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
linux-rl9-spirv-tools Tools for processing SPIR-V intermediate shader language modules (Rocky Linux 9.4)
2023.3 graphicsnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: emulation@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-14 21:24:18
Last Update: 2024-11-14 21:22:52
Commit Hash: e022f32
Also Listed In: linux
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (54 items)
Collapse this list.
  1. @ldconfig-linux /compat/linux
  2. usr/bin/spirv-as
  3. usr/bin/spirv-cfg
  4. usr/bin/spirv-dis
  5. usr/bin/spirv-lesspipe.sh
  6. usr/bin/spirv-link
  7. usr/bin/spirv-lint
  8. usr/bin/spirv-objdump
  9. usr/bin/spirv-opt
  10. usr/bin/spirv-reduce
  11. usr/bin/spirv-val
  12. usr/lib/.build-id/1f/01034278b57df82ef19528f37f6d188e7a4ea9
  13. usr/lib/.build-id/2a/4de241679f4a4608f92ac599d43db9cd4d44a3
  14. usr/lib/.build-id/39/576f44228fe2968a16654c8bab03eeae4e7a6c
  15. usr/lib/.build-id/3f/4701e23a233bb059167359df933c1fcabbcd64
  16. usr/lib/.build-id/4b/b2a32a3b182e5afe8e602b7aa0e931740552a9
  17. usr/lib/.build-id/51/29dc74e3e1c2b5692d411aaa1e152f2069eb55
  18. usr/lib/.build-id/51/8f1a9a5e5fd46ac701705ba94e5447f8f8962b
  19. usr/lib/.build-id/80/236a6343a8bc56da18cfc1712c7c3393577dd5
  20. usr/lib/.build-id/83/1c1b7d7db78438eef6d26ad85ddb4ea5f59e97
  21. usr/lib/.build-id/86/63285178e1d86646eb63868085e3d465cb1067
  22. usr/lib/.build-id/89/754061313f437e3474924aeda877b09016534b
  23. usr/lib/.build-id/97/8c2e743b37c77eced66f77a8cacf0f29910fa5
  24. usr/lib/.build-id/9a/fba8a3741b15f83c18ecbfdffa22ad9a2555e0
  25. usr/lib/.build-id/9c/8c771350a65314d32ed91b9bcc881dd9c5fb82
  26. usr/lib/.build-id/ac/92403adb23e8c534a94d7d64dd6f1ffd1fee2d
  27. usr/lib/.build-id/ad/f46992b0652035d7bbe67df1b398802399f9f6
  28. usr/lib/.build-id/c6/114d039eabff60d95890d70c7abcc707a07232
  29. usr/lib/.build-id/d5/ccdb26d56e32e8eeb550f7d861daafe0c1f3db
  30. usr/lib/.build-id/db/da76a59f3edb0229147d40d4a0dc3afc6de2ba
  31. usr/lib/.build-id/e9/17bc525fd2b632ae08aae0b2da7a3020b802a5
  32. usr/lib/.build-id/f3/d4fb05b6feaee5136d87c5156329a5565a0d3d
  33. usr/lib/.build-id/f6/a187fcbafe8cb0610771d649820e2daa79d19a
  34. usr/lib/.build-id/f6/a4131c43c8467e8b343a259a915ba146f95f4c
  35. usr/lib/libSPIRV-Tools-diff.so
  36. usr/lib/libSPIRV-Tools-link.so
  37. usr/lib/libSPIRV-Tools-lint.so
  38. usr/lib/libSPIRV-Tools-opt.so
  39. usr/lib/libSPIRV-Tools-reduce.so
  40. usr/lib/libSPIRV-Tools-shared.so
  41. usr/lib/libSPIRV-Tools.so
  42. usr/lib64/libSPIRV-Tools-diff.so
  43. usr/lib64/libSPIRV-Tools-link.so
  44. usr/lib64/libSPIRV-Tools-lint.so
  45. usr/lib64/libSPIRV-Tools-opt.so
  46. usr/lib64/libSPIRV-Tools-reduce.so
  47. usr/lib64/libSPIRV-Tools-shared.so
  48. usr/lib64/libSPIRV-Tools.so
  49. usr/share/doc/spirv-tools/CHANGES
  50. usr/share/doc/spirv-tools/README.md
  51. usr/share/licenses/spirv-tools/LICENSE
  52. @owner
  53. @group
  54. @mode
