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

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


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

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

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


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


Added: csw/mgar/pkg/cpan/CGI-Emulate-PSGI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/CGI-Emulate-PSGI/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/CGI-Emulate-PSGI/trunk/Makefile	2012-07-16 21:35:14 UTC (rev 18778)
@@ -0,0 +1,20 @@
+NAME = CGI-Emulate-PSGI
+VERSION = 0.14
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = MIYAGAWA
+
+DESCRIPTION = PSGI adapter for CGI
+define BLURB
+  PSGI adapter for CGI
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpm-cgi-emulate-psgi
+CATALOGNAME = pm_cgi_emulate_psgi
+ARCHALL = 1
+
+CONFIGURE_ARGS = 
+
+include gar/category.mk


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

Added: csw/mgar/pkg/cpan/CGI-Emulate-PSGI/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/CGI-Emulate-PSGI/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/CGI-Emulate-PSGI/trunk/checksums	2012-07-16 21:35:14 UTC (rev 18778)
@@ -0,0 +1 @@
+18f9297154b3b94bcc71a133b3f18b0d  CGI-Emulate-PSGI-0.14.tar.gz

Added: csw/mgar/pkg/cpan/CGI-Emulate-PSGI/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/CGI-Emulate-PSGI/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/CGI-Emulate-PSGI/trunk/files/COPYING	2012-07-16 21:35:14 UTC (rev 18778)
@@ -0,0 +1,7 @@
+    Copyright (c) 2009-2010 by tokuhirom.
+
+    This program is free software; you can redistribute it and/or modify it
+    under the same terms as Perl itself.
+
+    The full text of the license can be found in the LICENSE file included
+    with this module.

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