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
Port details
openmesh Generic data structure for manipulating polygonal meshes
11.0.0 math on this many watch lists=2 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 11.0.0Version 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: 2024-06-26 18:50:37
Commit Hash: 645d24a
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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 (217 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openmesh-11.0.0/catalog.mk
  3. /usr/local/share/licenses/openmesh-11.0.0/LICENSE
  4. /usr/local/share/licenses/openmesh-11.0.0/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.hh
  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/HoleFiller/HoleFillerT.hh
  145. include/OpenMesh/Tools/HoleFiller/HoleFillerT_impl.hh
  146. include/OpenMesh/Tools/Kernel_OSG/ArrayKernelT.hh
  147. include/OpenMesh/Tools/Kernel_OSG/AttribKernelT.hh
  148. include/OpenMesh/Tools/Kernel_OSG/PropertyKernel.hh
  149. include/OpenMesh/Tools/Kernel_OSG/PropertyT.hh
  150. include/OpenMesh/Tools/Kernel_OSG/Traits.hh
  151. include/OpenMesh/Tools/Kernel_OSG/TriMesh_OSGArrayKernelT.hh
  152. include/OpenMesh/Tools/Kernel_OSG/VectorAdapter.hh
  153. include/OpenMesh/Tools/Kernel_OSG/bindT.hh
  154. include/OpenMesh/Tools/Kernel_OSG/color_cast.hh
  155. include/OpenMesh/Tools/SmartTagger/SmartTaggerT.hh
  156. include/OpenMesh/Tools/SmartTagger/SmartTaggerT_impl.hh
  157. include/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT.hh
  158. include/OpenMesh/Tools/Smoother/JacobiLaplaceSmootherT_impl.hh
  159. include/OpenMesh/Tools/Smoother/LaplaceSmootherT.hh
  160. include/OpenMesh/Tools/Smoother/LaplaceSmootherT_impl.hh
  161. include/OpenMesh/Tools/Smoother/SmootherT.hh
  162. include/OpenMesh/Tools/Smoother/SmootherT_impl.hh
  163. include/OpenMesh/Tools/Smoother/smooth_mesh.hh
  164. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT.hh
  165. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeT_impl.hh
  166. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/CompositeTraits.hh
  167. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/RuleInterfaceT.hh
  168. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.hh
  169. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT_impl.hh
  170. include/OpenMesh/Tools/Subdivider/Adaptive/Composite/Traits.hh
  171. include/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT.hh
  172. include/OpenMesh/Tools/Subdivider/Uniform/CatmullClarkT_impl.hh
  173. include/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT.hh
  174. include/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeT_impl.hh
  175. include/OpenMesh/Tools/Subdivider/Uniform/Composite/CompositeTraits.hh
  176. include/OpenMesh/Tools/Subdivider/Uniform/CompositeLoopT.hh
  177. include/OpenMesh/Tools/Subdivider/Uniform/CompositeSqrt3T.hh
  178. include/OpenMesh/Tools/Subdivider/Uniform/LongestEdgeT.hh
  179. include/OpenMesh/Tools/Subdivider/Uniform/LoopT.hh
  180. include/OpenMesh/Tools/Subdivider/Uniform/MidpointT.hh
  181. include/OpenMesh/Tools/Subdivider/Uniform/ModifiedButterFlyT.hh
  182. include/OpenMesh/Tools/Subdivider/Uniform/Sqrt3InterpolatingSubdividerLabsikGreinerT.hh
  183. include/OpenMesh/Tools/Subdivider/Uniform/Sqrt3T.hh
  184. include/OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh
  185. include/OpenMesh/Tools/Utils/Config.hh
  186. include/OpenMesh/Tools/Utils/GLConstAsString.hh
  187. include/OpenMesh/Tools/Utils/Gnuplot.hh
  188. include/OpenMesh/Tools/Utils/HeapT.hh
  189. include/OpenMesh/Tools/Utils/MeshCheckerT.hh
  190. include/OpenMesh/Tools/Utils/MeshCheckerT_impl.hh
  191. include/OpenMesh/Tools/Utils/NumLimitsT.hh
  192. include/OpenMesh/Tools/Utils/StripifierT.hh
  193. include/OpenMesh/Tools/Utils/StripifierT_impl.hh
  194. include/OpenMesh/Tools/Utils/TestingFramework.hh
  195. include/OpenMesh/Tools/Utils/Timer.hh
  196. include/OpenMesh/Tools/Utils/conio.hh
  197. include/OpenMesh/Tools/Utils/getopt.h
  198. include/OpenMesh/Tools/VDPM/MeshTraits.hh
  199. include/OpenMesh/Tools/VDPM/StreamingDef.hh
  200. include/OpenMesh/Tools/VDPM/VFront.hh
  201. include/OpenMesh/Tools/VDPM/VHierarchy.hh
  202. include/OpenMesh/Tools/VDPM/VHierarchyNode.hh
  203. include/OpenMesh/Tools/VDPM/VHierarchyNodeIndex.hh
  204. include/OpenMesh/Tools/VDPM/VHierarchyWindow.hh
  205. include/OpenMesh/Tools/VDPM/ViewingParameters.hh
  206. lib/libOpenMeshCore.a
  207. lib/libOpenMeshCore.so
  208. lib/libOpenMeshCore.so.11.0
  209. lib/libOpenMeshTools.a
  210. lib/libOpenMeshTools.so
  211. lib/libOpenMeshTools.so.11.0
  212. libdata/pkgconfig/openmesh.pc
  213. share/OpenMesh/cmake/OpenMeshConfig-release.cmake
  214. share/OpenMesh/cmake/OpenMeshConfig.cmake
  215. @owner
  216. @group
  217. @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 = 1719418825 SHA256 (OpenMesh-11.0.0.tar.gz) = c7f35d29673e6dbb6d65b214c10c4c6249521a8f1e8f8db6e8bdc2eed798aedc SIZE (OpenMesh-11.0.0.tar.gz) = 6625308

Packages (timestamps in pop-ups are UTC):
openmesh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest11.0.011.0.0-11.0.011.0.0---
FreeBSD:13:quarterly11.0.011.0.0-11.0.011.0.09.0_29.0_29.0_2
FreeBSD:14:latest11.0.011.0.0-11.0.011.0.0--9.0_1
FreeBSD:14:quarterly11.0.011.0.0-11.0.011.0.09.0_29.0_29.0_2
FreeBSD:15:latest11.0.011.0.0n/a11.0.0n/a9.0_29.0_29.0_2
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. eigen3.pc : math/eigen3
  4. xorgproto>=0 : x11/xorgproto
  5. xorgproto>=0 : x11/xorgproto
  6. xi.pc : x11/libXi
  7. xmu.pc : x11-toolkits/libXmu
  8. qt5-buildtools>=5.15 : devel/qt5-buildtools
  9. qt5-qmake>=5.15 : devel/qt5-qmake
  10. 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 eigen:3 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/11.0/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
11.0.0
26 Jun 2024 18:50:37
commit hash: 645d24a0ba19f6de5528e857245ca1d4700e5286commit hash: 645d24a0ba19f6de5528e857245ca1d4700e5286commit hash: 645d24a0ba19f6de5528e857245ca1d4700e5286commit hash: 645d24a0ba19f6de5528e857245ca1d4700e5286 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/openmesh: update 9.0 → 11.0.0
9.0_2
02 Nov 2023 08:03:16
commit hash: f1893fe18f136b9abfd6f7cb223297ce4bb49949commit hash: f1893fe18f136b9abfd6f7cb223297ce4bb49949commit hash: f1893fe18f136b9abfd6f7cb223297ce4bb49949commit hash: f1893fe18f136b9abfd6f7cb223297ce4bb49949 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/openmesh: Remove unnecessary USE_QT components
9.0_1
26 Oct 2023 18:07:08
commit hash: d9535f5290951251d4436584c42032c95566c2e4commit hash: d9535f5290951251d4436584c42032c95566c2e4commit hash: d9535f5290951251d4436584c42032c95566c2e4commit hash: d9535f5290951251d4436584c42032c95566c2e4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
math/openmesh: Mark DEPRECATED

- Depends on deprecated www/qt5-webkit
- Set EXPIRATION_DATE 2023-11-26

Approved by:	portmgr (blanket)
9.0_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
9.0
11 Oct 2022 09:03:39
commit hash: dcf0ee82f2274c862d17070d42a01aa6167a07cecommit hash: dcf0ee82f2274c862d17070d42a01aa6167a07cecommit hash: dcf0ee82f2274c862d17070d42a01aa6167a07cecommit hash: dcf0ee82f2274c862d17070d42a01aa6167a07ce files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/openmesh: Add tests
9.0
11 Oct 2022 06:10:57
commit hash: d07f49af4ac5a35b68ec6d9f082bc99a9f750c36commit hash: d07f49af4ac5a35b68ec6d9f082bc99a9f750c36commit hash: d07f49af4ac5a35b68ec6d9f082bc99a9f750c36commit hash: d07f49af4ac5a35b68ec6d9f082bc99a9f750c36 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/openmesh: Update 8.1 -> 9.0
8.1_1
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
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)
8.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)
8.1_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
8.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
8.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.
8.1
25 Mar 2021 01:00:30
Revision:569173Original commit files touched by this commit
yuri search for other commits by this committer
Re-add port: math/openmesh: Update 8.0 -> 8.1
8.0
27 Aug 2020 11:25:47
Revision:546333Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-08-26 audio/timidity++-tcltk: Broken for more than 6 months
2020-08-26 biology/pbcopper: Broken for more than 6 months
2020-08-26 devel/ace: Broken for more than 6 months
2020-08-26 devel/bin86: Broken for more than 6 months
2020-08-26 devel/erlang-oserl: Broken for more than 6 months
2020-08-20 emulators/qemu40: Please consider using qemu or qemu41
2020-08-26 games/linux-darwinia-demo: Broken for more than 6 months
2020-08-26 games/linux-defcon: Broken for more than 6 months
2020-08-26 games/linux-uplink-demo: Broken for more than 6 months
2020-08-26 games/xevil: Broken for more than 6 months
2020-08-26 games/xminesweep: Broken for more than 6 months
2020-08-26 graphics/backfract: Broken for more than 6 months
2020-08-26 japanese/kanjipad: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.0
26 Jul 2020 07:32:00
Revision:543440Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
8.0
06 Jan 2020 12:57:03
Revision:522222Original commit files touched by this commit
adridg search for other commits by this committer
Update devel/cmake to latest upstream release, 3.16.2

This new release has support for the latest Boost, Objective-C
and various small improvements. The release notes are at:
	https://cmake.org/cmake/help/v3.16/release/3.16.html

Two ports could not be persuaded to build with this new release
(math/openmesh science/fleur) and are marked BROKEN. Other build
fixes have already been done in-tree.

Thanks antoine@ for the exp-runs (multiple).
Thanks tcberner@ for prep-work (most of the work, actually).

PR:		242254
8.0
06 Nov 2019 18:07:22
Revision:516916Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
8.0
28 Jul 2019 03:16:31
Revision:507491Original commit files touched by this commit
yuri search for other commits by this committer
math/openmesh: Update 7.1 -> 8.0
7.1_2
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
7.1_1
13 May 2019 09:36:31
Revision:501541Original commit files touched by this commit
pkubaj search for other commits by this committer
math/openmesh: fix build with GCC-based architectures

Add USES=compiler:c++11-lang.
CMake Error in src/OpenMesh/Apps/Decimating/DecimaterGui/CMakeLists.txt:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

Approved by:	mentors (implicit approval)
7.1_1
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.1
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
7.1
22 Oct 2018 05:15:14
Revision:482731Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/openmesh: Generic data structure for manipulating polygonal
meshes

Number of commits found: 23