summaryrefslogtreecommitdiff
blob: 0d9b35382f741e16344e1c8b4cf19c18f2e25a1f (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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# ChangeLog for dev-db/postgis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.67 2012/07/03 16:32:35 ranger Exp $

  03 Jul 2012; Brent Baude <ranger@gentoo.org> postgis-2.0.0.ebuild:
  Marking postgis-2.0.0 ppc for bug 420125

  12 Jun 2012; Agostino Sarubbo <ago@gentoo.org> postgis-2.0.0.ebuild:
  Stable for amd64, wrt bug #420125

  04 Jun 2012; Zac Medico <zmedico@gentoo.org> postgis-1.3.6-r1.ebuild:
  inherit multilib for get_libdir

  10 Apr 2012; Aaron W. Swenson <titanofold@gentoo.org> postgis-2.0.0.ebuild:
  Fixed dependencies. Fixes bug 411277.

*postgis-2.0.0 (04 Apr 2012)

  04 Apr 2012; Patrick Lauer <patrick@gentoo.org> +postgis-2.0.0.ebuild:
  Bump

  07 Mar 2012; Aaron W. Swenson <titanofold@gentoo.org> -postgis-1.3.1.ebuild,
  -postgis-1.4.0.ebuild, -postgis-1.5.0.ebuild, -postgis-1.5.0-r1.ebuild,
  -postgis-1.5.2.ebuild, -postgis-1.5.2-r3.ebuild, -postgis-1.5.3.ebuild:
  Removing old versions.

  06 Mar 2012; Brent Baude <ranger@gentoo.org> postgis-1.5.3-r1.ebuild:
  Marking postgis-1.5.3-r1 ppc for bug 376359

  24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> postgis-1.5.3-r1.ebuild:
  x86 stable wrt bug #376359

  30 Jan 2012; Agostino Sarubbo <ago@gentoo.org> postgis-1.5.3-r1.ebuild:
  Stable for AMD64, wrt bug #376359

*postgis-1.4.2-r1 (23 Aug 2011)

  23 Aug 2011; Aaron W. Swenson <titanofold@gentoo.org> -postgis-1.4.2.ebuild,
  +postgis-1.4.2-r1.ebuild:
  Backpatched fixes from 1.5.3. Fixed typo.

*postgis-1.5.3-r1 (23 Aug 2011)

  23 Aug 2011; Aaron W. Swenson <titanofold@gentoo.org>
  +postgis-1.5.3-r1.ebuild:
  Fixed typo: ESPG -> EPSG

*postgis-1.4.2 (23 Aug 2011)

  23 Aug 2011; Aaron W. Swenson <titanofold@gentoo.org>
  -files/postgis-1.1.1_doc.patch, +files/postgis_dbs-1.4,
  +postgis-1.4.2.ebuild, -files/postgis_xsl.patch:
  Fixes bug 380095 and 380089. Remove files no longer in use.

  07 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> postgis-1.5.3.ebuild:
  x86 stable wrt bug #376359

  02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> postgis-1.5.3.ebuild:
  Stable on amd64 wrt bug #376359

*postgis-1.5.3 (26 Jun 2011)

  26 Jun 2011; Aaron W. Swenson <titanofold@gentoo.org> +postgis-1.5.3.ebuild:
  Version bump

  17 Jun 2011; Tomáš Chvátal <scarabeus@gentoo.org> postgis-1.5.2-r3.ebuild:
  Reorder src_install and set -j1 only once into global MAKEOPTS variable.

  17 Jun 2011; Tomáš Chvátal <scarabeus@gentoo.org> postgis-1.5.2-r3.ebuild:
  Reorder configure/compile phases for readability. No functional changes.

*postgis-1.5.2-r3 (02 May 2011)

  02 May 2011; Aaron W. Swenson <titanofold@gentoo.org>
  -postgis-1.5.2-r2.ebuild, +postgis-1.5.2-r3.ebuild:
  Moved postgresql-config and checks into pkg_setup

*postgis-1.5.2-r2 (02 May 2011)

  02 May 2011; Aaron W. Swenson <titanofold@gentoo.org>
  -postgis-1.5.2-r1.ebuild, +postgis-1.5.2-r2.ebuild:
  Addressed sandbox violations regarding man and docs.

*postgis-1.5.2-r1 (01 May 2011)

  01 May 2011; Aaron W. Swenson <titanofold@gentoo.org>
  +postgis-1.5.2-r1.ebuild, +files/postgis_dbs, metadata.xml:
  Fixes bug 273960, 285082, 296172, 314243, 325113 and 339312

  07 Mar 2011; Justin Lecher <jlec@gentoo.org> postgis-1.5.0.ebuild,
  postgis-1.5.0-r1.ebuild, postgis-1.5.2.ebuild:
  Correct Slots for gtk 3 introduction to tree

*postgis-1.5.2 (28 Sep 2010)

  28 Sep 2010; Patrick Lauer <patrick@gentoo.org> +postgis-1.5.2.ebuild:
  Bump, fixes most build issues against 9.0

  17 Jun 2010; Patrick Lauer <patrick@gentoo.org> postgis-1.3.1.ebuild,
  postgis-1.3.6-r1.ebuild, postgis-1.4.0.ebuild, postgis-1.5.0.ebuild,
  postgis-1.5.0-r1.ebuild:
  Migrating away from deprecated postgres virtuals

*postgis-1.5.0-r1 (23 Feb 2010)

  23 Feb 2010; Patrick Lauer <patrick@gentoo.org> +postgis-1.5.0-r1.ebuild:
  Fixing doc installation. Slightly hacky, sorry :)

  21 Feb 2010; Patrick Lauer <patrick@gentoo.org> -postgis-1.1.4.ebuild,
  -postgis-1.2.0.ebuild, -postgis-1.2.1.ebuild, -postgis-1.3.3.ebuild,
  -postgis-1.3.6.ebuild:
  Old

