From 36d8c5020d6bffc363ca14794314870e46688a4b Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Tue, 16 Sep 2025 19:00:35 +0200 Subject: [PATCH] cad/impact: udate WWW and mark deprecated An upgrade is available, but the installed programs do not work correctly. PR: 288493 Reported by: pfg@ --- cad/impact/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/cad/impact/Makefile b/cad/impact/Makefile index f0e741861abe..2a5d1aada434 100644 --- a/cad/impact/Makefile +++ b/cad/impact/Makefile @@ -12,15 +12,19 @@ EXTRACT_ONLY= Impact-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic Finite Element Program Suite -WWW= https://www.impact-fem.org/ +WWW= https://impact.sourceforge.net/ LICENSE= GPLv2 +DEPRECATED= Does not work as intended # PR 288493 +EXPIRATION_DATE=2025-10-31 + RUN_DEPENDS= java3d>0:java/java3d +USES= java zip + WRKSRC= ${WRKDIR}/Impact -USES= java zip NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/Impact