diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-23 15:25:53 +0000 |
commit | 41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch) | |
tree | dc94bc3df22b218498c473b644b9ddf5d9c9342d /net-im | |
parent | d7d7b4eebbb16e530100e9fc57ee92890921ae86 (diff) | |
download | ports-41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49.tar.gz ports-41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/empathy/Makefile | 3 | ||||
-rw-r--r-- | net-im/py-skype4py/Makefile | 3 | ||||
-rw-r--r-- | net-im/py-unmessage/Makefile | 3 | ||||
-rw-r--r-- | net-im/py-xmpppy/Makefile | 3 | ||||
-rw-r--r-- | net-im/telepathy-farsight/Makefile | 3 | ||||
-rw-r--r-- | net-im/telepathy-haze/Makefile | 3 | ||||
-rw-r--r-- | net-im/telepathy-python/Makefile | 3 | ||||
-rw-r--r-- | net-im/telepathy-rakia/Makefile | 3 |
8 files changed, 24 insertions, 0 deletions
diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index 34ff3d785c60..777eff631502 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME IM client based around telepathy +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ ca_root_nss>=0:security/ca_root_nss \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ diff --git a/net-im/py-skype4py/Makefile b/net-im/py-skype4py/Makefile index 5e57d07a9b44..f4930c0f6e4b 100644 --- a/net-im/py-skype4py/Makefile +++ b/net-im/py-skype4py/Makefile @@ -13,6 +13,9 @@ COMMENT= Skype (TM) API wrapper for Python LICENSE= BSD3CLAUSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 zip USE_PYTHON= distutils autoplist diff --git a/net-im/py-unmessage/Makefile b/net-im/py-unmessage/Makefile index 688384be9fb0..614a7278cec7 100644 --- a/net-im/py-unmessage/Makefile +++ b/net-im/py-unmessage/Makefile @@ -14,6 +14,9 @@ COMMENT= Privacy enhanced instant messenger LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= tor:security/tor \ ${PYTHON_PKGNAMEPREFIX}opuslib>=1.1.0:audio/py-opuslib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyaudio>=0.2.10:audio/py-pyaudio@${PY_FLAVOR} \ diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile index 84219a3df213..1f86ae8c2b92 100644 --- a/net-im/py-xmpppy/Makefile +++ b/net-im/py-xmpppy/Makefile @@ -14,6 +14,9 @@ COMMENT= Python library that provides easy scripting with Jabber LICENSE= GPLv2+ +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:dns/py-dnspython@${PY_FLAVOR} USES= python:2.7 shebangfix diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index 8e9c40e0602b..9211ef8313b1 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -14,6 +14,9 @@ COMMENT= Farsight Connection Manager for Telepathy Framework LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libtelepathy-glib.so:net-im/telepathy-glib \ libgstfarsight-0.10.so:net-im/farsight2 diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile index 44d564ece6c4..fed576b34b14 100644 --- a/net-im/telepathy-haze/Makefile +++ b/net-im/telepathy-haze/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-haze/ MAINTAINER= gnome@FreeBSD.org COMMENT= Libpurple connection manager for telepathy +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libpurple.so:net-im/libpurple \ libidn.so:dns/libidn \ libtelepathy-glib.so:net-im/telepathy-glib diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile index 1143c23cc2d5..4b927e1712c2 100644 --- a/net-im/telepathy-python/Makefile +++ b/net-im/telepathy-python/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gnome@FreeBSD.org COMMENT= Python bindings for the Telepathy framework +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} diff --git a/net-im/telepathy-rakia/Makefile b/net-im/telepathy-rakia/Makefile index 756472a9fdc9..b54af8007094 100644 --- a/net-im/telepathy-rakia/Makefile +++ b/net-im/telepathy-rakia/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= SIP connection manager based around the Sofia-SIP library +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libsofia-sip-ua-glib.so:net/sofia-sip \ libtelepathy-glib.so:net-im/telepathy-glib |