aboutsummaryrefslogtreecommitdiff
path: root/databases/qt-pgsql-plugin
Commit message (Collapse)AuthorAgeFilesLines
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8Beat Gaetzi2012-12-301-0/+3
| | | | | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe Notes: svn path=/head/; revision=309662
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* Reset maintainership de jure. In fact KDE 3 has not been maintained by our teamMax Brazhnikov2011-07-071-1/+1
| | | | | | | | | for a long time, not to mention upstream. Discussed a while ago among the KDE/FreeBSD team. Notes: svn path=/head/; revision=277232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - 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
* change kde@freebsd.org to kde@FreeBSD.org for MAINTAINER addressMax Brazhnikov2009-08-191-1/+1
| | | | Notes: svn path=/head/; revision=239933
* - 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/+3
| | | | | | | | | | | | | | | | | | - 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-6/+6
| | | | Notes: svn path=/head/; revision=184271
* 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-8/+4
| | | | | | | Approved by: maintainer (for qmake) Notes: svn path=/head/; revision=128134
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-4/+3
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* Update to 3.3.3Michael Nottebrock2004-08-132-3/+3
| | | | Notes: svn path=/head/; revision=116152
* Make databases/qt-pgsql-plugin POSTGRESQL_PORT aware.Sean Chittenden2004-06-291-1/+3
| | | | | | | Approved by: kde@ Notes: svn path=/head/; revision=112570
* 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-254-5/+46
| | | | | | | PR: ports/64393 Notes: svn path=/head/; revision=105236
* Remove uneccessary files.Michael Nottebrock2004-03-092-13/+0
| | | | Notes: svn path=/head/; revision=103382
* - Update QT to version 3.2.3.Michael Nottebrock2003-12-132-29/+10
| | | | | | | | | | | | | | | | - 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
* 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
* Add the qt-pgsql-plugin, which provides easy access to PostgreSQL DatabasesTilman Keskinoz2003-08-065-0/+56
from Qt Applications Submitted by: Lauri Watts <lauri@kde.org> Reviewed by: Neil Stevens <neil@qualityassistant.com> Notes: svn path=/head/; revision=86377