| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
Add third-party dynamic_healthcheck module.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=545785
|
|
|
|
|
|
|
| |
from 6.0.5 to 6.0.6.
Notes:
svn path=/head/; revision=542274
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's possible to build nginx on FreeBSD13 with security/openssl
port, compiled with kernel TLS option as well.
Bump PORTREVISION.
Based on: https://github.com/nginx/nginx/compare/branches/stable-1.16...bsdjhb:ktls-1.16
Reviewed by: jhb
Tested by: jhb
Notes:
svn path=/head/; revision=538058
|
|
|
|
|
|
|
|
|
| |
6.0.4 to 6.0.5.
Bump PORTREVISION for www/nginx-devel.
Notes:
svn path=/head/; revision=538057
|
|
|
|
|
|
|
|
|
| |
Update 3rd party module nginx-link-function to 3.2.3.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=538022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Switch with the nginx-upload-module to fdintino, they support http/2: https://github.com/fdintino/nginx-upload-module/.
2. Update 3rd party module nginx-link-function to 3.2.2.
Bump PORTREVISION.
PR: 246746 [1]
246897 [2]
Notes:
svn path=/head/; revision=537565
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) modsecurity2
o) fastdfs
All modules, including all third-party modules, are dynamic now.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=535197
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Notes:
svn path=/head/; revision=534318
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Notes:
svn path=/head/; revision=533158
|
|
|
|
|
|
|
| |
Pointy hat: osa
Notes:
svn path=/head/; revision=533147
|
|
|
|
|
|
|
|
|
|
|
| |
o) http_json_status
o) http_mogilefs
o) http_notice
Bump PORTREVISION.
Notes:
svn path=/head/; revision=532982
|
|
|
|
|
|
|
|
|
|
| |
o) rds_csv
o) rds_json
Bump PORTREVISION.
Notes:
svn path=/head/; revision=532959
|
|
|
|
|
|
|
|
|
|
| |
o) slowfs_cache
o) xss
Bump PORTREVISION.
Notes:
svn path=/head/; revision=532900
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) drizzle
o) http_dav_ext
o) http_footer_filter
o) http_ip2location
o) http_ip2proxy
Bump PORTREVISION.
Notes:
svn path=/head/; revision=532758
|
|
|
|
|
|
|
|
|
|
| |
the legacy patch.
While I'm here update the PORTSCOUT.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=532682
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: 245830
Submitted by: marck
Notes:
svn path=/head/; revision=532602
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Convert the following third-party modules to dynamic:
o) ajp
o) cache_purge
o) vts
o) websockify
Bump PORTREVISION.
Notes:
svn path=/head/; revision=532601
|
|
|
|
|
|
|
|
|
|
|
| |
To avoid a potential conflict between two versions of LuaJIT let's
update mod_security's dependecy list and use lang/luajit-openresty
instead of original lang/luajit.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=527678
|
|
|
|
|
|
|
|
| |
Eagle eye notice from: joneum
No cookie for: osa
Notes:
svn path=/head/; revision=524489
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) modsecurity3
o) vod
Remove the needless patch for the third-party vod module,
it's been added to the upstream.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=520332
|
|
|
|
|
|
|
|
|
|
|
| |
it was missing with r517770.
Bump PORTREVISION.
PR: 242031
Notes:
svn path=/head/; revision=517848
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: 238739
Notes:
svn path=/head/; revision=517774
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
www/nginx to fix the build. (*)
While I'm here sort pkg-plist.
Bump PORTREVISION.
PR: 241753 (*)
Notes:
svn path=/head/; revision=517683
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update njs module from 0.3.5 to 0.3.6.
Sync third-party fastdfs module version with www/nginx.
<ChangeLog for nginx 1.17.5>
*) Feature: now nginx uses ioctl(FIONREAD), if available, to avoid
reading from a fast connection for a long time.
*) Bugfix: incomplete escaped characters at the end of the request URI
were ignored.
*) Bugfix: "/." and "/.." at the end of the request URI were not
normalized.
*) Bugfix: in the "merge_slashes" directive.
*) Bugfix: in the "ignore_invalid_headers" directive.
Thanks to Alan Kemp.
*) Bugfix: nginx could not be built with MinGW-w64 gcc 8.1 or newer.
</ChangeLog>
<ChangeLog for njs 0.3.6>
nginx modules:
*) Improvement: getting special headers from r.headersIn.
Core:
*) Feature: added new Function() support.
*) Feature: added Number.prototype.toFixed().
*) Feature: added Number.prototype.toPrecision().
*) Feature: added Number.prototype.toExponential().
*) Improvement: making "prototype" property of function
instances writable.
*) Improvement: limiting recursion depth while compiling.
*) Improvement: moving global functions to the global object.
*) Bugfix: fixed prototype mutation for object literals.
*) Bugfix: fixed heap-buffer-overflow while parsing regexp literals.
*) Bugfix: fixed integer-overflow while parsing exponent
of number literals.
*) Bugfix: fixed parseFloat().
*) Bugfix: fixed Array.prototype functions according to the specification.
The following functions were fixed: every, includes, indexOf, filter,
find, findIndex, forEach, lastIndexOf, map, pop, push, reduce,
reduceRight, shift, some, unshift.
*) Bugfix: fixed handing of accessor descriptors in Object.freeze().
*) Bugfix: fixed String.prototype.replace() when first argument
is not a string.
*) Bugfix: fixed stack-use-after-scope in Array.prototype.map().
*) Bugfix: Date.prototype.toUTCString() format was aligned to ES9.
*) Bugfix: fixed buffer overflow in Number.prototype.toString(radix).
*) Bugfix: fixed Regexp.prototype.test() for regexps with backreferences.
*) Bugfix: fixed Array.prototype.map() for objects with nonexistent values.
*) Bugfix: fixed Array.prototype.pop() and shift() for sparse objects.
*) Bugfix: fixed Date.UTC() according to the specification.
*) Bugfix: fixed Date() constructor according to the specification.
*) Bugfix: fixed type of Date.prototype.
Thanks to Artem S. Povalyukhin.
*) Bugfix: fixed Date.prototype.setTime().
Thanks to Artem S. Povalyukhin.
*) Bugfix: fixed default number of arguments expected by built-in functions.
*) Bugfix: fixed "caller" and "arguments" properties of a function instance.
Thanks to Artem S. Povalyukhin.
</ChangeLog>
Notes:
svn path=/head/; revision=515207
|
|
|
|
|
|
|
| |
Spotted by: Herbert J. Skuhra <herbert@gojira.at>
Notes:
svn path=/head/; revision=512407
|
|
|
|
| |
Notes:
svn path=/head/; revision=512305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) ip2location
o) ip2proxy
Add third-party slice_ahead feature.
Update third-party passenger module to the latest release 6.0.3.
Switch third-party lua module dependence from lang/luajit (2.0) to
lang/luajit-openresty (2.1).
Bump PORTREVISION.
Notes:
svn path=/head/; revision=512184
|
|
|
|
| |
Notes:
svn path=/head/; revision=508913
|
|
|
|
|
|
|
|
|
| |
www/nginx-devel from 6.0.1 to 6.0.2.
Bump PORTREVISION for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=494213
|
|
|
|
|
|
|
| |
Bump RORTREVISION.
Notes:
svn path=/head/; revision=490155
|
|
|
|
|
|
|
|
|
|
|
| |
www/nginx-devel from 6.0.0 to 6.0.1.
While I'm here:
o) remove a needless whitespace and tabs;
o) add a patch to disable anonymouse telemetry for passenger by default.
Notes:
svn path=/head/; revision=490077
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Notes:
svn path=/head/; revision=488501
|
|
|
|
|
|
|
| |
third-party passenger module.
Notes:
svn path=/head/; revision=488344
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
www/nginx-devel from 5.3.7 to 6.0.0.
<ChangeLog>
* Introduces support for *all* programming languages. Yes that's
right... Java, Elixir, Go — Passenger now supports them all!
This effort is called "generic language support".
* Bumps the preferred Nginx version to 1.15.7.
* Introduces anonymous usage telemetry, which helps us improve
Passenger. Please read the docs on what data is collected and
how to disable this.
* [Nginx] Introduces a new option "passenger_request_buffering on|off",
to allow disabling request body buffering. This is only supported in
Nginx >= 1.15.3. Closes GH-2121.
* Updated various library versions used in precompiled binaries (used
for e.g. gem installs):
- OpenSSL: 1.0.2q (was: 1.0.2p)
- libcurl: 7.62.0 (was: 7.61.1)
- Ruby: 2.3.8 (was: 2.3.7)
</ChangeLog>
Notes:
svn path=/head/; revision=486475
|
|
|
|
|
|
|
| |
www/nginx-devel ports to 5.3.7.
Notes:
svn path=/head/; revision=486073
|
|
|
|
|
|
|
|
|
|
| |
it contains fixes for openssl 1.1.
Remove the needless patch.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=484977
|
|
|
|
|
|
|
|
| |
www/nginx and www/nginx-devel from 5.3.4 to 5.3.5.
Bump PORTREVISIONs where it's necessary.
Notes:
svn path=/head/; revision=480657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
www/nginx-devel from 5.3.3 to 5.3.4.
PR: 229392
<ChangeLog>
* Fixes a crash during startup on FreeBSD 11.2 and recent OpenBSD versions
due to C++11 compatibility issues in the code. Closes GH-2097.
* Updates Boost to version 1.67.0.
* [Apache] Fixes the handling of HTTP requests with chunked bodies in
combination with `PassengerBufferUploads off`. Closes GH-2102.
</ChangeLog>
Notes:
svn path=/head/; revision=476419
|
|
|
|
|
|
|
|
|
|
| |
to a fork on GH cause last one contains additional fixes.
Remove needless patch.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=474773
|
|
|
|
|
|
|
| |
and www/nginx-devel from 5.3.2 to 5.3.3.
Notes:
svn path=/head/; revision=473856
|
|
|
|
|
|
|
| |
www/nginx and www/nginx-devel from 5.3.1 to 5.3.2.
Notes:
svn path=/head/; revision=473206
|
|
|
|
| |
Notes:
svn path=/head/; revision=470011
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here fix the issue with GSSAPIINCDIR variable, it's
been introduced as GSSAPINCDIR without a correct substitution
during the third-party auth_krb5 module's patch time.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=469801
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here update third-party vod module to recent 1.23 version.
Bump PORTREVISION.
PR: 228127
Notes:
svn path=/head/; revision=469797
|
|
|
|
|
|
|
|
|
|
|
|
| |
468201, 468240.
Update third-party modules to their recent versions.
Enable libxml usage for third-party vod module.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=468248
|
|
|
|
| |
Notes:
svn path=/head/; revision=468068
|
|
|
|
|
|
|
|
|
| |
465814, 465851, 465931, 468031.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=468061
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here upgrade next third-party modules to their
recent version:
o) passenger;
o) njs.
<ChangeLog>
*) Feature: the "proxy_protocol" parameter of the "listen" directive now
supports the PROXY protocol version 2.
*) Bugfix: nginx could not be built with OpenSSL 1.1.1 statically on
Linux.
*) Bugfix: in the "http_404", "http_500", etc. parameters of the
"proxy_next_upstream" directive.
</ChangeLog>
Notes:
svn path=/head/; revision=466832
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade third-party modules to their recent version.
<ChangeLog>
*) Feature: the "set" parameter of the "include" SSI directive now
allows writing arbitrary responses to a variable; the
"subrequest_output_buffer_size" directive defines maximum response
size.
*) Feature: now nginx uses clock_gettime(CLOCK_MONOTONIC) if available,
to avoid timeouts being incorrectly triggered on system time changes.
*) Feature: the "escape=none" parameter of the "log_format" directive.
Thanks to Johannes Baiter and Calin Don.
*) Feature: the $ssl_preread_alpn_protocols variable in the
ngx_stream_ssl_preread_module.
*) Feature: the ngx_http_grpc_module.
*) Bugfix: in memory allocation error handling in the "geo" directive.
*) Bugfix: when using variables in the "auth_basic_user_file" directive
a null character might appear in logs.
Thanks to Vadim Filimonov.
</ChangeLog>
Notes:
svn path=/head/; revision=465248
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade third-party modules to their recent version.
Remove needless patches.
<ChangeLog>
*) Feature: HTTP/2 server push support; the "http2_push" and
"http2_push_preload" directives.
*) Bugfix: "header already sent" alerts might appear in logs when using
cache; the bug had appeared in 1.9.13.
*) Bugfix: a segmentation fault might occur in a worker process if the
"ssl_verify_client" directive was used and no SSL certificate was
specified in a virtual server.
*) Bugfix: in the ngx_http_v2_module.
*) Bugfix: in the ngx_http_dav_module.
</ChangeLog>
Notes:
svn path=/head/; revision=462474
|