Port details |
- mdspan Reference implementation of mdspan targeting C++23
- 0.6.0 devel =2 0.6.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-06-30 02:39:29
- Last Update: 2023-06-30 02:35:55
- Commit Hash: c503a78
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/kokkos/mdspan
- Description:
- The ISO-C++ proposal P0009 will add support for non-owning multi-dimensional
array references to the C++ standard library. This repository aims to provide
a production-quality implementation of the proposal as written (with a few
caveats, see below) in preparation for the addition of mdspan to the standard.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/mdspan/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/mdspan
- pkg install mdspan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mdspan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688083142
SHA256 (kokkos-mdspan-mdspan-0.6.0_GH0.tar.gz) = 79f94d7f692cbabfbaff6cd0d3434704435c853ee5087b182965fa929a48a592
SIZE (kokkos-mdspan-mdspan-0.6.0_GH0.tar.gz) = 215304
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
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_mdspan
- USES:
- cmake:testing
- 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 |
0.6.0 30 Jun 2023 02:35:55 |
Yuri Victorovich (yuri) |
devel/mdspan: New port: Reference implementation of mdspan targeting C++23 |
Number of commits found: 1
|