Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2024 14:35:36 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: 5c9c4be4b0d5 - main - lang/twelf: Deprecate and set expiration date to 2024-05-31
Message-ID:  <202405111435.44BEZa9R037719@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5c9c4be4b0d5135debece57f4444d64772a22d61

commit 5c9c4be4b0d5135debece57f4444d64772a22d61
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-11 13:56:01 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-11 14:35:29 +0000

    lang/twelf: Deprecate and set expiration date to 2024-05-31
    
    Upstream is long gone and port has been marked BROKEN for over 6 months
    
    Approved by:    portmgr (blanket)
---
 lang/twelf/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/twelf/Makefile b/lang/twelf/Makefile
index 2dc933ea8cb7..e18ab1541807 100644
--- a/lang/twelf/Makefile
+++ b/lang/twelf/Makefile
@@ -14,6 +14,8 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN=	invalid target: self
+DEPRECATED=	Dead upstream and fails to build
+EXPIRATION_DATE=2024-05-31
 
 RUN_DEPENDS=	mlton:lang/mlton
 BUILD_DEPENDS=	mlton:lang/mlton \



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