aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/xymon-server/files
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-01-12 06:20:14 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-01-12 06:20:14 +0000
commitb19db75b4d707e812615c5a3e7f0a042538a23b8 (patch)
tree6bb149f9e2abce58651f58f77a91be867313f96b /net-mgmt/xymon-server/files
parent239cbf9c625e28f5e7b7556ad1ae3db17ba897ff (diff)
downloadports-b19db75b4d707e812615c5a3e7f0a042538a23b8.tar.gz
ports-b19db75b4d707e812615c5a3e7f0a042538a23b8.zip
Notes
Diffstat (limited to 'net-mgmt/xymon-server/files')
-rw-r--r--net-mgmt/xymon-server/files/patch-xymond-Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/net-mgmt/xymon-server/files/patch-xymond-Makefile b/net-mgmt/xymon-server/files/patch-xymond-Makefile
index 11ed0c631897..65b1eef1df76 100644
--- a/net-mgmt/xymon-server/files/patch-xymond-Makefile
+++ b/net-mgmt/xymon-server/files/patch-xymond-Makefile
@@ -1,6 +1,6 @@
---- xymond/Makefile.orig 2010-11-14 18:21:19.000000000 +0100
-+++ xymond/Makefile 2011-03-31 07:23:21.000000000 +0200
-@@ -149,14 +149,14 @@
+--- xymond/Makefile.orig 2011-12-12 23:18:17.000000000 +0100
++++ xymond/Makefile 2012-01-12 06:55:06.000000000 +0100
+@@ -153,13 +153,13 @@
cp -fp *.8 $(INSTALLROOT)$(MANROOT)/man8/
install-cfg:
@@ -10,15 +10,13 @@
- cd etcfiles; ../../build/merge-sects client-local.cfg $(INSTALLROOT)$(INSTALLETCDIR)/client-local.cfg
- cd etcfiles; ../../build/merge-sects graphs.cfg $(INSTALLROOT)$(INSTALLETCDIR)/graphs.cfg
- cd etcfiles; ../../build/merge-lines columndoc.csv $(INSTALLROOT)$(INSTALLETCDIR)/columndoc.csv
-- cd etcfiles; (echo "hosts.cfg"; echo "alerts.cfg"; echo "analysis.cfg"; echo "combo.cfg"; echo "client-local.cfg"; echo "holidays.cfg"; echo "rrddefinitions.cfg"; echo snmpmibs.cfg; echo xymonmenu.cfg) | ../../build/setup-newfiles $(INSTALLROOT)$(INSTALLETCDIR)/
-- cd etcfiles; cp -fp xymon-apache.conf $(INSTALLROOT)$(INSTALLETCDIR)/xymon-apache.conf
+- cd etcfiles; (echo "hosts.cfg"; echo "alerts.cfg"; echo "analysis.cfg"; echo "combo.cfg"; echo "client-local.cfg"; echo "holidays.cfg"; echo "rrddefinitions.cfg"; echo snmpmibs.cfg; echo xymonmenu.cfg; echo xymon-apache.conf) | ../../build/setup-newfiles $(INSTALLROOT)$(INSTALLETCDIR)/
+ cd etcfiles; ../../build/merge-lines xymonserver.cfg $(INSTALLROOT)$(INSTALLETCDIR)/xymonserver.cfg.DIST LARRDCOLUMN=TRENDSCOLUMN LARRDS=TEST2RRD
+ cd etcfiles; ../../build/merge-lines cgioptions.cfg $(INSTALLROOT)$(INSTALLETCDIR)/cgioptions.cfg.DIST
+ cd etcfiles; ../../build/merge-sects tasks.cfg $(INSTALLROOT)$(INSTALLETCDIR)/tasks.cfg.DIST larrdstatus=rrdstatus larrddata=rrddata
+ cd etcfiles; ../../build/merge-sects client-local.cfg $(INSTALLROOT)$(INSTALLETCDIR)/client-local.cfg.DIST
+ cd etcfiles; ../../build/merge-sects graphs.cfg $(INSTALLROOT)$(INSTALLETCDIR)/graphs.cfg.DIST
+ cd etcfiles; ../../build/merge-lines columndoc.csv $(INSTALLROOT)$(INSTALLETCDIR)/columndoc.csv.DIST
-+# cd etcfiles; (echo "hosts.cfg"; echo "alerts.cfg"; echo "analysis.cfg"; echo "combo.cfg"; echo "client-local.cfg"; echo "holidays.cfg"; echo "rrddefinitions.cfg"; echo snmpmibs.cfg; echo xymonmenu.cfg) | ../../build/setup-newfiles $(INSTALLROOT)$(INSTALLETCDIR)/
+ cd etcfiles; cp -fp xymon-apache.conf $(INSTALLROOT)$(INSTALLETCDIR)/xymon-apache.conf.DIST
cd $(INSTALLROOT)$(XYMONHOME); rm -f xymon.sh; ln -sf bin/xymon.sh .
cd wwwfiles; find . | grep -v RCS | grep -v ".svn" | grep -v DIST | ../../build/setup-newfiles $(INSTALLROOT)$(INSTALLWWWDIR)/ ../../build/md5.dat