git: 57cfc49d0558 - main - cad/tkgate: Mark BROKEN, deprecate and set expiration date to 2024-10-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 17:33:09 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=57cfc49d0558b1c352aa297f91c3be8bdbb5d737 commit 57cfc49d0558b1c352aa297f91c3be8bdbb5d737 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-08 17:23:40 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-08 17:31:50 +0000 cad/tkgate: Mark BROKEN, deprecate and set expiration date to 2024-10-31 Unfetchable and upstream is gone --- cad/tkgate/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cad/tkgate/Makefile b/cad/tkgate/Makefile index 6c6fd3717045..a034079101e5 100644 --- a/cad/tkgate/Makefile +++ b/cad/tkgate/Makefile @@ -11,6 +11,10 @@ WWW= https://tkgate.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Unfetchable +DEPRECATED= Upstream is gone +EXPIRATION_DATE=2024-10-31 + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2