aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-main/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-06 22:52:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-06 22:52:45 +0000
commitce0bf7c9ea07a82f4e5ed0f4da20e8c77f888790 (patch)
tree57146687564349154955ff2f1f4c1521332727a6 /sysutils/munin-main/files
parent2946e4e824c75a6f60cae2b39936845657c0b10d (diff)
downloadports-ce0bf7c9ea07a82f4e5ed0f4da20e8c77f888790.tar.gz
ports-ce0bf7c9ea07a82f4e5ed0f4da20e8c77f888790.zip
Notes
Diffstat (limited to 'sysutils/munin-main/files')
-rw-r--r--sysutils/munin-main/files/patch-Makefile.config10
-rw-r--r--sysutils/munin-main/files/pkg-message.in2
2 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/munin-main/files/patch-Makefile.config b/sysutils/munin-main/files/patch-Makefile.config
index c7097d2ab7e4..dd3aa61849df 100644
--- a/sysutils/munin-main/files/patch-Makefile.config
+++ b/sysutils/munin-main/files/patch-Makefile.config
@@ -1,5 +1,5 @@
---- munin-1.2.0rc2.orig/Makefile.config Mon Jan 10 11:38:32 2005
-+++ munin-1.2.0rc2/Makefile.config Thu Feb 3 11:11:46 2005
+--- munin-1.2.5.orig/Makefile.config Tue Oct 17 14:27:35 2006
++++ munin-1.2.5/Makefile.config Thu Nov 2 12:09:09 2006
@@ -7,52 +7,56 @@
#
# the base of the Munin installation.
@@ -38,7 +38,7 @@
# Server only - Output directory
-HTMLDIR = $(PREFIX)/var/www
-CGIDIR = $(HTMLDIR)/cgi
-+HTMLDIR = $(PREFIX)/www/data/munin
++HTMLDIR = $(PREFIX)/www/munin
+CGIDIR = $(PREFIX)/www/cgi-bin
# Client only - Where to put RRD files and other intenal data
@@ -67,11 +67,11 @@
# Server only - Where to install the perl libraries
-PERLLIB = $(DESTDIR)$(shell $(PERL) -V:sitelib | cut -d= -f2 | sed "s/[\';]//g")
-+PERLLIB = $(shell $(PERL) -V:sitelib | cut -d= -f2 | sed "s/[\';]//g")
++PERLLIB = $(PREFIX)/$(SITE_PERL_REL)
# Client only - Install plugins for this architecture
OSTYPE = $(shell uname | tr '[A-Z]' '[a-z]')
-@@ -72,9 +76,8 @@
+@@ -77,9 +81,8 @@
PLUGINUSER = nobody
# Which command to use to check if the USER and GROUP to run Munin as, exists.
diff --git a/sysutils/munin-main/files/pkg-message.in b/sysutils/munin-main/files/pkg-message.in
index 2d56e5464b2f..df049437efa1 100644
--- a/sysutils/munin-main/files/pkg-message.in
+++ b/sysutils/munin-main/files/pkg-message.in
@@ -1,4 +1,3 @@
-
********************************************************************
Unless this file already existed, a sample configuration file
has been placed in %%PREFIX%%/etc/munin/munin.conf.
@@ -7,4 +6,3 @@ Please edit it according to your needs.
The Munin server will be run from cron under the user 'munin'.
********************************************************************
-