./wip/py-Brenda, Parallel computation system

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


Branch: CURRENT, Version: 0.4.1, Package name: py310-Brenda-0.4.1, Maintainer: pkgsrc-users

PyBrenda is a system for easily doing parallel computation using the
Python programming language. It is somewhat similar to the C-Linda
language; it uses the notion of "tuple space" to simplify the
interactions among processes.

PyBrenda coordinates requests for more processors to be involved in
computations and facilitates data sharing among those processors.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: e17cc970124fb13a4f7bf320c6927796a53124e3
Filesize: 14.099 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-06 19:13:24 by Aleksej Saushev | Files touched by this commit (44)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-06-15 16:11:59 by Kamel Derouiche | Files touched by this commit (1) | Package updated
Log message:
update Makefile

   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2009-04-18 01:08:54 by Kamel Derouiche | Files touched by this commit (3)
Log message:

	o Change MASTER_SITES
	o Add DESTDIR Support
	o Change PLIST 
   2006-05-19 18:51:28 by Yoshito Komatsu | Files touched by this commit (95)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79)
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
   2005-07-27 18:26:59 by Thomas Klausner | Files touched by this commit (6)
Log message:
Reset MAINTAINER -- he stopped working on pkgsrc.
   2005-04-11 23:14:53 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.