[csw-devel] SF.net SVN: gar:[9607] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sat Apr 10 11:34:26 CEST 2010
Revision: 9607
http://gar.svn.sourceforge.net/gar/?rev=9607&view=rev
Author: dmichelsen
Date: 2010-04-10 09:34:26 +0000 (Sat, 10 Apr 2010)
Log Message:
-----------
prefork: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/prefork/
csw/mgar/pkg/cpan/prefork/branches/
csw/mgar/pkg/cpan/prefork/tags/
csw/mgar/pkg/cpan/prefork/trunk/
csw/mgar/pkg/cpan/prefork/trunk/Makefile
csw/mgar/pkg/cpan/prefork/trunk/checksums
csw/mgar/pkg/cpan/prefork/trunk/files/
Property changes on: csw/mgar/pkg/cpan/prefork/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/cpan/prefork/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/prefork/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/prefork/trunk/Makefile 2010-04-10 09:34:26 UTC (rev 9607)
@@ -0,0 +1,20 @@
+GARNAME = prefork
+GARVERSION = 1.04
+CATEGORIES = cpan
+AUTHOR = ADAMK
+
+DESCRIPTION = Optimized module loading for forking or non-forking processes
+define BLURB
+endef
+
+PACKAGES = CSWpmprefork
+CATALOGNAME = pm_prefork
+
+LICENSE = LICENSE
+
+ARCHALL = 1
+
+# Yes, the module names violates the Perl standard
+CHECKPKG_OVERRIDES_CSWpmprefork += pkginfo-description-not-starting-with-uppercase
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/prefork/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/prefork/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/prefork/trunk/checksums 2010-04-10 09:34:26 UTC (rev 9607)
@@ -0,0 +1 @@
+47a514d4058ffc8cca184b28d6d54d0a prefork-1.04.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