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
vulkan-headers Headers for the Vulkan graphics API
1.2.165 devel Deleted on this many watch lists=2 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.165Version 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
People watching this port, also watch:: desktop-file-utils, libraw, font-misc-meltho, py39-pycparser, libinotify
Also Listed In: graphics
License: APACHE20
WWW:
https://github.com/KhronosGroup/Vulkan-Headers
Description:
Vulkan is a low-level cross-platform 3D graphics and compute API. This port provides the development headers for Vulkan applications. WWW: https://github.com/KhronosGroup/Vulkan-Headers
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 (36 items)
Collapse this list.
  1. /usr/local/share/licenses/vulkan-headers-1.2.165/catalog.mk
  2. /usr/local/share/licenses/vulkan-headers-1.2.165/LICENSE
  3. /usr/local/share/licenses/vulkan-headers-1.2.165/APACHE20
  4. include/vulkan/vk_icd.h
  5. include/vulkan/vk_layer.h
  6. include/vulkan/vk_platform.h
  7. include/vulkan/vk_sdk_platform.h
  8. include/vulkan/vulkan.h
  9. include/vulkan/vulkan.hpp
  10. include/vulkan/vulkan_android.h
  11. include/vulkan/vulkan_beta.h
  12. include/vulkan/vulkan_core.h
  13. include/vulkan/vulkan_directfb.h
  14. include/vulkan/vulkan_fuchsia.h
  15. include/vulkan/vulkan_ggp.h
  16. include/vulkan/vulkan_ios.h
  17. include/vulkan/vulkan_macos.h
  18. include/vulkan/vulkan_metal.h
  19. include/vulkan/vulkan_vi.h
  20. include/vulkan/vulkan_wayland.h
  21. include/vulkan/vulkan_win32.h
  22. include/vulkan/vulkan_xcb.h
  23. include/vulkan/vulkan_xlib.h
  24. include/vulkan/vulkan_xlib_xrandr.h
  25. share/vulkan/registry/cgenerator.py
  26. share/vulkan/registry/conventions.py
  27. share/vulkan/registry/generator.py
  28. share/vulkan/registry/genvk.py
  29. share/vulkan/registry/reg.py
  30. share/vulkan/registry/spec_tools/util.py
  31. share/vulkan/registry/validusage.json
  32. share/vulkan/registry/vk.xml
  33. share/vulkan/registry/vkconventions.py
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • vulkan-headers>0:devel/vulkan-headers
No installation instructions:
This port has been deleted.
PKGNAME: vulkan-headers
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1607927667 SHA256 (KhronosGroup-Vulkan-Headers-v1.2.165_GH0.tar.gz) = 3f9435a93ba13d94d0c3265a47e0436579e46bb9ca085e9b16a753458e4d79d2 SIZE (KhronosGroup-Vulkan-Headers-v1.2.165_GH0.tar.gz) = 861347

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/vulkan-tools*
  2. devel/vulkan-validation-layers*
  3. science/ncnn*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake
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-Headers/tar.gz/v1.2.165?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.165
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.165
23 Dec 2020 20:11:57
Revision:559020Original commit files touched by this commit
jbeich search for other commits by this committer
devel/vulkan-*: update to 1.2.165

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.162...v1.2.165
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.162...v1.2.165
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.162...v1.2.165
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.162...v1.2.165
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
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
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
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: 9