aboutsummaryrefslogtreecommitdiff
path: root/mail/metamail
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-04-12 21:59:41 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-04-12 21:59:41 +0000
commitf0e6a48c6b31677ec81517118e51d6d90e9ad93e (patch)
treedbc8fc8df10b21ad8b761b4e6ce0b0a4b9222f47 /mail/metamail
parentcdcbfe77135f5c3d661cf7f2bf6b1fc576e2754d (diff)
downloadports-f0e6a48c6b31677ec81517118e51d6d90e9ad93e.tar.gz
ports-f0e6a48c6b31677ec81517118e51d6d90e9ad93e.zip
Although it pains me to do this (look at the listing of the directory
as to why :-) ), the distfile survey reports that Nathaniel's original site for this software is long gone. A Google search shows the mirror that I added to be the best option, and that the most recent distfile is from 1994. The only other links refer to security problems; although all the known ones have been fixed, Debian claims that: We have been devoting some effort to trying to avoid shipping metamail in the future. It became unmaintainable and these are probably not the last of the vulnerabilities. Accordingly, mark it as 'deprecated'. If anyone is using this code, they should prepare to adopt the port and address any security concerns going forward.
Notes
Notes: svn path=/head/; revision=106840
Diffstat (limited to 'mail/metamail')
-rw-r--r--mail/metamail/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/metamail/Makefile b/mail/metamail/Makefile
index 4e47bc00fc9e..d8c5be0e166c 100644
--- a/mail/metamail/Makefile
+++ b/mail/metamail/Makefile
@@ -9,13 +9,16 @@ PORTNAME= metamail
PORTVERSION= 2.7
PORTREVISION= 2
CATEGORIES= mail
-MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/
+MASTER_SITES= http://ftp.funet.fi/pub/unix/mail/metamail/
DISTNAME= mm${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of MIME, the Multipurpose Internet Mail Extensions
+DEPRECATED= "mastersite disappeared\; last distfile update was in 1994"
+EXPIRATION_DATE= "June 12 2004"
+
RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage
.include <bsd.port.pre.mk>