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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Dec 19 11:41:33 CET 2013


Revision: 22709
          http://sourceforge.net/p/gar/code/22709
Author:   dmichelsen
Date:     2013-12-19 10:41:31 +0000 (Thu, 19 Dec 2013)
Log Message:
-----------
cpan/Apache-Log-Parser/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Apache-Log-Parser/
    csw/mgar/pkg/cpan/Apache-Log-Parser/branches/
    csw/mgar/pkg/cpan/Apache-Log-Parser/tags/
    csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/
    csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/Makefile
    csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/checksums
    csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/files/

Index: csw/mgar/pkg/cpan/Apache-Log-Parser/trunk
===================================================================
--- csw/mgar/pkg/cpan/Apache-Log-Parser/trunk	2013-12-18 19:28:26 UTC (rev 22708)
+++ csw/mgar/pkg/cpan/Apache-Log-Parser/trunk	2013-12-19 10:41:31 UTC (rev 22709)

Property changes on: csw/mgar/pkg/cpan/Apache-Log-Parser/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,2 ##
+work
+
Added: csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/Makefile	2013-12-19 10:41:31 UTC (rev 22709)
@@ -0,0 +1,29 @@
+NAME = Apache-Log-Parser
+VERSION = 0.02
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = TAGOMORIS
+
+DESCRIPTION = Parser for Apache Log
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-test-exception
+BUILD_DEP_PKGS += CSWpm-test-deep
+
+PACKAGES += CSWpm-apache-log-parser
+CATALOGNAME_CSWpm-apache-log-parser = pm_apache_log_parser
+SPKG_DESC_CSWpm-apache-log-parser = Parser for Apache Log (common, combined, and any other custom styles by LogFormat)
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-apache-log-parser = 1
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Apache-Log-Parser/trunk/checksums	2013-12-19 10:41:31 UTC (rev 22709)
@@ -0,0 +1 @@
+29ccd3d42cacbab5f92ff9df8be6baaa  Apache-Log-Parser-0.02.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