summaryrefslogtreecommitdiff
path: root/benchmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* benchmarks/fio: Update to 3.40Kirill Ponomarev2025-05-222-4/+4
|
* go: Bump go124-dependent portsAdam Weinberger2025-05-216-6/+6
| | | | | | | Earlier I bumped the default Go to 1.24. Ports that specify a lower version will still build with those lower version (for now), so they don't need a bumping. Instead I'm bumping anything that (now) has go124 as a dependency.
* benchmarks/iperf3: Update to iperf-3.19.Bruce A. Mah2025-05-162-4/+4
| | | | | | Notable changes: https://github.com/esnet/iperf/releases/tag/3.19 Sponsored by: Energy Sciences Network (ESnet)
* benchmarks/lzbench: try to unbreak the port's build against newer ClangAlexey Dokuchaev2025-05-161-0/+2
| | | | | | | | | | | | As of September 2023 (llvmorg-18.1.0-rc1) /usr/include/c++/v1/__config no longer includes <sys/endian.h>, because both Clang and GCC always define __BYTE_ORDER__ macro. This had accidentally revealed a problem in Kanzi data compressor which was including <machine/endian.h> to no avail. Replace it with <sys/endian.h> to obtain bswap??() definitions. Reported by: pkg-fallout PR: 285285 LLVM commit: https://github.com/llvm/llvm-project/commit/0a97720
* benchmarks/hipercontracer: Update 2.0.15 => 2.0.16Thomas Dreibholz2025-05-153-4/+10
| | | | | | | | | | Changelog: https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.16/ChangeLog Commit log: https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.15...hipercontracer-2.0.16 PR: 286806
* benchmarks/hipercontracer: Update 2.0.14 => 2.0.15Thomas Dreibholz2025-05-132-6/+7
| | | | | | | | | | | | Changelog: https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.15/ChangeLog Commit log: https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.14...hipercontracer-2.0.15 While here fix portclippy warning. PR: 286765
* benchmarks/hipercontracer: Update 2.0.5 => 2.0.14Thomas Dreibholz2025-04-293-5/+10
| | | | | | | | | | | | Changelogs: https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.14/ChangeLog Commit log: https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.5...hipercontracer-2.0.14 Use maintainer email same as at Bugzilla. PR: 286401
* benchmarks/hey: Take maintainershipAdam Weinberger2025-04-102-4/+5
|
* all: return dmgk's ports to the pool after safekeeping his commit bitRene Ladan2025-04-091-1/+1
| | | | Hat: portmgr
* benchmarks/rubygem-gitlab-derailed_benchmarks: Fix stage-qaPo-Chuan Hsieh2025-04-092-1/+12
| | | | | | | | | | - Bump PORTREVISION for package change ====> Running Q/A tests (stage-qa) Error: RubyGem dependency memory_profiler ~> 0 is not satisfied. *** Error code 1 Approved by: portmgr (blanket)
* lang/rust: Bump revisions after 1.86.0Mikael Urankar2025-04-082-1/+2
| | | | PR: 285840
* go: Bump ports for go124 updateAdam Weinberger2025-04-016-6/+6
|
* benchmarks/inferno: update 0.12.1 → 0.12.2Yuri Victorovich2025-03-232-168/+183
| | | | Reported by: portscout
* benchmarks/vkmark: update to 2025.01Jan Beich2025-03-173-11/+6
| | | | | Changes: https://github.com/vkmark/vkmark/compare/ab6e6f3...2025.01 Reported by: Repology
* benchmarks/fio: Update to 3.39Kirill Ponomarev2025-03-162-5/+5
|
* *: Bump revisions after dbus updateGleb Popov2025-03-081-1/+1
| | | | | PR: 285253 Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
* python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removalCharlie Li2025-03-074-3/+4
| | | | | | | | Any missed ports, feel free to bump. Any ports that need setuptools at runtime can have the devel/py-setuptools manually added back to RUN_DEPENDS, but understand that this practice is deprecated; see CHANGES for details.
* Bump all go ports for yesterday's releasesAdam Weinberger2025-03-056-4/+6
|
* benchmarks/lzbench: the port had been updated to version 2.0.1Alexey Dokuchaev2025-03-013-5/+26
| | | | | | | | Adjust preprocessor logic for the fact that FreeBSD has proper directory(3) and nanosleep(2) support. PR: 284231 Reported by: portscout
* benchmarks/vkoverhead: update to 1.3Jan Beich2025-02-282-7/+4
| | | | | Changes: https://github.com/zmike/vkoverhead/releases/tag/v1.3 Reported by: GitHub (watch releases)
* benchmarks/hipercontracer: Update to 2.0.5Thomas Dreibholz2025-02-274-41/+272
| | | | | | | | | | Remove BROKEN, builds fine with boost-1.86+. Introduce OPTIONS. Improve pkg-descr. Change maintainer's email. PR: 283444 Approved by: submitter is maintainer
* lang/rust: Bump revisions after 1.85.0Mikael Urankar2025-02-242-1/+2
| | | | PR: 284884
* */*: Chase devel/abseil updateJason E. Hale2025-02-231-1/+1
|
* benchmarks/hyperfine: Update to 1.19.0Älven2025-02-213-360/+349
| | | | PR: 283644
* benchmarks/iozone: Update to 3_507Nuno Teixeira2025-02-192-7/+4
| | | | | | | - Added new options to fileop *not* installed by port (-n Fill files with non-compressible data. -L Leave files behind.) - Removed stale CONFLICTS_INSTALL entry for expired port iozone21
* math/octave-forge-*: Fix spelling error in pkg-descr.Stephen Montgomery-Smith2025-02-171-1/+1
|
* devel/boost: bump consumers after Boost-1.87 updateDima Panov2025-02-141-1/+1
| | | | Sponsored by: Future Crew, LLC
* benchmarks/hpl: introduce OpenBLAS64Thierry Thomas2025-01-241-2/+5
| | | | | PR: 279605 Approved by: maintainer’s time-out
* */*: bump PORTREVISION to chase blas/lapack, Suitesparse and BLISThierry Thomas2025-01-241-1/+1
|
* benchmarks/ddosify: Take maintainership and updateMichael Gmelin2025-01-242-14/+20
| | | | | This switches upstream to the port's new home (getanteon/anteon) using its current version number.
* benchmarks/ddosify: Mark BROKEN, deprecate and set expiration date to 2025-02-28Daniel Engberg2025-01-211-0/+4
| | | | | Fetch fails due to size mismatch and upstream has also renamed the project to Anteon (https://github.com/getanteon/anteon)
* benchmarks/ddosify: Drop maintainershipGabriel M. Dutra2025-01-211-1/+1
|
* benchmarks/stress-ng: Update to 0.18.09Luca Pizzamiglio2025-01-212-10/+5
|
* lang/rust: Bump revisions after 1.84.0Mikael Urankar2025-01-202-1/+2
| | | | PR: 283962
* benchmarks/stress-ng: fix build with newer ipsec-mbFranco Fichtner2025-01-112-2/+8
| | | | | | PR: 283247 Approved by: maintainer timeout Differential revision: https://reviews.freebsd.org/D48029
* benchmarks/plow: Update to 1.3.2Gabriel M. Dutra2025-01-092-16/+6
| | | | | | | Remove unnecessary GH_TUPLE and GH_ACCOUNT changeLog: https://github.com/six-ddc/plow/releases/tag/v1.3.2
* benchmarks/inferno: update 0.12.0 → 0.12.1Yuri Victorovich2025-01-062-4/+4
| | | | Reported by: portscout
* Mk/**java.mk: Convert bsd.java.mk to USESMuhammad Moinur Rahman2024-12-313-7/+3
| | | | | | | | | | | | | | | | | | | The following features have been added or changed: - Instead of USE_JAVA use USES=java. This defaults to USES=java:build,run if NO_BUILD is undefined. Else it defaults to USES=java:run - Instead of USE_ANT=yes use USES=java:ant which also implies USES=java:build - Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or extract - Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply build or run - Instead of JAVA_RUN=yes use USES=java:run does not imply extract or build - Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version> Approved by: mat (portmgr), glewis Differential Revision: https://reviews.freebsd.org/D48201
* benchmarks/clpeak: update to 1.1.4Jan Beich2024-12-242-4/+4
| | | | | Changes: https://github.com/krrishnarraj/clpeak/releases/tag/1.1.4 Reported by: GitHub (watch releases)
* benchmarks/tinymembench: fix build on armv7Robert Clausecker2024-12-191-1/+8
| | | | | | | @progbits is spelled %progbits on armv7 Approved by: portmgr (build fix blanket) MFH: 2024Q4
* benchmarks/inferno: update 0.11.21 → 0.12.0Yuri Victorovich2024-12-132-146/+148
|
* benchmarks/iperf3: Update for iperf-3.18.Bruce A. Mah2024-12-142-4/+4
| | | | | | Notable changes: https://github.com/esnet/iperf/releases/tag/3.18 Sponsored by: Energy Sciences Network (ESnet)
* lang/rust: Bump revisions after 1.83.0Mikael Urankar2024-12-012-2/+2
| | | | PR: 283000
* benchmarks/clpeak: update to 1.1.3Jan Beich2024-11-292-5/+5
| | | | | | | | | - Take maintainership Changes: https://github.com/krrishnarraj/clpeak/releases/tag/1.1.3 PR: 282985 Reported by: GitHub (watch releases) Approved by: maintainer timeout (2 weeks)
* all: return jmd's ports to the pool after safekeeping their commit bit.Rene Ladan2024-11-282-2/+2
|
* benchmarks/libcpucycles: report actual CPU frequency if supportedRobert Clausecker2024-11-252-3/+46
| | | | | | | This uses sched_getcpu(2) to find the CPU we are scheduled on and then cpufreq(4) to find the frequency of that CPU. The caller is responsible for pinning the thread to one CPU and/or disabling frequency scaling if a consistent result is required.
* benchmarks/siege: Update version 4.1.6=>4.1.7Muhammad Moinur Rahman2024-11-233-18/+4
| | | | Changelog: https://github.com/JoeDog/siege/releases/tag/v4.1.7
* benchmarks/rubygem-benchmark: Update to 0.4.0Po-Chuan Hsieh2024-11-212-5/+6
| | | | | | - Update LICENSE_FILE Changes: https://github.com/ruby/benchmark/releases
* benchmarks/iperf: Update to 2.2.1 (20241104)Po-Chuan Hsieh2024-11-212-4/+4
| | | | | Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES https://sourceforge.net/p/iperf2/code/ci/master/log/
* benchmarks/hipercontracer: mark as BROKEN, fails to build with boost-1.86+Dima Panov2024-11-201-0/+2
| | | | Sponsored by: Future Crew, LLC