Date: Mon, 15 Feb 2010 12:53:24 +0000 (UTC) From: Lars Thegler <lth@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt/smokeping Makefile pkg-deinstall pkg-install pkg-message pkg-plist ports/net-mgmt/smokeping/files pkg-deinstall.in pkg-message.in Message-ID: <201002151253.o1FCrOsx022946@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lth 2010-02-15 12:53:24 UTC
FreeBSD ports repository
Modified files:
net-mgmt/smokeping Makefile pkg-plist
Added files:
net-mgmt/smokeping/files pkg-deinstall.in pkg-message.in
Removed files:
net-mgmt/smokeping pkg-deinstall pkg-install pkg-message
Log:
by switching to using $USERS & $GROUPS pkg-install is no longer required
pkg-deinstall only needs to handle the removal of the .pid file
use @stopdaemon to stop smoking instead of invoking smokeping stop manually by pkg-deinstall
use bsd.port.options.mk
use SUB_FILES to update pkg-message
PR: ports/143182
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Revision Changes Path
1.53 +54 -68 ports/net-mgmt/smokeping/Makefile
1.1 +9 -0 ports/net-mgmt/smokeping/files/pkg-deinstall.in (new)
1.1 +36 -0 ports/net-mgmt/smokeping/files/pkg-message.in (new)
1.5 +0 -55 ports/net-mgmt/smokeping/pkg-deinstall (dead)
1.7 +0 -31 ports/net-mgmt/smokeping/pkg-install (dead)
1.8 +0 -36 ports/net-mgmt/smokeping/pkg-message (dead)
1.25 +1 -0 ports/net-mgmt/smokeping/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002151253.o1FCrOsx022946>
