cvs commit: ports/sysutils Makefile ports/sysutils/userneu
Makefile distinfo pkg-descr pkg-plist
Edwin Groothuis
edwin at FreeBSD.org
Tue Sep 30 05:10:07 PDT 2003
edwin 2003/09/30 05:10:05 PDT
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/userneu Makefile distinfo pkg-descr pkg-plist
Log:
[NEW PORT] sysutils/userneu: Account management and creation tool
'userneu' is a Perl script that parses a list of usernames
and additional information (such as the real name or other
information to be put in the GECOS field in /etc/passwd)
and creates Unix accounts and (if desired) Samba accounts
as well. If the script stumbles upon duplicate user names
it can append random characters to the username until it
fits.
WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html
PR: ports/56753
Submitted by: Andreas Fehlner <fehlner at gmx.de>
Revision Changes Path
1.425 +1 -0 ports/sysutils/Makefile
1.1 +45 -0 ports/sysutils/userneu/Makefile (new)
1.1 +1 -0 ports/sysutils/userneu/distinfo (new)
1.1 +10 -0 ports/sysutils/userneu/pkg-descr (new)
1.1 +16 -0 ports/sysutils/userneu/pkg-plist (new)
More information about the cvs-all
mailing list