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 on branch 2022Q2
json-dto Header-only library for converting data between JSON and C++ structs
0.3.1 devel 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.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: 2022-11-06 17:19:57
Commit Hash: 5806297
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.1/catalog.mk
  7. /usr/local/share/licenses/json-dto-0.3.1/LICENSE
  8. /usr/local/share/licenses/json-dto-0.3.1/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 = 1667739328 SHA256 (json_dto-0.3.1-full.tar.bz2) = 8e4f122b870e1db2dfa63afa2786fffc9223df481ae05d0db412d532d084d679 SIZE (json_dto-0.3.1-full.tar.bz2) = 227374

Packages (timestamps in pop-ups are UTC):
json-dto
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.10.3.1-0.3.10.3.1---
FreeBSD:13:quarterly0.3.10.3.1-0.3.10.3.10.3.10.3.10.3.1
FreeBSD:14:latest0.3.10.3.1-0.3.10.3.10.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.10.3.1n/a0.3.1n/a0.3.10.3.10.3.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. 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.1/
Collapse this list.

There are no commits on branch 2022Q2 for this port