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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
toml11 C++11 header-only toml parser & encoder
3.7.1 devel on this many watch lists=0 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: 2022-11-16 23:07:40
Commit Hash: 51e16bf
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.
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:latest3.7.13.7.1n/a3.7.1n/a3.7.13.7.13.7.1
FreeBSD:15:quarterly--n/a-n/a---
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/foundationdb
  2. games/openage
  3. x11/wapanel

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/foundationdb-devel*
  2. 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 2022Q2 for this port