[csw-devel] SF.net SVN: gar:[8578] csw/mgar/pkg/cpan
bensons at users.sourceforge.net
bensons at users.sourceforge.net
Tue Feb 16 12:50:58 CET 2010
Revision: 8578
http://gar.svn.sourceforge.net/gar/?rev=8578&view=rev
Author: bensons
Date: 2010-02-16 11:50:57 +0000 (Tue, 16 Feb 2010)
Log Message:
-----------
cpan libapreq: initial GAR submit
Added Paths:
-----------
csw/mgar/pkg/cpan/libapreq/
csw/mgar/pkg/cpan/libapreq/branches/
csw/mgar/pkg/cpan/libapreq/tags/
csw/mgar/pkg/cpan/libapreq/trunk/
csw/mgar/pkg/cpan/libapreq/trunk/Makefile
csw/mgar/pkg/cpan/libapreq/trunk/checksums
csw/mgar/pkg/cpan/libapreq/trunk/files/
Property changes on: csw/mgar/pkg/cpan/libapreq/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/libapreq/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/libapreq/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/libapreq/trunk/Makefile 2010-02-16 11:50:57 UTC (rev 8578)
@@ -0,0 +1,23 @@
+GARNAME = libapreq
+GARVERSION = 1.34
+CATEGORIES = cpan
+AUTHOR = ISAAC
+
+DESCRIPTION = Apache Request C Library
+define BLURB
+ Apache::Request is a subclass of the Apache class, which adds methods for
+ parsing GET requests and POST requests where Content-type is one of
+ application/x-www-form-urlencoded or multipart/form-data. See the libapreq(3)
+ manpage for more details.
+endef
+
+PACKAGES = CSWpmapachereq
+CATALOGNAME = pm_apachereq
+
+RUNTIME_DEP_PKGS = CSWpmapachetst CSWmodperl
+BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
+
+CONFIGURE_ARGS = -httpd /opt/csw/apache/bin/httpd
+CONFIGURE_ARGS += -apxs /opt/csw/apache/bin/apxs
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/libapreq/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/libapreq/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/libapreq/trunk/checksums 2010-02-16 11:50:57 UTC (rev 8578)
@@ -0,0 +1 @@
+2bee94cf9f36fb156b794bd469fcc550 libapreq-1.34.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