Date: Mon, 25 Mar 2002 22:35:39 -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: <200203260635.g2Q6Zdc42055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2002/03/25 22:35:39 PST
Modified files:
sysutils/portupgrade Makefile distinfo pkg-plist
Log:
Update to 20020321, the latest maintenance release.
pkg_deinstall(1):
- Show the results more precisely.
- -P: Only preserve real FreeBSD shared libraries, determined by
file(1).
- -P: Move preserved shared libraries to $LOCALBASE/lib/compat/pkg.
portupgrade(1):
- If an error is returned from getcwd(), show a better message and
abort.
FreeBSD PR: ports/35893
Submitted by: Ernst de Haan <znerd@FreeBSD.org>
- -N: If multiple ports match a given pattern, list them.
Suggested by: Will Andrews <will@FreeBSD.org>
portsdb(1):
- On exception, handle it and exit normally.
- Check the file/directory permissions on the INDEX file before
generating a new INDEX.
Suggested by: parv <parv_@yahoo.com>
- Make automatic portsdb directory selection in the case of "portsdb
-fu" too.
ports_glob(1):
- -M: Unbreak.
Revision Changes Path
1.130 +6 -11 ports/sysutils/portupgrade/Makefile
1.116 +1 -7 ports/sysutils/portupgrade/distinfo
1.28 +1 -1 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?200203260635.g2Q6Zdc42055>
