FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 4:59 PM BST
Port details
blocksolve95 3.0_10 math on this many watch lists=2 search for ports that depend on this port
Sofware for the efficient solution of large, sparse linear systems
Maintained by: bf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Nov 2004 22:29:04
Also Listed In: parallel
License: not specified in port


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: net/mpich2, devel/gmake, lang/gcc46, devel/binutils
Required To Run: net/mpich2, lang/gcc46
Required Libraries: lang/f2c, math/lapack, math/blas

Required by:
for Build

To install the port: cd /usr/ports/math/blocksolve95/ && make install clean
To add the package: pkg_add -r blocksolve95


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.mcs.anl.gov/pub/BlockSolve95/
http://ftp.mcs.anl.gov/pub/BlockSolve95/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/blocksolve95-3.0/

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Nov 2011 11:14:10
Original commit files touched by this commit  3.0_10
bf search for other commits by this committer
adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:             162706
Approved by:    miwi (portmgr)
Feature safe:   yes
24 Mar 2011 01:09:51
Original commit files touched by this commit  3.0_10
bf search for other commits by this committer
Remove the problematic IRISA mirror
19 Mar 2011 19:57:03
Original commit files touched by this commit  3.0_10
bf search for other commits by this committer
Adopt and fix the location of the homepage,
and of a master site, after an Argonne
website reorganization
15 Mar 2011 09:22:38
Original commit files touched by this commit  3.0_10
bapt search for other commits by this committer
Deprecate unmaintained ports from math where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
26 Feb 2011 09:56:51
Original commit files touched by this commit  3.0_10
thierry search for other commits by this committer
Chase the upgrade of MPICH2.

Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.

PR:             ports/154715
28 Nov 2009 10:44:56
Original commit files touched by this commit  3.0_9
thierry search for other commits by this committer
- Chase relocation of net/mpich2

- Bump PORTREVISION if needed

- Fix some portlint errors.
13 Sep 2009 00:08:01
Original commit files touched by this commit  3.0_8
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
07 Jan 2009 16:34:27
Original commit files touched by this commit  3.0_7
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
24 Aug 2008 21:12:54
Original commit files touched by this commit  3.0_6
amdmi3 search for other commits by this committer
- Fix plist for NOPORTEXAMPLES case

Reported by:    QAT
06 Jun 2008 13:44:06
Original commit files touched by this commit  3.0_6
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  3.0_5
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
12 Jul 2007 08:35:38
Original commit files touched by this commit  3.0_4
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
19 May 2007 20:32:57
Original commit files touched by this commit  3.0_4
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
12 Jan 2007 06:29:58
Original commit files touched by this commit  3.0_3
maho search for other commits by this committer
* Use gfortran42 only and not gcc42.
* Bump portrevision.
10 Jan 2007 12:49:00
Original commit files touched by this commit  3.0_2
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
23 Jul 2006 08:37:53
Original commit files touched by this commit  3.0_1
thierry search for other commits by this committer
Switch to MPICH2.
21 Jun 2006 21:36:29
Original commit files touched by this commit  3.0
thierry search for other commits by this committer
Don't link with Atlas, but with Blas + Lapack, unless WITH_ATLAS is set
or Atlas libraries have already been installed.
25 Nov 2005 15:48:16
Original commit files touched by this commit  3.0
pav search for other commits by this committer
- Add SHA256
15 Nov 2004 22:16:27
Original commit files touched by this commit  3.0
thierry search for other commits by this committer
Add blocksolve95 3.0, sofware for the efficient solution of large,
sparse linear systems.

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours17
new 7 days63
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.197 seconds.