Index: en_US.ISO8859-1/articles/committers-guide/article.xml =================================================================== --- en_US.ISO8859-1/articles/committers-guide/article.xml +++ en_US.ISO8859-1/articles/committers-guide/article.xml @@ -4820,6 +4820,68 @@ + + + + How can an experimental test build of the ports tree + (exp-run) be requested? + + + + &a.portmgr; prefers that an exp-run is performed + 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. If it already says + Hide Advanced Fields, you are good, + do not click on it. + + + + 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. + + + +