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 photosAll times are UTC
Ukraine
Port details
arpack-ng-mpich Revised Argand library for solving large-scale eigenvalue problems with MPI support
3.5.0_2 math Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5.0_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. lib/libparpack.a
  2. lib/libparpack.so
  3. lib/libparpack.so.2
  4. lib/libparpack.so.2.0.0
  5. /usr/local/share/licenses/arpack-ng-mpich-3.5.0_2/catalog.mk
  6. /usr/local/share/licenses/arpack-ng-mpich-3.5.0_2/LICENSE
  7. /usr/local/share/licenses/arpack-ng-mpich-3.5.0_2/BSD3CLAUSE
  8. lib/libarpack.a
  9. lib/libarpack.so
  10. lib/libarpack.so.2
  11. lib/libarpack.so.2.0.0
  12. libdata/pkgconfig/arpack.pc
  13. share/doc/arpack-ng/README
  14. share/doc/arpack-ng/debug.doc
  15. share/doc/arpack-ng/ex-complex.doc
  16. share/doc/arpack-ng/ex-nonsym.doc
  17. share/doc/arpack-ng/ex-sym.doc
  18. share/doc/arpack-ng/stat.doc
  19. @postexec /usr/sbin/service ldconfig restart > /dev/null
  20. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • arpack-ng-mpich>0:math/arpack-ng-mpich
Conflicts:
CONFLICTS:
  • arpack-[0-9]*
CONFLICTS_INSTALL:
  • arpack-ng-3.*
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: pkg-fallout
Master port: math/arpack-ng
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.69 : devel/autoconf
  2. automake>=1.16.1 : devel/automake
  3. libtoolize : devel/libtool
  4. gfortran7 : lang/gcc7
  5. as : devel/binutils
Runtime dependencies:
  1. gfortran7 : lang/gcc7
Library dependencies:
  1. libmpich.so : net/mpich
  2. libblas.so : math/blas
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/opencollab/arpack-ng/tar.gz/3.5.0?dummy=/
Collapse this list.

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
CommitCreditsLog message
3.5.0_2
04 Oct 2018 20:44:52
Revision:481250Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:480395Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:420410Original commit files touched by this commit
pawel search for other commits by this committer
- 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
Revision:370227Original commit files touched by this commit
thierry search for other commits by this committer
- 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