Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 1997 18:18:10 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        fenner@parc.xerox.com
Cc:        imp@harmony.village.org, ports@FreeBSD.ORG
Subject:   Re: Obsolete distfiles purging
Message-ID:  <199709190118.SAA03562@silvia.HIP.Berkeley.EDU>
In-Reply-To: <97Sep18.103354pdt.177486@crevenia.parc.xerox.com> (message from Bill Fenner on Thu, 18 Sep 1997 10:33:45 PDT)

next in thread | previous in thread | raw e-mail | index | archive | help
 * I have an addition to bsd.port.mk which will list out all of the
 * currently-used distfiles - don't have a good way to delete all of
 * the files not on that list, though.

That's fine too, but I usually just do a

sed -e 's/.*(//' -e 's/).*//' /usr/ports/*/*/files/md5

Satoshi



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