Commit graph

22 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
3af54f2d0c - Add executable bit for node-gyp
- Bump PORTREVISION for package change

Notified by:	vanilla
2013-08-26 15:59:16 +00:00
Sunpoet Po-Chuan Hsieh
e5d6837b95 - Update to 1.3.8
Changes:	https://github.com/isaacs/npm/commits/master
2013-08-20 13:46:55 +00:00
Sunpoet Po-Chuan Hsieh
ca90ab9f87 - Update to 1.3.1
- Do not link manpages to PREFIX/man, use man.d/npm.conf instead
- Pet portlint

Changes:	https://github.com/isaacs/npm/commits/master
2013-08-19 08:44:20 +00:00
Sunpoet Po-Chuan Hsieh
1b569086e7 - Update to 1.2.28
- Fix PLIST:
  - Change cache directory to WRKDIR/.cache to avoid PLIST spamming
  - Use SED -i '' instead of REINPLACE_CMD to remove .bak file

Changes:	https://github.com/isaacs/npm/commits/master
2013-06-13 12:12:26 +00:00
Sunpoet Po-Chuan Hsieh
e4dda689a5 - Change cache directory from ~/.npm to WRKSRC/tmp to avoid access on ~root/
PR:		ports/177091
Submitted by:	John Marino <draco@marino.st>
Obtained from:	crees
Feature safe:	yes
2013-04-18 16:32:40 +00:00
Sunpoet Po-Chuan Hsieh
672787bcc3 - Update to 1.2.18
Changes:	https://github.com/isaacs/npm/commits/master
Feature safe:	yes
2013-04-17 16:52:34 +00:00
Sunpoet Po-Chuan Hsieh
69766052a2 - Update to 1.2.15
Changes:	https://github.com/isaacs/npm/commits/master
2013-03-28 20:08:15 +00:00
Sunpoet Po-Chuan Hsieh
0c5b2a5cff - Fix PLIST 2013-03-03 04:29:11 +00:00
Sunpoet Po-Chuan Hsieh
212fbc9b7b - Update to 1.2.12
Changes:	https://github.com/isaacs/npm/commits/master
2013-02-20 19:55:32 +00:00
Sunpoet Po-Chuan Hsieh
1c8e74a752 - Update to 1.2.4
Changes:	https://github.com/isaacs/npm/commits/master
2013-02-01 02:24:32 +00:00
Sunpoet Po-Chuan Hsieh
a0a5ddbe58 - Update to 1.2.0
Changes:	https://github.com/isaacs/npm/commits/master
2013-01-30 16:45:29 +00:00
Sunpoet Po-Chuan Hsieh
2649cc0b5e - Update to 1.1.68
- Update maintainer section to match github URL change and generate better diff header

Changes:	https://github.com/isaacs/npm/commits/master
Feature safe:	yes
2012-12-08 16:40:27 +00:00
Sunpoet Po-Chuan Hsieh
d882ac5955 - Fix PLIST
Reported by:	pkgng
2012-10-06 17:34:30 +00:00
Sunpoet Po-Chuan Hsieh
4ce130623d - Update to 1.1.62
- Add LICENSE
- Remove trailing slash from MANPREFIX
- Cleanup Makefile header

Changes:	https://github.com/isaacs/npm/commits/master
2012-10-01 14:26:26 +00:00
Sunpoet Po-Chuan Hsieh
599e78672a - Update to 1.1.59
Changes:	https://github.com/isaacs/npm/commits/master
2012-09-08 00:21:53 +00:00
Sunpoet Po-Chuan Hsieh
be96b624b9 - Update to 1.1.49
- Pet portlint:
  - Remove MAKE_JOBS_UNSAFE
  - Use MAN1/MAN3 for manpages

Changes:	https://github.com/isaacs/npm/commits/master
2012-08-20 15:59:23 +00:00
Sunpoet Po-Chuan Hsieh
ea427b8905 - Update to 1.1.45
- Convert to new options framework

Changes:	https://github.com/isaacs/npm/commits/master
2012-08-05 07:05:37 +00:00
Sunpoet Po-Chuan Hsieh
d56af2192d - Fix maintainer section 2012-07-10 18:05:25 +00:00
Sunpoet Po-Chuan Hsieh
00fbdf08ea - Add maintainer section 2012-05-19 11:05:13 +00:00
Sunpoet Po-Chuan Hsieh
5502f121de - Allow node-devel users to install npm 2012-05-14 18:52:39 +00:00
Sunpoet Po-Chuan Hsieh
c104ae54c4 - Do not try to remove PREFIX/lib/node_modules, this directory is now owned by node 2012-05-08 09:34:38 +00:00
Sunpoet Po-Chuan Hsieh
6f74e051e1 - Add npm 1.1.21
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/isaacs/npm
2012-05-08 03:58:26 +00:00