notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/nginx-devel/Makefile
SVNWeb

Number of commits found: 1080 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  

Wed, 20 Sep 2023
[ 23:23 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:24ff1330864891750beef7a71a247832dc0bbd24  commit hash:24ff1330864891750beef7a71a247832dc0bbd24  commit hash:24ff1330864891750beef7a71a247832dc0bbd24  24ff133 
www/nginx-devel: bump PORTREVISION (+)

... after devel/opentelemetry-cpp update.
Sun, 17 Sep 2023
[ 20:07 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:817d2bd2b8bc8ff1e27b8120b70bd06eb9845d43  commit hash:817d2bd2b8bc8ff1e27b8120b70bd06eb9845d43  commit hash:817d2bd2b8bc8ff1e27b8120b70bd06eb9845d43  817d2bd 
www/nginx-devel: update OTel module to the recent commit

Bump PORTREVISION.
[ 15:32 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:c39a8b992c33a9566e862f4e9d4d2f7a3f2ce5b3  commit hash:c39a8b992c33a9566e862f4e9d4d2f7a3f2ce5b3  commit hash:c39a8b992c33a9566e862f4e9d4d2f7a3f2ce5b3  c39a8b9 
www/nginx-devel: fix OTel module build (+)

Special thanks to:	pluknet

Bump PORTREVISION.
Sat, 16 Sep 2023
[ 17:41 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:e178c2a8374a288a218f618ba5bc7446738067d2  commit hash:e178c2a8374a288a218f618ba5bc7446738067d2  commit hash:e178c2a8374a288a218f618ba5bc7446738067d2  e178c2a 
www/nginx-devel: add NGINX Open Telemetry module (+)

Bump PORTREVISON.
[ 17:34 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:586a94981355618809e3cac8ba0e56bb4f21dba9  commit hash:586a94981355618809e3cac8ba0e56bb4f21dba9  commit hash:586a94981355618809e3cac8ba0e56bb4f21dba9  586a949 
*/*: update NGINX JavaScript: 0.8.0 -> 0.8.1 (+)

<ChangeLog>

nginx modules:

*) Feature: introduced js_periodic directive.
    The directive specifies a JS handler to run at regular intervals.

*) Feature: implemented items() method for a shared dictionary.
   The method returns all the non-expired key-value pairs.

*) Bugfix: fixed size() and keys() methods of a shared dictionary.

*) Bugfix: fixed erroneous exception in r.internalRedirect()
   introduced in 0.8.0.

Core:

*) Bugfix: fixed incorrect order of keys in
   Object.getOwnPropertyNames().

</ChangeLog>
Tue, 15 Aug 2023
[ 20:25 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:a8967f0c51f15961457afd34237f79332eb69989  commit hash:a8967f0c51f15961457afd34237f79332eb69989  commit hash:a8967f0c51f15961457afd34237f79332eb69989  a8967f0 
www/nginx-devel: update 1.25.1 -> 1.25.2 (+)

Remove or update legacy post-patch targets.

<Changelog>

*) Feature: path MTU discovery when using HTTP/3.

*) Feature: TLS_AES_128_CCM_SHA256 cipher suite support when using
   HTTP/3.

*) Change: now nginx uses appname "nginx" when loading OpenSSL
   configuration.

*) Change: now nginx does not try to load OpenSSL configuration if the
   --with-openssl option was used to built OpenSSL and the OPENSSL_CONF
   environment variable is not set.

*) Bugfix: in the $body_bytes_sent variable when using HTTP/3.

*) Bugfix: in HTTP/3.

</Changelog>
Tue, 25 Jul 2023
[ 17:48 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:98ec2212700bde36980fd91c85182ea7e36260f6  commit hash:98ec2212700bde36980fd91c85182ea7e36260f6  commit hash:98ec2212700bde36980fd91c85182ea7e36260f6  98ec221 
www/nginx-devel: update third-party cache_purge module to fix crashes

Bump PORTREVISION.
PR:	272546
[ 17:19 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:f63af5f5a9625c561af70e7d9804453086062633  commit hash:f63af5f5a9625c561af70e7d9804453086062633  commit hash:f63af5f5a9625c561af70e7d9804453086062633  f63af5f 
www/*: update Passenger 6.0.17 -> 6.0.18

Bump PORTREVISION for www/nginx-devel.

<ChangeLog>
 * Adds support for arm (aarch64) rpm packages.
 * Adds Ubuntu 23.04 "Lunar" packages, removes Ubuntu 22.10
   "Kinetic" packages.
 * Removes packages for Debian 9 "Stretch" (EOL June 2022).
 * [RPM] Changes to building Nginx module packages for the latest
   supported Nginx module stream instead of the default.
 * [Ruby] Makes Passenger more resilient to invalid byte sequences
   when loading the Ruby native extension. Contributed by Drew Wells.
 * [Ruby] Add an `unhandled_exception_before_exit` event callback.
   Contributed by James Tomson.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 13 Jul 2023
[ 00:07 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:22e4a0473cc5db6d72e7a8dc594645a0519ec4e4  commit hash:22e4a0473cc5db6d72e7a8dc594645a0519ec4e4  commit hash:22e4a0473cc5db6d72e7a8dc594645a0519ec4e4  22e4a04 
www/nginx-devel: add missing configure option for http_xslt module (+)

Bump PORTREVISION.
Wed, 12 Jul 2023
[ 02:20 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:30ba18e2a5f12cfd52d8ea1f732f4602a0ba4659  commit hash:30ba18e2a5f12cfd52d8ea1f732f4602a0ba4659  commit hash:30ba18e2a5f12cfd52d8ea1f732f4602a0ba4659  30ba18e  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
*/*: update NGINX JavaScript: 0.7.12 -> 0.8.0 (+)

<ChangeLog>

nginx modules:

*) Change: removed special treatment of forbidden headers in Fetch API
   introduced in 0.7.10.

*) Change: removed deprecated since 0.5.0 r.requestBody and
   r.responseBody in HTTP module.

*) Change: throwing an exception in r.internalRedirect() while
   filtering in HTTP module.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 30 Jun 2023
[ 23:09 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:b6761678e3736640dd1aeb61c457843713aa1528  commit hash:b6761678e3736640dd1aeb61c457843713aa1528  commit hash:b6761678e3736640dd1aeb61c457843713aa1528  b676167 
www/nginx-devel: third-party lua module update to v0.10.25

Bump PORTREVISION.
Tue, 13 Jun 2023
[ 17:01 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:6b6d036f030ac57a2f4043c3fe15ea6e8f04fb42  commit hash:6b6d036f030ac57a2f4043c3fe15ea6e8f04fb42  commit hash:6b6d036f030ac57a2f4043c3fe15ea6e8f04fb42  6b6d036 
www/nginx-devel: update 1.25.0 -> 1.25.1

<Changelog>

*) Feature: the "http2" directive, which enables HTTP/2 on a per-server
   basis; the "http2" parameter of the "listen" directive is now
   deprecated.

*) Change: HTTP/2 server push support has been removed.

*) Change: the deprecated "ssl" directive is not supported anymore.

*) Bugfix: in HTTP/3 when using OpenSSL.

