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 on branch 2022Q2
pastix PaStiX: a sparse direct solver
6.3.2 science 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 6.3.2Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 08:33:25
Last Update: 2023-12-14 18:34:00
Commit Hash: dc7f146
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
License: LGPL3
WWW:
https://solverstack.gitlabpages.inria.fr/pastix/
Description:
PaStiX (Parallel Sparse matriX package) is a scientific library that provides a high performance parallel solver for very large sparse linear systems based on direct methods. Numerical algorithms are implemented in single or double precision (real or complex) using LLt, LDLt and LU with static pivoting (for non symmetric matrices having a symmetric pattern). This solver also provides some low-rank compression methods to reduce the memory footprint and/or the time-to-solution. It is bundled with SPM (SParse Matrix Package). See also https://gitlab.inria.fr/solverstack/spm
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (161 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pastix-6.3.2/catalog.mk
  3. /usr/local/share/licenses/pastix-6.3.2/LICENSE
  4. /usr/local/share/licenses/pastix-6.3.2/LGPL3
  5. include/pastix.h
  6. include/pastix/api.h
  7. include/pastix/cblas.h
  8. include/pastix/config.h
  9. include/pastix/datatypes.h
  10. include/pastix/graph.h
  11. include/pastix/lapacke.h
  12. include/pastix/old_api.h
  13. include/pastix/order.h
  14. include/pastix/pastixf.mod
  15. include/pastix/pastixf_bindings.mod
  16. include/pastix/pastixf_enums.mod
  17. include/pastix/pastixf_interfaces.mod
  18. include/pastix/spmf.mod
  19. include/pastix/spmf_bindings.mod
  20. include/pastix/spmf_enums.mod
  21. include/pastix/spmf_interfaces.mod
  22. include/spm.h
  23. include/spm/c_spm.h
  24. include/spm/config.h
  25. include/spm/const.h
  26. include/spm/d_spm.h
  27. include/spm/datatypes.h
  28. include/spm/mpi.h
  29. include/spm/p_spm.h
  30. include/spm/pastixf.mod
  31. include/spm/pastixf_bindings.mod
  32. include/spm/pastixf_enums.mod
  33. include/spm/pastixf_interfaces.mod
  34. include/spm/s_spm.h
  35. include/spm/spmf.mod
  36. include/spm/spmf_bindings.mod
  37. include/spm/spmf_enums.mod
  38. include/spm/spmf_interfaces.mod
  39. include/spm/z_spm.h
  40. lib/cmake/pastix/PASTIXConfig.cmake
  41. lib/cmake/pastix/PASTIXConfigVersion.cmake
  42. lib/cmake/pastix/cblasTargets.cmake
  43. lib/cmake/pastix/lapackeTargets.cmake
  44. lib/cmake/pastix/mTargets.cmake
  45. lib/cmake/pastix/pastixTargets-release.cmake
  46. lib/cmake/pastix/pastixTargets.cmake
  47. lib/cmake/pastix/pastix_kernelsTargets-release.cmake
  48. lib/cmake/pastix/pastix_kernelsTargets.cmake
  49. lib/cmake/pastix/pastixfTargets-release.cmake
  50. lib/cmake/pastix/pastixfTargets.cmake
  51. lib/cmake/spm/SPMConfig.cmake
  52. lib/cmake/spm/SPMConfigVersion.cmake
  53. lib/cmake/spm/spmTargets-release.cmake
  54. lib/cmake/spm/spmTargets.cmake
  55. lib/cmake/spm/spmfTargets-release.cmake
  56. lib/cmake/spm/spmfTargets.cmake
  57. lib/julia/PaStiX/Project.toml
  58. lib/julia/PaStiX/src/PaStiX.jl
  59. lib/julia/PaStiX/src/pastix_enums.jl
  60. lib/julia/spm/Project.toml
  61. lib/julia/spm/examples/spm_driver.jl
  62. lib/julia/spm/examples/spm_user.jl
  63. lib/julia/spm/src/spm.jl
  64. lib/julia/spm/src/spm_enums.jl
  65. lib/libpastix.so
  66. lib/libpastix.so.6.3
  67. lib/libpastix.so.6.3.2
  68. lib/libpastix_kernels.so
  69. lib/libpastixf.so
  70. lib/libpastixf.so.6
  71. lib/libpastixf.so.6.3.2
  72. lib/libspm.so
  73. lib/libspm.so.1
  74. lib/libspm.so.1.2.2
  75. lib/libspmf.so
  76. lib/libspmf.so.1
  77. lib/libspmf.so.1.2.2
  78. lib/python3.9/site-packages/spm/__init__.py
  79. lib/python3.9/site-packages/spm/__pastix__.py
  80. lib/python3.9/site-packages/spm/__spm__.py
  81. lib/python3.9/site-packages/spm/enum.py
  82. lib/python3.9/site-packages/spm/pastix.py
  83. lib/python3.9/site-packages/spm/solver.py
  84. lib/python3.9/site-packages/spm/spm.py
  85. libdata/pkgconfig/pastix.pc
  86. libdata/pkgconfig/pastixf.pc
  87. libdata/pkgconfig/spm.pc
  88. libdata/pkgconfig/spmf.pc
  89. share/bash-completion/completions/pastix/pastix
  90. share/examples/pastix/Makefile
  91. share/examples/pastix/analyze
  92. share/examples/pastix/analyze.c
  93. share/examples/pastix/bench_facto
  94. share/examples/pastix/bench_facto.c
  95. share/examples/pastix/compress
  96. share/examples/pastix/compress.c
  97. share/examples/pastix/fortran/flaplacian
  98. share/examples/pastix/fortran/flaplacian.F90
  99. share/examples/pastix/fortran/fmultidof
  100. share/examples/pastix/fortran/fmultidof.F90
  101. share/examples/pastix/fortran/fmultilap
  102. share/examples/pastix/fortran/fmultilap.F90
  103. share/examples/pastix/fortran/fsimple
  104. share/examples/pastix/fortran/fsimple.F90
  105. share/examples/pastix/fortran/fstep-by-step
  106. share/examples/pastix/fortran/fstep-by-step.F90
  107. share/examples/pastix/fortran/test_mt.in
  108. share/examples/pastix/fortran/test_seq.in
  109. share/examples/pastix/julia/schur.jl
  110. share/examples/pastix/julia/simple.jl
  111. share/examples/pastix/julia/step-by-step.jl
  112. share/examples/pastix/multidof
  113. share/examples/pastix/multidof.c
  114. share/examples/pastix/old/Makefile
  115. share/examples/pastix/old/old_simple
  116. share/examples/pastix/old/old_step-by-step
  117. share/examples/pastix/old/simple.c
  118. share/examples/pastix/old/step-by-step.c
  119. share/examples/pastix/personal
  120. share/examples/pastix/personal.c
  121. share/examples/pastix/python/schur.py
  122. share/examples/pastix/python/schur_obj.py
  123. share/examples/pastix/python/simple.py
  124. share/examples/pastix/python/simple_obj.py
  125. share/examples/pastix/python/step-by-step.py
  126. share/examples/pastix/reentrant
  127. share/examples/pastix/reentrant.c
  128. share/examples/pastix/refinement
  129. share/examples/pastix/refinement.c
  130. share/examples/pastix/schur
  131. share/examples/pastix/schur.c
  132. share/examples/pastix/simple
  133. share/examples/pastix/simple.c
  134. share/examples/pastix/simple_solve_and_refine
  135. share/examples/pastix/simple_solve_and_refine.c
  136. share/examples/pastix/simple_trans
  137. share/examples/pastix/simple_trans.c
  138. share/examples/pastix/spm/Makefile
  139. share/examples/pastix/spm/example_drivers
  140. share/examples/pastix/spm/example_drivers.c
  141. share/examples/pastix/spm/example_lap1
  142. share/examples/pastix/spm/example_lap1.c
  143. share/examples/pastix/spm/example_lap2
  144. share/examples/pastix/spm/example_lap2.c
  145. share/examples/pastix/spm/example_mdof1
  146. share/examples/pastix/spm/example_mdof1.c
  147. share/examples/pastix/spm/example_mdof2
  148. share/examples/pastix/spm/example_mdof2.c
  149. share/examples/pastix/spm/fortran/spmf_driver
  150. share/examples/pastix/spm/fortran/spmf_driver.F90
  151. share/examples/pastix/spm/fortran/spmf_rebalance
  152. share/examples/pastix/spm/fortran/spmf_rebalance.F90
  153. share/examples/pastix/spm/fortran/spmf_user
  154. share/examples/pastix/spm/fortran/spmf_user.F90
  155. share/examples/pastix/spm/python/spm_driver.py
  156. share/examples/pastix/spm/python/spm_scipy.py
  157. share/examples/pastix/step-by-step
  158. share/examples/pastix/step-by-step.c
  159. @owner
  160. @group
  161. @mode
Collapse this list.
Dependency lines:
  • pastix>0:science/pastix
To install the port:
cd /usr/ports/science/pastix/ && make install clean
To add the package, run one of these commands:
  • pkg install science/pastix
  • pkg install pastix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pastix
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1702559693 SHA256 (pastix-6.3.2.tar.gz) = c4da8802d1933eecf8c09d7e63c014c81ccf353fe623142e9f5c5fc65ed82ee0 SIZE (pastix-6.3.2.tar.gz) = 2077150

Packages (timestamps in pop-ups are UTC):
pastix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-6.3.2------
FreeBSD:13:quarterly-6.3.2------
FreeBSD:14:latest-6.3.2------
FreeBSD:14:quarterly-6.3.2------
FreeBSD:15:latest-6.3.2n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  3. cmake : devel/cmake-core
  4. gfortran12 : lang/gcc12
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.9 : lang/python39
  7. as : devel/binutils
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. bash : shells/bash
  2. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  3. gfortran12 : lang/gcc12
  4. python3.9 : lang/python39
Library dependencies:
  1. libmetis.so : math/metis
  2. libjulia.so : lang/julia
  3. libscotch.so : cad/scotch
  4. libhwloc.so : devel/hwloc2
  5. libopenblas.so : math/openblas
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pastix-6.3.2: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
science_pastix
USES:
cmake blaslapack:openblas fortran pkgconfig python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.inria.fr/solverstack/pastix/uploads/32711239db22edb6c291282b581b9e0b/
Collapse this list.

There are no commits on branch 2022Q2 for this port