Thierry Thomas
101aad5247
Upgrade to 1.3.2p1.
...
Changelog at
<http://www.mcs.anl.gov/research/projects/mpich2/about/index.php?s=news >
PR: ports/154714
2011-02-26 09:56:41 +00:00
Thierry Thomas
08016c3ebb
Upgrade to 1.3.
...
Changelog at
<http://www.mcs.anl.gov/research/projects/mpich2/about/index.php?s=news >
PR: ports/151867
Submitted by: /me
2010-11-14 22:00:10 +00:00
Thierry Thomas
f23e826011
Upgrade to 1.2.1p1.
...
Changelog available at:
http://trac.mcs.anl.gov/projects/mpich2/browser/mpich2/branches/release/mpich2-1.2.1/CHANGES
2010-03-15 17:45:51 +00:00
Thierry Thomas
a9969884fb
- Upgrade to 1.2.1
...
Changelog at
<https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.2.1/CHANGES >
- Don't set PREFIX anymore to $PREFIX/mpich2.
2009-11-28 10:44:43 +00:00
Thierry Thomas
ea05d11e52
Upgrade to 1.1.1.
...
Changelog at
<https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.1.1/CHANGES >
2009-07-22 21:22:44 +00:00
Thierry Thomas
f753c04996
Upgrade to 1.1.
...
Announcement at
<http://www.mcs.anl.gov/research/projects/mpich2/about/index.php?s=news >
Notified by: Pavan Balaji <balaji (at) mcs.anl.gov>
2009-06-27 17:00:22 +00:00
Thierry Thomas
21dec7a579
1 - add a missing USE_XORG;
...
2 - fix plist;
3 - release maintainership.
Reported by: pointyhat via erwin (1) + QAT (2)
2008-08-24 14:34:11 +00:00
Thierry Thomas
0dc0aba5f6
This version tries to install docs even when --without-docdir is passed
...
to configure; fix it.
Reported by: itetcu
2008-05-25 21:49:02 +00:00
Thierry Thomas
15d04650ef
Upgrade to 1.0.7.
...
Notified by: Pavan Balaji <balaji (at) mcs.anl.gov> (Argonne)
2008-04-08 19:02:12 +00:00
Thierry Thomas
c31aab128d
- Upgrade to 1.0.6p1;
...
Changelog at <http://www-unix.mcs.anl.gov/mpi/mpich/106p1.txt >
- Fix pkgconfig.
2007-12-11 21:09:42 +00:00
Thierry Thomas
0c326daae9
Upgrade to 1.0.6.
...
Changelog at
<http://www-unix.mcs.anl.gov/mpi/mpich/downloads/mpich2-doc-CHANGES.txt >
2007-09-22 07:21:12 +00:00
Maho Nakata
2286b28992
1. Build and install shared library.
...
2. configure should recognize pthread stuffs.
Submitted by: maho
Approved and improved by: thierry
2007-03-09 00:33:51 +00:00
Maho Nakata
a53c18a7ed
* Update to 1.0.5p1
...
* Migrate to gfortran42.
Approved by: thierry (maintainer)
2007-01-10 23:42:54 +00:00
Thierry Thomas
f20f76397d
Upgrade to 1.0.5.
...
Changelog at
<http://www-unix.mcs.anl.gov/mpi/mpich/downloads/mpich2-doc-CHANGES.txt >.
2006-12-19 20:08:10 +00:00
Thierry Thomas
8f54351c1e
Add a knob WITH_SMPD, to enable SMPD instead of MPD, to work with SMPD under
...
Microsoft Windows.
Submitted by: Intron <mag (at) intron.ac>
2006-09-25 19:43:30 +00:00
Thierry Thomas
521af67f07
Upgrade to 1.0.4p1.
2006-08-20 20:05:33 +00:00
Thierry Thomas
365881a1b7
Try to fix on 4.x.
...
Since I'm there, switch to USE_LDCONFIG.
Reported by: pointyhat via Kris
2006-08-08 15:56:40 +00:00
Thierry Thomas
eb278d67b2
Upgrade to 1.0.4.
...
Changelog at
<http://www-unix.mcs.anl.gov/mpi/mpich/downloads/mpich2-doc-CHANGES.txt >.
2006-08-04 15:02:06 +00:00
Thierry Thomas
156a330734
Add MPICH-2, an implementation of the Message-Passing Interface (MPI).
...
The goals of MPICH2 are to provide an MPI implementation for important
platforms, including clusters, SMPs, and massively parallel processors.
It also provides a vehicle for MPI implementation research and for
developing new and better parallel programming environments.
MPICH2 replaces MPICH1 and should be used instead of MPICH1 except for
the case of clusters with heterogeneous data representations.
Note: some regression tests fail with Fortran 90, but the problem has
been solved in 1.0.4-rc1, and 1.0.4 should be available RSN.
Repocopied by: marcus
2006-07-22 08:35:22 +00:00
Thierry Thomas
74ba97b150
Add a link for ports still using mpiCC. [1]
...
Since I'm there, prune empty directories.
Reported by: Kris via pointyhat [1]
Approved by: maintainer [1]
2005-05-20 22:06:01 +00:00
Thierry Thomas
26ccec73ba
Upgrade to 1.2.6 and fix building problems by upgrading from jdk13 to
...
jdk14.
With some cleaning to pet portlint.
Remark: java is disabled when PACKAGE_BUILDING.
PR: ports/79279
Submitted by: maintainer
2005-05-14 12:16:02 +00:00
Oliver Lehmann
e38319bd40
Implement an WITHOUT_X11 and an WITHOUT_TK target
...
Approved By: maintainer
2004-02-22 22:34:16 +00:00
Norikatsu Shigemura
aad2ec9565
make the java dependency more flexible
...
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Reviewed by: maintainer
Approved by: knu (mentor)
2002-09-12 17:58:39 +00:00
Norikatsu Shigemura
3f64d37b1c
Update to 1.2.4
...
PR: 39658
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Reviewed by: maintainer
Approved by: knu (mentor)
2002-06-27 05:01:55 +00:00
Mario Sergio Fujikawa Ferreira
46fd38df4c
Update to 1.2.3
...
PR: 35550
Submitted by: maintainer
2002-03-05 16:24:23 +00:00
Mario Sergio Fujikawa Ferreira
795a2e2009
o Update to 1.2.2
...
o Remove patch-aa (no longer necessary)
o Add patch-mpid::ch2::chtick.c which fixes a missing header file include
PR: 30102
Submitted by: MAINTAINER
2001-08-26 17:57:37 +00:00
Jimmy Olgeni
54a069488a
Add patch file 5996. I also fixed/sorted pkg-plist.
...
PR: 28483
Submitted by: David A. Bader <dbader@eece.unm.edu>
2001-06-28 22:26:23 +00:00
Mario Sergio Fujikawa Ferreira
69c7ffbce1
Add missing file to PLIST
...
PR: 27557
Submitted by: David W Chapman Jr <dwcjr@inethouston.net>,
bento
Approved by: maintainer
2001-05-26 01:59:34 +00:00
Kevin Lo
3200893ef6
Update to version 1.2.1
...
PR: 21102
Submitted by: MAINTAINER
2000-09-09 10:16:23 +00:00
Alexander Langer
6a8a4aba61
Remove two files.
...
Submitted by: bento
2000-07-19 14:47:05 +00:00
Steve Price
680aa0eff5
Update to version 1.2.0.
...
PR: 15686
Submitted by: maintainer
1999-12-25 19:14:21 +00:00
Steve Price
2a9b4562cd
Allow this port to use secure "ssh" client instead of traditional "rsh"
...
client. Also add a couple of missing files to PLIST.
PR: 14516
Submitted by: maintainer
1999-11-26 18:10:49 +00:00
Steve Price
84165157f2
Remove some files that are built only if certain things (ie. Java) are
...
present on the user's box at compile-time until I figure out how to
disable (handle) them.
Noticed by: asami (via the bento logs)
1999-10-13 03:44:15 +00:00
Steve Price
f69189219d
Add a few patches and move the distfiles to their own DIST_SUBDIR.
...
PR: 14232
Submitted by: maintainer
1999-10-10 23:16:02 +00:00
Justin M. Seger
eeac0bd479
Remove a few files from the PLIST which aren't actually installed.
...
PR: ports/11075
Submitted by: mharo
1999-04-11 22:46:21 +00:00
Chuck Robey
ad07b38b81
Update net/mpich to version 1.1.2. The examples/test directory now
...
compiiles and runs, too!
PR: 8364 and 10076
Submitted by: David Bader <dbader@eece.unm.edu>
1999-02-15 23:39:21 +00:00
Satoshi Asami
45c4bff8c8
Remove two files that don't exist.
...
Submitted by: maintainer
1999-01-28 10:15:20 +00:00
Steve Price
b5d1f6da44
Fix build, add new patches, and cleanup PLIST.
...
PR: 9219
Submitted by: maintainer
1999-01-11 05:05:41 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
Steve Price
992eff3ba7
Update to version 1.1.1.
...
PR: 7360
Submitted by: maintainer
1998-07-27 00:25:59 +00:00
Chuck Robey
49a35a2d1d
New port of mpich, a portable implementation of the message passing
...
interface (MPI) standard.
PR: 4133
Submitted by: David A. Bader <dbader@eece.unm.edu>
1998-05-03 01:43:08 +00:00