cvs commit: ports/www/nginx Makefile ports/www/nginx/files nginx.sh.in ports/www/nginx-devel Makefile ports/www/nginx-devel/files nginx.sh.in

Sergey A. Osokin osa at FreeBSD.org
Thu Jul 2 10:31:13 UTC 2009


osa         2009-07-02 10:31:13 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile 
    www/nginx/files      nginx.sh.in 
    www/nginx-devel      Makefile 
    www/nginx-devel/files nginx.sh.in 
  Log:
  Default stop signal is SIGTERM, the quick shutdown.  Also nginx
  understands QUIT signal for graceful (gradual) stop.
  
  Add gracefulstop extra command accordingly for stable and devel
  versions.
  Bump PORTREVISIONs.
  
  PR:     ports/136232 (partialy)
  
  Revision  Changes    Path
  1.223     +1 -0      ports/www/nginx-devel/Makefile
  1.8       +10 -2     ports/www/nginx-devel/files/nginx.sh.in
  1.155     +1 -0      ports/www/nginx/Makefile
  1.6       +10 -2     ports/www/nginx/files/nginx.sh.in


More information about the cvs-all mailing list