diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber-users-agent/Makefile | 3 | ||||
-rw-r--r-- | net-im/newsbot/Makefile | 3 | ||||
-rw-r--r-- | net-im/py-pyxmpp/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/net-im/jabber-users-agent/Makefile b/net-im/jabber-users-agent/Makefile index e2ee0239b31a..4dcd5d5ffbe4 100644 --- a/net-im/jabber-users-agent/Makefile +++ b/net-im/jabber-users-agent/Makefile @@ -16,6 +16,9 @@ DISTNAME= Users-Agent-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Perl based Jabber User Directory +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + BROKEN= Does not fetch NO_BUILD= yes diff --git a/net-im/newsbot/Makefile b/net-im/newsbot/Makefile index 4e1074affc05..a527b8377c53 100644 --- a/net-im/newsbot/Makefile +++ b/net-im/newsbot/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}-0.45 MAINTAINER= ports@FreeBSD.org COMMENT= Gathers news from RDF/RSS and send them to your IM client +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/jabber/jabber.py:${PORTSDIR}/net-im/py-jabber USE_PYTHON= 2.2+ diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile index 47c43bb04518..76bc512e17d8 100644 --- a/net-im/py-pyxmpp/Makefile +++ b/net-im/py-pyxmpp/Makefile @@ -16,6 +16,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= A Python XMPP library +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \ ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.18.2:${PORTSDIR}/security/py-m2crypto |