git: 5c9c4be4b0d5 - main - lang/twelf: Deprecate and set expiration date to 2024-05-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 May 2024 14:35:36 UTC
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 \