From owner-freebsd-questions@FreeBSD.ORG Wed Dec 19 16:19:26 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 E7DBA16A417 for ; Wed, 19 Dec 2007 16:19:26 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id B542B13C47E for ; Wed, 19 Dec 2007 16:19:26 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id lBJGIaAA045322; Wed, 19 Dec 2007 11:18:36 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id lBJGIZVZ045321; Wed, 19 Dec 2007 11:18:35 -0500 (EST) (envelope-from jerrymc) Date: Wed, 19 Dec 2007 11:18:35 -0500 From: Jerry McAllister To: Erich Dollansky Message-ID: <20071219161835.GA45237@gizmo.acns.msu.edu> References: <47688E99.4050802@pacific.net.sg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47688E99.4050802@pacific.net.sg> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: rough method of cleaning the ports tree 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, 19 Dec 2007 16:19:27 -0000 On Wed, Dec 19, 2007 at 11:23:05AM +0800, Erich Dollansky wrote: > Hi, > > after noticing how large my ports tree grows while compiling, I thought > of simply deleting it and do a CVSup to get a new one after the > compilation is finished. Your better bet is to move your /usr/ports to your largest filesystem and make a symlink to it. Then you should have enough room to make most things. > This should be much faster and also should do some kind o > defragmentation. I simply cannot believe that the huge ports tree will > still be very well organised after some months. There is no problem with this. It is not Microsloth. ////jerry > > What does the list think of this method? > > Erich > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"