Port details on branch 2023Q3 |
- toml11 C++11 header-only toml parser & encoder
- 3.7.1 devel
=2 3.7.1Version of this port present on the latest quarterly branch. - Maintainer: dch@FreeBSD.org
 - Port Added: 2021-01-06 12:13:34
- Last Update: 2024-07-29 12:41:25
- Commit Hash: 9e3ba1e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/ToruNiina/toml11
- Description:
- A C++11 (or later) header-only toml parser/encoder depending only on C++
standard library.
It is compatible to the latest version of TOML v1.0.0-rc.2, and one of
the most TOML-standard compliant libraries, with great error messages,
configurable serializer and user-defined type conversions, with full
UTF-8 support.
¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/devel/toml11/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/toml11
- pkg install toml11
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: toml11
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668609862
SHA256 (ToruNiina-toml11-v3.7.1_GH0.tar.gz) = afeaa9aa0416d4b6b2cd3897ca55d9317084103077b32a852247d8efd4cf6068
SIZE (ToruNiina-toml11-v3.7.1_GH0.tar.gz) = 130032
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
-
- databases/foundationdb71-client
- databases/foundationdb71-server
- databases/foundationdb73-client
- databases/foundationdb73-server
- games/openage
- x11/wapanel
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_toml11
- USES:
- compiler:c++17-lang cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|