I'm currently using macports-base configured as:
--prefix=${HOME}/mp --with-install-user=u00 --with-install-group=g00
with some success so far, compiling everything from a clone of
macports-ports.I encountered an issue, where 'xinit' build broke because it required root privileges. I worked around that by changing the Portfile. I'm curious if the buildbot build non privileged binaries as well?
