aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Actually the new version works on amd64.arved2005-11-151-2/+0
| | | | | Tested by: me Approved by: maintainer
* - Update to 3.0.4garga2005-11-142-7/+6
| | | | | | | | - Add SHA256 - Use NOT_FOR_ARCHS instead .if PR: ports/89006 Submitted by: maintainer
* port's mastersitesedwin2005-11-141-0/+2
| | | | | | | | | Please change port's mastersites. Also add SHA256 checksums PR: ports/88971 Submitted by: FURUSAWA Kazuhisa <kazu@jp.freeebsd.org>
* - Fix fetchingpav2005-11-132-5/+3
| | | | | | | | - Remove dead WWW PR: ports/87987 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (billf; 20 days)
* - Remove DEPRECATED and EXPIRATION_DATE since maintainer is hosting srcgarga2005-11-111-4/+1
| | | | | | files. Noticed by: barner
* - Mark it as DEPRECATED (mastersite disapeared)garga2005-11-111-0/+3
| | | | | | | | - Set EXPIRATION_DATE PR: ports/87989 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (16 days)
* - Add SHA256 to all ports submitter maintaingarga2005-11-111-0/+1
| | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Add SHA256mnag2005-11-091-0/+1
|
* * Add SHA256 checksums for maintainerless ports i added to the ports collectionarved2005-11-082-1/+2
| | | | | * Remove my name from blop pkg-descr * Grab back maintainership for netio
* Re-support FreeBSD 4 (which has sys/disk.h as a kernel header, not agreen2005-11-021-14/+16
| | | | | | | | userland/kernel header). No PORTREVISION bump since this is a fix for compilation. PR: ports/88319 Submitted by: marck
* Fix turd removal.fenner2005-10-281-1/+1
| | | | Pointy hat to: me, courtesy of pointyhat
* Modify rawio(1) to work with GEOM by losing the multiple-open(2)green2005-10-272-5/+231
| | | | | | | | | | | | | | | | | | semantics. As GEOM prevents actual concurrent accesses that are deemed generally unsafe. As we know, as a rawio(1) user, that we are intending to do something ostensibly unsafe, we can use a single open(2) shared among the worker children and then use pread(2) and pwrite(2) instead of read(2), write(2) and lseek(2). This properly bypasses the sanity checks GEOM makes for concurrent access. Additionally, sector size isn't and hasn't ever been necessarily 512 (or a multiple thereof), but we don't have many classical examples of devices not the common case that we'd test rawio(1) with. In my particular case, I'm using graid3(8) and have an effective sector size of 1024. The program now attempts to use DIOCGSECTORSIZE to find the correct base for a device and thus Works For Me. Cursory review by: MAINTAINER
* Use scripts/version to get the lmbench version instead of usingfenner2005-10-272-10/+6
| | | | | | | the port's version. Clean up leftover .o files from the build before installing. On some systems there are also .s files for no apparent reason, so clean those up too.
* Update to lmbench 3alpha4.fenner2005-10-267-440/+128
| | | | As described by the authors, "It auto sizes, has more stuff, etc., etc."
* Upgrade to version 3.248jmz2005-10-242-5/+5
| | | | | PR: /ports/87580 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Add ${MASTER_SITE_LOCAL} to the list of master sites.jkoshy2005-10-222-9/+11
| | | | - portlint -a cleanups.
* Change IGNORE to BROKEN again. In fact it's can be fixed sometime.mnag2005-10-221-2/+2
| | | | Notified by: kris
* In really mark as IGNORE.mnag2005-10-221-2/+2
|
* Mark amd64 as BROKENmnag2005-10-222-1/+5
| | | | | | | Make portlint happyer PR: 87810 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
* The program thrulay is used to measure the capacity, delay, andsem2005-10-217-0/+72
| | | | | | | | | | | | | | | | | | | | | other performance metrics of a network by sending a bulk TCP or UDP stream over it. Special features of thrulay include: * For TCP, ability to measure round-trip delay along with throughput * For UDP, ability to measure - one-way delay, with quantiles - packet loss - packet duplication - reordering * For UDP, the ability to send precisely positioned true Poisson streams (microsecond errors in sending times) * Human- and machine-readable output (ready to be fed to gnuplot) WWW: http://www.internet2.edu/~shalunov/thrulay/ PR: ports/87683 Submitted by: Stanislav Shalunov <shalunov@internet2.edu>
* - Update to 2.64clement2005-10-202-4/+4
| | | | | | | - Pass maintainership to submitter PR: ports/87677 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Update to 3.03garga2005-10-196-85/+30
| | | | | | | - Take maintainership PR: ports/87620 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Update to 2.63clement2005-10-173-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-10-012-0/+52
|
* Update my emailmnag2005-09-171-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-271-3/+3
| | | | | PR: ports/81499 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
* - Change WWW and set contact to original authorpav2005-05-271-3/+3
| | | | | PR: ports/81498 Submitted by: dikshie <dikshie@lapi.itb.ac.id> (maintainer)
* fix buildoliver2005-05-261-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-244-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-244-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-244-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-222-1/+2
| | | | | | PR: ports/81201 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) Repocopy by: marcus
* Update to 1.4.novel2005-05-163-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-213-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-102-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-154-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-151-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-202-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-192-0/+2
|
* - Remove dead WWWclement2005-01-191-2/+0
|
* Correct previous fix, path was wrong.se2005-01-191-1/+1
|
* - Be nicer with CFLAGSclement2005-01-172-6/+15
| | | | - Preserve autobench.conf by installing autobench.conf-dist
* Fix install target on architectures other than i386.se2005-01-122-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.
* Add netio, a simple network benchmarkarved2005-01-104-0/+42
|
* Remove bytebench port, which has been repo-copied to unixbencherwin2005-01-091-1/+1
| | | | | | | since development seems to continue now and an upgrade has been published under this new name. Forgotten by: se
* Remove bytebench port, which has been repo-copied to unixbenchse2005-01-0910-394/+0
| | | | | since development seems to continue now and an upgrade has been published under this new name.
* Update bytebench-3.1 to unixbench-4.1.0, based on patches submittedse2005-01-0917-367/+229
| | | | | | | | by SHIMAOKA Shunsuke, with some modifications to the Makefile by me. The bytebench port was repo-copied to unixbench, before, to preserve its history. Submitted by: SHIMAOKA Shunsuke (shimaoka at st dot tutrp dot tut dot ac dot jp)
* Initial cut at making this buildable on 4.x.obrien2004-12-291-0/+7
| | | | It still needs work, but maybe someone else will take it farther.
* Raidtest requires functions (byteorder(9)) which were introduced inpjd2004-12-291-1/+7
| | | | FreeBSD 5.1.
* Fix compilation on sparc64.pjd2004-12-091-2/+2
|
* With portmgr hat on, reset maintainership of committer who has notlinimon2004-12-052-2/+2
| | | | been active for >1 year.
* Shorten comment.obrien2004-12-051-1/+1
|
* Add a "README".obrien2004-12-051-1/+18
|
* pjd's src/tools/tools/raidtest as a port.obrien2004-12-055-0/+481
|
* - Update to 2.61clement2004-12-012-4/+3
|
* Update to 2.8.1, remove needless patches.osa2004-11-3010-62/+34
| | | | | | Also welcome back ReportGen subdir. Approved by: maintainer (timeout > 3 weeks)
* Upgrade to 2.3pl1.sumikawa2004-11-198-72/+109
|
* - Add ftp as secondary categorypav2004-11-071-1/+1
| | | | | PR: ports/73623 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* Add dkftpbench 0.45,krion2004-10-275-0/+194
| | | | | | | | | | | | | dkftpbench is an FTP benchmark program inspired by SPECweb99. The result of the benchmark is a number-of-simultaneous-users rating; after running the benchmark properly, you have a good idea how many simultaneous dialup clients a server can support. The target bandwidth per client is set at 28.8 kilobits/second to model dialup users; this is important for servers on the real Internet, which often serve thousands of clients on only 10 MBits/sec of bandwidth. PR: ports/73006 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* - Update to 2.2.1vs2004-10-265-26/+20
| | | | | | | | - Prune MASTER_SITEs - Assign maintainership to submitter PR: ports/72809 Submitted by: Frank J. Laszlo
* Add pear-Benchmark 1.2.1, framework to benchmark PHP scripts orthierry2004-10-184-0/+32
| | | | | | | function calls. PR: 71528 Submitted by: Antônio Carlos Venâncio Júnior
* Back out the use of PORTSDIR before the inclusion of bsd.ports.pre.mkerwin2004-10-121-1/+1
| | | | | | which sets it. Second person to break INDEX after unfreeze: sergei
* Drop maintainership to ports@FreeBSD.orgkrion2004-10-122-2/+2
| | | | | PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz>
* - Reset maintainership to ports@sergei2004-10-121-2/+2
| | | | | PR: ports/72553 Submitted by: Michael Johnson (maintainer)
* - add NOPRECIOUSMAKEVARS=yes and unbreak this port on 5.xleeym2004-09-221-8/+2
| | | | | | PR: 71473 Submitted by: leeym Approved by: portmgr (marcus)
* BROKEN on 5.x: Broken by make(1) changeskris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* - use getnodeipbyname() instead of unsafe gethostbyname() to preventclement2004-09-142-0/+13
| | | | | | | siege from crashing Submitted by: dwhite Approved by: portmgr (linimon)
* - Update to 2.1.2clement2004-08-242-5/+6
| | | | - Fix RUN_DEPENDS to honor bench2graph deps.
* - Define JAVA_VERSION;thierry2004-08-212-11/+17
| | | | - do some cleaning.
* OPTIMIZED_FLAGS should be WITH_OPTMIZED_FLAGSmaho2004-08-181-2/+2
|
* Fix many thingsmaho2004-08-182-39/+24
| | | | Submitted by: kris (partially)
* Fix typomaho2004-08-161-2/+2
|
* Marked as RESTRICTED.maho2004-08-161-2/+1
|
* User settable USE_* -> WITH_*maho2004-08-161-12/+12
| | | | Noticed by: portlint
* WITH_IFC, WITH_ICC -> USE_IFC, USE_ICCmaho2004-08-162-25/+25
|
* Add Himeno Benchmark. this suite was made by HIMENO, Ryutaro,maho2004-08-1610-0/+220
| | | | | | for evaluation of performance of the calculation of incompressible flow analysis. This program solves Poisson equation by Jacobi's iterative method which have many loops
* maho@ reported that atlas isn't broken any longer on amd64oliver2004-07-141-5/+0
|
* Add CONFLICTS - both pkg-plist files containes bin/ltrace.osa2004-07-142-0/+4
|
* Update to 1.5krion2004-07-022-3/+3
| | | | | PR: ports/68593 Submitted by: maintainer
* Sipp is a performance test tool / traffic generator for the SIP protocol.lth2004-06-186-0/+557
| | | | | | | | | | | It comes with a few basic SipStone user-agents scenarios (UAC & UAS), i establishing and releasing multiple calls with the INVITE and BYE methods. WWW: http://sipp.sourceforge.net/ PR: 68036 Submitted by: Jesper Dalberg <jesper@jdn.dk> Approved by: erwin (mentor)
* - Fix dependency on httperf forgotten in previous repocopyclement2004-06-101-1/+1
| | | | | Noticed by: kris via INDEX build Pointy hat to: me
* - Move httperf from www to benchmarks categoryclement2004-06-102-1/+2
| | | | | Noticed by: ben @ EFNet Repocopied by: marcus
* - Chase checksum. Diff can be found in PRpav2004-06-102-4/+5
| | | | | | PR: ports/67159 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (2 weeks)
* - Fix MASTER_SITESclement2004-05-221-2/+1
| | | | | PR: 67014 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Since the recent updates, Jikes does not compile this programthierry2004-04-121-0/+1
| | | | | | any more. Approved by: pav (mentor).
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)trevor2004-03-315-0/+8
|
* Upgrade to 2.2pl4.sumikawa2004-03-302-4/+4
|
* Makefile.pnet:pav2004-03-271-3/+0
| | | | | | | | | - Automatically create plist entries for installed binaries bencharks/pnetmark: - Use this feature PR: ports/64750 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* Add pnetmark, a benchmark program for Common Language Runtime (C#)pav2004-03-264-0/+55
| | | | | PR: ports/64641 Submitted by: michael johnson <ahze@ahze.net>
* Add SIZE data to distinfo files.se2004-03-233-0/+3
| | | | Submitted by: trevor
* Add SIZE information.jkoshy2004-03-221-0/+1
| | | | Submitted by: trevor
* The gshar+gunshar port is renamed to ports/archivers/sharutils.trevor2004-03-201-1/+1
| | | | PR: 64443
* SIZE-ify my ports.thierry2004-03-192-0/+2
| | | | | Submitted by: Trevor Johnson <trevor@FreeBSD.org> Approved by: mat (mentor).
* Add SIZE.sumikawa2004-03-181-0/+1
| | | | Submitted by: trevor
* - SIZEify.mich2004-03-181-0/+1
| | | | Submitted by: trevor
* Add size data.trevor2004-03-182-0/+2
| | | | Approved by: maintainers
* SIZEify my ports.leeym2004-03-181-0/+1
| | | | Submitted by: trevor
* Add SIZE information.jkoshy2004-03-181-0/+1
|
* SIZEify.trevor2004-03-181-0/+1
|
* - Mark BROKEN: Checksum mismatchkrion2004-03-031-0/+2
| | | | - Maintainer informed
* unbreak ; it did build on my -current (Feb/09/2004)ijliao2004-03-022-9/+3
| | | | | utilize PLIST_FILES use gmake to suppress warning about Makefile
* Fix BROKEN by update to latest 2.8.0 version.osa2004-02-2710-98/+128
| | | | | | | Utilize DATADIR, SIZEfy. Add -Wno-deprecated to CPPFLAGS for fix annoing warnings. Approved by: adrian (maintainer) informed.
* - Update to version 1.3krion2004-02-263-14/+3
| | | | | PR: ports/63359 Submitted by: maintainer
* High Performance Computing Linpack Benchmarkoliver2004-02-265-0/+153
| | | | | | | | - needs an MPI implementation (mpich and lam are supported by this port) - needs an Basic Linear Algebra Subprograms implementation like atlas (default) or blas (both are supported by this port) tested on alpha (5), amd64 (5) and i386 (4 and 5)
* Mark as broken on 4.x as well as 5.x. No response from maintainerlinimon2004-02-122-4/+0
| | | | to query about its status for >4 weeks.
* add sizeleeym2004-02-111-0/+1
| | | | | PR: 62359 Submitted by: Radim Kolar <hsn@netmag.cz>
* - SIZEify distinfoclement2004-02-081-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0620-11/+13
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-042-0/+2
| | | | (Part 2)
* - Fix build on -STABLEpav2004-01-313-0/+17
| | | | | PR: ports/62151 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* - Update to 1.2pav2004-01-314-16/+3
| | | | | PR: ports/62037 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* SIZEify.trevor2004-01-301-0/+1
|
* Fix build on -stable.ale2004-01-292-0/+15
| | | | | Reported by: bento via kris Approved by: nork (mentor/implicitly)
* - Update to 2.59clement2004-01-293-14/+4
| | | | - minor cleanups
* Add SIZE.trevor2004-01-288-0/+8
|
* - Allow blasting 10000 blockspav2004-01-263-2/+4
| | | | | | | - While there, nuke pkg-plist PR: ports/61900 Submitted by: Radim Kolar <hsn@netmag.cz>
* - Obey NO_INSTALL_MANPAGESpav2004-01-243-4/+19
| | | | | | | - Obey NOPORTDOCS PR: ports/61802 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* Add forkbomb 1.0, system stress testing tool.ale2004-01-236-0/+45
| | | | | | PR: ports/61717 Submitted by: Radim Kolar Approved by: nork (mentor/implicitly)
* - Update to version 1.4krion2004-01-224-30/+13
| | | | | PR: 61682 Submitted by: maintainer
* - move the three individual distfiles into ${DISTFILES}/ttcp tomharo2004-01-172-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 miscategorizededwin2004-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.ale2004-01-146-0/+55
| | | | | | PR: ports/61307 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: nork (mentor/implicitly)
* - Update my email addressclement2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* - Update to v0.6krion2004-01-113-3/+3
| | | | | PR: 61201 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* - Update to 2.1.1krion2004-01-112-3/+3
| | | | | PR: 61199 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
* [PATCH] benchmarks/rawio has a bug in commandline option parseredwin2004-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 Makefileedwin2004-01-101-1/+1
| | | | | PR: ports/39095 (step 1) Submitted by: Trevor Johnson <trevor@jpj.net>
* - support large filespetef2003-12-212-0/+48
| | | | | | | - bump PORTREVISION PR: 56011 Submitted by: Vivek Khera <vivek@khera.org>
* update MASTER_SITESmharo2003-12-171-1/+1
|
* - Update to 2.57pav2003-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 toopav2003-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.orgeik2003-11-201-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* - Unbreak by using EXTRACT_DEPENDS for gunshar.pav2003-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.trevor2003-11-171-1/+0
|
* Upgrade to v3.6.jkoshy2003-11-173-6/+6
|
* - Add patch to respect CFLAGSkrion2003-11-031-0/+15
| | | | | PR: 58838 Submitted by: Jens Rehsack <rehsack@liwing.de>
* ports with possibly unreachable MAINTAINERsedwin2003-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.linimon2003-10-291-4/+4
|
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-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.linimon2003-10-221-1/+7
|
* add autobench 2.0.1ijliao2003-10-215-0/+49
| | | | Automating the process of benchmarking a web server
* Respect CC and CFLAGSkris2003-10-191-0/+13
|
* Mark broken for gcc 3.3. The author seems to be tracking gcc updateslinimon2003-10-161-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-plistkrion2003-10-112-0/+4
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-243-4/+4
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Cease FreeBSD port maintainershipsedwin2003-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.edwin2003-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.edwin2003-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.196jmz2003-08-102-4/+2
|
* BROKEN: CHecksum mismatchkris2003-08-071-0/+2
|
* Take over maintainership with Dmitry's blessing.adrian2003-07-312-2/+2
|
* Mark BROKEN on 5.x: does not compilekris2003-07-312-2/+16
|
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-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.simokawa2003-07-251-1/+0
|
* Add support for ipv6.simokawa2003-07-252-38/+50
|
* Upgrade to v3.5.jkoshy2003-07-123-16/+3
|
* update maintainer's email address.leeym2003-06-241-1/+1
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* File moved on master site.se2003-06-182-2/+2
|
* Update to 0.62pat2003-06-132-2/+2
| | | | | PR: ports/53254 Submitted by: Christian Brueffer <chris@unixpages.org>
* Assign MAINTAINER to ports@FreeBSD.org.adamw2003-06-051-1/+1
| | | | | PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org>
* Update the checksum.jmz2003-05-201-1/+1
|
* Use USE_GETOPT_LONG.petef2003-05-191-7/+1
| | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
* Add 'ipv6' on CATEGORIES.sumikawa2003-05-181-1/+1
|
* Update iperf to 1.7.0.smace2003-05-172-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-152-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-061-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-212-1/+1
|
* De-pkg-comment.knu2003-02-2110-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-211-2/+2
|
* Upgrade to Iperf 1.6.5smace2003-01-192-3/+3
|
* misc/pipebench -> benchmarks/pipebenchedwin2003-01-186-0/+39
|
* Cleanup Makefile with after portlint.smace2003-01-081-2/+3
|
* Update to ipef-1.6.4.smace2003-01-082-3/+3
|
* upgrade to 2.56ijliao2003-01-042-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-231-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-191-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-118-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-094-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-0710-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-044-12/+32
|
* Fix typoes on MAINTAINER address.perky2002-11-021-1/+1
| | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
* Update iperf to version 1.6.3smace2002-10-184-53/+4
|
* Upgrade to version 1.2.grog2002-10-132-2/+2
| | | | Reminded by: kkenn
* Update maintainer addressperky2002-10-081-1/+1
| | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
* Upgrade to v3.2.jkoshy2002-10-074-28/+29
|
* Upgrade to v2.4.jkoshy2002-09-182-2/+2
| | | | | PR: ports/42795 Submitted by: Jim Geovedi <negative@toxic.magnesium.net>
* Fix bonnie++ on -currentdwcjr2002-09-021-0/+2
| | | | | PR: 40793 Submitted by: corecode@corecode.ath.cx
* Use 8k chunks as Bonnie 1.0 did rather than 16k ones.obrien2002-08-281-1/+10
| | | | | | | Otherwise the benchmark output is different (and noticeably lower) when compared to 1.0. Requested by: se
* Upgrade to version 2.0.6.obrien2002-08-275-59/+38
| | | | Reviewed by: se
* It is easier to modify the manpage if it is a normal text rather than a patch.obrien2002-08-273-74/+70
|