pkgsrc/lang/nodejs
fhajny 08f28fd7ca Update lang/nodejs to 9.4.0.
async_hooks:
- deprecate AsyncHooks Sensitive API and runInAsyncIdScope. Neither
  API were documented.
deps:
- update nghttp2 to 1.29.0
- upgrade npm to 5.6.0
- cherry-pick 50f7455 from upstream V8
events:
- remove reaches into _events internals
http:
- add rawPacket in err of clientError event
http2:
- implement maxSessionMemory
- add initial support for originSet
- add altsvc support
- perf_hooks integration
- Refactoring and cleanup of Http2Session and Http2Stream destroy
net:
- remove Socket.prototype.write
- remove Socket.prototype.listen
repl:
- show lexically scoped vars in tab completion
stream:
- rm {writeable/readable}State.length
- add flow and buffer properties to streams
util:
- allow wildcards in NODE_DEBUG variable
zlib:
- add ArrayBuffer support
2018-01-11 08:11:12 +00:00
..
patches Update lang/nodejs to 9.1.0. 2017-11-08 17:02:41 +00:00
DESCR Update lang/nodejs to 5.0.0. 2015-11-09 20:19:35 +00:00
distinfo Update lang/nodejs to 9.4.0. 2018-01-11 08:11:12 +00:00
Makefile Update lang/nodejs to 9.4.0. 2018-01-11 08:11:12 +00:00
Makefile.common Import nodejs-8.9.0 (LTS) as lang/nodejs8. 2017-11-01 12:07:31 +00:00
options.mk Remove the nodejs icu option and make nodejs use a system ICU 2016-06-02 09:57:32 +00:00
PLIST Update lang/nodejs to 9.4.0. 2018-01-11 08:11:12 +00:00