Created attachment 273685 [details] science/ALPSCore: update to 2.3.3 release Update ALPSCore to 2.3.3 release Prepare for Eigen3 5.x Fix build with recent HDF5
Thank you for the patch! I always like to receive patches :) Looking into it now...
Created attachment 273721 [details] Patvh v2 Updated patch: Drop unneeded gcc dependency Switch to USES=mpi:openmpi
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0a8544ee69cc84b65f90c2604ab3403d33902f0 commit e0a8544ee69cc84b65f90c2604ab3403d33902f0 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2026-08-12 19:38:55 +0000 Commit: Älven <alven@FreeBSD.org> CommitDate: 2026-08-14 13:55:28 +0000 science/ALPSCore: Update 2.3.2 => 2.3.3 * Clarify LICENSE * Fix build with current HDF5 versions instead of hardcoded one PR: 297478 Co-authored by: alven@ Approved by: db@, yuri@ (Mentors, implicit) science/ALPSCore/Makefile | 15 +++++++-------- science/ALPSCore/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 11 deletions(-)
Committed with some my own changes. Thank you! :)