aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-10-11 03:29:09 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2025-10-11 04:45:21 +0000
commit4696821f35a9ae2c65840ad57d1cd6f11244f374 (patch)
tree0817754ab031e09ed5cf0acee7b2a1274176d614
parent439201bdac83413aa716f9592323caddcf5d5b0d (diff)
accessibility/gammy: Mark BROKEN and set expiration date to 2025-11-30
Upstream is gone and port is unfetchable, claimed successor is gone and additionally it also depends on QT 5 which is going away Reference: https://github.com/ArtrixTech/DynaGammy PR: 289509 Approved by: maintainer timeout, 3+ weeks
-rw-r--r--accessibility/gammy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/accessibility/gammy/Makefile b/accessibility/gammy/Makefile
index bd9eedd45f60..989e62a1fdf0 100644
--- a/accessibility/gammy/Makefile
+++ b/accessibility/gammy/Makefile
@@ -10,6 +10,9 @@ WWW= https://getgammy.com/
LICENSE= GPLv3
+BROKEN= Abandoned and unfetchable
+EXPIRATION_DATE=2025-11-30
+
USES= compiler:c++11-lang gl qmake qt:5 xorg
USE_GITHUB= yes
GH_ACCOUNT= Fushko