Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2001 21:33:59 -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
Message-ID:  <200109120433.f8C4Xxl10864@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <olgeni@uli.it>
  
  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109120433.f8C4Xxl10864>