| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.7_1,1 22 Mar 2013 16:41:10
  |
osa  |
Update third-party rtmp module from 0.9.12 to 0.9.13.
Submitted by: Fedor Dikarev <fedor.dikarev@gmail.com> |
1.2.7_1,1 21 Mar 2013 07:17:24
  |
osa  |
Update third-party chunkin module from 0.22rc1 to 0.23. |
1.2.7_1,1 21 Mar 2013 02:54:52
  |
osa  |
Update third-party modules:
o) naxsi-core from 0.49 to 0.50;
o) rtmp from 0.9.11 to 0.9.12.
Do not bump PORTREVISION. |
1.2.7_1,1 19 Mar 2013 18:50:47
  |
osa  |
Update syslog_support patch with module-specific changes.
Original
patch: https://raw.github.com/yaoweibin/nginx_syslog_patch/master/syslog_1.2.7.patch |
1.2.7_1,1 19 Mar 2013 18:41:58
  |
osa  |
Update third-party module rtmp from 0.9.8 to 0.9.11. |
1.2.7_1,1 19 Mar 2013 18:36:00
  |
osa  |
Update third-party cache_purge module from 2.0 to 2.1. |
1.2.7_1,1 14 Mar 2013 16:47:23
  |
sbz  |
- Update third-party NAXSI module to 0.49
- Remove non needed patches
Approved by: osa (via private mail) |
1.2.7_1,1 07 Mar 2013 14:30:48
  |
osa  |
Update third-party slowfs_cache module from 1.9 to 1.10.
Do not bump PORTREVISION.
<ChangeLog>
* Fix compatibility with nginx-1.1.12+.
Due to the changes in cache index usage accounting (1 per request
instead of 1 per access) initial cache insert of "small" file was
decreasing usage count, rendering index entry invalid.
Because cache manager ignores invalid entries, expired cache files
were not being removed from the cache, which forced it to outgrow
specified "max_size" value.
</ChangeLog> |
1.2.7_1,1 24 Feb 2013 07:03:47
  |
osa  |
Upgrade third-party rtmp module from 0.8.7 to 0.9.8. |
1.2.7_1,1 23 Feb 2013 10:44:18
  |
osa  |
Upgrade third-party modules (according to latest stable ngx_openresty-1.2.6.6):
o) echo from 0.41 to 0.42;
o) headers_more from 0.18 to 0.19;
o) lua from 0.6.10 to 0.7.15;
o) srcache from 0.16 to 0.19;
o) forminput from 0.07rc5 to 0.07. |
1.2.7_1,1 20 Feb 2013 17:47:36
  |
osa  |
Update third-party http_auth_ldap module.
PR: 176297 |
1.2.7_1,1 19 Feb 2013 17:36:56
  |
osa  |
Add third-party http_push_stream module.
PR: 174423 |
1.2.7_1,1 13 Feb 2013 09:23:58
  |
osa  |
Add nginx_pid_prefix rcvar for ability to prevent collision with other PIDs
names
when using with profiles.
Bump PORTREVISION.
PR: 175823 |
1.2.7,1 13 Feb 2013 04:33:53
  |
osa  |
Update from 1.2.6 to 1.2.7.
<ChangeLog>
*) Change: now if the "include" directive with mask is used on Unix
systems, included files are sorted in alphabetical order.
*) Change: the "add_header" directive adds headers to 201 responses.
*) Feature: the "geo" directive now supports IPv6 addresses in CIDR
notation.
*) Feature: the "flush" and "gzip" parameters of the "access_log"
directive.
(Only the first 15 lines of the commit message are shown above ) |
1.2.6,1 07 Feb 2013 12:37:48
  |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
1.2.6,1 07 Feb 2013 03:16:17
  |
osa  |
Update devel-kit third-party module from 0.2.17 to 0.2.18.
USE_NGINX_DEVEL_KIT internal knob has been deprecated.
Fix third-party modules build by change configure order.
Fix build with iconv third-party module. (*)
Do not bump PORTREVISION.
PR: 175862 (*) |
1.2.6,1 17 Jan 2013 03:36:31
  |
