diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/RStudio/Makefile | 4 | ||||
-rw-r--r-- | devel/kdevelop/Makefile | 4 | ||||
-rw-r--r-- | devel/kf5-kcmutils/Makefile | 5 | ||||
-rw-r--r-- | devel/kf5-kdeclarative/Makefile | 5 | ||||
-rw-r--r-- | devel/kf5-ki18n/Makefile | 2 | ||||
-rw-r--r-- | devel/kf5-knewstuff/Makefile | 5 | ||||
-rw-r--r-- | devel/kf5-kpeople/Makefile | 2 | ||||
-rw-r--r-- | devel/kf5-solid/Makefile | 4 | ||||
-rw-r--r-- | devel/kio-extras/Makefile | 3 | ||||
-rw-r--r-- | devel/okteta/Makefile | 2 | ||||
-rw-r--r-- | devel/plasma5-plasma-sdk/Makefile | 3 | ||||
-rw-r--r-- | devel/qt5-designer/Makefile | 3 | ||||
-rw-r--r-- | devel/qt5-linguisttools/Makefile | 2 | ||||
-rw-r--r-- | devel/qt5-location/Makefile | 3 | ||||
-rw-r--r-- | devel/qt5-qdoc/Makefile | 2 | ||||
-rw-r--r-- | devel/qt5-scxml/Makefile | 2 | ||||
-rw-r--r-- | devel/qtcreator/Makefile | 6 |
17 files changed, 32 insertions, 25 deletions
diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index bfc61b914f02..dceed7657fbc 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -6,7 +6,7 @@ PORTNAME= RStudio DISTVERSIONPREFIX= v DISTVERSION= 1.2.679 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel math java MASTER_SITES= https://s3.amazonaws.com/rstudio-dictionaries/:dictionaries \ https://s3.amazonaws.com/rstudio-buildtools/:buildtools @@ -30,7 +30,7 @@ LIB_DEPENDS= libR.so:math/R \ libuuid.so:misc/e2fsprogs-libuuid USES= cmake:outsource desktop-file-utils fortran pkgconfig qt:5 shared-mime-info ssl -USE_QT= core dbus gui location network opengl printsupport qml quick sensors \ +USE_QT= core dbus declarative gui location network opengl printsupport sensors \ sql svg webchannel webengine webkit widgets xml xmlpatterns buildtools_build qmake_build USE_JAVA= yes JAVA_BUILD= yes diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index 077d6899309c..818e8c73b722 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdevelop DISTVERSION= 5.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde MASTER_SITES= KDE/stable/kdevelop/${DISTVERSION}/src DIST_SUBDIR= KDE/kdevelop @@ -31,7 +31,7 @@ USE_KDE= archive attica auth bookmarks codecs completion config configwidgets \ notifyconfig package parts plasma-framework \ runner service solid sonnet texteditor textwidgets threadweaver \ widgetsaddons windowsystem xmlgui -USE_QT= concurrent core dbus gui help network qml quick \ +USE_QT= concurrent core dbus declarative gui help network \ script sql widgets xml buildtools_build qmake_build CONFLICTS= kdevelop-kde4-4* kdevelop-4* kdevplatform-kde4-4* kdevplatform-4* SHEBANG_FILES= kdevplatform/util/kdevplatform_shell_environment.sh \ diff --git a/devel/kf5-kcmutils/Makefile b/devel/kf5-kcmutils/Makefile index c914f8a33498..7a29eba377ba 100644 --- a/devel/kf5-kcmutils/Makefile +++ b/devel/kf5-kcmutils/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcmutils DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -11,7 +12,7 @@ USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config configwidgets coreaddons ecm i18n \ iconthemes itemviews kdeclarative package service \ widgetsaddons xmlgui -USE_QT= buildtools_build core dbus gui network qmake_build \ - qml quick widgets xml +USE_QT= buildtools_build core dbus declarative gui network qmake_build \ + widgets xml .include <bsd.port.mk> diff --git a/devel/kf5-kdeclarative/Makefile b/devel/kf5-kdeclarative/Makefile index 729192ecc1a2..087476487028 100644 --- a/devel/kf5-kdeclarative/Makefile +++ b/devel/kf5-kdeclarative/Makefile @@ -2,6 +2,7 @@ PORTNAME= kdeclarative DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -14,7 +15,7 @@ USES= cmake:outsource compiler:c++11-lib gettext kde:5 pkgconfig \ USE_KDE= completion config coreaddons globalaccel guiaddons i18n \ iconthemes jobwidgets kio package service widgetsaddons \ windowsystem -USE_QT= buildtools_build core dbus gui network qmake_build qml \ - quick testlib widgets xml +USE_QT= buildtools_build core dbus declarative gui network qmake_build \ + testlib widgets xml .include <bsd.port.mk> diff --git a/devel/kf5-ki18n/Makefile b/devel/kf5-ki18n/Makefile index 2daaf318fd53..e26ac9795045 100644 --- a/devel/kf5-ki18n/Makefile +++ b/devel/kf5-ki18n/Makefile @@ -10,6 +10,6 @@ COMMENT= KF5 advanced internationalization framework USES= cmake:outsource compiler:c++11-lib gettext-runtime \ gettext-tools:build,run kde:5 qt:5 tar:xz USE_KDE= ecm -USE_QT= buildtools_build concurrent core qmake_build qml script testlib +USE_QT= buildtools_build concurrent core declarative qmake_build script testlib .include <bsd.port.mk> diff --git a/devel/kf5-knewstuff/Makefile b/devel/kf5-knewstuff/Makefile index dfde8d3a8dea..694ddc34c592 100644 --- a/devel/kf5-knewstuff/Makefile +++ b/devel/kf5-knewstuff/Makefile @@ -2,6 +2,7 @@ PORTNAME= knewstuff DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -12,7 +13,7 @@ USE_KDE= archive attica5 auth codecs completion config \ configwidgets coreaddons ecm i18n iconthemes itemviews \ jobwidgets kio service sonnet textwidgets widgetsaddons \ xmlgui -USE_QT= buildtools_build core dbus gui network qmake_build \ - quick widgets xml +USE_QT= buildtools_build core dbus declarative gui network qmake_build \ + widgets xml .include <bsd.port.mk> diff --git a/devel/kf5-kpeople/Makefile b/devel/kf5-kpeople/Makefile index da09ffe02c61..963c7ed946b6 100644 --- a/devel/kf5-kpeople/Makefile +++ b/devel/kf5-kpeople/Makefile @@ -9,7 +9,7 @@ COMMENT= KF5 library providing access to contacts USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons ecm i18n itemviews service widgetsaddons -USE_QT= buildtools_build core dbus gui network qmake_build qml \ +USE_QT= buildtools_build core dbus declarative gui network qmake_build \ sql widgets .include <bsd.port.mk> diff --git a/devel/kf5-solid/Makefile b/devel/kf5-solid/Makefile index 31ce8441290b..40dd87ec92dd 100644 --- a/devel/kf5-solid/Makefile +++ b/devel/kf5-solid/Makefile @@ -9,8 +9,8 @@ COMMENT= KF5 hardware integration and detection USES= bison cmake:outsource compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= ecm -USE_QT= buildtools_build concurrent core dbus gui linguisttools \ - network qmake_build qml testlib widgets xml +USE_QT= buildtools_build concurrent core dbus declarative gui linguisttools \ + network qmake_build testlib widgets xml OPTIONS_DEFINE= BSDISKS BSDISKS_DESC= Use bsdisks instead of hald to mount drives diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile index 9d9bd6ea8fa7..e1674fab7c94 100644 --- a/devel/kio-extras/Makefile +++ b/devel/kio-extras/Makefile @@ -2,6 +2,7 @@ PORTNAME= kio-extras DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications # kde kde-applications-plasma MAINTAINER= kde@FreeBSD.org @@ -18,7 +19,7 @@ USE_KDE= activities archive auth bookmarks codecs completion config \ jobwidgets js kdelibs4support khtml kio notifications parts \ pty service solid sonnet textwidgets unitconversion \ widgetsaddons windowsystem xmlgui -USE_QT= core dbus gui location network phonon4 printsupport qml quick \ +USE_QT= core dbus declarative gui location network phonon4 printsupport \ sql svg testlib webchannel widgets xml \ buildtools_build qmake_build SHEBANG_FILES= info/kde-info2html diff --git a/devel/okteta/Makefile b/devel/okteta/Makefile index 4b0273c7c2db..16dabc8d7454 100644 --- a/devel/okteta/Makefile +++ b/devel/okteta/Makefile @@ -18,7 +18,7 @@ USE_KDE= attica auth bookmarks codecs completion crash \ 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 \ +USE_QT= concurrent core dbus declarative designer gui network printsupport \ script scripttools widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes diff --git a/devel/plasma5-plasma-sdk/Makefile b/devel/plasma5-plasma-sdk/Makefile index f0baf1db56f9..8d608154efac 100644 --- a/devel/plasma5-plasma-sdk/Makefile +++ b/devel/plasma5-plasma-sdk/Makefile @@ -2,6 +2,7 @@ PORTNAME= plasma-sdk DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -13,7 +14,7 @@ USE_KDE= archive attica auth codecs completion config configwidgets \ jobwidgets kdeclarative kio kirigami2 newstuff package parts \ plasma-framework service sonnet texteditor textwidgets \ widgetsaddons windowsystem xmlgui -USE_QT= concurrent core dbus gui network qml quick webkit widgets x11extras xml \ +USE_QT= concurrent core dbus declarative gui network webkit widgets x11extras xml \ buildtools_build qmake_build .include <bsd.port.mk> diff --git a/devel/qt5-designer/Makefile b/devel/qt5-designer/Makefile index 9f4986373ae6..24b0055a4d20 100644 --- a/devel/qt5-designer/Makefile +++ b/devel/qt5-designer/Makefile @@ -2,13 +2,14 @@ PORTNAME= designer DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 graphical user interface designer -USE_QT= assistant_run core gui network printsupport quick uiplugin \ +USE_QT= assistant_run core declarative gui network printsupport uiplugin \ widgets xml buildtools_build USES= compiler:c++11-lang qmake qt-dist:5,tools USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} diff --git a/devel/qt5-linguisttools/Makefile b/devel/qt5-linguisttools/Makefile index 4d926a37c921..90d1ed323f93 100644 --- a/devel/qt5-linguisttools/Makefile +++ b/devel/qt5-linguisttools/Makefile @@ -8,7 +8,7 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt localization tools -USE_QT= core xml buildtools_build qml_build +USE_QT= core xml buildtools_build declarative_build USES= compiler:c++11-lang qmake qt-dist:5,tools BUILD_WRKSRC= ${WRKSRC}/src/linguist diff --git a/devel/qt5-location/Makefile b/devel/qt5-location/Makefile index d62f4b5561b5..1a78bef64149 100644 --- a/devel/qt5-location/Makefile +++ b/devel/qt5-location/Makefile @@ -2,13 +2,14 @@ PORTNAME= location DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt location module -USE_QT= concurrent core dbus gui network qml quick buildtools_build +USE_QT= concurrent core dbus declarative gui network buildtools_build USES= compiler:c++11-lang qmake:norecursive qt-dist:5,location USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} diff --git a/devel/qt5-qdoc/Makefile b/devel/qt5-qdoc/Makefile index fa732839b726..ec92d875a1eb 100644 --- a/devel/qt5-qdoc/Makefile +++ b/devel/qt5-qdoc/Makefile @@ -12,7 +12,7 @@ BUILD_DEPENDS= llvm60>=0:devel/llvm60 RUN_DEPENDS= llvm60>=0:devel/llvm60 USES= compiler:c++11-lang qmake qt-dist:5,tools -USE_QT= core qml buildtools_build qdoc-data_run +USE_QT= core declarative buildtools_build qdoc-data_run BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/devel/qt5-scxml/Makefile b/devel/qt5-scxml/Makefile index ec797e544aa0..960723115cc2 100644 --- a/devel/qt5-scxml/Makefile +++ b/devel/qt5-scxml/Makefile @@ -8,7 +8,7 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt5 SXCML module -USE_QT= core network qml buildtools_build +USE_QT= core declarative network buildtools_build USES= compiler:c++11-lang qmake qt-dist:5,scxml USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index 294f431a5009..d293f6126682 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -3,7 +3,7 @@ PORTNAME= qtcreator DISTVERSION= 4.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} @@ -18,8 +18,8 @@ LIB_DEPENDS= libqbscore.so:devel/qbs USES= qmake compiler:c++14-lang qt:5 tar:xz USE_LDCONFIG= ${LOCALBASE}/lib/${PORTNAME} USE_GL= gl -USE_QT= buildtools concurrent core designer gui help \ - linguist location network printsupport qdoc qmake qml quick \ +USE_QT= buildtools concurrent core declarative designer gui help \ + linguist location network printsupport qdoc qmake \ quickcontrols script script sql svg webchannel webengine \ widgets xml xmlpatterns |