notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
g95 Fortran 95 compiler from g95.org
0.92.20090624 lang Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.92.20090624Version of this port present on the latest quarterly branch.
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • g95>0:lang/g95
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.92.20090624
18 Feb 2014 14:59:12
Revision:344901Original commit files touched by this commit
gahr search for other commits by this committer
- 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
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
0.92.20090624
20 Jun 2012 14:42:16
Original commit files touched by this commit
gahr search for other commits by this committer
- Fix build on FreeBSD-10
0.92.20090624
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.92.20090624
25 Oct 2010 07:14:16
Original commit files touched by this commit
gahr search for other commits by this committer
- Fix MASTERSITE:n substitution

PR:             151671
Submitted by:   Sahil Tandon <sahil@FreeBSD.org>
0.92.20090624
01 Apr 2010 06:44:48
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc.

Hat:            portmgr
0.92.20090624
30 Jul 2009 14:48:33
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to snapshot of 20090624
0.92.20090506
30 Jul 2009 07:52:29
Original commit files touched by this commit
gahr search for other commits by this committer
- 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
Original commit files touched by this commit
gahr search for other commits by this committer
- Fix build on amd64

Reported by:    pointyhat (via pav@)
0.92.20090506
14 May 2009 19:14:26
Original commit files touched by this commit
gahr search for other commits by this committer
- 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
Original commit files touched by this commit
rafan search for other commits by this committer
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 View all of this commit message)
0.91.20070129
26 Dec 2007 16:44:49
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build on FreeBSD 8.x

Submitted by:   Wesley Shields <wxs@atarininja.org>
0.91.20070129
16 Jul 2007 04:09:38
Original commit files touched by this commit
maho search for other commits by this committer
Pass the maintainership to M. L. Dodson.
0.91.20070129
05 Mar 2007 01:28:28
Original commit files touched by this commit
maho search for other commits by this committer
A possible build fix for IA64 by semi-automatical pkg-plist generation.

Submitted by:   kris
0.91.20070129
30 Jan 2007 01:03:17
Original commit files touched by this commit
maho search for other commits by this committer
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
Original commit files touched by this commit
maho search for other commits by this committer
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
Original commit files touched by this commit
maho search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: broken pkg-plist
3.5.20040130_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
3.5.20040130
03 Feb 2004 00:08:41
Original commit files touched by this commit
maho search for other commits by this committer
still g95 is in pkg-plist. removed.
3.5.20040130
02 Feb 2004 23:57:41
Original commit files touched by this commit
maho search for other commits by this committer
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
Original commit files touched by this commit
maho search for other commits by this committer
Remove andy's site from pkg-descr.
g95 and tree-ssa are developed separately.
3.5.20040130
02 Feb 2004 13:52:18
Original commit files touched by this commit
maho search for other commits by this committer
--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
Original commit files touched by this commit
maho search for other commits by this committer
Use ${MASTER_SITE_LOCAL}

Submitted by:   sf
3.5.20040130
01 Feb 2004 23:23:31
Original commit files touched by this commit
maho search for other commits by this committer
(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
Original commit files touched by this commit
maho search for other commits by this committer
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.

Number of commits found: 26