4db7a1b02a
This is to fix compilation with sci-libs/plplot-5.9.9.
149 lines
5.7 KiB
Plaintext
149 lines
5.7 KiB
Plaintext
# ChangeLog for dev-lang/gdl
|
|
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
|
|
# $Header: $
|
|
|
|
22 Dec 2011; SN <slawomir.nizio@sabayon.org> +gdl-0.9.1.ebuild,
|
|
+files/gdl-0.9_rc2-gcc4.4.patch, +files/gdl-0.9_rc4-gcc4.3.patch,
|
|
+files/gdl-0.9.1-antlr.patch, +files/gdl-0.9.1-plplot.patch, +metadata.xml:
|
|
For ebuild, adding Jan Kohnert's patch from bug 391667
|
|
to fix compilation with sci-libs/plplot-5.9.9.
|
|
|
|
20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
|
|
Drop maintainer due retirement, bug #105599
|
|
|
|
*gdl-0.9.1 (08 Apr 2011)
|
|
|
|
08 Apr 2011; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9-r1.ebuild,
|
|
+gdl-0.9.1.ebuild, +files/gdl-0.9.1-antlr.patch:
|
|
Version bump. Now really unbundle antlr
|
|
|
|
*gdl-0.9-r1 (04 Jan 2011)
|
|
|
|
04 Jan 2011; Sébastien Fabbro <bicatali@gentoo.org> -gdl-0.9.ebuild,
|
|
+gdl-0.9-r1.ebuild, -files/gdl-0.9_rc4-antlr.patch,
|
|
-files/gdl-0.9_rc4-wxwidgets.patch:
|
|
Install both python with gdl as a library and regular gdl exec. Also now uses
|
|
bundled antlr to make it work on amd64.
|
|
|
|
*gdl-0.9 (21 Dec 2010)
|
|
|
|
21 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> -gdl-0.9_rc4.ebuild,
|
|
+gdl-0.9.ebuild, +files/gdl-0.9-configure.patch, +files/gdl-0.9-numpy.patch,
|
|
metadata.xml:
|
|
Version bump, replaced numarray by numpy support
|
|
|
|
25 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org> gdl-0.9_rc4.ebuild,
|
|
+files/gdl-0.9_rc4-gcc4.5.patch:
|
|
Fix build with GCC-4.5 wrt bug 334415. Thanks to Diego for report.
|
|
|
|
04 Jul 2010; Justin Lecher <jlec@gentoo.org> -gdl-0.9_rc2.ebuild,
|
|
-gdl-0.9_rc3.ebuild, gdl-0.9_rc4.ebuild, -files/gdl-0.9_rc1-gcc4.3.patch,
|
|
-files/gdl-0.9_rc1-magick.patch, -files/gdl-0.9_rc1-proj4.patch,
|
|
-files/gdl-0.9_rc2-antlr.patch, -files/gdl-0.9_rc3-proj4.patch,
|
|
+files/gdl-0.9_rc4-wxwidgets.patch:
|
|
Removed python support untils numarray -> numpy is changed by upstream,
|
|
#326781; removed old, #286634; correcting RDEPEND for imagemagick support,
|
|
#314237
|
|
|
|
27 Feb 2010; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc4.ebuild,
|
|
files/gdl-0.9_rc4-antlr.patch:
|
|
Fixed libantlr issue (see bug #286630).
|
|
Thanks much to Jan Kohnert for tracking this down.
|
|
|
|
27 Feb 2010; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc4.ebuild,
|
|
+files/gdl-0.9_rc4-gcc4.3.patch:
|
|
Added patch for missing gcc headers (fixes #306437).
|
|
Thanks much to Kacper Kowalik for the patch.
|
|
|
|
27 Feb 2010; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc4.ebuild:
|
|
Significant ebuild cleanup. Removed libproj option for now since
|
|
this requires libproj4 which is currently missing from portage.
|
|
Thanks much to Sylwester Arabas for his help and support.
|
|
|
|
18 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> gdl-0.9_rc4.ebuild:
|
|
Adding an mpi hack when hdf5 has mpi support, see bug #302621
|
|
|
|
*gdl-0.9_rc4 (05 Feb 2010)
|
|
|
|
05 Feb 2010; Markus Dittrich <markusle@gentoo.org> -gdl-0.9_rc1.ebuild,
|
|
+files/gdl-0.9_rc4-antlr.patch, +gdl-0.9_rc4.ebuild:
|
|
Version bump.
|
|
|
|
*gdl-0.9_rc3 (12 Jan 2010)
|
|
|
|
12 Jan 2010; Markus Dittrich <markusle@gentoo.org> +gdl-0.9_rc3.ebuild,
|
|
+files/gdl-0.9_rc3-proj4.patch:
|
|
Version bump. This will hopefully also fix bug #286634.
|
|
|
|
04 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> gdl-0.9_rc2.ebuild:
|
|
Replace -Wl,--no-as-needed with function from flag-o-matic eclass.
|
|
|
|
*gdl-0.9_rc2 (25 Aug 2009)
|
|
|
|
25 Aug 2009; Markus Dittrich <markusle@gentoo.org> +gdl-0.9_rc2.ebuild,
|
|
+files/gdl-0.9_rc2-gcc4.4.patch, +files/gdl-0.9_rc2-antlr.patch:
|
|
Version bump and fixed hdf5-1.8 issue (see bug #275388).
|
|
Also, the ebuild now compiles against the system antlr fixing
|
|
the file collision with dev-java/antlr (see bug #267671).
|
|
|
|
02 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org>
|
|
-files/gdl-0.8.11-gcc4-gentoo.patch, -files/gdl-0.9_pre5-proj4.patch,
|
|
-files/gdl-0.9_pre6-magick.patch, -files/gdl-0.9_pre6-plplot-5.9.patch,
|
|
-files/gdl-0.9_pre6-proj4.patch, -gdl-0.8.11.ebuild, -gdl-0.9_pre6.ebuild:
|
|
Cleaning from old versions
|
|
|
|
23 Aug 2008; Jeroen Roovers <jer@gentoo.org> metadata.xml:
|
|
Add GLEP 56 USE flag descriptions.
|
|
|
|
06 Jun 2008; Markus Dittrich <markusle@gentoo.org> gdl-0.9_rc1.ebuild:
|
|
Make gdl backward compatible to <plplot-5.9 (fixes bug #225027).
|
|
|
|
24 May 2008; Markus Dittrich <markusle@gentoo.org>
|
|
+files/gdl-0.9_rc1-magick.patch, +files/gdl-0.9_rc1-gcc4.3.patch,
|
|
gdl-0.9_rc1.ebuild:
|
|
Replaced imagemagick patch which broke due to additiona autoconf step
|
|
(fixes bug #223321). Added gcc4.3 compile patch.
|
|
|
|
*gdl-0.9_rc1 (22 May 2008)
|
|
|
|
22 May 2008; Sébastien Fabbro <bicatali@gentoo.org>
|
|
+files/gdl-0.9_rc1-proj4.patch, -gdl-0.9_pre5.ebuild, +gdl-0.9_rc1.ebuild:
|
|
Version bump
|
|
|
|
13 Apr 2008; Markus Dittrich <markusle@gentoo.org>
|
|
+files/gdl-0.9_pre6-plplot-5.9.patch, gdl-0.9_pre6.ebuild:
|
|
Added patch for plplot-5.9 support (fixes bug #217361).
|
|
|
|
21 Mar 2008; Markus Dittrich <markusle@gentoo.org>
|
|
+files/gdl-0.9_pre6-magick.patch, gdl-0.9_pre5.ebuild,
|
|
gdl-0.9_pre6.ebuild:
|
|
Added patch to fix compilation issues with imagemagick-6.3.9*
|
|
(see bug #214040).
|
|
|
|
*gdl-0.9_pre6 (05 Nov 2007)
|
|
|
|
05 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
|
|
+files/gdl-0.9_pre6-proj4.patch, +gdl-0.9_pre6.ebuild:
|
|
Version bump
|
|
|
|
*gdl-0.9_pre5 (21 Aug 2007)
|
|
|
|
21 Aug 2007; Sébastien Fabbro <bicatali@gentoo.org>
|
|
+files/gdl-0.9_pre5-proj4.patch, metadata.xml, +gdl-0.9_pre5.ebuild:
|
|
Version bump.
|
|
|
|
29 Sep 2006; Markus Dittrich <markusle@gentoo.org>
|
|
+files/gdl-0.8.11-gcc4-gentoo.patch, gdl-0.8.11.ebuild:
|
|
Added patch to fix compile problems with gcc4.x. This fixes
|
|
bug #149299.
|
|
|
|
*gdl-0.8.11 (21 Dec 2005)
|
|
|
|
21 Dec 2005; Markus Dittrich <markusle@gentoo.org> +metadata.xml,
|
|
+gdl-0.8.11.ebuild:
|
|
Initial import (fixes bug #82660). Thanks to Sebastien Fabbro
|
|
<seb@ist.utl.pt>, Jose Marino <braket@hotmail.com>, Steven Rieder
|
|
<steven@rieder.nl>, and Daniel Veillette <danielv@snet.net> for
|
|
their ebuilds and testing.
|
|
|