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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2021Q3
vulkan-validation-layers Validation layers for the Vulkan graphics API
1.2.193 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 1.4.319Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-07-10 00:59:47
Last Update: 2021-09-25 00:02:20
Commit Hash: 3e0cc95
License: APACHE20
WWW:
https://github.com/KhronosGroup/Vulkan-ValidationLayers
Description:
Vulkan is an Explicit API, enabling direct control over how GPUs actually work. By design, minimal error checking is done inside a Vulkan driver. Applications have full control and responsibility for correct operation. Any errors in how Vulkan is used can result in a crash. This project provides Vulkan validation layers that can be enabled to assist development by enabling developers to verify their applications correct use of the Vulkan API. WWW: https://github.com/KhronosGroup/Vulkan-ValidationLayers
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 (35 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vulkan-validation-layers-1.2.193/catalog.mk
  3. /usr/local/share/licenses/vulkan-validation-layers-1.2.193/LICENSE
  4. /usr/local/share/licenses/vulkan-validation-layers-1.2.193/APACHE20
  5. include/vulkan/cast_utils.h
  6. include/vulkan/hash_util.h
  7. include/vulkan/hash_vk_types.h
  8. include/vulkan/vk_dispatch_table_helper.h
  9. include/vulkan/vk_enum_string_helper.h
  10. include/vulkan/vk_extension_helper.h
  11. include/vulkan/vk_format_utils.cpp
  12. include/vulkan/vk_format_utils.h
  13. include/vulkan/vk_layer_config.cpp
  14. include/vulkan/vk_layer_config.h
  15. include/vulkan/vk_layer_data.h
  16. include/vulkan/vk_layer_dispatch_table.h
  17. include/vulkan/vk_layer_extension_utils.cpp
  18. include/vulkan/vk_layer_extension_utils.h
  19. include/vulkan/vk_layer_logging.h
  20. include/vulkan/vk_layer_utils.cpp
  21. include/vulkan/vk_layer_utils.h
  22. include/vulkan/vk_loader_platform.h
  23. include/vulkan/vk_object_types.h
  24. include/vulkan/vk_safe_struct.cpp
  25. include/vulkan/vk_safe_struct.h
  26. include/vulkan/vk_typemap_helper.h
  27. include/vulkan/vk_validation_error_messages.h
  28. include/vulkan/xxhash.c
  29. include/vulkan/xxhash.h
  30. lib/libVkLayer_khronos_validation.so
  31. lib/libVkLayer_utils.a
  32. share/vulkan/explicit_layer.d/VkLayer_khronos_validation.json
  33. @owner
  34. @group
  35. @mode
Collapse this list.
Dependency lines:
  • vulkan-validation-layers>0:graphics/vulkan-validation-layers
To install the port:
cd /usr/ports/graphics/vulkan-validation-layers/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/vulkan-validation-layers
  • pkg install vulkan-validation-layers
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vulkan-validation-layers
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1632320867 SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.2.193_GH0.tar.gz) = d7161b4a967b7f9e1cbdfa5eeff7a09c919f7e7c5fa29bd401e5ad985eb8ece1 SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.2.193_GH0.tar.gz) = 3430591

Expand this list (4 items)

Collapse this list.

SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-98-g449bc98_GH0.tar.gz) = 6911ebf451c92c6a350b99d706cbe702a646fb3b29439f28f98502eed2d81616 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-98-g449bc98_GH0.tar.gz) = 414832 SHA256 (martinus-robin-hood-hashing-3.11.3_GH0.tar.gz) = dcf2b7fa9ef9dd0c67102d94c28e8df3effbe1845e0ed1f31f4772ca5e857fc4 SIZE (martinus-robin-hood-hashing-3.11.3_GH0.tar.gz) = 170788

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. glslang>0 : graphics/glslang
  2. spirv-tools>0 : graphics/spirv-tools
  3. vulkan-headers>0 : graphics/vulkan-headers
  4. cmake : devel/cmake
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.8 : lang/python38
  8. xcb.pc : x11/libxcb
  9. x11.pc : x11/libX11
  10. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. xcb.pc : x11/libxcb
  2. x11.pc : x11/libX11
  3. xrandr.pc : x11/libXrandr
Library dependencies:
  1. libwayland-egl.so : graphics/wayland
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vulkan-validation-layers-1.2.193: WAYLAND=on: Wayland (graphics) support XCB=on: X11 (graphics) support via libxcb XLIB=on: X11 (graphics) support via libX11 ===> Use 'make config' to modify these settings
Options name:
graphics_vulkan-validation-layers
USES:
cmake compiler:c++11-lib pkgconfig python:3.4+,build xorg 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/KhronosGroup/Vulkan-ValidationLayers/tar.gz/v1.2.193?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.193
25 Sep 2021 00:02:20
commit hash: 3e0cc95a442ab98e6f88db86e78ee757d1d90640commit hash: 3e0cc95a442ab98e6f88db86e78ee757d1d90640commit hash: 3e0cc95a442ab98e6f88db86e78ee757d1d90640commit hash: 3e0cc95a442ab98e6f88db86e78ee757d1d90640 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.193

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.192...v1.2.193
Reported by:	portscout

(cherry picked from commit af01475d4f9b32a323b193d3ef8a9b7921c84ffa)
1.2.192
23 Sep 2021 00:45:32
commit hash: 5482a354b2c970b3deea547c8418034ec78612e6commit hash: 5482a354b2c970b3deea547c8418034ec78612e6commit hash: 5482a354b2c970b3deea547c8418034ec78612e6commit hash: 5482a354b2c970b3deea547c8418034ec78612e6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.192

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.191...v1.2.192
Reported by:	portscout

