summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Assign MAINTAINER to ports@FreeBSD.org.adamw2003-06-041-1/+1
| | | | | PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org>
* Update the checksum.jmz2003-05-191-1/+1
|
* Use USE_GETOPT_LONG.petef2003-05-181-7/+1
| | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
* Add 'ipv6' on CATEGORIES.sumikawa2003-05-171-1/+1
|
* Update iperf to 1.7.0.smace2003-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
* Upgrade to version 3.172jmz2003-05-142-2/+2
| | | | | PR: ports/52192 Submitted by: Paul Marquis <pmarquis@pobox.com>
* Change maintainer email to my @FreeBSD.org addressmich2003-05-072-2/+2
| | | | Approved by: roberto(mentor)
* [Maintainer Update]: benchmarks/pipebenchedwin2003-04-292-7/+8
| | | | | | | Update to latest release. (bugfix) PR: ports/51269 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* change maintainer addressedwin2003-04-221-1/+1
| | | | | PR: ports/51261 Submitted by: Scott Flatman <sf@slappy.org>
* Change MAINTAINER to new address.nork2003-04-191-1/+1
| | | | | PR: ports/51141, ports/51142, ports/51143, ports/51144 Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
* Add missing fileskris2003-04-051-0/+3
|
* Clear moonlight beckons.ade2003-03-0732-16/+16
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix the build on 64-bit machines.obrien2003-03-051-0/+15
| | | | | The STL provides a min(unsigned, unsigned) implimentation by default, but not a min(unsigned long, unsigned) one.
* Install the new docs, fix the path to them in the manpage, install all manpages.obrien2003-02-262-2/+13
|
* Update to version 1.93c.obrien2003-02-263-12/+7
| | | | | This adds multiple disk accessors to better stress today's RAID's and highly buffered disk subsystems.
* Upgrade to 2.2pl3.sumikawa2003-02-223-17/+10
|
* De-pkg-comment.knu2003-02-2114-7/+7
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* De-pkg-comment.knu2003-02-2010-5/+5
|
* Fix pkg-plistedwin2003-02-031-1/+1
| | | | | PR: ports/47835 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Conditionalize libgnugetopt dependencies.nork2003-02-022-5/+19
| | | | | PR: ports/47757 Submitted by: Ports Fury
* Fix typo in patch-makefile. IPv6 was not enabled.sumikawa2003-01-212-1/+2
|
* Upgrade to 2.2pl2. Almost of IPv6 patch was merged but netperf stillsumikawa2003-01-2115-334/+193
| | | | barks with -DDO_1644.
* Iperf 1.6.5 dropped doc/release.html. Update Makefile.smace2003-01-201-2/+2
|
* Upgrade to Iperf 1.6.5smace2003-01-182-3/+3
|
* misc/pipebench -> benchmarks/pipebenchedwin2003-01-186-0/+39
|
* Cleanup Makefile with after portlint.smace2003-01-071-2/+3
|
* Update to ipef-1.6.4.smace2003-01-072-3/+3
|
* upgrade to 2.56ijliao2003-01-032-3/+4
| | | | | | | add a new master site PR: 46579 Submitted by: maintainer
* upgrade to 1.03ijliao2003-01-023-15/+4
|
* Make benchmarks/dbench fetchable again.edwin2002-12-291-3/+1
| | | | | | Noticed by: portsurvey. Submitted by: Andrew 'Onyx' Shevtsov <tridge@samba.org>
* Old mastersite was unreachable for some time now, replaced it with ↵edwin2002-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
* Removed unreachable mater_site.edwin2002-12-281-1/+0
| | | | Noticed by: portsurvey
* Master_site is unreachable, informed author/maintainer.edwin2002-12-281-1/+3
| | | | Noticed by: portsurvey
* Update maintainersmace2002-11-221-1/+1
|
* add missing dependsijliao2002-11-211-3/+4
| | | | Noted by: kris
* upgrade to 0.8ijliao2002-11-206-22/+55
| | | | | PR: 45452 Submitted by: Ports Fury
* gzcat -> ${GZCAT}arved2002-11-181-1/+1
| | | | | | | | awk -> ${AWK} /bin/sh -> ${SH} PR: 39969 Submitted by: Scott Flatman <sf@dsinw.com>
* add WWWmharo2002-11-181-0/+2
|
* Maintainer update to version 2.55edwin2002-11-162-4/+5
| | | | | PR: 45141 Submitted by: Dominic Marks <dom@cus.org.uk>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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)
* Really show kBytes/s like the label says we are.simokawa2002-11-091-1/+1
|
* Upgrade to version 3.138jmz2002-11-084-45/+2
|
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0610-5/+10
| | | | Approved by: pat
* Remove obsolete patch-filesedwin2002-11-053-42/+0
| | | | | | PR: ports/40535 Submitted by: Tilman Linneweh <tilman@arved.de> Approved by: grog@freebsd.org
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | And some ports have USE_PERL5=yes now.
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | | | and USE_PERL5 in some places Noticed by: bento
* Upgrade to version 3.137jmz2002-11-034-12/+32
|
* Fix typoes on MAINTAINER address.perky2002-11-021-1/+1
| | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
OpenPOWER on IntegriCloud