Commit graph

16 commits

Author SHA1 Message Date
Brendan Fabeny
e80e131996 Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository

Reviewed by:	wen
Approved by:	wen, tota
2013-05-28 15:15:05 +00:00
Brendan Fabeny
5d57d97db9 update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:	linimon (portmgr), thierry, tota, wen
Feature safe:	yes
2011-11-27 07:02:15 +00:00
Brendan Fabeny
f08fd58316 - update to 2.13.0
- switch to the bundled Rblas and Rlapack by default (this
  can be changed by setting BLAS and LAPACK) which favors
  correctness in some corner cases over a slight performance
  penalty; this will be revisited after the blas and lapack
  updates
- replace the STATIC_LIBR option with a LIBR option (on
  by default): if on, libR.a and libR.so are installed,
  and R is linked to libR.so. Otherwise, R is static, and
  no libRs are installed.
- remove the superfluous copy of libR.so in ${LOCALBASE}/lib [1]
- enable the cairo and pango elements in the X11() graphics
  device by default, controlled by new PANGOCAIRO option
- add a few small patches to dependent ports, bumping
  PORTREVISION where necessary

PR:		153309 [1]
Approved by:	thierry (rkward*), wen (rpy*, R-cran-*)
2011-05-07 03:29:59 +00:00
Thierry Thomas
f8d08b7d76 Fix plist and unbreak after the latest R's update.
PR:		ports/143548
Submitted by:	Rob Farmer <rfarmer (at) predatorlabs.net>
2010-02-09 18:20:30 +00:00
Thierry Thomas
9cdc2994e4 Fix with R 2.8.1 and gfortran43. 2009-01-21 10:33:14 +00:00
Thierry Thomas
ab501a20d6 Upgrade to 0.4.9a.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=593705>.
2008-04-21 20:49:27 +00:00
Thierry Thomas
58424bd9a9 Upgrade to 0.4.9.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=568604>.
2008-01-15 18:10:54 +00:00
Thierry Thomas
a8d6d47662 Upgrade to v. 0.4.8.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=543715>.
2007-10-03 19:45:52 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Thierry Thomas
e2299772a2 Upgrade to 0.4.7.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=50231&release_id=500312>
2007-04-11 22:02:23 +00:00
Thierry Thomas
1ff3598cd3 Upgrade to 0.4.6.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=486725>.
2007-02-15 22:51:24 +00:00
Thierry Thomas
89376e8ea7 Upgrade to 0.4.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=480258>.
2007-01-27 21:24:01 +00:00
Thierry Thomas
55b3040361 Upgrade to 0.4.2.
Changelog at
<https://sourceforge.net/project/shownotes.php?group_id=50231&release_id=468626>
2006-12-04 22:43:20 +00:00
Thierry Thomas
42be1f8869 Update to 0.4.0.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=456317>.
2006-10-31 22:03:34 +00:00
Thierry Thomas
5f79d406d1 Upgrade to 0.3.7.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=448075>.
2006-09-17 21:11:44 +00:00
Thierry Thomas
53ded43479 RKWard aims to provide an easily extensible, easy to use IDE/GUI for the
R-project.

RKWard tries to combine the power of the R-language with the (relative) ease of
use of commercial statistics tools.
2006-04-29 19:53:16 +00:00