| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.11.6_3 11 Dec 2016 15:22:47
  |
jbeich  |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
1.11.6_2 10 Dec 2016 18:45:04
  |
osa  |
Fix the build issues when:
o) the drizzle module can't find the libdrizzle headers;
o) the geoip2 can't find the libmaxminddb.
Do not bump PORTREVISION, those third-party modules are disabled by default. |
1.11.6_2 06 Dec 2016 01:49:32
  |
osa  |
Add and enable vendor's stream_ssl_preread module.
Bump PORTREVISION.
PR: 213661 |
1.11.6_1 03 Dec 2016 15:52:40
  |
robak  |
www/nginx-devel: make the port slave friendly and update CONFLICTS
Approved by: osa |
1.11.6_1 01 Dec 2016 11:18:04
  |
mat  |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
1.11.6_1 26 Nov 2016 21:32:50
  |
osa  |
Fix the functionality issue of the third-party modsecurity module.
Found by: Rami Jebara <rami.jebara@tuangru.com> (in private mail) |
1.11.6_1 25 Nov 2016 07:46:56
  |
jbeich  |
www/nginx: drop unused ImageMagick dependency
nginx-video-thumbextractor-module-0.7.0/README.textile:
h2(#0_5_0). v0.5.0
* remove MagickWand dependency which cause memory leak
which saved it from being BROKEN by r358176:
In file included from src/ngx_http_video_thumbextractor_module.c:3:
src/ngx_http_video_thumbextractor_module_utils.c:5:10: fatal error:
'wand/magick_wand.h' file not found
#include <wand/magick_wand.h>
^
1 error generated.
*** Error code 1
Reported by: antoine (via exp-run for www/tengine) |
1.11.6 25 Nov 2016 06:44:26
  |
jbeich  |
www/nginx: apply r390310
=======================<phase: lib-depends >============================
===> nginx-1.10.2_1,2 depends on shared library: libjpeg.so - not found
===> Installing existing package /packages/All/jpeg-8_6.txz
Installing jpeg-8_6...
Extracting jpeg-8_6: .......... done
===> nginx-1.10.2_1,2 depends on shared library: libjpeg.so - found
(/usr/local/lib/libjpeg.so)
===> Returning to build of nginx-1.10.2_1,2
===> nginx-1.10.2_1,2 depends on shared library: libavformat.so - not found
===> Installing existing package /packages/All/ffmpeg-3.2,1.txz
Installing ffmpeg-3.2,1...
`-- Installing libv4l-1.6.3_2...
| `-- Installing jpeg-turbo-1.5.1...
pkg-static: jpeg-turbo-1.5.1 conflicts with jpeg-8_6 (installs files into the
same place). Problematic file: /usr/local/bin/cjpeg
Failed to install the following 1 package(s): /packages/All/ffmpeg-3.2,1.txz
*** Error code 70
PR: 207547
Reported by: antoine (via exp-run)
Approved by: portmgr blanket |
1.11.6 25 Nov 2016 02:52:05
  |
osa  |
Upgrade third-party njs module from ee84984 to 8c01042. |
1.11.6 20 Nov 2016 20:41:33
  |
osa  |
Remove IGNORE for drizzle and postgres third-party modules. |
1.11.6 20 Nov 2016 20:19:51
  |
osa  |
Remove IGNORE for memc and redis2 third-party modules.
Patches obtained from:
o)
https://github.com/openresty/memc-nginx-module/commit/c08cb7043440e427867838caf21cfd1e6cb2127a
o)
https://github.com/openresty/redis2-nginx-module/commit/8cc7304787ae9542db4feb50d9e27beb485caa0f |
1.11.6 18 Nov 2016 02:37:16
  |
osa  |
Upgrade from 1.11.5 to 1.11.6.
Mark following third-party modules with IGNORE, a patches require from
upstreams:
o) http_upstream_fair;
o) drizzle;
o) memc;
o) postgres;
o) redis2.
<ChangeLog>
*) Change: format of the $ssl_client_s_dn and $ssl_client_i_dn variables
has been changed to follow RFC 2253 (RFC 4514); values in the old
format are available in the $ssl_client_s_dn_legacy and
$ssl_client_i_dn_legacy variables. (Only the first 15 lines of the commit message are shown above ) |
1.11.5_1 18 Nov 2016 01:06:27
  |
