2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-05-29 02:24:23 by Sergey A. Osokin | Files touched by this commit (1) | |
Log message:
www/nginx: update control sums for the third-party http_redis module
I missed those when I added the module.
No functional changes.
|
2023-05-22 13:39:04 by Thomas Klausner | Files touched by this commit (56) |
Log message:
*: recursive bump for libimagequant 4.x
|
2023-05-16 00:02:57 by Sergey A. Osokin | Files touched by this commit (6) | |
Log message:
www/nginx*: update third-party NDK module from 0.3.1 to 0.3.2
Bump PKGREVISIONs.
|
2023-04-24 18:34:39 by Sergey A. Osokin | Files touched by this commit (8) |
Log message:
www/nginx*: add third-party redis module
Bump PKGREVISIONs.
PR pkg/45322
|
2023-04-24 17:25:28 by Sergey A. Osokin | Files touched by this commit (4) |
Log message:
www/nginx*: remove needless patch
Bump PKGREVISIONs.
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-04-18 23:10:38 by Sergey A. Osokin | Files touched by this commit (8) |
Log message:
www/nginx*: third-party modules management (+)
o) add sts, stream server traffic status module,
https://github.com/vozlt/nginx-module-sts
o) add vts, virtual host traffic status module,
https://github.com/vozlt/nginx-module-vts
Bump PKGREVISIONs.
|
2023-04-18 22:50:06 by Sergey A. Osokin | Files touched by this commit (8) | |
Log message:
www/nginx*: third-party modules management (+)
o) update nchan module 1.3.0 -> 1.3.6;
o) add gssapi (aka spnego) module. (*)
Bump PKGREVISIONs.
PR pkg/57340 (*)
|
2023-04-18 20:42:00 by Sergey A. Osokin | Files touched by this commit (14) | |
Log message:
www/nginx*: update to the latest stable version - 1.24.0
The new stable version incorporating new features and bug fixes from
the 1.23.x mainline branch, including improved handling of multiple
header lines with identical names, memory usage optimization in
configurations with SSL proxying, better sanity checking of the
listen directive protocol parameters, TLSv1.3 protocol enabled by
default, automatic rotation of TLS session tickets encryption keys
when using shared memory in the ssl_session_cache directive, and more.
Syncronize www/nginx and www/nginx-devel ports, including:
o) merge recent versions of third-party modules from
www/nginx-devel to www/nginx;
o) syncronize patches between www/nginx and www/nginx-devel;
o) syncronize MESSAGE;
o) remove needless patches;
o) move pcre2 support to the main Makefile, remove `pcre'
option and devel/pcre support for the both whole ports,
but keep it for the third-party `lua' module;
o) update naxsi third-party module to its recent commit.
|