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
Port details
json-dto Header-only library for converting data between JSON and C++ structs
0.3.4 devel on this many watch lists=2 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.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
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 (8 items)
Collapse this list.
  1. include/json_dto/pub.hpp
  2. include/json_dto/validators.hpp
  3. lib/cmake/json-dto/json-dto-config-version.cmake
  4. lib/cmake/json-dto/json-dto-config.cmake
  5. lib/cmake/json-dto/json-dto-targets.cmake
  6. /usr/local/share/licenses/json-dto-0.3.4/catalog.mk
  7. /usr/local/share/licenses/json-dto-0.3.4/LICENSE
  8. /usr/local/share/licenses/json-dto-0.3.4/BSD3CLAUSE
Collapse this list.
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):
json-dto
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.40.3.4-0.3.40.3.4---
FreeBSD:13:quarterly0.3.10.3.1-0.3.10.3.10.3.10.3.10.3.1
FreeBSD:14:latest0.3.40.3.4-0.3.40.3.40.3.1-0.3.1
FreeBSD:14:quarterly0.3.10.3.1-0.3.10.3.10.3.10.3.10.3.1
FreeBSD:15:latest0.3.40.3.4n/a0.3.4n/a0.3.10.3.10.3.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. catch>0 : devel/catch
  2. rapidjson>0 : devel/rapidjson
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/Stiffstream/json_dto/releases/download/v.0.3.4/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.4
13 Jan 2025 01:48:57
commit hash: fabf55a5fd12c7c1bacc15983d59bf3e77389919commit hash: fabf55a5fd12c7c1bacc15983d59bf3e77389919commit hash: fabf55a5fd12c7c1bacc15983d59bf3e77389919commit hash: fabf55a5fd12c7c1bacc15983d59bf3e77389919 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/json-dto: update 0.3.1 → 0.3.4
0.3.1
06 Nov 2022 17:19:57
commit hash: 5806297032ba25442bb20d1fc6cdb9d6c296b7f1commit hash: 5806297032ba25442bb20d1fc6cdb9d6c296b7f1commit hash: 5806297032ba25442bb20d1fc6cdb9d6c296b7f1commit hash: 5806297032ba25442bb20d1fc6cdb9d6c296b7f1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
devel/json-dto: Use upstream release archive

PR:		267598
0.3.1
06 Nov 2022 08:20:22
commit hash: f25a3727f17533abe9438c704a511db3127d1e43commit hash: f25a3727f17533abe9438c704a511db3127d1e43commit hash: f25a3727f17533abe9438c704a511db3127d1e43commit hash: f25a3727f17533abe9438c704a511db3127d1e43 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/json-dto: New port: Header-only library for converting data between JSON
and C++ structs

Number of commits found: 3