summaryrefslogtreecommitdiff
blob: 454b20b91962fd2b7e0ecf26f9713f573a37d45b (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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
# ChangeLog for sci-libs/blas-atlas
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.44 2006/09/11 20:54:00 markusle Exp $

*blas-atlas-3.7.17 (10 Sep 2006)

  10 Sep 2006; Markus Dittrich <markusle@gentoo.org>
  -blas-atlas-3.7.15.ebuild, +blas-atlas-3.7.17.ebuild:
  Bumped to new development snapshot and removed old version
  (see bug #144314).

  08 Sep 2006; Joshua Jackson <tsunam@gentoo.org> blas-atlas-3.7.11.ebuild:
  stable x86; bug #141432

  07 Sep 2006; Markus Dittrich <markusle@gentoo.org>
  files/digest-blas-atlas-3.7.15:
  Fixed small problem with shared libs patch that prevented building
  of threaded cblas.

  04 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
  blas-atlas-3.7.11.ebuild:
  stable on ppc (Bug #141432)

  02 Sep 2006; <blubb@gentoo.org> blas-atlas-3.7.11.ebuild:
  stable on amd64

  02 Sep 2006; Markus Rothe <corsair@gentoo.org> blas-atlas-3.7.11.ebuild:
  Stable on ppc64; bug #141432

  01 Sep 2006; Markus Dittrich <markusle@gentoo.org>
  files/f77-threaded-ATLAS:
  Fixed typo in f77-threaded-ATLAS.

  30 Aug 2006; Markus Dittrich <markusle@gentoo.org>
  blas-atlas-3.7.15.ebuild:
  Updated atlas-3.7.15-shared-libs.patch in order for it to also 
  work with the lapack-atlas ebuild. Also added an epause to make 
  the CPU throttling warning more prominent.

  29 Aug 2006; Tim Yamin <plasmaroo@gentoo.org> blas-atlas-3.7.11-r1.ebuild,
  blas-atlas-3.7.11.ebuild, blas-atlas-3.7.15.ebuild:
  Unkeyword ~ia64; refuses to compile.

  25 Aug 2006; Markus Dittrich <markusle@gentoo.org>
  blas-atlas-3.7.15.ebuild:
  Disabled detection of CPU throttling and added a warning for the
  user.

  25 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; +files/eselect.blas,
  +files/eselect.blas-threaded, +files/eselect.cblas,
  +files/eselect.cblas-threaded:
  Add eselect symlink maps, reported by Markus Dittrich.

*blas-atlas-3.7.15 (22 Aug 2006)

  22 Aug 2006; Markus Dittrich <markusle@gentoo.org>
  +blas-atlas-3.7.15.ebuild:
  Version bump. Thanks much to Adam Piatyszek <ediap@et.put.poznan.pl>
  for his ebuild and patches. This closes bug #144314.

  20 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  -blas-atlas-3.7.10.ebuild:
  Pull old devel version.

  20 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  blas-atlas-3.7.11.ebuild:
  Stop using the old eselect module, since it's getting replaced with a new
  one. Just use blas-config.

  17 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  blas-atlas-3.6.0-r2.ebuild, blas-atlas-3.7.11-r1.ebuild:
  Note that configuration now uses eselect rather than blas-config.

  17 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  blas-atlas-3.6.0-r2.ebuild, blas-atlas-3.7.11-r1.ebuild:
  Change einfo uses that should get read to elog.

  04 Aug 2006; Markus Dittrich <markusle@gentoo.org>
  blas-atlas-3.7.11.ebuild, blas-atlas-3.7.11-r1.ebuild:
  Removed unnecessary but harmless cruft from 
  atlas3.6.0-shared-libs.2.patch and bumped patch to revision 3.

  26 Jul 2006; Markus Dittrich <markusle@gentoo.org>
  blas-atlas-3.7.11.ebuild, blas-atlas-3.7.11-r1.ebuild:
  Updated shared-libs patchset to resolve issues due to missing
  pthread symbols on multiprocessor machines (see #137877).

  15 Jul 2006; Markus Dittrich <markusle@gentoo.org>
  files/3.7.11-ppc-configure.patch:
  Patch contained absolute path to /var/tmp/portage/blas-atlas-3.7.11
  and therefore broke on -r1.

*blas-atlas-3.7.11-r1 (03 Jul 2006)
*blas-atlas-3.6.0-r2 (03 Jul 2006)

  03 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>;
  +blas-atlas-3.6.0-r2.ebuild, +blas-atlas-3.7.11-r1.ebuild:
  Bumps to switch to new eselect modules.

  17 Jun 2006; Luca Barbato <lu_zero@gentoo.org>
  +files/3.6.0-ppc-configure.patch, +files/3.7.11-ppc-configure.patch,
  blas-atlas-3.6.0-r1.ebuild, blas-atlas-3.7.11.ebuild:
  Fix #120775 for 3.6.0-r1

  16 Jun 2006; Luca Barbato <lu_zero@gentoo.org>
  +files/3.7.11-ppc-configure.patch, blas-atlas-3.7.11.ebuild:
  Fix #120775 for 3.7.11

  23 May 2006; Markus Rothe <corsair@gentoo.org> blas-atlas-3.6.0-r1.ebuild:
  Stable on ppc64

  07 May 2006; Markus Dittrich <markusle@gentoo.org> files/3.7.11-allow-any-gcc-version.patch:
  Remove compiler check for ppc to allow compilation with gcc-4.
  Thanks to Matti Bickel <kabel@cat0.de> for pointing this out. 
  This fixes bug #132363.

  01 Apr 2006; Aron Griffis <agriffis@gentoo.org> blas-atlas-3.7.11.ebuild:
  Mark 3.7.11 ~ia64

  21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>;
  +files/3.7.11-allow-any-gcc-version.patch, blas-atlas-3.7.11.ebuild:
  (#121855) Allow compilation with gcc-4. Also at least partially fix
  compilation with non-gcc compilers (e.g. ifc).

  24 Feb 2006; Markus Dittrich <markusle@gentoo.org>
  blas-atlas-3.6.0-r1.ebuild:
  Re-enabled reconfigure step, otherwise user CFLAGS are being 
  ignored.

  17 Feb 2006; Michael Hanselmann <hansmi@gentoo.org>
  blas-atlas-3.6.0-r1.ebuild:
  Stable on ppc.

  02 Feb 2006; Markus Dittrich <markusle@gentoo.org>
  blas-atlas-3.7.10.ebuild, blas-atlas-3.7.11.ebuild:
  Switched from blas-config to eselect in pkg_postinst(). This fixes
  bug #121284.

  30 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
  blas-atlas-3.6.0-r1.ebuild:
  Stable on alpha, bug 114587.

  28 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  blas-atlas-3.6.0.ebuild, blas-atlas-3.6.0-r1.ebuild,
  blas-atlas-3.7.10.ebuild, blas-atlas-3.7.11.ebuild:
  re-keyworded for (~)ppc as per bug #114587

  24 Jan 2006; Simon Stelling <blubb@gentoo.org> blas-atlas-3.6.0-r1.ebuild:
  stable on amd64 wrt bug 114587

  24 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  blas-atlas-3.6.0-r1.ebuild:
  Stable on sparc wrt #114587

  21 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  blas-atlas-3.6.0.ebuild, blas-atlas-3.6.0-r1.ebuild,
  blas-atlas-3.7.10.ebuild, blas-atlas-3.7.11.ebuild:
  Marked -ppc, see bug #114587 for reference.

  11 Jan 2006; Mark Loeser <halcy0n@gentoo.org> blas-atlas-3.6.0-r1.ebuild:
  Stable on x86; bug #114587

*blas-atlas-3.7.11 (09 Jan 2006)

  09 Jan 2006; Markus Dittrich <markusle@gentoo.org>
  +blas-atlas-3.7.11.ebuild:
  Bump to the latest development snapshot.

*blas-atlas-3.6.0-r1 (09 Jan 2006)

  09 Jan 2006; Markus Dittrich <markusle@gentoo.org>
  +blas-atlas-3.6.0-r1.ebuild:
  New atlas3.6.0-shared-libs.1.patch fixes insecure RUNPATH issues.
  This closes bug #114587.

  10 Sep 2005; Peter Bienstman <pbienst@gentoo.org> blas-atlas-3.6.0.ebuild,
  blas-atlas-3.7.10.ebuild:
  Add missing header files (fixes #51323).

  10 Sep 2005; Peter Bienstman <pbienst@gentoo.org> +files/unbuffered.patch,
  blas-atlas-3.6.0.ebuild, blas-atlas-3.7.10.ebuild:
  Fix #102088.

  13 Jun 2005; Danny van Dyk <kugelfang@gentoo.org>
  blas-atlas-3.7.10.ebuild:
  Changed dependency to app-admin/eselect.

*blas-atlas-3.7.10 (14 May 2005)

  14 May 2005; Danny van Dyk <kugelfang@gentoo.org>
  +blas-atlas-3.7.10.ebuild:
  Version bump to 3.7.10, but still in package.mask. First version to rely on
  eclectic instead of blas-config.

  30 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> files/c-threaded-ATLAS:
  Fixed BUG #83849 (typo).

  02 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> files/c-threaded-ATLAS:
  Fixed a typo.

  02 Mar 2005; Peter Bienstman <pbienst@gentoo.org> blas-atlas-3.6.0.ebuild:
  Improve error message (fix bug 83494, thanks to Daniel Herzog).

*blas-atlas-3.6.0 (29 Dec 2004)

  29 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
  +files/c-ATLAS, +files/c-threaded-ATLAS, +files/f77-ATLAS,
  +files/f77-threaded-ATLAS, +files/war, +blas-atlas-3.6.0.ebuild:
  Moved from app-sci/blas-atlas to sci-libs/blas-atlas.

  19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
  blas-atlas-3.6.0.ebuild:
  Stable on alpha.

  28 Nov 2004; Daniel Goller <morfic@gentoo.org> blas-atlas-3.6.0.ebuild:
  Fix clobbering of bx register, reference bug 56842 for more information

  17 Nov 2004; Markus Rothe <corsair@gentoo.org> blas-atlas-3.6.0.ebuild:
  stable on ppc64

  31 Oct 2004; Olivier Fisette <ribosome@gentoo.org> blas-atlas-3.6.0.ebuild:
  Replaced ${GCC} by tc-getCC from toolchain-funcs.

  10 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild:
  Marked stable on x86 and ppc.

  30 Sep 2004; Ferris McCormick <fmccor@gentoo.org> blas-atlas-3.6.0.ebuild:
  Stable for sparc (tested both hardened and not).

  29 Sep 2004; Ferris McCormick <fmccor@gentoo.org> files/c-ATLAS:
  Correct trivial typo: setup() {... needs closing '}'.

  09 Sep 2004; Philippe Trottier <tchiwam@gentoo.org> blas-atlas-3.6.9.ebuild:
  marked ~ppc64

  03 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild:
  Marked ~alpha, kloeri tested.

  03 Jul 2004; Ferris McCormick <fmccor@gentoo.org> blas-atlas-3.6.0.ebuild:
  1. Restructure .ebuild for correct sparc CFLAGS (kugelfang@gentoo.org)
  2. Add ~sparc keyword to restructured build.

  24 Jun 2004; George Shapovalov <george@gentoo.org> blas-atlas-3.6.0.ebuild :
  ifc useflag got retained even though this ebuild does not support ifc (yet), cleaned up

  18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
  blas-atlas-3.6.0.ebuild:
  fix typo in error message (bug #54290)

  06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild:
  Marked stable on amd64.

  12 May 2004; George Shapovalov <george@gentoo.org> blas-atlas-3.6.0.ebuild :
  added the fix for g77 issue. Moved atlas3.6.0-shared-libs.patch.bz2 to the mirrors to 
  avoid duplication (the same one is used by lapack-atlas), plus it is 5k in size, which is 
  more than 2k limit :).
  Removed old version (3.4.2), so that we start aclean when this gets unmasked..

  11 May 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild:
  Marked ~amd64 and ~ppc.

*blas-atlas-3.6.0 (03 Apr 2004)

*blas-atlas-3.4.2 (02 Feb 2004)

  02 Feb 2004; George Shapovalov <george@gentoo.org> blas-atlas-3.4.2.ebuild, Manifest, files/{atlas-gentoo.patch.bz2,c-ATLAS,c-threaded-ATLAS,digest-blas-atlas-3.4.2,f77-ATLAS,f77-threaded-ATLAS,war} :
  initial release (#30453)
  Automatically Tuned Linear Algebra Software BLAS implementation
  ebuild submitted by Derek Dolney <dolney@astro.upenn.edu>
  This version installs shared and static libs and provides virtual/blas
  and will replace atlas now in dev-libs as a part of large blas reorganization (see bug)