Date: Tue, 6 May 2008 10:45:17 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt/collectd Makefile pkg-descr pkg-plist ports/net-mgmt/collectd/files collectd.in patch-src__collectd.h Message-ID: <200805061045.m46AjIF4038796@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2008-05-06 10:45:17 UTC
FreeBSD ports repository
Modified files:
net-mgmt/collectd Makefile pkg-descr pkg-plist
Added files:
net-mgmt/collectd/files collectd.in patch-src__collectd.h
Log:
- Transfer maintainership to daniel@roe.ch [1]
- Do not delete modified config files on uninstall [2]
- Reduce filesystem hierarchy pollution by moving
$PREFIX/var/{run,lib}/* to /var/run (PID file) and
/var/db/collectd (default location of databases) [2]
- Add an rc script [2]
- Optionally install collection.cgi from contrib/ [2]
- Fix WITH_APACHE dependencies and plist [1]
- Fix WITH_XMMS and WITH_INTERFACE dependencies [2]
- fixes for depends, plist, ... [3]
PR: ports/122791 [1], ports/123367 [2]
Submitted by: Daniel Roethlisberger [1],[2], itetcu@ (me) [3]
Approved by: Matt Peterson (former maintainer) [2]
Revision Changes Path
1.3 +111 -71 ports/net-mgmt/collectd/Makefile
1.1 +27 -0 ports/net-mgmt/collectd/files/collectd.in (new)
1.1 +20 -0 ports/net-mgmt/collectd/files/patch-src__collectd.h (new)
1.2 +1 -1 ports/net-mgmt/collectd/pkg-descr
1.2 +13 -4 ports/net-mgmt/collectd/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805061045.m46AjIF4038796>
