svn commit: r362377 - head/mail/getlive

John Marino marino at FreeBSD.org
Sun Jul 20 21:29:24 UTC 2014


Author: marino
Date: Sun Jul 20 21:29:24 2014
New Revision: 362377
URL: http://svnweb.freebsd.org/changeset/ports/362377
QAT: https://qat.redports.org/buildarchive/r362377/

Log:
  Remove mail/getlive as project owner declares GetLive is dead
  
  Micrsoft is converting all hotmail accounts to "Outlook" platform and
  once converted, getlive can not longer function on the account.  The
  project owner has declared GetLive dead as of 2 May 2014.  Remove the
  port in a couple of weeks (1 Aug 2014)
  
  PR:		191367
  Submitted by:	Lawrence Chen
  Approved by:	maintainer timeout (~4 weeks)

Modified:
  head/mail/getlive/Makefile

Modified: head/mail/getlive/Makefile
==============================================================================
--- head/mail/getlive/Makefile	Sun Jul 20 21:28:38 2014	(r362376)
+++ head/mail/getlive/Makefile	Sun Jul 20 21:29:24 2014	(r362377)
@@ -13,6 +13,9 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ayu at commun.jp
 COMMENT=	Get mail from Hotmail (Live) mailboxes
 
+DEPRECATED=	GetLive project has been declared dead due to MS account conversion
+EXPIRATION_DATE=2014-08-01
+
 RUN_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
 		procmail:${PORTSDIR}/mail/procmail \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI \


More information about the svn-ports-head mailing list