diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 22:00:07 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 22:00:07 +0200 |
commit | 099df7445d10b25daec48386a4cf39b393febf95 (patch) | |
tree | 4e519b897d95365efaf3decb9cffa63c99d68a8d | |
parent | graphics/rubygem-ezprint: expire on 2025-06-01 for graphics/rubygem-pdfkit (diff) |
all: expire (indirect) consumers of security/mbedtls2 on 2025-06-01
-rw-r--r-- | net/pichi/Makefile | 3 | ||||
-rw-r--r-- | science/pastix/Makefile | 3 |
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 \ |