Commit Graph

53 Commits

Author SHA1 Message Date
kevlo
7dfd1e1874 remove lib/qt2/doc directory
--
Ok'd by maintainer(espie@)
2001-08-29 14:05:56 +00:00
espie
b5ae8331d0 Pass full setup through to configure and build 2001-08-27 09:54:11 +00:00
espie
3d2b7ab9e9 Unconflict with recent bsd.port.mk 2001-08-27 08:58:28 +00:00
espie
1867c778d8 qt2 module support 2001-08-27 08:53:53 +00:00
espie
3034c5758c Flavor gl does no longer exist, since gl is standard in XFree 4. 2001-07-31 00:09:57 +00:00
espie
6067212d71 Remove red herring 2001-07-11 12:59:48 +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
9e460221ed Missing !%%SHARED%% 2001-07-03 12:08:40 +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
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
lebel
86d9940c0c x11: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:41:05 +00:00
espie
6f3c2bc9ef Minor packaging issues. 2001-05-05 20:24:25 +00:00
espie
a5af56271a Fix qt2 for XFree4, provided Matthieu and Todd fix XFree4.
Note a build dependency on libjpeg.
2001-04-17 16:56:37 +00:00
wilfried
b90a3531da missing dirrm 2001-04-06 10:12:59 +00:00
naddy
ce98d80953 typo VERSTION -> VERSION 2001-04-02 01:57:39 +00:00
espie
a1c7963065 moc2's manpage location. 2001-03-22 00:42:14 +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
0960f7c677 Provide symlink so that designer will find its documentation. 2001-03-21 23:54:47 +00:00
espie
f5664800b8 Update to qt 2.3.0. 2001-03-12 16:21:34 +00:00
brad
87b362adf6 remove bit about shlib_dirs since this is done automatically now as part
of the PLIST when using the NEWDYNLIBDIR tag.
2001-03-10 04:23:00 +00:00
espie
0823800cb1 Fix shared library names at build, not packaging time.
This should solve quite a few issues, including building on powerpc.
2001-03-07 21:42:00 +00:00
espie
481272932e Update to qt2-2.4. 2001-02-23 14:36:55 +00:00
brad
7c842ebd3c use libmng. 2001-02-20 13:55:52 +00:00
espie
73f1fd98e1 Kludge to coexist with qt1 (e.g., put QTDIR first, so that qt1 won't be
found).
2001-02-12 17:06:10 +00:00
espie
b8c1ca805d No longer needed.
Forgotten, pointed out by CEG.
2000-12-18 14:50:15 +00:00
espie
01b31f81f6 missed by cvs, thanks reinhard. 2000-12-17 17:48:52 +00:00
espie
535f6c5ba1 Update to 2.3.
Fix stupid bug in packaging.
2000-12-16 23:26:33 +00:00
espie
8ff8767c00 cvs missed this. Thanx Peter. 2000-11-25 14:30:23 +00:00
espie
149f86d82a Update to qt2-2.2, bug-fixes, a new gl example. 2000-11-24 14:22:20 +00:00
espie
ef935f2fe2 Remind user to remove lib directory from shlib_dirs
(Note: automate this in NEWLIBDIR after 2.8)
2000-10-31 09:50:15 +00:00
espie
bd4a1a815d and shared libraries along with shared objects... 2000-10-29 20:13:55 +00:00
reinhard
1b79cd66da add a note about shlib_dirs; ok espie@ 2000-10-29 18:37:37 +00:00
espie
664d167365 Follow my own advice: use -fPIC for linking shared libraries. 2000-10-29 17:22:07 +00:00
espie
fcbb0888c6 Make sure non-gl flavor is built without mesa 2000-10-27 16:52:02 +00:00
espie
22149fbc56 Thanks, Ian. 2000-10-11 09:54:23 +00:00
espie
204d556cb8 Checksum change... realm of twice the same release.
Thanks for the multiple notices.
2000-10-10 20:46:54 +00:00
espie
5bccb7cf96 Resurrect patch.
Brad, sloppy update, very sloppy.
2000-10-10 16:57:53 +00:00
espie
e64a306f88 Darn samples want X11 includes. 2000-10-10 13:21:19 +00:00
espie
273d0b9550 Darn qt2 is smarter at configuring than it was.
Can't lie to it about libraries locations
2000-10-10 01:26:48 +00:00
brad
efa2448b41 fix @pkgdep tag; noticed by todd@ 2000-10-09 18:44:08 +00:00
brad
9247b86eba upgrade to qt2 2.1 2000-10-08 06:02:00 +00:00
espie
bee79fa9d1 Let gl examples compile correctly.
Add missing designer templates and create a wrapper to call the real
designer with QTDIR set correctly.
2000-09-22 20:50:19 +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
brad
ec64f3033b bump NEED_VERSION 2000-08-23 01:21:11 +00:00
brad
a89422ff7f - bump NEED_VERSION
- quiten down a few of the targets
2000-07-13 21:26:45 +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
brad
194fa93ce6 - style
- remove unused EXAMPLES variable
- add QT_MANDIR knob
2000-06-23 09:53:52 +00:00
espie
a203d81554 Typo 2000-06-23 08:41:16 +00:00