Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 17:33:09 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 57cfc49d0558 - main - cad/tkgate: Mark BROKEN, deprecate and set expiration date to 2024-10-31
Message-ID:  <202409081733.488HX9vD008755@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081733.488HX9vD008755>