>> > > Hey @ports,
>> > >
>> > > here is my R[1] update from 2.8.1 to 2.15.0. After long time and many
>> > > fixes and tests R works with x11/kde4/contor[2] and it pass regress
>> > > test. All demo() calls works fine.
>> > >
>> > > Big step between this two versions, see:
>> > > http://cran.r-project.org/src/base/NEWS
>> > >
>> > > comments? OK? commit?
>> > >
>> > > Thanks David Coppa!
>> > > Cheers, Rafael
>> > >
>> > > [1]: https://github.com/jasperla/openbsd-wip/tree/master/math/R
>> > > [2]: https://github.com/jasperla/openbsd-wip/tree/master/x11/kde4/cantor
>> > >
>> >
>> > After tango dance with `cvs rm/mv` here is the final patch. It hope it
>> > works. Thanks Amit ...
>> >
>> > I need one advice. The port built good without modify `ulimit -d` but `make
>> > regress` crashed, if we don't set ulimit -d value upper. So, should I set
>> > VMEM_WARNING=Yes?
>> >
>>
>> No comments? I want to push it to cvs!
>
> The patches in math/R/patches don't apply for me after the update.
> Not sure though if it's a problem on my side.

you have to use the https://github.com/jasperla/openbsd-wip tree by
checking it out at /usr/ports
then set PORTSDIR=/home/benjamin/openbsd/wherever_ports_is_extracted
in /etc/mk.conf
then adjust PORTSDIR_PATH=$(PORTSDIR)/openbsd-wip:${PORTSDIR} in /etc/mk.conf

>
> After I do `rm math/R/patches/*` the port builds and installs.

this is obviously not correct.

> I tested it a bit on my i386 machine and it works for me.
>
> It also is a recent enough version to install and use the ggplot2
> package, so I would like to see this update imported.
>

rafael's patches need to be reviewed and dcoppa@ is scheduled to
review it when he gets the time. please be patient.

Reply via email to