Date: Mon, 3 Sep 2001 08:25:16 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: FreeBSD <freebsd@XtremeDev.com> Cc: freebsd-questions@freebsd.org Subject: Re: Cleaning up /usr/ports Message-ID: <20010903082516.X29422@k7.mavetju.org> In-Reply-To: <20010902130438.Y23571-100000@Amber.XtremeDev.com>; from freebsd@XtremeDev.com on Sun, Sep 02, 2001 at 01:06:41PM -0600 References: <20010902154858.DINU10378.fepC.post.tele.dk@there> <20010902130438.Y23571-100000@Amber.XtremeDev.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 02, 2001 at 01:06:41PM -0600, FreeBSD wrote: > 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. > Well, there are lots of ways of doing that. The formal way is: > cd /usr/ports && make NOCLEANDEPENDS=YES distclean Maybe the rule for "make clean" in /usr/ports/Makefile should be changed to do default NOCLEANDEPENDS=YES. I'll have a look at it and submit a PR for it if I find something. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ 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?20010903082516.X29422>