Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 2015 10:34:43 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Renato Botelho <garga@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r382902 - head/security/strongswan
Message-ID:  <20150401103443.GA68249@FreeBSD.org>
In-Reply-To: <201504011028.t31ASAwx096073@svn.freebsd.org>
References:  <201504011028.t31ASAwx096073@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 01, 2015 at 10:28:10AM +0000, Renato Botelho wrote:
> New Revision: 382902
> URL: https://svnweb.freebsd.org/changeset/ports/382902
> 
> Log:
>   - Update to 5.3.0
>   - Add a new option UNITY, to enable Cisco unity extension plugin
> [...]
>  CURL_DESC=	Enable CURL to fetch CRL/OCSP
> @@ -60,6 +59,7 @@ PKI_DESC=	Enable PKI tools
>  SCEP_DESC=	Enable Simple Certificate Enrollment Protocol
>  SMP_DESC=	Enable XML-based management protocol
>  UNBOUND_DESC=	Enable DNSSEC-enabled resolver
> +UNITY_DESC=	Enable Cisco Unity extension plugin
>  XAUTH_DESC=	Enable XAuth password verification

Just another kind reminder that prefixing option descriptions with "Enable"
is wrong^Wdiscouraged.  Mk/bsd.options.desc.mk can be a nice inspiration in
a quest of finding perfect description. :)

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150401103443.GA68249>