./devel/p5-ExtUtils-F77, Perl module for determining how to link Fortran and C

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


Branch: CURRENT, Version: 1.24nb3, Package name: p5-ExtUtils-F77-1.24nb3, Maintainer: pkgsrc-users

This module tries to figure out how to link C programs with Fortran
subroutines on your system. Basically one must add a list of Fortran
runtime libraries. The problem is their location and name varies with
each OS/compiler combination!


Required to run:
[lang/perl5] [lang/g95]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 12.277 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-09-07 01:05:33 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-ExtUtils-F77: update to 1.24.

v1.24 released Jul 21st 2019
---------------------------
* Fix of library order of -lgfortran and -lquadmath which effected MS Windows

v1.23 released Jan 5th 2019
---------------------------

* Use File::Which and List::Util instead of bespoke code (mohawk2)
* Improvements to docs (karlglazebrook,mohawk2)
* improvements to tests and warnings (mohawk2)
* tidy up of code (mohawk2)
* simplify out of gfortran handling (mohawk2)

v1.22 released Dec 2nd 2018
---------------------------

* Fixed some minor typos in README and F77.pm

v1.21 released Nov 25th 2018
-----------------------------

* Adjust ordering of searched for Generic GNU compilers (Nov 2018)

* Addition to pod format content (Nov 2018)

* Use Text::ParseWords not naive split (mohawk2)

* Modernize t/require.t (mohawk2)
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-10-17 16:46:33 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(devel/p5-ExtUtils-F77) Update HOMEPAGE