Bug 207198

Summary: [new port] games/linux-unigine-valley
Product: Ports & Packages Reporter: Hannes Hauswedell <h2+fbsdports>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar of the new port none

Description Hannes Hauswedell 2016-02-15 00:00:29 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-16 13:01:02 UTC
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
Comment 2 Jan Beich freebsd_committer freebsd_triage 2016-03-16 13:12:16 UTC
Thanks. Committed.