From owner-cvs-all Tue Sep 11 21:34: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34F5237B405; Tue, 11 Sep 2001 21:33:59 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8C4Xxl10864; Tue, 11 Sep 2001 21:33:59 -0700 (PDT) (envelope-from knu) Message-Id: <200109120433.f8C4Xxl10864@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 11 Sep 2001 21:33:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/09/11 21:33:59 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20010912. portupgrade: - Add a new option -b/--backup-packages, which keeps backup packages of the old versions'. Requested by: mistral@imasy.or.jp (Yoshihiko SARUMARU) pkg_fetch: - Accept a full URI as well. - Do not try both All and Latest; now one must put an @ at the end of a package name if one wants to omit the version part. ("cyrus-sasl@", etc.) - Obsolete the PACKAGEBASE environment variable. - If -f is specified, remove existing packages if they are corrupt. - Do not depend on the ports database. portsclean: - Fix the command line help regarding -D and -DD. Submitted by: Jimmy Olgeni compdefs: - Fix stupid bugs in the zsh compdefs. Revision Changes Path 1.73 +4 -4 ports/sysutils/portupgrade/Makefile 1.64 +1 -2 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message