[csw-devel] SF.net SVN: gar:[16956] csw/mgar/pkg

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Wed Feb 1 11:40:18 CET 2012


Revision: 16956
          http://gar.svn.sourceforge.net/gar/?rev=16956&view=rev
Author:   janholzh
Date:     2012-02-01 10:40:18 +0000 (Wed, 01 Feb 2012)
Log Message:
-----------
collectd/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/collectd/
    csw/mgar/pkg/collectd/Makefile
    csw/mgar/pkg/collectd/branches/
    csw/mgar/pkg/collectd/tags/
    csw/mgar/pkg/collectd/trunk/
    csw/mgar/pkg/collectd/trunk/Makefile
    csw/mgar/pkg/collectd/trunk/checksums
    csw/mgar/pkg/collectd/trunk/files/

Added: csw/mgar/pkg/collectd/Makefile
===================================================================
--- csw/mgar/pkg/collectd/Makefile	                        (rev 0)
+++ csw/mgar/pkg/collectd/Makefile	2012-02-01 10:40:18 UTC (rev 16956)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/collectd/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/collectd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/collectd/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/collectd/trunk/Makefile	2012-02-01 10:40:18 UTC (rev 16956)
@@ -0,0 +1,31 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = collectd
+VERSION = 5.0.2
+GARTYPE = v2
+CATEGORIES = server
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = http://collectd.org/files/
+DISTFILES  = $(DISTNAME).tar.gz
+
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
+# File name regex to get notifications about upstream software releases
+# NOTE: Use this only if the automatic regex creation
+#       does not work for your package
+# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then 
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES = 
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/collectd/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/collectd/trunk/checksums
===================================================================
--- csw/mgar/pkg/collectd/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/collectd/trunk/checksums	2012-02-01 10:40:18 UTC (rev 16956)
@@ -0,0 +1 @@
+6612c9722552a603667caede17703073  collectd-5.0.2.tar.gz

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