summaryrefslogtreecommitdiff
blob: 8b9c02cfd8200e3c4289b868c90beb74c6788fe0 (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
# ChangeLog for sci-mathematics/maxima
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.26 2007/04/16 08:51:11 opfer Exp $

*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>