Commit Graph

42 Commits

Author SHA1 Message Date
sturm
51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
pvalchev
e9f6c0150a fix freetype2 paths w/ new XF4 2003-04-10 16:58:19 +00:00
pvalchev
f7badfc307 use gcc3 on sparc64 to build this beast 2002-11-14 05:16:27 +00:00
naddy
b75440a322 No regression tests available. 2002-10-29 19:48:57 +00:00
espie
4fbdb3b4bf No longer build qt2-designer with kde2 support, bump the package name
to reflect that.
Fix dependency to find qt2 correctly, and not match qt3.
2002-09-11 17:42:01 +00:00
pvalchev
1d1bd2f19f disable optimizations on sparc64 for now too, as well as alpha...
so that this builds
2002-03-23 18:58:13 +00:00
espie
d900d189e1 Bump NEED_VERSION 2002-03-21 21:25:50 +00:00
espie
4bec30542b qt 2.3.2 2001-12-22 14:09:18 +00:00
heko
0e36dadb66 o Instead of copying the "virtual memory exhausted" warning for each
individual port, introduce a new variable for bsd.port.mk, VMEM_WARNING.
By setting this variable to `Yes', the user is given a warning about the
virtual memory requirements just before the pre-build stage.
o Also give some examples for different shells for what to do about
it, and mention login.conf(5). bash, for example, has a confusing
-v flag to ulimit.
o Document this in bsd.port.mk.5
espie@ ok
2001-11-11 13:57:32 +00:00
espie
f28492bfe6 Use full path for libqt and libqt2
Bump need version.
2001-10-28 12:30:13 +00:00
pvalchev
ff19652ec7 work-around internal compiler error on the alpha by disabling optimizations; style fix & ok from naddy 2001-10-08 23:20:50 +00:00
espie
3d2b7ab9e9 Unconflict with recent bsd.port.mk 2001-08-27 08:58:28 +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
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
f5664800b8 Update to qt 2.3.0. 2001-03-12 16:21:34 +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
01b31f81f6 missed by cvs, thanks reinhard. 2000-12-17 17:48:52 +00:00
espie
8ff8767c00 cvs missed this. Thanx Peter. 2000-11-25 14:30:23 +00:00
espie
fcbb0888c6 Make sure non-gl flavor is built without mesa 2000-10-27 16:52:02 +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
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
espie
07077fd847 Oops, install misworks if files are missing.
Remove the dead links manually, and complete packing list.
2000-06-23 01:25:35 +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