SF.net SVN: gar:[24484] csw/mgar/pkg

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu Dec 18 21:40:07 CET 2014


Revision: 24484
          http://sourceforge.net/p/gar/code/24484
Author:   bonivart
Date:     2014-12-18 20:40:06 +0000 (Thu, 18 Dec 2014)
Log Message:
-----------
logtool/trunk: initial commit

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

Added: csw/mgar/pkg/logtool/Makefile
===================================================================
--- csw/mgar/pkg/logtool/Makefile	                        (rev 0)
+++ csw/mgar/pkg/logtool/Makefile	2014-12-18 20:40:06 UTC (rev 24484)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/logtool/trunk
===================================================================
--- csw/mgar/pkg/logtool/trunk	2014-12-18 17:18:57 UTC (rev 24483)
+++ csw/mgar/pkg/logtool/trunk	2014-12-18 20:40:06 UTC (rev 24484)

Property changes on: csw/mgar/pkg/logtool/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/logtool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/logtool/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/logtool/trunk/Makefile	2014-12-18 20:40:06 UTC (rev 24484)
@@ -0,0 +1,20 @@
+NAME = logtool
+VERSION = 1.2.8
+GARTYPE = v2
+
+DESCRIPTION = Parse ASCII logfiles into a more palatable format
+define BLURB
+endef
+
+MASTER_SITES = http://xjack.org/logtool/download/
+DISTFILES = $(DISTNAME).tar.gz
+
+GARCOMPILER = GNU
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+# There are no tests
+SKIPTEST = 1
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/logtool/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/logtool/trunk/checksums
===================================================================
--- csw/mgar/pkg/logtool/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/logtool/trunk/checksums	2014-12-18 20:40:06 UTC (rev 24484)
@@ -0,0 +1 @@
+f596fd2057fe5f3293ca054dd14a3c10  logtool-1.2.8.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