abieber
aa27302904
Update to latest. Nothing special.
...
ChageLog: https://github.com/nodejs/node/blob/v4.4.0/CHANGELOG.md
OK awolk@
2016-03-12 02:50:36 +00:00
abieber
6e7c4c6b17
Update to latest node, tested on amd64 by myself and awolk@
...
OK awolk@
2016-02-28 20:12:51 +00:00
abieber
0375ee33f4
Update for security fixes. Tested on amd64 and i386.
...
OK sthen@
2016-02-11 23:05:01 +00:00
abieber
2215b85517
Add in node-pledge module so users can require() it out of the box.
...
Build against openssl in ports.
Update to latest stable release of node.
OK giovanni@
2016-01-29 20:12:04 +00:00
abieber
5d617819b8
Teach npm how to use eg++. This removes the need to do things like:
...
env CXX=eg++ npm install nativemodule
OK jasper@
2016-01-08 16:50:13 +00:00
abieber
a4dd88e2b0
Update to the latest version.
...
Full changelog here:
https://github.com/nodejs/node/blob/v4.2.4/CHANGELOG.md
OK juanfra@
2016-01-01 04:47:05 +00:00
mpi
b187af6f7d
Add 'powerpc' to ONLY_FOR_ARCHS.
...
Node builds and runs just fine on macppc since v8 has ppc support.
ok abieber@
2015-12-28 16:08:33 +00:00
abieber
22cfd276fc
Update to the lastest version. Add two new patches:
...
patches/patch-deps_uv_src_unix_openbsd_c is from Fabian Raetz
<fabian.raetz@gmail.com>, it was sent upstream as well. It will be included
in one of the next libuv releases.
patches/patch-deps_v8_src_globals_h is from robert@'s v8 patches (slightly
modified), recommended by sthen@.
OK jturner@
2015-12-21 19:27:05 +00:00
abieber
00cb0e1abc
Update node to the latest LTS.
...
Full changelog: https://github.com/nodejs/node/blob/v4.2.2/CHANGELOG.md
OK ajacoutot@
2015-11-14 17:26:05 +00:00
sthen
483639e924
This doesn't use NODE_ARCH any more, so remove it, rm some other-OS include
...
files that aren't needed, and regen plist which fixes a packaging problem
with i386. Cleanup unused CFLAGS from SUBST_VARS as well, and switch run dep
to g++ instead of gcc. OK abieber@
2015-10-27 11:58:01 +00:00
abieber
c620ea808c
Finally update node to the latest version, lots of changes:
...
- Use internal OpenSSL (no LibreSSL :( )
- Remove node.port.mk as there are no longer any modules in ports.
- Remove various patches that are now upstream.
- Fix some tests by telling test.py the fully qualified path to node
- Add gcc as a RUN dep for building native node modules.
- Clean up Makefile a bit.
OK juanfra@
2015-10-24 02:46:47 +00:00
abieber
1ed5a75783
Bump node to almost the latest.
...
ChangeLog: https://raw.githubusercontent.com/joyent/node/v0.10.35/ChangeLog
"do it" aja@
2015-02-03 15:48:20 +00:00
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