Commit graph

519 commits

Author SHA1 Message Date
Sergey A. Osokin
afe49a0332 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.
2012-08-28 18:01:09 +00:00
Sergey A. Osokin
f2d233dcb4 Update third-party http_substitutions_filter module to "numeric"
release - 0.6.2.
2012-08-26 16:56:32 +00:00
Sergey A. Osokin
acf555252e Update third-party http_substitutions_filter module to latest snapshot. 2012-08-26 10:58:50 +00:00
Sergey A. Osokin
ef657d9669 Update from 1.3.4 to 1.3.5.
<ChangeLog>

*) Change: the ngx_http_mp4_module module no longer skips tracks in
   formats other than H.264 and AAC.

*) 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
   "default" parameter; the bug had appeared in 0.8.43.
   Thanks to Zhen Chen and Weibin Yao.

*) Bugfix: in the -p command-line parameter handling.

*) Bugfix: in the mail proxy server.

*) Bugfix: of minor potential bugs.
   Thanks to Coverity.

*) Bugfix: nginx/Windows could not be built with Visual Studio 2005
   Express.
   Thanks to HAYASHI Kentaro.

</ChangeLog>
2012-08-21 17:39:36 +00:00
Sergey A. Osokin
c3e5589cf2 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					[*]
2012-08-21 03:38:25 +00:00
Sergey A. Osokin
5c74bab083 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.
2012-08-15 16:02:13 +00:00
Sergey A. Osokin
d81923ff41 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.
2012-08-13 16:38:07 +00:00
Sergey A. Osokin
92bfb64e70 Update SPDY patch from version 51 to 52. 2012-08-13 16:30:19 +00:00
Sergey A. Osokin
2ef249c066 Update SPDY patch from version 48 to 51. 2012-08-09 12:31:57 +00:00
Sergey A. Osokin
ea2f88b436 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.
2012-08-07 17:30:44 +00:00
Sergey A. Osokin
e594eae11d Update from 3.0.14 to 3.0.15:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
2012-08-04 06:01:12 +00:00
Sergey A. Osokin
b33ea87944 Update from 1.3.3 to 1.3.4.
<ChangeLog>

*) Change: the "ipv6only" parameter is now turned on by default for
   listening IPv6 sockets.

*) 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",
   "fastcgi_hide_header", "scgi_hide_header", and "uwsgi_hide_header"
   directives might be inherited incorrectly.

</ChangeLog>
2012-07-31 17:54:28 +00:00
Sergey A. Osokin
3ae6fd417b 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	(*)
2012-07-31 17:50:50 +00:00
Alex Kozlov
b66d36ccd9 - Fix MAIL_* options
Approved by:	osa (maintainer)
2012-07-26 06:28:01 +00:00
Sergey A. Osokin
04b1320746 Update SPDY patch from version 47 to 48. 2012-07-26 06:10:31 +00:00
Sergey A. Osokin
bd62ca7cd9 Update passenger from 3.0.13 to 3.0.14. 2012-07-22 13:39:34 +00:00
Sergey A. Osokin
28fe04afe7 Move rc script nginx.sh.in to more canonical nginx.in. 2012-07-16 17:47:56 +00:00
Sergey A. Osokin
8cb9464917 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//.
2012-07-16 17:38:33 +00:00
Sergey A. Osokin
ab78806824 Update SPDY patch from version 46 to 47. 2012-07-12 13:45:46 +00:00
Sergey A. Osokin
1f8ee18e95 Update from 1.3.2 to 1.3.3.
<ChangeLog>

*) Feature: entity tags support and the "etag" directive.

*) Bugfix: trailing dot in a source value was not ignored if the "map"
   directive was used with the "hostnames" parameter.

*) Bugfix: incorrect location might be used to process a request if a
   URI was changed via a "rewrite" directive before an internal redirect
   to a named location.

</ChangeLog>
2012-07-10 16:18:19 +00:00
Sergey A. Osokin
0d6f9d958b Update SPDY patch from version 45 to 46. 2012-07-04 22:33:52 +00:00
Sergey A. Osokin
df2b727518 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				[*]
2012-07-03 03:48:32 +00:00
Sergey A. Osokin
8780449a66 Update SPDY patch from version 44 to 45. 2012-07-01 23:18:57 +00:00
Sergey A. Osokin
f2e1cc736e Update SPDY patch from version 43 to 44. 2012-06-29 21:05:05 +00:00
Sergey A. Osokin
b518061837 Truncate variable name for third-party h264_streaming module, s/_MODULE//. 2012-06-29 21:01:03 +00:00
Sergey A. Osokin
ec89c245c0 Update SPDY patch from version 42 to 43. 2012-06-28 19:09:47 +00:00
Sergey A. Osokin
f2ca2e550d Fix build without mail-specific modules after switch to OptionsNG.
PR:	169498
2012-06-28 14:25:06 +00:00
Sergey A. Osokin
e9b090f2ab Update from 1.3.1 to 1.3.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: it is now possible to use the "ip_hash" directive to balance
   IPv6 clients.

