| Port details |
- p5-Auth-GoogleAuth Google Authenticator TOTP abstraction
- 1.09 security
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- p5-Class-Accessor>=0 : devel/p5-Class-Accessor
- p5-Convert-Base32>=0 : converters/p5-Convert-Base32
- p5-CryptX>=0 : security/p5-CryptX
- p5-Digest-HMAC>=0 : security/p5-Digest-HMAC
- p5-URI>=0 : net/p5-URI
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.09 09 Jun 2026 12:19:14
    |
Mikael Urankar (mikael)  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
|