Skip to content

Qt 4.4.1 in ports

Tuesday, 5 August 2008

Qt 4.4.1 has been committed to ports. New Qt 4 modules are available now: qt4-assistant-adp, qt4-phonon, qt4-phonon-gst, qt4-clucene, qt4-help, qt4-help-tools, qt4-webkit, qt4-xmlpatterns, qt4-xmlpatterns-tools.

A detailed list of all changes may be found at:

UPDATING:

20080805:
  AFFECTS: Users of devel/qt4
  AUTHOR: kde@FreeBSD.org

Qt 4 has been updated to 4.4.1. With this update several ports specific problems have been fixed. Qt 4 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 Qt 4 dependent ports if required. Before you start the update of your ports, please force update of qmake4 and qt4-corelib ports:

    portmaster devel/qmake4 devel/qt4-corelib
    portupgrade -f devel/qmake4 devel/qt4-corelib