Port details |
- npm3 Node package manager
- 3.10.10_3 www
=0 3.10.10_3Version 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-11-22 18:40:23
- Last Update: 2017-12-31 19:57:49
- SVN Revision: 457721
- 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: npm3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1479668998
SHA256 (npm-3.10.10.tar.xz) = 9d39478222a355f52557030fa623824609d78086eb382b7e8de78c98dcf45bca
SIZE (npm-3.10.10.tar.xz) = 2492432
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
- node6>=0.8.0 : www/node6
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for npm3-3.10.10_3:
====> Options available for the single BACKEND: you have to select exactly one of them
NODE=off: Use www/node as backend
NODE6=on: 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:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.10.10_3 31 Dec 2017 19:57:49 |
sunpoet |
Remove expired www/npm3 |
3.10.10_3 03 Dec 2017 20:35:46 |
sunpoet |
Change from USES=python:2 to USES=python:2.7
- Bump PORTREVISION for dependency change |
3.10.10_2 20 Nov 2017 04:31:53 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2017-12-31 |
3.10.10_2 18 Jun 2017 05:51:09 |
sunpoet |
Update CONFLICTS_INSTALL
- Fix shebang
- Bump PORTREVISION for package change |
3.10.10_1 27 May 2017 19:42:13 |
sunpoet |
Fix CONFLICTS_INSTALL
PR: 219388
Submitted by: pawel |
3.10.10_1 14 Jan 2017 18:14:03 |
sunpoet |
Remove maintainer section |
3.10.10_1 25 Dec 2016 21:16:58 |
sunpoet |
- Add NODE and NODE6 option
- Change default from node to node6
- Bump PORTREVISION for dependency change
PR: 215412
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> |
3.10.10 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 |
3.10.10 22 Nov 2016 18:40:14 |
sunpoet |
- Add npm3 3.10.10 (copied from npm)
- Update CONFLICTS_INSTALL
- Update WWW |
Number of commits found: 9
|