summaryrefslogtreecommitdiff
path: root/databases/kdb/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/kdb: Fix build with ICU 75+Jason E. Hale2024-12-252-0/+127
| | | | | | | | | | | ICU 75+ requires at least c++17 for c++; adapt. While here: Add LICENSE info, clean up whitespace, pet portclippy(1), and remove false hope from 7 years ago that sla...ahem...child ports will ever be a thing. PR: 278420, 283577 Reported by: jbeich, diizzy
* - Support PostgreSQL 12Dima Panov2019-11-183-0/+126
| | | | | | | | | | - Fix QCOMPARE for QString,const char* and QByteArrya,const char * Obtained from: KDE git MFH: 2019Q4 Notes: svn path=/head/; revision=517854
* Update calligra, krita, kexi (and their dependencies) to their newest versionsTobias C. Berner2018-04-281-31/+0
| | | | Notes: svn path=/head/; revision=468526
* Update CMake to 3.9, merge devel/cmake-modules into devel/cmakeAdriaan de Groot2017-09-141-0/+31
Thanks to antoine@ for the exp-run. Approved by: rakuco (mentor) Reviewed by: tcberner (mentor) Reviewed by: mat PR: 222000 (exp-run) Differential Revision: https://reviews.freebsd.org/D12299 Notes: svn path=/head/; revision=449853