notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
openmesh Generic data structure for manipulating polygonal meshes
9.0_2 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 9.0_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-22 05:15:34
Last Update: 2023-11-02 08:03:16
Commit Hash: f1893fe
License: BSD3CLAUSE
WWW:
https://www.openmesh.org/
Description:
OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. The main features of the underlying data structure are: * No restriction to triangles meshes, handle general polygonal meshes. * Explicit representation of vertices, halfedges, edges, and faces. * Efficient access to the one-ring neighborhood of a vertex. * Ability to handle non-manifold vertices (like two faces meeting in only one vertex).
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 (215 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openmesh-9.0_2/catalog.mk
  3. /usr/local/share/licenses/openmesh-9.0_2/LICENSE
  4. /usr/local/share/licenses/openmesh-9.0_2/BSD3CLAUSE
  5. bin/Analyzer
  6. bin/DecimaterGui
  7. bin/Dualizer
  8. bin/ProgViewer
  9. bin/QtViewer
  10. bin/Smoothing
  11. bin/SubdividerGui
  12. bin/Synthesizer
  13. bin/commandlineAdaptiveSubdivider
  14. bin/commandlineDecimater
  15. bin/commandlineSubdivider
  16. bin/mconvert
  17. bin/mkbalancedpm
  18. include/OpenMesh/Core/Geometry/Config.hh
  19. include/OpenMesh/Core/Geometry/EigenVectorT.hh
  20. include/OpenMesh/Core/Geometry/LoopSchemeMaskT.hh
  21. include/OpenMesh/Core/Geometry/MathDefs.hh
  22. include/OpenMesh/Core/Geometry/NormalConeT.hh
  23. include/OpenMesh/Core/Geometry/NormalConeT_impl.hh
  24. include/OpenMesh/Core/Geometry/Plane3d.hh
  25. include/OpenMesh/Core/Geometry/QuadricT.hh
  26. include/OpenMesh/Core/Geometry/Vector11T.hh
  27. include/OpenMesh/Core/Geometry/VectorT.hh
  28. include/OpenMesh/Core/Geometry/VectorT_inc.hh
  29. include/OpenMesh/Core/IO/BinaryHelper.hh
  30. include/OpenMesh/Core/IO/IOInstances.hh
  31. include/OpenMesh/Core/IO/IOManager.hh
  32. include/OpenMesh/Core/IO/MeshIO.hh
  33. include/OpenMesh/Core/IO/OFFFormat.hh
  34. include/OpenMesh/Core/IO/OMFormat.hh
  35. include/OpenMesh/Core/IO/OMFormatT_impl.hh
  36. include/OpenMesh/Core/IO/Options.hh
  37. include/OpenMesh/Core/IO/SR_binary.hh
  38. include/OpenMesh/Core/IO/SR_binary_spec.hh
  39. include/OpenMesh/Core/IO/SR_binary_vector_of_bool.inl
  40. include/OpenMesh/Core/IO/SR_rbo.hh
  41. include/OpenMesh/Core/IO/SR_store.hh
  42. include/OpenMesh/Core/IO/SR_types.hh
  43. include/OpenMesh/Core/IO/StoreRestore.hh
  44. include/OpenMesh/Core/IO/exporter/BaseExporter.hh
  45. include/OpenMesh/Core/IO/exporter/ExporterT.hh
  46. include/OpenMesh/Core/IO/importer/BaseImporter.hh
  47. include/OpenMesh/Core/IO/importer/ImporterT.hh
  48. include/OpenMesh/Core/IO/reader/BaseReader.hh
  49. include/OpenMesh/Core/IO/reader/OBJReader.hh
  50. include/OpenMesh/Core/IO/reader/OFFReader.hh
  51. include/OpenMesh/Core/IO/reader/OMReader.hh
  52. include/OpenMesh/Core/IO/reader/PLYReader.hh
  53. include/OpenMesh/Core/IO/reader/STLReader.hh
  54. include/OpenMesh/Core/IO/writer/BaseWriter.hh
  55. include/OpenMesh/Core/IO/writer/OBJWriter.hh
  56. include/OpenMesh/Core/IO/writer/OFFWriter.hh
  57. include/OpenMesh/Core/IO/writer/OMWriter.hh
  58. include/OpenMesh/Core/IO/writer/PLYWriter.hh
  59. include/OpenMesh/Core/IO/writer/STLWriter.hh
  60. include/OpenMesh/Core/IO/writer/VTKWriter.hh
  61. include/OpenMesh/Core/Mesh/ArrayItems.hh
  62. include/OpenMesh/Core/Mesh/ArrayKernel.hh
  63. include/OpenMesh/Core/Mesh/ArrayKernelT_impl.hh
  64. include/OpenMesh/Core/Mesh/AttribKernelT.hh
  65. include/OpenMesh/Core/Mesh/Attributes.hh
  66. include/OpenMesh/Core/Mesh/BaseKernel.hh
  67. include/OpenMesh/Core/Mesh/BaseMesh.hh
  68. include/OpenMesh/Core/Mesh/Casts.hh
  69. include/OpenMesh/Core/Mesh/CirculatorsT.hh
  70. include/OpenMesh/Core/Mesh/DefaultPolyMesh.hh
  71. include/OpenMesh/Core/Mesh/DefaultTriMesh.hh
  72. include/OpenMesh/Core/Mesh/FinalMeshItemsT.hh
  73. include/OpenMesh/Core/Mesh/Handles.hh
  74. include/OpenMesh/Core/Mesh/IteratorsT.hh
  75. include/OpenMesh/Core/Mesh/PolyConnectivity.hh
  76. include/OpenMesh/Core/Mesh/PolyConnectivity_inline_impl.hh
  77. include/OpenMesh/Core/Mesh/PolyMeshT.hh
  78. include/OpenMesh/Core/Mesh/PolyMeshT_impl.hh
  79. include/OpenMesh/Core/Mesh/PolyMesh_ArrayKernelT.hh
  80. include/OpenMesh/Core/Mesh/SmartHandles.hh
  81. include/OpenMesh/Core/Mesh/SmartRange.hh
  82. include/OpenMesh/Core/Mesh/Status.hh
  83. include/OpenMesh/Core/Mesh/Tags.hh
  84. include/OpenMesh/Core/Mesh/Traits.hh
  85. include/OpenMesh/Core/Mesh/TriConnectivity.hh
  86. include/OpenMesh/Core/Mesh/TriMeshT.hh
  87. include/OpenMesh/Core/Mesh/TriMeshT_impl.hh
  88. include/OpenMesh/Core/Mesh/TriMesh_ArrayKernelT.hh
  89. include/OpenMesh/Core/Mesh/gen/circulators_header.hh
  90. include/OpenMesh/Core/Mesh/gen/circulators_template.hh
  91. include/OpenMesh/Core/Mesh/gen/footer.hh
  92. include/OpenMesh/Core/Mesh/gen/iterators_header.hh
  93. include/OpenMesh/Core/Mesh/gen/iterators_template.hh
  94. include/OpenMesh/Core/System/OpenMeshDLLMacros.hh
  95. include/OpenMesh/Core/System/compiler.hh
  96. include/OpenMesh/Core/System/config.h
  97. include/OpenMesh/Core/System/config.hh
  98. include/OpenMesh/Core/System/mostream.hh
  99. include/OpenMesh/Core/System/omstream.hh
  100. include/OpenMesh/Core/Utils/AutoPropertyHandleT.hh
  101. include/OpenMesh/Core/Utils/BaseProperty.hh
  102. include/OpenMesh/Core/Utils/Endian.hh
  103. include/OpenMesh/Core/Utils/GenProg.hh
  104. include/OpenMesh/Core/Utils/HandleToPropHandle.hh
  105. include/OpenMesh/Core/Utils/Noncopyable.hh
  106. include/OpenMesh/Core/Utils/Predicates.hh
  107. include/OpenMesh/Core/Utils/Property.hh
  108. include/OpenMesh/Core/Utils/PropertyContainer.hh
  109. include/OpenMesh/Core/Utils/PropertyCreator.hh
  110. include/OpenMesh/Core/Utils/PropertyManager.hh
  111. include/OpenMesh/Core/Utils/RandomNumberGenerator.hh
  112. include/OpenMesh/Core/Utils/SingletonT.hh
  113. include/OpenMesh/Core/Utils/SingletonT_impl.hh
  114. include/OpenMesh/Core/Utils/color_cast.hh
  115. include/OpenMesh/Core/Utils/typename.hh
  116. include/OpenMesh/Core/Utils/vector_cast.hh
  117. include/OpenMesh/Core/Utils/vector_traits.hh
  118. include/OpenMesh/Tools/Decimater/BaseDecimaterT.hh
  119. include/OpenMesh/Tools/Decimater/BaseDecimaterT_impl.hh
  120. include/OpenMesh/Tools/Decimater/CollapseInfoT.hh
  121. include/OpenMesh/Tools/Decimater/DecimaterT.hh
  122. include/OpenMesh/Tools/Decimater/DecimaterT_impl.hh
  123. include/OpenMesh/Tools/Decimater/McDecimaterT.hh
  124. include/OpenMesh/Tools/Decimater/McDecimaterT_impl.hh
  125. include/OpenMesh/Tools/Decimater/MixedDecimaterT.hh
  126. include/OpenMesh/Tools/Decimater/MixedDecimaterT_impl.hh
  127. include/OpenMesh/Tools/Decimater/ModAspectRatioT.hh
  128. include/OpenMesh/Tools/Decimater/ModAspectRatioT_impl.hh
  129. include/OpenMesh/Tools/Decimater/ModBaseT.hh
  130. include/OpenMesh/Tools/Decimater/ModEdgeLengthT.hh
  131. include/OpenMesh/Tools/Decimater/ModEdgeLengthT_impl.hh
  132. include/OpenMesh/Tools/Decimater/ModHausdorffT.hh
  133. include/OpenMesh/Tools/Decimater/ModHausdorffT_impl.hh
  134. include/OpenMesh/Tools/Decimater/ModIndependentSetsT.hh
  135. include/OpenMesh/Tools/Decimater/ModNormalDeviationT.hh
  136. include/OpenMesh/Tools/Decimater/ModNormalFlippingT.hh
  137. include/OpenMesh/Tools/Decimater/ModProgMeshT.hh
  138. include/OpenMesh/Tools/Decimater/ModProgMeshT_impl.hh
  139. include/OpenMesh/Tools/Decimater/ModQuadricT.hh
  140. include/OpenMesh/Tools/Decimater/ModQuadricT_impl.hh
  141. include/OpenMesh/Tools/Decimater/ModRoundnessT.hh
  142. include/OpenMesh/Tools/Decimater/Observer.hh
  143. include/OpenMesh/Tools/Dualizer/meshDualT.hh
  144. include/OpenMesh/Tools/Kernel_OSG/ArrayKernelT.hh
  145. include/OpenMesh/Tools/Kernel_OSG/AttribKernelT.hh
  146. include/OpenMesh/Tools/Kernel_OSG/PropertyKernel.hh
  147. include/OpenMesh/Tools/Kernel_OSG/PropertyT.hh
  148. include/OpenMesh/Tools/Kernel_OSG/Traits.hh
  149. include/OpenMesh/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh
  150. include/OpenMesh/Tools/Kernel_OSG/VectorAdapter.hh
  151. include/OpenMesh/Tools/Kernel_OSG/bindT.hh
  152. include/OpenMesh/Tools/Kernel_OSG/color_cast.hh
  153. include/OpenMesh/Tools/SmartTagger/SmartTaggerT.hh
  154. include/OpenMesh/Tools/SmartTagger/SmartTaggerT_impl.hh
  155. include/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.hh
  156. include/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT_impl.hh
  157. include/OpenMesh/Tools/Smoother/LaplaceSmootherT.hh
  158. include/OpenMesh/Tools/Smoother/LaplaceSmootherT_impl.hh
  159. include/OpenMesh/Tools/Smoother/SmootherT.hh
  160. include/OpenMesh/Tools/Smoother/SmootherT_impl.hh
  161. include/OpenMesh/Tools/Smoother/smooth_mesh.hh
  162. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.hh
  163. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT_impl.hh
  164. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh
  165. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh
  166. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.hh
  167. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT_impl.hh
  168. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/Traits.hh
  169. include/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.hh
  170. include/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT_impl.hh
  171. include/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.hh
  172. include/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT_impl.hh
  173. include/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh
  174. include/OpenMesh/Tools/Subdivider/Uniform/CompositeLoopT.hh
  175. include/OpenMesh/Tools/Subdivider/Uniform/CompositeSqrt3T.hh
  176. include/OpenMesh/Tools/Subdivider/Uniform/LongestEdgeT.hh
  177. include/OpenMesh/Tools/Subdivider/Uniform/LoopT.hh
  178. include/OpenMesh/Tools/Subdivider/Uniform/MidpointT.hh
  179. include/OpenMesh/Tools/Subdivider/Uniform/ModifiedButterFlyT.hh
  180. include/OpenMesh/Tools/Subdivider/Uniform/Sqrt3InterpolatingSubdividerLabsikGreinerT.hh
  181. include/OpenMesh/Tools/Subdivider/Uniform/Sqrt3T.hh
  182. include/OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh
  183. include/OpenMesh/Tools/Utils/Config.hh
  184. include/OpenMesh/Tools/Utils/GLConstAsString.hh
  185. include/OpenMesh/Tools/Utils/Gnuplot.hh
  186. include/OpenMesh/Tools/Utils/HeapT.hh
  187. include/OpenMesh/Tools/Utils/MeshCheckerT.hh
  188. include/OpenMesh/Tools/Utils/MeshCheckerT_impl.hh
  189. include/OpenMesh/Tools/Utils/NumLimitsT.hh
  190. include/OpenMesh/Tools/Utils/StripifierT.hh
  191. include/OpenMesh/Tools/Utils/StripifierT_impl.hh
  192. include/OpenMesh/Tools/Utils/TestingFramework.hh
  193. include/OpenMesh/Tools/Utils/Timer.hh
  194. include/OpenMesh/Tools/Utils/conio.hh
  195. include/OpenMesh/Tools/Utils/getopt.h
  196. include/OpenMesh/Tools/VDPM/MeshTraits.hh
  197. include/OpenMesh/Tools/VDPM/StreamingDef.hh
  198. include/OpenMesh/Tools/VDPM/VFront.hh
  199. include/OpenMesh/Tools/VDPM/VHierarchy.hh
  200. include/OpenMesh/Tools/VDPM/VHierarchyNode.hh
  201. include/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.hh
  202. include/OpenMesh/Tools/VDPM/VHierarchyWindow.hh
  203. include/OpenMesh/Tools/VDPM/ViewingParameters.hh
  204. lib/libOpenMeshCore.a
  205. lib/libOpenMeshCore.so
  206. lib/libOpenMeshCore.so.9.0
  207. lib/libOpenMeshTools.a
  208. lib/libOpenMeshTools.so
  209. lib/libOpenMeshTools.so.9.0
  210. libdata/pkgconfig/openmesh.pc
  211. share/OpenMesh/cmake/OpenMeshConfig-release.cmake
  212. share/OpenMesh/cmake/OpenMeshConfig.cmake
  213. @owner
  214. @group
  215. @mode
Collapse this list.
Dependency lines:
  • openmesh>0:math/openmesh
To install the port:
cd /usr/ports/math/openmesh/ && make install clean
To add the package, run one of these commands:
  • pkg install math/openmesh
  • pkg install openmesh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openmesh
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1665466636 SHA256 (OpenMesh-9.0.tar.gz) = b9574c921482798ce75a8bf578345a84b928ca26ee759219d21b310e2db9d006 SIZE (OpenMesh-9.0.tar.gz) = 32660128

Packages (timestamps in pop-ups are UTC):
openmesh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.0_29.0_2-9.0_29.0_2---
FreeBSD:13:quarterly9.0_29.0_2-9.0_29.0_29.0_29.0_29.0_2
FreeBSD:14:latest9.0_29.0_2-9.0_29.0_2--9.0_1
FreeBSD:14:quarterly9.0_29.0_2-9.0_29.0_29.0_29.0_29.0_2
FreeBSD:15:latest9.0_29.0_2n/a9.0_2n/a9.0_29.0_29.0_2
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. ninja : devel/ninja
  3. xorgproto>=0 : x11/xorgproto
  4. xorgproto>=0 : x11/xorgproto
  5. xi.pc : x11/libXi
  6. xmu.pc : x11-toolkits/libXmu
  7. qt5-buildtools>=5.15 : devel/qt5-buildtools
  8. qt5-qmake>=5.15 : devel/qt5-qmake
  9. libQt5UiTools.a : devel/qt5-uitools
Test dependencies:
  1. googletest>0 : devel/googletest
Runtime dependencies:
  1. xi.pc : x11/libXi
  2. xmu.pc : x11-toolkits/libXmu
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libGLU.so : graphics/libGLU
  3. libQt5Core.so : devel/qt5-core
  4. libQt5Gui.so : x11-toolkits/qt5-gui
  5. libQt5OpenGL.so : graphics/qt5-opengl
  6. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_openmesh
USES:
cmake:testing compiler:c++11-lang dos2unix gl qt:5 xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.openmesh.org/media/Releases/9.0/
Collapse this list.

There are no commits on branch 2022Q2 for this port