summaryrefslogtreecommitdiff
blob: fdd2126d1026584c01e253e1daa929f741635cfc (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
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.43 2004/02/27 12:33:59 bazik Exp $

  27 Feb 2004; Sven Blumenstein <bazik@gentoo.org> fetchmail-6.2.5.ebuild:
  Stable on sparc.

  27 Feb 2004; Sven Blumenstein <bazik@gentoo.org> fetchmail-6.2.5.ebuild:
  Stable on sparc.

  22 Feb 2004; Aron Griffis <agriffis@gentoo.org> fetchmail-5.9.14.ebuild:
  Remove arm keywords

  22 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> fetchmail-6.2.5.ebuild:
  Fix kerberos5 support. Closing #28113.

  18 Jan 2004; <tuxus@gentoo.org> fetchmail-6.2.3.ebuild:
  Added ~mips to KEYWORDS.

  21 Nov 2003; Jason Wever <weeve@gentoo.org> fetchmail-6.2.5.ebuild:
  Added ~sparc keyword.

  12 Nov 2003; <mkennedy@gentoo.org> fetchmail-6.2.5.ebuild:
  use make, not emake

  12 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> fetchmail-6.2.5.ebuild :
  Make it compile on amd64.

*fetchmail-6.2.5 (22 Oct 2003)

  22 Oct 2003; Martin Holzer <mholzer@gentoo.org> fetchmail-6.2.5.ebuild:
  Version bumped.

  03 Sep 2003; Aron Griffis <agriffis@gentoo.org> fetchmail-6.2.3.ebuild,
  fetchmail-6.2.4.ebuild:
  Mark 6.2.3 stable on alpha, and mark 6.2.4 unusable.  It corrupts mail
  headers, at least on alpha.

*fetchmail-6.2.4 (17 Aug 2003)

  17 Aug 2003; Nick Hadaway <raker@gentoo.org> fetchmail-6.2.4.ebuild:
  Version bump.  Added kerberos and krb4 suuport.

  21 Jul 2003; Nick Hadaway <raker@gentoo.org> fetchmail-6.2.3.ebuild:
  Marked stable for x86

*fetchmail-6.2.3 (19 Jul 2003)

  19 Jul 2003; Nick Hadaway <raker@gentoo.org> fetchmail-6.2.3.ebuild:
  Version bump.  Removed an unneeded patch.

*fetchmail-6.2.2-r2 (15 Apr 2003)

  15 Apr 2003; Jon Portnoy <avenj@gentoo.org> fetchmail-6.2.2-r2.ebuild :
  Patch added to fix a bug with multiple return paths confusing 
  fetchmail. Fixes bug #19372.

*fetchmail-6.2.2-r1 (24 Mar 2003)

  31 Mar 2003; Jon Portnoy <avenj@gentoo.org> files/fetchmail
	files/conf.d-fetchmail :
  Adjusted init scripts to get polling_period from conf.d/fetchmail,
  fixes bug #18546.


  30 Mar 2003; Jon Portnoy <avenj@gentoo.org> files/fetchmail :
  Added -d 60 to close bug #18491

*fetchmail-6.2.2 (24 Mar 2003)

  25 Mar 2003; Daniel Robbins <drobbins@gentoo.org> files/fetchmail:
  initscript now has "use mta" so that we can begin to close bug #11455.
  
  24 Mar 2003; Jon Portnoy <avenj@gentoo.org> fetchmail-6.2.2.ebuild :
  Version bump, latest fetchmail.

  05 Feb 2003; Aron Griffis <agriffis@gentoo.org> fetchmail-6.2.1-r1.ebuild :
  Mark stable on alpha

*fetchmail-6.2.1-r1 (28 Jan 2003)

  19 Mar 2003; Martin Holzer <mholzer@gentoo.org> fetchmail-6.2.1-r1.ebuild:
  Added ipv6 to IUSE. Closes #17816.

  27 Feb 2003; Seemant Kulleen <seemant@gentoo.org> fetchmail-5.9.14.ebuild,
  fetchmail-6.2.1-r1.ebuild:
  homepage and SRC_URI update thanks to Brian Bilbrey <bilbrey@orbdesigns.com>
  in bug #16446

  28 Jan 2003; Nick Hadaway <raker@gentoo.org> fetchmail-6.2.1-r1.ebuild,
  files/digest-fetchmail-6.2.1-r1 :
  New ebuild with changes as suggested on bug #14643.  Stupid configure
  scripts?  Thanks to Benjamin Ritcey for noticing it's failures.

*fetchmail-6.2.1 (16 Jan 2003)

  16 Jan 2003; Nick Hadaway <raker@gentoo.org> fetchmail-6.2.1.ebuild,
  files/digest-fetchmail-6.2.1 :
  Version bump.

*fetchmail-6.2.0-r1 (26 Dec 2002)

  26 Dec 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.2.0-r1.ebuild,
  digest-fetchmail-6.2.0-r1, files/fetchmail-6.2.0-gentoo.diff :
  Enable ipv6 support.

  16 Dec 2002; Aron Griffis <agriffis@gentoo.org> fetchmail-6.2.0.ebuild :
  Added ~alpha to KEYWORDS

*fetchmail-6.2.0 (14 Dec 2002)

  14 Dec 2002; Jon Portnoy <avenj@gentoo.org> fetchmail-6.2.0.ebuild :
  Version bump, major security fix. In stable straight off due to the 
  nature of the security hole (potential root compromise).
  See http://security.e-matters.de/advisories/052002.html for more
  information.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*fetchmail-6.1.2 (01 Nov 2002)

  14 Nov 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.1.2.ebuild :
  Marked stable.  Adjusted ebuild based on bug #10523.

  01 Nov 2002; Brandon Low <lostlogic@gentoo.org> fetchmail-6.1.2.ebuild :
  Refix the manpages so that we don't install un-necessary stuff,
  version bump, unstable briefly.

*fetchmail-6.1.1 (21 Oct 2002)

  23 Oct 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.1.1.ebuild :
  Fixed a manpage symlink problem as reported on bug #9270.  Thanks
  to sakari@ionstream.fi for noticing this problem.

  22 Oct 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.1.1.ebuild :
  Removing the unstable flag.

  21 Oct 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.1.1.ebuild,
  files/digest-fetchmail-6.1.1 :
  Version bump.  No ebuild changes required.  Currently marked unstable
  Please test and comment on bug #9340

*fetchmail-6.1.0 (01 Oct 2002)

  10 Oct 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.1.0.ebuild :
  I made a booboo and patched the Makefile post-configure.  Reversing
  patch.

  08 Oct 2002; Nick Hadaway <raker@gentoo.org> fetchmail-6.1.0.ebuild :
  Added a patch to remove /usr/include warning messages if ssl is
  enabled. 

  01 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*fetchmail-5.9.14 (11 Sep 2002)

  30 Sep 2002; Brad Cowan <bcowan@gentoo.org> :
  Changed einstall back to install and placed man pages in correct dir
  Fixes bug #8554

  28 Sep 2002; Owen Stampflee <owen@gentoo.org> :
  Added PPC to KEYWORDS
  
  11 Sep 2002; Nick Hadaway <raker@gentoo.org> fetchmail-5.9.14.ebuild,
  files/digest-fetchmail-5.9.14, files/configure-5.9.14.diff :
  Version bump.  Fixed some ebuild typos, modified configure so gcc3
  doesn't complain about -I/usr/include.  Changed to econf and einstall.
  Please check out bug #7338 if you want hints on how to log fetchmail
  errors to a console.

*fetchmail-5.9.11-r1 (16 Jul 2002)

  16 Jul 2002; Ben Lutgens <lamer@gentoo.org> fetchmail-5.9.11-r1,
  files/fetchmail :
  Added an initscript, revved the minor version to -r1 for masking purposes,
  masked. Fixes bug 4415
  

*fetchmail-5.9.7 (14 Feb 2002)

  14 Feb 2002; Arcady Genkin <agenkin@thpoon.com> fetchmail-5.9.7.ebuild :
  Updated to 5.9.7 version.
  Warns the user if fetchmailconf cannot be run due to missing python+tkinter.

*fetchmail-5.9.6 (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.