Date: Mon, 24 May 2010 17:17:17 +0000 (UTC) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/nginx-devel Makefile distinfo ports/www/nginx-devel/files extra-patch-StaticContentHandler.c extra-patch-ngx_http_fancyindex_module.c extra-patch-ngx_http_slowfs_module.c extra-patch-ngx_http_streaming_module.c Message-ID: <201005241717.o4OHHHEc080090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa 2010-05-24 17:17:17 UTC
FreeBSD ports repository
Modified files:
www/nginx-devel Makefile distinfo
Added files:
www/nginx-devel/files extra-patch-StaticContentHandler.c
extra-patch-ngx_http_fancyindex_module.c
extra-patch-ngx_http_slowfs_module.c
extra-patch-ngx_http_streaming_module.c
Log:
Update from 0.8.37 to 0.8.38.
Add four hacks for third-party modules.
<ChangeLog>
*) Feature: the "proxy_no_cache" and "fastcgi_no_cache" directives.
*) Feature: now the "rewrite" directive does a redirect automatically
if the $scheme variable is used.
Thanks to Piotr Sikora.
*) Bugfix: now "limit_req" delay directive conforms to the described
algorithm.
Thanks to Maxim Dounin.
*) Bugfix: the $uid_got variable might not be used in the SSI and perl
modules.
</ChangeLog>
Revision Changes Path
1.312 +15 -1 ports/www/nginx-devel/Makefile
1.273 +3 -3 ports/www/nginx-devel/distinfo
1.1 +13 -0 ports/www/nginx-devel/files/extra-patch-StaticContentHandler.c (new)
1.4 +12 -0 ports/www/nginx-devel/files/extra-patch-ngx_http_fancyindex_module.c (new)
1.1 +13 -0 ports/www/nginx-devel/files/extra-patch-ngx_http_slowfs_module.c (new)
1.1 +13 -0 ports/www/nginx-devel/files/extra-patch-ngx_http_streaming_module.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005241717.o4OHHHEc080090>