osa  |
Add third-party fastdfs module.
PR: 213979 |
1.11.5_1 10 Nov 2016 14:22:58
  |
osa  |
Add one more third-party module: ngx_http_geoip2, v.2.0.
PR: 210294 |
1.11.5_1 21 Oct 2016 15:33:54
  |
mat  |
Fix the three ports not handling the ImageMagick-nox11 dependency
correctly.
Sponsored by: Absolight |
1.11.5 18 Oct 2016 23:10:35
  |
osa  |
Use ImageMagick-nox11 instead of original one as it's more
convenient for the server-based product.
Do not bump PORTREVISION because this change affects disabled by
default third-party modules only. |
1.11.5 14 Oct 2016 11:53:53
  |
osa  |
Upgrade third-party headers_more and memc modules tp their latest versions. |
1.11.5 12 Oct 2016 00:44:52
  |
osa  |
Upgrade third-party upstream_sticky module to its latest version 08a395c66e42
to fix crashing with SIGSEGV.
PR: 213113 |
1.11.5 12 Oct 2016 00:18:31
  |
osa  |
Upgrade third-party lua module from 0.10.6rc1 to 0.10.6. |
1.11.5 12 Oct 2016 00:10:51
  |
osa  |
Upgrade from 1.11.4 to 1.11.5.
Upgrade third-party njs module to its latest version ee84984.
<ChangeLog>
*) Change: the --with-ipv6 configure option was removed, now IPv6
support is configured automatically.
*) Change: now if there are no available servers in an upstream, nginx
will not reset number of failures of all servers as it previously
did, but will wait for fail_timeout to expire.
*) Feature: the ngx_stream_ssl_preread_module.
*) Feature: the "server" directive in the "upstream" context supports (Only the first 15 lines of the commit message are shown above ) |
1.11.4_1 14 Sep 2016 22:25:07
  |
osa  |
Do not littering /var/log by compiled-in error log.
Bump PORTREVISION.
PR: 212416 |
1.11.4 14 Sep 2016 22:15:29
  |
osa  |
mod_zip: good-bye googlecode, welcome github!
Upgrade to the latest revision. |
1.11.4 14 Sep 2016 22:09:52
  |
osa  |
Upgrade from 1.11.3 to 1.11.4.
<ChangeLog>
*) Feature: the $upstream_bytes_received variable.
*) Feature: the $bytes_received, $session_time, $protocol, $status,
$upstream_addr, $upstream_bytes_sent, $upstream_bytes_received,
$upstream_connect_time, $upstream_first_byte_time, and
$upstream_session_time variables in the stream module.
*) Feature: the ngx_stream_log_module.
*) Feature: the "proxy_protocol" parameter of the "listen" directive,
the $proxy_protocol_addr and $proxy_protocol_port variables in the (Only the first 15 lines of the commit message are shown above ) |
1.11.3 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.11.3 12 Aug 2016 16:15:06
  |
osa  |
Upgrade third-party njs module from f7d2d6f to the latest 0f11ace revision. |
1.11.3 07 Aug 2016 23:20:36
  |
osa  |
Upgrade third-party tarantool module from b852195 to 1278ee5.
Now it's possible to build it as dynamic module. |
1.11.3 07 Aug 2016 02:03:59
  |
osa  |
Upgrade third-party modules:
o) arrayvar from 0.03 to 0.05;
o) devel_kit from 0.2.19 to 0.3.0;
o) echo from 4f7aa50 to 46334b3;
o) encryptsession from 0.03 to 0.05;
o) forminput from 0.07 to 0.12;
o) iconv from 0.10 to 0.14;
o) lua from 0.10.5 to 0.10.6rc1;
o) set_misc from 6582fb4 to f808ef4;
o) sflow from 0.9.7 to 543c72a;
o) small_light from 0.6.15 to 0.8.0;
o) xss from 0.04 to 0.05.
Do not bump PORTREVISION. |
1.11.3 31 Jul 2016 23:05:37
  |
osa  |
Upgrade third-party rtmp module from 1.1.7 to 1.1.8.
Remove needless patch.
PR: 211487 |
1.11.3 27 Jul 2016 03:56:37
  |
osa  |
Upgrade from 5.0.29 to 5.0.30:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.11.3 27 Jul 2016 03:39:06
  |
