pkgsrc/lang/nodejs8
fhajny df49cd7417 lang/nodejs8: Update to 8.12.0.
- async_hooks:
  - rename PromiseWrap.parentId
  - remove runtime deprecation
  - deprecate unsafe emit{Before,After}
- cluster:
  - add cwd to cluster.settings
  - support windowsHide option for workers
- crypto:
  - allow passing null as IV unless required
- deps:
  - upgrade npm to 6.4.1
  - upgrade libuv to 1.19.2
  - Upgrade node-inspect to 1.11.5
- fs,net:
  - support as and as+ flags in stringToFlags()
  - emit 'ready' for fs streams and sockets
- http, http2:
  - add options to http.createServer()
  - add 103 Early Hints status code
  - add http fallback options to .createServer
- n-api:
  - take n-api out of experimental
- perf_hooks:
  - add warning when too many entries in the timeline
- src:
  - add public API for managing NodePlatform
  - allow --perf-(basic-)?prof in NODE\_OPTIONS
  - node internals' postmortem metadata
- tls:
  - expose Finished messages in TLSSocket
- trace_events:
  - add file pattern cli option
- util:
  - implement util.getSystemErrorName()
2018-09-11 14:25:41 +00:00
..
patches lang/nodejs8: Update to 8.12.0. 2018-09-11 14:25:41 +00:00
buildlink3.mk Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
DESCR
distinfo lang/nodejs8: Update to 8.12.0. 2018-09-11 14:25:41 +00:00
Makefile lang/nodejs8: Update to 8.12.0. 2018-09-11 14:25:41 +00:00
options.mk lang/nodejs{6,8}: Decouple respective options.mk from main package. 2018-05-03 21:12:23 +00:00
PLIST lang/nodejs: Use pkgsrc http-parser, libuv, libcares instead of bundled versions. 2018-05-12 08:59:56 +00:00