non port: databases/qt-pgsql-plugin/Makefile |
SVNWeb
|
Number of commits found: 26 |
Fri, 21 Jun 2013
|
[ 17:24 rakuco ]
Update MASTER_SITE_QT.
download.qt-project.org is a CDN and should redirect to the closest mirror
anyway, but a few more mirrors have been added just in case.
|
Mon, 29 Apr 2013
|
[ 08:57 bapt ] (Only the first 10 of 157 ports in this commit are shown above. )
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
|
Sun, 30 Dec 2012
|
[ 12:03 beat ] (Only the first 10 of 266 ports in this commit are shown above. )
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
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
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 7 Jul 2011
|
[ 17:21 makc ] (Only the first 10 of 193 ports in this commit are shown above. )
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Wed, 19 Aug 2009
|
[ 09:15 makc ]
change kde@freebsd.org to kde@FreeBSD.org for MAINTAINER address
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sat, 14 Feb 2009
|
[ 20:45 makc ]
Remove CONFLICTS to qt4, bump PORTREVISION
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ] (Only the first 10 of 155 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
|
Sun, 2 Sep 2007
|
[ 06:23 lofi ] (Only the first 10 of 110 ports in this commit are shown above. )
Update to Qt 4.3.1.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 21 Mar 2007
|
[ 07:57 lofi ]
Update to 3.3.8
|
Mon, 5 Feb 2007
|
[ 14:06 lofi ] (Only the first 10 of 20 ports in this commit are shown above. )
Update to 3.3.7
|
Sat, 5 Nov 2005
|
[ 06:27 lofi ] (Only the first 10 of 17 ports in this commit are shown above. )
Update to 3.3.5
|
Sun, 6 Feb 2005
|
[ 11:58 lofi ] (Only the first 10 of 18 ports in this commit are shown above. )
Update to Qt 3.3.4, introduce MASTER_SITE_QT.
Approved by: maintainer (for qmake)
|
Mon, 31 Jan 2005
|
[ 00:35 girgen ] (Only the first 10 of 107 ports in this commit are shown above. )
Split the postgresql ports into a server and a client part.
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)
|
Fri, 13 Aug 2004
|
[ 22:46 lofi ] (Only the first 10 of 17 ports in this commit are shown above. )
Update to 3.3.3
|
Tue, 29 Jun 2004
|
[ 23:31 seanc ]
Make databases/qt-pgsql-plugin POSTGRESQL_PORT aware.
Approved by: kde@
|
Sun, 16 May 2004
|
[ 12:42 lofi ] (Only the first 10 of 14 ports in this commit are shown above. )
Update to 3.3.2
|
Thu, 25 Mar 2004
|
[ 15:08 lofi ] (Only the first 10 of 19 ports in this commit are shown above. )
Untangle the QT database plugin ports.
PR: ports/64393
|
Sat, 13 Dec 2003
|
[ 10:21 lofi ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update QT to version 3.2.3.
- 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)
|
Thu, 18 Sep 2003
|
[ 19:32 marcus ]
Point to the QT 3.2 Makefile since the 3.1 Makefile is gone.
Noticed by: makeduds on bento
|
Wed, 6 Aug 2003
|
[ 12:00 arved ]
Add the qt-pgsql-plugin, which provides easy access to PostgreSQL Databases
from Qt Applications
Submitted by: Lauri Watts <lauri@kde.org>
Reviewed by: Neil Stevens <neil@qualityassistant.com>
|
Number of commits found: 26 |