Port details |
- laspack Package for solving large sparse systems of linear equations
- 1.12.2 math =3 1.12.2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-07-25 09:06:25
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pth, rman, libwmf, mc, unrtf
- License: LASPACK
- WWW:
- http://www.mgnet.org/mgnet/Codes/laspack/html/laspack.html
- Description:
- LASPack (version 1.12.2)
LASPack is a package for solving large sparse systems of linear equations
like those which arise from discretization of partial differential equations.
Main features:
- The primary aim of LASPack is the implementation of efficient iterative
methods for the solution of systems of linear equations.
- Beside the obligatory Jacobi, succesive over-relaxation, Chebyshev, and
conjugate gradient solvers, LASPack contains selected state-of-the-art
algorithms which are commonly used for large sparse systems:
- CG-like methods for non-symmetric systems: CGN, GMRES, BiCG, QMR, CGS, and
BiCGStab,
- multilevel methods such as multigrid and conjugate gradient method
preconditioned by multigrid and BPX preconditioners.
A complete description of the package (including the installation procedure)
you may find in LASPack Reference Manual:
- ¦ ¦ ¦ ¦
- 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/math/laspack/ && make install clean
- To add the package, run one of these commands:
- pkg install math/laspack
- pkg install laspack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: laspack
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (laspack.tgz) = 3bec92900e8fd60a962cb3b2e3d4fb7e55f00fd06b256683427e52cafc2286fa
SIZE (laspack.tgz) = 195214
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for laspack-1.12.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- math_laspack
- USES:
- tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.12.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.12.2 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.12.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.2 27 Dec 2018 12:52:48 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Switch to new test framework |
1.12.2 27 Jun 2016 21:30:34 |
rene |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
1.12.2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.12.2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.12.2 15 Nov 2014 12:20:54 |
antoine |
Cleanup plist |
1.12.2 25 Jun 2014 08:40:14 |
antoine |
- Convert to OPTIONS
- Put HOME in MAKE_ARGS to handle possible override of HOME in MAKE_ENV
from bsd.port.mk |
1.12.2 18 Jun 2014 15:46:57 |
vanilla |
Stagify.
Approved by: portmgr@ |
1.12.2 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.12.2 31 Mar 2011 12:53:57 |
bf |
Switch to MASTER_SITE_NETLIB |
1.12.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.12.2 08 Jul 2008 11:50:37 |
pav |
- Simplify build
- Add (disabled) regression test target
- Update WWW
- Update master sites
PR: ports/124920
Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> |
1.12.2 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
1.12.2 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
1.12.2 03 Oct 2005 18:17:48 |
barner |
Reset maintainer to ports@FreeBSD.org
Requested by: "Pedro F. Giffuni" (old maintainer) |
1.12.2 25 Jul 2005 09:05:50 |
barner |
Add laspack 1.12.2,
package for solving large sparse systems of
linear equations.
PR: 83968
Submitted by: Pedro F. Giffuni" <giffunip at asme dot org> |