./lang/g95, Fortran 95 compiler from g95.org

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q3, Version: 0.93nb7, Package name: g95-0.93nb7, Maintainer: wennmach

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.


Master sites:

SHA1: b5e503fd6459b65cbda73190685f9490230d9cff
RMD160: 98d03e9a1835f4b3553a72a798bdf1d90a757176
Filesize: 1323.436 KB

Version history: (Expand)


CVS history: (Expand)


   2015-11-21 17:11:27 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #4852 - requested by he
lang/g95: build fix

Revisions pulled up:
- lang/g95/distinfo                                             1.24
- lang/g95/patches/patch-ac                                     deleted
- lang/g95/patches/patch-configure                              1.1

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Sat Nov  7 22:56:13 UTC 2015

   Modified Files:
   	pkgsrc/lang/g95: distinfo
   Added Files:
   	pkgsrc/lang/g95/patches: patch-configure
   Removed Files:
   	pkgsrc/lang/g95/patches: patch-ac

   Log message:
   Let g95 build for NetBSD powerpc as well: treat NetBSD the same
   as Linux in terms of FPU usage.  Since this is only a build fix
   for the NetBSD powerpc ports, there's no revision bump.