Commit graph

11 commits

Author SHA1 Message Date
Michael Nottebrock
20ca5f3b30 Update to 3.3.2 2004-05-16 12:42:24 +00:00
Michael Nottebrock
bdb4cb8fae Untangle the QT database plugin ports.
PR: ports/64393
2004-03-25 15:08:15 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
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).
2004-03-09 19:41:12 +00:00
Michael Nottebrock
d80ad25f88 Add build-shimmies for qt-odbc-plugin. 2003-12-31 19:33:01 +00:00
Michael Nottebrock
701937e315 Build, link and install the plugins properly so they can actually work.
Reviewed by:	maintainer
2003-12-30 10:09:57 +00:00
Michael Nottebrock
64c4818f8e - 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)
2003-12-13 10:21:14 +00:00
Pav Lucistnik
7dba2be329 - Convert to USE_MYSQL
Approved by:	maintainer
2003-12-04 10:27:23 +00:00
Tilman Keskinoz
7020b6221c Chase distfile after QT update
PR:		57102
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2003-09-27 23:05:17 +00:00
Joe Marcus Clarke
28f9a17012 Point to the QT 3.2 Makefile since the 3.1 Makefile is gone.
Noticed by:	makeduds on bento
2003-09-18 19:32:44 +00:00
Tilman Keskinoz
30211bfe1a Remove the redundant PKGNAMESUFFIX that slipped into the last commit
PR:		55316
Submitted by:	maintainer
2003-08-07 17:31:14 +00:00
Tilman Keskinoz
0cb2bb1b9c Add the qt-mysql-plugin, whix provides easy access to MySQL Databases from
Qt Applications

PR:		52131
Submitted by:	Kay Lehmann <kay_lehmann@web.de>,
		Lauri Watts <lauri@kde.org>,
		lofi
Reviewed by:	kde
2003-08-06 11:52:26 +00:00