pkgsrc/parallel/mpi-ch
jlam b6b853727d Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler
framework.  The list of changes include:

  * Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
    so we no longer need to say it in package Makefiles.  Packages
    should now append to USE_LANGUAGES instead of setting it.

  * Create mk/compiler/f2c.mk which implements another pseudo-compiler
    "f2c" that may be used with any C compiler backend, e.g.

	PKGSRC_COMPILER= f2c ccache gcc

  * Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
    etc., to use f2c if the native Fortran compiler isn't present.

Packages that use Fortran should now simply include the line:

	USE_LANGUAGES+=	fortran

in the package Makefile.
2005-01-12 15:31:58 +00:00
..
patches make this build on -current again (statfs->statvfs) 2004-06-24 17:31:43 +00:00
buildlink3.mk Reorder location and setting of BUILDLINK_PACKAGES to match template 2004-03-05 19:25:06 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo make this build on -current again (statfs->statvfs) 2004-06-24 17:31:43 +00:00
Makefile Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler 2005-01-12 15:31:58 +00:00
PLIST Update mpi-ch to 1.2.5.2, released on September 11th, 2003. 2003-12-03 21:06:17 +00:00
PLIST.java