freebsd-ports/www/nginx-devel
Sergey A. Osokin 341646e9fb Update from 0.8.5 to 0.8.6.
Add two new variables NGINX_ACCESSLOG and NGINX_ERRORLOG
to allow log paths customization, i.e.

% make NGINX_ACCESSLOG=/dev/null

NOTE.  If you want nginx to log errors into stderr it's
better to use

% make NGINX_ERRORLOG=stderr

instead of NGINX_ERRORLOG=/dev/stderr to avoid duplicate
error messages during startup.

<ChangeLog>

*) Feature: the ngx_http_geoip_module.

*) Bugfix: XSLT filter may fail with message "not well formed XML
   document" for valid XML document.
   Thanks to Kuramoto Eiji.

*) Bugfix: now in MacOSX, Cygwin, and nginx/Windows locations given by
   a regular expression are always tested in case insensitive mode;

*) Bugfix: now nginx/Windows ignores trailing dots in URI.
   Thanks to Hugo Leisink.

*) Bugfix: name of file specified in --conf-path was not honored during
   installation; the bug had appeared in 0.6.6.
   Thanks to Maxim Dounin.

</ChangeLog>
2009-07-20 09:04:55 +00:00
..
files Add two more third-party modules: http_mp4_streaming_lite 2009-07-17 06:12:47 +00:00
distinfo Update from 0.8.5 to 0.8.6. 2009-07-20 09:04:55 +00:00
Makefile Update from 0.8.5 to 0.8.6. 2009-07-20 09:04:55 +00:00
pkg-descr
pkg-plist [1] Don't remove NGINX_TMPDIR directory, if port upgrade running. (*) 2008-07-22 05:55:18 +00:00