aboutsummaryrefslogtreecommitdiff
blob: 0604c7fa49a316cc877ef52d0f11709d196ce1c4 (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
# ChangeLog for sci-mathematics/petsc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  21 Jun 2011; Justin Lecher <jlec@gentoo.org> petsc-3.1_p4.ebuild,
  petsc-3.1_p5-r2.ebuild, petsc-3.1_p7.ebuild, petsc-3.1_p8.ebuild,
  petsc-3.1_p8-r1.ebuild, metadata.xml:
  Added fortran-2.eclass support

*petsc-3.1_p8-r1 (19 Apr 2011)

  19 Apr 2011; Thomas Kahle <tomka@gentoo.org> +petsc-3.1_p8-r1.ebuild:
  various improvements to install locations and IUSE=complex scalars
  patch by Joshua Rich

*petsc-3.1_p8 (19 Mar 2011)

  19 Mar 2011; Jens-Malte Gottfried <jmgottfried@web.de>
  +petsc-3.1_p8.ebuild, +files/petsc-3.1_p8-configure-pic.patch:
  added petsc 3.1-p8 release, fixed configure-pic patch

*petsc-3.1_p7 (06 Jan 2011)

  06 Jan 2011; Jens-Malte Gottfried <jmgottfried@web.de>
  -petsc-3.1_p5.ebuild, -petsc-3.1_p5-r1.ebuild, +petsc-3.1_p7.ebuild:
  added ebuild for recent patchset and removed intermediate ebuilds

  24 Nov 2010; Jens-Malte Gottfried <jmgottfried@web.de>
  petsc-3.1_p4.ebuild, petsc-3.1_p5.ebuild, petsc-3.1_p5-r1.ebuild,
  petsc-3.1_p5-r2.ebuild, -files/fix-configure-pic.patch,
  -files/fix-mpiuni.patch, +files/petsc-configure-pic.patch,
  +files/petsc-disable-rpath.patch:
  disabled writing RPATH of libpetsc.so since it is not neccessary

*petsc-3.1_p5-r2 (24 Nov 2010)

  24 Nov 2010; Jens-Malte Gottfried <jmgottfried@web.de>
  +petsc-3.1_p5-r2.ebuild, metadata.xml:
  added new ebuild with hdf5 and parmetis support

  24 Nov 2010; Jens-Malte Gottfried <jmgottfried@web.de>
  petsc-3.1_p5-r1.ebuild:
  hypre support now working, further tests and comments welcome

*petsc-3.1_p5-r1 (14 Nov 2010)

  14 Nov 2010; Jens-Malte Gottfried <jmgottfried@web.de>
  +petsc-3.1_p5-r1.ebuild:
  try to add hypre support (but hypre ebuilds still need some refactoring)
  yet buggy (configuring fails due to undefined references)

  22 Oct 2010; Jens-Malte Gottfried <jmgottfried@web.de>
  petsc-3.1_p5.ebuild:
  use an array to pass configure options more comfortably and
  without ugly separation of standart arguments and arguments with
  multiple values

  06 Oct 2010; Jens-Malte Gottfried <jmgottfried@web.de>
  petsc-3.1_p5.ebuild:
  appending fortran compilers to command line only if fortran use-flag is
  set

*petsc-3.1_p5 (06 Oct 2010)

  06 Oct 2010; Jens-Malte Gottfried <jmgottfried@web.de>
  +petsc-3.1_p5.ebuild:
  added new ebuild for recent upstream patchset p5
  cleaned up the ebuild
  (removed comments about failed tries, see petsc-3.1_p4.ebuild)

  14 Sep 2010; Thomas Kahle <tom111@gmx.de> petsc-3.1_p4.ebuild:
  Fixing "${myconf}"

*petsc-3.1_p4 (13 Sep 2010)

  13 Sep 2010; Thomas Kahle <tom111@gmx.de> +petsc-3.1_p4.ebuild,
  +files/fix-configure-pic.patch, +files/fix-mpiuni.patch, +metadata.xml:
  New package. Ebuild by J. M. Gottfried. Corresponding bug is 53386.