Index: head/archivers/ark/Makefile =================================================================== --- head/archivers/ark/Makefile (revision 483124) +++ head/archivers/ark/Makefile (revision 483125) @@ -1,37 +1,38 @@ # $FreeBSD$ PORTNAME= ark DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= archivers kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Archiving tool for KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:outsource gettext libarchive kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext libarchive kde:5 \ + qt:5 tar:xz USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons doctools ecm i18n iconthemes \ itemmodels itemviews jobwidgets khtml kio parts pty service \ solid sonnet textwidgets widgetsaddons xmlgui USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= 7ZIP RAR ZIP DOCS OPTIONS_SUB= YES 7ZIP_DESC= Support for 7-Zip archives 7ZIP_RUN_DEPENDS= 7z:archivers/p7zip RAR_DESC= Support for RAR archives RAR_RUN_DEPENDS= unrar:archivers/unrar \ rar:archivers/rar ZIP_DESC= Support for ZIP archives ZIP_LIB_DEPENDS= libzip.so:archivers/libzip ZIP_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_LibZip .include Index: head/astro/marble/Makefile =================================================================== --- head/astro/marble/Makefile (revision 483124) +++ head/astro/marble/Makefile (revision 483125) @@ -1,38 +1,39 @@ # $FreeBSD$ PORTNAME= marble DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Virtual globe and world atlas for KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libquazip5.so:archivers/quazip@qt5 -USES= cmake:outsource desktop-file-utils gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang desktop-file-utils gettext \ + kde:5 qt:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets coreaddons \ crash doctools ecm i18n jobwidgets kio newstuff package parts \ plasma-framework runner service sonnet textwidgets wallet \ widgetsaddons xmlgui USE_QT= concurrent core dbus designer gui location network opengl \ phonon4 printsupport qml quick script sql svg webkit widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes MAKE_ENV= XDG_CONFIG_HOME=/dev/null # We have to set QT_IMPORTS_PATH, as it does not get picked up CMAKE_ARGS= -DMOBILE:BOOL=FALSE \ -DQT_IMPORTS_DIR:PATH=${QT_IMPORTDIR} OPTIONS_DEFINE= GPS DOCS OPTIONS_DEFAULT=GPS OPTIONS_SUB= yes GPS_DESC= Support for GPS position provider GPS_LIB_DEPENDS= libgps.so:astro/gpsd GPS_CMAKE_OFF= -DWITH_libgps:BOOL=FALSE .include Index: head/audio/kmix/Makefile =================================================================== --- head/audio/kmix/Makefile (revision 483124) +++ head/audio/kmix/Makefile (revision 483125) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= kmix DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= audio kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Sound mixer for KDE LICENSE= GPLv2 LIB_DEPENDS= libasound.so:audio/alsa-lib -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons dbusaddons ecm \ emoticons globalaccel i18n iconthemes init itemmodels \ itemviews kcmutils kdelibs4support notifications package \ plasma-framework service solid widgetsaddons windowsystem xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build # we want the KF5 version of kmix CMAKE_ARGS= -DKMIX_KF5_BUILD:BOOL=TRUE OPTIONS_DEFINE= PULSEAUDIO DOCS # TODO: readd ALSA option # # ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib # ALSA_EXTRA_PATCHES_OFF= ${FILESDIR}/extrapatch-no_alsa PULSEAUDIO_LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libpulse.so:audio/pulseaudio PULSEAUDIO_USE= GNOME=glib20 PULSEAUDIO_CMAKE_BOOL= WITH_Canberra WITH_PulseAudio .include Index: head/audio/libkcddb/Makefile =================================================================== --- head/audio/libkcddb/Makefile (revision 483124) +++ head/audio/libkcddb/Makefile (revision 483125) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= libkcddb DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= audio kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE CDDB library LIB_DEPENDS= libmusicbrainz5.so:audio/libmusicbrainz5 -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets \ coreaddons ecm i18n jobwidgets kio service \ widgetsaddons USE_QT= core gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/audio/libkcompactdisc/Makefile =================================================================== --- head/audio/libkcompactdisc/Makefile (revision 483124) +++ head/audio/libkcompactdisc/Makefile (revision 483125) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= libkcompactdisc DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= audio kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE library for interfacing with audio CDs -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= coreaddons ecm emoticons i18n itemmodels itemviews \ kdelibs4support solid USE_QT= core dbus phonon4\ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= ALSA DOCS ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_ALSA .include Index: head/deskutils/kcharselect/Makefile =================================================================== --- head/deskutils/kcharselect/Makefile (revision 483124) +++ head/deskutils/kcharselect/Makefile (revision 483125) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= kcharselect DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Character selector for KDE BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash ecm bookmarks \ doctools i18n widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/deskutils/keditbookmarks/Makefile =================================================================== --- head/deskutils/keditbookmarks/Makefile (revision 483124) +++ head/deskutils/keditbookmarks/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= keditbookmarks DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Bookmark Organizer and Editor -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons ecm i18n iconthemes jobwidgets kio parts service \ sonnet textwidgets widgetsaddons windowsystem xmlgui USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/deskutils/kruler/Makefile =================================================================== --- head/deskutils/kruler/Makefile (revision 483124) +++ head/deskutils/kruler/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= kruler DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE screen ruler -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons ecm doctools i18n \ notifications widgetsaddons windowsystem xmlgui USE_QT= core dbus gui widgets x11extras xml \ buildtools_build qmake_build USE_XORG= x11 xcb OPTIONS_DEFINE= DOCS .include Index: head/devel/cervisia/Makefile =================================================================== --- head/devel/cervisia/Makefile (revision 483124) +++ head/devel/cervisia/Makefile (revision 483125) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= cervisia DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= CVS Frontend for KDE -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= dbusaddons doctools ecm iconthemes init itemviews kdesu \ notifications parts widgetsaddons USE_QT= core dbus gui widgets \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/devel/injeqt/files/patch-src_internal_containers.h =================================================================== --- head/devel/injeqt/files/patch-src_internal_containers.h (nonexistent) +++ head/devel/injeqt/files/patch-src_internal_containers.h (revision 483125) @@ -0,0 +1,10 @@ +--- src/internal/containers.h.orig 2018-10-26 17:05:42 UTC ++++ src/internal/containers.h +@@ -23,6 +23,7 @@ + #include "internal.h" + + #include ++#include + #include + + /** Property changes on: head/devel/injeqt/files/patch-src_internal_containers.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/kapptemplate/Makefile =================================================================== --- head/devel/kapptemplate/Makefile (revision 483124) +++ head/devel/kapptemplate/Makefile (revision 483125) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= kapptemplate DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE template generator BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth archive codecs completion config configwidgets coreaddons \ doctools ecm i18n jobwidgets kio newstuff service widgetsaddons USE_QT= core dbus gui network testlib widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/devel/kde-dev-utils/Makefile =================================================================== --- head/devel/kde-dev-utils/Makefile (revision 483124) +++ head/devel/kde-dev-utils/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= kde-dev-utils DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE development utilities -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= compiler:c++11-lang cmake:outsource kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons ecm i18n itemviews jobwidgets kio parts service \ solid sonnet textwidgets widgetsaddons xmlgui USE_QT= core dbus designer gui network widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/devel/lokalize/Makefile =================================================================== --- head/devel/lokalize/Makefile (revision 483124) +++ head/devel/lokalize/Makefile (revision 483125) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= lokalize DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Computer-aided translation system LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell -USES= cmake:outsource desktop-file-utils gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang desktop-file-utils gettext \ + kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons doctools ecm i18n itemviews \ jobwidgets kio kross notifications parts service solid sonnet \ textwidgets widgetsaddons xmlgui USE_QT= core dbus gui network script sql widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/devel/okteta/Makefile =================================================================== --- head/devel/okteta/Makefile (revision 483124) +++ head/devel/okteta/Makefile (revision 483125) @@ -1,25 +1,26 @@ # $FreeBSD$ PORTNAME= okteta DISTVERSION= 0.25.3 PORTEPOCH= 1 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KDE hex editor LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 -USES= cmake:outsource gettext kde:5 qt:5 shared-mime-info tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 \ + shared-mime-info tar:xz USE_KDE= attica auth bookmarks codecs completion crash \ config configwidgets coreaddons dbusaddons doctools \ ecm i18n iconthemes itemviews jobwidgets kcmutils kio \ newstuff parts service solid sonnet textwidgets \ widgetsaddons xmlgui USE_QT= concurrent core dbus designer gui network printsupport qml \ script scripttools widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes .include Index: head/editors/kate/Makefile =================================================================== --- head/editors/kate/Makefile (revision 483124) +++ head/editors/kate/Makefile (revision 483125) @@ -1,26 +1,27 @@ # $FreeBSD$ PORTNAME= kate DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= editors kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Basic editor framework for the KDE system BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml LIB_DEPENDS= libgit2.so:devel/libgit2 -USES= cmake:outsource desktop-file-utils gettext pkgconfig kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang desktop-file-utils gettext \ + pkgconfig kde:5 qt:5 tar:xz USE_KDE= activities attica auth bookmarks codecs completion config \ configwidgets coreaddons crash dbusaddons doctools ecm \ guiaddons i18n iconthemes init itemmodels itemviews \ jobwidgets kio newstuff package parts plasma-framework \ service solid sonnet texteditor textwidgets threadweaver \ wallet widgetsaddons windowsystem xmlgui USE_QT= core dbus gui network script sql widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/games/blinken/Makefile =================================================================== --- head/games/blinken/Makefile (revision 483124) +++ head/games/blinken/Makefile (revision 483125) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= blinken DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Memory enhancement game for KDE -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \ doctools ecm guiaddons i18n widgetsaddons xmlgui USE_QT= core dbus gui phonon4 svg widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/games/khangman/Makefile =================================================================== --- head/games/khangman/Makefile (revision 483124) +++ head/games/khangman/Makefile (revision 483125) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= khangman DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Hangman game for KDE 4 -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets coreaddons \ crash doctools ecm i18n kdeclarative libkeduvocdocument \ newstuff notifications package service widgetsaddons xmlgui USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/games/libkdegames/Makefile =================================================================== --- head/games/libkdegames/Makefile (revision 483124) +++ head/games/libkdegames/Makefile (revision 483125) @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= libkdegames DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Libraries used by KDE games LIB_DEPENDS= libsndfile.so:audio/libsndfile -USES= cmake:outsource gettext kde:5 openal qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 openal qt:5 \ + tar:xz USE_KDE= archive attica auth bookmarks codecs completion config \ configwidgets coreaddons crash dbusaddons dnssd ecm emoticons \ globalaccel guiaddons i18n iconthemes init itemmodels \ itemviews jobwidgets kdeclarative kdelibs4support kio newstuff \ package service textwidgets widgetsaddons xmlgui USE_QT= core dbus gui network qml quick svg testlib widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes SHLIB_VER= 7.0.0 PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" \ SHLIB_SHVER="${SHLIB_VER:R:R}" OPTIONS_DEFINE= DOCS .include Index: head/graphics/kamera/Makefile =================================================================== --- head/graphics/kamera/Makefile (revision 483124) +++ head/graphics/kamera/Makefile (revision 483125) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= kamera DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Digital camera manager for KDE LIB_DEPENDS= libgphoto2.so:graphics/libgphoto2 -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons doctools ecm i18n \ kio service widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/graphics/kcolorchooser/Makefile =================================================================== --- head/graphics/kcolorchooser/Makefile (revision 483124) +++ head/graphics/kcolorchooser/Makefile (revision 483125) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= kcolorchooser DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE application to select colors from the screen or from a palette -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons ecm i18n \ widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/graphics/kdegraphics-mobipocket/Makefile =================================================================== --- head/graphics/kdegraphics-mobipocket/Makefile (revision 483124) +++ head/graphics/kdegraphics-mobipocket/Makefile (revision 483125) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= kdegraphics-mobipocket DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Mobipocket plugins for Strigi indexing and thumbnails -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang kde:5 qt:5 tar:xz USE_KDE= completion config coreaddons ecm jobwidgets kio service \ widgetsaddons USE_QT= core gui network widgets \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/graphics/kdegraphics-svgpart/Makefile =================================================================== --- head/graphics/kdegraphics-svgpart/Makefile (revision 483124) +++ head/graphics/kdegraphics-svgpart/Makefile (revision 483125) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= svgpart DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= graphics kde kde-applications PKGNAMEPREFIX= kdegraphics- MAINTAINER= kde@FreeBSD.org COMMENT= SVG KPart -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons ecm \ i18n jobwidgets kio parts service sonnet textwidgets \ widgetsaddons xmlgui USE_QT= core dbus gui network svg widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/graphics/kdegraphics-thumbnailers/Makefile =================================================================== --- head/graphics/kdegraphics-thumbnailers/Makefile (revision 483124) +++ head/graphics/kdegraphics-thumbnailers/Makefile (revision 483125) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= kdegraphics-thumbnailers DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Thumbnailers for various graphics file formats -USES= cmake:outsource kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang kde:5 qt:5 tar:xz USE_KDE= completion config coreaddons ecm jobwidgets libkdcraw \ libkexiv2 kio service widgetsaddons USE_QT= core gui network widgets \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/graphics/libkipi/Makefile =================================================================== --- head/graphics/libkipi/Makefile (revision 483124) +++ head/graphics/libkipi/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= libkipi DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE Image Plugin Interface -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons ecm i18n \ libkdcraw libkexiv2 service widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/graphics/libksane/Makefile =================================================================== --- head/graphics/libksane/Makefile (revision 483124) +++ head/graphics/libksane/Makefile (revision 483125) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= libksane DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= SANE library interface for KDE LIB_DEPENDS= libsane.so:graphics/sane-backends -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= config ecm i18n sonnet textwidgets wallet widgetsaddons USE_QT= core gui testlib widgets \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/japanese/kiten/Makefile =================================================================== --- head/japanese/kiten/Makefile (revision 483124) +++ head/japanese/kiten/Makefile (revision 483125) @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= kiten DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= japanese kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Japanese reference/study tool for KDE -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth archive codecs completion config configwidgets coreaddons \ crash doctools ecm i18n jobwidgets js khtml kio parts service \ sonnet textwidgets widgetsaddons xmlgui USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/lang/kturtle/Makefile =================================================================== --- head/lang/kturtle/Makefile (revision 483124) +++ head/lang/kturtle/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= kturtle DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= lang kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Educational programming environment for KDE -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= attica auth codecs config configwidgets coreaddons crash ecm \ emoticons i18n init itemmodels kdelibs4support kio newstuff \ service sonnet textwidgets widgetsaddons xmlgui USE_QT= core dbus gui network printsupport svg widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/math/cantor/Makefile =================================================================== --- head/math/cantor/Makefile (revision 483124) +++ head/math/cantor/Makefile (revision 483125) @@ -1,62 +1,63 @@ # $FreeBSD$ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE 5 frontend to mathematical software LIB_DEPENDS= libAnalitza.so:math/analitza \ libcln.so:math/cln \ libqalculate.so:math/libqalculate \ libspectre.so:print/libspectre BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml -USES= cmake:outsource gettext kde:5 pkgconfig python:3.4+ qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 pkgconfig \ + python:3.4+ qt:5 tar:xz USE_KDE= attica auth archive bookmarks codecs completion config \ configwidgets coreaddons crash ecm emoticons i18n iconthemes \ itemmodels itemviews init jobwidgets kdelibs4support kio \ newstuff parts pty service solid sonnet texteditor textwidgets \ widgetsaddons xmlgui USE_QT= core dbus gui network printsupport widgets xml xmlpatterns \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= LUAJIT MAXIMA OCTAVE R SAGE SCILAB DOCS OPTIONS_SUB= yes # R LUAJIT LUAJIT_DESC= Build LuaJIT backend and install LuaJIT LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit LUAJIT_CMAKE_OFF= -DWITH_LuaJIT:BOOL=FALSE MAXIMA_DESC= Install Maxima MAXIMA_RUN_DEPENDS= maxima:math/maxima OCTAVE_DESC= Install Octave OCTAVE_RUN_DEPENDS= octave:math/octave R_DESC= Build R backend and install R R_LIB_DEPENDS= libR.so:math/R # Required to set CFLAGS for -lgfortran. R_USES= fortran R_CMAKE_OFF= -DWITH_R:BOOL=FALSE SAGE_DESC= Install Sage SAGE_RUN_DEPENDS= sage:math/sage SCILAB_DESC= Install Scilab SCILAB_RUN_DEPENDS= scilab:math/scilab # Disable python2 binding (should probably be an option PYTHON2, PYTHON3) CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_PythonLibs post-patch: ${REINPLACE_CMD} -e '/FIND_PROGRAM(_GFORTRAN_EXECUTABLE/s,gfortran,${FC},' \ ${WRKSRC}/cmake/FindR.cmake ${REINPLACE_CMD} -e '/find_library(PYTHONLIBS3_LIBRARY/s,python3.5m,python3.5m python3.6m,' \ -e '/pkg_check_modules/s,python3,python-${PYTHON_VER},' \ ${WRKSRC}/cmake/FindPythonLibs3.cmake .include Index: head/math/kbruch/Makefile =================================================================== --- head/math/kbruch/Makefile (revision 483124) +++ head/math/kbruch/Makefile (revision 483125) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= kbruch DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 application to exercise fractions BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth config crash codecs configwidgets coreaddons doctools ecm \ i18n widgetsaddons xmlgui USE_QT= core dbus gui xml widgets \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/math/kcalc/Makefile =================================================================== --- head/math/kcalc/Makefile (revision 483124) +++ head/math/kcalc/Makefile (revision 483125) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= kcalc DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Scientific calculator for KDE LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs coreaddons ecm config configwidgets doctools \ guiaddons i18n init notifications widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/math/kmplot/Makefile =================================================================== --- head/math/kmplot/Makefile (revision 483124) +++ head/math/kmplot/Makefile (revision 483125) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= kmplot DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Mathematical function plotter for KDE -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons ecm emoticons guiaddons i18n \ iconthemes init itemmodels itemviews jobwidgets \ kdelibs4support kio notifications parts service solid sonnet \ textwidgets unitconversion widgetsaddons windowsystem xmlgui USE_QT= core dbus gui network printsupport svg widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/math/rocs/Makefile =================================================================== --- head/math/rocs/Makefile (revision 483124) +++ head/math/rocs/Makefile (revision 483125) @@ -1,30 +1,31 @@ # $FreeBSD$ PORTNAME= rocs DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE Graph theory IDE LIB_DEPENDS= libboost_thread.so:devel/boost-libs -USES= cmake:outsource gettext grantlee:5 kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext grantlee:5 kde:5 \ + qt:5 tar:xz USE_KDE= archive auth codecs completion config configwidgets coreaddons \ crash doctools ecm i18n itemviews jobwidgets kdeclarative \ kio package parts service sonnet texteditor textwidgets \ widgetsaddons xmlgui USE_QT= core dbus gui network qml script quick scripttools svg webkit \ widgets xml xmlpatterns \ buildtools_build qmake_build USE_LDCONFIG= yes # clang 6.0 defaults to -std=gnu++14, which breaks the build: # /wrkdirs/usr/ports/math/rocs/work/rocs-4.14.3/VisualEditor/Actions/SelectMoveHandAction.cpp:86:52: error: no viable conversion from 'int' to 'QPainter::RenderHints' (aka 'QFlags') # _graphScene->views().at(0)->setRenderHints(QPainter::Antialiasing USE_CXXSTD= gnu++98 OPTIONS_DEFINE= DOCS .include Index: head/misc/artikulate/Makefile =================================================================== --- head/misc/artikulate/Makefile (revision 483124) +++ head/misc/artikulate/Makefile (revision 483125) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= artikulate DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Pronunciation trainer for KDE LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libQt5GStreamer-1.0.so:multimedia/gstreamer1-qt@qt5 -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= archive attica auth codecs config configwidgets coreaddons \ crash doctools ecm i18n kdeclarative newstuff service \ widgetsaddons xmlgui USE_QT= core dbus gui multimedia network qml quick sql testlib widgets \ xml xmlpatterns \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/misc/kgeography/Makefile =================================================================== --- head/misc/kgeography/Makefile (revision 483124) +++ head/misc/kgeography/Makefile (revision 483125) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= kgeography DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE geography trainer -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash doctools ecm \ i18n iconthemes itemviews service widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/misc/klettres/Makefile =================================================================== --- head/misc/klettres/Makefile (revision 483124) +++ head/misc/klettres/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= klettres DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Alphabet learning tool for KDE -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets coreaddons \ crash doctools ecm emoticons i18n init itemmodels \ kdelibs4support newstuff service widgetsaddons xmlgui USE_QT= core dbus gui network phonon4 svg widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/misc/libkeduvocdocument/Makefile =================================================================== --- head/misc/libkeduvocdocument/Makefile (revision 483124) +++ head/misc/libkeduvocdocument/Makefile (revision 483125) @@ -1,17 +1,17 @@ # $FreeBSD$ PORTNAME= libkeduvocdocument DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Library for reading and writing vocabulary files -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= archive config coreaddons ecm i18n kio service USE_QT= core gui xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/multimedia/dragon/Makefile =================================================================== --- head/multimedia/dragon/Makefile (revision 483124) +++ head/multimedia/dragon/Makefile (revision 483125) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= dragon DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= multimedia kde kde-applications PKGNAMESUFFIX= -player MAINTAINER= kde@FreeBSD.org COMMENT= KDE multimedia player with a focus on simplicity LICENSE= GPLv2 -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ dbusaddons doctools ecm kio service sonnet textwidgets i18n \ iconthemes jobwidgets notifications parts solid widgetsaddons \ windowsystem xmlgui USE_QT= core dbus gui network phonon4 widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/net/kdenetwork-filesharing/Makefile =================================================================== --- head/net/kdenetwork-filesharing/Makefile (revision 483124) +++ head/net/kdenetwork-filesharing/Makefile (revision 483125) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= kdenetwork-filesharing DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE Filesharing via Samba -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= completion config coreaddons doctools ecm i18n jobwidgets kio \ service widgetsaddons USE_QT= core gui network widgets \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/net/krdc/Makefile =================================================================== --- head/net/krdc/Makefile (revision 483124) +++ head/net/krdc/Makefile (revision 483125) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= krdc DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= RDP and VNC client for KDE LIB_DEPENDS= libvncserver.so:net/libvncserver -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons dnssd doctools ecm i18n iconthemes kcmutils \ notifications notifyconfig service wallet widgetsaddons \ xmlgui USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= FREERDP DOCS OPTIONS_SUB= yes FREERDP_CMAKE_BOOL= WITH_FREERDP FREERDP_DESC= Remote Desktop support via FreeRDP FREERDP_BUILD_DEPENDS= xfreerdp:net/freerdp FREERDP_RUN_DEPENDS= xfreerdp:net/freerdp .include Index: head/net-p2p/libktorrent/Makefile =================================================================== --- head/net-p2p/libktorrent/Makefile (revision 483124) +++ head/net-p2p/libktorrent/Makefile (revision 483125) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= libktorrent DISTVERSION= 2.1.0 PORTREVISION= 3 CATEGORIES= net-p2p kde DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Torrent library from KTorrent project BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgmp.so:math/gmp \ libqca-qt5.so:devel/qca@qt5 -USES= cmake:outsource gettext kde:5 qt:5 +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 USE_KDE= archive completion config coreaddons crash ecm i18n \ jobwidgets kio service solid widgetsaddons USE_QT= core gui network testlib xml \ buildtools_build qmake_build USE_GITHUB= yes GH_ACCOUNT= KDE GH_TAGNAME= eb79ad2 .include Index: head/print/print-manager/Makefile =================================================================== --- head/print/print-manager/Makefile (revision 483124) +++ head/print/print-manager/Makefile (revision 483125) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= print-manager DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= print kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Printer manager for KDE LIB_DEPENDS= libcups.so:print/cups -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons \ dbusaddons ecm i18n iconthemes itemviews jobwidgets kcmutils \ kio notifications plasma-framework service widgetsaddons \ windowsystem USE_QT= core dbus gui network qml quick widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/science/step/Makefile =================================================================== --- head/science/step/Makefile (revision 483124) +++ head/science/step/Makefile (revision 483125) @@ -1,33 +1,38 @@ # $FreeBSD$ PORTNAME= step DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= science kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE interactive physics simulator LIB_DEPENDS= libcln.so:math/cln \ libgsl.so:math/gsl \ libqalculate.so:math/libqalculate -USES= cmake:outsource eigen:3 gettext kde:5 pkgconfig qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang eigen:3 gettext kde:5 \ + pkgconfig qt:5 tar:xz USE_KDE= attica auth bookmarks codecs completion config configwidgets \ coreaddons crash doctools ecm emoticons guiaddons i18n \ iconthemes init itemmodels itemviews jobwidgets js \ kdelibs4support khtml kio newstuff notifications parts \ plotting service solid sonnet textwidgets unitconversion \ widgetsaddons windowsystem xmlgui USE_QT= core dbus gui network opengl printsupport qml quick svg \ widgets xml \ buildtools_build qmake_build +CXXFLAGS_powerpc64= -Wno-error=return-type +CXXFLAGS_powerpc= -Wno-error=return-type +CXXFLAGS_powerpcspe= -Wno-error=return-type +CXXFLAGS_sparc64= -Wno-error=return-type OPTIONS_DEFINE= DOCS pre-configure: # Avoid building translations, should the user pass # CURRENT_LANG to CMake. ${REINPLACE_CMD} -e '/set(STEP_BUILD_TRANSLATIONS 1)/ d' \ ${WRKSRC}/${PORTNAME}/data/CMakeLists.txt .include Index: head/security/kwalletmanager/Makefile =================================================================== --- head/security/kwalletmanager/Makefile (revision 483124) +++ head/security/kwalletmanager/Makefile (revision 483125) @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= kwalletmanager DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= security kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Password manager for KDE -USES= cmake:outsource desktop-file-utils gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang desktop-file-utils gettext \ + kde:5 qt:5 tar:xz USE_KDE= archive auth codecs config configwidgets coreaddons crash \ dbusaddons doctools ecm emoticons i18n iconthemes init \ itemmodels itemviews kcmutils kdelibs4support kio \ jobwidgets notifications service wallet widgetsaddons \ windowsystem xmlgui USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/security/libkleo/Makefile =================================================================== --- head/security/libkleo/Makefile (revision 483124) +++ head/security/libkleo/Makefile (revision 483125) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= libkleo DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= security kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Certificate manager for KDE LIB_DEPENDS= libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error \ libgpgme.so:security/gpgme \ libqgpgme.so:security/gpgme-qt5 \ libgpgmepp.so:security/gpgme-cpp RUN_DEPENDS= ${LOCALBASE}/bin/gmd5sum:sysutils/coreutils -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= codecs completion config coreaddons i18n itemmodels \ widgetsaddons windowsystem \ pimtextedit USE_QT= core gui widgets \ buildtools_build qmake_build _CORETOOLS= md5sum sha1sum sha256sum sha512sum OPTIONS_DEFINE= DOCS post-extract: # use the binaries of coreutils . for ct in ${_CORETOOLS} ${REINPLACE_CMD} -e '/create-command/ s#${ct}#g${ct}#' \ -e '/verify-command/ s#${ct}#g${ct}#' \ ${PATCH_WRKSRC}/src/libkleopatrarc.desktop . endfor .include Index: head/sysutils/filelight/Makefile =================================================================== --- head/sysutils/filelight/Makefile (revision 483124) +++ head/sysutils/filelight/Makefile (revision 483125) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= filelight DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Map of concentric segmented-rings representing file system BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml CONFLICTS_INSTALL= ${PORTNAME}-kde4* -USES= cmake:outsource desktop-file-utils gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang desktop-file-utils gettext \ + kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons doctools \ ecm i18n jobwidgets kio parts service solid sonnet textwidgets \ widgetsaddons xmlgui USE_QT= core dbus gui network script widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/sysutils/kcron/Makefile =================================================================== --- head/sysutils/kcron/Makefile (revision 483124) +++ head/sysutils/kcron/Makefile (revision 483125) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= kcron DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE task scheduler BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons ecm \ doctools i18n iconthemes jobwidgets kio service widgetsaddons \ xmlgui USE_QT= core gui network printsupport widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/sysutils/kdebugsettings/Makefile =================================================================== --- head/sysutils/kdebugsettings/Makefile (revision 483124) +++ head/sysutils/kdebugsettings/Makefile (revision 483125) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= kdebugsettings DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE application to enable/disable qCDebug -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= completion config configwidgets coreaddons dbusaddons \ ecm guiaddons i18n iconthemes itemviews kio widgetsaddons USE_QT= core dbus gui testlib widgets \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/sysutils/kdf/Makefile =================================================================== --- head/sysutils/kdf/Makefile (revision 483124) +++ head/sysutils/kdf/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= kdf DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Shows free space of devices for KDE -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons doctools \ i18n iconthemes jobwidgets kcmutils kio notifications service \ widgetsaddons xmlgui USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/sysutils/kdialog/Makefile =================================================================== --- head/sysutils/kdialog/Makefile (revision 483124) +++ head/sysutils/kdialog/Makefile (revision 483125) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= kdialog DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Show nice dialog boxes from shell scripts -USES= cmake:outsource gettext kde:5 pkgconfig qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 pkgconfig \ + qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons ecm guiaddons i18n iconthemes \ itemviews jobwidgets kdelibs4support kio notifications parts \ service solid sonnet textwidgets unitconversion widgetsaddons \ windowsystem xmlgui USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build qmake_build USE_XORG= x11 OPTIONS_DEFINE= DOCS .include Index: head/sysutils/kfloppy/Makefile =================================================================== --- head/sysutils/kfloppy/Makefile (revision 483124) +++ head/sysutils/kfloppy/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= kfloppy DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Floppy disk formatter for KDE -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons crash \ doctools ecm emoticons i18n init itemmodels kdelibs4support \ kio widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/sysutils/ksystemlog/Makefile =================================================================== --- head/sysutils/ksystemlog/Makefile (revision 483124) +++ head/sysutils/ksystemlog/Makefile (revision 483125) @@ -1,19 +1,20 @@ # $FreeBSD$ PORTNAME= ksystemlog DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE system log application -USES= cmake:outsource gettext kde:5 pkgconfig qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 pkgconfig \ + qt:5 tar:xz USE_KDE= archive auth codecs completion config configwidgets coreaddons \ doctools ecm i18n iconthemes itemviews jobwidgets kio \ service sonnet textwidgets widgetsaddons xmlgui USE_QT= core dbus gui network printsupport testlib widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/sysutils/plasma5-drkonqi/Makefile =================================================================== --- head/sysutils/plasma5-drkonqi/Makefile (revision 483124) +++ head/sysutils/plasma5-drkonqi/Makefile (revision 483125) @@ -1,17 +1,17 @@ # $FreeBSD$ PORTNAME= drkonqi DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 crash handler -USES= cmake:outsource kde:5 pkgconfig qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons \ crash i18n idletime jobwidgets kio notifications \ service wallet widgetsaddons xmlrpcclient USE_QT= concurrent core dbus gui network widgets x11extras xml \ buildtools_build qmake_build .include Index: head/sysutils/qt5-qtdiag/Makefile =================================================================== --- head/sysutils/qt5-qtdiag/Makefile (revision 483124) +++ head/sysutils/qt5-qtdiag/Makefile (revision 483125) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= qtdiag DISTVERSION= ${QT5_VERSION} CATEGORIES= sysutils PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Tool for reporting diagnostic information about Qt and its environment -USES= qmake:outsource qt-dist:5,tools +USES= compiler:c++11-lang qmake:outsource qt-dist:5,tools USE_QT= core gui PLIST_FILES= ${QT_BINDIR}/qtdiag # Similarly to x11/qt5-qev, it makes more sense to just run the build system # from the qtdiag directory. If we run it from the top of the source tree, it # will look for a lot more dependencies for other tools such as lupdate, which # we do not really have to depend on. WRKSRC_SUBDIR= src/${PORTNAME} post-patch: ${CP} ${WRKSRC}/../../.qmake.conf ${WRKSRC} .include Index: head/sysutils/signon-kwallet-extension/Makefile =================================================================== --- head/sysutils/signon-kwallet-extension/Makefile (revision 483124) +++ head/sysutils/signon-kwallet-extension/Makefile (revision 483125) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= signon-kwallet-extension DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= sysutils kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KWallet integration for signon framework LIB_DEPENDS= libsignon-qt5.so:sysutils/signon-qt5 -USES= cmake:outsource kde:5 pkgconfig qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz USE_KDE= ecm wallet USE_QT= core dbus gui \ buildtools_build qmake_build USE_LDCONFIG= ${KDE_PREFIX}/${SE_DIR} PLIST_FILES= ${SE_DIR}/libkeyring-kwallet.so SE_DIR= lib/signon/extensions OPTIONS_DEFINE= DOCS .include Index: head/textproc/libkomparediff2/Makefile =================================================================== --- head/textproc/libkomparediff2/Makefile (revision 483124) +++ head/textproc/libkomparediff2/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= libkomparediff2 DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= textproc kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Library to compare files and strings -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons ecm i18n kio parts \ service widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/x11/plasma5-kgamma5/Makefile =================================================================== --- head/x11/plasma5-kgamma5/Makefile (revision 483124) +++ head/x11/plasma5-kgamma5/Makefile (revision 483125) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= kgamma5 DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 monitor's gamma settings -USES= cmake:outsource cpe gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang cpe gettext kde:5 qt:5 \ + tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash doctools ecm emoticons guiaddons i18n \ iconthemes init itemmodels itemviews jobwidgets \ kdelibs4support kio notifications parts service solid sonnet \ textwidgets unitconversion widgetsaddons windowsystem xmlgui USE_QT= core dbus gui network printsupport widgets x11extras xml \ buildtools_build qmake_build USE_XORG= ice sm x11 xext xxf86vm .include Index: head/x11/plasma5-kscreen/Makefile =================================================================== --- head/x11/plasma5-kscreen/Makefile (revision 483124) +++ head/x11/plasma5-kscreen/Makefile (revision 483125) @@ -1,16 +1,17 @@ # $FreeBSD$ PORTNAME= kscreen DISTVERSION= ${KDE_PLASMA_VERSION} CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 screen management library -USES= cmake:outsource cpe gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang cpe gettext kde:5 qt:5 \ + tar:xz USE_KDE= auth codecs config configwidgets coreaddons dbusaddons ecm \ globalaccel i18n libkscreen widgetsaddons xmlgui USE_QT= core dbus gui network qml quick testlib widgets xml \ buildtools_build qmake_build .include Index: head/x11/sddm/Makefile =================================================================== --- head/x11/sddm/Makefile (revision 483124) +++ head/x11/sddm/Makefile (revision 483125) @@ -1,59 +1,59 @@ # $FreeBSD$ PORTNAME= sddm PORTVERSION= 0.17.0 DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= kde@FreeBSD.org COMMENT= QML based login manager # The source code is GPLv2+, but the provided themes are: # - CC-BY 3.0 (default greeter theme, maldives) # - CC-BY 4.0 (maya) # - Apache20 (font included with maya) LICENSE= GPLv2+ CC-BY-3.0 CC-BY-4.0 APACHE20 LICENSE_COMB= multi LICENSE_FILE_GPLv2+= ${WRKSRC}/LICENSE LICENSE_FILE_CC-BY-3.0= ${WRKSRC}/LICENSE.CC-BY-3.0 RUN_DEPENDS= dbus-run-session:devel/dbus -USES= cmake:outsource kde:5 qt:5 +USES= cmake:outsource compiler:c++11-lang kde:5 qt:5 USE_GITHUB= yes USE_KDE= ecm USE_QT= core dbus gui network qml quick \ buildtools_build linguisttools_build qmake_build USE_XORG= xcb CMAKE_ARGS= -DUID_MIN=1000 \ -DUID_MAX=65000 \ -DCMAKE_INSTALL_SYSCONFDIR:PATH=${LOCALBASE}/etc USE_RC_SUBR= sddm SUB_FILES= xinitrc.desktop USERS= sddm GROUPS= sddm # There are multiple patches that apply to Display.cpp, # fixing CVE-2018-14345 and backported from 0.18. EXTRA_PATCHES= ${PATCHDIR}/git-patch-147cec38d ${PATCHDIR}/git-patch-b02b00559 post-patch: @${REINPLACE_CMD} -e 's#/etc/X11#${LOCALBASE}/etc/X11#' \ -e 's#/usr/bin/#${LOCALBASE}/bin/#g' \ -e 's#/usr/share/#${LOCALBASE}/share/#' \ ${WRKSRC}/data/scripts/Xsession \ ${WRKSRC}/src/common/Configuration.h post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/sddm.conf \ ${STAGEDIR}${PREFIX}/etc/sddm.conf.sample # Install xsession.desktop to launch .xinitrc via sddm. ${MKDIR} ${STAGEDIR}${PREFIX}/share/xsessions ${INSTALL_DATA} ${WRKDIR}/xinitrc.desktop ${STAGEDIR}${PREFIX}/share/xsessions ${INSTALL_SCRIPT} ${FILESDIR}/xinit-session ${STAGEDIR}${PREFIX}/share/sddm/scripts .include Index: head/x11-clocks/kteatime/Makefile =================================================================== --- head/x11-clocks/kteatime/Makefile (revision 483124) +++ head/x11-clocks/kteatime/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= kteatime DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= x11-clocks kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Handy timer for steeping tea -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons crash doctools ecm \ i18n iconthemes notifications notifyconfig sonnet textwidgets \ widgetsaddons xmlgui USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/x11-clocks/ktimer/Makefile =================================================================== --- head/x11-clocks/ktimer/Makefile (revision 483124) +++ head/x11-clocks/ktimer/Makefile (revision 483125) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= ktimer DISTVERSION= ${KDE_APPLICATIONS_VERSION} CATEGORIES= x11-clocks kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Countdown launcher for KDE -USES= cmake:outsource gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons \ dbusaddons doctools ecm i18n iconthemes jobwidgets kio \ notifications service widgetsaddons xmlgui USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS .include Index: head/x11-themes/kf5-qqc2-desktop-style/Makefile =================================================================== --- head/x11-themes/kf5-qqc2-desktop-style/Makefile (revision 483124) +++ head/x11-themes/kf5-qqc2-desktop-style/Makefile (revision 483125) @@ -1,16 +1,16 @@ # $FreeBSD$ PORTNAME= qqc2-desktop-style DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-themes kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= Qt QuickControl2 style for KDE -USES= cmake:outsource kde:5 pkgconfig qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons ecm iconthemes \ kirigami2 widgetsaddons USE_QT= gui network qml quick widgets xml \ buildtools_build core qmake_build .include Index: head/x11-toolkits/qt5-gamepad/Makefile =================================================================== --- head/x11-toolkits/qt5-gamepad/Makefile (revision 483124) +++ head/x11-toolkits/qt5-gamepad/Makefile (revision 483125) @@ -1,16 +1,16 @@ # $FreeBSD$ PORTNAME= gamepad DISTVERSION= ${QT5_VERSION} CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 Gamepad Module USE_QT= core gui qml quick buildtools_build -USES= qmake:norecursive qt-dist:5,gamepad +USES= compiler:c++11-lang qmake:norecursive qt-dist:5,gamepad USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} .include