aboutsummaryrefslogtreecommitdiff
path: root/lang/python311
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2026-01-03 22:39:35 +0000
committerMatthias Andree <mandree@FreeBSD.org>2026-01-03 22:42:02 +0000
commit66173037774d8648a59e30b424692ae80dbc20b3 (patch)
tree292283fed6540ce72f713059e90541313f5c1682 /lang/python311
parent027f9ac24b29ceec16a249a749c398eb9ee35476 (diff)
Diffstat (limited to 'lang/python311')
-rw-r--r--lang/python311/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/python311/Makefile b/lang/python311/Makefile
index 23c42ce9bfce..090d73ebf061 100644
--- a/lang/python311/Makefile
+++ b/lang/python311/Makefile
@@ -12,6 +12,9 @@ WWW= https://www.python.org/
LICENSE= PSFL
+DEPRECATED= Python 3.11 is an old version and security support, while formally available, has been incomplete recently. Please migrate to 3.14 or 3.13.
+EXPIRATION_DATE=2026-03-31
+
LIB_DEPENDS= libffi.so:devel/libffi
USES= compiler:c11 cpe ncurses pathfix pkgconfig \