summaryrefslogtreecommitdiff
path: root/benchmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainer at his request.Mark Linimon2006-01-271-1/+1
|
* SHA256ifyEdwin Groothuis2006-01-2222-0/+32
| | | | Approved by: krion@
* - Update to 1.2.4Pav Lucistnik2006-01-112-3/+4
| | | | | PR: ports/91634 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* Update to 1.1.r4Emanuel Haupt2006-01-094-37/+15
| | | | | | PR: 90852 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: maintainer timeout
* - Add SHA256Pav Lucistnik2005-12-302-0/+2
| | | | | PR: ports/91094 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
* - Add SHA256Pav Lucistnik2005-12-271-0/+2
| | | | | PR: ports/90943 Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
* - Fix build on 4.xTim Bishop2005-12-161-0/+1
| | | | | | PR: 90463 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Approved by: clement (mentor)
* Add SA256 checksums.Joseph Koshy2005-12-131-0/+1
|
* Fix postgresql support functionYing-Chieh Liao2005-12-121-2/+4
| | | | | PR: 90244 Submitted by: maintainer
* change maintainer email addressYing-Chieh Liao2005-12-122-2/+2
|
* Add sysbench 0.4.3,Simon Barner2005-12-115-0/+69
| | | | | | | | a modular, cross-platform and multi-threaded benchmark tool. PR: 90233 Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
* Add super-smack 1.3, a benchmarking, stress testing, and load generationYing-Chieh Liao2005-12-115-0/+48
| | | | | | | tool for Databases. PR: ports/90209 Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* Add a SHA256 checksum.Joseph Koshy2005-12-041-0/+1
|
* Add optional IPv6 supportTilman Keskinoz2005-12-033-2/+222
| | | | Submitted by: Andreas Kohn <andreas@syndrom23.de>
* www.netlib.org seems to be down, add a mirror for hpl.tgzOliver Lehmann2005-11-251-1/+2
|
* - Add SHA256Pav Lucistnik2005-11-2312-0/+12
|
* Update port: benchmarks/rawio update MASTER_SITEEdwin Groothuis2005-11-222-1/+3
| | | | | | | | | | - Update MASTER_SITE to fix fetch problem. Instead of replacing the master-site, I have added the second one until Greg fixes his ftp site. PR: ports/87988 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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.Tilman Keskinoz2005-11-141-2/+0
| | | | | Tested by: me Approved by: maintainer
* - Update to 3.0.4Renato Botelho2005-11-142-7/+6
| | | | | | | | - Add SHA256 - Use NOT_FOR_ARCHS instead .if PR: ports/89006 Submitted by: maintainer
* port's mastersitesEdwin Groothuis2005-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 fetchingPav Lucistnik2005-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 srcRenato Botelho2005-11-111-4/+1
| | | | | | files. Noticed by: barner
* - Mark it as DEPRECATED (mastersite disapeared)Renato Botelho2005-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 maintainRenato Botelho2005-11-101-0/+1
| | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
|
* * Add SHA256 checksums for maintainerless ports i added to the ports collectionTilman Keskinoz2005-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 aBrian Feldman2005-11-011-14/+16
| | | | | | | | userland/kernel header). No PORTREVISION bump since this is a fix for compilation. PR: ports/88319 Submitted by: marck
* Fix turd removal.Bill Fenner2005-10-271-1/+1
| | | | Pointy hat to: me, courtesy of pointyhat
* Modify rawio(1) to work with GEOM by losing the multiple-open(2)Brian Feldman2005-10-262-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 usingBill Fenner2005-10-262-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.Bill Fenner2005-10-257-440/+128
| | | | As described by the authors, "It auto sizes, has more stuff, etc., etc."
* Upgrade to version 3.248Jean-Marc Zucconi2005-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.Joseph Koshy2005-10-222-9/+11
| | | | - portlint -a cleanups.
* Change IGNORE to BROKEN again. In fact it's can be fixed sometime.Marcus Alves Grando2005-10-211-2/+2
| | | | Notified by: kris
* In really mark as IGNORE.Marcus Alves Grando2005-10-211-2/+2
|
* Mark amd64 as BROKENMarcus Alves Grando2005-10-212-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, andSergey Matveychuk2005-10-207-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.64Clement Laforet2005-10-192-4/+4
| | | | | | | - Pass maintainership to submitter PR: ports/87677 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Update to 3.03Renato Botelho2005-10-186-85/+30
| | | | | | | - Take maintainership PR: ports/87620 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Update to 2.63Clement Laforet2005-10-163-18/+3
|
* Turn off -DHISTOGRAM as it introduces considerable overhead. Bump portrevision.Joseph Koshy2005-10-142-1/+2
| | | | | Noticed by: rwatson Approved by: sumikawa [MAINTAINER]
* Update benchmarks/pathchirp to version 2.4.1Emanuel Haupt2005-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.Maxim Sobolev2005-09-302-0/+52
|
* Update my emailMarcus Alves Grando2005-09-161-1/+1
| | | | Approved by: pav (mentor)
* - Update to 1.1rc2Pav Lucistnik2005-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.Vsevolod Stakhov2005-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 fromVsevolod Stakhov2005-08-2821-0/+600
| | | | | | | opensolaris project. Approved by: perky (mentor) In collaboration with: gnn
* Submitter takes maintainership.Sam Lawrance2005-07-312-2/+2
| | | | | | | Fix WWW line in pkg-descr. PR: ports/84341 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>