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 2022Q3
vulkan-validation-layers Validation layers for the Vulkan graphics API
1.3.283 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: 2020-12-23 20:15:55
Last Update: 2024-04-20 11:13:53
Commit Hash: fd73bef
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

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/vulkan-validation-layers-1.3.283/catalog.mk
  2. /usr/local/share/licenses/vulkan-validation-layers-1.3.283/LICENSE
  3. /usr/local/share/licenses/vulkan-validation-layers-1.3.283/APACHE20
  4. lib/libVkLayer_khronos_validation.so
  5. share/vulkan/explicit_layer.d/VkLayer_khronos_validation.json
  6. @owner
  7. @group
  8. @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 = 1713556006 SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.283_GH0.tar.gz) = 1de50a85c64dcc9f70e1417e1e5d29ac9e47ee35a0e5142e82c66faa254d8177 SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.283_GH0.tar.gz) = 5160331

Expand this list (2 items)

Collapse this list.

SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-354-g4f7b471_GH0.tar.gz) = b3ce0f2e1974c15be6f752114e737afabe81233904ce9392a994fab0329e654e SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-354-g4f7b471_GH0.tar.gz) = 472528

Collapse this list.


Packages (timestamps in pop-ups are UTC):
vulkan-validation-layers
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.2811.3.2821.2.165_11.3.2811.3.282-1.2.165_1-
FreeBSD:13:quarterly1.3.2811.3.2821.3.2571.3.2811.3.2821.3.2741.3.2741.3.274
FreeBSD:14:latest1.3.2811.3.2811.3.2381.3.2811.3.2821.3.253-1.3.254
FreeBSD:14:quarterly1.3.2741.3.282-1.3.2741.3.2821.3.2741.3.2741.3.274
FreeBSD:15:latest1.3.2801.3.283n/a1.3.277n/a1.3.2761.3.2761.3.278
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. robin-hood-hashing>0 : devel/robin-hood-hashing
  2. spirv-tools>0 : graphics/spirv-tools
  3. vulkan-headers>0 : graphics/vulkan-headers
  4. vulkan-utility-libraries>0 : graphics/vulkan-utility-libraries
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. python3.9 : lang/python39
  9. xcb.pc : x11/libxcb
  10. x11.pc : x11/libX11
  11. 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.283: 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.283?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port