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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Dec 9 02:34:48 CET 2010


Revision: 11856
          http://gar.svn.sourceforge.net/gar/?rev=11856&view=rev
Author:   skayser
Date:     2010-12-09 01:34:48 +0000 (Thu, 09 Dec 2010)

Log Message:
-----------
puppet-dashboard: initial commit, work in progress, feel free to take over

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


Property changes on: csw/mgar/pkg/puppet-dashboard/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/puppet-dashboard/trunk/Makefile
===================================================================
--- csw/mgar/pkg/puppet-dashboard/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/puppet-dashboard/trunk/Makefile	2010-12-09 01:34:48 UTC (rev 11856)
@@ -0,0 +1,21 @@
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+# ! build state unknown, work in progress, please verify
+#
+GARNAME = puppet-dashboard
+GARVERSION = 1.0.0
+CATEGORIES = apps
+
+DESCRIPTION = Web interface and reporting tool for Puppet 
+define BLURB
+  Long description
+endef
+
+VENDOR_URL   = http://www.puppetlabs.com/puppet/related-projects/dashboard/
+MASTER_SITES = http://puppetlabs.com/downloads/dashboard/
+DISTFILES    = $(GARNAME)-$(GARVERSION).tgz
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tgz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/puppet-dashboard/trunk/checksums
===================================================================
--- csw/mgar/pkg/puppet-dashboard/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/puppet-dashboard/trunk/checksums	2010-12-09 01:34:48 UTC (rev 11856)
@@ -0,0 +1 @@
+e01fc46584ab93e1e51c6d8a5a2be363  puppet-dashboard-1.0.0.tgz


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