espie
8545310f76
qt 4.4.3
2008-10-21 22:19:59 +00:00
brad
5ad108aedd
Remove forgotten MODGCC bits for sparc64. sparc64 has been using gcc3
...
for 4 1/2 years now.
2008-09-03 21:58:17 +00:00
merdely
da9128144e
Fix type for FULLPKGPATH-html
...
ok espie
2008-06-26 00:42:15 +00:00
espie
7871ff3395
minor update to qt 4.3.5
2008-06-02 10:33:33 +00:00
naddy
aaf788fc9c
Allow building with upcoming libiconv 1.12. No code changes with earlier
...
libiconv versions.
ok landry@ and qt4 ok espie@
2008-05-26 17:08:35 +00:00
espie
8ea2539ca7
minor update to 4.3.4
2008-03-15 09:44:12 +00:00
espie
b8175164c3
remove work-around that's no longer necessary.
...
You *must* use a current libpthread though...
2008-01-28 19:09:04 +00:00
espie
540d205245
disable sse2 for now, as it breaks stuff.
2008-01-27 05:01:37 +00:00
espie
8b0e85a4cd
fix PKGPATH for -html in debug flavor case.
2008-01-26 20:01:22 +00:00
espie
fe6870e74b
Repair no_examples pseudo-flavor
2008-01-26 18:46:36 +00:00
espie
4bf0ed1590
`minor' update, qt 4.3.3, everything depending on it still builds and works.
2008-01-06 13:48:12 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
jakemsr
b8d7bcd5a4
use -pthread instead of -lpthread for pthreads linkage in CUPS
...
bulk build tested by steven@ (a while ago) "sure" mbalmer@
2007-12-11 08:00:06 +00:00
wilfried
7146bf495a
plist fixes, ok espie@
2007-10-25 09:30:22 +00:00
espie
4c783f8547
minor update to 4.3.2
2007-10-22 15:36:59 +00:00
espie
41dd9394d6
minor update to 4.3.1. Had this in my tree for a while, totally forgot about
...
it...
2007-08-29 12:30:58 +00:00
espie
da922b4523
same bug as in 4.2.0.
2007-06-10 21:23:10 +00:00
espie
697f50d000
regen plists. Add extra moc link to help qdbus.
2007-06-09 23:13:09 +00:00
espie
b1952adf9e
4.3.0 replaces rc1. A few minor changes, quite a few patches integrated.
2007-06-02 08:27:36 +00:00
espie
119619fda1
update to 4.3.0rc1.
2007-05-22 09:09:32 +00:00
espie
77bf0c0cc7
remove HOMEPAGE from DESCR
2007-05-17 23:54:24 +00:00
espie
be99f23aa5
more base64 checksums
2007-04-05 17:36:18 +00:00
espie
025bbaf18e
disable optimization which breaks with gcc 3.3.6
2007-04-03 21:05:51 +00:00
espie
395dac0562
fix utf8 codec
2007-03-31 23:10:18 +00:00
espie
30059c7ebb
help people not mix up X11 with xenocara, by making sure they link against
...
X11 >= 10, and bump those major numbers accordingly, so that bug-reports
will get easier to process.
(artificial `flag day' as discussed with deraadt@)
2007-03-26 21:22:13 +00:00
espie
9634d7d235
tweak the modules so they also define MODQTn_* values along the usual
...
MODQT_* values.
This makes it possible to include both qt3 and qt4, as long as one is
very careful in choosing the right variables, without any change for the
existing qt3-only, qt4-only ports.
We don't bother with qt and qt2 as they are mostly end-of-life.
2007-03-23 16:28:52 +00:00
espie
f744994db1
update to 4.2.3
2007-03-17 17:58:16 +00:00
steven
a35b657260
move pixeltool to -examples package; unbreaks no_examples flavor.
...
ok espie@
2007-03-17 11:51:58 +00:00
espie
4ead5f3e53
prevent QTextStreams from hanging on pipes EOF, as noticed in kdelibs4.
...
reintroduce a debug flavor, now that qt is `sane'. Fix main pkgname,
and add sha256 checksum.
2007-02-25 17:31:04 +00:00
espie
271cc7e0c7
fix qdbuscpp2xml, make sure we run moc4.
2007-02-24 11:23:49 +00:00
espie
03cd6223ed
fix symlink issue noticed by steven@ by actually installing two scripts
...
that do not get installed by qt automatically.
Plus, install pixeltool under /usr/local/bin as well.
2007-01-29 09:51:28 +00:00
espie
83ba29a04d
we want qdbus to be visible...
2006-12-29 23:22:51 +00:00
espie
6819fae982
maintainance update to 4.2.2, no binary interface change, improvements in
...
about all libraries -> minor bumps.
2006-12-06 08:32:44 +00:00
espie
e0a8882f58
use BUILD_PKGPATH
2006-11-25 18:35:45 +00:00
espie
feae415784
forgotten pkgpath, reminded by kurt
2006-11-21 22:40:31 +00:00
espie
0090b5b380
switch to new MULTI_PACKAGES
2006-11-21 19:25:47 +00:00
alek
4c41dbe1c1
-examples subpackage needs QtDesigner as a LIB_DEPENDS
2006-11-07 09:27:37 +00:00
alek
6779e004fd
Pass -pthread flag to linker; in preparation for new dbus port
2006-11-07 08:55:18 +00:00
espie
782d3ac77f
update to 4.2.1. Add a no_examples pseudo-flavor, by popular demand.
...
Move some stuff that is built only in examples in the proper package.
And mark it as conflicting with old qt4.
2006-10-30 18:17:32 +00:00
sturm
dcb8bcf86a
some ${MACHINE_ARCH} are in fact i386
...
No need to bump PKGNAME, as this is a noop on i386. On other archs this
port didn't package.
2006-10-18 16:57:33 +00:00
espie
06da7a8b6d
... and ditch all patches that are no longer necessary, a sane build at last
2006-10-08 21:45:18 +00:00
espie
9e9af894ce
qt 4.2.0, lots of improvements.
2006-10-08 21:43:50 +00:00
espie
fd969f3dd2
more new lib specs
2006-09-18 10:21:48 +00:00
steven
707a39de3d
move two files into -examples subpackage. pointed out by Moritz Grimm.
...
go ahead espie@
2006-08-08 16:17:54 +00:00
espie
01f366e93d
qt 4.1.3
2006-06-04 09:37:43 +00:00
espie
9fbf08cd88
make sure the sqlite* plugins are built, depending on external source,
...
instead of outdated internal sqlite code.
Put them into separate packages accordingly, since there are dependencies
now.
2006-05-15 21:09:39 +00:00
bernd
374cb98ba3
s/qt3/qt4/, bump PKGNAMES accordingly.
...
"go ahead" espie@
2006-05-14 08:57:48 +00:00
steven
494cf26e15
fix a few MASTER_SITES mirror paths
2006-04-06 09:35:46 +00:00
espie
da7aaf1bcb
update to 4.1.2
2006-04-01 12:32:56 +00:00
espie
886fbc165a
update to qt 4.1.1
2006-03-05 21:58:07 +00:00