pkgsrc/parallel
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
..
clusterit Upgrade this package to clusterit-2.2. Mostly a bugfix release. 2004-02-10 09:27:15 +00:00
dqs Fix installation with gcc3. 2004-09-10 20:23:46 +00:00
glunix Depend on security/openssh instead of security/ssh for machines that 2004-05-31 22:13:16 +00:00
GridSim Update GridSim to 3.0.2 to fix installation problems seen in latest 2004-09-07 17:12:24 +00:00
linda Add build dependency on pkgconfig. 2004-12-14 20:34:42 +00:00
mpi-ch Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler 2005-01-12 15:31:58 +00:00
openpbs Convert to bl3. 2004-04-24 22:40:40 +00:00
p5-Parallel-Pvm since perl is now built with threads on most platforms, the perl archlib 2004-12-20 11:30:55 +00:00
pvm3 Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler 2005-01-12 15:31:58 +00:00
sge The default location of the pkgsrc-installed rc.d scripts is now 2004-12-28 02:47:40 +00:00
Makefile add and enable sge 2004-05-03 00:39:16 +00:00