Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 2026 23:34:54 +0000
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: fc609a55da8f - main - science/InsightToolkit501: Mark BROKEN and set deprecation to 2026-04-30
Message-ID:  <69ae079e.46461.5c8c8c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

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

commit fc609a55da8f469459cd977025343dc82b5386e3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-03-08 23:04:02 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-03-08 23:16:59 +0000

    science/InsightToolkit501: Mark BROKEN and set deprecation to 2026-04-30
    
    Legacy version that is unsupported upstream and fails to build
    error: no template named 'binary_function' in namespace 'std'
    
    Reported by:    pkg-fallout
---
 science/InsightToolkit501/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/science/InsightToolkit501/Makefile b/science/InsightToolkit501/Makefile
index c0d01e1e31db..0ff0ed6497b0 100644
--- a/science/InsightToolkit501/Makefile
+++ b/science/InsightToolkit501/Makefile
@@ -13,6 +13,9 @@ WWW=		https://www.itk.org
 
 LICENSE=	APACHE20
 
+BROKEN=		Fails to build, error: no template named 'binary_function' in namespace 'std'
+EXPIRATION_DATE=2026-04-30
+
 BUILD_DEPENDS=	googletest>=0:devel/googletest
 LIB_DEPENDS=	libgdcmCommon.so:devel/gdcm \
 		libexpat.so:textproc/expat2 \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ae079e.46461.5c8c8c>