Commit graph

14 commits

Author SHA1 Message Date
dmcmahill
a5b7a1884f Only pull in the ssh depends if we're on a system with out /usr/bin/ssh in
the system.
2000-10-10 15:02:13 +00:00
is
abf7a09ca3 Allow ssh6 and openssh in addition to ssh. 2000-09-25 14:29:10 +00:00
wiz
017a43115d add a leftover, PVM.1 2000-09-05 11:09:40 +00:00
wiz
3d9cb9baa8 use actual ${PREFIX} instead of /usr/pkg 2000-09-03 13:02:20 +00:00
dmcmahill
b1420cd486 update to pvm-3.4.3. This is a bug fix release. Changes are given in each
of the individual source files making a summary difficult.  Of note though is
they have incorporated quite a number of the patches from our 3.4.2 package
hence the removal of 22 (!) patches.
2000-08-23 14:28:17 +00:00
dmcmahill
111c5e466b -Update from 3.4beta7 to 3.4.2.
-Add USE_FORTRAN to the package Makefile for correct handling of the
 required fortran compiler.

-Fix the .m4 files which control how fortran symbols are handled.

-Rework package to use a different PVM_ARCH for each MACHINE_ARCH.  As
 opposed to a single PVM_ARCH.  This addresses PR pkg/6890 (Thanks to
 Ignatios Souvatzis for the PR).

-Rework package to install missing programs including: pvmgetarch, aimk
 debugger, debugger2, and the configuration stubs (*.def, *.m4).  This
 address part of PR pkg/6924 (Thanks to Ignatios Souvatzis for the PR).

-Rework package to maintain the normal pvm3 directory layout so that only
 one variable (PVM_ROOT) has to be set to a non-traditional value.  This
 address the remainder of PR pkg/6924 (Thanks again Ig!).
1999-11-23 16:05:28 +00:00
dmcmahill
51464c8392 the f2c F77 compiler is f2c-f77, not f2c 1999-10-06 16:49:21 +00:00
agc
5784f7fee1 Do the test for /usr/bin/f77's existence a different and radical way -
use ".if exists"
1999-06-28 11:56:03 +00:00
garbled
d89ef09b04 add USE_X11=yes (it builds without it, but doesn't build some binaries) 1999-04-26 20:29:35 +00:00
garbled
31e54dc4e1 update PLIST to reflect reality, and add a trick to determine if we have
f2c or f77, and set BUILD_DEPENDS appropriately.
1999-01-01 23:42:58 +00:00
garbled
7899602d0f Oops, forgot to install libgpvm, and libfpvm. Thanks to Phil Nelson for
noticing this.
1998-11-04 18:08:45 +00:00
agc
5bf1376df1 Update this package to version 3.4b7.
Make it work with read-only pkgsrc.
1998-10-16 10:14:56 +00:00
frueauf
56b9426eb6 Don't just create foo, use ${WRKDIR}/foo instead for readonly pkgsrc. 1998-10-14 08:31:17 +00:00
garbled
e33bd8b3ae Add the whole parallel category to pkgsrc, and sprinkle it with a few
packages.

mpi-ch:
a free implementation of the Message Passing Interface.
pvm3:
Paralell Virtual Machine libraries and environment
clusterit:
A clustering package for unix
1998-10-13 23:31:03 +00:00