summaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.63clement2005-10-163-18/+3
|
* Turn off -DHISTOGRAM as it introduces considerable overhead. Bump portrevision.jkoshy2005-10-142-1/+2
| | | | | Noticed by: rwatson Approved by: sumikawa [MAINTAINER]
* Update benchmarks/pathchirp to version 2.4.1ehaupt2005-10-052-5/+15
| | | | | | | | | | | Modifications: - respect NOPORTDOCS - respect user defined optimization flags PR: 86922 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer) Approved by: novel (mentor)
* Respect CC, CXX, CFLAGS and CXXFLAGS.sobomax2005-09-302-0/+52
|
* Update my emailmnag2005-09-161-1/+1
| | | | Approved by: pav (mentor)
* - Update to 1.1rc2pav2005-09-154-16/+25
| | | | | | PR: ports/85980 Submitted by: Hendrik Scholz <hendrik@scholz.net> Approved by: Jesper Dalberg <jdalberg@gmail.com> (maintainer)
* Add two patches to make longjmp tests runable.vsevolod2005-08-312-0/+22
| | | | | Submitted by: Mustabasic Reuf <reuf.mustabasic@gmail.com> Obtained from: Opensolaris development forum
* Add libmicro - a set of portable benchmarks of system calls fromvsevolod2005-08-2821-0/+600
| | | | | | | opensolaris project. Approved by: perky (mentor) In collaboration with: gnn
* Submitter takes maintainership.lawrance2005-07-312-2/+2
| | | | | | | Fix WWW line in pkg-descr. PR: ports/84341 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Add flops, floating point benchmark to give your MFLOPS rating.danfe2005-07-064-0/+54
| | | | Inspired by: NetBSD pkgsrc
* - Update to 1.2.3pav2005-06-222-5/+5
| | | | | PR: ports/82523 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* - Update to 2.4.0pav2005-06-072-5/+5
| | | | | PR: ports/81979 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
* Cleanup ENV-handlingvs2005-06-042-14/+2
|
* use PLIST_FILESvs2005-06-042-2/+1
|
* Use MAKE_* instead of Makefile-patchvs2005-06-042-15/+2
|
* Use PLIST_FILESvs2005-06-042-2/+1
|
* - Use MAKE_ARGSvs2005-06-044-28/+8
| | | | - Use PORTDOCS
* - Update WWW and set contact to original authorpav2005-05-261-3/+3
| | | | | PR: ports/81499 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
* - Change WWW and set contact to original authorpav2005-05-261-3/+3
| | | | | PR: ports/81498 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
* fix buildoliver2005-05-251-1/+2
| | | | | hpl's Makefile used ARCH for some own things which conflicted with the predefined ARCH. I renamed hpl's ARCH variable.
* Add nqueens 1.0, n-queens problem benchmark.danfe2005-05-254-0/+66
| | | | | PR: ports/78274 Submitted by: NAKAJI Hiroyuki <nakaji(at)jp.freebsd.org>
* Add pathrate.jylefort2005-05-234-0/+43
| | | | | | | | | | | | | Pathrate is a tool that can estimate the capacity of network paths. An important feature of Pathrate is that it is robust to cross traffic effects, meaning that it can measure the path capacity even when the path is significantly loaded. This is crucial, since the hardest paths to measure are the heavily loaded ones. WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathrate.html PR: ports/81295 Submitted by: dikshie <dikshie@lapi.itb.ac.id>
* Add pathload.jylefort2005-05-234-0/+39
| | | | | | | | | Pathload is a tool that can estimate the available bandwidth of network paths. WWW: http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/pathload.html PR: ports/81294 Submitted by: dikshie <dikshie@lapi.itb.ac.id>
* Add pathchirp.jylefort2005-05-234-0/+41
| | | | | | | | | | | | | | | pathChirp is a new active probing tool for estimating the available bandwidth on a communication network path. Based on the concept of "self-induced congestion", pathChirp features an exponential flight pattern of probes we call a chirp. Packet chirps offer several significant advantages over current probing schemes based on packet pairs or packet trains. By rapidly increasing the probing rate within each chirp, pathChirp obtains a rich set of information from which to dynamically estimate the available bandwidth. WWW: http://www.spin.rice.edu/Software/pathChirp/ PR: ports/81293 Submitted by: dikshie <dikshie@lapi.itb.ac.id>
* - Move iperf from net to benchmarkspav2005-05-212-1/+2
| | | | | | PR: ports/81201 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) Repocopy by: marcus
* Update to 1.4.novel2005-05-153-12/+15
| | | | | PR: 81029 Submitted by: Radim Kolar <hsn@netmag.cz>
* - Update to 2.0.2novel2005-05-103-5/+18
| | | | | | | - Modify uintmax_t to uint64_t PR: 80841 Submitted by: Marcus Grando (maintainer)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-122-2/+2
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-112-2/+2
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Add mirrorvs2005-04-071-1/+3
| | | | | PR: ports/79347 Submitted by: maintainer
* Fix two blunders introduced in previous commit.vs2005-03-211-2/+2
| | | | Pointy hat passed from cluster via kris to: me
* Cleanup:vs2005-03-203-38/+3
| | | | | - Use PLIST_FILES - Avoid excessive Makefile-patching
* - Update to 2.0.1.flz2005-03-114-29/+43
| | | | | | | | - Add OPTIONS. PR: ports/76553 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: pav (mentor)
* - Update to 2.2.2pav2005-03-092-3/+3
| | | | | | PR: ports/78563 Submitted by: devel @ titan <darkn3ss@perl-dev.net> Approved by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
| | | | Approved by: krion (mentor)
* Fix MASTER_SITES.krion2005-02-182-67/+69
| | | | | | | | Utilize NOPORTDOCS. Use DATADIR and DOCSDIR. PR: ports/77673 Submitted by: Sam Lawrance <boris at brooknet.com.au>
* Unbreak on alpha.krion2005-02-182-1/+12
| | | | | PR: ports/76963 Submitted by: Florent Thoumie <flz at xbsd.org>
* - Fix unfetchable distribution problemvs2005-02-174-49/+18
| | | | | | | - Upgrade PR: ports/77585 Submitted by: Scott Flatman (maintainer)
* Blogbench is a portable filesystem benchmark that tries to reproduce thepav2005-02-144-0/+40
| | | | | | | | | | | | | load of a real-world busy file server. It stresses the filesystem with multiple threads performing random reads, writes and rewrites in order to get a realistic idea of the scalability and the concurrency a system can handle. WWW: http://blogbench.pureftpd.org/ PR: ports/77490 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* follow the bouncing distfilebillf2005-02-141-1/+1
|
* Update to match reality.obrien2005-02-131-1/+1
|
* - Mark BROKEN on ia64sem2005-02-011-2/+2
| | | | | PR: ports/76958 Submitted by: maintainer
* Mark BROKEN on alphakevlo2005-01-261-2/+7
| | | | | PR: ports/76620 Submitted by: MAINTAINER
* - Update to 1.0sem2005-01-213-64/+5
| | | | | | PR: ports/76795 Submitted by: Hendrik Scholz <hendrik(at)scholz.net> Approved by: maintainer
* Update port: benchmarks/pear-Benchmark to 1.2.2edwin2005-01-192-5/+6
| | | | | | | | | + update port: benchmarks/pear-Benchmark to 1.2.2 + add bcmath PHP extension dependency + changelog: http://pear.php.net/package/Benchmark/download/1.2.2/ PR: ports/76458 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* - polygraph has a restrictive licence.clement2005-01-182-0/+2
|
* - Remove dead WWWclement2005-01-181-2/+0
|
* Correct previous fix, path was wrong.se2005-01-181-1/+1
|
* - Be nicer with CFLAGSclement2005-01-162-6/+15
| | | | - Preserve autobench.conf by installing autobench.conf-dist
* Fix install target on architectures other than i386.se2005-01-112-1/+3
| | | | | | | There is an old Linux ELF binary of select in the pgms directory of the distribution tar file with no corresponding source file. Most probably time-polling.c should be used to build a binary of select under FreeBSD, but for now select is just removed.
OpenPOWER on IntegriCloud