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
elemental Dense and sparse linear algebra, conic optimization, lattice reduction
1.5.3 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 1.5.2_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-04-30 01:52:19
Last Update: 2024-03-09 07:34:14
Commit Hash: 5bbc822
License: BSD2CLAUSE
WWW:
https://github.com/LLNL/Elemental
Description:
Distributed-memory, arbitrary-precision, dense and sparse-direct linear algebra, conic optimization, and lattice reduction.
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 (355 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/elemental-1.5.3/catalog.mk
  3. /usr/local/share/licenses/elemental-1.5.3/LICENSE
  4. /usr/local/share/licenses/elemental-1.5.3/BSD2CLAUSE
  5. include/El-lite.hpp
  6. include/El.hpp
  7. include/El/blas_like.hpp
  8. include/El/blas_like/level1.hpp
  9. include/El/blas_like/level1/AllReduce.hpp
  10. include/El/blas_like/level1/Axpy.hpp
  11. include/El/blas_like/level1/Axpy/util.hpp
  12. include/El/blas_like/level1/AxpyContract.hpp
  13. include/El/blas_like/level1/AxpyTrapezoid.hpp
  14. include/El/blas_like/level1/Broadcast.hpp
  15. include/El/blas_like/level1/Concatenate.hpp
  16. include/El/blas_like/level1/Conjugate.hpp
  17. include/El/blas_like/level1/ConjugateDiagonal.hpp
  18. include/El/blas_like/level1/ConjugateSubmatrix.hpp
  19. include/El/blas_like/level1/Contract.hpp
  20. include/El/blas_like/level1/Copy.hpp
  21. include/El/blas_like/level1/Copy/AllGather.hpp
  22. include/El/blas_like/level1/Copy/ColAllGather.hpp
  23. include/El/blas_like/level1/Copy/ColAllToAllDemote.hpp
  24. include/El/blas_like/level1/Copy/ColAllToAllPromote.hpp
  25. include/El/blas_like/level1/Copy/ColFilter.hpp
  26. include/El/blas_like/level1/Copy/Exchange.hpp
  27. include/El/blas_like/level1/Copy/Filter.hpp
  28. include/El/blas_like/level1/Copy/Gather.hpp
  29. include/El/blas_like/level1/Copy/GeneralPurpose.hpp
  30. include/El/blas_like/level1/Copy/PartialColAllGather.hpp
  31. include/El/blas_like/level1/Copy/PartialColFilter.hpp
  32. include/El/blas_like/level1/Copy/PartialRowAllGather.hpp
  33. include/El/blas_like/level1/Copy/PartialRowFilter.hpp
  34. include/El/blas_like/level1/Copy/RowAllGather.hpp
  35. include/El/blas_like/level1/Copy/RowAllToAllDemote.hpp
  36. include/El/blas_like/level1/Copy/RowAllToAllPromote.hpp
  37. include/El/blas_like/level1/Copy/RowFilter.hpp
  38. include/El/blas_like/level1/Copy/Scatter.hpp
  39. include/El/blas_like/level1/Copy/Translate.hpp
  40. include/El/blas_like/level1/Copy/TranslateBetweenGrids.hpp
  41. include/El/blas_like/level1/Copy/TransposeDist.hpp
  42. include/El/blas_like/level1/Copy/internal_decl.hpp
  43. include/El/blas_like/level1/Copy/internal_impl.hpp
  44. include/El/blas_like/level1/Copy/util.hpp
  45. include/El/blas_like/level1/CopyAsyncDistMatrix.hpp
  46. include/El/blas_like/level1/CopyAsyncLocal.hpp
  47. include/El/blas_like/level1/CopyDistMatrix.hpp
  48. include/El/blas_like/level1/CopyFromRoot.hpp
  49. include/El/blas_like/level1/CopyLocal.hpp
  50. include/El/blas_like/level1/DiagonalScale.hpp
  51. include/El/blas_like/level1/DiagonalScaleTrapezoid.hpp
  52. include/El/blas_like/level1/DiagonalSolve.hpp
  53. include/El/blas_like/level1/Dot.hpp
  54. include/El/blas_like/level1/EntrywiseFill.hpp
  55. include/El/blas_like/level1/EntrywiseMap.hpp
  56. include/El/blas_like/level1/Fill.hpp
  57. include/El/blas_like/level1/FillDiagonal.hpp
  58. include/El/blas_like/level1/GetDiagonal.hpp
  59. include/El/blas_like/level1/GetMappedDiagonal.hpp
  60. include/El/blas_like/level1/GetSubmatrix.hpp
  61. include/El/blas_like/level1/Givens.hpp
  62. include/El/blas_like/level1/Hadamard.hpp
  63. include/El/blas_like/level1/ImagPart.hpp
  64. include/El/blas_like/level1/IndexDependentFill.hpp
  65. include/El/blas_like/level1/IndexDependentMap.hpp
  66. include/El/blas_like/level1/Kronecker.hpp
  67. include/El/blas_like/level1/MakeDiagonalReal.hpp
  68. include/El/blas_like/level1/MakeReal.hpp
  69. include/El/blas_like/level1/MakeSubmatrixReal.hpp
  70. include/El/blas_like/level1/MakeSymmetric.hpp
  71. include/El/blas_like/level1/MakeTrapezoidal.hpp
  72. include/El/blas_like/level1/Nrm2.hpp
  73. include/El/blas_like/level1/QuasiDiagonalScale.hpp
  74. include/El/blas_like/level1/QuasiDiagonalSolve.hpp
  75. include/El/blas_like/level1/RealPart.hpp
  76. include/El/blas_like/level1/Recv.hpp
  77. include/El/blas_like/level1/Reshape.hpp
  78. include/El/blas_like/level1/Rotate.hpp
  79. include/El/blas_like/level1/Round.hpp
  80. include/El/blas_like/level1/SafeScale.hpp
  81. include/El/blas_like/level1/Scale.hpp
  82. include/El/blas_like/level1/ScaleTrapezoid.hpp
  83. include/El/blas_like/level1/Send.hpp
  84. include/El/blas_like/level1/SendRecv.hpp
  85. include/El/blas_like/level1/SetDiagonal.hpp
  86. include/El/blas_like/level1/SetSubmatrix.hpp
  87. include/El/blas_like/level1/Shift.hpp
  88. include/El/blas_like/level1/ShiftDiagonal.hpp
  89. include/El/blas_like/level1/Transpose.hpp
  90. include/El/blas_like/level1/Transpose/ColAllGather.hpp
  91. include/El/blas_like/level1/Transpose/ColFilter.hpp
  92. include/El/blas_like/level1/Transpose/PartialColAllGather.hpp
  93. include/El/blas_like/level1/Transpose/PartialColFilter.hpp
  94. include/El/blas_like/level1/Transpose/PartialRowFilter.hpp
  95. include/El/blas_like/level1/Transpose/RowFilter.hpp
  96. include/El/blas_like/level1/TransposeAxpy.hpp
  97. include/El/blas_like/level1/TransposeAxpyContract.hpp
  98. include/El/blas_like/level1/TransposeContract.hpp
  99. include/El/blas_like/level1/UpdateDiagonal.hpp
  100. include/El/blas_like/level1/UpdateMappedDiagonal.hpp
  101. include/El/blas_like/level1/UpdateSubmatrix.hpp
  102. include/El/blas_like/level1/Zero.hpp
  103. include/El/blas_like/level1/decl.hpp
  104. include/El/blas_like/level1/impl.hpp
  105. include/El/blas_like/level2.hpp
  106. include/El/blas_like/level2/CReflect.hpp
  107. include/El/blas_like/level3.hpp
  108. include/El/blas_like/level3/CReflect.hpp
  109. include/El/config.h
  110. include/El/control.hpp
  111. include/El/core.hpp
  112. include/El/core/AbstractMatrix.hpp
  113. include/El/core/AbstractMatrix/decl.hpp
  114. include/El/core/AbstractMatrix/impl.hpp
  115. include/El/core/CReflect.hpp
  116. include/El/core/DistMap.hpp
  117. include/El/core/DistMap/decl.hpp
  118. include/El/core/DistMatrix.hpp
  119. include/El/core/DistMatrix/AbstractDistMatrix.hpp
  120. include/El/core/DistMatrix/Block.hpp
  121. include/El/core/DistMatrix/Block/CIRC_CIRC.hpp
  122. include/El/core/DistMatrix/Block/MC_MR.hpp
  123. include/El/core/DistMatrix/Block/MC_STAR.hpp
  124. include/El/core/DistMatrix/Block/MD_STAR.hpp
  125. include/El/core/DistMatrix/Block/MR_MC.hpp
  126. include/El/core/DistMatrix/Block/MR_STAR.hpp
  127. include/El/core/DistMatrix/Block/STAR_MC.hpp
  128. include/El/core/DistMatrix/Block/STAR_MD.hpp
  129. include/El/core/DistMatrix/Block/STAR_MR.hpp
  130. include/El/core/DistMatrix/Block/STAR_STAR.hpp
  131. include/El/core/DistMatrix/Block/STAR_VC.hpp
  132. include/El/core/DistMatrix/Block/STAR_VR.hpp
  133. include/El/core/DistMatrix/Block/VC_STAR.hpp
  134. include/El/core/DistMatrix/Block/VR_STAR.hpp
  135. include/El/core/DistMatrix/ElementMatrix.hpp
  136. include/El/core/DistMatrix/ElementMatrix/CIRC_CIRC.hpp
  137. include/El/core/DistMatrix/ElementMatrix/MC_MR.hpp
  138. include/El/core/DistMatrix/ElementMatrix/MC_STAR.hpp
  139. include/El/core/DistMatrix/ElementMatrix/MD_STAR.hpp
  140. include/El/core/DistMatrix/ElementMatrix/MR_MC.hpp
  141. include/El/core/DistMatrix/ElementMatrix/MR_STAR.hpp
  142. include/El/core/DistMatrix/ElementMatrix/STAR_MC.hpp
  143. include/El/core/DistMatrix/ElementMatrix/STAR_MD.hpp
  144. include/El/core/DistMatrix/ElementMatrix/STAR_MR.hpp
  145. include/El/core/DistMatrix/ElementMatrix/STAR_STAR.hpp
  146. include/El/core/DistMatrix/ElementMatrix/STAR_VC.hpp
  147. include/El/core/DistMatrix/ElementMatrix/STAR_VR.hpp
  148. include/El/core/DistMatrix/ElementMatrix/VC_STAR.hpp
  149. include/El/core/DistMatrix/ElementMatrix/VR_STAR.hpp
  150. include/El/core/DistPermutation.hpp
  151. include/El/core/Element.hpp
  152. include/El/core/Element/Complex/decl.hpp
  153. include/El/core/Element/Complex/impl.hpp
  154. include/El/core/Element/decl.hpp
  155. include/El/core/Element/impl.hpp
  156. include/El/core/FlamePart.hpp
  157. include/El/core/FlamePart/Merge.hpp
  158. include/El/core/FlamePart/Partition.hpp
  159. include/El/core/FlamePart/Repartition.hpp
  160. include/El/core/FlamePart/SlidePartition.hpp
  161. include/El/core/Grid.hpp
  162. include/El/core/Matrix.hpp
  163. include/El/core/Matrix/decl.hpp
  164. include/El/core/Matrix/impl.hpp
  165. include/El/core/Matrix/impl_cpu.hpp
  166. include/El/core/Matrix/impl_gpu.hpp
  167. include/El/core/Memory.hpp
  168. include/El/core/Memory/decl.hpp
  169. include/El/core/Memory/impl.hpp
  170. include/El/core/MemoryPool.hpp
  171. include/El/core/Permutation.hpp
  172. include/El/core/Profiling.hpp
  173. include/El/core/Proxy.hpp
  174. include/El/core/ProxyDevice.hpp
  175. include/El/core/Serialize.hpp
  176. include/El/core/Timer.hpp
  177. include/El/core/View.hpp
  178. include/El/core/View/decl.hpp
  179. include/El/core/View/impl.hpp
  180. include/El/core/environment/decl.hpp
  181. include/El/core/environment/impl.hpp
  182. include/El/core/imports/aluminum.hpp
  183. include/El/core/imports/blas.hpp
  184. include/El/core/imports/choice.hpp
  185. include/El/core/imports/flame.hpp
  186. include/El/core/imports/lapack.hpp
  187. include/El/core/imports/mkl.hpp
  188. include/El/core/imports/mpfr.hpp
  189. include/El/core/imports/mpi.hpp
  190. include/El/core/imports/mpi/aluminum_comm.hpp
  191. include/El/core/imports/mpi/comm.hpp
  192. include/El/core/imports/mpi/comm_impl.hpp
  193. include/El/core/imports/mpi/error.hpp
  194. include/El/core/imports/mpi/meta.hpp
  195. include/El/core/imports/mpi/plain_comm.hpp
  196. include/El/core/imports/mpi_choice.hpp
  197. include/El/core/imports/omp.hpp
  198. include/El/core/imports/openblas.hpp
  199. include/El/core/imports/pmrrr.hpp
  200. include/El/core/imports/qd.hpp
  201. include/El/core/imports/qt5.hpp
  202. include/El/core/imports/scalapack.hpp
  203. include/El/core/imports/scalapack/blacs.hpp
  204. include/El/core/imports/scalapack/pblas.hpp
  205. include/El/core/imports/suite_sparse.hpp
  206. include/El/core/imports/valgrind.hpp
  207. include/El/core/indexing/decl.hpp
  208. include/El/core/indexing/impl.hpp
  209. include/El/core/limits.hpp
  210. include/El/core/random/decl.hpp
  211. include/El/core/random/impl.hpp
  212. include/El/core/types.hpp
  213. include/El/hydrogen_config.h
  214. include/El/io.hpp
  215. include/El/io/CReflect.hpp
  216. include/El/io/ComplexDisplayWindow-premoc.hpp
  217. include/El/io/DisplayWidget.hpp
  218. include/El/io/DisplayWindow-premoc.hpp
  219. include/El/io/SpyWidget.hpp
  220. include/El/io/SpyWindow.hpp
  221. include/El/lapack_like.hpp
  222. include/El/lapack_like/CReflect.hpp
  223. include/El/lapack_like/condense.hpp
  224. include/El/lapack_like/condense/CReflect.hpp
  225. include/El/lapack_like/equilibrate.hpp
  226. include/El/lapack_like/euclidean_min.hpp
  227. include/El/lapack_like/euclidean_min/CReflect.hpp
  228. include/El/lapack_like/factor.hpp
  229. include/El/lapack_like/factor/CReflect.hpp
  230. include/El/lapack_like/factor/ldl/sparse/numeric.hpp
  231. include/El/lapack_like/factor/ldl/sparse/symbolic.hpp
  232. include/El/lapack_like/factor/ldl/sparse/symbolic/NodeInfo.hpp
  233. include/El/lapack_like/factor/ldl/sparse/symbolic/Separator.hpp
  234. include/El/lapack_like/factor/qr/ProxyHouseholder.hpp
  235. include/El/lapack_like/funcs.hpp
  236. include/El/lapack_like/perm.hpp
  237. include/El/lapack_like/props.hpp
  238. include/El/lapack_like/props/CReflect.hpp
  239. include/El/lapack_like/reflect.hpp
  240. include/El/lapack_like/solve.hpp
  241. include/El/lapack_like/solve/FGMRES.hpp
  242. include/El/lapack_like/solve/LGMRES.hpp
  243. include/El/lapack_like/solve/Refined.hpp
  244. include/El/lapack_like/spectral.hpp
  245. include/El/lapack_like/spectral/CReflect.hpp
  246. include/El/lapack_like/spectral/HermitianEig.hpp
  247. include/El/lapack_like/spectral/Lanczos.hpp
  248. include/El/lapack_like/spectral/ProductLanczos.hpp
  249. include/El/lapack_like/spectral/SVD.hpp
  250. include/El/lapack_like/spectral/Schur.hpp
  251. include/El/lapack_like/util.hpp
  252. include/El/macros/CInstantiate.h
  253. include/El/macros/DeviceGuardAndPayload.h
  254. include/El/macros/GuardAndPayload.h
  255. include/El/macros/Instantiate.h
  256. include/El/macros/NestedGuardAndPayload.h
  257. include/El/matrices.hpp
  258. include/El/matrices/deterministic/classical/Circulant.hpp
  259. include/El/matrices/deterministic/lattice/NTRUAttack.hpp
  260. include/hydrogen/Device.hpp
  261. include/hydrogen/Error.hpp
  262. include/hydrogen/MultiSync.hpp
  263. include/hydrogen/SyncInfo.hpp
  264. include/hydrogen/SyncInfoAllDecl.hpp
  265. include/hydrogen/SyncInfoBase.hpp
  266. include/hydrogen/SynchronizeAPI.hpp
  267. include/hydrogen/blas/BLAS_Common.hpp
  268. include/hydrogen/blas/GPU_BLAS.hpp
  269. include/hydrogen/blas/GPU_BLAS_decl.hpp
  270. include/hydrogen/blas/GPU_BLAS_impl.hpp
  271. include/hydrogen/blas/gpu/Axpy.hpp
  272. include/hydrogen/blas/gpu/CombineImpl.hpp
  273. include/hydrogen/blas/gpu/Copy.hpp
  274. include/hydrogen/blas/gpu/EntrywiseMapImpl.hpp
  275. include/hydrogen/blas/gpu/Fill.hpp
  276. include/hydrogen/blas/gpu/Hadamard.hpp
  277. include/hydrogen/blas/gpu/Scale.hpp
  278. include/hydrogen/blas/gpu/Transpose.hpp
  279. include/hydrogen/device/GPU.hpp
  280. include/hydrogen/device/gpu/BasicCopy.hpp
  281. include/hydrogen/device/gpu/CUB.hpp
  282. include/hydrogen/device/gpu/CUDA.hpp
  283. include/hydrogen/device/gpu/GPUError.hpp
  284. include/hydrogen/device/gpu/GPURuntime.hpp
  285. include/hydrogen/device/gpu/ROCm.hpp
  286. include/hydrogen/device/gpu/SyncInfo.hpp
  287. include/hydrogen/device/gpu/cuda/CUDACopy.hpp
  288. include/hydrogen/device/gpu/cuda/CUDAError.hpp
  289. include/hydrogen/device/gpu/cuda/CUDALaunchKernel.hpp
  290. include/hydrogen/device/gpu/cuda/CUDAManagement.hpp
  291. include/hydrogen/device/gpu/cuda/SyncInfo.hpp
  292. include/hydrogen/device/gpu/cuda/cuBLAS.hpp
  293. include/hydrogen/device/gpu/cuda/cuBLASError.hpp
  294. include/hydrogen/device/gpu/cuda/cuBLASManagement.hpp
  295. include/hydrogen/device/gpu/cuda/cuBLASMeta.hpp
  296. include/hydrogen/device/gpu/cuda/cuBLASUtil.hpp
  297. include/hydrogen/device/gpu/cuda/cuBLAS_API.hpp
  298. include/hydrogen/device/gpu/cuda/cuSOLVER.hpp
  299. include/hydrogen/device/gpu/cuda/cuSOLVERError.hpp
  300. include/hydrogen/device/gpu/cuda/cuSOLVERManagement.hpp
  301. include/hydrogen/device/gpu/cuda/cuSOLVERMeta.hpp
  302. include/hydrogen/device/gpu/cuda/cuSOLVERUtil.hpp
  303. include/hydrogen/device/gpu/cuda/cuSOLVER_API.hpp
  304. include/hydrogen/device/gpu/rocm/ROCmCopy.hpp
  305. include/hydrogen/device/gpu/rocm/ROCmError.hpp
  306. include/hydrogen/device/gpu/rocm/ROCmLaunchKernel.hpp
  307. include/hydrogen/device/gpu/rocm/ROCmManagement.hpp
  308. include/hydrogen/device/gpu/rocm/SyncInfo.hpp
  309. include/hydrogen/device/gpu/rocm/rocBLAS.hpp
  310. include/hydrogen/device/gpu/rocm/rocBLASError.hpp
  311. include/hydrogen/device/gpu/rocm/rocBLASManagement.hpp
  312. include/hydrogen/device/gpu/rocm/rocBLASMeta.hpp
  313. include/hydrogen/device/gpu/rocm/rocBLASUtil.hpp
  314. include/hydrogen/device/gpu/rocm/rocBLAS_API.hpp
  315. include/hydrogen/device/gpu/rocm/rocSOLVER.hpp
  316. include/hydrogen/device/gpu/rocm/rocSOLVERError.hpp
  317. include/hydrogen/device/gpu/rocm/rocSOLVERManagement.hpp
  318. include/hydrogen/device/gpu/rocm/rocSOLVERMeta.hpp
  319. include/hydrogen/device/gpu/rocm/rocSOLVERUtil.hpp
  320. include/hydrogen/device/gpu/rocm/rocSOLVER_API.hpp
  321. include/hydrogen/meta/IndexSequence.hpp
  322. include/hydrogen/meta/MetaUtilities.hpp
  323. include/hydrogen/meta/TypeList.hpp
  324. include/hydrogen/meta/TypeTraits.hpp
  325. include/hydrogen/utils/HalfPrecision.hpp
  326. include/hydrogen/utils/NumericTypeConversion.hpp
  327. include/hydrogen/utils/SimpleBuffer.hpp
  328. lib/cmake/hydrogen/HydrogenConfig.cmake
  329. lib/cmake/hydrogen/HydrogenConfigVersion.cmake
  330. lib/cmake/hydrogen/HydrogenTargets-release.cmake
  331. lib/cmake/hydrogen/HydrogenTargets.cmake
  332. lib/cmake/hydrogen/modules/FindAndVerifyExtendedPrecision.cmake
  333. lib/cmake/hydrogen/modules/FindAndVerifyLAPACK.cmake
  334. lib/cmake/hydrogen/modules/FindAndVerifyMPI.cmake
  335. lib/cmake/hydrogen/modules/FindAndVerifyOpenMP.cmake
  336. lib/cmake/hydrogen/modules/FindCUB.cmake
  337. lib/cmake/hydrogen/modules/FindGMP.cmake
  338. lib/cmake/hydrogen/modules/FindHALF.cmake
  339. lib/cmake/hydrogen/modules/FindMPC.cmake
  340. lib/cmake/hydrogen/modules/FindMPFR.cmake
  341. lib/cmake/hydrogen/modules/FindNVTX.cmake
  342. lib/cmake/hydrogen/modules/FindQD.cmake
  343. lib/cmake/hydrogen/modules/FindQuadmath.cmake
  344. lib/cmake/hydrogen/modules/FindROCBLAS.cmake
  345. lib/cmake/hydrogen/modules/FindRoctracer.cmake
  346. lib/cmake/hydrogen/modules/FindVTUNE.cmake
  347. lib/cmake/hydrogen/modules/FindValgrind.cmake
  348. lib/cmake/hydrogen/modules/HydrogenCleanupHIPTargets.cmake
  349. lib/cmake/hydrogen/modules/HydrogenETIGeneration.cmake
  350. lib/cmake/hydrogen/modules/PrintHydrogenSummary.cmake
  351. lib/libHydrogen_CXX.so
  352. lib/libHydrogen_CXX.so.1.5.3
  353. @owner
  354. @group
  355. @mode
Collapse this list.
Dependency lines:
  • elemental>0:math/elemental
To install the port:
cd /usr/ports/math/elemental/ && make install clean
To add the package, run one of these commands:
  • pkg install math/elemental
  • pkg install elemental
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: elemental
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709951942 SHA256 (LLNL-Elemental-v1.5.3_GH0.tar.gz) = faefbe738bd364d0e26ce9ad079a11c93a18c6f075719a365fd4fa5f1f7a989a SIZE (LLNL-Elemental-v1.5.3_GH0.tar.gz) = 2756471

Packages (timestamps in pop-ups are UTC):
elemental
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.5.3-1.5.3----
FreeBSD:13:quarterly-1.5.2_1-1.5.2_1----
FreeBSD:14:latest-1.5.3-1.5.3----
FreeBSD:14:quarterly-1.5.3-1.5.2_1----
FreeBSD:15:latest-1.5.3n/a1.5.2_1n/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. cmake : devel/cmake-core
  2. gfortran13 : lang/gcc13
  3. as : devel/binutils
Test dependencies:
  1. catch>0 : devel/catch
Runtime dependencies:
  1. gfortran13 : lang/gcc13
Library dependencies:
  1. libgmp.so : math/gmp
  2. libmetis.so : math/metis
  3. libmpc.so : math/mpc
  4. libmpfr.so : math/mpfr
  5. libmpi_cxx.so : net/openmpi4
  6. libopenblas.so : math/openblas
  7. libqd.so : math/qd
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for elemental-1.5.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
math_elemental
USES:
cmake compiler:c++14-lang fortran
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/LLNL/Elemental/tar.gz/v1.5.3?dummy=/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.3
09 Mar 2024 07:34:14
commit hash: 5bbc822e37b6c81c6058347c229a7fcbb683bfc0commit hash: 5bbc822e37b6c81c6058347c229a7fcbb683bfc0commit hash: 5bbc822e37b6c81c6058347c229a7fcbb683bfc0commit hash: 5bbc822e37b6c81c6058347c229a7fcbb683bfc0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/elemental: update 1.5.2 → 1.5.3

Reported by:	portscout
1.5.2_2
18 Feb 2024 09:29:31
commit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373a files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after OpenMPI upgrade
1.5.2_1
18 Feb 2024 09:22:35
commit hash: a62b21d98ac3a81da7047e4f6c3cc97b28c4a955commit hash: a62b21d98ac3a81da7047e4f6c3cc97b28c4a955commit hash: a62b21d98ac3a81da7047e4f6c3cc97b28c4a955commit hash: a62b21d98ac3a81da7047e4f6c3cc97b28c4a955 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: fix the dependency to net/openmpi4

For ports without USES=mpi:openmpi. For the others, it will be set
automatically.
1.5.2_1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
1.5.2_1
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
1.5.2
18 Aug 2023 06:57:48
commit hash: 7493b17f6380b2abfe0fa71f221312b9500b1e69commit hash: 7493b17f6380b2abfe0fa71f221312b9500b1e69commit hash: 7493b17f6380b2abfe0fa71f221312b9500b1e69commit hash: 7493b17f6380b2abfe0fa71f221312b9500b1e69 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/elemental: Update 1.5.1 → 1.5.2

Reported by:	portscout
1.5.1_2
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.5.1_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.5.1_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.5.1_1
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.
1.5.1_1
21 Mar 2021 09:57:05
Revision:568912Original commit files touched by this commit
gerald search for other commits by this committer
Update to MPC version 1.2.0 with the following changes:
 - New functions:
   . mpc_sum
   . mpc_dot
 - Several functions are more robust with a reduced exponent range
   (for example corresponding to IEEE 754 binary formats).
 - New mpcheck tool for comparison with the native C library (which
   is not installed by default).

Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.

PR:		249950
Submitted by:	wen
1.5.1
07 Feb 2021 23:13:49
Revision:564662Original commit files touched by this commit
yuri search for other commits by this committer
math/elemental: Update 1.5.0 -> 1.5.1

Reported by:	portscout
1.5.0
09 Oct 2020 20:21:24
Revision:551819Original commit files touched by this commit
yuri search for other commits by this committer
math/elemental: Update 1.4.0 -> 1.5.0

Reported by:	portscout
1.4.0
07 Sep 2020 06:24:40
Revision:547879Original commit files touched by this commit
yuri search for other commits by this committer
math/elemental: Update 0.87.7 -> 1.4.0

The LLNL account is am actively developed fork.
0.87.7_1
29 May 2020 22:32:34
Revision:537003Original commit files touched by this commit
linimon search for other commits by this committer
Mark as BROKEN on powerpc64-12.  Builds on powerpc64-13 and elsewhere.

Approved by:	portmgr (tier-2 blanket)
0.87.7_1
22 May 2020 00:35:49
Revision:536179Original commit files touched by this commit
yuri search for other commits by this committer
math/elemental: Broken on i386

Reported by:	fallout
0.87.7_1
06 May 2020 16:11:15
Revision:534185Original commit files touched by this commit
yuri search for other commits by this committer
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas.
0.87.7
30 Apr 2020 01:52:13
Revision:533406Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/elemental: Dense and sparse linear algebra, conic optimization,
lattice reduction

Number of commits found: 19