osa  |
Upgrade from 1.11.2 to 1.11.3.
<ChangeLog>
*) Change: now the "accept_mutex" directive is turned off by default.
*) Feature: now nginx uses EPOLLEXCLUSIVE on Linux.
*) Feature: the ngx_stream_geo_module.
*) Feature: the ngx_stream_geoip_module.
*) Feature: the ngx_stream_split_clients_module.
*) Feature: variables support in the "proxy_pass" and "proxy_ssl_name"
directives in the stream module.
*) Bugfix: socket leak when using HTTP/2.
*) Bugfix: in configure tests.
Thanks to Piotr Sikora.
</ChangeLog> |
1.11.2_1 20 Jul 2016 09:33:32
  |
dinoex  |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
1.11.2 14 Jul 2016 22:50:05
  |
osa  |
Upgrade third-party brotli module from 4f08382 to ada972b. |
1.11.2 13 Jul 2016 00:48:28
  |
osa  |
Upgrade third-party njs module from 44fe9c1 to f71f005. |
1.11.2 13 Jul 2016 00:36:11
  |
osa  |
Upgrade from 5.0.28 to 5.0.29:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.11.2 13 Jul 2016 00:17:04
  |
osa  |
Upgrade from 1.11.1 to 1.11.2.
<ChangeLog>
*) Change: now nginx always uses internal MD5 and SHA1 implementations;
the --with-md5 and --with-sha1 configure options were canceled.
*) Feature: variables support in the stream module.
*) Feature: the ngx_stream_map_module.
*) Feature: the ngx_stream_return_module.
*) Feature: a port can be specified in the "proxy_bind", "fastcgi_bind",
"memcached_bind", "scgi_bind", and "uwsgi_bind" directives. (Only the first 15 lines of the commit message are shown above ) |
1.11.1 17 Jun 2016 23:43:22
  |
osa  |
Upgrade third-party tarantool module from 3599ba0 to b852195.
The size of the distro has been decreased dramatically because an rpm
directory with nginx-1.8.0.tar.gz tarball inside has been removed.
PR: 210349 |
1.11.1 16 Jun 2016 22:24:49
  |
osa  |
Revert r416983 back.
Suggested by: mat |
1.11.1 16 Jun 2016 22:12:02
  |
osa  |
Replace WITH_OPENSSL_PORT=yes to DEFAULT_VERSIONS+=ssl=openssl after r416965.
Non-functional change. |
1.11.1 04 Jun 2016 00:36:42
  |
osa  |
Upgrade third-party modules:
o) http_auth_ldap from 8517bb0 to dbcef31;
o) brotli from 2fc6f12 to 4f08382;
o) lua from d44f8e0 to 0.10.5;
o) njs from c4a5f2b to 44fe9c1;
o) nchan (aka push) from 0.99.14 to 0.99.15.
Also, it's possible now to build third-party http_auth_ldap module
as dynamic module.
Add java category for third-party clojure module.
Do not bump PORTREVISION. |
1.11.1 31 May 2016 21:44:05
  |
osa  |
Security upgrade:
o) nginx -- from 1.10.0 to 1.10.1;
o) nginx-devel -- from 1.11.0 to 1.11.1.
<ChangeLog>
*) Security: a segmentation fault might occur in a worker process while
writing a specially crafted request body to a temporary file
(CVE-2016-4450); the bug had appeared in 1.3.9.
</ChangeLog> |
1.11.0 25 May 2016 23:43:24
  |
osa  |
Upgrade from 1.10.0 to 1.11.0.
<ChangeLog>
*) Feature: the "transparent" parameter of the "proxy_bind",
"fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind"
directives.
*) Feature: the $request_id variable.
*) Feature: the "map" directive supports combinations of multiple
variables as resulting values.
*) Feature: now nginx checks if EPOLLRDHUP events are supported by
kernel, and optimizes connection handling accordingly if the "epoll" (Only the first 15 lines of the commit message are shown above ) |
1.10.0_3 23 May 2016 20:35:01
  |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.10.0_3 19 May 2016 10:57:35
  |
amdmi3  |
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket |
1.10.0_3 09 May 2016 23:38:21
  |
osa  |
Upgrade third-party nchan (aka push) module from 0.99.12 to 0.99.14. |
1.10.0_3 09 May 2016 22:51:30
  |
osa  |
Upgrade from 5.0.27 to 5.0.28:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.10.0_3 01 May 2016 20:54:58
  |
