Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 14:45:44 -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
Message-ID:  <200112302245.fBUMjiW41471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/12/30 14:45:44 PST

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Log:
  Update to 20011231.
  
  pkgtools.conf(5):
    - Introduce new configuration variables: BEFOREBUILD and
      AFTERINSTALL.
  
      Requested by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
  
    - New utility functions localbase() and x11base() are now available.
  
  pkgdb(1):
    - Add some progress messages.
  
  pkg_deinstall(1):
    - Do not try to backup a nonexistent file.
  
  portupgrade(1):
    - Always run afterinstall commands as root.
  
    - Show beforebuild/afterinstall commands to run.
  
    - Do not try to restore a +REQUIRED_BY file that's empty.
  
  overall:
    - Do not call stty(1) if stdin is not a terminal.
  
    - Fix a bug where portupgrade(1) and pkgdb(1) fail to do a
      substitution over a large file.
  
      Reported by:        asmodai
  
  Revision  Changes    Path
  1.106     +1 -1      ports/sysutils/portupgrade/Makefile
  1.98      +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?200112302245.fBUMjiW41471>