[csw-devel] SF.net SVN: gar:[6197] csw/mgar/pkg/munin/trunk
j_arndt at users.sourceforge.net
j_arndt at users.sourceforge.net
Sat Sep 5 20:00:09 CEST 2009
Revision: 6197
http://gar.svn.sourceforge.net/gar/?rev=6197&view=rev
Author: j_arndt
Date: 2009-09-05 18:00:09 +0000 (Sat, 05 Sep 2009)
Log Message:
-----------
munin: run level links will be created on Sol 8, improved package description
Modified Paths:
--------------
csw/mgar/pkg/munin/trunk/Makefile
csw/mgar/pkg/munin/trunk/checksums
csw/mgar/pkg/munin/trunk/files/cswmuninnode
Modified: csw/mgar/pkg/munin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/munin/trunk/Makefile 2009-09-05 16:42:10 UTC (rev 6196)
+++ csw/mgar/pkg/munin/trunk/Makefile 2009-09-05 18:00:09 UTC (rev 6197)
@@ -2,19 +2,18 @@
GARVERSION = 1.3.4
CATEGORIES = apps
-SPKG_DESC_CSWmuninmaster = munin master
-SPKG_DESC_CSWmuninnode = munin node
+SPKG_DESC_CSWmuninmaster = master component of the graphical network and system monitoring munin
+SPKG_DESC_CSWmuninnode = node component of the graphical network and system monitoring munin
-#DESCRIPTION = graphical network and system monitoring
define BLURB
- Long description
+ Munin the monitoring tool surveys all your computers and remembers what it saw. It presents all the information in graphs through a web interface.
endef
SF_PROJ = munin
MASTER_SITES = $(SF_MIRRORS)
DISTFILES = $(GARNAME)_$(GARVERSION).tar.gz
DISTFILES += CSWmuninmaster.prototype CSWmuninmaster.postinstall
-DISTFILES += CSWmuninnode.prototype
+DISTFILES += CSWmuninnode.prototype cswmuninnode
DISTFILES += cswusergroup
DISTFILES += apache-munin.conf.CSW apache-munin-cgi.conf.CSW
DISTFILES += README.CSW
Modified: csw/mgar/pkg/munin/trunk/checksums
===================================================================
--- csw/mgar/pkg/munin/trunk/checksums 2009-09-05 16:42:10 UTC (rev 6196)
+++ csw/mgar/pkg/munin/trunk/checksums 2009-09-05 18:00:09 UTC (rev 6197)
@@ -4,6 +4,7 @@
e6bafa4aa3cba7fc16e444ad168b4cd1 download/README.CSW
59409f4b412953283c3df4546fd4886c download/apache-munin-cgi.conf.CSW
e701d132ba0b6f3dcc90190860f5aa6b download/apache-munin.conf.CSW
+31aec7f9a9a452cc6c75c1096c937fdd download/cswmuninnode
50fa4a545f878d79e219891c6ac8d2d2 download/cswusergroup
4eb0923e09f12335da8249ab7923e250 download/makefile.config.diff
3ea1ba00633ac52c3a25306c3c9c52e0 download/makefile.diff
Modified: csw/mgar/pkg/munin/trunk/files/cswmuninnode
===================================================================
--- csw/mgar/pkg/munin/trunk/files/cswmuninnode 2009-09-05 16:42:10 UTC (rev 6196)
+++ csw/mgar/pkg/munin/trunk/files/cswmuninnode 2009-09-05 18:00:09 UTC (rev 6197)
@@ -4,9 +4,14 @@
# All rights reserved.
#
# For OpenCSW by Juergen Arndt 2009-07-03
+# Run levels added - 2009-09-05
#FMRI application # FMRI path for service
#AUTOENABLE yes
+#RC_KNUM 20 # Number used for kill script symlink, e.g. K20cswfoo
+#RC_SNUM 80 # Number used for start script symlink, e.g. S80cswfoo
+#RC_KLEV 0,1,2,S # Run levels that should have a kill script symlink
+#RC_SLEV 3 # Run levels that should have a start script symlink
SMF_EXIT_ERR_CONFIG=1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list