Port details |
- toml-f TOML parser for data serialization and deserialization in Fortran
- 0.3.1_1 textproc
=0 0.3.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-01-18 02:45:04
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- License: MIT
- Description:
- toml-f is a TOML parser implementation for data serialization and
deserialization in Fortran.
It currently supported TOML v1.0.0 specification.
¦ ¦ ¦ ¦ 
- 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 = 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- gfortran12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- gfortran12 : lang/gcc12
- 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:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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 |
Number of commits found: 10
|