osa  |
Update third-party rtmp module from 0.8.4 to 0.8.7.
Requested by: Roman Arutyunyan <arutyunyan.roman@gmail.com> (author) |
1.2.6,1 09 Jan 2013 15:52:35
  |
osa  |
Update from 3.0.17 to 3.0.19:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel.
<Changes>
Release 3.0.19
--------------
* Nginx security fix: do not display Nginx version when
server_tokens are off.
* Fixed compilation problems on some systems.
* Fixed some Union Station-related bugs.
Release 3.0.18
--------------
* Fixed compilation problems on Fedora 17.
* Fixed Union Station compatibility with Rails 3.2.
* Phusion Passenger Enterprise Standalone now supports rolling
restarts and deployment error resistance.
</Changes> |
1.2.6,1 21 Dec 2012 05:20:28
  |
osa  |
Update rtmp third-party module from 0.6.1 to 0.8.4.
Spotted by: Roman Arutyunyan <arutyunyan.roman@gmail.com> (author) |
1.2.6,1 11 Dec 2012 19:05:28
  |
osa  |
Update third-party ngx_cache_purge module from 1.6 to 2.0. |
1.2.6,1 11 Dec 2012 18:51:14
  |
osa  |
Update from 1.2.5 to 1.2.6.
<ChangeLog>
*) Feature: the $request_time and $msec variables can now be used not
only in the "log_format" directive.
*) Bugfix: cache manager and cache loader processes might not be able to
start if more than 512 listen sockets were used.
*) Bugfix: in the ngx_http_dav_module.
</ChangeLog> |
1.2.5_1 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.2.5,1 22 Nov 2012 03:47:21
  |
osa  |
Use more canonical names for patches.
No functionaly changes.
Don't bump PORTREVISION.
Feature safe: yes |
1.2.5,1 13 Nov 2012 15:58:00
  |
osa  |
Update from 1.2.4 to 1.2.5.
Feature safe: yes
<ChangeLog>
*) Feature: the "optional_no_ca" parameter of the "ssl_verify_client"
directive.
Thanks to Mike Kazantsev and Eric O'Connor.
*) Feature: the $bytes_sent, $connection, and $connection_requests
variables can now be used not only in the "log_format" directive.
Thanks to Benjamin Grts+ssing.
*) Feature: resolver now randomly rotates addresses returned from cache.
Thanks to Anton Jouline.
*) Feature: the "auto" parameter of the "worker_processes" directive.
*) Bugfix: "cache file ... has md5 collision" alert.
*) Bugfix: OpenSSL 0.9.7 compatibility.
</ChangeLog> |
1.2.4,1 17 Oct 2012 02:17:42
  |
osa  |
Update third-party modules:
o) drizzle - from 0.1.2 to 0.1.4;
o) lua - from 0.5.14 to 0.6.10;
o) redis2 - from 0.08rc4 to 0.09;
o) rtmp - from 0.2.3 to 0.6.1;
o) srcache - from 0.14 to 0.16.
Convert header to modern manner.
Feature safe: yes |
1.2.4,1 26 Sep 2012 03:18:26
  |
osa  |
Update from 1.2.3 to 1.2.4.
<ChangeLog>
*) Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14.
Thanks to Charles Chen.
*) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if
the --with-ipv6 option was used.
*) Bugfix: a segmentation fault might occur in a worker process if the
"map" directive was used with variables as values.
*) Bugfix: a segmentation fault might occur in a worker process if the
"geo" directive was used with the "ranges" parameter but without the (Only the first 15 lines of the commit message are shown above ) |
1.2.3_1,1 20 Sep 2012 03:56:12
  |
osa  |
Add third-party CT++ module.
Subnmitted: Veniamin Gvozdikov <g.veniamin@googlemail.com>
PR: 171702 |
1.2.3_1,1 20 Sep 2012 03:44:21
  |
osa  |
Add third-party http_auth_ldap module.
Submitted by: rm
PR: 171745 |
1.2.3_1,1 19 Sep 2012 18:29:13
  |
osa  |
Fix rc script for nginx with profiles. (*)
Configure build with original http_dav if third-party http_dav_ext defined.
Bump PORTREVISIONs.
Found by: Slava Kokorin <slava.kokorin@gmail.com> (*) |
1.2.3,1 28 Aug 2012 18:01:09
 |
