freebsd-ports/sysutils/portupgrade-devel
Akinori MUSHA cff77daeb5 Update to 20010809.
pkg_deinstall:
	- Bring in most of the options of pkg_delete(1).
	- Add a new option `-P', which preserves shared libraries.
	- List failed packages if any.
	- Obsolete GNU style long options, which take space and would
	  only rarely be used.

portupgrade:
	- Make portupgrade use pkg_deinstall instead of pkg_delete, to
	  utilize its -P option.

	- Now portupgrade always uninstalls old packages, but
	  preserves shared libraries by default.  The -u option has
	  been changed to mean "Do not preserve old shared libraries".
	  Note, however, that its behavior is the same as before, it
	  is just the default behavior that has been changed.

	  With this change, portupgrade no longer leaves extra garbage
	  even if you don't specify -u, but only old versions of
	  shared libraries for safety. :)

	- Utilize $tmpdir properly for pkg_tarup. (previously
	  PKGREPOSITORY was used prior to PKG_TMPDIR or TMPDIR)

	- Add a notice regarding the disk space for backup files.

Since it's my birthday today, I just wish this update doesn't contain
terrible bugs.. ;)
2001-08-08 22:30:02 +00:00
..
distinfo Update to 20010809. 2001-08-08 22:30:02 +00:00
Makefile Update to 20010809. 2001-08-08 22:30:02 +00:00
pkg-comment Clarify that portupgrade can do upgrade by means of both the port and 2001-06-09 05:50:11 +00:00
pkg-descr Update to 20010727 with a couple of new commands added. (No changes 2001-07-26 19:28:42 +00:00
pkg-plist Update to 20010802, only a minor update. 2001-08-02 08:19:23 +00:00