Port details |
- npm012 Node package manager
- 2.14.7_1 www
=0 2.14.7_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on expiring www/node012
This port expired on: 2017-04-01
- Maintainer: jpaetzel@FreeBSD.org
- Port Added: 2015-10-10 14:45:40
- Last Update: 2017-03-21 16:49:17
- SVN Revision: 436618
- 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: http://npmjs.org/
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 - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: npm012
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (npm-2.14.7.tar.xz) = bae5f33434527e14f5586d7797837164a611f30de73f9cd8d5720dc0531450d0
SIZE (npm-2.14.7.tar.xz) = 2495000
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
- python2 : lang/python2
- Runtime dependencies:
-
- node012>=0.12.0 : www/node012
- python2.7 : lang/python27
- python2 : lang/python2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cpe python:2 shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.14.7_1 21 Mar 2017 16:49:17 |
jpaetzel |
Delete npm012 port.
The node package manager 012 port depends on node 0.12, which was
released over 24 months ago....an eternity in the Javascript world.
This house cleaning is the equivilent to deleting a 16 bit C compiler
for those who are not javascript-aware.
PR: 217965
Submitted by: bradleythughes@fastmail.fm |
2.14.7_1 27 Dec 2016 14:18:49 |
rene |
Let www/npm012 expire on 2017-04-01 as it depends on expiring www/node012 |
2.14.7_1 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.14.7_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.14.7_1 12 Oct 2015 13:14:12 |
amdmi3 |
- Fix one more shebang
Approved by: portmgr blanket |
2.14.7 11 Oct 2015 18:48:14 |
antoine |
Unbreak
Reported by: pkg-fallout |
2.14.7 10 Oct 2015 14:45:29 |
jpaetzel |
Welcome npm012 to the ports tree.
If you pkg install node012 and then pkg install npm it will delete the node012
package and install node 4.1.1. Since node 4.1.1 is incompatible with node
0.12.x
things will explode in spectacular fashion.
Also a (small) WTF to the node project for going from 0.12.x to 4.1.1 in a week? |
Number of commits found: 7
|