Commit graph

43 commits

Author SHA1 Message Date
wiz
e896e99863 Apply patches provided in pkg/10355 by Gabriel Rosenkoetter
<gr@sirius.eclipsed.net>. Also fix compilation on -current machines
after removal of vm/vm_swap.h, and silence a compile time warning.
2000-06-16 23:40:16 +00:00
wiz
c1fcaff274 Fix installation path for non-i386 platforms. Done with help from
Gabriel Rosenkoetter <gr@cs.swarthmore.edu> and Tim Rightnour
<root@garbled.net>.
2000-06-12 12:01:59 +00:00
wiz
c248c6d7b9 Use user/group instead of addnerd; while I'm here, make it compile again,
and fix binary package.
2000-05-27 09:53:36 +00:00
wiz
05081fccd3 fix PLIST problems, remove BROKEN 2000-03-02 23:47:33 +00:00
wiz
cf521be97a ${UVM} cleanup: remove obsoleted workaround for arm32's pmap.h. 2000-02-19 01:30:43 +00:00
wiz
725c4d5bb5 remove redundant homepage citation 2000-02-13 02:22:12 +00:00
wiz
42da0a2002 miscellaneous small changes to make pkglint happy 2000-01-10 01:39:02 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +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
agc
606e5ab825 Mark packages as broken, where necessary. 1999-10-27 17:14:01 +00:00
garbled
7d8bea3dd2 Update clusterit to 1.3.
Fixes a few bugs, makes it more portable to
other operating systems, gives about 20% speedup in command processing,
adds SIGINT processing to give up on the current node, formats output
much nicer, makes pdf work on more operating systems, and other
fine enhancements.
1999-10-14 17:58:54 +00:00
hubertf
ee38b9cf16 The distfile was moved to the "old" dir... 1999-10-07 01:47:27 +00:00
dmcmahill
51464c8392 the f2c F77 compiler is f2c-f77, not f2c 1999-10-06 16:49:21 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +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
tron
5bac166611 Update dependence on "ssh" package to version 1.2.27. 1999-05-20 18:30:27 +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
agc
d1c9165bd2 Eek. Committed a change that we're not quite ready for just yet.
Keep gmake -> ${GMAKE} and USE_X11 modifications, though.
1999-03-08 11:05:22 +00:00
agc
2aafaa2f54 Set USE_X11 for this package.
s/gmake/${GMAKE}/
1999-03-08 10:48:29 +00:00
hubertf
d1b0a7b993 Do not mirror distfile. 1999-03-03 23:28:52 +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
b6fedbd34c Update this package to clusterit-1.2.
Fixed major bug in dsh, added parallelism to pcp. Lots of other minor
bugfixes and cleaning up.
1998-12-14 18:38:00 +00:00
agc
1a43f8d511 On arm32 with UVM, <machine/pmap.h> includes a C++ keyword as a fieldname
in a truct. Workaround this - allows this package to build on arm32.
1998-11-17 10:56:39 +00:00
agc
8b82f626ae Don't recalculate the value of uname -m - just use ${MACHINE}.
Make sure the glunix group exists before the package is built, otherwise
things fail when making dependencies within the package.
1998-11-16 21:02:20 +00:00
frueauf
b5af760d64 Add missing rcs id. 1998-11-12 23:45:54 +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
1af4afef7f Correct typo. 1998-11-02 10:57:05 +00:00
garbled
dec8e31e6c Update message to explain how the host paths work, and add a fix supplied
by Phil Nelson to make this pkg work on arm32.
1998-10-29 05:15:10 +00:00
garbled
13a20ee276 Fix a buffer bug in seq. 1998-10-24 06:36:22 +00:00
garbled
1bfa83f733 GC some rcs ID's that got stuck in here.. Thanks Thorsten. 1998-10-22 16:06:48 +00:00
garbled
e2a3852512 Enable glunix, fftw, and benchfft. 1998-10-21 20:00:59 +00:00
garbled
b07574bf83 Initial import of glunix-1.0a
Thanks to Ross for all the help, and Alistair for fixing some brain damage.
A Global Layer Unix for NOW. (Network Of Workstations)
1998-10-21 19:59:29 +00:00
garbled
2c924821e4 Don't build the examples in share/examples when installing. Fixes PR 6330. 1998-10-20 22:24:22 +00:00
garbled
5e8946a339 Add in a distribution patch that fixes a race condition in seq. 1998-10-20 08:05:22 +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
garbled
065b0a050a Update this pkg to clusterit-1.1 1998-10-16 01:04:32 +00:00
agc
81b0a04e15 Correct typo. 1998-10-15 13:56:59 +00:00
agc
8f98a06b7f Correct the test for little-endian/big-endian byte ordering. 1998-10-14 10:55:07 +00:00
agc
315454a13c Remove 2 diffs that were erroneous. 1998-10-14 10:52:43 +00:00
frueauf
1c7de1d88c Add missing rcs id. 1998-10-14 08:32:11 +00:00
frueauf
56b9426eb6 Don't just create foo, use ${WRKDIR}/foo instead for readonly pkgsrc. 1998-10-14 08:31:17 +00:00
frueauf
b1ae7f72ac Add missing rcs id. 1998-10-14 08:19:51 +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