Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2016 11:20:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 211768] [NEW PORT] net/py-mpi4py-{openmpi,mpich2}
Message-ID:  <bug-211768-21822-5bomJuCfs4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211768-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211768-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211768

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |maintainer-feedback?(mike.d
                   |                            |.ft402@gmail.com)
                 CC|                            |koobs@FreeBSD.org,
                   |                            |mike.d.ft402@gmail.com
           Keywords|                            |feature, needs-qa, patch
             Status|New                         |Open
           Assignee|freebsd-ports-bugs@FreeBSD. |python@FreeBSD.org
                   |org                         |

--- Comment #12 from Kubilay Kocak <koobs@FreeBSD.org> ---
Thank you Michael:

A few initial review items:

Apart from the MASTER port portlint warning, the other portlint warnings sh=
ould
be addressed, in particular the two FATAL's.

PYSETUP in do-test should be PYDISTUTILS_SETUP

I don't entirely understand why there are two separate ports (thus packages)
here, given:

- Upstream provides instructions to just pip install mpi4py
- Ports should be named according and only to the upstream (PyPI) name unle=
ss
there's a compelling case to do otherwise.
- The two ports conflict

If it because there are two 'versions' depending on the MPI library that is
available, then the port should be:

- PORTNAME=3Dmpi4py
- With multiple (two) mutually exclusive "MPI Backend" OPTIONS
- With a suitable (matching upstream) OPTIONS_DEFAULT on one of them

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211768-21822-5bomJuCfs4>