Created attachment 166858 [details] v1 patch A user asked for SIGHUP support for the daemon so here it is. # change log www/h2o: support soft reloading of config via `sudo service h2o reload` # checks - poudriere OK (10.2 amd64) - portlint -AC OK
A commit references this bug: Author: rakuco Date: Fri Feb 12 20:22:15 UTC 2016 New revision: 408753 URL: https://svnweb.freebsd.org/changeset/ports/408753 Log: Add SIGHUP support. Support soft reloading of config via `sudo service h2o reload`. PR: 207093 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> (maintainer) Changes: head/www/h2o/Makefile head/www/h2o/files/h2o.in
Committed, thanks!