| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
25 May 2012 01:44:04
4.8.1
|
makc  |
KDE/FreeBSD team presents Qt 4.8.1 in ports! |
13 Mar 2012 10:03:32
4.7.4_1
|
avilla  |
- Fix MIT-SHM problem.
- Bump PORTREVISION.
Qt raster graphics system engine tries to attach to shared memory
segments marked for removal, which is forbidden by POSIX (shmctl(2)).
Backport a fix to invert order of operations.
The issue was triggered by Marble and KDE-Games, which resulted in
blank windows.
PR: 164742
Approved by: portmgr via miwi
Obtained from: Qt Project
Feature safe: yes |
03 May 2011 21:24:39
4.7.2
|
makc  |
Unbreak |
02 May 2011 21:28:05
4.7.2
|
pav  |
- Limit brokedness status to amd64 arch
Reported by: Michael Butler <imb@protected-networks.net> |
01 May 2011 22:58:49
4.7.2
|
pav  |
- Mark BROKEN on 9.X: does not compile
image/qimage_ssse3.cpp:68: error: '__m128i' does not name a type
Reported by: pointyhat |
25 Mar 2011 09:54:16
4.7.2
|
avilla  |
- Update Qt to 4.7.2.
- Backport QSslCertificate patch. |
02 Dec 2010 19:47:17
4.7.1
|
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. |
15 Oct 2010 20:54:22
4.6.3
|
kmoore  |
Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. |
09 Jul 2010 16:24:56
4.6.3
|
makc  |
Fix build for on powerpc64
PR: ports/148199
Submitted by: nwhitehorn@ |
11 May 2010 10:09:51
4.6.2
|
fluffy  |
- The FreeBSD KDE team is pleased to announce Qt-4.6.2 for FreeBSD
With hat on: kde@ |
28 Mar 2010 06:47:48
4.6.1_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
21 Jan 2010 21:13:21
4.6.1
|
makc  |
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD. |
26 Nov 2009 23:24:38
4.5.3
|
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) |
15 Sep 2009 19:30:47
4.5.2_1
|
makc  |
- add dependency on devel/xdg-utils to improve usability under non-KDE/GNOME [1]
- add dependency on basic set of TrueType fonts [2]
- minor clean-ups
- bump PORTREVISION
PR: ports/138722 [1]
Reported by: Mark Andrews [1], bsam via #bsdports [2]
Feature safe: yes |
04 Aug 2009 20:04:38
4.5.2
|
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) |
19 May 2009 21:05:16
4.4.3_2
|
dinoex  |
- fix BUILD_DEPENDS |
18 May 2009 13:56:18
4.4.3_2
|
dinoex  |
- use cups-client as depency
Approved by: miwi |
02 Mar 2009 21:27:41
4.4.3_2
|
makc  |
Add patch to fix crash in qt painting engine (KDE bugs/174065) |
18 Feb 2009 18:14:49
4.4.3_1
|
markus  |
- Fix a bug in in QGraphicsProxyWidget that is responsible for many
notification related crashes in KDE4's plasma desktop. This patch
will be part of Qt 4.4.4.
- Bump PORTREVISION
KDE Bug: 175753, 176235
Submitted by: Dwayne MacKinnon <dmk@ncf.ca>
Obtained from: KDE SVN |
13 Jan 2009 20:34:49
4.4.3
|
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) |
05 Sep 2008 12:15:53
4.4.1_1
|
miwi  |
- Reconvert to USE_XORG
Submitted by: Baptiste Daroussin (via #bsdports) |
04 Aug 2008 23:30:39
4.4.1
|
miwi  |
- Update to qt 4.4.1
Note:
With this update several ports specific problems
have been fixed. Qt4 headers and libraries have
been moved to include/qt4 and lib/qt4. bsd.qt.mk
defines QT_INCDIR and QT_LIBDIR now, which could
be used in qt4-dependent ports if required.
Thanks to: Max Brazhnikov Danny Pansters |
06 Jun 2008 14:16:37
4.3.4_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
4.3.4_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
31 Mar 2008 19:02:32
4.3.4
|
lofi  |
Some more include search path massaging for the WITH_CUPS case.
PR: ports/122017 |
13 Mar 2008 17:57:19
4.3.4
|
lofi  |
Update to Qt 4.3.4 |
02 Sep 2007 06:23:28
4.3.1
|
lofi  |
Update to Qt 4.3.1. |
02 Aug 2007 22:37:41
4.3.0_2
|
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> |
30 Jul 2007 21:53:11
4.3.0_2
|
lofi  |
Fix various format string vulnerabilities in Qt3 and Qt4.
Security:
http://trolltech.com/company/newsroom/announcements/press.2007-07-27.750375
Security: CVE-2007-3388 |
27 Jul 2007 10:31:45
4.3.0_1  |
lofi  |
The bug that makes gcc 3.4 choke on some amd64 inline assembler does not
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround. |
21 Jul 2007 13:46:37
4.3.0_1
|
lofi  |
Fix build on amd64.
PR: ports/114734 |
16 Jul 2007 10:12:15
4.3.0
|
lofi  |
Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes) |
01 Jun 2007 20:26:48
4.2.3_2
|
lofi  |
Avoid picking up qt33 headers |
19 May 2007 20:32:57
4.2.3_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 May 2007 15:14:48
4.2.3_1
|
lofi  |
Fix/remove bogus paths pointing to the build directory from pkgconfig files,
libtool archives and dot-prl files.
PR: ports/112228
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> |
19 Apr 2007 17:08:04
4.2.3
|
lofi  |
Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages. |
25 Mar 2007 04:08:03
4.2.3
|
lofi  |
Update to 4.2.3 |
06 Feb 2007 12:49:19
4.2.2_1
|
lofi  |
From the "who gave this guy a commit bit" dept.:
-Fix categories which got mixed up during juggling with different
repos.
-Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was
committed.
Noticed by: erwin, pav |
06 Feb 2007 10:37:14
4.2.2_1
|
lofi  |
Post-import bugfixorama:
- Move qt4-codecs-tw to chinese [1]
- Add some missing quotes [1]
- From the "this never happened in the clean room" dept:
Disable session management support more universally to
avoid linktime errors.
[1] Spotted by: rafan |
05 Feb 2007 20:56:24
4.2.2
|
lofi  |
Add qt4, a multiplatform C++ application framework |