aboutsummaryrefslogtreecommitdiff
path: root/databases/qt-mysql-plugin
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bump PORTREVISION for ports linking to default libmysqlclient.Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271309
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Remove CONFLICTS to qt4, bump PORTREVISIONMax Brazhnikov2009-02-141-3/+1
| | | | Notes: svn path=/head/; revision=228314
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+5
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Update to Qt 4.3.1.Michael Nottebrock2007-09-021-1/+3
| | | | Notes: svn path=/head/; revision=198629
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 3.3.8Michael Nottebrock2007-03-212-4/+4
| | | | Notes: svn path=/head/; revision=187840
* Update to 3.3.7Michael Nottebrock2007-02-053-5/+5
| | | | Notes: svn path=/head/; revision=184271
* Current maintainer suggests transferring this port to kde@. I hope theyMark Linimon2006-12-291-1/+1
| | | | | | | don't mind. Notes: svn path=/head/; revision=180930
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Oops. Forgot to update the checksums.Michael Nottebrock2005-11-071-2/+2
| | | | Notes: svn path=/head/; revision=147474
* Update to 3.3.5Michael Nottebrock2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147325
* Update to Qt 3.3.4, introduce MASTER_SITE_QT.Michael Nottebrock2005-02-062-7/+4
| | | | | | | Approved by: maintainer (for qmake) Notes: svn path=/head/; revision=128134
* Update to 3.3.3Michael Nottebrock2004-08-132-3/+3
| | | | Notes: svn path=/head/; revision=116152
* Update to 3.3.2Michael Nottebrock2004-05-162-3/+3
| | | | Notes: svn path=/head/; revision=109250
* Untangle the QT database plugin ports.Michael Nottebrock2004-03-253-48/+26
| | | | | | | PR: ports/64393 Notes: svn path=/head/; revision=105236
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-093-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* Add build-shimmies for qt-odbc-plugin.Michael Nottebrock2003-12-311-1/+3
| | | | Notes: svn path=/head/; revision=97013
* Build, link and install the plugins properly so they can actually work.Michael Nottebrock2003-12-302-2/+12
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=96935
* - Update QT to version 3.2.3.Michael Nottebrock2003-12-136-35/+49
| | | | | | | | | | | | | | | | - s/USE_MESA/USE_GL - Get rid of the nvidia-driver warning - Unhook database-plugin ports from the main port. - Use and depend on devel/qmake. Thanks to Mikhail Teterin <mi+kde@aldan.algebra.com> for ideas and code for the dependency on the qmake-port and the database- plugins. Approved by: Maintainer (for qt-mysql-plugins) Notes: svn path=/head/; revision=95714
* - Convert to USE_MYSQLPav Lucistnik2003-12-041-2/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=94936
* Chase distfile after QT updateTilman Keskinoz2003-09-271-1/+1
| | | | | | | | PR: 57102 Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=89587
* Point to the QT 3.2 Makefile since the 3.1 Makefile is gone.Joe Marcus Clarke2003-09-181-1/+1
| | | | | | | Noticed by: makeduds on bento Notes: svn path=/head/; revision=89056
* Remove the redundant PKGNAMESUFFIX that slipped into the last commitTilman Keskinoz2003-08-071-1/+0
| | | | | | | | PR: 55316 Submitted by: maintainer Notes: svn path=/head/; revision=86520
* Add the qt-mysql-plugin, whix provides easy access to MySQL Databases fromTilman Keskinoz2003-08-065-0/+56
Qt Applications PR: 52131 Submitted by: Kay Lehmann <kay_lehmann@web.de>, Lauri Watts <lauri@kde.org>, lofi Reviewed by: kde Notes: svn path=/head/; revision=86375