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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
vulkan-validation-layers Validation layers for the Vulkan graphics API
1.2.162 devel Deleted 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.2.162Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-09-03 17:45:17
Last Update: 2020-12-23 20:12:15
SVN Revision: 559022
Also Listed In: graphics
License: APACHE20
WWW:
https://github.com/KhronosGroup/Vulkan-ValidationLayers
Description:
Vulkan is a low-level cross-platform 3D graphics and compute API. This port provides the official validation layers for Vulkan applications, which are useful for development and debugging. WWW: https://github.com/KhronosGroup/Vulkan-ValidationLayers
Homepage    cgit ¦ GitHub ¦ 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 (35 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vulkan-validation-layers-1.2.162/catalog.mk
  3. /usr/local/share/licenses/vulkan-validation-layers-1.2.162/LICENSE
  4. /usr/local/share/licenses/vulkan-validation-layers-1.2.162/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:devel/vulkan-validation-layers
No installation instructions:
This port has been deleted.
PKGNAME: vulkan-validation-layers
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1607366877 SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.2.162_GH0.tar.gz) = 83619b81a86e733383a71ea54f0f5e64e194bf596ee8ec4e36217bb0b29b8917 SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.2.162_GH0.tar.gz) = 2398927

Expand this list (2 items)

Collapse this list.

SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed_GH0.tar.gz) = df2ad2520be4d95a479fa248921065885bbf435a658349a7fc164ad7b26b68c6 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed_GH0.tar.gz) = 395500

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. vulkan.h : devel/vulkan-headers
  2. libspirv.h : devel/spirv-tools
  3. spirv.hpp : devel/glslang
  4. cmake : devel/cmake
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake compiler:c++11-lib pkgconfig python:3.4+,build
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.162?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.162
23 Dec 2020 20:12:15
Revision:559022Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: move to graphics/ where vulkan-loader is

Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
1.2.162
23 Dec 2020 20:11:49
Revision:559019Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: take maintainership

PR:		251698
Suggested by:	Greg V (previous maintainer)
1.2.162
10 Dec 2020 00:39:44
Revision:557395Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: update to 1.2.162

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/sdk-1.2.154.0...v1.2.162
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/sdk-1.2.154.1...v1.2.162
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/sdk-1.2.154.0...v1.2.162
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.2.154.0...v1.2.162
Changes:	https://github.com/KhronosGroup/SPIRV-Tools/compare/v2020.4...v2020.6
PR:		251698
Approved by:	Greg V <greg@unrelenting.technology> (maintainer)
1.2.154.0
26 Nov 2020 00:30:14
Revision:556311Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: update to 1.2.154

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/sdk-1.2.135.0...sdk-1.2.154.0
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/sdk-1.2.135.0...sdk-1.2.154.1
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/sdk-1.2.135.0...sdk-1.2.154.0
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.2.135.0...sdk-1.2.154.0
Changes:	https://github.com/KhronosGroup/SPIRV-Tools/compare/v2020.2...v2020.4
PR:		251345
Approved by:	Greg V <greg@unrelenting.technology> (maintainer, earlier version)
Submitted by:	Austin Shafer <ashafer@badland.io> (spirv-tools,
vulkan-validation-layers)
1.2.135.0
15 May 2020 03:26:04
Revision:535260Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: update to 1.2.135.0

Changes:	https://github.com/KhronosGroup/glslang/compare/7.11.3214...8.13.3743
Changes:	https://github.com/KhronosGroup/SPIRV-Headers/compare/1.4.1...1.5.3
Changes:	https://github.com/KhronosGroup/SPIRV-Tools/compare/v2019.3...v2020.2
Changes:	https://github.com/google/shaderc/compare/v2018.0...v2020.0
Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/sdk-1.1.108.0...sdk-1.2.135.0
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/sdk-1.1.108.0...sdk-1.2.135.0
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/sdk-1.1.108.0...sdk-1.2.135.0
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.1.108.0...sdk-1.2.135.0
PR:		242775
Submitted by:	Austin Shafer <ashafer@badland.io>
Approved by:	Greg V <greg@unrelenting.technology> (maintainer)
1.1.108.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.1.108.0
04 Jul 2019 20:24:59
Revision:505867Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: update to 1.1.108

- Force rebuild all consumers to catch regressions early

Changes:	https://github.com/KhronosGroup/glslang/compare/7.10.2984...7.11.3214
Changes:	https://github.com/KhronosGroup/SPIRV-Headers/compare/4618b86...c4f8f65
Changes:	https://github.com/KhronosGroup/SPIRV-Tools/compare/v2018.6...v2019.2
Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/sdk-1.1.82.0...sdk-1.1.108.0
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/sdk-1.1.82.0...sdk-1.1.108.0
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/sdk-1.1.82.0...sdk-1.1.108.0
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/sdk-1.1.82.0...sdk-1.1.108.0
PR:		238945
Submitted by:	Greg V (maintainer)
1.1.82.0_3
04 Jan 2019 04:40:33
Revision:489244Original commit files touched by this commit
jbeich search for other commits by this committer
devel/glslang: update to 7.10.2984

Changes:	https://github.com/KhronosGroup/glslang/compare/e0bc65b...7.10.2984
Submitted by:	Greg V (maintainer)
Differential Revision:	https://reviews.freebsd.org/D18712
1.1.82.0_2
04 Jan 2019 04:40:19
Revision:489243Original commit files touched by this commit
jbeich search for other commits by this committer
devel/spirv-tools: update to 2018.6

Changes:	https://github.com/KhronosGroup/SPIRV-Tools/compare/v2018.4...v2018.6
Changes:	https://github.com/KhronosGroup/SPIRV-Headers/compare/ff684ff...4618b86e9e4b0
Submitted by:	Greg V (maintainer)
Differential Revision:	https://reviews.freebsd.org/D18711
1.1.82.0_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.1.82.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.1.82.0
03 Sep 2018 17:43:50
Revision:478883Original commit files touched by this commit
jbeich search for other commits by this committer
Add Vulkan SDK ports

https://www.khronos.org/vulkan/

PR:		222175
Tested by:	Johannes Lundberg <johalun0@gmail.com>
Submitted by:	Greg V <greg@unrelenting.technology>

Number of commits found: 12