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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
serac High order nonlinear thermomechanical simulation code
g20260327 science 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 g20220823_7Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-09-05 08:18:21
Last Update: 2026-04-01 09:20:46
Commit Hash: 34247b3
License: BSD3CLAUSE
WWW:
https://github.com/LLNL/smith
Description:
Serac is a 3D implicit nonlinear thermal-structural simulation code. Its primary purpose is to investigate multiphysics abstraction strategies and implicit finite element-based algorithm development for emerging computing architectures. It also serves as a proxy-app for LLNL's Smith code and heavily leverages the MFEM finite element library.
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 (183 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/serac-g20260327/catalog.mk
  3. /usr/local/share/licenses/serac-g20260327/LICENSE
  4. /usr/local/share/licenses/serac-g20260327/BSD3CLAUSE
  5. examples/smith/buckling/cylinder.cpp
  6. examples/smith/simple_conduction/simple_conduction.cpp
  7. examples/smith/using-with-cmake/CMakeLists.txt
  8. examples/smith/using-with-cmake/host-config.cmake
  9. examples/smith/using-with-cmake/smith_example.cpp
  10. include/gretl/about.hpp
  11. include/gretl/checkpoint.hpp
  12. include/gretl/checkpoint_strategy.hpp
  13. include/gretl/config.hpp
  14. include/gretl/create_state.hpp
  15. include/gretl/data_store.hpp
  16. include/gretl/double_state.hpp
  17. include/gretl/git_sha.hpp
  18. include/gretl/gretl.hpp
  19. include/gretl/print_utils.hpp
  20. include/gretl/state.hpp
  21. include/gretl/state_base.hpp
  22. include/gretl/strumm_walther_checkpoint_strategy.hpp
  23. include/gretl/test_utils.hpp
  24. include/gretl/upstream_state.hpp
  25. include/gretl/vector_state.hpp
  26. include/gretl/wang_checkpoint_strategy.hpp
  27. include/smith/differentiable_numerics.hpp
  28. include/smith/differentiable_numerics/differentiable_physics.hpp
  29. include/smith/differentiable_numerics/differentiable_solid_mechanics.hpp
  30. include/smith/differentiable_numerics/differentiable_solver.hpp
  31. include/smith/differentiable_numerics/differentiable_test_utils.hpp
  32. include/smith/differentiable_numerics/dirichlet_boundary_conditions.hpp
  33. include/smith/differentiable_numerics/evaluate_objective.hpp
  34. include/smith/differentiable_numerics/explicit_dynamic_solve.hpp
  35. include/smith/differentiable_numerics/field_state.hpp
  36. include/smith/differentiable_numerics/lumped_mass_explicit_newmark_state_advancer.hpp
  37. include/smith/differentiable_numerics/lumped_mass_weak_form.hpp
  38. include/smith/differentiable_numerics/nonlinear_solve.hpp
  39. include/smith/differentiable_numerics/paraview_writer.hpp
  40. include/smith/differentiable_numerics/reaction.hpp
  41. include/smith/differentiable_numerics/solid_mechanics_state_advancer.hpp
  42. include/smith/differentiable_numerics/state_advancer.hpp
  43. include/smith/differentiable_numerics/time_discretized_weak_form.hpp
  44. include/smith/differentiable_numerics/time_integration_rule.hpp
  45. include/smith/differentiable_numerics/timestep_estimator.hpp
  46. include/smith/functional.hpp
  47. include/smith/infrastructure.hpp
  48. include/smith/infrastructure/about.hpp
  49. include/smith/infrastructure/accelerator.hpp
  50. include/smith/infrastructure/application_manager.hpp
  51. include/smith/infrastructure/cli.hpp
  52. include/smith/infrastructure/debug_print.hpp
  53. include/smith/infrastructure/git_sha.hpp
  54. include/smith/infrastructure/input.hpp
  55. include/smith/infrastructure/logger.hpp
  56. include/smith/infrastructure/memory.hpp
  57. include/smith/infrastructure/mpi_fstream.hpp
  58. include/smith/infrastructure/output.hpp
  59. include/smith/infrastructure/profiling.hpp
  60. include/smith/infrastructure/variant.hpp
  61. include/smith/materials.hpp
  62. include/smith/mesh_utils.hpp
  63. include/smith/mesh_utils/mesh_utils.hpp
  64. include/smith/mesh_utils/mesh_utils_base.hpp
  65. include/smith/numerics.hpp
  66. include/smith/numerics/block_preconditioner.hpp
  67. include/smith/numerics/dense_petsc.hpp
  68. include/smith/numerics/equation_solver.hpp
  69. include/smith/numerics/functional/boundary_integral_kernels.hpp
  70. include/smith/numerics/functional/detail/hexahedron_H1.inl
  71. include/smith/numerics/functional/detail/hexahedron_Hcurl.inl
  72. include/smith/numerics/functional/detail/hexahedron_L2.inl
  73. include/smith/numerics/functional/detail/metaprogramming.hpp
  74. include/smith/numerics/functional/detail/qoi.inl
  75. include/smith/numerics/functional/detail/quadrilateral_H1.inl
  76. include/smith/numerics/functional/detail/quadrilateral_Hcurl.inl
  77. include/smith/numerics/functional/detail/quadrilateral_L2.inl
  78. include/smith/numerics/functional/detail/segment_H1.inl
  79. include/smith/numerics/functional/detail/segment_Hcurl.inl
  80. include/smith/numerics/functional/detail/segment_L2.inl
  81. include/smith/numerics/functional/detail/tetrahedron_H1.inl
  82. include/smith/numerics/functional/detail/tetrahedron_L2.inl
  83. include/smith/numerics/functional/detail/triangle_H1.inl
  84. include/smith/numerics/functional/detail/triangle_L2.inl
  85. include/smith/numerics/functional/differentiate_wrt.hpp
  86. include/smith/numerics/functional/domain.hpp
  87. include/smith/numerics/functional/domain_integral_kernels.hpp
  88. include/smith/numerics/functional/dual.hpp
  89. include/smith/numerics/functional/element_restriction.hpp
  90. include/smith/numerics/functional/finite_element.hpp
  91. include/smith/numerics/functional/function_signature.hpp
  92. include/smith/numerics/functional/functional.hpp
  93. include/smith/numerics/functional/functional_qoi.inl
  94. include/smith/numerics/functional/geometric_factors.hpp
  95. include/smith/numerics/functional/geometry.hpp
  96. include/smith/numerics/functional/integral.hpp
  97. include/smith/numerics/functional/interior_face_integral_kernels.hpp
  98. include/smith/numerics/functional/isotropic_tensor.hpp
  99. include/smith/numerics/functional/polynomials.hpp
  100. include/smith/numerics/functional/quadrature.hpp
  101. include/smith/numerics/functional/quadrature_data.hpp
  102. include/smith/numerics/functional/shape_aware_functional.hpp
  103. include/smith/numerics/functional/tensor.hpp
  104. include/smith/numerics/functional/tuple.hpp
  105. include/smith/numerics/functional/tuple_tensor_dual_functions.hpp
  106. include/smith/numerics/functional/typedefs.hpp
  107. include/smith/numerics/odes.hpp
  108. include/smith/numerics/petsc_solvers.hpp
  109. include/smith/numerics/solver_config.hpp
  110. include/smith/numerics/stdfunction_operator.hpp
  111. include/smith/numerics/trust_region_solver.hpp
  112. include/smith/physics.hpp
  113. include/smith/physics/base_physics.hpp
  114. include/smith/physics/boundary_conditions/boundary_condition.hpp
  115. include/smith/physics/boundary_conditions/boundary_condition_helper.hpp
  116. include/smith/physics/boundary_conditions/boundary_condition_manager.hpp
  117. include/smith/physics/boundary_conditions/components.hpp
  118. include/smith/physics/common.hpp
  119. include/smith/physics/constraint.hpp
  120. include/smith/physics/contact/contact_config.hpp
  121. include/smith/physics/contact/contact_data.hpp
  122. include/smith/physics/contact/contact_interaction.hpp
  123. include/smith/physics/contact_constraint.hpp
  124. include/smith/physics/dfem_mass_weak_form.hpp
  125. include/smith/physics/dfem_solid_weak_form.hpp
  126. include/smith/physics/dfem_weak_form.hpp
  127. include/smith/physics/field_types.hpp
  128. include/smith/physics/fit.hpp
  129. include/smith/physics/functional_objective.hpp
  130. include/smith/physics/functional_weak_form.hpp
  131. include/smith/physics/heat_transfer.hpp
  132. include/smith/physics/heat_transfer_input.hpp
  133. include/smith/physics/heat_transfer_weak_form.hpp
  134. include/smith/physics/materials/green_saint_venant_thermoelastic.hpp
  135. include/smith/physics/materials/hardening_input.hpp
  136. include/smith/physics/materials/liquid_crystal_elastomer.hpp
  137. include/smith/physics/materials/material_verification_tools.hpp
  138. include/smith/physics/materials/parameterized_solid_material.hpp
  139. include/smith/physics/materials/parameterized_thermal_material.hpp
  140. include/smith/physics/materials/parameterized_thermoelastic_material.hpp
  141. include/smith/physics/materials/solid_material.hpp
  142. include/smith/physics/materials/solid_material_input.hpp
  143. include/smith/physics/materials/thermal_material.hpp
  144. include/smith/physics/materials/thermal_material_input.hpp
  145. include/smith/physics/mesh.hpp
  146. include/smith/physics/scalar_objective.hpp
  147. include/smith/physics/solid_mechanics.hpp
  148. include/smith/physics/solid_mechanics_contact.hpp
  149. include/smith/physics/solid_mechanics_input.hpp
  150. include/smith/physics/solid_weak_form.hpp
  151. include/smith/physics/state/finite_element_dual.hpp
  152. include/smith/physics/state/finite_element_state.hpp
  153. include/smith/physics/state/finite_element_vector.hpp
  154. include/smith/physics/state/state_manager.hpp
  155. include/smith/physics/thermomechanics.hpp
  156. include/smith/physics/thermomechanics_input.hpp
  157. include/smith/physics/thermomechanics_monolithic.hpp
  158. include/smith/physics/weak_form.hpp
  159. include/smith/smith.hpp
  160. include/smith/smith_config.hpp
  161. include/smith/state.hpp
  162. lib/cmake/gretl-config-version.cmake
  163. lib/cmake/gretl-config.cmake
  164. lib/cmake/gretl-targets-release.cmake
  165. lib/cmake/gretl-targets.cmake
  166. lib/cmake/smith-config-version.cmake
  167. lib/cmake/smith-config.cmake
  168. lib/cmake/smith-targets-release.cmake
  169. lib/cmake/smith-targets.cmake
  170. lib/libgretl.so
  171. lib/libsmith_boundary_conditions.so
  172. lib/libsmith_contact.so
  173. lib/libsmith_differentiable_numerics.so
  174. lib/libsmith_functional.so
  175. lib/libsmith_infrastructure.so
  176. lib/libsmith_mesh_utils.so
  177. lib/libsmith_numerics.so
  178. lib/libsmith_physics.so
  179. lib/libsmith_physics_materials.so
  180. lib/libsmith_state.so
  181. @owner
  182. @group
  183. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • serac>0:science/serac
To install the port:
cd /usr/ports/science/serac/ && make install clean
To add the package, run one of these commands:
  • pkg install science/serac
  • pkg install serac
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: serac
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1775014358 SHA256 (LLNL-smith-g20260327-887c1cb_GH0.tar.gz) = 9b19aeea5594784e0ea505f80f35ddc55d560951def640dc5a9e4f359016a759 SIZE (LLNL-smith-g20260327-887c1cb_GH0.tar.gz) = 6509986

Expand this list (8 items)

Collapse this list.

SHA256 (LLNL-blt-2bf714a56d64b9b66b2a2b20207587af052efc36_GH0.tar.gz) = 063ed35850013c4c976d6682c5515efe4893946d5404fe0d2c2cef8da288ea22 SIZE (LLNL-blt-2bf714a56d64b9b66b2a2b20207587af052efc36_GH0.tar.gz) = 1333676 SHA256 (LLNL-gretl-fbbbee58b3d3b97771b107ca6e015a40dcf5e0f6_GH0.tar.gz) = 16590736c279916c86e05eafa8724ff9bddfeafead7c2c81f925383e3bb69d6f SIZE (LLNL-gretl-fbbbee58b3d3b97771b107ca6e015a40dcf5e0f6_GH0.tar.gz) = 52210 SHA256 (LLNL-uberenv-bf2f438fc1fe97bb8290a11e5d4f2d56085b4ee3_GH0.tar.gz) = 1101084c247c4797d28346ebd8b7939b930e5396dae304835c0c149f7a3ca65e SIZE (LLNL-uberenv-bf2f438fc1fe97bb8290a11e5d4f2d56085b4ee3_GH0.tar.gz) = 43503 SHA256 (LLNL-serac_tests-75d838c69f48a0f263ad68a81d963a0615bed37f_GH0.tar.gz) = 739a5734ddaa6981eaa028ce2fa8db1bc7b7aa3033eacc27b57e7f0e80dda6bb SIZE (LLNL-serac_tests-75d838c69f48a0f263ad68a81d963a0615bed37f_GH0.tar.gz) = 20788

Collapse this list.


Packages (timestamps in pop-ups are UTC):
serac
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20260327g20260327---n/an/an/a
FreeBSD:13:quarterlyg20260327g20260327---n/an/an/a
FreeBSD:14:latestg20260327g20260327------
FreeBSD:14:quarterlyg20260327g20260327------
FreeBSD:15:latestg20260327g20260327n/a-n/an/a--
FreeBSD:15:quarterlyg20260327g20260327n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/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. ninja : devel/ninja
Library dependencies:
  1. libaxom_core.so : science/axom
  2. libcamp.so : devel/camp
  3. libconduit.so : science/conduit
  4. libgcc_s.so.1 : lang/gcc14
  5. libhdf5.so : science/hdf5
  6. libHYPRE.so : science/hypre
  7. libmetis.so : math/metis
  8. libmfem.so : math/mfem
  9. libopenblas.so : math/openblas
  10. libsiloh5.so : science/silo
  11. liblua-5.4.so : lang/lua54
  12. libmpich.so : net/mpich
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for serac-g20260327: ====> MPI (Message Passing Interface) support: you have to select exactly one of them MPICH=on: Parallel processing support via MPICH OPENMPI=off: Parallel processing support via Open MPI ===> Use 'make config' to modify these settings
Options name:
science_serac
USES:
cmake:testing compiler:c++17-lang lua mpi:mpich pkgconfig
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/smith/tar.gz/887c1cb?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20260327
01 Apr 2026 09:20:46
commit hash: 34247b360657834e4aed0c2e58181f9319ae4bfbcommit hash: 34247b360657834e4aed0c2e58181f9319ae4bfbcommit hash: 34247b360657834e4aed0c2e58181f9319ae4bfbcommit hash: 34247b360657834e4aed0c2e58181f9319ae4bfb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/serac: update g20220823 → g20260327
g20220823_7
23 Nov 2025 20:09:01
commit hash: f04154321aa10deb15b9f712159e08a52c29f30bcommit hash: f04154321aa10deb15b9f712159e08a52c29f30bcommit hash: f04154321aa10deb15b9f712159e08a52c29f30bcommit hash: f04154321aa10deb15b9f712159e08a52c29f30b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/silo: update 4.11-68 → 4.12.0

Reported by:	portscout
g20220823_6
04 Apr 2025 01:56:10
commit hash: 6e2d048bef1a847f6b83432308141f7888620e4fcommit hash: 6e2d048bef1a847f6b83432308141f7888620e4fcommit hash: 6e2d048bef1a847f6b83432308141f7888620e4fcommit hash: 6e2d048bef1a847f6b83432308141f7888620e4f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: update 2.32.0 → 2.33.0

Reported by:	portscout
g20220823_5
18 Jan 2025 09:52:24
commit hash: e76b073e86ab92d001703be835a0b72f99c30a92commit hash: e76b073e86ab92d001703be835a0b72f99c30a92commit hash: e76b073e86ab92d001703be835a0b72f99c30a92commit hash: e76b073e86ab92d001703be835a0b72f99c30a92 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/axom: update 0.7.0 → 0.10.1
g20220823_5
10 Dec 2023 10:23:11
commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9commit hash: 843da99a87b4c6b3953bcd4153ed1212636783c9 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
g20220823_4
25 Jun 2023 08:26:02
commit hash: 8da1e275023f3fb57f3e572f142fa0a7c4bb94accommit hash: 8da1e275023f3fb57f3e572f142fa0a7c4bb94accommit hash: 8da1e275023f3fb57f3e572f142fa0a7c4bb94accommit hash: 8da1e275023f3fb57f3e572f142fa0a7c4bb94ac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.28.0 → 2.29.0

Reported by:	portscout
g20220823_3
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
g20220823_2
19 Mar 2023 07:46:57
commit hash: 0262afeb49ad92864b710fcf2a853c9bce243a31commit hash: 0262afeb49ad92864b710fcf2a853c9bce243a31commit hash: 0262afeb49ad92864b710fcf2a853c9bce243a31commit hash: 0262afeb49ad92864b710fcf2a853c9bce243a31 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.26.0 → 2.28.0

Reported by:	portscout
g20220823_1
16 Oct 2022 19:37:32
commit hash: b422449c1fc559bc231f64b6237d7b6913c94132commit hash: b422449c1fc559bc231f64b6237d7b6913c94132commit hash: b422449c1fc559bc231f64b6237d7b6913c94132commit hash: b422449c1fc559bc231f64b6237d7b6913c94132 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/hypre: Update 2.25.0 -> 2.26.0

Reported by:	portscout
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)
g20220823
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)
g20220823
05 Sep 2022 08:15:51
commit hash: 565a8a434c2616ec558255f4d548d269bcd973b3commit hash: 565a8a434c2616ec558255f4d548d269bcd973b3commit hash: 565a8a434c2616ec558255f4d548d269bcd973b3commit hash: 565a8a434c2616ec558255f4d548d269bcd973b3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/serac: New port: High order nonlinear thermomechanical simulation code

Number of commits found: 12