osa  |
Update from 3.0.15 to 3.0.17:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel. |
1.2.3,1 26 Aug 2012 16:56:32
 |
osa  |
Update third-party http_substitutions_filter module to "numeric"
release - 0.6.2. |
1.2.3,1 26 Aug 2012 10:58:51
 |
osa  |
Update third-party http_substitutions_filter module to latest snapshot. |
1.2.3,1 21 Aug 2012 03:38:25
 |
osa  |
Update third-party http_substitutions_filter module from 0.5.2.r59 to 0.6.0,
relocated to github.
Fix typo for upstream_fair module. [*]
Submitted by: Artis Caune <Artis.Caune@gmail.com> [*]
PR: 170795 [*] |
1.2.3,1 15 Aug 2012 16:02:13
 |
osa  |
Update third-party modules (sync with openresty-1.2.1.14):
o) lua from 0.5.13 to 0.5.14;
o) srcache from 0.13rc8 to 0.14. |
1.2.3,1 13 Aug 2012 16:38:07
 |
osa  |
Update third-party modules (sync with openresty-1.2.1.13):
o) lua from 0.5.12 to 0.5.13;
o) echo from 0.38rc2 to 0.41. |
1.2.3,1 07 Aug 2012 17:30:44
 |
osa  |
Update third-party modules (sync with openresty-1.2.1.9):
o) lua from 0.5.7 to 0.5.12;
o) headers_more from 0.17 to 0.18;
o) drizzle from 0.1.2rc7 to 0.1.2. |
1.2.3,1 07 Aug 2012 17:12:09
 |
osa  |
Update from 1.2.2 to 1.2.3.
<ChangeLog>
*) Feature: the Clang compiler support.
*) Bugfix: extra listening sockets might be created.
Thanks to Roman Odaisky.
*) Bugfix: nginx/Windows might hog CPU if a worker process failed to
start.
Thanks to Ricardo Villalobos Guevara.
*) Bugfix: the "proxy_pass_header", "fastcgi_pass_header",
"scgi_pass_header", "uwsgi_pass_header", "proxy_hide_header", (Only the first 15 lines of the commit message are shown above ) |
1.2.2,1 04 Aug 2012 06:01:12
 |
osa  |
Update from 3.0.14 to 3.0.15:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel. |
1.2.2,1 31 Jul 2012 17:50:51
 |
osa  |
Update:
o) third-party rtmp module from 0.1.10 to 0.2.3; (*)
o) prefix path for third-party sflow module.
Requested by: Rudolph Sand aka r dot sand at new-net dot net (*) |
1.2.2,1 26 Jul 2012 06:28:02
 |
ak  |
- Fix MAIL_* options
Approved by: osa (maintainer) |
1.2.2,1 22 Jul 2012 13:39:34
 |
osa  |
Update passenger from 3.0.13 to 3.0.14. |
1.2.2,1 16 Jul 2012 17:47:56
 |
osa  |
Move rc script nginx.sh.in to more canonical nginx.in. |
1.2.2,1 16 Jul 2012 17:38:33
 |
osa  |
Update third-party modules:
o) lua from 0.5.0rc30 to 0.5.7;
o) headers_more from 0.17rc1 to 0.17.
s/_MODULE//. |
1.2.2,1 03 Jul 2012 17:09:44
 |
osa  |
Update from 1.2.1 to 1.2.2.
<ChangeLog>
*) Change: the "single" parameter of the "keepalive" directive is now
ignored.
*) Change: SSL compression is now disabled when using all versions of
OpenSSL, including ones prior to 1.0.0.
*) Feature: the "proxy_pass", "fastcgi_pass", "scgi_pass", "uwsgi_pass"
directives, and the "server" directive inside the "upstream" block,
now support IPv6 addresses.
*) Feature: the "resolver" directive now support IPv6 addresses and an (Only the first 15 lines of the commit message are shown above ) |
1.2.1_2,1 03 Jul 2012 03:48:32
 |
osa  |
Update third-party modules:
o) cache_purge from 1.5 to 1.6;
o) slowfs_cache from 1.8 to 1.9;
o) upload_progress from 0.8.3 to 0.9.0. [*]
Remove needless extra patch.
PR: 169602 [*] |
1.2.1_2,1 29 Jun 2012 21:01:03
 |
