FreshPorts -- The Place For Ports Fri, 5 Sep 2008 3:21 PM BST
Port details
mpich 1.2.7.p1_3 net on this many watch lists=7 search for ports that depend on this port
Message Passing Interface (MPI) Library

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: parallel


MPICH is a portable implementation of the MPI (Message Passing
Interface) standard. The goal of MPI, simply stated, is to develop a
widely used standard for writing message-passing programs. As such the
interface should establish a practical, portable, efficient, and
flexible standard for message passing. Included are a full set of
documents and parallel programming examples.

Note: with the exception of users requiring the communication of heterogeneous
data, the authors strongly encourage everyone to consider switching to MPICH2.

WWW: http://www.mcs.anl.gov/mpi/mpich1/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: math/gnuplot, x11-toolkits/tk84, lang/gcc42, x11/libX11
Required To Run: math/gnuplot, x11-toolkits/tk84, x11/libX11
Required Libraries: lang/f2c

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


Configuration Options
===> The following configuration options are available for mpich-1.2.7.p1_3:
     X11=on (default) "Enable MPE graphics"
     TK=on (default) "Build with TK support"
     JAVA=off (default) "Build with Java support"
     SSH=on (default) "Enable SSH client support"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.mcs.anl.gov/pub/mpi/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mpich/

Number of commits found: 42

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  1.2.7.p1_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
04 Aug 2007 12:41:31
Original commit files touched by this commit  1.2.7.p1_2
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
28 Jul 2007 08:39:11
Original commit files touched by this commit  1.2.7.p1_2
thierry search for other commits by this committer
Don't use implicitly f77 but set USE_FORTRAN, thus install the f90
interface and fix on -CURRENT.
19 May 2007 21:32:57
Original commit files touched by this commit  1.2.7.p1_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}.
19 Apr 2007 22:20:48
Original commit files touched by this commit  1.2.7.p1
  Sanity Test Failure
gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter n-p
13 Dec 2006 13:20:20
Original commit files touched by this commit  1.2.7.p1
linimon search for other commits by this committer
Reset dbader@ece.unm.edu due to timeouts and no response to email.

Hat:            portmgr
10 Dec 2006 11:05:42
Original commit files touched by this commit  1.2.7.p1
thierry search for other commits by this committer
Respect $X11BASE.

PR:             105844
Approved by:    maintainer's time-out
20 Aug 2006 21:05:02
Original commit files touched by this commit  1.2.7.p1
thierry search for other commits by this committer
- Upgrade to the latest MPICH-1;

- Change WWW and add a note about MPICH-2.

PR:             ports/100522
Approved by:    maintainer time-out (one month)
04 Aug 2006 13:34:50
Original commit files touched by this commit  1.2.6_1
erwin search for other commits by this committer
Add support for DESTDIR part I.

This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.2.6_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
26 May 2005 02:44:10
Original commit files touched by this commit  1.2.6_1
danfe search for other commits by this committer
Convert to OPTIONS.

Approved by:    maintainer
20 May 2005 23:06:01
Original commit files touched by this commit  1.2.6_1
thierry search for other commits by this committer
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]
14 May 2005 13:16:02
Original commit files touched by this commit  1.2.6
thierry search for other commits by this committer
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
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.2.5.2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
22 Feb 2004 22:34:16
Original commit files touched by this commit  1.2.5.2
oliver search for other commits by this committer
Implement an WITHOUT_X11 and an WITHOUT_TK target

Approved By:    maintainer
04 Feb 2004 16:37:17
Original commit files touched by this commit  1.2.5.2
mi search for other commits by this committer
Upgrade 1.2.5 to 1.2.5.2, released in September. Include two patches
released by MPICH since then.

Approved by:    maintainer
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.2.5_3
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
18 Aug 2003 07:15:20
Original commit files touched by this commit  1.2.5_2
daichi search for other commits by this committer
update ports/net/mpich: 1.2.5_1 -> 1.2.5_2
  - maintainer mail address change
  - added some patch files to PATCHFILES

