From owner-freebsd-questions@FreeBSD.ORG Sat Apr 10 07:51:28 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 C8FA816A4CE for ; Sat, 10 Apr 2004 07:51:28 -0700 (PDT) Received: from pernis.its.uu.se (pernis.its.uu.se [130.238.4.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E60343D31 for ; Sat, 10 Apr 2004 07:51:27 -0700 (PDT) (envelope-from ante@update.uu.se) Received: by pernis.its.uu.se (Postfix, from userid 205) id 62A29D9E; Sat, 10 Apr 2004 16:51:26 +0200 (MSZ) Received: from pernis.its.uu.se(127.0.0.1) by pernis.its.uu.se via virus-scan id s306; Sat, 10 Apr 04 16:51:21 +0200 Received: from Tempo.Update.UU.SE (Tempo.Update.UU.SE [130.238.19.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pernis.its.uu.se (Postfix) with ESMTP id 91230D9E for ; Sat, 10 Apr 2004 16:51:20 +0200 (MSZ) Received: from localhost (amavis@localhost [127.0.0.1]) ESMTP id i3AEpI4S015269 for ; Sat, 10 Apr 2004 16:51:18 +0200 Received: from Tempo.Update.UU.SE (ante@ip6-localhost [IPv6:::1]) ESMTP id i3AEpBrS015261 for ; Sat, 10 Apr 2004 16:51:11 +0200 Received: from localhost (ante@localhost)with ESMTP id i3AEpAap015256 for ; Sat, 10 Apr 2004 16:51:11 +0200 X-Authentication-Warning: Tempo.Update.UU.SE: ante owned process doing -bs Date: Sat, 10 Apr 2004 16:51:10 +0200 (CEST) From: Andreas Davour To: freebsd-questions@freebsd.org In-Reply-To: <200404091246.14178.kstewart@owt.com> Message-ID: References: <4076527F.1060902@users.sourceforge.net> <200404091246.14178.kstewart@owt.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Portupgrade problem 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: Sat, 10 Apr 2004 14:51:28 -0000 I wanted to send my heartfelt thanks to all who chimed in with helpful suggestions on my portupgrade problem. I have now learned that ports-all is proably the best option for a ports-supfile, and I'll have to look into the issue about a refuse file instead when I want to limit the selection. I have also learnt the importance of running 'portsdb -Uu' after upgrading. Now I think I know how to do these things and after another upgrade I think I'm ready to at least do the cvsup part using cron. Once again, many thanks! /andreas