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
py-fresnel Publication quality path tracing in real time
0.13.4.4_7 science 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 0.13.4.4_7Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-24 17:15:04
Last Update: 2023-11-28 11:35:02
Commit Hash: cf5d9b8
License: BSD3CLAUSE
WWW:
https://github.com/glotzerlab/fresnel
Description:
fresnel is a python library for path tracing publication quality images of soft matter simulations in real time. The fastest render performance is possible on NVIDIA GPUs using their OptiX ray tracing engine. fresnel also supports multi-core CPUs using Intel's Embree ray tracing kernels. Path tracing enables high quality global illumination and advanced rendering effects controlled by intuitive parameters (like roughness, specular, and metal).
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 (96 items)
Collapse this list.
  1. /usr/local/share/licenses/py39-fresnel-0.13.4.4_7/catalog.mk
  2. /usr/local/share/licenses/py39-fresnel-0.13.4.4_7/LICENSE
  3. /usr/local/share/licenses/py39-fresnel-0.13.4.4_7/BSD3CLAUSE
  4. lib/python3.9/site-packages/fresnel/__init__.py
  5. lib/python3.9/site-packages/fresnel/_common.cpython-39.so
  6. lib/python3.9/site-packages/fresnel/_cpu.cpython-39.so
  7. lib/python3.9/site-packages/fresnel/camera.py
  8. lib/python3.9/site-packages/fresnel/color.py
  9. lib/python3.9/site-packages/fresnel/conftest.py
  10. lib/python3.9/site-packages/fresnel/geometry.py
  11. lib/python3.9/site-packages/fresnel/interact.py
  12. lib/python3.9/site-packages/fresnel/light.py
  13. lib/python3.9/site-packages/fresnel/material.py
  14. lib/python3.9/site-packages/fresnel/test/conftest.py
  15. lib/python3.9/site-packages/fresnel/test/pytest.ini
  16. lib/python3.9/site-packages/fresnel/test/reference/test_camera_perspective.test_f_stop.png
  17. lib/python3.9/site-packages/fresnel/test/reference/test_camera_perspective.test_focal_distance.png
  18. lib/python3.9/site-packages/fresnel/test/reference/test_camera_perspective.test_focal_length.png
  19. lib/python3.9/site-packages/fresnel/test/reference/test_camera_perspective.test_height.png
  20. lib/python3.9/site-packages/fresnel/test/reference/test_camera_perspective.test_pathtrace.png
  21. lib/python3.9/site-packages/fresnel/test/reference/test_camera_perspective.test_render.png
  22. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_box_color.png
  23. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_box_radius.png
  24. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_color.png
  25. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_radius.png
  26. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_render.png
  27. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_render0.png
  28. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_render1.png
  29. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_render2.png
  30. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_render3.png
  31. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_render4.png
  32. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_box.test_render5.png
  33. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_clyinder.test_color.png
  34. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_clyinder.test_outline.png
  35. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_clyinder.test_position.png
  36. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_clyinder.test_radius.png
  37. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_clyinder.test_render.png
  38. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_convex_polyhedron.test_face_color.png
  39. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_convex_polyhedron.test_outline.png
  40. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_convex_polyhedron.test_render.png
  41. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_mesh.test_color_interp.png
  42. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_mesh.test_multiple.png
  43. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_mesh.test_outline.png
  44. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_mesh.test_render.png
  45. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_polygon.test_angle.png
  46. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_polygon.test_color.png
  47. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_polygon.test_outline.png
  48. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_polygon.test_position.png
  49. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_polygon.test_render.png
  50. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_polygon.test_rounded.png
  51. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_sphere.test_color.png
  52. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_sphere.test_outline.png
  53. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_sphere.test_position.png
  54. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_sphere.test_radius.png
  55. lib/python3.9/site-packages/fresnel/test/reference/test_geometry_sphere.test_render.png
  56. lib/python3.9/site-packages/fresnel/test/reference/test_material.test_color.png
  57. lib/python3.9/site-packages/fresnel/test/reference/test_material.test_metal.png
  58. lib/python3.9/site-packages/fresnel/test/reference/test_material.test_primitive_color_mix.png
  59. lib/python3.9/site-packages/fresnel/test/reference/test_material.test_roughness.png
  60. lib/python3.9/site-packages/fresnel/test/reference/test_material.test_set_material.png
  61. lib/python3.9/site-packages/fresnel/test/reference/test_material.test_solid.png
  62. lib/python3.9/site-packages/fresnel/test/reference/test_material.test_specular.png
  63. lib/python3.9/site-packages/fresnel/test/reference/test_outline_material.test_color.png
  64. lib/python3.9/site-packages/fresnel/test/reference/test_outline_material.test_primitive_color_mix.png
  65. lib/python3.9/site-packages/fresnel/test/reference/test_outline_material.test_set_material.png
  66. lib/python3.9/site-packages/fresnel/test/reference/test_outline_material.test_solid.png
  67. lib/python3.9/site-packages/fresnel/test/reference/test_scene.test_camera.png
  68. lib/python3.9/site-packages/fresnel/test/reference/test_scene.test_light_dir.png
  69. lib/python3.9/site-packages/fresnel/test/reference/test_scene.test_multiple_geometries1.png
  70. lib/python3.9/site-packages/fresnel/test/reference/test_scene.test_multiple_geometries2.png
  71. lib/python3.9/site-packages/fresnel/test/reference/test_scene.test_multiple_geometries3.png
  72. lib/python3.9/site-packages/fresnel/test/reference/test_scene.test_multiple_geometries4.png
  73. lib/python3.9/site-packages/fresnel/test/reference/test_tracer_direct.test_render.png
  74. lib/python3.9/site-packages/fresnel/test/reference/test_tracer_direct.test_render_aa.png
  75. lib/python3.9/site-packages/fresnel/test/reference/test_tracer_path.test_render.png
  76. lib/python3.9/site-packages/fresnel/test/test_camera_orthographic.py
  77. lib/python3.9/site-packages/fresnel/test/test_camera_perspective.py
  78. lib/python3.9/site-packages/fresnel/test/test_device.py
  79. lib/python3.9/site-packages/fresnel/test/test_geometry_box.py
  80. lib/python3.9/site-packages/fresnel/test/test_geometry_convex_polyhedron.py
  81. lib/python3.9/site-packages/fresnel/test/test_geometry_cylinder.py
  82. lib/python3.9/site-packages/fresnel/test/test_geometry_mesh.py
  83. lib/python3.9/site-packages/fresnel/test/test_geometry_polygon.py
  84. lib/python3.9/site-packages/fresnel/test/test_geometry_sphere.py
  85. lib/python3.9/site-packages/fresnel/test/test_light.py
  86. lib/python3.9/site-packages/fresnel/test/test_material.py
  87. lib/python3.9/site-packages/fresnel/test/test_outline_material.py
  88. lib/python3.9/site-packages/fresnel/test/test_scene.py
  89. lib/python3.9/site-packages/fresnel/test/test_tracer_direct.py
  90. lib/python3.9/site-packages/fresnel/test/test_tracer_path.py
  91. lib/python3.9/site-packages/fresnel/tracer.py
  92. lib/python3.9/site-packages/fresnel/util.py
  93. lib/python3.9/site-packages/fresnel/version.py
  94. @owner
  95. @group
  96. @mode
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}fresnel>0:science/py-fresnel@${PY_FLAVOR}
To install the port:
cd /usr/ports/science/py-fresnel/ && make install clean
To add the package, run one of these commands:
  • pkg install science/py-fresnel
  • pkg install py39-fresnel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-fresnel listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-fresnel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1642820220 SHA256 (glotzerlab-fresnel-v0.13.4-4-g3ba217f_GH0.tar.gz) = ac0b4f0e26050cdb4c1f5aa65cca66462127f2e6f2d6e0c97138d510fe5356e6 SIZE (glotzerlab-fresnel-v0.13.4-4-g3ba217f_GH0.tar.gz) = 11009467

