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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
spooles-mpich SParse Object Oriented Linear Equations Solver
2.2_16 math on this many watch lists=0 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 2.2_15Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-05-05 01:38:45
Last Update: 2022-07-20 14:22:24
Commit Hash: f53eb28
License: PD
WWW:
https://www.netlib.org/linalg/spooles/spooles.2.2.html
Description:
SPOOLES is a library for solving sparse real and complex linear systems of equations, written in the C language using object oriented design. At present, there is the following functionality: 1. Compute multiple minimum degree, generalized nested dissection and multisection orderings of matrices with symmetric structure. 2. Factor and solve square linear systems of equations with symmetric structure, with or without pivoting for stability. The factorization can be symmetric LDLT, Hermitian LDLH, or nonsymmetric LDU. A direct factorization or a drop tolerance factorization can be computed. The factors and solve can be done in serial mode, multithreaded with Solaris or POSIX threads, or with MPI. 3. Factor and solve overdetermined full rank systems of equations using a multifrontal QR factorization, in serial or using POSIX threads. 4. Solve square linear systems using a variety of Krylov iterative methods. The preconditioner is a drop tolerance factorization, with or without pivoting for stability.
Homepage    cgit ¦ Codeberg ¦ 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 (118 items)
Collapse this list.
  1. /usr/local/share/licenses/spooles-mpich-2.2_16/catalog.mk
  2. /usr/local/share/licenses/spooles-mpich-2.2_16/LICENSE
  3. /usr/local/share/licenses/spooles-mpich-2.2_16/PD
  4. include/spooles/A2.h
  5. include/spooles/A2/A2.h
  6. include/spooles/BKL.h
  7. include/spooles/BPG.h
  8. include/spooles/BPG/BPG.h
  9. include/spooles/Chv.h
  10. include/spooles/Chv/Chv.h
  11. include/spooles/ChvList.h
  12. include/spooles/ChvList/ChvList.h
  13. include/spooles/ChvManager.h
  14. include/spooles/ChvManager/ChvManager.h
  15. include/spooles/Coords.h
  16. include/spooles/Coords/Coords.h
  17. include/spooles/DSTree.h
  18. include/spooles/DSTree/DSTree.h
  19. include/spooles/DV.h
  20. include/spooles/DV/DV.h
  21. include/spooles/DenseMtx.h
  22. include/spooles/DenseMtx/DenseMtx.h
  23. include/spooles/Drand.h
  24. include/spooles/Drand/Drand.h
  25. include/spooles/EGraph.h
  26. include/spooles/ETree.h
  27. include/spooles/ETree/ETree.h
  28. include/spooles/FrontMtx.h
  29. include/spooles/FrontMtx/FrontMtx.h
  30. include/spooles/GPart.h
  31. include/spooles/GPart/DDsepInfo.h
  32. include/spooles/GPart/GPart.h
  33. include/spooles/Graph.h
  34. include/spooles/Graph/Graph.h
  35. include/spooles/I2Ohash.h
  36. include/spooles/I2Ohash/I2Ohash.h
  37. include/spooles/IIheap.h
  38. include/spooles/IIheap/IIheap.h
  39. include/spooles/ILUMtx.h
  40. include/spooles/IV.h
  41. include/spooles/IV/IV.h
  42. include/spooles/IVL.h
  43. include/spooles/IVL/IVL.h
  44. include/spooles/Ideq.h
  45. include/spooles/Ideq/Ideq.h
  46. include/spooles/InpMtx.h
  47. include/spooles/InpMtx/InpMtx.h
  48. include/spooles/Lock.h
  49. include/spooles/Lock/Lock.h
  50. include/spooles/MPI.h
  51. include/spooles/MSMD.h
  52. include/spooles/MSMD/MSMD.h
  53. include/spooles/MT.h
  54. include/spooles/Network.h
  55. include/spooles/PatchAndGoInfo/PatchAndGoInfo.h
  56. include/spooles/PatchAndGoInfo.h
  57. include/spooles/Pencil.h
  58. include/spooles/Pencil/Pencil.h
  59. include/spooles/Perm.h
  60. include/spooles/SPOOLES.h
  61. include/spooles/SolveMap.h
  62. include/spooles/SolveMap/SolveMap.h
  63. include/spooles/SubMtx.h
  64. include/spooles/SubMtx/SubMtx.h
  65. include/spooles/SubMtxList.h
  66. include/spooles/SubMtxList/SubMtxList.h
  67. include/spooles/SubMtxManager.h
  68. include/spooles/SubMtxManager/SubMtxManager.h
  69. include/spooles/SymbFac.h
  70. include/spooles/SymbFac/SymbFac.h
  71. include/spooles/Tree.h
  72. include/spooles/Tree/Tree.h
  73. include/spooles/Utilities.h
  74. include/spooles/Utilities/util.h
  75. include/spooles/Utilities/CV.h
  76. include/spooles/Utilities/DLIST.h
  77. include/spooles/Utilities/DV.h
  78. include/spooles/Utilities/DVsort.h
  79. include/spooles/Utilities/FV.h
  80. include/spooles/Utilities/FileType.h
  81. include/spooles/Utilities/I2OP.h
  82. include/spooles/Utilities/IP.h
  83. include/spooles/Utilities/IV.h
  84. include/spooles/Utilities/IVsort.h
  85. include/spooles/Utilities/MM.h
  86. include/spooles/Utilities/ND.h
  87. include/spooles/Utilities/PCV.h
  88. include/spooles/Utilities/PDV.h
  89. include/spooles/Utilities/PFV.h
  90. include/spooles/Utilities/PIV.h
  91. include/spooles/Utilities/Utilities.h
  92. include/spooles/Utilities/ZV.h
  93. include/spooles/Utilities/axpy.h
  94. include/spooles/Utilities/iohb.h
  95. include/spooles/Utilities/mdot.h
  96. include/spooles/Utilities/misc.h
  97. include/spooles/Utilities/newsort.h
  98. include/spooles/ZV.h
  99. include/spooles/ZV/ZV.h
  100. include/spooles/cfiles.h
  101. include/spooles/misc.h
  102. include/spooles/misc/misc.h
  103. include/spooles/timings.h
  104. lib/libspooles.a
  105. lib/libspooles.so
  106. lib/libspooles.so.1
  107. include/spooles/MPI/spoolesMPI.h
  108. @comment include/spooles/MT/spoolesMT.h
  109. share/doc/spooles/AllInOne.ps.gz
  110. share/doc/spooles/Eigen.ps.gz
  111. share/doc/spooles/Install.ps.gz
  112. share/doc/spooles/LinSol.ps.gz
  113. share/doc/spooles/Ordering.ps.gz
  114. share/doc/spooles/PP99.ps.gz
  115. share/doc/spooles/ReferenceManual.ps.gz
  116. @owner
  117. @group
  118. @mode
