FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:11 PM BST
Port details
mpich 1.2.7.p1_4 net Deleted on this many watch lists=5 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
License: not specified in port


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 : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: math/gnuplot, x11-toolkits/tk84, lang/gcc43, lang/gcc43, x11/libX11
Required To Run: math/gnuplot, x11-toolkits/tk84, lang/gcc43, x11/libX11
Required Libraries: lang/f2c
There are no ports dependent upon this port

No installation instructions: this port has been deleted.

The package name of this deleted port was: mpich


Configuration Options
===> The following configuration options are available for mpich-1.2.7.p1_4:
     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/
Port Moves
  • port moved to net/mpich2 on 2009-01-23
    REASON: Broken and superseded by mpich2

Number of commits found: 45

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jan 2009 12:33:23
Original commit files touched by this commit  1.2.7.p1_4
gerald search for other commits by this committer
Remove net/mpich.  It fails to build, does not have a maintainer, no
other port depends on it, and has been superseded by net/mpich2.

Discussed with: pav
07 Jan 2009 16:34:27
Original commit files touched by this commit  1.2.7.p1_4
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
06 Jan 2009 22:35:16
Original commit files touched by this commit  1.2.7.p1_3
gerald search for other commits by this committer
Use ${FC} instead of hard coding gfortran42 (which would need to be
gfortran43 nowadays).

Remove F77=${FC} from CONFIGURE_ENV since this provided by Mk/bsd.gcc.mk.

Add USE_GCC=4.3 since this port uses both C and Fortran frontends.
19 Apr 2008 17: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 11: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 07: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 20: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 21: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 20: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 12: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 01: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 22: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 12: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 03: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 06: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 17: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 05: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 02: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    
07 Oct 2001 23:44:43
files touched by this commit
lioux search for other commits by this committer
update to 1.2.2.2    
26 Aug 2001 18: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    
28 Jun 2001 23: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 02:59:35
files touched by this commit
lioux search for other commits by this committer
Add missing file to PLIST    
17 Apr 2001 20:14:33
files touched by this commit
kris search for other commits by this committer
Bump PORTREVISION    
17 Apr 2001 20: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 07:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
30 Sep 2000 15: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 05:04:27
files touched by this commit
dannyboy search for other commits by this committer
Add two PATCHFILES.    
15 Sep 2000 16: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 11:16:23
files touched by this commit
kevlo search for other commits by this committer
Update to version 1.2.1    
19 Jul 2000 15:47:05
files touched by this commit
alex search for other commits by this committer
Remove two files.    
29 May 2000 04: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: 45

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month254

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

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