Index: porters-handbook/quick-porting/chapter.xml =================================================================== --- porters-handbook/quick-porting/chapter.xml +++ porters-handbook/quick-porting/chapter.xml @@ -259,6 +259,13 @@ + The port does not access network resources after the + fetch target. This is important + for package builders, such as ports-mgmt/poudriere. + + + Make sure that make package can be run as a normal user (that is, not as root). If that