Upgrade to courier-imap 0.99.

This commit is contained in:
Neil Blakey-Milner 2000-07-31 11:05:39 +00:00
parent dcfc89d17b
commit a9cffe47fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31161
3 changed files with 8 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= courier-imap
PORTVERSION= 0.36a
PORTVERSION= 0.99
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
@ -16,13 +16,16 @@ MAINTAINER= nbm@FreeBSD.org
GNU_CONFIGURE= YES
USE_GMAKE= YES
.if !exists(/usr/include/openssl/idea.h)
CFLAGS+= -DNO_IDEA
.endif
CONFIGURE_ARGS= --without-authldap --with-authldaprc=filename \
--without-authpam --without-authshadow \
--without-authvchkpw --without-authcram \
--with-userdb=${PREFIX}/etc/userdb \
--datadir=${PREFIX}/share/doc/courier-imap
--datadir=${PREFIX}/sbin \
--disable-root-check
MAN1= maildirmake.1
MAN8= authlib.8 makeuserdb.8 userdb.8 userdbpw.8 couriertcpd.8 \
@ -38,17 +41,11 @@ EXTRA_DOCS= README INSTALL AUTHORS imap/ChangeLog
.include <bsd.port.pre.mk>
post-patch:
@perl -i -pe 's@^if test -w confmdtest1$$@if test -z 0@' \
${WRKSRC}/configure
@perl -i -pe 's@(\$$.sysconfdir./\$$\$$p)@\1.dist@' \
${WRKSRC}/imap/Makefile.in
.if ${OSVERSION} >= 400016
@perl -i -pe 's@^#include\s*<netinet6/in6.h>$$@@' \
${WRKSRC}/rfc1035/configure \
${WRKSRC}/rfc1035/rfc1035.h.in
.endif
post-install:
@${MKDIR} ${PREFIX}/share/doc/courier-imap
.for a in ${EXTRA_DOCS}
@${INSTALL_DATA} ${WRKSRC}/${a} ${PREFIX}/share/doc/courier-imap/
.endfor

View File

@ -1 +1 @@
MD5 (courier-imap-0.36a.tar.gz) = 49adbb5821acb34598be4bd3d11e2b09
MD5 (courier-imap-0.99.tar.gz) = 30cd5394164e9062e4a45c496480bc4c

View File

@ -14,13 +14,12 @@ libexec/logger
libexec/makedatprog
sbin/imaplogin
sbin/makeuserdb
sbin/mkimapdcert
sbin/pw2userdb
sbin/userdb
sbin/userdbpw
sbin/vchkpw2userdb
share/doc/courier-imap/AUTHORS
share/doc/courier-imap/ChangeLog
share/doc/courier-imap/INSTALL
share/doc/courier-imap/README
share/doc/courier-imap/mkimapdcert
@unexec rmdir %D/libexec/authlib