New tools for committers and maintainers

Emanuel Haupt ehaupt at FreeBSD.org
Tue Oct 19 18:41:31 UTC 2010


Wesley Shields <wxs at freebsd.org> wrote:
> On Tue, Oct 19, 2010 at 08:12:23PM +0300, Ion-Mihai Tetcu wrote:
> > Hi,
> > 
> > 
> > A new tool was just committed to ports, ports-mgmt/distilator.
> > It will check for you each of the MASTER_SITES of the port you call
> > it with.
> 
> The link I was given when ehaupt@ ran it included URLs in pkg-descr
> too. It even found some of those that were no longer valid for me.

ports-mgmt/distilator can do that too. It's basically code extracted
from the version that creates the distilator report [1] and put into a
library.

ehaupt at portjail:~ $ cdport yell
ehaupt at portjail:/usr/ports/audio/yell $ time distilator .
200 [DISTFILE]  http://energy.critical.ch/distfiles/yell-1.0.tar.gz
200 [DISTFILE]  http://critical.ch/distfiles/yell-1.0.tar.gz
200 [DISTFILE]  http://sauerkraut.critical.ch/distfiles/yell-1.0.tar.gz
200 [DISTFILE]  http://snow.critical.ch/distfiles/yell-1.0.tar.gz
200 [WWW]       http://www.critical.ch/yell

real    0m0.366s
user    0m0.615s
sys     0m0.090s


Emanuel

[1] http://people.freebsd.org/~ehaupt/distilator/


More information about the freebsd-ports mailing list