aboutsummaryrefslogtreecommitdiff
path: root/databases/qt4-sqlite3-plugin
Commit message (Collapse)AuthorAgeFilesLines
* - Update Qt4 to 4.5.2Martin Wilke2009-08-043-7/+10
| | | | | | | | | | The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi) Notes: svn path=/head/; revision=238901
* kde@freebsd team is pleased to announce the update for Qt4 ports.Max Brazhnikov2009-01-131-3/+3
| | | | | | | | | | | Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update new port misc/qt4-l10n has been added. This port provides localisation support for Qt4 developers tools designer, linguist, etc. Approved by: miwi (mentor) Notes: svn path=/head/; revision=225988
* - Update to qt 4.4.1Martin Wilke2008-08-044-10/+9
| | | | | | | | | | | | | | 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
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to Qt 4.3.4Michael Nottebrock2008-03-131-3/+3
| | | | Notes: svn path=/head/; revision=208981
* Update to Qt 4.3.1.Michael Nottebrock2007-09-023-6/+6
| | | | Notes: svn path=/head/; revision=198629
* - bsd.qt.mk:Michael Nottebrock2007-08-021-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> Notes: svn path=/head/; revision=196993
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-162-10/+11
| | | | | | | Approved by: portmgr (bsd.port.mk changes) Notes: svn path=/head/; revision=195715
* Add build dependency on qt4-mocMichael Nottebrock2007-07-141-0/+1
| | | | Notes: svn path=/head/; revision=195620
* During regression testing the WIP Qt 4.3.0 ports, I found that the sqlMichael Nottebrock2007-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. Notes: svn path=/head/; revision=195506
* Update to 4.2.3Michael Nottebrock2007-03-252-4/+4
| | | | Notes: svn path=/head/; revision=188232
* Add qt4, a multiplatform C++ application frameworkMichael Nottebrock2007-02-055-0/+62
Notes: svn path=/head/; revision=184304