[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/archivers/quazip-qt5

2015-12-28 Thread Raphael Kubo da Costa
SVN commit 11757 by rakuco: quazip-qt5: Set kde@ as maintainer. 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 information

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/devel/qt5

2015-12-27 Thread Raphael Kubo da Costa
SVN commit 11748 by rakuco: qt5: Remove OPTIONS from the metaport. My make(7) black magic does not work with fmake from 9.x. Experiment with depending on all ports without any options as they are on by default anyway. M +1 -21 Makefile ___

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/graphics/qt5-3d

2015-12-27 Thread Raphael Kubo da Costa
SVN commit 11749 by rakuco: qt5-3d: Switch to USES=compiler:c++0x. The effect is the same, but we are building C++ code so :c11 is not technically correct. While here, improve the explanation for why we use USES=compiler:c++0x. M +2 -2 Makefile

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/Mk

2015-12-26 Thread Raphael Kubo da Costa
SVN commit 11739 by rakuco: QT: Fix typo when setting connectivity_PORT. M +1 -1 bsd.qt.mk ___ 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] branches/qt-5.5/QT

2015-12-26 Thread Raphael Kubo da Costa
SVN commit 11738 by rakuco: QT: Update Qt to 5.5.1. M +1 -1 Mk/bsd.qt.mk M +3 -0 devel/qmake5/pkg-plist M +1 -1 devel/qt5-3d/Makefile M +154 -28 devel/qt5-3d/pkg-plist AMdevel/qt5-core/files/patch-git_08be8691 AM

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/devel/qt5

2015-12-26 Thread Raphael Kubo da Costa
SVN commit 11740 by rakuco: qt5: Derive the dependency list from the list of Qt components. Use _USE_QT_ALL instead of having to remember to add ports to the list here, excluding multimedia/qt5-phonon4, which is not part of Qt itself. M +1 -6 Makefile

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/devel/qt5-enginio

2015-12-26 Thread Raphael Kubo da Costa
SVN commit 11742 by rakuco: qt5-enginio: Spell Enginio with an uppercase E 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

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/Mk

2015-12-26 Thread Raphael Kubo da Costa
SVN commit 11745 by rakuco: QT: Fix sensors_PORT after r11743. M +1 -1 bsd.qt.mk ___ 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] branches/qt-5.5/QT/devel/qt5

2015-12-26 Thread Raphael Kubo da Costa
SVN commit 11741 by rakuco: qt5: Respect OPTIONS after r11740. Do some Makefile black magic to exclude the components used by an OPTION by default, they are added later if the option is turned on. M +6 -1 Makefile ___ kde-freebsd mailing

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/graphics/qt5-3d

2015-12-26 Thread Raphael Kubo da Costa
SVN commit 11744 by rakuco: qt5-3d: Mention the right module 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] branches/qt-5.5/QT

2015-12-26 Thread Raphael Kubo da Costa
SVN commit 11743 by rakuco: Move some of the new ports added in r11425 to other categories. devel/ is a broad category that does not really make sense for some of those ports, which can go to a directory that better suits them: * qt5-3d: graphics/ * qt5-canvas3d: x11-toolkits/ *

[kde-freebsd] [SVN Commit] branches/plasma5/QT

2015-12-26 Thread Tobias Berner
SVN commit 11746 by tcberner: Sync QT/ with branches/qt-5.5 _M. (directory) MM +1 -13 Mk/Uses/qmake.mk M +38 -27Mk/bsd.qt.mk A comms/qt5-connectivity (directory) A comms/qt5-sensors (directory) M +2 -1 devel/qmake5/Makefile M

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/multimedia/qt5-multimedia

