summaryrefslogtreecommitdiff
path: root/net/p5-RPC-XML
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-05-06 13:25:12 +0000
committerheinz <heinz@pkgsrc.org>2007-05-06 13:25:12 +0000
commitc52578ac931863658e9992295e72736ca452752b (patch)
tree53e1c66b18ca41cff639346f0d386e59dc76bfa8 /net/p5-RPC-XML
parentcb964c12c692c099bdc000b1e60c8fc1dd9e46f9 (diff)
downloadpkgsrc-c52578ac931863658e9992295e72736ca452752b.tar.gz
Initial import of p5-RPC-XML 0.59.
The package was originally created by Roman Kulik in pkgsrc-wip. Very small changes by me. 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.
Diffstat (limited to 'net/p5-RPC-XML')
-rw-r--r--net/p5-RPC-XML/DESCR4
-rw-r--r--net/p5-RPC-XML/Makefile24
-rw-r--r--net/p5-RPC-XML/PLIST1
-rw-r--r--net/p5-RPC-XML/distinfo5
4 files changed, 34 insertions, 0 deletions
diff --git a/net/p5-RPC-XML/DESCR b/net/p5-RPC-XML/DESCR
new file mode 100644
index 00000000000..4e5d9d6309e
--- /dev/null
+++ b/net/p5-RPC-XML/DESCR
@@ -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.
diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile
new file mode 100644
index 00000000000..e52b194c255
--- /dev/null
+++ b/net/p5-RPC-XML/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/05/06 13:25:12 heinz Exp $
+
+DISTNAME= RPC-XML-0.59
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RPC/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.blackperl.com/RPC::XML/
+COMMENT= XML-RPC client and server library for Perl
+
+DEPENDS+= p5-XML-Parser>=2.31:../../textproc/p5-XML-Parser
+DEPENDS+= p5-PathTools>=0.8:../../devel/p5-PathTools
+DEPENDS+= p5-libwww>=5.801:../../www/p5-libwww
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_TOOLS+= gmake
+USE_LANGUAGES= # empty
+
+PERL5_PACKLIST= auto/RPC/XML/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-RPC-XML/PLIST b/net/p5-RPC-XML/PLIST
new file mode 100644
index 00000000000..49afebdfeef
--- /dev/null
+++ b/net/p5-RPC-XML/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/06 13:25:12 heinz Exp $
diff --git a/net/p5-RPC-XML/distinfo b/net/p5-RPC-XML/distinfo
new file mode 100644
index 00000000000..40dc0506565
--- /dev/null
+++ b/net/p5-RPC-XML/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/05/06 13:25:12 heinz Exp $
+
+SHA1 (RPC-XML-0.59.tar.gz) = cfc04871cf42b903a12df34b6549f5a9c26dde68
+RMD160 (RPC-XML-0.59.tar.gz) = 8ec17c634766c733ff83efd1624709ad904f4683
+Size (RPC-XML-0.59.tar.gz) = 129765 bytes