K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2017-10-27T23:11:19.095875Z K 7 svn:log V 790 Update to 3.0-2583-g7913a064 - jail -x: Tell where native-xtools is being built - XDEV: Support the fixed native-xtools build target in FreeBSD head that builds from the Jail rather than the host system's /usr/src. [1] - Add XDEV_SRC_JAIL, if set will use the jail's source for xdev. This should only be used in special cases and will effectively default to on for head and soon for stable/11. - Record flavor for port build results. - jail -c: Fix EMULATOR being unset if ran via poudriered - Assert EMULATOR is not empty on use - .poudriere.ports.queued: Store flavor for dependencies - jail -x: Respect MAKEOBJDIRPREFIX [2] - jail -c: Disallow using a colon (:) in jail name. PR: 216083 [1] PR: 215541 [2] END