svn commit: r358666 - head/Mk

olli hauer ohauer at gmx.de
Sat Jun 21 06:53:22 UTC 2014


On 2014-06-21 08:39, Eitan Adler wrote:> Author: eadler
> Date: Sat Jun 21 06:39:32 2014
> New Revision: 358666
> URL: http://svnweb.freebsd.org/changeset/ports/358666
> QAT: https://qat.redports.org/buildarchive/r358666/
> 
> Log:
>   Expand upon option descriptions whose only text are 'option support'.  Such
>   descriptions provide no value for the user and should be expanded upon.
>   
>   While here make one description fit in space limit
>   
>   Reviewed by:	marino
> 
> Modified:
>   head/Mk/bsd.options.desc.mk
> 
> Modified: head/Mk/bsd.options.desc.mk
> ==============================================================================
> --- head/Mk/bsd.options.desc.mk	Sat Jun 21 06:21:14 2014	(r358665)
> +++ head/Mk/bsd.options.desc.mk	Sat Jun 21 06:39:32 2014	(r358666)

> -LDAP_DESC?=		LDAP support
> +LCMS2_DESC?=		Little CMS 2.x support
> +LDAP_DESC?=		LDAP authentication support
>  LDAPS_DESC?=		LDAPS support


Why the change for LDAP?
The old DESC was about the protocol where the new one suggest a functionality.
LDAP can be used as simple database for a dozen of different things then authentication.

-- 
regards,
olli


More information about the svn-ports-head mailing list