aboutsummaryrefslogtreecommitdiff
blob: e81b7c56db795c250adad97f0044fae926fa630c (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
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
# ChangeLog for sci-mathematics/maxima
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.52 2008/04/18 21:59:20 maekke Exp $

*maxima-5.15.0 (29 Apr 2008)

  29 Apr 2008; Andrey Grozin <A.G.Grozin@inp.nsk.su>
  +maxima-5.15.0.ebuild:
  Version bump. Now includes app-emacs/imaxima.

  18 Apr 2008; Markus Meier <maekke@gentoo.org> maxima-5.14.0.ebuild:
  amd64/x86 stable, bug #215787

  12 Apr 2008; nixnut <nixnut@gentoo.org> maxima-5.14.0.ebuild:
  Stable on ppc wrt bug 215787

  08 Apr 2008; Raúl Porcel <armin76@gentoo.org> maxima-5.14.0.ebuild:
  sparc stable wrt #215787

  07 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org>
  -files/maxima-5.13.0-xdg-utils.patch,
  -files/maxima-5.14.0-xdg-utils.patch, +files/maxima-no-init-files.patch,
  +files/maxima-xdg-utils.patch, maxima-5.13.0-r1.ebuild,
  maxima-5.14.0.ebuild:
  Do not load host lisp init files, see bug #203748. Join xdg patches.

  02 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.14.0.ebuild:
  Fixed default lisp dependency (bug #208515)

*maxima-5.14.0 (29 Jan 2008)

  29 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +files/maxima-5.14.0-xdg-utils.patch, +maxima-5.14.0.ebuild:
  Version bump.  Now supports again multiple lisp simultaneously.
  Thanks much to Andrey Grozin <A.G.Grozin@inp.nsk.su> to 
  update the ebuild and maintain it in the science overlay.

  08 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
  -files/maxima-emacs.patch, -maxima-5.9.1.ebuild, maxima-5.13.0-r1.ebuild:
  tetex version dependency should now be more than 3 (bug #203558)

  22 Dec 2007; nixnut <nixnut@gentoo.org> maxima-5.13.0-r1.ebuild:
  Stable on ppc wrt bug 201216

  08 Dec 2007; Samuli Suominen <drac@gentoo.org> maxima-5.13.0-r1.ebuild:
  amd64 stable wrt #201216

  06 Dec 2007; Ferris McCormick <fmccor@gentoo.org> maxima-5.13.0-r1.ebuild:
  Sparc stable --- Bug #201216 --- all tests pass.

  05 Dec 2007; Markus Meier <maekke@gentoo.org> maxima-5.13.0-r1.ebuild:
  x86 stable, bug #201216

  20 Nov 2007; Markus Dittrich <markusle@gentoo.org> maxima-5.9.1.ebuild,
  maxima-5.13.0-r1.ebuild:
  Switched tetex useflag and dependency to latex and latex-base,
  respectively (see bug #196745).

  08 Oct 2007; Ulrich Mueller <ulm@gentoo.org> maxima-5.13.0-r1.ebuild:
  Fix typo PV->PN in Emacs load path, bug #195043.

  08 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
  maxima-5.13.0-r1.ebuild:
  Fixed emacs load path, I said.

  08 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
  -files/maxima-5.11.0-diff_form.patch,
  -files/maxima-5.11.0-xdg-utils.patch, -maxima-5.11.0-r2.ebuild,
  -maxima-5.13.0.ebuild:
  Fixed emacs load path, thanks to ulm (bug #195043). Removed old versions.

*maxima-5.13.0-r1 (06 Oct 2007)

  06 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +maxima-5.13.0-r1.ebuild:
  Clarify logic thanks to ulm. Bumped revision, many changes since 5.13.0

  23 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.13.0.ebuild:
  fixed logic for lisp priorities. Now dependencies pull only the compiling
  lisp when 2 use flags are selected.

  22 Sep 2007; Steve Arnold <nerdboy@gentoo.org> maxima-5.13.0.ebuild:
  updated desktop entry to match freedesktop spec (again)

  20 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.13.0.ebuild:
  Enabling only one lisp. Priority are: 1.sbcl, 2.clisp, 3.
  cmucl, 4. gcl, since gcl-2.6.7 is fairly unstable for maxima. Hopefully
  taking care of bug #192613. General cleaning and commenting, removed
  useless eautoreconf.

  14 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.9.1.ebuild:
  fixed a doc link (bug #182643)

  14 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.13.0.ebuild:
  fixed default lisp as sbcl in DEPENDS

  13 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> maxima-5.13.0.ebuild:
  updated sbcl as default lisp and some cleanup

*maxima-5.13.0 (13 Sep 2007)

  13 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org>
  -files/maxima-5.9.1-fix-clisp-getpid.patch,
  -files/maxima-5.9.1-no-kill-minus-one.patch,
  -files/maxima-5.9.1-unicode-fix.patch,
  -files/maxima-5.9.3-default-browser.patch,
  -files/maxima-5.9.3-emaxima.patch,
  -files/maxima-5.11.0-default-browser.patch,
  -files/maxima-5.11.0-default-psviewer.patch,
  -files/maxima-5.11.0-sbcl-disable-debugger.patch,
  +files/maxima-5.13.0-xdg-utils.patch, -maxima-5.9.1-r5.ebuild,
  -maxima-5.11.0.ebuild, -maxima-5.11.0-r1.ebuild, +maxima-5.13.0.ebuild,
  maxima-5.11.0-r2.ebuild:
  Version bump. Thanks for Andrey Grozin <A.G.Grozin@inp.nsk.su> to maintain
  it in the science overlay. Closing bug #191529 and bug #192241. Cleaning
  old versions.

  09 Jul 2007; Steve Arnold <nerdboy@gentoo.org> maxima-5.11.0.ebuild,
  maxima-5.11.0-r1.ebuild, maxima-5.11.0-r2.ebuild:
  Updated desktop category to match current freedesktop spec (now shows
  under Education instead of Other).

  18 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org>
  maxima-5.11.0-r2.ebuild:
  fixed nostrip->strip

*maxima-5.11.0-r2 (18 Apr 2007)

  18 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org>
  -files/maxima-5.10.0.patch, +files/maxima-5.11.0-xdg-utils.patch,
  files/50maxima-gentoo.el, -maxima-5.9.3.ebuild, -maxima-5.10.0.ebuild,
  +maxima-5.11.0-r2.ebuild:
  auctex flag replaced by emacs+tetex. Cleaned ebuild, removed 
  obsolete versions. Added a warning using gnuplot.
  maxima-5.11.0-r2 now depends on x11-misc/xdg-utils,
  default-browser.patch and default-psviewer.patch replaced 
  by xdg-utils.patch; sbcl-disable-debugger.patch dropped, 
  see http://bugzilla.redhat.com/214568. Thanks to Andrey Grozin for his 
  work on the gentooscience overlay.

*maxima-5.11.0-r1 (16 Apr 2007)

  16 Apr 2007; Christian Faulhammer <opfer@gentoo.org> maxima-5.9.3.ebuild,
  +maxima-5.11.0-r1.ebuild:
  moved from USE flag tcltk to tk, see bug 17808; added check for TEXMFSITE
  and install there to avoid possible collisions, see bug 169178, reported by
  Sebastian Schubert <sebastian-schubert@gmx.de>

  08 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
  files/50maxima-gentoo.el:
  add load path correctly, fixes bug 169588, reported by Ulrich Mueller
  <ulm@kph.uni-mainz.de>

  22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
  Redigest for Manifest2

*maxima-5.11.0 (13 Jan 2007)

  13 Jan 2007; Marcus D. Hanwell <cryos@gentoo.org>
  +files/maxima-5.11.0-default-psviewer.patch, files/50maxima-gentoo.el,
  +files/maxima-5.11.0-default-browser.patch,
  +files/maxima-5.11.0-diff_form.patch,
  +files/maxima-5.11.0-sbcl-disable-debugger.patch, metadata.xml,
  +maxima-5.11.0.ebuild:
  Version bump, move from the gentooscience.org overlay. Many thanks to Andrey
  Grozin <A.G.Grozin@inp.nsk.su> and Sebastien Fabbro <seb@ist.utl.pt> for
  their work on this in the overlay.

*maxima-5.10.0 (31 Oct 2006)

  31 Oct 2006; Jeff Gardner <je_fro@gentoo.org> +maxima-5.10.0.ebuild:
  New version for bug #136289

  12 Jul 2006; Danny van Dyk <kugelfang@gentoo.org> maxima-5.9.3.ebuild:
  QA: Corrected typo: tcktk vs tcltk.

  17 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org>
  files/50maxima-gentoo.el:
  Updated emacs file, closes bug 130245.

*maxima-5.9.3 (15 Apr 2006)

  15 Apr 2006; Marcus D. Hanwell <cryos@gentoo.org>
  +files/maxima-5.9.3-default-browser.patch,
  +files/maxima-5.9.3-emaxima.patch, +maxima-5.9.3.ebuild:
  Version bump with lots of fixes, see bugs for more details. Many thanks to
  Sebastien Fabbro <seb@ist.utl.pt>, Robert Dodier <robert.dodier@gmail.com>,
  Thomas Weidner <3.14159@gmx.net> and others for their work. Closes bugs
  112717 and 112754.

  11 Apr 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
  maxima-5.9.1-r5.ebuild:
  stop xmaxima with clisp from executing 'kill -TERM -1' on exit (Bug #111062)
  and keywording ~ppc (Bug #126254)

  15 Mar 2006; Olivier Fisette <ribosome@gentoo.org>
  -maxima-5.9.1-r4.ebuild:
  Removing obsolete version.

  15 Mar 2006; Olivier Fisette <ribosome@gentoo.org> maxima-5.9.1.ebuild:
  Added missing gnuplot dependency (fixes bug #112431).

  30 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> Manifest:
  Fix manifest.

  29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> maxima-5.9.1-r5.ebuild:
  Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.

  29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> maxima-5.9.1-r4.ebuild:
  Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.

  04 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  maxima-5.9.1-r5.ebuild:
  Keyworded ~sparc

*maxima-5.9.1-r5 (01 Oct 2005)

  01 Oct 2005; Olivier Fisette <ribosome@gentoo.org>
  +maxima-5.9.1-r5.ebuild:
  Install info files in "/usr/share/info", not "/usr/info" (fixes bug #105705).

*maxima-5.9.1-r4 (19 Sep 2005)

  19 Sep 2005; Olivier Fisette <ribosome@gentoo.org>
  -files/5.9.1-sbcl-gentoo.patch, -maxima-5.9.1-r2.ebuild,
  -maxima-5.9.1-r3.ebuild, +maxima-5.9.1-r4.ebuild:
  New ebuild with improved support for LISP compilers, thanks to Lucas Chiesa
  <lucas.chiesa@gmail.com> (fixes bug #98763). Removed obsolete versions.

  29 Aug 2005; Olivier Fisette <ribosome@gentoo.org> maxima-5.9.1-r3.ebuild:
  Readded ~amd64 support, thanks to a patch by Matthew Kennedy
  <mkennedy@gentoo.org>. Partially fixes bug #98763.

*maxima-5.9.1-r3 (20 Aug 2005)

  20 Aug 2005; Olivier Fisette <ribosome@gentoo.org>
  +files/maxima-5.9.1-unicode-fix.patch, +maxima-5.9.1-r3.ebuild:
  New revision incorporating a Unicode patch, thanks to Thomas Weidner
  <3.14159@gmx.net> (fixes bug #92644).

  20 Aug 2005; Olivier Fisette <ribosome@gentoo.org> maxima-5.9.1-r2.ebuild:
  Depend on >=gcl-2.6.7 (fixes bug #81869). Removed ~amd64 previously added by
  Matthew Kennedy since AMD64 support is obviously broken (see bug #98763).

  07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> maxima-5.9.1.ebuild:
  Stable on ppc.

  01 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
  +files/5.9.1-sbcl-gentoo.patch, maxima-5.9.1-r2.ebuild:
  Patch for SBCL support; Keywording ~mad64.

  17 Apr 2005; Olivier Fisette <ribosome@gentoo.org> -maxima-5.9.0.ebuild,
  -maxima-5.9.0-r2.ebuild, -maxima-5.9.0-r3.ebuild, -maxima-5.9.1-r1.ebuild:
  Removed obsolete versions.

*maxima-5.9.1-r2 (17 Apr 2005)

  17 Apr 2005; Olivier Fisette <ribosome@gentoo.org>
  +maxima-5.9.1-r2.ebuild:
  Fixed documentation location problem (#82000).

*maxima-5.9.1-r1 (28 Dec 2004)

  28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
  +files/50maxima-gentoo.el, +files/maxima-emacs.patch,
  +maxima-5.9.0-r2.ebuild, +maxima-5.9.0-r3.ebuild, +maxima-5.9.0.ebuild,
  +maxima-5.9.1-r1.ebuild, +maxima-5.9.1.ebuild:
  Moved from app-sci/maxima to sci-mathematics/maxima.

  14 Oct 2004; Stefan Jones <cretin@gentoo.org> maxima-5.9.1-r1.ebuild:
  Add missing pkg_postrm function on uninstall

*maxima-5.9.1-r1 (07 Oct 2004)

  07 Oct 2004; Stefan Jones <cretin@gentoo.org> maxima-5.9.1-r1.ebuild:
  Add user submitted emacs install, bug #66135

  07 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> maxima-5.9.1.ebuild:
  Escaping what should be escaped in postinst output - see bug #65395

*maxima-5.9.1 (05 Oct 2004)

  05 Oct 2004; Stefan Jones <cretin@gentoo.org> maxima-5.9.1.ebuild:
  New version bump, fixes bug #53470

  25 Aug 2004; Sven Wegener <swegener@gentoo.org> maxima-5.9.0-r2.ebuild,
  maxima-5.9.0-r3.ebuild, maxima-5.9.0.ebuild:
  Changed SRC_URI to use mirror:// syntax.

  08 Aug 2004; Olivier Fisette <ribosome@gentoo.org>
  maxima-5.9.0-r3.ebuild, files/maxima-emacs.patch:
  Fixed invalid reference to "/usr/local/info" in maxima emacs mode.
  Reported by Dirk Gerrits <dirk@dirkgerrits.com> in bug #59288.

  27 Jun 2004; Aron Griffis <agriffis@gentoo.org> maxima-5.9.0-r2.ebuild:
  QA - fix use invocation

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> maxima-5.9.0-r2.ebuild:
  Fix use invocation

  18 May 2004; Mamoru KOMACHI <usata@gentoo.org> maxima-5.9.0-r2.ebuild:
  Changed app-text/tetex to virutal/tetex.

  19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> maxima-5.9.0-r1.ebuild,
  maxima-5.9.0-r2.ebuild, maxima-5.9.0.ebuild:
  Depend on gcl/cmucl only for x86. Added IUSE. Cleanup.

*maxima-5.9.0-r2 (05 Oct 2003)

  05 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> maxima-5.9.0-r2.ebuild:
  use cmucl and not cmucl-bin (now masked)

  21 Sep 2003; Matthew Kennedy <mkennedy@gentoo.org> maxima-5.9.0-r1.ebuild:
  depend on virtual/emacs, not app-editors/emacs

  31 Aug 2003; George Shapovalov <george@gentoo.org> maxima-5.9.0-r1.ebuild :
  few more improvements from #16529. Now supports clisp, cmucl and gcl in any combination

*maxima-5.9.0-r1 (06 Aug 2003)

  06 Aug 2003; George Shapovalov <george@gentoo.org> maxima-5.9.0-r1.ebuild :
  expandedn the ebuild following the #16529.
  Now has 4 use flags (two of the local) and some emacs and tex related functionality.
  Can be built with either clisp or cmucl
  Thanks to  Cliff Yapp  and  Sourav Mandal for suggestions and additions

*maxima-5.9.0 (19 Apr 2003)

  19 Apr 2003; George Shapovalov <george@gentoo.org> maxima-5.9.0.ebuild, files/{digest-maxima-5.9.0} :
  initial release (#16529)
  Free computer algebra environment, based on Macsyma
  ebuild submitted by Sourav Mandal <sourav@sourav.net>