summaryrefslogtreecommitdiff
path: root/benchmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new port benchmarks/filebenchFlorian Smeets2011-01-095-0/+93
| | | | | | | | | | | | | | | | | | | | | | | | Filebench is quick to set up and use unlike many of the commercial benchmarks which it can emulate. It is also a handy tool for micro-benchmarking storage subsystems and studying the relationships of complex applications such as relational databases with their storage without having to incur the costs of setting up those applications, loading data and so forth. Filebench uses loadable workload personalities in a common framework to allow easy emulation of complex applications upon file systems. The workload personalities use a Workload Definition Language to define the workload's model. WWW: http://www.solarisinternals.com/wiki/index.php/FileBench WWW: http://www.fsl.cs.sunysb.edu/~vass/filebench/ PR: ports/153750 Submitted by: "Tom Judge" <tom@tomjudge.com> Approved by: fjoe (mentor) Notes: svn path=/head/; revision=267533
* - Add patch to fix a race conditionPhilippe Audeoud2011-01-083-2/+21
| | | | | | | | | | - Bump PORTREVISION PR: ports/153763 Submitted by: Julien Laffaye <kimelto _AT_ gmail.com> (maintainer) Notes: svn path=/head/; revision=267518
* Return kris' ports to the heap.Thomas Abthorpe2011-01-021-1/+1
| | | | | | | | | We hope to see him back again sometime. Hat: portmgr-secretary Notes: svn path=/head/; revision=267265
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-254-4/+2
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* - Update to 3.370Frederic Culot2010-12-223-4/+14
| | | | | | | | | PR: ports/153330 Submitted by: Hsin-Han You <hhyou at cs.nctu.edu.tw> Approved by: sahil@/wen@ (mentors, implicit), Chifeng Qu <chifeng at gmail.com> (maintainer) Notes: svn path=/head/; revision=266728
* - Re-assign all my ruby* ports to ruby@Alexander Logvinov2010-12-081-1/+1
| | | | | | | Discussed with: pgollucci, stas Notes: svn path=/head/; revision=265881
* Sync to new bsd.autotools.mkAde Lovett2010-12-043-3/+3
| | | | Notes: svn path=/head/; revision=265663
* Add a -t switch for varying the benchmark run time. I'll work onBrian Somers2010-11-235-0/+219
| | | | | | | submitting this upstream. Notes: svn path=/head/; revision=265034
* Drop maintainership for a few ports I no longer useKris Moore2010-11-161-1/+1
| | | | Notes: svn path=/head/; revision=264644
* Add missing LICENSEGanael LAPLANCHE2010-11-161-0/+3
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=264642
* Chase the upgrade of MPICH2.Thierry Thomas2010-11-141-4/+3
| | | | | | | | PR: ports/151869 Approved by: oliver (maintainer) Notes: svn path=/head/; revision=264535
* - Fix build: CPP is now part of MAKE_ENVPav Lucistnik2010-11-081-2/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264251
* - Update to 1.2.8Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264042
* Drop maintainership for ports I can't maintain anymore.Edward Tomasz Napierala2010-10-252-2/+2
| | | | Notes: svn path=/head/; revision=263585
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* Punt autoconf267->autoconf268Ade Lovett2010-10-162-2/+2
| | | | Notes: svn path=/head/; revision=263089
* Upgrade to 2.1.Thierry Thomas2010-10-113-18/+9
| | | | Notes: svn path=/head/; revision=262833
* - update to 2.0.5Yen-Ming Lee2010-09-292-6/+7
| | | | | | | | | PR: 151041 Submitted by: leeym Reviewed by: mnag Notes: svn path=/head/; revision=262058
* Update MAINTAINER address for my portsGanael LAPLANCHE2010-09-272-2/+2
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=261943
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-242-2/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* NetPerfMeter is a network performance meter for the UDP,Ashish SHUKLA2010-09-214-0/+48
| | | | | | | | | | | | | | | | TCP, SCTP and DCCP transport protocols over IPv4 and IPv6. It simultaneously transmits bidirectional flows to an endpoint and measures the resulting flow bandwidths and QoS. The results are written as vector and scalar files. The vector files can e.g. be used to create plots of the results. WWW: http://www.iem.uni-due.de/~dreibh/netperfmeter/ PR: ports/148994 Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=261549
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-152-3/+4
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Take MAINTAINERship - I have some changes that I'd like to submit upstream.Brian Somers2010-09-141-1/+1
| | | | | | | | Approved by: leeym@ Feature safe: yes Notes: svn path=/head/; revision=261132
* - Update to 0.9.8Alexander Logvinov2010-09-142-5/+4
| | | | Notes: svn path=/head/; revision=261115
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>Philip M. Gollucci2010-09-072-2/+2
| | | | | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer Notes: svn path=/head/; revision=260700
* Reset to ports@. Thanks Frank for your work on these ports.Wesley Shields2010-09-021-1/+1
| | | | | | | Discussed on: ports@ Notes: svn path=/head/; revision=260447
* - Update to 4.0Baptiste Daroussin2010-08-295-21/+20
| | | | | | | | | | | | - Submitter is now maintainer - remove files/patch-configure PR: ports/150071 Submitted by: Julien Laffaye <kimelto _at_ gmail.com> Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=260167
* - Update MASTER_SITES and WWWBaptiste Daroussin2010-08-292-19/+13
| | | | | | | | | | | | | - Add LICENSE - Cleanup pkg-descr - Submitter is not maintainer PR: ports/150068 Submitted by: Julien Laffaye <kimelto _at_ gmail.com> Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=260145
* Randomio is a multithreaded disk i/o microbenchmark. ItBernhard Froehlich2010-08-235-0/+39
| | | | | | | | | | | | | requires O_DIRECT, pread/pwrite, and pthreads. WWW: http://www.arctic.org/~dean/randomio/ PR: ports/149838 Submitted by: Sergey Kandaurov <pluknet at gmail dot com> (maintainer) Approved by: beat (co-mentor) Notes: svn path=/head/; revision=259827
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")Gabor Pali2010-08-081-3/+3
| | | | | | | Suggested by: admi3 Notes: svn path=/head/; revision=258910
* - Update to 1.1Li-Wen Hsu2010-08-042-4/+4
| | | | | | | | PR: ports/149112 Submitted by: Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer) Notes: svn path=/head/; revision=258742
* - Update to 0.5.0.3Gabor Pali2010-07-303-12/+11
| | | | Notes: svn path=/head/; revision=258492
* Change maintainer address to my new @FreeBSD.orgBaptiste Daroussin2010-07-281-1/+1
| | | | | | | Approved by: jadawin@ (co-mentor) Notes: svn path=/head/; revision=258396
* - Update to 2.70Philippe Audeoud2010-07-202-5/+10
| | | | | | | | | | - Submitter is now maintainer PR: ports/148770 Submitted by: Bapt <baptiste.daroussin _AT_ gmail.com> Notes: svn path=/head/; revision=257985
* - Add LicenseMartin Wilke2010-06-271-0/+2
| | | | | | | | | PR: 148093 Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257039
* - Mark BROKEN on recent 8-STABLE: does not buildPav Lucistnik2010-06-212-2/+2
| | | | | | | | Feature safe: yes Reported by: pointyhat (8.1-R builds) Notes: svn path=/head/; revision=256801
* Reset jmelo@FreeBSD.org due to many months of inactivity and no responseMark Linimon2010-06-194-5/+3
| | | | | | | | | | to PRs. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=256687
* - Update to 0.5.0.0Gabor Pali2010-06-084-6/+29
| | | | Notes: svn path=/head/; revision=256126
* - GEMS are always RUN_DEPENDS of other GEMSPhilip M. Gollucci2010-06-061-2/+1
| | | | | | | | | | | | | - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby Notes: svn path=/head/; revision=255916
* make fetchable and remove restrict, asMaho Nakata2010-06-053-12/+22
| | | | | | | | | | | | Since rough translation of http://accc.riken.jp/HPC/HimenoBMT.html says "Himeno bench is released under LGPL ver2.0." the original sentence is following. > 姫野ベンチは LGPL ver2.0 以降に基づいて提供しています。 . Notes: svn path=/head/; revision=255853
* LICENSE GPLv2Dirk Meyer2010-06-041-1/+1
| | | | Notes: svn path=/head/; revision=255720
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-21/+20
| | | | Notes: svn path=/head/; revision=255316
* - Mass conversion of RF -> RG for MASTER_SITE for rubygem- portsPhilip M. Gollucci2010-05-261-1/+1
| | | | | | | | | | | | [RG aka rubygems.org] PR: ports/147005 Submitted by: pgollucci (myself) Approved by: portmgr (pav) With Hat: ruby@ Notes: svn path=/head/; revision=255136
* - Pass maintainership to haskell@FreeBSD.org:Giuseppe Pilichi2010-05-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/hs-ALUT, audio/hs-OpenAL, benchmarks/hs-criterion converters/hs-json, devel/hs-DeepArrow, devel/hs-FileManip devel/hs-MemoTrie, devel/hs-MissingH, devel/hs-MonadCatchIO-mtl devel/hs-ObjectName, devel/hs-QuickCheck, devel/hs-StateVar devel/hs-Tensor, devel/hs-TypeCompose, devel/hs-arrows devel/hs-checkers, devel/hs-convertible, devel/hs-datetime devel/hs-deepseq, devel/hs-fgl, devel/hs-ghc-mtl, devel/hs-ghc-paths devel/hs-ghc-paths-docs, devel/hs-haskeline devel/hs-haskell-src-exts, devel/hs-hint, devel/hs-hoogle devel/hs-hslogger, devel/hs-mmap, devel/hs-mueval, devel/hs-reactive devel/hs-readline, devel/hs-safe, devel/hs-show, devel/hs-smallcheck devel/hs-split, devel/hs-testpack, devel/hs-transformers devel/hs-unamb, devel/hs-uniplate, devel/hs-unix-compat devel/hs-utility-ht, devel/hs-uuagc, devel/hs-uulib devel/hs-uvector, devel/hs-uvector-algorithms, graphics/hs-HGL lang/hs-brainfuck, lang/hs-unlambda, mail/hs-mime, math/hs-Agda math/hs-Agda-executable, math/hs-category-extras, math/hs-erf math/hs-mwc-random, math/hs-probability, math/hs-statistics math/hs-vector-space, print/hs-hscolour, print/hs-hscolour-docs science/hs-bio, textproc/hs-Diff, textproc/hs-feed textproc/hs-tagsoup, textproc/hs-texmath, textproc/hs-xml www/hs-HTTP, www/hs-cgi, www/hs-fastcgi, www/hs-http-server www/hs-oeis, www/hs-scgi, www/hs-url, x11-toolkits/hs-GLURaw x11-toolkits/hs-OpenGLRaw Approved by: pgj (mentor) Notes: svn path=/head/; revision=255117
* - Bring MASTER_SITES and WWW up to dateDmitry Marakasov2010-05-242-2/+2
| | | | | | | | PR: 146753 Submitted by: Erik Cederstrand <erik@cederstrand.dk> Notes: svn path=/head/; revision=254935
* Introduce a new (and hopefully better) ports infrastructure for Haskell CabalGabor Pali2010-05-122-97/+29
| | | | | | | | | ports which makes possible the direct translation of Cabal package descriptions to FreeBSD ports. It promises both easier addition and maintenance for Cabal-based ports. Notes: svn path=/head/; revision=254209
* Mark BROKEN on 9.x: does not buildErwin Lansing2010-04-182-0/+8
| | | | Notes: svn path=/head/; revision=252878