Port details |
- gauth Google Authenticator in your terminal
- 1.5.0_2 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: nxjoseph@protonmail.com
 - Port Added: 2025-02-24 07:51:06
- Last Update: 2025-03-05 16:02:56
- Commit Hash: d0642a6
- License: ISCL
- WWW:
- https://github.com/pcarrier/gauth
- https://pkg.go.dev/github.com/pcarrier/gauth
- Description:
- gauth is a command-line utility that replaces Google Authenticator, providing a
convenient way to generate two-factor authentication codes from your terminal.
It stores secrets locally, supports encryption, and offers features like
displaying progress bars, adding/removing keys, and compatibility with
various services like AWS, Github, and more. This tool is ideal for
users who prefer managing their 2FA on their computers rather than
relying solely on their smartphones.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/gauth/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gauth
- pkg install gauth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gauth
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1740068826
SHA256 (go/security_gauth/gauth-v1.5.0/v1.5.0.mod) = 001b3b1eadcb424e92c8c6a191ff587e2725c9f7c984bdf7eb2ca8a40541f05a
SIZE (go/security_gauth/gauth-v1.5.0/v1.5.0.mod) = 359
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:
-
- go123 : lang/go123
- Fetch dependencies:
-
- go123 : lang/go123
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_gauth
- USES:
- go:1.23,modules zip
- 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.5.0_2 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
1.5.0_1 24 Feb 2025 23:53:22
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go123 update
PR: 284681 |
1.5.0 24 Feb 2025 07:47:25
    |
Koichiro Iwao (meta)  Author: Yusuf Yaman |
security/gauth: New port: Google Authenticator in your terminal
gauth is a command-line utility that replaces Google Authenticator, providing a
convenient way to generate two-factor authentication codes from your terminal.
It stores secrets locally, supports encryption, and offers features like
displaying progress bars, adding/removing keys, and compatibility with
various services like AWS, Github, and more. This tool is ideal for
users who prefer managing their 2FA on their computers rather than
relying solely on their smartphones.
WWW: https://github.com/pcarrier/gauth \
https://pkg.go.dev/github.com/pcarrier/gauth
PR: 284929 |