aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/cacti
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-06-06 00:47:24 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-06-06 00:47:24 +0000
commit9133f75cb0dc678c39383983f79883fc606791b9 (patch)
tree0c2a47f4b0ce44c667279ca21131f9258e97b1b7 /net-mgmt/cacti
parent4745d5c87df7dd81b19a5722ecd5dfb1e0774ec5 (diff)
downloadports-9133f75cb0dc678c39383983f79883fc606791b9.tar.gz
ports-9133f75cb0dc678c39383983f79883fc606791b9.zip
Repocopy from net-mgmt/cacti (r416066) -> net-mgmt/cacti88
Web-driven graphing interface for RRDTool (Old version of net-mgmt/cacti) New releases of Cacti are still unable to work with useful plugins like "GPS Map" and "Network Weathermap". While here, minor fixes and get improvements from the current port. PR: 219685 Submitted by: Vinicius Zavam <egypcio@googlemail.com> Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11023
Notes
Notes: svn path=/head/; revision=442731
Diffstat (limited to 'net-mgmt/cacti')
-rw-r--r--net-mgmt/cacti/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile
index ac215e1fdb21..c6a5a925177d 100644
--- a/net-mgmt/cacti/Makefile
+++ b/net-mgmt/cacti/Makefile
@@ -44,6 +44,8 @@ PLIST_SUB+= CACTIDIR=${CACTIDIR} CACTIUSER=${CACTIUSER} \
SUB_LIST+= CACTIDIR=${CACTIDIR} CACTIUSER=${CACTIUSER} \
CACTIGROUP=${CACTIGROUP}
+CONFLICTS_INSTALL= cacti88
+
post-patch:
@${FIND} ${WRKSRC} -name \*.orig -delete; \
${MV} ${WRKSRC}/include/config.php ${WRKSRC}/include/config.php.sample