K 10 svn:author V 4 bapt K 8 svn:date V 27 2012-08-16T10:11:05.647532Z K 7 svn:log V 1006 - add a devel version of poudriere - register conflicts between poudriere and poudriere-devel - poudriere devel brings: * support for ports using svn, svn+http, svn+ssh * improve jail building from sources (still experimental) * POUDRIERE_DATA is no more needed, if it doesn't exists it now looks for a data zfs FS which by default will be in ${BASEFS}/data * bulks now keep packages by default (incremental) (-k is gone replace by a -c to clean everything before starting) * bulks are now built in parallel (number of parallel built being hw.ncpu by default * cron directory is now autocreated and default location is the data dir * jails are now created and mounted by default in a sub FS (${BASEFS}/jails/ * ports tree are now created and mounted by default in a sub FS (${BASEFS}/ports/ * tinderbox-style output for logs * logs are now created in data/logs////pkgname.log * lots of performance improvements END