non port: devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff |
SVNWeb
|
Number of commits found: 7 |
Mon, 6 Jan 2014
|
[ 16:16 makc ] (Only the first 10 of 189 ports in this commit are shown above. )
In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG
Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
qt4-qtconfig to be built without Phonon support [1]
devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang
(Only the first 15 lines of the commit message are shown above )
|
Sun, 3 Feb 2013
|
[ 17:21 makc ] (Only the first 10 of 86 ports in this commit are shown above. )
KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.
Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches
Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]
devel/qmake:
- Fix crash due to off-by one error [2] (Only the first 15 lines of the commit message are shown above )
|
Tue, 12 Jun 2012
|
[ 15:44 rakuco ]
Partly revert the previous mkspec changes by using the upstream fix instead.
Talking to fluffy@ on IRC, I found out the hard way that my commit
0ba35fd5a81df57fb0f943c3dddd35d43ebc3383 has not been included in Qt
4.8.2, so things were pretty much borked when one tried to use
non-base gcc.
Instead of changing the behavior of g++-base.conf and setting
QMAKE_{CC,CXX} in "leaf" mkspecs, my upstream commit simply sets these
values after including g++-base.conf where needed (ie. in the
freebsd-g++46 mkspec, where we use gcc46 and g++46).
Bump PORTREVISION once again, sorry for the hassle.
|
[ 11:55 fluffy ]
- Use another way to avoid hardcoded QMAKE_CC/QMAKE_CXX
previous patch's logic allows to use any ports compile, but fails with
base gcc when configuration script uses ${CC}="" by default
|
[ 07:01 fluffy ]
- Allow QMAKE_CC and QMAKE_CXX to be selected by corresponded mkspec.
It will allow to use any supported C compiler from ports instead fallback
to hardcoded gcc/g++ by default.
|
Sat, 2 Jun 2012
|
[ 00:08 rakuco ] (Only the first 10 of 43 ports in this commit are shown above. )
The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.
The upstream changelog can be seen in
<https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.2>.
Relevant changes include a few patches having been integrated upstream
and thus removed from the ports tree and some improved work on USE_QT4
in bsd.qt.mk.
|
Sun, 16 Oct 2011
|
[ 22:42 avilla ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update Qt to 4.7.4.
- Make sure internal paths are added before system ones.
- Remove phonon-gstreamer dependency from qt4-webkit.
- Remove qt4-gui dependency from qt4-dbus.
|
Number of commits found: 7 |