summaryrefslogtreecommitdiff
path: root/benchmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on -STABLEPav Lucistnik2004-01-313-0/+17
| | | | | PR: ports/62151 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* - Update to 1.2Pav Lucistnik2004-01-314-16/+3
| | | | | PR: ports/62037 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Fix build on -stable.Alex Dupre2004-01-292-0/+15
| | | | | Reported by: bento via kris Approved by: nork (mentor/implicitly)
* - Update to 2.59Clement Laforet2004-01-283-14/+4
| | | | - minor cleanups
* Add SIZE.Trevor Johnson2004-01-278-0/+8
|
* - Allow blasting 10000 blocksPav Lucistnik2004-01-253-2/+4
| | | | | | | - While there, nuke pkg-plist PR: ports/61900 Submitted by: Radim Kolar <hsn@netmag.cz>
* - Obey NO_INSTALL_MANPAGESPav Lucistnik2004-01-233-4/+19
| | | | | | | - Obey NOPORTDOCS PR: ports/61802 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* Add forkbomb 1.0, system stress testing tool.Alex Dupre2004-01-226-0/+45
| | | | | | PR: ports/61717 Submitted by: Radim Kolar Approved by: nork (mentor/implicitly)
* - Update to version 1.4Kirill Ponomarev2004-01-214-30/+13
| | | | | PR: 61682 Submitted by: maintainer
* - move the three individual distfiles into ${DISTFILES}/ttcp toMichael Haro2004-01-162-7/+8
| | | | | | | | | improve organization. - keep portlint happy. PR: 61145 Submitted by: Jason Harris <jharris@widomaker.com>
* [REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorizedEdwin Groothuis2004-01-163-2/+4
| | | | | | | | | | | | | 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>
* Add webbench 1.3, simple forking web benchmark.Alex Dupre2004-01-136-0/+55
| | | | | | PR: ports/61307 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: nork (mentor/implicitly)
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* - Update to v0.6Kirill Ponomarev2004-01-113-3/+3
| | | | | PR: 61201 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* - Update to 2.1.1Kirill Ponomarev2004-01-112-3/+3
| | | | | PR: 61199 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* [PATCH] benchmarks/rawio has a bug in commandline option parserEdwin Groothuis2004-01-102-5/+15
| | | | | | | | | | | | | 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
* Add category=benchmarks to the ports MakefileEdwin Groothuis2004-01-091-1/+1
| | | | | PR: ports/39095 (step 1) Submitted by: Trevor Johnson <trevor@jpj.net>
* - support large filesPete Fritchman2003-12-212-0/+48
| | | | | | | - bump PORTREVISION PR: 56011 Submitted by: Vivek Khera <vivek@khera.org>
* update MASTER_SITESMichael Haro2003-12-171-1/+1
|
* - Update to 2.57Pav Lucistnik2003-12-046-15/+72
| | | | | | | | - Give maintainership to submitter PR: ports/59738 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor)
* - Our other two 64-bit platforms needs min(int, int) workaround tooPav Lucistnik2003-11-222-8/+2
| | | | | | | | - 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)
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgOliver Eikemeier2003-11-191-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* - Unbreak by using EXTRACT_DEPENDS for gunshar.Pav Lucistnik2003-11-191-1/+1
| | | | | | PR: ports/58492 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
|
* Upgrade to v3.6.Joseph Koshy2003-11-173-6/+6
|
* - Add patch to respect CFLAGSKirill Ponomarev2003-11-021-0/+15
| | | | | PR: 58838 Submitted by: Jens Rehsack <rehsack@liwing.de>
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Move inclusion of bsd.port.pre.mk past all variable definitions.Mark Linimon2003-10-291-4/+4
|
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-226-18/+18
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Per bento logs, mark as broken on 5.x.Mark Linimon2003-10-221-1/+7
|
* add autobench 2.0.1Ying-Chieh Liao2003-10-205-0/+49
| | | | Automating the process of benchmarking a web server
* Respect CC and CFLAGSKris Kennaway2003-10-191-0/+13
|
* Mark broken for gcc 3.3. The author seems to be tracking gcc updatesMark Linimon2003-10-151-1/+7
| | | | | | (the port works on 3.2) so perhaps this will be short-term. PR: ports/56422
* - Add CONFLICTS, because of the same item in pkg-plistKirill Ponomarev2003-10-112-0/+4
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* 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
* 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>
* 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>
* 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>
* Upgrade to version 3.196Jean-Marc Zucconi2003-08-092-4/+2
|
* BROKEN: CHecksum mismatchKris Kennaway2003-08-071-0/+2
|
* Take over maintainership with Dmitry's blessing.Adrian Chadd2003-07-312-2/+2
|
* Mark BROKEN on 5.x: does not compileKris Kennaway2003-07-312-2/+16
|
* 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.
* Make this compiled on -stable.Hidetoshi Shimokawa2003-07-251-1/+0
|
* Add support for ipv6.Hidetoshi Shimokawa2003-07-252-38/+50
|
* Upgrade to v3.5.Joseph Koshy2003-07-123-16/+3
|
* update maintainer's email address.Yen-Ming Lee2003-06-241-1/+1
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* File moved on master site.Stefan Eßer2003-06-172-2/+2
|
* Update to 0.62Patrick Li2003-06-122-2/+2
| | | | | PR: ports/53254 Submitted by: Christian Brueffer <chris@unixpages.org>