summaryrefslogtreecommitdiff
blob: c3d063a04ed81af078084ec52a20c2e0cff0dde5 (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
# ChangeLog for sys-cluster/openmpi
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/ChangeLog,v 1.28 2008/07/10 08:11:51 opfer Exp $

  10 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
  openmpi-1.2.6-r1.ebuild:
  stable x86, bug 231251

  09 Jul 2008; Santiago M. Mola <coldwind@gentoo.org>
  openmpi-1.2.6-r1.ebuild:
  amd64 stable wrt bug #231251

  09 Jul 2008; Ferris McCormick <fmccor@gentoo.org> openmpi-1.2.6-r1.ebuild:
  Sparc stable, Bug #231251 (only change is to force smp on, and all my
  testing is always with smp).

*openmpi-1.2.6-r1 (08 Jul 2008)

  08 Jul 2008; Justin Bronder <jsbronder@gentoo.org>
  +openmpi-1.2.6-r1.ebuild:
  Removing the smp USE flag, see #224099 starting at comment 14.

  25 Jun 2008; Justin Bronder <jsbronder@gentoo.org> openmpi-1.2.6.ebuild:
  Fix the romio use flag so romio can be disabled as it was always built before.
  Thanks to Coldwind, #224099c16

  18 Jun 2008; Ferris McCormick <fmccor@gentoo.org> openmpi-1.2.6.ebuild:
  Sparc stable, bug #224099.

  01 Jun 2008; nixnut <nixnut@gentoo.org> openmpi-1.2.6.ebuild:
  Stable on ppc wrt bug 224099

  31 May 2008; Christian Faulhammer <opfer@gentoo.org> openmpi-1.2.6.ebuild:
  stable x86, bug 224099

  30 May 2008; Markus Rothe <corsair@gentoo.org> openmpi-1.2.6.ebuild:
  Stable on ppc64; bug #224099

  30 May 2008; Christian Faulhammer <opfer@gentoo.org> openmpi-1.2.6.ebuild:
  don't execute tests if USE=threads is used

*openmpi-1.2.6 (21 Apr 2008)

  21 Apr 2008; Justin Bronder <jsbronder@gentoo.org> +openmpi-1.2.6.ebuild:
  Openmpi-1.2.6 bump (#218204).  Fix src_test(), (#216120 c6).

  18 Apr 2008; Justin Bronder <jsbronder@gentoo.org> openmpi-1.2.5.ebuild:
  Added ~ppc, #216120

  16 Apr 2008; Ferris McCormick <fmccor@gentoo.org> openmpi-1.2.5.ebuild:
  Add ~sparc keyword at developer's request --- Bug #216120, which please see.

  07 Apr 2008; Tobias Klausmann <klausman@gentoo.org> openmpi-1.2.5.ebuild:
  Keyworded on alpha, bug #216120

  07 Apr 2008; Markus Rothe <corsair@gentoo.org> openmpi-1.2.5.ebuild:
  Added ~ppc64; bug #216120

  31 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>;
  -openmpi-1.1.1.ebuild, -openmpi-1.1.2.ebuild, -openmpi-1.2.4.ebuild,
  -openmpi-1.2.4-r1.ebuild:
  Clean up.

*openmpi-1.2.5 (17 Jan 2008)

  17 Jan 2008; Justin Bronder <jsbronder@gentoo.org> +openmpi-1.2.5.ebuild:
  Version bump.  Remove slurm USE flag as slurm isn't in the tree.  Let
  configure find libtorque via pbs-config.

  13 Dec 2007; Justin Bronder <jsbronder@gentoo.org> openmpi-1.2.4.ebuild:
  Minor fixes to sys-cluster/openmpi-1.2.4, thanks to dberkholz for pointing
  them out.

*openmpi-1.2.4 (13 Dec 2007)

  13 Dec 2007; Justin Bronder <jsbronder@gentoo.org> +openmpi-1.2.4.ebuild:
  Bump sys-cluster/openmpi-1.2.4 (Bug #166787).  Change virtual/pbs to
  sys-cluster/torque.  Add use flags nocxx romio slurm heterogeneous smp and
  ipv6.  Disable xgrid support (OS X).  Include /usr/include by default with
  gfortran and mpif77.

  26 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
  Update for cluster herd split to hp-cluster and ha-cluster.

  06 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>; openmpi-1.1.2.ebuild:
  Fix miscalled use_enable(). This would result in Fortran not being enabled
  as expected (Aaron Tygart).

  06 Dec 2006; Donnie Berkholz <dberkholz@gentoo.org>; openmpi-1.1.1.ebuild,
  openmpi-1.1.2.ebuild:
  Stop PROVIDEing mpi virtual, we're on a new-style virtual now.

  06 Dec 2006; Donnie Berkholz <dberkholz@gentoo.org>; openmpi-1.1.1.ebuild,
  openmpi-1.1.2.ebuild:
  Can't do that with new-style virtuals, block on other providers instead.

  06 Dec 2006; Donnie Berkholz <dberkholz@gentoo.org>; openmpi-1.1.1.ebuild,
  openmpi-1.1.2.ebuild:
  Block virtual/mpi (Aaron Tygart).

  06 Dec 2006; Donnie Berkholz <dberkholz@gentoo.org>; openmpi-1.1.1.ebuild,
  openmpi-1.1.2.ebuild:
  Explicitly set DEPEND to RDEPEND.

*openmpi-1.1.2 (23 Nov 2006)

  23 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  +openmpi-1.1.2.ebuild:
  (#153968) Bump. Interesting changes include correctness and performance
  fixes for heterogenous nodes as well as TCP updates to support non-uniform
  TCP environments. More info at
  http://www.open-mpi.org/community/lists/announce/2006/10/0008.php.

  25 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; openmpi-1.1.1.ebuild:
  Add MPI to the description, drop some capital letters.

*openmpi-1.1.1 (25 Sep 2006)

  25 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; +metadata.xml,
  +openmpi-1.1.1.ebuild:
  (#126295) Add Open MPI ebuild from the science overlay (Sebastien Fabbro,
  Eric Thibodeau). I removed the compiler-based slotting mechanism because
  portage lacks support for multiple slots of the same version -- the SLOT
  file in /var/db/pkg just gets overwritten and it loses track of the others,
  amongst other issues. Removed USE=static, that's used to compile static
  binaries, not to also build static libraries. Changed SLOT to 0 from 6 in
  the overlay. Removed the hack for PGI compilers, that needs to happen in
  fortran.eclass. Use epause() from eutils.eclass rather than sleep.