pkgsrc/pkgtools/pkg_install/files/add
jlam 89a39a4308 Bump version to 20030907. Changes from previous version include:
* 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.
2003-09-09 13:34:11 +00:00
..
add.h Update pkg_install to 20030823, which has the changes to support 2003-09-01 16:27:07 +00:00
extract.c Sync to latest pkg_install sources from the HEAD for pkg_delete 2003-09-02 08:28:22 +00:00
futil.c Sync to latest pkg_install sources from the HEAD for pkg_delete 2003-09-02 08:28:22 +00:00
main.c Sync to latest pkg_install sources from the HEAD for pkg_delete 2003-09-02 08:28:22 +00:00
Makefile.in The *.0 files belong in $(mandir)/cat1. 2003-09-02 22:06:25 +00:00
perform.c Bump version to 20030907. Changes from previous version include: 2003-09-09 13:34:11 +00:00
pkg_add.1 Bump version to 20030907. Changes from previous version include: 2003-09-09 13:34:11 +00:00
pkg_add.cat1 Bump version to 20030907. Changes from previous version include: 2003-09-09 13:34:11 +00:00
verify.c Sync to latest pkg_install sources from the HEAD for pkg_delete 2003-09-02 08:28:22 +00:00
verify.h Update pkg_install to 20030823, which has the changes to support 2003-09-01 16:27:07 +00:00