notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q4
openblas Optimized BLAS library based on GotoBLAS2
0.3.20,2 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.20,2Version of this port present on the latest quarterly branch.
Maintainer: phd_kimberlite@yahoo.co.jp search for ports maintained by this maintainer
Port Added: 2023-10-09 07:45:41
Last Update: 2023-10-10 17:18:46
Commit Hash: 3854b73
License: BSD3CLAUSE
WWW:
https://github.com/xianyi/OpenBLAS
Description:
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. OpenBLAS is an open source project supported by Lab of Parallel Software and Computational Science, ISCAS. NOTE: If you want to specify your CPU microarchitecture manually, please use TARGET_CPU_ARCH knob, e.g., "make TARGET_CPU_ARCH=NEHALEM". This value is set TARGET build flag.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (23 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openblas-0.3.20,2/catalog.mk
  3. /usr/local/share/licenses/openblas-0.3.20,2/LICENSE
  4. /usr/local/share/licenses/openblas-0.3.20,2/BSD3CLAUSE
  5. include/cblas.h
  6. include/f77blas.h
  7. include/lapack.h
  8. include/lapacke.h
  9. include/lapacke_config.h
  10. include/lapacke_mangling.h
  11. include/lapacke_utils.h
  12. include/openblas_config.h
  13. lib/cmake/openblas/OpenBLASConfig.cmake
  14. lib/cmake/openblas/OpenBLASConfigVersion.cmake
  15. lib/libopenblas.a
  16. lib/libopenblas.so
  17. lib/libopenblas.so.0
  18. @comment lib/libopenblasp-r0.3.20.a
  19. @comment lib/libopenblasp-r0.3.20.so
  20. libdata/pkgconfig/openblas.pc
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • openblas>0:math/openblas
To install the port:
cd /usr/ports/math/openblas/ && make install clean
To add the package, run one of these commands:
  • pkg install math/openblas
  • pkg install openblas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openblas
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1648345083 SHA256 (openblas/large.tgz) = f328d88b7fa97722f271d7d0cfea1c220e0f8e5ed5ff01d8ef1eb51d6f4243a1 SIZE (openblas/large.tgz) = 2595

Expand this list (4 items)

Collapse this list.

SHA256 (openblas/timing.tgz) = 999c65f8ea8bd4eac7f1c7f3463d4946917afd20a997807300fe35d70122f3af SIZE (openblas/timing.tgz) = 1059485 SHA256 (openblas/xianyi-OpenBLAS-v0.3.20_GH0.tar.gz) = 8495c9affc536253648e942908e88e097f2ec7753ede55aca52e5dead3029e3c SIZE (openblas/xianyi-OpenBLAS-v0.3.20_GH0.tar.gz) = 12742441

Collapse this list.


Packages (timestamps in pop-ups are UTC):
openblas
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.29_1,20.3.29_1,20.3.12,10.3.29_1,20.3.29_1,2-0.3.12,1-
FreeBSD:13:quarterly0.3.29_1,20.3.29_1,2-0.3.29_1,20.3.29_1,2-0.3.25,2-
FreeBSD:14:latest0.3.29_1,20.3.29_1,2-0.3.29_1,20.3.29_1,2---
FreeBSD:14:quarterly0.3.29_1,20.3.29_1,2-0.3.29_1,20.3.29_1,2-0.3.25,2-
FreeBSD:15:latest0.3.29_1,20.3.29_1,2n/a0.3.29_1,2n/a-0.3.25,20.3.25,2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gfortran12 : lang/gcc12
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. as : devel/binutils
  5. perl5>=5.34<5.35 : lang/perl5.34
Runtime dependencies:
  1. gfortran12 : lang/gcc12
This port is required by:
for Libraries
  1. misc/openmvg

Configuration Options:
===> The following configuration options are available for openblas-0.3.20,2: AVX=off: Support Advanced Vector Extensions (AVX) AVX2=off: Support Advanced Vector Extensions 2 (AVX2) DYNAMIC_ARCH=off: Optimize for multiple CPU types, otherwise for this CPU INTERFACE64=off: Use 8 byte integers on 64-bit architectures OPENMP=on: Use OpenMP for threading ===> Use 'make config' to modify these settings
Options name:
math_openblas
USES:
compiler:c11 cpe fortran gmake perl5 pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xianyi/OpenBLAS/tar.gz/v0.3.20?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.20,2
10 Oct 2023 17:18:46
commit hash: 3854b733b246f077a2a6efbb3c58cb8be7297615commit hash: 3854b733b246f077a2a6efbb3c58cb8be7297615commit hash: 3854b733b246f077a2a6efbb3c58cb8be7297615commit hash: 3854b733b246f077a2a6efbb3c58cb8be7297615 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
math/openblas: Revert "update to 0.3.24"

On some amd64 CPUs, this change broke py-scipy during configure,
and octave at runtime.  In the end, octave kills the package
builders.

This reverts commit c45681ef5049357ef58d738865b821186b02578f.

Approved by:	portmgr (antoine)
PR:		273219
MFH:		2023Q4

(cherry picked from commit 2c83bd52e56ebe097db15d592401cab28f9f126a)
0.3.24,1
09 Oct 2023 07:42:23
commit hash: ae3a092647271843da6d1fb9a38fe7331185c088commit hash: ae3a092647271843da6d1fb9a38fe7331185c088commit hash: ae3a092647271843da6d1fb9a38fe7331185c088commit hash: ae3a092647271843da6d1fb9a38fe7331185c088 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Eijiro Shibusawa
math/openblas: update to 0.3.24

Changelog: https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.24

PR:		273219
(cherry picked from commit c45681ef5049357ef58d738865b821186b02578f)

Number of commits found: 2