diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-27 09:35:37 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-07-27 09:35:37 +0000 |
commit | d5f308513e5e1efdd2bedfe7a44d6a2904c70397 (patch) | |
tree | 2ad09d9f48b9e78bd92d5ce466e53a6f657cec05 /net-mgmt/cacti | |
parent | 893be8d1a299cac3f18511b0cd6807d6f5d938e2 (diff) | |
download | ports-d5f308513e5e1efdd2bedfe7a44d6a2904c70397.tar.gz ports-d5f308513e5e1efdd2bedfe7a44d6a2904c70397.zip |
Notes
Diffstat (limited to 'net-mgmt/cacti')
-rw-r--r-- | net-mgmt/cacti/Makefile | 15 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 22 |
2 files changed, 35 insertions, 2 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index fc787a225ed2..628c02c06b72 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -7,6 +7,7 @@ PORTNAME= cacti PORTVERSION= 0.8.6f +PORTREVISION= 11 CATEGORIES= net www MASTER_SITES= http://www.cacti.net/downloads/ @@ -14,8 +15,18 @@ MAINTAINER= sem@FreeBSD.org COMMENT= Web-driven graphing interface for RRDTool # Vendor's patches -#PATCH_SITES= http://www.cacti.net/downloads/patches/${PORTVERSION}/ -#PATCHFILES= +PATCH_SITES= http://www.cacti.net/downloads/patches/${PORTVERSION}/ +PATCHFILES= html_mouseover_title.patch \ + multi_field_output_script_server.patch \ + old_net_snmp_command_options.patch \ + poller_invalid_data_sources.patch \ + script_server_buffer_size.patch \ + unix_syslog_compatibility.patch \ + graph_view_preview_mode_filter.patch \ + poller_reindex_cache_orphans.patch \ + safari_zoom.patch \ + ldap_copy_user_problem.patch \ + script_server_file_header.patch PATCH_DIST_STRIP=-p1 diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index 5a9fe20cbcfd..54260533878e 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,2 +1,24 @@ MD5 (cacti-0.8.6f.tar.gz) = 032b8b22225f137e2a2294e89a2af2ec SIZE (cacti-0.8.6f.tar.gz) = 1062562 +MD5 (html_mouseover_title.patch) = 2354e383adff58725077e95ba8584dba +SIZE (html_mouseover_title.patch) = 2757 +MD5 (multi_field_output_script_server.patch) = c1b8c9d36ff5f4b11f27af8240b6ed42 +SIZE (multi_field_output_script_server.patch) = 2407 +MD5 (old_net_snmp_command_options.patch) = 75f7f8c59591663dd63f91830fcdb1f1 +SIZE (old_net_snmp_command_options.patch) = 1124 +MD5 (poller_invalid_data_sources.patch) = 5bdd1c9e4ef4479fafe73ce32e1f43b8 +SIZE (poller_invalid_data_sources.patch) = 4752 +MD5 (script_server_buffer_size.patch) = 5711e9d5f90397ac8f26c7af55d49d12 +SIZE (script_server_buffer_size.patch) = 1541 +MD5 (unix_syslog_compatibility.patch) = 55c1b16ebe40ea017db8d905de763ce8 +SIZE (unix_syslog_compatibility.patch) = 703 +MD5 (graph_view_preview_mode_filter.patch) = 88a34475132b77112910738a3139c01d +SIZE (graph_view_preview_mode_filter.patch) = 448 +MD5 (poller_reindex_cache_orphans.patch) = 2afd2acbd1e1b0bf4809996976620c0a +SIZE (poller_reindex_cache_orphans.patch) = 1054 +MD5 (safari_zoom.patch) = fc5579772103ed98557661866b632997 +SIZE (safari_zoom.patch) = 1274 +MD5 (ldap_copy_user_problem.patch) = fe7d23776d828941fc56f72797903f3e +SIZE (ldap_copy_user_problem.patch) = 2213 +MD5 (script_server_file_header.patch) = 8598d1419ab589704a79986dd184756c +SIZE (script_server_file_header.patch) = 264 |