diff options
author | knu <knu@FreeBSD.org> | 2001-08-09 06:30:02 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-08-09 06:30:02 +0800 |
commit | 0484b1500f148f4597420b54b50aae7358c212f6 (patch) | |
tree | 87a57032afdb605ef4437fb7cc06e4ec56bad8d3 /sysutils/pkg_tarup | |
parent | 87fed8f0da20b2bc4e56e10121237b37ac89c581 (diff) | |
download | freebsd-ports-gnome-0484b1500f148f4597420b54b50aae7358c212f6.tar.gz freebsd-ports-gnome-0484b1500f148f4597420b54b50aae7358c212f6.tar.zst freebsd-ports-gnome-0484b1500f148f4597420b54b50aae7358c212f6.zip |
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.. ;)
Diffstat (limited to 'sysutils/pkg_tarup')
0 files changed, 0 insertions, 0 deletions