Date: Tue, 4 Sep 2001 10:06:00 +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: <20010904100600.B29422@k7.mavetju.org> In-Reply-To: <20010903082516.X29422@k7.mavetju.org>; from edwin@mavetju.org on Mon, Sep 03, 2001 at 08:25:16AM %2B1000 References: <20010902154858.DINU10378.fepC.post.tele.dk@there> <20010902130438.Y23571-100000@Amber.XtremeDev.com> <20010903082516.X29422@k7.mavetju.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 03, 2001 at 08:25:16AM +1000, Edwin Groothuis wrote: > 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. So far for an easy way to do it. I must admit, looking at it and finding out what it does is easier than changing it and having to find out why it doesn't work. So much for my optimism... 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?20010904100600.B29422>