notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: net/py-mpi4py/distinfo

Number of commits found: 15

Saturday, 23 May 2026
14:34 Laurent Chardon (laurent) search for other commits by this committer
net/py-mpi4py: Update to 4.1.2

Update mpi4py to 4.1.2 and replace deprecated distutils support with
PEP 517.

Make the MPI configuration find the selected MPI implementation first
when linking, so the OpenMPI flavor does not accidentally link against
MPICH when both are installed.

Set the MPI include directory explicitly and only add the GCC
runtime library workaround for the MPICH flavor, where it is needed.

Changelog: https://github.com/mpi4py/mpi4py/releases/tag/4.1.2

PR:             295371
Reviewed by:	thierry (mentor)
Approved by:	thierry (mentor)
commit hash: 217f74d623e36886124fbae28693f21473558dba commit hash: 217f74d623e36886124fbae28693f21473558dba commit hash: 217f74d623e36886124fbae28693f21473558dba commit hash: 217f74d623e36886124fbae28693f21473558dba 217f74d
Monday, 13 Oct 2025
20:55 Vladimir Druzenko (vvd) search for other commits by this committer Author: Laurent Chardon
net/py-mpi4py{,-mpich: Update 4.1.0 => 4.1.1

Changelog:
https://mpi4py.readthedocs.io/en/stable/changes.html#release-4-1-1-2025-10-10

PR:	290215
commit hash: 1b700b5817cc2f80453a0fd24705362e55214c7d commit hash: 1b700b5817cc2f80453a0fd24705362e55214c7d commit hash: 1b700b5817cc2f80453a0fd24705362e55214c7d commit hash: 1b700b5817cc2f80453a0fd24705362e55214c7d 1b700b5
Sunday, 6 Jul 2025
14:19 Vladimir Druzenko (vvd) search for other commits by this committer Author: Laurent Chardon
net/py-mpi4py{,-mpich}: Update 4.0.3 => 4.1.0

Changelog:
https://github.com/mpi4py/mpi4py/releases/tag/4.1.0

PR:	288053
commit hash: 81ba89ba6605e7420734f7ecef7a9d800d30afed commit hash: 81ba89ba6605e7420734f7ecef7a9d800d30afed commit hash: 81ba89ba6605e7420734f7ecef7a9d800d30afed commit hash: 81ba89ba6605e7420734f7ecef7a9d800d30afed 81ba89b
Tuesday, 18 Feb 2025
14:16 Robert Clausecker (fuz) search for other commits by this committer Author: Laurent Chardon
net/py-mpi4py: update to 4.0.3

Changelog: https://github.com/mpi4py/mpi4py/releases/tag/4.0.3

PR:		284811
commit hash: e3e4d25f0ebc81661d88cd73a54c8b35776b7acf commit hash: e3e4d25f0ebc81661d88cd73a54c8b35776b7acf commit hash: e3e4d25f0ebc81661d88cd73a54c8b35776b7acf commit hash: e3e4d25f0ebc81661d88cd73a54c8b35776b7acf e3e4d25
Sunday, 2 Feb 2025
17:23 Vladimir Druzenko (vvd) search for other commits by this committer Author: Laurent Chardon
net/py-mpi4py: Update 4.0.1 → 4.0.2

Changelog:
https://github.com/mpi4py/mpi4py/releases/tag/4.0.2

PR:	284524
commit hash: 3d392369e186914cc868e9c5bd9b22fc7bcfea5d commit hash: 3d392369e186914cc868e9c5bd9b22fc7bcfea5d commit hash: 3d392369e186914cc868e9c5bd9b22fc7bcfea5d commit hash: 3d392369e186914cc868e9c5bd9b22fc7bcfea5d 3d39236
Sunday, 13 Oct 2024
01:46 Vladimir Druzenko (vvd) search for other commits by this committer Author: Laurent Chardon
net/py-mpi4py: Update 4.0.0 → 4.0.1

Changelog:
https://mpi4py.readthedocs.io/en/stable/changes.html#release-4-0-1-2024-10-11

PR:	282023
commit hash: fb806326afaa92ce6934560cfe6d33b071a8e883 commit hash: fb806326afaa92ce6934560cfe6d33b071a8e883 commit hash: fb806326afaa92ce6934560cfe6d33b071a8e883 commit hash: fb806326afaa92ce6934560cfe6d33b071a8e883 fb80632
Sunday, 1 Sep 2024
15:57 Vladimir Druzenko (vvd) search for other commits by this committer Author: Laurent Chardon
net/py-mpi4py: Update 3.1.6 → 4.0.0

Backward-incompatible changes:
  * Python 2 is no longer supported, Python 3.6+ is required, but
    typing stubs are supported for Python 3.8+.
  * The Intracomm.Create_group() method is no longer defined in the
    base Comm class.
  * Group.Compare() and Comm.Compare() are no longer class methods
    but instance methods. Existing codes using the former class
    methods are expected to continue working.
  * Group.Translate_ranks() is no longer a class method but an
    instance method. Existing codes using the former class method are
    expected to continue working.
  * The LB and UB datatypes are no longer available, use
    Datatype.Create_resized() instead.
  * The HOST predefined attribute key is no longer available.
  * The MPI.memory class has been renamed to MPI.buffer. The old
    name is still available as an alias to the new name.
  * The mpi4py.dl module is no longer available.
  * The mpi4py.get_config function returns an empty dictionary.

Changelog:
https://github.com/mpi4py/mpi4py/releases/tag/4.0.0

Exp-run looks fine.

Take maintainership.

PR:	280883
commit hash: 907f3f00bc41d3cc836425afc8eba4bc5510da65 commit hash: 907f3f00bc41d3cc836425afc8eba4bc5510da65 commit hash: 907f3f00bc41d3cc836425afc8eba4bc5510da65 commit hash: 907f3f00bc41d3cc836425afc8eba4bc5510da65 907f3f0
Wednesday, 8 May 2024
00:45 Wen Heping (wen) search for other commits by this committer
net/py-mpi4py: Update to 3.1.6
commit hash: 1e4853aa4caf9d037dcf56f519dec608629a24bf commit hash: 1e4853aa4caf9d037dcf56f519dec608629a24bf commit hash: 1e4853aa4caf9d037dcf56f519dec608629a24bf commit hash: 1e4853aa4caf9d037dcf56f519dec608629a24bf 1e4853a
Thursday, 9 Nov 2023
13:55 Wen Heping (wen) search for other commits by this committer
net/py-mpi4py: Update to 3.1.5
commit hash: 37943e28268eb788ac2a894692b0e439a48d467e commit hash: 37943e28268eb788ac2a894692b0e439a48d467e commit hash: 37943e28268eb788ac2a894692b0e439a48d467e commit hash: 37943e28268eb788ac2a894692b0e439a48d467e 37943e2
Tuesday, 8 Nov 2022
21:44 Wen Heping (wen) search for other commits by this committer
net/py-mpi4py: Update to 3.1.4
commit hash: 1af37d11cdc3477a8b7678cc47898763a239da4e commit hash: 1af37d11cdc3477a8b7678cc47898763a239da4e commit hash: 1af37d11cdc3477a8b7678cc47898763a239da4e commit hash: 1af37d11cdc3477a8b7678cc47898763a239da4e 1af37d1
Monday, 13 Dec 2021
23:45 Wen Heping (wen) search for other commits by this committer
net/py-mpi4py: Update to 3.1.3
commit hash: 9f44496a9bb83682acd06f2cd951e74abc208914 commit hash: 9f44496a9bb83682acd06f2cd951e74abc208914 commit hash: 9f44496a9bb83682acd06f2cd951e74abc208914 commit hash: 9f44496a9bb83682acd06f2cd951e74abc208914 9f44496
Thursday, 11 Nov 2021
13:30 Wen Heping (wen) search for other commits by this committer
net/py-mpi4py: Update to 3.1.2
commit hash: d036e6689e0cd8d9bbc55a3184bbd133ebefc7c6 commit hash: d036e6689e0cd8d9bbc55a3184bbd133ebefc7c6 commit hash: d036e6689e0cd8d9bbc55a3184bbd133ebefc7c6 commit hash: d036e6689e0cd8d9bbc55a3184bbd133ebefc7c6 d036e66
Friday, 22 Oct 2021
06:47 Wen Heping (wen) search for other commits by this committer
net/py-mpi4py: Update to 3.1.1

Take mainatainership
commit hash: 41ba77eb465b6002956cdc7d1fc6e25ebaf87083 commit hash: 41ba77eb465b6002956cdc7d1fc6e25ebaf87083 commit hash: 41ba77eb465b6002956cdc7d1fc6e25ebaf87083 commit hash: 41ba77eb465b6002956cdc7d1fc6e25ebaf87083 41ba77e
Sunday, 12 Apr 2020
09:18 danilo search for other commits by this committer
- Update to 3.0.3
- Move OpenMPI support to net/openmpi3. OpenMPI 1 and 2 are deprecated
Original commitRevision:531494 
Friday, 21 Sep 2018
03:48 yuri search for other commits by this committer
New port: net/py-mpi4py: Python bindings for MPI

PR:		211768
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com>
Original commitRevision:480224 

Number of commits found: 15