ced0 FreshPorts -- devel/qt4
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
qt4 4.8.4 devel on this many watch lists=10 search for ports that depend on this port
Multiplatform C++ application framework (metaport)
Maintained by: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2007 20:57:27
License: not specified in port


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. accessibility/qt4-accessible
  2. devel/qt4-assistant
  3. textproc/qt4-clucene
  4. chinese/qt4-codecs-cn
  5. japanese/qt4-codecs-jp
  6. korean/qt4-codecs-kr
  7. chinese/qt4-codecs-tw
  8. devel/qt4-corelib
  9. devel/dbus-qt4
  10. devel/qt4-declarative
  11. misc/qt4-qtdemo
  12. devel/qt4-designer
  13. misc/qt4-doc
  14. x11/qt4-graphicssystems-opengl
  15. x11-toolkits/qt4-gui
  16. devel/qt4-help-tools
  17. devel/qt4-help
  18. graphics/qt4-iconengines
  19. graphics/qt4-imageformats
  20. x11/qt4-inputmethods
  21. misc/qt4-l10n
  22. devel/qt4-linguist
  23. devel/qt4-makeqpf
  24. devel/qt4-moc
  25. multimedia/qt4-multimedia
  26. net/qt4-network
  27. x11/qt4-opengl
  28. multimedia/phonon-gstreamer
  29. multimedia/phonon
  30. graphics/qt4-pixeltool
  31. devel/qt4-porting
  32. devel/qt4-qdbusviewer
  33. devel/qt4-qdoc3
  34. devel/qmake4
  35. devel/qt4-qmlviewer
  36. devel/qt4-qt3support
  37. misc/qt4-qtconfig
  38. devel/qt4-qtestlib
  39. devel/qt4-qvfb
  40. devel/qt4-rcc
  41. devel/qt4-script
  42. devel/qt4-scripttools
  43. databases/qt4-ibase-plugin
  44. databases/qt4-mysql-plugin
  45. databases/qt4-odbc-plugin
  46. databases/qt4-pgsql-plugin
  47. databases/qt4-sqlite-plugin
  48. databases/qt4-sqlite3-plugin
  49. databases/qt4-sql
  50. graphics/qt4-svg
  51. devel/qt4-uic3
  52. devel/qt4-uic
  53. www/qt4-webkit
  54. textproc/qt4-xml
  55. textproc/qt4-xmlpatterns-tool
  56. textproc/qt4-xmlpatterns
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/qt4/ && make install clean
To add the package: pkg_add -r qt4


Configuration Options
===> The following configuration options are available for qt4-4.8.4:
     CODECS=on: CN, JP, KR, TW codecs support
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     NLS=on: Native Language Support
     SQL_PLUGINS=on: Install database plugins for QtSql
     TOOLS=on: Install Qt tools (qmake, moc, etc.)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-08-05
    Affects: users of devel/qt4
    Author: kde@FreeBSD.org
    Reason: 
      The qt4 ports has been updated to 4.4.1.  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.
      Before you start to update your ports, please force update of qmake4 and
      qt4-corelib ports.  Portmaster users can do:
    
    	portmaster devel/qmake4 devel/qt4-moc devel/qt4-corelib
    
      or, if you're using portupgrade:
    
    	portupgrade -f devel/qmake4 devel/qt4-moc devel/qt4-corelib
    
    

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Feb 2013 17:21:57
Original commit files touched by this commit  4.8.4
makc search for other commits by this committer
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 View all of this commit message)
14 Jun 2012 17:14:30
Original commit files touched by this commit  4.8.2
makc search for other commits by this committer
- Connect recently added qmlviewer
- Enable CUPS support by default [1].
  No PORTREVISION bump, CUPS was always enabled when PACKAGE_BUILDING is set.

Suggested by:   jhb [1]
06 Jun 2012 06:44:38
Original commit files touched by this commit  4.8.2
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
02 Jun 2012 00:08:27
Original commit files touched by this commit  4.8.2
  Sanity Test Failure
rakuco search for other commits by this committer
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.
25 May 2012 01:44:04
Original commit files touched by this commit  4.8.1
makc search for other commits by this committer
KDE/FreeBSD team presents Qt 4.8.1 in ports!
16 Oct 2011 22:42:43
Original commit files touched by this commit  4.7.4
avilla search for other commits by this committer
- 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.
07 May 2011 09:09:45
Original commit files touched by this commit  4.7.3
avilla search for other commits by this committer
- Update Qt to 4.7.3.

