ports/lang/njs
Sergey A. Osokin 1193803f64 */*: update NGINX JavaScript: 0.8.8 -> 0.8.9 (+)
<ChangeLog>

nginx modules:

*) Bugfix: removed extra VM creation per server.
   Previously, when js_import was declared in http or stream blocks,
   an extra copy of the VM instance was created for each server
   block. This was not needed and consumed a lot of memory for
   configurations with many server blocks.

  This issue was introduced in 9b674412 (0.8.6) and was partially
  fixed for location blocks only in 685b64f0 (0.8.7).

Core:

*) Feature: added fs module for QuickJS engine.

</ChangeLog>
2025-01-14 10:14:42 -05:00
..
distinfo */*: update NGINX JavaScript: 0.8.8 -> 0.8.9 (+) 2025-01-14 10:14:42 -05:00
Makefile */*: update NGINX JavaScript: 0.8.8 -> 0.8.9 (+) 2025-01-14 10:14:42 -05:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00