pkgsrc-wip/nginx
Sergey Svishchev 09c34ab65e Update to 0.4.9; ensure that nginx binary finds pcre libraries.
Changes with nginx 0.4.9                                         13 Oct 2006
    *) Feature: the "set" parameter in the "include" SSI command.
    *) Feature: the ngx_http_perl_module now tests the nginx.pm module
       version.

Changes with nginx 0.4.8                                         11 Oct 2006
    *) Bugfix: if an "include" SSI command were before another "include"
       SSI command with an "wait" parameter, then the "wait" parameter
       might not work.
    *) Bugfix: the ngx_http_flv_module added the FLV header to the full
       responses.
       Thanks to Alexey Kovyrin.

Changes with nginx 0.4.7                                         10 Oct 2006
    *) Feature: the ngx_http_flv_module.
    *) Feature: the $request_body_file variable.
    *) Feature: the "charset" and "source_charset" directives support the
       variables.
    *) Bugfix: if an "include" SSI command were before another "include"
       SSI command with an "wait" parameter, then the "wait" parameter
       might not work.
    *) Bugfix: if the "proxy_buffering off" directive was used or while
       working with memcached the connections might not be closed on
       timeout.
    *) Bugfix: nginx did not run on 64-bit platforms except amd64, sparc64,
       and ppc64.
2006-10-13 18:16:23 +00:00
..
patches
DESCR
distinfo Update to 0.4.9; ensure that nginx binary finds pcre libraries. 2006-10-13 18:16:23 +00:00
Makefile Update to 0.4.9; ensure that nginx binary finds pcre libraries. 2006-10-13 18:16:23 +00:00
PLIST
TODO