IABSD.fr/ports/math/lapack

Branch :


Log

Author Commit Date CI Message
4754628c 2026-01-16 18:28:33 build DEBUG_PACKAGES
dbb54578 2026-01-12 10:55:13 update to lapack-3.12.1, various patches backported from upstream (mostly concerning lines becoming too long for a punch card after macro changes, it seems)
2fa8ea75 2026-01-08 14:22:36 switch to GH_* so that portroach can find distfiles keep at 3.12.0 for now, 3.12.1 needs a patch and wider arch testing
ae38ea2d 2025-11-17 12:41:06 lapack: bypass broken FortranCInterface_VERIFY() check Fixes the build with gcc/15 and clears the way to boost.
5a9600c7 2025-01-10 18:03:43 Mark ports using lang/gcc/8,-f95 on arm64 as not BTI compliant To be reconsidered when we move to lang/gcc/11 or newer, which supports -mbranch-protection. The fix isn't complete since some ports may use BTI-incompatible fortran code through shared libraries. ok tb@ phessler@ pascal@ sthen@
2b38990d 2024-11-07 20:56:52 Update lapack to 3.12.0 This update merges math/{cblas,blas} into math/lapack and drops the documentation, otherwise the dependency on doxygen creates a loop. (discovered by jca@, merci). The whole update simplifies the situation (requested by sthen@) Bump all consumers Feedback from many, survived in a bulk build and no objections from steven@ (maintainer)
35cb1724 2024-07-17 13:56:53 Remove tailing whitspaces
3ec9ef94 2023-11-10 12:46:05 pass MAKE_ENV to fix tests, from j AT bitminer DOT ca OK rsadowski maintainer timeout
93fa7585 2023-09-25 17:07:27 zap remaining MASTER_SITES0...9
348f44b6 2022-10-18 17:59:23 Use https for netlib.org MASTER_SITES and HOMEPAGE ok steven@ (maintainer)