From owner-freebsd-questions@FreeBSD.ORG Tue Dec 5 07:16:18 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5958516A415 for ; Tue, 5 Dec 2006 07:16:18 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E7E143CB1 for ; Tue, 5 Dec 2006 07:15:37 +0000 (GMT) (envelope-from almarrie@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so2889624uge for ; Mon, 04 Dec 2006 23:16:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jYdPzTzp8VPKL5uAXwATMd+Gq0RI69NCp9c7kuhWspHyqtlOwfGUCjydRqGIfHi7WOVCCo+ogtnfKJupFUuc1xKC2zbfY2gzScfj8vySNo8cnZWByfOxKXLsHIETPrZYgKlmYSK0tIGjhxPPokQLsCpEIPYh7lfMafwRJj53St8= Received: by 10.66.243.4 with SMTP id q4mr13275466ugh.1165302973603; Mon, 04 Dec 2006 23:16:13 -0800 (PST) Received: by 10.67.27.15 with HTTP; Mon, 4 Dec 2006 23:16:13 -0800 (PST) Message-ID: <499c70c0612042316o3fea7249u61d231b3428433f1@mail.gmail.com> Date: Tue, 5 Dec 2006 10:16:13 +0300 From: "Abdullah Al-Marrie" To: Drew In-Reply-To: <715841970612041105tc406d79qfd275b5886dc1e38@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <715841970612041105tc406d79qfd275b5886dc1e38@mail.gmail.com> Cc: questions@freebsd.org Subject: Re: Ports: Starting over from scratch? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Dec 2006 07:16:18 -0000 On 12/4/06, Drew wrote: > I'm running into some problems on a desktop box that I've not seen anywhere > else with upgrading multiple ports. The problem is so extensive, and a > solution not being forthcoming, I'm very tempted to make deinstall from > /usr/ports and then pkg_deinstall -a, and start over again. Does anyone have > any advice or input on a procedure like this? How about "portupgrade -a" ? Thank you, -Abdullah