diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-09 06:26:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-09 06:26:21 +0800 |
commit | 4cffda941224a931712812875e1e413311312b88 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /mail | |
parent | 2366c1cfb4d179ac26acbac07c6e9fef746c2297 (diff) | |
download | freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.gz freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.tar.zst freebsd-ports-gnome-4cffda941224a931712812875e1e413311312b88.zip |
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/althea/Makefile | 2 | ||||
-rw-r--r-- | mail/mail2procmailrc/Makefile | 2 | ||||
-rw-r--r-- | mail/smail/Makefile | 2 | ||||
-rw-r--r-- | mail/xmailbox/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/mail/althea/Makefile b/mail/althea/Makefile index 82d39c60278f..761ec9527c69 100644 --- a/mail/althea/Makefile +++ b/mail/althea/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Yet another GTK-based mail reader for X. Supports IMAP +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 USES= gettext USE_OPENSSL= yes MAKE_ENV= MKDIR="${MKDIR}" diff --git a/mail/mail2procmailrc/Makefile b/mail/mail2procmailrc/Makefile index 4665ddc7617b..ce2df486527d 100644 --- a/mail/mail2procmailrc/Makefile +++ b/mail/mail2procmailrc/Makefile @@ -14,6 +14,8 @@ RUN_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \ p5-Curses-Widgets>=0:${PORTSDIR}/devel/p5-Curses-Widgets \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 USES= perl5 NO_BUILD= yes diff --git a/mail/smail/Makefile b/mail/smail/Makefile index c84875e8a517..c921b054d182 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -15,6 +15,8 @@ COMMENT= A program used for receiving and delivering mail BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 CONFLICTS= bsmtp-1.* courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* zmailer-2.* .if !defined(NO_INSTALL_MANPAGES) diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 8d36a6827a31..0f90fb0f0d1e 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org COMMENT= Mailbox checker with sound and animation for X Window System +DEPRECATED= Unmaintained since 2000 +EXPIRATION_DATE= 2014-04-11 USES= imake USE_XORG= xaw MAN1= xmailbox.1 |