summaryrefslogtreecommitdiff
path: root/benchmarks
AgeCommit message (Collapse)Author
2004-01-22Add forkbomb 1.0, system stress testing tool.Alex Dupre
PR: ports/61717 Submitted by: Radim Kolar Approved by: nork (mentor/implicitly)
2004-01-21- Update to version 1.4Kirill Ponomarev
PR: 61682 Submitted by: maintainer
2004-01-16- move the three individual distfiles into ${DISTFILES}/ttcp toMichael Haro
improve organization. - keep portlint happy. PR: 61145 Submitted by: Jason Harris <jharris@widomaker.com>
2004-01-16[REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorizedEdwin Groothuis
Julian Elischer suggested a new category "net/benchmarks" because he believes that too many ports are listed under net/. Checking into it, I noticed that these two ports are described as benchmarking programs. In the Porters' Handbook, the net category is described as "miscellaneous networking software". The benchmarks category seems more specific so I feel that it is preferable. PR: ports/39095 Submitted by: Trevor Johnson <trevor@jpj.net>
2004-01-13Add webbench 1.3, simple forking web benchmark.Alex Dupre
PR: ports/61307 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: nork (mentor/implicitly)
2004-01-13- Update my email addressClement Laforet
Approved and reviewed by: erwin (mentor)
2004-01-11- Update to v0.6Kirill Ponomarev
PR: 61201 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-11- Update to 2.1.1Kirill Ponomarev
PR: 61199 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-10[PATCH] benchmarks/rawio has a bug in commandline option parserEdwin Groothuis
run rawio with -s option(size of raw disk device), as follows: % rawio -a -s 30029328k -v 1 /dev/ad4c returned: Invalid length specification: -v in source rawio.c, it skips parsing argument at one point. PR: ports/58567 Submitted by: OOTOMO Hiroyuki <ootomo@za.wakwak.com> Approved by: maintainer timeout
2004-01-09Add category=benchmarks to the ports MakefileEdwin Groothuis
PR: ports/39095 (step 1) Submitted by: Trevor Johnson <trevor@jpj.net>
2003-12-21- support large filesPete Fritchman
- bump PORTREVISION PR: 56011 Submitted by: Vivek Khera <vivek@khera.org>
2003-12-17update MASTER_SITESMichael Haro
2003-12-04- Update to 2.57Pav Lucistnik
- Give maintainership to submitter PR: ports/59738 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor)
2003-11-22- Our other two 64-bit platforms needs min(int, int) workaround tooPav Lucistnik
- Unmark broken as it builds on Bento at least for i386. I got some feedback that it builds with gcc 3.3.3, but not with 3.3.1 Tested by: Koop Mast (on sparc64) Approved by: adamw (mentor)
2003-11-19Reset unreachable MAINTAINERs to ports@FreeBSD.orgOliver Eikemeier
PR: 59109 Approved by: marcus (mentor)
2003-11-19- Unbreak by using EXTRACT_DEPENDS for gunshar.Pav Lucistnik
PR: ports/58492 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor)
2003-11-17USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson
2003-11-17Upgrade to v3.6.Joseph Koshy
2003-11-02- Add patch to respect CFLAGSKirill Ponomarev
PR: 58838 Submitted by: Jens Rehsack <rehsack@liwing.de>
2003-11-02ports with possibly unreachable MAINTAINERsEdwin Groothuis
*** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-29Move inclusion of bsd.port.pre.mk past all variable definitions.Mark Linimon
2003-10-22Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin
No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
2003-10-22Per bento logs, mark as broken on 5.x.Mark Linimon
2003-10-20add autobench 2.0.1Ying-Chieh Liao
Automating the process of benchmarking a web server
2003-10-19Respect CC and CFLAGSKris Kennaway
2003-10-15Mark broken for gcc 3.3. The author seems to be tracking gcc updatesMark Linimon
(the port works on 3.2) so perhaps this will be short-term. PR: ports/56422
2003-10-11- Add CONFLICTS, because of the same item in pkg-plistKirill Ponomarev
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-24Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin
Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
2003-09-24Cease FreeBSD port maintainershipsEdwin Groothuis
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>
2003-08-29New port: benchmarks/scimark2 - a Java benchmark.Edwin Groothuis
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>
2003-08-29New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.Edwin Groothuis
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>
2003-08-09Upgrade to version 3.196Jean-Marc Zucconi
2003-08-07BROKEN: CHecksum mismatchKris Kennaway
2003-07-31Take over maintainership with Dmitry's blessing.Adrian Chadd
2003-07-31Mark BROKEN on 5.x: does not compileKris Kennaway
2003-07-29Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev
these great pieces of software, so that let others with more free time to take over them.
2003-07-25Make this compiled on -stable.Hidetoshi Shimokawa
2003-07-25Add support for ipv6.Hidetoshi Shimokawa
2003-07-12Upgrade to v3.5.Joseph Koshy
2003-06-24update maintainer's email address.Yen-Ming Lee
PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
2003-06-17File moved on master site.Stefan Eßer
2003-06-12Update to 0.62Patrick Li
PR: ports/53254 Submitted by: Christian Brueffer <chris@unixpages.org>
2003-06-04Assign MAINTAINER to ports@FreeBSD.org.Adam Weinberger
PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org>
2003-05-19Update the checksum.Jean-Marc Zucconi
2003-05-18Use USE_GETOPT_LONG.Pete Fritchman
PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
2003-05-17Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA
2003-05-16Update iperf to 1.7.0.Scott Mace
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
2003-05-14Upgrade to version 3.172Jean-Marc Zucconi
PR: ports/52192 Submitted by: Paul Marquis <pmarquis@pobox.com>
2003-05-07Change maintainer email to my @FreeBSD.org addressMichael Landin
Approved by: roberto(mentor)
2003-04-29 [Maintainer Update]: benchmarks/pipebenchEdwin Groothuis
Update to latest release. (bugfix) PR: ports/51269 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>