Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-27 | Use user/group instead of addnerd; while I'm here, make it compile again, | wiz | 16 | -54/+356 | |
and fix binary package. | |||||
2000-03-02 | fix PLIST problems, remove BROKEN | wiz | 3 | -12/+15 | |
2000-02-19 | ${UVM} cleanup: remove obsoleted workaround for arm32's pmap.h. | wiz | 1 | -9/+1 | |
2000-02-13 | remove redundant homepage citation | wiz | 1 | -2/+0 | |
2000-01-10 | miscellaneous small changes to make pkglint happy | wiz | 2 | -5/+5 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 3 | -3/+3 | |
1999-11-23 | -Update from 3.4beta7 to 3.4.2. | dmcmahill | 40 | -308/+804 | |
-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-10-27 | Mark packages as broken, where necessary. | agc | 1 | -1/+3 | |
1999-10-14 | Update clusterit to 1.3. | garbled | 2 | -4/+4 | |
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-07 | The distfile was moved to the "old" dir... | hubertf | 2 | -6/+5 | |
1999-10-06 | the f2c F77 compiler is f2c-f77, not f2c | dmcmahill | 1 | -3/+3 | |
1999-07-09 | Add package patch checksum files. | agc | 3 | -0/+84 | |
1999-06-28 | Do the test for /usr/bin/f77's existence a different and radical way - | agc | 1 | -6/+4 | |
use ".if exists" | |||||
1999-05-20 | Update dependence on "ssh" package to version 1.2.27. | tron | 2 | -4/+4 | |
1999-04-26 | add USE_X11=yes (it builds without it, but doesn't build some binaries) | garbled | 1 | -1/+2 | |
1999-03-08 | Eek. Committed a change that we're not quite ready for just yet. | agc | 1 | -2/+2 | |
Keep gmake -> ${GMAKE} and USE_X11 modifications, though. | |||||
1999-03-08 | Set USE_X11 for this package. | agc | 1 | -5/+4 | |
s/gmake/${GMAKE}/ | |||||
1999-03-03 | Do not mirror distfile. | hubertf | 1 | -1/+2 | |
1999-01-01 | update PLIST to reflect reality, and add a trick to determine if we have | garbled | 2 | -4/+14 | |
f2c or f77, and set BUILD_DEPENDS appropriately. | |||||
1998-12-14 | Update this package to clusterit-1.2. | garbled | 3 | -31/+4 | |
Fixed major bug in dsh, added parallelism to pcp. Lots of other minor bugfixes and cleaning up. | |||||
1998-11-17 | On arm32 with UVM, <machine/pmap.h> includes a C++ keyword as a fieldname | agc | 1 | -1/+9 | |
in a truct. Workaround this - allows this package to build on arm32. | |||||
1998-11-16 | Don't recalculate the value of `uname -m` - just use ${MACHINE}. | agc | 1 | -6/+13 | |
Make sure the glunix group exists before the package is built, otherwise things fail when making dependencies within the package. | |||||
1998-11-12 | Add missing rcs id. | frueauf | 1 | -0/+2 | |
1998-11-04 | Oops, forgot to install libgpvm, and libfpvm. Thanks to Phil Nelson for | garbled | 2 | -3/+7 | |
noticing this. | |||||
1998-11-02 | Correct typo. | agc | 1 | -1/+1 | |
1998-10-29 | Update message to explain how the host paths work, and add a fix supplied | garbled | 2 | -0/+39 | |
by Phil Nelson to make this pkg work on arm32. | |||||
1998-10-24 | Fix a buffer bug in seq. | garbled | 1 | -0/+22 | |
1998-10-22 | GC some rcs ID's that got stuck in here.. Thanks Thorsten. | garbled | 3 | -26/+3 | |
1998-10-21 | Enable glunix, fftw, and benchfft. | garbled | 1 | -1/+2 | |
1998-10-21 | Initial import of glunix-1.0a | garbled | 59 | -0/+3191 | |
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-20 | Don't build the examples in share/examples when installing. Fixes PR 6330. | garbled | 2 | -67/+153 | |
1998-10-20 | Add in a distribution patch that fixes a race condition in seq. | garbled | 2 | -2/+8 | |
1998-10-16 | Update this package to version 3.4b7. | agc | 2 | -10/+9 | |
Make it work with read-only pkgsrc. | |||||
1998-10-16 | Update this pkg to clusterit-1.1 | garbled | 3 | -5/+13 | |
1998-10-15 | Correct typo. | agc | 1 | -1/+1 | |
1998-10-14 | Correct the test for little-endian/big-endian byte ordering. | agc | 1 | -7/+50 | |
1998-10-14 | Remove 2 diffs that were erroneous. | agc | 1 | -22/+11 | |
1998-10-14 | Add missing rcs id. | frueauf | 1 | -0/+2 | |
1998-10-14 | Don't just create foo, use ${WRKDIR}/foo instead for readonly pkgsrc. | frueauf | 1 | -5/+5 | |
1998-10-14 | Add missing rcs id. | frueauf | 1 | -0/+2 | |
1998-10-13 | Add the whole parallel category to pkgsrc, and sprinkle it with a few | garbled | 45 | -0/+1807 | |
packages. mpi-ch: a free implementation of the Message Passing Interface. pvm3: Paralell Virtual Machine libraries and environment clusterit: A clustering package for unix |