./parallel/linda, Parallel distributed database environment

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.1nb13, Package name: linda-0.1.1nb13, Maintainer: pkgsrc-users

linda is an simple library implementation of Linda parallel
programming system (http://www.cs.yale.edu/Linda/linda.html). To
write a parallel program with linda, you have to know only 6
functions: spawn, out, in, inp, rd and rdp with linda.


Required to run:
[devel/glib2]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 183.534 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message: *: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ /usr/pkg/lib/libglib-2.0.so.0 not defined 
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3062)
Log message: revbump for icu and libffi 
   2021-10-26 13:10:38 by Nia Alarie | Files touched by this commit (29)
Log message: parallel: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes 
   2021-10-07 16:46:48 by Nia Alarie | Files touched by this commit (29)
Log message: parallel: Remove SHA1 hashes for distfiles 
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2832)
Log message: *: recursive bump for libffi 
   2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180)
Log message: Follow some http redirects. 
   2015-11-03 00:46:13 by Alistair G. Crooks | Files touched by this commit (19)
Log message: Add SHA512 digests for distfiles for parallel category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. 
   2012-11-19 04:01:08 by Joerg Sonnenberger | Files touched by this commit (2)
Log message: Always return a value in a non-void function.