Date: Wed, 24 Feb 2010 20:18:51 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports GIDs UIDs ports/sysutils/munin-common Makefile ports/sysutils/munin-common/files pkg-message.in ports/sysutils/munin-master Makefile pkg-deinstall pkg-install pkg-plist ports/sysutils/munin-master/files pkg-message.in ports/sysutils/munin-node ... Message-ID: <201002242018.o1OKIpOw024902@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2010-02-24 20:18:51 UTC
FreeBSD ports repository
Modified files:
. GIDs UIDs
sysutils/munin-common Makefile
sysutils/munin-master Makefile pkg-deinstall pkg-install
pkg-plist
sysutils/munin-master/files pkg-message.in
sysutils/munin-node Makefile pkg-deinstall pkg-install
pkg-plist
sysutils/munin-node/files pkg-message.in
Added files:
sysutils/munin-node/files
patch-node-node.d.freebsd-if_.in.diff
patch-node-node.d.freebsd-if_errcoll_.in.diff
Removed files:
sysutils/munin-common/files pkg-message.in
Log:
Massive cleanup of the Munin ports:
- Use a fixed UID / GID
- Fix handling of sample configs in plists
- Add missing plist entries (mostly directories)
- Use /var/munin instead of %D/var/munin
- Consistently use %%FOODIR%% instead of ${PREFIX}/foo etc.
- Honor BATCH / PACKAGE_BUILDING
- Fix network throughput probes (if_ and if_errcoll_)
PR: 120755, 120756, 124528, 129576, 129577, 143804
Submitted by: see PRs
Feature safe: yes
Revision Changes Path
1.88 +2 -1 ports/GIDs
1.102 +2 -1 ports/UIDs
1.2 +3 -4 ports/sysutils/munin-common/Makefile
1.2 +0 -8 ports/sysutils/munin-common/files/pkg-message.in (dead)
1.22 +12 -4 ports/sysutils/munin-master/Makefile
1.4 +1 -1 ports/sysutils/munin-master/files/pkg-message.in
1.5 +0 -35 ports/sysutils/munin-master/pkg-deinstall
1.7 +0 -40 ports/sysutils/munin-master/pkg-install
1.10 +6 -1 ports/sysutils/munin-master/pkg-plist
1.31 +20 -8 ports/sysutils/munin-node/Makefile
1.1 +16 -0 ports/sysutils/munin-node/files/patch-node-node.d.freebsd-if_.in.diff (new)
1.1 +17 -0 ports/sysutils/munin-node/files/patch-node-node.d.freebsd-if_errcoll_.in.diff (new)
1.3 +2 -2 ports/sysutils/munin-node/files/pkg-message.in
1.5 +0 -11 ports/sysutils/munin-node/pkg-deinstall
1.5 +0 -24 ports/sysutils/munin-node/pkg-install
1.15 +15 -8 ports/sysutils/munin-node/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002242018.o1OKIpOw024902>
