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
Port details
gauth Google Authenticator in your terminal
1.5.0_2 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: nxjoseph@protonmail.com search for ports maintained by this maintainer
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.
HomepageHomepage    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 (4 items)
Collapse this list.
  1. bin/gauth
  2. /usr/local/share/licenses/gauth-1.5.0_2/catalog.mk
  3. /usr/local/share/licenses/gauth-1.5.0_2/LICENSE
  4. /usr/local/share/licenses/gauth-1.5.0_2/ISCL
Collapse this list.
Dependency lines:
  • gauth>0:security/gauth
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

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_gauth/gauth-v1.5.0/v1.5.0.zip) = 1b654c08943d560464db01bd38f6d5dc7979765cf84cdc66bbbc183fd9449daf SIZE (go/security_gauth/gauth-v1.5.0/v1.5.0.zip) = 14393

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gauth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.0_21.5.0_2-1.5.0_21.5.0_2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.5.0_2--1.5.0_2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.5.0_21.5.0_2n/a1.5.0_2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go123 : lang/go123
Fetch dependencies:
  1. go123 : lang/go123
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/pcarrier/gauth/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.0_2
05 Mar 2025 16:02:56
commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027commit hash: d0642a617631ca9d19d24750b6669ecc13584027 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
Bump all go ports for yesterday's releases
1.5.0_1
24 Feb 2025 23:53:22
commit hash: f9fbe03c698b5a728a23142d0dae5cfff94257ddcommit hash: f9fbe03c698b5a728a23142d0dae5cfff94257ddcommit hash: f9fbe03c698b5a728a23142d0dae5cfff94257ddcommit hash: f9fbe03c698b5a728a23142d0dae5cfff94257dd files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go123 update

PR:		284681
1.5.0
24 Feb 2025 07:47:25
commit hash: c53a7a6fc6fe4c258ab16b5bd9ab7b5fced2e540commit hash: c53a7a6fc6fe4c258ab16b5bd9ab7b5fced2e540commit hash: c53a7a6fc6fe4c258ab16b5bd9ab7b5fced2e540commit hash: c53a7a6fc6fe4c258ab16b5bd9ab7b5fced2e540 files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
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

Number of commits found: 3