[Midnightbsd-cvs] src: mport.c: This version can now install and delete to some degree.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Mar 3 22:02:32 EST 2010


Log Message:
-----------
This version can now install and delete to some degree.

Delete only needs the pkgname.. for instance
mport delete p7zip

install doesn't do remote yet, and it must already have a package ready in /usr/mports/Packages/<arch>/All

You must include the EXACT version number like
mport install p7zip-9.04

This will get smarter and more useful in time.

delete and list commands are useful now.

Modified Files:
--------------
    src/usr.sbin/mport:
        mport.c (r1.3 -> r1.4)
        (http://cvsweb.midnightbsd.org/src/usr.sbin/mport/mport.c?r1=1.3&r2=1.4)


More information about the Midnightbsd-cvs mailing list