summaryrefslogtreecommitdiff
path: root/benchmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add CONFLICTS, because of the same item in pkg-plistKirill Ponomarev2003-10-112-0/+4
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90852
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-243-4/+4
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Cease FreeBSD port maintainershipsEdwin Groothuis2003-09-241-1/+1
| | | | | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=89148
* New port: benchmarks/scimark2 - a Java benchmark.Edwin Groothuis2003-08-295-0/+101
| | | | | | | | | | | | | | | SciMark 2.0 is a Java benchmark for scientific and numerical computing. It measures several computational kernels and reports a composite score in approximate Mflops (Millions of floating point operations per second). Suggested by May Tho. PR: ports/50645 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=87952
* New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.Edwin Groothuis2003-08-297-0/+77
| | | | | | | | | | | | | | | This is an ANSI C version of the SciMark2 benchmark, translated from the original Java sources. The intent in making this benchmark available in C is mainly for performance comparisons. Suggested by May Tho. PR: ports/50646 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=87950
* Upgrade to version 3.196Jean-Marc Zucconi2003-08-092-4/+2
| | | | Notes: svn path=/head/; revision=86679
* BROKEN: CHecksum mismatchKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86452
* Take over maintainership with Dmitry's blessing.Adrian Chadd2003-07-312-2/+2
| | | | Notes: svn path=/head/; revision=86013
* Mark BROKEN on 5.x: does not compileKris Kennaway2003-07-312-2/+16
| | | | Notes: svn path=/head/; revision=85985
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Make this compiled on -stable.Hidetoshi Shimokawa2003-07-251-1/+0
| | | | Notes: svn path=/head/; revision=85577
* Add support for ipv6.Hidetoshi Shimokawa2003-07-252-38/+50
| | | | Notes: svn path=/head/; revision=85576
* Upgrade to v3.5.Joseph Koshy2003-07-123-16/+3
| | | | Notes: svn path=/head/; revision=84724
* update maintainer's email address.Yen-Ming Lee2003-06-241-1/+1
| | | | | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=83508
* File moved on master site.Stefan Eßer2003-06-172-2/+2
| | | | Notes: svn path=/head/; revision=83181
* Update to 0.62Patrick Li2003-06-122-2/+2
| | | | | | | | PR: ports/53254 Submitted by: Christian Brueffer <chris@unixpages.org> Notes: svn path=/head/; revision=82884
* Assign MAINTAINER to ports@FreeBSD.org.Adam Weinberger2003-06-041-1/+1
| | | | | | | | PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org> Notes: svn path=/head/; revision=82290
* Update the checksum.Jean-Marc Zucconi2003-05-191-1/+1
| | | | Notes: svn path=/head/; revision=81497
* Use USE_GETOPT_LONG.Pete Fritchman2003-05-181-7/+1
| | | | | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury Notes: svn path=/head/; revision=81255
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2003-05-171-1/+1
| | | | Notes: svn path=/head/; revision=81166
* Update iperf to 1.7.0.Scott Mace2003-05-162-3/+3
| | | | | | | | | | | | | | | | | | | | This version also builds under ia64 From the iperf changelog: Added bidirectional testing both simultaneously and tradeoff Added server side statistic reporting on the client for UDP Limits on the number of connections and locations for servers Changes: Fixed the IPv6 Multicast implementation Removed the SegFault on exit by Ctrl-C for the server Thread bug resulting in "pthread create failed" after many clients "connect failed" on server for UDP clients when IPv6 is enabled is fixed Notes: svn path=/head/; revision=81112
* Upgrade to version 3.172Jean-Marc Zucconi2003-05-142-2/+2
| | | | | | | | PR: ports/52192 Submitted by: Paul Marquis <pmarquis@pobox.com> Notes: svn path=/head/; revision=80996
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* [Maintainer Update]: benchmarks/pipebenchEdwin Groothuis2003-04-292-7/+8
| | | | | | | | | | Update to latest release. (bugfix) PR: ports/51269 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=79835
* change maintainer addressEdwin Groothuis2003-04-221-1/+1
| | | | | | | | PR: ports/51261 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=79450
* Change MAINTAINER to new address.Norikatsu Shigemura2003-04-191-1/+1
| | | | | | | | PR: ports/51141, ports/51142, ports/51143, ports/51144 Submitted by: Scott Flatman <sf@slappy.org> (maintainer) Notes: svn path=/head/; revision=79282
* 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