summaryrefslogtreecommitdiff
blob: bc7d647113098c8a3294d1d191f05a4e4806fcd9 (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
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
# ChangeLog for dev-lang/R
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.79 2006/10/22 18:26:25 markusle Exp $

  22 Oct 2006; Markus Dittrich <markusle@gentoo.org> R-2.4.0.ebuild:
  Append -std=gnu99 to CFLAGS since it is needed to compile
  several additional R packages via its custom makefile 
  (this fixes bug #152379). Thanks to Aarre Laakso <aarre@pair.com>
  for pointing this out.

*R-2.4.0 (05 Oct 2006)

  05 Oct 2006; Danny van Dyk <kugelfang@gentoo.org> +R-2.4.0.ebuild:
  Added 2.4.0 release.

  07 Aug 2006; Ferris McCormick <fmccor@gentoo.org> R-2.2.1.ebuild:
  Stable on sparc --- Bug #135318 --- has been running fine since last January.
  (But note that on some systems, FEATURES=test fails:  Compare Comments 5, 8,
  9, 10, and 11.)

  28 Jun 2006; Luca Barbato <lu_zero@gentoo.org> R-2.3.1.ebuild:
  Made it use -fPIC instead of -fpic

  17 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.2.1.ebuild:
  Marked stable on ia64.

  10 Jun 2006; Michael Hanselmann <hansmi@gentoo.org> R-2.2.1.ebuild:
  Stable on ppc.

  07 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> R-2.2.1.ebuild:
  Stable on x86 wrt bug #135318.

  06 Jun 2006; Markus Rothe <corsair@gentoo.org> R-2.2.1.ebuild:
  Stable on ppc64; bug #135318

  02 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.1.1.ebuild,
  R-2.2.0-r1.ebuild, R-2.2.1.ebuild, R-2.3.0.ebuild, R-2.3.1.ebuild:
  Added inheritance of flag-o-matic for filter-ldflags calls.

*R-2.3.1 (02 Jun 2006)

  02 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.2.1.ebuild,
  +R-2.3.1.ebuild:
  Added R-2.3.1. Marked R-2.2.1 stable on amd64.

*R-2.3.0 (10 May 2006)

  10 May 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.1.1.ebuild,
  R-2.2.0-r1.ebuild, R-2.2.1.ebuild, +R-2.3.0.ebuild:
  Added version 2.3.0: Fixes bug #127818. Added filter for -Bdirect LDFLAG:
  Fixes bug #122465.

  01 Apr 2006; Aron Griffis <agriffis@gentoo.org> R-2.2.1.ebuild:
  Mark 2.2.1 ~ia64

  16 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> R-2.2.1.ebuild:
  Ported deps for modular X.

  16 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> R-2.2.1.ebuild:
  Add gfortran to the list of allowed Fortran compilers, closes bug 118147.

*R-2.2.1 (03 Jan 2006)

  03 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> +R-2.2.1.ebuild:
  Version bump, closes bug 115304.

*R-2.2.0-r1 (12 Dec 2005)

  12 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-2.1.0-r1.ebuild,
  -R-2.2.0.ebuild, +R-2.2.0-r1.ebuild:
  Added some extra seds to get rid of temp paths, closes bug 115140. Pruned
  old versions.

  23 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> files/digest-R-2.2.0,
  Manifest:
  Fixed bad digest, closes bug 113319.

*R-2.2.0 (22 Nov 2005)

  22 Nov 2005; Danny van Dyk <kugelfang@gentoo.org>
  +files/R-2.2.0-ifc-configure.patch, R-2.1.0-r1.ebuild, R-2.1.1.ebuild,
  +R-2.2.0.ebuild:
  Added version 2.2.0 with support for compilation with Intel(R) Fortran
  Compiler. Removed obsolete version 2.0.1. Fixed stale file Bug by running
  64bit test in ${T} now.

  03 Sep 2005; Markus Rothe <corsair@gentoo.org> R-2.1.1.ebuild:
  Stable on ppc64

  02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> R-2.1.1.ebuild:
  Stable on ppc.

  22 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.1.1.ebuild:
  Stable on sparc

  22 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-2.0.1.ebuild,
  R-2.1.1.ebuild:
  Removed old version. Stable on amd64 and x86.

  13 Aug 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.1.ebuild,
  R-2.1.0-r1.ebuild, R-2.1.1.ebuild:
  Changed SRC_URI to new 'cran' thirdparty mirror.

*R-2.1.1 (01 Jul 2005)

  01 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.1.ebuild,
  R-2.1.0-r1.ebuild, +R-2.1.1.ebuild:
  Moved 64bit check to pkg_setup() to make fortran.eclass work again. Bumped
  to version 2.1.1

  18 Jun 2005; Markus Rothe <corsair@gentoo.org> R-2.1.0-r1.ebuild:
  Stable on ppc64

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> R-2.1.0-r1.ebuild:
  Stable on ppc.

  13 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.1.0-r1.ebuild:
  Stable on sparc

  12 Jun 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.0-r1.ebuild:
  Removing old version. Closes bug 91512.

  11 Jun 2005; Marcus D. Hanwell <cryos@gentoo.org> R-2.1.0-r1.ebuild:
  Stable on amd64 and x86.

  07 Jun 2005; Patrick Kursawe <phosphan@gentoo.org> R-2.0.1.ebuild,
  R-2.1.0-r1.ebuild:
  Added LDPATH to R libs, bug #90601

  01 Jun 2005; Mike Frysinger <vapier@gentoo.org> R-1.9.0-r1.ebuild,
  R-2.0.1.ebuild:
  Change USE=bzlib to USE=bzip2.

*R-1.9.0-r1 (25 May 2005)

  25 May 2005; Marcus D. Hanwell <cryos@gentoo.org> +R-1.9.0-r1.ebuild:
  Bring back R-1.9.0-r1 until <=dev-python/rpy-0.3.5-r1 are removed from
  portage.

  25 May 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.0-r1.ebuild:
  Removed old version.

  25 May 2005; Luca Barbato <lu_zero@gentoo.org> R-2.0.1.ebuild:
  Marked ppc

  24 May 2005; Marcus D. Hanwell <cryos@gentoo.org> R-2.0.1.ebuild:
  Updated 64 bit detection code.

  10 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.0.1.ebuild:
  Stable on sparc

  08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.1.ebuild,
  -R-2.0.0.ebuild, R-2.0.1.ebuild, -R-2.1.0.ebuild, R-2.1.0-r1.ebuild:
  Marked 2.0.1 stable on amd64 and x86, cleaned out old ebuilds. Added new 64
  bit detection code to 2.1.0-r1 as per bug 91512.

*R-2.1.0-r1 (29 Apr 2005)

  29 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> +R-2.1.0-r1.ebuild:
  Get rid of obsolete USE flags, tidy up deps a little. Thanks to MATSUU
  Takuto <matsuu@gentoo.org> in bug 67834 for the patch.

  21 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> R-2.1.0.ebuild:
  Update deps to reflect new USE flags.

*R-2.1.0 (20 Apr 2005)

  20 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> +R-2.1.0.ebuild:
  Version bump, ebuild cleanups and some additional USE flags. Thanks to
  matsuu for some of the suggestions in bug 67834.

*R-2.0.1 (21 Feb 2005)

  21 Feb 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.0.ebuild,
  +R-2.0.1.ebuild:
  Fixed a sandbox violation in R-2.0.0 (BUG #79004) and marked stabled on
  amd64. Added R-2.0.1 (BUG #72313).

  17 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> R-1.9.1.ebuild:
  ~alpha keyword.

  02 Feb 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.0.ebuild:
  GNU Fortran 77 profile name changed to g77 in fortran.eclass

  17 Nov 2004; Markus Rothe <corsair@gentoo.org> R-2.0.0.ebuild:
  stable on ppc64

  10 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> -R-1.8.1.ebuild,
  R-1.9.0-r1.ebuild, R-2.0.0.ebuild:
  R-2.0.0 now in testing on x86,sparc,amd64,ppc and ppc64; using new
  fortran.eclass. R-1.9.0-r1 stable on all arches. Removed obsolete R-1.8.1.

*R-2.0.0 (07 Oct 2004)

  07 Oct 2004; George Shapovalov <george@gentoo.org> R-2.0.0 :
  new version, masked with KEYWORDS="-*" to get a bit more testing

  30 Sep 2004; Ferris McCormick <fmccor@gentoo.org> R-1.9.0-r1.ebuild:
  Stable for sparc.

  12 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.9.0-r1.ebuild,
  R-1.9.1.ebuild:
  Removed f2c support for dev-lang/R on 64-bit arches. This is entirely R's
  fault. f2c works perfectly right. Future versions of dev-lang/R will check for
  this in ./configure. For R-1.9.{0,1} the ebuild checks for it. Fixes BUG
  #61042.

*R-1.9.1 (22 Aug 2004)

  09 Sep 2004; Philippe Trottier <tchiwam@gentoo.org> R-1.9.1.ebuild,
  marked ~ppc64

  22 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> -R-1.9.0.ebuild,
  +R-1.9.1.ebuild:
  Version bump to 1.9.1 (current stable). Removed obsolete 1.9.0.

  06 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.9.0-r1.ebuild:
  Marked stable on amd64.

  11 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.8.1.ebuild,
  R-1.9.0-r1.ebuild, R-1.9.0.ebuild:
  Fixed BUG #56616. Tidied up g77/f2c check in >=R-1.9.0. Added f2c USE flag.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> R-1.8.1.ebuild,
  R-1.9.0-r1.ebuild, R-1.9.0.ebuild:
  virtual/glibc -> virtual/libc

  01 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.8.1.ebuild,
  R-1.9.0-r1.ebuild, R-1.9.0.ebuild:
  Fixed BUG #55386 for amd64. Pending for rest of arches.

*R-1.9.0-r1 (05 Jun 2004)

  05 Jun 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0-r1.ebuild:
  Added a few USE flags according to suggestions by Leo Chen <lcheu@cs.sfu.ca>

  28 May 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild:
  Removing the f77 USE flag check - just giving a hint when no g77 found.

  17 May 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild:
  adding f77 to IUSE

  11 May 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild:
  pkg_setup checks for g77 presence now.

  20 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild:
  Changed dependency - works also with current libglade, see bug #47825

*R-1.9.0 (13 Apr 2004)

  13 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.1.ebuild,
  R-1.9.0.ebuild:
  Version bump, added write permission for /var/cache/fonts

  01 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.0.ebuild,
  R-1.8.1.ebuild:
  1.8.1 is stable

  22 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.1.ebuild:
  Fixing bug #40100 (problems with newer Xfree)

  25 Feb 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.4.1-r1.ebuild,
  R-1.4.1.ebuild, R-1.5.1.ebuild, R-1.6.1.ebuild, R-1.6.2.ebuild,
  R-1.7.0.ebuild, R-1.7.1.ebuild, R-1.8.0.ebuild, files/R-1.5.1-tcltk.diff:
  Big cleanup, marking 1.8.0 as stable

*R-1.8.1 (17 Feb 2004)

  17 Feb 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.1.ebuild:
  Version bump

  21 Oct 2003; David Holm <dholm@gentoo.org> R-1.8.0.ebuild:
  Added to ~ppc.

*R-1.8.0 (16 Oct 2003)

  16 Oct 2003; George Shapovalov <george@gentoo.org> R-1.8.0 :
  new version (#30784), fixes gnome? dependencies
  thanks to kdh <bolter111@hotmail.com> for an update

*R-1.7.1 (19 Jun 2003)

  19 Jun 2003; George Shapovalov <george@gentoo.org> R-1.7.1 :
  new version (#23012), now correctly builds tcltk support
  fix and update by Tristan Henderson <T.Henderson@cs.ucl.ac.uk>

*R-1.7.0 (29 May 2003)

  29 May 2003; Grant Goodyear <g2boojum@gentoo.org> R-1.7.0.ebuild:
  Version update.  Thanks to Stuart Luppescu for the heads-up.

*R-1.6.2 (12 Apr 2003)

  12 Apr 2003; Grant Goodyear <g2boojum@gentoo.org> Manifest, R-1.6.2.ebuild:
  Version bump

*R-1.6.1 (12 Dec 2002)

  12 Dec 2002; George Shapovalov <george@gentoo.org> R-1.6.1.ebuild :

  version update, patching is unnecessary now. 
  Update subitted by  Sam Wouters <sam.wouters@esat.kuleuven.ac.be>, see #11313

* Autoupdate keywords (12-6-02)
  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*R-1.5.1 (11 July 2002)

  09 Aug 2002; George Shapovalov <george@gentoo.org> R-1.5.1.ebuild :

  fixed the wrappers:
  R installs two identical wrappers (R that invoke R.bin) under /usr/bin and 
  /usr/lib/R/bin/. Only one of these was modified to have correct R_HOME_DIR
  Changed ebuild to modify R under /usr/lib/R/bin and symlink it into /usr/bin

  11 July 2002; George Shapovalov <george@gentoo.org> R-1.5.1.ebuild, files/digest-R-1.5.1 :
  
  upped version
  new version submitted by Tristan Henderson <T.Henderson@cs.ucl.ac.uk>

*R-1.4.1-r1 (11 Apr 2002)
  11 Apr 2002; Spider <spider@gentoo.org>
  Forcing an upgrade due to libpng upgrade.


*R-1.4.1 (19 Feb 2002)

  19 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog, R-1.4.1.ebuild :
  
  Initial commit. R is GNU S - A language and environment for statistical
  computing and graphics. Gnome and tcltk gui's are available if in USE.
  
  If gnome, a rudimentary menu entry is made under Applications.
  However, it has the annoying tendency to pop up a terminal window to start
  the gui. (todo 1)  
  
  Also, the html files are not accessible from the toolbar menu entry unless
  you happen to be running netscape. (todo 2)
  
  This ebuild makes use of a new USE variable, 'atlas', which will compile
  R using the auto-tuned blas libraries provided by atlas. NOTE: atlas ebuild
  currently only provides static libraries. Shared libraries are in the works.