summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 06:03:14 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 06:03:14 +0000
commit22e430c168d00b18d23271c59e3cd6c66e13c8c6 (patch)
tree9186aea69118bb658642436a6011d892b4c37d87 /net
parentActivate p5-Net-Daemon (diff)
Perl module for writing RPC servers and clients.
Notes
Notes: svn path=/head/; revision=26324
Diffstat (limited to 'net')
-rw-r--r--net/p5-PlRPC/Makefile30
-rw-r--r--net/p5-PlRPC/distinfo1
-rw-r--r--net/p5-PlRPC/pkg-comment1
-rw-r--r--net/p5-PlRPC/pkg-descr8
-rw-r--r--net/p5-PlRPC/pkg-plist7
5 files changed, 47 insertions, 0 deletions
diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile
new file mode 100644
index 000000000000..c9ec88a11617
--- /dev/null
+++ b/net/p5-PlRPC/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: p5-PlRPC
+# Version required: 0.2012
+# Date Created: 27 Feb 2000
+# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= PlRPC-0.2012
+PKGNAME= p5-PlRPC-0.2012
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= RPC
+
+MAINTAINER= vanilla@FreeBSD.org
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Daemon.pm:${PORTSDIR}/net/p5-Net-Daemon \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+
+USE_PERL5= yes
+
+MAN3= Bundle::PlRPC.3 \
+ RPC::PlClient.3 \
+ RPC::PlServer.3
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
+
+.include <bsd.port.mk>
diff --git a/net/p5-PlRPC/distinfo b/net/p5-PlRPC/distinfo
new file mode 100644
index 000000000000..7479439d7ae2
--- /dev/null
+++ b/net/p5-PlRPC/distinfo
@@ -0,0 +1 @@
+MD5 (PlRPC-0.2012.tar.gz) = 4597768fe4f40e96d413b27fcb2cecbd
diff --git a/net/p5-PlRPC/pkg-comment b/net/p5-PlRPC/pkg-comment
new file mode 100644
index 000000000000..f730afde2f33
--- /dev/null
+++ b/net/p5-PlRPC/pkg-comment
@@ -0,0 +1 @@
+Perl module for writing RPC servers and clients
diff --git a/net/p5-PlRPC/pkg-descr b/net/p5-PlRPC/pkg-descr
new file mode 100644
index 000000000000..82705c9e33fe
--- /dev/null
+++ b/net/p5-PlRPC/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-PlRPC/pkg-plist b/net/p5-PlRPC/pkg-plist
new file mode 100644
index 000000000000..574f71287305
--- /dev/null
+++ b/net/p5-PlRPC/pkg-plist
@@ -0,0 +1,7 @@
+lib/perl5/site_perl/%%PERL_VER%%/Bundle/PlRPC.pm
+lib/perl5/site_perl/%%PERL_VER%%/RPC/PlClient.pm
+lib/perl5/site_perl/%%PERL_VER%%/RPC/PlServer.pm
+lib/perl5/site_perl/%%PERL_VER%%/RPC/PlServer/Comm.pm
+lib/perl5/site_perl/%%PERL_VER%%/RPC/PlServer/Test.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RPC/PlServer/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/RPC/PlServer