- update to openwebmail-2.50

This commit is contained in:
Yen-Ming Lee 2005-01-08 10:55:27 +00:00
parent 684e4c90b3
commit a2e723382c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125771
2 changed files with 9 additions and 6 deletions

View File

@ -6,16 +6,18 @@
#
PORTNAME= openwebmail
PORTVERSION= 2.41
PORTVERSION= 2.50
CATEGORIES= mail
MASTER_SITES= http://openwebmail.org/openwebmail/download/release/ \
http://turtle.ee.ncku.edu.tw/openwebmail/download/release/
MASTER_SITES= http://openwebmail.org/openwebmail/download/%SUBDIR%/ \
http://turtle.ee.ncku.edu.tw/openwebmail/download/%SUBDIR%/
MASTER_SITE_SUBDIR?= release
MAINTAINER= leeym@FreeBSD.org
COMMENT= A webmail system designed to manage big mail folder files efficiently
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${LOCALBASE}/sbin/lsof:${PORTSDIR}/sysutils/lsof
USE_PERL5= yes
NO_BUILD= yes
@ -136,6 +138,7 @@ post-patch:
.endif
.if defined(WITH_SPAMCHECK)
@${PERL} -pi.bak -e 's,enable_spamcheck no,enable_spamcheck yes,g' ${PATCH_WRKSRC}/etc/openwebmail.conf-dist
@${ECHO} "enable_saprefs yes" >> ${PATCH_WRKSRC}/etc/openwebmail.conf-dist
.endif
.if defined(WITH_SPAMCHECK_ALL)
@${ECHO} "spamcheck_source_allowed all" >> ${PATCH_WRKSRC}/etc/openwebmail.conf-dist

View File

@ -1,2 +1,2 @@
MD5 (openwebmail-2.41.tar.gz) = f3df360acfeb693d648b38c55656f03f
SIZE (openwebmail-2.41.tar.gz) = 6300044
MD5 (openwebmail-2.50.tar.gz) = 889bddb68ad2ba81ee1d00ecaf2ba2e2
SIZE (openwebmail-2.50.tar.gz) = 6888576