head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.6 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.4 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2010Q4:1.2.0.32 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.30 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.28 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.26 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.24 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.22 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.20 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.18 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.16 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.14 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.12 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.10 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.8 pkgsrc-2008Q1:1.2.0.6 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.4 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.2 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.1.1.1.0.2 pkgsrc-2007Q2-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2011.03.11.20.27.42; author gdt; state dead; branches; next 1.2; 1.2 date 2007.08.06.12.31.25; author gdt; state Exp; branches; next 1.1; 1.1 date 2007.04.12.18.13.05; author gdt; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2007.04.12.18.13.05; author gdt; state Exp; branches; next ; desc @@ 1.3 log @net/coda: 6.9.2 -> 6.9.5 several bug fixes and enhancements, see: http://www.coda.cs.cmu.edu/maillists/coda-announce/0084.html http://www.coda.cs.cmu.edu/maillists/coda-announce/0083.html http://www.coda.cs.cmu.edu/maillists/coda-announce/0082.html WARNING: this (or the rvm update) changes the venus RVM format. Ensure that you have no unreintegrated changes before updating, and then reinit the client rvm. From Jukka Salmi via PR pkg/44637. @ text @$NetBSD: patch-aa,v 1.2 2007/08/06 12:31:25 gdt Exp $ --- coda-src/scripts/Makefile.am.orig 2007-08-01 14:31:53.000000000 -0400 +++ coda-src/scripts/Makefile.am @@@@ -23,7 +23,7 @@@@ dist_man_MANS += bldvldb.sh.8 createvol_ if SYSVINIT dist_init_SCRIPTS += auth2.init codasrv.init update.init else -dist_init_SCRIPTS += rc.vice +#dist_init_SCRIPTS += rc.vice endif endif EXTRA_DIST = findparents.sh volinfo.pl volsizes.pl @ 1.2 log @Update to 6.9.2. No NEWS or ChangeLog, but from mailing list this adds gcodacon, a system tray applet to show reintegration status, converts to automake, and various bugfixes. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d3 11 a13 11 --- debian/coda-client.postrm.orig 2004-10-15 10:50:52.000000000 -0400 +++ debian/coda-client.postrm @@@@ -5,7 +5,7 @@@@ set -e -if [ "$1" == "purge" ] ; then +if [ "$1" = "purge" ] ; then echo "Purging Coda client configuration and cache files" >&2 rm -f /etc/coda/venus.conf rm -rf /var/cache/coda /var/lib/coda /var/log/coda @ 1.1.1.1 log @Coda distributed filesystem. This package contains the client and server. The package omits the rc.vice script. @ text @@