NetBSD/external/bsd/pkg_install
joerg 12490ea439 Import pkg_install-20090817:
Add a new command for pkg_admin: findbest. It takes one or more patterns
and searches for the best match in PKG_PATH, just like pkg_add would.
It prints the URLs of the best match for each pattern to stdout.

Rewrite the config file parser to read the file only once.

Fix a bug in pkg_add's -P handling. For dependencies the pkgdb path was
computed incorrectly and included destdir more than once.

Fix the ACTIVE_FTP option to actually set the "a" flag and not the old
"p" flag.
2009-08-21 15:18:57 +00:00
..
dist Import pkg_install-20090817: 2009-08-21 15:18:57 +00:00
lib Use WARNS=4. 2009-08-06 16:57:20 +00:00
sbin Update build glue for pkg_install-20090225. 2009-02-25 21:23:17 +00:00
Makefile
Makefile.inc Use WARNS=4. 2009-08-06 16:57:20 +00:00
prepare-import.sh Merge pkg_install-20090201 and update build system. 2009-02-02 20:47:19 +00:00