summaryrefslogtreecommitdiff
blob: 8b62db910115bbaffe7b7af4b849f9f87ac47573 (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
# ChangeLog for sci-geosciences/mapnik
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/ChangeLog,v 1.12 2009/11/02 01:52:04 nerdboy Exp $

*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.