osa  |
Add the pkg-message with the message about recent changes.
Bump PORTREVISION. |
1.10.0_2 30 Apr 2016 18:31:57
  |
osa  |
Do not force WITH_OPENSSL_PORT on 11.x and above.
Bump PORTREVISION.
PR: 209159 |
1.10.0_1 30 Apr 2016 17:28:01
  |
osa  |
Fix the nginx.conf-dist installation if DSO undefined.
Do not bump PORTREVISION because DSO is defined by default.
Pointed out by: mat |
1.10.0_1 29 Apr 2016 23:08:12
  |
osa  |
Change the MODULESDIR from ${ETCDIR}/modules to ${PREFIX}/libexec/${PORTNAME}.
Bump PORTREVISION.
PR: 209151 |
1.10.0 29 Apr 2016 02:18:51
  |
osa  |
Add DSO knob - an ability to build an old "good" nginx without dynamic modules.
Do not bump PORTREVISION cause functionally nothing has been changed.
PR: 209124 |
1.10.0 28 Apr 2016 14:17:45
  |
swills  |
www/nginx-devel: remove USE_RAKE |
1.10.0 27 Apr 2016 01:18:07
  |
osa  |
Upgrade from 5.0.26 to 5.0.27:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.10.0 26 Apr 2016 21:21:35
  |
osa  |
Please welcome, nginx 1.10.0 - new stable version.
<ChangeLog>
*) 1.10.x stable branch.
</ChangeLog> |
1.9.15 19 Apr 2016 20:44:36
  |
osa  |
Upgrade from 1.9.14 to 1.9.15.
<ChangeLog>
*) Bugfix: "recv() failed" errors might occur when using HHVM as a
FastCGI server.
*) Bugfix: when using HTTP/2 and the "limit_req" or "auth_request"
directives a timeout or a "client violated flow control" error might
occur while reading client request body; the bug had appeared in
1.9.14.
*) Workaround: a response might not be shown by some browsers if HTTP/2
was used and client request body was not fully read; the bug had
appeared in 1.9.14.
*) Bugfix: connections might hang when using the "aio threads"
directive.
Thanks to Mindaugas Rasiukevicius.
</ChangeLog> |
1.9.14_1 15 Apr 2016 21:59:54
  |
osa  |
Upgrade njs module from b9a54be to c4a5f2b. |
1.9.14_1 15 Apr 2016 21:57:22
  |
osa  |
Upgrade third-party modules:
o) push from 0.99.11 to 0.99.12;
o) lua from 7410339 to d44f8e0;
o) shibboleth from 20150121 to 4f1119b. |
1.9.14_1 13 Apr 2016 10:36:15
  |
jbeich  |
Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}
This also fixes SET_LATE_CONFIGURE_ARGS with custom CONFIGURE_CMD.
PR: 208294
Exp-run by: antoine
Approved by: portmgr (antoine), perl (mat)
Differential Revision: https://reviews.freebsd.org/D4158 |
1.9.14_1 13 Apr 2016 01:20:18
  |
osa  |
Add third-party upstream check module.
PR: 208380 |
1.9.14_1 10 Apr 2016 09:54:25
  |
bapt  |
Convert to @sample |
1.9.14_1 09 Apr 2016 18:00:15
  |
osa  |
Upgrade third-party tarantool module from 966f2f5 to 3599ba0. |
1.9.14_1 09 Apr 2016 17:42:43
  |
osa  |
Upgrade third-party njs module from 50fbb3b to b9a54be. |
1.9.14_1 06 Apr 2016 20:58:15
  |
osa  |
Enable vendor's http_realip module by default.
Bump PORTREVISION. |
1.9.14 05 Apr 2016 22:11:53
  |
osa  |
Upgrade from 1.9.13 to 1.9.14.
<ChangeLog>
*) Feature: OpenSSL 1.1.0 compatibility.
*) Feature: the "proxy_request_buffering", "fastcgi_request_buffering",
"scgi_request_buffering", and "uwsgi_request_buffering" directives
now work with HTTP/2.
*) Bugfix: "zero size buf in output" alerts might appear in logs when
using HTTP/2.
*) Bugfix: the "client_max_body_size" directive might work incorrectly
when using HTTP/2.
*) Bugfix: of minor bugs in logging.
</ChangeLog> |
1.9.13 05 Apr 2016 12:07:31
  |
