git: pkg_radd - update to also handle dports

Matthew Dillon dillon at crater.dragonflybsd.org
Wed May 29 19:25:48 PDT 2013


commit 99a63f651537110337946e14ef58b69e9d385b2a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed May 29 19:24:40 2013 -0700

    pkg_radd - update to also handle dports
    
    * Detect that dports has been installed.  dports takes priority over
      pkgsrc in this situation.
    
    * For dports we just 'pkg install ...'.  The script also warns if the
      /usr/local/etc/pkg.conf file has not been installed.

Summary of changes:
 usr.bin/pkg_radd/pkg_radd.sh | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99a63f651537110337946e14ef58b69e9d385b2a


-- 
DragonFly BSD source repository



More information about the Commits mailing list