FreeBSD Bugzilla – Attachment 29269 Details for
Bug 48932
update-port: net/net-snmp4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-snmp4.patch
net-snmp4.patch (text/plain), 1.08 KB, created by
Oliver Lehmann
on 2003-03-04 21:30:07 UTC
(
hide
)
Description:
net-snmp4.patch
Filename:
MIME Type:
Creator:
Oliver Lehmann
Created:
2003-03-04 21:30:07 UTC
Size:
1.08 KB
patch
obsolete
>diff -ruN net-snmp4.old/Makefile net-snmp4/Makefile >--- net-snmp4.old/Makefile Tue Mar 4 21:21:05 2003 >+++ net-snmp4/Makefile Tue Mar 4 22:19:13 2003 >@@ -71,17 +71,9 @@ > .if defined(WITHOUT_SSL) > CONFIGURE_ARGS+= --without-openssl > .else >-.if defined(WITH_PORTSSL) || ${OSVERSION} >= 500100 || (${OSVERSION} >= 470103 && ${OSREL} == 4) >-.if ${OSVERSION} >= 500100 || (${OSVERSION} >= 470103 && ${OSREL} == 4) >-LIB_DEPENDS+= crypto.4:${PORTSDIR}/security/openssl >-.else >-LIB_DEPENDS+= crypto.3:${PORTSDIR}/security/openssl >-.endif >-CONFIGURE_ARGS+= --with-openssl=${LOCALBASE} >-CFLAGS+= -DOPENSSL_DES_LIBDES_COMPATIBILITY >-.else >+USE_OPENSSL= YES > CONFIGURE_ARGS+= --with-openssl=/usr >-.endif >+CFLAGS+= -DOPENSSL_DES_LIBDES_COMPATIBILITY > .endif > > SHLIB_VERSION= 4 >@@ -89,7 +81,7 @@ > > pre-everything:: > @${ECHO} "" >- @${ECHO} "You may use the following build options:" >+ @${ECHO} "You may use the following build option(s):" > @${ECHO} "" > @${ECHO} " WITH_PORTSSL=yes Use the OpenSSL Version delivered by the ports." > @${ECHO} " With FreeBSD 5, net-snmp4 requires automaticly"
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 48932
: 29269