Re: cleaning up of /usr/ports/distfiles

2002-01-31 Thread Marc Silver
On Thu, Jan 31, 2002 at 03:43:07PM +0300, Alexey V. Neyman wrote: > Have you looked at /usr/ports/Tools/scripts/distclean.sh ? It has one > major difference from your script, it won't delete distfiles for ports > which are not currently installed. Thanks, never knew that existed actually. :) I

cleaning up of /usr/ports/distfiles

2002-01-31 Thread Marc Silver
Hi there, While looking for a perl substitute for /usr/ports/sysutils/portupgrade/, I came across Lukas Ertl's portupgrade.pl (http://mailbox.univie.ac.at/~le/portsupgrade.html) - One feature however that it didn't have was the ability to remove old distfiles. I sat down and quickly hacked toget