Port details |
- npm2 Node package manager
- 2.15.12_1 www
=2 2.15.12_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Use www/npm or www/npm-node* instead
This port expired on: 2017-12-31
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-04-10 13:41:41
- Last Update: 2017-12-31 19:57:35
- SVN Revision: 457720
- People watching this port, also watch:: zfs-stats, smartmontools, zrep, coreutils, pure-ftpd
- License: MIT
- WWW:
- https://github.com/npm/npm
- Description:
- npm is a package manager for node. You can use it to install and publish your
node programs. It manages dependencies and does other cool stuff.
WWW: https://www.npmjs.com/package/npm
WWW: https://github.com/npm/npm
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: npm2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1491034786
SHA256 (npm-2.15.12.tar.xz) = 89c2effda0fb77675be83d5be375976bbd0779fda5d8dcb3092b549a0fae7b9b
SIZE (npm-2.15.12.tar.xz) = 2518240
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- Runtime dependencies:
-
- gmake : devel/gmake
- node4>=0.8.0 : www/node4
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for npm2-2.15.12_1:
====> Options available for the single BACKEND: you have to select exactly one of them
NODE=off: Use www/node as backend
NODE4=on: Use www/node4 as backend
NODE6=off: Use www/node6 as backend
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cpe python:2.7 shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.15.12_1 31 Dec 2017 19:57:35 |
sunpoet |
Remove expired www/npm2 |
2.15.12_1 03 Dec 2017 20:35:42 |
sunpoet |
Change from USES=python:2 to USES=python:2.7
- Bump PORTREVISION for dependency change |
2.15.12 20 Nov 2017 04:31:48 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2017-12-31 |
2.15.12 18 Jun 2017 05:51:03 |
sunpoet |
Update CONFLICTS_INSTALL |
2.15.12 27 May 2017 19:42:13 |
sunpoet |
Fix CONFLICTS_INSTALL
PR: 219388
Submitted by: pawel |
2.15.12 01 Apr 2017 10:52:20 |
sunpoet |
Update to 2.15.12
Changes: https://github.com/npm/npm/releases
https://github.com/npm/npm/blob/v2.15.12/CHANGELOG.md |
2.15.11 14 Jan 2017 18:14:30 |
sunpoet |
Remove maintainer section |
2.15.11 25 Dec 2016 21:16:54 |
sunpoet |
- Remove NODE012 option
- Add NODE and NODE6 option |
2.15.11 01 Dec 2016 11:18:04 |
mat |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
2.15.11 22 Nov 2016 18:33:21 |
sunpoet |
- Update CONFLICTS_INSTALL
- Update WWW |
2.15.11 01 Nov 2016 17:52:37 |
sunpoet |
- Update to 2.15.11
Changes: https://github.com/npm/npm/releases
https://github.com/npm/npm/blob/v2.15.11/CHANGELOG.md |
2.15.6 01 Oct 2016 09:41:17 |
rene |
www/npm2: remove optional dependency on expired www/node010 |
2.15.6 23 May 2016 03:50:10 |
sunpoet |
- Update to 2.15.6
Changes: https://github.com/npm/npm/releases
https://github.com/npm/npm/blob/v2.15.6/CHANGELOG.md |
2.15.3 01 May 2016 19:59:03 |
sunpoet |
- Update to 2.15.3
Changes: https://github.com/npm/npm/releases
https://github.com/npm/npm/blob/v2.15.3/CHANGELOG.md |
2.14.7_3 29 Apr 2016 22:42:12 |
sunpoet |
- Adjust options:
- Remove NODE option: npm 2.x will be available only for LTS and legacy
versions of Node.js (www/node4, www/node012 and www/node010)
- Set NODE4 as default
- Bump PORTREVISION for dependency change
Discussed with: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer of
www/node*) |
2.14.7_2 13 Apr 2016 17:41:42 |
pi |
Remove port: www/node-devel
2016-04-13 www/node-devel: Use www/node, upstream no longer releases a
development version
PR: 208756
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
2.14.7_2 10 Apr 2016 13:40:48 |
sunpoet |
- Add npm2 2.14.7 (copied from npm)
- Mark CONFLICTS_INSTALL with www/npm2 |