From owner-freebsd-questions@FreeBSD.ORG Wed Jun 30 08:35:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D146C16A4CE for ; Wed, 30 Jun 2004 08:35:00 +0000 (GMT) Received: from outbox.allstream.net (outbox.allstream.net [207.245.244.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A480243D2D for ; Wed, 30 Jun 2004 08:35:00 +0000 (GMT) (envelope-from epilogue@allstream.net) Received: from localhost (mon-pq56-155.dial.allstream.net [216.123.140.219]) by outbox.allstream.net (Allstream MTA) with SMTP id 92C505D0B; Wed, 30 Jun 2004 04:34:00 -0400 (EDT) Date: Wed, 30 Jun 2004 04:33:46 -0400 From: epilogue@allstream.net To: Peter Risdon Message-Id: <20040630043346.67a54eb3@localhost> In-Reply-To: <40E27567.8060506@circlesquared.com> References: <40E27567.8060506@circlesquared.com> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: FreeBSD Question List Subject: Re: make clean all installed ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 08:35:00 -0000 On Wed, 30 Jun 2004 09:10:15 +0100 Peter Risdon wrote: > I'm sure I saw recently on this list that it's possible to: > > #cd /usr/ports > #make clean somethingorother > > and clean just installed ports. A straight make clean in the root of the > ports tree takes rather a long time. > > But I can't seem to find the post anywhere. If this isn't the product of > my feverish imagination, I'd be grateful for a reminder. i seem to recall having seen it in an onlamp article. you may also have seen it there. just in case you're actually considering cleaning-up that way, you can save yourself a _LOT_ of time by installing the portupgrade suite of tools then simply... portsclean -C > > TIA > > Peter. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >