FreeBSD Bugzilla – Attachment 147575 Details for
Bug 193850
[MAINTAINER] databases/freetds: remove MSDBLIB option as sybase compatibility added
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for sybase compatibility
freetds-0.91.103_1.patch (text/plain), 1.42 KB, created by
Muhammad Moinur Rahman
on 2014-09-22 20:45:45 UTC
(
hide
)
Description:
patch for sybase compatibility
Filename:
MIME Type:
Creator:
Muhammad Moinur Rahman
Created:
2014-09-22 20:45:45 UTC
Size:
1.42 KB
patch
obsolete
>diff -ruN /usr/ports//databases/freetds/Makefile ./Makefile >--- /usr/ports//databases/freetds/Makefile 2014-09-23 02:28:19.584953312 +0600 >+++ ./Makefile 2014-09-23 03:38:36.286663288 +0600 >@@ -3,6 +3,7 @@ > > PORTNAME= freetds > PORTVERSION= 0.91.103 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= databases > MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/stable/ >@@ -22,16 +23,16 @@ > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > LIBS+= -lgcrypt >-CONFIGURE_ARGS= --with-tdsver=${TDS_VER} --sysconfdir=${ETCDIR} --enable-sybase-compat >+CONFIGURE_ARGS= --with-tdsver=${TDS_VER} --sysconfdir=${ETCDIR} \ >+ --enable-sybase-compat --enable-msdblib > USE_LDCONFIG= yes > INSTALL_TARGET= install-strip > > PORTDOCS= * > >-OPTIONS_DEFINE= OPENSSL GNUTLS MSDBLIB DOCS >+OPTIONS_DEFINE= OPENSSL GNUTLS DOCS > OPTIONS_RADIO= ODBC > OPTIONS_RADIO_ODBC= IODBC UNIXODBC >-MSDBLIB_DESC= MS SQL Server support (breaks databases/sybtcl) > OPENSSL_USE= OPENSSL=yes > OPENSSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE} > GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls >@@ -41,9 +42,6 @@ > IODBC_CPPFLAGS= -I${LOCALBASE}/include/libiodbc > UNIXODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC > UNIXODBC_CONFIGURE_ON= --with-unixodbc=${LOCALBASE} >-# We cannot use msdblib-style by default, because port databases/sybtcl >-# relies on sybase-style dblib >-MSDBLIB_CONFIGURE_ON= --enable-msdblib > > .include <bsd.port.options.mk> >
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
Flags:
bofh
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 193850
: 147575