openbsd-ports/math/R
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
..
patches Fix runtime errors caused by pthread undefined symbols, as reported 2012-01-23 10:34:27 +00:00
pkg Update R to version 2.8.0. Diff from Daniel Dickman <didickman@gmail.com> 2008-10-26 23:04:00 +00:00
distinfo update R to 2.8.1, use Tcl/Tk MODULEs, add optional dependencies to 2009-03-11 08:21:33 +00:00
Makefile Fix runtime errors caused by pthread undefined symbols, as reported 2012-01-23 10:34:27 +00:00