osa         2009-07-20 10:56:44 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile distinfo 
  Added files:
    www/nginx/files      extra-patch-ngx_http_notice_module.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.158     +23 -2     ports/www/nginx/Makefile
  1.138     +6 -0      ports/www/nginx/distinfo
  1.1       +11 -0     
ports/www/nginx/files/extra-patch-ngx_http_notice_module.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to