Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

4
net/p5-RPC-XML/DESCR Normal file
View File

@@ -0,0 +1,4 @@
The RPC::XML package is an implementation of XML-RPC. The module
provides classes for sample client and server implementations, a
server designed as an Apache location-handler, and a suite of
data-manipulation classes that are used by them.

29
net/p5-RPC-XML/Makefile Normal file
View File

@@ -0,0 +1,29 @@
# $NetBSD: Makefile,v 1.15 2013/05/31 12:41:41 wiz Exp $
DISTNAME= RPC-XML-0.76
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= net www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RPC/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.blackperl.com/RPC::XML/
#HOMEPAGE= http://search.cpan.org/dist/RPC-XML/
COMMENT= XML-RPC client and server library for Perl
LICENSE= ${PERL5_LICENSE}
DEPENDS+= {perl>=5.10,p5-PathTools>=0.8}:../../devel/p5-PathTools
DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.2}:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-XML-LibXML>=1.70:../../textproc/p5-XML-LibXML
DEPENDS+= p5-XML-Parser>=2.31:../../textproc/p5-XML-Parser
DEPENDS+= p5-libwww>=5.834:../../www/p5-libwww
DEPENDS+= p5-DateTime>=0.70:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-ISO8601>=0.07:../../time/p5-DateTime-Format-ISO8601
USE_TOOLS+= gmake
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/RPC/XML/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

5
net/p5-RPC-XML/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.9 2011/11/05 20:26:27 hiramatsu Exp $
SHA1 (RPC-XML-0.76.tar.gz) = a2f807a2d3e8ac85bf83f4722706f69e25a38fe5
RMD160 (RPC-XML-0.76.tar.gz) = d455e0092a92211b552833fa55b48107a6cc64eb
Size (RPC-XML-0.76.tar.gz) = 203771 bytes