./devel/qjson, Qt library for handling JSON data

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 0.8.1nb12, Package name: qjson-0.8.1nb12, Maintainer: markd

JSON (JavaScript Object Notation) is a lightweight data-interchange format.
It can represents integer, real number, string, an ordered sequence of
value, and a collection of name/value pairs.

QJson is a qt-based library that maps JSON data to QVariant objects: JSON
arrays will be mapped to QVariantList instances, while JSON objects will
be mapped to QVariantMap.

The upstream repository is archived:

This project is archived. QJson was originally created when Qt3 and
Qt4 lacked robust JSON support. Since Qt5, JSON support is included
in the native Qt library SDK, making this project obsolete.


Required to run:
[x11/qt4-libs]

Required to build:
[pkgtools/x11-links] [x11/qt4-tools] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 62.889 KB

Version history: (Expand)


CVS history: (Expand)


   2025-11-17 14:28:44 by Greg Troxel | Files touched by this commit (1)
Log message:
devel/qjson: Update DESCR about upstream non-maintenance

Upstream has graciously edited the README to make non-maintenance
clear and archived the repository.
   2025-11-17 12:01:43 by Thomas Klausner | Files touched by this commit (709)
Log message:
*: switch all sourceforge HOMEPAGEs to https
   2025-11-11 14:36:35 by Greg Troxel | Files touched by this commit (1)
Log message:
devel/qjson: Note upstream maintenance status.

https://github.com/flavio/qjson/issues/126
   2025-11-04 13:31:30 by Greg Troxel | Files touched by this commit (1)
Log message:
devel/qjson: Note status in DESCR

This is not maintained upstream and typically used only with qt4.  Add
a clue to DESCR so that people looking at it understand.
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-08-20 13:35:15 by Thomas Klausner | Files touched by this commit (242)
Log message:
*: fix build with cmake 4
   2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412)
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2569)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693