From 62c5e9404a1a6f8b78813d08e51dfb2d5c98683e Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Sun, 8 Nov 2020 13:33:04 +0000 Subject: [PATCH] This software is unfortunately no longer developed It throws warnings because its syntax is dated, and there are several alternatives. Most other distributions no longer include openwebmail. Try mail/roundcube instead for a modern and high-quality experience. PR: ports/242729 --- mail/openwebmail/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 6645ea46b103..0ac90bda936a 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -14,6 +14,9 @@ COMMENT= Webmail system designed to manage big mail folder files efficiently RUN_DEPENDS= p5-Text-Iconv>=0:converters/p5-Text-Iconv \ p5-CGI>=0:www/p5-CGI +DEPRECATED= Does not use modern Perl syntax and no development activity since 2006 +EXPIRATION_DATE=2021-01-31 + USES= perl5 USE_PERL5= run build patch NO_BUILD= yes