From c3af94feeaf44867aeb69780e9bde8c8d3c25d55 Mon Sep 17 00:00:00 2001 From: rvb Date: Wed, 27 Jan 1999 15:36:35 +0000 Subject: Create new coda5_{server,client} packages to access GPL'd Coda 5.0 --- net/coda5_client/Makefile | 10 +++++++--- net/coda5_client/files/md5 | 4 ++-- net/coda5_client/pkg/COMMENT | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'net/coda5_client') diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index b6f9a655a27..b9d60a56a96 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 1998/10/09 20:45:14 rvb Exp $ +# $NetBSD: Makefile,v 1.7 1999/01/27 15:36:35 rvb Exp $ # -DISTNAME= coda-4.6.6 -PKGNAME= coda-client-4.6.6.1 +DISTNAME= coda-5.0.1 +PKGNAME= coda-client-5.0.1 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz @@ -14,6 +14,10 @@ DEPENDS+= gdbm-1.7.3:../../databases/gdbm DEPENDS+= readline-2.2:../../devel/readline DEPENDS+= perl-5.00404:../../lang/perl5 +ONLY_FOR_ARCHS= arm32 i386 ns32k + +LICENSE= GPL + ALL_TARGET= coda INSTALL_TARGET= client-install diff --git a/net/coda5_client/files/md5 b/net/coda5_client/files/md5 index 16f253ca1cb..7b3576719c7 100644 --- a/net/coda5_client/files/md5 +++ b/net/coda5_client/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1998/10/10 20:41:21 frueauf Exp $ +$NetBSD: md5,v 1.5 1999/01/27 15:36:35 rvb Exp $ -MD5 (coda-4.6.6.tgz) = e05c12cbe7bd20619a253ea24b4f951e +MD5 (coda-5.0.1.tgz) = a35cbbd7052e97f1e02642f64253bf95 diff --git a/net/coda5_client/pkg/COMMENT b/net/coda5_client/pkg/COMMENT index c533fe24a1e..63bd0981848 100644 --- a/net/coda5_client/pkg/COMMENT +++ b/net/coda5_client/pkg/COMMENT @@ -1 +1 @@ -client programs for a replicated, high-performance network file system +client programs for a replicated high-performance network file system -- cgit v1.2.3