Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2000 18:03:18 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts dopackages
Message-ID:  <200009270103.SAA79916@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       2000/09/26 18:03:18 PDT

  Modified files:
    Tools/portbuild/scripts dopackages 
  Log:
  Don't whack old packages, we have enough disk space to keep a few sets
  around now.
  
  Make a symlink "Makefile" so I don't have to "make -f ../../Makefile"
  when I'm restarting an aborted build.
  
  Print out pnohang messages along with ptimeout messages.
  
  Count the number of jobs at the beginning of the second phase too.
  
  Check integrity of packages at end with gzip -t.  Remove the ones that
  don't pass the test.
  
  Don't try to compare list of packages if there is no prior list to
  compare with.
  
  If the -norestr flag is given, copy the packages to the ftp site.
  
  Revision  Changes    Path
  1.9       +58 -31    ports/Tools/portbuild/scripts/dopackages



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?200009270103.SAA79916>