</Changelog>
Tue, 23 May 2023
[ 19:54 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:ad934b7a108f19075a29d8602c012d82346af2b2  commit hash:ad934b7a108f19075a29d8602c012d82346af2b2  commit hash:ad934b7a108f19075a29d8602c012d82346af2b2  ad934b7 
www/nginx-devel: update from 1.24.0 to 1.25.0

Enable HTTPv3 protocol by default.
Remove third-party clojure module due to a build issue.

The OpenSSL compatibility layer, which emulates BoringSSL
QUIC API for OpenSSL, is enabled by default, and 0-RTT is
not supported in this mode.

Alternativly, it's possible to build nginx with a third-party
library from ports tree, that provides QUIC support:
o) BoringSSL
o) LibreSSL
o) QuicTLS

<Changelog>

*) Feature: experimental HTTP/3 support.

</Changelog>
Thu, 11 May 2023
[ 15:56 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:5ead4b961132f3e5c07c91a136187a11865f3cef  commit hash:5ead4b961132f3e5c07c91a136187a11865f3cef  commit hash:5ead4b961132f3e5c07c91a136187a11865f3cef  5ead4b9 
www/nginx-devel: update HTTPv3/QUIC patch

Bump PORTREVISION.
Sun, 7 May 2023
[ 22:03 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:0c2815bd21c72dbeb088df3bd3ae4c71f3f5a356  commit hash:0c2815bd21c72dbeb088df3bd3ae4c71f3f5a356  commit hash:0c2815bd21c72dbeb088df3bd3ae4c71f3f5a356  0c2815b 
www/nginx-devel: update third-party devel_kit module to 0.3.2

Bump PORTREVISION.
Sat, 22 Apr 2023
[ 17:30 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:d131143b137ee9266b66fbfeae61b821d1c9294b  commit hash:d131143b137ee9266b66fbfeae61b821d1c9294b  commit hash:d131143b137ee9266b66fbfeae61b821d1c9294b  d131143 
www/nginx-devel: update third-party video-thumbextractor module

Bump PORTREVISION.
Tue, 18 Apr 2023
[ 14:53 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:5b2a54b21add1168a6eade7c978083ff0a300b72  commit hash:5b2a54b21add1168a6eade7c978083ff0a300b72  commit hash:5b2a54b21add1168a6eade7c978083ff0a300b72  5b2a54b 
www/nginx-devel: third-party modules update (+)

o) clojure to 0.6.0;
o) vts to its recent commit on GH.

Bump PORTREVISION.
[ 13:20 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:5bae4e5038d18b66a74dda03fa0dffad964d4e89  commit hash:5bae4e5038d18b66a74dda03fa0dffad964d4e89  commit hash:5bae4e5038d18b66a74dda03fa0dffad964d4e89  5bae4e5 
www/nginx-devel: update third-party http_auth_krb5 (spnego) module (+)

Resurrect GSSAPI radio button for http_auth_krb5 module, last one
builds just fine with both implementations now.

While I'm here:
o) sort pkg-plist;
o) update portscout.

Bump PORTREVISION.
Mon, 17 Apr 2023
[ 22:32 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:24034359f0ccfb391718ea2b47e24b11118cd8e9  commit hash:24034359f0ccfb391718ea2b47e24b11118cd8e9  commit hash:24034359f0ccfb391718ea2b47e24b11118cd8e9  2403435 
www/nginx-devel: fix build

Fix build for `ct' and `ldap' third-party modules.

Bump PORTREVISION.
Tue, 11 Apr 2023
[ 18:14 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:b7d44cc43e39664903e110442518c89d68264716  commit hash:b7d44cc43e39664903e110442518c89d68264716  commit hash:b7d44cc43e39664903e110442518c89d68264716  b7d44cc 
www/nginx-devel: update 1.23.4 -> 1.24.0

Remove the following broken third-party modules:
o) dynamic_hc
o) small_light
Mon, 10 Apr 2023
[ 21:10 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:58b083f0d756acccc30a30997585d85dc23f5114  commit hash:58b083f0d756acccc30a30997585d85dc23f5114  commit hash:58b083f0d756acccc30a30997585d85dc23f5114  58b083f 
*/*: update NGINX JavaScript 0.7.11 -> 0.7.12

<ChangeLog>

nginx modules:
*) Bugfix: fixed Headers() constructor in Fetch API.

Core:
*) Feature: added Hash.copy() method in "crypto" module.
*) Feature: added "zlib" module.
*) Improvement: added support for export {name as default}
   statement.
*) Bugfix: fixed Number constructor according to the spec.

</ChangeLog>
Sat, 8 Apr 2023
[ 15:54 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:50d4c8e9a239e51fbe6c1b889d9fe0275e845525  commit hash:50d4c8e9a239e51fbe6c1b889d9fe0275e845525  commit hash:50d4c8e9a239e51fbe6c1b889d9fe0275e845525  50d4c8e 
www/nginx-devel: update third-party lua module: 0.10.23 -> 0.10.24

Bump PORTREVISION.
Fri, 31 Mar 2023
[ 04:42 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:3135fc31a3be491137af51eeb64b0568e2e30f48  commit hash:3135fc31a3be491137af51eeb64b0568e2e30f48  commit hash:3135fc31a3be491137af51eeb64b0568e2e30f48  3135fc3 
www/nginx-devel: is able to build with OpenSSL compatibility layer now

Here's the quote from README file.

A library that provides QUIC support is recommended to build nginx,
there are several of those available on the market:
 o) BoringSSL
 o) LibreSSL
 o) QuicTLS

Alternatively, nginx can be configured with OpenSSL compatibility
layer, which emulates BoringSSL QUIC API for OpenSSL.  This mode is
enabled by default if native QUIC support is not detected.
0-RTT is not supported in OpenSSL compatibility mode.

Bump PORTREVISION.
[ 04:09 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:19ca0e1ac0f410a8bba180192f47794dd4f3532b  commit hash:19ca0e1ac0f410a8bba180192f47794dd4f3532b  commit hash:19ca0e1ac0f410a8bba180192f47794dd4f3532b  19ca0e1 
www/nginx-devel: update HTTPv3/QUIC patch

Bump PORTREVISION.

PR:	270523
Tue, 28 Mar 2023
[ 22:00 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:8e95d4d983e8f550ba3e2336cad47f9f7f6ca041  commit hash:8e95d4d983e8f550ba3e2336cad47f9f7f6ca041  commit hash:8e95d4d983e8f550ba3e2336cad47f9f7f6ca041  8e95d4d 
www/nginx-devel: update from 1.23.3 to 1.23.4

<Changelog>

*) Change: now TLSv1.3 protocol is enabled by default.

*) Change: now nginx issues a warning if protocol parameters of a
   listening socket are redefined.

*) Change: now nginx closes connections with lingering if pipelining was
   used by the client.

*) Feature: byte ranges support in the ngx_http_gzip_static_module.

*) Bugfix: port ranges in the "listen" directive did not work; the bug
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 16 Mar 2023
[ 20:27 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:9fea31a78fc1889e8be8dc2ceaa6cc063adfe31e  commit hash:9fea31a78fc1889e8be8dc2ceaa6cc063adfe31e  commit hash:9fea31a78fc1889e8be8dc2ceaa6cc063adfe31e  9fea31a 
www/nginx-devel: update third-party modules to their recent commits

o) headers_more
o) shibboleth

Bump PORTREVISION.
Thu, 9 Mar 2023
[ 23:39 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:ea54114ca5fac09640c1074c4c69472781b27995  commit hash:ea54114ca5fac09640c1074c4c69472781b27995  commit hash:ea54114ca5fac09640c1074c4c69472781b27995  ea54114 
*/*: update NGINX JavaScript 0.7.10 -> 0.7.11

While I'm here drop pcre flavor support for lang/njs.

Bump PORTREVISION for www/nginx-devel.

<ChangeLog>
nginx modules:

*) Bugfix: added missed linking with libxml2 for the dynamic module.
   The bug was introduced in 0.7.10.

Core:

*) Feature: added XMLNode API to modify XML documents.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 17:50 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:82e3dfd43d3d194507cda8393b01660803913e2b  commit hash:82e3dfd43d3d194507cda8393b01660803913e2b  commit hash:82e3dfd43d3d194507cda8393b01660803913e2b  82e3dfd 
www/nginx-devel: add fips-check third-party module

