From owner-cvs-all  Fri Jan 22 02:00:11 1999
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id CAA18534
          for cvs-all-outgoing; Fri, 22 Jan 1999 02:00:11 -0800 (PST)
          (envelope-from owner-cvs-all@FreeBSD.ORG)
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA18525;
          Fri, 22 Jan 1999 02:00:08 -0800 (PST)
          (envelope-from asami@FreeBSD.org)
From: Satoshi Asami <asami@FreeBSD.ORG>
Received: (from asami@localhost)
	by freefall.freebsd.org (8.8.8/8.8.5) id CAA15364;
	Fri, 22 Jan 1999 02:00:09 -0800 (PST)
Date: Fri, 22 Jan 1999 02:00:09 -0800 (PST)
Message-Id: <199901221000.CAA15364@freefall.freebsd.org>
To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject: cvs commit: ports/Tools/portbuild pdispatch portbuild
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk

asami       1999/01/22 02:00:09 PST

  Modified files:
    Tools/portbuild      pdispatch portbuild 
  Log:
  By defining NOCLEAN in the environment, you can have the chroot dir left
  behind.  Useful for debugging.
  
  Touch package on master after copying it back.  This will avoid synchronization
  problems when the machines' clocks are wildly skewed.
  
  Remove log from master when build is successful.  No need to keep around
  transient error logs.
  
  Revision  Changes    Path
  1.3       +7 -2      ports/Tools/portbuild/pdispatch
  1.2       +15 -4     ports/Tools/portbuild/portbuild

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message