Commit graph

2004 commits

Author SHA1 Message Date
Luca Pizzamiglio
f6bb6defa4 benchmarks/phoronix: Update to 10.2.0
BSD support updates (FreeBSD, DragonFlyBSD, OpenBSD, NetBSD)
Full PHP 8.0 compatibility
2021-01-07 20:49:22 +00:00
Sunpoet Po-Chuan Hsieh
750a19a909 Update to 2.1.0 RC
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2021-01-06 20:24:35 +00:00
Mikael Urankar
a798515415 lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D27940
2021-01-06 10:13:58 +00:00
Sunpoet Po-Chuan Hsieh
c7541f8c03 Fix build on armv6
PR:		251448
Submitted by:	Martin Birgmeier <d8zNeCFG@aon.at>
2021-01-03 20:44:50 +00:00
Sunpoet Po-Chuan Hsieh
e6b7d17b63 Fix build on i386
PR:		252280
Reported by:	Victor Sudakov <vas@sibptus.ru>
Submitted by:	dim
2021-01-03 20:30:07 +00:00
Luca Pizzamiglio
f04ea22ecb benchmarks/stress-ng: update to 0.12.01 2020-12-29 22:09:11 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Jan Beich
d25deb32ea benchmarks/vkmark: adjust DRM option description
Windowless can mean a window without border, so mention console.
GBM needs KMS-backed console as EFI and text mode won't work.
Simply loading DRM drivers after boot is enough.
2020-12-28 02:07:34 +00:00
Jan Beich
4b79f1f039 benchmarks/vkmark: add new port
vkmark is an extensible Vulkan benchmarking suite with targeted,
configurable scenes.

https://github.com/vkmark/vkmark
2020-12-27 12:22:44 +00:00
Sunpoet Po-Chuan Hsieh
74035e2dfb Update to 0.1.1
- Update LICENSE

Changes:	https://github.com/ruby/benchmark/commits/master
2020-12-24 13:54:04 +00:00
Antoine Brodin
14be7bd191 scipy 1.5.4 is only compatible with python 3.6+
Reported by:	pkg-fallout
2020-12-24 09:03:39 +00:00
Jan Beich
722141d9c4 devel/glslang: move to graphics/ where shaderc is 2020-12-23 20:12:36 +00:00
Jan Beich
8d2b2a2768 devel/vulkan-*: move to graphics/ where vulkan-loader is
Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
2020-12-23 20:12:14 +00:00
Sunpoet Po-Chuan Hsieh
8704d8c51b Fix build with IPV6 disabled
Submitted by:	Alexey Milevsky <a.milevsky@gmail.com>
2020-12-13 23:13:49 +00:00
Sunpoet Po-Chuan Hsieh
b09dc50d9d Update to 2.0.14a (20201211)
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION for package change

Upstream rerolls the tarball again and again.

Changes:	https://people.FreeBSD.org/~sunpoet/iperf-2.0.14a-20201211.diff
2020-12-13 22:19:34 +00:00
Sunpoet Po-Chuan Hsieh
987a58c792 Add USES=cpe 2020-12-13 14:41:01 +00:00
Mark Linimon
229062378a Mark BROKEN on riscv64.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-12 05:10:44 +00:00
Mark Linimon
18edce6435 Also mark BROKEN on riscv64 (the same as on mips64). 2020-12-12 05:09:05 +00:00
Sunpoet Po-Chuan Hsieh
91fa5bb31a Update to 2.8.4
Changes:	https://github.com/evanphx/benchmark-ips/blob/master/History.txt
		https://github.com/evanphx/benchmark-ips/commits/master
2020-12-10 21:46:11 +00:00
Sunpoet Po-Chuan Hsieh
fe36474def Update distinfo: upstream rerolled the tarball (again)
- Reformat pkg-descr
- Bump PORTREVISION for package change

Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/projects/iperf2/files/readme.txt/view
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2020-12-10 21:30:13 +00:00
Kirill Ponomarev
eb6614e95c Update to 3.25 2020-12-09 10:40:05 +00:00
Jimmy Olgeni
96fd51619a Update benchmarks/ali to version 0.5.4. 2020-12-08 16:37:11 +00:00
Luca Pizzamiglio
32b1ac8d18 benchmarks/stress-ng: Update to 0.12.00
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-12-07 08:53:24 +00:00
Yuri Victorovich
5fd1ac4d36 benchmarks/inferno: Update 0.10.1 -> 0.10.2
Reported by:	portscout
2020-12-03 09:00:15 +00:00
Jan Beich
6cf857e70c benchmarks/clpeak: update to 1.1.0
Changes:	https://github.com/krrishnarraj/clpeak/compare/1.1.0-rc2...1.1.0
PR:		250562
Approved by:	jmd (maintainer)
2020-11-30 21:07:36 +00:00
Yuri Victorovich
be924abd50 benchmarks/flamegraph: Update g20170824 -> 1.0-43
PR:		251336
Approved by:	jmd
2020-11-30 04:15:02 +00:00
Mikael Urankar
4e449e031e lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0

