git: e412b8f1c07c - main - print/lgrind: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Feb 2022 19:26:56 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e412b8f1c07c9cfbb8d10119440f7bc795ca900e commit e412b8f1c07c9cfbb8d10119440f7bc795ca900e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-02-19 19:24:05 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-02-19 19:25:59 +0000 print/lgrind: Mark DEPRECATED - Abandonware as last release was in 2001 - Set EXPIRATION_DATE on 2022-03-22 README at https://ctan.org/tex-archive/support/lgrind says: LGrind contains non-free code written by Van Jacobson, who does not answer to any request for changing his licence. This software is therefore not maintained. I also do not accept any cheques anymore. Reported by: pi --- print/lgrind/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 5575037cc780..ca8067428ba9 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -16,6 +16,8 @@ LICENSE_NAME= lgrind LICENSE_TEXT= According to the README-file there is a license issue because of non-free code. Check the README file within the source tarball. No response from author of some code this port is based on. LICENSE_PERMS= auto-accept +DEPRECATED= Abandonware as last release was in 2001 +EXPIRATION_DATE= 2022-03-22 BROKEN= fails to build with latest TeX2021 USES= zip