Commit graph

15 commits

Author SHA1 Message Date
dmcmahill
67ffacc0a9 - fix a bug in the f2c-f77 script which caused -Ipath flags to not get
passed to f2c (only to the c compiler)

- update my email
1999-12-22 20:22:14 +00:00
dmcmahill
5648c37653 -Update to f2c-19991025. This newer version contains several bug fixes
including (from f2c/changes)
  = permit long names in #line lines
  = minor tweaks to make some (C++) compilers happier
  = some casts for systems with 64-bit longs.
  = some fixes to format strings

-Add a -v (verbose) option to the f2c-f77 script.  This is (unfortunately)
 used by some GNU configure scripts (octave for example) for examining the
 fortran compiler behaviour.
1999-12-16 00:58:27 +00:00
dmcmahill
c84190eef7 changed the default for CPP to be /usr/bin/cpp instead of /lib/cpp in f2c-f77 1999-11-23 21:12:12 +00:00
dmcmahill
fa4f8ac549 -fix typo
-refer to the fortran compiler script as 'f2c-f77' instead
 of 'fc' since thats what its called.
1999-10-06 14:24:24 +00:00
agc
7bfb5c4758 Add package patch checksum files. 1999-07-09 13:54:06 +00:00
frueauf
40352ca20c This script is no longer needed, all done in Makefile now. 1999-01-14 14:11:00 +00:00
frueauf
8a09c3c50b Update f2c to 19980913. Provided in pr 6804 by Dan McMahill. 1999-01-14 13:56:04 +00:00
tv
888918a925 Back out previous. Go back to f2c-f77. 1998-08-25 15:22:47 +00:00
tv
00243f40d8 Rename f2c-f77 back to f77. (Leave CONFLICTS= line as the old
egcs-current pkg did have a conflict.)
1998-08-25 14:19:52 +00:00
agc
d015ff590f Update to the f2c package, from Dan McMahill (mcmahill@mtl.mit.edu).
Fixes PR pkg/6026.

Modified slightly by me, to add NetBSD RCS Ids to patches, along with
a minimalist comment about each patch, and also modified the top-level
Makefile to use mkdir, rather than install -d (install -d was
clobbering directory permissions on ${PREFIX}/{bin,lib,include}).
1998-08-25 08:54:06 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
frueauf
567af53adf Follow the suggestion of the maintainer and put the distfile into
MASTER_SITE_LOCAL cause the original archive is created "on the fly"
and will be different as soon f2c gets changed.
1998-07-22 09:58:50 +00:00
agc
3bd03a208e Correct the name of the conflicting package. 1998-07-21 16:46:19 +00:00
agc
0f858ec188 Addition of f2c, the Fortran to C translator/compiler, to the NetBSD
packages collection. This is based on the 1998/05/16 version of f2c,
and was submitted by Dan McMahill in PR pkg/5735. I modified some patches
to contain the correct pathnames.
1998-07-21 16:40:45 +00:00