| Port details |
- expected C++11/14/17 std::expected with functional-style extensions
- 1.2.0 devel
=0 1.2.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-04-17 09:57:04
- Last Update: 2025-07-16 17:10:33
- Commit Hash: aa28a31
- Also Listed In: science
- License: CC0-1.0
- WWW:
- https://tl.tartanllama.xyz/en/latest/
- https://github.com/TartanLlama/expected
- Description:
- expected is a single header implementation of std::expected with
functional-style extensions.
 ¦ ¦ ¦ ¦ 
- 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:
-
- expected>0:devel/expected
- To install the port:
- cd /usr/ports/devel/expected/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/expected
- pkg install expected
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: expected
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752639223
SHA256 (TartanLlama-expected-v1.2.0_GH0.tar.gz) = f5424f5fc74e79157b9981ba2578a28e0285ac6ec2a8f075e86c41226fe33386
SIZE (TartanLlama-expected-v1.2.0_GH0.tar.gz) = 24528
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
- Test dependencies:
-
- catch2>0 : devel/catch2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_expected
- USES:
- cmake:testing localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.0 16 Jul 2025 17:10:33
    |
Yuri Victorovich (yuri)  |
devel/expected: update 1.1.0 → 1.2.0
Reported by: portscout |
1.1.0_1 19 Jun 2025 15:52:36
    |
Yuri Victorovich (yuri)  |
devel/expected: Correct the version in cmake scripts |
1.1.0 17 Apr 2025 09:54:07
    |
Yuri Victorovich (yuri)  |
devel/expected: New port: C++11/14/17 std::expected with functional-style
extensions |
Number of commits found: 3
|