osa  |
Truncate variable name for third-party h264_streaming module, s/_MODULE//. |
1.2.1_2,1 28 Jun 2012 14:25:06
 |
osa  |
Fix build without mail-specific modules after switch to OptionsNG.
PR: 169498 |
1.2.1_2,1 22 Jun 2012 17:59:14
 |
osa  |
Update the name of recent added tcp_proxy third-party module. |
1.2.1_2,1 21 Jun 2012 06:35:24
 |
osa  |
Add third-party tcp_proxy module, ver.0.26,
https://github.com/yaoweibin/nginx_tcp_proxy_module/
Requested by: Weibin Yao <yaoweibin@gmail.com> |
1.2.1_2,1 19 Jun 2012 06:27:32
 |
osa  |
Do not require specific versions of shared libraries. |
1.2.1_2,1 18 Jun 2012 16:12:38
 |
osa  |
Update subs_filter third-party module from 0.5.2.r53 to 0.5.2.r59.
Configure pcre module support if subs_filter module defined. |
1.2.1_2,1 17 Jun 2012 17:54:56
 |
osa  |
Remove needless bsd.ports.[pre|post].mk includes, use bsd.port.mk. |
1.2.1_2,1 14 Jun 2012 11:29:08
 |
osa  |
Update third-party modules:
o) drizzle - from 0.1.2rc6 to 0.1.2rc7, sync with
ngx_openresty 1.0.15.10 stable;
o) rtmp - from 0.1.5 to 0.1.10.
Do not bump PORTREVISION because these modules are disabled by default. |
1.2.1_2,1 14 Jun 2012 10:53:34
 |
osa  |
Update from 3.0.12 to 3.0.13:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel. |
1.2.1_2,1 14 Jun 2012 08:12:29
 |
osa  |
Create temporary directory with install(1).
Remove duplicate code from Makefile and pkg-plist.
Bump PORTREVISION.
Requested by: dougb |
1.2.1_1,1 13 Jun 2012 04:46:14
 |
osa  |
Check existence temporary directory %%NGINX_TMPDIR%% before
test configuration. (1)
Use %%NGINX_RUNDIR%%, %%WWWOWN%% and %%WWWGRP%% variables defined
in Makefile instead of hardcoded or new values.
Bump PORTREVISION.
Idea from PR: 168836 (1) |
1.2.1,1 07 Jun 2012 16:57:23
 |
osa  |
Update third-party modules:
o) lua - from 0.5.0rc28 to 0.5.0rc30;
o) rds-json - from 0.12rc7 to 0.12rc10.
Do not bump PORTREVISION because these modules are disabled by default. |
1.2.1,1 07 Jun 2012 01:09:44
 |
osa  |
Add third-party slow module, v.0.9.6,
http://code.google.com/p/nginx-sflow-module/.
Do not bump PORTREVISION because this module is disabled by default. |
1.2.1,1 06 Jun 2012 12:58:58
 |
osa  |
Return back XSS third-party module. |
1.2.1,1 06 Jun 2012 12:57:03
 |
osa  |
Update from 1.2.0 to 1.2.1.
<ChangeLog>
*) Security: now nginx/Windows ignores trailing dot in URI path
component, and does not allow URIs with ":$" in it.
Thanks to Vladimir Kochetkov, Positive Research Center.
*) Feature: the "debug_connection" directive now supports IPv6 addresses
and the "unix:" parameter.
*) Feature: the "set_real_ip_from" directive and the "proxy" parameter
of the "geo" directive now support IPv6 addresses.
*) Feature: the "real_ip_recursive", "geoip_proxy", and (Only the first 15 lines of the commit message are shown above ) |
1.2.0_1,1 06 Jun 2012 12:10:13
 |
osa  |
Fix issue with HTTP_CACHE option.
Spotted by: many people |
1.2.0_1,1 04 Jun 2012 17:33:25
 |
osa  |
Add VIDEO knob to OPTIONS_DEFINE for choose original or third-party
MP4 module. |
1.2.0_1,1 04 Jun 2012 04:07:38
 |
