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
xlife++ XLiFE++: eXtended Library of Finite Elements in C++
2.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 2.3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-05-13 05:47:13
Last Update: 2023-07-21 17:20:04
Commit Hash: 546dab9
License: GPLv3
WWW:
https://uma.ensta-paristech.fr/soft/XLiFE++/
Description:
XLiFE++ is an FEM-BEM C++ code developed by P.O.e.m.s. laboratory and I.R.M.A.R. laboratory, that can solve 1D/2D/3D, scalar/vector, transient/stationary/harmonic problems. It provides: * Advanced mesh tools, with refinement methods, including an advanced interface to the mesh generator Gmsh * High order Lagrange Finite Elements (every order) * High order edge Finite Elements (every order) * Boundary Elements methods: Laplace, Helmholtz, Maxwell, Stokes (in progress) * Essential conditions (periodic, quasi-periodic) * Absorbing conditions: DtN, PML, ... * Export to visualization tools such as Gmsh, Paraview, Matlab * Many solvers (direct solvers, iterative solvers, eigenvalue solvers, wrappers to Arpack, UmfPack and Eigen libraries)
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 (376 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/xlife++-2.3/catalog.mk
  3. /usr/local/share/licenses/xlife++-2.3/LICENSE
  4. /usr/local/share/licenses/xlife++-2.3/GPLv3
  5. bin/xlifepp_configure.sh
  6. include/arpackppSupport/ARGenToStd.hpp
  7. include/arpackppSupport/ARInterface.hpp
  8. include/arpackppSupport/ArpackProb.hpp
  9. include/arpackppSupport/arpackSolve.hpp
  10. include/config.h
  11. include/eigenSolvers.h
  12. include/eigenSolvers/eigenCore/decomposition/ComplexSchur.hpp
  13. include/eigenSolvers/eigenCore/decomposition/HessenbergDecomposition.hpp
  14. include/eigenSolvers/eigenCore/decomposition/HouseholderQR.hpp
  15. include/eigenSolvers/eigenCore/decomposition/RealSchur.hpp
  16. include/eigenSolvers/eigenCore/decomposition/Tridiagonalization.hpp
  17. include/eigenSolvers/eigenCore/eigenCore.hpp
  18. include/eigenSolvers/eigenCore/houseHolder/BlockHouseholder.hpp
  19. include/eigenSolvers/eigenCore/houseHolder/HouseHolderSequence.hpp
  20. include/eigenSolvers/eigenCore/smartPointer/CheckingPolicy.hpp
  21. include/eigenSolvers/eigenCore/smartPointer/ConstantPolicy.hpp
  22. include/eigenSolvers/eigenCore/smartPointer/ConversionPolicy.hpp
  23. include/eigenSolvers/eigenCore/smartPointer/OwnershipPolicy.hpp
  24. include/eigenSolvers/eigenCore/smartPointer/RefToValue.hpp
  25. include/eigenSolvers/eigenCore/smartPointer/SmartPtr.hpp
  26. include/eigenSolvers/eigenCore/smartPointer/StoragePolicy.hpp
  27. include/eigenSolvers/eigenCore/utils/Jacobi.hpp
  28. include/eigenSolvers/eigenSolversEnums.hpp
  29. include/eigenSolvers/eigenSparse/XlifeppBasicOrthoManager.hpp
  30. include/eigenSolvers/eigenSparse/XlifeppBasicOutputManager.hpp
  31. include/eigenSolvers/eigenSparse/XlifeppBasicSort.hpp
  32. include/eigenSolvers/eigenSparse/XlifeppBlockDavidson.hpp
  33. include/eigenSolvers/eigenSparse/XlifeppBlockDavidsonSolMgr.hpp
  34. include/eigenSolvers/eigenSparse/XlifeppBlockKrylovSchur.hpp
  35. include/eigenSolvers/eigenSparse/XlifeppBlockKrylovSchurSolMgr.hpp
  36. include/eigenSolvers/eigenSparse/XlifeppHelperTraits.hpp
  37. include/eigenSolvers/eigenSparse/XlifeppMatOrthoManager.hpp
  38. include/eigenSolvers/eigenSparse/XlifeppMultiVec.hpp
  39. include/eigenSolvers/eigenSparse/XlifeppMultiVecTraits.hpp
  40. include/eigenSolvers/eigenSparse/XlifeppOperator.hpp
  41. include/eigenSolvers/eigenSparse/XlifeppOperatorTraits.hpp
  42. include/eigenSolvers/eigenSparse/XlifeppOrthoManager.hpp
  43. include/eigenSolvers/eigenSparse/XlifeppOutputManager.hpp
  44. include/eigenSolvers/eigenSparse/XlifeppSVQBOrthoManager.hpp
  45. include/eigenSolvers/eigenSparse/XlifeppSolverManager.hpp
  46. include/eigenSolvers/eigenSparse/XlifeppSolverUtils.hpp
  47. include/eigenSolvers/eigenSparse/XlifeppSortManager.hpp
  48. include/eigenSolvers/eigenSparse/XlifeppStatusTest.hpp
  49. include/eigenSolvers/eigenSparse/XlifeppStatusTestCombo.hpp
  50. include/eigenSolvers/eigenSparse/XlifeppStatusTestDecl.hpp
  51. include/eigenSolvers/eigenSparse/XlifeppStatusTestMaxIters.hpp
  52. include/eigenSolvers/eigenSparse/XlifeppStatusTestOutput.hpp
  53. include/eigenSolvers/eigenSparse/XlifeppStatusTestResNorm.hpp
  54. include/eigenSolvers/eigenSparse/XlifeppStatusTestWithOrdering.hpp
  55. include/essentialConditions.h
  56. include/essentialConditions/Constraints.hpp
  57. include/essentialConditions/EssentialCondition.hpp
  58. include/essentialConditions/EssentialConditions.hpp
  59. include/essentialConditions/ReductionMethod.hpp
  60. include/finalize.h
  61. include/finalize/finalize.hpp
  62. include/finiteElements.h
  63. include/finiteElements/GeomRefElement.hpp
  64. include/finiteElements/Interpolation.hpp
  65. include/finiteElements/RefDof.hpp
  66. include/finiteElements/RefElement.hpp
  67. include/finiteElements/ShapeValues.hpp
  68. include/finiteElements/hexahedron/GeomRefHexahedron.hpp
  69. include/finiteElements/hexahedron/LagrangeHexahedron.hpp
  70. include/finiteElements/hexahedron/NedelecEdgeHexahedron.hpp
  71. include/finiteElements/hexahedron/RefHexahedron.hpp
  72. include/finiteElements/integration/FilonIM.hpp
  73. include/finiteElements/integration/IntegrationMethod.hpp
  74. include/finiteElements/integration/Quadrature.hpp
  75. include/finiteElements/integration/QuadratureRule.hpp
  76. include/finiteElements/point/GeomRefPoint.hpp
  77. include/finiteElements/point/RefPoint.hpp
  78. include/finiteElements/prism/GeomRefPrism.hpp
  79. include/finiteElements/prism/LagrangePrism.hpp
  80. include/finiteElements/prism/RefPrism.hpp
  81. include/finiteElements/pyramid/GeomRefPyramid.hpp
  82. include/finiteElements/pyramid/LagrangePyramid.hpp
  83. include/finiteElements/pyramid/RefPyramid.hpp
  84. include/finiteElements/quadrangle/GeomRefQuadrangle.hpp
  85. include/finiteElements/quadrangle/LagrangeQuadrangle.hpp
  86. include/finiteElements/quadrangle/NedelecEdgeQuadrangle.hpp
  87. include/finiteElements/quadrangle/RefQuadrangle.hpp
  88. include/finiteElements/segment/GeomRefSegment.hpp
  89. include/finiteElements/segment/HermiteSegment.hpp
  90. include/finiteElements/segment/LagrangeSegment.hpp
  91. include/finiteElements/segment/RefSegment.hpp
  92. include/finiteElements/splitUtils.hpp
  93. include/finiteElements/tetrahedron/CrouzeixRaviartTetrahedron.hpp
  94. include/finiteElements/tetrahedron/GeomRefTetrahedron.hpp
  95. include/finiteElements/tetrahedron/LagrangeTetrahedron.hpp
  96. include/finiteElements/tetrahedron/NedelecEdgeTetrahedron.hpp
  97. include/finiteElements/tetrahedron/NedelecFaceTetrahedron.hpp
  98. include/finiteElements/tetrahedron/RefTetrahedron.hpp
  99. include/finiteElements/triangle/ArgyrisTriangle.hpp
  100. include/finiteElements/triangle/CrouzeixRaviartTriangle.hpp
  101. include/finiteElements/triangle/GeomRefTriangle.hpp
  102. include/finiteElements/triangle/HermiteTriangle.hpp
  103. include/finiteElements/triangle/LagrangeTriangle.hpp
  104. include/finiteElements/triangle/MorleyTriangle.hpp
  105. include/finiteElements/triangle/NedelecTriangle.hpp
  106. include/finiteElements/triangle/RaviartThomasTriangle.hpp
  107. include/finiteElements/triangle/RefTriangle.hpp
  108. include/form.h
  109. include/form/BilinearForm.hpp
  110. include/form/LinearForm.hpp
  111. include/geometry.h
  112. include/geometry/DomainMap.hpp
  113. include/geometry/Extension.hpp
  114. include/geometry/Geodesic.hpp
  115. include/geometry/GeomDomain.hpp
  116. include/geometry/GeomElement.hpp
  117. include/geometry/GeomMapData.hpp
  118. include/geometry/Geometry.hpp
  119. include/geometry/Mesh.hpp
  120. include/geometry/OpenCascade/OpenCascade.hpp
  121. include/geometry/Parametrization.hpp
  122. include/geometry/geometries1D.hpp
  123. include/geometry/geometries2D.hpp
  124. include/geometry/geometries3D.hpp
  125. include/geometry/geometries_utils.hpp
  126. include/geometry/gmsh/saveToGeo.hpp
  127. include/geometry/ioMesh/iomel/ElementBlock.hpp
  128. include/geometry/ioMesh/iomel/StringInput.hpp
  129. include/geometry/ioMesh/ioutils.hpp
  130. include/geometry/subdivision/copyPtsEltsDoms.hpp
  131. include/geometry/subdivision/subUtil/CartesianFig.hpp
  132. include/geometry/subdivision/subUtil/CartesianMesh.hpp
  133. include/geometry/subdivision/subUtil/DefaultGeometry.hpp
  134. include/geometry/subdivision/subUtil/GeomFigure.hpp
  135. include/geometry/subdivision/subUtil/GeomFigureMesh.hpp
  136. include/geometry/subdivision/subUtil/Hexahedron.hpp
  137. include/geometry/subdivision/subUtil/HexahedronMesh.hpp
  138. include/geometry/subdivision/subUtil/PatchGeometry.hpp
  139. include/geometry/subdivision/subUtil/PointUtils.hpp
  140. include/geometry/subdivision/subUtil/Quadrangle.hpp
  141. include/geometry/subdivision/subUtil/QuadrangleMesh.hpp
  142. include/geometry/subdivision/subUtil/Simplex.hpp
  143. include/geometry/subdivision/subUtil/SimplexMesh.hpp
  144. include/geometry/subdivision/subUtil/SubdivisionMesh.hpp
  145. include/geometry/subdivision/subUtil/SurfMeshQuaCube.hpp
  146. include/geometry/subdivision/subUtil/SurfMeshQuaDisk.hpp
  147. include/geometry/subdivision/subUtil/SurfMeshQuaRev.hpp
  148. include/geometry/subdivision/subUtil/SurfMeshQuaSet.hpp
  149. include/geometry/subdivision/subUtil/SurfMeshTriDisk.hpp
  150. include/geometry/subdivision/subUtil/SurfMeshTriRev.hpp
  151. include/geometry/subdivision/subUtil/SurfMeshTriSet.hpp
  152. include/geometry/subdivision/subUtil/SurfMeshTriSphere.hpp
  153. include/geometry/subdivision/subUtil/SurfRevolution.hpp
  154. include/geometry/subdivision/subUtil/TeXPolygon.hpp
  155. include/geometry/subdivision/subUtil/TeXutil.hpp
  156. include/geometry/subdivision/subUtil/Tetrahedron.hpp
  157. include/geometry/subdivision/subUtil/TetrahedronMesh.hpp
  158. include/geometry/subdivision/subUtil/TopoGeom.hpp
  159. include/geometry/subdivision/subUtil/Triangle.hpp
  160. include/geometry/subdivision/subUtil/TriangleMesh.hpp
  161. include/geometry/subdivision/subUtil/Vertex.hpp
  162. include/geometry/subdivision/subUtil/VolMeshHexCube.hpp
  163. include/geometry/subdivision/subUtil/VolMeshHexRev.hpp
  164. include/geometry/subdivision/subUtil/VolMeshTetCube.hpp
  165. include/geometry/subdivision/subUtil/VolMeshTetRev.hpp
  166. include/geometry/subdivision/subUtil/VolMeshTetSphere.hpp
  167. include/geometry/subdivision/subUtil/types.hpp
  168. include/globalScopeData.h
  169. include/hierarchicalMatrix.h
  170. include/hierarchicalMatrix/ApproximateMatrix.hpp
  171. include/hierarchicalMatrix/ClusterTree.hpp
  172. include/hierarchicalMatrix/HMatrix.hpp
  173. include/hierarchicalMatrix/HMatrixEntry.hpp
  174. include/init.h
  175. include/init/config.hpp
  176. include/init/globalScopeData.hpp
  177. include/init/init.hpp
  178. include/init/user_typedefs.hpp
  179. include/largeMatrix.h
  180. include/largeMatrix/LargeMatrix.hpp
  181. include/largeMatrix/MatrixEntry.hpp
  182. include/largeMatrix/MatrixStorage.hpp
  183. include/largeMatrix/csStorage/ColCsStorage.hpp
  184. include/largeMatrix/csStorage/CsStorage.hpp
  185. include/largeMatrix/csStorage/DualCsStorage.hpp
  186. include/largeMatrix/csStorage/RowCsStorage.hpp
  187. include/largeMatrix/csStorage/SymCsStorage.hpp
  188. include/largeMatrix/denseStorage/ColDenseStorage.hpp
  189. include/largeMatrix/denseStorage/DenseStorage.hpp
  190. include/largeMatrix/denseStorage/DualDenseStorage.hpp
  191. include/largeMatrix/denseStorage/RowDenseStorage.hpp
  192. include/largeMatrix/denseStorage/SymDenseStorage.hpp
  193. include/largeMatrix/eigenSparseInterface/LargeMatrixAdapter.hpp
  194. include/largeMatrix/eigenSparseInterface/LargeMatrixAdapterInverse.hpp
  195. include/largeMatrix/eigenSparseInterface/LargeMatrixAdapterInverseGeneralized.hpp
  196. include/largeMatrix/eigenSparseInterface/MultiVectorAdapter.hpp
  197. include/largeMatrix/skylineStorage/DualSkylineStorage.hpp
  198. include/largeMatrix/skylineStorage/SkylineStorage.hpp
  199. include/largeMatrix/skylineStorage/SymSkylineStorage.hpp
  200. include/mathsResources.h
  201. include/mathsResources/GaussFormulae.hpp
  202. include/mathsResources/OdeSolver.hpp
  203. include/mathsResources/combinatorics.hpp
  204. include/mathsResources/earcut.hpp
  205. include/mathsResources/exactSolutions/exactSolutions.hpp
  206. include/mathsResources/fft.hpp
  207. include/mathsResources/greenFunctions/Helmholtz2dKernel.hpp
  208. include/mathsResources/greenFunctions/Helmholtz3dKernel.hpp
  209. include/mathsResources/greenFunctions/Laplace2dKernel.hpp
  210. include/mathsResources/greenFunctions/Laplace3dKernel.hpp
  211. include/mathsResources/greenFunctions/Maxwell3dKernel.hpp
  212. include/mathsResources/polynomialsRoots.hpp
  213. include/mathsResources/quadratureMethods.hpp
  214. include/mathsResources/randomGenerators.hpp
  215. include/mathsResources/specialFunctions/FockFunction.hpp
  216. include/mathsResources/specialFunctions/MalyuzhinetsFunction.hpp
  217. include/mathsResources/specialFunctions/amosWrapper/amosWrapper.hpp
  218. include/mathsResources/specialFunctions/specialFunctions.hpp
  219. include/mathsResources/spline.hpp
  220. include/operator.h
  221. include/operator/DifferentialOperator.hpp
  222. include/operator/KernelOperatorOnUnknowns.hpp
  223. include/operator/LcKernelOperatorOnUnknowns.hpp
  224. include/operator/LcOperatorOnUnknown.hpp
  225. include/operator/LcOperatorOnUnknowns.hpp
  226. include/operator/Operand.hpp
  227. include/operator/OperatorOnFunction.hpp
  228. include/operator/OperatorOnKernel.hpp
  229. include/operator/OperatorOnUnknown.hpp
  230. include/operator/OperatorOnUnknowns.hpp
  231. include/others.h
  232. include/solvers.h
  233. include/solvers/BicgSolver.hpp
  234. include/solvers/BicgStabSolver.hpp
  235. include/solvers/CgSolver.hpp
  236. include/solvers/CgsSolver.hpp
  237. include/solvers/GmresSolver.hpp
  238. include/solvers/IterativeSolver.hpp
  239. include/solvers/Preconditioner.hpp
  240. include/solvers/QmrSolver.hpp
  241. include/solvers/SorSolver.hpp
  242. include/solvers/SsorSolver.hpp
  243. include/space.h
  244. include/space/BCElement.hpp
  245. include/space/Dof.hpp
  246. include/space/Element.hpp
  247. include/space/FeSpace.hpp
  248. include/space/FeSubSpace.hpp
  249. include/space/ProdSpace.hpp
  250. include/space/SpSpace.hpp
  251. include/space/Space.hpp
  252. include/space/SpectralBasis.hpp
  253. include/space/SubSpace.hpp
  254. include/space/Unknown.hpp
  255. include/term.h
  256. include/term/BilinearFormAsLinearForm.hpp
  257. include/term/ExplicitIntgRep.hpp
  258. include/term/KernelOperatorOnTermVector.hpp
  259. include/term/LcTerm.hpp
  260. include/term/PreconditionerTerm.hpp
  261. include/term/Projector.hpp
  262. include/term/SpectralBasisInt.hpp
  263. include/term/SuTermMatrix.hpp
  264. include/term/SuTermVector.hpp
  265. include/term/SymbolicTermMatrix.hpp
  266. include/term/TensorKernel.hpp
  267. include/term/Term.hpp
  268. include/term/TermMatrix.hpp
  269. include/term/TermVector.hpp
  270. include/term/computation/Collino.hpp
  271. include/term/computation/CollinoIM.hpp
  272. include/term/computation/DGMatrixComputation.hpp
  273. include/term/computation/DuffyIM.hpp
  274. include/term/computation/FEMatrixComputation.hpp
  275. include/term/computation/FEOperatorComputation.hpp
  276. include/term/computation/FESPMatrixComputation.hpp
  277. include/term/computation/FEVectorComputation.hpp
  278. include/term/computation/FEextMatrixComputation.hpp
  279. include/term/computation/IEHMatrixComputation.hpp
  280. include/term/computation/IEMatrixComputation.hpp
  281. include/term/computation/IESPMatrixComputation.hpp
  282. include/term/computation/LenoirSallesIM.hpp
  283. include/term/computation/SPMatrixComputation.hpp
  284. include/term/computation/SauterSchwabIM.hpp
  285. include/term/computation/SauterSchwabSymIM.hpp
  286. include/term/computation/otherComputation.hpp
  287. include/term/computation/termUtils.hpp
  288. include/term/decLinSys.hpp
  289. include/umfpackSupport.h
  290. include/umfpackSupport/UmfPack.hpp
  291. include/umfpackSupport/UmfPackLU.hpp
  292. include/umfpackSupport/UmfPackSolver.hpp
  293. include/umfpackSupport/UmfPackTypeDefs.hpp
  294. include/umfpackSupport/UmfPackWrappers.hpp
  295. include/user_typedefs.h
  296. include/utils.h
  297. include/utils/Algorithms.hpp
  298. include/utils/AngleUnit.hpp
  299. include/utils/Collection.hpp
  300. include/utils/Environment.hpp
  301. include/utils/Function.hpp
  302. include/utils/Graph.hpp
  303. include/utils/KdTree.hpp
  304. include/utils/Kernel.hpp
  305. include/utils/Matrix.hpp
  306. include/utils/Messages.hpp
  307. include/utils/Node.hpp
  308. include/utils/Parameters.hpp
  309. include/utils/Point.hpp
  310. include/utils/PrintStream.hpp
  311. include/utils/Reals.hpp
  312. include/utils/SparseMatrix.hpp
  313. include/utils/String.hpp
  314. include/utils/SymbolicFunction.hpp
  315. include/utils/Tabular.hpp
  316. include/utils/ThreadData.hpp
  317. include/utils/Timer.hpp
  318. include/utils/Trace.hpp
  319. include/utils/Traits.hpp
  320. include/utils/Transformation.hpp
  321. include/utils/Triplet.hpp
  322. include/utils/Value.hpp
  323. include/utils/Vector.hpp
  324. include/utils/VectorEntry.hpp
  325. include/utils/complexUtils.hpp
  326. include/utils/logo.hpp
  327. include/utils/memoryUtils.hpp
  328. include/utils/polynomials.hpp
  329. include/utils/printUtils.hpp
  330. include/utils/winUtils.hpp
  331. include/xlife++-libs.h
  332. include/xlife++.h
  333. lib/cmake/getBinaryConfig.cmake
  334. lib/cmake/linklibs_OC_win.rsp
  335. lib/cmake/modules/FindAMD.cmake
  336. lib/cmake/modules/FindCAMD.cmake
  337. lib/cmake/modules/FindCCOLAMD.cmake
  338. lib/cmake/modules/FindCHOLMOD.cmake
  339. lib/cmake/modules/FindCOLAMD.cmake
  340. lib/cmake/modules/FindMAGMA.cmake
  341. lib/cmake/modules/FindMETIS.cmake
  342. lib/cmake/modules/FindOPENMP_FLAGS.cmake
  343. lib/cmake/modules/FindUMFPACK.cmake
  344. lib/cmake/modules/FindXLIFEPP_OPENCASCADE.cmake
  345. lib/cmake/xlifeppUtils.cmake
  346. lib/cmake/xlifepp_cpack_management.cmake.orig
  347. lib/cmake/xlifepp_findPackage.cmake
  348. lib/cmake/xlifepp_libexts.cmake
  349. lib/cmake/xlifepp_user_management.cmake
  350. lib/libamos.a
  351. lib/libxlifepp_eigenSolvers.so
  352. lib/libxlifepp_essentialConditions.so
  353. lib/libxlifepp_finalize.so
  354. lib/libxlifepp_finiteElements.so
  355. lib/libxlifepp_form.so
  356. lib/libxlifepp_geometry.so
  357. lib/libxlifepp_hierarchicalMatrix.so
  358. lib/libxlifepp_init.so
  359. lib/libxlifepp_largeMatrix.so
  360. lib/libxlifepp_mathsResources.so
  361. lib/libxlifepp_operator.so
  362. lib/libxlifepp_solvers.so
  363. lib/libxlifepp_space.so
  364. lib/libxlifepp_term.so
  365. lib/libxlifepp_utils.so
  366. share/xlife++/messages/de/dictionary.txt
  367. share/xlife++/messages/de/messages.txt
  368. share/xlife++/messages/en/dictionary.txt
  369. share/xlife++/messages/en/messages.txt
  370. share/xlife++/messages/es/dictionary.txt
  371. share/xlife++/messages/es/messages.txt
  372. share/xlife++/messages/fr/dictionary.txt
  373. share/xlife++/messages/fr/messages.txt
  374. @owner
  375. @group
  376. @mode
Collapse this list.
Dependency lines:
  • xlife++>0:math/xlife++
To install the port:
cd /usr/ports/math/xlife++/ && make install clean
To add the package, run one of these commands:
  • pkg install math/xlife++
  • pkg install xlife++
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xlife++
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688574100 SHA256 (xlifepp-sources-v2.3-2022-04-22.tbz) = 1cdec9efb7f74a09f3daaa5df08c0dc74ea8081a936d1e2403c28c495345a986 SIZE (xlifepp-sources-v2.3-2022-04-22.tbz) = 136367920

Packages (timestamps in pop-ups are UTC):
xlife++
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.32.3-2.32.3---
FreeBSD:13:quarterly2.32.3-2.32.3-2.32.3
FreeBSD:14:latest2.32.3-2.32.3---
FreeBSD:14:quarterly2.32.3-2.32.3-2.32.3
FreeBSD:15:latest2.32.3n/a2.3n/a-2.32.3
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. eigen3.pc : math/eigen3
  3. gfortran12 : lang/gcc12
  4. as : devel/binutils
Runtime dependencies:
  1. gfortran12 : lang/gcc12
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for xlife++-2.3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
math_xlife++
USES:
cmake compiler:c++11-lang eigen:3 fortran tar:tbz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://uma.ensta-paristech.fr/soft/XLiFE++/downloads/binaries/
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
2.3
21 Jul 2023 17:20:04
commit hash: 546dab9b3bb987c47cc84b1e40dc3f2750da64a7commit hash: 546dab9b3bb987c47cc84b1e40dc3f2750da64a7commit hash: 546dab9b3bb987c47cc84b1e40dc3f2750da64a7commit hash: 546dab9b3bb987c47cc84b1e40dc3f2750da64a7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
math/xlife++: Fix build with llvm16

- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2.3
05 Jul 2023 17:14:32
commit hash: 0df7f81ad0690a0c612d503c3d6c5e3b21227e8dcommit hash: 0df7f81ad0690a0c612d503c3d6c5e3b21227e8dcommit hash: 0df7f81ad0690a0c612d503c3d6c5e3b21227e8dcommit hash: 0df7f81ad0690a0c612d503c3d6c5e3b21227e8d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/xlife++: Update 2.0.1 → 2.3

Reported by:	portscout
2.0.1_7
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)
2.0.1_6
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)
2.0.1_6
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
2.0.1_6
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.0.1_6
12 Dec 2020 17:04:37
Revision:557839Original commit files touched by this commit
thierry search for other commits by this committer
- Upgrade math/eigen3 to 3.3.8;

