24 Commits

Author SHA1 Message Date
rsadowski
e6a41d338a zap empty patch 2017-04-28 16:03:11 +00:00
rsadowski
e4b12dc360 update to qt-creator 4.2.2
- bump some SHARED_LIBS (nm(1) checks)
- remove qch_docs target and all -docindex BUILD_DEPENDS as
  qtdeclarative loop workaround
- improve licence tag; thanks Caspar Schutijser
- Fix WANTLIB
- NO_TEST
- remove qtwebkit as LIB_DEPENDS and add ass RUN_DEPENDS
- fix one tab

ok sthen@ landry@, tested by Caspar Schutijser, thnaks!
2017-04-28 16:00:10 +00:00
zhuk
c7c79f8837 Fix build when qmake-generated Makefile tries to link in qtcreator.sh.
While there, add some BDEPs for better documentation builds.
2016-12-31 12:53:42 +00:00
zhuk
ead273e6f8 Nobody loves you, qt-creator, except three people: Caspar Schutijser,
Rafael Sadowski and me.

So lets move on and put it in. Nowadays there is no point in having
a separate qt-creator with support for older Qt's, and 4.1.0 works
with egdb at least.

Most of the work was done by Caspar, last rollup from Rafael, commit by me.
2016-12-26 15:26:01 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
jca
8841897bb1 wxneeded (QtWebkit)
from Caspar Schutijser
2016-08-20 21:46:18 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
nigel
011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
zhuk
71621329ce Build and install Qt debugging helper library for system Qt with QtCreator,
and allow it being automatically loaded even when debugging external
applications.

While there, mark QtCreator as SHARED_ONLY, as the Qt4 itself already is.

ok espie@
2013-01-05 20:32:02 +00:00
landry
a513534079 x11/qt4,-sqlite was folded back to x11/qt4, remove explicit dependencies
on it and bump REVISION.
2012-06-14 09:47:23 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
dad4daec9f Mark BROKEN on powerpc, qdoc3 goes into an infinite loop. 2011-12-06 08:36:06 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
d7f6fc7e23 more conversions 2010-11-08 10:28:22 +00:00
espie
b83ace4a28 use default constructor, so we don't have to rely on type conversions
(breaks with qt 4.7.0 otherwise)
2010-10-27 14:45:27 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
ajacoutot
7b0c8c8b2e Set PORTHOME = ${WRKDIR} to not pollute the root directory. 2010-09-20 07:00:13 +00:00
espie
955c7c4a26 fix clean-up. revert debug build 2010-05-28 12:49:05 +00:00
espie
c84ed918a2 put LOCALBASE/X11BASE in env if they're not already there. Fixes qmake
builds.
2010-05-28 12:12:04 +00:00
ajacoutot
11935e2d39 Tweak comment. 2010-05-27 12:44:19 +00:00
espie
26c6d27130 qt-creator is a nice gui for qt4.
note this desperately requires a gcc4 system.
work by edd@ and me. Some details still not quite right, but usable.
(if you install qt4-html, it WILL gobble lots of cpu)
2010-05-27 12:30:14 +00:00