Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2025 11:51:35 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 06074a9e7beb - main - math/parmetis: Deprecate and set expiration date to 2025-02-28
Message-ID:  <202501051151.505BpZfA015832@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=06074a9e7beb649b837418438e47fe52ffdf60d9

commit 06074a9e7beb649b837418438e47fe52ffdf60d9
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-05 01:19:46 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-05 11:43:14 +0000

    math/parmetis: Deprecate and set expiration date to 2025-02-28
    
    * Broken for months (unfetchable)
    * Unmaintained for years
    * Upstream is unresponsive [1]
    
    References:
    1: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=parmetis
    
    Reported by:    pkg-fallout
---
 math/parmetis/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/math/parmetis/Makefile b/math/parmetis/Makefile
index a67acfd161b6..387717439c10 100644
--- a/math/parmetis/Makefile
+++ b/math/parmetis/Makefile
@@ -14,6 +14,10 @@ LICENSE_NAME=	University of Minnesota METIS License
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 LICENSE_PERMS=	auto-accept
 
+BROKEN=		Unfetchable
+DEPRECATED=	Fails to fetch, unmaintained for years in tree
+EXPIRATION_DATE=2025-02-28
+
 USES=		cmake:insource,noninja gmake
 USE_LDCONFIG=	${PREFIX}/lib/parmetis
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501051151.505BpZfA015832>