Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2000 00:50:13 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts processlogs
Message-ID:  <200008290750.AAA13430@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       2000/08/29 00:50:13 PDT

  Modified files:
    Tools/portbuild/scripts processlogs 
  Log:
  (1) Use timestamp file to make log processing lazier -- only process
      logs when there are logs newer than the .stamp file.
  
  (2) Print time cvs update is done for reference.
  
  (3) Print number of affected ports (the "aff." field).  Basically the
      number of times the port appears in INDEX minus one (itself), so
      it won't take care of all chained build dependencies, but it will
      give you some idea how critical a port is when looking at the long
      list.
  
  (4) Catch a few more error cases.
  
  Revision  Changes    Path
  1.6       +22 -3     ports/Tools/portbuild/scripts/processlogs



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?200008290750.AAA13430>