the varnish port currently doesn't include a startup-script, which makes controling the daemon somewhat awkward. Fix: the following diff adds an rc-ng script and bumps portrevision.
Responsible Changed From-To: freebsd-ports-bugs->des Over to maintainer
des 2006-11-22 13:33:15 UTC FreeBSD ports repository Modified files: www/varnish Makefile Added files: www/varnish/files varnishd.in Log: Add startup script. PR: ports/105743 Submitted by: Sten Spans <sten@blinkenlights.nl> Revision Changes Path 1.7 +2 -1 ports/www/varnish/Makefile 1.1 +32 -0 ports/www/varnish/files/varnishd.in (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed, thanks.