Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2005 03:36:50 +0000 (UTC)
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 pdispatch
Message-ID:  <200510110336.j9B3ao4W079811@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2005-10-11 03:36:50 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts pdispatch 
  Log:
  * Remove support for the unused -nodummy function
  
  * Finish flipping the switch on -noplistcheck - this is activated by
    passing in the NOPLISTCHECK environment variable instead of
    using PLISTCHECK in the opposite case
  
  * Always pull in the distfiles from the client if they exist (needed
    for forthcoming ports tree changes to satisfy GPL license requirements)
  
  * If the build did not complete "cleanly", e.g. it was interrupted by a
    network outage or client machine panic, then retry it until it succeeds
    instead of just leaving a dirty truncated log
  
  Revision  Changes    Path
  1.23      +66 -65    ports/Tools/portbuild/scripts/pdispatch



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