[kde-freebsd] [SVN Commit] area51/QT/devel/qt4-qdoc3 [BROKEN EMAIL]

2012-01-11 Thread Alberto Villa
SVN commit 7891 by avilla: - Fix plist. M +0 -2 Makefile A 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

[kde-freebsd] [SVN Commit] area51/QT/devel/qt4-qdoc3

2011-09-04 Thread Raphael Kubo da Costa
SVN commit 7590 by rakuco: qt4-qdoc3: Make the Makefile look more similar to the other Qt ports'. Finally fix the build by adding most of the workarounds present in the other Qt ports to patch the configure script, not extract a few directories from the tarball and create some symlinks due to the

[kde-freebsd] [SVN Commit] area51/QT/devel/qt4-qdoc3

2011-09-03 Thread Raphael Kubo da Costa
SVN commit 7587 by rakuco: qt4-qdoc3: Replace custom targets with {BUILD,INSTALL}_WRKSRC. The port had custom do-configue and do-install targets which can be simplified by setting BUILD_WRKSRC and INSTALL_WRKSRC. M +2 -8 Makefile ___ kde-fr

[kde-freebsd] [SVN Commit] area51/QT/devel/qt4-qdoc3

2011-09-03 Thread Raphael Kubo da Costa
SVN commit 7586 by rakuco: qt4-qdoc3: Fix typo. QT_NONSTANDART -> QT_NONSTANDARD. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for lates

[kde-freebsd] [SVN Commit] area51/QT/devel/qt4-qdoc3

2011-09-03 Thread Raphael Kubo da Costa
SVN commit 7585 by rakuco: qt4-qdoc3: Require QtGui. declarativeparser/qdeclarativejsparser.cpp:43:30: error: QtGui/QApplication: No such file or directory declarativeparser/qdeclarativejsparser.cpp: In member function 'bool QDeclarativeJS::Parser::parse(int)': M +1 -1 Makefile ___