Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2023 20:11:17 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5c7c91ffbfc7 - main - editors/xi-term: Mark BROKEN, deprecate and set expiration date to 2023-12-31
Message-ID:  <202309232011.38NKBH0x080348@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

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

commit 5c7c91ffbfc73c9945cd67334be202711ec47441
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-09-23 20:10:03 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-09-23 20:10:03 +0000

    editors/xi-term: Mark BROKEN, deprecate and set expiration date to 2023-12-31
---
 editors/xi-term/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index 22bd7ae1f4a6..fcf72cde00e2 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -10,6 +10,10 @@ WWW=		https://github.com/xi-frontend/xi-term
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Run segfaults. See also: https://github.com/xi-frontend/xi-term/issues/116
+DEPRECATED=	Frontend depends on deprecated editors/xi-core. No upstream activity.
+EXPIRATION_DATE=	2023-12-31
+
 RUN_DEPENDS=	xi-core:editors/xi-core
 
 USES=		cargo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309232011.38NKBH0x080348>