Submitted by:   Raphael Kubo da Costa <kubito@gmail.com> via area51
25 Mar 2011 09:54:16
Original commit files touched by this commit  4.7.2
avilla search for other commits by this committer
- Update Qt to 4.7.2.
- Backport QSslCertificate patch.
02 Dec 2010 19:47:17
Original commit files touched by this commit  4.7.1
makc search for other commits by this committer
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.
09 Jun 2010 19:41:21
Original commit files touched by this commit  4.6.3
makc search for other commits by this committer
Update Qt to 4.6.3
11 May 2010 10:09:51
Original commit files touched by this commit  4.6.2
fluffy search for other commits by this committer
- The FreeBSD KDE team is pleased to announce Qt-4.6.2 for FreeBSD

With hat on:    kde@
28 Mar 2010 06:47:48
Original commit files touched by this commit  4.6.1_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  4.6.1_1
dinoex search for other commits by this committer
- update to jpeg-8
21 Jan 2010 21:13:21
Original commit files touched by this commit  4.6.1
makc search for other commits by this committer
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.
26 Nov 2009 23:24:38
Original commit files touched by this commit  4.5.3
miwi search for other commits by this committer
- 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)
29 Aug 2009 07:34:17
Original commit files touched by this commit  4.5.2
makc search for other commits by this committer
add qdoc3 component for devel/qt4-qdoc3
04 Aug 2009 20:04:38
Original commit files touched by this commit  4.5.2
miwi search for other commits by this committer
- 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)
31 Jul 2009 13:57:52
Original commit files touched by this commit  4.4.3_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
13 Jan 2009 20:34:49
Original commit files touched by this commit  4.4.3
makc search for other commits by this committer
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 Aug 2008 11:46:06
Original commit files touched by this commit  4.4.1_2
miwi search for other commits by this committer
- Restore PORTREVISION
05 Aug 2008 11:44:35
Original commit files touched by this commit  4.4.1
miwi search for other commits by this committer
- Add options for Qt configuration utility and qt tools (qmake, uic, ...)
  Integrate phonon-gst with phonon
05 Aug 2008 00:46:16
Original commit files touched by this commit  4.4.1_1
miwi search for other commits by this committer
- Update qt 4.4.1
06 Jun 2008 13:21:59
Original commit files touched by this commit  4.3.4_1
edwin search for other commits by this committer
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)
13 Mar 2008 17:57:19
Original commit files touched by this commit  4.3.4
lofi search for other commits by this committer
Update to Qt 4.3.4
02 Sep 2007 06:23:28
Original commit files touched by this commit  4.3.1
lofi search for other commits by this committer
Update to Qt 4.3.1.
02 Aug 2007 22:37:41
Original commit files touched by this commit  4.3.0
lofi search for other commits by this committer
- 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>
27 Jul 2007 13:38:04
Original commit files touched by this commit  4.3.0
lofi search for other commits by this committer
Fix build
16 Jul 2007 10:12:15
Original commit files touched by this commit  4.3.0
lofi search for other commits by this committer
Update to Qt 4.3.0, introduce bsd.qt.mk.

Approved by: portmgr (bsd.port.mk changes)
19 May 2007 20:32:57
Original commit files touched by this commit  4.2.3_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 Apr 2007 15:14:36
Original commit files touched by this commit  4.2.3_1
lofi search for other commits by this committer
-E -e 's|(qtconfig)|\1-qt4|g'

Noticed by: Kostik Belousov <kostikbel@gmail.com>

While here, remove all those bogus paths from the executable dependency
files, they're in PATH anyway.
19 Apr 2007 17:08:04
Original commit files touched by this commit  4.2.3_1
lofi search for other commits by this committer
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
Original commit files touched by this commit  4.2.3
lofi search for other commits by this committer
Update to 4.2.3
06 Feb 2007 12:49:19
Original commit files touched by this commit  4.2.2
lofi search for other commits by this committer
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
Original commit files touched by this commit  4.2.2
lofi search for other commits by this committer
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
Original commit files touched by this commit  4.2.2
lofi search for other commits by this committer
Add qt4, a multiplatform C++ application framework

Number of commits found: 35

283b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24516
Broken 218
Deprecated 472
Ignore 638
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0