Commit Graph

4 Commits

Author SHA1 Message Date
Pav Lucistnik
570c968cfe - Fix configure patch to properly pick up needed libraries
Reported by:	krismail
2006-01-17 13:16:03 +00:00
Pav Lucistnik
2403ea92cb - Add SHA256 2005-11-25 16:48:31 +00:00
Mark Linimon
f8c1cfa91b Reset bouncing maintainer addresses.
Hat:		portmgr
Source:		Edwin's updated distfile tracker
2005-10-10 04:40:24 +00:00
Pav Lucistnik
3a154ed776 MPI Ruby is a Ruby binding of MPI. The primary goal in making this binding was
to make the power of MPI available to Ruby users in a way that fits into the
language's object oriented model.  In order to do this, the buffer and datatype
management necessary in the C, C++, and Fortran bindings have been removed.
What this means is that MPI Ruby allows you to treat objects as messages.

PR:		ports/80310
Submitted by:	Michael Neumann <mneumann@ntecs.de>
2005-06-12 22:18:40 +00:00