Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Aug 2001 00:51:41 -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:  <200108170751.f7H7pfi79899@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/08/17 00:51:41 PDT

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Log:
  Update to 20010817, with many improvements and some new features.
  
  pkg_deinstall/pkg_glob, portupgrade:
    - Fix the glob expander to exclude not installed packages recorded
      in +CONTENTS and +REQUIRED_BY files.
  
  pkg_deinstall/pkg_glob, portupgrade, portversion:
    - Properly handle regular expression errors.
  
  pkg_glob:
    - Properly define a signal handler.
    - Show a better report.
  
  portsdb: (overall)
     - Try doing make INDEX when no INDEX file is present, and if it
       fails raise an exception.
  
  portupgrade:
    - Add a new option: -L/--log-prefix, with which a user can save a
      build & installation log file for each port/package.
    - Show a concise and helpful message for each upgrading error.  It
      now autoatically guesses the reason of each failure using the same
      algorithm that Ports Wraith's processlogs script uses.
    - Fix a bug where 'portupgrade -aE' raised an error.
  
  portversion:
    - Support -r/-R/-x as other tools do.
    - Fix a bug where `portversion -E' raises an error.
  
  Revision  Changes    Path
  1.46      +2 -2      ports/sysutils/portupgrade/Makefile
  1.43      +1 -1      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?200108170751.f7H7pfi79899>