head	1.3;
access;
symbols
	pkgsrc-2013Q2:1.3.0.42
	pkgsrc-2013Q2-base:1.3
	pkgsrc-2012Q4:1.3.0.40
	pkgsrc-2012Q4-base:1.3
	pkgsrc-2011Q4:1.3.0.38
	pkgsrc-2011Q4-base:1.3
	pkgsrc-2011Q2:1.3.0.36
	pkgsrc-2011Q2-base:1.3
	pkgsrc-2009Q4:1.3.0.34
	pkgsrc-2009Q4-base:1.3
	pkgsrc-2008Q4:1.3.0.32
	pkgsrc-2008Q4-base:1.3
	pkgsrc-2008Q3:1.3.0.30
	pkgsrc-2008Q3-base:1.3
	cube-native-xorg:1.3.0.28
	cube-native-xorg-base:1.3
	pkgsrc-2008Q2:1.3.0.26
	pkgsrc-2008Q2-base:1.3
	pkgsrc-2008Q1:1.3.0.24
	pkgsrc-2008Q1-base:1.3
	pkgsrc-2007Q4:1.3.0.22
	pkgsrc-2007Q4-base:1.3
	pkgsrc-2007Q3:1.3.0.20
	pkgsrc-2007Q3-base:1.3
	pkgsrc-2007Q2:1.3.0.18
	pkgsrc-2007Q2-base:1.3
	pkgsrc-2007Q1:1.3.0.16
	pkgsrc-2007Q1-base:1.3
	pkgsrc-2006Q4:1.3.0.14
	pkgsrc-2006Q4-base:1.3
	pkgsrc-2006Q3:1.3.0.12
	pkgsrc-2006Q3-base:1.3
	pkgsrc-2006Q2:1.3.0.10
	pkgsrc-2006Q2-base:1.3
	pkgsrc-2006Q1:1.3.0.8
	pkgsrc-2006Q1-base:1.3
	pkgsrc-2005Q4:1.3.0.6
	pkgsrc-2005Q4-base:1.3
	pkgsrc-2005Q3:1.3.0.4
	pkgsrc-2005Q3-base:1.3
	pkgsrc-2005Q2:1.3.0.2
	pkgsrc-2005Q2-base:1.3
	pkgsrc-2005Q1:1.2.0.18
	pkgsrc-2005Q1-base:1.2
	pkgsrc-2004Q4:1.2.0.16
	pkgsrc-2004Q4-base:1.2
	pkgsrc-2004Q3:1.2.0.14
	pkgsrc-2004Q3-base:1.2
	pkgsrc-2004Q2:1.2.0.12
	pkgsrc-2004Q2-base:1.2
	pkgsrc-2004Q1:1.2.0.10
	pkgsrc-2004Q1-base:1.2
	pkgsrc-2003Q4:1.2.0.8
	pkgsrc-2003Q4-base:1.2
	netbsd-1-6-1:1.2.0.4
	netbsd-1-6-1-base:1.2
	netbsd-1-6:1.2.0.6
	netbsd-1-6-RELEASE-base:1.2
	pkgviews:1.2.0.2
	pkgviews-base:1.2
	buildlink2:1.1.0.2
	buildlink2-base:1.2
	netbsd-1-5-PATCH003:1.1;
locks; strict;
comment	@# @;


1.3
date	2005.04.19.00.07.27;	author wiz;	state dead;
branches;
next	1.2;

1.2
date	2002.06.20.19.28.35;	author jlam;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.31.22.55.03;	author zuntum;	state Exp;
branches
	1.1.2.1;
next	;

1.1.2.1
date	2002.06.23.18.55.01;	author jlam;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove non-building coda5_client and coda5_server packages; ok'd
by maintainer, phil@@, who will be working on importing a coda6
package.
@
text
@#! /bin/sh
#
# $NetBSD: DEINSTALL,v 1.2 2002/06/20 19:28:35 jlam Exp $

case ${STAGE} in
POST-DEINSTALL)
	for file in au coda-setup-ports codaconfedit; do
		${RM} -f ${PKG_PREFIX}/sbin/${file}
		if [ -f ${PKG_PREFIX}/sbin/venus-${file} ]; then
			${LN} -sf venus-${file} ${PKG_PREFIX}/sbin/${file}
		fi
	done
	;;
esac
@


