linimon     2010-06-25 22:55:00 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts build 
  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.
  
  Several bugs are fixed and improvements are made:
  
   - archive directories are created  if they do not exist.
   - the location of ZFS-based directories is generalized.
   - the special string "-exp" disappears.
   - handling of buildid is made more robust.
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.12      +34 -31    ports/Tools/portbuild/scripts/build
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to