aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/fio
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 3.26Kirill Ponomarev2021-03-093-4/+6
| | | | Notes: svn path=/head/; revision=567911
* Update to 3.25Kirill Ponomarev2020-12-092-4/+4
| | | | Notes: svn path=/head/; revision=557362
* Update to 3.24Kirill Ponomarev2020-11-142-4/+4
| | | | Notes: svn path=/head/; revision=555101
* Update to 3.23Kirill Ponomarev2020-09-282-4/+4
| | | | Notes: svn path=/head/; revision=550431
* benchmarks/fio: fix build on GCC architecturesPiotr Kubaj2020-09-031-1/+1
| | | | | | | | | | Use C11 compiler: Your compiler doesn't support C11 atomics. gcc 4.9/clang 3.6 are the minimum versions with it - perhaps your compiler is too old? C11 atomics support not found Notes: svn path=/head/; revision=547439
* Upgrade to 3.22Kirill Ponomarev2020-08-182-4/+4
| | | | Notes: svn path=/head/; revision=545221
* Upgrade to 3.21Kirill Ponomarev2020-08-132-4/+4
| | | | Notes: svn path=/head/; revision=544789
* Update to 3.20Kirill Ponomarev2020-05-243-4/+8
| | | | Notes: svn path=/head/; revision=536368
* Update to 3.19Kirill Ponomarev2020-03-242-4/+4
| | | | Notes: svn path=/head/; revision=529055
* Upgrade to 3.18Kirill Ponomarev2020-02-063-4/+6
| | | | Notes: svn path=/head/; revision=525369
* Upgrade to 3.17Kirill Ponomarev2020-02-052-5/+4
| | | | Notes: svn path=/head/; revision=525263
* Disable native CPU support and hence some advanced instructions toKirill Ponomarev2019-09-301-0/+4
| | | | | | | | | prevent breakage execution with some older CPUs Reported by: avg Notes: svn path=/head/; revision=513333
* Update to 3.16Kirill Ponomarev2019-09-223-4/+5
| | | | Notes: svn path=/head/; revision=512601
* Update to 3.15Kirill Ponomarev2019-09-133-4/+5
| | | | Notes: svn path=/head/; revision=511985
* Grab maintainershipKirill Ponomarev2019-09-131-1/+1
| | | | Notes: svn path=/head/; revision=511962
* Drop maintainership, I do not have enough time to properly maintain itBaptiste Daroussin2019-09-131-1/+1
| | | | Notes: svn path=/head/; revision=511959
* benchmarks/fio: Standardize COMMENT, set LICENSE_FILEMateusz Piotrowski2019-03-111-1/+2
| | | | | | | | | Reviewed by: bapt, krion Approved by: bapt (maintainer), krion (mentor) Differential Revision: https://reviews.freebsd.org/D19537 Notes: svn path=/head/; revision=495346
* Update to 3.13Baptiste Daroussin2019-02-202-5/+4
| | | | Notes: svn path=/head/; revision=493410
* Remove a patch that is now integrated upstreamBaptiste Daroussin2018-11-052-16/+1
| | | | | | | | | I missed the svn rm during the update Reported by: Sitsofe Wheeler <sitsofe@gmail.com> (upstream) Notes: svn path=/head/; revision=484176
* Update to 3.12Baptiste Daroussin2018-11-043-4/+5
| | | | Notes: svn path=/head/; revision=483962
* Update to 3.11Baptiste Daroussin2018-10-122-4/+4
| | | | Notes: svn path=/head/; revision=481882
* Update to 3.10Baptiste Daroussin2018-09-153-11/+14
| | | | Notes: svn path=/head/; revision=479816
* Update to 3.8Baptiste Daroussin2018-08-202-4/+4
| | | | Notes: svn path=/head/; revision=477664
* Update to 3.7Baptiste Daroussin2018-07-022-4/+4
| | | | Notes: svn path=/head/; revision=473719
* Fix build on armv6, unbreak on aarch64Mark Linimon2018-06-132-3/+16
| | | | | | | | | PR: 228042 Submitted by: mikael.urankar Approved by: maintainer timeout Notes: svn path=/head/; revision=472282
* Apparently works on aarch64.Mark Linimon2018-06-111-3/+3
| | | | | | | | | | While here, pet portlint. PR: 228042 (partial) Submitted by: mikael.urankar Notes: svn path=/head/; revision=472165
* Update to 3.6Baptiste Daroussin2018-04-232-4/+4
| | | | Notes: svn path=/head/; revision=468080
* Update to 3.5Baptiste Daroussin2018-02-243-4/+5
| | | | Notes: svn path=/head/; revision=462789
* Lift BROKEN flags to reflect actual state of supportBaptiste Daroussin2018-01-251-3/+2
| | | | | | | | | Thanks swills for testing on powerpc64 Reported by: Upstream Notes: svn path=/head/; revision=459947
* Update to 3.3Baptiste Daroussin2018-01-063-4/+13
| | | | Notes: svn path=/head/; revision=458289
* Update to 3.1Baptiste Daroussin2017-10-022-4/+4
| | | | Notes: svn path=/head/; revision=451071
* Update to 3.0Baptiste Daroussin2017-08-203-4/+5
| | | | Notes: svn path=/head/; revision=448440
* Update to 2.99Baptiste Daroussin2017-07-142-4/+4
| | | | Notes: svn path=/head/; revision=445762
* Update to 2.21Baptiste Daroussin2017-06-162-4/+4
| | | | Notes: svn path=/head/; revision=443687
* Update to 2.20Baptiste Daroussin2017-05-223-4/+7
| | | | Notes: svn path=/head/; revision=441486
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-131-1/+1
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440746
* Update to 2.19Baptiste Daroussin2017-04-083-17/+4
| | | | Notes: svn path=/head/; revision=437997
* Update to 2.18Baptiste Daroussin2017-02-253-8/+9
| | | | Notes: svn path=/head/; revision=434820
* Mark various ports broken on aarch64 and armv6.Mark Linimon2017-01-311-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=432897
* Update to 2.17Baptiste Daroussin2017-01-182-4/+4
| | | | | | | Sponsored by: Gandi.net Notes: svn path=/head/; revision=431783
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-10/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=430947
* Update to 2.16Baptiste Daroussin2016-12-233-5/+6
| | | | Notes: svn path=/head/; revision=429254
* benchmarks/fio: use pshared mutex on 11.0+Jan Beich2016-12-132-0/+13
| | | | | | | | PR: 215254 Approved by: bapt (maintainer) Notes: svn path=/head/; revision=428489
* Update to 2.15Baptiste Daroussin2016-10-262-4/+4
| | | | Notes: svn path=/head/; revision=424690
* Update to 2.14Baptiste Daroussin2016-09-173-4/+6
| | | | Notes: svn path=/head/; revision=422339
* Prefer devel/byacc in ports over devel/bison for FreeBSD 9Baptiste Daroussin2016-07-311-4/+2
| | | | | | | byacc has less dependencies and is the same yacc as what FreeBSD 10+ has Notes: svn path=/head/; revision=419397
* Update to 2.13Baptiste Daroussin2016-07-232-4/+4
| | | | Notes: svn path=/head/; revision=418973
* Update to 2.12Baptiste Daroussin2016-06-162-4/+4
| | | | Notes: svn path=/head/; revision=416963
* Update to 2.11Baptiste Daroussin2016-05-292-4/+4
| | | | Notes: svn path=/head/; revision=416129