summaryrefslogtreecommitdiff
blob: b9b57041e2f3cba6a12bb4b5ab9cac2b8a4ab8e2 (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
# ChangeLog for sci-visualization/paraview
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/paraview/ChangeLog,v 1.32 2009/07/14 15:09:02 markusle Exp $

  14 Jul 2009; Markus Dittrich <markusle@gentoo.org> paraview-3.4.0.ebuild,
  +files/paraview-3.4.0-qt4.4-5.patch:
  Added support for >=qt4.4 to 3.4.0 ebuild.

  13 Jun 2009; Justin Bronder <jsbronder@gentoo.org> -paraview-2.6.2.ebuild:
  Removing paraview-2.6.2, depends on sys-cluster/mpich which is going
  away (#266565).

  05 Nov 2008; Markus Dittrich <markusle@gentoo.org> paraview-3.4.0.ebuild:
  Updated OpenFOAM patch. Thank much to Takuya OSHIMA for his help.

  31 Oct 2008; Markus Dittrich <markusle@gentoo.org> paraview-3.4.0.ebuild:
  Switched install location from paraview-3.4.0 to paraview-3.4.

  30 Oct 2008; Markus Dittrich <markusle@gentoo.org> paraview-3.4.0.ebuild:
  Fixed wrong installation path and went back to EAPI=1 to ease 
  installation for users of the stable branch. Also rolled back the 
  OpenFOAM patch one version since the newer seems to cause problems.

*paraview-3.4.0 (28 Oct 2008)

  28 Oct 2008; Markus Dittrich <markusle@gentoo.org> +paraview-3.4.0.ebuild:
  Version bump (see bug #243362).

  22 Oct 2008; Markus Dittrich <markusle@gentoo.org>
  paraview-3.3_pre20080514.ebuild:
  Apply hdf5 patch only when USE="hdf5" since it interferes otherwise.

  15 Oct 2008; Markus Dittrich <markusle@gentoo.org>
  +files/paraview-3.3_pre20080514-hdf5.patch,
  files/paraview-3.3_pre20080514-gcc4.3.patch,
  paraview-3.3_pre20080514.ebuild:
  Added patch to fix issues due to changed API in >=hdf5-1.6.7 
  (fixes bug #242184). Also updated gcc-4 patch.

  29 Jul 2008; Markus Dittrich <markusle@gentoo.org>
  paraview-3.3_pre20080514.ebuild:
  Added OpenFOAM-1.5 support patch (fixes bug #233191). Thanks much to
  Takuya OSHIMA <oshima@eng.niigata-u.ac.jp> for providing a
  customized patch and Oliver Borm <oli.borm@web.de> for his patch. 

  28 Jul 2008; Carsten Lohrke <carlo@gentoo.org> paraview-3.2.1.ebuild:
  QA: Get rid of deprecated qt4_min_version().

  27 Jul 2008; Carsten Lohrke <carlo@gentoo.org>
  paraview-3.3_pre20080514.ebuild:
  Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.

  27 May 2008; Markus Dittrich <markusle@gentoo.org> ChangeLog:
  Removed package from package.mask.

  26 May 2008; Markus Dittrich <markusle@gentoo.org>
  -files/paraview-3.3_pre20080514-qt.patch,
  +files/paraview-3.3_pre20080514-qt4.4.patch,
  paraview-3.3_pre20080514.ebuild:
  Added support for qt4, fixed bogus /usr/plugin install directory and
  depend explicitly on eselect-opengl to avoid missing declarations 
  in older glext header files.

*paraview-3.3_pre20080514 (15 May 2008)

  15 May 2008; Markus Dittrich <markusle@gentoo.org>
  +files/paraview-3.3_pre20080514-gcc4.3.patch,
  +files/paraview-3.3_pre20080514-qt.patch,
  +paraview-3.3_pre20080514.ebuild:
  Added development version which fixes the non-functioning
  screenshot feature (see bug #220477).

  12 May 2008; Markus Dittrich <markusle@gentoo.org> paraview-2.6.2.ebuild,
  paraview-3.2.1.ebuild:
  Removed runtime dependency on app-doc/doxygen (fixes bug #221689).

  20 Feb 2008; Markus Dittrich <markusle@gentoo.org>
  +files/paraview-3.2.1-openmpi.patch, paraview-3.2.1.ebuild:
  Enabled support for openmpi and mpich2 (see bug #210639).

  15 Feb 2008; Markus Dittrich <markusle@gentoo.org>
  +files/paraview-2.6.2-tkImgGIF.patch, paraview-2.6.2.ebuild:
  Added patch to take care of SA28784 and CVE-2008-0553 (see bug #208464).

  14 Feb 2008; Markus Dittrich <markusle@gentoo.org> paraview-3.2.1.ebuild:
  Added pkg_setup logic and EAPI=1 in response to updated qt4.eclass 
  (see bug #210062). Thanks much to Jakub Moc <jakub@gentoo.org> for
  the fix.

  21 Jan 2008; Markus Dittrich <markusle@gentoo.org> paraview-3.2.1.ebuild:
  Fixed improper MPI cmake option (bug #206840).

  19 Jan 2008; Markus Dittrich <markusle@gentoo.org> paraview-3.2.1.ebuild:
  Let the qt4 eclass check for qt3support.

  05 Jan 2008; Markus Dittrich <markusle@gentoo.org> paraview-3.2.1.ebuild:
  Added patch to support OpenFOAM (see bug #202685). Thanks much to
  Oliver Borm <oli.borm@web.de> for his help and patch.

*paraview-3.2.1 (14 Dec 2007)

  14 Dec 2007; Markus Dittrich <markusle@gentoo.org>
  +files/paraview-3.2-libxml2-fix.patch,
  +files/paraview-3.2-support-qt4.3.patch, +paraview-3.2.1.ebuild:
  Version bump (fixes bug #183192).

  19 Aug 2007; Markus Dittrich <markusle@gentoo.org>
  -files/paraview-2.4.4-hdf5-zlib.patch, -files/paraview-2.4.4-png.patch,
  -files/paraview-2.4.4-python-wrap.patch, -paraview-2.4.4.ebuild,
  -paraview-2.6.0.ebuild, -paraview-2.6.1.ebuild:
  Removed obsolete versions.

*paraview-2.6.2 (25 Jul 2007)

  25 Jul 2007; Markus Dittrich <markusle@gentoo.org> +paraview-2.6.2.ebuild:
  Version bump. Thanks much to Daniel Tourde <daniel.tourde@bredband.net> 
  for helping with the ebuild.

  22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  paraview-2.4.4.ebuild, paraview-2.6.0.ebuild, paraview-2.6.1.ebuild:
  Drop virtual/x11 references.

*paraview-2.6.1 (24 Apr 2007)

  24 Apr 2007; Markus Dittrich <markusle@gentoo.org> +paraview-2.6.1.ebuild:
  Version bump. Dropped ffmpeg keyword for now since the build 
  fails due to undefined macros in one of the ffmpeg headers.
  Thanks much to Sebastien Fabbro <bicatali@gentoo.org>
  for his ebuild.

*paraview-2.6.0 (20 Feb 2007)

  20 Feb 2007; Markus Dittrich <markusle@gentoo.org>
  +files/paraview-2.6.0-hdf5-zlib.patch,
  +files/paraview-2.6.0-include.patch, +paraview-2.6.0.ebuild:
  Version bump.

  29 Nov 2006; Markus Dittrich <markusle@gentoo.org>
  +files/paraview-2.4.4-python-wrap.patch, paraview-2.4.4.ebuild:
  Added patch that ensures that all dynamic libs needed for pvpython
  are present.

  20 Nov 2006; Markus Dittrich <markusle@gentoo.org> paraview-2.4.4.ebuild:
  Added ffmpeg and threads USE flags. Also, added paraview libdir
  to LDPATH.

*paraview-2.4.4 (18 Oct 2006)

  18 Oct 2006; Markus Dittrich <markusle@gentoo.org>
  +files/paraview-2.4.4-hdf5-zlib.patch, +files/paraview-2.4.4-png.patch,
  +metadata.xml, +paraview-2.4.4.ebuild:
  Initial import (fixes bug #118130). Many thanks to Daniel Tourde
  <daniel.tourde@caelae.se> for his ebuild and testing.