summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/pichi/Makefile3
-rw-r--r--science/pastix/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/net/pichi/Makefile b/net/pichi/Makefile
index dabdc5088a19..cc2ab83b5f3f 100644
--- a/net/pichi/Makefile
+++ b/net/pichi/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/pichi-router/pichi
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired security/mbedtls2
+EXPIRATION_DATE=2025-06-01
+
BUILD_DEPENDS= rapidjson>=1.1.0:devel/rapidjson
USES= cmake compiler:c++17-lang cpe
diff --git a/science/pastix/Makefile b/science/pastix/Makefile
index 4520f4c93ef1..6bca922f6246 100644
--- a/science/pastix/Makefile
+++ b/science/pastix/Makefile
@@ -10,6 +10,9 @@ WWW= https://solverstack.gitlabpages.inria.fr/pastix/
LICENSE= LGPL3
+DEPRECATED= Depends on expired lang/julia
+EXPIRATION_DATE=2025-06-01
+
BUILD_DEPENDS= bash:shells/bash \
${PYNUMPY}
LIB_DEPENDS= libmetis.so:math/metis \