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
pwauth Unix Web Authenticator
2.3.11 security on this many watch lists=1 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 2.3.11Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-10-14 08:48:42
Last Update: 2023-09-15 18:27:19
Commit Hash: 11a679a
People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
Also Listed In: www
License: BSD3CLAUSE
WWW:
https://code.google.com/p/pwauth/
Description:
Pwauth is an authenticator designed to be used with mod_auth_external and the Apache HTTP Daemon to support reasonably secure web authentication out of the system password database on most versions of Unix.
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 (5 items)
Collapse this list.
  1. @(,,4555) bin/pwauth
  2. bin/checkfaillog
  3. /usr/local/share/licenses/pwauth-2.3.11/catalog.mk
  4. /usr/local/share/licenses/pwauth-2.3.11/LICENSE
  5. /usr/local/share/licenses/pwauth-2.3.11/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • pwauth>0:security/pwauth
To install the port:
cd /usr/ports/security/pwauth/ && make install clean
To add the package, run one of these commands:
  • pkg install security/pwauth
  • pkg install pwauth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pwauth
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pwauth-2.3.11.tar.gz) = 3c6ab789d6ec92984954b4217418781508df393639adc32514d8491d8825fa22 SIZE (pwauth-2.3.11.tar.gz) = 23974

Packages (timestamps in pop-ups are UTC):
pwauth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.112.3.112.3.112.3.112.3.11-2.3.11-
FreeBSD:13:quarterly2.3.112.3.112.3.112.3.112.3.112.3.112.3.112.3.11
FreeBSD:14:latest2.3.112.3.112.3.112.3.112.3.112.3.11-2.3.11
FreeBSD:14:quarterly2.3.112.3.11-2.3.112.3.112.3.112.3.112.3.11
FreeBSD:15:latest2.3.112.3.11n/a2.3.11n/a2.3.112.3.112.3.11
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_pwauth
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://www.unixpapa.com/software/
  2. https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pwauth/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.11
15 Sep 2023 18:27:19
commit hash: 11a679a486ff10d872f4ad3dccac8848319ba7adcommit hash: 11a679a486ff10d872f4ad3dccac8848319ba7adcommit hash: 11a679a486ff10d872f4ad3dccac8848319ba7adcommit hash: 11a679a486ff10d872f4ad3dccac8848319ba7ad files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Edmondas Girkantas
*/*: Return to pool as per maintainer's request

Thanks to Edmondas Girkantas for his dedication to ports tree.

PR:		273815
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)
2.3.11
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)
2.3.11
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)
2.3.11
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.
2.3.11
12 May 2020 19:26:45
Revision:535006Original commit files touched by this commit
rene search for other commits by this committer
security/pwauth: fix fetch and undeprecate

PR:		243650 [1]
PR:		244289 [2]
Submitted by:	Benjamin Lutz [1]
Submitted by:	ian [2]
Approved by:	maintainer
MFH:		2020Q2
2.3.11
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
2.3.11
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
2.3.11
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2.3.11
15 Oct 2015 21:00:20
Revision:399413Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Handle permissions in plist
- Unsilence install

Approved by:	portmgr blanket
2.3.11
15 Oct 2015 14:55:14
Revision:399346Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2.3.11
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2.3.11
20 Mar 2014 15:15:57
Revision:348694Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 2.3.11
- Add LICENSE
- Support staging

PR:		ports/187216
Submitted by:	Takefu <takefu@airport.fm>
Approved by:	maintainer timeout
2.3.10
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)
2.3.10
10 May 2012 22:02:13
Original commit files touched by this commit
beech search for other commits by this committer
- update to 2.3.10
- unbreak build on FreeBSD 9.X, 10.X

PR:             ports/167781
Submitted by:   Edmondas Girkantas <eg@fbsd.lt> (maintainer)
2.3.7
03 Jul 2011 16:35:01
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
2.3.7
28 Jan 2010 20:59:15
Original commit files touched by this commit
glarkin search for other commits by this committer
- Added MASTER_SITE_GOOGLE_CODE
- Added BROKEN for 9.x until utmp.h issue is fixed
- Updated WWW: homepage

PR:             ports/143187
Submitted by:   Edmondas Girkantas <eg@fbsd.lt> (maintainer)
2.3.7
12 Nov 2009 05:10:15
Original commit files touched by this commit
linimon search for other commits by this committer
Over to submitter of most recent update.
2.3.7
22 Mar 2009 20:56:49
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.3.7

PR:             ports/131791
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Approved by:    maintainer timeout (clement; 1 month)
2.3.2_1
18 Jun 2008 11:36:49
Original commit files touched by this commit
edwin search for other commits by this committer
[PATCH] security/pwauth: make MIN_UNIX_UID configurable

PR:             ports/122724
Submitted by:   Scott Mitchell <rsm@freebsd.org>
Approved by:    maintainer timeout
2.3.2
03 Nov 2006 13:26:32
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 2.3.2
2.3.1
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
2.3.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@
2.3.1
30 Oct 2005 12:01:22
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 2.3.1
- Avoid patching Makefile [1]

Submitted by:           vs [1]
2.2.8
11 Dec 2004 22:15:14
Original commit files touched by this commit
clement search for other commits by this committer
- Fix permission violation on ${PREFIX}/bin

Noticed by:     kris
2.2.8
24 Nov 2004 02:15:35
Original commit files touched by this commit
kris search for other commits by this committer
IGNORE: Changes the permissions on ${LOCALBASE}/bin
2.2.8
15 Oct 2004 07:48:24
Original commit files touched by this commit
clement search for other commits by this committer
- pwauth must have a SUID bit
2.2.8
14 Oct 2004 08:39:54
Original commit files touched by this commit
clement search for other commits by this committer
Add security/pwauth 2.2.8,
A Unix Web Authenticator.

Number of commits found: 28