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.

non port: devel/vulkan-tools/distinfo

Number of commits found: 6

Thursday, 10 Dec 2020
00:39 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)
Original commitRevision:557395 
Thursday, 26 Nov 2020
00:30 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)
Original commitRevision:556311 
Thursday, 18 Jun 2020
20:12 jbeich search for other commits by this committer
devel/vulkan-tools: unbreak vkcube-wayland

Sway dropped wl_shell support. Upstream had xdg-shell for some time
but reverted due to being "incompatible" with Weston.

* thread #1, name = 'vkcube-wayland', stop reason = signal SIGSEGV: invalid
address (fault address: 0x0)
    frame #0: 0x00000008002625a3
libwayland-client.so.0`wl_proxy_marshal_constructor(proxy=0x0000000000000000,
opcode=0, interface=0x00000000002152b8) at wayland-client.c:830:41
   827          va_list ap;
   828
   829          va_start(ap, interface);
-> 830         
wl_argument_from_va_list(proxy->object.interface->methods[opcode].signature,
   831                                   args, WL_CLOSURE_MAX_ARGS, ap);
   832          va_end(ap);
   833
(lldb) bt
* thread #1, name = 'vkcube-wayland', stop reason = signal SIGSEGV: invalid
address (fault address: 0x0)
  * frame #0: 0x00000008002625a3
libwayland-client.so.0`wl_proxy_marshal_constructor(proxy=0x0000000000000000,
opcode=0, interface=0x00000000002152b8) at wayland-client.c:830:41
    frame #1: 0x000000000020e822
vkcube-wayland`wl_shell_get_shell_surface(wl_shell=0x0000000000000000,
surface=0x0000000800a22090) at wayland-client-protocol.h:2926:7
    frame #2: 0x000000000020a503
vkcube-wayland`demo_create_window(demo=0x00007fffffffd330) at cube.c:2759:27
    frame #3: 0x0000000000209ef2 vkcube-wayland`main(argc=1,
argv=0x00007fffffffe0e0) at cube.c:3990:5
    frame #4: 0x00000000002076ef vkcube-wayland`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1_c.c:75:7
Original commitRevision:539565 
Friday, 15 May 2020
03:26 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)
Original commitRevision:535260 
Thursday, 4 Jul 2019
20:24 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)
Original commitRevision:505867 
Monday, 3 Sep 2018
17:43 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>
Original commitRevision:478883 

Number of commits found: 6