FreeBSD Bugzilla – Attachment 200239 Details for
Bug 234143
www/squid3: mark broken on FreeBSD12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
port patch
squid3.patch (text/plain), 645 bytes, created by
Pavel Timofeev
on 2018-12-18 19:14:58 UTC
(
hide
)
Description:
port patch
Filename:
MIME Type:
Creator:
Pavel Timofeev
Created:
2018-12-18 19:14:58 UTC
Size:
645 bytes
patch
obsolete
>diff -ruN /root/squid3.orig/Makefile squid3/Makefile >--- /root/squid3.orig/Makefile 2018-12-18 21:59:32.827477000 +0300 >+++ squid3/Makefile 2018-12-18 22:03:46.212879000 +0300 >@@ -280,6 +280,10 @@ > # Finally, add additional user specified configuration options: > CONFIGURE_ARGS+= ${SQUID_CONFIGURE_ARGS} > >+.if ${PORT_OPTIONS:MSSL} && ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200085 && ${SSL_DEFAULT} == base >+BROKEN= Does not build on FreeBSD 12 with OpenSSL 1.1. You may add DEFAULT_VERSIONS+=ssl=openssl to /etc/make.conf as a workaround >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ > ${WRKSRC}/src/cf.data.pre
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 234143
: 200239