blob: 2aee01befaf9a34bf282606ae2788887848555aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# ChangeLog for net-mail/cyrus-imapd
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.14 2002/10/11 14:57:37 raker Exp $
*cyrus-imapd-2.1.9-r1 (01 Oct 2002)
11 Oct 2002; Nick Hadaway <raker@gentoo.org>
cyrus-imapd-2.1.9-r1.ebuild :
Added gssapi support based on the kerberos use flag. Beautified the
ebuild a bit more.
01 Oct 2002; Alexander Holler <holler@ahsoftware.de>
cyrus-imapd-2.1.9-r1.ebuild, files/cyrus_2.conf, files/gentestcrt.sh,
files/imapd_2.conf, files/master.8.diff:
Removed cyradm and sieveshell (now in package cyrus-imap-admin).
Added generation of a self-signed test certificate.
Added 'use dns logger' to the startup-script.
Renamed master to cyrusmaster because postfix has a master too (manpage conflict)
*cyrus-imapd-2.1.9 (10 Sep 2002)
23 Sep 2002; Nick Hadaway <raker@gentoo.org> files/cyrus.conf :
Changed imap and pop3 listen port names to imap2 and pop-3. See bug
#7178 for further information.
16 Sep 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.9.ebuild :
Updated src_install() to delete the empty /var/log{auth,imapd}.log
files. Closes bug #7196.
10 Sep 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.9.ebuild,
files/digest-cyrus-imapd-2.1.9, files/config.diff :
Version bump. Cleaned up the ebuild even more. Added a patch to
bypass the -I/usr/include gcc problem. Added kerberos use flag.
*cyrus-imapd-2.1.5-r1 (13 Aug 2002)
22 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.5-r1.ebuild :
Added RDEPEND on net-mail/mailbase. Closes bug #6573.
13 Aug 2002; Nick Hadaway <raker@gentoo.org>
cyrus-imapd-2.1.5-r1.ebuild, files/digest-cyrus-imapd-2.1.5-r1 :
Updated ebuild with fixes provided by Dominik Westner. Enabled perl and
cyradm in configure if use perl is set. This will install cyradm and
sieveshell scripts and the perl modules for cyrus imapd.
*cyrus-imapd-2.1.5 (13 Jul 2002)
13 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.5.ebuild :
Re-enabled --without-perl until installation snafus are fixed.
12 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.5.ebuild :
I have no idea why --without-perl was one of the configure options.
08 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.5.ebuild :
Added a couple of configure options suggested by mhromada@elas.sk on
bug #6156.
06 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.5.ebuild :
Changed emake to make after experiencing compile problems on multiple
systems. Updated keywords. ppc and sparc need testing. Fixed little
typos and removed an unneeded comment about /etc/services.
22 Jul 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.5.ebuild :
Fixed small typo in dependancies. Changed open-afs to openafs.
13 Jul 2002; Nick Hadaway <raker@gentoo.org>
cyrus-imapd-2.1.5.ebuild and friends :
Ebuild and friends created by Alexander Holler. Thank you!
Created diff so program will compile with current version of
e2fsprogs.
|