K 10 svn:author V 4 kris K 8 svn:date V 27 2003-02-22T22:25:12.000000Z K 7 svn:log V 507 * Allow port builds to be started with a certain niceness ('nice' parameter in portbuild.conf). [1] * Build stage 2 builds in a jail instead of a chroot. This allows us to detect ports that attempt IP communication during the build, as well as allowing clean termination of the port build (packages built in a chroot can leave processes hanging around after the build finishes). There are some caveats with this approach which will be worked around in a future commit. Requested by: peter [1] END