diff options
author | knu <knu@FreeBSD.org> | 2001-10-06 23:52:58 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-10-06 23:52:58 +0800 |
commit | bfe75da1d2e5fda3432d89d6f94ab8702b6f6f23 (patch) | |
tree | 7d2e71a03d136252ef19452fe132c033eeabec15 /korean/hmconv | |
parent | 1e7c2c27f1fd57c95964e6555ddcb61da272a28e (diff) | |
download | freebsd-ports-gnome-bfe75da1d2e5fda3432d89d6f94ab8702b6f6f23.tar.gz freebsd-ports-gnome-bfe75da1d2e5fda3432d89d6f94ab8702b6f6f23.tar.zst freebsd-ports-gnome-bfe75da1d2e5fda3432d89d6f94ab8702b6f6f23.zip |
Update to 20011006 with many improvements.
Beware, there can probably be some bugs left in the new pkgdb code.
In such a case please run "pkgdb -fu" to fix the situation.
overall:
Utilize pkgdb better and optimize.
portupgrade:
Do not scan packages all at once when -P is given, but find one per
request. [Requested by: Hideaki OKADA <hokada@isl.melco.co.jp>]
Create a backup package record in tmpdir instead of pkgdbdir, in
order not to update pkgdbdir's mtime.
Rephrase/add messages.
portinstall:
Commit major changes and improvements over portinstall.
Now it warns and asks the user for confirmation if a port is being
installed when a package of the same origin is already installed.
Upgrade all the required packages before installing a new port.
[Requested by: Hajimu UMEMOTO <ume@mahoroba.org>]
Do not install ports immediately but queue them up, then install
them after upgrading all the specified and required packages.
pkgdb:
Record pkgname <=> origin mapping in the pkgdb and make full use of
it instead of repeatedly calling pkg_info -o which has undesirable
overheads.
Make portupgrade, pkg_deinstall update the pkgdb after they
install/deinstall packages or modify package records.
Integrate pkgdepfix(1) within. (pkgdb -F/--fix)
Add -o/--origin, which looks up an origin of a package in pkgdb.
Detect added/deleted/reinstalled packages more strictly so pkgdb can
keep being sane and consistent.
Do not fail over a small conflict found during updating pkgdb;
portupgrade should not be aborted by such a minor problem.
pkgdepfix:
Obsolete -o and turn -o on by default. Now we can look up an origin
of a package so quickly thanks to the pkgdb.
Integrate into pkgdb(1). (pkgdb -F/--fix)
portsdb:
A date spec is not a valid ports glob; emit a warning if specified.
[Found by: Hajimu UMEMOTO <ume@mahoroba.org>]
Diffstat (limited to 'korean/hmconv')
0 files changed, 0 insertions, 0 deletions