Bug 197390 - www/npm: Should support www/iojs
Summary: www/npm: Should support www/iojs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2015-02-07 14:33 UTC by Marie Helene Kvello-Aune
Modified: 2015-02-19 20:06 UTC (History)
3 users (show)

See Also:
koobs: maintainer-feedback? (sunpoet)


Attachments

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