1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/benchmarks/fhourstones/pkg-descr
John Marino fe8803e74a benchmarks/fhourstones: New MASTER_SITES to unbreak, move executable
This port was broken due to being unfetchable.  While finding a new
source location, switch the executable from lib/fhourstones to
libexec/fhourstones.  Also, use "sed" and "echo" to eliminate the
need for patches.

Some changes were made to the submitted patch by me, but they were minor.

PR:		200293
Submitted by:	Ports Fury
2015-05-19 08:37:43 +00:00

6 lines
194 B
Plaintext

This integer benchmark solves positions in the game of connect-4,
as played on a vertical 7x6 board. This takes about 10 minutes
on contemporary PCs.
WWW: http://tromp.github.io/c4/fhour.html