diff options
author | mm <mm@FreeBSD.org> | 2014-08-13 15:27:28 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2014-08-13 15:27:28 +0800 |
commit | 0b7b0b9b94dcc71f69da844f02f26a81e2edeb7c (patch) | |
tree | 4db693b37d5d8805d585874f6a329b5b9a7b6a4c /mail | |
parent | cf2fc50c5915714986143f7fbc756db7c5fd788f (diff) | |
download | freebsd-ports-gnome-0b7b0b9b94dcc71f69da844f02f26a81e2edeb7c.tar.gz freebsd-ports-gnome-0b7b0b9b94dcc71f69da844f02f26a81e2edeb7c.tar.zst freebsd-ports-gnome-0b7b0b9b94dcc71f69da844f02f26a81e2edeb7c.zip |
Horde 3 has been EOLed in April 2012
Deprecate horde3 ports and set expiration date to 2014-08-20
PR: 190142
Approved by: portmgr (implicit, not staged)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/horde3-dimp/Makefile | 3 | ||||
-rw-r--r-- | mail/horde3-imp/Makefile | 3 | ||||
-rw-r--r-- | mail/horde3-ingo/Makefile | 3 | ||||
-rw-r--r-- | mail/horde3-mimp/Makefile | 3 | ||||
-rw-r--r-- | mail/horde3-turba/Makefile | 3 | ||||
-rw-r--r-- | mail/horde3-vacation/Makefile | 3 |
6 files changed, 18 insertions, 0 deletions
diff --git a/mail/horde3-dimp/Makefile b/mail/horde3-dimp/Makefile index 7f6c5dd6b171..ee874d0c6b26 100644 --- a/mail/horde3-dimp/Makefile +++ b/mail/horde3-dimp/Makefile @@ -9,6 +9,9 @@ CATEGORIES= mail www MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic webmail system +DEPRECATED= EOL in April 2012 +EXPIRATION_DATE= 2014-08-20 + RUN_DEPENDS+= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \ ${HORBAS}/imp/index.php:${PORTSDIR}/mail/horde3-imp diff --git a/mail/horde3-imp/Makefile b/mail/horde3-imp/Makefile index 2f04c2288be9..e0839cc54907 100644 --- a/mail/horde3-imp/Makefile +++ b/mail/horde3-imp/Makefile @@ -11,6 +11,9 @@ DISTFILES= ${PORTNAME}-h3-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Webmail system for IMAP/POP3 mailboxes +DEPRECATED= EOL in April 2012 +EXPIRATION_DATE= 2014-08-20 + WRKSRC= ${WRKDIR}/${PORTNAME}-h3-${PORTVERSION} #----------------------------------------------------------------------- diff --git a/mail/horde3-ingo/Makefile b/mail/horde3-ingo/Makefile index 3326f252a077..1ec193708900 100644 --- a/mail/horde3-ingo/Makefile +++ b/mail/horde3-ingo/Makefile @@ -11,6 +11,9 @@ CATEGORIES= mail www MAINTAINER= ports@FreeBSD.org COMMENT= Email-filter management application +DEPRECATED= EOL in April 2012 +EXPIRATION_DATE= 2014-08-20 + #----------------------------------------------------------------------- NO_STAGE= yes # You may define this option: diff --git a/mail/horde3-mimp/Makefile b/mail/horde3-mimp/Makefile index 32e08cc254ba..dad874123c0b 100644 --- a/mail/horde3-mimp/Makefile +++ b/mail/horde3-mimp/Makefile @@ -10,6 +10,9 @@ CATEGORIES= mail www MAINTAINER= ports@FreeBSD.org COMMENT= Mobile webmail system +DEPRECATED= EOL in April 2012 +EXPIRATION_DATE= 2014-08-20 + #----------------------------------------------------------------------- NO_STAGE= yes # You may define these options: diff --git a/mail/horde3-turba/Makefile b/mail/horde3-turba/Makefile index f3feff7fb50a..a24153b156d2 100644 --- a/mail/horde3-turba/Makefile +++ b/mail/horde3-turba/Makefile @@ -10,6 +10,9 @@ CATEGORIES= mail www MAINTAINER= ports@FreeBSD.org COMMENT= Contact management application +DEPRECATED= EOL in April 2012 +EXPIRATION_DATE= 2014-08-20 + USE_HORDE= base USE_PHP= ldap USES= gettext diff --git a/mail/horde3-vacation/Makefile b/mail/horde3-vacation/Makefile index abd9d783fe43..cf52eb4074d4 100644 --- a/mail/horde3-vacation/Makefile +++ b/mail/horde3-vacation/Makefile @@ -10,6 +10,9 @@ DIST_SUBDIR= horde MAINTAINER= ports@FreeBSD.org COMMENT= E-mail auto-responder +DEPRECATED= EOL in April 2012 +EXPIRATION_DATE= 2014-08-20 + #----------------------------------------------------------------------- NO_STAGE= yes # You may define these options: |