aboutsummaryrefslogtreecommitdiffstats
path: root/databases/qt4-sqlite-plugin
Commit message (Collapse)AuthorAgeFilesLines
* - bsd.qt.mk:lofi2007-08-031-1/+1
| | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de>
* Update to Qt 4.3.0, introduce bsd.qt.mk.lofi2007-07-162-10/+11
| | | | Approved by: portmgr (bsd.port.mk changes)
* Add build dependency on qt4-moclofi2007-07-151-0/+1
|
* During regression testing the WIP Qt 4.3.0 ports, I found that the sqllofi2007-07-132-4/+14
| | | | | | | | | | | | driver plugins were all broken - even in the current ports! :( I am quite astonished nobody complained about this yet. Is there nobody developing applications with database backends using Qt4 on FreeBSD? The ports let you use the QtSql library and the database plugins without any X11 dependencies! Using Qt for database frontends has never been so attractive! Anyway, this should fix the plugins.
* Update to 4.2.3lofi2007-03-252-4/+4
|
* Add qt4, a multiplatform C++ application frameworklofi2007-02-065-0/+62