osa  |
Upgrade third-party nchan (formerly http_push) module from 0.99.8 to 0.99.11. |
1.9.13 04 Apr 2016 23:01:33
  |
osa  |
Change the third-party http_auth_digest module location and upgrade it.
Previous location no longer supported by developers.
PR: 203967 |
1.9.13 04 Apr 2016 22:35:07
  |
osa  |
Add AWS proxy third-party module.
PR: 208499 |
1.9.13 03 Apr 2016 05:48:43
  |
osa  |
Upgrade third-party brotli module from 86998c6 to 2fc6f12.
Changes: https://github.com/google/ngx_brotli/commit/2fc6f123b4ee4ac711c66e7831cb80749eec5bbe |
1.9.13 03 Apr 2016 05:33:13
  |
osa  |
Upgrade from 1.9.12 to 1.9.13.
Remove needless vendor's patches.
<ChangeLog>
*) Change: non-idempotent requests (POST, LOCK, PATCH) are no longer
passed to the next server by default if a request has been sent to a
backend; the "non_idempotent" parameter of the "proxy_next_upstream"
directive explicitly allows retrying such requests.
*) Feature: the ngx_http_perl_module can be built dynamically.
*) Feature: UDP support in the stream module.
*) Feature: the "aio_write" directive. (Only the first 15 lines of the commit message are shown above ) |
1.9.12_1 03 Apr 2016 05:23:20
  |
osa  |
Enable several vendor's modules to be in sync with vendor's
original packages for some linux distros, please see
http://nginx.org/en/linux_packages.html for detauls.
Bump PORTREVISION. |
1.9.12 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.9.12 25 Mar 2016 01:20:36
  |
osa  |
Upgrade third-party njs module from 39f2320 to 50fbb3b. |
1.9.12 23 Mar 2016 11:23:10
  |
osa  |
Upgrade third-party njs module from 4030015 to 39f232. |
1.9.12 18 Mar 2016 11:36:19
  |
osa  |
Upgrade third-party push module from 0.99.7 to 0.99.8. |
1.9.12 17 Mar 2016 11:24:50
  |
osa  |
Add third-party video_thumbextractor module, version 0.7.0.
PRs: 185847, 185850 |
1.9.12 12 Mar 2016 21:45:19
  |
osa  |
Upgrade third-party modules:
o) http_push from 0.99.6 to 0.99.7;
o) modsecurity from 2.9.1-RC1 to 2.9.1. |
1.9.12 05 Mar 2016 22:42:12
  |
osa  |
Upgrade third-party modules:
o) clojure from 0.4.3 to 0.4.4;
o) http_push from 0.99.5 to 0.99.6. |
1.9.12 05 Mar 2016 18:55:52
  |
osa  |
Enable perl module as dynamic perl, add vendor's patch.
Do not bump PORTREVISION because perl module is disabled by default. |
1.9.12 05 Mar 2016 17:42:57
  |
osa  |
Fix third-party accesskey module behaviour when "satisfy any;" defined.
Spotted by: Oleksandr V. Typlyns'kyi <astral@wangsamp.km.ua>
Discussion: http://mailman.nginx.org/pipermail/nginx-ru/2010-March/032654.html
(in Russian) |
1.9.12 04 Mar 2016 23:01:06
  |
osa  |
Upgrade third-party subs_filter module from 0.6.2 to 0.6.4.
Patch submitted by: Oleksandr V. Typlyns'kyi <astral@wangsamp.km.ua> (via
private mail) |
1.9.12 04 Mar 2016 22:44:20
  |
osa  |
Upgrade third-party njs module from dbd4181 to 4030015. |
1.9.12 04 Mar 2016 22:37:57
  |
osa  |
Enable third-party passenger module as dynamic.
Patch obtained from: https://github.com/phusion/passenger/pull/1764 |
1.9.12 02 Mar 2016 11:52:21
  |
osa  |
Upgrade from 5.0.25 to 5.0.26:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.9.12 02 Mar 2016 09:45:37
  |
osa  |
Use more proper knob. |
1.9.12 26 Feb 2016 23:19:45
  |
osa  |
Add vendor's patch, remove needless patch.
Pointed by: ru
Obtained from: http://hg.nginx.org/nginx/raw-rev/35487ea55cb6 |
1.9.12 26 Feb 2016 01:14:17
  |