Bump PORTREVISION.
Thu, 2 Mar 2023
[ 02:07 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:25bd17ea0c9fbd754e820811aa301a7b46c89a2e  commit hash:25bd17ea0c9fbd754e820811aa301a7b46c89a2e  commit hash:25bd17ea0c9fbd754e820811aa301a7b46c89a2e  25bd17e 
www/*: update passenger: 6.0.16 -> 6.0.17

Bump PORTREVISION for www/nginx-devel.
[ 01:44 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:6593a36723da4869c5d7f80c511772afbd4da1c0  commit hash:6593a36723da4869c5d7f80c511772afbd4da1c0  commit hash:6593a36723da4869c5d7f80c511772afbd4da1c0  6593a36 
www/nginx-devel: update third-party modules

Update third-party modules to their recent versions:
o) http_auth_pam: 1.5.1 -> 1.5.3
o) nchan (aka http_push): 1.3.1 -> 1.3.6
o) vod: 1.30 -> 1.31

Bump PORTREVISION.
Wed, 1 Mar 2023
[ 20:18 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:220f031d3ecd2e510025388e02c6f6050023f07b  commit hash:220f031d3ecd2e510025388e02c6f6050023f07b  commit hash:220f031d3ecd2e510025388e02c6f6050023f07b  220f031 
www/nginx-devel: switch to pcre2

The pcre library 8.45 has been released Jun 22nd, 2021 and is not
officially supported anymore.

The pcre2 support in nginx was introduced in 1.21.5, it's been
released Dec 28th, 2021.  There're few modules are still require
devel/pcre, but since devel/pcre and devel/pcre2 can be coexist
and those few modules are happy with that, let's switch to pcre2
by default.

Also, while I'm here update third-party lua module to its
recent version - 0.10.23.

Bump PORTREVISION.
Tue, 7 Feb 2023
[ 23:49 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:d1b04483c52a818a56054ddb3bbe8b706e3f3cd7  commit hash:d1b04483c52a818a56054ddb3bbe8b706e3f3cd7  commit hash:d1b04483c52a818a56054ddb3bbe8b706e3f3cd7  d1b0448 
*/*: update NGINX JavaScript 0.7.9 -> 0.7.10

Bump PORTREVISION for www/nginx-devel.

<ChangeLog>
nginx modules:

*) Feature: added Request, Response and Headers ctors in Fetch API.

*) Bugfix: fixed nginx logger callback for calls in master process.

Core:

