diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-02-19 13:24:05 -0600 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-02-19 13:25:59 -0600 |
| commit | e412b8f1c07c9cfbb8d10119440f7bc795ca900e (patch) | |
| tree | d7f5ce0795d76e162e849c63222044e92310f0bd | |
| parent | databases/pecl-rrd: Update to 2.0.3 (diff) | |
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
| -rw-r--r-- | print/lgrind/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
