notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
userneu-devel Account management and creation tool
1.43_3 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.43_2Version of this port present on the latest quarterly branch.
Maintainer: fehlner@gmx.de search for ports maintained by this maintainer
Port Added: 2004-01-16 01:33:53
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
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. If the script stumbles upon duplicate user names it can append random characters to the username until it fits. -Andreas Fehlner fehlner@gmx.de
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/userneu-devel-1.43_3/catalog.mk
  2. /usr/local/share/licenses/userneu-devel-1.43_3/LICENSE
  3. /usr/local/share/licenses/userneu-devel-1.43_3/GPLv2
  4. share/man/man5/userneu.conf.5.gz
  5. share/man/man8/userneu.8.gz
  6. sbin/userneu.pl
  7. sbin/smbrepair.pl
  8. sbin/userquick
  9. share/examples/userneu/userlist
  10. share/examples/userneu/userneu.conf.example
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • userneu-devel>0:sysutils/userneu-devel
Conflicts:
CONFLICTS:
  • userneu-1.*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/sysutils/userneu-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/userneu-devel
  • pkg install userneu-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: userneu-devel
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (userneu-1.43b.tar.gz) = eefbf59980aa4233597009b90c5f69859598dc1563b5665470b2208d3e8807d3 SIZE (userneu-1.43b.tar.gz) = 87056

Packages (timestamps in pop-ups are UTC):
userneu-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.43_31.43_31.43_21.43_31.43_3-1.43_2-
FreeBSD:13:quarterly1.43_21.43_21.43_21.43_21.43_21.43_21.43_21.43_2
FreeBSD:14:latest1.43_31.43_31.43_21.43_31.43_31.43_2-1.43_2
FreeBSD:14:quarterly1.43_21.43_2-1.43_21.43_21.43_21.43_21.43_2
FreeBSD:15:latest1.43_31.43_3n/a1.43_3n/a1.43_31.43_31.43_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. p5-Crypt-PasswdMD5>=0 : security/p5-Crypt-PasswdMD5
  2. p5-Crypt-RandPasswd>=0 : security/p5-Crypt-RandPasswd
  3. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for userneu-devel-1.43_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_userneu-devel
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://btw23.de/johannes/files/userneu/
  2. http://home.arcor.de/fehlner/fbsd_ports/
  3. http://home.arcor.de/teambushido/fbsd_ports/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.43_3
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
1.43_2
08 Sep 2022 15:46:38
commit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757eacommit hash: ade2a047e0eb835f7f42682496614cfd259757ea files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW lines that have been moved into Makefiles

Approved by:	portmgr (implicit)
1.43_2
08 Sep 2022 15:43:21
commit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216fcommit hash: 986beaaabc71b9e7e29e7e89e0f36405b687216f files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.43_2
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.43_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.43_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.43_2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.43_2
03 Sep 2015 14:09:18
Revision:395960Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes

Approved by:	portmgr blanket
1.43_2
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit
mat search for other commits by this committer
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.43_2
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.43_2
30 Jun 2014 13:41:02
Revision:359844Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: add LICENSE.
3: use options helper.

Approved by:	portmgr@ (blanket approval)
1.43_2
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.43_2
16 Sep 2013 07:29:09
Revision:327368Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
1.43_2
18 Jun 2013 13:49:02
Revision:321187Original commit files touched by this commit
az search for other commits by this committer
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
1.43_2
01 Jul 2012 14:14:22
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
1.43_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.43_2
21 Sep 2010 16:08:11
Original commit files touched by this commit
mm search for other commits by this committer
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
1.43_1
22 Aug 2006 12:40:53
Original commit files touched by this commit
jmelo search for other commits by this committer
- Update mastersite.

PR:             ports/102355
Submitted by:   Andreas Fehlner <fehlner@gmx.de> (maintainer)
1.43_1
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.43_1
06 Sep 2005 10:27:46
Original commit files touched by this commit
novel search for other commits by this committer
Update MASTER_SITES, WWW.

PR:             85764
Submitted by:   Andreas Fehlner (maintainer)
1.43_1
19 Jan 2005 19:16:16
Original commit files touched by this commit
pav search for other commits by this committer
- Fix plist (misuse of PORTDOCS)

PR:             ports/76436
Submitted by:   Florent Thoumie <flz@xbsd.org>
1.43
04 Nov 2004 12:40:17
Original commit files touched by this commit
pav search for other commits by this committer
- Update WWW

PR:             ports/73494, ports/73495
Submitted by:   Andreas Fehlner <fehlner@gmx.de> (maintainer)
1.43
18 Oct 2004 21:41:04
Original commit files touched by this commit
sergei search for other commits by this committer
- Fix fetching by updating MASTER_SITES (based on ports/72844)
1.43
11 Aug 2004 21:32:03
Original commit files touched by this commit
pav search for other commits by this committer
- USE_PERL5 -> USE_PERL5_RUN
- Fix CONFLICTS

PR:             ports/70314 (based on)
Submitted by:   Andreas Fehlner <fehlner@gmx.de> (maintainer)
1.43
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.43
16 Jan 2004 01:33:12
Original commit files touched by this commit
edwin search for other commits by this committer
[REPOCOPY WAITING] sysutils/userneu-devel: 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/userneu/userneu.html

        -Andreas Fehlner
        fehlner@gmx.de

PR:             ports/60584
Submitted by:   Andreas Fehlner <fehlner@gmx.de>

Number of commits found: 26