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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
p5-Auth-GoogleAuth Google Authenticator TOTP abstraction
1.09 securitynew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: freebsd@gushi.org search for ports maintained by this maintainer
Port Added: 2026-06-09 12:21:04
Last Update: 2026-06-09 12:19:14
Commit Hash: a6fd470
Also Listed In: perl5
License: ART20
WWW:
https://metacpan.org/dist/Auth-GoogleAuth
Description:
Auth::GoogleAuth is a Perl module providing an abstraction for the TOTP (Time-based One-Time Password) algorithm as used by Google Authenticator and compatible applications (RFC 6238). It supports generating and verifying TOTP codes, producing otpauth:// URIs, and generating QR code URLs suitable for enrollment in authenticator apps.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Auth-GoogleAuth-1.09/catalog.mk
  2. /usr/local/share/licenses/p5-Auth-GoogleAuth-1.09/LICENSE
  3. /usr/local/share/licenses/p5-Auth-GoogleAuth-1.09/ART20
  4. lib/perl5/site_perl/Auth/GoogleAuth.pm
  5. lib/perl5/site_perl/man/man3/Auth::GoogleAuth.3.gz
  6. @owner
  7. @group
  8. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-Auth-GoogleAuth>0:security/p5-Auth-GoogleAuth
To install the port:
cd /usr/ports/security/p5-Auth-GoogleAuth/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-Auth-GoogleAuth
  • pkg install p5-Auth-GoogleAuth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Auth-GoogleAuth
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1780690356 SHA256 (Auth-GoogleAuth-1.09.tar.gz) = 8bf43ef727835ba3fb41e5b4469a1d8d15c1578fc2c307b48788dd4387c2d75c SIZE (Auth-GoogleAuth-1.09.tar.gz) = 13368

Packages (timestamps in pop-ups are UTC):
p5-Auth-GoogleAuth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.091.09--1.09---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.091.09n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest1.091.09n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.42.r<5.43 : lang/perl5.42
Runtime dependencies:
  1. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  2. p5-Convert-Base32>=0 : converters/p5-Convert-Base32
  3. p5-CryptX>=0 : security/p5-CryptX
  4. p5-Digest-HMAC>=0 : security/p5-Digest-HMAC
  5. p5-URI>=0 : net/p5-URI
  6. perl5>=5.42.r<5.43 : lang/perl5.42
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_p5-Auth-GoogleAuth
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://cpan.metacpan.org/authors/id/G/GR/GRYPHON/
  2. https://www.cpan.org/authors/id/G/GR/GRYPHON/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.09
09 Jun 2026 12:19:14
commit hash: a6fd470eaecb80aec62e98b15ddc761ca8e99416commit hash: a6fd470eaecb80aec62e98b15ddc761ca8e99416commit hash: a6fd470eaecb80aec62e98b15ddc761ca8e99416commit hash: a6fd470eaecb80aec62e98b15ddc761ca8e99416 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: Dan Mahoney
security/p5-Auth-GoogleAuth: Add new port

Auth::GoogleAuth is a Perl module providing an abstraction for the TOTP
(Time-based One-Time Password) algorithm as used by Google Authenticator
and compatible applications (RFC 6238).

It supports generating and verifying TOTP codes, producing otpauth:// URIs,
and generating QR code URLs suitable for enrollment in authenticator apps.

PR:		295883

Number of commits found: 1