From owner-freebsd-questions@FreeBSD.ORG Mon Oct 14 05:03:17 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4758FB5 for ; Mon, 14 Oct 2013 05:03:17 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EFCD22A05 for ; Mon, 14 Oct 2013 05:03:16 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r9E53FRY083005; Sun, 13 Oct 2013 23:03:15 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r9E53DYk083002; Sun, 13 Oct 2013 23:03:15 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 13 Oct 2013 23:03:13 -0600 (MDT) From: Warren Block To: Scott Ballantyne Subject: Re: Advice sought on Portmaster -Faf and deleted ports In-Reply-To: <20131013200236.7874.qmail@irelay.ssr.com> Message-ID: References: <20131013200236.7874.qmail@irelay.ssr.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 13 Oct 2013 23:03:15 -0600 (MDT) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Oct 2013 05:03:17 -0000 On Sun, 13 Oct 2013, Scott Ballantyne wrote: > Hi, > > I'm following the recipe at the end of man portmaster for deleting and > reinstalling all my ports, which I have done many times in the > past. This time, I am getting errors on the portmaster -Faf step > involving deleted ports, and I'm not sure how to deal with this > easily. What errors, exactly? > So, I am seeking expert advice here. Is there a way to automate this > and keep myself out of trouble, or do I need to do a 'port-by-port' > upgrade of each port? It should "just work". Have you converted to pkgng?