Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.18 21 Mar 2017 18:17:28 |
rene |
Remove expired port:
2016-12-31 www/node012: Upstream has placed 0.12.x in maintenance mode, see
https://github.com/nodejs/LTS |
0.12.18 26 Dec 2016 17:27:57 |
jhale |
Update to 0.12.18
Changes: https://nodejs.org/en/blog/release/v0.12.18/
PR: 215555
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
0.12.17_1 07 Dec 2016 23:54:57 |
adamw |
Remove www/node in preparation for moving node7 into its place.
Update the CONFLICTS lines for the node ports at the same time.
PR: 213948
Approved by: maintainer (Bradley T. Hughes) |
0.12.17_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.12.17 19 Nov 2016 22:03:39 |
pi |
www/node7: Add Node.js 7.1.0, copied from www/node
PR: 213945
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
0.12.17 19 Nov 2016 12:21:22 |
pi |
www/node: Copy to www/node6 as LTS version
PR: 213693
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
0.12.17 28 Oct 2016 13:52:04 |
feld |
www/node012: Update to 0.12.17
Bump to the latest 0.12.x release. This is a security release to
address the c-ares single-byte buffer overwrite, CVE-2016-5180.
https://nodejs.org/en/blog/release/v0.12.17/
https://nodejs.org/en/blog/vulnerability/october-2016-security-releases/
PR: 213602
MFH: 2016Q4
Security: CVE-2016-5180 |
0.12.16 30 Sep 2016 13:30:47 |
vanilla |
Update to 0.12.16.
PR: 213072
Submitted by: maintainer |
0.12.15 30 Jun 2016 05:48:20 |
pi |
www/node012: 0.12.14 -> 0.12.15
This is a security release. Please read
https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/
for details.
- libuv: (CVE-2014-9748) Fixes a bug in the read/write locks
implementation for Windows XP and Windows 2003 that can lead to
undefined and potentially unsafe behaviour. More information can be
found at https://github.com/libuv/libuv/issues/515 or at
https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/.
- V8: (CVE-2016-1669) Fixes a potential Buffer overflow vulnerability
discovered in V8, more details can be found in the CVE at
https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1669
PR: 210521
Changes: https://nodejs.org/en/blog/release/v0.12.15/
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
0.12.14 06 May 2016 21:27:37 |
pi |
www/node012: 0.12.13 -> 0.12.14
Update to the latest upstream v0.12.x maintenance release after the
recent openssl CVEs.
Release announcement with changelog is here:
https://nodejs.org/en/blog/release/v0.12.14/
https://nodejs.org/en/blog/vulnerability/openssl-may-2016/
PR: 209339
MFH: 2016Q2
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
0.12.13 05 May 2016 19:49:38 |
pi |
www/node010, node012, node4: fix CONFLICTS
- Forgot this in the last commit
PR: 209215
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
0.12.13 04 May 2016 05:45:55 |
pi |
www/node010: deprecate, expires at 2016-10-01
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) |
0.12.13 14 Apr 2016 11:08:53 |
pi |
www/node012 www/node4: Fix build with libc++ 3.8.0
PR: 208467
Submitted by: dim
Approved by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
0.12.13 12 Apr 2016 17:41:04 |
pi |
www/node012, www/node4: really change maintainer
PR: 208587
Submitted by: lwhsu |
0.12.13 11 Apr 2016 09:59:10 |
pi |
www/node012: 0.12.9 -> 0.12.13
- lots of small fixes
- submitter becomes maintainer
PR: 208589
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by: Daniel Lin <linpct@gmail.com> (maintainer) |
0.12.9 14 Dec 2015 20:54:11 |
amdmi3 |
- Update to 0.12.9
PR: 205318
Submitted by: linpct@gmail.com (maintainer) |
0.12.7 05 Dec 2015 12:13:15 |
sunpoet |
- Add LICENSE_FILE
Approved by: portmgr (blanket) |
0.12.7 03 Oct 2015 17:08:59 |
sunpoet |
- Update CONFLICTS_INSTALL
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Add blank line after .include <bsd.port.pre.mk> |
0.12.7 23 Sep 2015 20:16:43 |
sunpoet |
- Add PKGNAMESUFFIX |
0.12.7 23 Sep 2015 20:14:18 |
sunpoet |
- Add node012 0.12.7 (copied from node)
PR: 203203
Submitted by: Daniel Lin <linpct@gmail.com> (maintainer) |