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

Sergey A. Osokin osa at FreeBSD.org
Mon May 24 17:17:18 UTC 2010


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)


More information about the cvs-all mailing list