| Port details |
- xtensor-blas BLAS extension to xtensor
- 0.23.0 math
=0 0.21.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-11-26 22:03:21
- Last Update: 2026-05-25 10:05:45
- Commit Hash: ac6d824
- License: BSD3CLAUSE
- WWW:
- https://github.com/xtensor-stack/xtensor-blas
- Description:
- xtensor-blas is an extension to the xtensor library, offering bindings to BLAS
and LAPACK libraries through cxxblas and cxxlapack from the FLENS project.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- xtensor-blas>0:math/xtensor-blas
- To install the port:
- cd /usr/ports/math/xtensor-blas/ && make install clean
- To add the package, run one of these commands:
- pkg install math/xtensor-blas
- pkg install xtensor-blas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xtensor-blas
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1779657133
SHA256 (xtensor-stack-xtensor-blas-0.23.0_GH0.tar.gz) = 3411f56d243b92a22fe3a259bc8b414d851ab167b9d30700a1776c9908e0b595
SIZE (xtensor-stack-xtensor-blas-0.23.0_GH0.tar.gz) = 3511055
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:
-
- xtensor>0 : math/xtensor
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- doctest>0 : devel/doctest
- Runtime dependencies:
-
- xtensor>0 : math/xtensor
- This port is required by:
- for Build
-
- astro/pykep
Configuration Options:
- No options to configure
- Options name:
- math_xtensor-blas
- USES:
- cmake compiler:c++14-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.23.0 25 May 2026 10:05:45
    |
Yuri Victorovich (yuri)  |
math/xtensor-blas: update 0.21.0 → 0.23.0 |
0.21.0 16 Feb 2024 06:42:21
    |
Yuri Victorovich (yuri)  |
math/xtensor-blas: update 0.20.0 → 0.21.0
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.20.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.20.0 26 Nov 2021 22:02:38
    |
Yuri Victorovich (yuri)  |
math/xtensor-blas: New port: BLAS extension to xtensor |
Number of commits found: 5
|