2015-12-25 Thread Raphael Kubo da Costa
SVN commit 11731 by rakuco: qt5-multimedia: Revert sed change introduced in r11015. "update plist" was not a particularly helpful commit message, and changing the sed call meant the compile check for OpenAL was always done in the .pro file. `make check-plist' does not report any failures, but

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/multimedia/qt5-multimedia

2015-12-25 Thread Raphael Kubo da Costa
SVN commit 11732 by rakuco: qt5-multimedia: Properly set/unset GStreamer support. This improves on r11015. Instead of entirely rewriting qtmultimedia.pro, just pass the right entry to QT_CONFIG, and only patch the necessary sections of qtmultimedia.pro to disable GStreamer support. M +3 -3

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT

2015-12-25 Thread Raphael Kubo da Costa
SVN commit 11736 by rakuco: QT: Drop PORTREVISION from Qt5 ports. M +0 -1 devel/qt5-3d/Makefile M +0 -1 x11-toolkits/qt5-quickcontrols/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/qt-5.5/QT/devel/qt5-connectivity

2015-12-25 Thread Raphael Kubo da Costa
SVN commit 11737 by rakuco: qt5-connectivity: Remove extra empty line. M +0 -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] branches/qt-5.5/QT/multimedia/qt5-multimedia

2015-12-25 Thread Raphael Kubo da Costa
SVN commit 11735 by rakuco: qt5-multimedia: Reset $FreeBSD$ in Makefile after r11015. 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/qt-5.5/QT

2015-12-25 Thread Raphael Kubo da Costa
SVN commit 11734 by rakuco: QT: Merge ^/trunk/area51/QT@11733. _M. (directory) MM +1 -13 Mk/Uses/qmake.mk M +31 -21Mk/bsd.qt.mk M +2 -1 devel/qmake5/Makefile M +5 -1 devel/qmake5/files/patch-mkspecs__common__freebsd.conf A

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

2015-12-22 Thread Tobias Berner
SVN commit 11729 by tcberner: Update KDE Plasma 5 to the second bug-fix release 5.5.2. https://www.kde.org/announcements/plasma-5.5.2.php M +1 -1 Mk/Uses/kde.mk M +2 -2 audio/plasma5-plasma-pa/distinfo M +2 -2 deskutils/plasma5-milou/distinfo M +2 -2

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/plasma5-plasma-workspace

2015-12-21 Thread Tobias Berner
SVN commit 11721 by tcberner: Use ${LOCALBASE}/bin/gdb instead of gdb710 so the port does not need to be changed everytime devel/gdb is updated. Of course, this needs GDB_LINK set in devel/gdb now. M +2 -2 Makefile ___ kde-freebsd mailing

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/plasma5-plasma-workspace

2015-12-20 Thread Tobias Berner
SVN commit 11713 by tcberner: Add an option to use gdb710 from ports for drkonqi M +14 -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] branches/plasma5/KDE

2015-12-17 Thread Tobias Berner
SVN commit 11684 by tcberner: Remove the kdepim*-git ports for now. They no longer serve any purpose. D databases/akonadi-kf5-git (directory) D deskutils/kdepim-kf5-git (directory) D deskutils/kdepimlibs-kf5-git (directory) D

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/graphics/libkexiv2-legacy

2015-12-17 Thread Tobias Berner
SVN commit 11692 by tcberner: Install the pkg-config file with a -kde4 suffix as in ports M +1 -0 Makefile M +1 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/kdelibs4

2015-12-17 Thread Tobias Berner
SVN commit 11687 by tcberner: Apply the idea suggested in pr 205339 [1] While there, also uncomment wrongfully commented post-install target. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205339 M +10 -7 Makefile D pkg-message

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/devel

2015-12-17 Thread Tobias Berner
SVN commit 11686 by tcberner: As qscintilla2 was not renamed to qscintilla2-qt4 we can revert these changes. M +1 -1 p5-perlqt/Makefile M +1 -3 ruby-korundum/Makefile M +1 -1 ruby-qtruby/Makefile D smokegen/files/patch-cmake_FindQScintilla.cmake M +1

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

2015-12-17 Thread Tobias Berner
SVN commit 11688 by tcberner: Update KDE Applications to 15.12.0 [1] [1] https://www.kde.org/announcements/announce-applications-15.12.0.php M +3 -3 Mk/Uses/kde.mk M +2 -2 accessibility/jovie/distinfo M +2 -2 accessibility/kaccessible/distinfo M +2 -2

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

2015-12-17 Thread Tobias Berner
SVN commit 11690 by tcberner: Drop patch, as it is now included D files (directory) ___ 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] branches/plasma5/KDE/x11-themes/kdeartwork4

2015-12-17 Thread Tobias Berner
SVN commit 11691 by tcberner: Fix build with cmake 3.4.1 A files (directory) AMfiles/patch-kscreensaver_xsavers_CMakeLists.txt ___ kde-freebsd mailing list kde-freebsd@kde.org

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

2015-12-17 Thread Tobias Berner
SVN commit 11693 by tcberner: Add port for editors/kate-legacy (for now) AMkate-legacy (directory) M +17 -4 kate-legacy/Makefile M +2 -2 kate-legacy/distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/kdelibs4/files

2015-12-17 Thread Tobias Berner
SVN commit 11685 by tcberner: Import cmake patches from area51. Note: They all should be revised. They were not part of plasma5 branch for a long time, and the first thing that noticably broke was raw-support in calligra. A patch-cmake_modules_FindAlsa.cmake A

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/graphics

2015-12-17 Thread Tobias Berner
SVN commit 11695 by tcberner: Move gwenview-kde4 to gwenview-legacy D gwenview-kde4 (directory) A gwenview-legacy (directory) M +6 -3 gwenview-legacy/Makefile M +2 -2 gwenview-legacy/distinfo ___

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/deskutils/kdepim-kf5

2015-12-17 Thread Tobias Berner
SVN commit 11698 by tcberner: Fix plist M +1 -1 Makefile M +37 -36pkg-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] branches/plasma5/KDE/graphics/gwenview

2015-12-17 Thread Tobias Berner
SVN commit 11694 by tcberner: Forgot distinfo M +2 -2 distinfo ___ 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] branches/plasma5/KDE/x11/kdelibs4/files

2015-12-17 Thread Tobias Berner
SVN commit 11700 by tcberner: Apply the patches from https://git.reviewboard.kde.org/r/126345/ AMpatch-cmake_modules_PythonCompile.py M +14 -10patch-cmake_modules_PythonMacros.cmake ___ kde-freebsd mailing list

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/devel/py-pykdeuic4

2015-12-17 Thread Tobias Berner
SVN commit 11699 by tcberner: Follow py-pykde4 and switch to KDE_DIST M +1 -2 Makefile M +2 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

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

2015-12-17 Thread Tobias Berner
SVN commit 11701 by tcberner: Move kate-plugins-pate to kate-legacy-plugins-pate A kate-legacy-plugin-pate (directory) M +10 -8 kate-legacy-plugin-pate/Makefile D kate-plugin-pate (directory) ___ kde-freebsd

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/devel/py-pykde4

2015-12-17 Thread Tobias Berner
SVN commit 11697 by tcberner: Switch to KDE_DIST= M +1 -2 Makefile M +2 -2 distinfo ___ 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] branches/plasma5/KDE/devel/py-pykde4

2015-12-17 Thread Tobias Berner
SVN commit 11696 by tcberner: Switch to USES=pyqt:4 M +12 -16Makefile AMfiles/patch-CMakeLists.txt M +2 -0 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/plasma5-plasma-workspace

2015-12-16 Thread Tobias Berner
SVN commit 11679 by tcberner: As x11-fonts/noto is a rather large package (451MB) make the dependency on it optional, so that people with space concerns can toggle it off. M +7 -4 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/plasma5/PYQT

2015-12-15 Thread Tobias Berner
SVN commit 11676 by tcberner: Merge in the changes to PYQT done in area51/trunk. _M. (directory) M +87 -75Mk/Uses/pyqt.mk M +4 -4 comms/py-qt5-serialport/Makefile M +4 -4 databases/py-qt4-sql/Makefile M +5 -6 databases/py-qt5-sql/Makefile M

[kde-freebsd] [SVN Commit] branches/plasma5/PYQT/Mk/Uses

2015-12-15 Thread Tobias Berner
SVN commit 11677 by tcberner: py-qt-dbussupport exists for py-qt4 and py-qt5 M +2 -2 pyqt.mk ___ 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] branches/plasma5/KDE/archivers/ark

2015-12-15 Thread Tobias Berner
SVN commit 11666 by tcberner: Import upstream fix for ark with Frameworks 5.17.0 A files (directory) A files/patch-git-f7312a26d31cdc31776a09df600327ca86d3daea ___ kde-freebsd mailing list kde-freebsd@kde.org

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

2015-12-15 Thread Tobias Berner
SVN commit 11674 by tcberner: Update KDE Plasma to 5.5.1 https://www.kde.org/announcements/plasma-5.5.1.php M +1 -1 Mk/Uses/kde.mk M +2 -2 audio/plasma5-plasma-pa/distinfo M +5 -0 audio/plasma5-plasma-pa/pkg-plist M +2 -2 deskutils/plasma5-milou/distinfo

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/devel

2015-12-15 Thread Tobias Berner
SVN commit 11678 by tcberner: Import cmake-3.4.1 from area51/trunk AMcmake (directory) AMcmake-gui (directory) AMcmake-modules (directory) A svn:mergeinfo ___ kde-freebsd mailing list

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/sysutils

2015-12-14 Thread Tobias Berner
SVN commit 11663 by tcberner: New port: sysutils/kdebugsettings A kdebugsettings (directory) AMkdebugsettings/Makefile A kdebugsettings/distinfo A kdebugsettings/pkg-descr A kdebugsettings/pkg-plist

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/devel/kf5-knotifications

2015-12-14 Thread Tobias Berner
SVN commit 11665 by tcberner: Add upstream fix to a bug leading to infinite loops with statusnotifiers https://bugs.kde.org/show_bug.cgi?id=350785 A files (directory) A files/patch-git-b45544f3d4dd9cb1873b92a609f45a68f5f6e471

[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] branches/plasma5/KDE/x11-themes/plasma5-breeze-gtk

2015-12-12 Thread Tobias Berner
SVN commit 11622 by tcberner: Set correct WRKSRC for changed portversion M +1 -0 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] branches/plasma5/KDE/x11/plasma5-plasma-workspace

2015-12-12 Thread Tobias Berner
SVN commit 11626 by tcberner: x11-fonts/noto is the new default font for plasma5 M +2 -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] branches/plasma5/KDE/x11/kgamma

2015-12-12 Thread Tobias Berner
SVN commit 11625 by tcberner: Import patch from ports A files (directory) AMfiles/patch-CMakeLists.txt ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/graphics

2015-12-12 Thread Tobias Berner
SVN commit 11624 by tcberner: Port for old libkipi AMlibkipi-legacy (directory) M +9 -7 libkipi-legacy/Makefile M +2 -2 libkipi-legacy/distinfo M +1 -6 libkipi-legacy/pkg-plist ___ kde-freebsd mailing list

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/graphics

2015-12-12 Thread Tobias Berner
SVN commit 11623 by tcberner: Add some further legacy ports. D kamera-kde4 (directory) A kamera-legacy (directory) M +2 -3 kamera-legacy/Makefile M +2 -2 kamera-legacy/distinfo D ksnapshot (directory) A

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

2015-12-12 Thread Tobias Berner
SVN commit 11621 by tcberner: Let x11/kde5 depend on x11/konsole. M +5 -2 Mk/Uses/kde.mk M +1 -1 x11/kde5/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/deskutils

2015-12-12 Thread Tobias Berner
SVN commit 11628 by tcberner: Use net/libkgapi-kf5. M +1 -1 kdepim-kf5/Makefile M +2 -0 kdepim-runtime-kf5/Makefile M +4 -0 kdepim-runtime-kf5/pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11-themes

2015-12-12 Thread Tobias Berner
SVN commit 11627 by tcberner: Remove wrong PKGNAMEPREFIX M +0 -1 kf5-breeze-icons/Makefile M +0 -1 kf5-oxygen-icons5/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11

2015-12-12 Thread Tobias Berner
SVN commit 11629 by tcberner: Update kde4-runtime and kde4-workspace M +2 -2 kde4-runtime/Makefile M +2 -2 kde4-runtime/distinfo M +6 -4 kde4-workspace/Makefile M +2 -2 kde4-workspace/distinfo ___ kde-freebsd

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/konsole

2015-12-12 Thread Tobias Berner
SVN commit 11633 by tcberner: Remove unncessary LDFLAGS-todo. This has been fixed upstream in https://projects.kde.org/projects/kde/applications/konsole/repository/revisions/2c47a30391e2d9077c9f13aa35e66cf16712fc0c by Alex Richardson. M +0 -3 Makefile

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

2015-12-12 Thread Tobias Berner
SVN commit 11630 by tcberner: update plists M +1 -0 misc/kde4-l10n-nn/pkg-plist M +0 -6 ukrainian/kde4-l10n/pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/deskutils/kdeplasma-addons

2015-12-12 Thread Tobias Berner
SVN commit 11631 by tcberner: Update dependencies, plist, and mark marble as broken. M +8 -3 Makefile M +95 -95pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/sysutils/signon-qt5

2015-12-12 Thread Tobias Berner
SVN commit 11632 by tcberner: Add pkg-descr and COMMENT. M +4 -7 Makefile M +6 -0 pkg-descr ___ 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

2015-12-12 Thread Tobias Berner
SVN commit 11634 by tcberner: Update KDE Frameworks to 5.17.0 https://www.kde.org/announcements/kde-frameworks-5.17.0.php ...,and double check..., yup, look Ma, kde.mk is included M +2 -2 Mk/Uses/kde.mk M +2 -2 archivers/kf5-karchive/distinfo M +2 -2

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11-themes/plasma5-breeze-gtk

2015-12-11 Thread Tobias Berner
SVN commit 11619 by tcberner: Use the rerolled tarball for plasma5-breeze-gtk M +2 -1 Makefile M +2 -2 distinfo ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/CALLIGRA

2015-12-11 Thread Tobias Berner
SVN commit 11620 by tcberner: Update calligra to 2.9.10 https://www.calligra.org/news/calligra-2-9-10-released/ M +2 -2 chinese/calligra-l10n-zh_CN/distinfo M +2 -2 chinese/calligra-l10n-zh_TW/distinfo M +2 -2 editors/calligra-l10n-bs/distinfo M +2 -2

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/Mk/Uses

2015-12-11 Thread Tobias Berner
SVN commit 11618 by tcberner: And now... finally, the forgotten kde.mk update. M +10 -3 kde.mk ___ 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] branches/plasma5/KDE

2015-12-08 Thread Tobias Berner
SVN commit 11613 by tcberner: Define a master site for yakuake-kf5-git and okular-kf5-git to make them more useable. Thanks to LooX for hosting. M +1 -0 graphics/okular-kf5-git/Makefile M +1 -0 x11/yakuake-kf5-git/Makefile ___

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

2015-12-08 Thread Tobias Berner
SVN commit 11614 by tcberner: Update plasma5 from the beta to the now releases Plasma 5.5.0 desktop. https://www.kde.org/announcements/plasma-5.5.0.php M +1 -1 audio/plasma5-plasma-pa/Makefile M +2 -2 audio/plasma5-plasma-pa/distinfo M +70 -71

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/sysutils

2015-12-08 Thread Tobias Berner
SVN commit 11616 by tcberner: Fix another two plists. M +0 -13 plasma5-khelpcenter/pkg-plist M +0 -2 plasma5-ksysguard/pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/plasma5-plasma-workspace

2015-12-08 Thread Tobias Berner
SVN commit 11615 by tcberner: Fix plist. Sorry M +0 -2 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] branches/plasma5/KDE/graphics/libksane-legacy

2015-12-08 Thread Tobias Berner
SVN commit 11617 by tcberner: Update libksane-legacy M +0 -1 Makefile M +2 -2 distinfo ___ 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] branches/plasma5/KDE

2015-12-06 Thread Tobias Berner
SVN commit 11609 by tcberner: Fix typo M +2 -2 Mk/Uses/kde.mk M +2 -2 x11/kactivities/Makefile M +2 -2 x11/kactivities/distinfo M +2 -2 x11/kactivitymanagerd/Makefile ___ kde-freebsd mailing list

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

2015-12-06 Thread Tobias Berner
SVN commit 11608 by tcberner: Forgot to remove DISTDIR. M +0 -1 misc/kdeedu-data/Makefile M +2 -2 misc/kdeedu-data/distinfo M +0 -1 multimedia/dragon/Makefile M +2 -2 multimedia/dragon/distinfo ___ kde-freebsd

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

2015-12-06 Thread Tobias Berner
SVN commit 11604 by tcberner: libkgapi should rather be 'net' than 'devel' D devel/libkgapi (directory) A net/libkgapi (directory) M +1 -1 net/libkgapi/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

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

2015-12-06 Thread Tobias Berner
SVN commit 11606 by tcberner: There is now a release of net/libkgapi-kf5... so use it. M +12 -5 Mk/Uses/kde.mk M +5 -6 net/libkgapi-kf5/Makefile M +2 -2 net/libkgapi-kf5/distinfo M +50 -8 net/libkgapi-kf5/pkg-plist

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/deskutils

2015-12-06 Thread Tobias Berner
SVN commit 11605 by tcberner: chase moved libkgapi M +1 -1 kdepim4-runtime/Makefile M +1 -1 kdepim4/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/devel

2015-12-06 Thread Tobias Berner
SVN commit 11603 by tcberner: Remove PORTS/devel/libkgapi in favour of KDE/devel/libkgapi D libkgapi (directory) ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also

[kde-freebsd] [SVN Commit] branches/plasma5/CALLIGRA

2015-12-05 Thread Tobias Berner
SVN commit 11599 by tcberner: Update calligra to 2.9.9. See [1] for the change log. While doing that * make building GMIC an option, as it does not play well with clang [2] * switch to using KDE_DIST=calligra[:l10n] [1] https://www.calligra.org/news/calligra-2-9-9-released/ [2]

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11-themes/kde-wallpapers

2015-12-05 Thread Tobias Berner
SVN commit 11597 by tcberner: Fix wrongly used %%KDE_APPLICATIONS_VERSION_MAJOR%% in plist M +1 -1 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/

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

2015-12-05 Thread Tobias Berner
SVN commit 11598 by tcberner: Fix wrongly used %%KDE_APPLICATIONS_VERSION_MAJOR%% in plist M +1 -1 arabic/kde5-l10n/pkg-plist M +4 -1 french/kde4-l10n/pkg-plist M +1 -1 german/kde4-l10n/pkg-plist M +2 -2 hebrew/kde5-l10n/pkg-plist M +1 -1

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

2015-12-05 Thread Tobias Berner
SVN commit 11593 by tcberner: Update plasma5 to the latest beta release 5.4.95 [kde.mk update will follow shortly...] https://www.kde.org/announcements/plasma-5.4.95.php M +2 -2 audio/plasma5-plasma-pa/distinfo M +14 -0 audio/plasma5-plasma-pa/pkg-plist M +2 -2

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

2015-12-05 Thread Tobias Berner
SVN commit 11594 by tcberner: Update applications to beta 15.11.90 M +82 -19Mk/Uses/kde.mk M +2 -2 accessibility/jovie/distinfo M +2 -2 accessibility/kaccessible/distinfo M +2 -2 accessibility/kmag/distinfo M +2 -2 accessibility/kmousetool/distinfo

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/kde4-workspace/files

2015-12-05 Thread Tobias Berner
SVN commit 11595 by tcberner: Patch ksysguards standard memory display to show the total amount of used memory and not only the part used by applications. This seems more intuitive than the upstream default. Should this patch be handled as an option? A

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/audio/libkcompactdisc

2015-12-05 Thread Tobias Berner
SVN commit 11596 by tcberner: Import fixes from ports r402545 M +8 -1 Makefile M +2 -2 distinfo D files/extrapatch-no_alsa ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11-themes

2015-12-03 Thread Tobias Berner
SVN commit 11589 by tcberner: Add new ports x11-themes/kf5-breeze-icons and x11-themes/kf5-oygen-icons. They got missed while updating kf5. A kf5-breeze-icons (directory) M +8 -8 kf5-breeze-icons/Makefile M +2 -2 kf5-breeze-icons/distinfo M +1 -1

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

2015-12-03 Thread Tobias Berner
SVN commit 11588 by tcberner: Following https://github.com/freebsd/freebsd-ports-graphics/commit/d687e723a903a91a0cc315e7f566a4f78f1c4855 move wayland from x11/ to graphics/ A graphics/wayland (directory) M +2 -1 graphics/wayland/Makefile D x11/wayland

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

2015-11-29 Thread Tobias Berner
SVN commit 11553 by tcberner: Update kde-l10n to applications-15.* releases. For this split them into kde4-l10n-foo and kde5-l10n-foo. The reason for the split is, that there are files conflicting with plasma5-* in the 4/ subdirs of the packages. This is work in progress -- i.e. it builds

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/graphics/libkexiv2-kf5-git

2015-11-27 Thread Tobias Berner
SVN commit 11550 by tcberner: Mark libkexiv2-kf5-git ignored M +2 -0 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 information

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

2015-11-27 Thread Tobias Berner
SVN commit 11551 by tcberner: The kdepim5-git ports are no longer needed, as kdepim5 is now part of kde applications 15.* Mark them ignored, to minimize confusion. M +2 -0 databases/akonadi-kf5-git/Makefile M +2 -0 deskutils/kdepim-kf5-git/Makefile M +2 -0

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/graphics

2015-11-27 Thread Tobias Berner
SVN commit 11552 by tcberner: Update okular-git to a newer commit; while there also rename it to okular-kf5-git (which seems a better name for now...) D okular-git (directory) A okular-kf5-git (directory) M +9 -9 okular-kf5-git/Makefile M +2 -2

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/yakuake-kf5-git

2015-11-27 Thread Tobias Berner
SVN commit 11549 by tcberner: Update to latest commit M +3 -3 Makefile M +2 -2 distinfo ___ 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] branches/plasma5/PORTS/finance

2015-11-27 Thread Tobias Berner
SVN commit 11548 by tcberner: Import finance/libalkimia and finance/kmymoney-kde4 and fix their plists. A kmymoney-kde4 (directory) AMkmymoney-kde4/Makefile A kmymoney-kde4/distinfo A kmymoney-kde4/files (directory) AM

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/wayland

2015-11-25 Thread Tobias Berner
SVN commit 11546 by tcberner: Import newer version of wayland for upcoming Plasma 5.5 M +1 -1 Makefile M +2 -2 distinfo M +4 -2 pkg-plist ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/plasma5/PORTS/net-im

2015-11-16 Thread Tobias Berner
SVN commit 11525 by tcberner: Fix build of telepathy-qt4 ... forgot to commit that for a long time M +2 -2 telepathy-logger-qt4/Makefile M +5 -0 telepathy-qt4/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/net

2015-11-16 Thread Tobias Berner
SVN commit 11526 by tcberner: Make telepathy-qt4 an optional dependency in net/krdc and net/krfb M +6 -3 krdc/Makefile M +6 -6 krdc/pkg-plist M +6 -2 krfb/Makefile M +2 -2 krfb/pkg-plist ___ kde-freebsd mailing

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

2015-11-13 Thread Tobias Berner
SVN commit 11523 by tcberner: Update KDE Frameworks to the freshly released 5.16.0 changelog: https://www.kde.org/announcements/kde-frameworks-5.16.0.php M +1 -1 Mk/Uses/kde.mk M +2 -2 archivers/kf5-karchive/distinfo M +2 -2 devel/kf5-extra-cmake-modules/distinfo

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

2015-11-11 Thread Tobias Berner
SVN commit 11513 by tcberner: Update KDE Plasma and Applications to the newest releases. Both are bug fix releases, the announcements can be found [1] https://www.kde.org/announcements/plasma-5.4.3.php [2] https://www.kde.org/announcements/announce-applications-15.08.3.php M +2 -2

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11

2015-11-11 Thread Tobias Berner
SVN commit 11512 by tcberner: remove old directory D kde4-baseapps (directory) ___ 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] branches/plasma5/KDE/x11/kde4

2015-11-11 Thread Tobias Berner
SVN commit 11519 by tcberner: chase renamed metaports, probably broken atm :) 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] branches/plasma5/KDE/x11/kdelibs4

2015-11-11 Thread Tobias Berner
SVN commit 11518 by tcberner: Forgot distinfo M +2 -2 distinfo ___ 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] branches/plasma5/KDE/deskutils/kdeplasma-addons

2015-11-11 Thread Tobias Berner
SVN commit 11517 by tcberner: switch to USE_KDE 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 information

[kde-freebsd] [SVN Commit] branches/plasma5/KDE/devel/kdebindings4

2015-11-11 Thread Tobias Berner
SVN commit 11516 by tcberner: depend on kdelibs 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 information

<    3   4   5   6   7   8   9   10   11   12   >