osa  |
OptionsNGfy.
Most name of variables are shortened, s/_MODULE_//g.
Thanks to: bapt |
1.2.0_1,1 24 May 2012 08:04:58
 |
osa  |
Update third-party module naxsi from 0.45 to 0.46-1.
Do not bump PORTREVISION because this module is disabled by default. |
1.2.0_1,1 18 May 2012 04:43:43
 |
osa  |
Add third-party RTMP module, v.0.1.5,
https://github.com/arut/nginx-rtmp-module.
Note! The RTMP module does not share data between workers and only
works in one-worker mode.
Do not bump PORTREVISION because this module is disabled by default.
Spotted by: Patrick Ernst aka patrick dot ernst at maxxbone dot com |
1.2.0_1,1 16 May 2012 11:24:12
 |
osa  |
Update third-party modules (openresty 1.0.15.5):
o) lua - from 0.5.0rc27 to 0.5.0rc28;
o) rds_scv - from 0.05rc1 to 0.05rc2.
Remove needless patch.
Do not bump PORTREVISIONs because these modules are disabled by default. |
1.2.0_1,1 15 May 2012 15:11:42
 |
osa  |
Update third-party modules (openresty 1.0.15.3):
o) lua - from 0.5.0rc24 to 0.5.0rc27;
o) set_misc - from 0.22rc5 to 0.22rc7;
o) srcache - from 0.13rc6 to 0.13rc8;
Do not bump PORTREVISIONs because these modules are disabled by default. |
1.2.0_1,1 11 May 2012 10:42:26
 |
osa  |
Add two new third-party modules:
1) let, 0.0.4;
2) upstream_sticky, 1.0;
Do not bump PORTREVISIONs because these modules are disabled by default.
Spotted by: Serguei Okladnikov <oklaspec@mail.ru> (1)
PR: 167494 (2) |
1.2.0_1,1 26 Apr 2012 08:11:12
 |
osa  |
Update third-party modules (openresty 1.0.11.28):
o) echo - from 0.38rc1 to 0.38rc2;
o) lua - from 0.4.1 to 0.5.0rc24;
o) rds-csv - from 0.04 to 0.05rc1;
o) redis2 - from 0.08rc2 to 0.08rc4;
o) srcache - from 0.13rc3 to 0.13.rc6;
o) xss - from 0.03rc8 to 0.03rc9;
o) iconv - from 0.10rc5 to 0.10rc7;
Do not bump PORTREVISIONs because these modules are disabled by default. |
1.2.0_1,1 25 Apr 2012 17:01:38
 |
osa  |
Add one more WWW site to pkg-descr file.
Remove -DNGX_DEBUG_MALLOC flag. (*)
Bump PORTREVISION.
Requested by: Maxim Dounin aka mdounin at mdounin dot ru (*) |
1.2.0,1 23 Apr 2012 14:01:35
 |
osa  |
Update to latest stable version 1.2.0.
<ChangeLog>
*) Bugfix: a segmentation fault might occur in a worker process if the
"try_files" directive was used; the bug had appeared in 1.1.19.
*) Bugfix: response might be truncated if there were more than IOV_MAX
buffers used.
*) Bugfix: in the "crop" parameter of the "image_filter" directive.
Thanks to Maxim Bublis.
</ChangeLog> |
1.0.15_1,1 23 Apr 2012 12:18:43
 |
osa  |
Update pkg-descr to modern variant.
Bump PORTREVISIONs.
PR: ports/167089 |
1.0.15,1 23 Apr 2012 12:04:37
 |
osa  |
Update third-party naxsi module rom 0.43 to 0.45.
Do not bump PORTREVISIONs because this module disabled by default.
PR: ports/167166, ports/167167 |
1.0.15,1 22 Apr 2012 18:52:26
 |
osa  |
Update from 3.0.11 to 3.0.12:
o) www/rubygem-passenger;
o) third-party passenger module for www/nginx and www/nginx-devel. |
1.0.15,1 13 Apr 2012 12:11:04
 |
osa  |
Security update from 1.0.14 to 1.0.15.
<ChangeLog>
*) Security: specially crafted mp4 file might allow to overwrite memory
locations in a worker process if the ngx_http_mp4_module was used,
potentially resulting in arbitrary code execution (CVE-2012-2089).
Thanks to Matthew Daley.
*) Bugfix: in the ngx_http_mp4_module.
</ChangeLog> |
1.0.14,1 03 Apr 2012 16:16:10
 |
