FreeBSD Bugzilla – Attachment 185755 Details for
Bug 221789
lang/gnustep-base fails to build with openssl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove obsolete openssl-option
gnustep-base.patch (text/plain), 1.89 KB, created by
Martin Waschbüsch
on 2017-08-25 13:14:34 UTC
(
hide
)
Description:
remove obsolete openssl-option
Filename:
MIME Type:
Creator:
Martin Waschbüsch
Created:
2017-08-25 13:14:34 UTC
Size:
1.89 KB
patch
obsolete
>diff -ruN gnustep-base.orig/Makefile gnustep-base/Makefile >--- gnustep-base.orig/Makefile 2017-08-21 13:26:28.000000000 +0000 >+++ gnustep-base/Makefile 2017-08-25 12:10:13.381024000 +0000 >@@ -34,9 +34,8 @@ > > PLIST_SUB+= BASEVERSION=${PORTVERSION:R} > >-OPTIONS_DEFINE= ICU >-OPTIONS_RADIO= SSL ZEROCONF >-OPTIONS_RADIO_SSL= GNUTLS OPENSSL >+OPTIONS_DEFINE= ICU GNUTLS >+OPTIONS_RADIO= ZEROCONF > OPTIONS_RADIO_ZEROCONF= AVAHI MDNS > OPTIONS_DEFAULT= ICU GNUTLS AVAHI > OPTIONS_SUB= yes >@@ -49,10 +48,7 @@ > ICU_CONFIGURE_OFF= --disable-icu > > GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls >-GNUTLS_CONFIGURE_ENABLE=tls >- >-OPENSSL_USES= ssl >-OPENSSL_CONFIGURE_OFF= --disable-openssl >+GNUTLS_CONFIGURE_OFF= --disable-tls > > .include <bsd.port.options.mk> > >diff -ruN gnustep-base.orig/pkg-plist gnustep-base/pkg-plist >--- gnustep-base.orig/pkg-plist 2017-08-21 13:26:28.000000000 +0000 >+++ gnustep-base/pkg-plist 2017-08-25 12:28:29.960744000 +0000 >@@ -827,9 +827,6 @@ > GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/W-SU > GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/WET > GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/NSTimeZones/zones/Zulu >-%%OPENSSL%%GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/SSL.bundle/Resources/Info-gnustep.plist >-%%OPENSSL%%GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/SSL.bundle/SSL >-%%OPENSSL%%GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/SSL.bundle/stamp.make > GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/Spanish.lproj/Localizable.strings > GNUstep/System/Library/Libraries/gnustep-base/Versions/%%BASEVERSION%%/Resources/TraditionalChinese.lproj/Localizable.strings > GNUstep/System/Library/Libraries/libgnustep-base.so
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:
martin
:
maintainer-approval?
(
theraven
)
Actions:
View
|
Diff
Attachments on
bug 221789
:
185745
|
185746
| 185755