Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
1999-05-02 | Prefix Websites With Www: | Tim Vanderhoek | 1 | -1/+1 | |
Notes: svn path=/head/; revision=18336 | |||||
1998-08-13 | Remove manpages from pkg/PLIST | David E. O'Brien | 1 | -24/+0 | |
Notes: svn path=/head/; revision=12504 | |||||
1998-07-25 | Another batch of "Add homepage." for benchmarks through converters. | Tim Vanderhoek | 1 | -2/+5 | |
Notes: svn path=/head/; revision=12104 | |||||
1997-08-09 | Fetch from the real MASTER_SITE, since there were troubles with the | Bill Fenner | 3 | -9/+51 | |
previous one. Make portlint happy while we're at it. Also add @dirrm's to PLIST. Found by: distfile checker & portlint Notes: svn path=/head/; revision=7508 | |||||
1997-05-28 | Perhaps this time I can get it right; remove two files that were | Bill Fenner | 1 | -2/+0 | |
created when I ran the benchmark on my local machine. Notes: svn path=/head/; revision=6602 | |||||
1997-05-28 | Update PLIST to go with the upgrade to 1.1 . (oops!) | Bill Fenner | 1 | -17/+71 | |
Notes: svn path=/head/; revision=6596 | |||||
1997-05-28 | Upgrade to lmbench 1.1 | Bill Fenner | 3 | -11/+22 | |
Notes: svn path=/head/; revision=6581 | |||||
1996-11-18 | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1 | -14/+10 | |
Notes: svn path=/head/; revision=4575 | |||||
1996-03-21 | Check NOMANCOMPRESS, and convert a shell for loop into a make .for loop | Satoshi Asami | 1 | -10/+14 | |
while I'm here. Requested by: rgrimes Notes: svn path=/head/; revision=2865 | |||||
1996-02-01 | Expand subdirectory (lib/lmbench). | Satoshi Asami | 1 | -1/+60 | |
Notes: svn path=/head/; revision=2672 | |||||
1996-02-01 | Fix a couple of relative paths. | Satoshi Asami | 1 | -3/+3 | |
Notes: svn path=/head/; revision=2671 | |||||
1995-11-22 | Category renaming to match the directory names ("benchmarking" | Satoshi Asami | 1 | -2/+2 | |
-> "benchmarks"). Notes: svn path=/head/; revision=2443 | |||||
1995-11-09 | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | Satoshi Asami | 1 | -1/+1 | |
lot of ports or what! ;> Notes: svn path=/head/; revision=2402 | |||||
1995-07-13 | Change categories to reflect their new homes. | Satoshi Asami | 1 | -2/+2 | |
Notes: svn path=/head/; revision=1959 | |||||
1995-05-14 | Package files. | Satoshi Asami | 3 | -0/+35 | |
Notes: svn path=/head/; revision=1744 | |||||
1995-05-14 | The Makefile that has three targets, "results", "rerun" and "see", gets | Satoshi Asami | 1 | -0/+15 | |
copied over to ${PREFIX}/lib/lmbench. Notes: svn path=/head/; revision=1743 | |||||
1995-05-14 | Make this thing install. Basically copy everything it needs to | Satoshi Asami | 1 | -2/+22 | |
${PREFIX}/lib/lmbench. Notes: svn path=/head/; revision=1742 | |||||
1995-05-06 | A package to measure & compare system performance. | Satoshi Asami | 3 | -0/+35 | |
Yes, I know the package files are missing, I need to hack it a little more so that it installs the binaries and all the data files in some place that won't be blown away by a "make clean" and compare the results...for now, you can type "make test" to run the test and go into the work/lmbench-1.0/Results subdirectory to see what it measured. Notes: svn path=/head/; revision=1656 |