summaryrefslogtreecommitdiff
path: root/sysutils/user_darwin/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-1/+1
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2004-04-01This implements a subset of useradd(8)/groupadd(8) functionality ondanw1-0/+2
Darwin that is sufficient for pkgsrc use.