Date: Wed, 21 Jan 2026 23:52:45 +0000 From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 997b94f327f9 - main - editors/wordgrinder: broken on 15 too, deprecate Message-ID: <697166cd.3ac30.5c859091@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=997b94f327f96181dada44f2b9a679b95c7eed28 commit 997b94f327f96181dada44f2b9a679b95c7eed28 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2026-01-17 11:46:36 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2026-01-21 23:51:55 +0000 editors/wordgrinder: broken on 15 too, deprecate This port can likely be saved as upstream is still alive and a newer version (0.8) exists. See also: https://cowlark.com/wordgrinder/ MFH: 2026Q1 --- editors/wordgrinder/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/editors/wordgrinder/Makefile b/editors/wordgrinder/Makefile index c4759b570f7c..f610f925e52e 100644 --- a/editors/wordgrinder/Makefile +++ b/editors/wordgrinder/Makefile @@ -1,13 +1,15 @@ PORTNAME= wordgrinder PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= vmagerya@gmail.com COMMENT= Simple Unicode-aware console and X11-based word processor WWW= https://cowlark.com/wordgrinder/ -BROKEN_FreeBSD_14= Fails to build with llvm16 use of undeclared identifier 'KEY_EVENT' +BROKEN= Fails to build with llvm16 use of undeclared identifier 'KEY_EVENT' +DEPRECATED= broken since 2023, maintainer AWOL +EXPIRATION_DATE= 2026-03-31 RUN_DEPENDS= ${LUA_REFMODLIBDIR}/lfs.so:devel/luafilesystem@${LUA_FLAVOR}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697166cd.3ac30.5c859091>
