git: a5a85dbdfa9a - main - lang/qscheme: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Mar 2024 15:33:08 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a5a85dbdfa9a5762a2ec87c74d46a845910187d9
commit a5a85dbdfa9a5762a2ec87c74d46a845910187d9
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-10 15:25:58 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-10 15:32:56 +0000
lang/qscheme: Mark DEPRECATED
- Last upstream release was in 2000
- There are more modern alternatives like CHEZ, Guile
- Set EXPIRATION_DATE 2024-04-10
If someone needs this port please feel free to take over the MAINTAINER
and reset the DEPRECATION.
---
lang/qscheme/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile
index cd91e7fb45fe..0a0e4070edf6 100644
--- a/lang/qscheme/Makefile
+++ b/lang/qscheme/Makefile
@@ -10,6 +10,9 @@ WWW= https://www.sof.ch/dan/qscheme/index-e.html
LICENSE= GPLv2
+DEPRECATED= Unmaintained and there are more modern alternatives
+EXPIRATION_DATE=2024-04-10
+
LIB_DEPENDS= libavcall.so:devel/libffcall \
libgmp.so:math/gmp \
libpcre.so:devel/pcre