osa  |
Update third-party ngx_http_redis from 0.3.5 to 0.3.6.
Add USERS/GROUPS for www/nginx.
Do not bump PORTREVISIONs because this module disabled by default.
Feature safe: yes
<ChangeLog>
*) Feature: redis_gzip_flag. Usefull if you are prefer to
store data compressed in redis. Works with ngx_http_gunzip_filter
module.
Thanks to Maxim Dounin.
*) Bugfix: ngx_http_redis_module might issue the error message
"redis sent invalid trailer".
Thanks to agentzh.
</ChangeLog> |
1.0.14,1 15 Mar 2012 13:49:37
 |
osa  |
Security update from 1.0.13 to 1.0.14.
Security:
http://www.vuxml.org/freebsd/29194cb8-6e9f-11e1-8376-f0def16c5c1b.html
Feature safe: yes
<ChangeLog>
*) Security: content of previously freed memory might be sent to a
client if backend returned specially crafted response.
Thanks to Matthew Daley.
</ChangeLog> |
1.0.13,1 05 Mar 2012 16:16:44
 |
osa  |
Update from 1.0.12 to 1.0.13.
<ChangeLog>
*) Feature: the "return" and "error_page" directives can now be used to
return 307 redirections.
*) Bugfix: a segmentation fault might occur in a worker process if the
"resolver" directive was used and there was no "error_log" directive
specified at global level.
Thanks to Roman Arutyunyan.
*) Bugfix: memory leaks.
Thanks to Lanshun Zhou.
(Only the first 15 lines of the commit message are shown above ) |
1.0.12_1,1 29 Feb 2012 19:53:17
 |
osa  |
Fix fetch notice third-party module. |
1.0.12_1,1 29 Feb 2012 19:35:03
 |
osa  |
Fix fetch zip and naxsi third-party modules. |
1.0.12_1,1 29 Feb 2012 05:32:27
 |
osa  |
Update third-party naxsi module from 0.42 to 0.43.
Fix libraries dependences if WITH_LUA_MODULE knob defined. [1]
Do not bump PORTREVISIONs because this module disabled by default.
Submitted by: Alexandre Biancalana <ale@biancalanas.net> [1] |
1.0.12_1,1 28 Feb 2012 23:01:25
 |
osa  |
Revert back previous commit of removing
http_upstream_keepalive third-party module from distinfo.
Notice from: Rainer Duffner <rainer@ultra-secure.de>
Pointy hat to: osa |
1.0.12_1,1 28 Feb 2012 17:43:56
 |
osa  |
Update slowfs_cache third-party module from 1.7 to 1.8.
Do not bump PORTREVISIONs because this module disabled by default.
<ChangeLog>
2012-02-28 VERSION 1.8
* Fix setting of slowfs process title.
In case when local path was over 277 characters long, slowfs
process would crash, which would result in file not being
copied to the cache.
Bug had appeared in version 1.7.
</ChangeLog> |
1.0.12_1,1 28 Feb 2012 13:59:45
 |
osa  |
Update slowfs_cache third-party module from 1.6 to 1.7.
Do not bump PORTREVISION because this module disabled by default.
<ChangeLog>
2012-02-28 VERSION 1.7
* Fix on-disk cache size calculation.
Since the initial release, recorded on-disk cache size was
decreased twice for purged content (once during cache purge
and once during subsequent cache update).
This resulted in recorded on-disk cache size being much
smaller than in reality, which could lead to on-disk cache
outgrowing defined "max_size" parameter.
Patch from Pyry Hakulinen (via ngx_cache_purge, months ago).
* Append path of the file being cached to the slowfs process
title.
</ChangeLog> |
1.0.12_1,1 28 Feb 2012 10:26:19
 |
osa  |
Move upward extra_commands string for compatible with rc.conf.d
feature.
Do not bump PORTREVISIONs.
PR: 165454 |
1.0.12_1,1 23 Feb 2012 09:30:11
 |
