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
toml-f TOML parser for data serialization and deserialization in Fortran
0.3.1_1 textproc 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 0.3.1_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-18 02:45:04
Last Update: 2023-04-23 09:09:58
Commit Hash: 8d3e020
License: MIT
WWW:
https://toml-f.github.io/toml-f/
Description:
toml-f is a TOML parser implementation for data serialization and deserialization in Fortran. It currently supported TOML v1.0.0 specification.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (47 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/toml-f-0.3.1_1/catalog.mk
  3. /usr/local/share/licenses/toml-f-0.3.1_1/LICENSE
  4. /usr/local/share/licenses/toml-f-0.3.1_1/MIT
  5. include/toml-f/tomlf.mod
  6. include/toml-f/tomlf_all.mod
  7. include/toml-f/tomlf_build.mod
  8. include/toml-f/tomlf_build_array.mod
  9. include/toml-f/tomlf_build_keyval.mod
  10. include/toml-f/tomlf_build_merge.mod
  11. include/toml-f/tomlf_build_path.mod
  12. include/toml-f/tomlf_build_table.mod
  13. include/toml-f/tomlf_constants.mod
  14. include/toml-f/tomlf_datetime.mod
  15. include/toml-f/tomlf_de.mod
  16. include/toml-f/tomlf_de_abc.mod
  17. include/toml-f/tomlf_de_context.mod
  18. include/toml-f/tomlf_de_lexer.mod
  19. include/toml-f/tomlf_de_parser.mod
  20. include/toml-f/tomlf_de_token.mod
  21. include/toml-f/tomlf_diagnostic.mod
  22. include/toml-f/tomlf_error.mod
  23. include/toml-f/tomlf_ser.mod
  24. include/toml-f/tomlf_structure.mod
  25. include/toml-f/tomlf_structure_base.mod
  26. include/toml-f/tomlf_structure_vector.mod
  27. include/toml-f/tomlf_terminal.mod
  28. include/toml-f/tomlf_type.mod
  29. include/toml-f/tomlf_type_array.mod
  30. include/toml-f/tomlf_type_keyval.mod
  31. include/toml-f/tomlf_type_table.mod
  32. include/toml-f/tomlf_type_value.mod
  33. include/toml-f/tomlf_utils.mod
  34. include/toml-f/tomlf_utils_io.mod
  35. include/toml-f/tomlf_utils_sort.mod
  36. include/toml-f/tomlf_version.mod
  37. lib/cmake/toml-f/toml-f-config-version.cmake
  38. lib/cmake/toml-f/toml-f-config.cmake
  39. lib/cmake/toml-f/toml-f-targets-release.cmake
  40. lib/cmake/toml-f/toml-f-targets.cmake
  41. lib/libtoml-f.so
  42. lib/libtoml-f.so.0
  43. lib/libtoml-f.so.0.3.1
  44. libdata/pkgconfig/toml-f.pc
  45. @owner
  46. @group
  47. @mode
Collapse this list.
Dependency lines:
  • toml-f>0:textproc/toml-f
To install the port:
cd /usr/ports/textproc/toml-f/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/toml-f
  • pkg install toml-f
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: toml-f
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1663314668 SHA256 (toml-f-0.3.1.tar.xz) = 7f40f60c8d9ffbb1b99fb051a3e6682c7dd04d7479aa1cf770eff8174b02544f SIZE (toml-f-0.3.1.tar.xz) = 382376

Packages (timestamps in pop-ups are UTC):
toml-f
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.3.1_1-0.3.1_10.3.1_1---
FreeBSD:13:quarterly-0.3.1_1-0.3.1_10.3.1_1-0.3.1_10.3.1_1
FreeBSD:14:latest-0.3.1_1-0.3.1_10.3.1_1---
FreeBSD:14:quarterly-0.3.1_1-0.3.1_10.3.1_1-0.3.1_10.3.1_1
FreeBSD:15:latest-0.3.1_1n/a0.3.1_1n/a-0.3.1_10.3.1_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. gfortran12 : lang/gcc12
  3. as : devel/binutils
Runtime dependencies:
  1. gfortran12 : lang/gcc12
This port is required by:
for Libraries
  1. science/dftbplus
  2. science/simple-dftd3
  3. science/tblite

Configuration Options:
No options to configure
Options name:
textproc_toml-f
USES:
cmake:testing fortran tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/toml-f/toml-f/releases/download/v0.3.1/
Collapse this list.

There are no commits on branch 2022Q2 for this port