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,69 @@ + + + + What is the procedure to request an experimental + build of the ports tree, for short, + exp-run? + + + + When working on a patch that will have a large + impact, the &a.portmgr; requires that you ask for an + exp-run before committing it. The patch can be for the + base system or for ports. + + Full builds will be done with the patches you + provide, and you will be required to fix the fallout + before going forward. + + + + Go to the Bugzilla + new PR page. + + + + Select the product your patch is about. + + + + Fill in the bug report as you would usually do. + Do not forget 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. + + + + On the right side of the page, is a + Flags section, set the + exp-run one to ?. + As for all other fields, you can hover your mouse + pointer above the field name to see details. + + + + Submit. + + + + When the &a.portmgr; aswers back, fix the + fallout. The fallout may be a bug in your original + patch, or ports that need fixing, you will need to + fix both. When the you have fixed the fallout, + update the patch if necessary, and repeat. + + + +