Port details on branch 2024Q4 |
- range-v3 Experimental range library for C++11/14/17
- 0.12.0 devel =2 0.12.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2018-03-05 02:23:36
- Last Update: 2022-11-23 01:45:28
- Commit Hash: faf35cc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://github.com/ericniebler/range-v3
- Description:
- Range library for C++11/14/17. This code is the basis of a formal proposal to
add range support to the C++ standard library.
Range v3 is a library for the future C++. Not only does it work well with
today's C++ -- move semantics, lambdas, automatically deduced types and all --
it also anticipates tomorrow's C++ with Concepts.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- range-v3>0:devel/range-v3
- To install the port:
- cd /usr/ports/devel/range-v3/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/range-v3
- pkg install range-v3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: range-v3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667839965
SHA256 (ericniebler-range-v3-0.12.0_GH0.tar.gz) = 015adb2300a98edfceaf0725beec3337f542af4915cec4d0b89fa0886f4ba9cb
SIZE (ericniebler-range-v3-0.12.0_GH0.tar.gz) = 582834
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
- This port is required by:
- for Build
-
- biology/seqan3
- cad/cura-engine
- devel/fbthrift
- editors/imhex
- lang/solidity
- net-im/telegram-desktop
- for Run
-
- biology/seqan3
Configuration Options:
- No options to configure
- Options name:
- devel_range-v3
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|