[csw-devel] SF.net SVN: gar:[2849] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sat Jan 17 19:08:00 CET 2009
Revision: 2849
http://gar.svn.sourceforge.net/gar/?rev=2849&view=rev
Author: bonivart
Date: 2009-01-17 18:08:00 +0000 (Sat, 17 Jan 2009)
Log Message:
-----------
WWW-Curl: first commit
Added Paths:
-----------
csw/mgar/pkg/cpan/WWW-Curl/
csw/mgar/pkg/cpan/WWW-Curl/branches/
csw/mgar/pkg/cpan/WWW-Curl/tags/
csw/mgar/pkg/cpan/WWW-Curl/trunk/
csw/mgar/pkg/cpan/WWW-Curl/trunk/Makefile
csw/mgar/pkg/cpan/WWW-Curl/trunk/checksums
csw/mgar/pkg/cpan/WWW-Curl/trunk/files/
csw/mgar/pkg/cpan/WWW-Curl/trunk/files/CSWpmwwwcurl.gspec
Property changes on: csw/mgar/pkg/cpan/WWW-Curl/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/WWW-Curl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/WWW-Curl/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/WWW-Curl/trunk/Makefile 2009-01-17 18:08:00 UTC (rev 2849)
@@ -0,0 +1,22 @@
+GARNAME = WWW-Curl
+GARVERSION = 4.05
+CATEGORIES = cpan
+AUTHOR = SZBALINT
+
+DESCRIPTION = Perl extension interface for libcurl
+define BLURB
+ The perl module WWW::Curl provides an interface to the cURL library "libcurl".
+endef
+
+DISTFILES += $(call admfiles,CSWpmwwwcurl,)
+
+REQUIRED_PKGS = CSWcurlrt CSWlibidn CSWoldaprt CSWosslrt CSWzlib
+
+EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
+
+#CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS =
+
+TEST_SCRIPTS =
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/WWW-Curl/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/WWW-Curl/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/WWW-Curl/trunk/checksums 2009-01-17 18:08:00 UTC (rev 2849)
@@ -0,0 +1,2 @@
+bd5fcf77cda277c8d7b8d81f39e02308 download/CSWpmwwwcurl.gspec
+a49d09edc7491d9d8abec3ef79799853 download/WWW-Curl-4.05.tar.gz
Added: csw/mgar/pkg/cpan/WWW-Curl/trunk/files/CSWpmwwwcurl.gspec
===================================================================
--- csw/mgar/pkg/cpan/WWW-Curl/trunk/files/CSWpmwwwcurl.gspec (rev 0)
+++ csw/mgar/pkg/cpan/WWW-Curl/trunk/files/CSWpmwwwcurl.gspec 2009-01-17 18:08:00 UTC (rev 2849)
@@ -0,0 +1,9 @@
+%var bitname pm_wwwcurl
+%var pkgname CSWpmwwwcurl
+%include url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright
+
+You may opt to use, copy, modify, merge, publish, distribute and/or sell
+copies of the Software, and permit persons to whom the Software is furnished
+to do so, under the terms of the MPL or the MIT/X-derivate licenses. You may
+pick one of these licenses.
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