SVN commit 12889 by rakuco: QT: Move .qdocconf files from devel/qt5-qdoc to devel/qt5-qdocconf.
The latter is a new port that only contains the architecture-independent, static QDoc configuration files used by the qdoc binary. The plan is to keep this port around as long as upstream does not move those files from qtbase to qttools. This does away with the ugly workarounds in bsd.qt.mk added in r12783 required because we used to set QT_DIST to multiple values in devel/qt5-qdoc in order to build the QDoc tool from qttools and ship the static configuration data from qtbase. I am not a big fan of the new port's name, so any better ideas are welcome and anyone should feel free to rename it before it gets committed to the ports tree. Reviewed by: tcberner Approved by: nolden M +4 -17 Mk/bsd.qt.mk M +3 -6 devel/qt5-qdoc/Makefile A devel/qt5-qdoc/files (directory) AM devel/qt5-qdoc/files/patch-src_src.pro D devel/qt5-qdoc/pkg-plist A devel/qt5-qdocconf (directory) AM devel/qt5-qdocconf/Makefile AM devel/qt5-qdocconf/pkg-plist _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information