= gFortran = == Description == G95 is a stable, production Fortran 95 compiler available for multiple CPU architectures and operating systems. == Upstream contacts == URL: http://ftp.g95.org http://www.g95.org Email: andyv@firstinter.net == License == From the g95 manual: G95 itself is licensed under the GNU General Public License (GPL). For all the legal details, see http://www.gnu.org/licenses/gpl.html. The runtime library is mostly GPL and contains an exception to the GPL that gives g95 users the right to link the g95 libraries to codes not covered under the GPL and to distribute linked combinations without causing the resulting programs to be covered by the GPL, or become affected by the GPL in any way. == SPKG Maintainers == * William Stein == Dependencies == None == Special Update/Build Instructions == None == Changelog == === fortran-20100117 (William Stein, Jan 17, 2010) === * Removed the two linux g95 binaries, and *require* that gfortran be installed on Linux. === fortran-20071120.p8 (William Stein Sept 24 2009) === * improved 64-bit OS X 10.6 detection * The g95 binaries were downloaded from the very nice site: http://ftp.g95.org/ * I changed the name of the executable in the g95-install/bin/ directory to sage_fortran in each case.