Port details on branch 2022Q3 |
- functionalplus C++ header-only library that helps write concise and readable C++ code
- 0.2.25 devel
=2 0.2.25Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-01-08 01:31:34
- Last Update: 2024-08-11 07:48:40
- Commit Hash: 215aa70
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://github.com/Dobiasd/FunctionalPlus
- Description:
- FunctionalPlus is a small header-only library supporting you in reducing code
noise and in dealing with only one single level of abstraction at a time. By
increasing brevity and maintainability of your code it can improve productivity
in the long run. It pursues these goals by providing pure and easy-to-use
functions that free you from implementing commonly used flows of control over
and over again.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- functionalplus>0:devel/functionalplus
- To install the port:
- cd /usr/ports/devel/functionalplus/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/functionalplus
- pkg install functionalplus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: functionalplus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723346730
SHA256 (Dobiasd-FunctionalPlus-v0.2.25_GH0.tar.gz) = 9b5e24bbc92f43b977dc83efbc173bcf07dbe07f8718fc2670093655b56fcee3
SIZE (Dobiasd-FunctionalPlus-v0.2.25_GH0.tar.gz) = 285013
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:
-
- doctest>0 : devel/doctest
- This port is required by:
- for Build
-
- misc/frugally-deep
- for Run
-
- misc/frugally-deep
Configuration Options:
- No options to configure
- Options name:
- devel_functionalplus
- USES:
- cmake compiler:c++14-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|