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
|
# ChangeLog for sci-libs/gdal
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.10 2005/09/11 04:21:43 nerdboy Exp $
*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)
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...
|