summaryrefslogtreecommitdiff
path: root/devel/rpc2
diff options
context:
space:
mode:
authorphil <phil@pkgsrc.org>2000-07-27 18:08:08 +0000
committerphil <phil@pkgsrc.org>2000-07-27 18:08:08 +0000
commitc1b52cb7f215990e41d9c5e0a22f3b839120f1db (patch)
tree2f11167e3ec60c77d76801c4382e2437cf106bc4 /devel/rpc2
parent782170f9c756a04969e6f580508ba00b82474ff2 (diff)
downloadpkgsrc-c1b52cb7f215990e41d9c5e0a22f3b839120f1db.tar.gz
rpc2 package to support more current coda distributions.
Diffstat (limited to 'devel/rpc2')
-rw-r--r--devel/rpc2/Makefile22
-rw-r--r--devel/rpc2/files/md53
-rw-r--r--devel/rpc2/pkg/COMMENT1
-rw-r--r--devel/rpc2/pkg/DESCR2
-rw-r--r--devel/rpc2/pkg/PLIST21
5 files changed, 49 insertions, 0 deletions
diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile
new file mode 100644
index 00000000000..afa4f5b667b
--- /dev/null
+++ b/devel/rpc2/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/07/27 18:08:08 phil Exp $
+#
+
+DISTNAME= rpc2-1.5
+CATEGORIES= devel
+MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \
+ ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/
+
+MAINTAINER= phil@cs.wwu.edu
+HOMEPAGE= http://www.coda.cs.cmu.edu/
+
+DEPENDS+= lwp>=1.1:../../devel/lwp
+
+#LICENSE= GPL
+
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
+USE_GMAKE= YES
+
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/rpc2/files/md5 b/devel/rpc2/files/md5
new file mode 100644
index 00000000000..8303e3e7a70
--- /dev/null
+++ b/devel/rpc2/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/07/27 18:08:08 phil Exp $
+
+MD5 (rpc2-1.5.tar.gz) = 29a309b3b9b6b61f1235618fec170faa
diff --git a/devel/rpc2/pkg/COMMENT b/devel/rpc2/pkg/COMMENT
new file mode 100644
index 00000000000..38ffaae849d
--- /dev/null
+++ b/devel/rpc2/pkg/COMMENT
@@ -0,0 +1 @@
+CMU (Coda) remote procedure call package
diff --git a/devel/rpc2/pkg/DESCR b/devel/rpc2/pkg/DESCR
new file mode 100644
index 00000000000..e60a5989279
--- /dev/null
+++ b/devel/rpc2/pkg/DESCR
@@ -0,0 +1,2 @@
+The RPC2 library provides interprocess communication for the Coda
+distributed filesystem.
diff --git a/devel/rpc2/pkg/PLIST b/devel/rpc2/pkg/PLIST
new file mode 100644
index 00000000000..3b56500a61c
--- /dev/null
+++ b/devel/rpc2/pkg/PLIST
@@ -0,0 +1,21 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/27 18:08:08 phil Exp $
+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
+@dirrm include/rpc2
+lib/librpc2.a
+lib/librpc2.la
+lib/librpc2.so.2.1
+lib/libse.a
+lib/libse.la
+lib/libse.so.1.0
+lib/libfail.a
+lib/libfail.la
+lib/libfail.so.1.0
+bin/rp2gen
+bin/filcon