freebsd-ports/sysutils/portupgrade-devel
Akinori MUSHA 14483751ba Update to 20011118, with steady improvements.
overall:

- Perform better checks on pkgname and origin.

- Deprecate the use of PKGREPOSITORY and PKGREPOSITORYSUBDIR.  Use
  PACKAGES for PKGREPOSITORY and hardcode 'All'.

pkg_deinstall:

- -P/--preserve: Only preserve shared libraries with version numbers.
  Keeping *.so files may be harmful because it allows ld to pick them
  up and produce new binaries linked with the libraries of removed
  packages.  It is enough to only preserve *.so.* files to retain
  compatibility.

portsclean:

- -P/--pkgclean: Clean dead symlinks as well.

- Fix the manpage: supply missing words.

portupgrade:

- Detect NO_LATEST_LINK and LATEST_LINK and use them to determine the
  name of the latest package to fetch.

pkgdb:

- Improve the score computer.  Try not to suggest a stupid guess. ;)

pkg_fetch, pkg_glob, pkg_sort, pkgdb, portsdb, portversion:

- Do not show help twice when -h/--help is given.

  Reported by:	Masami Kobayashi <masami@tncc.jp>

pkgtools.conf:

- Explain how to use EXTRA_CATEGORIES.
2001-11-17 23:13:00 +00:00
..
distinfo Update to 20011118, with steady improvements. 2001-11-17 23:13:00 +00:00
Makefile Update to 20011118, with steady improvements. 2001-11-17 23:13:00 +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 20011106. 2001-11-06 13:57:08 +00:00