| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Bump PORTREVISION for www/nginx-devel.
|
|
|
|
|
|
| |
Update third-party passenger module for www/nginx-devel. (*)
Bump PORTREVISION. (*)
|
|
|
|
| |
Update third-party Passenger module for www/nginx-devel.
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
| |
Bump PORTREVISION.
|
| |
|
|
|
|
|
| |
The issue was introduced by: 2e741e74b8db691f3cae0abf8482ade801fb74f4
PR: 254824
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/phusion/passenger/compare/release-6.0.6...release-6.0.7
Bump PORTREVISION.
Notes:
svn path=/head/; revision=556173
|
|
|
|
|
|
|
| |
from 6.0.5 to 6.0.6.
Notes:
svn path=/head/; revision=542274
|
|
|
|
|
|
|
|
|
| |
6.0.4 to 6.0.5.
Bump PORTREVISION for www/nginx-devel.
Notes:
svn path=/head/; revision=538057
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=455088
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx-devel;
MFH: 2017Q4
See details: https://blog.phusion.nl/2017/10/13/passenger-security-advisory-5-1-11/
Notes:
svn path=/head/; revision=452356
|
|
|
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx; (*)
o) third-party passenger module for www/nginx-devel.
Approved by: joneum (maintainer) (*)
Notes:
svn path=/head/; revision=449429
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=445024
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=440855
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=440047
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=433920
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=419162
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=418452
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=414894
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=414085
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=409928
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=409253
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=407932
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Please note: third-party passenger module is disabled by default for
www/nginx and www/nginx-devel ports.
Security: CVE-2015-7519
PR: 205104
Notes:
svn path=/head/; revision=403349
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=400104
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=397903
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=397090
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=395446
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=393918
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=392328
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=391335
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=391039
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=389257
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=388563
|
|
|
|
|
|
|
|
| |
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Notes:
svn path=/head/; revision=387280
|