diff options
author | John Marino <marino@FreeBSD.org> | 2013-07-27 10:19:30 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-07-27 10:19:30 +0000 |
commit | 396a4cac5424648196154e603b26f20b271dcb01 (patch) | |
tree | 0123ee6cfe76f1d5ac28df8dbf2b4a2fd22e1778 | |
parent | b48eba755d9ad40593cbd1d7411e937bd1bedc2c (diff) | |
download | ports-396a4cac5424648196154e603b26f20b271dcb01.tar.gz ports-396a4cac5424648196154e603b26f20b271dcb01.zip |
Deprecate MSN Messenger ports to expire 31 OCT 2013
Microsoft ended the primary MSN service for all countries by 30 APR 2013.
Third party clients still work although they can only communicate with
other such clients. The XMPP protocol service is expected to be shut down
by October 2013 [1] although MSP service may continue into early 2014. [1]
Deprecate all ports that exclusively use MSN protocols and mark the
expiration by the end of October.
[1] http://tinyurl.com/ac9vbqo
Approved by: bapt (portmgr, mentor)
Notes
Notes:
svn path=/head/; revision=323776
-rw-r--r-- | net-im/amsn/Makefile | 3 | ||||
-rw-r--r-- | net-im/jabber-pymsn/Makefile | 3 | ||||
-rw-r--r-- | net-im/libmsn/Makefile | 3 | ||||
-rw-r--r-- | net-im/msn-proxy/Makefile | 3 | ||||
-rw-r--r-- | net-im/p5-Net-MSN/Makefile | 3 | ||||
-rw-r--r-- | net-im/p5-POE-Component-Client-MSN/Makefile | 3 | ||||
-rw-r--r-- | net-im/pidgin-msn-pecan/Makefile | 3 | ||||
-rw-r--r-- | net-im/py-msnp/Makefile | 3 | ||||
-rw-r--r-- | net-im/pymsn/Makefile | 3 | ||||
-rw-r--r-- | net-im/tmsnc/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-Emoticon-MSN/Makefile | 3 |
11 files changed, 33 insertions, 0 deletions
diff --git a/net-im/amsn/Makefile b/net-im/amsn/Makefile index 71a3092543bf..dbdffe90e3b7 100644 --- a/net-im/amsn/Makefile +++ b/net-im/amsn/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= sylvio@FreeBSD.org COMMENT= Alvano\'s MSN Messenger +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \ gstfarsight-0.10.0:${PORTSDIR}/net-im/farsight2 \ jpeg.11:${PORTSDIR}/graphics/jpeg \ diff --git a/net-im/jabber-pymsn/Makefile b/net-im/jabber-pymsn/Makefile index 0d770df8efda..0835d21e10b1 100644 --- a/net-im/jabber-pymsn/Makefile +++ b/net-im/jabber-pymsn/Makefile @@ -18,6 +18,9 @@ DIST_SUBDIR= jabber MAINTAINER= ports@FreeBSD.org COMMENT= Python MSN-Transport for Jabber +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \ ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging diff --git a/net-im/libmsn/Makefile b/net-im/libmsn/Makefile index f92ca5f23a4d..aa38385d11a0 100644 --- a/net-im/libmsn/Makefile +++ b/net-im/libmsn/Makefile @@ -11,6 +11,9 @@ COMMENT= A library for connecting to MSN Messenger service LICENSE= GPLv2 +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + USE_BZIP2= yes USES= cmake USE_OPENSSL= yes diff --git a/net-im/msn-proxy/Makefile b/net-im/msn-proxy/Makefile index d9e1ec4e4f3c..3e61d36f7d99 100644 --- a/net-im/msn-proxy/Makefile +++ b/net-im/msn-proxy/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= loos.br@gmail.com COMMENT= Messenger proxy/control daemon +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/net-im/p5-Net-MSN/Makefile b/net-im/p5-Net-MSN/Makefile index 89da41a6a579..2fbee73dae8d 100644 --- a/net-im/p5-Net-MSN/Makefile +++ b/net-im/p5-Net-MSN/Makefile @@ -13,6 +13,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Net::MSN interface +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + BUILD_DEPENDS= p5-Hash-Merge>=0:${PORTSDIR}/textproc/p5-Hash-Merge \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/net-im/p5-POE-Component-Client-MSN/Makefile b/net-im/p5-POE-Component-Client-MSN/Makefile index e4558cd75c20..bac84f3348ba 100644 --- a/net-im/p5-POE-Component-Client-MSN/Makefile +++ b/net-im/p5-POE-Component-Client-MSN/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE Component for MSN Messenger +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + BUILD_DEPENDS= p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \ p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Client-HTTP>=0:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \ diff --git a/net-im/pidgin-msn-pecan/Makefile b/net-im/pidgin-msn-pecan/Makefile index 6d394f9b649d..ad3ea23c27da 100644 --- a/net-im/pidgin-msn-pecan/Makefile +++ b/net-im/pidgin-msn-pecan/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= hrkfdn@gmail.com COMMENT= Alternative MSN protocol plugin for libpurple +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple PROJECTHOST= msn-pecan diff --git a/net-im/py-msnp/Makefile b/net-im/py-msnp/Makefile index 197f0a960875..460ed8fc8fc7 100644 --- a/net-im/py-msnp/Makefile +++ b/net-im/py-msnp/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}.py-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= MSN messaging in Python +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= msnp.py diff --git a/net-im/pymsn/Makefile b/net-im/pymsn/Makefile index 990d1cda9a4f..47c0adc1c48c 100644 --- a/net-im/pymsn/Makefile +++ b/net-im/pymsn/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= MSN Connection library +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + LIB_PC_DEPENDS= pygobject-2.0.pc:${PORTSDIR}/devel/py-gobject BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} \ diff --git a/net-im/tmsnc/Makefile b/net-im/tmsnc/Makefile index 28a481279b3f..f7ed533f423d 100644 --- a/net-im/tmsnc/Makefile +++ b/net-im/tmsnc/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/Source%20code%20and%20binaries/${PORTVERSION} MAINTAINER= snowfly@yuntech.edu.tw COMMENT= A textbased (console) MSN client +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + GNU_CONFIGURE= yes USES= ncurses diff --git a/textproc/p5-Text-Emoticon-MSN/Makefile b/textproc/p5-Text-Emoticon-MSN/Makefile index f91102949d73..97eff82aa2b9 100644 --- a/textproc/p5-Text-Emoticon-MSN/Makefile +++ b/textproc/p5-Text-Emoticon-MSN/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= alex.deiter@gmail.com COMMENT= Emoticon filter of MSN Messenger +DEPRECATED= Primary MSN Messenger service terminated 30 APR 2013 +EXPIRATION_DATE=2013-10-31 + BUILD_DEPENDS= p5-Text-Emoticon>=0.02:${PORTSDIR}/textproc/p5-Text-Emoticon RUN_DEPENDS:= ${BUILD_DEPENDS} |