summaryrefslogtreecommitdiff
blob: 35ffa6a7a82a92ae3142383243b3eb18742774da (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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
# ChangeLog for mail-filter/tmda
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-filter/tmda/ChangeLog,v 1.20 2011/03/27 19:20:44 ranger Exp $

  27 Mar 2011; Brent Baude <ranger@gentoo.org> tmda-1.1.12.ebuild:
  stable ppc, bug 344525

  08 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> tmda-1.1.12.ebuild:
  x86 stable wrt bug #344525

  07 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  tmda-1.1.12.ebuild:
  Update EAPI. Use Python 2, call python_mod_optimize() and
  python_mod_cleanup() (bug #313481). Don't install nonexistent
  documentation files (bug #300511).

*tmda-1.1.12 (07 Jan 2010)

  07 Jan 2010; Patrick Lauer <patrick@gentoo.org> +tmda-1.1.12.ebuild:
  Bump for #149173, thanks to Sean C. McCord for some fixups

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  06 Jan 2007; Fernando J. Pereda <ferdy@gentoo.org> -tmda-0.92.ebuild,
  -tmda-1.0.ebuild, -tmda-1.0-r1.ebuild:
  QA: Clean unused versions.

*tmda-1.1.4 (31 May 2006)

  31 May 2006; Andrej Kacian <ticho@gentoo.org> +tmda-1.1.4.ebuild:
  Version bump. Closes bug #93414, reported by Oleg Kostyuk
  <cub.uanic@gmail.com>.

  05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> tmda-1.0.3-r3.ebuild:
  Stable on ppc.

  14 Dec 2004; Andrej Kacian <ticho@gentoo.org> -tmda-1.0.3-r1.ebuild,
  -tmda-1.0.3-r2.ebuild, tmda-1.0.3-r3.ebuild, -tmda-1.0.3.ebuild:
  Stable on x86. Removed previous 1.0.3 revisions.

  12 Nov 2004; Simon Stelling <blubb@gentoo.org> tmda-1.0.3-r3.ebuild:
  added ~amd64

*tmda-1.0.3-r3 (14 Oct 2004)

  14 Oct 2004; Andrej Kacian <ticho@gentoo.org>
  +files/tmda-1.0-non-interactive-tty.patch, +tmda-1.0.3-r3.ebuild:
  Revision bump, apply patch to prevent opening /dev/tty when running in batch
  mode. See bug #67150, reported by Jesse D. Guardiani <jesse@wingnet.net>.

*tmda-1.0.3-r2 (29 Sep 2004)

  29 Sep 2004; Andrej Kacian <ticho@gentoo.org>
  files/tmda-1.0-multipart-handling.patch, +tmda-1.0.3-r2.ebuild:
  Revision bump. Fix multipart-handling patch indentation, so it applies
  cleanly. Thanks to Jesse D. Guardiani <jesse@wingnet.net> for fixing this.
  Closes 65753.

  25 Sep 2004; Andrej Kacian <ticho@gentoo.org>
  +files/tmda-1.0-multipart-handling.patch,
  -files/tmda-1.0.3-multipart-handling.patch, tmda-1.0.3-r1.ebuild,
  tmda-1.0.3.ebuild, tmda-1.0.ebuild, +tmda-1.0-r1.ebuild:
  Apply multipart-handling patch to 1.0 as well (1.0-r1). Do not install
  contrib/getuserinfo-vpopmail.sh, as it doesn't exist. Renamed
  multipart-handling patch filename and modified it, so it doesn't change
  files in live system (nasty one, sorry).

  22 Sep 2004; Andrej Kacian <ticho@gentoo.org> tmda-0.92.ebuild,
  tmda-1.0.3-r1.ebuild, tmda-1.0.3.ebuild, tmda-1.0.ebuild:
  Fixed SRC_URI

*tmda-1.0.3-r1 (22 Sep 2004)

  22 Sep 2004; Andrej Kacian <ticho@gentoo.org> +tmda-1.0.3-r1.ebuild:
  Apply patch to fix multipart message handling. Closes #60367, reported by Chet
  McNeill <chet@somedec.com>, who also submitted a patch.

*tmda-1.0.3 (03 Sep 2004)

  03 Sep 2004; Andrej Kacian <ticho@gentoo.org> +tmda-1.0.3.ebuild:
  Version bump to 1.0.3. Closes #45547, reported by Blu3
  <david+gentoo.org@blue-labs.org>. Added die message in src_compile(). Removed
  maintainer agenkin (retired) from metadata.xml

  05 Jun 2004; David Holm <dholm@gentoo.org> tmda-1.0.ebuild:
  Added to ~ppc.

*tmda-1.0 (03 Jun 2004)

  03 Jun 2004; Seemant Kulleen <seemant@gentoo.org> +metadata.xml,
  +tmda-0.92.ebuild, +tmda-1.0.ebuild:
  Moved from net-mail/tmda to mail-filter/tmda.

  10 Apr 2004; Jason Wever <weeve@gentoo.org> :
  Added ~sparc keyword, fixes bug #47411.

*tmda-1.0 (15 Jan 2004)

  15 Jan 2004; Martin Holzer <mholzer@gentoo.org> tmda-1.0.ebuild:
  Version bumped. Closes 36289.

*tmda-0.92 (10 Dec 2003)

  10 Dec 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.
  Changed the official mirror to be http://tmda.sourceforge.net/releases/.

*tmda-0.90 (01 Dec 2003)

  01 Dec 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*tmda-0.89 (17 Nov 2003)

  17 Nov 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.
  The docs have a new directory: html/img.

*tmda-0.87 (14 Oct 2003)

  14 Oct 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*tmda-0.86 (02 Oct 2003)

  02 Oct 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*tmda-0.82 (09 Aug 2003)

  09 Aug 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*tmda-0.80 (16 Jun 2003)

  10 Jul 2003; Arcady Genkin <agenkin@gentoo.org> :
  Depending on Python >=2.2 (bug #23696).

  16 Jun 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*tmda-0.79 (04 Jun 2003)

  04 Jun 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*tmda-0.74 (14 Apr 2003)

  14 Apr 2003; Arcady Genkin <agenkin@gentoo.org> :
  Updated to 0.74.
  tmda-cgi is now distributed separately, so somebody would have to write
  an ebuild for that package now.
  Made sure all the stuff under contrib/ gets installed.

*tmda-0.71 ( 08 Mar 2003 )

  08 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
  Updated to 0.71.

*tmda-0.70 ( 23 Feb 2003 )

  23 Feb 2003; Arcady Genkin <agenkin@gentoo.org> :
  Updated to 0.70.
  New contrib scripts for vpomail users.
  Now packaging all of the the contrib stuff into /usr/lib/tmda/contrib.

*tmda-0.69 ( 05 Feb 2003 )

  05 Feb 2003; Arcady Genkin <agenkin@gentoo.org> :
  Updated to 0.69.

*tmda-0.68 ( 10 Jan 2003 )

  10 Jan 2003; Arcady Genkin <agenkin@gentoo.org> :
  Updated to 0.68.

*tmda-0.67 ( 02 Jan 2003 )

  02 Jan 2003; Arcady Genkin <agenkin@gentoo.org> :
  Updated for 0.67.
  Packaged the CGI script, included with TMDA.
 
*tmda-0.65 ( 16 Nov 2002 )

  16 Nov 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.65.ebuild :
  Version update.

*tmda-0.64 ( 09 Nov 2002 )

  09 Nov 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.64.ebuild :
  Version update.  Updated Python dependency to greater or equal than
  2.1.

*tmda-0.63 ( 30 Oct 2002 )

  30 Oct 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.63.ebuild :
  Version 0.63 is released.  Make sure to read UPDATING, as always.

*tmda-0.62 ( 23 Sep 2002 )

  23 Sep 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.62.ebuild :
  Version 0.62 is released.

*tmda-0.61 ( 21 Aug 2002 )

  21 Aug 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.61.ebuild :
  Version 0.61 is released.

*tmda-0.59 ( 6 Aug 2002 )

  6 Aug 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.59.ebuild :
  Version 0.59 is released.
  One new file installed: /usr/lib/tmda/lisp/tmda.el.  This is a
  tmda helper for Gnus mail reader.

*tmda-0.58 ( 16 July 2002 )

  16 July 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.58.ebuild :
  Version 0.58 is released.

*tmda-0.57 ( 18 June 2002 )

  18 June 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.57.ebuild :
  Version 0.57 is released.

*tmda-0.56 ( 30 May 2002 )

  30 May 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.56.ebuild :
  Version 0.56 is released.  There are important changes in the program.
  Please read the documentation in the UPGRADE file.

*tmda-0.55 ( 15 May 2002 )

  15 May 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.55.ebuild :
  Version 0.55 is released.

*tmda-0.54 ( 2 May 2002 )

  2 May 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.54.ebuild :
  Version 0.54 is released.

*tmda-0.52 ( 24 Apr 2002 )

  24 Apr 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.52.ebuild :
  Version 0.52 is released.
  This is a bugfix release, so everybody should upgrade.

*tmda-0.51 ( 3 Apr 2002 )

  3 Apr 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.51.ebuild :
  Version 0.51 is released.
  This is a bugfix release, so everybody should upgrade.

*tmda-0.50 ( 1 Apr 2002 )

  1 Apr 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.50.ebuild :
  Version 0.50 is released.

*tmda-0.49 ( 16 Mar 2002 )

  16 Mar 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.48.ebuild :
  Version 0.49 is released.

*tmda-0.48 ( 1 Mar 2002 )

  1 Mar 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.48.ebuild :
  Version 0.48 is released.
  Make sure to read /usr/share/doc/tmda-0.48/UPGRADE.gz for important info
  if upgrading from a previous version.

*tmda-0.47 ( 19 Feb 2002 )

  14 Feb 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.47.ebuild :
  Version 0.47 is released.

*tmda-0.46 ( 8 Feb 2002 )

  14 Feb 2002; Arcady Genkin <agenkin@thpoon.com> tmda-0.46.ebuild :
  Updated the .ebuild file to reflect suggestions from TMDA's author,
  Jason R. Mastaler.  Also, shuffled the things around to make the ebuild's
  organization clearer, and make use of things like 'dobin'.
  There are no user-visible changes to the package, that's why it is not
  bumped up to -r1.

  8 Feb 2002; Grant Goodyear <g2boojum@gentoo.org> :
  Updated to the latest version; removed -0.45.
  
*tmda-0.45 ( 5 Feb 2002 )

  5 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> tmda-0.45.ebuild, files/digest-tmda-0.45 :
  TMDA (Tagged Message Delivery Agent) is an OSI certified software 
  application designed to significantly reduce the amount of SPAM/UCE
  (junk-mail) you receive.  TMDA combines a "whitelist" (for known/trusted 
  senders), a "blacklist" (for undesired senders), and a cryptographically 
  enhanced confirmation system (for unknown, but legitimate senders).  TMDA 
  strives to be more effectual, yet less time-consuming than traditional 
  filters.