Age | Commit message (Collapse) | Author | Files | Lines |
|
- enable the -N option to the f2c-f77. Allows increasing some runtime
table sizes in the f2c compiler.
|
|
version.
|
|
package Makefile.
|
|
|
|
-refer to the fortran compiler script as 'f2c-f77' instead
of 'fc' since thats what its called.
|
|
|
|
egcs-current pkg did have a conflict.)
|
|
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}).
|
|
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.
|