From d3fef93ced9b0eedeee7bd50a843ac75ee23400d Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 4 Jul 2026 12:33:10 +0200 Subject: [PATCH] math/topaz: Mark DEPRECATED - Last release was in 2011 and WWW is unavailable - No consumers in the tree - Set EXPIRATION_DATE 2026-08-03 --- math/topaz/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/math/topaz/Makefile b/math/topaz/Makefile index 85dcbfac2db2..bf9bf4adb194 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -1,6 +1,6 @@ PORTNAME= topaz DISTVERSION= 3_41 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src @@ -11,6 +11,9 @@ WWW= https://hp.vector.co.jp/authors/VA007663/topaz/ LICENSE= GPLv2 +DEPRECATED= Last release was in 2011 and WWW is unavailable +EXPIRATION_DATE= 2026-08-03 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= ncurses readline xorg