Commit Graph

12 Commits

Author SHA1 Message Date
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
sthen
be7f3fbf3c - fix missed adjustment in qt3.port.mk to handle shared_lib bump;
this change requires bumping other ports which use it. pointed
out by naddy, thanks!

- add a comment in Makefile to warn others not to do the same.

ok naddy@
2008-07-27 21:44:59 +00:00
naddy
d1a1eac17e sync plugin directory with qt library bump 2008-06-02 17:54:35 +00:00
espie
07eb6af6da fuck, forgot that one. noticed by naddy. 2007-03-28 23:18:09 +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
ceea12786a switch to new MULTI_PACKAGES 2006-11-20 20:41:00 +00:00
espie
f1735615f6 Add the security patches from qt 3.3.7
we'll update to qt 3.3.7 after the immodule patch has been merged, which
should hopefully happen in the middle of november....
2006-10-24 22:39:36 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
espie
8c7e05b255 bunp all qt shared libs at the same time. 2006-01-13 19:18:49 +00:00
espie
2977e72179 versioned pluginsdir in qt3.port.mk 2006-01-02 16:59:37 +00:00
espie
fa73104d38 Reorganize stuff.
- stop supporting !mt, since it has worked for a long time.
- mt becomes a pseudo_flavor for compat purposes.
- merge base back into the main module.
- link mt names to not mt names.
- finish recreating a full QTDIR structure for compatibility as well.
2004-10-30 09:12:35 +00:00
espie
4c68b1d0da Prepare for MODULES=x11/qt* 2004-08-03 09:18:38 +00:00