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
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.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.3.1
25 Sep 2022 07:15:59
commit hash: bf59684b4afd7824219a9b6758fe16a7583f1e1ecommit hash: bf59684b4afd7824219a9b6758fe16a7583f1e1ecommit hash: bf59684b4afd7824219a9b6758fe16a7583f1e1ecommit hash: bf59684b4afd7824219a9b6758fe16a7583f1e1e files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
textproc/toml-f: Use upstream release archive

Use upstream release archive as recommended by Porters Handbook in
USE_GITHUB section

PR:		266440
Reviewed by:	yuri (maintainer)
0.3.1
16 Sep 2022 05:01:52
commit hash: 677598164440390c9931901de2b7f1565dd30050commit hash: 677598164440390c9931901de2b7f1565dd30050commit hash: 677598164440390c9931901de2b7f1565dd30050commit hash: 677598164440390c9931901de2b7f1565dd30050 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/toml-f: Update 0.3.0 -> 0.3.1

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.3.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.0
15 Aug 2022 06:00:15
commit hash: 3248f3e772c1d3b7c24035d47c4a46584dc0e928commit hash: 3248f3e772c1d3b7c24035d47c4a46584dc0e928commit hash: 3248f3e772c1d3b7c24035d47c4a46584dc0e928commit hash: 3248f3e772c1d3b7c24035d47c4a46584dc0e928 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/toml-f: Broken on arm64

Reported by:	fallout
0.3.0
03 Aug 2022 17:30:41
commit hash: 2ee30251736e368b793a4c6ffdf9553151254266commit hash: 2ee30251736e368b793a4c6ffdf9553151254266commit hash: 2ee30251736e368b793a4c6ffdf9553151254266commit hash: 2ee30251736e368b793a4c6ffdf9553151254266 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/toml-f: Update 0.2.3 -> 0.3.0

Reported by:	portscout
0.2.3
13 Apr 2022 04:05:01
commit hash: 101d4e1e3961854e7e3307cf8d328b1e03a4cc45commit hash: 101d4e1e3961854e7e3307cf8d328b1e03a4cc45commit hash: 101d4e1e3961854e7e3307cf8d328b1e03a4cc45commit hash: 101d4e1e3961854e7e3307cf8d328b1e03a4cc45 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/toml-f: Update 0.2.2-4 -> 0.2.3

Reported by:	portscout
0.2.2.4_1
18 Jan 2022 20:12:05
commit hash: 737e7cdf87de45128ebb491ff8db32124a2f6326commit hash: 737e7cdf87de45128ebb491ff8db32124a2f6326commit hash: 737e7cdf87de45128ebb491ff8db32124a2f6326commit hash: 737e7cdf87de45128ebb491ff8db32124a2f6326 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
*/*: In 7 ports remove GNU-10.3.0 from install paths

This makes them prone to breaking when GCC version is changed.

Reported by:	diizzy@
0.2.2.4
18 Jan 2022 02:42:02
commit hash: bf689f19eeddbae1c57361a269aa336aea4551b9commit hash: bf689f19eeddbae1c57361a269aa336aea4551b9commit hash: bf689f19eeddbae1c57361a269aa336aea4551b9commit hash: bf689f19eeddbae1c57361a269aa336aea4551b9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
textproc/toml-f: New port: TOML parser for data serialization and
deserialization in Fortran

Number of commits found: 10