Port details |
- mrcpp MultiResolution Computation Program Package
- 1.5.0_1 science =2 1.5.0_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-11-14 22:48:07
- Last Update: 2023-12-10 10:23:11
- Commit Hash: 843da99
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/MRChemSoft/mrcpp
- Description:
- The MultiResolution Computation Program Package (MRCPP) is a general purpose
numerical mathematics library based on multiresolution analysis and the
multiwavelet basis which provide low-scaling algorithms as well as rigorous
error control in numerical computations.
The code is being developed at the Hylleraas Centre for Quantum Molecular
Sciences at UiT - The Arctic University of Norway.
- ¦ ¦ ¦ ¦
- 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/science/mrcpp/ && make install clean
- To add the package, run one of these commands:
- pkg install science/mrcpp
- pkg install mrcpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mrcpp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685310021
SHA256 (MRChemSoft-mrcpp-v1.5.0-e865a7e_GH0.tar.gz) = e97c0e6c5322f8ab31275071b1ebae813e94b82a0befa1cf4eb4301d5dece440
SIZE (MRChemSoft-mrcpp-v1.5.0-e865a7e_GH0.tar.gz) = 48487085
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- Library dependencies:
-
- libmpich.so : net/mpich
- This port is required by:
- for Libraries
-
- science/mrchem
Configuration Options:
- ===> The following configuration options are available for mrcpp-1.5.0_1:
ARCH_FLAGS=off: Enable architecture-specific compiler flags
====> MPI (Message Passing Interface) support: you have to select exactly one of them
NOMPI=off: Build without parallel processing support
MPICH=on: Parallel processing support via MPICH 3
OPENMPI=off: Parallel processing support via Open MPI
===> Use 'make config' to modify these settings
- Options name:
- science_mrcpp
- USES:
- cmake:testing compiler:c++14-lang eigen:3 mpi:mpich pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.0_1 10 Dec 2023 10:23:11 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2 |
1.5.0 28 May 2023 23:41:04 |
Yuri Victorovich (yuri) |
science/mrcpp: Update 1.4.2 → 1.5.0
Reported by: portscout |
1.4.2_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.4.2 23 Jan 2023 08:17:38 |
Yuri Victorovich (yuri) |
science/mrcpp: Update 1.4.1-20221026 -> 1.4.2
Reported by: portscout |
1.4.1.20221026_1 01 Dec 2022 18:42:20 |
Yuri Victorovich (yuri) |
*/*: Change DISTVERSION to have a hyphen when it refers to a specific revision
When DISTVERSION contains the real version and a revision modifier,
such modifier should be separated with '-', not '.' |
1.4.1.20221026_1 15 Nov 2022 03:06:47 |
Yuri Victorovich (yuri) |
science/mrcpp: Change MPI default
... because the dependent port science/mrchem fails to build
with OpenMPI. |
1.4.1.20221026 14 Nov 2022 22:44:58 |
Yuri Victorovich (yuri) |
science/mrcpp: New port: MultiResolution Computation Program Package |
Number of commits found: 7
|