[Midnightbsd-cvs] src: mport.c: Introduce new "download" command.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 10 01:24:31 EDT 2011


Log Message:
-----------
Introduce new "download" command.  It downloads the package into the default system package directory and prints the path if successful.

You don't *need* this command, but if you want to pre-fetch packages before installation later, it could come in handy.  Note it only downloads the package and not it's dependancies.

This behavior is similar to apt-get's download command in debian/ubuntu.  However, it doesn't download to the local directory.

Modified Files:
--------------
    src/usr.sbin/mport:
        mport.c (r1.33 -> r1.34)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/mport/mport.c?r1=1.33&r2=1.34)


More information about the Midnightbsd-cvs mailing list