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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Dec 9 02:31:17 CET 2010


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

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

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


Property changes on: csw/mgar/pkg/gorilla/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/gorilla/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gorilla/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gorilla/trunk/Makefile	2010-12-09 01:31:16 UTC (rev 11855)
@@ -0,0 +1,21 @@
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+# ! build state unknown, work in progress, please verify
+#
+GARNAME = gorilla
+GARVERSION = 1.4
+CATEGORIES = apps
+
+DESCRIPTION = A cross-platform, Tcl/Tk-based Password Manager
+define BLURB
+  Long description
+endef
+
+VENDOR_URL   = http://www.fpx.de/fp/Software/Gorilla/
+MASTER_SITES = http://www.fpx.de/fp/Software/Gorilla/download/
+DISTFILES    = $(GARNAME)-$(GARVERSION).tar.gz
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/gorilla/trunk/checksums
===================================================================
--- csw/mgar/pkg/gorilla/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/gorilla/trunk/checksums	2010-12-09 01:31:16 UTC (rev 11855)
@@ -0,0 +1 @@
+9914efa3ddaf309de76f083c43f57dce  gorilla-1.4.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