summaryrefslogtreecommitdiff
path: root/benchmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on ia64.Shaun Amott2006-12-101-4/+6
| | | | | | | | | PR: ports/106546 Submitted by: shaun (me) Approved by: Artem Naluzhny <tut@nhamon.com.ua> (maintainer) Notes: svn path=/head/; revision=179440
* - Fix build problemMartin Wilke2006-12-041-0/+1
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=178836
* This integer benchmark solves positions in the game of connect-4,Martin Wilke2006-11-236-0/+55
| | | | | | | | | | | | | as played on a vertical 7x6 board. This takes about 10 minutes on contemporary PCs. WWW: http://homepages.cwi.nl/~tromp/c4/fhour.html PR: ports/105778 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=177882
* The idea of IMB is to provide a concise set of elementary MPIMartin Wilke2006-11-207-0/+111
| | | | | | | | | | | | | | | | | benchmark kernels. With one executable, all of the supported benchmarks, or a subset specified by the command line, can be run. The rules, such as time measurement (including a repetitive call of the kernels for better clock synchronization), message lengths, selection of communicators to run a particular benchmark (inside the group of all started processes) are program parameters. WWW: http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/219848.htm PR: ports/105665 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=177693
* Fix pkg-plist.Munechika SUMIKAWA2006-11-202-1/+2
| | | | Notes: svn path=/head/; revision=177642
* Fix plist.Munechika SUMIKAWA2006-11-152-11/+19
| | | | Notes: svn path=/head/; revision=177287
* Upgrade to 2.4.2.Munechika SUMIKAWA2006-11-0921-233/+69
| | | | Notes: svn path=/head/; revision=176894
* Update my email address in all ports that I maintain.Frank J. Laszlo2006-11-071-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=176714
* - Update MASTER_SITESMartin Wilke2006-11-041-1/+1
| | | | | | | | | | PR: ports/105020 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176375
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-0/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Update to 0.4.8Rong-En Fan2006-10-122-6/+4
| | | | | | | | | | | - Unbreak PR: ports/104326 Submitted by: rafan Approved by: portmgr (erwin), Gea-Suan Lin <gslin at gslin.org> (maintainer) Notes: svn path=/head/; revision=175238
* Fix rawio for sequential read/write tests:Stefan Eßer2006-10-092-13/+32
| | | | | | | | | | | | | | | | | Revision 1.3 of patch-ad worked around the problem, that only one writer is allowed to allow a partition through GEOM. The fix was not complete, leading to the file position not been incremented during reads and writes, thus not testing sequential performance, but performance of cached reads and writes, in general. This fix makes rawio report reasonable sequential performance again, but I'm still very suspicious with regard to randomized start positions working. The results do not show the expected variation of sequential read/write performance. I have not had time to look into this any deeper, though, and thus decidied to not delay the commit any further ... Notes: svn path=/head/; revision=175116
* Add p5-Benchmark-Stopwatch 0.03, simple timing of stages of your code.Cheng-Lung Sung2006-09-305-0/+62
| | | | | | | | PR: ports/102468 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=174144
* - Update to 1.2.6Cheng-Lung Sung2006-09-212-5/+5
| | | | | | | | | | - reset maintainer Submitted by: chinsan Approved by: maintainer (timeout) Notes: svn path=/head/; revision=173528
* BROKEN: Does not compileKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173181
* update to 1.1.r6Ion-Mihai Tetcu2006-09-104-20/+31
| | | | | | | | PR: ports/103032 Submitted by: Artem Naluzhny (maintainer) Notes: svn path=/head/; revision=172724
* Fix fetching.Alexey Dokuchaev2006-09-071-1/+1
| | | | | | | | PR: ports/100725 Submitted by: Stanislav Sedov Notes: svn path=/head/; revision=172466
* Update to 1.26Tilman Keskinoz2006-09-025-167/+257
| | | | Notes: svn path=/head/; revision=171864
* - Mark as broken on 7.x, does not compile.Jean Milanez Melo2006-08-251-1/+7
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=171401
* - Update to 2.4.1Martin Wilke2006-08-222-5/+5
| | | | | | | | | PR: ports/102321 Submitted by: dikshie <dikshie(at)lapi.itb.ac.id> (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=171163
* - Update to 1.3.2Martin Wilke2006-08-222-5/+5
| | | | | | | | | PR: ports/102320 Submitted by: dikshie <dikshie(at)lapi.itb.ac.id> (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=171162
* Install to /... instead of to /...Stefan Eßer2006-08-122-14/+14
| | | | Notes: svn path=/head/; revision=170414
* - Fix build on 4.xMartin Wilke2006-08-091-0/+1
| | | | | | | | Submitted by: pointyhat Approved by: krion (mentor), maintainer via irc Notes: svn path=/head/; revision=170200
* - update to 2.0Cheng-Lung Sung2006-08-013-7/+18
| | | | | | | | PR: ports/101088 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=169290
* Xdd is a tool for measuring and characterizing disk subsystem I/ORenato Botelho2006-07-2613-0/+484
| | | | | | | | | | | | | | | | | | | | on single systems and clusters of systems. It is a command-line based tool that grew out of the UNIX world and has been ported to run in Windows environments as well. It is designed to provide consistent and reproducible performance measurements of disk I/O traffic. There are three basic components to xdd that include the xdd program itself, a timeserver program, and a gettime program. The timeserver and gettime programs are used to synchronize the clocks of xdd programs simultaneously running across multiple computer systems. WWW: http://www.ioperformance.com/ PR: ports/100833 Submitted by: Gerhard Gonter <g.gonter at ieee.org> Notes: svn path=/head/; revision=168818
* - Update to 2.65Jean Milanez Melo2006-07-073-6/+9
| | | | | | | | PR: ports/99808 Submitted by: chinsan <chinsan.tw@gmail.com> Notes: svn path=/head/; revision=167137
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* - 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