Subject: CVS commit: pkgsrc/mail/dovecot
From: Geert Hendrickx
Date: 2006-02-06 18:28:09
Message id: 20060206172809.B12D22DA27@cvs.netbsd.org

Log Message:
Import some improvements from the pkgsrc-wip/dovecot package (by tv@) and
correct a mistake in my previous commit:

- add dependency on zlib
- add option for GNU TLS as an alternative to OpenSSL
- drop SASL option, it's no longer supported
- explicitly disable some options with --disable-*
- "s,/usr/pkg,@PREFIX@," in patch-ab -- I accidentally diffed it after \ 
the SUBST stage
- change SUBST_STAGE from post-patch to pre-configure to avoid this in the future
- bump PKGREVISION for all this

Thanks to tv@.

Files:
RevisionActionfile
1.44modifypkgsrc/mail/dovecot/Makefile
1.20modifypkgsrc/mail/dovecot/distinfo
1.12modifypkgsrc/mail/dovecot/options.mk
1.9modifypkgsrc/mail/dovecot/patches/patch-ab