Port details |
- p5-Unix-Passwd-File Manipulate passwd and group entries
- 0.251 security =2 0.251Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2013-11-11 14:09:16
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Unix-Passwd-File
- Description:
- Unix::Passwd::File can be used to read and manipulate entries in Unix system
password files (/etc/passwd, /etc/group, /etc/group, /etc/gshadow) but can also
be told to search in custom location, for testing purposes).
This module uses a procedural (non-OO) interface. Each function in this module
open and read the passwd files once. Read-only functions like `list_users()` and
`get_max_gid()` open in read-only mode. Functions that might write to the files
like `add_user()` or `delete_group()` first lock `passwd.lock` file, open in
read+write mode and also read the files in the first pass, then seek to the
beginning and write back the files.
No caching is done so you should do your own if you need to.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Unix-Passwd-File>0:security/p5-Unix-Passwd-File
- To install the port:
- cd /usr/ports/security/p5-Unix-Passwd-File/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Unix-Passwd-File
- pkg install p5-Unix-Passwd-File
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Unix-Passwd-File
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1600177202
SHA256 (Unix-Passwd-File-0.251.tar.gz) = 840e64e9f58de2d8ba8da47c041efc15e56696de39ea9c43be7f9b2283924261
SIZE (Unix-Passwd-File-0.251.tar.gz) = 39478
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Crypt-Password-Util>=0.06 : security/p5-Crypt-Password-Util
- p5-File-Flock-Retry>=0.631 : devel/p5-File-Flock-Retry
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Crypt-Password-Util>=0.06 : security/p5-Crypt-Password-Util
- p5-File-Flock-Retry>=0.631 : devel/p5-File-Flock-Retry
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_p5-Unix-Passwd-File
- USES:
- perl5
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.251 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.251 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.251 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.251 19 Sep 2020 15:37:08 |
sunpoet |
Update to 0.251
Changes: https://metacpan.org/changes/distribution/Unix-Passwd-File |
0.250 12 May 2019 16:38:31 |
sunpoet |
Remove outdated PERL_LEVEL check |
0.250 21 Oct 2018 16:51:10 |
sunpoet |
Fix r481365 |
0.250 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.250 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.250 07 Nov 2017 21:02:09 |
sunpoet |
Update to 0.250
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes |
0.24 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.24 11 Jul 2017 17:00:00 |
sunpoet |
Update to 0.24
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes |
0.23 31 Dec 2016 19:51:34 |
adamw |
Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower. |
0.23 09 Oct 2016 15:58:20 |
adamw |
Update to 0.23.
Changes: https://metacpan.org/changes/distribution/Unix-Passwd-File |
0.22 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.22 27 Oct 2015 15:51:58 |
sunpoet |
- Update to 0.22
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes |
0.21 07 Sep 2015 17:19:14 |
adamw |
Update to 0.21, and remove p5-Rinci dependency.
Changes: https://metacpan.org/changes/distribution/Unix-Passwd-File |
0.20 06 Jul 2015 17:47:20 |
sunpoet |
- Add NO_ARCH |
0.20 02 Jul 2015 14:43:17 |
sunpoet |
- Update to 0.20
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes |
0.18 13 Mar 2015 14:02:52 |
sunpoet |
- Update to 0.18
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes |
0.17 11 Mar 2015 16:06:56 |
adamw |
Update to 0.17.
Changes: https://metacpan.org/changes/distribution/Unix-Passwd-File |
0.16 09 Mar 2015 16:26:47 |
sunpoet |
- Update to 0.16
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes |
0.15 08 Mar 2015 09:50:21 |
sunpoet |
- Update to 0.15
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes |
0.14 07 Mar 2015 13:50:28 |
sunpoet |
- Update to 0.14
- Fix *_DEPENDS
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes |
0.12_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.12 23 May 2014 09:06:05 |
jadawin |
- Update to 0.12 |
0.11 22 Mar 2014 10:49:48 |
az |
- update to 0.11
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes |
0.10 06 Mar 2014 18:51:18 |
sunpoet |
- Remove outdated PERL_LEVEL check
With hat: perl |
0.10 11 Nov 2013 14:08:53 |
sunpoet |
- Add p5-Unix-Passwd-File 0.10
Unix::Passwd::File can be used to read and manipulate entries in Unix system
password files (/etc/passwd, /etc/group, /etc/group, /etc/gshadow) but can also
be told to search in custom location, for testing purposes).
This module uses a procedural (non-OO) interface. Each function in this module
open and read the passwd files once. Read-only functions like `list_users()` and
`get_max_gid()` open in read-only mode. Functions that might write to the files
like `add_user()` or `delete_group()` first lock `passwd.lock` file, open in
read+write mode and also read the files in the first pass, then seek to the
beginning and write back the files.
No caching is done so you should do your own if you need to.
WWW: http://search.cpan.org/dist/Unix-Passwd-File/
PR: ports/182325
Submitted by: Henk van Oers <hvo.pm@xs4all.nl> |