pkgsrc-wip/lapack
Dr. Thomas Orgis 9dfda27522 blas and lapack: Split the two again to make upgrade easier.
The current math/blas and math/lapack are both real packages that
install libraries and the latter depends on the former. Our concept
of installing everyting with math/lapack, to mirror the functionality
of openblas, makes the upgrade from the old packages difficult.

After some CMake hacking (hateithateithateit), wip/blas now installs
libblas and wip/lapack installs liblapack. I don't think mk/blas.bl3
needs any change, as it picks up lapack as depencency and thus blas
indirectly.

TODO: Contact upstream about integrating the cmake switches.
2020-03-03 16:37:13 +01:00
..
patches blas and lapack: Split the two again to make upgrade easier. 2020-03-03 16:37:13 +01:00
DESCR
Makefile blas and lapack: Split the two again to make upgrade easier. 2020-03-03 16:37:13 +01:00
Makefile.common lapack, lapacke, blas, cblas: Clean up Makefiles and share version.mk 2020-02-27 10:55:19 -06:00
PLIST blas and lapack: Split the two again to make upgrade easier. 2020-03-03 16:37:13 +01:00
buildlink3.mk blas and lapack: Split the two again to make upgrade easier. 2020-03-03 16:37:13 +01:00
distinfo blas and lapack: Split the two again to make upgrade easier. 2020-03-03 16:37:13 +01:00
version.mk lapack, lapacke, blas, cblas: Clean up Makefiles and share version.mk 2020-02-27 10:55:19 -06:00