Commit graph

9 commits

Author SHA1 Message Date
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
asau
c77a85fe5d Revert.
This violates title general style: "f2c" starts "with capital letter"
since it is a sort of personal name.
2013-04-07 20:43:26 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
joerg
795b5174ac Like lang/f2c, disable -Werror when building with clang. 2011-07-19 13:53:30 +00:00
asau
ac009b7fd1 Make MAIN__ weak in order to allow non-Fortran programs to use the library.
Proposed by Matthias Drochner.
2009-12-29 18:12:44 +00:00
tnn
c9ea0b91f5 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:00:56 +00:00
tnn
2b41d7a59f 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-07 12:15:25 +00:00
asau
0bb17a7d0e 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.
2009-12-02 22:32:46 +00:00