summaryrefslogtreecommitdiff
blob: dc3d35c56399ab81a8d72500d67dd063e982e681 (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
# ChangeLog for dev-lang/R
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.35 2004/10/10 18:53:14 kugelfang Exp $

  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.