[kde-freebsd] [Bug 205143] [exp-run] Update PyQt4, SIP and QScintilla

2015-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205143 Antoine Brodin changed: What|Removed |Added Assignee|anto...@freebsd.org

[kde-freebsd] [Bug 205143] [exp-run] Update PyQt4, SIP and QScintilla

2015-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205143 --- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: rakuco Date: Sun Dec 13 12:45:27 UTC 2015 New revision: 403662 URL: https://svnweb.freebsd.org/changeset/ports/403662 Log: Update PyQt4 to 4.11.4, SIP

[kde-freebsd] [Bug 204672] [exp-run] Add PyQt5 ports, add pyqt USES, move qscintilla port

2015-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204672 Bug 204672 depends on bug 205143, which changed state. Bug 205143 Summary: [exp-run] Update PyQt4, SIP and QScintilla https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205143 What|Removed |Added

[kde-freebsd] [Bug 205143] [exp-run] Update PyQt4, SIP and QScintilla

2015-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205143 Raphael Kubo da Costa changed: What|Removed |Added Status|In Progress |Closed

[kde-freebsd] [SVN Commit] area51/PYQT/devel/py-qt5

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11637 by rakuco: py-qt5: Really sort OPTIONS_DEFINE alphabetically. M +2 -2 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest

[kde-freebsd] [SVN Commit] area51/PYQT/devel

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11642 by rakuco: PYQT: Add devel/py-qt5-dbussupport. Its purpose is the same as devel/py-qt4-dbussupport's; python-dbus event loop support is also available with PyQt5. A py-qt5-dbussupport (directory) AMpy-qt5-dbussupport/Makefile AM

[kde-freebsd] [SVN Commit] area51/PYQT

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11640 by rakuco: PYQT: Add API_CONFIGURE_{ON,OFF} to some PyQt5 ports missing those. M +2 -0 devel/py-qt5-dbus/Makefile M +2 -0 www/py-qt5-webkit/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] area51/PYQT/devel/py-qt4-dbussupport

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11641 by rakuco: py-qt4-dbussupport: Update pkg-descr after r11592. Clarify that this is about event loop support for dbus-python. M +1 -1 pkg-descr ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] area51/PYQT

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11638 by rakuco: PYQT: Mention PyQt5 and Qt5 instead of their 4.x counterparts in PyQt5. M +1 -1 devel/py-qt5-core/pkg-descr M +1 -1 devel/py-qt5-dbus/pkg-descr M +1 -1 devel/py-qt5-qscintilla2/pkg-descr M +1 -1 graphics/py-qt5-svg/Makefile M +1

[kde-freebsd] [SVN Commit] area51/PYQT/devel/py-qt5-dbus

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11639 by rakuco: py-qt5-dbus: Stop depending on devel/py-dbus. Apply r11592 to the PyQt5 version of devel/py-qt4-dbus. From the original commit: py-qt4-dbus is a wrapper for QtBus classes, while py-qt4-dbussupport provides Qt even loop support for py-dbus. M +0 -3

[kde-freebsd] [SVN Commit] area51/PYQT/databases/py-qt5-sql

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11635 by rakuco: py-qt5-sql: Make devel/py-sip a build-time dependency. Just like all the other PyQt ports. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See

[kde-freebsd] [SVN Commit] area51/PYQT/www/py-qt5-webkitwidgets

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11658 by rakuco: py-qt5-webkitwidgets: Fix USE_QT5 after r11644. There is no USE_QT5=webkitwidgets, it is part of webkit itself. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] area51/PYQT/devel/qscintilla2-designerplugin-qt5

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11660 by rakuco: qscintilla2-designerplugin-qt5: Add USE_GL=gl. Comes from the dependency on qt5-gui (see r11644). M +1 -0 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] area51/PYQT

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11661 by rakuco: PYQT: Add devel/py-qt5-designerplugin. The PyQt5 version of devel/py-qt4-designerplugin. M +2 -3 Mk/Uses/pyqt.mk A devel/py-qt5-designerplugin (directory) AMdevel/py-qt5-designerplugin/Makefile AM

[kde-freebsd] [SVN Commit] area51/PYQT

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11643 by rakuco: PYQT: Add lang/py-qt5-qml to the the list of PyQt5 modules. M +4 -1 Mk/Uses/pyqt.mk M +1 -1 devel/py-qt5/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] area51/PYQT/devel

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11648 by rakuco: PYQT: Drop runtime dependency on PyQt from py-qt{4,5}-dbussupport. The dbussupport ports do not depend on anything from PyQt: it's a standalone Python module that only uses Qt itself. M +1 -1 py-qt4-dbussupport/Makefile M +1 -1

[kde-freebsd] [SVN Commit] area51/PYQT/devel/py-qt5-core

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11649 by rakuco: py-qt5-core: Make py-sip a build-time dependency. 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 latest

