Port details |
- usermatic Scripts to automate the maintenance of accounts
- 0.6.1_1 sysutils =3 0.6.1_1Version of this port present on the latest quarterly branch.
- Maintainer: fehlner@gmx.de
- Port Added: 2004-07-25 09:01:55
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: xrdp, xorg-docs, monit, pure-ftpd, nagios-certexp-plugin
- License: not specified in port
- WWW:
- http://btw23.de/johannes/usermatic/
- Description:
- usermatic
is a collection of Perl scripts to automate maintenance of the
user database on Linux and FreeBSD. Originally it was developed for
FreeBSD, but it should work on Linux as well. These scripts compare the
passwd database to the current list of employees/students/etc. which has
to be supplied in a suitable format. This package was designed to work
together with userneu.pl (sysutils/userneu/) and contains no facilities
to do the actual account creation work, instead it outputs a list suitable
for processing with userneu. Stale accounts can be deleted using the reaper.pl
script.
These scripts are experimental but they should work ok.
Please report bugs to me if you find them.
-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:
-
- usermatic>0:sysutils/usermatic
- To install the port:
- cd /usr/ports/sysutils/usermatic/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/usermatic
- pkg install usermatic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: usermatic
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (usermatic-0.6.1.tar.gz) = 65fd26a9eb19e40ad70d0481547f7216d6d4bb7f9ec7f35f72d6d9342c4b934f
SIZE (usermatic-0.6.1.tar.gz) = 17633
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:
-
- userneu.pl : sysutils/userneu
- 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 usermatic-0.6.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_usermatic
- 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 |
0.6.1_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
0.6.1 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
0.6.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) |
0.6.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 ) |
0.6.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.1 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
0.6.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.6.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 |
0.6.1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
0.6.1 30 Jun 2014 13:23:35 |
vanilla |
1: Stagify.
2: use options helper.
Approved by: portmgr@ (blanket approval) |
0.6.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.6.1 07 Sep 2013 07:11:49 |
az |
- convert to the new perl5 framework
Submitted by: portmgr (bapt@, blanket) |
0.6.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6.1 18 Aug 2006 20:21:11 |
jmelo |
- Update mastersite.
PR: ports/102213
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) |
0.6.1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
0.6.1 03 Apr 2005 21:22:12 |
pav |
- Update MASTER_SITES, WWW
PR: ports/79510
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer) |
0.6.1 18 Oct 2004 21:42:28 |
sergei |
- Update MASTER_SITE
PR: ports/72845
Submitted by: Andreas Fehlner (maintainer) |
0.6.1 25 Jul 2004 09:01:24 |
vs |
Add usermatic 0.6.1, scripts to automate the maintenance of accounts.
PR: ports/68870
Submitted by: Andreas Fehlner (fehlner@gmx.de) |