Hi,

> Unfortunately there's no easy way to say "fetch the archives for the
> ports that have them, and the distfiles for those that don't."

You can use
 $> sudo port -bp archivefetch $portlist
to get all the binary archives available and ignore those that aren't.
This is one of the few places where `-p` is not harmful. Adding `-b`
might help in this case because it doesn't give up after three servers
that don't have the binary archive.

-- 
Clemens Lang
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to