Date: Sun, 15 Mar 2009 22:51:05 -0700 (PDT) From: bf <bf2006a@yahoo.com> To: freebsd-ports@FreeBSD.org Cc: rhurlin@gwdg.de Subject: Re: lang/gcc42 without gfortran Message-ID: <265479.67272.qm@web39104.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
> 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 to integrate it again in the port? There was some discussion of this at the time of the changes to bsd.gcc.mk, when WITH_FORTRAN was switched to use gfortran43 by default. gerald@'s point of view, as I understand it, was that it was better to only use the latest stable version of gfortran in ports, because that means he would have to spend less time maintaining all of the other versions, and for the majority of users the latest stable version would be an improvement upon the other versions. If you think that there is a compelling need to reintroduce one or more of the earlier versions, then maybe you can persuade him to do so, at least as an OPTION. Otherwise, I guess you're stuck using a locally modified ports tree, which isn't all that inconvenient for a few ports if you go about it in the right way. Regards, b.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?265479.67272.qm>