21 Commits

Author SHA1 Message Date
abieber
b2b60b6f1a Update to 0.10.32 which removes the need for isolate.h diff.
goahead from landry@ and jasper@
2014-09-24 18:17:27 +00:00
jasper
75ba46b685 Security fix for CVE-2014-5256
ok abieber@ (MAINTAINER)
2014-09-09 14:01:26 +00:00
landry
f6fad364ac Properly implement process.memoryUsage() via sysctl() on KERN_PROC_PID
instead of using kvm_open.
ok abieber@ (MAINTAINER)
2014-07-10 19:54:57 +00:00
landry
74cbeec136 Regen patches. 2014-07-10 19:53:30 +00:00
abieber
ba08b83da0 Get shasum from dist tarball vs downloaded shasum file. Fixes USE_SYSTRACE.
OK sthen@
2014-05-12 01:34:55 +00:00
abieber
2479d2c90b Update node to 0.10.28
Changelog: https://raw.githubusercontent.com/joyent/node/v0.10.28/ChangeLog

OK jturner@
2014-05-06 03:10:08 +00:00
abieber
77718fb931 update node to 0.10.24 which has a few fixes for cve-2013-6639 and
cve-2013-6640.

OK jasper@
2014-01-20 19:42:00 +00:00
abieber
0dc18e2f1e Update node to the lastest version.
OK jasper@
2013-12-04 20:20:52 +00:00
abieber
d7581de51b Bring node up to 0.10.20
- use internal libv8

OK sthen@
2013-10-22 15:29:13 +00:00
abieber
2186912dcd Fix to make npm not try and chmod symlinked modules. Sent upstream as well:
https://github.com/isaacs/npm/pull/3575

OK sthen@
2013-06-17 23:51:28 +00:00
abieber
1834969470 Bump node.js to the latest version.
OK jeremy@
2013-05-24 13:43:41 +00:00
abieber
969471a300 Upgrade node to 0.8.17
- remove two of our patches

OK jasper@
2013-01-13 14:53:40 +00:00
abieber
5ac3eafeb7 Update lang/node to 0.8.15
OK jeremy@
2012-12-12 16:51:23 +00:00
abieber
c6737d8b53 Update node to use lang/libv8
OK jeremy@
2012-12-05 00:40:27 +00:00
abieber
3e94622fe2 sync patch comments for upstream openbsd activity
OK jasper@
2012-09-18 13:56:09 +00:00
abieber
2ebb59e099 - update node to 0.8.9
OK jasper@
2012-09-14 22:40:20 +00:00
abieber
8d0b2ad861 - update node to 0.8.7
- add @mandir to plist
OK sthen@, jasper@
2012-08-23 17:29:44 +00:00
abieber
c18fbf0a5f - update node to 0.8.2
- really remove @extraunexec

ok sthen@, jeremy@
2012-07-10 00:45:10 +00:00
jasper
e65c567a95 - update node to 0.8.0
* please see this blog post for more details on the changes:
  http://blog.nodejs.org/2012/06/25/node-v0-8-0/
  * the migration wiki can be consulted to port your code to node 0.8:
    https://github.com/joyent/node/wiki/API-changes-between-v0.6-and-v0.8
    - expose node-gyp, so it's now installed into ${LOCALBASE}/bin/ too

    from aaron bieber with tweaks by me
    ok jeremy@
2012-06-28 08:30:28 +00:00
sthen
7a9c056e4c update to Node 0.6.19, from maintainer Aaron Bieber 2012-06-06 20:33:50 +00:00
jasper
5d73d74c96 re-import node into lang, www was poorly chosen at the time of import
from aaron bieber (MAINTAINER), with cluestick hitting by espie@ 
as discussed with and ok sthen@
2012-05-23 15:11:43 +00:00