2022-07-19 20:09:45 by Sergey A. Osokin | Files touched by this commit (5) | |
Log message:
*/*: update NGINX JavaScript: 0.7.5 -> 0.7.6
Bump PKGREVISION for www/nginx.
<ChangeLog>
nginx modules:
*) Feature: improved r.args object. Added support for multiple
arguments with the same key. Added case sensitivity for
keys. Keys and values are percent-decoded now.
*) Bugfix: fixed r.headersOut setter for special headers.
Core:
*) Feature: added Symbol.for() and Symbol.keyfor().
*) Feature: added btoa() and atob() from WHATWG spec.
*) Bugfix: fixed large non-decimal literals.
*) Bugfix: fixed unicode argument trimming in parseInt().
*) Bugfix: fixed break instruction in a try-catch block.
*) Bugfix: fixed async function declaration in CLI.
</ChangeLog>
|
2022-07-15 02:41:45 by David H. Gutteridge | Files touched by this commit (2) |
Log message:
nginx & nginx-devel: mark these packages conflict
|
2022-07-14 18:09:42 by Sergey A. Osokin | Files touched by this commit (3) | |
Log message:
www/nginx: update third-party modules:
o) http_push from 1.2.15 to 1.3.0, [1]
o) geoip2 from 3.3 to 3.4, [2]
References:
1. https://github.com/slact/nchan/compare/v1.2.15...v1.3.0
2. https://github.com/leev/ngx_http_geoip2_module/compare/3.3...3.4
Bump PKGREVISION.
|
2022-07-14 12:39:24 by Sergey A. Osokin | Files touched by this commit (4) | |
Log message:
www/nginx: update NGINX JavaScript module to 0.7.5
Fix PLIST for the third-party upload module.
Bump PKGREVISION.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-05-25 15:57:03 by Sergey A. Osokin | Files touched by this commit (5) |
Log message:
www/nginx*: cross merging
The third-party upload module has been add to www/nginx-devel.
Merge pcre/pcre2 functional from www/nginx-devel to www/nginx.
I'm going to review patches for the both ports.
Bump PKGREVISIONs.
|
2022-05-25 12:48:47 by Sergey A. Osokin | Files touched by this commit (3) | |
Log message:
www/nginx: update to the recent stable version, 1.22.0
Also, update third-party modules:
o) http_push from 1.2.12 to 1.2.15
o) lua from 0.10.20 to 0.10.21
o) njs from 0.7.3 to 0.7.4
|
2022-05-10 20:08:52 by Nia Alarie | Files touched by this commit (4) |
Log message:
nginx*: Enable more options from the Triton builds that don't add any
more dependencies or distfiles.
|
2022-05-10 19:40:58 by Nia Alarie | Files touched by this commit (4) |
Log message:
nginx*: Enable http2 by default. Requested by various.
|
2022-04-27 22:39:38 by Thomas Klausner | Files touched by this commit (2) |
Log message:
nginx: support the upload module
not enable by default, no PKGREVISION bump
|