summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2009-11-03 13:48:02 +0000
committersem <sem@FreeBSD.org>2009-11-03 13:48:02 +0000
commit66af47bd21cdf4674f00a2bdd38219b5eea42132 (patch)
tree72f1bce5554bb12be72933eba4621fc243000feb /net-mgmt
parentdd2709ea96b49ee78f9d0073731774a33d3b2c59 (diff)
downloadFreeBSD-ports-66af47bd21cdf4674f00a2bdd38219b5eea42132.zip
FreeBSD-ports-66af47bd21cdf4674f00a2bdd38219b5eea42132.tar.gz
- Patches from developers
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/cacti/Makefile4
-rw-r--r--net-mgmt/cacti/distinfo9
-rw-r--r--net-mgmt/cacti/pkg-plist1
3 files changed, 12 insertions, 2 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile
index 3136b8d..1506e9d 100644
--- a/net-mgmt/cacti/Makefile
+++ b/net-mgmt/cacti/Makefile
@@ -13,7 +13,8 @@ DISTFILES= ${PORTNAME}-${SITEDISTVERSION}${EXTRACT_SUFX}
# Vendor's patches
PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/
-PATCHFILES=
+PATCHFILES= cli_add_graph.patch snmp_invalid_response.patch template_duplication.patch
+PATCHLEVEL= 3
PATCH_DIST_STRIP= -p1
@@ -22,7 +23,6 @@ COMMENT= Web-driven graphing interface for RRDTool
RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool
-PATCHLEVEL=
PATCH_STRIP= -p1
USE_MYSQL= yes
USE_PHP= mysql pcre session sockets snmp xml
diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo
index de466f9..0ed9ef1 100644
--- a/net-mgmt/cacti/distinfo
+++ b/net-mgmt/cacti/distinfo
@@ -1,3 +1,12 @@
MD5 (cacti-0.8.7e.tar.gz) = 7563a58a57d2c6cc0da28cc341a30969
SHA256 (cacti-0.8.7e.tar.gz) = 1983f16cd5cf5e30b33b43b167e324713f0711167f5dcde57f3cbfbeddbaa7ff
SIZE (cacti-0.8.7e.tar.gz) = 2232297
+MD5 (cli_add_graph.patch) = 8599b4c9433cb1751086ef394bba66ee
+SHA256 (cli_add_graph.patch) = 504af2148efab2699e4cdc17581e8555d1a5d40dfbd30a316e7637378a6c6f11
+SIZE (cli_add_graph.patch) = 556
+MD5 (snmp_invalid_response.patch) = 85c71f16fcbf79a11f24609b973199d8
+SHA256 (snmp_invalid_response.patch) = 4259979a2d9fdc51a6ef3a88368fe97adace3a7f1c3b895dea61757de9822db8
+SIZE (snmp_invalid_response.patch) = 921
+MD5 (template_duplication.patch) = b1bd81dc89aa3e30365d0c9d45956255
+SHA256 (template_duplication.patch) = c6ab6d2396f6b6519607f7908df642a575d32a75430e2b74381a6046d57f8ad9
+SIZE (template_duplication.patch) = 9190
diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist
index 4840b8c..3cb2aad 100644
--- a/net-mgmt/cacti/pkg-plist
+++ b/net-mgmt/cacti/pkg-plist
@@ -22,6 +22,7 @@
%%CACTIDIR%%/cli/rebuild_poller_cache.php
%%CACTIDIR%%/cli/repair_database.php
%%CACTIDIR%%/cli/structure_rra_paths.php
+%%CACTIDIR%%/cli/repair_templates.php
%%CACTIDIR%%/cli/upgrade_database.php
%%CACTIDIR%%/cmd.php
%%CACTIDIR%%/color.php
OpenPOWER on IntegriCloud