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
spirv-tools Tools for processing SPIR-V intermediate shader language modules
2020.6 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 2020.6Version 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-26 00:23:49
SVN Revision: 559263
Also Listed In: graphics
License: APACHE20
WWW:
https://github.com/KhronosGroup/SPIRV-Tools
Description:
The SPIR-V Tools project provides an API and commands for processing SPIR-V modules. The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V. Except for the optimizer, all are based on a common static library. The library contains all of the implementation details, and is used in the standalone tools whilst also enabling integration into other code bases directly. The optimizer implementation resides in its own library, which depends on the core library. WWW: https://github.com/KhronosGroup/SPIRV-Tools
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 (39 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/spirv-tools-2020.6/catalog.mk
  3. /usr/local/share/licenses/spirv-tools-2020.6/LICENSE
  4. /usr/local/share/licenses/spirv-tools-2020.6/APACHE20
  5. bin/spirv-as
  6. bin/spirv-cfg
  7. bin/spirv-dis
  8. bin/spirv-lesspipe.sh
  9. bin/spirv-link
  10. bin/spirv-opt
  11. bin/spirv-reduce
  12. bin/spirv-val
  13. include/spirv-tools/instrument.hpp
  14. include/spirv-tools/libspirv.h
  15. include/spirv-tools/libspirv.hpp
  16. include/spirv-tools/linker.hpp
  17. include/spirv-tools/optimizer.hpp
  18. lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkConfig.cmake
  19. lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets-release.cmake
  20. lib/cmake/SPIRV-Tools-link/SPIRV-Tools-linkTargets.cmake
  21. lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optConfig.cmake
  22. lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets-release.cmake
  23. lib/cmake/SPIRV-Tools-opt/SPIRV-Tools-optTargets.cmake
  24. lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceConfig.cmake
  25. lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget-release.cmake
  26. lib/cmake/SPIRV-Tools-reduce/SPIRV-Tools-reduceTarget.cmake
  27. lib/cmake/SPIRV-Tools/SPIRV-ToolsConfig.cmake
  28. lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget-release.cmake
  29. lib/cmake/SPIRV-Tools/SPIRV-ToolsTarget.cmake
  30. lib/libSPIRV-Tools-link.a
  31. lib/libSPIRV-Tools-opt.a
  32. lib/libSPIRV-Tools-reduce.a
  33. lib/libSPIRV-Tools-shared.so
  34. lib/libSPIRV-Tools.a
  35. libdata/pkgconfig/SPIRV-Tools-shared.pc
  36. libdata/pkgconfig/SPIRV-Tools.pc
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • spirv-tools>0:devel/spirv-tools
No installation instructions:
This port has been deleted.
PKGNAME: spirv-tools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1607357641 SHA256 (KhronosGroup-SPIRV-Tools-v2020.6_GH0.tar.gz) = de2392682df8def7ac666a2a320cd475751badf4790b01c7391b7644ecb550a3 SIZE (KhronosGroup-SPIRV-Tools-v2020.6_GH0.tar.gz) = 2595300

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.
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
  3. python3.7 : lang/python37
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 1 deleted port
  1. devel/vulkan-validation-layers*
  2. 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 compiler:c++11-lib python:3.4+,build shebangfix
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/SPIRV-Tools/tar.gz/v2020.6?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2020.6
26 Dec 2020 00:23:49
Revision:559263Original commit files touched by this commit
jbeich search for other commits by this committer
devel/spirv-tools: move to graphics/ where glslang is
2020.6
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)
2020.6
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)
2020.4
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)
2020.2
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)
2019.3_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
2019.3
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)
2018.6
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
2018.4_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
2018.4_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
2018.4
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: 11