aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Add missing filesKris Kennaway2003-04-051-0/+3
| | | | Notes: svn path=/head/; revision=78236
* Clear moonlight beckons.Ade Lovett2003-03-0732-16/+16
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix the build on 64-bit machines.David E. O'Brien2003-03-051-0/+15
| | | | | | | | The STL provides a min(unsigned, unsigned) implimentation by default, but not a min(unsigned long, unsigned) one. Notes: svn path=/head/; revision=76987
* Install the new docs, fix the path to them in the manpage, install all manpages.David E. O'Brien2003-02-262-2/+13
| | | | Notes: svn path=/head/; revision=76485
* Update to version 1.93c.David E. O'Brien2003-02-263-12/+7
| | | | | | | | This adds multiple disk accessors to better stress today's RAID's and highly buffered disk subsystems. Notes: svn path=/head/; revision=76473
* Upgrade to 2.2pl3.Munechika SUMIKAWA2003-02-223-17/+10
| | | | Notes: svn path=/head/; revision=76131
* De-pkg-comment.Akinori MUSHA2003-02-2114-7/+7
| | | | Notes: svn path=/head/; revision=76030
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* De-pkg-comment.Akinori MUSHA2003-02-2010-5/+5
| | | | Notes: svn path=/head/; revision=75951
* Fix pkg-plistEdwin Groothuis2003-02-031-1/+1
| | | | | | | | PR: ports/47835 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=74569
* Conditionalize libgnugetopt dependencies.Norikatsu Shigemura2003-02-022-5/+19
| | | | | | | | PR: ports/47757 Submitted by: Ports Fury Notes: svn path=/head/; revision=74509
* Fix typo in patch-makefile. IPv6 was not enabled.Munechika SUMIKAWA2003-01-212-1/+2
| | | | Notes: svn path=/head/; revision=73693
* Upgrade to 2.2pl2. Almost of IPv6 patch was merged but netperf stillMunechika SUMIKAWA2003-01-2115-334/+193
| | | | | | | barks with -DDO_1644. Notes: svn path=/head/; revision=73692
* Iperf 1.6.5 dropped doc/release.html. Update Makefile.Scott Mace2003-01-201-2/+2
| | | | Notes: svn path=/head/; revision=73668
* Upgrade to Iperf 1.6.5Scott Mace2003-01-182-3/+3
| | | | Notes: svn path=/head/; revision=73409
* misc/pipebench -> benchmarks/pipebenchEdwin Groothuis2003-01-186-0/+39
| | | | Notes: svn path=/head/; revision=73368
* Cleanup Makefile with after portlint.Scott Mace2003-01-071-2/+3
| | | | Notes: svn path=/head/; revision=72708
* Update to ipef-1.6.4.Scott Mace2003-01-072-3/+3
| | | | Notes: svn path=/head/; revision=72700
* upgrade to 2.56Ying-Chieh Liao2003-01-032-3/+4
| | | | | | | | | | add a new master site PR: 46579 Submitted by: maintainer Notes: svn path=/head/; revision=72458
* upgrade to 1.03Ying-Chieh Liao2003-01-023-15/+4
| | | | Notes: svn path=/head/; revision=72214
* Make benchmarks/dbench fetchable again.Edwin Groothuis2002-12-291-3/+1
| | | | | | | | | Noticed by: portsurvey. Submitted by: Andrew 'Onyx' Shevtsov <tridge@samba.org> Notes: svn path=/head/; revision=71975
* Old mastersite was unreachable for some time now, replaced it with ↵Edwin Groothuis2002-12-282-5/+5
| | | | | | | | | | | | ftp://ftp.sunsite.org.uk/usenet/comp.sources.x/volume9/xengine/ As a consequence, the filenames are changed from .Z into .gz. No change in the sources (checked with the old .Z files) Noticed on: portsurvey Notes: svn path=/head/; revision=71954
* Removed unreachable mater_site.Edwin Groothuis2002-12-281-1/+0
| | | | | | | Noticed by: portsurvey Notes: svn path=/head/; revision=71953
* Master_site is unreachable, informed author/maintainer.Edwin Groothuis2002-12-281-1/+3
| | | | | | | Noticed by: portsurvey Notes: svn path=/head/; revision=71952
* Update maintainerScott Mace2002-11-221-1/+1
| | | | Notes: svn path=/head/; revision=70773
* add missing dependsYing-Chieh Liao2002-11-211-3/+4
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=70636
* upgrade to 0.8Ying-Chieh Liao2002-11-206-22/+55
| | | | | | | | PR: 45452 Submitted by: Ports Fury Notes: svn path=/head/; revision=70590
* gzcat -> ${GZCAT}Tilman Keskinoz2002-11-181-1/+1
| | | | | | | | | | | awk -> ${AWK} /bin/sh -> ${SH} PR: 39969 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=70435
* add WWWMichael Haro2002-11-181-0/+2
| | | | Notes: svn path=/head/; revision=70347
* Maintainer update to version 2.55Edwin Groothuis2002-11-162-4/+5
| | | | | | | | PR: 45141 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=70231
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-108-8/+4
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Really show kBytes/s like the label says we are.Hidetoshi Shimokawa2002-11-091-1/+1
| | | | Notes: svn path=/head/; revision=69790
* Upgrade to version 3.138Jean-Marc Zucconi2002-11-084-45/+2
| | | | Notes: svn path=/head/; revision=69761
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0610-5/+10
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove obsolete patch-filesEdwin Groothuis2002-11-053-42/+0
| | | | | | | | | PR: ports/40535 Submitted by: Tilman Linneweh <tilman@arved.de> Approved by: grog@freebsd.org Notes: svn path=/head/; revision=69484
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | | | and USE_PERL5 in some places Noticed by: bento Notes: svn path=/head/; revision=69432
* Upgrade to version 3.137Jean-Marc Zucconi2002-11-034-12/+32
| | | | Notes: svn path=/head/; revision=69385
* Fix typoes on MAINTAINER address.Hye-Shik Chang2002-11-021-1/+1
| | | | | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> Notes: svn path=/head/; revision=69290
* Update iperf to version 1.6.3Scott Mace2002-10-184-53/+4
| | | | Notes: svn path=/head/; revision=68240
* Upgrade to version 1.2.Greg Lehey2002-10-132-2/+2
| | | | | | | Reminded by: kkenn Notes: svn path=/head/; revision=67921
* Update maintainer addressHye-Shik Chang2002-10-081-1/+1
| | | | | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> Notes: svn path=/head/; revision=67632
* Upgrade to v3.2.Joseph Koshy2002-10-074-28/+29
| | | | Notes: svn path=/head/; revision=67531
* Upgrade to v2.4.Joseph Koshy2002-09-182-2/+2
| | | | | | | | PR: ports/42795 Submitted by: Jim Geovedi <negative@toxic.magnesium.net> Notes: svn path=/head/; revision=66561
* Fix bonnie++ on -currentDavid W. Chapman Jr.2002-09-011-0/+2
| | | | | | | | PR: 40793 Submitted by: corecode@corecode.ath.cx Notes: svn path=/head/; revision=65445
* Use 8k chunks as Bonnie 1.0 did rather than 16k ones.David E. O'Brien2002-08-271-1/+10
| | | | | | | | | | Otherwise the benchmark output is different (and noticeably lower) when compared to 1.0. Requested by: se Notes: svn path=/head/; revision=65107
* Upgrade to version 2.0.6.David E. O'Brien2002-08-275-59/+38
| | | | | | | Reviewed by: se Notes: svn path=/head/; revision=65105
* It is easier to modify the manpage if it is a normal text rather than a patch.David E. O'Brien2002-08-273-74/+70
| | | | Notes: svn path=/head/; revision=65104
* Correct a typo to allow this to buildKris Kennaway2002-08-231-3/+3
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=64852