*) Feature: the $status variable can now be used not only in the
   "log_format" directive.

*) Bugfix: a segmentation fault might occur in a worker process on
   shutdown if the "resolver" directive was used.

*) Bugfix: a segmentation fault might occur in a worker process if the
   ngx_http_mp4_module was used.

*) Bugfix: in the ngx_http_mp4_module.

*) Bugfix: a segmentation fault might occur in a worker process if
   conflicting wildcard server names were used.

*) Bugfix: nginx might be terminated abnormally on a SIGBUS signal on
   ARM platform.

*) Bugfix: an alert "sendmsg() failed (9: Bad file number)" on HP-UX
   while reconfiguration.

</ChangeLog>
2012-06-27 06:28:47 +00:00
Sergey A. Osokin
5b3bf7aa07 Update SPDY patch from version 40 to 42. 2012-06-26 13:57:07 +00:00
Sergey A. Osokin
a782323709 Update SPDY patch from version 39 to 40. 2012-06-25 02:43:21 +00:00
Sergey A. Osokin
149dcdb0ab Update SPDY patch from version 38 to 39. 2012-06-22 18:06:46 +00:00
Sergey A. Osokin
f79a952228 Update the name of recent added tcp_proxy third-party module. 2012-06-22 17:59:13 +00:00
Sergey A. Osokin
29ce6309b5 Add third-party tcp_proxy module, ver.0.26,
https://github.com/yaoweibin/nginx_tcp_proxy_module/

Requested by:	Weibin Yao <yaoweibin@gmail.com>
2012-06-21 06:35:24 +00:00
Sergey A. Osokin
87ad45c6bc Update SPDY patch from version 37 to 38. 2012-06-20 14:04:44 +00:00
Sergey A. Osokin
821f2c53a4 Do not require specific versions of shared libraries. 2012-06-19 06:27:32 +00:00
Sergey A. Osokin
ce8c6de672 Update SPDY patch from 36 to 37 version. 2012-06-18 16:18:19 +00:00
Sergey A. Osokin
b591b2a048 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.
2012-06-18 16:12:38 +00:00
Sergey A. Osokin
3cb84d5257 Add SPDY support.
Please read http://nginx.org/patches/spdy/README.txt before use.
2012-06-17 17:59:01 +00:00
Sergey A. Osokin
745cda1ac3 Remove needless bsd.ports.[pre|post].mk includes, use bsd.port.mk. 2012-06-17 17:54:56 +00:00
Sergey A. Osokin
b092e5ce31 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.
2012-06-14 11:29:08 +00:00
Sergey A. Osokin
8c5d3cdb3d 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.
2012-06-14 10:53:34 +00:00
Sergey A. Osokin
ecc77f1931 Create temporary directory with install(1).
Remove duplicate code from Makefile and pkg-plist.

Bump PORTREVISION.

Requested by:	dougb
2012-06-14 08:12:29 +00:00
Sergey A. Osokin
955fb96849 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)
2012-06-13 04:46:14 +00:00
Sergey A. Osokin
7036364eba 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.
2012-06-07 16:57:23 +00:00
Sergey A. Osokin
23b6c12cd8 Be more correct after latest changes in ngx_regex_t. 2012-06-07 01:24:03 +00:00
Sergey A. Osokin
db5f9da7b2 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.
2012-06-07 01:09:44 +00:00
Sergey A. Osokin
ca9bca043a Add back checksums and size for h264_streaming and xss third-party modules. 2012-06-06 13:25:53 +00:00
Sergey A. Osokin
00d18d8aed Return back XSS third-party module. 2012-06-06 13:22:17 +00:00
Sergey A. Osokin
4b7dcd941e Update from 1.3.0 to 1.3.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 "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
   optional port specification.

*) Feature: the "least_conn" directive inside the "upstream" block.

*) Feature: it is now possible to specify a weight for servers while
   using the "ip_hash" directive.

*) Bugfix: a segmentation fault might occur in a worker process if the
   "image_filter" directive was used; the bug had appeared in 1.3.0.

*) Bugfix: nginx could not be built with ngx_cpp_test_module; the bug
   had appeared in 1.1.12.

*) Bugfix: access to variables from SSI and embedded perl module might
   not work after reconfiguration.
   Thanks to Yichun Zhang.

*) Bugfix: in the ngx_http_xslt_filter_module.
   Thanks to Kuramoto Eiji.

*) Bugfix: memory leak if $geoip_org variable was used.
   Thanks to Denis F. Latypoff.

*) Bugfix: in the "proxy_cookie_domain" and "proxy_cookie_path"
   directives.

</ChangeLog>
2012-06-06 13:21:26 +00:00
Sergey A. Osokin
9c67065583 Fix issue with HTTP_CACHE option.
Spotted by:	many people
2012-06-06 12:10:13 +00:00