Collapse this list.
Dependency lines:
  • spooles-mpich>0:math/spooles-mpich
Conflicts:
CONFLICTS:
  • spooles-2*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/math/spooles-mpich/ && make install clean
To add the package, run one of these commands:
  • pkg install math/spooles-mpich
  • pkg install spooles-mpich
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spooles-mpich
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (spooles/spooles.2.2.tgz) = a84559a0e987a1e423055ef4fdf3035d55b65bbe4bf915efaa1a35bef7f8c5dd SIZE (spooles/spooles.2.2.tgz) = 4510271 SHA256 (spooles/AllInOne.ps.gz) = dd7d081ad2c633ee7e01b2665959c1a085beec4d3efbf97aeb61d10e6e2b7f3d

Expand this list (13 items)

Collapse this list.

SIZE (spooles/AllInOne.ps.gz) = 109732 SHA256 (spooles/Eigen.ps.gz) = 77bd98696c95bafa88206af8fd8d4b00e543e1c8d1da8d289f89dd216c14ca03 SIZE (spooles/Eigen.ps.gz) = 501176 SHA256 (spooles/Install.ps.gz) = f2defd0ae767678d08654acddefc06b6c19219d15b3f470bf495bb81766d7ab9 SIZE (spooles/Install.ps.gz) = 487274 SHA256 (spooles/LinSol.ps.gz) = e9f2488b5fdf26fd0f3bc14e81cc0ed6b43b6c5bcdbc570c3c7375fb1d92832f SIZE (spooles/LinSol.ps.gz) = 503095 SHA256 (spooles/Ordering.ps.gz) = 4de3794fa4a6acd94fe6d384ba660d39d9fe65e98ee0ab968392896d6e1c36f1 SIZE (spooles/Ordering.ps.gz) = 592802 SHA256 (spooles/PP99.ps.gz) = 402263bb4eeec72e2d7395f7d992a957cd2f5876f3aaa8947d640401faff1c9a SIZE (spooles/PP99.ps.gz) = 596047 SHA256 (spooles/ReferenceManual.ps.gz) = 37f4606f8d47a7de48c68bc524a27a54926905cf334b7ddabef36e626f7e21d0 SIZE (spooles/ReferenceManual.ps.gz) = 1198763

Collapse this list.


Packages (timestamps in pop-ups are UTC):
spooles-mpich
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.2_16------
FreeBSD:13:quarterly-2.2_16------
FreeBSD:14:latest-2.2_16------
FreeBSD:14:quarterly-2.2_16------
FreeBSD:15:latest-2.2_16n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Master port: math/spooles
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libmpich.so : net/mpich
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for spooles-mpich-2.2_16: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
math_spooles-mpich
USES:
gmake tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.irisa.fr/pub/netlib/linalg/spooles/
  2. http://netlib.sandia.gov/linalg/spooles/
  3. http://www.netlib.org/linalg/spooles/
Collapse this list.

Number of commits found: 11

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/spooles
CommitCreditsLog message
2.2_15
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.2_15
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2_10
19 Jun 2014 10:00:38
Revision:358373Original commit files touched by this commit
vanilla search for other commits by this committer
remove NO_STAGE.

Approved by:	portmgr@
2.2_10
20 Sep 2013 20:55:06
Revision:327746Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
2.2_9
10 Feb 2012 09:33:05
Original commit files touched by this commit
matthew search for other commits by this committer
Fix the two affected ports

PR:             163963
Approved by:    maho (maintainer) shaun (mentor)
2.2_2
19 Oct 2004 02:10:31
Original commit files touched by this commit
maho search for other commits by this committer
USE_MPI->WITH_MPI and other fix

PR:             72216
Submitted by:   thierry@
2.2_1
06 May 2004 19:49:54
Original commit files touched by this commit
maho search for other commits by this committer
Make portlint happy by replacing space to tab

PR:             65409
Submitted by:   trevor
2.2_1
07 Mar 2004 23:07:46
Original commit files touched by this commit
maho search for other commits by this committer
Fix very bogos miss.

Submitted by:   FreshPorts
2.2_1
07 Mar 2004 22:46:42
Original commit files touched by this commit
maho search for other commits by this committer
USE MASTERDIR when include Makefile

PR:     63730
Submitted by:  Mark Linimon <linimon@FreeBSD.org>
Suggestion by: Masafumi Otsune <info@otsune.com>
2.2
30 Jun 2003 19:11:54
Original commit files touched by this commit
maho search for other commits by this committer
Add dependency for gmake

Noticed by:     kris
2.2
05 May 2003 01:38:17
Original commit files touched by this commit
maho search for other commits by this committer
MPI version of spooles.

Number of commits found: 11