K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2014-06-29T19:22:49.669989Z K 7 svn:log V 413 The ports tree does a number of things to configure itself to the installed system, some of which (like testing the capabilities of /usr/bin/cc) don't work in the context of building a dependency graph on the job submit node. Instead, ship graph generation to the worker nodes and run it in the same chroot as everything else. This reduces the ports tree operations on the submit node to just distfile fetching. END