pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add package p5-RPC-PlClient as (net)/p5-PlRPC-0.2020
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By: mef
Date: Tue Sep 27 10:56:09 2016 +0900
Changeset: 106a3f2953312c9d8f15fe0c4c88179a115afe99
Modified Files:
Makefile
Added Files:
p5-RPC-PlClient/DESCR
p5-RPC-PlClient/Makefile
p5-RPC-PlClient/distinfo
Log Message:
Add package p5-RPC-PlClient as (net)/p5-PlRPC-0.2020
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=106a3f2953312c9d8f15fe0c4c88179a115afe99
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
p5-RPC-PlClient/DESCR | 4 ++++
p5-RPC-PlClient/Makefile | 18 ++++++++++++++++++
p5-RPC-PlClient/distinfo | 6 ++++++
4 files changed, 29 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 3e0a88e..82f73e3 100644
--- a/Makefile
+++ b/Makefile
@@ -2288,6 +2288,7 @@ SUBDIR+= p5-PluceneSimple
SUBDIR+= p5-Pod-Constants
SUBDIR+= p5-Pod-Xhtml
SUBDIR+= p5-Proc-Fork
+SUBDIR+= p5-RPC-PlClient
SUBDIR+= p5-RT-Authen-ExternalAuth
SUBDIR+= p5-RTF-Writer
SUBDIR+= p5-SDL
diff --git a/p5-RPC-PlClient/DESCR b/p5-RPC-PlClient/DESCR
new file mode 100644
index 0000000..dfb261a
--- /dev/null
+++ b/p5-RPC-PlClient/DESCR
@@ -0,0 +1,4 @@
+PlRPC (Perl RPC) is a package that simplifies the writing of Perl based
+client/server applications. RPC::PlServer is the package used on the server
+side, and you guess what RPC::PlClient is for. See RPC::PlServer(3) for
+this part.
diff --git a/p5-RPC-PlClient/Makefile b/p5-RPC-PlClient/Makefile
new file mode 100644
index 0000000..48d057e
--- /dev/null
+++ b/p5-RPC-PlClient/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME= PlRPC-0.2020
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MN/MNOONING/PlRPC/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/M/MN/MNOONING/PlRPC/
+COMMENT= TODO: Short description of the package
+LICENSE= ${PERL5_LICENSE}
+
+WRKSRC= ${WRKDIR}/${DISTNAME:C/-[0-9.]+//}
+
+PERL5_PACKLIST= auto/RPC/PlServer/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-RPC-PlClient/distinfo b/p5-RPC-PlClient/distinfo
new file mode 100644
index 0000000..9322b1f
--- /dev/null
+++ b/p5-RPC-PlClient/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (PlRPC-0.2020.tar.gz) = 2a1dd4f650764f6cfc654e528a579293422073c0
+RMD160 (PlRPC-0.2020.tar.gz) = ed2e37427166fa9666d91fcf5f316086146c2319
+SHA512 (PlRPC-0.2020.tar.gz) = 2c79c5c27bce7027561f1968023ae4307778f291caa9291fee779537d047a35bb4bd5928fe2b343a2b09dbdcf6450239d79c6898018ea880619a7c69a1498a86
+Size (PlRPC-0.2020.tar.gz) = 18229 bytes
Home |
Main Index |
Thread Index |
Old Index