Re: lang/gcc42 without gfortran

2009-03-16 Thread bf
--- On Mon, 3/16/09, Rainer Hurling wrote: > From: Rainer Hurling > Subject: Re: lang/gcc42 without gfortran > To: bf20...@yahoo.com > Cc: ger...@freebsd.org, "Mark Linimon" , > freebsd-ports@FreeBSD.org > Date: Monday, March 16, 2009, 5:48 AM > Thank you fo

Re: lang/gcc42 without gfortran

2009-03-16 Thread Rainer Hurling
Thank you for this information. As far as I know I am one of only a few persons who are testing development versions of R on FreeBSD CURRENT. So most times I can not use the port math/R and instead I have to build R manually. This was very easy with FreeBSD as long as the fortran compiler was

Re: lang/gcc42 without gfortran

2009-03-15 Thread bf
> After upgrading to latest lang/gcc42 I found that there is no gfortran > any more. > > Comparing the Makefiles of the ports lang/gcc42 and lang/gcc43 shows > that it had been removed. Was this intentional? > > I need version 4.2.xx of gfortran for programs like math/R etc. Is it > possible

Re: lang/gcc42 without gfortran

2009-03-15 Thread Maho NAKATA
ubject: Re: lang/gcc42 without gfortran Date: Sun, 15 Mar 2009 10:41:57 +0100 > On 22.02.2009 10:52 (UTC+1), Rainer Hurling wrote: >> After upgrading to latest lang/gcc42 I found that there is no gfortran >> any more. >> Comparing the Makefiles of the ports lang/gcc42 and lang/

Re: lang/gcc42 without gfortran

2009-03-15 Thread Rainer Hurling
I found out this for myself right after sending the mail to jdp and for that reason posted it offlist to gerald. Thank you for the hint, Rainer On 15.03.2009 23:05 (UTC+1), Mark Linimon wrote: jdp has not been working in this area for quite some time. gerald and maho appear to be doing all th

Re: lang/gcc42 without gfortran

2009-03-15 Thread Mark Linimon
jdp has not been working in this area for quite some time. gerald and maho appear to be doing all the fortran support these days. mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send

Re: lang/gcc42 without gfortran

2009-03-15 Thread Rainer Hurling
Even in newest version of lang/gcc42 from 03/11/09 'gfortran' is not integrated any more. Is it possible to incorporate fortran again? Below there are two diffs needed to patch for this. Thanks, Rainer diff -urBN Makefile