Expand this list (6 items)

Collapse this list.

SHA256 (glotzerlab-random123-7f2371b8c597a486cd33fb421a196d78efe08043_GH0.tar.gz) = c96b9240953197387977244858d624c81bef15d74c5badd77a07c8d29cb30a8e SIZE (glotzerlab-random123-7f2371b8c597a486cd33fb421a196d78efe08043_GH0.tar.gz) = 648611 SHA256 (glotzerlab-fresnel-examples-dad005682fc3b5d167861ce7eda23a157baf2ce7_GH0.tar.gz) = c603a5a48b7b559ae091d11f4a1ccdae2628929ccef721d9da1bd17bb8928e5a SIZE (glotzerlab-fresnel-examples-dad005682fc3b5d167861ce7eda23a157baf2ce7_GH0.tar.gz) = 8110548 SHA256 (glotzerlab-qhull-613debeaea72ee66626dace9ba1a2eff11b5d37d_GH0.tar.gz) = b4504a190dc15c3ae932b998a2eed3cba8c7bdda1ab2a886e7e09d0526ee8143 SIZE (glotzerlab-qhull-613debeaea72ee66626dace9ba1a2eff11b5d37d_GH0.tar.gz) = 1308230

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py39-fresnel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.13.4.4_7--0.13.4.4_7---
FreeBSD:13:quarterly-0.13.4.4_7--0.13.4.4_7---
FreeBSD:14:latest-0.13.4.4_7--0.13.4.4_7---
FreeBSD:14:quarterly-0.13.4.4_7--0.13.4.4_7---
FreeBSD:15:latest-0.13.4.4_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. pybind11>0 : devel/pybind11
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
Test dependencies:
  1. py39-pillow>0 : graphics/py-pillow@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libembree3.so : graphics/embree
  2. libqhull_r.so : math/qhull
  3. libtbb.so : devel/onetbb
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
science_py-fresnel
USES:
cmake:testing compiler:c++14-lang python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/glotzerlab/fresnel/tar.gz/v0.13.4-4-g3ba217f?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.4.4_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
0.13.4.4_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
0.13.4.4_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
0.13.4.4_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
0.13.4.4_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
0.13.4.4_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
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)
0.13.4.4_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)
0.13.4.4_1
18 Feb 2022 21:15:30
commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184commit hash: 5693794683876c2478f2a8029a6c0a47dc53c184 files touched by this commit
Stephen Montgomery-Smith (stephen) search for other commits by this committer
math/qhull: Renaming ports

qhull renamed to qhull7.
qhull8 renamed to qhull.
qhull7 marked deprecated.
Dependencies updated.
0.13.4.4
24 Jan 2022 17:13:37
commit hash: 3054f22f929ef70c69904de17be9a681c8f8fa14commit hash: 3054f22f929ef70c69904de17be9a681c8f8fa14commit hash: 3054f22f929ef70c69904de17be9a681c8f8fa14commit hash: 3054f22f929ef70c69904de17be9a681c8f8fa14 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/py-fresnel: New port: Publication quality path tracing in real time

Number of commits found: 10