1.2
log
@Update net/coda5_server to version 5.3.19.  Changes from version 5.3.13
include:

	* Installing the relevant manpages with the server programs.
	* Miscellaneous bug fixes.
	* Coda servers were doing strncmp instead of memcmp on ip-addresses.
	  This fixes 'identity-crisis' problems for replicated servers, where
	  servers didn't know which volumes they were hosting etc. (Ivan Popov)
	* Made ValidateAttrs on the server more resilient to bad input.
	* Handle reintegration conflicts when doing a partial reintegration,
	  instead of endlessly looping.
	* Searching the colon separated CODACONFPATH environment variable for
	  venus.conf and server.conf configuration files.
	* Added some more paranoia checks while parsing the /vice/db/servers
	  file.
	* No longer ordering VRDB entries entries by ip-address. This allows
	  us to resize a VSG without affecting version-vectors.
	* Added rds_print_stats to the server's printstats output to aid in
	  finding whether an RVM allocation failure is due to running out of
	  RVM space, or due to a large defragmentation that cannot be logged
	  in the RVM log.
	* Added getvolinfo program to be useful when debugging volume mounting
	  problems.
	* Avoid servers getting stuck in file-creation when there are
	  pre-existing files in /vicepa.
	* Always pre-allocate fids with the maximum possible stride, will become
	  useful when we allowing modifications to a volume's replication
	  group. However, any replicated volume over a mix of old and new
	  servers has a slightly higher probability on getting unwanted
	  fid-collissions.
	* Reduced server memory usage during reintegration.
	* Not returning ENOENT when testing inconsistent files with
	  access(F_OK).
	* Allow server-server repair with only one existing replica, needed
	  for repairing conflicts after running out of diskspace.
	* Added "skip volumes" argument to norton-reinit -load.
	* The 'change id' function of pdbtool would silently corrupt the pdb
	  databases, group owner id's were not updated, users were missing
	  as members from groups. Group could become a member of a user.
	  Hueristics to fix these corruptions are added to the 'pdbtool cm'
	  functionality.
@
text
@d3 1
a3 1
# $NetBSD: DEINSTALL,v 1.1 2001/10/31 22:55:03 zuntum Exp $
@


1.1
log
@Move pkg/ files into package's toplevel directory
@
text
@d3 1
a3 12
# $NetBSD: DEINSTALL,v 1.1 2001/05/31 22:58:08 jlam Exp $

PKGNAME=$1
STAGE=$2

CAT="@@CAT@@"
LN="@@LN@@"
RM="@@RM@@"
RMDIR="@@RMDIR@@"
TRUE="@@TRUE@@"

CONFDIR=${PKG_PREFIX}/etc/coda
a5 3
DEINSTALL)
	;;

d7 4
a10 8
	# If coda-server is installed, then point these links to the
	# venus-* versions of these scripts.
	#
	for script in coda-setup-ports codaconfedit; do
		${RM} -f ${PKG_PREFIX}/sbin/${script}
		if [ -f ${PKG_PREFIX}/sbin/venus-${script} ]
		then
			${LN} -sf venus-${script} ${PKG_PREFIX}/sbin/${script}
a12 39

	${RMDIR} ${CONFDIR} 2>/dev/null || ${TRUE}

	existing_dirs=''
	for dir in ${CONFDIR}
	do
		if [ -d ${dir} ]
		then
			existing_dirs="${existing_dirs} ${dir}"
		fi
	done

	if [ -n "${existing_dirs}" ]
	then
		${CAT} << EOF
===========================================================================
If you won't be using ${PKGNAME} any longer, you may want to remove:
EOF
		if [ -n "${existing_dirs}" ]
		then
			${CAT} << EOF

  * the following directories:

EOF
			for dir in ${existing_dirs}
			do
				echo "	${dir}"
			done
		fi
		${CAT} << EOF
===========================================================================
EOF
	fi
	;;

*)
	echo "Unexpected argument: ${STAGE}"
	exit 1
a14 1
exit 0
@


1.1.2.1
log
@Merge from pkgsrc-current to buildlink2 branch.
@
text
@d3 12
a14 1
# $NetBSD: DEINSTALL,v 1.2 2002/06/20 19:28:35 jlam Exp $
d17 3
d21 8
a28 4
	for file in au coda-setup-ports codaconfedit; do
		${RM} -f ${PKG_PREFIX}/sbin/${file}
		if [ -f ${PKG_PREFIX}/sbin/venus-${file} ]; then
			${LN} -sf venus-${file} ${PKG_PREFIX}/sbin/${file}
d31 39
d72 1
@


