aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/bonnie
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* portlintMichael Haro2000-04-161-1/+1
| | | | Notes: svn path=/head/; revision=27668
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27416
* Respect CC and CFLAGSKris Kennaway2000-01-241-4/+7
| | | | Notes: svn path=/head/; revision=24983
* Prevent overflow of "size" for file sizes of 2048MB and more (PR 11430).Stefan Eßer1999-12-304-24/+86
| | | | | | | | | | | | While I'm here: - Make a error message start on a new line. - Move installation into port Makefile. - Split patch-aa in two (add -ac), it modified two files. - Close file descriptor 0 in seeker processes. PR: 11430 Notes: svn path=/head/; revision=24291
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Remove manpages from pkg/PLISTDavid E. O'Brien1998-08-131-1/+0
| | | | Notes: svn path=/head/; revision=12504
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-2/+4
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Remove bad MASTER_SITE and add proper version required line.Justin M. Seger1997-11-261-4/+3
| | | | Notes: svn path=/head/; revision=8851
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-4/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-5/+4
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Category renaming to match the directory names ("benchmarking"Satoshi Asami1995-11-221-2/+2
| | | | | | | -> "benchmarks"). Notes: svn path=/head/; revision=2443
* Change categories to reflect their new homes.Satoshi Asami1995-07-131-2/+2
| | | | Notes: svn path=/head/; revision=1959
* Bonnie benchmarking tool.Satoshi Asami1995-05-196-0/+145
Submitted by: se Notes: svn path=/head/; revision=1787