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
Port details
tinyauth Simplest way to protect your apps with a login screen
5.0.4 www 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 4.0.1_5Version of this port present on the latest quarterly branch.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-22 21:57:25
Last Update: 2026-03-27 05:38:48
Commit Hash: 86be9c1
License: GPLv3
WWW:
https://tinyauth.app
Description:
Tinyauth is a simple authentication middleware that adds a simple login screen or OAuth with Google, Github and any provider to all of your docker apps. It supports all the popular proxies like Traefik, Nginx and Caddy.
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 (5 items)
Collapse this list.
  1. bin/tinyauth
  2. @dir(tinyauth,tinyauth,0750) /var/db/tinyauth
  3. /usr/local/share/licenses/tinyauth-5.0.4/catalog.mk
  4. /usr/local/share/licenses/tinyauth-5.0.4/LICENSE
  5. /usr/local/share/licenses/tinyauth-5.0.4/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • tinyauth
Dependency lines:
  • tinyauth>0:www/tinyauth
To install the port:
cd /usr/ports/www/tinyauth/ && make install clean
To add the package, run one of these commands:
  • pkg install www/tinyauth
  • pkg install tinyauth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tinyauth
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1774567833 SHA256 (tinyauth-v5.0.4.frontend.tar.gz) = b1c45453e96b11bebd9c5783fa8e510da8316bff7d4f0f425cd5ccb63a72dca5 SIZE (tinyauth-v5.0.4.frontend.tar.gz) = 1009761

Expand this list (4 items)

Collapse this list.

SHA256 (tinyauth-v5.0.4.vendor.tar.gz) = b89857ec1f62f61f6d4e248c8edd98177bf374e407f7692c3e7780211a6dccab SIZE (tinyauth-v5.0.4.vendor.tar.gz) = 57837513 SHA256 (steveiliop56-tinyauth-v5.0.4_GH0.tar.gz) = 7b878e9a7014e09b4b4cc886b920e8dde41b2858f441d0eb542e246d3dee4ddd SIZE (steveiliop56-tinyauth-v5.0.4_GH0.tar.gz) = 4787573

Collapse this list.


Packages (timestamps in pop-ups are UTC):
tinyauth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.1_64.0.1_6-3.6.2_1-n/an/an/a
FreeBSD:13:quarterly4.0.1_54.0.1_5-3.4.1-n/an/an/a
FreeBSD:14:latest5.0.45.0.4-3.6.2_1----
FreeBSD:14:quarterly4.0.1_55.0.4-3.4.1----
FreeBSD:15:latest5.0.45.0.4n/a3.6.2_1n/an/a--
FreeBSD:15:quarterly5.0.45.0.4n/a-n/an/a--
FreeBSD:16:latest5.0.45.0.4n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_tinyauth
USES:
go:1.25+,modules
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/steveiliop56/tinyauth/tar.gz/v5.0.4?dummy=/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.0.4
27 Mar 2026 05:38:48
commit hash: 86be9c1e21b3ceb7d67db3e9cab9d28c93c6733dcommit hash: 86be9c1e21b3ceb7d67db3e9cab9d28c93c6733dcommit hash: 86be9c1e21b3ceb7d67db3e9cab9d28c93c6733dcommit hash: 86be9c1e21b3ceb7d67db3e9cab9d28c93c6733d files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
www/tinyauth: Update to 5.0.4

* Cache vendor stuff.
* Add GO_TARGET.
* Extract frontend and vendor in post-extract instead of pre-build.
* Improve pkg-message to deploy a quick demo.
* Add pkg-message about breaking-changes starting with version 5.0.0.
* Add tinyauth_chdir parameter in rc(8) script.
* Improve format of help options in rc(8) script.

ChangeLog:
https://github.com/steveiliop56/tinyauth/compare/v4.0.1...v5.0.4

Reported by:    ronald@klop.ws (email)
4.0.1_6
15 Mar 2026 15:28:56
commit hash: b1e7e12428e07a6f36afdc91b21ae044f4c4db3ccommit hash: b1e7e12428e07a6f36afdc91b21ae044f4c4db3ccommit hash: b1e7e12428e07a6f36afdc91b21ae044f4c4db3ccommit hash: b1e7e12428e07a6f36afdc91b21ae044f4c4db3c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Go ports that use modernc.org/sqlite are for aarch64, amd64 only

The module modernc.org/sqlite (and dependencies such as modernc.org/libc)
are only available on aarch64 and amd64 FreeBSD.  Other platforms are
not supported on FreeBSD right now.

