FreshPorts -- The Place For Ports Tue, 16 Mar 2010 8:05 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
ruby-mpi 0.4_5 net on this many watch lists=0 search for ports that depend on this port
Ruby binding of MPI (Message Passing Interface)
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 12 Jun 2005 23:19:58
Also Listed In: ruby


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.

MPI Ruby also aims to be a complete binding to MPI in that it offers access to
nearly all functionality of MPI. While there is not a one-to-one correspondence
to functions and constants in the Ruby and C/C++/Fortran bindings, all of the
communication and topology features are available. There are fewer methods in
the Ruby binding than there are functions in the C/C++/Fortran bindings, but
this is mainly due to the fact that the programmer no longer needs to deal with
buffers and datatypes.

Author: Emil Ong
WWW: http://mpiruby.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: net/mpich2, lang/ruby18
Required To Run: net/mpich2, lang/ruby18

To install the port: cd /usr/ports/net/ruby-mpi/ && make install clean
To add the package: pkg_add -r ruby18-mpi


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://sunet.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://iweb.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://switch.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://surfnet.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://kent.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://freefr.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://voxel.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://jaist.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://osdn.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://nchc.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://transact.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://softlayer.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://internode.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://biznetnetworks.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
http://upfr.dl.sourceforge.net/project/mpiruby/mpiruby/mpiruby-0.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Dec 2009 23:07:37
Original commit files touched by this commit  0.4_5
pav search for other commits by this committer
- Fix build by removing now unnecessary configure argument

Reported by:    pointyhat
05 Dec 2009 21:53:22
Original commit files touched by this commit  0.4_5
pav search for other commits by this committer
- Fix depobj after recent mpich2 update

Reported by:    pointyhat

- While here, remove support for nonexistant mpich1 port
13 Sep 2009 01:08:01
Original commit files touched by this commit  0.4_5
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
22 Aug 2009 01:32:25
Original commit files touched by this commit  0.4_4
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
16 Jun 2009 16:53:25
Original commit files touched by this commit  0.4_4
stas search for other commits by this committer
- Assign all unmaintained ruby ports to ruby@,
  so people will know where to send questions to.
19 Jan 2009 04:24:59
Original commit files touched by this commit  0.4_4
gerald search for other commits by this committer
Replace hardcoded gfortran42 by ${FC}.
07 Jan 2009 16:34:27
Original commit files touched by this commit  0.4_4
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
06 Jun 2008 14:50:32
Original commit files touched by this commit  0.4_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
05 Aug 2007 20:01:59
Original commit files touched by this commit  0.4_2
thierry search for other commits by this committer
- Link with gfortran to fix the build with MPICH; (1)

- Use MPICH2 unless WITH_MPICH1 is set;

- Add a missing RUN_DEPENDS for mpirun.

Reported by:    pointyhat via Pav (1)
19 May 2007 21:32:57
Original commit files touched by this commit  0.4_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
17 Jan 2006 13:16:03
Original commit files touched by this commit  0.4
pav search for other commits by this committer
- Fix configure patch to properly pick up needed libraries

Reported by:    krismail
25 Nov 2005 16:48:31
Original commit files touched by this commit  0.4
pav search for other commits by this committer
- Add SHA256
10 Oct 2005 05:40:24
Original commit files touched by this commit  0.4
linimon search for other commits by this committer
Reset bouncing maintainer addresses.

Hat:            portmgr
Source:         Edwin's updated distfile tracker
12 Jun 2005 23:18:40
Original commit files touched by this commit  0.4
pav search for other commits by this committer
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>

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21404
Broken 171
Deprecated 45
Ignore 895
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 3
new 48 hours8
new 7 days28
new fortnight51
new month97

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.151 seconds.