*postgis-1.5.0 (21 Feb 2010)

  21 Feb 2010; Patrick Lauer <patrick@gentoo.org> postgis-1.4.0.ebuild,
  +postgis-1.5.0.ebuild:
  Bump for #304151, thanks to Michael Orlitzky for refining the deps

  20 Sep 2009; Patrick Lauer <patrick@gentoo.org> postgis-1.4.0.ebuild:
  Fixing deps, closes #285780

*postgis-1.4.0 (19 Sep 2009)

  19 Sep 2009; Patrick Lauer <patrick@gentoo.org> +postgis-1.4.0.ebuild:
  Bump to 1.4.0, fixes #284733

*postgis-1.3.6-r1 (13 Jun 2009)

  13 Jun 2009; <djay@gentoo.org> +postgis-1.3.6-r1.ebuild:
  New ebuild to solve the databases upgrade issue (#273960)

*postgis-1.3.6 (07 Jun 2009)

  07 Jun 2009; Steve Arnold <nerdboy@gentoo.org> +postgis-1.3.6.ebuild:
  Updated to current upstream release; includes bug fixes, pgsql updates.
  Package config updated, but still needs user testing.

  07 Mar 2009; Zac Medico <zmedico@gentoo.org> postgis-1.2.0.ebuild,
  postgis-1.2.1.ebuild, postgis-1.3.1.ebuild, postgis-1.3.3.ebuild:
  Bug #229859 - Add missing category in portageq commands.

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

  21 May 2008; Tiziano Müller <dev-zero@gentoo.org> postgis-1.1.4.ebuild,
  postgis-1.2.0.ebuild, postgis-1.2.1.ebuild, postgis-1.3.1.ebuild,
  postgis-1.3.3.ebuild:
  Changed dependency for postgresql from dev-db/postgresql to
  virtual/postgresql-server

  09 May 2008; <djay@gentoo.org> ChangeLog:
  Version 1.3.3 bumped

  25 Feb 2008; Caleb Tennis <caleb@gentoo.org> postgis-1.3.1.ebuild:
  marking amd64 stable

  19 Jan 2008; nixnut <nixnut@gentoo.org> postgis-1.3.1.ebuild:
  Stable on ppc wrt bug 206529

  18 Jan 2008; Dawid Węgliński <cla@gentoo.org> postgis-1.3.1.ebuild:
  Stable on x86 (bug #206529)

*postgis-1.3.1 (19 Dec 2007)
*postgis-1.2.1 (19 Dec 2007)

  19 Dec 2007; <djay@gentoo.org> +postgis-1.2.1.ebuild,
  +postgis-1.3.1.ebuild:
  Version bump for 1.2.1 and 1.3.1 version of the PostGIS ebuild

  19 Sep 2007; Denis Dupeyron <calchan@gentoo.org> postgis-1.2.0.ebuild:
  Fixed typo, see bug #193013.

  11 Apr 2007; Luca Longinotti <chtekk@gentoo.org> postgis-1.2.0.ebuild:
  Fix bug #167271.

  09 Apr 2007; Luca Longinotti <chtekk@gentoo.org> -postgis-0.7.5-r2.ebuild,
  -postgis-1.1.2.ebuild, -postgis-1.1.6.ebuild, postgis-1.2.0.ebuild:
  Cleanup old unneeded versions, fixes bug #17808.

*postgis-1.2.0 (06 Jan 2007)
*postgis-1.1.6 (06 Jan 2007)

  06 Jan 2007; <djay@gentoo.org> metadata.xml, +postgis-1.1.6.ebuild,
  +postgis-1.2.0.ebuild:
  Adding postgis-1.1.6 and postgis-1.2.0 ebuilds. Special thanks to 
  dev-zero for his help.

  17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  postgis-1.1.4.ebuild:
  Stable on ppc wrt bug #157750.

  14 Dec 2006; Christian Faulhammer <opfer@gentoo.org> postgis-1.1.4.ebuild:
  stable x86, bug #157750

  30 Sep 2006; Tiziano Müller <dev-zero@gentoo.org> ChangeLog:
  Version bump.

  01 Aug 2006; Luca Longinotti <chtekk@gentoo.org> metadata.xml,
  postgis-0.7.5-r2.ebuild, -postgis-1.0.0_p20050512.ebuild,
  -postgis-1.0.1_p20050805.ebuild, -postgis-1.1.1.ebuild:
  Cleanup.

*postgis-1.1.2 (06 Apr 2006)

  06 Apr 2006; Gérald Fenoy djay@gentoo.org +postgis-1.1.2.ebuild:
  Version Bump to 1.1.2

*postgis-1.1.1 (20 Mar 2006)

  20 Mar 2006; Masatomo Nakano <nakano@gentoo.org>
  +files/postgis-1.1.1_doc.patch, +postgis-1.1.1.ebuild:
  Version bump. Ebuild submitted by FENOY Gérald <djay@gentoo.org>.

*postgis-1.0.1_p20050805 (27 Aug 2005)

  27 Aug 2005; Masatomo Nakano <nakano@gentoo.org>
  +postgis-1.0.1_p20050805.ebuild:
  Version bump.

*postgis-1.0.0_p20050512 (14 May 2005)

  14 May 2005; Masatomo Nakano <nakano@gentoo.org>
  +postgis-1.0.0_p20050512.ebuild:
  Version bump.

  06 May 2005; Sven Wegener <swegener@gentoo.org> postgis-0.7.5-r2.ebuild:
  Removed * postfix from <, <=, >= and > dependencies.

  28 Dec 2004; Olivier Fisette <ribosome@gentoo.org>
  postgis-0.7.5-r2.ebuild:
  Dependency update: dev-libs/proj -> sci-libs/proj.

  17 Jun 2004; Masatomo Nakano <nakano@gentoo.org> postgis-0.7.5-r2.ebuild:
  Marked as stable on x86.

  04 May 2004; David Holm <dholm@gentoo.org> postgis-0.7.5-r2.ebuild:
  Added to ~ppc.

*postgis-0.7.5-r2 (03 May 2004)

  03 May 2004; Masatomo Nakano <nakano@gentoo.org> +postgis-0.7.5-r2.ebuild:
  Fixed dependency.

  20 Apr 2004; Martin Holzer <mholzer@gentoo.org> postgis-0.7.5-r1.ebuild:
  src_uri now uses mirror://postgresql

  21 Mar 2004; Martin Holzer <mholzer@gentoo.org> postgis-0.7.5-r1.ebuild:
  adding categorie. see 45110 for details

  07 Dec 2003; Masatomo Nakano <nakano@gentoo.org> postgis-0.7.5.ebuild:
  Clean up.

*postgis-0.7.5-r1 (30 Sep 2003)
  30 Sep 2003; Masatomo Nakano <nakano@gentoo.org> postgis-0.7.5-r1.ebuild :
  Fixed library path and changed dependency to postgresql-7.3.4. #29226

*postgis-0.7.5.ebuild (12 Jun 2003)

  29 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> postgis-0.7.5.ebuild :
  Added IUSE.

  12 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> postgis-0.7.5.ebuild :
  Version bump.

*postgis-0.7.3.ebuild (16 Dec 2002)

  16 Dec 2002; George Shapovalov <george@gentoo.org> ChangeLog, postgis-0.7.3.ebuild, files/\{postgis-0.7.3-gentoo.diff\} :
  initial release
  adds support for geographic objects to PostgreSQL
  ebuild submitted by Nathaniel C. Domingo <nathaniel.domingo@upd.edu.ph>