aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2007-02-01 02:09:16 +0800
committersem <sem@FreeBSD.org>2007-02-01 02:09:16 +0800
commit40e41ce1e494addb48fde2d0fc1d6981f3691acc (patch)
tree451443f7c8e0f5abbb0e0c0bb609e98eac055ee0 /net-mgmt
parent41b9b5d0750f8686fce8902e40d6cb7ebcbcfa15 (diff)
downloadfreebsd-ports-gnome-40e41ce1e494addb48fde2d0fc1d6981f3691acc.tar.gz
freebsd-ports-gnome-40e41ce1e494addb48fde2d0fc1d6981f3691acc.tar.zst
freebsd-ports-gnome-40e41ce1e494addb48fde2d0fc1d6981f3691acc.zip
- Add two vendor's patches which fix poller working with php4.
Submitted by: Vaclav Hala <hala_at_kraj-jihocesky.cz>
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/cacti/Makefile6
-rw-r--r--net-mgmt/cacti/distinfo6
2 files changed, 9 insertions, 3 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile
index ad0d0f35955f..a6eaa8710ab6 100644
--- a/net-mgmt/cacti/Makefile
+++ b/net-mgmt/cacti/Makefile
@@ -17,10 +17,10 @@ COMMENT= Web-driven graphing interface for RRDTool
# Vendor's patches
PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/
-PATCHFILES=
-#PATCHLEVEL= .4
+PATCHFILES= ping_php_version4_snmpgetnext.patch \
+ tree_console_missing_hosts.patch
+PATCHLEVEL= .2
SITEDISTVERSION= ${PORTVERSION:S/${PATCHLEVEL}$//}
-#SITEDISTVERSION= ${PORTVERSION}
PATCH_DIST_STRIP=-p1
diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo
index 89e29c33be71..adb938a71bdf 100644
--- a/net-mgmt/cacti/distinfo
+++ b/net-mgmt/cacti/distinfo
@@ -1,3 +1,9 @@
MD5 (cacti-0.8.6j.tar.gz) = 29436be46b289d13dfce48e7618129e2
SHA256 (cacti-0.8.6j.tar.gz) = 0ddf8a740a5725de67eeea71c38433447ff75388e6e399ce92ccadc36d25bd46
SIZE (cacti-0.8.6j.tar.gz) = 1126337
+MD5 (ping_php_version4_snmpgetnext.patch) = bedf583646e59dd628d4aced7e83fdf3
+SHA256 (ping_php_version4_snmpgetnext.patch) = 1e19110c696eb56c6de68247c926c5ec7a2e7554df222f39a663556241644170
+SIZE (ping_php_version4_snmpgetnext.patch) = 1262
+MD5 (tree_console_missing_hosts.patch) = 109afedcd49dc173da8c27fb23c322fe
+SHA256 (tree_console_missing_hosts.patch) = 5807bb408227b1c9f2ebecf220c048eb7c7148eee41fcd06fdc086124a206180
+SIZE (tree_console_missing_hosts.patch) = 771