Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite the per4 in perl5. | David E. O'Brien | 2001-05-17 | 1 | -0/+214 |
| | | | | | Submitted by: eivind Approved by: fenner | ||||
* | Change defaults to match FreeBSD, not Linux. | David E. O'Brien | 2001-05-17 | 1 | -0/+37 |
| | | | | Approved by: fenner | ||||
* | update with the new PORTNAME/PORTVERSION variables | Michael Haro | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Fix distfile-Fennerage on one of fenner's own ports. | Bill Fumerola | 1999-11-23 | 1 | -1/+3 |
| | | | | (Sorry, I couldn't resist.) | ||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Prefix Websites With Www: | Tim Vanderhoek | 1999-05-02 | 1 | -1/+1 |
| | |||||
* | Remove manpages from pkg/PLIST | David E. O'Brien | 1998-08-13 | 1 | -24/+0 |
| | |||||
* | Another batch of "Add homepage." for benchmarks through converters. | Tim Vanderhoek | 1998-07-25 | 1 | -2/+5 |
| | |||||
* | Fetch from the real MASTER_SITE, since there were troubles with the | Bill Fenner | 1997-08-09 | 3 | -9/+51 |
| | | | | | | | previous one. Make portlint happy while we're at it. Also add @dirrm's to PLIST. Found by: distfile checker & portlint | ||||
* | Perhaps this time I can get it right; remove two files that were | Bill Fenner | 1997-05-28 | 1 | -2/+0 |
| | | | | created when I ran the benchmark on my local machine. | ||||
* | Update PLIST to go with the upgrade to 1.1 . (oops!) | Bill Fenner | 1997-05-28 | 1 | -17/+71 |
| | |||||
* | Upgrade to lmbench 1.1 | Bill Fenner | 1997-05-28 | 3 | -11/+22 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -14/+10 |
| | |||||
* | Check NOMANCOMPRESS, and convert a shell for loop into a make .for loop | Satoshi Asami | 1996-03-21 | 1 | -10/+14 |
| | | | | | | while I'm here. Requested by: rgrimes | ||||
* | Expand subdirectory (lib/lmbench). | Satoshi Asami | 1996-02-01 | 1 | -1/+60 |
| | |||||
* | Fix a couple of relative paths. | Satoshi Asami | 1996-02-01 | 1 | -3/+3 |
| | |||||
* | Category renaming to match the directory names ("benchmarking" | Satoshi Asami | 1995-11-22 | 1 | -2/+2 |
| | | | | -> "benchmarks"). | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | Satoshi Asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Change categories to reflect their new homes. | Satoshi Asami | 1995-07-13 | 1 | -2/+2 |
| | |||||
* | Package files. | Satoshi Asami | 1995-05-14 | 3 | -0/+35 |
| | |||||
* | The Makefile that has three targets, "results", "rerun" and "see", gets | Satoshi Asami | 1995-05-14 | 1 | -0/+15 |
| | | | | copied over to ${PREFIX}/lib/lmbench. | ||||
* | Make this thing install. Basically copy everything it needs to | Satoshi Asami | 1995-05-14 | 1 | -2/+22 |
| | | | | ${PREFIX}/lib/lmbench. | ||||
* | A package to measure & compare system performance. | Satoshi Asami | 1995-05-06 | 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. |