Commit Graph

26 Commits

Author SHA1 Message Date
espie
0530a5ef91 In mt mode, rename libqui -> libqui-mt
qt-mt is now tested, one could say...
2003-02-09 19:17:32 +00:00
espie
450036a1cd Oops, qt3-base ought to conflict with all qt3 single-threaded packages,
since those included the include files.
This means we need to bump the packagename to p0... joy.
2003-01-09 23:06:30 +00:00
espie
3f90c205b7 oops, pass plugins dir correctly. 2003-01-07 01:23:20 +00:00
espie
c11973f303 Repackage qt3 to separate mt better (common -base package for include/docs,
specific plugins for mt)
2003-01-06 06:22:52 +00:00
espie
8b5616f55f Bring mt support to MODULE.
Fix tricky issue: basic tools must be compiled with -mt as well,
otherwise they won't be able to use plugins (and for instance, kde needs
uic plugins for its widgets)
2002-12-31 02:09:51 +00:00
espie
efabf866f5 update to qt 3.1.1
uic.1 -> uic3.1
2002-12-29 16:13:28 +00:00
brad
89b02e5304 one more header path is necessary to fix the PostgreSQL support for 7.3. 2002-12-18 05:19:45 +00:00
espie
3f749a51f5 Install the specs files, makes it possible to use qmake from another project.
Credits should go to whomever mentioned this to me, but I deleted his email,
oops.
2002-11-23 22:00:20 +00:00
espie
981f63a9a5 Update to qt 3.1.0 2002-11-23 18:52:22 +00:00
brad
1a80409c41 remove cruft for MySQL 2002-11-18 02:03:12 +00:00
naddy
3b9ae37cd6 Require gcc3 on sparc64. 2002-11-13 22:55:54 +00:00
naddy
b75440a322 No regression tests available. 2002-10-29 19:48:57 +00:00
espie
2c271144f1 Update to 3.0.6 (maintenance release).
Add basic framework for qt-mt flavor (untested for real yet).
2002-10-26 11:45:52 +00:00
espie
da6beadd4a Use PSEUDO_FLAVORS for no_mysql/no_pgsql 2002-08-21 13:52:39 +00:00
naddy
5ac4ecee56 Use VMEM_WARNING rather than rolling our own. 2002-08-02 22:13:19 +00:00
espie
ad838250e5 Update qt to 3.0.5.
Remove kde patches that have been integrated.
Independent rediscovery of a qt-copy patch (bogus lockfiles in RO directories)
and OpenBSD a.out fix.
2002-07-17 21:43:36 +00:00
brad
22c7fffde6 - powerpc can build MySQL
- new png header path
2002-05-27 14:49:30 +00:00
brad
7fa2cb7c74 - fix COMMENTs for database plugins
- remove bogus CONFIGURE_ARGS option, this is handled farther down the Makefile
- remove unnecessary BUILD_DEPENDS on PostgreSQL
--
Ok'd by: maintainer
2002-03-30 18:13:31 +00:00
espie
039a889515 propagate pseudo-flavor to subpackages 2002-03-30 01:02:49 +00:00
espie
8faa87e646 maintenance release, lots of useful small fixes. 2002-03-27 12:36:35 +00:00
lebel
0e8db5ca7f is wrong here, it should be empty(). espie@ OK. 2002-03-23 23:35:46 +00:00
lebel
e2fe005ed1 mysql is marked BROKEN on anything else than i386 and sparc,
so, the default FLAVOR should be no_mysql for arch other those two.
espie@ thinks so too.
2002-03-23 17:35:12 +00:00
espie
fb0c7fc41b Forgot synching with recent bsd.port.mk change. 2002-03-12 00:16:12 +00:00
espie
8d679e5adc More tweaks, I forgot about designer, so some binaries must be renamed
to avoid conflicts. This also means more stuff in qt3 module.
Plus, create missing pluging directory in PLIST.
2002-03-05 14:46:32 +00:00
espie
d8be1632af Give pseudo-flavors a fighting chance. Reported by Peter Stromberg. 2002-03-05 12:40:52 +00:00
espie
fddfe20bc8 Initial port of qt3.
Most notable improvement seems to be font-handling, especially unicode stuff.

Configured to relocate plugins at a reasonable place. Includes *sql
plugins, though they are thoroughly untested at the moment.

Works good enough to recompile xglobe for instance. Still work to do
though, some paths are probably incorrect yet.
2002-03-04 16:13:04 +00:00