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 sys-cluster/mpich2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
03 Jul 2010; Justin Bronder <jsbronder@gentoo.org>
mpich2-1.2.1_p1-r1.ebuild:
Remove debug code
*mpich2-1.2.1_p1-r1 (03 Jul 2010)
03 Jul 2010; Justin Bronder <jsbronder@gentoo.org>
+mpich2-1.2.1_p1-r1.ebuild:
Update python handling (#316937). Cleanup deps. Automatically turn on
threads if mpi-threads are requested.
14 Mar 2010; Justin Bronder <jsbronder@gentoo.org> mpich2-1.2.1_p1.ebuild:
Add hydra pm. #309353
*mpich2-1.2.1_p1 (03 Mar 2010)
03 Mar 2010; Justin Bronder <jsbronder@gentoo.org>
+mpich2-1.2.1_p1.ebuild:
Bump and fix #293665
24 Nov 2009; Justin Bronder <jsbronder@gentoo.org> mpich2-1.1.1_p1.ebuild,
mpich2-1.2.1.ebuild:
Update homepage at request of upstream.
24 Nov 2009; Justin Bronder <jsbronder@gentoo.org>
-mpich2-1.0.8-r1.ebuild, -mpich2-1.2.ebuild:
Remove older versions of sys-cluster/mpich2
*mpich2-1.2.1 (24 Nov 2009)
24 Nov 2009; Justin Bronder <jsbronder@gentoo.org>
+files/0003-Fix-pkgconfig-for-mpich2-ch3-v1.2.1.patch,
+mpich2-1.2.1.ebuild, metadata.xml:
Bump mpich2-1.2.1
- Update pkgconfig patch.
- Note patch status with upstream.
- Add Pavan as the upstream contact per his request.
- Remove fpic sed, handled by build system.
*mpich2-1.1.1_p1 (17 Sep 2009)
17 Sep 2009; Justin Bronder <jsbronder@gentoo.org>
+files/0001-MPD_CONF_FILE-should-be-readable.patch,
+files/0002-mpd_conf_file-search-order.patch,
+files/0003-Fix-pkgconfig-for-mpich2-ch3.patch, +mpich2-1.1.1_p1.ebuild:
Bump mpich2-1.1.1_p1
02 Apr 2009; Justin Bronder <jsbronder@gentoo.org>
-sys-cluster/mpich2/files/mpich2.envd:
Remove envd file, no longer necessary.
01 Apr 2009; Justin Bronder <jsbronder@gentoo.org>
sys-cluster/mpich2/files/mpich2-1.0.8-mpdconf-env.patch,
-sys-cluster/mpich2/files/mpich2-1.0.8-site-packages-py.patch:
Fix #259805 by backing out the site-packages fix. It'll be better off just
sent directly to upstream.
17 Feb 2009; Justin Bronder <jsbronder@gentoo.org>
sys-cluster/mpich2/mpich2-1.0.8.ebuild:
Missing line continuation, #259209.
12 Feb 2009; Justin Bronder <jsbronder@gentoo.org>
+sys-cluster/mpich2/files/mpich2-1.0.8-pkgconfig.patch:
Fix the mpich2 pkgconfig file, #257921. Mark patchses to be sent upstream.
12 Feb 2009; Justin Bronder <jsbronder@gentoo.org>
+sys-cluster/mpich2/files/mpich2-1.0.8-pkgconfig.patch:
Fix the mpich2 pkgconfig file, #257921. Mark patchses to be sent upstream.
21 Jan 2009; Justin Bronder <jsbronder@gentoo.org>
sys-cluster/mpich2/mpich2-1.0.8.ebuild:
sys-cluster/mpich-1.0.8 bugfixes, no revbump. Fix some doc file locations
(#255748). Fix sandbox errors (254167).
|