[kde-freebsd] [SVN Commit] area51/PYQT

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11656 by rakuco: PYQT: Drop bogus "Created by" lines from PyQt5 ports. They were not created by Danny Pansters. M +0 -1 textproc/py-qt5-xml/Makefile M +0 -1 textproc/py-qt5-xmlpatterns/Makefile M +0 -1 x11-toolkits/py-qt5-widgets/Makefile M +0 -1

[kde-freebsd] [SVN Commit] area51/PYQT/devel

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11659 by rakuco: PYQT: Add devel/qscintilla2-designerplugin-qt5. The PyQt5 counterpart of devel/qscintilla2-designerplugin. A qscintilla2-designerplugin-qt5 (directory) AMqscintilla2-designerplugin-qt5/Makefile AM

[kde-freebsd] [Bug 204672] [exp-run] Add PyQt5 ports, add pyqt USES, move qscintilla port

2015-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204672 Raphael Kubo da Costa changed: What|Removed |Added Resolution|--- |FIXED

[kde-freebsd] [SVN Commit] area51/PYQT/x11-toolkits/py-qt5-gui

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11646 by rakuco: py-qt5-gui: Drop BROKEN_sparc64. This was copied from py-qt4-gui. It is better for someone to verify that this port is actually broken than blindly copying it from its PyQt4 counterpart. M +0 -2 Makefile ___

[kde-freebsd] [SVN Commit] area51/PYQT/x11-toolkits/py-qt5-gui

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11645 by rakuco: py-qt5-gui: Replace spaces with tabs in the Makefile. 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

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/editors/kate

2015-12-13 Thread Tobias Berner
SVN commit 11654 by tcberner: Fix kate with Frameworks 5.17.0 A files (directory) A files/patch-git-cd0163d7b956ace0e786a76d8211d06790a2c174 ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] area51/PYQT/devel/py-qt5-qscintilla2

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11652 by rakuco: py-qt5-qscintilla: Add more USE_QT5 dependencies. This port was left out of r11644. The USE_PYQT dependencies (r11650) look fine. M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] area51/PYQT/misc

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11653 by rakuco: PYQT: Properly all compileall.py in the py-qt{4,5}-demo ports. Do it like we already do in devel/py-qt{4,5}-core: call compileall.py with -d so that the .pyc and .pyo files do not have ${STAGEDIR} in them. While at it, also call python with -O to generate .pyo files.

[kde-freebsd] [SVN Commit] area51/PYQT

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11655 by rakuco: PYQT: Split MultimediaWidgets out of py-qt5-multimedia. Just like we have www/py-qt5-webkitwidgets, it makes sense to have a separate "widgets" port for QtMultimedia. M +19 -16Mk/Uses/pyqt.mk M +2 -2 devel/py-qt5/Makefile M +2 -2

[kde-freebsd] [SVN Commit] area51/PYQT/lang/py-qt5-qml

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11657 by rakuco: py-qt5-qml: Fix capitalization of QML in COMMENT. 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 latest

[kde-freebsd] [SVN Commit] area51/PYQT

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11644 by rakuco: PYQT: Be explicit and fix dependency on Qt5 ports. - Switch from USE_QT5=buildtools to USE_QT5=buildtools_build everywhere. - Explicitly depend on all Qt5 libraries each PyQt5 port links against after looking at the build logs. In all cases this means at least

[kde-freebsd] [SVN Commit] area51/PYQT/x11-toolkits/py-qt5-widgets

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11647 by rakuco: py-qt5-widgets: Also drop BROKEN_sparc64. This was likely also copied from x11-toolkits/py-qt4-gui. M +0 -2 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] area51/PYQT

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11650 by rakuco: PYQT: Review USE_PYQT in PyQt5 ports. Mostly trim the runtime dependencies on each port: the PyQt5 runtime dependencies are usually a subset of their Qt5 counterparts in USE_QT5. USE_PYQT was trimmed based on what each module %Import'ed in their .sip files. It is

[kde-freebsd] [Bug 204672] [exp-run] Add PyQt5 ports, add pyqt USES, move qscintilla port

2015-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204672 --- Comment #11 from commit-h...@freebsd.org --- A commit references this bug: Author: rakuco Date: Sun Dec 13 21:56:53 UTC 2015 New revision: 403693 URL: https://svnweb.freebsd.org/changeset/ports/403693 Log: At very long last land

[kde-freebsd] [SVN Commit] area51/PYQT/devel/py-qt5-core/files

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11651 by rakuco: py-qt5-core: Add some context to files/patch-configure.py. M +5 -0 patch-configure.py ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] area51/PYQT

2015-12-13 Thread Raphael Kubo da Costa
SVN commit 11662 by rakuco: PYQT: Adjust USE_PYQT and USE_QT4 in the PyQt4 ports. Apply the ideas from r11644, r11649 and r11650 to the PyQt4 ports: - Turn devel/py-sip into a build-time dependency for py-qt4-core. - Explicitly depend on all Qt4 libraries each PyQt4 port links against after