Created attachment 169313 [details] patch-v1
Exp-run looks good
A commit references this bug: Author: mat Date: Mon Apr 18 18:39:45 UTC 2016 New revision: 413604 URL: https://svnweb.freebsd.org/changeset/ports/413604 Log: Extract the users/groups creation into a separate shell script. This adds a few features: - it checks that the UID line has the right number of fields [1] - it tells the user that there are groups that he may want to remove [2] PR: 208800, 173318 [1], 157546 [2] Submitted by: mat Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D5939 Changes: head/Mk/Scripts/do-users-groups.sh head/Mk/bsd.port.mk