Dear maintainers using Fortran and portmgr,

First, portmgr@
for migration purpose only I'd like to add 
> WANT_FORTRAN=yes
> USE_GCC=4.2+
to each port that requires fortran. is it okay? if build is broken
with this fortran, I'll fix, the I'll commit. Could you please approve
my commits?

All: 
There are several reasons, 
http://www.freebsd.org/cgi/query-pr.cgi?pr=107601
I'd like to migrate to gfortran (Fortran90/95) instead of using
f77/g77(Fortran77).
See http://gcc.gnu.org/wiki/GFortran for latest infomation regarding gfortran.

As the first step,
I'd like to add WANT_FORTRAN=yes knob (currently dummy) for your ports and 
migrate to gfortran42 from lang/gcc42.
Ports have already migrated to gfortran

ports                   maintainer           Used Fortran  committed
ports/astro/cfitsio     [EMAIL PROTECTED]    gfortran        yes
ports/math/atlas        [EMAIL PROTECTED]     gfortran        yes
ports/math/atlas-devel  [EMAIL PROTECTED]     gfortran        yes
biology/molden          [EMAIL PROTECTED]    gfortran        yes
benchmarks/himenobench  [EMAIL PROTECTED]     gfortran        yes
biology/ortep3          [EMAIL PROTECTED]    gfortran        yes
biology/psi88           [EMAIL PROTECTED]    f77             yes
math/taucs              [EMAIL PROTECTED]    gfortran        yes
math/arpack             [EMAIL PROTECTED]    gfortran        yes
cad/calculix            [EMAIL PROTECTED]     gfortran        yes
science/2dhf            [EMAIL PROTECTED]     gfortran        yes
--------------------------------------------------------------------
math/lapack             [EMAIL PROTECTED]      gfortran        not yet
math/blas               [EMAIL PROTECTED]     gfortran        not yet
--------------------------------------------------------------------
many are not yet done...

I'll add folloging line for your ports (and other fixes if necessary).
> WANT_FORTRAN=yes
> USE_GCC=4.2+
Please approve my commits. Any build brekage regarding this, fix
will be fix by NAKATA, Maho ([EMAIL PROTECTED])

thanks,
-- NAKATA, Maho ([EMAIL PROTECTED])
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to