Port details |
- arpack-ng-mpich Revised Argand library for solving large-scale eigenvalue problems with MPI support
- 3.5.0_2 math
=1 3.5.0_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2014-10-06 20:52:04
- Last Update: 2018-10-04 20:44:52
- SVN Revision: 481250
- People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, MathMod, python
- License: BSD3CLAUSE
- WWW:
- https://forge.scilab.org/index.php/p/arpack-ng/
- Description:
- ARPACK-NG is a collection of Fortran77 subroutines designed to solve
large-scale eigenvalue problems. It is a fork of the Rice University
ARPACK, and is jointly-maintained by Debian, Octave, and Scilab.
WWW: https://forge.scilab.org/index.php/p/arpack-ng/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- arpack-ng-mpich>0:math/arpack-ng-mpich
- Conflicts:
- CONFLICTS:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: arpack-ng-mpich
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1518478796
SHA256 (opencollab-arpack-ng-3.5.0_GH0.tar.gz) = 50f7a3e3aec2e08e732a487919262238f8504c3ef927246ec3495617dde81239
SIZE (opencollab-arpack-ng-3.5.0_GH0.tar.gz) = 949853
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: math/arpack-ng
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- gfortran7 : lang/gcc7
- as : devel/binutils
- Runtime dependencies:
-
- gfortran7 : lang/gcc7
- Library dependencies:
-
- libmpich.so : net/mpich
- libblas.so : math/blas
- liblapack.so : math/lapack
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for arpack-ng-mpich-3.5.0_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- autoreconf:build fortran libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: math/arpack-ng | Commit | Credits | Log message |
3.5.0_2 04 Oct 2018 20:44:52 |
yuri |
math/arpack-ng: Update 3.5.0 -> 3.6.3
Port changes:
* Remove the slave port math/arpack-ng-mpich: the MPI option is incremental and
only adds a library
* Permanently enable the MPI functionality: see above
* Shorten the CONFLICTS statement
* Install arpack.h which is forgotten by the project itself
Bump cad/elmerfem: dependency there changed to math/arpack-ng. |
3.5.0_2 22 Sep 2018 16:36:38 |
yuri |
Change 20 ports from net/mpich2 to net/mpich
mpich2 is the obsolete version 2.x, mpich is at the current version 3.x
Ports:
math/scalapack science/nwchem science/quantum-espresso science/qmcpack
science/madness
science/qbox science/openmx science/jdftx science/fleur science/libgridxc
science/mdynamix science/lm science/dftbplus science/py-gpaw devel/ga
math/elpa net/charm science/gromacs math/pari math/arpack-ng-mpich |
3.5.0_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
3.4.0 18 Aug 2016 16:19:56 |
pawel |
- Update to version 3.4.0, now hosted on GitHub [1]
- Add EXAMPLES option [1]
- Fix COMMENT declaration, use ?= so that slave can overide it
- Add LICENSE_FILE
- Convert to options helpers, test framework
- Remove MPI option and move it's all functionality to slave port
This allows removal of setting PKGNAMESUFFIX in master port depending
on options selected which is deprecated. Move LIB_DEPENDS on mpich2
to slave, declare CONFLICTS_INSTALL, MPICH_ARG in such way that can
be overidden by the slave.
PR: 211454 [1]
Submitted by: Iblis Lin [1] |
3.1.5_2 06 Oct 2014 20:51:56 |
thierry |
- Add an option MPI to build and install libparpack
- Create a slave port to build a package with this option
- Switch to an external plist, because many files are added.
PR: ports/193810
Submitted by: /me
Approved by: bf (maintainer, by private mail) |
Number of commits found: 5
|