Bug 203527 - [patch] www/node: option to use system OpenSSL
Summary: [patch] www/node: option to use system OpenSSL
Status: Closed DUPLICATE of bug 203528
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-03 17:51 UTC by Adam Weinberger
Modified: 2015-10-03 18:25 UTC (History)
0 users

See Also:


Attachments
BUNDLED_SSL option (8.72 KB, patch)
2015-10-03 17:51 UTC, Adam Weinberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***