From owner-freebsd-questions Sun Sep 2 12: 6:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.XtremeDev.com (xtremedev.com [216.241.38.65]) by hub.freebsd.org (Postfix) with ESMTP id 3E76437B401 for ; Sun, 2 Sep 2001 12:06:44 -0700 (PDT) Received: from xtremedev.com (xtremedev.com [216.241.38.65]) by mail.XtremeDev.com (Postfix) with ESMTP id 6FD5313663; Sun, 2 Sep 2001 13:06:42 -0600 (MDT) Date: Sun, 2 Sep 2001 13:06:41 -0600 (MDT) From: FreeBSD To: Bjarne Wichmann Petersen Cc: Subject: Re: Cleaning up /usr/ports In-Reply-To: <20010902154858.DINU10378.fepC.post.tele.dk@there> Message-ID: <20010902130438.Y23571-100000@Amber.XtremeDev.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well, there are lots of ways of doing that. The formal way is: cd /usr/ports && make NOCLEANDEPENDS=YES distclean Me personally, I do: rm -rf /usr/ports/distfiles/* /usr/ports/*/*/work On Sun, 2 Sep 2001, Bjarne Wichmann Petersen wrote: > Is there some way to speed up 'make clean' in /usr/ports? The way this > enterprise is done several ports are cleaned numerous times and the whole > process takes about forever. > > Bjarne > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message