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 2023Q2
vulkan-validation-layers Validation layers for the Vulkan graphics API
1.3.246 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: 2023-04-01 06:36:24
Last Update: 2023-04-01 06:34:13
Commit Hash: 2162494
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 (35 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vulkan-validation-layers-1.3.246/catalog.mk
  3. /usr/local/share/licenses/vulkan-validation-layers-1.3.246/LICENSE
  4. /usr/local/share/licenses/vulkan-validation-layers-1.3.246/APACHE20
  5. include/vulkan/cast_utils.h
  6. include/vulkan/custom_containers.h
  7. include/vulkan/hash_util.h
  8. include/vulkan/hash_vk_types.h
  9. include/vulkan/logging.cpp
  10. include/vulkan/logging.h
  11. include/vulkan/vk_dispatch_table_helper.h
  12. include/vulkan/vk_enum_string_helper.h
  13. include/vulkan/vk_extension_helper.h
  14. include/vulkan/vk_format_utils.cpp
  15. include/vulkan/vk_format_utils.h
  16. include/vulkan/vk_layer_config.cpp
  17. include/vulkan/vk_layer_config.h
  18. include/vulkan/vk_layer_dispatch_table.h
  19. include/vulkan/vk_layer_extension_utils.cpp
  20. include/vulkan/vk_layer_extension_utils.h
  21. include/vulkan/vk_layer_utils.cpp
  22. include/vulkan/vk_layer_utils.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.cpp
  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 = 1680296022 SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.246_GH0.tar.gz) = b6c37484d7e403d93af54e5c364e00537631250d784da2aaf8f85f45077f63ab SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.246_GH0.tar.gz) = 4736822

Expand this list (2 items)

Collapse this list.

SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-245-g1feaf44_GH0.tar.gz) = bf505456fb2fdd30af51dfe292a6688cf6a54f6a8a2e3a9479cf6895c93b362b SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-245-g1feaf44_GH0.tar.gz) = 450276

Collapse this list.


Packages (timestamps in pop-ups are UTC):
vulkan-validation-layers
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.320_11.4.3211.2.165_11.4.320_11.4.321-1.2.165_1-
FreeBSD:13:quarterly1.4.3111.4.3191.3.2571.4.3111.4.3191.3.2741.3.2741.3.274
FreeBSD:14:latest1.4.3181.4.3211.3.2381.4.3181.4.3211.3.253-1.3.254
FreeBSD:14:quarterly1.4.3191.4.319-1.4.3191.4.3191.3.2741.3.2741.3.274
FreeBSD:15:latest1.4.3181.4.320_1n/a1.4.318n/a1.3.2761.3.2761.3.278
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.246: 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: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.3.246?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.246
01 Apr 2023 06:34:13
commit hash: 2162494ccbc427e387c0b526ce2b293cfdc27c1dcommit hash: 2162494ccbc427e387c0b526ce2b293cfdc27c1dcommit hash: 2162494ccbc427e387c0b526ce2b293cfdc27c1dcommit hash: 2162494ccbc427e387c0b526ce2b293cfdc27c1d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.246

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

(cherry picked from commit f56209aa49625ae720c23bf779a548671f65ea66)

Number of commits found: 1