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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
|
# ChangeLog for net-mail/courier-imap
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/ChangeLog,v 1.30 2003/04/11 22:44:20 liquidx Exp $
18 Feb 2003; Nick Hadaway <raker@gentoo.org> files/gentoo-*.rc :
Updated gentoo-*.rc with fix0rs found by Psi-Jack!
*courier-imap-1.7.0 (01 Feb 2003)
11 Apr 2003; Alastair Tse <liquidx@gentoo.org> courier-imap-1.7.0.ebuild:
deps now reflect that it needs db3 and nothing else. fixes #18734.
04 Feb 2003; Nick Hadaway <raker@gentoo.org> courier-imap-1.7.0.ebuild :
Updated vpopmail detection to account for a different home directory
for vpopmail.
01 Feb 2003; Nick Hadaway <raker@gentoo.org> courier-imap-1.7.0.ebuild,
files/digest-courier-imap-1.7.0 :
Version bump. Includes some postgres changes and other fixes.
*courier-imap-1.6.2-r1 (29 Jan 2003)
29 Jan 2003; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.2-r1.ebuild,
files/digest-courier-imap-1.6.2-r1 :
Now filtering -funroll-loops and -fomit-frame-pointer like in the
courier ebuild.
*courier-imap-1.6.2 (31 Dec 2002)
14 Jan 2003; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.2.ebuild :
Tamed down the postgres dependancy.
09 Jan 2002; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.2.ebuild :
Marked stable for x86.
31 Dec 2002; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.2.ebuild,
files/digest-courier-imap-1.6.2 :
Version bump. new ebuild logic for unicode support. Added postgres
use variable support.
*courier-imap-1.6.1 (12 Dec 2002)
25 Dec 2002; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.1.ebuild,
files/gentoo-imapd-1.6.1.rc, files/gentoo-imapd-ssl-1.6.1.rc,
files/gentoo-pop3d-1.6.1.rc, files/gentoo-pop3d-ssl-1.6.1.rc :
Updated the gentoo rc files and ebuild as logger has changed
to courierlogger.
12 Dec 2002; Nick Hadaway <raker@gentoo.org>
courier-imap-1.6.1.ebuild, files/digest-courier-imap-1.6.1 :
Version bump. Added a test for vpopmail so proper configure options
are passed.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*courier-imap-1.5.3 (25 Sep 2002)
25 Sep 2002; Nick Hadaway <raker@gentoo.org>
courier-imap-1.5.3.ebuild, files/digest-courier-imap-1.5.3 :
Version bump. Lots of SSL fixes.
*courier-imap-1.5.1 (03 Aug 2002)
11 Sep 2002; Nick Hadaway <raker@gentoo.org>
courier-imap-1.5.1.ebuild, files/authdaemond.conf,
files/authdaemond.rc6 :
Updated authenticator choosing mechanism. Removed pgsql authenticator
as it is not a supported backend.
30 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> :
Added ppc to keywords.
03 Aug 2002; Nick Hadaway <raker@gentoo.org>
courier-imap-1.5.1.ebuild, files/digest-courier-imap-1.5.1 :
Version bump. Added support for unicode searching, and proper
listening to the ipv6 use variable.
*courier-imap-1.5.0 (24 Jun 2002)
22 Jul 2002; Nick Hadaway <raker@gentoo.org> authdaemond.rc6 :
Fixed small typo. changed pqsql to pgsql. Closes bug #5163.
26 Jul 2002; Nicholas Jones <carpaski@gentoo.org :
Added in a check for vpopmail as Courier-IMAP just assumes that if
the user exists, then all the files MUST exist.
24 Jun 2002; Donny Davies <woodchip@gentoo.org> :
Chase latest release.
*courier-imap-1.4.5-r3 (20 Jun 2002)
20 Jun 2002; Kyle Manna <nitro@gentoo.org> :
Moved maildirmake for /usr/sbin to /usr/bin, close bug #3844
*courier-imap-1.4.5-r2 (14 Jun 2002)
14 Jun 2002; Kyle Manna <nitro@gentoo.org> :
Forgot to install /etc/init.d/authdaemond
*courier-imap-1.4.5-r1 (8 Jun 2002)
8 Jun 2002; Kyle Manna <nitro@gentoo.org> :
Added pop3 init scripts.
*courier-imap-1.4.3-r1 (30 Apr 2002)
30 Apr 2002; Donny Davies <woodchip@gentoo.org> :
Added tcltk? ( >=dev-tcltk/expect-5.33.0 ) to RDEPEND, closing #2282.
*courier-imap-1.4.3 (1 Apr 2002)
1 Apr 2002; Donny Davies <woodchip@gentoo.org> :
Updated to latest release. Added --enable-workarounds-for-imap-client-bugs
to ./configure which helps some clients; notably Netscape Messenger. Now
installs a pam_stack aware pam.d/ file.
*courier-imap-1.4.1-r4 (14 Mar 2002)
14 Mar 2002; Grant Goodyear <g2boojum@gentoo.org> :
Fixed bug where /etc/courier-imap/pop3d didn't have MAILDIR=.maildir set.
*courier-imap-1.4.1-r2 (21 Feb 2002)
21 Feb 2002; Grant Goodyear <g2boojum@gentoo.org> :
Modified the ebuild so that /usr/sbin/{imapd,pop3d} get renamed to
/usr/sbin/{courier-imapd,courier-pop3d}. I also had to change hack
the /usr/lib/courier-imap/*.rc files to call these newly-named functions.
While I was at it I cleaned up the ebuilds and fixed the not-yet-caught
bug that pop3d was still trying to use Maildir instead of ${MAILDIR}.
Fixes bug #584.
*courier-imap-1.4.1-r1 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|