Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2003 05:10:06 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/userneu Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200309301210.h8UCA6EE081020@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309301210.h8UCA6EE081020>