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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q3
toml11 C++11 header-only toml parser & encoder
3.7.1 devel on this many watch lists=2 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 3.7.1Version of this port present on the latest quarterly branch.
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. /usr/local/share/licenses/toml11-3.7.1/catalog.mk
  2. /usr/local/share/licenses/toml11-3.7.1/LICENSE
  3. /usr/local/share/licenses/toml11-3.7.1/MIT
  4. include/toml.hpp
  5. include/toml/color.hpp
  6. include/toml/combinator.hpp
  7. include/toml/comments.hpp
  8. include/toml/datetime.hpp
  9. include/toml/exception.hpp
  10. include/toml/from.hpp
  11. include/toml/get.hpp
  12. include/toml/into.hpp
  13. include/toml/lexer.hpp
  14. include/toml/literal.hpp
  15. include/toml/macros.hpp
  16. include/toml/parser.hpp
  17. include/toml/region.hpp
  18. include/toml/result.hpp
  19. include/toml/serializer.hpp
  20. include/toml/source_location.hpp
  21. include/toml/storage.hpp
  22. include/toml/string.hpp
  23. include/toml/traits.hpp
  24. include/toml/types.hpp
  25. include/toml/utility.hpp
  26. include/toml/value.hpp
  27. include/toml/version.hpp
  28. lib/cmake/toml11/toml11Config.cmake
  29. lib/cmake/toml11/toml11ConfigVersion.cmake
  30. lib/cmake/toml11/toml11Targets.cmake
  31. @owner
  32. @group
  33. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • toml11>0:devel/toml11
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):
toml11
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.7.13.7.13.6.03.7.13.7.1-3.6.0-
FreeBSD:13:quarterly3.7.13.7.13.7.13.7.13.7.13.7.13.7.13.7.1
FreeBSD:14:latest3.7.13.7.13.7.13.7.13.7.13.7.1-3.7.1
FreeBSD:14:quarterly3.7.13.7.1-3.7.13.7.13.7.13.7.13.7.1
FreeBSD:15:latest--n/a3.7.1n/a3.7.13.7.13.7.1
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
This port is required by:
for Build
  1. databases/foundationdb71-client
  2. databases/foundationdb71-server
  3. databases/foundationdb73-client
  4. databases/foundationdb73-server
  5. games/openage
  6. x11/wapanel

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. databases/foundationdb*
  2. databases/foundationdb-devel*
  3. Collapse this list of deleted ports.
* - 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ToruNiina/toml11/tar.gz/v3.7.1?dummy=/
Collapse this list.

There are no commits on branch 2023Q3 for this port