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
|
# ChangeLog for net-mail/uw-imap
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.15 2003/04/15 21:39:29 agriffis Exp $
09 Feb 2003; Dean Bailey <alron@gentoo.org> uw-imap-2002b.ebuild,
uw-imap-2001a-r3.ebuild :
Added !net-mail/vimap conflict.
*uw-imap-2002b (12 Jan 2003)
15 Apr 2003; Aron Griffis <agriffis@gentoo.org> uw-imap-2002b.ebuild:
Add ~alpha to KEYWORDS
20 Mar 2003; Guy Martin <gmsoft@gentoo.org> uw-imap-2002b.ebuild,
uw-imap-2002a.ebuild :
Added ~hppa to KEYWORDS.
12 Jan 2003; Nick Hadaway <raker@gentoo.org> uw-imap-2002b.ebuild,
files/digest-uw-imap-2002b :
Version bump.
*uw-imap-2002a (26 Dec 2002)
26 Dec 2002; Nick Hadaway <raker@gentoo.org> uw-imap-2002a.ebuild,
files/digest-uw-imap-2002a :
Version bump. No patches this time. Plaintext passwd file
authentication is currently turned of with ssl enabled. The ssl
certs directory is now /etc/ssl/certs to match with the newest openssl
builds.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*uw-imap-2001a-r3 (25 Sep 2002)
20 Mar 2003; Guy Martin <gmsoft@gento.org> uw-imap-2001a-r3.ebuild,
uw-imap-2001a-r2.ebuild :
Added hppa to KEYWORDS.
24 Sep 2002; Nick Hadaway <raker@gentoo.org> uw-imap-2001a-r3.ebuild,
files/digest-uw-imap-2001a-r3, files/gentoo-2001a-r3.diff,
files/imap-2001a.4-patch-with-delete-fix.bz2 :
Added initial Maildir support. Much testing is needed.
*uw-imap-2001a-r2 (6 Jun 2002)
17 Aug 2002; Nick Hadaway <raker@gentoo.org> uw-imap-2001a-r2.ebuild :
Reverted mailsubdir option change as it may break many client installs.
Disabled reverse DNS lookups. Updated SSL configuration options.
Changed imap login timeout from 3 minutes to 1 minute.
16 Aug 2002; Nick Hadaway <raker@gentoo.org> uw-imap-2001a-r2.ebuild :
Added support for the default mailsubdir to be ~/mail. Almost
added in support for the Y4K leap year bug fix, just in case the
maintainer of uw-imap disappears for a millenia or two.
6 Jun 2002; Donny Davies <woodchip@gentoo.org> uw-imap-2001a-r2.ebuild,
uw-imap.pam, uw-imap.pam-system-auth, uw-imap.xinetd, uw-imaps.xinetd,
uw-ipop2.xinetd, uw-ipop3.xinetd :
Default pam.d/ snippet should use system-auth; close #3218. Add
$Header's, LICENSE, SLOT.
*uw-imap-2001a-r1 (15 Apr 2002)
15 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> :
Made uw-imap install more headers, so that php with imap
support will properly compile. Bug #1759
Removed virtual/imapUW PROVIDE because php will only DEPEND on
uw-imap specifically. pine will also no longer PROVIDE virtual/imapUW
now.
*uw-imap-2001a (23 Feb. 2002)
22 Feb 2002; Grant Goodyear <g2boojum@gentoo.org> :
New ebuild; submitted by Cristian Martinez <cfuga@itam.mx>.
|