cvs commit: ports/Tools/portbuild/scripts packagebuild
    Mark Linimon 
    linimon at FreeBSD.org
       
    Fri Jun 25 23:25:36 UTC 2010
    
    
  
linimon     2010-06-25 23:25:36 UTC
  FreeBSD ports repository
  Modified files:
    Tools/portbuild/scripts packagebuild 
  Log:
  Generalize the packge building scripts to be able to be run on more than
  one 'head' node, rather than just pointyhat itself.
  
  Constants are factored out into installation-specific files known as
  portbuild/conf/server.conf and portbuild/conf/client.conf.  There is
  only one server.conf file.  Individual <arch> directories may have
  their own client.conf files, or may symlink to ../conf/client.conf.
  
  Note the removal of the hard-coding of INDEX.N, where N has to be
  a single digit, and also have no '.' in it.
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.5       +16 -4     ports/Tools/portbuild/scripts/packagebuild
    
    
More information about the cvs-all
mailing list