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 on branch 2022Q3
vkmark Vulkan benchmark
2017.08.29 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.29Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 00:44:31
Last Update: 2022-07-27 00:34:32
Commit Hash: e114238
Also Listed In: wayland
License: LGPL21+
WWW:
https://github.com/vkmark/vkmark
Description:
vkmark is an extensible Vulkan benchmarking suite with targeted, configurable scenes. WWW: https://github.com/vkmark/vkmark
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (53 items)
Collapse this list.
  1. /usr/local/share/licenses/vkmark-2017.08.29/catalog.mk
  2. /usr/local/share/licenses/vkmark-2017.08.29/LICENSE
  3. /usr/local/share/licenses/vkmark-2017.08.29/LGPL21+
  4. bin/vkmark
  5. @comment 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.
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 = 1652699223 SHA256 (vkmark-vkmark-2017.08-29-gd872846_GH0.tar.gz) = cec2bd4aab462e188a80fedccb8c454dc8b1d2bca3c8b411e0788f1c45f3d112 SIZE (vkmark-vkmark-2017.08-29-gd872846_GH0.tar.gz) = 769259

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.
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>=0.57.1_1 : 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. libwayland-client.so : graphics/wayland
  4. libxcb-icccm.so : x11/xcb-util-wm
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vkmark-2017.08.29: 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 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-29-gd872846?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.29
27 Jul 2022 00:34:32
commit hash: e114238b696403a5597027e9d01f52c2c706dff0commit hash: e114238b696403a5597027e9d01f52c2c706dff0commit hash: e114238b696403a5597027e9d01f52c2c706dff0commit hash: e114238b696403a5597027e9d01f52c2c706dff0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
wayland: add more mostly leaf ports to virtual category

Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)

(cherry picked from commit 29486876225718bafb70b78f4bb811674b06f164)
(cherry picked from commit bf8df578429ebfdbc76912b243516e8755bc616d)

Number of commits found: 1