cvs commit: ports/Tools/portbuild/scripts allgohans allgohans.safe

Mark Linimon linimon at FreeBSD.org
Fri Jun 25 22:51:06 UTC 2010


linimon     2010-06-25 22:51:05 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts allgohans allgohans.safe 
  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.
  
  While here, fix a but in the handling of the 'all' case.
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4       +7 -4      ports/Tools/portbuild/scripts/allgohans
  1.2       +6 -3      ports/Tools/portbuild/scripts/allgohans.safe


More information about the cvs-ports mailing list