Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2001 02:22:05 -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-plist
Message-ID:  <200108110922.f7B9M5t36912@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/08/11 02:22:05 PDT

  Modified files:
    sysutils/portupgrade Makefile distinfo pkg-plist 
  Log:
  Update to 20010811.
  
  portsclean:
    - Rewrite in Ruby and implement the distfiles cleaner. [new]
  
  portsdb:
    - Show a progress message while updating INDEX.*.
    - Record version information into INDEX.rdo.
    - Record category information into INDEX.rdo and enhance the API
      accordingly.
    - Introduce the automatic PORTS_DBDIR selector.  Now it will use
      whichever writable directory in the following ones: $PORTS_DBDIR,
      $PORTS_DIR, /usr/ports, $PKG_DBDIR, /var/db/pkg, $TMPDIR, /var/tmp,
      /tmp (checked in the order named)
  
  portcvsweb:
    - New tool: a tool to open CVSweb to view a CVS log. [new]
  
  Revision  Changes    Path
  1.40      +4 -2      ports/sysutils/portupgrade/Makefile
  1.37      +1 -1      ports/sysutils/portupgrade/distinfo
  1.13      +2 -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?200108110922.f7B9M5t36912>