due to various reasons, it's getting unlinked from src in -current,
and moves to ports.

The gcc 3.3.5 version is ready, gcc 2 will follow soon.

Several reasons: 
- slightly smaller base (for a compiler that's not actually used by anything 
in base).
- recent ports may prefer g95 (to be done as an independent port)
- gcc 4 does not have any f77  (but the f77 from gcc3 builds and works just
fine).

Porters that want to use f77 should use
MODULES = fortran
MODFORTRAN_WANTG77 = Yes

and add MODFORTRAN_LIB_DEPENDS, MODFORTRAN_BUILD_DEPENDS, MODFORTRAN_WANTLIB
as required.

Reply via email to