37 Commits

Author SHA1 Message Date
feinerer
ae89887d06 Update to R 3.2.1
ok dcoppa@
2015-06-23 15:14:52 +00:00
zhuk
046cb5a9b7 Sync patches, doesn't affect package. 2015-05-02 09:22:58 +00:00
zhuk
65313d1e9e Unbreak linking to R library (defintion instead of declaration in header file).
Breakage noticed by aja@. Committing now until (if) MAINTAINER will come
with a better fix.
2015-05-02 09:10:04 +00:00
zhuk
6e0ede6c0e Update R to 3.2.0, from Ingo Feinerer (new MAINTAINER).
Includes some input from dcoppa@, Rafael Sadowski (old MAINTAINER) and me.
2015-04-29 21:53:43 +00:00
zhuk
400284bf43 More patches to be removed; now it's clear that webmail should be blamed
instead of CVS. Webmail, not me, no!

Again, from Ingo Feinerer, thanks.
2015-04-13 10:41:13 +00:00
zhuk
e20cf09116 Actually remove files that should be, err, removed.
Something fishy happened here in CVS, but Ingo Feinerer is on guard! :)

Bump for safety.
2015-04-13 07:20:07 +00:00
zhuk
3930a0f860 Update R to 3.1.3. Some patches got incorporated or not needed anymore;
hard work done by Ingo Feinerer - thanks!

Input from dcoppa@, sthen@ and me.

okay Rafael Sadowski (MAINTAINER).
2015-04-12 18:29:11 +00:00
dcoppa
3277b76b2e Remove obsolete/useless patch: our sigaltstack() implementation
does the right thing since we switched to rthreads, as confirmed
by miod@

Spotted by Ingo Feinerer
2015-03-25 18:09:56 +00:00
dcoppa
f440b3b0f2 Update to R-3.1.2
From maintainer Rafael Sadowski, with some tweaks by me
2015-01-08 14:14:11 +00:00
dcoppa
b7ce2df0af Update to R-3.1.1
From maintainer Rafael Sadowski with a patch by zhuk@ to please
-Wbounded checks.

Also, I patched Makefile.in to not check for java during the build.
2014-09-02 14:55:37 +00:00
dcoppa
850e445228 Update to R-3.1.0.
From maintainer Rafael Sadowski, with tweaks by me.
2014-05-20 11:02:12 +00:00
dcoppa
d79313cf78 Long overdue update of R to version 3.0.3.
Tests and feedback: Ze Loff and Rafael Sadowski (maintainer)
OK Rafael Sadowski (maintainer)
2014-03-12 11:04:41 +00:00
espie
e4391345be R would pick up readline if it was around, so let's use it anyways
somehow requires gmake ;(
(problem found by me, patch from maintainer)
2014-03-09 23:01:41 +00:00
dcoppa
c7d96ee94d Bugfix update to R-2.15.3.
Until someone understand what is wrong with R-3.0.x and we can move
to the R-3 branch...
2013-06-03 10:46:45 +00:00
dcoppa
d4450566c4 Update to R-2.15.2 2012-10-29 11:07:29 +00:00
dcoppa
6184068293 Remove pthread patching.
I'm doing this now to ease an upcoming update to R-2.15.2
2012-10-25 11:59:30 +00:00
dcoppa
c62e463f44 Better fix for the ppc breakage.
Tested by aja@
2012-08-29 07:07:24 +00:00
dcoppa
a5f12d808a Update to R-2.15.1.
Initial diff by Rafael Sadowski.
Patch to allow building with USE_SYSTRACE=Yes by lum@.
Tested by Amit Kulkarni, Benjamin Nadland and Stefan Unterweger.

Portswise OK sthen@
2012-07-04 12:38:05 +00:00
ajacoutot
00d428ceb4 Fix build with pcre >= 8.30 2012-02-17 08:56:21 +00:00
dcoppa
cccc8cdf9a Fix runtime errors caused by pthread undefined symbols, as reported
here:

http://marc.info/?l=openbsd-ports&m=132196919327917

While here:

fix libpthread linkage (-lpthread -> -pthread)

fix incorrect usage of the "--export-dynamic" linker flag (it's
'-Wl,--export-dynamic', not '-Wl,-export-dynamic')

fix warning "failed to set alternate signal stack"

zap USE_GROFF

Ok ajacoutot@
OP is happy too...
2012-01-23 10:34:27 +00:00
sthen
aa2b7b35eb update R to 2.8.1, use Tcl/Tk MODULEs, add optional dependencies to
LIB_DEPENDS (autoconf picks them up if installed sometimes resulting
in bad packages), sync WANTLIB.  ok mbalmer@
2009-03-11 08:21:33 +00:00
mbalmer
a6d9b896ef Update R to version 2.8.0. Diff from Daniel Dickman <didickman@gmail.com>
with some tweaks from me.
2008-10-26 23:04:00 +00:00
martynas
7afa11a163 don't round to double-precision anymore, since libc got extended-precision
functions now.  ok sthen@
2008-09-10 20:50:31 +00:00
martynas
567e0ac244 we don't yet have extended-precision version of isfinite, this is
what will be added post-release
for now __isinf will do, relying on the ieee 754 fact that long
infinity assigned to double infinity will be infinity
XXX: remove post-release
ok sthen@
2008-07-26 14:59:45 +00:00
mbalmer
a69f3f6e2e Update to R-2.6.0. 2007-10-07 17:54:54 +00:00
steven
81a0991efc link correctly against libintl, and adapt MODULES. update patches while here.
ok naddy
2007-08-09 22:22:17 +00:00
mbalmer
6d5b9ca21d R-2.5.0 2007-04-26 20:26:12 +00:00
mbalmer
3a99c756d3 Update to R 2.4.0, a clone of S. Written in C. 2006-11-11 18:52:12 +00:00
steven
e9114d7134 SHARED_LIBS 2006-01-06 17:42:01 +00:00
mbalmer
a722685d81 Update to version 2.1.1 and take maintainership.
For more information, see release information on
http://www.r-project.org/

with help from bernd@ and ok robert@,bernd@
2005-10-08 09:47:36 +00:00
naddy
5b78b831af update to 1.9.1; from Chris Kuethe <ckuethe@ualberta.ca> 2004-08-08 15:06:23 +00:00
naddy
8e19ddd5e0 Update to 1.9.0.
Revised from a submission by Chris Kuethe <ckuethe@ualberta.ca>.
2004-04-28 21:40:31 +00:00
ian
c936c963cd Mark BROKEN: all versions seem to be broken on ELF.
Upgrade to 1.7.0. Suggested by naddy@
2003-05-17 04:46:04 +00:00
avsm
d115d49e5f incorrect buffer was referenced here, could leave to overflow
ian@ ok, version in ports too old to submit upstream
2003-04-18 14:24:10 +00:00
ian
ae9fe2140b Update R to 1.4.1, removing patches that are now incorporated into R
and a few which are not really needed due to autoconfig.
2002-02-06 13:44:37 +00:00
pvalchev
dc2abc5fdd add stubs for MAIN__ when building fortran code on ELF to fix undefined symbols
passes configure stage
2001-09-28 02:57:56 +00:00
ian
4f2fe9a7b9 Initial import of "R" math/stats/graphics package 2001-03-22 03:26:23 +00:00