summaryrefslogtreecommitdiffstats
path: root/devel/rpc2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rpc2')
-rw-r--r--devel/rpc2/Makefile20
-rw-r--r--devel/rpc2/distinfo1
-rw-r--r--devel/rpc2/pkg-comment1
-rw-r--r--devel/rpc2/pkg-descr7
-rw-r--r--devel/rpc2/pkg-plist22
5 files changed, 51 insertions, 0 deletions
diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile
new file mode 100644
index 0000000..173f52c
--- /dev/null
+++ b/devel/rpc2/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: rpc2
+# Date created: Wed Mar 22 19:06:45 EST 2000
+# Whom: jaharkes
+#
+# $FreeBSD$
+#
+
+PORTNAME= rpc2
+PORTVERSION= 1.5
+CATEGORIES= devel
+MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/
+
+MAINTAINER= coda@cs.cmu.edu
+
+LIB_DEPENDS= lwp.1:${PORTSDIR}/devel/lwp
+
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+
+.include <bsd.port.mk>
diff --git a/devel/rpc2/distinfo b/devel/rpc2/distinfo
new file mode 100644
index 0000000..596c937
--- /dev/null
+++ b/devel/rpc2/distinfo
@@ -0,0 +1 @@
+MD5 (rpc2-1.5.tar.gz) = 29a309b3b9b6b61f1235618fec170faa
diff --git a/devel/rpc2/pkg-comment b/devel/rpc2/pkg-comment
new file mode 100644
index 0000000..8106706
--- /dev/null
+++ b/devel/rpc2/pkg-comment
@@ -0,0 +1 @@
+An interprocess communication library
diff --git a/devel/rpc2/pkg-descr b/devel/rpc2/pkg-descr
new file mode 100644
index 0000000..1ec573b
--- /dev/null
+++ b/devel/rpc2/pkg-descr
@@ -0,0 +1,7 @@
+The RPC2 library. The RPC2 library provides interprocess communication for the
+Coda distributed filesystem.
+
+Project contact information below.
+
+EMAIL: coda@cs.cmu.edu
+WWW: http://www.coda.cs.cmu.edu/
diff --git a/devel/rpc2/pkg-plist b/devel/rpc2/pkg-plist
new file mode 100644
index 0000000..87c58a4
--- /dev/null
+++ b/devel/rpc2/pkg-plist
@@ -0,0 +1,22 @@
+bin/filcon
+bin/rp2gen
+include/rpc2/errors.h
+include/rpc2/errorsdefs.h
+include/rpc2/fail.h
+include/rpc2/fcon.h
+include/rpc2/multi.h
+include/rpc2/rpc2.h
+include/rpc2/se.h
+include/rpc2/sftp.h
+lib/libfail.a
+lib/libfail.so
+lib/libfail.so.1
+lib/librpc2.a
+lib/librpc2.so
+lib/librpc2.so.2
+lib/libse.a
+lib/libse.so
+lib/libse.so.1
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
+@dirrm include/rpc2
OpenPOWER on IntegriCloud