From 678993750fdf14df5f0dbbc7d916e3840726bce3 Mon Sep 17 00:00:00 2001 From: fredb Date: Wed, 9 Feb 2000 02:27:46 +0000 Subject: Update to version 5.3.5. Bug fixes and improvements--to many to list. See for details. New feature: set "mapprivate=1" in ${LOCALBASE}/etc/coda/venus.conf to mmap() RVM data file. This uses significantly less memory on an idle system. Venus now parses etc/coda/venus.conf, if it exists. Package no longer depends on gdbm. Added dewey depends for lwp>=1.1. Removed ONLY_FOR_PLATFORM, as the list of supported platforms is now quite long. --- net/coda5_client/Makefile | 12 +++++------- net/coda5_client/files/md5 | 4 ++-- net/coda5_client/files/patch-sum | 7 +++++-- net/coda5_client/patches/patch-aa | 40 --------------------------------------- net/coda5_client/pkg/PLIST | 3 ++- 5 files changed, 14 insertions(+), 52 deletions(-) delete mode 100644 net/coda5_client/patches/patch-aa (limited to 'net') diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index 933c5e23efe..e530c522728 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2000/01/15 18:46:31 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2000/02/09 02:27:46 fredb Exp $ # -DISTNAME= coda-5.3.2 -PKGNAME= coda-client-5.3.2 +DISTNAME= coda-5.3.5 +PKGNAME= coda-client-5.3.5 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz @@ -10,11 +10,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= rvb@cs.cmu.edu HOMEPAGE= http://www.coda.cs.cmu.edu/ -DEPENDS+= gdbm-1.7.3:../../databases/gdbm -DEPENDS+= readline-4.0:../../devel/readline +DEPENDS+= lwp>=1.1:../../devel/lwp DEPENDS+= ncurses>=4.2:../../devel/ncurses - -ONLY_FOR_PLATFORM= NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-ns32k +DEPENDS+= readline-4.0:../../devel/readline #LICENSE= GPL diff --git a/net/coda5_client/files/md5 b/net/coda5_client/files/md5 index 4e0275adc81..effeca5dec7 100644 --- a/net/coda5_client/files/md5 +++ b/net/coda5_client/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.10 2000/01/10 01:24:40 wiz Exp $ +$NetBSD: md5,v 1.11 2000/02/09 02:27:47 fredb Exp $ -MD5 (coda-5.3.2.tgz) = ee7fc3b151792007bbe71ed5f6104436 +MD5 (coda-5.3.5.tgz) = b0039ff4960a5fcea49d7a1bf8db7e63 diff --git a/net/coda5_client/files/patch-sum b/net/coda5_client/files/patch-sum index d24413e627b..cddd6992d4f 100644 --- a/net/coda5_client/files/patch-sum +++ b/net/coda5_client/files/patch-sum @@ -1,3 +1,6 @@ -$NetBSD: patch-sum,v 1.2 1999/12/08 13:44:51 rh Exp $ +$NetBSD: patch-sum,v 1.3 2000/02/09 02:27:47 fredb Exp $ -MD5 (patch-aa) = 8a83bd311dd99d1eaf8578f08ced8d28 +This placeholder file is generated by the ``makepatchsum'' target +whenever the patches directory is empty or missing. Its purpose +is to ensure that the presence of any obsolete patches will cause +the proper error to be emitted at build time. diff --git a/net/coda5_client/patches/patch-aa b/net/coda5_client/patches/patch-aa deleted file mode 100644 index 0ae436a588a..00000000000 --- a/net/coda5_client/patches/patch-aa +++ /dev/null @@ -1,40 +0,0 @@ -$NetBSD: patch-aa,v 1.7 1999/12/08 13:44:52 rh Exp $ - ---- configure.orig Fri Oct 1 20:15:46 1999 -+++ configure Wed Dec 8 14:34:38 1999 -@@ -1838,7 +1838,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lncurses $LIBS" -+LIBS="-L${LOCALBASE}/lib -Wl,-R{LOCALBASE}/lib -lncurses $LIBS" - cat > conftest.$ac_ext <&6 -- LIBTERMCAP="-lncurses" -+ LIBTERMCAP="-L${LOCALBASE}/lib -Wl,-R{LOCALBASE}/lib -lncurses" - else - echo "$ac_t""no" 1>&6 - fi -@@ -1881,7 +1881,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lncurses $LIBTERMCAP $LIBS" -+LIBS="-L${LOCALBASE}/lib -Wl,-R{LOCALBASE}/lib -lncurses $LIBTERMCAP $LIBS" - cat > conftest.$ac_ext <&6 -- LIBCURSES="-lncurses" -+ LIBCURSES="-L${LOCALBASE}/lib -Wl,-R{LOCALBASE}/lib -lncurses" - else - echo "$ac_t""no" 1>&6 - echo $ac_n "checking for main in -lcurses""... $ac_c" 1>&6 diff --git a/net/coda5_client/pkg/PLIST b/net/coda5_client/pkg/PLIST index f6bac5a7d5d..6a24a2f3d37 100644 --- a/net/coda5_client/pkg/PLIST +++ b/net/coda5_client/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 1999/10/19 00:28:40 rvb Exp $ +@comment $NetBSD: PLIST,v 1.7 2000/02/09 02:27:47 fredb Exp $ lib/coda/Advice.tcl lib/coda/CodaConsole lib/coda/Consider.tcl @@ -56,4 +56,5 @@ bin/spy bin/xaskuser bin/xfrepair etc/coda/venus.conf.ex +@unexec rmdir %D/etc/coda 2>/dev/null || true @dirrm lib/coda -- cgit v1.2.3