summaryrefslogtreecommitdiff
blob: 2c2e5eafb8ea436b1fb7aa06f806eb302830e4c1 (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
# ChangeLog for sci-libs/gdal
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.48 2008/10/18 19:08:36 nerdboy Exp $

*gdal-1.5.3 (18 Oct 2008)

  18 Oct 2008; Steve Arnold <nerdboy@gentoo.org> metadata.xml,
  gdal-1.5.2.ebuild, +gdal-1.5.3.ebuild:
  Updated with latest release and fixes for the perllocal.pod thing and 
  USE flag support for libecwj2 (subject to blocking bug #230802).  The
  latter support is only in 1.5.3 so 1.5.2 should be fine (ie, with the
  existing jasper support).  Also fixed some minor QA issues in older
  versions.

  12 Oct 2008; nixnut <nixnut@gentoo.org> gdal-1.5.2.ebuild:
  Stable on ppc wrt bug 241500

  12 Oct 2008; Steve Arnold <nerdboy@gentoo.org> gdal-1.3.1.ebuild,
  gdal-1.3.2.ebuild, gdal-1.4.2.ebuild, gdal-1.5.0-r1.ebuild:
  Added die to sed invocations (although what this hs to do with perl I'm 
  not quite sure...

  07 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
  Add USE flag description to metadata wrt GLEP 56.

*gdal-1.5.2 (05 Jul 2008)

  05 Jul 2008; Steve Arnold <nerdboy@gentoo.org> +gdal-1.5.2.ebuild:
  Updated to latest version, but no ecw or oracle support just yet (see
  bug #230802 for the blocking issue).

  21 May 2008; Tiziano Müller <dev-zero@gentoo.org> gdal-1.3.1.ebuild,
  gdal-1.3.2.ebuild, gdal-1.4.2.ebuild, gdal-1.5.0-r1.ebuild,
  gdal-1.5.1.ebuild:
  Changed dependency for postgresql from dev-db/postgresql to
  virtual/postgresql-server

*gdal-1.5.1 (20 May 2008)

  20 May 2008; Steve Arnold <nerdboy@gentoo.org>
  +files/gdal-1.5.1-max-min.patch, +files/gdal-1.5.1-python-install.patch,
  +gdal-1.5.1.ebuild:
  Added new version and updated for gcc 4.3 with contributed patches
  (thanks to Peter Alfredsen <peter.alfredsen@gmail.com>).

  15 May 2008; Steve Arnold <nerdboy@gentoo.org> gdal-1.5.0-r1.ebuild:
  updated depends for bugs 221687 and 221493

  11 Apr 2008; Fabian Groffen <grobian@gentoo.org> gdal-1.5.0-r1.ebuild:
  Correct configure argument for sqlite: it's sqlite3

*gdal-1.5.0-r1 (22 Mar 2008)

  22 Mar 2008; Steve Arnold <nerdboy@gentoo.org> -gdal-1.5.0.ebuild,
  +gdal-1.5.0-r1.ebuild:
  Updated for optional libgrass rebuild support (avoids circular 
  dependency issue).

  09 Feb 2008; Steve Arnold <nerdboy@gentoo.org> ChangeLog:
  removed stale digest files; had to force it again after a tree update...

  09 Feb 2008; Steve Arnold <nerdboy@gentoo.org>
  files/gdal-1.5.0-python-install.patch, gdal-1.5.0.ebuild:
  Updated python patch, deps, and use flags (the first should fix the install
  bug reported in #206608).  The rest picks up new features/depends in 1.5.0.

*gdal-1.5.0 (03 Feb 2008)

  03 Feb 2008; Steve Arnold <nerdboy@gentoo.org>
  +files/gdal-1.5.0-makefile.patch, +files/gdal-1.5.0-python-install.patch,
  +files/gdal-1.5.0-soname.patch, +gdal-1.5.0.ebuild:
  updated to latest upstream release plus patches

  04 Jan 2008; Steve Arnold <nerdboy@gentoo.org> gdal-1.4.2.ebuild:
  fixed mysql borkage; no idea what happened...

  04 Jan 2008; Steve Arnold <nerdboy@gentoo.org>
  -files/gdal-1.2.6-installpathfix.patch,
  -files/gdal-1.3.0-installpathfix.patch, -gdal-1.2.6-r4.ebuild,
  -gdal-1.3.0-r1.ebuild, gdal-1.3.1.ebuild, gdal-1.3.2.ebuild,
  gdal-1.4.2.ebuild:
  Updated xerces-c dep for API change (bug 203019) and removed stale versions.
  The 1.4.3 release of GDAL was pulled, however, 1.4.4 will be updated for the
  2.8.0 version of xerces-c.

*gdal-1.4.2 (02 Jul 2007)

  02 Jul 2007; Steve Arnold <nerdboy@gentoo.org>
  +files/gdal-1.4.2-datadir.patch, +files/gdal-1.4.2-ruby-install.patch,
  +gdal-1.4.2.ebuild:
  Update to latest release (fixes bug 182306). Test away...

  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> gdal-1.2.6-r4.ebuild,
  gdal-1.3.0-r1.ebuild, gdal-1.3.1.ebuild, gdal-1.3.2.ebuild:
  Remove gnuconfig_update usage, leave it to econf.

  23 Nov 2006; Francesco Riosa <vivo@gentoo.org> gdal-1.2.6-r4.ebuild,
  gdal-1.3.0-r1.ebuild:
  dev-db/mysql => virtual/mysql

  07 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> gdal-1.3.1.ebuild:
  Stable on sparc

  08 Jul 2006; Markus Rothe <corsair@gentoo.org> gdal-1.3.1.ebuild:
  Stable on ppc64

  28 Jun 2006; Steve Arnold <nerdboy@gentoo.org>
  files/gdal-1.3.2-gcc4-stl.patch:
  Fixed patch borkage (bug 138212) caused by rcs keyword expansion.

  09 Jun 2006; Steve Arnold <nerdboy@gentoo.org>
  +files/gdal-1.3.2-gcc4-stl.patch, gdal-1.3.2.ebuild, gdal-1.3.1.ebuild:
  Added upstream CVS patch for bug 134498; thanks to Matteo Spreafico 
  <matteo _at_ fsfe.org> for posting the patch. Stable bump for amd64
  and ppc (1.3.1).

  25 May 2006; Steve Arnold <nerdboy@gentoo.org> gdal-1.3.0-r1.ebuild,
  gdal-1.3.1.ebuild, gdal-1.3.2.ebuild:
  Updated geos dependency for gcc 4; added ~ppc64 to testing versions.
  See hdf5 ChangeLog for Todo list.

  23 May 2006; Steve Arnold <nerdboy@gentoo.org>
  +files/gdal-1.3.2-destdir.patch, +files/gdal-1.3.2-ruby-install.patch:
  Sorry, dropped patches on the floor somehow...

*gdal-1.3.2 (22 May 2006)

  22 May 2006; Steve Arnold <nerdboy@gentoo.org> gdal-1.2.6-r4.ebuild,
  gdal-1.3.0-r1.ebuild, +gdal-1.3.2.ebuild:
  Version bump for more features (ruby bindings), plus adjusted keywords
  to work around hdf5 borkage.

  20 May 2006; Steve Arnold <nerdboy@gentoo.org> gdal-1.2.6-r4.ebuild,
  gdal-1.3.0-r1.ebuild, gdal-1.3.1.ebuild:
  Overdue stable bump for my current arches (my sparc broke).

  23 Dec 2005; Carsten Lohrke <carlo@gentoo.org> gdal-1.2.6-r4.ebuild,
  gdal-1.3.0-r1.ebuild, gdal-1.3.1.ebuild:
  Use global jpeg2k use flag.

  16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gdal-1.3.1.ebuild:
  Remove --with-gnu-ld option, bug #108386.

  03 Dec 2005; Steve Arnold <nerdboy@gentoo.org> +files/gdal-gcc4.patch,
  gdal-1.2.6-r4.ebuild, gdal-1.3.0-r1.ebuild, gdal-1.3.1.ebuild:
  Fixes for bugs 111688 and 113480; thanks to Robert Marmorstein
  <rmmarm@wm.edu> for the patch.

  21 Nov 2005; Simon Stelling <blubb@gentoo.org> gdal-1.2.6-r4.ebuild:
  stable on amd64; bug 98593

  02 Nov 2005; Steve Arnold <nerdboy@gentoo.org> gdal-1.2.6-r4.ebuild,
  gdal-1.3.0-r1.ebuild, gdal-1.3.1.ebuild:
  fixed typos that caused bug 111164 (I should listen to myself)

  31 Oct 2005; Simon Stelling <blubb@gentoo.org> gdal-1.2.6-r4.ebuild:
  stable on amd64

  26 Oct 2005; Steve Arnold <nerdboy@gentoo.org> gdal-1.2.6-r4.ebuild,
  gdal-1.3.0-r1.ebuild, gdal-1.3.1.ebuild:
  fixed libgif glitch (I shouldn't fix anything "extra" late at night...)

*gdal-1.3.1 (25 Oct 2005)

  25 Oct 2005; Steve Arnold <nerdboy@gentoo.org>
  +files/gdal-1.3.1-installpathfix.patch, gdal-1.2.6-r4.ebuild,
  gdal-1.3.0-r1.ebuild, +gdal-1.3.1.ebuild:
  Removed grass deps and added new version (really fixes bug 106287).
  New ebuild coming for gdal-grass driver (mysql is currently borked
  on 1.3.1).

  13 Oct 2005; Steve Arnold <nerdboy@gentoo.org> gdal-1.2.6-r4.ebuild,
  gdal-1.3.0-r1.ebuild:
  updated grass dep for latest grass (more or less fixes bug 106287)

*gdal-1.3.0-r1 (08 Oct 2005)
*gdal-1.2.6-r4 (08 Oct 2005)

  08 Oct 2005; Steve Arnold <nerdboy@gentoo.org> -gdal-1.2.5-r1.ebuild,
  -gdal-1.2.6-r3.ebuild, +gdal-1.2.6-r4.ebuild, -gdal-1.3.0.ebuild,
  +gdal-1.3.0-r1.ebuild:
  revision bump for glsa and cleanup of old ebuilds

  06 Oct 2005; Steve Arnold <nerdboy@gentoo.org>
  +files/gdal-1.2.6-installpathfix.patch,
  +files/gdal-1.3.0-installpathfix.patch, gdal-1.2.6-r3.ebuild,
  gdal-1.3.0.ebuild:
  Added fix for bug #105760 (patch courtesy of dragonheart and his sed
  foo).

  21 Sep 2005; Steve Arnold <nerdboy@gentoo.org> gdal-1.2.6-r3.ebuild,
  gdal-1.3.0.ebuild:
  added ogr docs for bug #106704 and minor cleanup

  17 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gdal-1.2.6-r3.ebuild:
  Stable on ppc.

*gdal-1.3.0 (11 Sep 2005)

  11 Sep 2005; Steve Arnold <nerdboy@gentoo.org> gdal-1.2.5-r1.ebuild,
  gdal-1.2.6-r3.ebuild, +gdal-1.3.0.ebuild:
  added new version and local use flag for xerces (bugs #102859 and #104937)
  and hdf5, plus stable bump for sparc and x86.

*gdal-1.2.6-r3 (04 Aug 2005)

  04 Aug 2005; Steve Arnold <nerdboy@gentoo.org> -gdal-1.2.6-r2.ebuild,
  +gdal-1.2.6-r3.ebuild:
  heavily reworked to accomodate arch-neutral install and doc flag

  02 Aug 2005; Herbie Hopkins <herbs@gentoo.org> gdal-1.2.5-r1.ebuild,
  gdal-1.2.6-r2.ebuild:
  Multilib fixes.

*gdal-1.2.6-r2 (30 Jul 2005)

  30 Jul 2005; Steve Arnold <nerdboy@gentoo.org> -gdal-1.2.6-r1.ebuild,
  +gdal-1.2.6-r2.ebuild:
  removed x86-specific libtool switch to take a stab at bug 100294

*gdal-1.2.6-r1 (25 Jul 2005)

  25 Jul 2005; Steve Arnold <nerdboy@gentoo.org> -gdal-1.2.6.ebuild,
  +gdal-1.2.6-r1.ebuild:
  fix for bug 100103, giflib, and general cleanup

  11 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
  gdal-1.2.5-r1.ebuild:
  ppc stable, #98593

  11 Jul 2005; Markus Rothe <corsair@gentoo.org> gdal-1.2.5-r1.ebuild:
  added ~ppc64 (bug #98593)

*gdal-1.2.5-r1 (10 Jul 2005)

  10 Jul 2005; Steve Arnold <nerdboy@gentoo.org> -gdal-1.2.5.ebuild,
  +gdal-1.2.5-r1.ebuild:
  fixing lib silliness on non-x86 arches (informal bug report), a 
  small but important change to fix the libgdal.so install (which
  requires stablizing libgeotiff, proj, and ogdi).  Add sparc to
  the list of heavily tested arches...

  21 Feb 2005; Steve Arnold <nerdboy@gentoo.org> gdal-1.2.5.ebuild:
  added debug flag at user request

*gdal-1.2.5 (20 Feb 2005)

  20 Feb 2005; Steve Arnold <nerdboy@gentoo.org> +metadata.xml,
  +gdal-1.2.5.ebuild:
  Adding new ebuild for geographic apps (still working on grass support).
  Tested heavily on x86 only so far...