aboutsummaryrefslogtreecommitdiff
path: root/www/node010
Commit message (Collapse)AuthorAgeFilesLines
* www/node010: 0.10.44 -> 0.10.45Kurt Jaeger2016-05-062-3/+3
| | | | | | | | | | | | | | | | Update to the latest upstream v0.10.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v0.10.45/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209337 MFH: 2016Q2 Submitter: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) Notes: svn path=/head/; revision=414727
* www/node010, node012, node4: fix CONFLICTSKurt Jaeger2016-05-051-1/+1
| | | | | | | | | | - Forgot this in the last commit PR: 209215 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) Notes: svn path=/head/; revision=414659
* www/node010: deprecate, expires at 2016-10-01Kurt Jaeger2016-05-041-0/+2
| | | | | | | | | | | | | | | www/node012: deprecate, expires at 2017-04-01 Upstream signals that those will run out of support: https://nodejs.org/en/blog/release/v6.0.0/#what-about-node-js-v0-10-and-v0-12 Dates taken from long-term support schedule: https://github.com/nodejs/LTS#lts_schedule PR: 209214 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) Notes: svn path=/head/; revision=414582
* www/node010: 0.10.40 -> 0.10.44Kurt Jaeger2016-04-112-4/+4
| | | | | | | | | | | | - lots of small fixes - submitter becomes maintainer PR: 208590 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> Approved by: Daniel Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=413005
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-12-051-0/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=403059
* - Update CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh2015-10-031-1/+2
| | | | | | | | - Use CONFLICTS_INSTALL instead of CONFLICTS - Add blank line after .include <bsd.port.pre.mk> Notes: svn path=/head/; revision=398502
* Update to 0.10.40Olivier Duchateau2015-08-093-4/+77
| | | | | | | | | | Changelog: http://nodejs.org/dist/v0.10.40/docs/changelog.html#v0.10.40 PR: 202191 Submitted by: <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=393791
* - Use DISTVERSIONPREFIX instead of DISTNAMESunpoet Po-Chuan Hsieh2015-06-013-15/+9
| | | | | | | | | | | | | | | - Do not touch PREFIX/lib/node_modules and leave it for www/npm - Strip binary executable - Remove duplicate ECHO_MSG in post-install: since pkg-message presents - Use @(owner,group,mode) syntax instead of CHMOD - Regenerate patch file with makepatch: - Bump PORTREVISION for package change Submitted by: sunpoet (myself) Approved by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=388277
* Fix BROKEN.Vanilla I. Shu2015-05-122-2/+30
| | | | | | | | PR: 200074 Submitted by: maintainer Notes: svn path=/head/; revision=386177
* Mark BROKENAntoine Brodin2015-05-041-0/+2
| | | | | | | | All uses of MAP_NORESERVE in the ports tree were removed in r371117 It shouldn't have come back Notes: svn path=/head/; revision=385388
* Upgrade to 0.10.38, due CVE-2015-0278.Vanilla I. Shu2015-03-242-3/+3
| | | | | | | | PR: 198865 Submitted by: maintainer Notes: svn path=/head/; revision=382115
* fix PKGNAMESUFFIX.Vanilla I. Shu2015-03-041-1/+1
| | | | Notes: svn path=/head/; revision=380407
* Readd nodejs 0.10.xVanilla I. Shu2015-03-045-0/+98
PR: 198220 Submitted by: linpct@gmail.com Notes: svn path=/head/; revision=380402