Port details |
- userneu Account management and creation tool
- 1.38_2 sysutils =5 1.38_2Version of this port present on the latest quarterly branch.
- Maintainer: fehlner@gmx.de
- Port Added: 2003-09-30 12:11:54
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: mplayer, sendmail, vlc, phpMyAdmin-php81, openradius
- License: GPLv2
- WWW:
- http://btw23.de/johannes/userneu/userneu.html
- Description:
- '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.
-Andreas Fehlner
fehlner@gmx.de
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- userneu>0:sysutils/userneu
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/sysutils/userneu/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/userneu
- pkg install userneu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: userneu
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (userneu-1.38_1.tar.gz) = 6f149248fe1dcf559ec5bface749c2f2333df7cac68da8835339711462dc8dbf
SIZE (userneu-1.38_1.tar.gz) = 86960
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- p5-Crypt-PasswdMD5>=0 : security/p5-Crypt-PasswdMD5
- p5-Crypt-RandPasswd>=0 : security/p5-Crypt-RandPasswd
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Run
-
- sysutils/usermatic
Configuration Options:
- ===> The following configuration options are available for userneu-1.38_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_userneu
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.38_2 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
1.38_1 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
1.38_1 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
1.38_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.38_1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.38_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.38_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.38_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.38_1 03 Sep 2015 14:09:18 |
amdmi3 |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes
Approved by: portmgr blanket |
1.38_1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
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 |
1.38_1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
1.38_1 30 Jun 2014 13:29:07 |
vanilla |
1: Stagify.
2: add LICENSE
3: use options helper.
Approved by: portmgr@ (blanket approval) |
1.38_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.38_1 16 Sep 2013 07:47:02 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.38_1 18 Jun 2013 13:49:02 |
az |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
1.38_1 30 Jun 2012 12:22:38 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.38_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.38_1 21 Sep 2010 16:08:11 |
mm |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
1.38 18 Aug 2006 20:18:00 |
jmelo |
- Update mastersite.
PR: ports/102181
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) |
1.38 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
1.38 03 Apr 2005 16:30:13 |
novel |
Update WWW and MASTER_SITES.
PR: 79455
Submitted by: Andreas Fehlner (maintainer) |
1.38 04 Nov 2004 12:40:17 |
pav |
- Update WWW
PR: ports/73494, ports/73495
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) |
1.38 18 Oct 2004 21:38:02 |
sergei |
- Update MASTER_SITE
- While I'm here, fix CONFLICTS to please portlint
PR: ports/72844
Submitted by: Andreas Fehlner (maintainer) |
1.38 11 Aug 2004 21:32:03 |
pav |
- USE_PERL5 -> USE_PERL5_RUN
- Fix CONFLICTS
PR: ports/70314 (based on)
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) |
1.38 01 Feb 2004 13:02:20 |
pav |
- Use SIZE
- Update pkg-descr and WWW
PR: ports/62174
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) |
1.38 16 Jan 2004 01:30:04 |
edwin |
Add conflict tag for sysutils/userneu-devel
PR: ports/60584 (related)
Submitted by: Andreas Fehlner <fehlner@gmx.de> |
1.38 09 Nov 2003 12:37:34 |
arved |
Fix dependencies
PR: 58928
Submitted by: Andreas Fehlner <fehlner@gmx.de> |
1.38 03 Nov 2003 03:56:42 |
kris |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
1.38 23 Oct 2003 20:37:09 |
sergei |
- Update to 1.38
PR: 58296
Submitted by: maintainer
Approved by: krion (implicit) |
1.36 19 Oct 2003 21:38:12 |
edwin |
fix the dependency on p5-Digest-MD5
Noticed by: bento |
1.36 30 Sep 2003 12:10:05 |
edwin |
[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> |