Port details |
- json-dto Header-only library for converting data between JSON and C++ structs
- 0.3.4 devel
=2 0.3.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-11-06 08:21:35
- Last Update: 2025-01-13 01:48:57
- Commit Hash: fabf55a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: textproc
- License: BSD3CLAUSE
- WWW:
- https://github.com/Stiffstream/json_dto
- Description:
- json_dto library is a small header-only helper for converting data between json
representation and c++ structs. DTO here stands for data transfer object.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- json-dto>0:devel/json-dto
- To install the port:
- cd /usr/ports/devel/json-dto/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/json-dto
- pkg install json-dto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: json-dto
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736729506
SHA256 (json_dto-0.3.4-full.tar.bz2) = ba2cf7a83e982ac94e1771f344983651316a3ef440d1bcb6c8c917969375ee9a
SIZE (json_dto-0.3.4-full.tar.bz2) = 290677
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:
-
- catch>0 : devel/catch
- rapidjson>0 : devel/rapidjson
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- rapidjson>0 : devel/rapidjson
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_json-dto
- USES:
- cmake:testing compiler:c++14-lang localbase tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.4 13 Jan 2025 01:48:57
    |
Yuri Victorovich (yuri)  |
devel/json-dto: update 0.3.1 → 0.3.4 |
0.3.1 06 Nov 2022 17:19:57
    |
Yuri Victorovich (yuri)  Author: Daniel Engberg |
devel/json-dto: Use upstream release archive
PR: 267598 |
0.3.1 06 Nov 2022 08:20:22
    |
Yuri Victorovich (yuri)  |
devel/json-dto: New port: Header-only library for converting data between JSON
and C++ structs |
Number of commits found: 3
|