* Teaching pkg_add(1) to be smarter about how to add a depoted packge. * "pkg_delete foo" only deletes foo if it's a unique package. * Make "pkg_delete -O foo" for delete file entries for foo from pkgdb.byfile.db actually work. * Teach pkg_admin(1) two new commands "add" and "delete" for working with pkgdb.byfile.db. * pkg_view(1) uses the new pkg_admin(1) commands to keep the pkgdb.byfile.db files consistent in each view. * Man page fixes. |
||
---|---|---|
.. | ||
add.h | ||
extract.c | ||
futil.c | ||
main.c | ||
Makefile.in | ||
perform.c | ||
pkg_add.1 | ||
pkg_add.cat1 | ||
verify.c | ||
verify.h |