Commit graph

15 commits

Author SHA1 Message Date
wiz
18097323ee Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR} 2001-04-09 11:45:33 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
jlam
991bb8fbc3 Install benchmarking programs under libexec/bytebench. Add patches to do
nicer report printing under BSD systems, provided by Greg Woods in pkg/6943.

Closes PRs: 6943, 6945, 6946
2000-08-04 08:50:16 +00:00
jlam
50f7c7b260 Make "make benchmark" actually work without having installed the software.
Also remove an apparent extraneous line in the executable script which
was causing errors.
2000-08-04 06:13:26 +00:00
wiz
a98e68c035 cp -> ${CP}, chmod -> ${CHMOD} 2000-03-16 12:16:49 +00:00
agc
11cd40adff Make this package compile and run on Solaris - undo some over-aggressive
NetBSD patching, and use ${ID} in preference to "id".
2000-01-05 12:23:55 +00:00
wiz
e74f5b5509 replaced some commands by their ${COMMAND} counterparts
one RCS tag added
1999-12-28 04:26:17 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
garbled
f544fc14ed Fix all the benchmark targets so they work properly, and work with the
package uninstalled, with the exceptionof lmbench.  Make non-batch
targets for all the benchmarks, and create a results target which
places all the results in /tmp for easier collection.
1998-12-26 15:59:54 +00:00
hubertf
0ddb865a76 make aware of BATCH (if interactive), uid (if benchmark needs to be run as root) 1998-12-03 01:27:04 +00:00
agc
48f2b0135b Rename PREFIX value to be substituted to @PREFIX@.
Add a benchmark target to the package Makefile, so that "make benchmark"
will run the benchmark.
1998-09-23 16:01:36 +00:00
garbled
7174ba99b5 Work around bug in our dc(1) and fix up the checking of wait(3).
Will look into fixing dc(1) this weekend.
1998-09-03 04:30:28 +00:00
garbled
c2fdbe87e9 Fix an LP64 bug in the pipe speed tests. 1998-09-01 04:07:33 +00:00
garbled
1e6049e63f fix minor screw up in path to result-dir 1998-08-30 21:37:21 +00:00
garbled
62805e39b6 Add new pkg for bytebench-3.6
BYTE Magazine's Public Domain benchmark for UNIX
1998-08-30 17:35:57 +00:00