View | Details | Raw Unified | Return to bug 236927
Collapse All | Expand All

(-)net-mgmt/cacti/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 491152 2019-01-25 15:16:06Z swills $
1
# $FreeBSD: head/net-mgmt/cacti/Makefile 491152 2019-01-25 15:16:06Z swills $
2
2
3
PORTNAME=	cacti
3
PORTNAME=	cacti
4
PORTVERSION=	1.2.1
4
PORTVERSION=	1.2.3
5
CATEGORIES=	net-mgmt www
5
CATEGORIES=	net-mgmt www
6
MASTER_SITES=	http://www.cacti.net/downloads/ \
6
MASTER_SITES=	http://www.cacti.net/downloads/ \
7
		ftp://ftpmirror.uk/freebsd-ports/cacti/
7
		ftp://ftpmirror.uk/freebsd-ports/cacti/
(-)net-mgmt/cacti/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1548269224
1
TIMESTAMP = 1554040180
2
SHA256 (cacti-1.2.1.tar.gz) = c1cd7c2417253c72e499c97a01123b1561de67aa6406dd2b687f05b7ce05309a
2
SHA256 (cacti-1.2.3.tar.gz) = 3bd711cb425d51defbcc6d7f5761f886822fd3d004977bb74eca202431cdf51c
3
SIZE (cacti-1.2.1.tar.gz) = 23775742
3
SIZE (cacti-1.2.3.tar.gz) = 23977004
(-)net-mgmt/cacti/files/patch-include__global.php (-2 / +2 lines)
Lines 1-6 Link Here
1
--- include/global.php.orig	2019-01-03 02:14:26 UTC
1
--- include/global.php.orig	2019-03-30 23:40:22 UTC
2
+++ include/global.php
2
+++ include/global.php
3
@@ -173,7 +173,7 @@ if ($config['cacti_server_os'] == 'win32') {
3
@@ -216,7 +216,7 @@ if ($config['cacti_server_os'] == 'win32') {
4
 	$config['library_path'] = preg_replace("/(.*[\/])include/", "\\1lib", dirname(__FILE__));
4
 	$config['library_path'] = preg_replace("/(.*[\/])include/", "\\1lib", dirname(__FILE__));
5
 }
5
 }
6
 $config['include_path'] = dirname(__FILE__);
6
 $config['include_path'] = dirname(__FILE__);
