Date: Tue, 6 Nov 2001 05:57:08 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo pkg-plist Message-ID: <200111061357.fA6Dv8Y01325@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2001/11/06 05:57:08 PST
Modified files:
sysutils/portupgrade Makefile distinfo pkg-plist
Log:
Update to 20011106.
pkgdb:
- Make the dependency guesser rather more intelligent and show a score
when suggesting a candidate to the user.
- Check for the pkgdb directory ownership before starting to fix it.
pkg_deinstall:
- Emit a warning if none matches given patterns.
pkg_glob:
- Do not sort package names in dependency order but in alphabetical
order. (see pkg_sort(1) below)
pkg_sort:
- This is a new command to sort given lines of package names in
dependency order.
portversion:
- Fix the portversion -c output again.
misc.:
- Fix typos in the zsh compdef's: PKGDBDIR -> PKG_DBDIR.
Revision Changes Path
1.101 +2 -1 ports/sysutils/portupgrade/Makefile
1.93 +1 -1 ports/sysutils/portupgrade/distinfo
1.24 +2 -0 ports/sysutils/portupgrade/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111061357.fA6Dv8Y01325>
