Commit graph

214 commits

Author SHA1 Message Date
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Michael Nottebrock
4b1e2f0850 Fix plist *again*. This is not my day. 2006-03-22 02:55:10 +00:00
Michael Nottebrock
c4e50d0bfe Fix plist. 2006-03-22 02:50:37 +00:00
Michael Nottebrock
ac1a421c4b Remove the removed patches from EXTRA_PATCHES as well.
Noticed by: "Jack L." <xxjack12xx@gmail.com>
Pointyhat to: me
2006-03-22 02:32:36 +00:00
Michael Nottebrock
c6438da55e Update to 3.3.6 2006-03-21 20:29:51 +00:00
Michael Nottebrock
f97ca8a333 Don't spam Qt's notion of a sysconfigdir with uic tempfiles. 2006-01-31 10:23:07 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Michael Nottebrock
5625df324d Update to 3.3.5 2005-11-05 06:27:18 +00:00
Michael Nottebrock
dc00144e80 Remove a patch that introduces a binary incompatibility between kdelibs
and qt33 if kdelibs has been built against a patched qt.
2005-07-10 18:05:50 +00:00
Michael Nottebrock
10be91f19e s/.elseif/.elif 2005-04-12 18:05:21 +00:00
Michael Nottebrock
464bdcbdf8 We change PKGNAMEPREFIX conditionally, but ports uses PKGNAME for the
${.target}_finished cookie-files. Result: Breakage!

Work around this for now by setting the name of the the cookies ourselves.

Approved by: portmgr (marcus)
2005-03-27 00:03:25 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Michael Nottebrock
608701413a Update to Qt 3.3.4, introduce MASTER_SITE_QT.
Approved by:	maintainer (for qmake)
2005-02-06 11:58:19 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Mikhail Teterin
0d69f07c56 Add the patch created by KDE people, that addresses a very annoying
problem in many Qt-based programs -- tabs are replaced by spaces. The
patch is straight from KDE's qt-copy CVS tree and should be present in
the next version of Qt. Bump PORTREVISION.

While here, stop requiring exact versions of png, jpeg, and mng --
anything the user's system has at the time of port-building will satisfy
Qt.

Approved by:	 Andy Fawcett	(as part of kde@ -- the maintainers)
2004-11-16 23:25:11 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Michael Nottebrock
3a01d4e44c Update to 3.3.3 2004-08-13 22:46:52 +00:00
Michael Nottebrock
0b8e6214f9 Add to ipv6 category.
PR: ports/70025
2004-08-05 11:46:49 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Michael Nottebrock
7c41962a46 Don't try to enforce PREFIX by patching, Qt already honors it. 2004-05-28 11:21:24 +00:00
Michael Nottebrock
8af4059e32 Patch configure instead of piping echo output to the configure script -
the latter isn't make -s - safe.

Noticed by: Jon Noack <noackjr@alumni.rice.edu>
2004-05-25 15:16:36 +00:00
Michael Nottebrock
12f4ceb5a0 Fix/update MASTER_SITES.
Bitrot noticed by: mat
2004-05-24 13:11:45 +00:00
Michael Nottebrock
5a622a9895 Fix location of pkgconfig file. 2004-05-22 19:43:04 +00:00
Michael Nottebrock
277080170b Adjust CONFLICTS, the latest revision of the xfmail port does no longer
conflict with Qt.
2004-05-21 18:33:06 +00:00
Michael Nottebrock
20ca5f3b30 Update to 3.3.2 2004-05-16 12:42:24 +00:00
Michael Nottebrock
befd8a5025 Add an additional patch to make Qt compile on 4.x/Alpha.
Special thanks to Idar Tollefsen <idart@performancedesign.no>
for giving me access to his Alpha/4.x machine for testing!
2004-05-15 15:49:16 +00:00
Michael Nottebrock
86ec1d8fc8 Convert build switches to OPTIONS. 2004-05-02 18:03:59 +00:00
Michael Nottebrock
35ac2f720d Add a WITHOUT_NAS knob.
Requested by: kris
2004-03-27 05:50:44 +00:00
Michael Nottebrock
bc829e39ef Change COMMENT to something more fitting to today's QT. 2004-03-25 15:26:43 +00:00
Michael Nottebrock
b67a797649 Add a pkg-message to advertise the database plugin ports. 2004-03-25 15:06:29 +00:00
Michael Nottebrock
3aaf8aee77 s/pre-install/pre-su-install/ because we're creating directories under
${PREFIX}.
2004-03-18 01:06:21 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Michael Nottebrock
4c59237f06 Instead of checking for the existence of spec directories, check for
the actual specfile to be present.
2004-03-10 21:11:02 +00:00
Michael Nottebrock
646a91ce28 Declare CONFLICTS with earlier versions of qt3.x.
Enforce CONFLICTS to take effect by bumping PORTREVISION.
2004-03-10 12:14:26 +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
61c6513a51 Set to IGNORE for now. 2004-03-08 17:35:41 +00:00
Michael Nottebrock
6fe53bfc64 Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
2004-02-26 20:59:36 +00:00
Michael Nottebrock
699b6562cc PREFIX-safeness fixes. 2004-01-28 12:44:07 +00:00
Michael Nottebrock
2d7e13ad16 Add qmake as runtime dependency.
PR:     ports/61138
2004-01-09 22:48:31 +00:00
Michael Nottebrock
ee5689938d Fix some stylebugs found by portlint. 2003-12-16 10:02:08 +00:00
Max Khon
78660c688e Fix formatting. 2003-12-15 19:38:04 +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
Michael Nottebrock
803e4048dc Declare (or resolve) conflicts for KDE and QT. 2003-10-17 06:09:39 +00:00
Michael Nottebrock
0d959daeb3 Add a small hackish patch that prevents qmake from generating a bogus
dependency on an old header during portupgrade and causing the install
stage to fail.

Approved by:	will
2003-09-21 18:45:34 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Tilman Keskinoz
b754f52652 - Make PORTNAME overridable too.
- change CONFIGURE_ARGS -no-fast to -fast. This improves the configure time
  of the qt-plugin ports and should not harm the Masterport.
- If BUILD_PLUGIN_ONLY, remove several directories that are not needed for the
  Plugin build. This improves the buildtime for the plugins.
2003-08-06 11:44:22 +00:00
Tilman Keskinoz
fb4827e611 *grrr* COMMENT needs to be overrideable too. 2003-07-30 16:18:59 +00:00
Tilman Keskinoz
1bfd0c7a5c Make PORTREVISION overwritable by slave ports. 2003-07-30 16:06:39 +00:00