aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-08-06 10:22:36 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-08-06 10:27:29 +0000
commit2398a3ec2203c866d428e55bccdb9c382a43e923 (patch)
tree44965f829b28e6e6ad2f175bbe5be3a608916d7d
parente255bf2bdaa51438688cdfbf65385856086498f3 (diff)
downloadports-2398a3ec2203c866d428e55bccdb9c382a43e923.tar.gz
ports-2398a3ec2203c866d428e55bccdb9c382a43e923.zip
math/djbfft: Deprecate and set expiration date to 2023-09-30
Like most of D. J. Bernstein's other projects most of them have been untouched for a very long time and the license also prevents us from distributing it. Compared to other libraries it's also quite slow and we have no consumers in tree so retire it. Reference: https://www.spek.cc/p/faster-fast-fourier-transform
-rw-r--r--math/djbfft/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile
index d729056f7397..c6c9a180699a 100644
--- a/math/djbfft/Makefile
+++ b/math/djbfft/Makefile
@@ -14,6 +14,9 @@ LICENSE_NAME= djb
LICENSE_TEXT= No license -- see http://cr.yp.to/softwarelaw.html
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Abandonware, slow and untouched by upstream for over 20 years
+EXPIRATION_DATE=2023-09-30
+
DISABLE_SIZE= yes
ALL_TARGET=
INSTALL_TARGET=setup check