(cherry picked from commit 07179f011a669391cacd33a4ab512e2482be85db)
1.2.191
23 Sep 2021 00:45:31
commit hash: 4fff56c92616b9c5e88fde67a5507dede2b52509commit hash: 4fff56c92616b9c5e88fde67a5507dede2b52509commit hash: 4fff56c92616b9c5e88fde67a5507dede2b52509commit hash: 4fff56c92616b9c5e88fde67a5507dede2b52509 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.191

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.190...v1.2.191
Reported by:	portscout

(cherry picked from commit c4e4157ec6fb888285672ce389905ab55b379be5)
1.2.190
23 Sep 2021 00:45:31
commit hash: eae0e975f42e5e8ec7e8eb13b7cd97d0fcf572f7commit hash: eae0e975f42e5e8ec7e8eb13b7cd97d0fcf572f7commit hash: eae0e975f42e5e8ec7e8eb13b7cd97d0fcf572f7commit hash: eae0e975f42e5e8ec7e8eb13b7cd97d0fcf572f7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.2.191

Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.190...v1.2.191
Reported by:	portscout

(cherry picked from commit 666df58471f88dcc57cabc4c0b18304df70d1c6c)
1.2.190
01 Sep 2021 16:22:49
commit hash: 9f1023b45f5e8c6280f0fe12969228a266b4df60commit hash: 9f1023b45f5e8c6280f0fe12969228a266b4df60commit hash: 9f1023b45f5e8c6280f0fe12969228a266b4df60commit hash: 9f1023b45f5e8c6280f0fe12969228a266b4df60 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.190

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.189...v1.2.190
Reported by:	portscout

(cherry picked from commit 2f40542a5c09e4eddc3c119094a933c9814ed921)
1.2.189
18 Aug 2021 15:47:26
commit hash: 172d8903dd2eae94c195f201e50fa7a7d8374b39commit hash: 172d8903dd2eae94c195f201e50fa7a7d8374b39commit hash: 172d8903dd2eae94c195f201e50fa7a7d8374b39commit hash: 172d8903dd2eae94c195f201e50fa7a7d8374b39 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.189

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.188...v1.2.189
Reported by:	portscout

(cherry picked from commit 0876dc0784ab3076ff302b5278a131c6da6bb91b)
1.2.188
18 Aug 2021 15:47:09
commit hash: bed2921a77e10302a6b304bf820bc67f0b33c751commit hash: bed2921a77e10302a6b304bf820bc67f0b33c751commit hash: bed2921a77e10302a6b304bf820bc67f0b33c751commit hash: bed2921a77e10302a6b304bf820bc67f0b33c751 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.188

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.187...v1.2.188
Reported by:	portscout

(cherry picked from commit 575fa12305966d33b4723babfb0091a2ee47a23a)
1.2.187
06 Aug 2021 08:40:51
commit hash: bde05cd0979f4fa18b8747ab918089e2751a5469commit hash: bde05cd0979f4fa18b8747ab918089e2751a5469commit hash: bde05cd0979f4fa18b8747ab918089e2751a5469commit hash: bde05cd0979f4fa18b8747ab918089e2751a5469 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.187

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.186...v1.2.187
Reported by:	portscout

(cherry picked from commit eb066b7b991388004bbf7e2bb526bcd66807b6d7)
1.2.186
06 Aug 2021 08:40:31
commit hash: 71c47b44cc5e286b4b245c850ba4f5e4bdbb4459commit hash: 71c47b44cc5e286b4b245c850ba4f5e4bdbb4459commit hash: 71c47b44cc5e286b4b245c850ba4f5e4bdbb4459commit hash: 71c47b44cc5e286b4b245c850ba4f5e4bdbb4459 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.2.187

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.186...v1.2.187
Reported by:	portscout

(cherry picked from commit dcd24b8b8198561695a2d600e64013d04a8c438c)
1.2.186
04 Aug 2021 12:05:36
commit hash: ab51671d31b7c580c7d188c6476017aba9cfb8eacommit hash: ab51671d31b7c580c7d188c6476017aba9cfb8eacommit hash: ab51671d31b7c580c7d188c6476017aba9cfb8eacommit hash: ab51671d31b7c580c7d188c6476017aba9cfb8ea files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.186

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.184...v1.2.186
Reported by:	portscout

(cherry picked from commit f9697956d876c4a51b62e77c1c5ec5d7884483b0)
1.2.184
14 Jul 2021 23:09:29
commit hash: 56d97f0adf077746fe1b98422d847b94656a8948commit hash: 56d97f0adf077746fe1b98422d847b94656a8948commit hash: 56d97f0adf077746fe1b98422d847b94656a8948commit hash: 56d97f0adf077746fe1b98422d847b94656a8948 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.184

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.2.182.0...v1.2.184
Reported by:	portscout

(cherry picked from commit 5108fc82780e24abdba16abad47d15350dd0aaa5)
1.2.182.0_1
06 Jul 2021 00:40:30
commit hash: d9e65b16811cf5bde14eda5069851f084599a4f2commit hash: d9e65b16811cf5bde14eda5069851f084599a4f2commit hash: d9e65b16811cf5bde14eda5069851f084599a4f2commit hash: d9e65b16811cf5bde14eda5069851f084599a4f2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.2.182.0 (sdk)

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.182...sdk-1.2.182.0
Reported by:	portscout

(cherry picked from commit ed4b8e417ef212545216113f73ae773649f537fe)

Number of commits found: 12