summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-07-27 10:19:30 +0000
committermarino <marino@FreeBSD.org>2013-07-27 10:19:30 +0000
commita887b5b524f0c87d11d3ee18c68a835c4fc0acc0 (patch)
tree0123ee6cfe76f1d5ac28df8dbf2b4a2fd22e1778
parentd16f0e56b8b1a865f2ffd6f5bc689738c2fcefc2 (diff)
downloadFreeBSD-ports-a887b5b524f0c87d11d3ee18c68a835c4fc0acc0.zip
FreeBSD-ports-a887b5b524f0c87d11d3ee18c68a835c4fc0acc0.tar.gz
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)
-rw-r--r--net-im/amsn/Makefile3
-rw-r--r--net-im/jabber-pymsn/Makefile3
-rw-r--r--net-im/libmsn/Makefile3
-rw-r--r--net-im/msn-proxy/Makefile3
-rw-r--r--net-im/p5-Net-MSN/Makefile3
-rw-r--r--net-im/p5-POE-Component-Client-MSN/Makefile3
-rw-r--r--net-im/pidgin-msn-pecan/Makefile3
-rw-r--r--net-im/py-msnp/Makefile3
-rw-r--r--net-im/pymsn/Makefile3
-rw-r--r--net-im/tmsnc/Makefile3
-rw-r--r--textproc/p5-Text-Emoticon-MSN/Makefile3
11 files changed, 33 insertions, 0 deletions
diff --git a/net-im/amsn/Makefile b/net-im/amsn/Makefile
index 71a3092..dbdffe9 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 0d770df..0835d21 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 f92ca5f..aa38385 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 d9e1ec4..3e61d36 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 89da41a..2fbee73 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 e4558cd..bac84f3 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 6d394f9b..ad3ea23 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 197f0a9..460ed8f 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 990d1cd..47c0adc 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 28a4812..f7ed533 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 f911029..97eff82 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}
OpenPOWER on IntegriCloud