aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-03-18 19:32:16 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-03-18 19:32:16 +0000
commit25ebef1a1affac5c009d9389424693117dcbb496 (patch)
tree9add4794fedaa698902fd2039ce5c40ca0cc01a4
parent322bca6699902882da0daacc0544c7f8d57a7597 (diff)
Notes
-rw-r--r--mail/dbmail20/Makefile5
-rw-r--r--mail/dbmail21/Makefile3
-rw-r--r--mail/dbmail23/Makefile3
3 files changed, 10 insertions, 1 deletions
diff --git a/mail/dbmail20/Makefile b/mail/dbmail20/Makefile
index 58f023928cd7..f3e3c05fff29 100644
--- a/mail/dbmail20/Makefile
+++ b/mail/dbmail20/Makefile
@@ -12,9 +12,12 @@ MASTER_SITES= http://www.dbmail.org/download/2.0/
PKGNAMESUFFIX= -${DATABASE}
EXTRACT_SUFX= .tgz
-MAINTAINER= mark_sf@kikg.ifmo.ru
+MAINTAINER= ports@FreeBSD.org
COMMENT= An SQL database-based mail system (POP3 and IMAP)
+DEPRECATED= No more supported upstream. No ports depend on this
+EXPIRATION_DATE= 2012-04-18
+
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --prefix=${PREFIX}
USE_GMAKE= YES
diff --git a/mail/dbmail21/Makefile b/mail/dbmail21/Makefile
index c4cd976ad337..712622c7de88 100644
--- a/mail/dbmail21/Makefile
+++ b/mail/dbmail21/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.dbmail.org/download/2.1/
MAINTAINER= ports@FreeBSD.org
COMMENT= An SQL database-based mail system (POP3 and IMAP)
+DEPRECATED= No more supported upstream. No ports depend on this
+EXPIRATION_DATE= 2012-04-18
+
CONFLICTS= dbmail-*-2.0.* dbmail-2.2.*
OPTIONS= MYSQL "Build with MySQL support" on \
diff --git a/mail/dbmail23/Makefile b/mail/dbmail23/Makefile
index 3f227adcb27c..1b08f26306c1 100644
--- a/mail/dbmail23/Makefile
+++ b/mail/dbmail23/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.dbmail.org/download/2.3/
MAINTAINER= ports@FreeBSD.org
COMMENT= An SQL database-based mail system (POP3 and IMAP)
+DEPRECATED= No more supported upstream. No ports depend on this
+EXPIRATION_DATE= 2012-04-18
+
LIB_DEPENDS+= event-1.4:${PORTSDIR}/devel/libevent
LIB_DEPENDS+= gmime-2.0.4:${PORTSDIR}/mail/gmime2
LIB_DEPENDS+= mhash.2:${PORTSDIR}/security/mhash