/[ports]
ViewVC logotype

Revision 338902


Jump to revision: Previous Next
Author: makc
Date: Mon Jan 6 16:16:52 2014 UTC (10 years, 5 months ago)
Changed paths: 189 (showing only 100; show all)
Log Message:
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

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)


Changed paths

Path Details
Directoryhead/MOVED modified , text changed
Directoryhead/Mk/Uses/qmake.mk modified , text changed
Directoryhead/Mk/bsd.qt.mk modified , text changed
Directoryhead/accessibility/qt4-accessible/Makefile modified , text changed
Directoryhead/accessibility/qt4-accessible/pkg-descr deleted
Directoryhead/chinese/qt4-codecs-cn/Makefile modified , text changed
Directoryhead/chinese/qt4-codecs-cn/pkg-descr deleted
Directoryhead/chinese/qt4-codecs-tw/Makefile modified , text changed
Directoryhead/chinese/qt4-codecs-tw/pkg-descr deleted
Directoryhead/databases/qt4-ibase-plugin/Makefile modified , text changed
Directoryhead/databases/qt4-ibase-plugin/pkg-descr deleted
Directoryhead/databases/qt4-mysql-plugin/Makefile modified , text changed
Directoryhead/databases/qt4-mysql-plugin/files/Makefile.bsd modified , text changed , props changed
Directoryhead/databases/qt4-mysql-plugin/pkg-descr deleted
Directoryhead/databases/qt4-odbc-plugin/Makefile modified , text changed
Directoryhead/databases/qt4-odbc-plugin/pkg-descr deleted
Directoryhead/databases/qt4-pgsql-plugin/Makefile modified , text changed
Directoryhead/databases/qt4-pgsql-plugin/pkg-descr deleted
Directoryhead/databases/qt4-sql/Makefile modified , text changed
Directoryhead/databases/qt4-sql/pkg-descr deleted
Directoryhead/databases/qt4-sql/pkg-message modified , text changed , props changed
Directoryhead/databases/qt4-sql/pkg-plist modified , text changed , props changed
Directoryhead/databases/qt4-sqlite-plugin/Makefile modified , text changed
Directoryhead/databases/qt4-sqlite-plugin/pkg-descr deleted
Directoryhead/databases/qt4-sqlite3-plugin/Makefile modified , text changed
Directoryhead/databases/qt4-sqlite3-plugin/pkg-descr deleted
Directoryhead/devel/Makefile modified , text changed
Directoryhead/devel/dbus-qt4/Makefile modified , text changed
Directoryhead/devel/dbus-qt4/pkg-descr deleted
Directoryhead/devel/dbus-qt4/pkg-plist modified , text changed , props changed
Directoryhead/devel/qmake4/Makefile modified , text changed
Directoryhead/devel/qmake4/files/Makefile.bsd modified , text changed , props changed
Directoryhead/devel/qmake4/files/patch-mkspecs__common__clang-unix.conf added
Directoryhead/devel/qmake4/files/patch-mkspecs__common__freebsd.conf added
Directoryhead/devel/qmake4/files/patch-mkspecs__freebsd-g++__qmake.conf added
Directoryhead/devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff deleted
Directoryhead/devel/qmake4/files/qconfig.cpp deleted
Directoryhead/devel/qmake4/files/qconfig.cpp.in
(Copied from head/devel/qmake4/files/qconfig.cpp, r338900)
added , text changed , props changed
Directoryhead/devel/qmake4/pkg-descr deleted
Directoryhead/devel/qmake4/pkg-plist modified , text changed
Directoryhead/devel/qt4/Makefile modified , text changed
Directoryhead/devel/qt4/files/extrapatch-configure
(Copied from head/devel/qt4/files/patch-configure, r338848)
added , text changed , props changed
Directoryhead/devel/qt4/files/patch-configure deleted
Directoryhead/devel/qt4/pkg-descr modified , text changed , props changed
Directoryhead/devel/qt4-assistant/Makefile modified , text changed
Directoryhead/devel/qt4-assistant/pkg-descr deleted
Directoryhead/devel/qt4-assistant/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-assistant-adp/Makefile modified , text changed
Directoryhead/devel/qt4-assistant-adp/pkg-descr deleted
Directoryhead/devel/qt4-corelib/Makefile modified , text changed
Directoryhead/devel/qt4-corelib/files/patch-0185-fix-format-strings.diff deleted
Directoryhead/devel/qt4-corelib/pkg-descr deleted
Directoryhead/devel/qt4-corelib/pkg-plist modified , text changed
Directoryhead/devel/qt4-declarative/ deleted
Directoryhead/devel/qt4-designer/Makefile modified , text changed
Directoryhead/devel/qt4-designer/files/ deleted
Directoryhead/devel/qt4-designer/pkg-descr deleted
Directoryhead/devel/qt4-designer/pkg-plist modified , text changed
Directoryhead/devel/qt4-help/Makefile modified , text changed
Directoryhead/devel/qt4-help/pkg-descr deleted
Directoryhead/devel/qt4-help/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-help-tools/Makefile modified , text changed
Directoryhead/devel/qt4-help-tools/pkg-descr deleted
Directoryhead/devel/qt4-help-tools/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-libqtassistantclient/Makefile modified , text changed
Directoryhead/devel/qt4-libqtassistantclient/files/patch-lib__lib.pro modified , text changed , props changed
Directoryhead/devel/qt4-libqtassistantclient/pkg-descr deleted
Directoryhead/devel/qt4-libqtassistantclient/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-linguist/Makefile modified , text changed
Directoryhead/devel/qt4-linguist/pkg-descr deleted
Directoryhead/devel/qt4-linguist/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-makeqpf/Makefile modified , text changed
Directoryhead/devel/qt4-makeqpf/pkg-descr deleted
Directoryhead/devel/qt4-makeqpf/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-moc/Makefile modified , text changed
Directoryhead/devel/qt4-moc/pkg-descr deleted
Directoryhead/devel/qt4-moc/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-porting/Makefile modified , text changed
Directoryhead/devel/qt4-porting/pkg-descr deleted
Directoryhead/devel/qt4-porting/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-qdbusviewer/Makefile modified , text changed
Directoryhead/devel/qt4-qdbusviewer/pkg-descr deleted
Directoryhead/devel/qt4-qdbusviewer/pkg-plist modified , text changed
Directoryhead/devel/qt4-qdoc3/Makefile modified , text changed
Directoryhead/devel/qt4-qdoc3/pkg-descr deleted
Directoryhead/devel/qt4-qdoc3/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-qmlviewer/Makefile modified , text changed
Directoryhead/devel/qt4-qmlviewer/pkg-descr deleted
Directoryhead/devel/qt4-qmlviewer/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-qt3support/Makefile modified , text changed
Directoryhead/devel/qt4-qt3support/pkg-descr deleted
Directoryhead/devel/qt4-qt3support/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-qtestlib/ deleted
Directoryhead/devel/qt4-qvfb/Makefile modified , text changed
Directoryhead/devel/qt4-qvfb/pkg-descr deleted
Directoryhead/devel/qt4-qvfb/pkg-plist modified , text changed
Directoryhead/devel/qt4-rcc/Makefile modified , text changed
Directoryhead/devel/qt4-rcc/pkg-descr deleted
Directoryhead/devel/qt4-rcc/pkg-plist modified , text changed , props changed
Directoryhead/devel/qt4-script/Makefile modified , text changed
[...]

  ViewVC Help
Powered by ViewVC 1.1.27