Path to this page:
./
devel/libf2c,
f2c Fortran support library
Branch: CURRENT,
Version: 20090201nb3,
Package name: libf2c-20090201nb3,
Maintainer: pkgsrc-userslibf2c is Fortran support library distributed by Netlib with f2c
(Fortran 77 to C translator).
libf2c combines libF77 and libI77 in one library.
Required to build:[
devel/libtool-base]
Master sites: (Expand)
SHA1: 85bd1602dce67a4d784fa9815c993202b1da3216
RMD160: 27fe1476eef9431042b67660120285395850d6a7
Filesize: 80.062 KB
Version history: (Expand)
- (2009-12-29) Updated to version: libf2c-20090201nb3
- (2009-12-07) Updated to version: libf2c-20090201nb2
- (2009-12-03) Package added to pkgsrc.se, version libf2c-20090201 (created)
CVS history: (Expand)
| 2009-12-29 19:12:44 by Aleksej Saushev | Files touched by this commit (4) |
Log message:
Make MAIN__ weak in order to allow non-Fortran programs to use the library.
Proposed by Matthias Drochner.
|
| 2009-12-07 14:00:56 by Tobias Nygren | Files touched by this commit (5) |
Log message:
Add a better set of 64-bit fixes that both satisfy make test
and math/lapack build. This new patch-ai is from debian.
|
| 2009-12-07 13:15:25 by Tobias Nygren | Files touched by this commit (4) |
Log message:
Remove the patch-ai which used to fix 64-bit types in f2c.h.
Now it breaks stuff on amd64 instead, notably math/lapack.
NB: This change makes "make test" fail for this package on amd64.
On the other hand, math/fftw (which uses lapack) test suite succeeds.
Maybe tests here are simply broken ...
Bump revision and bl3 dependency.
|
2009-12-02 23:32:47 by Aleksej Saushev | Files touched by this commit (10) |  |
Log message:
Import libf2c-20090201 as devel/libf2c.
libf2c is Fortran support library distributed by Netlib with f2c
(Fortran 77 to C translator).
libf2c combines libF77 and libI77 in one library.
|