aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-04-26 18:07:52 +0800
committerantoine <antoine@FreeBSD.org>2015-04-26 18:07:52 +0800
commitc24244fcdeeb1bc11036f7085405ec660eba9568 (patch)
tree4634eea8f678883a1be2da88c6122d12980eed86 /mail
parent33aa62d2ca7167112921c786460bb9f0328379e7 (diff)
downloadfreebsd-ports-gnome-c24244fcdeeb1bc11036f7085405ec660eba9568.tar.gz
freebsd-ports-gnome-c24244fcdeeb1bc11036f7085405ec660eba9568.tar.zst
freebsd-ports-gnome-c24244fcdeeb1bc11036f7085405ec660eba9568.zip
Deprecate ports broken for more than 6 months
Diffstat (limited to 'mail')
-rw-r--r--mail/maildirsync/Makefile2
-rw-r--r--mail/qar-bufo/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/maildirsync/Makefile b/mail/maildirsync/Makefile
index 60a80ec83c90..7407d01baf5b 100644
--- a/mail/maildirsync/Makefile
+++ b/mail/maildirsync/Makefile
@@ -36,5 +36,7 @@ do-install:
.if ${PERL_VER} >= 5.18
BROKEN= Does not build with Perl 5.18 or above
.endif
+DEPRECATED= Requires an unsupported version of Perl
+EXPIRATION_DATE= 2015-07-31
.include <bsd.port.post.mk>
diff --git a/mail/qar-bufo/Makefile b/mail/qar-bufo/Makefile
index a9b27e763ad8..6a17925d88c5 100644
--- a/mail/qar-bufo/Makefile
+++ b/mail/qar-bufo/Makefile
@@ -41,5 +41,7 @@ do-install:
.if ${PERL_VER} >= 5.18
BROKEN= Does not build with Perl 5.18 or above
.endif
+DEPRECATED= Requires an unsupported version of Perl
+EXPIRATION_DATE= 2015-07-31
.include <bsd.port.post.mk>