summaryrefslogtreecommitdiff
blob: 2c95a9ab927c4e42f83552018d140fa5895a2f8c (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
# ChangeLog for sci-libs/mathgl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/ChangeLog,v 1.28 2012/08/04 02:05:04 bicatali Exp $

*mathgl-2.0.3 (04 Aug 2012)

  04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> +mathgl-2.0.3.ebuild,
  metadata.xml:
  Version bump. Switched to cmake, so had to rewrite from scratch

  01 Mar 2012; Justin Lecher <jlec@gentoo.org> mathgl-1.11.2.ebuild,
  +files/mathgl-1.11.2-cast.patch, metadata.xml:
  Add patch to compile with latest gcc, #406277, provided by Helmut Jarausch;
  moved to eapi=4 and autotools-utils.eclass

  28 Feb 2012; Patrick Lauer <patrick@gentoo.org> mathgl-1.11.1.1.ebuild,
  mathgl-1.11.2.ebuild:
  Restricting pypy and jython

  09 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> mathgl-1.11.2.ebuild,
  +files/mathgl-1.11.2-zlib.patch:
  Missing -lz since for example, gzopen is used. Missing zlib.h include wrt
  #378255 by Diego Elio Pettenò

*mathgl-1.11.2 (04 Jun 2011)

  04 Jun 2011; Andrey Grozin <grozin@gentoo.org> -mathgl-1.10.2.1-r1.ebuild,
  -mathgl-1.11.0.1.ebuild, +mathgl-1.11.2.ebuild:
  Version bump

*mathgl-1.11.1.1 (29 Mar 2011)

  29 Mar 2011; Andrey Grozin <grozin@gentoo.org> +mathgl-1.11.1.1.ebuild,
  +files/mathgl-octave-3.4.patch:
  Version bump

  20 Mar 2011; Justin Lecher <jlec@gentoo.org> mathgl-1.10.2.1-r1.ebuild,
  mathgl-1.11.0.1.ebuild:
  x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly

*mathgl-1.11.0.1 (19 Nov 2010)

  19 Nov 2010; Andrey Grozin <grozin@gentoo.org> +mathgl-1.11.0.1.ebuild:
  Version bump

  08 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org>
  -mathgl-1.10.1-r1.ebuild, -files/mathgl-1.10.1-gcc43.patch,
  -mathgl-1.10.2-r1.ebuild, mathgl-1.10.2.1-r1.ebuild:
  media-libs/jpeg -> virtual/jpeg. Drop old.

  16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
  mathgl-1.10.1-r1.ebuild, mathgl-1.10.2-r1.ebuild,
  mathgl-1.10.2.1-r1.ebuild:
  virtual/glu -> virtual/opengl

  16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
  mathgl-1.10.1-r1.ebuild, mathgl-1.10.2-r1.ebuild,
  mathgl-1.10.2.1-r1.ebuild:
  virtual/glut -> media-libs/glut

  31 Aug 2010; Andrey Grozin <grozin@gentoo.org> mathgl-1.10.2.1-r1.ebuild:
  Fixed #335158

  01 Jul 2010; Justin Lecher <jlec@gentoo.org> mathgl-1.10.1-r1.ebuild,
  mathgl-1.10.2-r1.ebuild, mathgl-1.10.2.1-r1.ebuild:
  Fixed pkg_setup according to Arfrever's suggestions

*mathgl-1.10.2.1-r1 (30 Jun 2010)
*mathgl-1.10.2-r1 (30 Jun 2010)
*mathgl-1.10.1-r1 (30 Jun 2010)

  30 Jun 2010; Justin Lecher <jlec@gentoo.org> -mathgl-1.10.1.ebuild,
  +mathgl-1.10.1-r1.ebuild, -mathgl-1.10.2.ebuild, +mathgl-1.10.2-r1.ebuild,
  +mathgl-1.10.2.1-r1.ebuild:
  Version Bump, fixes for PYTHON multi ABI, #323605, no pointless la files,
  #313167

*mathgl-1.10.2 (30 Mar 2010)

  30 Mar 2010; Andrey Grozin <grozin@gentoo.org> -mathgl-1.10.ebuild,
  -files/mathgl-1.10-gcc43.patch, +mathgl-1.10.2.ebuild,
  +files/mathgl-1.10.2-gcc43.patch:
  Version bump

*mathgl-1.10.1 (09 Mar 2010)

  09 Mar 2010; Andrey Grozin <grozin@gentoo.org>
  -files/mathgl-1.9.0.1-gcc43.patch, -files/mathgl-1.9.0.1-hdf5.patch,
  +mathgl-1.10.1.ebuild, +files/mathgl-1.10.1-gcc43.patch:
  Version bump

  12 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> mathgl-1.10.ebuild:
  Removed mpi use flag in favor of checking if hdf5 was built with mpi, see
  bug #302621

  12 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> mathgl-1.10.ebuild:
  Removed mpi use flag in favor of checking if hdf5 was built with mpi, see
  bug #302621

  30 Jan 2010; Andrey Grozin <grozin@gentoo.org> -mathgl-1.9.0.1.ebuild,
  mathgl-1.10.ebuild, metadata.xml:
  Added USE flag mpi end fixed dependency on hdf5[mpi=], closing bug
  #302715, thanks to Kacper Kowalik <xarthisius.kk@gmail.com>

*mathgl-1.10 (04 Jan 2010)

  04 Jan 2010; Andrey Grozin <grozin@gentoo.org> +mathgl-1.10.ebuild,
  +files/mathgl-1.10-gcc43.patch:
  Version bump

  15 Sep 2009; Andrey Grozin <grozin@gentoo.org> -mathgl-1.8.1.ebuild,
  -files/mathgl-1.8.1-gcc43.patch, -files/mathgl-1.8.1-gcc44.patch,
  mathgl-1.9.0.1.ebuild:
  Fix libtool dependency (closing bug #284847, thanks to Kacper Kowalik
  <xarthisius.kk@gmail.com>). Remove old version which does not compile with
  hdf5-1.8 (closing bug #267628).

*mathgl-1.9.0.1 (31 Aug 2009)

  31 Aug 2009; Andrey Grozin <grozin@gentoo.org> +mathgl-1.9.0.1.ebuild,
  +files/mathgl-1.9.0.1-gcc43.patch, +files/mathgl-1.9.0.1-hdf5.patch:
  Version bump, bug #282821, many thanks to Kacper Kowalik
  <xarthisius.kk@gmail.com>

  09 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> mathgl-1.8.1.ebuild,
  +files/mathgl-1.8.1-gcc44.patch:
  Fix building with GLIBC 2.10+ wrt #274282.

  24 Apr 2009; Andrey Grozin <grozin@gentoo.org>
  +files/mathgl-1.8.1-gcc43.patch, mathgl-1.8.1:
  Fixed bug #267061

*mathgl-1.8.1 (13 Apr 2009)

  13 Apr 2009; Andrey Grozin <grozin@gentoo.org>
  -files/mathgl-1.8-fltk.patch, -files/mathgl-1.8-octave.patch,
  metadata.xml, -mathgl-1.8-r1.ebuild, +mathgl-1.8.1.ebuild:
  Version bump, fixing bug #263941

  13 Dec 2008; Andrey Grozin <grozin@gentoo.org> -mathgl-1.8.ebuild:
  Cleaning

*mathgl-1.8-r1 (06 Dec 2008)

  06 Dec 2008; Andrey Grozin <grozin@gentoo.org>
  +files/mathgl-1.8-fltk.patch, +files/mathgl-1.8-octave.patch,
  metadata.xml, +mathgl-1.8-r1.ebuild:
  Fixing bug #249627; new USE flag octave.

*mathgl-1.8 (02 Dec 2008)

  02 Dec 2008; Andrey Grozin <grozin@gentoo.org> +metadata.xml,
  +mathgl-1.8.ebuild:
  Initial import, based on ebuild in the science overlay