git: e827cac01b00 - main - sysutils/tmate: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 23 Feb 2026 11:14:25 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e827cac01b001c9b00c4ecb88758ceb1fb3f566f

commit e827cac01b001c9b00c4ecb88758ceb1fb3f566f
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-02-23 10:27:48 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-02-23 11:14:05 +0000

    sysutils/tmate: Mark DEPRECATED
    
    - Upstreaam unmaintained
    - WWW unavailable
    - Set EXPIRATION_DATE 2026-03-31
    
    If someone needs this port feel free to undeprecate and takeover
    maintainership.
---
 sysutils/tmate/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sysutils/tmate/Makefile b/sysutils/tmate/Makefile
index af9fc51dddf8..fd24974aa3b2 100644
--- a/sysutils/tmate/Makefile
+++ b/sysutils/tmate/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	tmate
 PORTVERSION=	2.4.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	sysutils
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -10,6 +10,9 @@ WWW=		https://tmate.io/
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=            Upstream unmaintained
+EXPIRATION_DATE=       2026-03-31
+
 LIB_DEPENDS=	libevent.so:devel/libevent \
 		libmsgpackc.so:devel/msgpack-c \
 		libssh.so:security/libssh
@@ -20,7 +23,6 @@ GH_ACCOUNT=	tmate-io
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 LDFLAGS+=	-lexecinfo