aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
Commit message (Collapse)AuthorAgeFilesLines
* - Fix WWW.Jean Milanez Melo2006-06-121-1/+1
| | | | | | | | | PR: ports/98816 Submitted by: Dan Langille <dan@langille.org> Approved by: mnag (mentor) Notes: svn path=/head/; revision=165201
* Fix two bugs affecting bonnie runs with large data files:Stefan Eßer2006-06-111-4/+13
| | | | | | | | | | | | | | | | - A printf format specified a long operand but received an offset_t value. - The random numbers for large seek ranges were computed without regard for operator precedence and could become negative (for file sizes larger than 4GB, which was a wrong test for "large", since it did not account for the chunk size). The problems were found by etc at fluffles dot net (Enlightenment). Thanks for the detailed report. Guess there aren't many Bonnie users with multi- terabyte RAID systems; these bugs had been found long ago, else ... Notes: svn path=/head/; revision=165126
* - Update to 0.4.7Pav Lucistnik2006-06-053-10/+17
| | | | | | | | | | | - Install documentation - Better support for Postgre users PR: ports/98443 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=164510
* - Update to 1.1.r5Pav Lucistnik2006-05-262-8/+12
| | | | | | | | | | - Take maintainership PR: ports/97870 Submitted by: Artem Naluzhny <tut@nhamon.com.ua> Notes: svn path=/head/; revision=163457
* We must use --with-mysql=no & --with-pgsql=no to disable mysql/pgsql support.OKAZAKI Tetsurou2006-05-231-1/+5
| | | | | | | | | | (thanks to gabor at berczi.be's report) PR: ports/97541 Submitted by: maintainer Notes: svn path=/head/; revision=163149
* - Attempt to fix build on 4.XPav Lucistnik2006-05-211-0/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=162959
* Fix MASTER_SITES and WWWErwin Lansing2006-05-072-2/+2
| | | | | | | | PR: 96921 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer) Notes: svn path=/head/; revision=161617
* - Satisfy portlintSergey Matveychuk2006-05-071-1/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=161572
* Remove USE_REINPLACE from all categories starting with BEdwin Groothuis2006-05-037-7/+0
| | | | Notes: svn path=/head/; revision=161307
* GtkPerf is an application designed to test GTK+ performance. The point is toPav Lucistnik2006-05-015-0/+56
| | | | | | | | | | | | | | create common testing platform to run predefined GTK+ widgets (opening comboboxes, toggling buttons, scrolling text yms.) and this way define the speed of device/platform. WWW: http://gtkperf.sourceforge.net PR: ports/96162 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=161053
* - Update to 0.4.6Pav Lucistnik2006-04-292-4/+4
| | | | | | | | PR: ports/96498 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=160749
* - Fix build when detect pthread_cancel (7.x)Marcus Alves Grando2006-04-242-10/+18
| | | | | | | | | | - Fix configure detection of pthread_cancel on 4.x 5.x and 6.x - portlint(1) Notified by: kris Notes: svn path=/head/; revision=160328
* Upgrade to version 3.263Jean-Marc Zucconi2006-04-152-5/+4
| | | | | | | | PR: ports/95786 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Notes: svn path=/head/; revision=159632
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-141-1/+1
| | | | | | | | | back sometime. Hat: portmgr Notes: svn path=/head/; revision=159501
* - Change my ports MAINTAINER to jmelo@FreeBSD.org.Jean Milanez Melo2006-04-053-3/+3
| | | | | | | Approved by: mnag (mentor) Notes: svn path=/head/; revision=158897
* Reset maintainer at his request due to current lack of FreeBSD time.Mark Linimon2006-03-181-1/+1
| | | | Notes: svn path=/head/; revision=157618
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Add a local master site.Joseph Koshy2006-02-181-1/+3
| | | | Notes: svn path=/head/; revision=156253
* - Upgrade to v3.6.2.Joseph Koshy2006-02-139-5/+714
| | | | | | | | | | - Incorporate patches from gnn to support IPv6 [1]. - Install the netpipe(1) manual page. Submitted by: gnn [1] Notes: svn path=/head/; revision=155942
* Use the right fix (PTHREAD_LIBS) to build on all OS versions.Jean-Marc Zucconi2006-02-101-6/+4
| | | | | | | Eagle eyes: kris Notes: svn path=/head/; revision=155636
* Build fix for 4.x: don't use pthreadsJean-Marc Zucconi2006-02-091-2/+4
| | | | Notes: svn path=/head/; revision=155609
* - Update to 3.259Jean-Marc Zucconi2006-02-023-6/+50
| | | | | | | | | | | - Honor build environment CC and CFLAGS - OPTIONS to support threading using pthreads PR: ports/92714 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Notes: svn path=/head/; revision=155058
* Reset maintainer at his request.Mark Linimon2006-01-271-1/+1
| | | | Notes: svn path=/head/; revision=154568
* SHA256ifyEdwin Groothuis2006-01-2222-0/+32
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Update to 1.2.4Pav Lucistnik2006-01-112-3/+4
| | | | | | | | PR: ports/91634 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153288
* Update to 1.1.r4Emanuel Haupt2006-01-094-37/+15
| | | | | | | | | PR: 90852 Submitted by: Babak Farrokhi <babak@farrokhi.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=153137
* - Add SHA256Pav Lucistnik2005-12-302-0/+2
| | | | | | | | PR: ports/91094 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) Notes: svn path=/head/; revision=152454
* - Add SHA256Pav Lucistnik2005-12-271-0/+2
| | | | | | | | PR: ports/90943 Submitted by: Scott Flatman <sf@slappy.org> (maintainer) Notes: svn path=/head/; revision=152143
* - 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) Notes: svn path=/head/; revision=151319
* Add SA256 checksums.Joseph Koshy2005-12-131-0/+1
| | | | Notes: svn path=/head/; revision=151108
* Fix postgresql support functionYing-Chieh Liao2005-12-121-2/+4
| | | | | | | | PR: 90244 Submitted by: maintainer Notes: svn path=/head/; revision=150938
* change maintainer email addressYing-Chieh Liao2005-12-122-2/+2
| | | | Notes: svn path=/head/; revision=150937
* 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> Notes: svn path=/head/; revision=150876
* 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> Notes: svn path=/head/; revision=150866
* 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 Notes: svn path=/head/; revision=150745
* Add a SHA256 checksum.Joseph Koshy2005-12-041-0/+1
| | | | Notes: svn path=/head/; revision=150336
* Add optional IPv6 supportTilman Keskinoz2005-12-033-2/+222
| | | | | | | Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=150315
* www.netlib.org seems to be down, add a mirror for hpl.tgzOliver Lehmann2005-11-251-1/+2
| | | | Notes: svn path=/head/; revision=149431
* - Add SHA256Pav Lucistnik2005-11-2312-0/+12
| | | | Notes: svn path=/head/; revision=149224
* 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> Notes: svn path=/head/; revision=149015
* 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. Notes: svn path=/head/; revision=148323
* Actually the new version works on amd64.Tilman Keskinoz2005-11-141-2/+0
| | | | | | | | Tested by: me Approved by: maintainer Notes: svn path=/head/; revision=148272
* - Update to 3.0.4Renato Botelho2005-11-142-7/+6
| | | | | | | | | | | - Add SHA256 - Use NOT_FOR_ARCHS instead .if PR: ports/89006 Submitted by: maintainer Notes: svn path=/head/; revision=148228
* 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> Notes: svn path=/head/; revision=148192
* - 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) Notes: svn path=/head/; revision=148067
* - Remove DEPRECATED and EXPIRATION_DATE since maintainer is hosting srcRenato Botelho2005-11-111-4/+1
| | | | | | | | | files. Noticed by: barner Notes: svn path=/head/; revision=147938
* - 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) Notes: svn path=/head/; revision=147929
* - Add SHA256 to all ports submitter maintainRenato Botelho2005-11-101-0/+1
| | | | | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147849
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147666
* * 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 Notes: svn path=/head/; revision=147568