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
ospray Ray tracing based rendering engine for high-fidelity visualization
2.10.0_8 graphics 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.10.0_7Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-12-09 06:42:08
Last Update: 2024-04-17 11:28:34
Commit Hash: 96261a1
License: APACHE20
WWW:
https://www.ospray.org/
Description:
OSPRay features interactive CPU rendering capabilities geared towards Scientific Visualization applications. Advanced shading effects such as Ambient Occlusion, shadows, and transparency can be rendered interactively, enabling new insights into data exploration.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (381 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ospray-2.10.0_8/catalog.mk
  3. /usr/local/share/licenses/ospray-2.10.0_8/LICENSE
  4. /usr/local/share/licenses/ospray-2.10.0_8/APACHE20
  5. bin/ospBenchmark
  6. bin/ospExamples
  7. bin/ospTutorial
  8. bin/ospTutorialAsync
  9. bin/ospTutorialCpp
  10. include/ospray/OSPEnums.h
  11. include/ospray/SDK/OSPConfig.h
  12. include/ospray/SDK/api/Device.h
  13. include/ospray/SDK/common/ISPCMessages.h
  14. include/ospray/SDK/common/Library.h
  15. include/ospray/SDK/common/OSPCommon.h
  16. include/ospray/SDK/common/Util.h
  17. include/ospray/SDK/modules/cpu/camera/Camera.h
  18. include/ospray/SDK/modules/cpu/camera/Camera.ih
  19. include/ospray/SDK/modules/cpu/camera/CameraShared.h
  20. include/ospray/SDK/modules/cpu/camera/OrthographicCamera.h
  21. include/ospray/SDK/modules/cpu/camera/OrthographicCameraShared.h
  22. include/ospray/SDK/modules/cpu/camera/OrthographicCamera_ispc.h
  23. include/ospray/SDK/modules/cpu/camera/PanoramicCamera.h
  24. include/ospray/SDK/modules/cpu/camera/PanoramicCameraShared.h
  25. include/ospray/SDK/modules/cpu/camera/PanoramicCamera_ispc.h
  26. include/ospray/SDK/modules/cpu/camera/PerspectiveCamera.h
  27. include/ospray/SDK/modules/cpu/camera/PerspectiveCameraShared.h
  28. include/ospray/SDK/modules/cpu/camera/PerspectiveCamera_ispc.h
  29. include/ospray/SDK/modules/cpu/camera/registration.h
  30. include/ospray/SDK/modules/cpu/common/Clipping.ih
  31. include/ospray/SDK/modules/cpu/common/DGEnum.h
  32. include/ospray/SDK/modules/cpu/common/Data.h
  33. include/ospray/SDK/modules/cpu/common/Data.ih
  34. include/ospray/SDK/modules/cpu/common/DifferentialGeometry.ih
  35. include/ospray/SDK/modules/cpu/common/FilterIntersect.ih
  36. include/ospray/SDK/modules/cpu/common/Future.h
  37. include/ospray/SDK/modules/cpu/common/Group.h
  38. include/ospray/SDK/modules/cpu/common/GroupShared.h
  39. include/ospray/SDK/modules/cpu/common/Instance.h
  40. include/ospray/SDK/modules/cpu/common/Instance.ih
  41. include/ospray/SDK/modules/cpu/common/InstanceShared.h
  42. include/ospray/SDK/modules/cpu/common/Intersect.ih
  43. include/ospray/SDK/modules/cpu/common/Managed.h
  44. include/ospray/SDK/modules/cpu/common/MotionTransform.h
  45. include/ospray/SDK/modules/cpu/common/MotionTransform.ih
  46. include/ospray/SDK/modules/cpu/common/OSPCommon.ih
  47. include/ospray/SDK/modules/cpu/common/OSPCommon_ispc.h
  48. include/ospray/SDK/modules/cpu/common/Ray.ih
  49. include/ospray/SDK/modules/cpu/common/StructShared.h
  50. include/ospray/SDK/modules/cpu/common/VolumeIntervals.ih
  51. include/ospray/SDK/modules/cpu/common/World.h
  52. include/ospray/SDK/modules/cpu/common/World.ih
  53. include/ospray/SDK/modules/cpu/common/WorldShared.h
  54. include/ospray/SDK/modules/cpu/common/World_ispc.h
  55. include/ospray/SDK/modules/cpu/fb/FrameBuffer.h
  56. include/ospray/SDK/modules/cpu/fb/FrameBuffer.ih
  57. include/ospray/SDK/modules/cpu/fb/FrameBufferShared.h
  58. include/ospray/SDK/modules/cpu/fb/FrameBufferView.h
  59. include/ospray/SDK/modules/cpu/fb/FrameBufferView.ih
  60. include/ospray/SDK/modules/cpu/fb/FrameBuffer_ispc.h
  61. include/ospray/SDK/modules/cpu/fb/ImageOp.h
  62. include/ospray/SDK/modules/cpu/fb/ImageOpShared.h
  63. include/ospray/SDK/modules/cpu/fb/LocalFB.h
  64. include/ospray/SDK/modules/cpu/fb/LocalFBShared.h
  65. include/ospray/SDK/modules/cpu/fb/LocalFB_ispc.h
  66. include/ospray/SDK/modules/cpu/fb/RenderTaskDesc.ih
  67. include/ospray/SDK/modules/cpu/fb/SparseFB.h
  68. include/ospray/SDK/modules/cpu/fb/SparseFB.ih
  69. include/ospray/SDK/modules/cpu/fb/SparseFBShared.h
  70. include/ospray/SDK/modules/cpu/fb/SparseFB_ispc.h
  71. include/ospray/SDK/modules/cpu/fb/TaskError.h
  72. include/ospray/SDK/modules/cpu/fb/Tile.ih
  73. include/ospray/SDK/modules/cpu/fb/TileShared.h
  74. include/ospray/SDK/modules/cpu/fb/frame_ops/Blur.h
  75. include/ospray/SDK/modules/cpu/fb/frame_ops/Debug.h
  76. include/ospray/SDK/modules/cpu/fb/frame_ops/Depth.h
  77. include/ospray/SDK/modules/cpu/fb/frame_ops/SSAO.h
  78. include/ospray/SDK/modules/cpu/fb/frame_ops/SSAO_ispc.h
  79. include/ospray/SDK/modules/cpu/fb/pixel_ops/ToneMapper.h
  80. include/ospray/SDK/modules/cpu/fb/pixel_ops/ToneMapperShared.h
  81. include/ospray/SDK/modules/cpu/fb/pixel_ops/ToneMapper_ispc.h
  82. include/ospray/SDK/modules/cpu/fb/registration.h
  83. include/ospray/SDK/modules/cpu/geometry/Boxes.h
  84. include/ospray/SDK/modules/cpu/geometry/BoxesShared.h
  85. include/ospray/SDK/modules/cpu/geometry/Boxes_ispc.h
  86. include/ospray/SDK/modules/cpu/geometry/Curves.h
  87. include/ospray/SDK/modules/cpu/geometry/CurvesShared.h
  88. include/ospray/SDK/modules/cpu/geometry/Curves_ispc.h
  89. include/ospray/SDK/modules/cpu/geometry/GeometricModel.h
  90. include/ospray/SDK/modules/cpu/geometry/GeometricModel.ih
  91. include/ospray/SDK/modules/cpu/geometry/GeometricModelShared.h
  92. include/ospray/SDK/modules/cpu/geometry/GeometricModel_ispc.h
  93. include/ospray/SDK/modules/cpu/geometry/Geometry.h
  94. include/ospray/SDK/modules/cpu/geometry/Geometry.ih
  95. include/ospray/SDK/modules/cpu/geometry/GeometryShared.h
  96. include/ospray/SDK/modules/cpu/geometry/Isosurfaces.h
  97. include/ospray/SDK/modules/cpu/geometry/IsosurfacesShared.h
  98. include/ospray/SDK/modules/cpu/geometry/Isosurfaces_ispc.h
  99. include/ospray/SDK/modules/cpu/geometry/Mesh.h
  100. include/ospray/SDK/modules/cpu/geometry/MeshShared.h
  101. include/ospray/SDK/modules/cpu/geometry/Mesh_ispc.h
  102. include/ospray/SDK/modules/cpu/geometry/Planes.h
  103. include/ospray/SDK/modules/cpu/geometry/PlanesShared.h
  104. include/ospray/SDK/modules/cpu/geometry/Planes_ispc.h
  105. include/ospray/SDK/modules/cpu/geometry/Spheres.h
  106. include/ospray/SDK/modules/cpu/geometry/SpheresShared.h
  107. include/ospray/SDK/modules/cpu/geometry/Spheres_ispc.h
  108. include/ospray/SDK/modules/cpu/geometry/Subdivision.h
  109. include/ospray/SDK/modules/cpu/geometry/SubdivisionShared.h
  110. include/ospray/SDK/modules/cpu/geometry/Subdivision_ispc.h
  111. include/ospray/SDK/modules/cpu/geometry/registration.h
  112. include/ospray/SDK/modules/cpu/lights/AmbientLight.h
  113. include/ospray/SDK/modules/cpu/lights/AmbientLightShared.h
  114. include/ospray/SDK/modules/cpu/lights/AmbientLight_ispc.h
  115. include/ospray/SDK/modules/cpu/lights/CylinderCapSolidAngleTable.ih
  116. include/ospray/SDK/modules/cpu/lights/CylinderLight.h
  117. include/ospray/SDK/modules/cpu/lights/CylinderLightShared.h
  118. include/ospray/SDK/modules/cpu/lights/CylinderLight_ispc.h
  119. include/ospray/SDK/modules/cpu/lights/DirectionalLight.h
  120. include/ospray/SDK/modules/cpu/lights/DirectionalLightShared.h
  121. include/ospray/SDK/modules/cpu/lights/DirectionalLight_ispc.h
  122. include/ospray/SDK/modules/cpu/lights/HDRILight.h
  123. include/ospray/SDK/modules/cpu/lights/HDRILightShared.h
  124. include/ospray/SDK/modules/cpu/lights/HDRILight_ispc.h
  125. include/ospray/SDK/modules/cpu/lights/IntensityDistribution.h
  126. include/ospray/SDK/modules/cpu/lights/IntensityDistribution.ih
  127. include/ospray/SDK/modules/cpu/lights/IntensityDistributionShared.h
  128. include/ospray/SDK/modules/cpu/lights/Light.h
  129. include/ospray/SDK/modules/cpu/lights/LightShared.h
  130. include/ospray/SDK/modules/cpu/lights/Light_ispc.h
  131. include/ospray/SDK/modules/cpu/lights/PointLight.h
  132. include/ospray/SDK/modules/cpu/lights/PointLightShared.h
  133. include/ospray/SDK/modules/cpu/lights/PointLight_ispc.h
  134. include/ospray/SDK/modules/cpu/lights/QuadLight.h
  135. include/ospray/SDK/modules/cpu/lights/QuadLightShared.h
  136. include/ospray/SDK/modules/cpu/lights/QuadLight_ispc.h
  137. include/ospray/SDK/modules/cpu/lights/SphericalQuadSampling.ih
  138. include/ospray/SDK/modules/cpu/lights/SpotLight.h
  139. include/ospray/SDK/modules/cpu/lights/SpotLightShared.h
  140. include/ospray/SDK/modules/cpu/lights/SpotLight_ispc.h
  141. include/ospray/SDK/modules/cpu/lights/SunSkyLight.h
  142. include/ospray/SDK/modules/cpu/lights/registration.h
  143. include/ospray/SDK/modules/cpu/lights/sky_model/color_info.h
  144. include/ospray/SDK/modules/cpu/lights/sky_model/sky_model.h
  145. include/ospray/SDK/modules/cpu/lights/sky_model/sky_model_data_ciexyz.h
  146. include/ospray/SDK/modules/cpu/lights/sky_model/sky_model_data_rgb.h
  147. include/ospray/SDK/modules/cpu/lights/sky_model/sky_model_data_spectral.h
  148. include/ospray/SDK/modules/cpu/math/AffineSpace.ih
  149. include/ospray/SDK/modules/cpu/math/Distribution1D.ih
  150. include/ospray/SDK/modules/cpu/math/Distribution1D_ispc.h
  151. include/ospray/SDK/modules/cpu/math/Distribution2D.ih
  152. include/ospray/SDK/modules/cpu/math/Distribution2D_ispc.h
  153. include/ospray/SDK/modules/cpu/math/LinearSpace.ih
  154. include/ospray/SDK/modules/cpu/math/halton.ih
  155. include/ospray/SDK/modules/cpu/math/halton_ispc.h
  156. include/ospray/SDK/modules/cpu/math/interpolation.ih
  157. include/ospray/SDK/modules/cpu/math/random.ih
  158. include/ospray/SDK/modules/cpu/math/sampling.h
  159. include/ospray/SDK/modules/cpu/math/sampling.ih
  160. include/ospray/SDK/modules/cpu/math/sobol.ih
  161. include/ospray/SDK/modules/cpu/math/sobol_ispc.h
  162. include/ospray/SDK/modules/cpu/math/spectrum.h
  163. include/ospray/SDK/modules/cpu/math/spectrum.ih
  164. include/ospray/SDK/modules/cpu/math/spectrum_ispc.h
  165. include/ospray/SDK/modules/cpu/pf/LUTPixelFilter.ih
  166. include/ospray/SDK/modules/cpu/pf/LUTPixelFilter_ispc.h
  167. include/ospray/SDK/modules/cpu/pf/PixelFilter.h
  168. include/ospray/SDK/modules/cpu/pf/PixelFilter.ih
  169. include/ospray/SDK/modules/cpu/pf/PixelFilter_ispc.h
  170. include/ospray/SDK/modules/cpu/render/LoadBalancer.h
  171. include/ospray/SDK/modules/cpu/render/Material.h
  172. include/ospray/SDK/modules/cpu/render/Material.ih
  173. include/ospray/SDK/modules/cpu/render/MaterialShared.h
  174. include/ospray/SDK/modules/cpu/render/Material_ispc.h
  175. include/ospray/SDK/modules/cpu/render/RenderTask.h
  176. include/ospray/SDK/modules/cpu/render/Renderer.h
  177. include/ospray/SDK/modules/cpu/render/Renderer.ih
  178. include/ospray/SDK/modules/cpu/render/RendererShared.h
  179. include/ospray/SDK/modules/cpu/render/Renderer_ispc.h
  180. include/ospray/SDK/modules/cpu/render/ScreenSample.ih
  181. include/ospray/SDK/modules/cpu/render/ao/AORenderer.h
  182. include/ospray/SDK/modules/cpu/render/ao/AORendererShared.h
  183. include/ospray/SDK/modules/cpu/render/ao/AORenderer_ispc.h
  184. include/ospray/SDK/modules/cpu/render/ao/surfaces.ih
  185. include/ospray/SDK/modules/cpu/render/ao/surfaces_ispc.h
  186. include/ospray/SDK/modules/cpu/render/ao/volumes.ih
  187. include/ospray/SDK/modules/cpu/render/ao/volumes_ispc.h
  188. include/ospray/SDK/modules/cpu/render/bsdfs/BSDF.ih
  189. include/ospray/SDK/modules/cpu/render/bsdfs/BeckmannDistribution.ih
  190. include/ospray/SDK/modules/cpu/render/bsdfs/Conductor.ih
  191. include/ospray/SDK/modules/cpu/render/bsdfs/Dielectric.ih
  192. include/ospray/SDK/modules/cpu/render/bsdfs/DielectricLayer.ih
  193. include/ospray/SDK/modules/cpu/render/bsdfs/Fresnel.ih
  194. include/ospray/SDK/modules/cpu/render/bsdfs/GGXDistribution.ih
  195. include/ospray/SDK/modules/cpu/render/bsdfs/Lambert.ih
  196. include/ospray/SDK/modules/cpu/render/bsdfs/LambertTransmission.ih
  197. include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetAlbedo.ih
  198. include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetAlbedoTables.ih
  199. include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetAlbedoTables_ispc.h
  200. include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetConductor.ih
  201. include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetDielectric.ih
  202. include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetDielectricLayer.ih
  203. include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetDistribution.ih
  204. include/ospray/SDK/modules/cpu/render/bsdfs/MicrofacetSheenLayer.ih
  205. include/ospray/SDK/modules/cpu/render/bsdfs/Minneart.ih
  206. include/ospray/SDK/modules/cpu/render/bsdfs/MultiBSDF.ih
  207. include/ospray/SDK/modules/cpu/render/bsdfs/Optics.ih
  208. include/ospray/SDK/modules/cpu/render/bsdfs/OrenNayar.ih
  209. include/ospray/SDK/modules/cpu/render/bsdfs/PowerCosineDistribution.ih
  210. include/ospray/SDK/modules/cpu/render/bsdfs/Reflection.ih
  211. include/ospray/SDK/modules/cpu/render/bsdfs/RobustDielectric.ih
  212. include/ospray/SDK/modules/cpu/render/bsdfs/RobustThinDielectric.ih
  213. include/ospray/SDK/modules/cpu/render/bsdfs/Scale.ih
  214. include/ospray/SDK/modules/cpu/render/bsdfs/ShadingContext.ih
  215. include/ospray/SDK/modules/cpu/render/bsdfs/SheenDistribution.ih
  216. include/ospray/SDK/modules/cpu/render/bsdfs/Specular.ih
  217. include/ospray/SDK/modules/cpu/render/bsdfs/ThinDielectric.ih
  218. include/ospray/SDK/modules/cpu/render/bsdfs/ThinMicrofacetDielectric.ih
  219. include/ospray/SDK/modules/cpu/render/bsdfs/Transmission.ih
  220. include/ospray/SDK/modules/cpu/render/bsdfs/Velvety.ih
  221. include/ospray/SDK/modules/cpu/render/debug/DebugRenderer.h
  222. include/ospray/SDK/modules/cpu/render/debug/DebugRendererType.h
  223. include/ospray/SDK/modules/cpu/render/debug/DebugRenderer_ispc.h
  224. include/ospray/SDK/modules/cpu/render/materials/Alloy.h
  225. include/ospray/SDK/modules/cpu/render/materials/AlloyShared.h
  226. include/ospray/SDK/modules/cpu/render/materials/Alloy_ispc.h
  227. include/ospray/SDK/modules/cpu/render/materials/CarPaint.h
  228. include/ospray/SDK/modules/cpu/render/materials/CarPaintShared.h
  229. include/ospray/SDK/modules/cpu/render/materials/CarPaint_ispc.h
  230. include/ospray/SDK/modules/cpu/render/materials/Glass.h
  231. include/ospray/SDK/modules/cpu/render/materials/GlassShared.h
  232. include/ospray/SDK/modules/cpu/render/materials/Glass_ispc.h
  233. include/ospray/SDK/modules/cpu/render/materials/Luminous.h
  234. include/ospray/SDK/modules/cpu/render/materials/LuminousShared.h
  235. include/ospray/SDK/modules/cpu/render/materials/Luminous_ispc.h
  236. include/ospray/SDK/modules/cpu/render/materials/Medium.ih
  237. include/ospray/SDK/modules/cpu/render/materials/MediumShared.h
  238. include/ospray/SDK/modules/cpu/render/materials/Metal.h
  239. include/ospray/SDK/modules/cpu/render/materials/MetalShared.h
  240. include/ospray/SDK/modules/cpu/render/materials/Metal_ispc.h
  241. include/ospray/SDK/modules/cpu/render/materials/MetallicPaint.h
  242. include/ospray/SDK/modules/cpu/render/materials/MetallicPaintShared.h
  243. include/ospray/SDK/modules/cpu/render/materials/MetallicPaint_ispc.h
  244. include/ospray/SDK/modules/cpu/render/materials/Mix.h
  245. include/ospray/SDK/modules/cpu/render/materials/MixShared.h
  246. include/ospray/SDK/modules/cpu/render/materials/Mix_ispc.h
  247. include/ospray/SDK/modules/cpu/render/materials/OBJ.h
  248. include/ospray/SDK/modules/cpu/render/materials/OBJ.ih
  249. include/ospray/SDK/modules/cpu/render/materials/OBJShared.h
  250. include/ospray/SDK/modules/cpu/render/materials/OBJ_ispc.h
  251. include/ospray/SDK/modules/cpu/render/materials/Plastic.h
  252. include/ospray/SDK/modules/cpu/render/materials/PlasticShared.h
  253. include/ospray/SDK/modules/cpu/render/materials/Plastic_ispc.h
  254. include/ospray/SDK/modules/cpu/render/materials/Principled.h
  255. include/ospray/SDK/modules/cpu/render/materials/PrincipledShared.h
  256. include/ospray/SDK/modules/cpu/render/materials/Principled_ispc.h
  257. include/ospray/SDK/modules/cpu/render/materials/ThinGlass.h
  258. include/ospray/SDK/modules/cpu/render/materials/ThinGlassShared.h
  259. include/ospray/SDK/modules/cpu/render/materials/ThinGlass_ispc.h
  260. include/ospray/SDK/modules/cpu/render/materials/Velvet.h
  261. include/ospray/SDK/modules/cpu/render/materials/VelvetShared.h
  262. include/ospray/SDK/modules/cpu/render/materials/Velvet_ispc.h
  263. include/ospray/SDK/modules/cpu/render/pathtracer/GeometryLight.ih
  264. include/ospray/SDK/modules/cpu/render/pathtracer/GeometryLightShared.h
  265. include/ospray/SDK/modules/cpu/render/pathtracer/GeometryLight_ispc.h
  266. include/ospray/SDK/modules/cpu/render/pathtracer/NextEventEstimation.ih
  267. include/ospray/SDK/modules/cpu/render/pathtracer/NextEventEstimation_ispc.h
  268. include/ospray/SDK/modules/cpu/render/pathtracer/PathSampler.ih
  269. include/ospray/SDK/modules/cpu/render/pathtracer/PathSampler_ispc.h
  270. include/ospray/SDK/modules/cpu/render/pathtracer/PathStructs.ih
  271. include/ospray/SDK/modules/cpu/render/pathtracer/PathTracer.h
  272. include/ospray/SDK/modules/cpu/render/pathtracer/PathTracerDataShared.h
  273. include/ospray/SDK/modules/cpu/render/pathtracer/PathTracerDefines.ih
  274. include/ospray/SDK/modules/cpu/render/pathtracer/PathTracerShared.h
  275. include/ospray/SDK/modules/cpu/render/pathtracer/PathTracerUtil.ih
  276. include/ospray/SDK/modules/cpu/render/pathtracer/PathTracer_ispc.h
  277. include/ospray/SDK/modules/cpu/render/pathtracer/Scattering.ih
  278. include/ospray/SDK/modules/cpu/render/pathtracer/ShadowCatcher.ih
  279. include/ospray/SDK/modules/cpu/render/pathtracer/ShadowCatcher_ispc.h
  280. include/ospray/SDK/modules/cpu/render/pathtracer/TransparentShadow.ih
  281. include/ospray/SDK/modules/cpu/render/pathtracer/TransparentShadow_ispc.h
  282. include/ospray/SDK/modules/cpu/render/pathtracer/VirtualLight.ih
  283. include/ospray/SDK/modules/cpu/render/pathtracer/VirtualLight_ispc.h
  284. include/ospray/SDK/modules/cpu/render/pathtracer/volumes/HenyeyGreenstein.ih
  285. include/ospray/SDK/modules/cpu/render/pathtracer/volumes/VolumeSampler.ih
  286. include/ospray/SDK/modules/cpu/render/pathtracer/volumes/VolumeSampler_ispc.h
  287. include/ospray/SDK/modules/cpu/render/registration.h
  288. include/ospray/SDK/modules/cpu/render/scivis/SciVis.h
  289. include/ospray/SDK/modules/cpu/render/scivis/SciVis.ih
  290. include/ospray/SDK/modules/cpu/render/scivis/SciVisDataShared.h
  291. include/ospray/SDK/modules/cpu/render/scivis/SciVisShared.h
  292. include/ospray/SDK/modules/cpu/render/scivis/SciVis_ispc.h
  293. include/ospray/SDK/modules/cpu/render/scivis/lightAlpha_ispc.h
  294. include/ospray/SDK/modules/cpu/render/scivis/surfaces.ih
  295. include/ospray/SDK/modules/cpu/render/scivis/surfaces_ispc.h
  296. include/ospray/SDK/modules/cpu/render/scivis/volumes.ih
  297. include/ospray/SDK/modules/cpu/render/scivis/volumes_ispc.h
  298. include/ospray/SDK/modules/cpu/render/shaders/Flakes.ih
  299. include/ospray/SDK/modules/cpu/render/shaders/Noise.ih
  300. include/ospray/SDK/modules/cpu/render/util.h
  301. include/ospray/SDK/modules/cpu/render/util.ih
  302. include/ospray/SDK/modules/cpu/render/util_ispc.h
  303. include/ospray/SDK/modules/cpu/texture/Texture.h
  304. include/ospray/SDK/modules/cpu/texture/Texture.ih
  305. include/ospray/SDK/modules/cpu/texture/Texture2D.h
  306. include/ospray/SDK/modules/cpu/texture/Texture2D.ih
  307. include/ospray/SDK/modules/cpu/texture/Texture2DShared.h
  308. include/ospray/SDK/modules/cpu/texture/Texture2D_ispc.h
  309. include/ospray/SDK/modules/cpu/texture/TextureParam.ih
  310. include/ospray/SDK/modules/cpu/texture/TextureParamShared.h
  311. include/ospray/SDK/modules/cpu/texture/TextureShared.h
  312. include/ospray/SDK/modules/cpu/texture/TextureVolume.h
  313. include/ospray/SDK/modules/cpu/texture/TextureVolumeShared.h
  314. include/ospray/SDK/modules/cpu/texture/TextureVolume_ispc.h
  315. include/ospray/SDK/modules/cpu/texture/registration.h
  316. include/ospray/SDK/modules/cpu/volume/Volume.h
  317. include/ospray/SDK/modules/cpu/volume/Volume.ih
  318. include/ospray/SDK/modules/cpu/volume/VolumeShared.h
  319. include/ospray/SDK/modules/cpu/volume/Volume_ispc.h
  320. include/ospray/SDK/modules/cpu/volume/VolumetricModel.h
  321. include/ospray/SDK/modules/cpu/volume/VolumetricModel.ih
  322. include/ospray/SDK/modules/cpu/volume/VolumetricModelShared.h
  323. include/ospray/SDK/modules/cpu/volume/transferFunction/LinearTransferFunction.h
  324. include/ospray/SDK/modules/cpu/volume/transferFunction/LinearTransferFunctionShared.h
  325. include/ospray/SDK/modules/cpu/volume/transferFunction/LinearTransferFunction_ispc.h
  326. include/ospray/SDK/modules/cpu/volume/transferFunction/TransferFunction.h
  327. include/ospray/SDK/modules/cpu/volume/transferFunction/TransferFunctionShared.h
  328. include/ospray/SDK/modules/cpu/volume/transferFunction/registration.h
  329. include/ospray/ospray.h
  330. include/ospray/ospray_cpp.h
  331. include/ospray/ospray_cpp/Camera.h
  332. include/ospray/ospray_cpp/Data.h
  333. include/ospray/ospray_cpp/Device.h
  334. include/ospray/ospray_cpp/FrameBuffer.h
  335. include/ospray/ospray_cpp/Future.h
  336. include/ospray/ospray_cpp/GeometricModel.h
  337. include/ospray/ospray_cpp/Geometry.h
  338. include/ospray/ospray_cpp/Group.h
  339. include/ospray/ospray_cpp/ImageOperation.h
  340. include/ospray/ospray_cpp/Instance.h
  341. include/ospray/ospray_cpp/Light.h
  342. include/ospray/ospray_cpp/ManagedObject.h
  343. include/ospray/ospray_cpp/Material.h
  344. include/ospray/ospray_cpp/Renderer.h
  345. include/ospray/ospray_cpp/Texture.h
  346. include/ospray/ospray_cpp/Traits.h
  347. include/ospray/ospray_cpp/TransferFunction.h
  348. include/ospray/ospray_cpp/Volume.h
  349. include/ospray/ospray_cpp/VolumetricModel.h
  350. include/ospray/ospray_cpp/World.h
  351. include/ospray/ospray_cpp/ext/glm.h
  352. include/ospray/ospray_cpp/ext/rkcommon.h
  353. include/ospray/ospray_testing/builders/Builder.h
  354. include/ospray/ospray_testing/builders/Noise.h
  355. include/ospray/ospray_testing/detail/ospray_testing.inl
  356. include/ospray/ospray_testing/ospray_testing.h
  357. include/ospray/ospray_testing/ospray_testing_export.h
  358. include/ospray/ospray_util.h
  359. include/ospray/version.h
  360. lib/cmake/ospray-2.10.0/ispc.cmake
  361. lib/cmake/ospray-2.10.0/osprayConfig.cmake
  362. lib/cmake/ospray-2.10.0/osprayConfigVersion.cmake
  363. lib/cmake/ospray-2.10.0/osprayUse.cmake
  364. lib/cmake/ospray-2.10.0/ospray_Exports-release.cmake
  365. lib/cmake/ospray-2.10.0/ospray_Exports.cmake
  366. lib/cmake/ospray-2.10.0/ospray_macros.cmake
  367. lib/libospray.so
  368. lib/libospray.so.2
  369. lib/libospray.so.2.10.0
  370. lib/libospray_imgui.so
  371. lib/libospray_imgui.so.2
  372. lib/libospray_imgui.so.2.10.0
  373. lib/libospray_module_cpu.so
  374. lib/libospray_module_cpu.so.2
  375. lib/libospray_module_cpu.so.2.10.0
  376. lib/libospray_testing.so
  377. lib/libospray_testing.so.2
  378. lib/libospray_testing.so.2.10.0
  379. @owner
  380. @group
  381. @mode
Collapse this list.
Dependency lines:
  • ospray>0:graphics/ospray
To install the port:
cd /usr/ports/graphics/ospray/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/ospray
  • pkg install ospray
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ospray
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1656128912 SHA256 (ospray-ospray-v2.10.0_GH0.tar.gz) = bd478284f48d2cb775fc41a2855a9d9f5ea16c861abda0f8dc94e02ea7189cb8 SIZE (ospray-ospray-v2.10.0_GH0.tar.gz) = 1818588

Packages (timestamps in pop-ups are UTC):
ospray
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.10.0_7------
FreeBSD:13:quarterly-2.10.0_7------
FreeBSD:14:latest-2.10.0_7------
FreeBSD:14:quarterly-2.10.0_7------
FreeBSD:15:latest-2.10.0_7n/a-n/a---
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. ispc : devel/ispc
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. xorgproto>=0 : x11/xorgproto
  6. xorgproto>=0 : x11/xorgproto
  7. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libbenchmark.so : devel/benchmark
  2. libembree3.so : graphics/embree
  3. libglfw.so : graphics/glfw
  4. libopenvkl.so : graphics/openvkl
  5. librkcommon.so : devel/rkcommon
  6. libtbb.so : devel/onetbb
  7. libGL.so : graphics/libglvnd
  8. libGLU.so : graphics/libGLU
  9. libreadline.so.8 : devel/readline
  10. libQt5Core.so : devel/qt5-core
  11. libQt5Gui.so : x11-toolkits/qt5-gui
  12. libQt5OpenGL.so : graphics/qt5-opengl
This port is required by:
for Libraries
  1. graphics/ospray-studio

Configuration Options:
===> The following configuration options are available for ospray-2.10.0_8: APPS=on: Build apps ===> Use 'make config' to modify these settings
Options name:
graphics_ospray
USES:
cmake:testing compiler:c++11-lang gl pkgconfig readline qt:5
pkg-message:
For install:
You installed OSPRay: A ray-tracing engine. Due to the limitation of OpenVKL OSPRay requires CPU to have SSE4.2 support or higher.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ospray/ospray/tar.gz/v2.10.0?dummy=/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.10.0_8
17 Apr 2024 11:28:34
commit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075f files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.12.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0
2.10.0_7
28 Nov 2023 11:35:02
commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.11.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0
2.10.0_6
21 Aug 2023 10:09:23
commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.10.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
2.10.0_5
09 May 2023 10:25:26
commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.9.0

and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0
2.10.0_4
03 Mar 2023 15:01:50
commit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37ec files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.8.0

Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set

Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
2.10.0_3
29 Dec 2022 22:15:34
commit hash: 6d465091907b12df0fafd3747fe9b40f1d7c3f80commit hash: 6d465091907b12df0fafd3747fe9b40f1d7c3f80commit hash: 6d465091907b12df0fafd3747fe9b40f1d7c3f80commit hash: 6d465091907b12df0fafd3747fe9b40f1d7c3f80 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/ospray: Not broken
2.10.0_3
03 Nov 2022 11:32:41
commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.7.0

and bump dependent ports' revisions.

Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
2.10.0_2
28 Sep 2022 10:28:09
commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.6.0

and bump dependent ports' revisions.

Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md
2.10.0_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)
2.10.0_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)
2.10.0_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2.10.0
28 Jun 2022 18:12:41
commit hash: bcdbf01449dd97781d11fc013a1a85349e1a47b3commit hash: bcdbf01449dd97781d11fc013a1a85349e1a47b3commit hash: bcdbf01449dd97781d11fc013a1a85349e1a47b3commit hash: bcdbf01449dd97781d11fc013a1a85349e1a47b3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/ospray: Broken on amd64

