Date: Sun, 10 Jun 2001 13:57:40 -0700 (PDT) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo pkg-descr pkg-plist Message-ID: <200106102057.f5AKveA25179@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2001/06/10 13:57:40 PDT
Modified files:
sysutils/portupgrade Makefile distinfo pkg-descr pkg-plist
Log:
Update to 20010611, with many changes and enhancements.
Beware of bugs, just in case. ;)
portupgrade:
- Sort packages by default and remove -s/--sort.
- Rename -y/--yield/-Y/--yield-command to -s/--sudo/-S/--sudo-command.
- Implement -a/--all.
- Implement -x/--exclude=GLOB.
- Exit on OptionParser::ParseError immediately.
- Do not call "make fetch-recursive" but just "make fetch", now that
portupgrade does recursion itself.
- In fetch mode, specify -DPACKAGE_BUILDING for ports that define
IS_INTERACTIVE. [Submitted by: Jimmy Olgeni <olgeni@uli.it>]]
portversion:
- Exit on OptionParser::ParseError immediately.
portsdb:
- New tool: which updates INDEX and INDEX.db in the ports directory.
pkgdepfix:
- Implement origin fixer with intelligent guessing, finally!
(-o/--fix-origin)
- Make pkgdep guessing more intelligent.
Revision Changes Path
1.29 +3 -2 ports/sysutils/portupgrade/Makefile
1.25 +1 -1 ports/sysutils/portupgrade/distinfo
1.8 +3 -2 ports/sysutils/portupgrade/pkg-descr
1.9 +1 -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?200106102057.f5AKveA25179>
