[Bug 209793] [maintainer][patch] www/node, www/node5, www/node4: use ports dependencies where possible
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 27 13:19:58 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209793
Bug ID: 209793
Summary: [maintainer][patch] www/node, www/node5, www/node4:
use ports dependencies where possible
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: bradleythughes at fastmail.fm
Keywords: patch
Created attachment 170726
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170726&action=edit
patch from a git commit, apply with patch -p1
Do not statically link bundled libraries into node.js. It requires
openssl 1.0.2, so pull that in from ports when the base version is not
new enough. While all versions use c-ares, only www/node has a configure
knob to enable building against an unbundled version. All other
dependencies are specified in www/node/common.mk and used by all 3
ports.
This removes the BUNDLED_SSL option from the www/node5 port. This option
was accidentially included when the port was created.
The www/node010 and www/node012 ports have not been done since both are
deprecated and have very old bundled dependencies that are not available
in ports.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list