1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Pietro Cerutti
96ebeb1c8b - Update to 0.92.20090506
- Move to MASTER_SITE_LOCAL
- Take maintainship
- Major refactor

PR:		134274
Submitted by:	M. L. Dodson <mldodson@comcast.net> (former maintainer)
2009-05-14 19:14:26 +00:00
Pav Lucistnik
a1218ec516 - Fix build on FreeBSD 8.x
Submitted by:	Wesley Shields <wxs@atarininja.org>
2007-12-26 16:45:31 +00:00
Maho Nakata
08d3d751e6 G95 is a stable, production Fortran 95 compiler available for multiple
CPU architectures and operating systems. Innovations and optimizations
continue to be worked on. Parts of the F2003 standard have been
implemented in g95. Note that g95 and gfortran are different compiler
http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler
.

WWW: http://www.g95.org/

This port is based on hrs's original one, and slightly modified.
2007-01-30 01:03:17 +00:00
Maho Nakata
f02982c699 Move lang/g95 -> lang/gfortran
change to appropriate name

Submitted by:	 Steve Kargl <sgk@troutmask.apl.washington.edu>
PR	    : 62287 (repocopy request)
Thanks to   : joe, adam
2004-02-11 01:20:08 +00:00
Maho Nakata
5da5196c0a --disable-libmudflap to the configure arguments.
gfortran does not use libmudflap
Former commit I added --disable-libmudflap in configure...

Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-02-02 13:52:18 +00:00
Maho Nakata
d09352d85c Add New port lang/g95 GNU Fortran 90/95 Compiler
from GCC's tree-ssa-20020619-branch and still this
is alpha stage.
you can invoke Fortran by typing gfortran or g95,

Note: gcc-3.5 will include this effort.
2004-02-01 23:20:23 +00:00