summaryrefslogtreecommitdiff
blob: 63c0af3964f6e7f313d76bc774f4461f988cc906 (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
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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
# ChangeLog for sci-visualization/gnuplot
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.50 2007/10/24 19:11:41 dang Exp $

  24 Oct 2007; Daniel Gryniewicz <dang@gentoo.org> gnuplot-4.2.2.ebuild:
  Marked stable on amd64 for bug #189672

  19 Oct 2007; nixnut <nixnut@gentoo.org> gnuplot-4.2.2.ebuild:
  Stable on ppc wrt bug 189672

  16 Oct 2007; Markus Rothe <corsair@gentoo.org> gnuplot-4.2.2.ebuild:
  Stable on ppc64; bug #189672

  15 Oct 2007; Jeroen Roovers <jer@gentoo.org> gnuplot-4.2.2.ebuild:
  Stable for HPPA (bug #189672).

  14 Oct 2007; Raúl Porcel <armin76@gentoo.org> gnuplot-4.2.2.ebuild:
  alpha/ia64/sparc stable wrt #189672

  14 Oct 2007; Christian Faulhammer <opfer@gentoo.org> gnuplot-4.2.2.ebuild:
  stable x86, bug 189672

  04 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
  gnuplot-4.2.0-r2.ebuild, gnuplot-4.2.2.ebuild:
  fix a typo in 4.2.0; exchange all make with emake; use SITELISP variable
  from elisp-common.eclass instead of hard coded path for GNU Emacs support
  file installation; delete X11 support files when not having USE=X (see bug
  194527)

  23 Sep 2007; nixnut <nixnut@gentoo.org> gnuplot-4.2.0-r2.ebuild:
  Stable on ppc wrt bug 189672

  23 Sep 2007; Raúl Porcel <armin76@gentoo.org> gnuplot-4.2.0-r2.ebuild:
  alpha/ia64 stable wrt #189672

  22 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
  gnuplot-4.2.0-r2.ebuild:
  Marked stable on amd64 as per bug 189672.

  21 Sep 2007; Jeroen Roovers <jer@gentoo.org> gnuplot-4.2.0-r2.ebuild:
  Stable for HPPA (bug #189672).

  21 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
  gnuplot-4.2.0-r2.ebuild:
  stable x86, bug 189672

  20 Sep 2007; Jeroen Roovers <jer@gentoo.org> gnuplot-4.2.2.ebuild:
  Marked ~hppa (bug #193144).

  20 Sep 2007; Christian Faulhammer <opfer@gentoo.org> gnuplot-4.2.2.ebuild:
  add app-xemacs/texinfo to RDEPEND; make sure no Emacsen is detected by
  configure if none is desired, see bug 192855; drop HPPA keyword because of
  missing dependency

  15 Sep 2007; Christian Faulhammer <opfer@gentoo.org> gnuplot-4.2.2.ebuild:
  removing latex-package.eclass again as it would pull in virtual/tetex
  unconditionally; introducing own rehash function based on work from
  latex-package.eclass; thanks to drac for sighting

  14 Sep 2007; Christian Faulhammer <opfer@gentoo.org> gnuplot-4.2.2.ebuild:
  do a rehash if USE flag tetex is set, see bug 192471by Sebastian Schubert
  <sebastian-schubert@gmx.de>

  14 Sep 2007; Christian Faulhammer <opfer@gentoo.org> gnuplot-4.2.2.ebuild:
  revert direct bump to sparc stable

*gnuplot-4.2.2 (14 Sep 2007)

  14 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
  +gnuplot-4.2.2.ebuild:
  version bump; upstream bug fixes; and a typo in the ebuild, thanks to
  Sebastian Schubert <sebastian-schubert@gmx.de> in bug 192471

  21 Aug 2007; Ferris McCormick <fmccor@gentoo.org> gnuplot-4.2.0-r2.ebuild:
  Sparc stable --- Bug #189672 --- runs all tests and demos.

*gnuplot-4.2.0-r2 (21 Aug 2007)

  21 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
  +gnuplot-4.2.0-r2.ebuild:
  fix png support and use get_libdir to install correctly on multilib
  installations

  24 Jul 2007; Joe Peterson <lavajoe@gentoo.org> gnuplot-4.2.0-r1.ebuild:
  Add ~x86-fbsd keyword

  22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  gnuplot-4.0-r1.ebuild, gnuplot-4.0-r2.ebuild:
  Drop virtual/x11 references.

  06 Jul 2007; Jeroen Roovers <jer@gentoo.org> gnuplot-4.0-r2.ebuild:
  Stable for HPPA (bug #179533).

*gnuplot-4.2.0-r1 (02 Jul 2007)

  02 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
  +gnuplot-4.2.0-r1.ebuild:
  fix Emacs support

  28 Jun 2007; Markus Rothe <corsair@gentoo.org> gnuplot-4.0-r2.ebuild:
  Stable on ppc64; bug #179533

  28 Jun 2007; Christoph Mende <angelos@gentoo.org> gnuplot-4.0-r2.ebuild:
  Stable on amd64

  27 Jun 2007; Lars Weiler <pylon@gentoo.org> gnuplot-4.0-r2.ebuild:
  Stable on ppc; bug #179533.

  27 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> gnuplot-4.0-r2.ebuild:
  Stable on sparc wrt #179533

  27 Jun 2007; Raúl Porcel <armin76@gentoo.org> gnuplot-4.0-r2.ebuild:
  alpha/ia64 stable wrt #179533

  27 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
  gnuplot-4.0-r2.ebuild:
  stable x86, bug 179533

  27 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
  +files/gnuplot-4.2.0-libggi.patch, gnuplot-4.2.0.ebuild:
  add new libggi patch, provided by KIMURA Masaru <hiyuh.root@gmail.com> in
  bug 183427

  26 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
  -files/gnuplot-3.8j-amd64.diff, -gnuplot-4.2_rc1.ebuild,
  -gnuplot-4.2_rc4.ebuild:
  clean up

  19 Jun 2007; Christian Faulhammer <opfer@gentoo.org> gnuplot-4.2.0.ebuild:
  use_enable instead of use_with for wxwindows, fixes bug 172701 reported by
  Petr Pisar <petr.pisar@atlas.cz>

  19 Jun 2007; Christian Faulhammer <opfer@gentoo.org> metadata.xml,
  gnuplot-4.2.0.ebuild:
  add myself to metadata; fix bug 171045: check if media-libs/gd has been
  built with PNG support, reported by Michael Benedict <mbenedict@twacs.com>

*gnuplot-4.2.0 (19 Jun 2007)

  19 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
  +gnuplot-4.2.0.ebuild:
  version bump to release, fixes bug 169943, reported by Sebastian Schubert
  <sebastian-schubert@gmx.de>
  change latex USE flag with tetex
  add some messages to die statements
  clean up dependencies a bit

  27 Apr 2007; Jeroen Roovers <jer@gentoo.org> gnuplot-4.0-r1.ebuild:
  Stable for HPPA too.

  27 Apr 2007; Jeroen Roovers <jer@gentoo.org> gnuplot-4.2_rc1.ebuild,
  gnuplot-4.2_rc4.ebuild:
  Drop back to ~arch while 4.2 is still p.masked.

  26 Apr 2007; Zac Medico <zmedico@gentoo.org> ChangeLog:
  Fix broken Manifest due to commit without repoman.

*gnuplot-4.2_rc4 (25 Apr 2007)

  25 Apr 2007; Danny van Dyk <kugelfang@gentoo.org> +gnuplot-4.2_rc4.ebuild:
  Bumped to 4.2rc4. Tests still fail when there is no X available. Fixed bug
  #156427.

  31 Mar 2007; Samuli Suominen <drac@gentoo.org>
  +files/gnuplot-4.0-libggi.patch, gnuplot-4.0-r2.ebuild:
  Fix building with libggi-2.2.2, patch from bug 126400 by Kimura Masaru.

*gnuplot-4.0-r2 (26 Feb 2007)

  26 Feb 2007; Markus Dittrich <markusle@gentoo.org>
  +files/gnuplot-4.0-filled-arrow.patch, +gnuplot-4.0-r2.ebuild:
  Added patch to fix problems with failing tests on amd64 
  (see bug #159653).

  17 Jan 2007; Fabian Groffen <grobian@gentoo.org> gnuplot-4.0-r1.ebuild,
  gnuplot-4.2_rc1.ebuild:
  Dropped ppc-macos keyword

  17 Jan 2007; Markus Dittrich <markusle@gentoo.org> gnuplot-4.0-r1.ebuild,
  gnuplot-4.2_rc1.ebuild:
  Changed paths passed to addwrite into a properly colon separated
  list.

  13 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  gnuplot-4.2_rc1.ebuild:
  First try at separating RDEPEND and DEPEND; add pkgconfig to DEPEND.

  13 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  gnuplot-4.2_rc1.ebuild:
  (#154673) Properly support wxGTK rather than autodetecting it.

*gnuplot-4.2_rc1 (10 Oct 2006)

  10 Oct 2006; Grant Goodyear <g2boojum@gentoo.org> gnuplot-4.0-r1.ebuild,
  +gnuplot-4.2_rc1.ebuild:
  Added 4.2 rc (masked) and added addwrite statements to
  close bug #82940.

  12 Jul 2006; Grant Goodyear <g2boojum@gentoo.org> ChangeLog:
  Removed 3.x gnuplot builds.

  10 Mar 2006; Aron Griffis <agriffis@gentoo.org> gnuplot-4.0-r1.ebuild:
  Mark 4.0-r1 stable on ia64

  29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
  +files/gnuplot-3.8j-amd64.diff, +files/pdflib-6-compat.patch,
  +files/header-order.patch, +metadata.xml, +gnuplot-3.8j.ebuild,
  +gnuplot-3.8j-r1.ebuild, +gnuplot-4.0-r1.ebuild:
  Moved from media-gfx/gnuplot to sci-visualization/gnuplot.

  22 Jan 2006; Marius Mauch <genone@gentoo.org> gnuplot-3.8j.ebuild,
  gnuplot-3.8j-r1.ebuild, gnuplot-4.0-r1.ebuild:
  Replacing pdflib use flag with pdf use flag

  13 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
  gnuplot-4.0-r1.ebuild:
  Add modular X dependencies.

  24 May 2005; Donnie Berkholz <spyderous@gentoo.org>;
  +files/pdflib-6-compat.patch, gnuplot-4.0-r1.ebuild:
  (#86008) Add pdflib-6-compat.patch to fix compilation against >=pdflib-6.
  PDF_open_fp suddenly disappeared, so switch to PDF_open_file.

  30 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> gnuplot-4.0-r1.ebuild:
  Stable on ppc.

  14 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gnuplot-4.0-r1.ebuild:
  Stable on sparc

  02 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> gnuplot-3.8j.ebuild,
  gnuplot-4.0-r1.ebuild:
  Stable ppc-macos

  15 Feb 2005; Markus Rothe <corsair@gentoo.org> gnuplot-4.0-r1.ebuild:
  Stable on ppc64

  06 Feb 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
  gnuplot-4.0-r1.ebuild:
  Added ~ppc to KEYWORDS (passes 'maketest' unlike 3.8j, planning
  to stabilize soon)

  07 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> gnuplot-4.0-r1.ebuild:
  Stable on alpha.

  05 Feb 2005; Steve Arnold <nerdboy@gentoo.org> gnuplot-4.0-r1.ebuild,
  -gnuplot-4.0.ebuild:
  bumped to x86 and amd64 (both tested) and removed 4.0 ebuild as superfluous

  02 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> gnuplot-3.8j.ebuild:
  Unstable ppc-macos

  30 Jan 2005; Markus Rothe <corsair@gentoo.org> gnuplot-4.0-r1.ebuild:
  Added ~ppc64 to KEYWORDS

  02 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> gnuplot-4.0-r1.ebuild:
  Unstable ppc-macos.

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  20 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> gnuplot-4.0-r1.ebuild:
  Support for emacs. Thanks to P.L.Hayes <paul@wolfbone.ath.cx>; bug #66765.

  17 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> gnuplot-4.0-r1.ebuild:
  Detects XEmacs correctly; bug #66765.

  05 Oct 2004; Jason Wever <weeve@gentoo.org> gnuplot-4.0-r1.ebuild:
  Added ~sparc keyword.

*gnuplot-4.0-r1 (07 Aug 2004)

  07 Aug 2004; Olivier Fisette <ribosome@gentoo.org> gnuplot-4.0-r1.ebuild:
  Moved help and demo files to "/usr/share/gnuplot".
  Added gnuplot tutorial.
  Added documentation and files related to PostScript
  creation. (Fixes bug #41729.)
  Provided access to /dev/svga from inside the sandbox 
  environment. (Fixes bug #41711.)

  31 Jul 2004; Tom Gall <tgall@gentoo.org> gnuplot-3.8j.ebuild:
  stable on ppc64, bug #57147

  02 Jul 2004; Grant Goodyear <g2boojum@gentoo.org> gnuplot-4.0.ebuild:
  Replaced specific dep on xemacs to virtual/xemacs.

  29 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> gnuplot-4.0.ebuild:
  Marked ~amd64.

  07 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnuplot-3.8j-r1.ebuild,
  gnuplot-3.8j.ebuild, gnuplot-4.0.ebuild:
  Fix use invocation

  05 May 2004; Patrick Kursawe <phosphan@gentoo.org> gnuplot-4.0.ebuild,
  files/header-order.patch:
  Added a patch for bug #49263 and corrected the header.

  05 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnuplot-3.8j.ebuild:
  Stable on alpha.

*gnuplot-4.0 (27 Apr 2004)

  27 Apr 2004; Grant Goodyear <g2boojum@gentoo.org> +gnuplot-4.0.ebuild:
  New version.  Thanks to Frank Hellmuth and Tsyganenko.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gnuplot-3.8j-r1.ebuild:
  Add inherit eutils

*gnuplot-3.8j-r1 (08 Apr 2004)

  08 Apr 2004; Travis Tilley <lv@gentoo.org> gnuplot-3.8j-r1.ebuild,
  files/gnuplot-3.8j-amd64.diff:
  added a patch to fix a segfault on amd64 - see bug #46981 for more info

  06 Apr 2004; Aron Griffis <agriffis@gentoo.org> gnuplot-3.8j.ebuild:
  Stable on ia64

  09 Feb 2004; <augustus@gentoo.org> gnuplot-3.8j.ebuild:
  Added ~amd64 to keywords.

*gnuplot-3.8j (08 Feb 2004)

  08 Feb 2004; Grant Goodyear <g2boojum@gentoo.org> gnuplot-3.7.1-r3.ebuild,
  gnuplot-3.7.2.ebuild, gnuplot-3.7.3-r1.ebuild, gnuplot-3.7.3.ebuild,
  gnuplot-3.8j.ebuild, metadata.xml:
  Old versions fail to build due to some libpng setjmp weirdness that
  I don't understand.  I've added a new version that builds just fine
  (on x86, at least), and is much less out-of-date.  I've also removed
  the versions that don't build.

  14 Dec 2003; Chuck Short <zul@gentoo.org> gnuplot-3.7.3-r1.ebuild:
  Added amd64 keyword, closes #35807.

*gnuplot-3.7.3-r1 (16 Oct 2003)

  16 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> gnuplot-3.7.3-r1.ebuild:
  Added doc and pdflib IUSE flags. doc IUSE flag is suggested by Thomas
  Eckert <eckert.thomas@gmx.net> in Bug #31219

  25 Aug 2003; Jason Wever <weeve@gentoo.org> gnuplot-3.7.3.ebuild:
  Marked stable for sparc.

*gnuplot-3.7.3 (09 Mar 2003)

  10 Mar 2003; Aron Griffis <agriffis@gentoo.org> gnuplot-3.7.3.ebuild:
  Mark stable on alpha

  09 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Version bump.

*gnuplot-3.7.2 (06 Nov 2002)

  06 Nov 2002; Arcady Genkin <agenkin@gentoo.org> gnuplot-3.7.2.ebuild :

  Version bump.

*gnuplot-3.7.1-r3 (12 Apr 2002)

  10 Feb 2003; Peter Johanson <latexer@gentoo.org> gnuplot-3.7.1-r3.ebuild :
  Added ~alpha to KEYWORDS.

  19 Sep 2002; Owen Stampflee <owen@gentoo.org> :
  Added PPC to KEYWORDS.

  07 Sep 2002; George Shapovalov <george@gentoo.org> gnuplot-3.7.1-r3.ebuild :

  corrected LICENSE (it has its own, not GPL-compatible)
  corrected home page, added RDEPEND and some docs

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gnuplot-3.7.1-r3.ebuild :

  Compile against newer libpng

*gnuplot-3.7.1-r2 (12 Feb 2002)

  12 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog, gnuplot-3.7.1-r2.ebuild :
  
  Added gnu plotutils support for gnuplot.  Dependency and configuration for
  plotutils requires 'plotutils' to be in the USE variable.
  
*gnuplot-3.7.1-r1 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.