git: ffebdf4a9df0 - main - lang/J: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 17:20:41 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffebdf4a9df0c596e34e9c3fa224fbcb4da2a2f7 commit ffebdf4a9df0c596e34e9c3fa224fbcb4da2a2f7 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 16:44:56 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 17:09:25 +0000 lang/J: deprecate --- lang/J/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/J/Makefile b/lang/J/Makefile index 4f01989b67b8..11e59a9da285 100644 --- a/lang/J/Makefile +++ b/lang/J/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/jsource-${JVERSION}/license.txt BROKEN= does not build +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= not built or tested on other architectures; i386 needs hostdefs and netdefs files to be generated