Port details |
- pam_google_authenticator PAM module for two-step authentication from Google
- 1.10,1 security
=5 1.10,1Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2011-05-19 02:46:14
- Last Update: 2024-05-28 10:31:47
- Commit Hash: fecfad3
- People watching this port, also watch:: apache24, smartmontools, ca_root_nss, py311-Babel, apcupsd
- License: APACHE20
- WWW:
- https://github.com/google/google-authenticator-libpam
- Description:
- The PAM module can add a two-factor authentication
step to any PAM-enabled application.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pam_google_authenticator>0:security/pam_google_authenticator
- To install the port:
- cd /usr/ports/security/pam_google_authenticator/ && make install clean
- To add the package, run one of these commands:
- pkg install security/pam_google_authenticator
- pkg install pam_google_authenticator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pam_google_authenticator
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716892276
SHA256 (google-google-authenticator-libpam-1.10_GH0.tar.gz) = 6fe08e7a73ed8f176569c3ad6ad95a5677873e59300d463a2d962c92685a8596
SIZE (google-google-authenticator-libpam-1.10_GH0.tar.gz) = 64409
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:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libqrencode.so : graphics/libqrencode
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pam_google_authenticator-1.10,1:
QRENCODE=on: Allow creation of QR-codes
===> Use 'make config' to modify these settings
- Options name:
- security_pam_google_authenticator
- USES:
- autoreconf gmake libtool
- 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 |
1.10,1 28 May 2024 10:31:47
    |
Dries Michiels (driesm)  |
security/pam_google_authenticator: update to 1.10
Changes: https://github.com/google/google-authenticator-libpam/releases/tag/1.10 |
1.09_1,1 17 Mar 2024 13:51:56
    |
Gleb Popov (arrowd)  |
security/pam_*: Move manpages to share/man
Approved by: portmgr (blanket) |
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) |
1.09,1 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 ) |
1.09,1 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 ) |
1.09,1 09 Nov 2021 10:31:38
    |
Dries Michiels (driesm)  |
*/*: Consistently use my new driesm@FreeBSD.org alias
Replace all occurences of driesm.michiels@gmail.com with
driesm@FreeBSD.org.
Approved by: philip (mentor), 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D32896 |
1.09,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.09,1 11 Jun 2020 14:29:36
  |
ehaupt  |
Update to 1.09
PR: 247156
Submitted by: driesm.michiels@gmail.com (maintainer)
Changelog: https://github.com/google/google-authenticator-libpam/releases/tag/1.09 |
1.08_1,1 10 Feb 2020 04:32:25
  |
meta  |
security/pam_google_authenticator: strip installed binaries
Also two cosmetic changes.
PR: 244000
Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) |
1.08,1 01 Jan 2020 18:51:02
  |
tcberner  |
security/pam_google_authenticator: update to 1.08
Bugfix issue:
https://github.com/google/google-authenticator-libpam/issues/146
PR: 243003
Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
MFH: 2020Q1 |
1.07,1 30 Dec 2019 14:11:02
  |
amdmi3  |
- Update to 1.07
- Pass maintainership to submitter (after 3 consequentional maintainer timeouts
for current maintainer)
- While here, cosmetic fix and add LICENSE_FILE
PR: 242631
Submitted by: driesm.michiels@gmail.com
Approved by: maintainer timeout (jnlin@freebsd.cs.nctu.edu.tw, 2 weeks) |
1.06,1 30 Jun 2019 20:21:45
  |
swills  |
security/pam_google_authenticator: update to 1.06
PR: 238625
Submitted by: Dries Michiels <driesm.michiels@gmail.com>
Approved by: maintainer timeout (jnlin@freebsd.cs.nctu.edu.tw, >2 weeks) |
1.05,1 21 Feb 2018 20:11:01
  |
brnrd  |
security/pam_google_authenticator: Update to 1.05
PR: 224164
Submitted by: m tsatsenko gmail com
Approved by: maintainer timeout |
1.01.20160208_1,1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.01.20160208_1,1 08 Mar 2016 20:45:15
  |
pi  |
security/pam_google_authenticator: fix space/tab in Makefile
PR: 207229 |
1.01.20160208_1,1 08 Mar 2016 20:43:20
  |
pi  |
security/pam_google_authenticator: fix .so location
- move .so location back to where it was
PR: 207229
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: just-fix-it |
1.01.20160208,1 06 Mar 2016 20:00:32
  |
rakuco  |
Update to the 1.01.20160208 snapshot.
- Removed STEPSIZE option since it's now part of the code (which also makes the
patches obsolete).
- The upstream code is now hosted on GitHub, so use USE_GITHUB=yes.
- The upstream code now has a proper buildsystem, which allows us to simplify
the code quite significantly.
PR: 207229
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: maintainer timeout (20 days) |
20140826_1 02 Mar 2016 05:41:04
  |
lwhsu  |
- Update maintainer's email address
Submitted by: maintainer (via facebook chat) |
20140826_1 22 Nov 2014 18:30:18
  |
riggs  |
Introduce non-default OPTION for variable time steps
besides the 30 seconds default
PR: 194723
Submitted by: paul@dokas.name
Approved by: maintainer timeout |
20140826 18 Oct 2014 08:51:46
  |
riggs  |
- Update to upstream version 20140826
PR: 193020
Submitted by: rsimmons0@gmail.com
Approved by: maintainer timeout |
20120831 28 Feb 2014 13:18:24
  |
ehaupt  |
- Support staging
- USES -> gmake |
20120831 30 Dec 2013 20:55:19
  |
ohauer  |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
20120831 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
20120831 12 Oct 2012 02:08:58
  |
bdrewery  |
- Update to 20120831 snapshot [1]
- Trim header
PR: ports/171201 [1]
Submitted by: dumbbell [1]
Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) [1]
Feature safe: yes |
20120119_2 14 Feb 2012 19:17:12
 |
pgollucci  |
- Bump PORTREVISION
- Better/different fix for /dev/null issue
PR: ports/165096
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) |
20120119_1 12 Feb 2012 20:35:44
 |
pgollucci  |
- Patch the port to not remove /dev/null
Reported by: many
Pointy Hat To: myself |
20120119 12 Feb 2012 20:24:07
 |
pav  |
- Mark BROKEN immediately: this port deletes /dev/null during compilation
Reported by: pointyhat |
20120119 10 Feb 2012 09:28:32
 |
dumbbell  |
Update security/pam_google_authenticator to 20120119 snapshot
This corresponds to the changeset 98:1f3c0d8a2b4a of the Mercurial
repository.
PR: ports/164311
Approved by: pgollucci
Sponsored by: Yakaz (http://www.yakaz.com) |
20110519 09 Jan 2012 15:41:08
 |
tabthorpe  |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
20110519 19 May 2011 02:45:47
 |
lwhsu  |
Add pam_google_authenticator 20110519, PAM module for two-step
authentication from Google.
PR: ports/157152
Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw> |