aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/lmbench
Commit message (Collapse)AuthorAgeFilesLines
* Fix turd removal.fenner2005-10-281-1/+1
| | | | Pointy hat to: me, courtesy of pointyhat
* Use scripts/version to get the lmbench version instead of usingfenner2005-10-272-10/+6
| | | | | | | the port's version. Clean up leftover .o files from the build before installing. On some systems there are also .s files for no apparent reason, so clean those up too.
* Update to lmbench 3alpha4.fenner2005-10-267-440/+128
| | | | As described by the authors, "It auto sizes, has more stuff, etc., etc."
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Removed unreachable mater_site.edwin2002-12-281-1/+0
| | | | Noticed by: portsurvey
* Respect CC and CFLAGSkris2002-04-041-2/+20
| | | | Noticed by: My new Ultra 30
* Better fix for previouskris2001-12-011-2/+1
|
* Don't install patch turdskris2001-12-011-0/+1
| | | | Submitted by: bento
* Don't let patch's auto-RCS-checkout behavior interfere withfenner2001-08-021-0/+11
| | | | | applying patches by making the files writable before trying to patch them.
* Rewrite the per4 in perl5.obrien2001-05-181-0/+214
| | | | | Submitted by: eivind Approved by: fenner
* Change defaults to match FreeBSD, not Linux.obrien2001-05-181-0/+37
| | | | Approved by: fenner
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* Fix distfile-Fennerage on one of fenner's own ports.billf1999-11-231-1/+3
| | | | (Sorry, I couldn't resist.)
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Prefix Websites With Www:hoek1999-05-031-1/+1
|
* Remove manpages from pkg/PLISTobrien1998-08-141-24/+0
|
* Another batch of "Add homepage." for benchmarks through converters.hoek1998-07-251-2/+5
|
* Fetch from the real MASTER_SITE, since there were troubles with thefenner1997-08-103-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 werefenner1997-05-291-2/+0
| | | | created when I ran the benchmark on my local machine.
* Update PLIST to go with the upgrade to 1.1 . (oops!)fenner1997-05-291-17/+71
|
* Upgrade to lmbench 1.1fenner1997-05-283-11/+22
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-14/+10
|
* Check NOMANCOMPRESS, and convert a shell for loop into a make .for loopasami1996-03-211-10/+14
| | | | | | while I'm here. Requested by: rgrimes
* Expand subdirectory (lib/lmbench).asami1996-02-011-1/+60
|
* Fix a couple of relative paths.asami1996-02-011-3/+3
|
* Category renaming to match the directory names ("benchmarking"asami1995-11-221-2/+2
| | | | -> "benchmarks").
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Change categories to reflect their new homes.asami1995-07-131-2/+2
|
* Package files.asami1995-05-143-0/+35
|
* The Makefile that has three targets, "results", "rerun" and "see", getsasami1995-05-141-0/+15
| | | | copied over to ${PREFIX}/lib/lmbench.
* Make this thing install. Basically copy everything it needs toasami1995-05-141-2/+22
| | | | ${PREFIX}/lib/lmbench.
* A package to measure & compare system performance.asami1995-05-063-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.