notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
serac High order nonlinear thermomechanical simulation code
g20220823_2 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 Version 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: 2023-03-19 07:46:57
Commit Hash: 0262afe
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (106 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/serac-g20220823_2/catalog.mk
  3. /usr/local/share/licenses/serac-g20220823_2/LICENSE
  4. /usr/local/share/licenses/serac-g20220823_2/BSD3CLAUSE
  5. bin/serac
  6. examples/serac/simple_conduction/conduction.lua
  7. examples/serac/simple_conduction/with_input_file.cpp
  8. examples/serac/simple_conduction/without_input_file.cpp
  9. examples/serac/using-with-cmake/CMakeLists.txt
  10. examples/serac/using-with-cmake/host-config.cmake
  11. examples/serac/using-with-cmake/serac_example.cpp
  12. include/serac/infrastructure/about.hpp
  13. include/serac/infrastructure/accelerator.hpp
  14. include/serac/infrastructure/cli.hpp
  15. include/serac/infrastructure/git_sha.hpp
  16. include/serac/infrastructure/initialize.hpp
  17. include/serac/infrastructure/input.hpp
  18. include/serac/infrastructure/logger.hpp
  19. include/serac/infrastructure/output.hpp
  20. include/serac/infrastructure/profiling.hpp
  21. include/serac/infrastructure/terminator.hpp
  22. include/serac/infrastructure/variant.hpp
  23. include/serac/mesh/mesh_utils.hpp
  24. include/serac/mesh/mesh_utils_base.hpp
  25. include/serac/numerics/equation_solver.hpp
  26. include/serac/numerics/expr_template_impl.hpp
  27. include/serac/numerics/expr_template_ops.hpp
  28. include/serac/numerics/functional/boundary_integral.hpp
  29. include/serac/numerics/functional/boundary_integral_kernels.hpp
  30. include/serac/numerics/functional/detail/hexahedron_H1.inl
  31. include/serac/numerics/functional/detail/hexahedron_Hcurl.inl
  32. include/serac/numerics/functional/detail/hexahedron_L2.inl
  33. include/serac/numerics/functional/detail/metaprogramming.hpp
  34. include/serac/numerics/functional/detail/qoi.inl
  35. include/serac/numerics/functional/detail/quadrilateral_H1.inl
  36. include/serac/numerics/functional/detail/quadrilateral_Hcurl.inl
  37. include/serac/numerics/functional/detail/quadrilateral_L2.inl
  38. include/serac/numerics/functional/detail/segment_H1.inl
  39. include/serac/numerics/functional/detail/segment_Hcurl.inl
  40. include/serac/numerics/functional/detail/segment_L2.inl
  41. include/serac/numerics/functional/dof_numbering.hpp
  42. include/serac/numerics/functional/domain_integral.hpp
  43. include/serac/numerics/functional/domain_integral_kernels.hpp
  44. include/serac/numerics/functional/dual.hpp
  45. include/serac/numerics/functional/evector_view.hpp
  46. include/serac/numerics/functional/finite_element.hpp
  47. include/serac/numerics/functional/functional.hpp
  48. include/serac/numerics/functional/functional_qoi.inl
  49. include/serac/numerics/functional/integral_utilities.hpp
  50. include/serac/numerics/functional/isotropic_tensor.hpp
  51. include/serac/numerics/functional/polynomials.hpp
  52. include/serac/numerics/functional/quadrature.hpp
  53. include/serac/numerics/functional/tensor.hpp
  54. include/serac/numerics/functional/tuple.hpp
  55. include/serac/numerics/functional/tuple_arithmetic.hpp
  56. include/serac/numerics/odes.hpp
  57. include/serac/numerics/quadrature_data.hpp
  58. include/serac/numerics/solver_config.hpp
  59. include/serac/numerics/stdfunction_operator.hpp
  60. include/serac/numerics/vector_expression.hpp
  61. include/serac/physics/base_physics.hpp
  62. include/serac/physics/boundary_conditions/boundary_condition.hpp
  63. include/serac/physics/boundary_conditions/boundary_condition_helper.hpp
  64. include/serac/physics/boundary_conditions/boundary_condition_manager.hpp
  65. include/serac/physics/coefficients/coefficient_extensions.hpp
  66. include/serac/physics/coefficients/loading_functions.hpp
  67. include/serac/physics/coefficients/sensitivity_coefficients.hpp
  68. include/serac/physics/integrators/displacement_hyperelastic_integrator.hpp
  69. include/serac/physics/integrators/nonlinear_reaction_integrator.hpp
  70. include/serac/physics/integrators/traction_integrator.hpp
  71. include/serac/physics/integrators/wrapper_integrator.hpp
  72. include/serac/physics/materials/functional_material_utils.hpp
  73. include/serac/physics/materials/hyperelastic_material.hpp
  74. include/serac/physics/materials/parameterized_solid_functional_material.hpp
  75. include/serac/physics/materials/parameterized_thermal_functional_material.hpp
  76. include/serac/physics/materials/solid_functional_material.hpp
  77. include/serac/physics/materials/solid_utils.hpp
  78. include/serac/physics/materials/thermal_expansion_material.hpp
  79. include/serac/physics/materials/thermal_functional_material.hpp
  80. include/serac/physics/solid.hpp
  81. include/serac/physics/solid_functional.hpp
  82. include/serac/physics/state/finite_element_dual.hpp
  83. include/serac/physics/state/finite_element_state.hpp
  84. include/serac/physics/state/finite_element_vector.hpp
  85. include/serac/physics/state/state_manager.hpp
  86. include/serac/physics/thermal_conduction.hpp
  87. include/serac/physics/thermal_conduction_functional.hpp
  88. include/serac/physics/thermal_mechanics_functional.hpp
  89. include/serac/physics/thermal_solid.hpp
  90. include/serac/serac_config.hpp
  91. lib/cmake/serac-config-version.cmake
  92. lib/cmake/serac-config.cmake
  93. lib/cmake/serac-targets-release.cmake
  94. lib/cmake/serac-targets.cmake
  95. lib/libserac_boundary_conditions.so
  96. lib/libserac_coefficients.so
  97. lib/libserac_infrastructure.so
  98. lib/libserac_mesh.so
  99. lib/libserac_numerics.so
  100. lib/libserac_physics.so
  101. lib/libserac_physics_integrators.so
  102. lib/libserac_physics_materials.so
  103. lib/libserac_state.so
  104. @owner
  105. @group
  106. @mode
Collapse this list.
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:

Packages (timestamps in pop-ups are UTC):
serac
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-falloutg20220823_1
FreeBSD:12:amd64g20220823_1g20220823_1
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i386pkg-falloutpkg-fallout
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch64g20220823_1g20220823_1
FreeBSD:13:amd64g20220823_2g20220823_1
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i386pkg-falloutpkg-fallout
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutg20220823_1
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch64g20220823_1pkg-fallout
FreeBSD:14:amd64g20220823_1pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i386pkg-falloutpkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64g20220823_1pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
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.so : science/axom
  2. libconduit.so : science/conduit
  3. libhdf5.so : science/hdf5
  4. libHYPRE.so : science/hypre
  5. libmfem.so : math/mfem
  6. libsiloh5.so : science/silo
  7. libmpich.so : net/mpich
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
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/serac/tar.gz/07b8ef1?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 5