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
pam_pwdfile Pam module for authenticating with flat passwd files
1.0 security on this many watch lists=9 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.0Version of this port present on the latest quarterly branch.
Maintainer: lev@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-09-03 15:14:44
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: wget, gmake, expat, freetype2
License: not specified in port
WWW:
http://www.cpbotha.net/pam_pwdfile.html
Description:
This is a PAM module which allows authentication against alternate passwd files.
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 (1 items)
Collapse this list.
  1. lib/pam_pwdfile.so
Collapse this list.
Dependency lines:
  • pam_pwdfile>0: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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
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):
pam_pwdfile
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.01.01.01.01.0-1.0-
FreeBSD:13:quarterly1.01.01.01.01.01.01.01.0
FreeBSD:14:latest1.01.01.01.01.01.0-1.0
FreeBSD:14:quarterly1.01.0-1.01.01.01.01.0
FreeBSD:15:latest1.01.0n/a1.0n/a1.01.01.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tiwe-de/libpam-pwdfile/tar.gz/v1.0?dummy=/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.0
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.0
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
1.0
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.0
16 Apr 2018 12:52:34
Revision:467483Original commit files touched by this commit
mat search for other commits by this committer
Use USE_GITHUB correctly. Cleanup.

Sponsored by:	Absolight
1.0
16 Apr 2018 12:06:03
Revision:467479Original commit files touched by this commit
lev search for other commits by this committer
 Update to latest release 1.0.
 Reset maintainer to myself (maintainer approved).

PR:		227494
Submitted by:	lev
Approved by:	mschout@gkg.net
0.99_1
07 Sep 2014 17:26:09
Revision:367581Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
0.99_1
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
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)
0.99_1
04 Jul 2014 22:17:12
Revision:360671Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
0.99_1
20 May 2014 20:15:05
Revision:354681Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging

PR:		189722
Submitted by:	Michael Schout <mschout@gkg.net> (maintainer)
0.99_1
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
0.99_1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.99_1
12 Feb 2010 02:31:09
Original commit files touched by this commit
pgollucci search for other commits by this committer
-  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)
0.99
02 Feb 2010 23:44:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Drop some empty files

PR:             142990
Submitted by:   Ulrich Spoerlein <uqs@spoerlein.net>
0.99
27 Aug 2009 13:07:04
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 0.99.

PR:             ports/138188
Submitted by:   Sylvio Cesar <scjamorim___bsd.com.br>
Approved by:    Michael Schout <mschout___gkg.net> (maintainer)
0.95_1
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.95_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.95_1
21 Feb 2003 13:26:58
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.95_1
08 Nov 2002 09:56:23
Original commit files touched by this commit
ru search for other commits by this committer
Spell PORTREVISION correctly.
0.95
08 Nov 2002 09:54:05
Original commit files touched by this commit
ru search for other commits by this committer
openlog(3) and closelog(3) are unsafe in PAM modules.
0.95
20 Sep 2002 07:56:39
Original commit files touched by this commit
ijliao search for other commits by this committer
1. update MASTER_SITE
2. use DOCSDIR instead of DOCDIR

PR:             42876 (1)
Submitted by:   maintainer
0.95
21 Jul 2002 17:02:04
Original commit files touched by this commit
ru search for other commits by this committer
Catch up to the new bsd.lib.mk API (these libs are not internal).
03 Sep 2001 19:14:44
commit hash: fp1.18355@dev.null.freshports.orgcommit hash: fp1.18355@dev.null.freshports.orgcommit hash: fp1.18355@dev.null.freshports.orgcommit hash: fp1.18355@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add pam_pwdfile, a PAM module which allows authentication against   alternate
passwd files.    

Number of commits found: 24