summaryrefslogtreecommitdiff
path: root/devel/rye/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rye/Makefile')
-rw-r--r--devel/rye/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/rye/Makefile b/devel/rye/Makefile
index 3d9394f6b47b..8ad213f1f6d7 100644
--- a/devel/rye/Makefile
+++ b/devel/rye/Makefile
@@ -1,11 +1,11 @@
PORTNAME= rye
DISTVERSION= 0.44.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= Hassle-free Python experience
-WWW= https://rye-up.com \
+WWW= https://rye.astral.sh/ \
https://github.com/astral-sh/rye
LICENSE= MIT
@@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64
ONLY_FOR_ARCHS_REASON= error: This crate works only on `aarch64`, `loongarch64`, `x86`, and `x86-64` targets. (crate cpufeatures-0.2.12)
+DEPRECATED= Rye is no longer developed. All users should migrate to uv, the successor project from the same maintainers, which is actively maintained and much more widely used.
+EXPIRATION_DATE= 2026-06-01
BUILD_DEPENDS= gmake:devel/gmake
LIB_DEPENDS= libzstd.so:archivers/zstd