Port details |
- g95 Fortran 95 compiler from g95.org
- 0.92.20090624 lang
=0 0.92.20090624Version of this port present on the latest quarterly branch.
- Maintainer: gahr@FreeBSD.org
- Port Added: 2004-02-01 23:21:11
- Last Update: 2014-02-18 14:59:12
- SVN Revision: 344901
- License: not specified in port
- WWW:
- http://www.g95.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: g95
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.92.20090624 18 Feb 2014 14:59:12 |
gahr |
- Kill lang/g95 -- it uses an old version of GCC that can't be built anymore |
0.92.20090624 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.92.20090624 20 Jun 2012 14:42:16 |
gahr |
- Fix build on FreeBSD-10 |
0.92.20090624 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
0.92.20090624 25 Oct 2010 07:14:16 |
gahr |
- Fix MASTERSITE:n substitution
PR: 151671
Submitted by: Sahil Tandon <sahil@FreeBSD.org> |
0.92.20090624 01 Apr 2010 06:44:48 |
linimon |
Mark as broken on powerpc.
Hat: portmgr |
0.92.20090624 30 Jul 2009 14:48:33 |
gahr |
- Update to snapshot of 20090624 |
0.92.20090506 30 Jul 2009 07:52:29 |
gahr |
- Fix installation (missing binary)
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
http://docs.freebsd.org/cgi/mid.cgi?20090729193532.GA58354 |
0.92.20090506 15 May 2009 12:31:12 |
gahr |
- Fix build on amd64
Reported by: pointyhat (via pav@) |
0.92.20090506 14 May 2009 19:14:26 |
gahr |
- 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) |
0.91.20070129 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.91.20070129 26 Dec 2007 16:44:49 |
pav |
- Fix build on FreeBSD 8.x
Submitted by: Wesley Shields <wxs@atarininja.org> |
0.91.20070129 16 Jul 2007 04:09:38 |
maho |
Pass the maintainership to M. L. Dodson. |
0.91.20070129 05 Mar 2007 01:28:28 |
maho |
A possible build fix for IA64 by semi-automatical pkg-plist generation.
Submitted by: kris |
0.91.20070129 30 Jan 2007 01:03:17 |
maho |
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. |
3.5.20040130_1 11 Feb 2004 01:20:08 |
maho |
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 |
3.5.20040130_1 09 Feb 2004 02:07:48 |
maho |
a) Unbreak for i386 arch
b) cleanup (info files are inappropreately registered)
PR: kris via bento |
3.5.20040130_1 07 Feb 2004 03:02:57 |
kris |
BROKEN on 5.x: broken pkg-plist |
3.5.20040130_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.5.20040130 03 Feb 2004 00:08:41 |
maho |
still g95 is in pkg-plist. removed. |
3.5.20040130 02 Feb 2004 23:57:41 |
maho |
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> |
3.5.20040130 02 Feb 2004 22:51:21 |
maho |
Remove andy's site from pkg-descr.
g95 and tree-ssa are developed separately. |
3.5.20040130 02 Feb 2004 13:52:18 |
maho |
--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> |
3.5.20040130 02 Feb 2004 13:41:30 |
maho |
Use ${MASTER_SITE_LOCAL}
Submitted by: sf |
3.5.20040130 01 Feb 2004 23:23:31 |
maho |
(Forced commit)
Many useful suggestions were given by: sf
Thank you very much and sorry forgetting about it. |
3.5.20040130 01 Feb 2004 23:20:23 |
maho |
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. |