CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/12/05 10:46:43
Modified files:
infrastructure/mk: bsd.port.mk pkgpath.mk
Log message:
next stage of PORTS_PRIVSEP: run most steps of the build under
BUILD_USER (aka _pbuild usually)
as far as I know, only _DEPFILE stuff is left out for now.
Tested on roughly 6000 ports without any ill effects
based on an initial remark by pirofti@
