Created attachment 167006 [details] shar of the new port Since https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194472 was now accepted I have prepared another port for the newer valley benchmark. Here are the usual checks: root@fbsdmain:/usr/ports/games/linux-unigine-valley # make stage-qa ====> Running Q/A tests (stage-qa) /!\ To run stage-qa automatically add DEVELOPER=yes to your environment /!\ root@fbsdmain:/usr/ports/games/linux-unigine-valley # make check-plist ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) root@fbsdmain:/usr/ports/games/linux-unigine-valley # portlint WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX. 0 fatal errors and 1 warning found. I have tried playing with the new redports, but wasn't yet successful with that.
A commit references this bug: Author: jbeich Date: Wed Mar 16 13:00:11 UTC 2016 New revision: 411233 URL: https://svnweb.freebsd.org/changeset/ports/411233 Log: games/linux-unigine-valley: add new port PR: 207198 Submitted by: Hannes Hauswedell <h2+fbsdports@fsfe.org> Valley Benchmark is a new GPU stress-testing tool from the developers of the very popular and highly acclaimed Heaven Benchmark. The forest-covered valley surrounded by vast mountains amazes with its scale from a bird's-eye view and is extremely detailed down to every leaf and flower petal. This non-synthetic benchmark powered by the state-of-the art UNIGINE Engine showcases a comprehensive set of cutting-edge graphics technologies with a dynamic environment and fully interactive modes available to the end user. This port includes the linux-binaries of the basic (free-to-use) version of the benchmark. http://unigine.com/en/products/benchmarks/valley Changes: head/games/Makefile head/games/linux-unigine-valley/ head/games/linux-unigine-valley/Makefile head/games/linux-unigine-valley/distinfo head/games/linux-unigine-valley/pkg-descr head/games/linux-unigine-valley/pkg-license head/games/linux-unigine-valley/pkg-plist
Thanks. Committed.