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 on branch 2023Q1
opensubdiv High performance subdivision surface libraries
3.6.0_3 graphics on this many watch lists=3 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 3.6.0_3Version of this port present on the latest quarterly branch.
Maintainer: FreeBSD@Shaneware.biz search for ports maintained by this maintainer
Port Added: 2015-12-15 11:04:55
Last Update: 2024-08-04 12:00:49
Commit Hash: 1c698b8
People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
License: APACHE20
WWW:
https://graphics.pixar.com/opensubdiv
Description:
OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. This codepath is optimized for drawing deforming subdivs with static topology at interactive framerates. The resulting limit surface matches Pixar's Renderman to numerical precision.
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 (144 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/opensubdiv-3.6.0_3/catalog.mk
  3. /usr/local/share/licenses/opensubdiv-3.6.0_3/LICENSE
  4. /usr/local/share/licenses/opensubdiv-3.6.0_3/APACHE20
  5. include/opensubdiv/bfr/irregularPatchType.h
  6. include/opensubdiv/bfr/limits.h
  7. include/opensubdiv/bfr/parameterization.h
  8. include/opensubdiv/bfr/refinerSurfaceFactory.h
  9. include/opensubdiv/bfr/surface.h
  10. include/opensubdiv/bfr/surfaceData.h
  11. include/opensubdiv/bfr/surfaceFactory.h
  12. include/opensubdiv/bfr/surfaceFactoryCache.h
  13. include/opensubdiv/bfr/surfaceFactoryMeshAdapter.h
  14. include/opensubdiv/bfr/tessellation.h
  15. include/opensubdiv/bfr/vertexDescriptor.h
  16. include/opensubdiv/far/error.h
  17. include/opensubdiv/far/patchDescriptor.h
  18. include/opensubdiv/far/patchMap.h
  19. include/opensubdiv/far/patchParam.h
  20. include/opensubdiv/far/patchTable.h
  21. include/opensubdiv/far/patchTableFactory.h
  22. include/opensubdiv/far/primvarRefiner.h
  23. include/opensubdiv/far/ptexIndices.h
  24. include/opensubdiv/far/stencilTable.h
  25. include/opensubdiv/far/stencilTableFactory.h
  26. include/opensubdiv/far/topologyDescriptor.h
  27. include/opensubdiv/far/topologyLevel.h
  28. include/opensubdiv/far/topologyRefiner.h
  29. include/opensubdiv/far/topologyRefinerFactory.h
  30. include/opensubdiv/far/types.h
  31. include/opensubdiv/hbr/allocator.h
  32. include/opensubdiv/hbr/bilinear.h
  33. include/opensubdiv/hbr/catmark.h
  34. include/opensubdiv/hbr/cornerEdit.h
  35. include/opensubdiv/hbr/creaseEdit.h
  36. include/opensubdiv/hbr/face.h
  37. include/opensubdiv/hbr/faceEdit.h
  38. include/opensubdiv/hbr/fvarData.h
  39. include/opensubdiv/hbr/fvarEdit.h
  40. include/opensubdiv/hbr/halfedge.h
  41. include/opensubdiv/hbr/hierarchicalEdit.h
  42. include/opensubdiv/hbr/holeEdit.h
  43. include/opensubdiv/hbr/loop.h
  44. include/opensubdiv/hbr/mesh.h
  45. include/opensubdiv/hbr/subdivision.h
  46. include/opensubdiv/hbr/vertex.h
  47. include/opensubdiv/hbr/vertexEdit.h
  48. include/opensubdiv/osd/bufferDescriptor.h
  49. @comment include/opensubdiv/osd/clEvaluator.h
  50. @comment include/opensubdiv/osd/clGLVertexBuffer.h
  51. @comment include/opensubdiv/osd/clPatchTable.h
  52. @comment include/opensubdiv/osd/clVertexBuffer.h
  53. include/opensubdiv/osd/cpuEvaluator.h
  54. include/opensubdiv/osd/cpuGLVertexBuffer.h
  55. include/opensubdiv/osd/cpuPatchTable.h
  56. include/opensubdiv/osd/cpuVertexBuffer.h
  57. include/opensubdiv/osd/glComputeEvaluator.h
  58. include/opensubdiv/osd/glLegacyGregoryPatchTable.h
  59. include/opensubdiv/osd/glMesh.h
  60. include/opensubdiv/osd/glPatchTable.h
  61. include/opensubdiv/osd/glVertexBuffer.h
  62. include/opensubdiv/osd/glXFBEvaluator.h
  63. include/opensubdiv/osd/glslPatchShaderSource.h
  64. include/opensubdiv/osd/mesh.h
  65. include/opensubdiv/osd/nonCopyable.h
  66. include/opensubdiv/osd/ompEvaluator.h
  67. include/opensubdiv/osd/ompKernel.h
  68. @comment include/opensubdiv/osd/opencl.h
  69. include/opensubdiv/osd/opengl.h
  70. include/opensubdiv/osd/patchBasis.h
  71. include/opensubdiv/osd/patchBasisTypes.h
  72. include/opensubdiv/osd/tbbEvaluator.h
  73. include/opensubdiv/osd/tbbKernel.h
  74. include/opensubdiv/osd/types.h
  75. include/opensubdiv/sdc/bilinearScheme.h
  76. include/opensubdiv/sdc/catmarkScheme.h
  77. include/opensubdiv/sdc/crease.h
  78. include/opensubdiv/sdc/loopScheme.h
  79. include/opensubdiv/sdc/options.h
  80. include/opensubdiv/sdc/scheme.h
  81. include/opensubdiv/sdc/types.h
  82. include/opensubdiv/version.h
  83. include/opensubdiv/vtr/array.h
  84. include/opensubdiv/vtr/componentInterfaces.h
  85. include/opensubdiv/vtr/fvarLevel.h
  86. include/opensubdiv/vtr/fvarRefinement.h
  87. include/opensubdiv/vtr/level.h
  88. include/opensubdiv/vtr/refinement.h
  89. include/opensubdiv/vtr/sparseSelector.h
  90. include/opensubdiv/vtr/stackBuffer.h
  91. include/opensubdiv/vtr/types.h
  92. lib/cmake/OpenSubdiv/OpenSubdivConfig.cmake
  93. lib/cmake/OpenSubdiv/OpenSubdivConfigVersion.cmake
  94. lib/cmake/OpenSubdiv/OpenSubdivTargets-release.cmake
  95. lib/cmake/OpenSubdiv/OpenSubdivTargets.cmake
  96. lib/libosdCPU.a
  97. lib/libosdCPU.so
  98. lib/libosdCPU.so.3.6.0
  99. lib/libosdGPU.a
  100. lib/libosdGPU.so
  101. lib/libosdGPU.so.3.6.0
  102. share/examples/opensubdiv/farViewer
  103. share/examples/opensubdiv/glEvalLimit
  104. share/examples/opensubdiv/glFVarViewer
  105. share/examples/opensubdiv/glImaging
  106. share/examples/opensubdiv/glPaintTest
  107. share/examples/opensubdiv/glPtexViewer
  108. share/examples/opensubdiv/glShareTopology
  109. share/examples/opensubdiv/glStencilViewer
  110. share/examples/opensubdiv/glViewer
  111. @comment tests/opensubdiv/bfr_evaluate
  112. @comment tests/opensubdiv/far_perf
  113. @comment tests/opensubdiv/far_regression
  114. @comment tests/opensubdiv/hbr_baseline
  115. @comment tests/opensubdiv/hbr_regression
  116. @comment tests/opensubdiv/osd_regression
  117. @comment share/opensubdiv/tutorials/bfr_tutorial_1_1
  118. @comment share/opensubdiv/tutorials/bfr_tutorial_1_2
  119. @comment share/opensubdiv/tutorials/bfr_tutorial_1_3
  120. @comment share/opensubdiv/tutorials/bfr_tutorial_1_4
  121. @comment share/opensubdiv/tutorials/bfr_tutorial_1_5
  122. @comment share/opensubdiv/tutorials/bfr_tutorial_2_1
  123. @comment share/opensubdiv/tutorials/bfr_tutorial_2_2
  124. @comment share/opensubdiv/tutorials/bfr_tutorial_3_1
  125. @comment share/opensubdiv/tutorials/bfr_tutorial_3_2
  126. @comment share/opensubdiv/tutorials/far_tutorial_1_1
  127. @comment share/opensubdiv/tutorials/far_tutorial_1_2
  128. @comment share/opensubdiv/tutorials/far_tutorial_2_1
  129. @comment share/opensubdiv/tutorials/far_tutorial_2_2
  130. @comment share/opensubdiv/tutorials/far_tutorial_2_3
  131. @comment share/opensubdiv/tutorials/far_tutorial_3_1
  132. @comment share/opensubdiv/tutorials/far_tutorial_4_1
  133. @comment share/opensubdiv/tutorials/far_tutorial_4_2
  134. @comment share/opensubdiv/tutorials/far_tutorial_4_3
  135. @comment share/opensubdiv/tutorials/far_tutorial_5_1
  136. @comment share/opensubdiv/tutorials/far_tutorial_5_2
  137. @comment share/opensubdiv/tutorials/far_tutorial_5_3
  138. @comment share/opensubdiv/tutorials/hbr_tutorial_0
  139. @comment share/opensubdiv/tutorials/hbr_tutorial_1
  140. @comment share/opensubdiv/tutorials/hbr_tutorial_2
  141. @comment share/opensubdiv/tutorials/osd_tutorial_0
  142. @owner
  143. @group
  144. @mode
Collapse this list.
Dependency lines:
  • opensubdiv>0:graphics/opensubdiv
To install the port:
cd /usr/ports/graphics/opensubdiv/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/opensubdiv
  • pkg install opensubdiv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: opensubdiv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1702887114 SHA256 (PixarAnimationStudios-OpenSubdiv-v3_6_0_GH0.tar.gz) = bebfd61ab6657a4f4ff27845fb66a167d00395783bfbd253254d87447ed1d879 SIZE (PixarAnimationStudios-OpenSubdiv-v3_6_0_GH0.tar.gz) = 40746688

Packages (timestamps in pop-ups are UTC):
opensubdiv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.6.0_33.6.0_3-3.6.0_33.6.0_3---
FreeBSD:13:quarterly3.6.0_33.6.0_3--3.6.0_33.5.0_73.5.0_73.5.0_7
FreeBSD:14:latest3.6.0_33.6.0_3-3.6.0_33.6.0_33.5.0_5-3.5.0_5
FreeBSD:14:quarterly3.6.0_33.6.0_3--3.6.0_33.5.0_73.5.0_73.5.0_7
FreeBSD:15:latest3.6.0_33.6.0_3n/a3.6.0_3n/a3.5.0_73.5.0_73.5.0_7
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glfw>3.0.0 : graphics/glfw
  2. rst2html : textproc/py-docutils
  3. doxygen>=1.8.4 : devel/doxygen
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. python3.11 : lang/python311
  7. ice.pc : x11/libICE
  8. sm.pc : x11/libSM
  9. x11.pc : x11/libX11
  10. xcursor.pc : x11/libXcursor
  11. xext.pc : x11/libXext
  12. xi.pc : x11/libXi
  13. xinerama.pc : x11/libXinerama
  14. xrandr.pc : x11/libXrandr
  15. xxf86vm.pc : x11/libXxf86vm
Runtime dependencies:
  1. ice.pc : x11/libICE
  2. sm.pc : x11/libSM
  3. x11.pc : x11/libX11
  4. xcursor.pc : x11/libXcursor
  5. xext.pc : x11/libXext
  6. xi.pc : x11/libXi
  7. xinerama.pc : x11/libXinerama
  8. xrandr.pc : x11/libXrandr
  9. xxf86vm.pc : x11/libXxf86vm
Library dependencies:
  1. libglfw.so : graphics/glfw
  2. libPtex.so : graphics/ptex
  3. libtbb.so : devel/onetbb
  4. libOpenGL.so : graphics/libglvnd
This port is required by:
for Libraries
  1. graphics/blender
  2. science/spheral

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. graphics/blender-lts28*
  2. graphics/blender-lts29*
  3. graphics/wdune*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for opensubdiv-3.6.0_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OPENCL=off: Heterogeneous computing via OpenCL OPENMP=on: Parallel processing support via OpenMP PTEX=on: ptex support TBB=on: Intel threading building blocks TEST=off: Build and/or run tests TUTORIALS=off: Install tutorial programs ===> Use 'make config' to modify these settings
Options name:
graphics_opensubdiv
USES:
cmake gl localbase:ldflags python:build xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/PixarAnimationStudios/OpenSubdiv/tar.gz/v3_6_0?dummy=/
Collapse this list.

There are no commits on branch 2023Q1 for this port