[118721] trunk/dports/science
eborisch at macports.org
eborisch at macports.org
Tue Apr 8 19:29:33 PDT 2014
Revision: 118721
https://trac.macports.org/changeset/118721
Author: eborisch at macports.org
Date: 2014-04-08 19:29:33 -0700 (Tue, 08 Apr 2014)
Log Message:
-----------
mpich[-devel]: Improve notes. Closes #43197.
Modified Paths:
--------------
trunk/dports/science/mpich/Portfile
trunk/dports/science/mpich-devel/Portfile
Modified: trunk/dports/science/mpich/Portfile
===================================================================
--- trunk/dports/science/mpich/Portfile 2014-04-09 01:40:14 UTC (rev 118720)
+++ trunk/dports/science/mpich/Portfile 2014-04-09 02:29:33 UTC (rev 118721)
@@ -258,11 +258,14 @@
notes "
+--- MPICH Usage note ----
-| The mpi\[cc|cxx|f77|f90\] weappers are installed as
-| mpi\[cc|cxx|f77|f90\]-${cname}. To make ${subport} the default (i.e. the
-| version you get when you run 'mpicc/mpicxx'), please run:
+| The mpicc wrapper (and friends) are installed as:
|
-| sudo port select --set mpi [file tail ${select.file}]
+| ${prefix}/bin/mpicc-${name}-${cname} (likewise mpicxx, ...)
+|
+| To make ${subport}'s wrappers the default (what you get when
+| you execute 'mpicc' etc.) please run:
+|
+| sudo port select --set mpi [file tail ${select.file}]
+-------------------------
"
Modified: trunk/dports/science/mpich-devel/Portfile
===================================================================
--- trunk/dports/science/mpich-devel/Portfile 2014-04-09 01:40:14 UTC (rev 118720)
+++ trunk/dports/science/mpich-devel/Portfile 2014-04-09 02:29:33 UTC (rev 118721)
@@ -265,12 +265,17 @@
notes "
+--- MPICH Usage note ----
-| The mpi\[cc|cxx|f77|f90\] weappers are installed as
-| mpi\[cc|cxx|f77|f90\]-${cname}. To make ${subport} the default (i.e. the
-| version you get when you run 'mpicc/mpicxx'), please run:
+| The mpicc wrapper (and friends) are installed as:
|
-| sudo port select --set mpi [file tail ${select.file}]
-| To see the -devel MAN pages, add ${prefix}/share/doc/mpich-devel-${cname}/man
+| ${prefix}/bin/mpicc-${name}-${cname} (likewise mpicxx, ...)
+|
+| To make ${subport}'s wrappers the default (what you get when
+| you execute 'mpicc' etc.) please run:
+|
+| sudo port select --set mpi [file tail ${select.file}]
+|
+| To see the -devel MAN pages, add:
+| ${prefix}/share/doc/mpich-devel-${cname}/man
| to the start of your MANPATH environment variable.
+-------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140408/856f00cb/attachment.html>
More information about the macports-changes
mailing list