| 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 203528 *** |
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).