Created attachment 227152 [details] patch
Can we use USERS=svn and GROUPS=svn in Makefile and add to ports/{UIDs,GIDs} directly?
(In reply to Li-Wen Hsu from comment #1) Not without assigning a UID/GID..
Does it actual? % make -V PKG_ROOTDIR % Looks like PKG_ROOTDIR is not defined.
(In reply to Lev A. Serebryakov from comment #3) It is only defined when `pkg -r' is used.
(In reply to Brad Davis from comment #4) How then should it work when ports are simply used without any "pkg -r"?
I'd like to drop all manual user and group handling when 1.15.0 comes out. The ports system will do the creation.