Index: head/en_US.ISO8859-1/articles/committers-guide/article.xml =================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -4820,6 +4820,69 @@ + + + + How can an experimental test build of the ports tree + (exp-run) be requested? + + + + An exp-run must be completed before patches with a + significant ports impact are committed. The patch can + be against the ports tree or the base system. + + Full package builds will be done with the patches + provided by the submitter, and the submitter is required + to fix detected problems (fallout) + before commit. + + + + Go to the Bugzilla + new PR page. + + + + Select the product your patch is about. + + + + Fill in the bug report as normal. Remember to + attach the patch. + + + + If at the top it says Show Advanced + Fields click on it. It will now say + Hide Advanced Fields. Many new + fields will be available. If it already says + Hide Advanced Fields, no need to do + anything. + + + + In the Flags section, set the + exp-run one to ?. + As for all other fields, hovering the mouse over any + field shows more details. + + + + Submit. + + + + When the &a.portmgr; replies, fix the fallout. + The fallout might be a bug in the original patch or + other ports that need to be fixed. Both need to be + addressed. Update the patch to repair all the + fallout and repeat. + + + +