Port details |
- pam_pwdfile Pam module for authenticating with flat passwd files
- 1.0 security
=9 1.0Version of this port present on the latest quarterly branch. - Maintainer: lev@FreeBSD.org
 - Port Added: 2001-09-03 15:14:44
- Last Update: 2021-10-16 09:51:39
- Commit Hash: 4460cf7
- People watching this port, also watch:: wget, gmake, expat, freetype2
- License: not specified in port
- Description:
- This is a PAM module which allows authentication against alternate
passwd files.
WWW: http://www.cpbotha.net/pam_pwdfile.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- pam_pwdfile>0:security/pam_pwdfile
- For LIB depends:
- pam_pwdfile.so:security/pam_pwdfile
- To install the port:
- cd /usr/ports/security/pam_pwdfile/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pam_pwdfile
- pkg install pam_pwdfile
- PKGNAME: pam_pwdfile
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1523883055
SHA256 (tiwe-de-libpam-pwdfile-v1.0_GH0.tar.gz) = 5b8db1397cff9cadfd1bb96f53c134b787ab0e6a0fbedb71040541d340313ba2
SIZE (tiwe-de-libpam-pwdfile-v1.0_GH0.tar.gz) = 13418
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for pam_pwdfile-1.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_pam_pwdfile
- USES:
- uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Oct 2021 09:51:39 1.0
|
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
06 Apr 2021 14:31:07 1.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Apr 2018 12:52:34
1.0
|
mat  |
Use USE_GITHUB correctly. Cleanup.
Sponsored by: Absolight |
16 Apr 2018 12:06:03
1.0
|
lev  |
Update to latest release 1.0.
Reset maintainer to myself (maintainer approved).
PR: 227494
Submitted by: lev
Approved by: mschout@gkg.net |
07 Sep 2014 17:26:09
0.99_1
|
antoine  |
Allow staging as a regular user |
17 Jul 2014 08:57:51
0.99_1
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
04 Jul 2014 22:17:12
0.99_1
|
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
20 May 2014 20:15:05
0.99_1
|
amdmi3  |
- Support staging
PR: 189722
Submitted by: Michael Schout <mschout@gkg.net> (maintainer) |
20 Sep 2013 22:55:26
0.99_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
03 Jul 2011 14:03:52
0.99_1
|
ohauer  |
-remove MD5 |
12 Feb 2010 02:31:09
0.99_1
|
pgollucci  |
- Fix runtime to actually work
update the custom Makefile
add a required header
fix bigcrypt
PR: ports/138483
Submitted by: Ben Schumacher <me@benschumacher.com>
Approved by: Michael Schout <mschout@gkg.net> (maintainer) |
02 Feb 2010 23:44:38
0.99
|
miwi  |
- Drop some empty files
PR: 142990
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> |
27 Aug 2009 13:07:04
0.99
|
araujo  |
- Update to 0.99.
PR: ports/138188
Submitted by: Sylvio Cesar <scjamorim___bsd.com.br>
Approved by: Michael Schout <mschout___gkg.net> (maintainer) |
24 Jan 2006 01:03:33
0.95_1
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 03:12:58
0.95_1
|
trevor  |
SIZEify (maintainer timeout) |
21 Feb 2003 13:26:58
0.95_1
|
knu  |
De-pkg-comment. |
08 Nov 2002 09:56:23
0.95_1
|
ru  |
Spell PORTREVISION correctly. |
08 Nov 2002 09:54:05
0.95
|
ru  |
openlog(3) and closelog(3) are unsafe in PAM modules. |
20 Sep 2002 07:56:39
0.95
|
ijliao  |
1. update MASTER_SITE
2. use DOCSDIR instead of DOCDIR
PR: 42876 (1)
Submitted by: maintainer |
21 Jul 2002 17:02:04
0.95
|
ru  |
Catch up to the new bsd.lib.mk API (these libs are not internal). |
03 Sep 2001 19:14:44 
|
knu  |
Add pam_pwdfile, a PAM module which allows authentication against alternate
passwd files. |