[csw-devel] SF.net SVN: gar:[2942] csw/mgar/pkg
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Jan 30 15:20:10 CET 2009
Revision: 2942
http://gar.svn.sourceforge.net/gar/?rev=2942&view=rev
Author: bdwalton
Date: 2009-01-30 14:20:10 +0000 (Fri, 30 Jan 2009)
Log Message:
-----------
initial csup gar description
Added Paths:
-----------
csw/mgar/pkg/csup/
csw/mgar/pkg/csup/branches/
csw/mgar/pkg/csup/tags/
csw/mgar/pkg/csup/trunk/
csw/mgar/pkg/csup/trunk/Makefile
csw/mgar/pkg/csup/trunk/files/
csw/mgar/pkg/csup/trunk/files/CSWcsup.gspec
Property changes on: csw/mgar/pkg/csup/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/csup/trunk/Makefile
===================================================================
--- csw/mgar/pkg/csup/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/csup/trunk/Makefile 2009-01-30 14:20:10 UTC (rev 2942)
@@ -0,0 +1,20 @@
+GARNAME = csup
+GARVERSION = snap
+PATCHLEVEL = 20060318
+CATEGORIES = apps
+
+DESCRIPTION = A replacement for CVSup
+define BLURB
+A solid replacement for CVSup for checkout-only functionality.
+endef
+
+MASTER_SITES = http://www.mu.org/~mux/
+DISTFILES = $(GARNAME)-$(GARVERSION)-$(PATCHLEVEL).tgz
+DISTFILES += $(call admfiles,CSWcsup,)
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Added: csw/mgar/pkg/csup/trunk/files/CSWcsup.gspec
===================================================================
--- csw/mgar/pkg/csup/trunk/files/CSWcsup.gspec (rev 0)
+++ csw/mgar/pkg/csup/trunk/files/CSWcsup.gspec 2009-01-30 14:20:10 UTC (rev 2942)
@@ -0,0 +1,3 @@
+%var bitname csup
+%var pkgname CSWcsup
+%copyright url file://%{WORKSRC}/LICENSE
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