summaryrefslogtreecommitdiff
blob: 3bfac49bf0e5cb541bb0d5bfd4464c3464eb6b5d (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
# ChangeLog for dev-lang/gdl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/gdl/ChangeLog,v 1.42 2013/11/16 09:00:03 dirtyepic Exp $

  16 Nov 2013; Ryan Hill <dirtyepic@gentoo.org> gdl-0.9.2-r2.ebuild,
  gdl-0.9.3-r2.ebuild:
  Remove wxwidgets_pkg_setup call (unnecessary with USE deps).

*gdl-0.9.3-r2 (10 Jan 2013)

  10 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> +gdl-0.9.3-r2.ebuild,
  -gdl-0.9.3-r1.ebuild, files/0.9.3-netcdf-cxx.patch:
  Make sure we build an exec when python is not selected (bug #451070). Trim the
  netcdf patch, depend on netcdf-cxx-4.2-r1 to avoid underlinking

*gdl-0.9.3-r1 (08 Jan 2013)

  08 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> +gdl-0.9.3-r1.ebuild,
  -gdl-0.9.3.ebuild:
  Removed unused patch, revision bump for the few last changes

  04 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> -files/0.9.3-numpy.patch,
  gdl-0.9.3.ebuild:
  Reestricting python-3 per bug #450066

  04 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> +files/0.9.3-numpy.patch,
  gdl-0.9.3.ebuild:
  Added a patch for python-3 at configure time

  03 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org>
  +files/0.9.3-netcdf-cxx.patch, gdl-0.9.3.ebuild:
  Added a patch for netcdf-4 support, bug #449984

  03 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9.2-r2.ebuild,
  gdl-0.9.3.ebuild:
  java is needed for antlr, bug #449462

*gdl-0.9.3 (02 Jan 2013)

  02 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org>
  +files/0.9.3-sstream.patch, +gdl-0.9.3.ebuild:
  Version bump. Added a patch to overcome buffer overflows in integer to string
  conversions

  11 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9.2-r2.ebuild:
  Keyword amd64-linux and x86-linux

  29 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9.2-r2.ebuild:
  Impose -odbc for wxGTK because of conflicting types between GDL types and SQL
  types

*gdl-0.9.2-r2 (21 Jun 2012)

  21 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> +gdl-0.9.2-r2.ebuild,
  -gdl-0.9.2-r1.ebuild, files/0.9.2-include.patch:
  Re-generate sources with local antlr. Patch for include now uses original
  grammar antlr source files

  20 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org>
  +files/0.9.2-semaphore.patch, -gdl-0.9.2.ebuild, files/0.9.2-tests.patch,
  gdl-0.9.2-r1.ebuild:
  Fix for newer netcdf (bug #421213), fix conditional tests and add a patch to
  link posix semaphore when openmp is not set

  16 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> gdl-0.9.2.ebuild,
  gdl-0.9.2-r1.ebuild, metadata.xml:
  Use global USE flag "postscript" instead of local USE flag "ps" for
  PostScript support

  16 Mar 2012; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9.2-r1.ebuild:
  Restrict pypy

  05 Feb 2012; Mike Gilbert <floppym@gentoo.org> gdl-0.9.2-r1.ebuild:
  Inherit toolchain-funcs.

*gdl-0.9.2-r1 (01 Feb 2012)

  01 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> +gdl-0.9.2-r1.ebuild:
  Added a test for openmp, install pro routines in default directory
  (/usr/shared/gnudatalanguage/lib), bug #401703 thanks Ben Kohler, and force
  libX11 dependency since it does not compile without

*gdl-0.9.2 (27 Dec 2011)

  27 Dec 2011; Sébastien Fabbro <bicatali@gentoo.org>
  +files/0.9.2-antlr.patch, -files/gdl-0.9_rc2-gcc4.4.patch,
  +files/0.9.2-include.patch, -files/gdl-0.9_rc4-gcc4.3.patch,
  +files/0.9.2-numpy.patch, -gdl-0.9-r1.ebuild, +gdl-0.9.2.ebuild,
  +files/0.9.2-proj4.patch, -files/gdl-0.9_rc4-gcc4.5.patch, -gdl-0.9.1.ebuild,
  +files/0.9.2-tests.patch, -files/gdl-0.9.1-antlr.patch,
  -files/gdl-0.9-configure.patch, -files/gdl-0.9-numpy.patch, metadata.xml:
  Version bump. Rewrote from scratch and switched to cmake since the configure
  scripts are not well maintained. Added a few patches to allow projections
  from gshhs and proj. Added a few more use flags. Fix bug #380323, bug
  #391667, and bug #393193.

  20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop maintainer due retirement, bug #105599

*gdl-0.9.1 (08 Apr 2011)

  08 Apr 2011; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9-r1.ebuild,
  +gdl-0.9.1.ebuild, +files/gdl-0.9.1-antlr.patch:
  Version bump. Now really unbundle antlr

*gdl-0.9-r1 (04 Jan 2011)

  04 Jan 2011; Sébastien Fabbro <bicatali@gentoo.org> -gdl-0.9.ebuild,
  +gdl-0.9-r1.ebuild, -files/gdl-0.9_rc4-antlr.patch,
  -files/gdl-0.9_rc4-wxwidgets.patch:
  Install both python with gdl as a library and regular gdl exec. Also now uses
  bundled antlr to make it work on amd64.

*gdl-0.9 (21 Dec 2010)

  21 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> -gdl-0.9_rc4.ebuild,
  +gdl-0.9.ebuild, +files/gdl-0.9-configure.patch, +files/gdl-0.9-numpy.patch,
  metadata.xml:
  Version bump, replaced numarray by numpy support

  25 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org> gdl-0.9_rc4.ebuild,
  +files/gdl-0.9_rc4-gcc4.5.patch:
  Fix build with GCC-4.5 wrt bug 334415. Thanks to Diego for report.

  04 Jul 2010; Justin Lecher <jlec@gentoo.org> -gdl-0.9_rc2.ebuild,
  -gdl-0.9_rc3.ebuild, gdl-0.9_rc4.ebuild, -files/gdl-0.9_rc1-gcc4.3.patch,
  -files/gdl-0.9_rc1-magick.patch, -files/gdl-0.9_rc1-proj4.patch,
  -files/gdl-0.9_rc2-antlr.patch, -files/gdl-0.9_rc3-proj4.patch,
  +files/gdl-0.9_rc4-wxwidgets.patch:
  Removed python support untils numarray -> numpy is changed by upstream,
  #326781; removed old, #286634; correcting RDEPEND for imagemagick support,
  #314237

  27 Feb 2010; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc4.ebuild,
  files/gdl-0.9_rc4-antlr.patch:
  Fixed libantlr issue (see bug #286630).
  Thanks much to Jan Kohnert for tracking this down.

  27 Feb 2010; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc4.ebuild,
  +files/gdl-0.9_rc4-gcc4.3.patch:
  Added patch for missing gcc headers (fixes #306437).
  Thanks much to Kacper Kowalik for the patch.

  27 Feb 2010; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc4.ebuild:
  Significant ebuild cleanup. Removed libproj option for now since
  this requires libproj4 which is currently missing from portage.
  Thanks much to Sylwester Arabas for his help and support.

  18 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9_rc4.ebuild:
  Adding an mpi hack when hdf5 has mpi support, see bug #302621

*gdl-0.9_rc4 (05 Feb 2010)

  05 Feb 2010; Markus Dittrich <markusle@gentoo.org> -gdl-0.9_rc1.ebuild,
  +files/gdl-0.9_rc4-antlr.patch, +gdl-0.9_rc4.ebuild:
  Version bump.

*gdl-0.9_rc3 (12 Jan 2010)

  12 Jan 2010; Markus Dittrich <markusle@gentoo.org> +gdl-0.9_rc3.ebuild,
  +files/gdl-0.9_rc3-proj4.patch:
  Version bump. This will hopefully also fix bug #286634.

  04 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> gdl-0.9_rc2.ebuild:
  Replace -Wl,--no-as-needed with function from flag-o-matic eclass.

*gdl-0.9_rc2 (25 Aug 2009)

  25 Aug 2009; Markus Dittrich <markusle@gentoo.org> +gdl-0.9_rc2.ebuild,
  +files/gdl-0.9_rc2-gcc4.4.patch, +files/gdl-0.9_rc2-antlr.patch:
  Version bump and fixed hdf5-1.8 issue (see bug #275388).
  Also, the ebuild now compiles against the system antlr fixing
  the file collision with dev-java/antlr (see bug #267671).

  02 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org>
  -files/gdl-0.8.11-gcc4-gentoo.patch, -files/gdl-0.9_pre5-proj4.patch,
  -files/gdl-0.9_pre6-magick.patch, -files/gdl-0.9_pre6-plplot-5.9.patch,
  -files/gdl-0.9_pre6-proj4.patch, -gdl-0.8.11.ebuild, -gdl-0.9_pre6.ebuild:
  Cleaning from old versions

  23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Add GLEP 56 USE flag descriptions.

  06 Jun 2008; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc1.ebuild:
  Make gdl backward compatible to <plplot-5.9 (fixes bug #225027).

  24 May 2008; Markus Dittrich <markusle@gentoo.org>
  +files/gdl-0.9_rc1-magick.patch, +files/gdl-0.9_rc1-gcc4.3.patch,
  gdl-0.9_rc1.ebuild:
  Replaced imagemagick patch which broke due to additiona autoconf step
  (fixes bug #223321). Added gcc4.3 compile patch.

*gdl-0.9_rc1 (22 May 2008)

  22 May 2008; Sébastien Fabbro <bicatali@gentoo.org>
  +files/gdl-0.9_rc1-proj4.patch, -gdl-0.9_pre5.ebuild, +gdl-0.9_rc1.ebuild:
  Version bump

  13 Apr 2008; Markus Dittrich <markusle@gentoo.org>
  +files/gdl-0.9_pre6-plplot-5.9.patch, gdl-0.9_pre6.ebuild:
  Added patch for plplot-5.9 support (fixes bug #217361).

  21 Mar 2008; Markus Dittrich <markusle@gentoo.org>
  +files/gdl-0.9_pre6-magick.patch, gdl-0.9_pre5.ebuild,
  gdl-0.9_pre6.ebuild:
  Added patch to fix compilation issues with imagemagick-6.3.9* 
  (see bug #214040).

*gdl-0.9_pre6 (05 Nov 2007)

  05 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +files/gdl-0.9_pre6-proj4.patch, +gdl-0.9_pre6.ebuild:
  Version bump

*gdl-0.9_pre5 (21 Aug 2007)

  21 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org>
  +files/gdl-0.9_pre5-proj4.patch, metadata.xml, +gdl-0.9_pre5.ebuild:
  Version bump.

  29 Sep 2006; Markus Dittrich <markusle@gentoo.org>
  +files/gdl-0.8.11-gcc4-gentoo.patch, gdl-0.8.11.ebuild:
  Added patch to fix compile problems with gcc4.x. This fixes
  bug #149299.

*gdl-0.8.11 (21 Dec 2005)

  21 Dec 2005; Markus Dittrich <markusle@gentoo.org> +metadata.xml,
  +gdl-0.8.11.ebuild:
  Initial import (fixes bug #82660). Thanks to Sebastien Fabbro
  <seb@ist.utl.pt>, Jose Marino <braket@hotmail.com>, Steven Rieder
  <steven@rieder.nl>, and Daniel Veillette <danielv@snet.net> for 
  their ebuilds and testing.