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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2023Q2
vkmark Vulkan benchmark
2017.08.36 benchmarks 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 2017.08.36Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-12 13:27:05
Last Update: 2023-04-12 13:24:51
Commit Hash: f22ad96
Also Listed In: wayland
License: LGPL21+
WWW:
https://github.com/vkmark/vkmark
Description:
vkmark is an extensible Vulkan benchmarking suite with targeted, configurable scenes.
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 (53 items)
Collapse this list.
  1. /usr/local/share/licenses/vkmark-2017.08.36/catalog.mk
  2. /usr/local/share/licenses/vkmark-2017.08.36/LICENSE
  3. /usr/local/share/licenses/vkmark-2017.08.36/LGPL21+
  4. bin/vkmark
  5. lib/vkmark/kms.so
  6. lib/vkmark/wayland.so
  7. lib/vkmark/xcb.so
  8. man/man1/vkmark.1.gz
  9. share/vkmark/models/cat.3ds
  10. share/vkmark/models/cube.3ds
  11. share/vkmark/models/horse.3ds
  12. share/vkmark/models/kmscube.ply
  13. share/vkmark/shaders/desktop.frag
  14. share/vkmark/shaders/desktop.frag.spv
  15. share/vkmark/shaders/desktop.vert
  16. share/vkmark/shaders/desktop.vert.spv
  17. share/vkmark/shaders/effect2d-blur.frag
  18. share/vkmark/shaders/effect2d-blur.frag.spv
  19. share/vkmark/shaders/effect2d-edge.frag
  20. share/vkmark/shaders/effect2d-edge.frag.spv
  21. share/vkmark/shaders/effect2d-none.frag
  22. share/vkmark/shaders/effect2d-none.frag.spv
  23. share/vkmark/shaders/effect2d.vert
  24. share/vkmark/shaders/effect2d.vert.spv
  25. share/vkmark/shaders/light-advanced.frag
  26. share/vkmark/shaders/light-advanced.frag.spv
  27. share/vkmark/shaders/light-advanced.vert
  28. share/vkmark/shaders/light-advanced.vert.spv
  29. share/vkmark/shaders/light-basic-tex.frag
  30. share/vkmark/shaders/light-basic-tex.frag.spv
  31. share/vkmark/shaders/light-basic-tex.vert
  32. share/vkmark/shaders/light-basic-tex.vert.spv
  33. share/vkmark/shaders/light-basic.frag
  34. share/vkmark/shaders/light-basic.frag.spv
  35. share/vkmark/shaders/light-basic.vert
  36. share/vkmark/shaders/light-basic.vert.spv
  37. share/vkmark/shaders/light-cel.frag
  38. share/vkmark/shaders/light-cel.frag.spv
  39. share/vkmark/shaders/light-phong.frag
  40. share/vkmark/shaders/light-phong.frag.spv
  41. share/vkmark/shaders/light-phong.vert
  42. share/vkmark/shaders/light-phong.vert.spv
  43. share/vkmark/shaders/vkcube.frag
  44. share/vkmark/shaders/vkcube.frag.spv
  45. share/vkmark/shaders/vkcube.vert
  46. share/vkmark/shaders/vkcube.vert.spv
  47. share/vkmark/textures/crate-base.jpg
  48. share/vkmark/textures/desktop-background-1920x1080.png
  49. share/vkmark/textures/desktop-background-800x600.png
  50. share/vkmark/textures/desktop-window.png
  51. @owner
  52. @group
  53. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • vkmark>0:benchmarks/vkmark
To install the port:
cd /usr/ports/benchmarks/vkmark/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/vkmark
  • pkg install vkmark
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vkmark
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681297167 SHA256 (vkmark-vkmark-2017.08-36-gab6e6f3_GH0.tar.gz) = 89d377544b5fbedf08aaf77b1d28771d722fc702d7c22a90a9a85ef10245da0c SIZE (vkmark-vkmark-2017.08-36-gab6e6f3_GH0.tar.gz) = 769954

Expand this list (2 items)

Collapse this list.

SHA256 (27fa846e34ed.patch) = 794580167aa2839b5410a7e4e48f38bd6c75a9f675f454dc3ae088fea6a1277a SIZE (27fa846e34ed.patch) = 2028

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-headers>0 : graphics/vulkan-headers
  2. glm>0 : math/glm
  3. evdev-proto>0 : devel/evdev-proto
  4. wayland-protocols>=1.12 : graphics/wayland-protocols
  5. meson : devel/meson
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. xcb.pc : x11/libxcb
Runtime dependencies:
  1. xcb.pc : x11/libxcb
Library dependencies:
  1. libvulkan.so : graphics/vulkan-loader
  2. libassimp.so : multimedia/assimp
  3. libdrm.so : graphics/libdrm
  4. libwayland-client.so : graphics/wayland
  5. libxcb-icccm.so : x11/xcb-util-wm
  6. libgbm.so : graphics/mesa-libs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vkmark-2017.08.36: DRM=on: KMS console support WAYLAND=on: Wayland (graphics) support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
benchmarks_vkmark
USES:
compiler:c++14-lang localbase meson pkgconfig gl xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vkmark/vkmark/tar.gz/2017.08-36-gab6e6f3?dummy=/
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
2017.08.36
12 Apr 2023 13:24:51
commit hash: f22ad96c71619c77c0c9ad40f537489801bd13f9commit hash: f22ad96c71619c77c0c9ad40f537489801bd13f9commit hash: f22ad96c71619c77c0c9ad40f537489801bd13f9commit hash: f22ad96c71619c77c0c9ad40f537489801bd13f9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
benchmarks/vkmark: update to 2017.08.36

Changes:	https://github.com/vkmark/vkmark/compare/d872846...ab6e6f3
(cherry picked from commit ac1643e6ef4333e6ef04f68d1b718e31518aac11)

Number of commits found: 1