diff options
33 files changed, 71 insertions, 63 deletions
@@ -10145,3 +10145,4 @@ devel/libkgapi|devel/libkgapi-kde4|2018-04-11|Make room for KDE updates finance/libalkimia|finance/alkimia-qt4|2018-04-13|Project renamed security/py-zxcvbn-python|security/py-zxcvbn|2018-04-13|Renamed upstream devel/py-libusb115|devel/py-libusb1|2018-04-14|Unused and unmaintained upstream +devel/qca-qt5|devel/qca@qt5|2018-04-14|Moved to a flavoured version diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 36a5b0927d78..b5e0ab609b06 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= amarok PORTVERSION= 2.8.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src @@ -17,7 +17,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \ libtag-extras.so:audio/taglib-extras \ liblastfm.so:audio/liblastfm \ libqjson.so:devel/qjson \ - libqca.so:devel/qca \ + libqca.so:devel/qca@qt4 \ libdbus-1.so:devel/dbus BUILD_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so.1.0.0:devel/qtscriptgenerator RUN_DEPENDS= ${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so.1.0.0:devel/qtscriptgenerator \ diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index eeb379b0489e..ddf1afbd7da7 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= clementine PORTVERSION= 1.3.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= audio PKGNAMESUFFIX= -player @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= libtag.so:audio/taglib \ libchromaprint.so:audio/chromaprint \ libprotobuf.so:devel/protobuf \ - libqca.so:devel/qca \ + libqca.so:devel/qca@qt4 \ libqjson.so:devel/qjson \ libfftw3.so:math/fftw3 \ libechonest.so:audio/libechonest \ diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index 25f300277050..96f725d66d8b 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -3,7 +3,7 @@ PORTNAME= kbibtex DISTVERSION= 0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases kde MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:R}/ @@ -11,7 +11,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Bibliography editor for KDE LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4 \ - libqca.so:devel/qca \ + libqca.so:devel/qca@qt4 \ libqoauth.so:net/qoauth USES= cmake gettext iconv kde:4 shared-mime-info tar:xz diff --git a/deskutils/kdeplasma-addons-kde4/Makefile b/deskutils/kdeplasma-addons-kde4/Makefile index 5c0a2ba0aeed..9917648ef5c1 100644 --- a/deskutils/kdeplasma-addons-kde4/Makefile +++ b/deskutils/kdeplasma-addons-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdeplasma-addons PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils kde kde-kde4 MAINTAINER= kde@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= Extra plasmoids for KDE SC 4 LIB_DEPENDS= libqalculate.so:math/libqalculate \ libqwt.so:x11-toolkits/qwt5 \ - libqca.so:devel/qca \ + libqca.so:devel/qca@qt4 \ libqoauth.so:net/qoauth \ libqjson.so:devel/qjson CONFLICTS_INSTALL= plasma-applet-icontasks-0.[89].* diff --git a/devel/Makefile b/devel/Makefile index 9e93324f6a7f..5967b6abe46e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5192,7 +5192,6 @@ SUBDIR += qbs SUBDIR += qbzr SUBDIR += qca - SUBDIR += qca-qt5 SUBDIR += qconf SUBDIR += qct SUBDIR += qdevelop diff --git a/devel/okteta-kde4/Makefile b/devel/okteta-kde4/Makefile index e5d0dfc002ee..ee24108e8095 100644 --- a/devel/okteta-kde4/Makefile +++ b/devel/okteta-kde4/Makefile @@ -2,13 +2,13 @@ PORTNAME= okteta PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE hex editor -LIB_DEPENDS= libqca.so:devel/qca +LIB_DEPENDS= libqca.so:devel/qca@qt4 USES= cmake:outsource kde:4 shared-mime-info tar:xz USE_KDE= kdelibs automoc4 diff --git a/devel/okteta/Makefile b/devel/okteta/Makefile index b7dd8f584262..41d1edef11d3 100644 --- a/devel/okteta/Makefile +++ b/devel/okteta/Makefile @@ -2,12 +2,13 @@ PORTNAME= okteta DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE hex editor -LIB_DEPENDS= libqca-qt5.so:devel/qca-qt5 +LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 USES= cmake:outsource gettext kde:5 shared-mime-info tar:xz USE_KDE= attica auth bookmarks codecs completion crash \ diff --git a/devel/qca-qt5/Makefile b/devel/qca-qt5/Makefile deleted file mode 100644 index 55382dc63aa4..000000000000 --- a/devel/qca-qt5/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# $FreeBSD$ - -PKGNAMESUFFIX= -qt5 - -COMMENT= Cross-platform crypto API for Qt 5 - -PLIST= ${PKGDIR}/pkg-plist.qt5 - -MASTERDIR= ${.CURDIR}/../qca -.include "${MASTERDIR}/Makefile" diff --git a/devel/qca/Makefile b/devel/qca/Makefile index c528cff2a681..59593e368e00 100644 --- a/devel/qca/Makefile +++ b/devel/qca/Makefile @@ -3,15 +3,20 @@ PORTNAME= qca PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= KDE/stable/qca/${PORTVERSION}/src +PKGNAMESUFFIX= -${FLAVOR} MAINTAINER= kde@FreeBSD.org -COMMENT?= Cross-platform crypto API for Qt 4 +COMMENT= Cross-platform crypto API for Qt ${FLAVOR:C/qt//} BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss +FLAVORS= qt4 qt5 +FLAVOR?= ${FLAVORS:[1]} + USES= cmake:outsource tar:xz CMAKE_ARGS= -DBUILD_PLUGINS=none -DBUILD_TESTS=no \ -DPKGCONFIG_INSTALL_PREFIX=${PREFIX}/libdata/pkgconfig \ @@ -20,13 +25,15 @@ CMAKE_ARGS= -DBUILD_PLUGINS=none -DBUILD_TESTS=no \ CONFIGURE_ENV= QC_CERTSTORE_PATH=${LOCALBASE}/share/certs/ca-root-nss.crt USE_LDCONFIG= yes -.if defined(PKGNAMESUFFIX) +. if ${FLAVOR} == qt4 +CMAKE_ON= QT4_BUILD +USE_QT4= corelib moc_build qmake_build rcc_build +. else CMAKE_ARGS+= -DQCA_SUFFIX=qt5 USE_QT5= core buildtools_build qmake_build -.else -USE_QT4= corelib moc_build qmake_build rcc_build -CMAKE_ARGS+= -DQT4_BUILD=yes -.endif +. endif +qt4_PLIST= ${.CURDIR}/pkg-plist.qt4 +qt5_PLIST= ${.CURDIR}/pkg-plist.qt5 PLIST_SUB= SHLIB_VER=${PORTVERSION} diff --git a/devel/qca/pkg-plist b/devel/qca/pkg-plist.qt4 index 3f452e4f019a..3f452e4f019a 100644 --- a/devel/qca/pkg-plist +++ b/devel/qca/pkg-plist.qt4 diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 00126630efe3..571e81328380 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -6,7 +6,7 @@ # PORTNAME= calligra PORTVERSION= 3.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} @@ -29,7 +29,7 @@ LIB_DEPENDS= libImath-2_2.so:graphics/ilmbase \ libpng.so:graphics/png \ libpoppler-qt5.so:graphics/poppler-qt5 \ libpoppler.so:graphics/poppler \ - libqca-qt5.so:devel/qca-qt5 \ + libqca-qt5.so:devel/qca@qt5 \ librevenge-0.0.so:textproc/librevenge \ libtiff.so:graphics/tiff \ libvisio-0.1.so:textproc/libvisio01 \ diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile index 1f2ab5898f8f..e5a49d774f66 100644 --- a/finance/skrooge/Makefile +++ b/finance/skrooge/Makefile @@ -2,6 +2,7 @@ PORTNAME= skrooge DISTVERSION= 2.12.0 +PORTREVISION= 1 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME} DIST_SUBDIR= KDE/${PORTNAME} @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xsltproc:textproc/libxslt LIB_DEPENDS= libofx.so:finance/libofx \ - libqca-qt5.so:devel/qca-qt5 \ + libqca-qt5.so:devel/qca@qt5 \ libsqlcipher.so:databases/sqlcipher USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ diff --git a/games/ksirk-kde4/Makefile b/games/ksirk-kde4/Makefile index d36a46456576..6659cffff049 100644 --- a/games/ksirk-kde4/Makefile +++ b/games/ksirk-kde4/Makefile @@ -2,13 +2,13 @@ PORTNAME= ksirk PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -LIB_DEPENDS= libqca.so:devel/qca +LIB_DEPENDS= libqca.so:devel/qca@qt4 USES= cmake:outsource kde:4 tar:xz USE_KDE= kdelibs libkdegames automoc4 diff --git a/games/ksirk/Makefile b/games/ksirk/Makefile index 704a76bf9d62..a6d5fd34ed50 100644 --- a/games/ksirk/Makefile +++ b/games/ksirk/Makefile @@ -2,12 +2,13 @@ PORTNAME= ksirk DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} -LIB_DEPENDS= libqca-qt5.so:devel/qca-qt5 +LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 USES= cmake:outsource kde:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets \ diff --git a/graphics/kipi-plugin-shwup/Makefile b/graphics/kipi-plugin-shwup/Makefile index 074a4a76f779..cc8f2916a50e 100644 --- a/graphics/kipi-plugin-shwup/Makefile +++ b/graphics/kipi-plugin-shwup/Makefile @@ -2,13 +2,13 @@ PORTNAME= kipi-plugin-${KIPI_PLUGIN} PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} -LIB_DEPENDS= libqca.so:devel/qca +LIB_DEPENDS= libqca.so:devel/qca@qt4 KIPI_PLUGIN= shwup .include "${.CURDIR}/../digikam-kde4/Makefile.common" diff --git a/graphics/kipi-plugin-yandexfotki/Makefile b/graphics/kipi-plugin-yandexfotki/Makefile index 975d4e8b997d..7bc8dae9e332 100644 --- a/graphics/kipi-plugin-yandexfotki/Makefile +++ b/graphics/kipi-plugin-yandexfotki/Makefile @@ -2,13 +2,13 @@ PORTNAME= kipi-plugin-${KIPI_PLUGIN} PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= ${${KIPI_PLUGIN}_DESC} -LIB_DEPENDS= libqca.so:devel/qca +LIB_DEPENDS= libqca.so:devel/qca@qt4 KIPI_PLUGIN= yandexfotki .include "${.CURDIR}/../digikam-kde4/Makefile.common" diff --git a/graphics/okular-kde4/Makefile b/graphics/okular-kde4/Makefile index baa9e826f8f3..0c568f86ae3e 100644 --- a/graphics/okular-kde4/Makefile +++ b/graphics/okular-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= okular PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics kde kde-kde4 MAINTAINER= kde@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= KDE 4 universal document viewer LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre \ libkscreen.so:graphics/libkscreen \ - libqca.so:devel/qca \ + libqca.so:devel/qca@qt4 \ libtiff.so:graphics/tiff \ libpoppler-qt4.so:graphics/poppler-qt4 \ libspectre.so:print/libspectre \ diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile index 9f4aace76bac..a0b5cba558c5 100644 --- a/graphics/okular/Makefile +++ b/graphics/okular/Makefile @@ -2,6 +2,7 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -17,7 +18,7 @@ LIB_DEPENDS= libchm.so:misc/chmlib \ libqmobipocket.so:graphics/kdegraphics-mobipocket \ libpoppler.so:graphics/poppler \ libpoppler-qt5.so:graphics/poppler-qt5 \ - libqca-qt5.so:devel/qca-qt5 \ + libqca-qt5.so:devel/qca@qt5 \ libspectre.so:print/libspectre \ libtiff.so:graphics/tiff \ libzip.so:archivers/libzip diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 2e56a0e2dafe..3162923c5a30 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -4,7 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 2_18_17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de @@ -18,7 +18,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ libgeos.so:graphics/geos \ libgsl.so:math/gsl \ libproj.so:graphics/proj \ - libqca.so:devel/qca \ + libqca.so:devel/qca@qt4 \ libqjson.so:devel/qjson \ libqscintilla2_qt4.so:devel/qscintilla2 \ libqwt.so:x11-toolkits/qwt5 \ diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index 61c50cbcbdaa..a57cf48b7fda 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -3,6 +3,7 @@ PORTNAME= konversation PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= irc kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src @@ -12,7 +13,7 @@ COMMENT= User friendly IRC client for KDE LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libqca-qt5.so:devel/qca-qt5 +LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 USES= cmake:outsource desktop-file-utils gettext kde:5 python:run shebangfix tar:xz USE_KDE= archive auth bookmarks codecs completion config \ diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index 992190a02938..3ac1b85929f7 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -3,7 +3,7 @@ PORTNAME= quassel PORTVERSION= 0.12.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ @@ -39,7 +39,7 @@ CLIENT_LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt@qt5 CORE_DESC= Quassel core server (for use with client) CORE_CMAKE_BOOL= WANT_CORE CORE_USE= qt5=script,sql -CORE_LIB_DEPENDS= libqca-qt5.so:devel/qca-qt5 +CORE_LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 CORE_SUB_FILES= pkg-message CORE_VARS= use_rc_subr=quasselcore \ users=quasselcore \ @@ -50,7 +50,7 @@ CORE_PLIST_FILES= bin/quasselcore MONO_DESC= Quassel standalone (monolithic binary: core+client combined) MONO_CMAKE_BOOL= WANT_MONO MONO_USE= qt5=script,sql -MONO_LIB_DEPENDS= libqca-qt5.so:devel/qca-qt5 +MONO_LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 NLS_USE= QT5=linguisttools_build diff --git a/net-im/kmess-kde4/Makefile b/net-im/kmess-kde4/Makefile index 42e36ba01e1d..f5b48d20821d 100644 --- a/net-im/kmess-kde4/Makefile +++ b/net-im/kmess-kde4/Makefile @@ -3,14 +3,14 @@ PORTNAME= kmess PORTVERSION= 2.0.6.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-im kde MASTER_SITES= SF/${PORTNAME}/Latest%20versions/${PORTVERSION}/ MAINTAINER= syncer@gmail.com COMMENT= MSN Messenger client for KDE -LIB_DEPENDS= libqca.so:devel/qca \ +LIB_DEPENDS= libqca.so:devel/qca@qt4 \ libgif.so:graphics/giflib USES= cmake gettext kde:4 tar:bzip2 diff --git a/net-im/kopete-kde4/Makefile b/net-im/kopete-kde4/Makefile index 16ab0ab55aa8..8ec901456aa1 100644 --- a/net-im/kopete-kde4/Makefile +++ b/net-im/kopete-kde4/Makefile @@ -2,14 +2,14 @@ PORTNAME= kopete PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-im kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE multi-protocol instant messenger LIB_DEPENDS= libidn.so:dns/libidn \ - libqca.so:devel/qca \ + libqca.so:devel/qca@qt4 \ libotr.so.5:security/libotr \ libgadu.so:polish/libgadu \ libkleo.so:deskutils/kdepim-kde4 \ diff --git a/net-im/ktp-auth-handler/Makefile b/net-im/ktp-auth-handler/Makefile index fc6d1a954eef..aa037700be87 100644 --- a/net-im/ktp-auth-handler/Makefile +++ b/net-im/ktp-auth-handler/Makefile @@ -2,12 +2,13 @@ PORTNAME= ktp-auth-handler DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-im kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KWallet integration module for KDE Telepathy -LIB_DEPENDS= libqca-qt5.so:devel/qca-qt5 \ +LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 \ libtelepathy-qt5.so:net-im/telepathy-qt5 \ libKTpCommonInternals.so:net-im/ktp-common-internals \ libaccounts-qt5.so:net-im/libaccounts-qt5 \ diff --git a/net-im/libjreen/Makefile b/net-im/libjreen/Makefile index 0f63404b1c57..5fa62fc855ae 100644 --- a/net-im/libjreen/Makefile +++ b/net-im/libjreen/Makefile @@ -3,6 +3,7 @@ PORTNAME= libjreen PORTVERSION= 1.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= akuz84@gmail.com @@ -10,7 +11,7 @@ COMMENT= Qt4 based jabber library LICENSE= GPLv2 -LIB_DEPENDS= libqca.so:devel/qca \ +LIB_DEPENDS= libqca.so:devel/qca@qt4 \ libspeex.so:audio/speex GH_ACCOUNT= euroelessar diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index 14cce0c5b2d7..093c229e03eb 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -3,14 +3,14 @@ PORTNAME= psi PORTVERSION= 0.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MASTER_SITES= SF/${PORTNAME}/Psi/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Qt 4 based Jabber client -LIB_DEPENDS= libqca.so:devel/qca \ +LIB_DEPENDS= libqca.so:devel/qca@qt4 \ libminizip.so:archivers/minizip HAS_CONFIGURE= yes diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index fc301f26d90e..be3e984fa90c 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -2,6 +2,7 @@ PORTNAME= libktorrent DISTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= net-p2p kde DIST_SUBDIR= KDE/${PORTNAME} @@ -12,7 +13,7 @@ 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 + libqca-qt5.so:devel/qca@qt5 USES= cmake:outsource gettext kde:5 USE_KDE= archive completion config coreaddons crash ecm i18n \ diff --git a/net/kget-kde4/Makefile b/net/kget-kde4/Makefile index 34e76b9f7f81..39c14cd1af10 100644 --- a/net/kget-kde4/Makefile +++ b/net/kget-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kget PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net kde kde-kde4 MAINTAINER= kde@FreeBSD.org @@ -11,7 +11,7 @@ COMMENT= KDE download manager LIB_DEPENDS= libgpgme.so:security/gpgme \ libktorrent.so:net-p2p/libktorrent-kde4 \ libmms.so:net/libmms \ - libqca.so:devel/qca \ + libqca.so:devel/qca@qt4 \ libboost_thread.so:devel/boost-libs USES= cmake:outsource kde:4 shebangfix sqlite tar:xz diff --git a/net/kget/Makefile b/net/kget/Makefile index db606932a88f..22c160c5c5ad 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -2,6 +2,7 @@ PORTNAME= kget DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -14,7 +15,7 @@ LIB_DEPENDS= libKF5Torrent.so:net-p2p/libktorrent \ libgpg-error.so:security/libgpg-error \ libgpgme.so:security/gpgme \ libgpgmepp.so:security/gpgme-cpp \ - libqca-qt5.so:devel/qca-qt5 \ + libqca-qt5.so:devel/qca@qt5 \ libqgpgme.so:security/gpgme-qt5 USES= cmake:outsource kde:5 shebangfix sqlite tar:xz diff --git a/net/qoauth-qt5/Makefile b/net/qoauth-qt5/Makefile index b09c1bd3b8c7..8203a8b36697 100644 --- a/net/qoauth-qt5/Makefile +++ b/net/qoauth-qt5/Makefile @@ -4,6 +4,7 @@ PORTNAME= qoauth PORTVERSION= 2.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net devel security PKGNAMESUFFIX= -qt5 @@ -13,7 +14,7 @@ COMMENT= Qt5 support for OAuth-powered network services LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libqca-qt5.so:devel/qca-qt5 +LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 USES= qmake:outsource USE_LDCONFIG= yes diff --git a/net/qoauth/Makefile b/net/qoauth/Makefile index b6ffdd32c2ac..650c8ec7fffc 100644 --- a/net/qoauth/Makefile +++ b/net/qoauth/Makefile @@ -4,6 +4,7 @@ PORTNAME= qoauth PORTVERSION= 2.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net devel security MAINTAINER= kde@FreeBSD.org @@ -12,7 +13,7 @@ COMMENT= Qt 4 support for OAuth-powered network services LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libqca.so:devel/qca +LIB_DEPENDS= libqca.so:devel/qca@qt4 USES= qmake:outsource USE_LDCONFIG= yes diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index f8d6e11e057e..cc7fb33e68e7 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -3,7 +3,7 @@ PORTNAME= kadu PORTVERSION= 4.3 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ @@ -23,7 +23,7 @@ BUILD_DEPENDS= bash:shells/bash \ LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \ libsndfile.so:audio/libsndfile \ libinjeqt.so:devel/injeqt \ - libqca-qt5.so:devel/qca-qt5 \ + libqca-qt5.so:devel/qca@qt5 \ libidn.so:dns/libidn \ libqxmpp.so:net-im/qxmpp-qt5 \ libgadu.so:polish/libgadu \ |