PR:             55608
Submitted by:   David A. Bader <dbader@ece.unm.edu> (maintainer)
21 Feb 2003 13:15:09
Original commit files touched by this commit  1.2.5_1
knu search for other commits by this committer
De-pkg-comment.
13 Feb 2003 04:09:58
Original commit files touched by this commit  1.2.5_1
nork search for other commits by this committer
Update to 1.2.5.

PR:             ports/48230
Submitted by:   David A. Bader <dbader@eece.unm.edu>
24 Nov 2002 13:41:11
Original commit files touched by this commit  1.2.4_1
knu search for other commits by this committer
Add parallel to CATEGORIES.

PR:             ports/39094
Submitted by:   trevor
01 Nov 2002 16:13:32
Original commit files touched by this commit  1.2.4_1
nork search for other commits by this committer
Update(add new patches), and version bump.

Submitted by:   Mikhail Teterin <mi+mx@aldan.algebra.com>
Approved by:    David A. Bader <dbader@eece.unm.edu> (maintainer)
12 Sep 2002 18:58:39
Original commit files touched by this commit  1.2.4
nork search for other commits by this committer
make the java dependency more flexible

Submitted by:   Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Reviewed by:    maintainer
Approved by:    knu (mentor)
27 Jun 2002 06:01:55
Original commit files touched by this commit  1.2.4
nork search for other commits by this committer
Update to 1.2.4

PR:             39658
Submitted by:   Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Reviewed by:    maintainer
Approved by:    knu (mentor)
18 May 2002 03:17:18
Original commit files touched by this commit  1.2.3
kris search for other commits by this committer
BROKEN: Does not package correctly
05 Mar 2002 16:24:23
files touched by this commit
lioux search for other commits by this committer
Update to 1.2.3    
08 Oct 2001 00:44:43
files touched by this commit
lioux search for other commits by this committer
update to 1.2.2.2    
26 Aug 2001 19:57:37
files touched by this commit
lioux search for other commits by this committer
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    
29 Jun 2001 00:26:24
files touched by this commit
olgeni search for other commits by this committer
Add patch file 5996. I also fixed/sorted pkg-plist.    
26 May 2001 03:59:35
files touched by this commit
lioux search for other commits by this committer
Add missing file to PLIST    
17 Apr 2001 21:14:33
files touched by this commit
kris search for other commits by this committer
Bump PORTREVISION    
17 Apr 2001 21:14:19
files touched by this commit
kris search for other commits by this committer
Add a metric buttload of patches.    
03 Dec 2000 03:24:22
files touched by this commit
lioux search for other commits by this committer
Add a new official distribution patch, number 5655.    
17 Nov 2000 11:45:10
files touched by this commit
lioux search for other commits by this committer
Add tk80 dependecy and have MPICH use it, so that   all files listed in the
PLIST get correctly built   on any system.    
12 Nov 2000 12:21:59
files touched by this commit
lioux search for other commits by this committer
Add latest official distribution patches.    
08 Oct 2000 08:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
30 Sep 2000 16:41:46
files touched by this commit
dannyboy search for other commits by this committer
Bump PORTREVISION.  Three commits, one PR (sigh).    
30 Sep 2000 06:04:27
files touched by this commit
dannyboy search for other commits by this committer
Add two PATCHFILES.    
15 Sep 2000 17:39:29
files touched by this commit
dannyboy search for other commits by this committer
Add WWW:.   Also let mpid/server find the FreeBSD openssl implementation.    
09 Sep 2000 12:16:23
files touched by this commit
kevlo search for other commits by this committer
Update to version 1.2.1    
19 Jul 2000 16:47:05
files touched by this commit
alex search for other commits by this committer
Remove two files.    
29 May 2000 05:34:52
files touched by this commit
steve search for other commits by this committer
Add the following distribution patches: 5226, r157, and rpvfs.    

Number of commits found: 42

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19102
Broken 158
Deprecated 78
Ignore 423
Forbidden 6
Restricted 304
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 3
new 48 hours6
new 7 days55
new fortnight82
new month252

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.216 seconds.