summaryrefslogtreecommitdiff
path: root/net/p5-pRPC
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-08-18 02:39:39 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-08-18 02:39:39 +0000
commit7067de25f2650db48c8192759d8b639714bcf6c6 (patch)
tree56f13cac56dcb96dfe66afd0d3cfe59661969678 /net/p5-pRPC
parentPortlint. (diff)
p5-pRPC is the module for writing RPC servers and clients.
Notes
Notes: svn path=/head/; revision=12604
Diffstat (limited to 'net/p5-pRPC')
-rw-r--r--net/p5-pRPC/Makefile29
-rw-r--r--net/p5-pRPC/distinfo1
-rw-r--r--net/p5-pRPC/pkg-comment1
-rw-r--r--net/p5-pRPC/pkg-descr8
-rw-r--r--net/p5-pRPC/pkg-plist5
5 files changed, 44 insertions, 0 deletions
diff --git a/net/p5-pRPC/Makefile b/net/p5-pRPC/Makefile
new file mode 100644
index 000000000000..1c90ea472e0b
--- /dev/null
+++ b/net/p5-pRPC/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: p5-pRPC
+# Version required: 0.1005
+# Date Created: Aug 18 1998
+# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
+#
+# $Id:$
+#
+
+DISTNAME= pRPC-modules-0.1005
+PKGNAME= p5-pRPC-modules-0.1005
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= RPC
+
+MAINTAINER= vanilla@FreeBSD.ORG
+
+BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Storable.pm:${PORTSDIR}/devel/p5-Storable
+
+USE_PERL5= yes
+
+MAN3= Bundle::pRPC-modules.3 \
+ RPC::pClient.3 \
+ RPC::pServer.3
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include <bsd.port.mk>
diff --git a/net/p5-pRPC/distinfo b/net/p5-pRPC/distinfo
new file mode 100644
index 000000000000..bfab41ba055b
--- /dev/null
+++ b/net/p5-pRPC/distinfo
@@ -0,0 +1 @@
+MD5 (pRPC-modules-0.1005.tar.gz) = 8e5a0c1c8833f424ee3382fdee97bbf5
diff --git a/net/p5-pRPC/pkg-comment b/net/p5-pRPC/pkg-comment
new file mode 100644
index 000000000000..67310a5029b7
--- /dev/null
+++ b/net/p5-pRPC/pkg-comment
@@ -0,0 +1 @@
+perl module for writing RPC servers and clients.
diff --git a/net/p5-pRPC/pkg-descr b/net/p5-pRPC/pkg-descr
new file mode 100644
index 000000000000..82705c9e33fe
--- /dev/null
+++ b/net/p5-pRPC/pkg-descr
@@ -0,0 +1,8 @@
+pRPC-modules (Perl RPC) is a package that simplifies the writing of
+Perl based client/server applications. RPC::pServer is the package
+used on the server side, and you guess what RPC::pClient is for.
+See the RPC::pServer(3) and RPC::pClient(3) manpages for detailed
+information.
+
+-Vanilla
+vanilla@FreeBSD.ORG
diff --git a/net/p5-pRPC/pkg-plist b/net/p5-pRPC/pkg-plist
new file mode 100644
index 000000000000..ef4f22d17f36
--- /dev/null
+++ b/net/p5-pRPC/pkg-plist
@@ -0,0 +1,5 @@
+lib/perl5/site_perl/%%PERL_VER%%/Bundle/pRPC-modules.pm
+lib/perl5/site_perl/%%PERL_VER%%/RPC/pClient.pm
+lib/perl5/site_perl/%%PERL_VER%%/RPC/pServer.pm
+lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/RPC/pServer/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/RPC/pServer