git: 67b371b2630c - main - devel/colormake: Mark BROKEN, deprecate and set expiration date to 2025-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 May 2025 10:08:38 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=67b371b2630c5baacc6d301251b976044db4ed45
commit 67b371b2630c5baacc6d301251b976044db4ed45
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-05-04 08:33:11 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-05-04 09:55:14 +0000
devel/colormake: Mark BROKEN, deprecate and set expiration date to 2025-05-31
Unfetchable, unmaintained in tree for years and abandoned upstream
Reference:
https://github.com/pagekite/Colormake
---
devel/colormake/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/devel/colormake/Makefile b/devel/colormake/Makefile
index 8fd0cc68125b..a29d65948dd6 100644
--- a/devel/colormake/Makefile
+++ b/devel/colormake/Makefile
@@ -8,6 +8,10 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Wrapper to color gmake output
WWW= https://bre.klaki.net/programs/colormake/
+BROKEN= Unfetchable
+DEPRECATED= Abandoned upstream
+EXPIRATION_DATE=2025-05-31
+
RUN_DEPENDS= gmake:devel/gmake \
bash:shells/bash