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
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
|
# ChangeLog for mail-client/balsa
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.40 2006/08/29 09:19:53 ferdy Exp $
29 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> balsa-2.3.13.ebuild:
Re-add ~alpha as per bug #144346
*balsa-2.3.13 (18 Aug 2006)
18 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> +balsa-2.3.13.ebuild:
Revbump wrt #137922 and #141318. Also s/allanonjl/gustavoz/ on metadata
*balsa-2.3.8 (21 Jan 2006)
21 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org> +balsa-2.3.8.ebuild:
Version bump from upstream. Resolves bug #108688 and bug #110343
12 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
balsa-2.0.15-r2.ebuild, balsa-2.2.6-r3.ebuild, balsa-2.2.6-r4.ebuild,
balsa-2.3.4-r1.ebuild:
pkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml
12 Jan 2006; <dang@gentoo.org> balsa-1.4.3.ebuild:
Change gtkhtml dep prior to libgtkhmtl->gtkhtml
*balsa-2.3.4-r1 (07 Jul 2005)
07 Jul 2005; John N. Laliberte <allanonl@bu.edu>
+files/balsa-2.3.4-icon-cache.patch, -balsa-2.3.4.ebuild,
+balsa-2.3.4-r1.ebuild:
fix for bug #98148, remove icon-cache file.
*balsa-2.3.4 (05 Jul 2005)
05 Jul 2005; John N. Laliberte <allanonjl@gentoo.org> +balsa-2.3.4.ebuild:
version bump to fix #97825. Add gnome use flag with deps since its supported
upstream. remove patches since they have since been merged.
16 Jun 2005; John N. Laliberte <allanonjl@gentoo.org>
balsa-2.0.15-r2.ebuild:
2.0.15 scrollkeeper fix.
*balsa-2.2.6-r4 (11 Jun 2005)
11 Jun 2005; John N. Laliberte <allanonjl@gentoo.org> -balsa-2.2.6.ebuild,
-balsa-2.2.6-r1.ebuild, -balsa-2.2.6-r2.ebuild, +balsa-2.2.6-r4.ebuild:
scrollkeeper violation fix as reported in #92920, cleanup old ebuilds.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
balsa-2.0.15-r2.ebuild:
Stable on ppc.
*balsa-2.2.6-r3 (24 May 2005)
24 May 2005; John N. Laliberte <allanonjl@gentoo.org>
files/balsa-sqlite3-fix.patch, +balsa-2.2.6-r3.ebuild:
update to sqlite3 patch, run autoheader
*balsa-2.2.6-r2 (24 May 2005)
24 May 2005; John N. Laliberte <allanonjl@gentoo.org>
+files/balsa-sqlite3-fix.patch, +balsa-2.2.6-r2.ebuild:
fixes bug #93511, backport patch from cvs to fix compilation issue with
sqlite3.
*balsa-2.2.6-r1 (23 May 2005)
23 May 2005; John N. Laliberte <allanonjl@gentoo.org>
+files/balsa-ssl.patch, +balsa-2.2.6-r1.ebuild:
patch to make ssl work. Thanks to Andrea Pinazzi for researching. fixes
#93670
17 May 2005; Fernando J. Pereda <ferdy@gentoo.org> balsa-2.2.6.ebuild:
keyworded ~alpha wrt #86732
05 May 2005; Sven Wegener <swegener@gentoo.org> balsa-2.2.6.ebuild:
Added missing parentheses to *DEPEND.
24 Apr 2005; John N. Laliberte <allanonjl@gentoo.org> balsa-2.2.6.ebuild:
Fix to RDEPEND to allow gtkhtml 2 or 3.
30 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> balsa-2.2.6.ebuild:
Keyworded ~sparc wrt #86731
30 Mar 2005; Sven Wegener <swegener@gentoo.org> balsa-2.2.6.ebuild:
Fixed invalid atoms in *DEPEND.
29 Mar 2005; John N. Laliberte <allanonjl@gentoo.org>
+files/balsa-2.2.6-deprecation.fix.patch, balsa-2.2.6.ebuild:
Updated deps in ebuild and reworked some parts. Ebuild now applies a
deprecation patch.
27 Mar 2005; John N. Laliberte <allanonjl@gentoo.org> balsa-2.2.6.ebuild:
Typo on the gmime dep.
27 Mar 2005; John N. Laliberte <allanonjl@gentoo.org> balsa-2.2.6.ebuild:
Updated deps to require >=gmime-2.1.9-r1. Fixes bug #86750.
26 Mar 2005; John N. Laliberte <allanonjl@gentoo.org> balsa-2.2.6.ebuild:
-m Added ~amd64 support. Forgot to carry this arch over on previous commit.
*balsa-2.2.6 (25 Mar 2005)
25 Mar 2005; John N. Laliberte <allanonjl@gentoo.org> metadata.xml,
+balsa-2.2.6.ebuild:
Updated ebuild that fix #77938 and #57200. sparc and alpha support was dropped
because gmime, a required dep is not supported on those archs. Bugs were filed
with those archs. Updated metadata that included myself as maintainer.
12 Dec 2004; Daniel Black <dragonheart@gentoo.org> -balsa-2.0.15-r1.ebuild:
remove balsa-2.0.15-r1 in order to remove old gpgme dependancies. bug #72620
refers
12 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> balsa-2.0.15-r2.ebuild:
Stable on alpha.
04 Dec 2004; Tom Martin <slarti@gentoo.org> balsa-2.0.15-r2.ebuild:
Marked ~amd64 for bug 72417.
30 Nov 2004; Mike Gardiner <obz@gentoo.org> balsa-2.0.15-r2.ebuild:
Marked x86 for bug #72620
15 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> balsa-2.0.15-r2.ebuild:
Stable on sparc wrt #64485
22 Sep 2004; Andrej Kacian <ticho@gentoo.org> balsa-2.0.15-r1.ebuild,
balsa-2.0.15-r2.ebuild:
Changed =app-crypt/gpgme-0.3.14 RDEPEND to ~app-crypt/gpgme-0.3.14. Closes
#64969, reported by Antonio <netbix@tiscali.it>
16 Sep 2004; Daniel Black <dragonheart@gentoo.org> balsa-2.0.14.ebuild:
Fixed gpgme dependancy in accordance with bug #63501
16 Aug 2004; Daniel Black <dragonheart@gentoo.org>
-files/gpgme3-autoconf.patch, balsa-2.0.15-r2.ebuild:
Have modified gpgme-0.3.14-r1 a bit to make it easier. As a result this needed
to changed
*balsa-1.4.3 (10 Aug 2004)
10 Aug 2004; Daniel Black <dragonheart@gentoo.org>
+files/balsa-1.4.0-gentoo.diff, +balsa-1.4.3.ebuild:
overzealous trimming last time. Reintroduced gtk-1 version. Fixes bug #59875
*balsa-2.0.14 (10 Aug 2004)
10 Aug 2004; Daniel Black <dragonheart@gentoo.org> +balsa-2.0.14.ebuild,
+files/gtk+2.4-2.patch:
overzealous trimming last time. Reintroduced stable version
*balsa-2.0.15-r2 (08 Aug 2004)
08 Aug 2004; Daniel Black <dragonheart@gentoo.org>
-files/balsa-1.4.0-gentoo.diff, +files/gpgme3-autoconf.patch,
-files/gtk+2.4-2.patch, -files/gtk+2.4.patch, -balsa-1.4.3.ebuild,
-balsa-2.0.11.ebuild, -balsa-2.0.14.ebuild, balsa-2.0.15-r1.ebuild,
+balsa-2.0.15-r2.ebuild:
Depandancy changes as per bug #57193. Cleanout of old version. Version bump
for new gpgme0.3.14-r1 (permission from foser
04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> balsa-2.0.15-r1.ebuild:
Stable on alpha.
*balsa-2.0.11 (29 May 2004)
29 May 2004; Seemant Kulleen <seemant@gentoo.org> +metadata.xml,
+files/balsa-1.4.0-gentoo.diff, +files/balsa-gtk+-2.4-deprecation-fix.patch,
+files/gtk+2.4-2.patch, +files/gtk+2.4.patch, +balsa-1.4.3.ebuild,
+balsa-2.0.11.ebuild, +balsa-2.0.14.ebuild, +balsa-2.0.15-r1.ebuild:
Moved from net-mail/balsa to mail-client/balsa.
19 May 2004; Yi Qiang <khai@gentoo.org> balsa-2.0.15-r1.ebuild:
Fixed ldap support.
06 May 2004; Yi Qiang <khai@gentoo.org> +files/gtk+2.4.patch,
-balsa-2.0.10.ebuild, balsa-2.0.11.ebuild, balsa-2.0.14.ebuild:
Fixed gtk+2.4 stuff for older ebuilds.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> balsa-1.4.3.ebuild:
Add inherit eutils
10 Apr 2004; <khai@gentoo.org> balsa-2.0.15-r1.ebuild:
First commit, patch to make balsa-2.0.15-r1 compile against gtk+-2.4
07 Jan 2004; Jason Wever <weeve@gentoo.org> balsa-2.0.14.ebuild:
Marked stable on sparc.
*balsa-2.0.15-r1 (25 Nov 2003)
25 Nov 2003; foser <foser@gentoo.org> balsa-2.0.15-r1.ebuild :
Yay, fix configure switching.. move it to the right spot (duh!)
*balsa-2.0.15 (10 Nov 2003)
10 Nov 2003; foser <foser@gentoo.org> balsa-2.0.15.ebuild :
New version as requested in #30840
minor cleanups
*balsa-2.0.14 (01 Sep 2003)
01 Sep 2003; <spider@gentoo.org> balsa-2.0.14.ebuild:
Version bump
18 Aug 2003; Aron Griffis <agriffis@gentoo.org> balsa-2.0.12.ebuild:
Add ~alpha to KEYWORDS
*balsa-2.0.12 (13 Jul 2003)
13 Jul 2003; foser <foser@gentoo.org> balsa-2.0.12.ebuild :
New version, move scrollkeeper to RDEPEND, add USE crypt gpgme support
10 Jun 2003; Alastair Tse <liquidx@gentoo.org> balsa-2.0.10.ebuild,
balsa-2.0.11.ebuild:
fixing libgtkhtml deps
*balsa-2.0.11 (15 May 2003)
15 May 2003; foser <foser@gentoo.org> balsa-2.0.11.ebuild :
New version, minor ebuild cleanups
02 May 2003; Jason Wever <weeve@gentoo.org> balsa-1.4.3.ebuild:
Changed ~sparc keyword to sparc in relation to the mutt related buffer
overflow.
30 Apr 2003; Daniel Ahlberg <aliz@gentoo.org> balsa-2.0.10.ebuild :
Unmasked becuse of security update.
*balsa-2.0.10 (25 Apr 2003)
25 Apr 2003; foser <foser@gentoo.org> balsa-2.0.10.ebuild :
New version (#18142)
Fix gtkhtml switch (#19880)
Make more use of gnome2 eclass, set SLOT to 0
*balsa-1.4.3 (25 Apr 2003)
25 Apr 2003; <foser@gentoo.org> balsa-1.4.3.ebuild :
25 Apr 2003; foser <foser@gentoo.org> balsa-1.4.3.ebuild :
New version (#18142), set SLOT to 0, balsa isn't slotted
*balsa-2.0.9-r1 (08 Mar 2003)
08 Mar 2003; foser <foser@gentoo.org> balsa-2.0.9-r1.ebuild :
disabled threads because of bug #17079
*balsa-2.0.9 (03 Mar 2003)
22 Apr 2003; Graham Forest <vladimir@gentoo.org> balsa-2.0.1-r2.ebuild,
balsa-2.0.5.ebuild, balsa-2.0.9-r1.ebuild, balsa-2.0.9.ebuild:
app-text/aspell -> virtual/aspell-dict
03 Mar 2003; foser <foser@gentoo.org> balsa-2.0.9.ebuild :
New version
Made it use only libgnomeprint(ui)-2.2 (better anyway)
Removed nls USE (obsoleted)
*balsa-2.0.5 (07 Jan 2003)
15 Feb 2003; Jungmin Seo <seo@gentoo.org> balsa-2.0.5.ebuild :
aspell is not an option atm. balsa needs aspell or pspell, but
pspell is not in gentoo yet
13 Feb 2003; Jungmin Seo <seo@gentoo.org> balsa-2.0.5.ebuild :
added IUSE variable and ~ppc
07 Jan 2003; foser <foser@gentoo.org> balsa-2.0.5.ebuild :
New version, spell should be aspell ready now
19 Dec 2002; Dean Bailey <alron@gentoo.org> :
Removed sparc64 keyword
*balsa-2.0.3 (11 Dec 2002)
13 Feb 2003; Jungmin Seo <seo@gentoo.org> balsa-2.0.5.ebuild :
added IUSE variable
11 Dec 2002; foser <foser@gentoo.org> balsa-2.0.3.ebuild :
New version with input from Edy <edybsd@yahoo.com.ar> (LDAP) and Evan Read <eread@freeshell.org> (aspell/general) (bug #9931)
* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*balsa-1.4.0-r1 (03 Sep 2002)
22 Apr 2003; Graham Forest <vladimir@gentoo.org> balsa-1.4.0-r1.ebuild:
app-text/aspell -> virtual/aspell-dict
20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> balsa-2.0.1-r2.ebuild
balsa-1.4.0-r1.ebuild :
Added ppc to KEYWORDS.
11 Sep 2002; Seemant Kulleen <seemant@gentoo.org> balsa-2.0.1-r2.ebuild
balsa-1.4.0-r1.ebuild files/balsa-2.0.1-gentoo.diff
files/balsa-1.4.0-gentoo.diff :
Patched up to use the new aspell. Closes bug #7545 by: rigo@home.nl (Rigo
Ketelings)
06 Sep 2002; Seemant Kulleen <seemant@gentoo.org> balsa-2.0.1-r2.ebuild :
Patch up configure file to find laspell instead of the pspell stuff.
Closes bug #7545 by rigo@home.nl (Rigo Ketelings)
03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> balsa-1.3.6-r2.ebuild
balsa-1.4.0-r1.ebuild balsa-2.0.1-r1.ebuild :
Changed spell dependency to aspell-0.50 instead of pspell
*balsa-1.4.0 (19 Aug 2002)
19 Aug 2002; Gabriele Giorgetti <stroke@gentoo.org> balsa-1.4.0.ebuild:
New version for gtk1/GNOME1, removed balsa-x.x.x-gentoo.patch which is
no longer actual, --with-mailpath=/var/mail is now passed to the balsa
configure and not the libmutt/configure
*balsa-2.0.1-r1 (02 Jul 2002)
02 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> balsa-2.0.1-r1.ebuild :
Added workaround for bug #4095, it replaces the varmail patch which has
been removed. (Closes bug #4095)
Updated deps.
*balsa-2.0.1 (17 Jun 2002)
17 Jun 2002; Spider< spider @gentoo.org> balsa-2.0.1.ebuild :
Updated the LIB patch to work
the varmail patch seems no longer actual
new version
balsa-2.0.0_pre1-r1 (10 June 2002)
10 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> balsa-2.0.0_pre1-r1.ebuild :
Changed deps to match with the new location of libgnomeprint and libgnomeprintui
(in gnome-base actually)
balsa-2.0.0_pre1 (3 June 2002)
3 June 2002; Gabriele Giorgetti <stroke@gentoo.org> balsa-2.0.0_pre1.ebuild :
files/balsa-2.0.0-varmail.patch added to fix bug #3251
balsa-2.0.0_pre1 (30 May 2002)
30 May 2002; Spider <spider@gentoo.org> balsa-2.0.0_pre1.ebuild :
add a missing dep for pspell
*balsa-2.0.0_pre1 (30 May 2002)
30 May 2002; Spider <spider@gentoo.org> balsa-2.0.0_pre1.ebuild :
Adding the Gnome2 branch
updated the patch to apply
please note that this is a "technical preview" thats why I added the
_pre1 and the date tag inside the ebuild, when balsa updates the
package we can modify the date and upp the pre until the final version
is released.
Btw.. do balsa -ever- release a "stable" product? I sense debianism
here.
*balsa-1.3.6-r1 (28 May 2002)
28 May 2002; Seemant Kulleen <seemant@gentoo.org> balsa-1.3.6-r1.ebuild
files/balsa-1.3.6-gentoo.patch files/digest-balsa-1.3.6-r1 :
Updated to patch things. This should close bug #2998 by
christian-neumair@web.de (Christian Neumair)
*balsa-1.3.6 (25 May 2002)
25 May 2002; Seemant Kulleen <seemant@gentoo.org> balsa-1.3.6.ebuild
files/balsa-1.3.6.diff files/digest-balsa-1.3.6 :
Hot on the heels of -r2 comes a version bump also submitted by Jose
Fonseca. This closes bug 2974
*balsa-1.3.5-r2 (25 May 2002)
25 May 2002; Seemant Kulleen <seemant@gentoo.org> balsa-1.3.5-r2.ebuild
files/balsa-1.3.5-r2.diff files/digest-balsa-1.3.5-r2 :
Fixes submitted by: j_r_fonseca@yahoo.co.uk (Jose' Fonseca) in bug 2952
balsa-1.3.5-r1 (11 May 2002)
11 May 2002; Spider <spider@gentoo.org> :
Fix bug with forgotten "install" in src_install stage.
*balsa-1.3.5 (30 Apr 2002)
30 Apr 2002; Seemant Kulleen <seemant@gentoo.org> :
Version bump, with dependency fixes (no gnome-core dep any more!), and
man page/LFH compliance.
*balsa-1.2.4-r1 (24 Apr 2002)
24 Apr 2002; Spider <spider@gentoo.org> :
Update with a patch to make it compile with spellchecking.
Add development series per request.
*balsa-1.2.4 (11 Apr 2002)
11 Apr 2002; Spider <spider@gentoo.org>
Update all glib dependencies to use glib-1.2* in preparation of
unmasking the glib-2.0.1 packages
*balsa-1.2.4 (17 Feb 2002)
*balsa-1.2.3 (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.
|