osa  |
Add two third-party modules:
o) web_dav_extension, for support missing PROPFIND and OPTIONS commands;
o) http_auth_digest, providing support for RFC 2617 Digest Authentication.
PR: 165276, 165333 |
1.0.12_1,1 14 Feb 2012 12:45:35
 |
mm  |
Bump pcre library dependency due to 8.30 update |
1.0.12,1 06 Feb 2012 17:50:46
 |
osa  |
Update from 1.0.11 to 1.0.12.
<ChangeLog>
*) Feature: the "TLSv1.1" and "TLSv1.2" parameters of the
"ssl_protocols" directive.
*) Feature: the "if" SSI command supports captures in regular
expressions.
*) Bugfix: the "if" SSI command did not work inside the "block" command.
*) Bugfix: in AIO error handling on FreeBSD.
*) Bugfix: in the OpenSSL library initialization. (Only the first 15 lines of the commit message are shown above ) |
1.0.11,1 06 Feb 2012 17:48:29
 |
osa  |
Use ${LOCALBASE} instead of ${PREFIX} for search headers and libraries
for third-party modules.
Do not bump PORTREVISIONs. |
1.0.11,1 01 Feb 2012 13:51:21
 |
osa  |
Update third-party modules:
o) echo from 0.37 to 0.38rc1;
o) headers_more from 0.16 to 0.17rc1;
o) drizzle from 0.1.2rc4 to 0.1.2rc6;
o) set_misc from 0.22rc4 to 0.22rc5. |
1.0.11,1 01 Feb 2012 04:43:11
 |
osa  |
Update third-party lua module from 0.4.0 to bugfix release 0.4.1. |
1.0.11,1 19 Jan 2012 18:09:09
 |
osa  |
Move luajit from devel to lang directory.
Notice from: linimon |
1.0.11,1 17 Jan 2012 12:58:38
 |
osa  |
Update third-party modules:
o) memc from 0.12 to 0.13rc3;
o) redis2 from 0.07 to 0.08rc2;
o) set_misc from 0.22rc3 to 0.22rc4;
o) srcache from 0.12 to 0.13rc3;
o) xss from 0.03rc3 to 0.03rc8. |
1.0.11,1 17 Jan 2012 12:16:09
 |
osa  |
Update third-party encrypted_session module from 0.01 to 0.02. |
1.0.11,1 16 Jan 2012 07:49:11
 |
osa  |
Update third-party headers_more module from 0.15 to 0.16.
<ChangeLog>
* bugfix: the on-demand handler/filter registration mechanism did
not work fully for config reload via the HUP signal.
* bugfix: when setting a multi-value response header to a single
value, the single value might be repeated on each old value.
* feature: added some debugging outputs that can be enabled by
the --with-debug option when building nginx or ngx_openresty.
* bugfix: we should set header hash using ngx_hash_key_lc, not
simply to 1. (Only the first 15 lines of the commit message are shown above ) |
1.0.11,1 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0.11,1 13 Jan 2012 09:57:20
 |
osa  |
Update third-party echo module from 0.36 to 0.37. |
1.0.11,1 12 Jan 2012 08:24:10
 |
osa  |
Add 4 third-party modules:
o) arrayvar, add support for array variables to nginx config files;
o) encrypted-session, for encrypt and decrypt nginx variable values;
o) form-input, reads HTTP POST and PUT request body encoded in
"application/x-www-form-urlencoded", and parse the arguments in
request body into nginx variables;
o) iconv, to convert characters of different encoding (by libiconv). |
1.0.11,1 11 Jan 2012 15:33:31
 |
osa  |
Update third-party lua module from 0.3 to latest stable version 0.4.
Also, switched from default lua interpreter to luajit - a Lua Just-In-Time
compiler
for speed-up lua module based applications (nginx's configurations).
Fix issue with %%PREFIX%% substitution for lua module. |
1.0.11,1 30 Dec 2011 09:51:49
 |
osa  |
Add three new third-party modules:
o) drizzle - an upstream module that talks to mysql and drizzle by libdrizzle;
o) rds_csv - an output filter module to convert Resty-DBD-Streams (RDS) to
Comma-Separated Values (CSV);
o) rds_json - an output filter that formats Resty DBD Streams generated by
ngx_drizzle and others to JSON.
Do not bump PORTREVISION because these modules disabled by default. |