Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2012 09:15:26 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports UPDATING ports/www/lighttpd Makefile ports/www/lighttpd/files lighttpd.sh.in
Message-ID:  <201206160915.q5G9FQsg021491@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mm          2012-06-16 09:15:26 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    www/lighttpd         Makefile 
    www/lighttpd/files   lighttpd.sh.in 
  Log:
  Alter lighttpd startup script subcommands to behave like the apache script:
  "reload" now sends a SIGHUP and cycles logfiles
  "graceful" now performs a graceful restart
  "gracefulstop" now performs a graceful stp
  "configtest" now checks the configuration file for correct syntax
  
  Removed subcommand:
  "check" (replaced by "configtest")
  
  Revision  Changes    Path
  1.1255    +12 -1     ports/UPDATING
  1.110     +1 -0      ports/www/lighttpd/Makefile
  1.12      +22 -24    ports/www/lighttpd/files/lighttpd.sh.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206160915.q5G9FQsg021491>