---
name: blocksolve95
version: 3.0_10
origin: math/blocksolve95
comment: Software for the efficient solution of large, sparse linear systems
arch: freebsd:9:x86:64
www: http://ftp.mcs.anl.gov/pub/BlockSolve95/
maintainer: bf@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1529082
desc: |
  BlockSolve95 is a scalable parallel software library primarily intended for the
  solution of sparse linear systems that arise from physical models, especially
  problems involving multiple degrees of freedom at each node. For example, when
  the finite element method is used to solve practical problems in structural
  engineering, each node typically has two to five degrees of freedom;
  BlockSolve95 is designed to take advantage of problems with this type of local
  structure. BlockSolve95 is also reasonably efficient for problems that have
  only one degree of freedom associated with each node, such as the three-
  dimensional Poisson problem.

  BlockSolve95 is general purpose; we do not require that the matrices have any
  particular structure other than being sparse and being symmetric in structure
  (but not necessarily in value).

  WWW: http://ftp.mcs.anl.gov/pub/BlockSolve95/
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  libSM: {origin: x11/libSM, version: '1.2.1,1'}
  libICE: {origin: x11/libICE, version: '1.0.8,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  libXt: {origin: x11-toolkits/libXt, version: '1.1.4,1'}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  bash: {origin: shells/bash, version: 4.2.45}
  mpich2: {origin: net/mpich2, version: '1.3.2.p1_1,5'}
  mpfr: {origin: math/mpfr, version: 3.1.2}
  mpc: {origin: math/mpc, version: 0.9}
  lapack: {origin: math/lapack, version: 3.4.2}
  gmp: {origin: math/gmp, version: 5.1.2}
  blas: {origin: math/blas, version: 3.4.2}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  gcc: {origin: lang/gcc, version: 4.6.3}
  f2c: {origin: lang/f2c, version: 20060810_3}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  libexecinfo: {origin: devel/libexecinfo, version: 1.1_3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  binutils: {origin: devel/binutils, version: 2.23.2}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- parallel
- math
