From owner-freebsd-stable Sun Nov 19 1:52:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from camus.cybercable.fr (camus.cybercable.fr [212.198.0.200]) by hub.freebsd.org (Postfix) with SMTP id 6EE2B37B479 for ; Sun, 19 Nov 2000 01:52:09 -0800 (PST) Received: (qmail 5443749 invoked from network); 19 Nov 2000 09:19:28 -0000 Received: from d217.dhcp212-126.cybercable.fr (HELO qualys.com) ([212.198.126.217]) (envelope-sender ) by camus.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 19 Nov 2000 09:19:28 -0000 Message-ID: <3A179B68.D34A8586@qualys.com> Date: Sun, 19 Nov 2000 10:20:40 +0100 From: Maxime Henrion X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: David Kelly , stable@freebsd.org Subject: Re: cd /usr/ports; make clean References: <200011190635.eAJ6ZRS94516@grumpy.dyndns.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That's because the make clean in /usr/ports follows the dependencies which makes it clean a lot of ports several times... What you can try is to do a make -DNOCLEANDEPENDS clean. Regards, Maxime Henrion David Kelly wrote: > I'm sure to be off my rocker to suggest something like this 2 days > before -RELEASE, but sometimes I don't clean up after installing a port > and out of laziness simply do "make clean" from the /usr/ports/ > directory. Takes forever. And got to thinking about alternatives. > > # find /usr/ports -type d -name work -print -execdir make clean \; -prune > > is much faster than "make clean" from the top. It seems to work OK if a > clean target is put in /usr/ports/Makefile just prior to the .include > > > -- > David Kelly N4HHE, dkelly@hiwaay.net > ===================================================================== > The human mind ordinarily operates at only ten percent of its > capacity -- the rest is overhead for the operating system. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Don't be fooled by cheap finnish imitations ; BSD is the One True Code To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message