Date: Wed, 13 Mar 2024 22:42:02 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9ecb9d86e80b - main - x11/xdtm: Mark DEPRECATED Message-ID: <202403132242.42DMg2iH022961@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ecb9d86e80b1e2356e84c376cb15a26e48239b4 commit 9ecb9d86e80b1e2356e84c376cb15a26e48239b4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-13 11:31:04 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-13 22:41:32 +0000 x11/xdtm: Mark DEPRECATED - Upstream unmaintained - Last upstream release was in 2000 or earlier - No available WWW - Set EXPIRATION_DATE 2024-04-13 If someone needs this port feel free to undeprecate and takeover maintainership. --- x11/xdtm/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile index bcd09c43fc18..176e190b50cb 100644 --- a/x11/xdtm/Makefile +++ b/x11/xdtm/Makefile @@ -1,6 +1,6 @@ PORTNAME= xdtm PORTVERSION= 2.5.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= XCONTRIB/applications @@ -10,6 +10,9 @@ COMMENT= Graphical shell for the X Window System LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/Copyright +DEPRECATED= Unmaintained, last upstream release was in 2000 or earlier +EXPIRATION_DATE=2024-04-13 + USES= imake xorg USE_XORG= xaw
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403132242.42DMg2iH022961>