Re: math/R: use egfortran by default

2016-08-18 Thread Ingo Feinerer
On Thu, Aug 18, 2016 at 04:45:08PM +0200, David Coppa wrote: > The reason is we'd like to remove lang/gfortran from the ports tree. > > Revised diff: OK > Index: Makefile > === > RCS file: /cvs/ports/math/R/Makefile,v > retrieving r

Re: math/R: use egfortran by default

2016-08-18 Thread David Coppa
On Thu, 18 Aug 2016, Ingo Feinerer wrote: > I have a few comments below. Assuming that you have good reasons for the > choices below: OK feinerer@ The reason is we'd like to remove lang/gfortran from the ports tree. Revised diff: Index: Makefile =

Re: math/R: use egfortran by default

2016-08-18 Thread Ingo Feinerer
On Thu, Aug 18, 2016 at 02:43:30PM +0200, David Coppa wrote: > With this patch: > > $ diff -u /usr/local/lib/R.prev/etc/Makeconf /usr/local/lib/R/etc/Makeconf > --- /usr/local/lib/R.prev/etc/MakeconfWed Aug 17 09:50:09 2016 > +++ /usr/local/lib/R/etc/Makeconf Thu Aug 18 14:23:37 2016 >

math/R: use egfortran by default

2016-08-18 Thread David Coppa
With this patch: $ diff -u /usr/local/lib/R.prev/etc/Makeconf /usr/local/lib/R/etc/Makeconf --- /usr/local/lib/R.prev/etc/Makeconf Wed Aug 17 09:50:09 2016 +++ /usr/local/lib/R/etc/Makeconf Thu Aug 18 14:23:37 2016 @@ -33,11 +33,11 @@ ECHO_N = -n ECHO_T = ## NB, set FC before F77 as on