[Bug 268023] math/suitesparse update deleted ability to select BLAS libraries, was this intended?

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 29 Nov 2022 20:53:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268023

--- Comment #5 from Thierry Thomas <thierry@FreeBSD.org> ---
As Dima said, ATLAS (upstream) appears to have been abandoned:
- the latest stable release is dated 2016-07-28;
- the latest unstable tarball is dated 2018-10-05.
Thus I guess that new CPUs or architectures are not well supported…

Another problem is that to be optimized, it must be built directly on the
target machine: that means no package and no cross-compilation.

For these reasons, the FreeBSD port math/atlas-devel has been removed in 2014 ,
and the port math/atlas is outdated (3.8.4 but upstream has 3.10.3!).

I could try to update it and/or resurrect math/atlas-devel, but do not hesitate
to beat me!

-- 
You are receiving this mail because:
You are the assignee for the bug.