- Compile the FORTRAN code in "legacy" mode.
- Upgrade to dune-configurator.
- Fix compilation on FreeBSD.
- Set the
-custom
flag for bytecode becauselibgfortan
is not compiled with-fPIC
. - Fix package name in configure script.
- Use
conf-gfortran
.
- Use Dune and
dune.configurator
to compile.