Port details |
- qt4-declarative Qt4 framework for building highly dynamic user interfaces
- 4.8.5 devel
=4 4.8.5Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2010-12-02 19:47:30
- Last Update: 2014-01-06 16:16:53
- SVN Revision: 338902
- People watching this port, also watch:: desktop-file-utils, font-bh-lucidatypewriter-100dpi, font-misc-meltho, xclock, xlsclients
- License: not specified in port
- WWW:
- http://qt.nokia.com/products/qt/index.html
- Description:
- Qt is a C++ toolkit for application development. It lets application
developers target all major operating systems with a single application
source code.
Qt provides a platform-independent API to all central platform functionality:
GUI, database access, networking, file handling, etc. The Qt library
encapsulates the different APIs of different operating systems, providing
the application programmer with a single, common API for all operating systems.
The native C APIs are encapsulated in a set of well-designed, fully
object-oriented C++ classes.
WWW: http://qt.nokia.com/products/qt/index.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- qt4-declarative>0:devel/qt4-declarative
- No installation instructions:
- This port has been deleted.
- PKGNAME: qt4-declarative
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- moc-qt4 : devel/qt4-moc
- libQtNetwork.so : net/qt4-network
- libQtOpenGL.so : x11/qt4-opengl
- qmake-qt4 : devel/qmake4
- rcc : devel/qt4-rcc
- libQtScript.so : devel/qt4-script
- libQtSql.so : databases/qt4-sql
- libQtSvg.so : graphics/qt4-svg
- uic-qt4 : devel/qt4-uic
- libQtXml.so : textproc/qt4-xml
- libQtXmlPatterns.so : textproc/qt4-xmlpatterns
- Runtime dependencies:
-
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libQtOpenGL.so : x11/qt4-opengl
- libQtScript.so : devel/qt4-script
- libQtSql.so : databases/qt4-sql
- libQtSvg.so : graphics/qt4-svg
- libQtXml.so : textproc/qt4-xml
- libQtXmlPatterns.so : textproc/qt4-xmlpatterns
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.8.5 06 Jan 2014 16:16:53 |
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
(Only the first 15 lines of the commit message are shown above ) |
4.8.5 13 Oct 2013 23:15:50 |
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 |
4.8.4 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.8.4 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
4.8.4 25 Apr 2013 01:45:33 |
kevlo |
Fix build with clang 3.3
Approved by: makc |
4.8.4 03 Feb 2013 17:21:57 |
makc |
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 ) |
4.8.2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
4.8.2 02 Jun 2012 00:08:27 |
rakuco |
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. |
4.8.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.8.1 25 May 2012 01:44:04 |
makc |
KDE/FreeBSD team presents Qt 4.8.1 in ports! |
4.7.1 02 Dec 2010 19:47:17 |
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. |