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 2023Q3
vulkan-validation-layers Validation layers for the Vulkan graphics API
1.3.257 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.3.257Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-06 01:00:16
Last Update: 2023-07-10 21:48:42
Commit Hash: 0758ae8
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.
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 (42 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vulkan-validation-layers-1.3.257/catalog.mk
  3. /usr/local/share/licenses/vulkan-validation-layers-1.3.257/LICENSE
  4. /usr/local/share/licenses/vulkan-validation-layers-1.3.257/APACHE20
  5. include/vulkan/containers/custom_containers.h
  6. include/vulkan/error_message/logging.cpp
  7. include/vulkan/error_message/logging.h
  8. include/vulkan/external/xxhash.cpp
  9. include/vulkan/external/xxhash.h
  10. include/vulkan/generated/vk_dispatch_table_helper.h
  11. include/vulkan/generated/vk_enum_string_helper.h
  12. include/vulkan/generated/vk_extension_helper.h
  13. include/vulkan/generated/vk_format_utils.cpp
  14. include/vulkan/generated/vk_format_utils.h
  15. include/vulkan/generated/vk_layer_dispatch_table.h
  16. include/vulkan/generated/vk_object_types.h
  17. include/vulkan/generated/vk_safe_struct.h
  18. include/vulkan/generated/vk_safe_struct_core.cpp
  19. include/vulkan/generated/vk_safe_struct_ext.cpp
  20. include/vulkan/generated/vk_safe_struct_khr.cpp
  21. include/vulkan/generated/vk_safe_struct_utils.cpp
  22. include/vulkan/generated/vk_safe_struct_vendor.cpp
  23. include/vulkan/generated/vk_typemap_helper.h
  24. include/vulkan/generated/vk_validation_error_messages.h
  25. include/vulkan/utils/cast_utils.h
  26. include/vulkan/utils/hash_util.h
  27. include/vulkan/utils/hash_vk_types.h
  28. include/vulkan/utils/ray_tracing_utils.cpp
  29. include/vulkan/utils/ray_tracing_utils.h
  30. include/vulkan/utils/vk_layer_extension_utils.cpp
  31. include/vulkan/utils/vk_layer_extension_utils.h
  32. include/vulkan/utils/vk_layer_utils.cpp
  33. include/vulkan/utils/vk_layer_utils.h
  34. include/vulkan/vk_enum_string_helper.h
  35. include/vulkan/vk_layer_config.cpp
  36. include/vulkan/vk_layer_config.h
  37. lib/libVkLayer_khronos_validation.so
  38. lib/libVkLayer_utils.a
  39. share/vulkan/explicit_layer.d/VkLayer_khronos_validation.json
  40. @owner
  41. @group
  42. @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 = 1689013663 SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.257_GH0.tar.gz) = 8ca1ee4b5c23befef4a5cd3e0f95171cf4fdeb2551dbf5bc198593301b19fa0f SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.257_GH0.tar.gz) = 4820092

Expand this list (2 items)

Collapse this list.

SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-284-g3469b16_GH0.tar.gz) = 202a623685e0cf376d92ee34649c66ba4bc34cc403e226947ed5e626ff3654a6 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-284-g3469b16_GH0.tar.gz) = 455615

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. robin-hood-hashing>0 : devel/robin-hood-hashing
  2. spirv-tools>0 : graphics/spirv-tools
  3. vulkan-headers>0 : graphics/vulkan-headers
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.9 : lang/python39
  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.3.257: 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:
alias cmake compiler:c++11-lib pkgconfig python: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.3.257?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.257
10 Jul 2023 21:48:42
commit hash: 0758ae8e82f2591c8c7ceb46405847c3a528ca47commit hash: 0758ae8e82f2591c8c7ceb46405847c3a528ca47commit hash: 0758ae8e82f2591c8c7ceb46405847c3a528ca47commit hash: 0758ae8e82f2591c8c7ceb46405847c3a528ca47 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.257

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.256...v1.3.257
Reported by:	Repology, portscout

(cherry picked from commit 0acecd429fa41515cff1ef0803436a155c8f9243)
1.3.256
10 Jul 2023 21:47:44
commit hash: 86bae0ffbb257c0e2ebfcebca390b1f82ba4043ecommit hash: 86bae0ffbb257c0e2ebfcebca390b1f82ba4043ecommit hash: 86bae0ffbb257c0e2ebfcebca390b1f82ba4043ecommit hash: 86bae0ffbb257c0e2ebfcebca390b1f82ba4043e files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-headers: update to 1.3.257

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

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.256...v1.3.257
Reported by:	Repology, portscout

(cherry picked from commit 824e859a9d399732113e0537cce26d934d13c089)
1.3.256
06 Jul 2023 00:55:43
commit hash: 6e42c2ed471bfa2ed7090c2ef6d09119a9ae9edbcommit hash: 6e42c2ed471bfa2ed7090c2ef6d09119a9ae9edbcommit hash: 6e42c2ed471bfa2ed7090c2ef6d09119a9ae9edbcommit hash: 6e42c2ed471bfa2ed7090c2ef6d09119a9ae9edb files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.256

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.255...v1.3.256
Reported by:	Repology, portscout

(cherry picked from commit 0d87112995cb0855471074655240aa2d731d107a)

Number of commits found: 3