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
|
# ChangeLog for sci-libs/ogdi
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/ogdi/ChangeLog,v 1.21 2006/02/08 22:49:41 agriffis Exp $
08 Feb 2006; Aron Griffis <agriffis@gentoo.org> ogdi-3.1.5-r1.ebuild:
Mark 3.1.5-r1 stable on alpha
21 Nov 2005; Simon Stelling <blubb@gentoo.org> ogdi-3.1.5-r1.ebuild:
stable on amd64; bug 98593
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> ogdi-3.1.5-r1.ebuild:
Stable on ppc.
01 Nov 2005; Steve Arnold <nerdboy@gentoo.org>
+files/ogdi-3.1.4-fpic.patch, -ogdi-3.1.1-r1.ebuild, ogdi-3.1.4-r1.ebuild,
-ogdi-3.1.5.ebuild:
added fPIC patch and cleaned up ebuilds; stable bump for sparc and x86.
03 Aug 2005; Herbie Hopkins <herbs@gentoo.org> ogdi-3.1.1-r1.ebuild,
ogdi-3.1.4-r1.ebuild, ogdi-3.1.5.ebuild, ogdi-3.1.5-r1.ebuild:
Removed --with-proj option so the --with-projlib option doesn't get ignored.
03 Aug 2005; Steve Arnold <nerdboy@gentoo.org> ogdi-3.1.1-r1.ebuild,
ogdi-3.1.4-r1.ebuild, ogdi-3.1.5.ebuild, ogdi-3.1.5-r1.ebuild:
fixed oops in projlib path
03 Aug 2005; Steve Arnold <nerdboy@gentoo.org> ogdi-3.1.1-r1.ebuild,
ogdi-3.1.4-r1.ebuild, ogdi-3.1.5.ebuild, ogdi-3.1.5-r1.ebuild:
Generalized lib install path and fixed ARCH typo. This one should
be good, in theory...
02 Aug 2005; Herbie Hopkins <herbs@gentoo.org> ogdi-3.1.5-r1.ebuild:
Multilib fixes.
*ogdi-3.1.5-r1 (02 Aug 2005)
02 Aug 2005; Danny van Dyk <kugelfang@gentoo.org>
+files/ogdi-3.1.5-fpic.patch, +ogdi-3.1.5-r1.ebuild:
Bumped to 3.1.5-r1 to fix build on PIC-dependent arches and affected shared
libraryies on all other arches.
30 Jul 2005; Steve Arnold <nerdboy@gentoo.org> ogdi-3.1.1-r1.ebuild,
ogdi-3.1.4-r1.ebuild, ogdi-3.1.5.ebuild:
fixed sparc install issues (sandbox violations) so it should work
correctly on other arches (in theory). This is a mostly stealth update,
since it won't help people for whom it already worked...
*ogdi-3.1.5 (23 Jul 2005)
*ogdi-3.1.1-r1 (23 Jul 2005)
23 Jul 2005; Steve Arnold <nerdboy@gentoo.org> -ogdi-3.1.1.ebuild,
+ogdi-3.1.1-r1.ebuild, -ogdi-3.1.4.ebuild, +ogdi-3.1.5.ebuild:
replaced borked versions with -r1's and added new version (sorry,
I couldn't commit the one below until I fixed a couple deps first)
*ogdi-3.1.4-r1 (21 Jul 2005)
21 Jul 2005; Steve Arnold <nerdboy@gentoo.org> +ogdi-3.1.4-r1.ebuild:
fixed some build errors revealed by the new toolchain -
TARGET not set properly and internal proj borkage
11 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> ogdi-3.1.4.ebuild:
ppc stable, #98593
11 Jul 2005; Markus Rothe <corsair@gentoo.org> ogdi-3.1.4.ebuild:
Stable on ppc64 (bug #98593)
10 Jul 2005; Steve Arnold <nerdboy@gentoo.org> ogdi-3.1.1.ebuild,
ogdi-3.1.4.ebuild:
bumping x86 and sparc to stable
26 May 2005; Sven Wegener <swegener@gentoo.org> metadata.xml:
Herd name is 'sci' not 'sci-herd'
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ogdi-3.1.1.ebuild:
Stable on ppc.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> ogdi-3.1.4.ebuild:
Dependency update: dev-libs/proj -> sci-libs/proj.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> ogdi-3.1.1.ebuild:
Dependency update: dev-libs/proj -> sci-libs/proj.
*ogdi-3.1.4 (28 Dec 2004)
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+ogdi-3.1.1.ebuild, +ogdi-3.1.4.ebuild:
Moved from dev-libs/ogdi to sci-libs/ogdi.
*ogdi-3.1.4 (18 Dec 2004)
18 Dec 2004; Steve Arnold <nerdboy@gentoo.org> +metadata.xml,
ogdi-3.1.1.ebuild, +ogdi-3.1.4.ebuild:
bumped 3.1.1 to x86 and added cleaned-up 3.1.4 to ~
*ogdi-3.1.1 (04 Jan 2003)
04 Jan 2003; George Shapovalov <george@gentoo.org> ChangeLog, ogdi-3.1.1.ebuild, files/digest-ogdi-3.1.1 :
initial release
open geographical datastore interface
ebuild submitted by Nathaniel C. Domingo <nathaniel.domingo@upd.edu.ph>
|