Bug 197390

Summary: www/npm: Should support www/iojs
Product: Ports & Packages Reporter: Marie Helene Kvello-Aune <freebsd>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd, linpct, sunpoet
Priority: --- Keywords: needs-patch
Version: LatestFlags: koobs: maintainer-feedback? (sunpoet)
Hardware: Any   
OS: Any   

Description Marie Helene Kvello-Aune 2015-02-07 14:33:06 UTC
The port www/npm should be able to depend on www/iojs instead of www/node.

(This port already has an option to alternatively depend on www/node-devel.)
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-02-07 14:33:06 UTC
Maintainers CC'd
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-02-19 19:46:03 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Feb 19 19:45:33 UTC 2015
New revision: 379370
URL: https://svnweb.freebsd.org/changeset/ports/379370

Log:
  - Add NODE and IOJS options: allow to use www/iojs as backend

  PR:		197390
  Requested by:	Savagedlight <marieheleneka@gmail.com>

Changes:
  head/www/npm/Makefile
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-02-19 20:06:33 UTC
New options added. Thanks!