git: aca819812ba1 - main - x11/multi-aterm: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Mar 2024 22:42:03 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=aca819812ba1afa4111ebf67a135c5063a8dd648 commit aca819812ba1afa4111ebf67a135c5063a8dd648 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-13 11:38:25 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-13 22:41:33 +0000 x11/multi-aterm: Mark DEPRECATED - Upstream unmaintained - Last upstream release was in 2004 - Set EXPIRATION_DATE 2024-04-13 If someone needs this port feel free to undeprecate and takeover maintainership. --- x11/multi-aterm/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11/multi-aterm/Makefile b/x11/multi-aterm/Makefile index b4a14cc2df44..123f828b132f 100644 --- a/x11/multi-aterm/Makefile +++ b/x11/multi-aterm/Makefile @@ -1,6 +1,6 @@ PORTNAME= multi-aterm PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://www.nongnu.org/materm/ @@ -11,6 +11,9 @@ WWW= https://www.nongnu.org/materm/materm.html LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Unmaintained, last upstream release in 2004 +EXPIRATION_DATE= 2024-04-13 + USES= cpe xorg USE_XORG= x11 xpm