git: 08ca340e4c3b - main - x11/ghostty: Mark BROKEN and set deprecation date to 2026-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Mar 2026 23:34:52 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=08ca340e4c3b5f1bf49890fc0b1e2f80e763f8db
commit 08ca340e4c3b5f1bf49890fc0b1e2f80e763f8db
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-03-08 22:50:06 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-03-08 23:16:59 +0000
x11/ghostty: Mark BROKEN and set deprecation date to 2026-04-30
Broken for at least two months
Reported by: pkg-fallout
---
x11/ghostty/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/x11/ghostty/Makefile b/x11/ghostty/Makefile
index 3edd133d8ea8..373453d479a6 100644
--- a/x11/ghostty/Makefile
+++ b/x11/ghostty/Makefile
@@ -12,6 +12,9 @@ WWW= https://github.com/ghostty-org/ghostty
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Fails to build binary, +- zig build-exe ghostty ReleaseSmall native-native failure
+EXPIRATION_DATE=2026-04-30
+
BUILD_DEPENDS= blueprint-compiler>0:devel/blueprint-compiler
LIB_DEPENDS= libgtk4-layer-shell.so:x11-toolkits/gtk4-layer-shell \
libonig.so:devel/oniguruma \