1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

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.. ;)
This commit is contained in:
Akinori MUSHA 2001-08-08 22:30:02 +00:00
parent 1cf38a53c5
commit cff77daeb5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45990
8 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
PORTVERSION= 20010802
PORTVERSION= 20010809
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/

View File

@ -1 +1 @@
MD5 (pkgtools-20010802.tar.gz) = 188d5aa3674f31370bb14ba04b8c5770
MD5 (pkgtools-20010809.tar.gz) = 930a53eab54441a15ca90b9b79939eec

View File

@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
PORTVERSION= 20010802
PORTVERSION= 20010809
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/

View File

@ -1 +1 @@
MD5 (pkgtools-20010802.tar.gz) = 188d5aa3674f31370bb14ba04b8c5770
MD5 (pkgtools-20010809.tar.gz) = 930a53eab54441a15ca90b9b79939eec

View File

@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
PORTVERSION= 20010802
PORTVERSION= 20010809
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/

View File

@ -1 +1 @@
MD5 (pkgtools-20010802.tar.gz) = 188d5aa3674f31370bb14ba04b8c5770
MD5 (pkgtools-20010809.tar.gz) = 930a53eab54441a15ca90b9b79939eec

View File

@ -6,7 +6,7 @@
#
PORTNAME= portupgrade
PORTVERSION= 20010802
PORTVERSION= 20010809
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.iDaemons.org/distfiles/

View File

@ -1 +1 @@
MD5 (pkgtools-20010802.tar.gz) = 188d5aa3674f31370bb14ba04b8c5770
MD5 (pkgtools-20010809.tar.gz) = 930a53eab54441a15ca90b9b79939eec