Bug 203527

Summary: [patch] www/node: option to use system OpenSSL
Product: Ports & Packages Reporter: Adam Weinberger <adamw>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed DUPLICATE    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
BUNDLED_SSL option none

Description Adam Weinberger freebsd_committer freebsd_triage 2015-10-03 17:51:04 UTC
Created attachment 161682 [details]
BUNDLED_SSL option

node comes with its own OpenSSL library, but some of us would prefer to be using one OpenSSL library across the board.

The attached patch adds a BUNDLED_SSL option that uses a shared OpenSSL library. Currently it requires a version from ports (build fails against the base OpenSSL on 9 and 10-stable).
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2015-10-03 18:25:13 UTC

*** This bug has been marked as a duplicate of bug 203528 ***