osa  |
Upgrade third-party njs module from bb38609 to dbd4181, convert to
build as dynamic module by default.
Do not dump PORTREVISION, this module is disabled by default. |
1.9.12 24 Feb 2016 21:36:53
  |
osa  |
Upgrade from 1.9.11 to 1.9.12.
Remove needless patch.
<ChangeLog>
*) Feature: Huffman encoding of response headers in HTTP/2.
Thanks to Vlad Krasnov.
*) Feature: the "worker_cpu_affinity" directive now supports more than
64 CPUs.
*) Bugfix: compatibility with 3rd party C++ modules; the bug had
appeared in 1.9.11.
Thanks to Piotr Sikora.
(Only the first 15 lines of the commit message are shown above ) |
1.9.11_2 22 Feb 2016 23:29:42
  |
osa  |
Upgrade third-party http_redis module from 0.3.7 to 0.3.8,
compile it as dynamic module for www/nginx-devel. |
1.9.11_2 20 Feb 2016 21:01:52
  |
osa  |
Enable third-party brotli module as dynamic module. |
1.9.11_2 20 Feb 2016 20:10:14
  |
osa  |
Upgrade third-party ct (Certificate Transparency) module from 1790ac0 to
f3cad5e.
Enable dynamic module feature in www/nginx-devel. |
1.9.11_2 20 Feb 2016 19:42:42
  |
osa  |
Register a list of staged dynamic modules in nginx.conf-dist file automagically.
Bump PORTREVISION. |
1.9.11_1 20 Feb 2016 16:19:10
  |
osa  |
Upgrade from 5.0.24 to 5.0.25:
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel. |
1.9.11_1 17 Feb 2016 23:28:06
  |
osa  |
Upgrade third-party nchan (formerly http_push) module from 0.99.4 to 0.99.5. |
1.9.11_1 17 Feb 2016 23:19:38
  |
osa  |
Upgrade third-party small_light module from 0.6.9 to 0.6.15,
enable as dynamic module for www/nginx-devel only. |
1.9.11_1 17 Feb 2016 23:00:59
  |
osa  |
Upgrade third-party dynamic_upstream module from 0.1.1 to 0.1.3.
Dynamic modules support has been enabled for the dynamic_upstream
third-party module, in case of usage of this module please update nginx
configuration file for load this module:
load_module "modules/ngx_dynamic_upstream_module.so";
Do not bump PORTREVISION cause this module is disabled by default. |
1.9.11_1 15 Feb 2016 22:01:32
  |
osa  |
Add third-party http_json_status module.
Submitted by: Vyacheslav, Omnilance LLC <vyacheslav@omnilance.com> |
1.9.11_1 14 Feb 2016 17:37:23
  |
osa  |
Upgrade third-party modules: echo, headers_more and set_misc.
Dynamic modules support has been enabled for these third-party modules,
in case of usage of these modules please update nginx configuration
file for load these modules:
load_module "modules/ngx_http_echo_module.so";
load_module "modules/ngx_http_headers_more_filter_module.so";
load_module "modules/ngx_http_set_misc_module.so";
Do not bump PORTREVISION because these modules disabled by default. |
1.9.11_1 14 Feb 2016 16:54:56
  |
osa  |
Upgrade two third-party eval and lua modules to its latest revisions.
Dynamic modules support has been enabled for these third-party modules,
in case of usage of these modules please update nginx configuration
file for load these modules:
load_module "modules/ngx_http_eval_module.so";
load_module "modules/ngx_http_lua_module.so";
Do not bump PORTREVISION because these modules disabled by default. |
1.9.11_1 14 Feb 2016 04:09:50
  |
osa  |
Enable dynamic modules support.
Bump PORTREVISION.
In case of usage following modules please update nginx configuration file
for load these modules:
load_module "modules/ngx_http_geoip_module.so";
load_module "modules/ngx_http_image_filter_module.so";
load_module "modules/ngx_http_xslt_filter_module.so";
load_module "modules/ngx_mail_module.so";
load_module "modules/ngx_stream_module.so";
See https://www.nginx.com/blog/dynamic-modules-nginx-1-9-11/ for details. |
1.9.11 13 Feb 2016 14:03:55
  |
osa  |
Upgrade third-party auth_krb5 module from f76d5d9 to c85a38c revision. |
1.9.11 13 Feb 2016 13:37:47
  |
osa  |
Upgrade third-party nchan module from 0.98 to 0.99.4. |