Commit Graph

14 Commits

Author SHA1 Message Date
espie
4bec30542b qt 2.3.2 2001-12-22 14:09:18 +00:00
espie
69014f5ebb qt-2.3.1, even though it does not fix all the bugs it's supposed to. 2001-07-03 15:42:58 +00:00
espie
c366ff0ea8 Rearrange qt and qt2 slightly, so that both libraries appear in
/usr/local/lib.

This removes the need to add to shlib_dirs.

HOWEVER, ports that depend on these should explicitly use
-L/usr/local/lib/qt  or -L/usr/local/lib/qt2 to be sure to grab the right
library, even if the other library is installed as well.
2001-06-09 19:53:22 +00:00
espie
e7d1c82b2e Tweak configury so that designer is not built, and qt2 is configured with
kde support, even though kde is not installed at this point.

Add missing moc man page as well.
2001-03-21 23:56:50 +00:00
espie
f5664800b8 Update to qt 2.3.0. 2001-03-12 16:21:34 +00:00
espie
481272932e Update to qt2-2.4. 2001-02-23 14:36:55 +00:00
espie
535f6c5ba1 Update to 2.3.
Fix stupid bug in packaging.
2000-12-16 23:26:33 +00:00
espie
149f86d82a Update to qt2-2.2, bug-fixes, a new gl example. 2000-11-24 14:22:20 +00:00
brad
9247b86eba upgrade to qt2 2.1 2000-10-08 06:02:00 +00:00
espie
a8f12c9bdb Update to qt2 2.0.
More patches to not build gl by default (dependency on Mesa)
and to build all examples.

Still need to investigate gnm, and check whether the gl flavor is actually
ok.
2000-09-22 15:02:34 +00:00
espie
de30b37a9d Put libqt2 ONLY under /usr/local/lib/qt2
This avoids building problems for package builders who may have both
qt1 and qt2 installed at the same time.
2000-07-08 18:36:23 +00:00
brad
21597a9c1f fix @exec and remove @unexec 2000-06-25 01:43:19 +00:00
espie
41fbfc94a6 Don't try to be smart with examples and tutorial, moving those files
around doesn't work, as there are cross-dependencies.

Move LOCALBASE/X11BASE setting to post-patch, as this allows having
complete, independent Makefiles for examples/tutorial.

Package the full tutorial/example along.

Install qt1 to qt2 conversion tools along.

Provide a link to /usr/local/bin/moc2, to ease getting FreeBSD ports.
2000-06-23 14:17:40 +00:00
espie
22a5ffcfb8 First cut at a qt2 port.
Probably needs some polish, but it compiles and runs.
2000-06-22 23:53:43 +00:00