Consistently mark ports using these with ONLY_FOR_ARCHS.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q1
4.0.1_6
06 Mar 2026 03:33:23
commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.8
4.0.1_5
14 Feb 2026 00:15:39
commit hash: 141378badeea2bc96f8ba114ed7c1246d100fd50commit hash: 141378badeea2bc96f8ba114ed7c1246d100fd50commit hash: 141378badeea2bc96f8ba114ed7c1246d100fd50commit hash: 141378badeea2bc96f8ba114ed7c1246d100fd50 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
*/*: Add more information about instructions for creating assets

Reported by:	bapt@
4.0.1_5
11 Feb 2026 19:21:45
commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go default 1.24->1.25
4.0.1_4
05 Feb 2026 16:48:00
commit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2f files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.13
4.0.1_3
16 Jan 2026 17:49:03
commit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36da files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.12
4.0.1_2
03 Dec 2025 18:24:45
commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.11
4.0.1_1
06 Nov 2025 17:03:19
commit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6c files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.10
4.0.1
02 Nov 2025 06:12:59
commit hash: 88977baae05ac6081027a069b2de70d9481daa16commit hash: 88977baae05ac6081027a069b2de70d9481daa16commit hash: 88977baae05ac6081027a069b2de70d9481daa16commit hash: 88977baae05ac6081027a069b2de70d9481daa16 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
www/tinyauth: Update to 4.0.1

ChangeLog: https://github.com/steveiliop56/tinyauth/releases/tag/v4.0.1
4.0.0_1
14 Oct 2025 15:13:55
commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump go ports for go-1.24.9
4.0.0
14 Oct 2025 00:46:00
commit hash: dd8af5186704ac08af0e00c083344a934c7cc314commit hash: dd8af5186704ac08af0e00c083344a934c7cc314commit hash: dd8af5186704ac08af0e00c083344a934c7cc314commit hash: dd8af5186704ac08af0e00c083344a934c7cc314 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
www/tinyauth: Mark BROKEN on i386, Use default golang version

- Mark BROKEN on i386: cannot use int64(off) (value of type int64) as
  int32 value in assignment
- Use the default version of golang as it appears in go.mod, since the
  version currently used by Tinyauth is 1.24.

Reported by:	pkg-fallout
4.0.0
11 Oct 2025 21:39:58
commit hash: 9743bc9f6e12e817b61357f6a8ba2f11e60673bbcommit hash: 9743bc9f6e12e817b61357f6a8ba2f11e60673bbcommit hash: 9743bc9f6e12e817b61357f6a8ba2f11e60673bbcommit hash: 9743bc9f6e12e817b61357f6a8ba2f11e60673bb files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
www/tinyauth: Update to 4.0.0

* Use /var/db/tinyauth as the user's home directory, since Tinyauth is
  now a stateful application and needs to store the database somewhere.

ChangeLog: https://github.com/steveiliop56/tinyauth/releases/tag/v4.0.0
3.6.2_1
07 Aug 2025 00:13:05
commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820commit hash: b6703954e39e9c8143d6a0a5d39fe3eef2515820 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go123 ports: Bump for 1.23.12
3.6.2
02 Aug 2025 23:50:34
commit hash: 7259564a997604f0c3a34355cd3dbf232e3fb98dcommit hash: 7259564a997604f0c3a34355cd3dbf232e3fb98dcommit hash: 7259564a997604f0c3a34355cd3dbf232e3fb98dcommit hash: 7259564a997604f0c3a34355cd3dbf232e3fb98d files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
www/tinyauth: Update to 3.6.2

ChangeLog: https://github.com/steveiliop56/tinyauth/compare/v3.6.0...v3.6.2

Approved by:    acm (mentor)
3.6.0
10 Jul 2025 18:54:32
commit hash: 5aa36f239d2315cca95b3b04651315896b44d04ccommit hash: 5aa36f239d2315cca95b3b04651315896b44d04ccommit hash: 5aa36f239d2315cca95b3b04651315896b44d04ccommit hash: 5aa36f239d2315cca95b3b04651315896b44d04c files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
www/tinyauth: Update to 3.6.0

ChangeLog: https://github.com/steveiliop56/tinyauth/compare/v3.4.1..v3.6.0

Approved by:    acm (mentor)
3.4.1
22 Jun 2025 21:54:06
commit hash: 4108cc08b9297ee6cb197ec962d10db2614c3fc2commit hash: 4108cc08b9297ee6cb197ec962d10db2614c3fc2commit hash: 4108cc08b9297ee6cb197ec962d10db2614c3fc2commit hash: 4108cc08b9297ee6cb197ec962d10db2614c3fc2 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
www/tinyauth: New port: Simplest way to protect your apps with a login screen

Tinyauth is a simple authentication middleware that adds a simple
login screen or OAuth with Google, Github and any provider to all
of your docker apps. It supports all the popular proxies like
Traefik, Nginx and Caddy.

Approved by:    acm (mentor)

Number of commits found: 17