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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 7 16:02:31 CET 2010


Revision: 7901
          http://gar.svn.sourceforge.net/gar/?rev=7901&view=rev
Author:   dmichelsen
Date:     2010-01-07 15:02:30 +0000 (Thu, 07 Jan 2010)

Log Message:
-----------
remake: Initial commit

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


Property changes on: csw/mgar/pkg/remake/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/remake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/remake/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/remake/trunk/Makefile	2010-01-07 15:02:30 UTC (rev 7901)
@@ -0,0 +1,22 @@
+GARNAME = remake
+GARVERSION = 3.81_dbg_0.2
+CATEGORIES = devel
+
+DESCRIPTION = GNU Make debugger
+define BLURB
+  remake is a patched and modernized version of GNU make utility that adds
+  improved error reporting, the ability to trace execution in a comprehensible
+  way, and a debugger.
+endef
+
+MASTER_SITES = http://cloud.github.com/downloads/rocky/remake/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+SPKG_SOURCEURL = http://bashdb.sourceforge.net/remake/
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk


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