svn commit: r307981 - head/databases/freetds-devel

Alexey Dokuchaev danfe at FreeBSD.org
Fri Nov 30 04:52:35 UTC 2012


On Thu, Nov 29, 2012 at 10:18:20PM +0000, Bryan Drewery wrote:
> New Revision: 307981
> URL: http://svnweb.freebsd.org/changeset/ports/307981
> 
> +# OPTIONS_DEFINE=	OPENSSL GNUTLS IODBC UNIXODBC MSDBLIB
> +OPTIONS_DEFINE=	MSDBLIB

Looks like something is wrong here.

> +OPENSSL_DESC=	Use OpenSSL
> +GNUTLS_DESC=	Use GnuTLS
> +IODBC_DESC=	Depend on iodbc
> +UNIXODBC_DESC=	Depend on unixodbc
> +MSDBLIB_DESC=	MS SQL Server compatibility (breaks databases/sybtcl)

I think at least for four out of five descriptions defaults could be used
from bsd.options.desc.mk (MSDBLIB is the only missing and special).

./danfe


More information about the svn-ports-all mailing list