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
|
# ChangeLog for sci-libs/plplot
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.38 2012/05/04 08:22:51 jdhore Exp $
04 May 2012; Jeff Horelick <jdhore@gentoo.org> plplot-5.9.7-r1.ebuild,
plplot-5.9.9.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*plplot-5.9.9 (20 Nov 2011)
20 Nov 2011; Sébastien Fabbro <bicatali@gentoo.org> +plplot-5.9.9.ebuild,
+files/plplot-5.9.9-no-pdftest.patch:
Version bump. Fixed examples installation, some automagic dependencies,
adapted changeds in CMake options. Added cxx flag, tests for pdf is disabled
(Assumes a bundled libharu)
28 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> plplot-5.9.7-r1.ebuild:
Fixed syntax error causing qt to be set by plplot when qt4 is not (bug
#374985)
26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> plplot-5.9.7-r1.ebuild:
Marked ~ppc wrt #358035
21 Jun 2011; Justin Lecher <jlec@gentoo.org> plplot-5.9.7-r1.ebuild:
Add dependency on virtual/fortran
21 Jun 2011; Justin Lecher <jlec@gentoo.org> plplot-5.9.7-r1.ebuild:
Added fortran-2.eclass support
17 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> plplot-5.9.7-r1.ebuild:
Fix typo (_ instead of -)
*plplot-5.9.7-r1 (30 Nov 2010)
30 Nov 2010; Sébastien Fabbro <bicatali@gentoo.org>
-files/plplot-5.9.0-python.patch, -plplot-5.9.6.ebuild, -plplot-5.9.7.ebuild,
+plplot-5.9.7-r1.ebuild, metadata.xml:
Added ocaml, lua and testing options. tk use flag depends on tcl. More
complete qt4 support for drivers and pyqt. Disabling doc generation (too
buggy on Gentoo), using prebuilt docs. Switch to EAPI=3 for prefix install.
Remove a few obsolete options and general cmake cleaning.
*plplot-5.9.7 (10 Oct 2010)
10 Oct 2010; Sébastien Fabbro <bicatali@gentoo.org> -plplot-5.9.5.ebuild,
+plplot-5.9.7.ebuild, metadata.xml:
Version bump, added flag for D compiler bindings
*plplot-5.9.6 (04 Jul 2010)
04 Jul 2010; Justin Lecher <jlec@gentoo.org> plplot-5.9.5.ebuild,
+plplot-5.9.6.ebuild, +files/plplot-5.9.6-python.patch:
Version Bump, fixes for python ABI compatibiliy
29 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org> plplot-5.9.5.ebuild:
Fixed qt4 automagic dependencies, thanks Kacper Kowalik closing bug
#302720
26 Dec 2009; Peter Volkov <pva@gentoo.org> plplot-5.9.5.ebuild:
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
implementation left in the tree.
03 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> -plplot-5.9.2.ebuild,
plplot-5.9.5.ebuild, +files/plplot-5.9.5-wxwidgets-cmake.patch:
Fixed for wxwidgets build (thanks dirtyepic for his patches, bug #242212,
and removed dirty fortran eclass
*plplot-5.9.5 (04 Nov 2009)
04 Nov 2009; Markus Dittrich <markusle@gentoo.org> -plplot-5.9.4.ebuild,
-files/plplot-5.9.4-pdf-driver.patch, +plplot-5.9.5.ebuild:
Version bump and removed old version.
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> plplot-5.5.2.ebuild:
Remove virtual/libc
02 Sep 2009; Markus Dittrich <markusle@gentoo.org> plplot-5.9.4.ebuild,
+files/plplot-5.9.4-pdf-driver.patch:
Fixed error due to missing pdf.rc reference file (see #282688).
*plplot-5.9.4 (25 Aug 2009)
25 Aug 2009; Markus Dittrich <markusle@gentoo.org> +plplot-5.9.4.ebuild:
Version bump.
14 Mar 2009; Sébastien Fabbro <bicatali@gentoo.org> -plplot-5.9.0.ebuild,
plplot-5.9.2.ebuild:
Fixed support for cairo (bug #262001) and some automagic dependencies
*plplot-5.9.2 (29 Jan 2009)
29 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org> +plplot-5.9.2.ebuild:
Version bump. Removed the wxwidgets hack since it broke parallel building
02 Jan 2009; Marcus D. Hanwell <cryos@gentoo.org> metadata.xml:
Removed myself as maintainer.
26 Nov 2008; Ryan Hill <dirtyepic@gentoo.org> plplot-5.9.0.ebuild:
Call wxwidgets_pkg_setup.
22 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> plplot-5.9.0.ebuild:
Removed gif flag (not used) and merged fortranrtran and fortran95 flag,
since they use the same compiler
*plplot-5.9.0 (21 Oct 2008)
21 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org>
+files/plplot-5.9.0-cmake.patch, +files/plplot-5.9.0-pdftex.patch,
+files/plplot-5.9.0-python.patch, metadata.xml, +plplot-5.9.0.ebuild:
Version bump. Major new features and completely reworked ebuild. Tested
with many options, but not all combinations. Thanks for markusle and
Joshua Rich for their initial work.
07 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
12 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org> plplot-5.5.2.ebuild:
Switch tetex to local jadetex, bug #196745
05 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org> plplot-5.5.2.ebuild:
Removed ifc use flag (see bug #97929)
14 Aug 2007; Markus Dittrich <markusle@gentoo.org>
+files/plplot-5.5.2-macro-fix.patch, plplot-5.5.2.ebuild:
Fixed problems with octave files and added a patch to correct
a bug in a C macro (see bug #182949).
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; plplot-5.5.2.ebuild:
Drop virtual/x11 references.
13 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> plplot-5.5.2.ebuild:
QA: which -> type -P
28 Nov 2006; Christian Faulhammer <opfer@gentoo.org> plplot-5.5.2.ebuild:
moved tcltk USE flag over to separate tk and tcl flags, see bug #17808
18 Nov 2006; Saleem Abdulrasool <compnerd@gentoo.org> plplot-5.5.2.ebuild:
Drop gnome useflag for gnome-1.x removal
27 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org>
-files/plplot-5.3.1-gcc-3.4-fix.patch, -plplot-5.3.1.ebuild:
clean out older, non-modX ebuild
11 Jun 2006; Robin H. Johnson <robbat2@gentoo.org> plplot-5.5.2.ebuild:
Bug #119388, fix plplot for modular-X. This ebuild is a big mess, and
doesn't appear to have much demand.
20 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> plplot-5.3.1.ebuild,
-plplot-5.5.1.ebuild, plplot-5.5.2.ebuild:
Fixed gd-external issues, closes bug 98065. A few small cleanups too.
*plplot-5.5.2 (03 May 2005)
03 May 2005; Marcus D. Hanwell <cryos@gentoo.org>
files/plplot-5.5.1-gcc-3.4-fix.patch, plplot-5.5.1.ebuild,
+plplot-5.5.2.ebuild:
Version bump. Changed the octave patch to apply more generically.
*plplot-5.5.1 (08 Apr 2005)
08 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org>
+files/plplot-5.5.1-gcc-3.4-fix.patch, +plplot-5.5.1.ebuild:
Version bump.
*plplot-5.3.1 (30 Jan 2005)
30 Jan 2005; Marcus D. Hanwell <cryos@gentoo.org> +metadata.xml,
+files/plplot-5.3.1-gcc-3.4-fix.patch, +plplot-5.3.1.ebuild:
Initial import of ebuild. Thanks go to Tyler Nielsen <tyler@mithander.com> for
the original ebuild as well as Olivier Fisette <ribosome@gentoo.org>, Colin
Macdonald <cbm@sfu.ca> and myself who provided numerous improvements to the
ebuild in bug 31554.
|