*) Feature: added signal support in CLI.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 31 Jan 2023
[ 17:43 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:311d8adb04e3c55143f10ff16ec4fed35fc667fd  commit hash:311d8adb04e3c55143f10ff16ec4fed35fc667fd  commit hash:311d8adb04e3c55143f10ff16ec4fed35fc667fd  311d8ad 
www/nginx-devel: update HTTPv3/QUIC patch to the recent commit

Bump PORTREVISION.
Thu, 19 Jan 2023
[ 17:10 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:a540b918b786e512989ba5c096d343753cc88b42  commit hash:a540b918b786e512989ba5c096d343753cc88b42  commit hash:a540b918b786e512989ba5c096d343753cc88b42  a540b91 
www/nginx-devel: update third-party lua module 0.10.22 -> 0.10.23rc1

Remove the upstreamed patch.

Bump PORTREVISION.
[ 16:22 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:8dd69dfa0bd7b78041f5ed27aed83abff390e069  commit hash:8dd69dfa0bd7b78041f5ed27aed83abff390e069  commit hash:8dd69dfa0bd7b78041f5ed27aed83abff390e069  8dd69dfa 
www/*: update passenger: 6.0.15 -> 6.0.16

Update third-party passenger module for www/nginx-devel. (*)

Bump PORTREVISION. (*)
Tue, 13 Dec 2022
[ 17:26 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:36c55cddabc8eeaa8fbdbbc3f2ff9124cae3bce5  commit hash:36c55cddabc8eeaa8fbdbbc3f2ff9124cae3bce5  commit hash:36c55cddabc8eeaa8fbdbbc3f2ff9124cae3bce5  36c55cd 
www/nginx-devel: update from 1.23.2 to 1.23.3

Update HTTPv3/QUIC patch.

<Changelog>

*) Bugfix: an error might occur when reading PROXY protocol version 2
   header with large number of TLVs.

*) Bugfix: a segmentation fault might occur in a worker process if SSI
   was used to process subrequests created by other modules.
   Thanks to Ciel Zhao.

*) Workaround: when a hostname used in the "listen" directive resolves
   to multiple addresses, nginx now ignores duplicates within these
   addresses.

*) Bugfix: nginx might hog CPU during unbuffered proxying if SSL
   connections to backends were used.

</Changelog>
Mon, 21 Nov 2022
[ 12:52 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:c4253ac70d89af58b0997751242f148f158e30c2  commit hash:c4253ac70d89af58b0997751242f148f158e30c2  commit hash:c4253ac70d89af58b0997751242f148f158e30c2  c4253ac 
www/nginx-devel: update third-party modules to their recent commits

o) ip2location
o) ip2proxy

Bump PORTREVISION.
Thu, 17 Nov 2022
[ 15:25 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:06c49f3a93419af255df245f7d56131f744431e1  commit hash:06c49f3a93419af255df245f7d56131f744431e1  commit hash:06c49f3a93419af255df245f7d56131f744431e1  06c49f3 
*/*: update NGINX JavaScript 0.7.8 -> 0.7.9

Bump PORTREVISION for www/nginx-devel.

<ChangeLog>

*) Bugfix: fixed Fetch Response prototype reinitialization.
   When at least one js_import directive was declared in both HTTP
   and Stream, ngx.fetch() returned inapproriate response in Stream.
   The bug was introduced in 0.7.7.

Core:

*) Bugfix: fixed String.prototype.replace(re) if re.exec() returns
   non-flat array.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 25 Oct 2022
[ 14:13 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:facc6c733c974a191f15d39478299b57f50b4c1b  commit hash:facc6c733c974a191f15d39478299b57f50b4c1b  commit hash:facc6c733c974a191f15d39478299b57f50b4c1b  facc6c7 
*/*: update NGINX JavaScript 0.7.7 -> 0.7.8

Bump PORTREVISION for www/nginx-devel.

<ChangeLog>

nginx modules:

*) Feature: added js_preload_object directive.

*) Feature: added ngx.conf_prefix property.

*) Feature: added s.sendUpstream() and s.sendDownstream()
   in stream module.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 20 Oct 2022
[ 18:24 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:8ec44faa723ef241bfce0bd94cbbe07e82321d81  commit hash:8ec44faa723ef241bfce0bd94cbbe07e82321d81  commit hash:8ec44faa723ef241bfce0bd94cbbe07e82321d81  8ec44fa 
www/nginx-devel: update HTTPv3/QUIC patch

It's possible now to build NGINX HTTPv3/QUIC implementation with
another the LibreSSL 3.6.0.

Bump PORTREVISION.
Wed, 19 Oct 2022
[ 13:55 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:186e88aeb1d055bf812a4d03f7ffd03bf16930c3  commit hash:186e88aeb1d055bf812a4d03f7ffd03bf16930c3  commit hash:186e88aeb1d055bf812a4d03f7ffd03bf16930c3  186e88a 
www/nginx-devel: security update from 1.23.1 to 1.23.2

<Changelog>

*) Security: processing of a specially crafted mp4 file by the
   ngx_http_mp4_module might cause a worker process crash, worker
   process memory disclosure, or might have potential other impact
   (CVE-2022-41741, CVE-2022-41742).

*) Feature: the "$proxy_protocol_tlv_..." variables.

*) Feature: TLS session tickets encryption keys are now automatically
   rotated when using shared memory in the "ssl_session_cache"
   directive.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 4 Oct 2022
[ 16:58 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:dd499e7f55639bf1cbdd05910051e6da49b2cbec  commit hash:dd499e7f55639bf1cbdd05910051e6da49b2cbec  commit hash:dd499e7f55639bf1cbdd05910051e6da49b2cbec  dd499e7 
www/nginx-devel: update third-party sts module

Bump PORTREVISION.
[ 16:53 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:25a7c9540329c712028a65cf3dcd3b2854ec15d6  commit hash:25a7c9540329c712028a65cf3dcd3b2854ec15d6  commit hash:25a7c9540329c712028a65cf3dcd3b2854ec15d6  25a7c95 
www/*: update Passenger 6.0.12 -> 6.0.15

Update third-party Passenger module for www/nginx-devel.
Sun, 25 Sep 2022
[ 13:39 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:547f06cc6ccd50bd0faccac782562febbce20402  commit hash:547f06cc6ccd50bd0faccac782562febbce20402  commit hash:547f06cc6ccd50bd0faccac782562febbce20402  547f06c 
www/nginx-devel: third-party modules management

o) update third-party lua module 0.10.21 -> 0.10.22
o) update third-party http_shibboleth to the recent commit

Bump PORTREVISION.
Sat, 17 Sep 2022
[ 02:36 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:9f66476d04367cd20c233a4e3b6065dfddba0937  commit hash:9f66476d04367cd20c233a4e3b6065dfddba0937  commit hash:9f66476d04367cd20c233a4e3b6065dfddba0937  9f66476 
www/nginx-devel: third-party modules management

Update third-party vts module to 0.2.1.	(*)
Add third-party sts module.

Bump PORTREVISION.

Spotted by:	Ken <mayhem30@gmail.com> (*)
Fri, 16 Sep 2022
[ 18:40 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:f4638b16605dbdba268739de753a76eeeb9e405d  commit hash:f4638b16605dbdba268739de753a76eeeb9e405d  commit hash:f4638b16605dbdba268739de753a76eeeb9e405d  f4638b1 
www/nginx-devel: update HTTPv3/QUIC patch

Bump PORTREVISION.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 30 Aug 2022
[ 17:41 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:672d8656a85f372a555d96ce1acb4dc590f3e863  commit hash:672d8656a85f372a555d96ce1acb4dc590f3e863  commit hash:672d8656a85f372a555d96ce1acb4dc590f3e863  672d865 
*/*: update NGINX JavaScript 0.7.6 -> 0.7.7

Bump PORTREVISION for www/nginx-devel.

<ChangeLog>

nginx modules:

*) Feature: the number of nginx configuration contexts where
   js directives can be specified is extended.

   HTTP: js_import, js_path, js_set and js_var are allowed
   in server and location contexts. js_content, js_body_filter
   and js_header_filter are allowed in 'if' context.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 23 Aug 2022
[ 03:15 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:7b8cbbf12a2c7eb993b6dcb08f6937880c3e5201  commit hash:7b8cbbf12a2c7eb993b6dcb08f6937880c3e5201  commit hash:7b8cbbf12a2c7eb993b6dcb08f6937880c3e5201  7b8cbbf 
www/nginx-devel: fix crash of the third-party http_auth_ldap module

Bump PORTREVISION.

PR:		265969
Sat, 20 Aug 2022
[ 18:07 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:73f5d3745db33e97335445a1eb969acf0797ec3c  commit hash:73f5d3745db33e97335445a1eb969acf0797ec3c  commit hash:73f5d3745db33e97335445a1eb969acf0797ec3c  73f5d37 
www/nginx-devel: update third-party nchan module 1.3.0 -> 1.3.1

Bump PORTREVISION.
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 19 Jul 2022
[ 16:26 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:3a5b40a3ca30b9bbf21b165fb30413f18502408d  commit hash:3a5b40a3ca30b9bbf21b165fb30413f18502408d  commit hash:3a5b40a3ca30b9bbf21b165fb30413f18502408d  3a5b40a 
*/*: update NGINX JavaScript module 0.7.5 -> 0.7.6

<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().
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 16:18 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:541f2d6138f8398a930522ac7ed202b31d8afdc5  commit hash:541f2d6138f8398a930522ac7ed202b31d8afdc5  commit hash:541f2d6138f8398a930522ac7ed202b31d8afdc5  541f2d6 
www/nginx-devel: update from 1.23.0 to 1.23.1

Update the HTTPv3/QUIC patch.

<Changelog>

*) Feature: memory usage optimization in configurations with SSL
   proxying.

*) Feature: looking up of IPv4 addresses while resolving now can be
   disabled with the "ipv4=off" parameter of the "resolver" directive.

*) Change: the logging level of the "bad key share", "bad extension",
   "bad cipher", and "bad ecpoint" SSL errors has been lowered from
   "crit" to "info".

*) Bugfix: while returning byte ranges nginx did not remove the
   "Content-Range" header line if it was present in the original backend
   response.

*) Bugfix: a proxied response might be truncated during reconfiguration
   on Linux; the bug had appeared in 1.17.5.

</Changelog>
Thu, 14 Jul 2022
[ 14:52 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:1570c411509dd24aa35889c59dfbc41fee39df2c  commit hash:1570c411509dd24aa35889c59dfbc41fee39df2c  commit hash:1570c411509dd24aa35889c59dfbc41fee39df2c  1570c41 
www/nginx-devel: update third-party geoip2 module

The module is compatible with 1.23.0 now.
Bump PORTREVISION.

Reported by:	pluknet
[ 13:04 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:0019e69cb98de8981a18d5ec1222ebedec3df8cd  commit hash:0019e69cb98de8981a18d5ec1222ebedec3df8cd  commit hash:0019e69cb98de8981a18d5ec1222ebedec3df8cd  0019e69 
www/nginx-devel: fix segfaults in the third-party spnego module

Reported by:	pluknet
Patch from:	pluknet

Bump PORTREVISION.
Mon, 11 Jul 2022
[ 19:20 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:fdde9cc50daa1450840b06f1ef7364b1faf9dadf  commit hash:fdde9cc50daa1450840b06f1ef7364b1faf9dadf  commit hash:fdde9cc50daa1450840b06f1ef7364b1faf9dadf  fdde9cc 
www/nginx-devel: update third-party drizzle module

Bump PORTREVISION.
[ 17:42 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:3364325c8af3d113d8f29cc36fc1e15f22d12b9c  commit hash:3364325c8af3d113d8f29cc36fc1e15f22d12b9c  commit hash:3364325c8af3d113d8f29cc36fc1e15f22d12b9c  3364325 
www/nginx-devel: add third-party clojure module back

Bump PORTREVISION.

Thanks to pluknet.
[ 02:30 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:fac9f62d7e01e7ccceb0e5667f8049b77163d2aa  commit hash:fac9f62d7e01e7ccceb0e5667f8049b77163d2aa  commit hash:fac9f62d7e01e7ccceb0e5667f8049b77163d2aa  fac9f62 
www/nginx-devel: third-party modules management

Remove third-party clojure module.

Fix build for third-party upload_progress module.	(*)
Obtained
from:	https://github.com/masterzen/nginx-upload-progress-module/files/8980323/nginx_1.23.0.patch.txt
(*)

Bump PORTREVISION.
[ 02:18 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:d9c95554e850af019fb03853a9bd049b97c6a853  commit hash:d9c95554e850af019fb03853a9bd049b97c6a853  commit hash:d9c95554e850af019fb03853a9bd049b97c6a853  d9c9555 
www/nginx-devel: fix build for third-party http_redis module

Bump PORTREVISION.
[ 01:58 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:ff504a992317cee4a30b5060220a0281c4d15920  commit hash:ff504a992317cee4a30b5060220a0281c4d15920  commit hash:ff504a992317cee4a30b5060220a0281c4d15920  ff504a9 
www/nginx-devel: manage third-party modules

Remove third-party http_response module, no updates since Jan 10, 2011.
Update third-party upload_progress module to its recent version,
a patch still requires to build with 1.23.0.

Bump PORTREVISION.
[ 01:25 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:79d5c3bdc647cf12d2ded767c957b3eab409fee3  commit hash:79d5c3bdc647cf12d2ded767c957b3eab409fee3  commit hash:79d5c3bdc647cf12d2ded767c957b3eab409fee3  79d5c3b 
www/nginx-devel: update third-party mod_zip module

Bump PORTREVISION.
Sun, 10 Jul 2022
[ 22:44 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:2a22e2a054012d77838d69641665deb44f76e9c5  commit hash:2a22e2a054012d77838d69641665deb44f76e9c5  commit hash:2a22e2a054012d77838d69641665deb44f76e9c5  2a22e2a 
www/nginx-devel: update third-party sticky module

Bump PORTREVISION.
[ 22:36 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:60e94873d15b407c1b399b980ae6a8ac69a30949  commit hash:60e94873d15b407c1b399b980ae6a8ac69a30949  commit hash:60e94873d15b407c1b399b980ae6a8ac69a30949  60e9487 
www/nginx-devel: update third-party push-stream module

Bump PORTREVISION.
[ 22:31 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:083a551b578bb04f1487898cac20c8ea321dde56  commit hash:083a551b578bb04f1487898cac20c8ea321dde56  commit hash:083a551b578bb04f1487898cac20c8ea321dde56  083a551 
www/nginx-devel: update third-party headers_more module

Bump PORTREVISION.
[ 22:26 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:44a22d38ec8d312fa30818e844640bb885ce6786  commit hash:44a22d38ec8d312fa30818e844640bb885ce6786  commit hash:44a22d38ec8d312fa30818e844640bb885ce6786  44a22d3 
www/nginx-devel: update third-party srcache module

Bump PORTREVISION.
[ 22:19 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:18ccca0d8adbc046fbf1bb70f4eee23aa537a5e9  commit hash:18ccca0d8adbc046fbf1bb70f4eee23aa537a5e9  commit hash:18ccca0d8adbc046fbf1bb70f4eee23aa537a5e9  18ccca0 
www/nginx-devel: update third-party naxsi module to its recent commit

Update third-party naxsi module to 29793dc, it's compatible with
nginx 1.23.0 now, also now it's possible to build the module with
PCRE2 support.

Bump PORTREVISION.
[ 20:39 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:58a190479a5be8119f0ac9694af6c9c88cdf7442  commit hash:58a190479a5be8119f0ac9694af6c9c88cdf7442  commit hash:58a190479a5be8119f0ac9694af6c9c88cdf7442  58a1904 
www/nginx-devel: update third-party vod module 1.29 -> 1.30

Bump PORTREVISION.
[ 20:31 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:9274f29acde6ef0ae667f42aa1d3f9577030441e  commit hash:9274f29acde6ef0ae667f42aa1d3f9577030441e  commit hash:9274f29acde6ef0ae667f42aa1d3f9577030441e  9274f29 
www/nginx-devel: enable third-party lua module back

Bump PORTREVISION.
[ 20:13 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:dc7ad82ad6e31fc5a9b0c8ec8df675200123413c  commit hash:dc7ad82ad6e31fc5a9b0c8ec8df675200123413c  commit hash:dc7ad82ad6e31fc5a9b0c8ec8df675200123413c  dc7ad82 
www/nginx-devel: update from 1.22.0 to 1.23.0

Please note: the following third-party modules are require additional
patches (marked IGNORE):
o) clojure
o) headers_more
o) http_push_stream
o) http_redis
o) http_response
o) http_upload_progress
o) http_upstream_sticky
o) http_zip
o) lua
o) naxsi
o) srcache
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 21 Jun 2022
[ 15:21 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:3d02ec7db0e680120ae3db5442f5724e517e527e  commit hash:3d02ec7db0e680120ae3db5442f5724e517e527e  commit hash:3d02ec7db0e680120ae3db5442f5724e517e527e  3d02ec7 
www/nginx-devel: update JavaScript module to 0.7.5

Bump PORTREVISION.

<ChangeLog>

nginx modules:

*) Change: adapting to changes in nginx header structures.

*) Bugfix: fixed r.headersOut special getters when value
   is absent.

*) Change: returning undefined value instead of an empty string
   for Content-Type when the header is absent.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 19 Jun 2022
[ 18:48 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:75d1e0f0d8ce23e6780295b565c1aba350b99fb9  commit hash:75d1e0f0d8ce23e6780295b565c1aba350b99fb9  commit hash:75d1e0f0d8ce23e6780295b565c1aba350b99fb9  75d1e0f 
www/nginx-devel: update PORTSCOUT
[ 18:46 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:68c6f28d2ee83d9dd8a544c4724331a0f07146f5  commit hash:68c6f28d2ee83d9dd8a544c4724331a0f07146f5  commit hash:68c6f28d2ee83d9dd8a544c4724331a0f07146f5  68c6f28 
www/nginx-devel: simplify patching for the third-party gridfs module

No functional changes.
Fri, 17 Jun 2022
[ 14:59 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:f001f9b93e4065de6a10656a4637fc2d9c391e6b  commit hash:f001f9b93e4065de6a10656a4637fc2d9c391e6b  commit hash:f001f9b93e4065de6a10656a4637fc2d9c391e6b  f001f9b 
www/nginx-devel: update third-party gridfs module

Bump PORTREVISION.
Tue, 14 Jun 2022
[ 02:25 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:480680290403f708408473d1e3669794f186f928  commit hash:480680290403f708408473d1e3669794f186f928  commit hash:480680290403f708408473d1e3669794f186f928  4806802 
www/nginx-devel: update third-party nchan (aka http_push) module

Bump PORTREVISION.
Fri, 10 Jun 2022
[ 22:01 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:ac59e44d37ec801c4e050a2896d1d1737a8601c0  commit hash:ac59e44d37ec801c4e050a2896d1d1737a8601c0  commit hash:ac59e44d37ec801c4e050a2896d1d1737a8601c0  ac59e44 
www/nginx-devel: update third-party tarantool module

Bump PORTREVISION.
Fri, 3 Jun 2022
[ 23:07 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:e2a9acbaa508d57e78649ed616562234d28faa28  commit hash:e2a9acbaa508d57e78649ed616562234d28faa28  commit hash:e2a9acbaa508d57e78649ed616562234d28faa28  e2a9acb 
www/nginx-devel: third-party modsecurity module update to 1.0.3
Tue, 24 May 2022
[ 16:34 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:56b2e9df0df63f3b29492c1cf7a83d3dbbbe7d01  commit hash:56b2e9df0df63f3b29492c1cf7a83d3dbbbe7d01  commit hash:56b2e9df0df63f3b29492c1cf7a83d3dbbbe7d01  56b2e9d 
www/nginx-devel: update third-party lua module to 0.10.21

Bump PORTREVISION.

PR:	264149
[ 16:27 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:d3622b1be703578c901b7ff45dd8449a4ee9e4db  commit hash:d3622b1be703578c901b7ff45dd8449a4ee9e4db  commit hash:d3622b1be703578c901b7ff45dd8449a4ee9e4db  d3622b1 
www/nginx-devel: update NGINX JavaScript module to 0.7.4

Bump PORTREVISION.

<ChangeLog>
nginx modules:

*) Feature: added extended directive to configure Fetch API.
   The following directives were added: "js_fetch_timeout",
   "js_fetch_verify", "js_fetch_buffer_size",
   "js_fetch_max_response_buffer_size".

*) Change: r.internalRedirect() now accepts escaped URIs.

*) Bugfix: fixed Response parsing with more than 8 headers
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 15:33 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:965a737258c576ac4299517c2dd5f8ed5587648d  commit hash:965a737258c576ac4299517c2dd5f8ed5587648d  commit hash:965a737258c576ac4299517c2dd5f8ed5587648d  965a737 
www/nginx-devel: update 1.21.6 -> 1.22.0

While I'm here update third-party ip2location to its recent commit.

<ChangeLog>

*) 1.22.x stable branch.

</ChangeLog>
Sat, 7 May 2022
[ 15:19 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:82ea02735ffa70e229747bde6e5466459b63facc  commit hash:82ea02735ffa70e229747bde6e5466459b63facc  commit hash:82ea02735ffa70e229747bde6e5466459b63facc  82ea027 
www/nginx-devel: update third-party modules

o) nchan (also know as http_push) from 1.2.12 to 1.2.15;
o) opentracing to 0.24.0.

Bump PORTREVISION.
Wed, 27 Apr 2022
[ 21:02 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:73ff0e0eb83ec229be28d01efe4caf776f8daf0b  commit hash:73ff0e0eb83ec229be28d01efe4caf776f8daf0b  commit hash:73ff0e0eb83ec229be28d01efe4caf776f8daf0b  73ff0e0 
www/nginx-devel: update third-party upload module to the recent commit

Bump PORTREVISION.
Tue, 12 Apr 2022
[ 12:44 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:775ccb6cc3d20005f061c8f11cff3a851c26c396  commit hash:775ccb6cc3d20005f061c8f11cff3a851c26c396  commit hash:775ccb6cc3d20005f061c8f11cff3a851c26c396  775ccb6 
www/nginx-devel: update NGINX JavaScript module to 0.7.3

Bump PORTREVISION.

<ChangeLog>

Core:

*) Feature: added support of module resolution callback.
   This feature allows a host environment to control
   how imported modules are loaded.

*) Bugfix: fixed backtraces while traversing imported user
   modules.

*) Bugfix: fixed Array.prototype.concat() when "this" is a slow
   array.

*) Bugfix: fixed frame allocation from an awaited frame.

*) Bugfix: fixed allocation of large array literals.

*) Bugfix: fixed interpreter when "toString" conversion fails.

</ChangeLog>
Fri, 11 Mar 2022
[ 21:24 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:a9108d8c085c83e3158abb661908d343b0eb5d9c  commit hash:a9108d8c085c83e3158abb661908d343b0eb5d9c  commit hash:a9108d8c085c83e3158abb661908d343b0eb5d9c  a9108d8 
*/*: add new port NGINX JavaScript (njs) command line utility

NGINX JavaScript, also knows as njs, is a subset of the JavaScript
language that allows extending nginx functionality.  njs is created
in compliance with ECMAScript 5.1 (strict mode) with some ECMAScript 6
and later extensions.  It's easy to use njs command line utility to
develop and debug additional functionality.  Also, it's light-weight
and very useful as a shebang in some cases as the nodejs substitutor.

Remove build of njs command-line utlity from the www/nginx-devel (*)
process.

Bump PORTREVISION. (*)
Wed, 9 Mar 2022
[ 02:46 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:eebf3d7bb9b57a216f93ddccbffa4c5c4c39f47d  commit hash:eebf3d7bb9b57a216f93ddccbffa4c5c4c39f47d  commit hash:eebf3d7bb9b57a216f93ddccbffa4c5c4c39f47d  eebf3d7 
www/nginx-devel: update third-party lua module

Update third-party lua module from v0.10.21rc1 to v0.10.21rc2.
Bump PORTREVISION.
Fri, 18 Feb 2022
[ 00:06 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:6ffc18618ccdc48ef07843045217ad3a1a18f3ea  commit hash:6ffc18618ccdc48ef07843045217ad3a1a18f3ea  commit hash:6ffc18618ccdc48ef07843045217ad3a1a18f3ea  6ffc186 
www/nginx-devel: update third-party ngx_fancyindex module

Update third-party ngx-fancyindex module from v0.5.1 to v0.5.2.
Bump PORTREVISION.
Tue, 1 Feb 2022
[ 14:57 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:117d256c411ae24dc0e1c0868a1825a59300ca4e  commit hash:117d256c411ae24dc0e1c0868a1825a59300ca4e  commit hash:117d256c411ae24dc0e1c0868a1825a59300ca4e  117d256 
www/nginx-devel: update HTTPv3/QUIC patch to the recent commit
Fri, 28 Jan 2022
[ 15:27 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:e13773c3978321944239faae69fb0c63bdb8a038  commit hash:e13773c3978321944239faae69fb0c63bdb8a038  commit hash:e13773c3978321944239faae69fb0c63bdb8a038  e13773c 
www/nginx-devel: update third-party modules

o) lua from 0.10.20 to 0.10.21rc1
o) encrypted-session from 0.08 to 0.09

Bump PORTREVISION.
Thu, 27 Jan 2022
[ 23:14 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:79959846f0e2daa9cc7df2f450f84277395ab432  commit hash:79959846f0e2daa9cc7df2f450f84277395ab432  commit hash:79959846f0e2daa9cc7df2f450f84277395ab432  7995984 
www/nginx-devel: update third-party vod module to 1.29

Update the list of dependences for the module.
Bump PORTREVISION.
[ 16:26 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:50f5293810b125bc5bc5252e5f52be54c2a04960  commit hash:50f5293810b125bc5bc5252e5f52be54c2a04960  commit hash:50f5293810b125bc5bc5252e5f52be54c2a04960  50f5293 
www/nginx-devel: update third-party spnego-http-auth module

The Kerberos MIT implementation is the only one is supported by the
third-party spnego module, so remove needless staff.

Bump PORTREVISION.
Tue, 25 Jan 2022
[ 15:25 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:de23c20ec2205aefd3c28aa2e9e0a386a2fff457  commit hash:de23c20ec2205aefd3c28aa2e9e0a386a2fff457  commit hash:de23c20ec2205aefd3c28aa2e9e0a386a2fff457  de23c20 
www/nginx-devel: update from 1.21.5 to 1.21.6.

<Changelog>

*) Bugfix: when using EPOLLEXCLUSIVE on Linux client connections were
   unevenly distributed among worker processes.

*) Bugfix: nginx returned the "Connection: keep-alive" header line in
   responses during graceful shutdown of old worker processes.

*) Bugfix: in the "ssl_session_ticket_key" when using TLSv1.3.

</Changelog>
[ 14:04 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:bcffc4947f1a8e8a06290b9c7ca053c2dcc244bd  commit hash:bcffc4947f1a8e8a06290b9c7ca053c2dcc244bd  commit hash:bcffc4947f1a8e8a06290b9c7ca053c2dcc244bd  bcffc49 
www/nginx-devel: update NGINX JavaScript module to 0.7.2.

Bump PORTREVISION.

<ChangeLog>

Core:

*) Bugfix: fixed Array.prototype.join() when array is changed
   while iterating.

*) Bugfix: fixed Array.prototype.slice() when array is changed
   while iterating.

*) Bugfix: fixed Array.prototype.concat() when array is changed
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 13:59 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:5f4f061728d8515176cd51d569bec152a384ecdd  commit hash:5f4f061728d8515176cd51d569bec152a384ecdd  commit hash:5f4f061728d8515176cd51d569bec152a384ecdd  5f4f061 
www/nginx-devel: update HTTPv3/QUIC patch to the recent commit

Bump PORTREVISION.
Wed, 19 Jan 2022
[ 13:31 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:f9a2f32279b075d36a16ae85664c4b7ead61410c  commit hash:f9a2f32279b075d36a16ae85664c4b7ead61410c  commit hash:f9a2f32279b075d36a16ae85664c4b7ead61410c  f9a2f32 
www/nginx-devel: update HTTPv3/QUIC patch to the recent commit

Bump PORTREVISION.
Fri, 14 Jan 2022
[ 04:30 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:e3af330927c7378919dfa6072aaa30c9c842715c  commit hash:e3af330927c7378919dfa6072aaa30c9c842715c  commit hash:e3af330927c7378919dfa6072aaa30c9c842715c  e3af330 
nginx-devel/Makefile: update HTTPv3 patch to the recent commit

The extra-patch-httpv3 contains the README file now, previously a
diff for that file was omitted.  To avoid a rejection for the README
file the original file from nginx distribution is going to be preserved.

Bump PORTREVISION.
Wed, 12 Jan 2022
[ 12:25 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:cdc19d1011ab48330bcdd3e4aca828f5ea4433d9  commit hash:cdc19d1011ab48330bcdd3e4aca828f5ea4433d9  commit hash:cdc19d1011ab48330bcdd3e4aca828f5ea4433d9  cdc19d1 
www/nginx-devel: fix dependences for some modules

HTTP_DAV_EXT module requires libraries, so let's define them
with a more canonical way.
While I'm here use the same way to define dependences for the
HTTP_XSLT module as well.

PR:	261134
Tue, 11 Jan 2022
[ 11:18 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:bc5c2f7d9852ae41cd31976ba18ae3d16cace055  commit hash:bc5c2f7d9852ae41cd31976ba18ae3d16cace055  commit hash:bc5c2f7d9852ae41cd31976ba18ae3d16cace055  bc5c2f7 
www/nginx-devel: able to build with security/openssl-quictls

While I'm here fix a typo in a start-up template, introduced in
c42df2fcbbeccbfb2d57f4d6d7558493d512d732.

Bump PORTREVISION.

Differential Revision:	https://reviews.freebsd.org/D33773
Reviewed by:		pluknet
Sun, 9 Jan 2022
[ 13:55 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:eb1eade85ac1d20098dc3ba715b1ad594cdff2c8  commit hash:eb1eade85ac1d20098dc3ba715b1ad594cdff2c8  commit hash:eb1eade85ac1d20098dc3ba715b1ad594cdff2c8  eb1eade 
www/nginx-devel: remove rpath-specific configure options

Bump PORTREVISION.
Wed, 5 Jan 2022
[ 22:30 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:c42df2fcbbeccbfb2d57f4d6d7558493d512d732  commit hash:c42df2fcbbeccbfb2d57f4d6d7558493d512d732  commit hash:c42df2fcbbeccbfb2d57f4d6d7558493d512d732  c42df2f 
www/nginx-devel: able to customize the stop signal

Bump PORTREVISION.

PR:	254962
[ 16:47 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:cada18903ccc63ec77dfb54bf36d8b050682ef69  commit hash:cada18903ccc63ec77dfb54bf36d8b050682ef69  commit hash:cada18903ccc63ec77dfb54bf36d8b050682ef69  cada189 
www/nginx-devel: initial support for HTTPv3

Bump PORTREVISION.

Based on ideas from:	ashish
Thu, 30 Dec 2021
[ 16:22 Sergey A. Osokin (osa) search for other commits by this committer ]    commit hash:270b0ad8820b0a3e86db083684a508dcea24097d  commit hash:270b0ad8820b0a3e86db083684a508dcea24097d  commit hash:270b0ad8820b0a3e86db083684a508dcea24097d  270b0ad 
www/nginx-devel: update third-party opentracing module

Update third-party opentracing module to its recent commit.
Bump PORTREVISION.

Number of commits found: 1080 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »