Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2006 06:12:23 +0100
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        randall ehren <randall@ucsb.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ports cleaning script
Message-ID:  <20060123061223.33ccca1f.lehmann@ans-netz.de>
In-Reply-To: <43D41AC2.206@ucsb.edu>
References:  <43D41AC2.206@ucsb.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
randall ehren wrote:

> hi -
>   a few years ago i wrote a small perl script to cleanup all ports that 
> had a 'work' directory, aka a 'make clean'. it's quite simple, but i 
> haven't found anything that does a similar thing.

just set WRKDIRPREFIX in your /etc/make.conf to (for example) /usr/obj and
do rm -rf /usr/obj/usr/ports to clean things up.

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060123061223.33ccca1f.lehmann>