Date: Sun, 2 Sep 2001 13:06:41 -0600 (MDT) From: FreeBSD <freebsd@XtremeDev.com> To: Bjarne Wichmann Petersen <mekanix@privat.dk> Cc: <freebsd-questions@freebsd.org> Subject: Re: Cleaning up /usr/ports Message-ID: <20010902130438.Y23571-100000@Amber.XtremeDev.com> In-Reply-To: <20010902154858.DINU10378.fepC.post.tele.dk@there>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010902130438.Y23571-100000>