Commit Graph

63 Commits

Author SHA1 Message Date
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +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
jeremy
76b42f8e0b Link libR and other libraries with RPATH in the ELF header, so that
other libraries can link to them with RPATH and work correctly
without modifying the ld.so search path.

OK dcoppa@
2012-10-12 14:23:13 +00:00
dcoppa
3c3d1a8028 Fix hidden dependency on icu4c, needed for Unicode collation.
Spotted by David Hoskin <root (at) davidrhoskin (dot) com>, thanks!
2012-09-21 08:10:44 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
dcoppa
c62e463f44 Better fix for the ppc breakage.
Tested by aja@
2012-08-29 07:07:24 +00:00
dcoppa
c2c66573a1 Add "CFLAGS+=-fPIC": unbreak the build on ppc.
Breakage reported by, and ok, ajacoutot@
2012-08-13 14:39:11 +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
jasper
5d3e86e4d8 - regen WANTLIB 2011-11-03 20:28:09 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
9fb7a3fc28 tk/tcl wantlib conversion 2010-11-06 22:06:57 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
9df9762377 Fix LIB_DEPENDS (remove bogus dep on glitz), move to new-style LIB_DEPENDS.
From Brad.
2010-10-24 15:05:49 +00:00
steven
83c4da679d replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER 2010-10-23 15:09:57 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
steven
80dfe7cfa9 REVISION 2010-07-18 10:30:41 +00:00
naddy
0f9949a56d use fortran module 2010-05-28 21:01:03 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
2648669288 bump following tk dep changes 2009-03-11 21:37: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
naddy
b04d0f6b63 bump package because the description changed 2008-05-15 15:20:17 +00:00
deanna
74eed42e40 Use Tcl/Tk 8.4 even if 8.5 is available. Fixes packaging errors
spotted by naddy@.

Ok naddy@, mbalmer@
2008-05-08 01:35:43 +00:00
mbalmer
0bfbc05e03 Maintenance update to R 2.6.2 2008-02-08 12:58:57 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
mbalmer
55ba5f4684 Update R to version 2.6.1 and use zlib, bzlip, pcre from the ports tree
instead of building a built-in version.
2007-12-14 15:08:18 +00:00
mbalmer
a69f3f6e2e Update to R-2.6.0. 2007-10-07 17:54:54 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +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
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
mbalmer
fd593cf429 Update to R-2.4.1. See http://cran.r-project.org/src/base/NEWS for a detailed
list of all changes.
2007-01-23 12:06:02 +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
espie
948f8f98f0 more new lib specs 2006-08-03 20:04:51 +00:00
sturm
cd6c387f38 fix tcl/tk dependencies 2006-07-07 22:34:47 +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
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
alek
40d6a7f479 Add WANTLIB markers 2004-12-27 07:41:44 +00:00
pvalchev
10a758ab51 - don't display $HOMEPAGE twice
- use LOCALBASE
2004-11-07 18:37:22 +00:00
avsm
69ad59ca7c new distfile location 2004-10-11 13:01:05 +00:00
sturm
800091f456 these files shouldn't be there 2004-10-08 18:50:17 +00:00
espie
d7c7e778ad new style PLISTs 2004-09-15 09:11:58 +00:00