[csw-devel] SF.net SVN: gar:[16053] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Oct 31 16:19:08 CET 2011
Revision: 16053
http://gar.svn.sourceforge.net/gar/?rev=16053&view=rev
Author: dmichelsen
Date: 2011-10-31 15:19:08 +0000 (Mon, 31 Oct 2011)
Log Message:
-----------
recutils/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/recutils/
csw/mgar/pkg/recutils/Makefile
csw/mgar/pkg/recutils/branches/
csw/mgar/pkg/recutils/tags/
csw/mgar/pkg/recutils/trunk/
csw/mgar/pkg/recutils/trunk/Makefile
csw/mgar/pkg/recutils/trunk/checksums
csw/mgar/pkg/recutils/trunk/files/
Added: csw/mgar/pkg/recutils/Makefile
===================================================================
--- csw/mgar/pkg/recutils/Makefile (rev 0)
+++ csw/mgar/pkg/recutils/Makefile 2011-10-31 15:19:08 UTC (rev 16053)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/recutils/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/recutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/recutils/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/recutils/trunk/Makefile 2011-10-31 15:19:08 UTC (rev 16053)
@@ -0,0 +1,22 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = recutils
+VERSION = 1.3.90
+GARTYPE = v2
+CATEGORIES = utils
+
+DESCRIPTION = GNU Recutils
+define BLURB
+ GNU Recutils is a set of tools and libraries to access human-editable, plain text databases called recfiles.
+ The data is stored as a sequence of records, each record containing an arbitrary number of named fields.
+endef
+
+MASTER_SITES = $(GNU_MIRROR)
+MASTER_SITES += ftp://alpha.gnu.org/gnu/$(GNU_PROJ)/
+DISTFILES = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/recutils/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/recutils/trunk/checksums
===================================================================
--- csw/mgar/pkg/recutils/trunk/checksums (rev 0)
+++ csw/mgar/pkg/recutils/trunk/checksums 2011-10-31 15:19:08 UTC (rev 16053)
@@ -0,0 +1 @@
+7d50e39d2ed5d31c0a35350e905d111c recutils-1.3.90.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