On Mon, Apr 7, 2014 at 12:03 PM, Peter Danecek <[email protected]> wrote: > > 2. Is there a way to "fetch" available binary packages, without installing > the right away? There is the possibility do fetch all sources relevant for > some port. Sometimes I would like to do something very similar with binary > packages to install later when offline or on a pure internet connection. Is > there a way to do this?
The command for this is "archivefetch". As in "port archivefetch <port>". I'd think you'd also be able to run something like: "port archivefetch <port> depof:<port>", though I haven't tested that last one. -- arno s hautala /-| [email protected] pgp b2c9d448 _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
