FreeBSD Bugzilla – Attachment 81690 Details for
Bug 116957
Add SSL Knob to databases/freetds to enable encryption
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
Makefile.diff (text/plain), 440 bytes, created by
amistry
on 2007-10-05 19:10:00 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
amistry
Created:
2007-10-05 19:10:00 UTC
Size:
440 bytes
patch
obsolete
>--- Makefile.orig Fri Oct 5 13:30:37 2007 >+++ Makefile Fri Oct 5 13:32:30 2007 >@@ -28,6 +28,11 @@ > DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} > MAN1= datacopy.1 freebcp.1 tsql.1 bsqldb.1 defncopy.1 > >+.if defined(WITH_OPENSSL) >+USE_OPENSSL= yes >+CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE} >+.endif >+ > .if defined(WITH_IODBC) > LIB_DEPENDS+= iodbc:${PORTSDIR}/databases/libiodbc > CONFIGURE_ARGS+= --with-iodbc=${LOCALBASE}
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 116957
: 81690