Port details |
- gatus Automated developer-oriented status page
- 5.26.0_1 www
=0 5.24.0Version of this port present on the latest quarterly branch. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2025-09-19 17:06:06
- Last Update: 2025-10-08 00:41:39
- Commit Hash: 2e7587a
- License: APACHE20
- WWW:
- https://gatus.io
- Description:
- Gatus is a developer-oriented health dashboard that gives you the
ability to monitor your services using HTTP, ICMP, TCP, and even
DNS queries as well as evaluate the result of said queries by using
a list of conditions on values like the status code, the response
time, the certificate expiration, the body and many others. The
icing on top is that each of these health checks can be paired with
alerting via Slack, Teams, PagerDuty, Discord, Twilio and many more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/www/gatus/ && make install clean
- To add the package, run one of these commands:
- pkg install www/gatus
- pkg install gatus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gatus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759874297
SHA256 (gatus-v5.26.0.vendor.tar.gz) = 35359f71bd07705bf355b5e1107c21121051da29c3e8fd880c0fd2959a970324
SIZE (gatus-v5.26.0.vendor.tar.gz) = 52462685
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:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_gatus
- USES:
- go:modules
- pkg-message:
- For install:
- If you want to create ICMP checks, gatus must be run as root, so you must set
the following parameter in your rc.conf(5) file or equivalent:
sysrc gatus_runas=root
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.26.0_1 08 Oct 2025 00:41:39
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go124 update |
5.26.0 07 Oct 2025 22:42:23
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
www/gatus: Update to 5.26.0, Add pkg-message
* Add pkg-message to indicate that Gatus needs to run as root for
ICMP checks to work correctly.
ChangeLog: https://github.com/TwiN/gatus/releases/tag/v5.26.0
PR: 290073
Reported by: kt@a-ng.eu |
5.24.0 21 Sep 2025 16:19:44
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
www/gatus: Pet portclippy |
5.24.0 21 Sep 2025 16:17:47
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
www/gatus: Mark BROKEN on i386
Cannot use int64(off) (value of type int64) as int32 value in
assignment.
Reported by: pkg-fallout |
5.24.0 19 Sep 2025 17:03:27
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
www/gatus: New port: Automated developer-oriented status page
Gatus is a developer-oriented health dashboard that gives you the
ability to monitor your services using HTTP, ICMP, TCP, and even
DNS queries as well as evaluate the result of said queries by using
a list of conditions on values like the status code, the response
time, the certificate expiration, the body and many others. The
icing on top is that each of these health checks can be paired with
alerting via Slack, Teams, PagerDuty, Discord, Twilio and many more. |