git: 3255c9544c1a - main - textproc/mysqlviz: Mark BROKEN, deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Mar 2025 06:44:36 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3255c9544c1a5d69bd2c3699f44807017f7e6ebd
commit 3255c9544c1a5d69bd2c3699f44807017f7e6ebd
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-30 06:38:37 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-30 06:38:45 +0000
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