diff options
author | Max Kalika <max@gentoo.org> | 2003-09-18 18:23:29 +0000 |
---|---|---|
committer | Max Kalika <max@gentoo.org> | 2003-09-18 18:23:29 +0000 |
commit | c0c9d791cfb2144170c2f987f710f826df204b28 (patch) | |
tree | 84340991a2a593892b18b5483816bc21ce98eec9 /net-mail | |
parent | ia64 keywords (diff) | |
download | historical-c0c9d791cfb2144170c2f987f710f826df204b28.tar.gz historical-c0c9d791cfb2144170c2f987f710f826df204b28.tar.bz2 historical-c0c9d791cfb2144170c2f987f710f826df204b28.zip |
Initial checkin.
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/cyrus-imspd/ChangeLog | 41 | ||||
-rw-r--r-- | net-mail/cyrus-imspd/Manifest | 13 |
2 files changed, 54 insertions, 0 deletions
diff --git a/net-mail/cyrus-imspd/ChangeLog b/net-mail/cyrus-imspd/ChangeLog new file mode 100644 index 000000000000..a58d4513d664 --- /dev/null +++ b/net-mail/cyrus-imspd/ChangeLog @@ -0,0 +1,41 @@ +# ChangeLog for net-mail/cyrus-imspd +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imspd/ChangeLog,v 1.1 2003/09/18 18:23:29 max Exp $ + +*cyrus-imspd-1.7 (10 Sep 2003) + + 10 Sep 2003; Max Kalika <max@gentoo.org> cyrus-imspd-1.6_alpha3.ebuild, + cyrus-imspd-1.7.ebuild, files/cyrus-imspd-db4.patch, + files/cyrus-imspd-gentoo.patch, files/cyrus-imspd-sasl2.patch, + files/imspd.rc6: + Bump to version 1.7. Drop sasl2 patch. Fix rc6 script to create a pid file. + + 07 Aug 2003; Max Kalika <max@gentoo.org> cyrus-imspd-1.6_alpha3.ebuild, + files/cyrus-imspd-db4.patch, files/imspd.conf, files/imspd.rc6, + files/imspd.ssl.conf, files/imspd.ssl.rc6, files/stunnel.conf: + Change depend to cyrus-imap-dev. Work with both 2.1 and 2.2 series of + cyrus-imap-dev. Change ssl depend to stunnel-4. Convert startup script to + support stunnel-4. Add support for db4 and versioned symbols. + + 03 Jul 2003; Max Kalika <max@gentoo.org> cyrus-imspd-1.6_alpha3.ebuild: + Set KEYWORDS to ~x86. + + 26 Jun 2003; Max Kalika <max@gentoo.org> cyrus-imspd-1.6_alpha3.ebuild, + files/gentestcrt.sh, files/imspd.ssl.conf, files/imspd.ssl.rc6: + Add ssl support. + + 22 Jun 2003; Max Kalika <max@gentoo.org> cyrus-imspd-1.6_alpha3.ebuild, + files/cyrus-imspd-gentoo.patch: + Break up the patch into two patches: sasl2.patch brings the package up to the + latest cvs sasl2 support, and gentoo.patch makes it compile against + cyrus-imapd library. Also exclude configure and aclocal.m4 from the patch + which trims it down by 100K. + + 19 Jun 2003; Max Kalika <max@gentoo.org> cyrus-imspd-1.6_alpha3.ebuild: + Drop all the CVS comments. Use /bin/sh instead of sh. + +*cyrus-imspd-1.6_alpha3 (18 Jun 2003) + + 18 Jun 2003; Max Kalika <max@gentoo.org> cyrus-imspd-1.6_alpha3.ebuild: + Initial version. + diff --git a/net-mail/cyrus-imspd/Manifest b/net-mail/cyrus-imspd/Manifest new file mode 100644 index 000000000000..35cde1391887 --- /dev/null +++ b/net-mail/cyrus-imspd/Manifest @@ -0,0 +1,13 @@ +MD5 2fb8472ca77abd5ecb72150010865089 cyrus-imspd-1.6_alpha3.ebuild 2445 +MD5 2fb8472ca77abd5ecb72150010865089 cyrus-imspd-1.7.ebuild 2445 +MD5 1d05f425dc7eb23ebfb0cf94ab324ba7 .cyrus-imspd-1.7.ebuild.swp 12288 +MD5 6c507c6ac8f1b8e4613b53b14ffa9b14 ChangeLog 1535 +MD5 daef9ba09e65d956d5850f26d0899b2c files/cyrus-imspd-db4.patch 3787 +MD5 aa6f51b5cf7fcffd8af00e26c81c2eed files/imspd.conf 156 +MD5 d6a2b7a0409bb41e919d0ea0ee8ab3f1 files/imspd.rc6 1032 +MD5 4285cc48835cd7ffe4b67e946e13ddbf files/cyrus-imspd-sasl2.patch 275125 +MD5 068e27102dcdf933be3c00f83b1b7146 files/cyrus-imspd-gentoo.patch 9408 +MD5 6f1fde348608b38d5e6c4a5e9c974b7f files/digest-cyrus-imspd-1.6_alpha3 70 +MD5 73a2af7bf09d98276e20bceb1df35b72 files/gentestcrt.sh 8790 +MD5 091bfd9602efd88a1f6411bf09203ffc files/digest-cyrus-imspd-1.7 68 +MD5 9cc4403d49faa5913f7cafe219e0ce41 files/stunnel.conf 220 |