diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/folks/Makefile | 2 | ||||
-rw-r--r-- | net-im/gajim/Makefile | 2 | ||||
-rw-r--r-- | net-im/libpurple/Makefile | 2 | ||||
-rw-r--r-- | net-im/libsignal-node/Makefile | 2 | ||||
-rw-r--r-- | net-im/profanity/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-fbmq/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-matrix-synapse/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-nbxmpp/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-punjab/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-python-telegram-bot/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-slack-sdk/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-slixmpp/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-telepot/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-toxcore-c/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-unmessage/Makefile | 2 | ||||
-rw-r--r-- | net-im/scli/Makefile | 2 | ||||
-rw-r--r-- | net-im/scudcloud/Makefile | 2 | ||||
-rw-r--r-- | net-im/telegram-desktop/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-logger-qt5/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-qt/Makefile | 2 | ||||
-rw-r--r-- | net-im/toot/Makefile | 2 | ||||
-rw-r--r-- | net-im/toxic/Makefile | 2 |
22 files changed, 22 insertions, 22 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index f0f233dd4ff3..1c098d9d577d 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libdbus-glib-1.so:devel/dbus-glib \ libdbus-1.so:devel/dbus -USES= gettext gnome localbase meson python:3.5+,build pkgconfig \ +USES= gettext gnome localbase meson python:build pkgconfig \ readline sqlite tar:xz vala:build USE_GNOME= evolutiondataserver3 intlhack introspection:build USE_LDCONFIG= yes diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile index b5de1d81c7d7..0b4542a2ac9a 100644 --- a/net-im/gajim/Makefile +++ b/net-im/gajim/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}css-parser>0:www/py-css-parser@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} LIB_DEPENDS= libsoup-2.4.so:devel/libsoup -USES= cpe gettext gnome python:3.7+ xorg +USES= cpe gettext gnome python xorg USE_PYTHON= autoplist distutils noflavors USE_GNOME= pygobject3 USE_XORG= x11 xext xscrnsaver diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index c5c87d0bb9a0..8397d0312aae 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -203,7 +203,7 @@ CONFIGURE_ARGS+= --disable-gtkspell .endif .if ${PORT_OPTIONS:MDBUS} -USES+= python:3.5+ +USES+= python LIB_DEPENDS+= libdbus-glib-1.so:devel/dbus-glib .if !defined(PIDGIN_SLAVE) RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} diff --git a/net-im/libsignal-node/Makefile b/net-im/libsignal-node/Makefile index 206db2fc3312..7a7fa6490963 100644 --- a/net-im/libsignal-node/Makefile +++ b/net-im/libsignal-node/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \ protoc:devel/protobuf \ yarn:www/yarn-node16 -USES= cargo gmake python:3.7+,build +USES= cargo gmake python:build USE_GITHUB= yes GH_ACCOUNT= signalapp GH_TUPLE= google:boringssl:f1c75347daa2ea81a941e953f2263e0a4d970c8d:boringssl \ diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile index b2de63513bfd..7da64055d355 100644 --- a/net-im/profanity/Makefile +++ b/net-im/profanity/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libstrophe.so:net-im/libstrophe \ libqrencode.so:graphics/libqrencode -USES= cpe gnome libtool ncurses pkgconfig python:3.8+ \ +USES= cpe gnome libtool ncurses pkgconfig python \ readline sqlite:3 tar:xz CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes diff --git a/net-im/py-fbmq/Makefile b/net-im/py-fbmq/Makefile index 798947f26e3b..3c864d35e720 100644 --- a/net-im/py-fbmq/Makefile +++ b/net-im/py-fbmq/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist .include <bsd.port.mk> diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile index 21c5a88e94a0..668212ad15ec 100644 --- a/net-im/py-matrix-synapse/Makefile +++ b/net-im/py-matrix-synapse/Makefile @@ -55,7 +55,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>=15.0:devel/py-virtualenv@${PY_F ${PYTHON_PKGNAMEPREFIX}authlib>=0.15.1:security/py-authlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna@${PY_FLAVOR} -USES= python:3.7+ cargo +USES= python cargo USE_PYTHON= autoplist distutils USE_RC_SUBR= synapse WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}-${DISTVERSION} diff --git a/net-im/py-nbxmpp/Makefile b/net-im/py-nbxmpp/Makefile index b499906d71b8..1e030165bb76 100644 --- a/net-im/py-nbxmpp/Makefile +++ b/net-im/py-nbxmpp/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}precis_i18n>=1.0.0:textproc/py-precis_i18n@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR} -USES= gnome python:3.7+ +USES= gnome python USE_GNOME= pygobject3 USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/net-im/py-punjab/Makefile b/net-im/py-punjab/Makefile index b5a432ac8dfc..1393b0c105f5 100644 --- a/net-im/py-punjab/Makefile +++ b/net-im/py-punjab/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/twonds/punjab RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils USE_RC_SUBR= punjab diff --git a/net-im/py-python-telegram-bot/Makefile b/net-im/py-python-telegram-bot/Makefile index bf0fe26d99af..178f09767dde 100644 --- a/net-im/py-python-telegram-bot/Makefile +++ b/net-im/py-python-telegram-bot/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}apscheduler>0:devel/py-apscheduler@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils PYDISTUTILS_BUILDARGS= --with-upstream-urllib3 diff --git a/net-im/py-slack-sdk/Makefile b/net-im/py-slack-sdk/Makefile index a7ec0892739f..c4285e247e88 100644 --- a/net-im/py-slack-sdk/Makefile +++ b/net-im/py-slack-sdk/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.7.3:www/py-aiohttp@${PY_FLAVOR} -USES= python:3.6+ +USES= python # PyPi sdist do not have tests USE_GITHUB= yes GH_ACCOUNT= slackapi diff --git a/net-im/py-slixmpp/Makefile b/net-im/py-slixmpp/Makefile index 44dffe00236f..f7eb518bf9cf 100644 --- a/net-im/py-slixmpp/Makefile +++ b/net-im/py-slixmpp/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} TEST_DEPENDS= gpg:security/gnupg -USES= cpe pkgconfig python:3.7+ +USES= cpe pkgconfig python CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= distutils autoplist cython diff --git a/net-im/py-telepot/Makefile b/net-im/py-telepot/Makefile index 384a38c85bcf..41416217ea34 100644 --- a/net-im/py-telepot/Makefile +++ b/net-im/py-telepot/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.0.0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.9.1,1:net/py-urllib3@${PY_FLAVOR} -USES= dos2unix python:3.6+ +USES= dos2unix python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index 8845bb5ed264..132e713c1340 100644 --- a/net-im/py-toxcore-c/Makefile +++ b/net-im/py-toxcore-c/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libtoxcore.so:net-im/tox \ libvpx.so:multimedia/libvpx \ libopus.so:audio/opus -USES= localbase python:3.6+ +USES= localbase python USE_GITHUB= yes GH_ACCOUNT= TokTok GH_PROJECT= py-toxcore-c diff --git a/net-im/py-unmessage/Makefile b/net-im/py-unmessage/Makefile index 686d3d89eda9..7f65a49c3529 100644 --- a/net-im/py-unmessage/Makefile +++ b/net-im/py-unmessage/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FL ${PYTHON_PKGNAMEPREFIX}service_identity>0:security/py-service_identity@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>=0.6:dns/py-idna@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes diff --git a/net-im/scli/Makefile b/net-im/scli/Makefile index c5dd30f83ffc..c59d55ee1108 100644 --- a/net-im/scli/Makefile +++ b/net-im/scli/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urwid-readline>=0:devel/py-urwid-readline@${ dbus>=0:devel/dbus \ signal-cli>=0.8.4.1:net-im/signal-cli -USES= python:run,3.7+ shebangfix +USES= python:run shebangfix USE_GITHUB= yes GH_ACCOUNT= isamert SHEBANG_FILES= ${PORTNAME} diff --git a/net-im/scudcloud/Makefile b/net-im/scudcloud/Makefile index 9cd22efe015f..b2fa5d01283b 100644 --- a/net-im/scudcloud/Makefile +++ b/net-im/scudcloud/Makefile @@ -21,7 +21,7 @@ HUNSPELL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hunspell>0:textproc/py-hunspell@${P OPTIONS_DEFINE= HUNSPELL -USES= gnome python:3.5+ pyqt:5 +USES= gnome python pyqt:5 USE_PYQT= sip:run pyqt5:run USE_GITHUB= yes USE_PYTHON= autoplist distutils optsuffix diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 054b1b3e6fb2..49fff97bdd12 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -51,7 +51,7 @@ qt5_CONFLICTS_INSTALL= ${PORTNAME}-qt6 qt6_CONFLICTS_INSTALL= ${PORTNAME} USES= cmake desktop-file-utils gl gnome jpeg localbase \ - minizip openal pkgconfig python:3.7+,build ssl xorg + minizip openal pkgconfig python:build ssl xorg USE_CXXSTD= c++17 USE_GITHUB= nodefault diff --git a/net-im/telepathy-logger-qt5/Makefile b/net-im/telepathy-logger-qt5/Makefile index 1218db54aa82..e9b32e83c041 100644 --- a/net-im/telepathy-logger-qt5/Makefile +++ b/net-im/telepathy-logger-qt5/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libtelepathy-qt5.so:net-im/telepathy-qt USES= bison:build cmake compiler:c++11-lang gnome kde:5 \ - pkgconfig python:3.5+,build qt:5 tar:xz + pkgconfig python:build qt:5 tar:xz USE_GNOME= glib20 libxml2 USE_KDE= ecm USE_QT= core buildtools:build dbus network qmake:build xml diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile index 3ea76878b8a5..ff0c7b457379 100644 --- a/net-im/telepathy-qt/Makefile +++ b/net-im/telepathy-qt/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libtelepathy-farstream.so:net-im/telepathy-farstream \ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:devel/py-dbus@${PY_FLAVOR} USES= cmake compiler:c++11-lang gettext gnome gstreamer localbase:ldflags pathfix \ - pkgconfig python:3.5+,build qt:5 + pkgconfig python:build qt:5 USE_GNOME= glib20 libxslt:build USE_QT= core dbus gui network xml \ buildtools:build qmake:build testlib:build widgets:build diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile index 8280a65ebca5..8d41ef2e5e43 100644 --- a/net-im/toot/Makefile +++ b/net-im/toot/Makefile @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@$ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.4.0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.4+ +USES= python USE_GITHUB= yes GH_ACCOUNT= ihabunek USE_PYTHON= autoplist distutils diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index 15b463e2edc9..39d602d92f79 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -37,7 +37,7 @@ X11_USE= GNOME=gdkpixbuf2,glib20 XORG=x11 X11_MAKE_ARGS_OFF= DISABLE_X11=1 DISABLE_DESKTOP_NOTIFY=1 X11_LIB_DEPENDS=libnotify.so:devel/libnotify -PYTHON_USES= python:3.8+ +PYTHON_USES= python PYTHON_MAKE_ARGS= ENABLE_PYTHON=1 CFLAGS+= -I${NCURSESINC} -pthread |