(-)net-mgmt/cacti/files/patch-install__functions.php (-10 / +10 lines)
Lines 1-11 Link Here
1
--- install/functions.php.orig	2019-01-03 02:14:26 UTC
1
--- install/functions.php.orig	2019-03-30 23:40:23 UTC
2
+++ install/functions.php
2
+++ install/functions.php
3
@@ -528,7 +528,7 @@ function install_file_paths() {
3
@@ -533,7 +533,7 @@ function install_file_paths() {
4
 	/* log file path */
4
 	if (!config_value_exists('path_cactilog')) {
5
 	$input['path_cactilog'] = $settings['path']['path_cactilog'];
5
 		$input['path_cactilog'] = $settings['path']['path_cactilog'];
6
 	if (empty($input['path_cactilog']['default'])) {
6
 		if (empty($input['path_cactilog']['default'])) {
7
-		$input['path_cactilog']['default'] = $config['base_path'] . '/log/cacti.log';
7
-			$input['path_cactilog']['default'] = $config['base_path'] . '/log/cacti.log';
8
+		$input['path_cactilog']['default'] = '/var/log/cacti/log';
8
+			$input['path_cactilog']['default'] = '/var/log/cacti/log';
9
 	}
9
 		}
10
 
10
 	} else {
11
 	/* stderr log file path */
11
 		$input['path_cactilog'] = $settings['path']['path_cactilog'];
(-)net-mgmt/cacti/pkg-plist (+9 lines)
Lines 1635-1644 Link Here
1635
%%CACTIDIR%%/include/vendor/index.php
1635
%%CACTIDIR%%/include/vendor/index.php
1636
%%CACTIDIR%%/include/vendor/phpgettext/gettext.php
1636
%%CACTIDIR%%/include/vendor/phpgettext/gettext.php
1637
%%CACTIDIR%%/include/vendor/phpgettext/streams.php
1637
%%CACTIDIR%%/include/vendor/phpgettext/streams.php
1638
%%CACTIDIR%%/include/vendor/phpmailer/COMMITMENT
1638
%%CACTIDIR%%/include/vendor/phpmailer/LICENSE
1639
%%CACTIDIR%%/include/vendor/phpmailer/LICENSE
1639
%%CACTIDIR%%/include/vendor/phpmailer/README.md
1640
%%CACTIDIR%%/include/vendor/phpmailer/README.md
1640
%%CACTIDIR%%/include/vendor/phpmailer/SECURITY.md
1641
%%CACTIDIR%%/include/vendor/phpmailer/SECURITY.md
1641
%%CACTIDIR%%/include/vendor/phpmailer/VERSION
1642
%%CACTIDIR%%/include/vendor/phpmailer/VERSION
1643
%%CACTIDIR%%/include/vendor/phpmailer/composer.json
1644
%%CACTIDIR%%/include/vendor/phpmailer/get_oauth_token.php
1642
%%CACTIDIR%%/include/vendor/phpmailer/index.php
1645
%%CACTIDIR%%/include/vendor/phpmailer/index.php
1643
%%CACTIDIR%%/include/vendor/phpmailer/language/index.php
1646
%%CACTIDIR%%/include/vendor/phpmailer/language/index.php
1644
%%CACTIDIR%%/include/vendor/phpmailer/language/phpmailer.lang-am.php
1647
%%CACTIDIR%%/include/vendor/phpmailer/language/phpmailer.lang-am.php
Lines 1738-1743 Link Here
1738
%%CACTIDIR%%/install/install.js
1741
%%CACTIDIR%%/install/install.js
1739
%%CACTIDIR%%/install/install.php
1742
%%CACTIDIR%%/install/install.php
1740
%%CACTIDIR%%/install/step_json.php
1743
%%CACTIDIR%%/install/step_json.php
1744
%%CACTIDIR%%/install/templates/Cacti_Stats.xml.gz
1741
%%CACTIDIR%%/install/templates/Generic_SNMP_Device.xml.gz
1745
%%CACTIDIR%%/install/templates/Generic_SNMP_Device.xml.gz
1742
%%CACTIDIR%%/install/templates/Local_Linux_Machine.xml.gz
1746
%%CACTIDIR%%/install/templates/Local_Linux_Machine.xml.gz
1743
%%CACTIDIR%%/install/templates/NetSNMP_Device.xml.gz
1747
%%CACTIDIR%%/install/templates/NetSNMP_Device.xml.gz
Lines 1782-1787 Link Here
1782
%%CACTIDIR%%/install/upgrades/1_1_37.php
1786
%%CACTIDIR%%/install/upgrades/1_1_37.php
1783
%%CACTIDIR%%/install/upgrades/1_2_0.php
1787
%%CACTIDIR%%/install/upgrades/1_2_0.php
1784
%%CACTIDIR%%/install/upgrades/1_2_1.php
1788
%%CACTIDIR%%/install/upgrades/1_2_1.php
1789
%%CACTIDIR%%/install/upgrades/1_2_2.php
1790
%%CACTIDIR%%/install/upgrades/1_2_3.php
1785
%%CACTIDIR%%/install/upgrades/index.php
1791
%%CACTIDIR%%/install/upgrades/index.php
1786
%%CACTIDIR%%/lib/aggregate.php
1792
%%CACTIDIR%%/lib/aggregate.php
1787
%%CACTIDIR%%/lib/api_aggregate.php
1793
%%CACTIDIR%%/lib/api_aggregate.php
Lines 1803-1808 Link Here
1803
%%CACTIDIR%%/lib/export.php
1809
%%CACTIDIR%%/lib/export.php
1804
%%CACTIDIR%%/lib/functions.php
1810
%%CACTIDIR%%/lib/functions.php
1805
%%CACTIDIR%%/lib/graph_variables.php
1811
%%CACTIDIR%%/lib/graph_variables.php
1812
%%CACTIDIR%%/lib/graphs.php
1806
%%CACTIDIR%%/lib/html.php
1813
%%CACTIDIR%%/lib/html.php
1807
%%CACTIDIR%%/lib/html_filter.php
1814
%%CACTIDIR%%/lib/html_filter.php
1808
%%CACTIDIR%%/lib/html_form.php
1815
%%CACTIDIR%%/lib/html_form.php
Lines 1882-1887 Link Here
1882
%%CACTIDIR%%/locales/po/vi-VN.po
1889
%%CACTIDIR%%/locales/po/vi-VN.po
1883
%%CACTIDIR%%/locales/po/zh-CN.po
1890
%%CACTIDIR%%/locales/po/zh-CN.po
1884
%%CACTIDIR%%/locales/po/zh-TW.po
1891
%%CACTIDIR%%/locales/po/zh-TW.po
1892
%%CACTIDIR%%/locales/update-pot.sh
1885
%%CACTIDIR%%/logout.php
1893
%%CACTIDIR%%/logout.php
1886
%%CACTIDIR%%/managers.php
1894
%%CACTIDIR%%/managers.php
1887
%%CACTIDIR%%/mibs/CACTI-BOOST-MIB
1895
%%CACTIDIR%%/mibs/CACTI-BOOST-MIB
Lines 1936-1941 Link Here
1936
%%CACTIDIR%%/scripts/ss_fping.php
1944
%%CACTIDIR%%/scripts/ss_fping.php
1937
%%CACTIDIR%%/scripts/ss_host_cpu.php
1945
%%CACTIDIR%%/scripts/ss_host_cpu.php
1938
%%CACTIDIR%%/scripts/ss_host_disk.php
1946
%%CACTIDIR%%/scripts/ss_host_disk.php
1947
%%CACTIDIR%%/scripts/ss_hstats.php
1939
%%CACTIDIR%%/scripts/ss_net_snmp_disk_bytes.php
1948
%%CACTIDIR%%/scripts/ss_net_snmp_disk_bytes.php
1940
%%CACTIDIR%%/scripts/ss_net_snmp_disk_io.php
1949
%%CACTIDIR%%/scripts/ss_net_snmp_disk_io.php
1941
%%CACTIDIR%%/scripts/ss_sql.php
1950
%%CACTIDIR%%/scripts/ss_sql.php

Return to bug 236927