aboutsummaryrefslogtreecommitdiff
path: root/sysutils/userneu
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Switch to options helpersDmitry Marakasov2015-09-031-5/+4
| | | | | | | | | | | - Add some NO_ARCHes - Fix and unsilence some installation commands - Other minor fixes Approved by: portmgr blanket Notes: svn path=/head/; revision=395960
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-1/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373038
* 1: Stagify.Vanilla I. Shu2014-06-302-15/+18
| | | | | | | | | | 2: add LICENSE 3: use options helper. Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=359840
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327370
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-4/+0
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300261
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* 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