Bug 207198 - [new port] games/linux-unigine-valley
Summary: [new port] games/linux-unigine-valley
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jan Beich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-15 00:00 UTC by Hannes Hauswedell
Modified: 2016-03-16 13:12 UTC (History)
0 users

See Also:


Attachments
shar of the new port (50.25 KB, application/x-shellscript)
2016-02-15 00:00 UTC, Hannes Hauswedell
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.