Commit Graph

35 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
b8813af0d1 Unbreak node - forgot to add gyp as a build dep.
OK naddy@
2013-12-06 15:14:16 +00:00
abieber
0dc18e2f1e Update node to the lastest version.
OK jasper@
2013-12-04 20:20:52 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
abieber
64c5962fb7 remove libv8 as a dep since we are using nodes internal v8 again.
OK sthen@
2013-11-05 16:21:26 +00:00
abieber
ca422d516c Bring node to the latest version which has a fix for this:
http://www.openwall.com/lists/oss-security/2013/10/19/4

OK bcallah@
2013-10-23 22:00:17 +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
c259261b86 Make gyp a run dep for node. I think the lack of this is causing the node-*
failures that keep randomly happening.

OK landry@
2013-08-11 17:12:13 +00:00
abieber
dc03ab0038 Update node to 0.10.12
OK jturner@
2013-06-27 13:47:03 +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
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
abieber
a5af302e1f upgrade to 0.8.21
OK jasper@
2013-03-04 14:29:24 +00:00
abieber
47a155ac28 Update node to 0.8.18
OK sthen@
2013-01-27 03:56:06 +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
4142ecefb5 Add v8 to WANTLIB
Add lang/libv8 to LIB_DEPENDS
Remove lang/libv8 from BUILD_DEPENDS

OK sthen@
2012-12-06 22:51:08 +00:00
abieber
c6737d8b53 Update node to use lang/libv8
OK jeremy@
2012-12-05 00:40:27 +00:00
abieber
5a25d81620 Update node to 0.8.11
-Fix stat() size reporting for large files

OK sthen@
2012-09-28 01:04:14 +00:00
abieber
5d3856066a - update node to 0.8.10
OK jeremy@, jasper@
2012-09-26 17:22:36 +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
518d4efd72 - upgrade node to 0.8.8
OK sthen@, jasper@
2012-08-30 01:13:32 +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
abieber
f253937abb - update node to 0.8.1
- remove @extraunexec

ok jeremy@, sthen@
2012-07-09 13:54:54 +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