FreeBSD Bugzilla – Attachment 137122 Details for
Bug 182516
[PATCH] databases/freetds-devel : Add new build option for enable-odbc-wide
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 899 bytes, created by
mike
on 2013-09-30 17:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
mike
Created:
2013-09-30 17:50:00 UTC
Size:
899 bytes
patch
obsolete
>Index: freetds-devel/Makefile >=================================================================== >--- freetds-devel/Makefile (revision 328829) >+++ freetds-devel/Makefile (working copy) >@@ -28,7 +28,7 @@ > MAN5= freetds.conf.5 > > # OPTIONS_DEFINE= OPENSSL GNUTLS IODBC UNIXODBC MSDBLIB >-OPTIONS_DEFINE= MSDBLIB >+OPTIONS_DEFINE= MSDBLIB ODBCWIDE > > OPTIONS_SINGLE= ODBC SSL > OPTIONS_SINGLE_ODBC= IODBC UNIXODBC >@@ -41,6 +41,7 @@ > IODBC_DESC= Depend on iodbc > UNIXODBC_DESC= Depend on unixodbc > MSDBLIB_DESC= MS SQL Server compatibility (breaks databases/sybtcl) >+ODBCWIDE_DESC= Enable Wide ODBC Support > > CONFLICTS= freetds-0.64.[0-9] > >@@ -52,6 +53,10 @@ > CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} > .endif > >+.if ${PORT_OPTIONS:ODBCWIDE} >+CONFIGURE_ARGS+= --enable-odbc-wide >+.endif >+ > .if ${PORT_OPTIONS:MGNUTLS} > LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls > CONFIGURE_ARGS+= --with-gnutls
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 182516
: 137122