freebsd-ports/benchmarks/vkmark
Jan Beich 7caa50929b benchmarks/vkmark: unbreak --winsys kms by reverting a8f179d5f2
VT_PROCESS fails with EPERM because open(2) with a terminal device
on BSDs (unlike Linux/Solaris) implies O_NOCTTY.

$ vidcontrol -s 1 </dev/ttyv0
$ vkmark
Error: Failed to set VT process control mode: Operation not permitted

This reverts commit a8f179d5f2.
2023-02-17 19:48:45 +00:00
..
distinfo benchmarks/vkmark: unbreak --winsys kms by reverting a8f179d5f2 2023-02-17 19:48:45 +00:00
Makefile benchmarks/vkmark: unbreak --winsys kms by reverting a8f179d5f2 2023-02-17 19:48:45 +00:00
pkg-descr Remove WWW entries moved into port Makefiles 2022-09-07 23:58:51 +02:00
pkg-plist