Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2003 17:06:09 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts prunefailure
Message-ID:  <200310130006.h9D069MS073122@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2003/10/12 17:06:09 PDT

  FreeBSD ports repository

  Added files:
    Tools/portbuild/scripts prunefailure 
  Log:
  Add a script that prunes the contents of the failure and newfailure files
  of stale entries (removed ports, ports listed in duds that were mistakenly
  built, malformed entries) and refreshes the version of entries to the
  latest in INDEX.  This must be run under lockf (see the comments in the
  script) to avoid racing with portbuild which also tries to write to
  these files.
  
  Revision  Changes    Path
  1.1       +114 -0    ports/Tools/portbuild/scripts/prunefailure (new)



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