aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-02-19 19:10:43 +0800
committerantoine <antoine@FreeBSD.org>2018-02-19 19:10:43 +0800
commit16a04e9b881e61b48e43444a26db1c5e401d7efc (patch)
tree94eaef37ab07d82e499ae4cafabe202ea2ed0525 /net-im
parenta7c90a608e4fee40a557fa793e68d2e26c67c1ed (diff)
downloadfreebsd-ports-gnome-16a04e9b881e61b48e43444a26db1c5e401d7efc.tar.gz
freebsd-ports-gnome-16a04e9b881e61b48e43444a26db1c5e401d7efc.tar.zst
freebsd-ports-gnome-16a04e9b881e61b48e43444a26db1c5e401d7efc.zip
Reduce dependency on the python2 metaport
PR: 225752 Submitted by: Yasuhiro KIMURA
Diffstat (limited to 'net-im')
-rw-r--r--net-im/cjc/Makefile3
-rw-r--r--net-im/libtelepathy/Makefile2
-rw-r--r--net-im/proxy65/Makefile4
-rw-r--r--net-im/py-jabberbot/Makefile3
-rw-r--r--net-im/py-libturpial/Makefile3
-rw-r--r--net-im/py-skype4py/Makefile4
-rw-r--r--net-im/telepathy-butterfly/Makefile4
-rw-r--r--net-im/telepathy-farsight/Makefile4
-rw-r--r--net-im/telepathy-farstream/Makefile4
-rw-r--r--net-im/telepathy-gabble/Makefile2
-rw-r--r--net-im/telepathy-glib/Makefile2
-rw-r--r--net-im/telepathy-idle/Makefile2
-rw-r--r--net-im/telepathy-logger-qt4/Makefile2
-rw-r--r--net-im/telepathy-logger/Makefile2
-rw-r--r--net-im/telepathy-python/Makefile4
-rw-r--r--net-im/telepathy-qt4/Makefile2
-rw-r--r--net-im/telepathy-rakia/Makefile2
-rw-r--r--net-im/telepathy-salut/Makefile2
-rw-r--r--net-im/turpial/Makefile4
19 files changed, 29 insertions, 26 deletions
diff --git a/net-im/cjc/Makefile b/net-im/cjc/Makefile
index 580524358718..b118ef7ceecb 100644
--- a/net-im/cjc/Makefile
+++ b/net-im/cjc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cjc
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= net-im python
MASTER_SITES= GHC
@@ -17,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyxmpp>=0:net-im/py-pyxmpp@${PY_FLAVOR}
USE_GITHUB= yes
GH_ACCOUNT= Jajcus
-USES= python:2 shebangfix
+USES= python:2.7 shebangfix
SHEBANG_FILES= cjc.in cjc.py cjc/main.py
NO_ARCH= yes
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile
index 7f75c8e32089..9948278314af 100644
--- a/net-im/libtelepathy/Makefile
+++ b/net-im/libtelepathy/Makefile
@@ -14,7 +14,7 @@ COMMENT= Flexible Communications Framework
LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib \
libdbus-glib-1.so:devel/dbus-glib
-USES= gmake libtool pathfix pkgconfig python:2,build
+USES= gmake libtool pathfix pkgconfig python:2.7,build
USE_LDCONFIG= yes
USE_GNOME= glib20 libxslt:build
GNU_CONFIGURE= yes
diff --git a/net-im/proxy65/Makefile b/net-im/proxy65/Makefile
index 31f7342e78b9..f7dc0b520c74 100644
--- a/net-im/proxy65/Makefile
+++ b/net-im/proxy65/Makefile
@@ -2,7 +2,7 @@
PORTNAME= proxy65
PORTVERSION= 1.2.0.20150210
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MAINTAINER= mm@FreeBSD.org
@@ -28,7 +28,7 @@ JABBERD_DESC= Use with jabberd 2.x (net-im/jabberd)
EJABBERD_DESC= Use with ejabberd (net-im/ejabberd)
USE_PYTHON= distutils autoplist
-USES= python:2
+USES= python:2.7
USE_RC_SUBR= proxy65
PORTDOCS= README
diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile
index bce5c6a108d4..25a5fe918b7f 100644
--- a/net-im/py-jabberbot/Makefile
+++ b/net-im/py-jabberbot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jabberbot
PORTVERSION= 0.16
+PORTREVISION= 1
CATEGORIES= net-im python
MASTER_SITES= SF/pythonjabberbot/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xmpppy>0:net-im/py-xmpppy@${FLAVOR}
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
post-patch:
diff --git a/net-im/py-libturpial/Makefile b/net-im/py-libturpial/Makefile
index c1f9079fc1de..c4e5f42b1b31 100644
--- a/net-im/py-libturpial/Makefile
+++ b/net-im/py-libturpial/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libturpial
PORTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= net-im python
MASTER_SITES= http://files.turpial.org.ve/sources/stable/ \
CHEESESHOP
@@ -17,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=3.4.0:devel/py-simplejson@${FLAV
${PYTHON_PKGNAMEPREFIX}oauth>=1.0.1:net/py-oauth@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.2.0:www/py-requests@${FLAVOR}
-USES= python:2
+USES= python:2.7
USE_PYTHON= distutils autoplist
post-extract:
diff --git a/net-im/py-skype4py/Makefile b/net-im/py-skype4py/Makefile
index 2d8eb2f90494..5e57d07a9b44 100644
--- a/net-im/py-skype4py/Makefile
+++ b/net-im/py-skype4py/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Skype4Py
PORTVERSION= 1.0.35
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT= Skype (TM) API wrapper for Python
LICENSE= BSD3CLAUSE
-USES= python:2 zip
+USES= python:2.7 zip
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/net-im/telepathy-butterfly/Makefile b/net-im/telepathy-butterfly/Makefile
index 3e494aff32d2..6ef43f788c87 100644
--- a/net-im/telepathy-butterfly/Makefile
+++ b/net-im/telepathy-butterfly/Makefile
@@ -3,7 +3,7 @@
PORTNAME= telepathy-butterfly
PORTVERSION= 0.5.15
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:net-im/papyon \
HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX}
-USES= gmake python:2 shebangfix
+USES= gmake python:2.7 shebangfix
SHEBANG_FILES= telepathy-butterfly
NO_ARCH= yes
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile
index 9662f6cc0e95..e35274ed083c 100644
--- a/net-im/telepathy-farsight/Makefile
+++ b/net-im/telepathy-farsight/Makefile
@@ -4,7 +4,7 @@
PORTNAME= telepathy-farsight
PORTVERSION= 0.0.19
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -16,7 +16,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libgstfarsight-0.10.so:net-im/farsight2
GNU_CONFIGURE= yes
-USES= gmake libtool pathfix pkgconfig python:2
+USES= gmake libtool pathfix pkgconfig python:2.7
USE_LDCONFIG= yes
USE_GNOME= glib20 libxslt:build
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/net-im/telepathy-farstream/Makefile b/net-im/telepathy-farstream/Makefile
index d67ee7029f86..5365bc66e239 100644
--- a/net-im/telepathy-farstream/Makefile
+++ b/net-im/telepathy-farstream/Makefile
@@ -3,7 +3,7 @@
PORTNAME= telepathy-farstream
PORTVERSION= 0.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
@@ -15,7 +15,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libtelepathy-glib.so:net-im/telepathy-glib \
libfarstream-0.2.so:net-im/farstream
-USES= gmake libtool pathfix pkgconfig python:2
+USES= gmake libtool pathfix pkgconfig python:2.7
USE_GNOME= glib20 libxslt:build introspection:build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile
index fbda064c34f6..1a389f0059b6 100644
--- a/net-im/telepathy-gabble/Makefile
+++ b/net-im/telepathy-gabble/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
PORTSCOUT= limitw:1,even
-USES= alias gmake libtool pathfix pkgconfig python:2,build \
+USES= alias gmake libtool pathfix pkgconfig python:2.7,build \
shebangfix sqlite ssl
USE_GNOME= glib20 gtksourceview3 libxslt:build
GNU_CONFIGURE= yes
diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile
index e9e88753c7cd..976fd9d6c4ed 100644
--- a/net-im/telepathy-glib/Makefile
+++ b/net-im/telepathy-glib/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= vapigen:lang/vala
PORTSCOUT= limitw:1,even
-USES= gmake libtool pathfix pkgconfig python:2,build
+USES= gmake libtool pathfix pkgconfig python:2.7,build
USE_GNOME= glib20 introspection:build libxslt:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile
index 4a92e3427519..54b108a0b9e0 100644
--- a/net-im/telepathy-idle/Makefile
+++ b/net-im/telepathy-idle/Makefile
@@ -14,7 +14,7 @@ COMMENT= IRC Connection Manager for Telepathy Framework
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libtelepathy-glib.so:net-im/telepathy-glib
-USES= gmake libtool pathfix pkgconfig python:2,build ssl
+USES= gmake libtool pathfix pkgconfig python:2.7,build ssl
USE_GNOME= glib20 libxslt:build
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/net-im/telepathy-logger-qt4/Makefile b/net-im/telepathy-logger-qt4/Makefile
index d9b6ec3464c1..081419dc4494 100644
--- a/net-im/telepathy-logger-qt4/Makefile
+++ b/net-im/telepathy-logger-qt4/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
libtelepathy-logger.so:net-im/telepathy-logger \
libtelepathy-qt4.so:net-im/telepathy-qt4
-USES= bison:build cmake kde:4 pkgconfig python:2,build tar:bzip2
+USES= bison:build cmake kde:4 pkgconfig python:2.7,build tar:bzip2
USE_GNOME= glib20 libxml2
USE_GSTREAMER= qt4
USE_KDE= # empty
diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile
index 030fd7ce2668..627dacac93e5 100644
--- a/net-im/telepathy-logger/Makefile
+++ b/net-im/telepathy-logger/Makefile
@@ -16,7 +16,7 @@ LICENSE= LGPL21
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libtelepathy-glib.so:net-im/telepathy-glib
-USES= gettext-tools gmake libtool pathfix pkgconfig python:2,build \
+USES= gettext-tools gmake libtool pathfix pkgconfig python:2.7,build \
sqlite tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile
index 336b70f447c7..715abe3b40bd 100644
--- a/net-im/telepathy-python/Makefile
+++ b/net-im/telepathy-python/Makefile
@@ -3,7 +3,7 @@
PORTNAME= telepathy-python
PORTVERSION= 0.15.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ COMMENT= Python bindings for the Telepathy framework
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR}
-USES= gmake python:2
+USES= gmake python:2.7
USE_GNOME= libxslt:build
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile
index a841631027e4..84e4a2657364 100644
--- a/net-im/telepathy-qt4/Makefile
+++ b/net-im/telepathy-qt4/Makefile
@@ -22,7 +22,7 @@ OPTIONS_DEFINE= DOCS
USE_GNOME= glib20 libxslt:build
USE_GSTREAMER= yes
-USES= cmake:outsource gettext pathfix pkgconfig python:2,build
+USES= cmake:outsource gettext pathfix pkgconfig python:2.7,build
CMAKE_ARGS= -DENABLE_EXAMPLES:BOOL=False \
-DENABLE_FARSIGHT:BOOL=False \
-DENABLE_FARSTREAM:BOOL=True \
diff --git a/net-im/telepathy-rakia/Makefile b/net-im/telepathy-rakia/Makefile
index 56cf930964e7..ac4c25d531b0 100644
--- a/net-im/telepathy-rakia/Makefile
+++ b/net-im/telepathy-rakia/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libsofia-sip-ua-glib.so:net/sofia-sip \
libtelepathy-glib.so:net-im/telepathy-glib
-USES= gmake pathfix pkgconfig python:2,build ssl
+USES= gmake pathfix pkgconfig python:2.7,build ssl
USE_GNOME= glib20 libxslt:build
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile
index ee45c4963a2a..d4f5e5189d0d 100644
--- a/net-im/telepathy-salut/Makefile
+++ b/net-im/telepathy-salut/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libavahi-glib.so:net/avahi-app \
libsoup-2.4.so:devel/libsoup
GNU_CONFIGURE= yes
-USES= gmake libtool pathfix pkgconfig python:2,build sqlite ssl
+USES= gmake libtool pathfix pkgconfig python:2.7,build sqlite ssl
USE_GNOME= glib20 libxslt:build
CONFIGURE_ARGS= --disable-Werror --enable-avahi-tests=no
LDFLAGS+= -lpthread
diff --git a/net-im/turpial/Makefile b/net-im/turpial/Makefile
index 5dabdce36ccc..b61e0f02ba49 100644
--- a/net-im/turpial/Makefile
+++ b/net-im/turpial/Makefile
@@ -3,7 +3,7 @@
PORTNAME= turpial
PORTVERSION= 3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im python
MASTER_SITES= http://files.turpial.org.ve/sources/stable/
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:devel/py-notify@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7.1:devel/py-Jinja2@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libturpial>=1.7.0:net-im/py-libturpial@${FLAVOR}
-USES= pyqt:4 python:2
+USES= pyqt:4 python:2.7
USE_PYQT= core_run gui_run network_run phonon_run webkit_run
USE_PYTHON= distutils autoplist
INSTALLS_ICONS= yes