From owner-freebsd-questions@FreeBSD.ORG Wed Sep 5 18:55:19 2007 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 195DE16A417 for ; Wed, 5 Sep 2007 18:55:19 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (66-230-99-27-cdsl-rb1.nwc.acsalaska.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id E0D0513C494 for ; Wed, 5 Sep 2007 18:55:18 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 14D221CCA6 for ; Wed, 5 Sep 2007 10:55:05 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Wed, 5 Sep 2007 20:55:04 +0200 User-Agent: KMail/1.9.7 References: <46DECE7F.3000909@fid4.com> <46DEF6D0.8010108@crackmonkey.us> In-Reply-To: <46DEF6D0.8010108@crackmonkey.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709052055.04414.fbsd.questions@rachie.is-a-geek.net> Subject: Re: /usr/ports & portupgrade when only using packages 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: Wed, 05 Sep 2007 18:55:19 -0000 On Wednesday 05 September 2007 20:34:56 Adam J Richardson wrote: > Well, that's easy... > > # rm -R /usr/ports > > Saves you a load of disk space, too. The only downside is you get > slightly older versions of software with packages. > > Oh, and don't use portsnap, it'll undo that "rm -R" for you. Using > "portupgrade -PP" works perfectly well on those rare occasions when I > want to install a package rather than a port. I'm really interested in seeing the output of portupgrade -PP after rm -R /usr/ports && mkdir /usr/ports. -- Mel People using reply to all on lists, must think I need 2 copies.