Subject: CVS commit: pkgsrc/lang/f2c
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 09/15/2004 20:56:31
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Wed Sep 15 20:56:31 UTC 2004

Modified Files:
	pkgsrc/lang/f2c: Makefile distinfo
	pkgsrc/lang/f2c/patches: patch-aa patch-ac
Added Files:
	pkgsrc/lang/f2c/patches: patch-ah

Log Message:
- don't hard code the c compiler name.
- automatically figure out MAIN__ vs _MAIN__
- don't clobber the path when running f2c-f77.  This lets you
  have a better chance of finding the c compiler!

With all this this package now seems fully functional on solaris-2.9 as
well as NetBSD.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/lang/f2c/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/lang/f2c/distinfo
cvs rdiff -r1.13 -r1.14 pkgsrc/lang/f2c/patches/patch-aa \
    pkgsrc/lang/f2c/patches/patch-ac
cvs rdiff -r0 -r1.5 pkgsrc/lang/f2c/patches/patch-ah

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.