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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mdspan Reference implementation of mdspan targeting C++23
0.6.0 devel 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.6.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-30 02:39:29
Last Update: 2023-06-30 02:35:55
Commit Hash: c503a78
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.
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 (30 items)
Collapse this list.
  1. /usr/local/share/licenses/mdspan-0.6.0/catalog.mk
  2. /usr/local/share/licenses/mdspan-0.6.0/LICENSE
  3. /usr/local/share/licenses/mdspan-0.6.0/APACHE20
  4. include/experimental/__p0009_bits/compressed_pair.hpp
  5. include/experimental/__p0009_bits/config.hpp
  6. include/experimental/__p0009_bits/default_accessor.hpp
  7. include/experimental/__p0009_bits/dynamic_extent.hpp
  8. include/experimental/__p0009_bits/extents.hpp
  9. include/experimental/__p0009_bits/full_extent_t.hpp
  10. include/experimental/__p0009_bits/layout_left.hpp
  11. include/experimental/__p0009_bits/layout_right.hpp
  12. include/experimental/__p0009_bits/layout_stride.hpp
  13. include/experimental/__p0009_bits/macros.hpp
  14. include/experimental/__p0009_bits/mdspan.hpp
  15. include/experimental/__p0009_bits/no_unique_address.hpp
  16. include/experimental/__p0009_bits/trait_backports.hpp
  17. include/experimental/__p0009_bits/type_list.hpp
  18. include/experimental/__p1684_bits/mdarray.hpp
  19. include/experimental/__p2630_bits/strided_slice.hpp
  20. include/experimental/__p2630_bits/submdspan.hpp
  21. include/experimental/__p2630_bits/submdspan_extents.hpp
  22. include/experimental/__p2630_bits/submdspan_mapping.hpp
  23. include/experimental/mdarray
  24. include/experimental/mdspan
  25. lib/cmake/mdspan/mdspanConfig.cmake
  26. lib/cmake/mdspan/mdspanConfigVersion.cmake
  27. lib/cmake/mdspan/mdspanTargets.cmake
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • mdspan>0:devel/mdspan
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):
mdspan
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.00.6.0-0.6.00.6.0---
FreeBSD:13:quarterly0.6.00.6.00.6.00.6.00.6.00.6.00.6.00.6.0
FreeBSD:14:latest0.6.00.6.0-0.6.00.6.0---
FreeBSD:14:quarterly0.6.00.6.0-0.6.00.6.00.6.00.6.00.6.0
FreeBSD:15:latest0.6.00.6.0n/a0.6.0n/a0.6.00.6.00.6.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kokkos/mdspan/tar.gz/mdspan-0.6.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0
30 Jun 2023 02:35:55
commit hash: c503a78e9e563266eb4de2ff84e201f2c2a28066commit hash: c503a78e9e563266eb4de2ff84e201f2c2a28066commit hash: c503a78e9e563266eb4de2ff84e201f2c2a28066commit hash: c503a78e9e563266eb4de2ff84e201f2c2a28066 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/mdspan: New port: Reference implementation of mdspan targeting C++23

Number of commits found: 1