- Add some dependencies which might be detected by Find_Package but not
registered;

- Bump PORTREVISION of consumers.

PR:		250833
Submitted by:	/me
Approved by:	tcberner@ (KDE / maintainer) + exp-run
2.0.1_5
08 Nov 2019 03:54:11
Revision:517029Original commit files touched by this commit
linimon search for other commits by this committer
Unmark these ports broken on aarch64.

Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
2.0.1_5
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.0.1_4
26 May 2019 18:24:56
Revision:502740Original commit files touched by this commit
yuri search for other commits by this committer
math/xlife++: fix build with GCC-based architectures

PR:		238002
Submitted by:	pkubaj
2.0.1_4
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2.0.1_3
05 Apr 2019 11:46:45
Revision:497948Original commit files touched by this commit
adridg search for other commits by this committer
Update CMake to latest release, 3.14.1

Changelog: https://cmake.org/cmake/help/v3.14/release/3.14.html
Local patches: fixes for Boost, Python, and OpenMP

Affected ports:
 - opencpn, hugin needed help in finding wx
 - kadu is over-enthusiastic in finding non-existent X11 components
 - xlife++ does weird things in parsing help output from cmake

Thanks antoine@ for multiple exp-runs.
Thanks tcberner@ for much prep-work.

PR:		236534 223678 227428
2.0.1_3
26 Dec 2018 09:06:35
Revision:488363Original commit files touched by this commit
tcberner search for other commits by this committer
Update math/eigen3 to 3.3.7

- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7
2.0.1_2
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2.0.1_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.0.1_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2.0.1
22 Jun 2018 01:15:20
Revision:473012Original commit files touched by this commit
linimon search for other commits by this committer
Mark these ports as broken on aarch64, and, where appropriate, on armvX.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.0.1
13 May 2018 05:46:53
Revision:469772Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/xlife++: XLiFE++: eXtended Library of Finite Elements in C++

Number of commits found: 19