Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2016 13:19:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209793] [maintainer][patch] www/node, www/node5, www/node4: use ports dependencies where possible
Message-ID:  <bug-209793-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209793

            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@FreeBSD.org
          Reporter: bradleythughes@fastmail.fm
          Keywords: patch

Created attachment 170726
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170726&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209793-13>