aboutsummaryrefslogtreecommitdiff
path: root/www/npm/files
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.3.0Sunpoet Po-Chuan Hsieh2017-03-132-16/+2
| | | | | | | | | | | | | | | - Change npm installation [1] Starting with this update, npm will be built, installed and archived on my own box to speed up the installation. The installation on target machines will be simply extraction and copy. Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v4.3.0/CHANGELOG.md Suggested by: adamw [1] Notes: svn path=/head/; revision=436052
* - Update to 3.10.9Sunpoet Po-Chuan Hsieh2016-11-011-8/+8
| | | | | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v3.10.9/CHANGELOG.md Notes: svn path=/head/; revision=425070
* - Add gmake to RUN_DEPENDSSunpoet Po-Chuan Hsieh2015-12-061-0/+14
| | | | | | | | | | | - Fix default C/C++ compiler in node-gyp - Bump PORTREVISION for dependency and package change PR: 204547 Submitted by: Yuri <yuri@rawbw.com> Notes: svn path=/head/; revision=403137
* - Revert r386459Sunpoet Po-Chuan Hsieh2015-05-161-0/+30
- Add workaround for i386 to deal with kernel bug 178881 [1] (PR/178881: getifaddrs(3) does not report IPv6 addresses properly in 32-bit compatibility mode) PR: 198350 [1] Submitted by: Marcin Cieslak <saper@saper.info> [1] Thanks to: adamw, bdrewery MFH: 2015Q2 Notes: svn path=/head/; revision=386559