Port details |
- toml-f TOML parser for data serialization and deserialization in Fortran
- 0.4.2 textproc =2 0.4.2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-01-18 02:45:04
- Last Update: 2024-11-19 09:29:08
- Commit Hash: 827f632
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://toml-f.github.io/toml-f/
- https://github.com/toml-f/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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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 = 1731994235
SHA256 (toml-f-0.4.2.tar.xz) = 6b49013d3bcd1043494c140d7b2da6b0cedd87648e4fc5179fcfcf41226d3232
SIZE (toml-f-0.4.2.tar.xz) = 406944
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
- gfortran13 : lang/gcc13
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- This port is required by:
- for Libraries
-
- science/dftbplus
- science/simple-dftd3
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.2 19 Nov 2024 09:29:08 |
Yuri Victorovich (yuri) |
textproc/toml-f: update 0.3.1 → 0.4.2 |
0.3.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.3.1 25 Sep 2022 07:15:59 |
Daniel Engberg (diizzy) |
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 |
Yuri Victorovich (yuri) |
textproc/toml-f: Update 0.3.0 -> 0.3.1
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.3.0 15 Aug 2022 06:00:15 |
Yuri Victorovich (yuri) |
textproc/toml-f: Broken on arm64
Reported by: fallout |
0.3.0 03 Aug 2022 17:30:41 |
Yuri Victorovich (yuri) |
textproc/toml-f: Update 0.2.3 -> 0.3.0
Reported by: portscout |
0.2.3 13 Apr 2022 04:05:01 |
Yuri Victorovich (yuri) |
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 |
Yuri Victorovich (yuri) |
*/*: 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 |
Yuri Victorovich (yuri) |
textproc/toml-f: New port: TOML parser for data serialization and
deserialization in Fortran |