| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
https://bugs.kde.org/show_bug.cgi?id=296490
- Bump PORTREVISION.
Obtained from: Qt Project
Notes:
svn path=/head/; revision=300486
|
|
|
|
|
|
|
| |
- No PORTREVISION bump needed.
Notes:
svn path=/head/; revision=299321
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=297982
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=297367
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=293225
|
|
|
|
| |
Notes:
svn path=/head/; revision=273601
|
|
|
|
|
|
|
| |
Reported by: Michael Butler <imb@protected-networks.net>
Notes:
svn path=/head/; revision=273490
|
|
|
|
|
|
|
|
|
| |
image/qimage_ssse3.cpp:68: error: '__m128i' does not name a type
Reported by: pointyhat
Notes:
svn path=/head/; revision=273422
|
|
|
|
|
|
|
| |
- Backport QSslCertificate patch.
Notes:
svn path=/head/; revision=271640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=265592
|
|
|
|
| |
Notes:
svn path=/head/; revision=263056
|
|
|
|
|
|
|
|
| |
PR: ports/148199
Submitted by: nwhitehorn@
Notes:
svn path=/head/; revision=257565
|
|
|
|
|
|
|
| |
With hat on: kde@
Notes:
svn path=/head/; revision=254126
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=248306
|
|
|
|
|
|
|
|
|
|
| |
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself)
Notes:
svn path=/head/; revision=244808
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=241477
|
|
|
|
|
|
|
|
|
|
| |
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (pav/miwi)
Notes:
svn path=/head/; revision=238901
|
|
|
|
| |
Notes:
svn path=/head/; revision=234236
|
|
|
|
|
|
|
| |
Approved by: miwi
Notes:
svn path=/head/; revision=234139
|
|
|
|
| |
Notes:
svn path=/head/; revision=229372
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=228609
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=225988
|
|
|
|
|
|
|
| |
Submitted by: Baptiste Daroussin (via #bsdports)
Notes:
svn path=/head/; revision=219902
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=218043
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
| |
PR: ports/122017
Notes:
svn path=/head/; revision=210285
|
|
|
|
| |
Notes:
svn path=/head/; revision=208981
|
|
|
|
| |
Notes:
svn path=/head/; revision=198629
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=196993
|
|
|
|
|
|
|
|
| |
Security: http://trolltech.com/company/newsroom/announcements/press.2007-07-27.750375
Security: CVE-2007-3388
Notes:
svn path=/head/; revision=196763
|
|
|
|
|
|
|
|
| |
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround.
Notes:
svn path=/head/; revision=196381
|
|
|
|
|
|
|
| |
PR: ports/114734
Notes:
svn path=/head/; revision=195986
|
|
|
|
|
|
|
| |
Approved by: portmgr (bsd.port.mk changes)
Notes:
svn path=/head/; revision=195715
|
|
|
|
| |
Notes:
svn path=/head/; revision=192555
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
libtool archives and dot-prl files.
PR: ports/112228
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
Notes:
svn path=/head/; revision=191292
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=190368
|
|
|
|
| |
Notes:
svn path=/head/; revision=188232
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
Notes:
svn path=/head/; revision=184369
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=184359
|
|
Notes:
svn path=/head/; revision=184304
|