FreeBSD Bugzilla – Attachment 187372 Details for
Bug 223171
dns/unbound: Respect $OPENSSLBASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Link with ssl in $OPENSSLBASE
unbound.diff (text/plain), 1.24 KB, created by
Thierry Thomas
on 2017-10-22 16:28:00 UTC
(
hide
)
Description:
Link with ssl in $OPENSSLBASE
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2017-10-22 16:28:00 UTC
Size:
1.24 KB
patch
obsolete
>Index: dns/unbound/Makefile >=================================================================== >--- dns/unbound/Makefile (revision 452624) >+++ dns/unbound/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= unbound > PORTVERSION= 1.6.7 >+PORTREVISION= 1 > CATEGORIES= dns > MASTER_SITES= http://unbound.net/downloads/ > >Index: dns/unbound/files/patch-configure.ac >=================================================================== >--- dns/unbound/files/patch-configure.ac (nonexistent) >+++ dns/unbound/files/patch-configure.ac (working copy) >@@ -0,0 +1,11 @@ >+--- configure.ac.orig 2017-09-18 07:49:41 UTC >++++ configure.ac >+@@ -679,7 +679,7 @@ AC_ARG_WITH([nettle], AC_HELP_STRING([-- >+ if test $USE_NSS = "no" -a $USE_NETTLE = "no"; then >+ ACX_WITH_SSL >+ ACX_LIB_SSL >+-SSLLIB="-lssl" >++SSLLIB="$LIBSSL_LDFLAGS -lssl" >+ >+ # check if -lcrypt32 is needed because CAPIENG needs that. (on windows) >+ BAKLIBS="$LIBS" > >Property changes on: dns/unbound/files/patch-configure.ac >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 223171
: 187372