[SVN Commit] branches/plasma5/PYQT

2017-03-18 Thread Tobias Berner
SVN commit 13772 by tcberner: Import pyqt update from d9771 M +7 -6 Mk/Uses/pyqt.mk M +3 -2 devel/py-qt4/distinfo M +20 -11devel/py-qt5-core/files/patch-configure.py M +36 -36devel/py-qt5-core/pkg-plist M +4 -3 devel/py-qt5/distinfo M +2 -0 devel/

[SVN Commit] branches/plasma5/PORTS/audio/amarok-kde4

2017-03-18 Thread Tobias Berner
SVN commit 13773 by tcberner: Use updated component names M +2 -2 Makefile

[SVN Commit] branches/plasma5/PORTS/www/choqok

2017-03-18 Thread Tobias Berner
SVN commit 13774 by tcberner: Use updated component names M +1 -1 Makefile

[SVN Commit] branches/plasma5/PORTS/finance/skrooge

2017-03-18 Thread Tobias Berner
SVN commit 13775 by tcberner: Use updated component names M +1 -1 Makefile

[SVN Commit] branches/plasma5/KDE/x11/kde4

2017-03-18 Thread Tobias Berner
SVN commit 13776 by tcberner: Update dependencies M +2 -2 Makefile

[SVN Commit] branches/plasma5/PORTS/www/qt5-webkit-annulen

2017-03-18 Thread Tobias Berner
SVN commit 13777 by tcberner: Update to newer tag M +1 -1 Makefile M +3 -3 distinfo

[SVN Commit] branches/plasma5

2017-03-18 Thread Tobias Berner
SVN commit 13778 by tcberner: Drop version suffix from exported kde.mk components. For example: Instead of USE_KDE=akonadi4 now back to USE_KDE=akonadi for both kde:4 and kde:5 ports. Let kde.mk figure out which component the port wants. M +81 -77KDE/Mk/Uses/kde.mk M +1 -1 K

[SVN Commit] branches/plasma5/KDE

2017-03-18 Thread Tobias Berner
SVN commit 13779 by tcberner: Fixup baloo[45] component M +7 -7 Mk/Uses/kde.mk M +1 -1 multimedia/plasma5-plasma-mediacenter/Makefile M +1 -1 sysutils/baloo-widgets/Makefile M +1 -1 x11-fm/dolphin/Makefile M +1 -1 x11/plasma5-plasma-desktop/Makefile M

[SVN Commit] branches/plasma5/KDE/Mk/Uses

2017-03-18 Thread Tobias Berner
SVN commit 13780 by tcberner: Import ports r435905 M +1 -1 kde.mk

[SVN Commit] branches/plasma5/KDE/Mk/Uses

2017-03-18 Thread Tobias Berner
SVN commit 13781 by tcberner: Drop duplicate libkdegames M +1 -1 kde.mk

[SVN Commit] branches/plasma5

2017-03-18 Thread Tobias Berner
SVN commit 13782 by tcberner: New port: www/qt5-webkit-annulen-wk2 Builds the webkit2 branch of the Qt5 webkit fork. To use it, set QT5_USE_WEBKIT_FORK=annulen-wk2 in the make.conf. A PORTS/www/qt5-webkit-annulen-wk2 (directory) A PORTS/www/qt5-webkit-annu

[SVN Commit] branches/plasma5/QT/Mk

2017-03-18 Thread Tobias Berner
SVN commit 13783 by tcberner: Fix assistant_adp's path M +1 -1 bsd.qt.mk

[Bug 217716] multimedia/vlc: After upgrade VLC is broken with - Gtk-ERROR **: GTK+ 2.x symbols detected

2017-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217716 Tobias C. Berner changed: What|Removed |Added CC||k...@freebsd.org,

[SVN Commit] branches/plasma5/PORTS/graphics/digikam

2017-03-18 Thread Tobias Berner
SVN commit 13784 by tcberner: Add gettext to the DOCS option: CMakeLists.txt: 248 if(DIGIKAMSC_COMPILE_PO OR DIGIKAMSC_COMPILE_DOC) 249 find_package(Gettext REQUIRED) 250 endif() Reported by:Thomas Legg M +1 -0 Makefile

[SVN Commit] branches/plasma5/KDE/devel/kf5-ki18n

2017-03-18 Thread Tobias Berner
SVN commit 13785 by tcberner: Run depend on gettext-runtime, as the cmake files provided by the package have a 'findpackage(Gettext REQUIRED)'. M +2 -1 Makefile