Re: make clean all installed ports

2004-06-30 Thread Joe Altman
On Wed, Jun 30, 2004 at 09:10:15AM +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.

Matthew Seaman recently posted this:

make clean -DNOCLEANDEPENDS
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: make clean all installed ports

2004-06-30 Thread epilogue
On Wed, 30 Jun 2004 09:10:15 +0100
Peter Risdon <[EMAIL PROTECTED]> 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.
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
> 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"