| Port details on branch 2026Q2 |
- flexiblas BLAS and LAPACK wrapper library with runtime exchangable backends
- 3.5.0 math
=0 3.5.0Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2026-06-26 12:37:23
- Last Update: 2026-06-26 12:12:24
- Commit Hash: cae325d
- License: LGPL3
- WWW:
- https://www.mpi-magdeburg.mpg.de/projects/flexiblas
- Description:
- FlexiBLAS is a BLAS and LAPACK wrapper library with runtime exchangable
backends.
- Runtime exchangeable BLAS and LAPACK backend without recompilation of any
software.
- Supports all BLAS functions and all LAPACK functions from Version 3.10.0 with
an 100% BLAS and LAPACK compatible ABI/API.
- Flexible per system/per user/per host configuration files.
- Integration of user-owned BLAS libraries without administrator privileges,
even in system-wide installed programs.
- Interface for GNU Octave to change the BLAS backend at runtime.
- Works with NETLIB-BLAS, OpenBLAS, ATLAS, Intel MKL, BLIS, ...
- Aware of 32-bit and 64-bit integers
- New: Introspection API to build analysis and profiling tools.
See also: <https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release>
and <https://github.com/mpimd-csc/flexiblas>.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- flexiblas>0:math/flexiblas
- To install the port:
- cd /usr/ports/math/flexiblas/ && make install clean
- To add the package, run one of these commands:
- pkg install math/flexiblas
- pkg install flexiblas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flexiblas
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1761648685
SHA256 (flexiblas-release-v3.5.0.tar.bz2) = f7e5184196f35b8956202cd7b94750cf349cf4d76216b890ec75e3431e44b747
SIZE (flexiblas-release-v3.5.0.tar.bz2) = 82678136
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- gfortran14 : lang/gcc14
- python3.11 : lang/python311
- as : devel/binutils
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- gfortran14 : lang/gcc14
- python3.11 : lang/python311
- Library dependencies:
-
- libblas.so : math/blas
- libblis.so : math/blis
- liblapack.so : math/lapack
- libcblas.so : math/cblas
- libopenblas.so : math/openblas
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for flexiblas-3.5.0:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- math_flexiblas
- USES:
- cmake:testing fortran python tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.5.0 26 Jun 2026 12:12:24
    |
Robert Clausecker (fuz)  |
math/flexiblas: fix build on platforms without OpenMP (armv7)
On such platforms, openblas uses pthreads over OpenMP. Add some more
switches to pkg-plist to address this.
Fix a typo in pkg-descr while we are at it.
Approved by: portmgr (build fix blanket)
MFH: 2026Q2
(cherry picked from commit b9b8097cb0139bd2bbbc22b810d40d8a266841f9) |
Number of commits found: 1
|