[Bug 207437] lang/phantomjs -- Allow building without SSLv3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 23 10:09:00 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207437
Bug ID: 207437
Summary: lang/phantomjs -- Allow building without SSLv3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: kuriyama at FreeBSD.org
Reporter: matthew at FreeBSD.org
Flags: maintainer-feedback?(kuriyama at FreeBSD.org)
Assignee: kuriyama at FreeBSD.org
Created attachment 167320
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167320&action=edit
Patches to enable compilation in a no-SSLv3 environment
Add a couple of patch files that enable phantomjs to build in the case where
USE_OPENSSL_PORTS=yes is set, and OpenSSL is configured not to support SSLv3.
While this is an unusual configuration at the moment, I believe it is due to
become the default at some point. It should also allow linking against eg.
LibreSSL which doesn't support SSLv3 at all -- although this I have no tested.
Compiles happily according to poudriere testport and has been in use locally
with these modifications and without any reports of problems.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list