git: 6f0bf5e2877b - main - x11/xvt: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 21:17:55 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f0bf5e2877b5d761b56252ba9d60f2bd3bc4ef8 commit 6f0bf5e2877b5d761b56252ba9d60f2bd3bc4ef8 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-06 20:52:56 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-06 21:17:50 +0000 x11/xvt: Deprecate and set expiration date to 2024-02-29 xvt stopped being developed a long time ago and work was continued in various forks. Redirect users to x11/rxvt-unicode and while at it return to pool. Approved by: portmgr --- x11/xvt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/xvt/Makefile b/x11/xvt/Makefile index 55c493b20b16..bc980985e7df 100644 --- a/x11/xvt/Makefile +++ b/x11/xvt/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES+= x11 MASTER_SITES= https://BSDforge.com/projects/source/x11/xvt/ -MAINTAINER= portmaster@bsdforge.com +MAINTAINER= ports@FreeBSD.org COMMENT= Xterm replacement, supporting color, transparency, and more, with less WWW= https://BSDforge.com/projects/x11/xvt/ @@ -12,6 +12,8 @@ LICENSE= BSD2CLAUSE GPLv2 LICENSE_COMB= multi BROKEN= Unfetchable +DEPRECATED= Deprecated in favour or various forks, consider using x11/rxvt-unicode +EXPIRATION_DATE=2024-02-29 PORTDOCS= xvt.1.html xvtRef.html xvtRef.txt