aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-node
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-08-04 14:51:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-08-04 14:51:40 +0000
commit40776c5edecd8935f92f94a05b8940ce5b9cd6ae (patch)
tree6c2019e9d6cb3ad068a0db81a75f9ac2d15b3266 /sysutils/munin-node
parent0ab1f3e273f0f0f1e629a3bafd8c3734adcb7aa5 (diff)
downloadports-40776c5edecd8935f92f94a05b8940ce5b9cd6ae.tar.gz
ports-40776c5edecd8935f92f94a05b8940ce5b9cd6ae.zip
Actually install bcr's plugins.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419622
Diffstat (limited to 'sysutils/munin-node')
-rw-r--r--sysutils/munin-node/Makefile3
-rw-r--r--sysutils/munin-node/pkg-plist3
2 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile
index c8afffdd95a7..25a2af4cd883 100644
--- a/sysutils/munin-node/Makefile
+++ b/sysutils/munin-node/Makefile
@@ -3,7 +3,7 @@
PORTNAME= munin
PORTVERSION= ${MUNIN_VERSION}
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= sysutils perl5
MASTER_SITES= ${MUNIN_SITES}
PKGNAMESUFFIX= -node
@@ -73,6 +73,7 @@ post-patch:
post-install:
${MKDIR} ${STAGEDIR}${DBDIR}/plugin-state ${STAGEDIR}${SPOOLDIR}/async
+ ${INSTALL_SCRIPT} ${.CURDIR}/plugins/* ${STAGEDIR}${DATADIR}/plugins/
${INSTALL_DATA} ${WRKSRC}/build/node/munin-node.conf \
${STAGEDIR}${ETCDIR}/munin-node.conf.sample
${INSTALL_DATA} ${WRKDIR}/plugins.conf \
diff --git a/sysutils/munin-node/pkg-plist b/sysutils/munin-node/pkg-plist
index 6f755c8ce0c3..75e574e91128 100644
--- a/sysutils/munin-node/pkg-plist
+++ b/sysutils/munin-node/pkg-plist
@@ -250,7 +250,10 @@ sbin/munin-sched
%%DATADIR%%/plugins/users
%%PERL%%%%DATADIR%%/plugins/varnish_
%%DATADIR%%/plugins/vmstat
+%%DATADIR%%/plugins/zfs_compress
%%DATADIR%%/plugins/zimbra_
+%%DATADIR%%/plugins/zpool_chksum
+%%DATADIR%%/plugins/zpool_dedup
@dir(%%USER%%,%%GROUP%%,) %%DBDIRNODE%%/plugin-state
@dir %%ETCDIR%%/plugins
@dir(%%USER%%,%%GROUP%%,) %%SPOOLDIR%%/async