summaryrefslogtreecommitdiff
path: root/databases/qt4-sqlite-plugin/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update to qt 4.4.1Martin Wilke2008-08-041-4/+5
| | | | | | | | | | | | | | Note: With this update several ports specific problems have been fixed. Qt4 headers and libraries have been moved to include/qt4 and lib/qt4. bsd.qt.mk defines QT_INCDIR and QT_LIBDIR now, which could be used in qt4-dependent ports if required. Thanks to: Max Brazhnikov Danny Pansters Notes: svn path=/head/; revision=218043
* Update to Qt 4.3.1.Michael Nottebrock2007-09-021-1/+1
| | | | Notes: svn path=/head/; revision=198629
* During regression testing the WIP Qt 4.3.0 ports, I found that the sqlMichael Nottebrock2007-07-131-3/+9
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=195506
* Add qt4, a multiplatform C++ application frameworkMichael Nottebrock2007-02-051-0/+18
Notes: svn path=/head/; revision=184304