Edit

IABSD.fr/ports/lang/gcc/DESCR-f95

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2025-12-12 18:19:46
    Hash : 3fb9148c
    Message : switch ports-gcc from 8 to 15; much of the heavy lifting for this change was done by claudio@. clean cargo-culted cruft in PLISTs (e.g. @conflict for things where there's already a default @conflict). rename g95 package to gfortran while there. bump _SYSTEM_VERSION to avoid bumping ERANGE ports (much of the ports tree on sparc64 depends on ports-gcc).

  • lang/gcc/DESCR-f95
  • The GNU Compiler Collection (GCC) includes front ends for C, C++,
    Objective-C, Fortran, Java, and Ada, as well as libraries for these
    languages (libstdc++, libgcj,...).
    
    GCC development is a part of the GNU Project and uses an open
    development environment. Its supports many other platforms in order to
    foster a world-class optimizing compiler, to attract a larger team of
    developers, to ensure that GCC and the GNU system work on multiple
    architectures and diverse environments, and to more thoroughly test and
    extend the features of GCC.
    
    This package contains the Fortran compiler.