320 Commits

Author SHA1 Message Date
Renee Otten 9a8346f374 OpenBLAS: backport upstream fix; OpenBLAS: update to latest
Closes: https://trac.macports.org/ticket/74022
2026-05-25 21:16:02 -04:00
Renee Otten 085f4d47ca OpenBLAS: update to 0.3.33 2026-05-22 12:45:53 -04:00
Mohamed Akram 1977105524 various ports: remove redundant line
cmake.install_rpath is empty by default now
2026-05-17 22:55:21 +04:00
Renee Otten b6c6e57a44 OpenBLAS: remove patchfile
Closes: https://trac.macports.org/attachment/ticket/73894
2026-04-23 22:36:03 -04:00
Renee Otten ba4590a9bf OpenBLAS{,-devel}: update to 0.32.2 and 20260402-9b3cc783
- remove Tiger specific code
2026-04-07 11:53:14 -04:00
Dave Allured 19cc52685c OpenBLAS: build fix for "argument list too long"
Closes: https://trac.macports.org/ticket/72638
2025-06-26 06:28:26 -04:00
Szabolcs Horvát e7cd9ca24d OpenBLAS: update to 0.3.30 2025-06-22 15:11:35 -04:00
Szabolcs Horvát 6a1346cff7 OpenBLAS-devel: update to 20250308 2025-03-13 14:42:55 -04:00
Szabolcs Horvát 363d5b381c OpenBLAS: update to 0.3.29 2025-03-13 14:42:55 -04:00
Kirill A. Korinsky ce801b48c0 Drop myself as maintainer and thanks for the fish! (#26457)
[skip ci]
2024-11-06 15:34:34 +01:00
Sergey Fedorov bb33664212 OpenBLAS: update to 0.3.28 2024-09-12 18:20:11 -04:00
Sergey Fedorov 605b69457a OpenBLAS: update to 0.3.27; OpenBLAS-devel: update to 20240704 2024-07-10 11:15:54 -04:00
barracuda156 359e116c61 OpenBLAS-devel: update to 20240209 2024-02-14 10:49:43 -05:00
barracuda156 39d8406933 OpenBLAS-devel: update to 20231215; OpenBLAS*: fix build on PowerPC 2023-12-18 16:55:21 -05:00
Kirill A. Korinsky 47c9d89f5a OpenBLAS: avoid double RPATH on all systems 2023-12-14 17:50:04 -08:00
Erik Bråthen Solem 349e801fa0 OpenBLAS: fix linking on older Mac versions
Tweak ar options instead of using weak linking. Ensure that the
_xerbla_ symbol exists by always writing the correct xerbla.c.o file
to the archive regardless of compilation order.

Fixes: https://trac.macports.org/ticket/68810
2023-12-09 09:33:22 -05:00
Kirill A. Korinsky 1074966385 OpenBLAS: fix build on 10.6 x86_64
`CMAKE_SYSTEM_PROCESSOR` is output of `uname -m` which might not be the
desired userland architecture. On macOS, it's the kernel architecture,
and on some x86_64 machines running Mac OS X 10.6 the kernel is 32-bit,
which is of course not a problem at all for running 64-bit userland
programs.

Anyway, on that case the build will turn to 32bit on that machine and
fail.
2023-12-01 13:24:22 -05:00
Kirill A. Korinsky fc3a36100c OpenBLAS: follow up after switch to cmake
Closes: https://trac.macports.org/ticket/68780
Closes: https://trac.macports.org/ticket/68782
Closes: https://trac.macports.org/ticket/68785
Closes: https://trac.macports.org/ticket/68788
2023-11-28 17:30:34 +00:00
Kirill A. Korinsky 8cc069f9ef OpenBLAS: fix build with Xcode 15
OpenBLAS-devel is updated to 20231119-864c65b5, and non-devel subport
had backported patch.

Anyway, to fix all issue I was forced to switch to cmake-based build.

Closes: https://trac.macports.org/ticket/68225

See: https://github.com/macports/macports-ports/pull/21452
2023-11-26 22:01:31 -05:00
Kirill A. Korinsky ff29da7e45 OpenBLAS: keep cmake integration
Closes: https://trac.macports.org/ticket/68689
2023-11-17 12:33:56 -05:00
Kirill A. Korinsky 659ab537c0 openblas: update to 0.3.25
Closes: https://trac.macports.org/ticket/68689

Co-authored-by: Szabolcs Horvát <szhorvat@gmail.com>
2023-11-16 10:36:18 -05:00
Kirill A. Korinsky 8561bad245 OpenBLAS-devel: update to 20230921-48b1b7cb
Closes: https://trac.macports.org/ticket/68201
2023-09-22 17:27:51 -04:00
Kirill A. Korinsky 52c38eb711 OpenBLAS-devel: update to 20230914-06061024; OpenBLAS: update to 0.3.24 (#20453)
* OpenBLAS: update to 0.3.24
* OpenBLAS-devel: update to 20230914-06061024
2023-09-17 00:09:04 +02:00
NicosPavlov 99ee906c1a OpenBLAS-devel: Update to latest commit (12d8f219) 2023-08-27 01:06:34 +02:00
NicosPavlov 3e8856bfb3 OpenBLAS-devel: Update to latest commit (4c43d1eeb) 2023-07-15 16:34:06 +02:00