Port details |
- mpifx Modern Fortran wrappers around MPI routines
- 1.5 net =2 1.5Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-01-17 22:42:07
- Last Update: 2024-03-13 17:52:00
- Commit Hash: 0811495
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: BSD2CLAUSE
- WWW:
- https://github.com/dftbplus/mpifx
- Description:
- MpiFx provides modern Fortran (Fortran 2003) wrappers around routines
of the MPI library to make their use as simple as possible. Currently
several data distribution routines are covered.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/mpifx/ && make install clean
- To add the package, run one of these commands:
- pkg install net/mpifx
- pkg install mpifx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mpifx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710350639
SHA256 (dftbplus-mpifx-1.5_GH0.tar.gz) = 3801cbd6134b30f403b59346b40ff5bfb47ebe125892cf483e78b477c20b1b02
SIZE (dftbplus-mpifx-1.5_GH0.tar.gz) = 62405
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- fypp : devel/py-fypp@py39
- cmake : devel/cmake-core
- gfortran13 : lang/gcc13
- python3.9 : lang/python39
- as : devel/binutils
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libmpich.so : net/mpich
- This port is required by:
- for Libraries
-
- science/dftbplus
- science/libnegf
Configuration Options:
- No options to configure
- Options name:
- net_mpifx
- USES:
- cmake:testing fortran mpi:mpich python:build pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5 13 Mar 2024 17:52:00 |
Yuri Victorovich (yuri) |
net/mpifx: update 1.4-8 → 1.5
Reported by: portscout |
1.4.8 10 Dec 2023 10:23:11 |
Thierry Thomas (thierry) |
net/mpifx: upgrade to a recent commit in order to support MPICH-4.x
mpifx does not build with MPICH-4.x:
see <https://github.com/dftbplus/mpifx/issues/48>.
A fix for this issue has been committed, but nothing has been released yet:
meanwhile I propose the attached patch to a recent tag in order to fix the
error.
Remark: this fix requires mpi_f08.mod, to be installed by MPICH.
PR: 275432
Approved by: yuri@ 'maintainer) |
1.4 12 Jul 2023 03:21:04 |
Yuri Victorovich (yuri) |
net/mpifx: Update 1.3.1 → 1.4
Reported by: portscout |
1.3.1_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.1 10 May 2022 01:15:46 |
Yuri Victorovich (yuri) |
net/mpifx: Update 1.3 -> 1.3.1
Reported by: portscout |
1.3 07 May 2022 17:11:29 |
Yuri Victorovich (yuri) |
net/mpifx: Update 1.2 -> 1.3
Reported by: portscout |
1.2 17 Jan 2022 22:41:20 |
Yuri Victorovich (yuri) |
net/mpifx: New port: Modern Fortran wrappers around MPI routines |
Number of commits found: 9
|