Commit graph

12 commits

Author SHA1 Message Date
Kris Kennaway
3ca94e1697 Add a patch I forgot yesterday to rename libqt -> libqt1
Noticed by:	Tilman Linneweh <tilman@arved.de>
Pointy hat to:	kris
2002-05-05 22:38:21 +00:00
Kris Kennaway
53cd1ee38c Add back the qt145 port and support for qt-1.x. This should not
have been removed because it was not broken and a lot of working
ports depended on it.  The qt145 port now installs files named
*qt1* instead of *qt* so it does not conflict with the other qt
versions.
2002-05-05 09:55:30 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
R. Imura
48acbbff2d Merge kde11-i18n into kde11, and remove my *-i18n ports.
There is no so-version bump, because of compatibility.

Approved by:	will (kde11 maintainer)
2000-10-23 15:24:23 +00:00
Will Andrews
54e128e03a Oops, forgot to include this file with the previous commit. Just to
clarify, this file is here to help keep the Qt port Makefile clean.

PR:		18902
Submitted by:	jss@subatomix.com, imura, Mike Harding <mvh@ix.netcom.com>
2000-05-30 16:14:50 +00:00
Will Andrews
a47f1d2573 Make Qt 1.45 compile without those useless examples/tutorials, which only
serve to waste CPU time.
2000-05-29 05:21:33 +00:00
Satoshi Asami
95f52eef24 Upgrade qt142 to qt145 after repository copy.
PR:		16844
Submitted by:	andrews@technologist.com (new maintainer)
2000-02-21 06:45:29 +00:00
Andreas Klemm
4b5759cc15 partly adopt changes from PR
- use CXX and CXXFLAGS if set
additionally
	- use X11BASE
still unsure if I should remove the dependancy from MESA...
have to think over it when having time
I think there was a problem, when building KDE with Mesa support
and using a qt lib without ...
Does somebody else have time to check ?
PR:		closes 8904
Submitted partly by:	Alex Zepeda <garbanzo@hooked.net>
1999-02-25 08:25:17 +00:00
Satoshi Asami
6a187e06e9 Upgrade qt141 to qt142 after repository copy. qt141 will be deleted after
a short test period to make sure qt142 is an adequate replacement.

Note #1: I changed it to install libqt.so.2.0.  qt141 or newer are
         required for some software (most notably kde).  We missed the
         chance to change the shlib number in qt141 so I'm doing it now.

Note #2: After talking with Peter Wemm, I decided not to add extra
         -rpath directives.  The fix for kdesupport and other build
         problems are forthcoming in ld.
1999-01-07 10:58:33 +00:00
Andreas Klemm
785b1ca359 The long awaited port of qt141
Thanks Satoshi for your patience ! ;-)
1998-11-23 17:41:12 +00:00
Steve Price
e9efa5d517 Convert to ELF and pickup a bunch of missing header files in pkg/PLIST. 1998-09-27 17:46:51 +00:00
Andreas Klemm
c75790d103 - Upgrade libqt to newest version 1.40 after repository copy.
- The Makefile templates for all bsd's were broken, I fixed this
  for one installation target and already sent the patch to the qt
  folks.
1998-07-20 16:51:18 +00:00