Wesley Shields <[email protected]> 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. eha...@portjail:~ $ cdport yell eha...@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/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