Reported by:	fallout
2.10.0
25 Jun 2022 04:42:12
commit hash: 3f2a42d72108a43b0984494126e5c6e1945d144ecommit hash: 3f2a42d72108a43b0984494126e5c6e1945d144ecommit hash: 3f2a42d72108a43b0984494126e5c6e1945d144ecommit hash: 3f2a42d72108a43b0984494126e5c6e1945d144e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/ospray: Update 2.9.0 -> 2.10.0

Reported by:	portscout
2.9.0
18 Feb 2022 17:10:03
commit hash: 578761b73083f3f25a0d2bf257392603152d8295commit hash: 578761b73083f3f25a0d2bf257392603152d8295commit hash: 578761b73083f3f25a0d2bf257392603152d8295commit hash: 578761b73083f3f25a0d2bf257392603152d8295 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/ospray: Update 2.8.0 -> 2.9.0

Reported by:	portscout
2.8.0_1
05 Jan 2022 16:43:54
commit hash: 4a0e524371da88340fa77947f067069629829d4ccommit hash: 4a0e524371da88340fa77947f067069629829d4ccommit hash: 4a0e524371da88340fa77947f067069629829d4ccommit hash: 4a0e524371da88340fa77947f067069629829d4c files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
devel/onetbb: Update to 2021.5.0

and bump dependent ports' revisions
2.8.0
09 Dec 2021 06:39:10
commit hash: fd77d7c00a7f8e575fb7333a22b8f0de51c24ea7commit hash: fd77d7c00a7f8e575fb7333a22b8f0de51c24ea7commit hash: fd77d7c00a7f8e575fb7333a22b8f0de51c24ea7commit hash: fd77d7c00a7f8e575fb7333a22b8f0de51c24ea7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/ospray: New port: Ray tracing based rendering engine for high-fidelity
visualization

PR:		214612

Number of commits found: 17