aboutsummaryrefslogtreecommitdiff
path: root/databases/qof
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* databases: Add missing USES={gnome,php}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517042
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-0/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Fix build with disabled NLSDmitry Marakasov2015-10-191-12/+12
| | | | | | | MFH: 2015Q4 Notes: svn path=/head/; revision=399678
* databases/qof: update 0.8.7 -> 0.8.8Bartek Rutkowski2014-09-263-21/+17
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=369319
* deskutils/gnotime basically contains two ports. Split off one part intoTijl Coosemans2014-09-064-0/+114
a new port databases/qof: QOF - Query Object Framework - library to add a query engine to C applications with generic XML backend. A SQL database is not needed; any collection of C/C++ objects can act as tables. WWW: https://alioth.debian.org/projects/qof/ Notes: svn path=/head/; revision=367477