aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/p5-Net-MSN
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-07-27 18:19:30 +0800
committermarino <marino@FreeBSD.org>2013-07-27 18:19:30 +0800
commita887b5b524f0c87d11d3ee18c68a835c4fc0acc0 (patch)
tree0123ee6cfe76f1d5ac28df8dbf2b4a2fd22e1778 /net-im/p5-Net-MSN
parentd16f0e56b8b1a865f2ffd6f5bc689738c2fcefc2 (diff)
downloadfreebsd-ports-gnome-a887b5b524f0c87d11d3ee18c68a835c4fc0acc0.tar.gz
freebsd-ports-gnome-a887b5b524f0c87d11d3ee18c68a835c4fc0acc0.tar.zst
freebsd-ports-gnome-a887b5b524f0c87d11d3ee18c68a835c4fc0acc0.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)
Diffstat (limited to 'net-im/p5-Net-MSN')
-rw-r--r--net-im/p5-Net-MSN/Makefile3
1 files changed, 3 insertions, 0 deletions
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}