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
|
# ChangeLog for sci-libs/pgplot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/ChangeLog,v 1.16 2009/02/13 11:24:29 phosphan Exp $
13 Feb 2009; Patrick Kursawe <phosphan@gentoo.org>
-pgplot-5.2.2-r2.ebuild, pgplot-5.2.2-r3.ebuild:
Setting VARTEXFONTS (see bug #223077).
Removed obsolete revision.
07 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org>
files/pgplot-makemake.patch, pgplot-5.2.2-r3.ebuild:
Fixed for parallel build
*pgplot-5.2.2-r3 (05 Nov 2008)
05 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org>
files/pgplot-compile-setup.patch, +files/pgplot-headers.patch,
files/pgplot-makemake.patch, +pgplot-5.2.2-r3.ebuild:
Fix further missing headers, added soname in libcgplot, and as-needed
fixes
29 Jun 2008; Torsten Veller <tove@gentoo.org> pgplot-5.2.2-r2.ebuild:
Add missing die: || "..." -> || die "..."
27 Jun 2008; Ulrich Mueller <ulm@gentoo.org> pgplot-5.2.2-r2.ebuild:
Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
23 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org>
pgplot-5.2.2-r2.ebuild:
Enabling gif, wd and ppd drivers to be compiled when gfortran >= 4.3, some
minor qa fixes
11 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> -pgplot-5.2.2.ebuild,
-pgplot-5.2.2-r1.ebuild, pgplot-5.2.2-r2.ebuild:
Added ifc as a possible fortran compiler, x11-libs/libXt as a dep, more
cleaning.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; pgplot-5.2.2.ebuild:
Drop virtual/x11 references.
23 Apr 2007; Sébastien Fabbro <bicatali@gentoo.org>
pgplot-5.2.2-r2.ebuild:
fixed a bad link for shared lib
*pgplot-5.2.2-r2 (09 Mar 2007)
09 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org>
files/pgplot-drivers.patch, -files/pgplot-path.patch,
+files/pgplot-pgdisp.patch, +pgplot-5.2.2-r2.ebuild:
Now install pgdisp, more drivers, and more doc. Add a motif and tk flag
to allow these two drivers to be built. Remove drivers using the non
standard fortran %val for gfortran to compile (if g77 selected, drivers
won't be removed). Did some cleaning as well.
*pgplot-5.2.2-r1 (05 Mar 2007)
05 Mar 2007; Sébastien Fabbro <bicatali@gentoo.org>
+files/pgplot-path.patch, metadata.xml, +pgplot-5.2.2-r1.ebuild:
General cleaning, added patches, a src_test, now does full
installation, and a longdescrption in metadata.xml. Also tested on
amd64.
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
05 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Remove myself as maintainer, anyone feel free to work on this, although I'll
continue to do so as well.
07 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Update to my new email address.
30 Mar 2006; Aron Griffis <agriffis@gentoo.org> pgplot-5.2.2.ebuild:
Mark 5.2.2 ~ia64
*pgplot-5.2.2 (16 Dec 2005)
16 Dec 2005; Donnie Berkholz <dberkholz@gentoo.org>;
+files/pgplot-compile-setup.patch, +files/pgplot-drivers.patch,
+files/pgplot-makemake.patch, +metadata.xml, +pgplot-5.2.2.ebuild:
A Fortran- or C-callable, device-independent graphics package for making
simple scientific graphs.
|