From owner-freebsd-questions@FreeBSD.ORG Tue Sep 7 17:38:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31AEA16A4CE for ; Tue, 7 Sep 2004 17:38:15 +0000 (GMT) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCD5743D2F for ; Tue, 7 Sep 2004 17:38:14 +0000 (GMT) (envelope-from nico.meijer@zonnet.nl) Received: from piweblw.demon.nl ([82.161.24.55]:10890 helo=[192.168.2.100]) by post-23.mail.nl.demon.net with esmtp (Exim 4.34) id 1C4jux-00057B-Sq; Tue, 07 Sep 2004 17:38:07 +0000 Message-ID: <413DF1FF.9020104@zonnet.nl> Date: Tue, 07 Sep 2004 19:38:07 +0200 From: Nico Meijer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040905 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthew Seaman References: <7A727F81-FCE2-11D8-8BE7-000A95EFF4CA@foolishgames.com> <008901c4934e$a7c5b260$0200000a@SAGEAME> <413B5F14.6090405@zonnet.nl> <200409051452.06236.donaldj1066@fastmail.fm> <413C0FAE.1000502@zonnet.nl> <20040907003500.GA11100@panix.com> <413D39D7.6050009@zonnet.nl> <20040907062449.GA41144@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040907062449.GA41144@happy-idiot-talk.infracaninophile.co.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: [another "me too"] Re: portindex/portindexdb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 17:38:15 -0000 Hi Matthew, > Another workaround is simply to set: > > PORTS_DBDRIVER=bdb1_hash > > in your environment, and then use portsdb and portupgrade as usual. May I bluntly - yet politely - ask why you would prefer this workaround as opposed to replacing `portsdb -Uu` with `portindex && portindexdb`, other than to avoid having to install extra software? I can imagine a few, but I value your opinion. Thanks a bunch... Nico