head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2026.08.15.12.53.35;	author bsiegert;	state Exp;
branches;
next	1.2;
commitid	5lqJISwxui9ZxJRG;

1.2
date	2026.07.08.18.32.40;	author bsiegert;	state Exp;
branches;
next	1.1;
commitid	cDbYxmIrkrXYDSMG;

1.1
date	2026.07.05.08.40.17;	author drixter;	state Exp;
branches;
next	;
commitid	EhC3pMEg24eXsrMG;


desc
@@


1.3
log
@Revbump all Go packages after Go 1.26 update
@
text
@# $NetBSD: Makefile,v 1.2 2026/07/08 18:32:40 bsiegert Exp $

DISTNAME=	gatus-5.36.0
PKGREVISION=	2
CATEGORIES=	sysutils net
MASTER_SITES=	${MASTER_SITE_GITHUB:=TwiN/}
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	drixter@@e-utp.net
HOMEPAGE=	https://github.com/TwiN/gatus/
COMMENT=	Developer-oriented health dashboard for monitoring services
LICENSE=	apache-2.0

USE_LANGUAGES=	c

.include "go-modules.mk"

.include "../../lang/go/go-module.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@Revbump all Go packages after go126 update
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2026/07/05 08:40:17 drixter Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.1
log
@gatus: Add version 5.36.0

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.
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
@

