move message to pkg-message so users installing by a package recieve the message add a new rc script which is installed via USE_RC_SUBR Added file(s): - files/apinger.in - files/pkg-message.in Removed file(s): - files/apinger.sh Port maintainer (mich@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->mich Over to maintainer (via the GNATS Auto Assign Tool)
mich 2010-01-25 12:24:06 UTC FreeBSD ports repository Modified files: net/apinger Makefile pkg-plist Added files: net/apinger/files apinger.in pkg-message.in Removed files: net/apinger/files apinger.sh Log: - move message to pkg-message so users installing by a package recieve the message - add a new rc script which is installed via USE_RC_SUBR PR: ports/143102 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Revision Changes Path 1.15 +5 -11 ports/net/apinger/Makefile 1.1 +28 -0 ports/net/apinger/files/apinger.in (new) 1.2 +0 -19 ports/net/apinger/files/apinger.sh (dead) 1.1 +5 -0 ports/net/apinger/files/pkg-message.in (new) 1.6 +0 -1 ports/net/apinger/pkg-plist _______________________________________________ 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!