Improve the startup script to bring it in line with the correct way of doing rc.subr scripts, bump PORTREVISION in the Makefile and a minor change to pkg-message. Fix: --- files/pkg-message.in.orig 2008-05-23 13:38:25.000000000 -0500 +++ files/pkg-message.in 2008-05-23 13:39:14.000000000 -0500 @@ -9,6 +9,7 @@ with the appropriate flags, etc. See the FreeBSD Handbook for syntax: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-rcng.html -For the various options available, type % barnyard -h after install. +For the various options available, type % barnyard -h after install or read +the options in the startup script - in %%PREFIX%%/etc/rc.d. ************************************************************************ --- patch-files-pkg-message.in ends here ---
edwin 2008-05-26 04:24:20 UTC FreeBSD ports repository Modified files: security/barnyard Makefile security/barnyard/files barnyard.sh.in pkg-message.in Log: security/barnyard, upgrade the startup script Improve the startup script to bring it in line with the correct way of doing rc.subr scripts, bump PORTREVISION in the Makefile and a minor change to pkg-message. PR: ports/123938 Submitted by: Paul Schmehl <pauls@utdallas.edu> Revision Changes Path 1.11 +1 -1 ports/security/barnyard/Makefile 1.3 +31 -9 ports/security/barnyard/files/barnyard.sh.in 1.2 +2 -1 ports/security/barnyard/files/pkg-message.in _______________________________________________ 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 Committed, thanks!