Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2002 16:24:03 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts portbuild
Message-ID:  <200203250024.g2P0O3066879@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2002/03/24 16:24:03 PST

  Modified files:
    Tools/portbuild/scripts portbuild 
  Log:
  * Clean up this script a bit
  * Add a trap handler to try and clean up the build if it is interrupted
    by a signal (one problem with the previous version is that package builds
    whice are interrupted by ptimeout because they are stuck, leave their
    working files lying around in the chroot).
  * Switch to NFS v3 mounts instead of v2
  * Autogenerate the version string to report in uname within the chroot,
    based on the version string in the head of the CVS branch being built.
  * Copy packages via cp from the NFS mount, not scp.
  
  Revision  Changes    Path
  1.18      +49 -36    ports/Tools/portbuild/scripts/portbuild

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?200203250024.g2P0O3066879>