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
|
# ChangeLog for sys-cluster/mpich2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.9 2006/07/12 04:59:31 nerdboy Exp $
12 Jul 2006; Steve Arnold <nerdboy@gentoo.org>
files/mpich2-1.0.3-soname.patch, mpich2-1.0.3-r1.ebuild:
Finally killed the soname bug, added some additional configure options,
and made libaio a dependency for romio support (also fixed libaio).
28 Jun 2006; Steve Arnold <nerdboy@gentoo.org> mpich2-1.0.3-r1.ebuild:
reverted to original (and standard) library location
*mpich2-1.0.3-r1 (26 Jun 2006)
26 Jun 2006; Steve Arnold <nerdboy@gentoo.org>
+files/mpich2-1.0.3-make-test.patch,
+files/mpich2-1.0.3-mpe-install.patch, +files/mpd.conf,
+mpich2-1.0.3-r1.ebuild:
Added explicit fortran and mpe-sdk support, test section, although
tests still have a build issue with portage (only manual builds are
currently working). Feel free to add magic...
25 Jun 2006; Markus Rothe <corsair@gentoo.org> mpich2-1.0.3.ebuild:
Stable on ppc64; bug #133999
17 Jun 2006; Jason Wever <weeve@gentoo.org> mpich2-1.0.3.ebuild:
Added ~sparc keyword wrt bug #133999.
25 May 2006; Steve Arnold <nerdboy@gentoo.org> mpich2-1.0.3.ebuild:
Early stable bump for gdal (required).
21 May 2006; Steve Arnold <nerdboy@gentoo.org> mpich2-1.0.3.ebuild:
Keyworded and tested on ppc, and as the older mpich was previously
keyworded for both ppc and ppc64, I added them both back in.
*mpich2-1.0.3 (21 May 2006)
21 May 2006; Steve Arnold <nerdboy@gentoo.org>
+files/mpich2-1.0.3-make.patch, +files/mpich2-1.0.3-soname.patch,
+mpich2-1.0.3.ebuild:
Updated to new version (bug 125754) with patches; needed some help to
create shared libs properly, along with some DESTDIR fixes (required for
HDF5 dep, as virtual/mpi was barfing).
*mpich2-1.0.2_p1 (27 Dec 2005)
27 Dec 2005; Joel Martin <kanaka@gentoo.org> +metadata.xml,
+mpich2-1.0.2_p1.ebuild:
Create mpich2 ebuild for version 1.0.2-p1
|