Pav Lucistnik
6d9572d98e
- Fix build by removing now unnecessary configure argument
...
Reported by: pointyhat
2009-12-07 23:07:37 +00:00
Pav Lucistnik
65e0f2dc82
- Fix depobj after recent mpich2 update
...
Reported by: pointyhat
- While here, remove support for nonexistant mpich1 port
2009-12-05 21:53:22 +00:00
Gerald Pfeifer
27ab5137ce
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
...
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
2009-09-13 00:08:01 +00:00
Dmitry Marakasov
7914161a41
- Switch SourceForge ports to the new File Release System: categories starting with N
2009-08-22 00:32:25 +00:00
Stanislav Sedov
cc69d7aa7d
- Assign all unmaintained ruby ports to ruby@,
...
so people will know where to send questions to.
2009-06-16 15:53:25 +00:00
Gerald Pfeifer
52cc338797
Replace hardcoded gfortran42 by ${FC}.
2009-01-19 04:24:59 +00:00
Gerald Pfeifer
05a2cbc2b4
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
2009-01-07 16:34:27 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Thierry Thomas
2462e274bd
- 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)
2007-08-05 19:01:59 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
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