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
|
# ChangeLog for app-text/aspell
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.47 2004/06/24 22:27:49 agriffis Exp $
16 Jun 2004; Aron Griffis <agriffis@gentoo.org> aspell-0.50.5-r2.ebuild:
Stable on ia64
*aspell-0.50.5-r2 (16 Jun 2004)
16 Jun 2004; Seemant Kulleen <seemant@gentoo.org>
files/aspell-buffer-fix.patch, -aspell-0.50.5-r1.ebuild,
+aspell-0.50.5-r2.ebuild, -aspell-0.50.5.ebuild:
Fix the buffer patch for the truncated dictionaries issue reported in bug
#53801 by Tom Wesley <tom.wesley@ntlworld.com>. Adam Bregenzer
<adam@bregenzer.net> posted a patch to the patch there, so big-up to him.
Removed crusty 50.5 versions, and -r2 straight to stable for everyone
10 Jun 2004; Bryan �stergaard <kloeri@gentoo.org> aspell-0.50.5-r1.ebuild:
Stable on alpha, bug #53389.
09 Jun 2004; Travis Tilley <lv@gentoo.org> aspell-0.50.5-r1.ebuild:
stable on amd64
10 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> aspell-0.50.5-r1.ebuild:
Stable on sparc, mips (bug #53389)
09 Jun 2004; Guy Martin <gmsoft@gentoo.org> aspell-0.50.5-r1.ebuild:
Marked stable on hppa.
09 Jun 2004; Luca Barbato <lu_zero@gentoo.org> aspell-0.50.5-r1.ebuild:
Marked ppc
*aspell-0.50.5-r1 (09 Jun 2004)
09 Jun 2004; Seemant Kulleen <seemant@gentoo.org>
+files/aspell-buffer-fix.patch, +aspell-0.50.5-r1.ebuild:
Apply a patch to fix the buffer overflow reported in:
http://www.securityfocus.com/archive/1/365479. This should close bug #53389
by: Florian Schilhabel <florian.schilhabel@gmx.net>. Other arches need to push
this to stable
06 Jun 2004; Travis Tilley <lv@gentoo.org> aspell-0.50.5.ebuild:
stable on amd64 for gcc 3.4 fix
14 May 2004; Stephen P. Becker <geoman@gentoo.org> aspell-0.50.3.ebuild:
Stable on mips
12 May 2004; Bryan �stergaard <kloeri@gentoo.org> aspell-0.50.5.ebuild:
Stable on alpha.
07 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> aspell-0.50.4.1.ebuild,
aspell-0.50.5.ebuild:
Stable on sparc, #50392
02 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> aspell-0.50.3.ebuild:
inherit eutils for epatch
02 Apr 2004; Jon Portnoy <avenj@gentoo.org> aspell-0.50.5.ebuild,
aspell-0.50.4.1.ebuild, aspell-0.50.3.ebuild :
Added LDFLAGS hack to make sure gpm gets linked in with USE=gpm.
This is needed when ncurses is built with gpm support. #46432
02 Apr 2004; Jon Portnoy <avenj@gentoo.org> aspell-0.50.5.ebuild :
AMD64 keywords.
01 Apr 2004; <randy@gentoo.org> aspell-0.50.5.ebuild:
adding s390 to keywords
13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> :
Added ~mips keyword.
*aspell-0.50.5 (18 Feb 2004)
18 Feb 2004; Alastair Tse <liquidx@gentoo.org> aspell-0.50.5.ebuild,
metadata.xml:
version bump. cleaned up src_install, installed compat scripts to
ispell-aspell and spell-aspell
14 Nov 2003; Aron Griffis <agriffis@gentoo.org> aspell-0.50.4.1.ebuild:
Stable on ia64
01 Nov 2003; Brad House <brad_mssw@gentoo.org> aspell-0.50.4.1.ebuild:
aspell-0.50.4.1 is no good for amd64, duplicate
symbol errors, on stuff like _init, which is because they try to link in
different versions of crt* etc
*aspell-0.50.4.1 (28 Oct 2003)
28 Oct 2003; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.4.1.ebuild:
Version bump, thanks to: MG <markgilbert@hotpop.com> in bug #31959
*aspell-0.50.3 (03 Dec 2002)
27 Mar 2003; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.3.ebuild:
postinst message typo fix, thanks to: Jeremy Collins <jeremy@happycorp.net> in
bug #18278
20 Mar 2003; Guy Martin <gmsoft@gentoo.org> aspell-0.50.3.ebuild :
Changed ~hppa to hppa in KEYWORDS.
22 Feb 2003; Aron Griffis <agriffis@gentoo.org> aspell-0.50.3.ebuild :
Mark stable on alpha
12 Feb 2003; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.3.ebuild :
Added ~alpha ~mips ~hppa
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
changed sparc ~sparc keywords
03 Dec 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.3.ebuild
files/digest-aspell-0.50.3 :
Jon Nall's changes were taken upstream for this release.
*aspell-0.50.2-r1 (11 Nov 2002)
11 Nov 2002; Jon Nall <nall@gentoo.org> aspell-0.50.2-r1.ebuild
files/digest-aspell-0.50.2-r1 :
This fixes a problem where applications are linked against both
libaspell.so AND libaspell-common.so. when aspell is upgraded,
the libaspell-common.so version is bumped and apps break. using
--remove-internal-dep=aspell-common with cause apps to link
only against libaspell.so, which should allow them to work across
multiple aspell versions. This fixes bug #9996.
NOTE: all apps that compile against aspell will need to be
recompiled (abiword, sylpheed-claws, gnome-spell, etc)
*aspell-0.50.2 (05 Oct 2002)
25 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.2.ebuild :
Nall (nall@gentoo.org) pointed out that elibtoolize --reverse-deps causes
this build to look in ${D} before /usr/lib, so apps that compile against
aspell should not have to be recompiled with an aspell version bump any
more. Closes bug #9583. Note that Azarah came up with the solution :)
05 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.2.ebuild
files/digest-aspell-0.50.2 :
Version bump which fixes a LOT of bugs. Kword and Kmail should now work
properly with this. New ebuild notification by: arun@virginia.edu (Arun
Thomas) (sindian in #gentoo-dev) in bug #8786.
*aspell-0.50.1 (03 Sep 2002)
10 Sep 2002; Calum Selkirk <cselkirk@gentoo.org> aspell-0.50.1.ebuild :
Added a if ARCH = ppc and set CXXFLAGS to be less aggressive (it segfaults
on ppc with higher opts).
03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.1.ebuild
files/digest-aspell-0.50.1 :
Version bump to newest bugfix release which, among other things, allows
for user's custom optimisation flags again.
*aspell-0.50 (23 Aug 2002)
23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.ebuild
files/digest-aspell-0.50 :
Version bump to stable release.
*aspell-0.50_pre20020815 (16 Aug 2002)
23 Aug 2002; Seemant Kulleen <seemant@gentoo.org>
aspell-0.50_pre20020815.ebuild :
Removed unnecessary gcc stuff (legacy from aspell-0.44 stuff), and also
added a note in pkg_postinst() that a dictionary will have to be
installed. Thanks to: arun@virginia.edu (Arun Thomas) in bugs #6757 and
#6758.
16 Aug 2002; Seemant Kulleen <seemant@gentoo.org>
aspell-0.50_pre20020815.ebuild :
version bump.
*aspell-0.50_pre20020811 (13 Aug 2002)
13 Aug 2002; Seemant Kulleen <seemant@gentoo.org>
aspell-0.50_pre20020811.ebuild :
Version bump to newest snapshot -- bug fixes galore!
*aspell-0.50_pre20020730 (13 Aug 2002)
13 Aug 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50_pre20020730 :
Version bump (long needed)
*aspell-0.33-7.1-r2 (24 Jul 2002)
07 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> aspell-0.33.7.1-r1.ebuild :
Added ppc to KEYWORDS. (Gerk, aspell-0.33.7.1-r2.ebuild is masked for
testing).
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
24 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> aspell-0.33.7.1-r2.ebuild :
This might fix the build problems with gcc 2.95.3 and glibc 2.2.5.
*aspell-0.33.7.1-r1 (21 Mar 2002)
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.33.7.1-r1 :
The documentation in HTML should not, and is not being, gzipped any more.
*aspell-0.33.7.1-r1 (12 Mar 2002)
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.33.7.1-r1 :
OK, finally this thing merges! It has some _strange_ issues with optimisation
levels. Specifically, they need to be specified _before_ ./configure. Go
figure. Anyway, now this is compatible with the newest pspell library, not
the older ones. Also, this uses a patch from the author's page as well, in
order to actually compile.
*aspell-0.32.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.
|