HomeFreeBSD

Merge latest changes from www/nginx-devel:

Description

Merge latest changes from www/nginx-devel:

o) Add two more third-party modules: http_mp4_streaming_lite

and http_notice_module.

o) 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.

Do not bump PORTREVISION.

Details

Provenance
osaAuthored on
Parents
rP238098: Update from 0.8.5 to 0.8.6.
Branches
Unknown
Tags
Unknown

Event Timeline