non port: devel/qt4-corelib/pkg-plist |
Number of commits found: 22 |
Friday, 19 Jan 2018
|
22:35 adridg
Fix Qt4 atomics on aarch64. Add a patch from Fedora (similar changes in
Arch and Debian) that implements the atomics; removes the use of generic
atomics on aarch64. This allows textproc/qt4-dbus to build.
PR: 223988
Reported by: linimon
Approved by: tcberner (mentor)
Obtained from: Fedora (url is in patch)
Differential Revision: https://reviews.freebsd.org/D13935
 |
Thursday, 23 Oct 2014
|
21:35 rakuco
Remove @dirrm and @dirrmtry entries from the Qt ports.
 |
Saturday, 19 Jul 2014
|
11:09 tijl
Remove libtool .la files from all Qt ports
Approvedy by: kde (makc)
 |
Monday, 5 May 2014
|
20:47 rakuco
The KDE on FreeBSD team presents Qt 4.8.6.
This is a minor bugfix release that fortunately contains quite a few patches
that we have upstreamed in the past months.
See http://blog.qt.digia.com/blog/2014/04/24/qt-4-8-6-released/ for a
summary of changes, and
http://download.qt-project.org/official_releases/qt/4.8/4.8.6/changes-4.8.6
for a detailed list of changes.
This patch contains commits by me, makc@ and Schaich Alonso.
PR: ports/189213
 |
Monday, 6 Jan 2014
|
16:16 makc
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
devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch
devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
Separate port for plugin will be committed later
devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake
Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports
PR: ports/184620 [1]
Reported by: Kevin Zheng <kevinz5000@gmail.com>
PR: ports/181141 [2]
Reported by: thierry
PR: ports/185101
Exp-run by: bdrewery
This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
 |
Sunday, 17 Nov 2013
|
02:12 avilla
- Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.
With hat on: kde
 |
Sunday, 13 Oct 2013
|
23:15 rakuco
Update Qt to 4.8.5 and Qt Creator to 2.8.0.
Proudly brought to you by the KDE on FreeBSD team, with commits by makc@,
Schaich Alonso and yours truly.
Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33
(from ports), staging support in the Makefiles and dependency fixes related
to pkg-config.
Many thanks to the people who helped test the ports using our area51
repository, and also to the people who provided patches and bug reports via
GNATS!
PR: ports/180615
ports/181921
ports/182049
 |
Friday, 25 May 2012
|
01:44 makc
KDE/FreeBSD team presents Qt 4.8.1 in ports!
 |
Thursday, 2 Dec 2010
|
19:47 makc
KDE FreeBSD team is glad to present Qt 4.7.1 in ports.
Along with Qt4 the following ports are updated:
PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119
New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl
This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)
We'd like to thank Martin Wilke (miwi) for exp-run.
 |
Thursday, 21 Jan 2010
|
21:13 makc
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.
 |
Thursday, 26 Nov 2009
|
23:24 miwi
- Update to Qt-4.5
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself)
 |
Tuesday, 4 Aug 2009
|
20:04 miwi
- Update Qt4 to 4.5.2
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (pav/miwi)
 |
Tuesday, 13 Jan 2009
|
20:34 makc
kde@freebsd team is pleased to announce the update for Qt4 ports.
Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update
new port misc/qt4-l10n has been added. This port provides localisation
support for Qt4 developers tools designer, linguist, etc.
Approved by: miwi (mentor)
 |
Tuesday, 5 Aug 2008
|
00:46 miwi
- Update qt 4.4.1
 |
Thursday, 13 Mar 2008
|
17:57 lofi
Update to Qt 4.3.4
 |
Sunday, 2 Sep 2007
|
06:23 lofi
Update to Qt 4.3.1.
 |
Thursday, 2 Aug 2007
|
22:37 lofi
- bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.
- Convert Qt core ports to use the new dependency switches.
- Add a patch to corelib to fix Qt4 on ARM, submitted by:
Björn König <bkoenig@alpha-tierchen.de>
 |
Monday, 16 Jul 2007
|
10:12 lofi
Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
 |
Monday, 2 Jul 2007
|
13:46 lofi
Try and not leave an empty share/qt4 behind if a port that just uses
USE_QT_VER=4 gets built on pointyhat.
 |
Sunday, 25 Mar 2007
|
04:08 lofi
Update to 4.2.3
 |
Friday, 9 Feb 2007
|
00:13 lofi
Install pkgconfig data into the correct location.
 |
Monday, 5 Feb 2007
|
20:56 lofi
Add qt4, a multiplatform C++ application framework
 |
Number of commits found: 22 |