Reviewed by:	jbeich
Tested by:	bdragon, jbeich, mikael
Differential Revision:	https://reviews.freebsd.org/D27293
2020-11-24 12:48:53 +00:00
Yuri Victorovich
15f4cedca3 New port: benchmarks/inferno: Stack trace visualizer, a Rust port of flamegraph 2020-11-23 21:35:10 +00:00
Lawrence Stewart
7d33d908b4 benchmarks/spp: Update v0.4 -> v0.4.2
Version 0.4.2
- Fixed globals in master and slave (had a few non-static globals with same
  name)

Version 0.4.1
- Fixed bug that included random bytes in the hash input used to generate the
  packet id in cases where the captured bytes did not include the TCP option
  bytes or the first 12 bytes for TCP/UDP payload. Now for the TCP options, the
  UDP/TCP payloads and data for non UDP/TCP, the capture length (snap size) will
  limit the hash input.

Changes:	https://bitbucket.org/caia-swin/spp/src/v0.4.2/Changelog.txt
PR:		251002
2020-11-23 06:34:42 +00:00
Luca Pizzamiglio
6b3ac33e42 benchmarks/stress-ng: Update to 0.11.24
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-11-21 16:56:33 +00:00
Kirill Ponomarev
6ff05747fd Update to 3.24 2020-11-14 09:28:33 +00:00
Rene Ladan
3a56f9304e Return araujo@'s ports to the pool after his commit bit was safekept. 2020-11-03 20:51:34 +00:00
Luca Pizzamiglio
036f5218ec benchmarks/stress-ng: Update to 0.11.23
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-11-01 19:51:47 +00:00
Jimmy Olgeni
66878898cc Update benchmarks/ali to version 0.5.3. 2020-10-31 09:49:21 +00:00
Danilo Egea Gondolfo
bfb6a02150 benchmarks/bombardier: Update to 1.2.5 2020-10-27 21:41:56 +00:00
Jimmy Olgeni
0b4cbb3bdf Update benchmarks/ali to version 0.5.2. 2020-10-25 14:44:41 +00:00
Luca Pizzamiglio
cf9c7a0533 benchmarks/phoronix-test-suite: Update to 10.0.1
While here, fix the build with php80

https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v10.0.0
https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v10.0.1
2020-10-25 11:04:11 +00:00
Luca Pizzamiglio
c3018beff6 benchmarks/stress-ng: update to 0.11.22
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-10-24 10:23:28 +00:00
Jimmy Olgeni
35928b8039 Update benchmarks/ali to version 0.5.1. 2020-10-20 13:47:08 +00:00
Jimmy Olgeni
144f0ecdaa Update benchmarks/ali to version 0.5.0. 2020-10-19 07:43:28 +00:00
Luca Pizzamiglio
12ea58d190 benchmarks/hyperfine: Update to 1.11.0
Changes: https://github.com/sharkdp/hyperfine/releases/tag/v1.11.0
2020-10-18 19:57:40 +00:00
Vinícius Zavam
e05e9a2b00 benchmarks/vegeta: update 12.8.3 to 12.8.4
while here, update golang's libs
2020-10-17 16:07:43 +00:00
Jimmy Olgeni
34c7e3b78c Update benchmarks/ali to version 0.4.1. 2020-10-14 08:05:56 +00:00
Mikael Urankar
d9b97de179 lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
  - Disable DOCS, same problem fixed in r546048

  - Update devel/racer to 2.1.36
  - Import upstream patch to fix www/firefox
    (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
  - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
    (https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038)
  - Force rebuild all consumers to catch regressions

Changelog:
  https://github.com/rust-lang/rust/releases/tag/1.47.0

Differential Revision:	https://reviews.freebsd.org/D26721
2020-10-13 08:36:35 +00:00
Jimmy Olgeni
4d0d81b5ee Update benchmarks/ali to version 0.4.0. 2020-10-10 08:36:02 +00:00
Jimmy Olgeni
af172d5404 Update benchmarks/ali to version 0.3.4. 2020-10-09 08:18:15 +00:00
Jimmy Olgeni
717c3f5240 Update benchmarks/ali to version 0.3.3. 2020-10-07 09:42:50 +00:00
Sunpoet Po-Chuan Hsieh
2c35fe1833 Update distinfo: upstream rerolled the tarball
- Bump PORTREVISION for package change

Diff:		https://people.FreeBSD.org/~sunpoet/iperf-2.0.14a.diff
2020-10-04 14:12:56 +00:00
Jimmy Olgeni
d673168584 Update benchmarks/ali to version 0.3.2. 2020-10-04 10:33:01 +00:00
Jimmy Olgeni
5b595cc239 Update benchmarks/ali to version 0.3.1. 2020-10-02 08:19:03 +00:00