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
|
# ChangeLog for sci-geosciences/mapnik
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/ChangeLog,v 1.46 2015/04/08 18:49:15 mgorny Exp $
08 Apr 2015; Michał Górny <mgorny@gentoo.org> mapnik-2.2.0.ebuild:
Drop old Python implementations
28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> mapnik-2.0.1.ebuild,
mapnik-2.0.2.ebuild, mapnik-2.1.0.ebuild, mapnik-2.2.0.ebuild:
Rename virtual/postgresql to dev-db/postgresql, and fix bug 530732
by removing the offending conditional.
03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> mapnik-2.0.1.ebuild,
mapnik-2.0.2.ebuild, mapnik-2.1.0.ebuild, mapnik-2.2.0.ebuild:
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mapnik-2.0.1.ebuild,
mapnik-2.0.2.ebuild, mapnik-2.1.0.ebuild, mapnik-2.2.0.ebuild:
QA: drop trailing '.' from DESCRIPTION
04 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> mapnik-2.2.0.ebuild:
Add subslot dependency on dev-libs/icu
*mapnik-2.2.0 (18 Nov 2013)
18 Nov 2013; Steve Arnold <nerdboy@gentoo.org> +mapnik-2.2.0.ebuild,
+files/mapnik-2.2.0-configure-only-once.patch,
+files/mapnik-2.2.0-dont-run-ldconfig.patch,
+files/mapnik-2.2.0-python3.patch, +files/mapnik-2.2.0-scons.patch:
Adding version 2.2.0 to keep Pinkbyte happy (among other things).
Tested on x86 and amd64 (full ~arch).
17 Feb 2013; Sven Wegener <swegener@gentoo.org>
files/mapnik-2.1.0-dont-run-ldconfig.patch:
Fix patch to apply cleanly.
*mapnik-2.1.0 (16 Feb 2013)
16 Feb 2013; Sven Wegener <swegener@gentoo.org> +mapnik-2.1.0.ebuild,
+files/mapnik-2.1.0-configure-only-once.patch,
+files/mapnik-2.1.0-destdir.patch,
+files/mapnik-2.1.0-dont-run-ldconfig.patch, +files/mapnik-2.1.0-scons.patch:
Version bump, bug #433922, thanks to Ronan Dunklau and Todd Wright.
*mapnik-2.0.2 (16 Feb 2013)
16 Feb 2013; Sven Wegener <swegener@gentoo.org> +mapnik-2.0.2.ebuild:
Version bump.
07 Oct 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, #24135.
27 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml:
Remove unused desc.
27 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> mapnik-2.0.1.ebuild:
Sort deps alphabetically.
*mapnik-2.0.1 (26 May 2012)
26 May 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+files/mapnik-2.0.1-boost_build.patch,
+files/mapnik-2.0.1-configure-only-once.patch,
+files/mapnik-2.0.1-destdir.patch, +files/mapnik-2.0.1-scons.patch,
+mapnik-2.0.1.ebuild, -files/mapnik-0.7.1-libagg.patch,
-files/mapnik-0.7.1-libpng1.5.4.patch, -files/mapnik-2.0.0-gentoo.patch,
-mapnik-0.7.1-r1.ebuild, -mapnik-0.7.1-r2.ebuild, -mapnik-2.0.0.ebuild:
Version bump to 2.0.1. Remove older. Fixes bug#414579.
24 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> mapnik-2.0.0.ebuild:
Depend on virtual/jpeg wrt bug#413677.
24 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> mapnik-2.0.0.ebuild:
Build gdal/ogr with gdal useflag. Fixes bug#397423.
*mapnik-0.7.1-r2 (30 Jan 2012)
30 Jan 2012; Markos Chandras <hwoarang@gentoo.org> +mapnik-0.7.1-r2.ebuild,
mapnik-0.7.1-r1.ebuild, mapnik-2.0.0.ebuild:
New revision for boost-1.48 compatibility. Thanks to Arfrever. Fixes bug
#401395
30 Jan 2012; Steve Arnold <nerdboy@gentoo.org> mapnik-2.0.0.ebuild:
Updated python and boost deps.
27 Nov 2011; Sven Wegener <swegener@gentoo.org> mapnik-0.7.1-r1.ebuild,
mapnik-2.0.0.ebuild, metadata.xml:
Build geos input plugin with USE="geos", only build postgis input plugin with
USE="postgres".
*mapnik-2.0.0 (13 Nov 2011)
13 Nov 2011; Steve Arnold <nerdboy@gentoo.org> +mapnik-2.0.0.ebuild,
+files/mapnik-2.0.0-gentoo.patch:
Added mapnik2 ebuild, however, it breaks current gpsdrive, so it will be
package.amsked for the time being. Unmask if you want to try it.
26 Sep 2011; Steve Arnold <nerdboy@gentoo.org> mapnik-0.7.1-r1.ebuild,
+files/mapnik-0.7.1-libpng1.5.4.patch:
Update for libpng 1.5 changes (closes bug #384263).
29 Jul 2011; Steve Arnold <nerdboy@gentoo.org> mapnik-0.7.1-r1.ebuild:
Updated with API doc workaround (see bug #370575) and a missing dep
(nothing to do with the former bug). The API doc build has a bogus
dep on mod_python that's only triggered on certain boxes. Ugh...
11 Apr 2011; Steve Arnold <nerdboy@gentoo.org> mapnik-0.7.1-r1.ebuild:
Updated for new boost 1.46 to force the older filesystem interface until
upstream migrates (conditional on boost version).
10 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
mapnik-0.7.1-r1.ebuild:
Fix deprecation warning.
02 Mar 2011; Justin Lecher <jlec@gentoo.org> mapnik-0.6.1-r3.ebuild,
mapnik-0.7.1-r1.ebuild:
Correct Slots for gtk 3 introduction to tree
07 Feb 2011; Steve Arnold <nerdboy@gentoo.org> mapnik-0.7.1-r1.ebuild:
Updated with sed hacks to force scons to use specified C,CXX,LDFLAGS.
(closes bug #343809) Please report any issues on a new bug.
08 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org>
mapnik-0.6.1-r3.ebuild, mapnik-0.7.1-r1.ebuild:
media-libs/jpeg -> virtual/jpeg
*mapnik-0.7.1-r1 (30 Oct 2010)
30 Oct 2010; Steve Arnold <nerdboy@gentoo.org> -mapnik-0.7.1.ebuild,
+mapnik-0.7.1-r1.ebuild:
Updated for latest gpsdrive (currently open mapnik bugs are OBE or not
repreducible).
29 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-mapnik-0.5.1.ebuild, -files/mapnik-0.5.1-include-fix.patch,
-mapnik-0.6.0.ebuild, -files/mapnik-0.6.0-gentoo.patch:
Delete.
*mapnik-0.7.1 (18 Oct 2010)
18 Oct 2010; Steve Arnold <nerdboy@gentoo.org> +mapnik-0.7.1.ebuild,
+files/mapnik-0.7.1-libagg.patch:
Updated to new version for new gpsdrive and boost support (among other
things). Tested with boost-1.42, gpsd-2.95, and gpsdrive-2.11 (and a
USB gps device).
17 Jun 2010; Patrick Lauer <patrick@gentoo.org> mapnik-0.5.1.ebuild,
mapnik-0.6.0.ebuild, mapnik-0.6.1-r3.ebuild:
Migrating away from deprecated postgres virtuals
*mapnik-0.6.1-r3 (29 Mar 2010)
29 Mar 2010; Steve Arnold <nerdboy@gentoo.org> -mapnik-0.6.1-r2.ebuild,
+mapnik-0.6.1-r3.ebuild:
Updated to force the specified version of Boost (really fixes bug 308487).
Ensures that it configures, builds, and links against one and only one
version, no matter which other versions are installed. So there...
*mapnik-0.6.1-r2 (07 Mar 2010)
07 Mar 2010; Steve Arnold <nerdboy@gentoo.org> -mapnik-0.6.1-r1.ebuild,
+mapnik-0.6.1-r2.ebuild:
Had to hack around broken scons build script in order to force a given
boost version (see bug #301674). Many thanks to Sebastian Luther
<SebastianLuther@gmx.de> and Juergen Rose <rose@rz.uni-potsdam.de> for
providing the initial basis for the complete hack.
13 Feb 2010; Steve Arnold <nerdboy@gentoo.org> mapnik-0.6.1-r1.ebuild:
Updated boost depend for gpsdrive; can cause subtle breakage if built
against newer boost. Could use some code for forcing eselect as is done
in some of the other eclasses...
*mapnik-0.6.1-r1 (12 Nov 2009)
12 Nov 2009; Steve Arnold <nerdboy@gentoo.org> -mapnik-0.6.1.ebuild,
+mapnik-0.6.1-r1.ebuild, +files/mapnik-0.6.1-libagg.patch:
Patch for building properly against external libagg (fixes bug #292078)
and removal of redundant fonts.
*mapnik-0.6.1 (02 Nov 2009)
02 Nov 2009; Steve Arnold <nerdboy@gentoo.org> +mapnik-0.6.1.ebuild:
Updated to latest upstream release and shed some patches. Seems to work
fine both with and without use=python. Closes bug #291376.
22 Aug 2009; Steve Arnold <nerdboy@gentoo.org> mapnik-0.5.1.ebuild,
mapnik-0.6.0.ebuild:
Reverting back to the virtual, in the hopes that postgresql will get
something >=8.0 stable soon. Newer libpq works now...
19 Aug 2009; Steve Arnold <nerdboy@gentoo.org> mapnik-0.5.1.ebuild,
mapnik-0.6.0.ebuild:
Updated postgres deps to explicitly exclude libpq (which will not work).
The virtual is currently not an option, and none of the new postgresql
packages have been stablized yet, so this is the only way mapnik (and a
few other packages) can go stable.
17 Jun 2009; Alfredo Tupone <tupone@gentoo.org> mapnik-0.6.0.ebuild:
Selecting boost version that has python IUSE. Bug #274358 by Arjen Robbemond
12 Jun 2009; Alfredo Tupone <tupone@gentoo.org> mapnik-0.6.0.ebuild:
Changing LICENSE and adding some docs
*mapnik-0.6.0 (12 Jun 2009)
12 Jun 2009; Alfredo Tupone <tupone@gentoo.org>
+files/mapnik-0.6.0-gentoo.patch, metadata.xml, +mapnik-0.6.0.ebuild:
Version bump to 0.6.0 Bug #264609 by jannis
04 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> mapnik-0.5.1.ebuild:
add missing xml to IUSE
08 Nov 2008; Steve Arnold <nerdboy@gentoo.org> mapnik-0.5.1.ebuild:
Fixed the sed that modifies the fontpath in mapnik python lib. The
rendering problem reported in bug #239402 has been verified as fixed.
02 Nov 2008; Steve Arnold <nerdboy@gentoo.org> mapnik-0.5.1.ebuild:
Fixed PGSQL linkage issues and other whacked build stuff; added
ogcserver example config. All input plugins build now. Postgres
dep should be changed to a virtual when ready (postgresql plugin
won't build against libpq package).
25 Sep 2008; Steve Arnold <nerdboy@gentoo.org> mapnik-0.5.1.ebuild:
just forestalling Mr_Bones with a QA fix...
25 Sep 2008; Steve Arnold <nerdboy@gentoo.org> metadata.xml,
mapnik-0.5.1.ebuild:
Removed proj and gdal use flags in favor of hard depends (mostly to
make it cleaner for people using gpsdrive).
*mapnik-0.5.1 (25 Sep 2008)
25 Sep 2008; Steve Arnold <nerdboy@gentoo.org>
+files/mapnik-0.5.1-include-fix.patch, +metadata.xml,
+mapnik-0.5.1.ebuild:
New mapping toolkit supporting gpsdrive, as well as general mapping.
Closes bug #140599.
|