non port: devel/qjson/pkg-plist |
Number of commits found: 8 |
Friday, 8 Jan 2021
|
07:47 fluffy
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine
 |
Sunday, 13 Jan 2019
|
13:40 tcberner
devel/qjson: fix plist when DOXYGEN is on.
- The weird moc* files that were different for the flavors are no longer
generated.
- Remove them from plist
- Remove the SUB for it from the Makefile
PR: 234917
Reported by: Leon Dietrich <doralitze@chaotikum.org>
 |
Friday, 19 Jan 2018
|
21:28 antoine
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer)
 |
Thursday, 22 Dec 2016
|
00:59 avilla
devel/qjson: update to 0.9.0
- Qt 5 support (via devel/qjson-qt5)
- Added indent to arrays
- Replaced the scanner with a new Flex-based one
- Bison 2.7 compatibility
 |
Monday, 27 Oct 2014
|
11:07 bapt
Cleanup plist
 |
Sunday, 13 Jan 2013
|
14:05 avilla
- Update to 0.8.1.
- Use OPTIONSng.
- Improve COMMENT.
 |
Saturday, 12 Jun 2010
|
10:41 avilla
- Install documentation.
- Fix cmake modules path.
- Add LICENSE.
- Bump PORTREVISION.
PR: ports/147765
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Approved by: miwi (mentor)
 |
Monday, 25 Jan 2010
|
08:58 miwi
JSON (JavaScript Object Notation) is a lightweight data-interchange
format. It can represent integers, real numbers, strings, an ordered
sequence of values, 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's
objects will be mapped to QVariantMap.
WWW: http://qjson.sourceforge.net
PR: ports/142307
Submitted by: Alberto Villa <villa.alberto at gmail.com>
 |
Number of commits found: 8 |