Commit graph

18 commits

Author SHA1 Message Date
Gerald Pfeifer
7eaf8af925 Fix some whitespace issues.
Suggested by:	portlint
2006-04-08 03:56:04 +00:00
Gerald Pfeifer
b4f474287d Base this port on lang/gcc41 instead of lang/gcc40. The former has not
formally been released yet, but it's very close and Fortran support is so
much better than in the latter, that this seems appropriate.

This is also based on concrete recommendations by a GFortran developer and
a user based on their experiences.
2006-02-06 22:16:03 +00:00
Maho Nakata
58f3a197bf Fix index build[1] and remove
unreferred files and clean up[2]

Submitted by:	kris[1] and sf[1,2]
2004-12-17 06:40:54 +00:00
Maho Nakata
209956f2df Make this port a slave port of lang/gcc40. 2004-12-16 10:25:07 +00:00
Maho Nakata
c72ea155ce Make portlint happy by replacing space to tab
PR:		65409
Submitted by:	trevor
2004-05-06 19:49:54 +00:00
Kris Kennaway
054c21bdd7 BROKEN on !i386 and !amd64: Does not compile 2004-04-04 01:44:52 +00:00
Maho Nakata
44b0588d05 1) update to 20040317 daily snapshot
Please see the status report:
   http://gcc.gnu.org/ml/gcc/2004-03/msg00596.html
2) SIZEify
2004-03-18 14:39:08 +00:00
Maho Nakata
181f2a6da9 fix build on amd64
PR:		63110
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2004-03-05 23:24:21 +00:00
Maho Nakata
7397c37978 a) Unbreak for i386 arch
b) cleanup (info files are inappropreately registered)

PR:		kris via bento
2004-02-09 02:07:48 +00:00
Kris Kennaway
2bc6cf7c7e BROKEN on 5.x: broken pkg-plist 2004-02-07 03:02:57 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Maho Nakata
a9ab08d1a7 Add warning that this compiler is still alpha stage.
Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-02-03 00:17:08 +00:00
Maho Nakata
7ee402ab4d still g95 is in pkg-plist. removed. 2004-02-03 00:08:41 +00:00
Maho Nakata
d19275071c a) add --disable-libmudflap since this port doesn't use libmudflap
b) remove g95 as far as possible this confuses too much.
   I've already fill the PR #62287

Submitted by:   Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-02-02 23:57:41 +00:00
Maho Nakata
8ef7475bd3 Remove andy's site from pkg-descr.
g95 and tree-ssa are developed separately.
2004-02-02 22:51:21 +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
6392424420 Use ${MASTER_SITE_LOCAL}
Submitted by:	sf
2004-02-02 13:41:30 +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