<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[140987] trunk/dports</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/140987">140987</a></dd>
<dt>Author</dt> <dd>dstrubbe@macports.org</dd>
<dt>Date</dt> <dd>2015-10-07 08:34:58 -0700 (Wed, 07 Oct 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>lam, lammpi, mpich, openmpi:
* LAM-MPI is decommissioned, and marked as replaced_by openmpi-default. This project has been ended upstream and its website no longer exists (http://blogs.cisco.com/performance/a-farewell-to-lammpi). It is regarded as superseded by OpenMPI. Moreover: lam and lammpi were strangely two different ports for this same software. lam does not configure with clang (ticket #38322). Both conflicted with mpi-doc (not specified in any of the Portfiles).
* Removed conflicts with lammpi from mpich and openmpi ports.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsnetlamPortfile">trunk/dports/net/lam/Portfile</a></li>
<li><a href="#trunkdportssciencelammpiPortfile">trunk/dports/science/lammpi/Portfile</a></li>
<li><a href="#trunkdportssciencempichPortfile">trunk/dports/science/mpich/Portfile</a></li>
<li><a href="#trunkdportsscienceopenmpiPortfile">trunk/dports/science/openmpi/Portfile</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li>trunk/dports/science/lammpi/files/</li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsnetlamPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/net/lam/Portfile (140986 => 140987)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/net/lam/Portfile        2015-10-07 15:02:12 UTC (rev 140986)
+++ trunk/dports/net/lam/Portfile        2015-10-07 15:34:58 UTC (rev 140987)
</span><span class="lines">@@ -1,3 +1,4 @@
</span><ins>+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
</ins><span class="cx"> # $Id$
</span><span class="cx"> 
</span><span class="cx"> PortSystem 1.0
</span><span class="lines">@@ -2,81 +3,11 @@
</span><span class="cx"> 
</span><ins>+# This port can be removed on 6 Oct 2016 (as should the duplicate science/lammpi port)
+replaced_by     openmpi-default
+PortGroup       obsolete 1.0
+
</ins><span class="cx"> name                        lam
</span><del>-version                        7.1.3
</del><ins>+version                        7.1.4
</ins><span class="cx"> revision                1
</span><span class="cx"> categories                net science parallel
</span><span class="cx"> # Starts off BSD-like but has more attribution and naming restrictions
</span><span class="cx"> license                        Permissive GPLConflict
</span><del>-maintainers                nomaintainer
-description                Local Area Multicomputer MPI implementation
-long_description        LAM (Local Area Multicomputer) is an MPI programming \
-                                environment and development system for heterogeneous computers \
-                                on a network. With LAM, a dedicated cluster or an existing \
-                                network computing infrastructure can act as one parallel \
-                                computer solving one problem. It features extensive debugging \
-                                support in the application development cycle and peak \
-                                performance for production applications. LAM features a full \
-                                implementation of the MPI communication standard.
-homepage                http://www.lam-mpi.org/
-platforms                darwin
-master_sites        http://www.lam-mpi.org/download/files/ \
-                                http://lam.squyres.com/download/files/ \
-                                http://lam.fries.net/download/files/ \
-                                http://www.thinkingnerds.com/lam/download/files/ \
-                                http://lam-mpi.lzu.edu.cn/download/files/
-checksums           md5     dccca92409654f4f822b1d343ca75be6 \
-                    sha1    4a583308c0442eb46f4fd0abe7e26ea3e1fd4adb \
-                    rmd160  e0de240380d2275090bad0f0f57ac3a54b6d9f96
-use_bzip2                yes
-universal_variant        no
-
-configure.args        --without-fc \
-                                --without-romio \
-                                --mandir=${prefix}/share/man
-
-destroot.args        docdir=${prefix}/share/doc/lam
-
-post-patch {
-        reinplace {s|char\* argv)|char **argv)|} ${worksrcpath}/configure
-        reinplace {s|char \*argv)|char **argv)|} ${worksrcpath}/configure
-}
-
-variant gcc43 description {enable Fortran support with GCC 4.3} conflicts gcc44 gcc45 gcc46 gcc47 g95 {
-        depends_lib   path:lib/libgcc/libgcc_s.1.dylib:libgcc
-        depends_build port:gcc43
-        configure.args-delete        --without-fc
-        configure.args-append        --with-fc=${prefix}/bin/gfortran-mp-4.3
-}
-
-variant gcc44 description {enable Fortran support with GCC 4.4} conflicts gcc43 gcc45 gcc46 gcc47 g95 {
-        depends_lib   path:lib/libgcc/libgcc_s.1.dylib:libgcc
-        depends_build port:gcc44
-        configure.args-delete        --without-fc
-        configure.args-append        --with-fc=${prefix}/bin/gfortran-mp-4.4
-}
-
-variant gcc45 description {enable Fortran support with GCC 4.5} conflicts gcc43 gcc44 gcc46 gcc47 g95 {
-        depends_lib   path:lib/libgcc/libgcc_s.1.dylib:libgcc
-        depends_build port:gcc45
-        configure.args-delete        --without-fc
-        configure.args-append        --with-fc=${prefix}/bin/gfortran-mp-4.5
-}
-
-variant gcc46 description {enable Fortran support with GCC 4.6} conflicts gcc43 gcc44 gcc45 gcc47 g95 {
-        depends_lib   path:lib/libgcc/libgcc_s.1.dylib:libgcc
-        depends_build port:gcc46
-        configure.args-delete        --without-fc
-        configure.args-append        --with-fc=${prefix}/bin/gfortran-mp-4.6
-}
-
-variant gcc47 description {enable Fortran support with GCC 4.7} conflicts gcc43 gcc44 gcc45 gcc46 g95 {
-        depends_lib   path:lib/libgcc/libgcc_s.1.dylib:libgcc
-        depends_build port:gcc47
-        configure.args-delete        --without-fc
-        configure.args-append        --with-fc=${prefix}/bin/gfortran-mp-4.7
-}
-
-variant g95 description {enable Fortran support with G95} conflicts gcc43 gcc44 gcc45 gcc46 gcc47 {
-        depends_lib   port:g95
-        configure.args-delete        --without-fc
-        configure.args-append        --with-fc=${prefix}/bin/g95
-}
</del></span></pre></div>
<a id="trunkdportssciencelammpiPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/science/lammpi/Portfile (140986 => 140987)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/lammpi/Portfile        2015-10-07 15:02:12 UTC (rev 140986)
+++ trunk/dports/science/lammpi/Portfile        2015-10-07 15:34:58 UTC (rev 140987)
</span><span class="lines">@@ -1,3 +1,4 @@
</span><ins>+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
</ins><span class="cx"> # $Id$
</span><span class="cx"> 
</span><span class="cx"> PortSystem 1.0
</span><span class="lines">@@ -2,34 +3,10 @@
</span><span class="cx"> 
</span><ins>+# This port can be removed on 6 Oct 2016 (as should the duplicate net/lam port)
+replaced_by     openmpi-default
+PortGroup       obsolete 1.0
+
</ins><span class="cx"> name                lammpi
</span><del>-conflicts           mpich
-version             7.1.4
</del><ins>+version         7.1.4
+revision        1
</ins><span class="cx"> categories        science
</span><span class="cx"> license                Restrictive/Distributable
</span><del>-maintainers        nomaintainer
-description        MPI implementation for parallel computing
-long_description        \
-&quot;LAM (Local Area Multicomputer) is an MPI programming environment and \
-development system for heterogeneous computers on a network.  With LAM, a \
-dedicated cluster or an existing network computing infrastructure can act \
-as one parallel computer solving one problem.&quot;
-
-homepage        http://www.lam-mpi.org/
-platforms        darwin
-master_sites        ${homepage}/download/files/
-distname        lam-${version}
-use_bzip2        yes
-
-checksums           rmd160  6c9c6338391472d4cd2572c409cb92360e7fd799 \
-                    sha256  d66c205f57d9ffc38dbfb81faef8b586ef2b9e08853034c0472ef4ae45803d2e
-
-patchfiles          patch-configure.diff
-
-configure.args      --mandir=${prefix}/share/man \
-                    --sysconfdir=${prefix}/etc/${name} \
-                    --with-rsh=&quot;/usr/bin/ssh -x&quot; \
-                    --without-cs-fs \
-                    --without-fc
-
-livecheck.type      regex
-livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     lam-(\[0-9.\]+)${extract.suffix}
</del></span></pre></div>
<a id="trunkdportssciencempichPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/science/mpich/Portfile (140986 => 140987)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/mpich/Portfile        2015-10-07 15:02:12 UTC (rev 140986)
+++ trunk/dports/science/mpich/Portfile        2015-10-07 15:34:58 UTC (rev 140987)
</span><span class="lines">@@ -154,7 +154,6 @@
</span><span class="cx">         archive_sites
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    conflicts-append            lammpi
</del><span class="cx">     depends_lib-append          port:libxml2
</span><span class="cx">     depends_run-append          port:mpi_select port:mpi-doc
</span><span class="cx">     select.group                mpi
</span></span></pre></div>
<a id="trunkdportsscienceopenmpiPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/science/openmpi/Portfile (140986 => 140987)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/openmpi/Portfile        2015-10-07 15:02:12 UTC (rev 140986)
+++ trunk/dports/science/openmpi/Portfile        2015-10-07 15:34:58 UTC (rev 140987)
</span><span class="lines">@@ -130,7 +130,6 @@
</span><span class="cx">     # be different for a user's machine
</span><span class="cx">     archive_sites
</span><span class="cx"> 
</span><del>-    conflicts-append            lammpi
</del><span class="cx">     depends_lib-append          port:hwloc
</span><span class="cx">     depends_run                 port:mpi_select port:mpi-doc
</span><span class="cx">     select.group                mpi
</span></span></pre>
</div>
</div>

</body>
</html>