Collapse this list.
Dependency lines:
  • linux-rl9-spirv-tools>0:graphics/linux-rl9-spirv-tools
Conflicts:
CONFLICTS:
  • linux-c7-spirv-tools
To install the port:
cd /usr/ports/graphics/linux-rl9-spirv-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/linux-rl9-spirv-tools
  • pkg install linux-rl9-spirv-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: linux-rl9-spirv-tools
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1731540059 SHA256 (rocky/s/spirv-tools-2023.3-1.el9.aarch64.rpm) = 9fa1a778560e67ab9545a80abc2dbad29f01d558a15ae97afdb6d103a02d97ce SIZE (rocky/s/spirv-tools-2023.3-1.el9.aarch64.rpm) = 239746

Expand this list (10 items)

Collapse this list.

SHA256 (rocky/s/spirv-tools-2023.3-1.el9.x86_64.rpm) = 843163919ee08914a6b7ece3341af281821c0bfb91a6e89f5f9ffef55b499671 SIZE (rocky/s/spirv-tools-2023.3-1.el9.x86_64.rpm) = 250105 SHA256 (rocky/s/spirv-tools-libs-2023.3-1.el9.aarch64.rpm) = 3593395003f59c9af7223b33687b57c4b3b85f0fedddf061c67643b5bb3b4777 SIZE (rocky/s/spirv-tools-libs-2023.3-1.el9.aarch64.rpm) = 1426957 SHA256 (rocky/s/spirv-tools-libs-2023.3-1.el9.i686.rpm) = 3b24f6703000fb1ede8f56c7d8e5ad242a989e1e54d4b235b929ce75bb056176 SIZE (rocky/s/spirv-tools-libs-2023.3-1.el9.i686.rpm) = 1619155 SHA256 (rocky/s/spirv-tools-libs-2023.3-1.el9.x86_64.rpm) = 4ca14f5dcc1d063892043459b18675a7b911c2bca9c484a989b9e4d553dea6e7 SIZE (rocky/s/spirv-tools-libs-2023.3-1.el9.x86_64.rpm) = 1456530 SHA256 (rocky/s/spirv-tools-2023.3-1.el9.src.rpm) = bb0b504938c02298a75d5b1a4d85014404f7ec771938df254cfd67c0e3bbd62c SIZE (rocky/s/spirv-tools-2023.3-1.el9.src.rpm) = 3151168

Collapse this list.


Packages (timestamps in pop-ups are UTC):
linux-rl9-spirv-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2023.3------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. linux_base-rl9>=9.2 : emulators/linux_base-rl9
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for linux-rl9-spirv-tools-2023.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
graphics_linux-rl9-spirv-tools
USES:
cpe linux:rl9
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. https://dl.rockylinux.org/pub/rocky/9.4/AppStream/aarch64/os/Packages/
  2. https://dl.rockylinux.org/pub/rocky/9.4/AppStream/x86_64/os/Packages/
  3. https://dl.rockylinux.org/pub/rocky/9.4/BaseOS/aarch64/os/Packages/
  4. https://dl.rockylinux.org/pub/rocky/9.4/BaseOS/x86_64/os/Packages/
  5. https://dl.rockylinux.org/vault/rocky/9.4/AppStream/aarch64/os/Packages/
  6. https://dl.rockylinux.org/vault/rocky/9.4/AppStream/x86_64/os/Packages/
  7. https://dl.rockylinux.org/vault/rocky/9.4/BaseOS/aarch64/os/Packages/
  8. https://dl.rockylinux.org/vault/rocky/9.4/BaseOS/x86_64/os/Packages/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2023.3
14 Nov 2024 21:22:52
commit hash: e022f3267b6009070674a9e92fd12e5ec00647d8commit hash: e022f3267b6009070674a9e92fd12e5ec00647d8commit hash: e022f3267b6009070674a9e92fd12e5ec00647d8commit hash: e022f3267b6009070674a9e92fd12e5ec00647d8 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
graphics/linux-rl9-spirv-tools: add new port (+)

Tools for processing SPIR-V intermediate shader language modules

Sponsored by:	Future Crew, LLC

Number of commits found: 1