pkg_radd - update to also handle dports
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 30 May 2013 02:24:40 +0000 (19:24 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 30 May 2013 02:24:40 +0000 (19:24 -0700)
commit99a63f651537110337946e14ef58b69e9d385b2a
tree8eaa6e2653c8b53328efd5f4a4221e2dffdcd3a8
parentbd0ab7aab3040ee37d30897052ff50173f2ff430
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.
usr.bin/pkg_radd/pkg_radd.sh