Subject: CVS commit: pkgsrc/benchmarks/bytebench
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/09/2002 13:24:38
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jan  9 11:24:38 UTC 2002

Modified Files:
	pkgsrc/benchmarks/bytebench: DESCR Makefile PLIST distinfo
	pkgsrc/benchmarks/bytebench/patches: patch-aa patch-ab patch-ac

Log Message:
Update bytebench to 4.1.0.  Pkgsrc changes from the previous package include
moving the state directory for bytebench to /var/benchmarks instead of
trying to keep state in ${PREFIX}/share/bytebench.  Distribution changes
from version 3.6 include:

	* Double precision Whetstone instead of the old "double" benchmark.
	* Removal of some obsolete files.
	* "system" suite adds shell8.
	* perlbench and poll added as "exhibition" (non-index) benchmarks.
	* Minor change to fstime.c to fix overflow problems on fast machines.
	* A lot more operating system-oriented tests into the index.
	* Many tests rewritten to be more relevant for modern processors.
	* New baseline: SPARCstation 20-61 with 128 MB RAM, a SPARC Storage
	  Array, and Solaris 2.3


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/benchmarks/bytebench/DESCR \
    pkgsrc/benchmarks/bytebench/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/benchmarks/bytebench/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/benchmarks/bytebench/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/benchmarks/bytebench/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/benchmarks/bytebench/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/benchmarks/bytebench/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.