notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
vkpeak Profile Vulkan devices to find their peak capacities
20221113 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 20221113Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-07 02:42:09
Last Update: 2022-11-13 11:49:58
Commit Hash: 6443437
License: MIT
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/vkpeak
  2. /usr/local/share/licenses/vkpeak-20221113/catalog.mk
  3. /usr/local/share/licenses/vkpeak-20221113/LICENSE
  4. /usr/local/share/licenses/vkpeak-20221113/MIT
Collapse this list.
Dependency lines:
  • vkpeak>0:benchmarks/vkpeak
To install the port:
cd /usr/ports/benchmarks/vkpeak/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/vkpeak
  • pkg install vkpeak
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vkpeak
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
vkpeak
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd642021043020210430
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i3862021043020210430
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout20221113
FreeBSD:12:amd642022111320221113
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3862022111320221113
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch642022111320221113
FreeBSD:13:amd642022111320221113
FreeBSD:13:armv6pkg-fallout20220419
FreeBSD:13:armv72022111320221113
FreeBSD:13:i3862022111320221113
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout20221113
FreeBSD:13:riscv64pkg-fallout20220419
FreeBSD:14:aarch6420221113pkg-fallout
FreeBSD:14:amd6420221113pkg-fallout
FreeBSD:14:armv620221113pkg-fallout
FreeBSD:14:armv720221113pkg-fallout
FreeBSD:14:i38620221113pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc6420221113pkg-fallout
FreeBSD:14:riscv6420210430pkg-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. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libvulkan.so : graphics/vulkan-loader
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nihui/vkpeak/tar.gz/20221113?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20221113
13 Nov 2022 11:49:58
commit hash:644343709c0d3d7e6bfad36503da46617e416ce4commit hash:644343709c0d3d7e6bfad36503da46617e416ce4commit hash:644343709c0d3d7e6bfad36503da46617e416ce4commit hash:644343709c0d3d7e6bfad36503da46617e416ce4 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
benchmarks/vkpeak: update to 20221113

Changes:	https://github.com/nihui/vkpeak/releases/tag/20221113
Reported by:	GitHub (watch releases)
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20220419
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20220419
19 Apr 2022 19:33:01
commit hash:ed65d3723403632a0ec535e0a1a3bd7f00dce373commit hash:ed65d3723403632a0ec535e0a1a3bd7f00dce373commit hash:ed65d3723403632a0ec535e0a1a3bd7f00dce373commit hash:ed65d3723403632a0ec535e0a1a3bd7f00dce373 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
benchmarks/vkpeak: update to 20220419

Changes:	https://github.com/nihui/vkpeak/releases/tag/20220419
Reported by:	GitHub (watch releases)
20210430
07 Aug 2021 02:40:01
commit hash:9e9d84f60dbe5c74c3ea03dff185ce22eba69a96commit hash:9e9d84f60dbe5c74c3ea03dff185ce22eba69a96commit hash:9e9d84f60dbe5c74c3ea03dff185ce22eba69a96commit hash:9e9d84f60dbe5c74c3ea03dff185ce22eba69a96 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
benchmarks/vkpeak: add new port

vkpeak is a synthetic benchmarking tool to measure peak capabilities
of Vulkan devices. It only measures the peak metrics that can be
achieved using vector operations and does not represent a real-world
use case.

https://github.com/nihui/vkpeak

Number of commits found: 5