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 on branch 2022Q2
vulkan-validation-layers Validation layers for the Vulkan graphics API
1.3.210 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.282Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 03:53:18
Last Update: 2022-04-02 00:23:54
Commit Hash: b59b0b39
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.3.210/catalog.mk
  3. /usr/local/share/licenses/vulkan-validation-layers-1.3.210/LICENSE
  4. /usr/local/share/licenses/vulkan-validation-layers-1.3.210/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 = 1648852089 SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.210_GH0.tar.gz) = 2fe7d58a6c7e10c29035f94ce4db78c9a1d204fbb24dfe78979071e2eae25263 SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.210_GH0.tar.gz) = 3934077

Expand this list (4 items)

Collapse this list.

SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-137-gb42ba6d_GH0.tar.gz) = 44985641ced3c7973adc829714ab650e3ae49a741aad1b287a1c1904841d8a67 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-137-gb42ba6d_GH0.tar.gz) = 417861 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. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. spirv-tools>0 : graphics/spirv-tools
  2. vulkan-headers>0 : graphics/vulkan-headers
  3. cmake : devel/cmake
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.8 : lang/python38
  7. xcb.pc : x11/libxcb
  8. x11.pc : x11/libX11
  9. 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.210: 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.210?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.210
02 Apr 2022 00:23:54
commit hash: b59b0b39ae376d2a2e16e62279096ed72fd2d525commit hash: b59b0b39ae376d2a2e16e62279096ed72fd2d525commit hash: b59b0b39ae376d2a2e16e62279096ed72fd2d525commit hash: b59b0b39ae376d2a2e16e62279096ed72fd2d525 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/vulkan-validation-layers: update to 1.3.210

Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.209...v1.3.210
Reported by:	Repology

(cherry picked from commit f492981fce4dcb2bbb4c93a3429c9248dacb0005)

Number of commits found: 1