aboutsummaryrefslogtreecommitdiff
path: root/sysutils/userneu
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-3/+9
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* - Update mastersite.Jean Milanez Melo2006-08-181-2/+2
| | | | | | | | PR: ports/102181 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) Notes: svn path=/head/; revision=170959
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Update WWW and MASTER_SITES.Roman Bogorodskiy2005-04-032-3/+4
| | | | | | | | PR: 79455 Submitted by: Andreas Fehlner (maintainer) Notes: svn path=/head/; revision=132360
* - Update WWWPav Lucistnik2004-11-041-1/+1
| | | | | | | | PR: ports/73494, ports/73495 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) Notes: svn path=/head/; revision=120768
* - Update MASTER_SITESergei Kolobov2004-10-181-2/+2
| | | | | | | | | | - While I'm here, fix CONFLICTS to please portlint PR: ports/72844 Submitted by: Andreas Fehlner (maintainer) Notes: svn path=/head/; revision=119749
* - USE_PERL5 -> USE_PERL5_RUNPav Lucistnik2004-08-111-2/+2
| | | | | | | | | | - Fix CONFLICTS PR: ports/70314 (based on) Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) Notes: svn path=/head/; revision=115967
* - Use SIZEPav Lucistnik2004-02-012-3/+3
| | | | | | | | | | - Update pkg-descr and WWW PR: ports/62174 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) Notes: svn path=/head/; revision=99690
* Add conflict tag for sysutils/userneu-develEdwin Groothuis2004-01-161-0/+2
| | | | | | | | PR: ports/60584 (related) Submitted by: Andreas Fehlner <fehlner@gmx.de> Notes: svn path=/head/; revision=98257
* Fix dependenciesTilman Keskinoz2003-11-091-5/+3
| | | | | | | | PR: 58928 Submitted by: Andreas Fehlner <fehlner@gmx.de> Notes: svn path=/head/; revision=93527
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* - Update to 1.38Sergei Kolobov2003-10-233-29/+25
| | | | | | | | | PR: 58296 Submitted by: maintainer Approved by: krion (implicit) Notes: svn path=/head/; revision=91996
* fix the dependency on p5-Digest-MD5Edwin Groothuis2003-10-191-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=91698
* [NEW PORT] sysutils/userneu: Account management and creation toolEdwin Groothuis2003-09-304-0/+72
'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> Notes: svn path=/head/; revision=89889