Date: Sun, 8 Nov 2020 13:33:04 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554462 - head/mail/openwebmail Message-ID: <202011081333.0A8DX4n5057896@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: crees Date: Sun Nov 8 13:33:04 2020 New Revision: 554462 URL: https://svnweb.freebsd.org/changeset/ports/554462 Log: 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 Modified: head/mail/openwebmail/Makefile Modified: head/mail/openwebmail/Makefile ============================================================================== --- head/mail/openwebmail/Makefile Sun Nov 8 13:26:41 2020 (r554461) +++ head/mail/openwebmail/Makefile Sun Nov 8 13:33:04 2020 (r554462) @@ -14,6 +14,9 @@ COMMENT= Webmail system designed to manage big mail fo 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081333.0A8DX4n5057896>