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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Jul 16 23:14:31 CEST 2012


Revision: 18776
          http://gar.svn.sourceforge.net/gar/?rev=18776&view=rev
Author:   bonivart
Date:     2012-07-16 21:14:31 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------
cpan/CGI-Compile/trunk: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/CGI-Compile/
    csw/mgar/pkg/cpan/CGI-Compile/Makefile
    csw/mgar/pkg/cpan/CGI-Compile/branches/
    csw/mgar/pkg/cpan/CGI-Compile/tags/
    csw/mgar/pkg/cpan/CGI-Compile/trunk/
    csw/mgar/pkg/cpan/CGI-Compile/trunk/Makefile
    csw/mgar/pkg/cpan/CGI-Compile/trunk/checksums
    csw/mgar/pkg/cpan/CGI-Compile/trunk/files/
    csw/mgar/pkg/cpan/CGI-Compile/trunk/files/COPYING

Added: csw/mgar/pkg/cpan/CGI-Compile/Makefile
===================================================================
--- csw/mgar/pkg/cpan/CGI-Compile/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/CGI-Compile/Makefile	2012-07-16 21:14:31 UTC (rev 18776)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/cpan/CGI-Compile/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/cpan/CGI-Compile/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/CGI-Compile/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/CGI-Compile/trunk/Makefile	2012-07-16 21:14:31 UTC (rev 18776)
@@ -0,0 +1,25 @@
+NAME = CGI-Compile
+VERSION = 0.15
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = MIYAGAWA
+
+DESCRIPTION = Compile .cgi scripts to a code reference like ModPerl::Registry
+define BLURB
+  Compile .cgi scripts to a code reference like ModPerl::Registry
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpm-cgi-compile
+CATALOGNAME = pm_cgi_compile
+ARCHALL = 1
+
+RUNTIME_DEP_PKGS += CSWpm-file-pushd
+
+# Remove on next build
+CHECKPKG_OVERRIDES_CSWpm-cgi-compile += unidentified-dependency|CSWpm-file-pushd
+
+CONFIGURE_ARGS = 
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/cpan/CGI-Compile/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/cpan/CGI-Compile/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/CGI-Compile/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/CGI-Compile/trunk/checksums	2012-07-16 21:14:31 UTC (rev 18776)
@@ -0,0 +1 @@
+2fcf4bc473107130229f4e0a98c756ce  CGI-Compile-0.15.tar.gz

Added: csw/mgar/pkg/cpan/CGI-Compile/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/CGI-Compile/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/CGI-Compile/trunk/files/COPYING	2012-07-16 21:14:31 UTC (rev 18776)
@@ -0,0 +1,4 @@
+    Copyright (c) 2009 Tatsuhiko Miyagawa <miyagawa at bulknews.net>
+
+    This library is free software; you can redistribute it and/or modify it
+    under the same terms as Perl itself.

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