From owner-freebsd-questions@FreeBSD.ORG Tue Oct 26 02:52:14 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47A1C1065673 for ; Tue, 26 Oct 2010 02:52:14 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 069038FC15 for ; Tue, 26 Oct 2010 02:52:13 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o9Q2qA8h044605; Mon, 25 Oct 2010 20:52:10 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o9Q2qAbE044602; Mon, 25 Oct 2010 20:52:10 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 25 Oct 2010 20:52:10 -0600 (MDT) From: Warren Block To: "Michael D. Norwick" In-Reply-To: <4CC63A64.2070807@centurytel.net> Message-ID: References: <4CC61FF7.9050605@centurytel.net> <4CC63A64.2070807@centurytel.net> 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.2.6 (wonkity.com [127.0.0.1]); Mon, 25 Oct 2010 20:52:10 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 8.1-RELEASE Installation success 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, 26 Oct 2010 02:52:14 -0000 On Mon, 25 Oct 2010, Michael D. Norwick wrote: > I spoke a little too soon. I was UPGRADING to KDE4 4.5.2 as I was typing the > message. 'portupgrade kde4' was @ approx. 38% when it error'd out on > something about 'kdelibs4-4.4.5' too old. Going to /usr/ports/kdelibs4 and > 'make clean', 'make', borked also. I do not have much time tonight for > fiddling so, I deleted my ports tree and cvsup'd /usr/ports again. 1. Use csup, not cvsup. csup is in the base system. 2. Consider using portsnap instead. 3. Deleting your ports tree before updating it will waste time and bandwidth. Use 'portsclean -C' if you just want to remove work directories. 4. http://www.wonkity.com/~wblock/docs/html/portupgrade.html > I have not looked at PC-BSD because I thought the BSD's were all somewhat > similar (powerful, stable, and secure). PC-BSD is just a desktop installation of FreeBSD and KDE. Well, there's a little more to it than that, but it *is* FreeBSD, not a different BSD.