/[gentoo-x86]/dev-lang/R/ChangeLog
Gentoo

Contents of /dev-lang/R/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.205 - (show annotations) (download)
Wed Jul 4 19:27:38 2012 UTC (10 months, 2 weeks ago) by bicatali
Branch: MAIN
Changes since 1.204: +4 -1 lines
keyword amd64-linux, x86-linux, x64-darwin, added prefix stuff for darwin

(Portage version: 2.2.01.20430-prefix/cvs/Linux x86_64)

1 # ChangeLog for dev-lang/R
2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-lang/R/ChangeLog,v 1.204 2012/06/29 00:30:17 calchan Exp $
4
5 04 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.15.1.ebuild:
6 keyword amd64-linux, x86-linux, x64-darwin, added prefix stuff for darwin
7
8 *R-2.15.1 (29 Jun 2012)
9
10 29 Jun 2012; Denis Dupeyron <calchan@gentoo.org> +R-2.15.1.ebuild:
11 Version bump.
12
13 22 Jun 2012; Denis Dupeyron <calchan@gentoo.org> R-2.15.0.ebuild:
14 Removed debugging code which stayed behind by mistake. Many thanks to Gabriel
15 Marcano in bug #419761.
16
17 20 Jun 2012; Denis Dupeyron <calchan@gentoo.org> R-2.15.0.ebuild:
18 Fix bug #419761
19
20 19 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.15.0.ebuild:
21 commented patches with upstream reports
22
23 19 Jun 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.15.0.ebuild:
24 Update bash completion file with newer one and fix installation
25
26 06 Jun 2012; Zac Medico <zmedico@gentoo.org> R-2.10.1.ebuild, R-2.14.1.ebuild,
27 R-2.14.2.ebuild, R-2.15.0.ebuild:
28 inherit multilib for get_libdir
29
30 03 May 2012; Jeff Horelick <jdhore@gentoo.org> R-2.10.1.ebuild,
31 R-2.14.1.ebuild, R-2.14.2.ebuild, R-2.15.0.ebuild:
32 dev-util/pkgconfig -> virtual/pkgconfig
33
34 *R-2.15.0 (30 Mar 2012)
35
36 30 Mar 2012; Denis Dupeyron <calchan@gentoo.org> +R-2.15.0.ebuild:
37 Version bump.
38
39 *R-2.14.2 (05 Mar 2012)
40
41 05 Mar 2012; Denis Dupeyron <calchan@gentoo.org> +R-2.14.2.ebuild,
42 +files/R-2.14.2-library-writability.patch,
43 +files/R-2.14.2-prune-package-update.patch, metadata.xml:
44 Version bump. Add patches to fix handling of library writability and package
45 updates.
46
47 27 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.14.1.ebuild,
48 +files/R-2.14.1-warnings-buffer-overflow.patch:
49 Fixed crash caused by too many warnings, bug #405463, thanks Sebastian Luther
50
51 09 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.14.1.ebuild,
52 +files/R-2.14.1-pcre830.patch:
53 Fixed for pcre-8.30, thanks Rainer 'Siju' Sigl for his initial work
54
55 06 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> R-2.14.1.ebuild,
56 files/R-2.14.1-tiff.patch:
57 Fixed libtiff syntax in patch (bug #402327), remove
58 bash_completion_post_install (bug #402329)
59
60 *R-2.14.1 (02 Jan 2012)
61
62 02 Jan 2012; Sébastien Fabbro <bicatali@gentoo.org>
63 files/R-2.11.1-parallel.patch, files/R-2.12.1-ldflags.patch,
64 -R-2.13.0.ebuild, -R-2.13.1-r1.ebuild, files/R-2.13.1-zlib_header_fix.patch,
65 -R-2.14.0.ebuild, +R-2.14.1.ebuild, +files/R-2.14.1-rmath-shared.patch,
66 +files/R-2.14.1-tiff.patch:
67 Version bump. Fixed automagic dependencies on icu and tiff. Added required
68 dependency on pango when cairo is set. Fixed as-needed on standalone math
69 library. Added required use flags for graphics capabilities (bug #373649).
70 Removed glibc hacks, applied on glibc package. Commented patches for another
71 attempt to submit them upstream. Removed older unstable versions, fixing bugs
72 #353545, bug #357077, bug #382687, bug #384493, bug #384723.
73
74 *R-2.14.0 (21 Nov 2011)
75
76 21 Nov 2011; Justin Lecher <jlec@gentoo.org> R-2.10.1.ebuild,
77 -R-2.12.1.ebuild, -R-2.12.2.ebuild, R-2.13.0.ebuild, R-2.13.1-r1.ebuild,
78 +R-2.14.0.ebuild, metadata.xml:
79 Version Bump, #391045, cleaned old, moved to bashcompletion-r1.eclass, sorted
80 minor things in ebuild (adopt changes in between versions)
81
82 17 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> R-2.10.1.ebuild:
83 Fix building with libpng15 wrt #366223. Fix building with sys-libs/zlib >=
84 1.2.5.1-r1 (OF).
85
86 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> R-2.10.1.ebuild,
87 R-2.12.1.ebuild, R-2.12.2.ebuild, R-2.13.0.ebuild, R-2.13.1-r1.ebuild:
88 remove ptex dep as it is going away
89
90 *R-2.13.1-r1 (25 Sep 2011)
91
92 25 Sep 2011; Steve Arnold <nerdboy@gentoo.org> -R-2.13.1.ebuild,
93 +R-2.13.1-r1.ebuild, +files/R-2.13.1-zlib_header_fix.patch:
94 Updated for zlib header changes (closes bug #383431).
95
96 04 Aug 2011; Naohiro Aota <naota@gentoo.org> R-2.13.1.ebuild:
97 Fix dependency for FreeBSD. We have rpc related functions in freebsd-lib.
98
99 *R-2.13.1 (20 Jul 2011)
100
101 20 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> +R-2.13.1.ebuild:
102 Version bump. Added fix for glibc-2.14 (bug #373051). Fixed missing libs
103 during linking libRmath (bug #359249). More EAPI4 simplifications.
104
105 *R-2.13.0 (23 Jun 2011)
106
107 23 Jun 2011; Justin Lecher <jlec@gentoo.org> R-2.10.1.ebuild,
108 R-2.12.1.ebuild, R-2.12.2.ebuild, +R-2.13.0.ebuild:
109 Version Bump, #372197
110
111 22 Jun 2011; Justin Lecher <jlec@gentoo.org> R-2.10.1.ebuild,
112 R-2.12.1.ebuild, R-2.12.2.ebuild:
113 Added fortran-2.eclass support
114
115 *R-2.12.2 (01 Mar 2011)
116
117 01 Mar 2011; Sébastien Fabbro <bicatali@gentoo.org> +R-2.12.2.ebuild:
118 Version bump. Switched to EAPI3.
119
120 04 Jan 2011; Sébastien Fabbro <bicatali@gentoo.org> R-2.12.1.ebuild:
121 Profiling is now turn on with a use flag
122
123 *R-2.12.1 (22 Dec 2010)
124
125 22 Dec 2010; Sébastien Fabbro <bicatali@gentoo.org> -R-2.12.0.ebuild,
126 +R-2.12.1.ebuild, +files/R-2.12.1-ldflags.patch:
127 Version bump. This fix some test failures as well
128
129 08 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org> R-2.10.1.ebuild,
130 -R-2.11.1.ebuild, R-2.12.0.ebuild:
131 media-libs/jpeg -> virtual/jpeg. Drop old.
132
133 *R-2.12.0 (25 Oct 2010)
134
135 25 Oct 2010; Sébastien Fabbro <bicatali@gentoo.org> +R-2.12.0.ebuild:
136 Version bump
137
138 16 Jun 2010; Sébastien Fabbro <bicatali@gentoo.org> -R-2.11.0.ebuild,
139 R-2.11.1.ebuild, +files/R-2.11.1-parallel.patch:
140 Fix occasional failures with parallel install, bug #322965
141
142 *R-2.11.1 (01 Jun 2010)
143
144 01 Jun 2010; Sébastien Fabbro <bicatali@gentoo.org> +R-2.11.1.ebuild:
145 Version bump
146
147 25 May 2010; Sébastien Fabbro <bicatali@gentoo.org>
148 -files/R-2.7.1-test-fix.patch, -R-2.9.2.ebuild, -files/R-javareconf.patch:
149 Removed old, does not access docs, fixing bug #305641
150
151 23 May 2010; Pacho Ramos <pacho@gentoo.org> R-2.10.1.ebuild:
152 stable amd64, bug 306747
153
154 13 May 2010; Joseph Jezak <josejx@gentoo.org> R-2.10.1.ebuild:
155 Marked ppc stable for bug #306747.
156
157 *R-2.11.0 (28 Apr 2010)
158
159 28 Apr 2010; Sébastien Fabbro <bicatali@gentoo.org> -R-2.7.2.ebuild,
160 -R-2.8.1.ebuild, -R-2.10.0.ebuild, +R-2.11.0.ebuild:
161 Version bump
162
163 16 Apr 2010; Raúl Porcel <armin76@gentoo.org> R-2.10.1.ebuild:
164 alpha/ia64/sparc stable wrt #306747
165
166 02 Apr 2010; Jeroen Roovers <jer@gentoo.org> R-2.10.1.ebuild:
167 Stable for HPPA (bug #306747).
168
169 23 Mar 2010; Brent Baude <ranger@gentoo.org> R-2.10.1.ebuild:
170 stable ppc64, bug 306747
171
172 21 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> R-2.10.1.ebuild:
173 x86 stable wrt bug #306747
174
175 18 Mar 2010; Sébastien Fabbro <bicatali@gentoo.org> R-2.10.1.ebuild:
176 Restricting test when minimal flag is on (upstream recommendation), some
177 ebuild cleaning
178
179 26 Dec 2009; Peter Volkov <pva@gentoo.org> R-2.7.2.ebuild, R-2.8.1.ebuild,
180 R-2.9.2.ebuild, R-2.10.0.ebuild, R-2.10.1.ebuild:
181 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
182 implementation left in the tree.
183
184 *R-2.10.1 (14 Dec 2009)
185
186 14 Dec 2009; Sébastien Fabbro <bicatali@gentoo.org> -R-2.9.1.ebuild,
187 +R-2.10.1.ebuild:
188 Version bump
189
190 18 Nov 2009; Brent Baude <ranger@gentoo.org> R-2.9.2.ebuild:
191 Marking R-2.9.2 ppc64 for bug 289381
192
193 *R-2.10.0 (03 Nov 2009)
194
195 03 Nov 2009; Sébastien Fabbro <bicatali@gentoo.org> +R-2.10.0.ebuild:
196 Version bump
197
198 03 Nov 2009; Raúl Porcel <armin76@gentoo.org> R-2.9.2.ebuild:
199 ia64 stable wrt #289381
200
201 29 Oct 2009; Markus Meier <maekke@gentoo.org> R-2.9.2.ebuild:
202 amd64/x86 stable, bug #289381
203
204 27 Oct 2009; Tobias Klausmann <klausman@gentoo.org> R-2.9.2.ebuild:
205 Stable on alpha, bug #289381
206
207 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> R-2.9.2.ebuild:
208 Stable for SPARC (bug #289381).
209
210 25 Oct 2009; Jeroen Roovers <jer@gentoo.org> R-2.9.2.ebuild:
211 Stable for HPPA (bug #289381).
212
213 24 Oct 2009; nixnut <nixnut@gentoo.org> R-2.9.2.ebuild:
214 ppc stable #289381
215
216 *R-2.9.2 (08 Sep 2009)
217
218 08 Sep 2009; Sébastien Fabbro <bicatali@gentoo.org> +R-2.9.2.ebuild:
219 Version bump
220
221 07 Aug 2009; Sébastien Fabbro <bicatali@gentoo.org> R-2.7.2.ebuild,
222 R-2.8.1.ebuild, -R-2.9.0.ebuild, -files/R-2.9.0-without-x.patch,
223 R-2.9.1.ebuild:
224 Fixed perl 5 path, thanks to Guenther Brunthaler, closing bug #278258
225
226 16 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> R-2.9.1.ebuild:
227 Added symlinking for docs, thanks to Martin von Gagern, closing bug
228 #273957
229
230 *R-2.9.1 (07 Jul 2009)
231
232 07 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> R-2.9.0.ebuild,
233 +files/R-2.9.0-without-x.patch, +R-2.9.1.ebuild:
234 Bump and fixed bug #268362 (thanks Andrew Savchenko) and bug #269511
235
236 30 May 2009; Ulrich Mueller <ulm@gentoo.org> R-2.7.2.ebuild,
237 R-2.8.1.ebuild, R-2.9.0.ebuild:
238 Remove app-text/tetex from dependencies, bug 227443.
239
240 23 Apr 2009; Raúl Porcel <armin76@gentoo.org> R-2.8.1.ebuild:
241 ia64 stable wrt #265338
242
243 *R-2.9.0 (21 Apr 2009)
244
245 21 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> -R-2.7.1.ebuild,
246 +R-2.9.0.ebuild:
247 Bump
248
249 18 Apr 2009; Markus Meier <maekke@gentoo.org> R-2.8.1:
250 amd64/x86 stable, bug #265338
251
252 15 Apr 2009; Brent Baude <ranger@gentoo.org> R-2.7.2.ebuild,
253 R-2.8.1.ebuild:
254 Marking R-2.7.2 | 2.8.1 ppc64 stable for bugs 244621 and 265338 respectively
255
256 12 Apr 2009; Tobias Klausmann <klausman@gentoo.org> R-2.8.1.ebuild:
257 Stable on alpha, bug #265338
258
259 11 Apr 2009; nixnut <nixnut@gentoo.org> R-2.8.1.ebuild:
260 ppc stable #265338
261
262 10 Apr 2009; Jeroen Roovers <jer@gentoo.org> R-2.8.1.ebuild:
263 Stable for HPPA (bug #265338).
264
265 07 Apr 2009; Ferris McCormick <fmccor@gentoo.org> R-2.8.1.ebuild:
266 Sparc stable, Bug #265338.
267
268 29 Jan 2009; Sébastien Fabbro <bicatali@gentoo.org>
269 -files/R-2.8.0-without-X.patch, R-2.7.2.ebuild, -R-2.8.0.ebuild,
270 R-2.8.1.ebuild:
271 Move 2.7.2 to EAPI=2 and close bug #252661
272
273 *R-2.8.1 (02 Jan 2009)
274
275 02 Jan 2009; Markus Dittrich <markusle@gentoo.org> +R-2.8.1.ebuild:
276 Version bump (fixes bug #253117).
277
278 09 Nov 2008; nixnut <nixnut@gentoo.org> R-2.7.2.ebuild:
279 Stable on ppc wrt bug 244621
280
281 31 Oct 2008; Markus Dittrich <markusle@gentoo.org>
282 +files/R-2.8.0-without-X.patch, R-2.8.0.ebuild:
283 Fixed bug in source code preventing building with USE="-X" (see bug
284 #245027). Thanks much to Andrew Savchenko for his patch.
285
286 30 Oct 2008; Raúl Porcel <armin76@gentoo.org> R-2.7.2.ebuild:
287 alpha/ia64 stable #244621
288
289 28 Oct 2008; Jeroen Roovers <jer@gentoo.org> R-2.7.2.ebuild:
290 Stable for HPPA (bug #244621).
291
292 27 Oct 2008; Markus Meier <maekke@gentoo.org> R-2.7.2.ebuild:
293 amd64/x86 stable, bug #244621
294
295 27 Oct 2008; Ferris McCormick <fmccor@gentoo.org> R-2.7.2.ebuild:
296 Sparc stable --- Bug #244621 --- has been around for 2 months.
297
298 *R-2.8.0 (27 Oct 2008)
299
300 27 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> R-2.7.1.ebuild,
301 R-2.7.2.ebuild, +R-2.8.0.ebuild:
302 Version bump and get rid of virtual/tetex
303
304 07 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
305 -R-2.2.1-r1.ebuild, -R-2.6.1-r1.ebuild, R-2.7.2.ebuild:
306 Added soname to libRmath, closing bug #235830. Changed herd from sci to
307 sci-mathematics. Removed older versions.
308
309 06 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> R-2.7.1.ebuild:
310 ppc stable, bug #235822
311
312 02 Sep 2008; Tobias Heinlein <keytoaster@gentoo.org> R-2.7.1.ebuild:
313 amd64 stable wrt security bug #235822
314
315 02 Sep 2008; Jeroen Roovers <jer@gentoo.org> R-2.7.1.ebuild:
316 Stable for HPPA (bug #235822).
317
318 01 Sep 2008; Raúl Porcel <armin76@gentoo.org> R-2.7.1.ebuild:
319 alpha/ia64/x86 stable wrt #235822
320
321 01 Sep 2008; Markus Rothe <corsair@gentoo.org> R-2.7.1.ebuild:
322 Stable on ppc64; bug #235822
323
324 31 Aug 2008; Ferris McCormick <fmccor@gentoo.org> R-2.7.1.ebuild:
325 Sparc stable, security Bug #235822.
326
327 31 Aug 2008; Markus Dittrich <markusle@gentoo.org>
328 files/R-javareconf.patch:
329 Re-added R-javareconf.patch description.
330
331 31 Aug 2008; Markus Dittrich <markusle@gentoo.org>
332 files/R-javareconf.patch:
333 Added further enhancements to R-javareconf.patch (see bug #235822).
334
335 *R-2.7.2 (27 Aug 2008)
336
337 27 Aug 2008; Markus Dittrich <markusle@gentoo.org>
338 +files/R-javareconf.patch, +files/R-2.7.1-test-fix.patch,
339 -2.6.1-r1.ebuild, -R-2.6.2.ebuild, -R-2.7.0.ebuild,
340 R-2.7.1.ebuild, +R-2.7.2.ebuild:
341 Added patch from Debian to fix insecure tempfile handling in
342 javareconf (fixes bug #235822). NOTE: R-2.2.1-r1.ebuild is not
343 vulnerable since it does not include the javereconf script.
344 Also removed old ebuilds and removed two tests from the test
345 suite since they fail with portage.
346
347 18 Jul 2008; Markus Dittrich <markusle@gentoo.org> R-2.7.1.ebuild:
348 Added missing cairo use flag (see bug #231970).
349
350 *R-2.7.1 (10 Jul 2008)
351
352 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> +R-2.7.1.ebuild:
353 Version bump. Removed std=gnu99, added upstream.
354
355 10 May 2008; Markus Dittrich <markusle@gentoo.org> R-2.7.0.ebuild:
356 Fixed improper binary path in Rscript (see bug #221061).
357
358 *R-2.7.0 (23 Apr 2008)
359
360 23 Apr 2008; Markus Dittrich <markusle@gentoo.org> +R-2.7.0.ebuild:
361 Version bump.
362
363 15 Apr 2008; Raúl Porcel <armin76@gentoo.org> R-2.6.1-r1.ebuild:
364 alpha stable
365
366 26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> +R-2.2.1-r1.ebuild:
367 Re-add old R-2.2.1-r1.ebuild for old rpy dependency until rpy-1.0.1 is stable
368
369 26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> -R-2.2.1-r1.ebuild,
370 -R-2.6.1.ebuild, R-2.6.1-r1.ebuild, R-2.6.2.ebuild:
371 Removed older versions, and duplicate license files (see bug #211534)
372
373 19 Feb 2008; Brent Baude <ranger@gentoo.org> R-2.6.1-r1.ebuild:
374 stable ppc64, bug 210229
375
376 19 Feb 2008; Markus Dittrich <markusle@gentoo.org> R-2.6.1-r1.ebuild:
377 Added -mminimal-toc on ppc64 to fix linking errors (see bug #210229).
378
379 17 Feb 2008; Raúl Porcel <armin76@gentoo.org> R-2.6.1-r1.ebuild:
380 ia64 stable wrt #210229
381
382 16 Feb 2008; Markus Meier <maekke@gentoo.org> R-2.6.1-r1.ebuild:
383 x86 stable, bug #210229
384
385 15 Feb 2008; nixnut <nixnut@gentoo.org> R-2.6.1-r1.ebuild:
386 Stable on ppc wrt bug 210229
387
388 15 Feb 2008; Jeroen Roovers <jer@gentoo.org> R-2.6.1-r1.ebuild:
389 Stable for HPPA (bug #210229).
390
391 15 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> R-2.6.1-r1.ebuild:
392 amd64 stable wrt bug #210229
393
394 15 Feb 2008; Ferris McCormick <fmccor@gentoo.org> R-2.6.1-r1.ebuild:
395 Sparc stable, Bug #210229. Working since 18 January.
396
397 *R-2.6.2 (13 Feb 2008)
398
399 13 Feb 2008; Markus Dittrich <markusle@gentoo.org> +R-2.6.2.ebuild:
400 Version bump (fixes bug #209648).
401
402 11 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> -R-2.6.0-r1.ebuild,
403 -R-2.6.0-r2.ebuild, R-2.6.1-r1.ebuild:
404 Removed old versions. Added R_HOME environment variable
405
406 *R-2.6.1-r1 (17 Jan 2008)
407
408 17 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> +R-2.6.1-r1.ebuild:
409 Added bash-completion, also install standalone math library, added zip/unzip
410 run dependencies to build R packages, and really fixed docs directory, bug
411 #205103.
412
413 16 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
414 R-2.6.1.ebuild:
415 Forced blas dependency (bug #176755), fixed documentation directory (bug
416 #205103), more concise descriptions
417
418 *R-2.6.1 (26 Nov 2007)
419
420 26 Nov 2007; Markus Dittrich <markusle@gentoo.org> +R-2.6.1.ebuild:
421 Version bump.
422
423 *R-2.6.0-r2 (21 Nov 2007)
424
425 21 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> -R-2.2.1.ebuild,
426 -R-2.6.0.ebuild, +R-2.6.0-r2.ebuild:
427 Major cleaning of dependencies and ebuild in general, add/remove USE flags
428 making more sense, export pdf and html viewers with xdg-open
429
430 21 Nov 2007; Joe Peterson <lavajoe@gentoo.org> R-2.6.0-r1.ebuild:
431 Add elibtoolize
432
433 21 Nov 2007; Joe Peterson <lavajoe@gentoo.org> R-2.6.0-r1.ebuild:
434 Added ~x86-fbsd keyword (bug #199368)
435
436 21 Nov 2007; Raúl Porcel <armin76@gentoo.org> R-2.6.0-r1.ebuild:
437 Add ~alpha/~ia64 wrt #199368
438
439 20 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> R-2.2.1-r1.ebuild:
440 Stable on amd64 wrt bug #198976.
441
442 18 Nov 2007; Jeroen Roovers <jer@gentoo.org> R-2.6.0-r1.ebuild:
443 Marked ~hppa (bug #199368).
444
445 18 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> R-2.2.1-r1.ebuild:
446 ppc stable, bug #198976
447
448 18 Nov 2007; Markus Rothe <corsair@gentoo.org> R-2.2.1-r1.ebuild:
449 Stable on ppc64; bug #198976
450
451 17 Nov 2007; Raúl Porcel <armin76@gentoo.org> R-2.2.1-r1.ebuild:
452 ia64 stable wrt security #198976
453
454 17 Nov 2007; Markus Meier <maekke@gentoo.org> R-2.2.1-r1.ebuild:
455 x86 stable, security bug #198976
456
457 15 Nov 2007; Ferris McCormick <fmccor@gentoo.org> R-2.2.1-r1.ebuild:
458 Sparc stable, security bug #198976.
459
460 15 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> R-2.2.1-r1.ebuild:
461 Oops, reverting to unstable
462
463 *R-2.6.0-r1 (15 Nov 2007)
464 *R-2.2.1-r1 (15 Nov 2007)
465
466 15 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> -files/R.desktop,
467 -files/R-logo.png, metadata.xml, +R-2.2.1-r1.ebuild, -R-2.5.1.ebuild,
468 +R-2.6.0-r1.ebuild:
469 Security fix with pcre (bug #198385), now use system libs. New ebuild on
470 soon to be commited.
471
472 *R-2.6.0 (06 Oct 2007)
473
474 06 Oct 2007; Markus Dittrich <markusle@gentoo.org> -R-2.4.1.ebuild, -R-2.5.0.ebuild, -files/R-2.4.0-as-needed-gentoo.patch, -files/R-2.4.1-as-needed-gentoo.patch, -files/R-2.2.0-ifc-configure.patch, +R-2.6.0.ebuild:
475 Version bump (fixes bug #194767). Also removed obsolete versions
476 and patches.
477
478 11 Sep 2007; Markus Dittrich <markusle@gentoo.org> R-2.5.1.ebuild:
479 Fixed messed up paths in libR.pc pkgconfig file (see bug #191986).
480
481 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> R-2.2.1.ebuild,
482 R-2.4.1.ebuild, R-2.5.0.ebuild, R-2.5.1.ebuild:
483 Drop virtual/x11 references.
484
485 *R-2.5.1 (30 Jun 2007)
486
487 30 Jun 2007; Markus Dittrich <markusle@gentoo.org> +R-2.5.1.ebuild:
488 Version bump.
489
490 11 May 2007; Markus Dittrich <markusle@gentoo.org> R-2.5.0.ebuild:
491 Added gd useflag to allow users to install the GDD module (this
492 fixes bug #177846). Thanks much to Neil <nshephard@gmail.com>
493 for bringing this to our attention.
494
495 30 Apr 2007; Markus Dittrich <markusle@gentoo.org> R-2.5.0.ebuild:
496 Fixed improper path in Rscript (closes bug #176546).
497
498 27 Apr 2007; Danny van Dyk <kugelfang@gentoo.org> R-2.5.0.ebuild:
499 Forgot to copy ebuild after final testing. Sandbox violations is fixed now.
500
501 *R-2.5.0 (27 Apr 2007)
502
503 27 Apr 2007; Danny van Dyk <kugelfang@gentoo.org> +R-2.5.0.ebuild:
504 New version. As-needed patches have been applied upstream. This version
505 can't be build in parallel anymore.
506
507 13 Jan 2007; Markus Dittrich <markusle@gentoo.org> -R-2.1.1.ebuild,
508 -R-2.2.0-r1.ebuild, R-2.2.1.ebuild, -R-2.3.0.ebuild, -R-2.3.1.ebuild,
509 -R-2.4.0.ebuild:
510 Removed obsolete ebuilds and finally got rid of the tcltk flag
511 in R-2.2.1 (see bug #17808).
512
513 *R-2.4.1 (19 Dec 2006)
514
515 19 Dec 2006; Markus Dittrich <markusle@gentoo.org>
516 +files/R-2.4.1-as-needed-gentoo.patch, +R-2.4.1.ebuild:
517 New version (fixes bug #158346).
518
519 24 Oct 2006; Markus Dittrich <markusle@gentoo.org>
520 +files/R-2.4.0-as-needed-gentoo.patch, R-2.4.0.ebuild:
521 Fixed linking problems with as-needed. See bug #151908.
522
523 22 Oct 2006; Markus Dittrich <markusle@gentoo.org> R-2.4.0.ebuild:
524 Append -std=gnu99 to CFLAGS since it is needed to compile
525 several additional R packages via its custom makefile
526 (this fixes bug #152379). Thanks to Aarre Laakso <aarre@pair.com>
527 for pointing this out.
528
529 *R-2.4.0 (05 Oct 2006)
530
531 05 Oct 2006; Danny van Dyk <kugelfang@gentoo.org> +R-2.4.0.ebuild:
532 Added 2.4.0 release.
533
534 07 Aug 2006; Ferris McCormick <fmccor@gentoo.org> R-2.2.1.ebuild:
535 Stable on sparc --- Bug #135318 --- has been running fine since last January.
536 (But note that on some systems, FEATURES=test fails: Compare Comments 5, 8,
537 9, 10, and 11.)
538
539 28 Jun 2006; Luca Barbato <lu_zero@gentoo.org> R-2.3.1.ebuild:
540 Made it use -fPIC instead of -fpic
541
542 17 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.2.1.ebuild:
543 Marked stable on ia64.
544
545 10 Jun 2006; Michael Hanselmann <hansmi@gentoo.org> R-2.2.1.ebuild:
546 Stable on ppc.
547
548 07 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> R-2.2.1.ebuild:
549 Stable on x86 wrt bug #135318.
550
551 06 Jun 2006; Markus Rothe <corsair@gentoo.org> R-2.2.1.ebuild:
552 Stable on ppc64; bug #135318
553
554 02 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.1.1.ebuild,
555 R-2.2.0-r1.ebuild, R-2.2.1.ebuild, R-2.3.0.ebuild, R-2.3.1.ebuild:
556 Added inheritance of flag-o-matic for filter-ldflags calls.
557
558 *R-2.3.1 (02 Jun 2006)
559
560 02 Jun 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.2.1.ebuild,
561 +R-2.3.1.ebuild:
562 Added R-2.3.1. Marked R-2.2.1 stable on amd64.
563
564 *R-2.3.0 (10 May 2006)
565
566 10 May 2006; Danny van Dyk <kugelfang@gentoo.org> R-2.1.1.ebuild,
567 R-2.2.0-r1.ebuild, R-2.2.1.ebuild, +R-2.3.0.ebuild:
568 Added version 2.3.0: Fixes bug #127818. Added filter for -Bdirect LDFLAG:
569 Fixes bug #122465.
570
571 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> R-2.2.1.ebuild:
572 Mark 2.2.1 ~ia64
573
574 16 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> R-2.2.1.ebuild:
575 Ported deps for modular X.
576
577 16 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> R-2.2.1.ebuild:
578 Add gfortran to the list of allowed Fortran compilers, closes bug 118147.
579
580 *R-2.2.1 (03 Jan 2006)
581
582 03 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> +R-2.2.1.ebuild:
583 Version bump, closes bug 115304.
584
585 *R-2.2.0-r1 (12 Dec 2005)
586
587 12 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-2.1.0-r1.ebuild,
588 -R-2.2.0.ebuild, +R-2.2.0-r1.ebuild:
589 Added some extra seds to get rid of temp paths, closes bug 115140. Pruned
590 old versions.
591
592 23 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> files/digest-R-2.2.0,
593 Manifest:
594 Fixed bad digest, closes bug 113319.
595
596 *R-2.2.0 (22 Nov 2005)
597
598 22 Nov 2005; Danny van Dyk <kugelfang@gentoo.org>
599 +files/R-2.2.0-ifc-configure.patch, R-2.1.0-r1.ebuild, R-2.1.1.ebuild,
600 +R-2.2.0.ebuild:
601 Added version 2.2.0 with support for compilation with Intel(R) Fortran
602 Compiler. Removed obsolete version 2.0.1. Fixed stale file Bug by running
603 64bit test in ${T} now.
604
605 03 Sep 2005; Markus Rothe <corsair@gentoo.org> R-2.1.1.ebuild:
606 Stable on ppc64
607
608 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> R-2.1.1.ebuild:
609 Stable on ppc.
610
611 22 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.1.1.ebuild:
612 Stable on sparc
613
614 22 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-2.0.1.ebuild,
615 R-2.1.1.ebuild:
616 Removed old version. Stable on amd64 and x86.
617
618 13 Aug 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.1.ebuild,
619 R-2.1.0-r1.ebuild, R-2.1.1.ebuild:
620 Changed SRC_URI to new 'cran' thirdparty mirror.
621
622 *R-2.1.1 (01 Jul 2005)
623
624 01 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.1.ebuild,
625 R-2.1.0-r1.ebuild, +R-2.1.1.ebuild:
626 Moved 64bit check to pkg_setup() to make fortran.eclass work again. Bumped
627 to version 2.1.1
628
629 18 Jun 2005; Markus Rothe <corsair@gentoo.org> R-2.1.0-r1.ebuild:
630 Stable on ppc64
631
632 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> R-2.1.0-r1.ebuild:
633 Stable on ppc.
634
635 13 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.1.0-r1.ebuild:
636 Stable on sparc
637
638 12 Jun 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.0-r1.ebuild:
639 Removing old version. Closes bug 91512.
640
641 11 Jun 2005; Marcus D. Hanwell <cryos@gentoo.org> R-2.1.0-r1.ebuild:
642 Stable on amd64 and x86.
643
644 07 Jun 2005; Patrick Kursawe <phosphan@gentoo.org> R-2.0.1.ebuild,
645 R-2.1.0-r1.ebuild:
646 Added LDPATH to R libs, bug #90601
647
648 01 Jun 2005; Mike Frysinger <vapier@gentoo.org> R-1.9.0-r1.ebuild,
649 R-2.0.1.ebuild:
650 Change USE=bzlib to USE=bzip2.
651
652 *R-1.9.0-r1 (25 May 2005)
653
654 25 May 2005; Marcus D. Hanwell <cryos@gentoo.org> +R-1.9.0-r1.ebuild:
655 Bring back R-1.9.0-r1 until <=dev-python/rpy-0.3.5-r1 are removed from
656 portage.
657
658 25 May 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.0-r1.ebuild:
659 Removed old version.
660
661 25 May 2005; Luca Barbato <lu_zero@gentoo.org> R-2.0.1.ebuild:
662 Marked ppc
663
664 24 May 2005; Marcus D. Hanwell <cryos@gentoo.org> R-2.0.1.ebuild:
665 Updated 64 bit detection code.
666
667 10 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> R-2.0.1.ebuild:
668 Stable on sparc
669
670 08 May 2005; Marcus D. Hanwell <cryos@gentoo.org> -R-1.9.1.ebuild,
671 -R-2.0.0.ebuild, R-2.0.1.ebuild, -R-2.1.0.ebuild, R-2.1.0-r1.ebuild:
672 Marked 2.0.1 stable on amd64 and x86, cleaned out old ebuilds. Added new 64
673 bit detection code to 2.1.0-r1 as per bug 91512.
674
675 *R-2.1.0-r1 (29 Apr 2005)
676
677 29 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> +R-2.1.0-r1.ebuild:
678 Get rid of obsolete USE flags, tidy up deps a little. Thanks to MATSUU
679 Takuto <matsuu@gentoo.org> in bug 67834 for the patch.
680
681 21 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> R-2.1.0.ebuild:
682 Update deps to reflect new USE flags.
683
684 *R-2.1.0 (20 Apr 2005)
685
686 20 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> +R-2.1.0.ebuild:
687 Version bump, ebuild cleanups and some additional USE flags. Thanks to
688 matsuu for some of the suggestions in bug 67834.
689
690 *R-2.0.1 (21 Feb 2005)
691
692 21 Feb 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.0.ebuild,
693 +R-2.0.1.ebuild:
694 Fixed a sandbox violation in R-2.0.0 (BUG #79004) and marked stabled on
695 amd64. Added R-2.0.1 (BUG #72313).
696
697 17 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> R-1.9.1.ebuild:
698 ~alpha keyword.
699
700 02 Feb 2005; Danny van Dyk <kugelfang@gentoo.org> R-2.0.0.ebuild:
701 GNU Fortran 77 profile name changed to g77 in fortran.eclass
702
703 17 Nov 2004; Markus Rothe <corsair@gentoo.org> R-2.0.0.ebuild:
704 stable on ppc64
705
706 10 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> -R-1.8.1.ebuild,
707 R-1.9.0-r1.ebuild, R-2.0.0.ebuild:
708 R-2.0.0 now in testing on x86,sparc,amd64,ppc and ppc64; using new
709 fortran.eclass. R-1.9.0-r1 stable on all arches. Removed obsolete R-1.8.1.
710
711 *R-2.0.0 (07 Oct 2004)
712
713 07 Oct 2004; George Shapovalov <george@gentoo.org> R-2.0.0 :
714 new version, masked with KEYWORDS="-*" to get a bit more testing
715
716 30 Sep 2004; Ferris McCormick <fmccor@gentoo.org> R-1.9.0-r1.ebuild:
717 Stable for sparc.
718
719 12 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.9.0-r1.ebuild,
720 R-1.9.1.ebuild:
721 Removed f2c support for dev-lang/R on 64-bit arches. This is entirely R's
722 fault. f2c works perfectly right. Future versions of dev-lang/R will check for
723 this in ./configure. For R-1.9.{0,1} the ebuild checks for it. Fixes BUG
724 #61042.
725
726 *R-1.9.1 (22 Aug 2004)
727
728 09 Sep 2004; Philippe Trottier <tchiwam@gentoo.org> R-1.9.1.ebuild,
729 marked ~ppc64
730
731 22 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> -R-1.9.0.ebuild,
732 +R-1.9.1.ebuild:
733 Version bump to 1.9.1 (current stable). Removed obsolete 1.9.0.
734
735 06 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.9.0-r1.ebuild:
736 Marked stable on amd64.
737
738 11 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.8.1.ebuild,
739 R-1.9.0-r1.ebuild, R-1.9.0.ebuild:
740 Fixed BUG #56616. Tidied up g77/f2c check in >=R-1.9.0. Added f2c USE flag.
741
742 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> R-1.8.1.ebuild,
743 R-1.9.0-r1.ebuild, R-1.9.0.ebuild:
744 virtual/glibc -> virtual/libc
745
746 01 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> R-1.8.1.ebuild,
747 R-1.9.0-r1.ebuild, R-1.9.0.ebuild:
748 Fixed BUG #55386 for amd64. Pending for rest of arches.
749
750 *R-1.9.0-r1 (05 Jun 2004)
751
752 05 Jun 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0-r1.ebuild:
753 Added a few USE flags according to suggestions by Leo Chen <lcheu@cs.sfu.ca>
754
755 28 May 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild:
756 Removing the f77 USE flag check - just giving a hint when no g77 found.
757
758 17 May 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild:
759 adding f77 to IUSE
760
761 11 May 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild:
762 pkg_setup checks for g77 presence now.
763
764 20 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.9.0.ebuild:
765 Changed dependency - works also with current libglade, see bug #47825
766
767 *R-1.9.0 (13 Apr 2004)
768
769 13 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.1.ebuild,
770 R-1.9.0.ebuild:
771 Version bump, added write permission for /var/cache/fonts
772
773 01 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.0.ebuild,
774 R-1.8.1.ebuild:
775 1.8.1 is stable
776
777 22 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.1.ebuild:
778 Fixing bug #40100 (problems with newer Xfree)
779
780 25 Feb 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.4.1-r1.ebuild,
781 R-1.4.1.ebuild, R-1.5.1.ebuild, R-1.6.1.ebuild, R-1.6.2.ebuild,
782 R-1.7.0.ebuild, R-1.7.1.ebuild, R-1.8.0.ebuild, files/R-1.5.1-tcltk.diff:
783 Big cleanup, marking 1.8.0 as stable
784
785 *R-1.8.1 (17 Feb 2004)
786
787 17 Feb 2004; Patrick Kursawe <phosphan@gentoo.org> R-1.8.1.ebuild:
788 Version bump
789
790 21 Oct 2003; David Holm <dholm@gentoo.org> R-1.8.0.ebuild:
791 Added to ~ppc.
792
793 *R-1.8.0 (16 Oct 2003)
794
795 16 Oct 2003; George Shapovalov <george@gentoo.org> R-1.8.0 :
796 new version (#30784), fixes gnome? dependencies
797 thanks to kdh <bolter111@hotmail.com> for an update
798
799 *R-1.7.1 (19 Jun 2003)
800
801 19 Jun 2003; George Shapovalov <george@gentoo.org> R-1.7.1 :
802 new version (#23012), now correctly builds tcltk support
803 fix and update by Tristan Henderson <T.Henderson@cs.ucl.ac.uk>
804
805 *R-1.7.0 (29 May 2003)
806
807 29 May 2003; Grant Goodyear <g2boojum@gentoo.org> R-1.7.0.ebuild:
808 Version update. Thanks to Stuart Luppescu for the heads-up.
809
810 *R-1.6.2 (12 Apr 2003)
811
812 12 Apr 2003; Grant Goodyear <g2boojum@gentoo.org> Manifest, R-1.6.2.ebuild:
813 Version bump
814
815 *R-1.6.1 (12 Dec 2002)
816
817 12 Dec 2002; George Shapovalov <george@gentoo.org> R-1.6.1.ebuild :
818
819 version update, patching is unnecessary now.
820 Update subitted by Sam Wouters <sam.wouters@esat.kuleuven.ac.be>, see #11313
821
822 * Autoupdate keywords (12-6-02)
823 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
824
825 *R-1.5.1 (11 July 2002)
826
827 09 Aug 2002; George Shapovalov <george@gentoo.org> R-1.5.1.ebuild :
828
829 fixed the wrappers:
830 R installs two identical wrappers (R that invoke R.bin) under /usr/bin and
831 /usr/lib/R/bin/. Only one of these was modified to have correct R_HOME_DIR
832 Changed ebuild to modify R under /usr/lib/R/bin and symlink it into /usr/bin
833
834 11 July 2002; George Shapovalov <george@gentoo.org> R-1.5.1.ebuild, files/digest-R-1.5.1 :
835
836 upped version
837 new version submitted by Tristan Henderson <T.Henderson@cs.ucl.ac.uk>
838
839 *R-1.4.1-r1 (11 Apr 2002)
840 11 Apr 2002; Spider <spider@gentoo.org>
841 Forcing an upgrade due to libpng upgrade.
842
843
844 *R-1.4.1 (19 Feb 2002)
845
846 19 Feb 2002; T.Neidt <tod@gentoo.org> ChangeLog, R-1.4.1.ebuild :
847
848 Initial commit. R is GNU S - A language and environment for statistical
849 computing and graphics. Gnome and tcltk gui's are available if in USE.
850
851 If gnome, a rudimentary menu entry is made under Applications.
852 However, it has the annoying tendency to pop up a terminal window to start
853 the gui. (todo 1)
854
855 Also, the html files are not accessible from the toolbar menu entry unless
856 you happen to be running netscape. (todo 2)
857
858 This ebuild makes use of a new USE variable, 'atlas', which will compile
859 R using the auto-tuned blas libraries provided by atlas. NOTE: atlas ebuild
860 currently only provides static libraries. Shared libraries are in the works.

  ViewVC Help
Powered by ViewVC 1.1.13