Age | Commit message (Expand) | Author | Files | Lines |
1999-04-01 | Rewrite the extraction commands to be more intuitive. | agc | 3 | -10/+6 |
1999-03-16 | s/cc/${CC}/ | agc | 7 | -15/+15 |
1999-03-16 | Rename FPE signal handler to avoid a name clash. | agc | 1 | -0/+105 |
1999-03-16 | s/cc/${CC}/ | agc | 1 | -2/+2 |
1999-03-08 | s/gmake/${GMAKE}/ | agc | 1 | -3/+3 |
1999-02-10 | install hint-double and hint-int, both of which test the obvious. | explorer | 2 | -5/+7 |
1999-02-10 | pkglint: remove bogus header from Makefile and add missing rcs ids. | frueauf | 5 | -7/+8 |
1999-02-09 | GNU plot is now at v.3.7. Depend on that version. | bad | 1 | -2/+2 |
1999-01-02 | work around PREFIX not being defined for exist() | hubertf | 1 | -6/+5 |
1998-12-26 | Fix all the benchmark targets so they work properly, and work with the | garbled | 19 | -43/+147 |
1998-12-06 | Set PKG_MISC_TARGETS+=benchmark, so all benchmarks can be run by: | hubertf | 1 | -1/+3 |
1998-12-03 | make aware of BATCH (if interactive), uid (if benchmark needs to be run as root) | hubertf | 5 | -5/+27 |
1998-11-20 | enable hint | drochner | 1 | -1/+2 |
1998-11-16 | Do the PLIST substitutions more efficiently, and use the new OS_VERSION | agc | 3 | -66/+63 |
1998-11-13 | basic NetBSD changes | drochner | 2 | -4/+6 |
1998-11-13 | import HINT benchmark | drochner | 7 | -0/+190 |
1998-11-12 | s/echo/${ECHO}/ | agc | 1 | -3/+3 |
1998-10-22 | Make the "flops" benchmark into a good citizen, and exit with the proper | agc | 1 | -0/+14 |
1998-10-22 | Enable nsieve, fib and heapsort, document them, and document update of | garbled | 1 | -1/+4 |
1998-10-22 | Import of nsieve benchmark | garbled | 5 | -0/+41 |
1998-10-22 | Heapsort benchmark | garbled | 5 | -0/+47 |
1998-10-22 | Benchmark to time the computation of the 40th Fibonacci number. | garbled | 5 | -0/+34 |
1998-10-22 | Document and enable flops | garbled | 1 | -1/+2 |
1998-10-22 | Initital import of flops-2.0 benchmark. | garbled | 5 | -0/+52 |
1998-10-21 | Enable glunix, fftw, and benchfft. | garbled | 1 | -1/+2 |
1998-10-21 | Initital import of benchfft-2.0 | garbled | 6 | -0/+113 |
1998-09-24 | Add a benchmark target to the package Makefile, so that the benchmark | agc | 1 | -1/+5 |
1998-09-24 | Run the benchmarks in ${WRKSRC}. | agc | 2 | -4/+4 |
1998-09-24 | Add a benchmark target to the package Makefile, to enable the | agc | 1 | -1/+4 |
1998-09-24 | Add benchmark target to the package Makefile, to enable the benchmark | agc | 2 | -1/+16 |
1998-09-24 | + Use @PREFIX@ as the pattern to substitute for ${PREFIX} | agc | 6 | -61/+59 |
1998-09-23 | Add a benchmark target to the package Makefile, to enable the | agc | 1 | -1/+5 |
1998-09-23 | Use @PREFIX@ when substituting for ${PREFIX}. | agc | 11 | -79/+101 |
1998-09-23 | Add a benchmark target to the package Makefile, to enable the | agc | 1 | -1/+4 |
1998-09-23 | Add a benchmark target to the package Makefile to enable the benchmark | agc | 1 | -1/+4 |
1998-09-23 | Rename PREFIX value to be substituted to @PREFIX@. | agc | 2 | -4/+7 |
1998-09-17 | Clean this up for RO pkgsrc. | agc | 1 | -28/+21 |
1998-09-06 | Make this pkg honor WRKOBJSRC, pointed out by Thorsten. | garbled | 1 | -5/+4 |
1998-09-06 | Make this pkg honor WRKOBJSRC | garbled | 1 | -5/+4 |
1998-09-05 | Add and enable hbench, note it in the docs. | garbled | 1 | -1/+2 |
1998-09-05 | New pkg for hbench-OS-1.0 (hi matt!) | garbled | 19 | -0/+679 |
1998-09-03 | Work around bug in our dc(1) and fix up the checking of wait(3). | garbled | 1 | -0/+43 |
1998-09-01 | use ${WRKDIR} not `work' | mrg | 1 | -2/+2 |
1998-09-01 | Fix an LP64 bug in the pipe speed tests. | garbled | 1 | -0/+22 |
1998-08-30 | fix minor screw up in path to result-dir | garbled | 1 | -4/+4 |
1998-08-30 | enable linpack and paranoia benchmarks | garbled | 1 | -1/+3 |
1998-08-30 | Add new pkg for linpack benchmark | garbled | 6 | -0/+275 |
1998-08-30 | Add new pkg for paranoia. | garbled | 5 | -0/+34 |
1998-08-30 | Enable dhrystone, whetstone, iozone, lmbench and byte-bench | garbled | 1 | -4/+6 |
1998-08-30 | Add new pkg for whetstone-1.2 with patches from Ignatios to use clock() | garbled | 6 | -0/+95 |