freebsd-ports/ports-mgmt/portupgrade
Akinori MUSHA 9e010b246e Update to 20020128. This makes the second stage to more utilize the
pkg_which database. (The first stage was 'portsclean -L'.)

Hopefully these tools will support divided/obsoleted/renamed ports
some way in the not-too-distant future..

pkgdb(1):
- Make pkgdb(1) -F provide a user an option to unregister stale
  packages, in addition to deinstalling them.
- Reword: 'remove a package record' -> 'unregister a package', etc. .

pkg_deinstall(1):
- Add a new option:
  -c, --collate
    Check if any of the installed files of each package have been
    overwritten by other packages, and do not deinstall if any.

pkg_which(1):
- Make pkg_which(1) capable of showing multiple file owner packages.
- Add a new option:
  -c/--collate	PKGNAME
    Show files installed by the given packge that have been
    overwritten by other packages.
- Strip -c/-o's argument of PKG_DBDIR and a trailing slash.
- Be less verbose unless -v is given.

pkgdb(3):
- Record and handle files that are installed by multiple packages.
- Bump the DB version.
- Squeeze series of slashes seen in the output of 'pkg_info -L'.
- Show the reason for rebuilding a package database.
2002-01-27 23:22:14 +00:00
..
distinfo Update to 20020128. This makes the second stage to more utilize the 2002-01-27 23:22:14 +00:00
Makefile Update to 20020128. This makes the second stage to more utilize the 2002-01-27 23:22:14 +00:00
pkg-comment Update pkg-comment and pkg-descr. 2001-08-11 19:41:33 +00:00
pkg-descr Update to 20011006 with many improvements. 2001-10-06 15:52:58 +00:00
pkg-plist Update to 20011210 which brings several usability improvements. 2001-12-10 02:43:52 +00:00