From 3255c9544c1a5d69bd2c3699f44807017f7e6ebd Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 30 Mar 2025 08:38:37 +0200 Subject: [PATCH] textproc/mysqlviz: Mark BROKEN, deprecate and set expiration date to 2025-04-30 Unfetchable and repo deleted upstream PR: 285429 Approved by: portmgr (maintainer timeout, 2+ weeks) --- textproc/mysqlviz/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/textproc/mysqlviz/Makefile b/textproc/mysqlviz/Makefile index a0f63a1c60b2..8719f2ba0243 100644 --- a/textproc/mysqlviz/Makefile +++ b/textproc/mysqlviz/Makefile @@ -9,6 +9,10 @@ WWW= https://github.com/globalcitizen/mysqlviz LICENSE= GPLv3 +BROKEN= Unfetchable +DEPRECATED= Repo deleted upstream +EXPIRATION_DATE=2025-04-30 + NO_BUILD= yes USES= php:cli tar:bzip2 USE_GITHUB= yes