cvs commit: ports/Tools/portbuild/scripts dopackages.wrapper

Joe Marcus Clarke marcus at FreeBSD.org
Wed Jun 2 22:03:59 PDT 2004


marcus      2004/06/02 22:03:58 PDT

  FreeBSD ports repository

  Added files:
    Tools/portbuild/scripts dopackages.wrapper 
  Log:
  Add dopackages.wrapper, a wrapper script around dopackages that sets up
  build locking, log files, and cleans things up if a build fails.
  
  This script is the primary starting point for a package build.  Symlinks
  should be created in the form of dopackages.${branch} -> dopackages.wrapper
  where ${branch} is currently one of 4, 4-exp, or 5.  This script takes the
  place of the unofficial (i.e. uncommitted) dopackages.steveX scripts.
  
  Ok'd by:        kris
  Tested by:      4.10-RELEASE package build
  
  Revision  Changes    Path
  1.1       +53 -0     ports/Tools/portbuild/scripts/dopackages.wrapper (new)


More information about the cvs-ports mailing list