I followed all the instructions in BSD.PORT.MK(5) to set PORTS_PRIVSEP so
as to be able to fetch and build ports without using admin privileges.

But the whole thing was then behaving strangely - it still asked my $USER's
doas password, and when done it then also asked for root's password. Even
root had been locked out.

I had to unset every exported variable, and now I'm using 'doas make
install' with success.

Any recipe for doing that job with no privilges as a regular user?

Reply via email to