Commit graph

2189 commits

Author SHA1 Message Date
Mikael Urankar
e9a35a1c50 lang/rust: Bump revisions after 1.61.0 2022-05-31 15:06:17 +02:00
Yuri Victorovich
c965af7001 benchmarks/inferno: Update 0.11.3 -> 0.11.4
Reported by:	portscout
2022-05-30 12:32:26 -07:00
Alexey Dokuchaev
8bfcc7c973 benchmarks/lzbench: fix the port's build on ARM and RISC-V
While here, mute the compiler when it is being called inside the
GNU make's $(shell ...) context: these errors do not cause build
failures (they are not propagated to the caller) but can confuse
careless readers of the build log.

PR:	260625
2022-05-24 13:39:30 +00:00
Dima Panov
8c7b719ebf benchmarks/hipercontracer: mark as BROKEN after recent boost upgrade
PR:	246106
2022-05-22 23:17:10 +03:00
Kirill Ponomarev
cd14a91411 benchmarks/fio: Disable libnfs support by default
PR:		258349
Reported by:	John Hein <jcfyecrayz@liamekaens.com>
2022-05-19 09:10:57 +02:00
Jan Beich
7e5ae25878 benchmarks/vkmark: update to 2017.08.29
Changes:	53abc4f...d872846
2022-05-16 14:55:31 +00:00
Jan Beich
c29b0277ab benchmarks/vkmark: mark BROKEN after 15d6e92d1f
../src/vkutil/pipeline_builder.cpp:204:12: error: no matching constructor for initialization of 'ManagedResource<vk::Pipeline>'
    return ManagedResource<vk::Pipeline>{
           ^                            ~
../src/managed_resource.h:34:5: note: candidate constructor not viable: no known conversion from 'ResultValue<vk::Pipeline>' to 'vk::Pipeline' for 1st argument
    ManagedResource(T&& raw, Destructor&& destructor)
    ^
../src/managed_resource.h:40:5: note: candidate constructor not viable: requires single argument 'rhs', but 2 arguments were provided
    ManagedResource(ManagedResource&& rhs)
    ^
../src/managed_resource.h:28:8: note: candidate constructor (the implicit copy constructor) not viable: requires 1 argument, but 2 were provided
struct ManagedResource
       ^
../src/managed_resource.h:32:5: note: candidate constructor not viable: requires 0 arguments, but 2 were provided
    ManagedResource() = default;
    ^
2022-05-12 14:42:04 +00:00
Yuri Victorovich
29218e2d70 benchmarks/inferno: Update 0.11.2 -> 0.11.3
Reported by:	portscout
2022-05-09 18:15:47 -07:00
Tobias Kortkamp
57c3caaa6c
lang/rust: Relink ports after the Rust 1.60.0 update 2022-05-03 10:00:34 +02:00
Rene Ladan
8d39705d75 grimreaper: return mich's ports to the pool after safekeeping his ports bit. 2022-05-02 13:06:43 +02:00
Luca Pizzamiglio
5c86545d8f benchmarks/phoronix-test-suite: Update to 10.8.3
Changes: https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v10.8.3
2022-04-26 20:52:17 +02:00
Po-Chuan Hsieh
f314d89ea7
benchmarks/p5-Dumbbench: Update to 0.503
Changes:	https://metacpan.org/dist/Dumbbench/changes
2022-04-26 23:01:17 +08:00
Yuri Victorovich
6906d82093 benchmarks/inferno: Update 0.11.1 -> 0.11.2
Reported by:	portscout
2022-04-25 13:50:09 -07:00
Muhammad Moinur Rahman
eed8c01c9b benchmarks/siege: Update version 4.1.2=>4.1.3
Relnotes: https://github.com/JoeDog/siege/releases/tag/v4.1.3
2022-04-22 05:56:04 -05:00
Luca Pizzamiglio
649dacee82 benchmarks/stress-ng: Update to 0.14.00
Changes:
https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
2022-04-19 22:42:23 +02:00
Jan Beich
ed65d37234 benchmarks/vkpeak: update to 20220419
Changes:	https://github.com/nihui/vkpeak/releases/tag/20220419
Reported by:	GitHub (watch releases)
2022-04-19 19:33:01 +00:00
Piotr Kubaj
51a4e0e6c2 benchmarks/libcelero: correct includes 2022-04-19 14:40:47 +02:00
Piotr Kubaj
dc669f8d68 benchmarks/libcelero: remove -mabi=elfv2 since the base compiler is used, which defaults to elfv2
Also remove USE_GCC=yes, since there is already appriopriate USES=compiler.
2022-04-19 14:09:20 +02:00
Po-Chuan Hsieh
7947384e84
benchmarks/iperf: Update to 2.1.7
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2022-04-18 07:54:03 +08:00
Kirill Ponomarev
fe1625b224 benchmarks/fio: Update to 3.30 2022-04-16 12:05:46 +02:00
Stephen Montgomery-Smith
8b44817d2e math/octave: commits that should have accompanied cc8553afd0. 2022-04-08 21:11:37 -05:00
Dmitry Marakasov
7b4d1f0b36 */*: fix trailing whitespace in pkg-descr's
Approved by:	portmgr blanket
2022-04-01 18:09:49 +03:00
Guangyuan Yang
d690b5102f */*: Bump PORTREVISION after lang/go 1.18 update 2022-03-30 03:01:44 -04:00
Po-Chuan Hsieh
f77ee7e82e
benchmarks/py-naarad: Fix build with setuptools 58.0.0+
With hat:	python
2022-03-25 21:38:04 +08:00
Muhammad Moinur Rahman
a35e557b9a benchmarks/siege: Update version 4.1.1=>4.1.2
Relnotes: https://github.com/JoeDog/siege/releases/tag/v4.1.2
2022-03-22 08:20:26 -05:00
Yuri Victorovich
3b7cad7585 benchmarks/inferno: Update 0.11.0 -> 0.11.1
Reported by:	portscout
2022-03-19 16:29:21 -07:00
Mikael Urankar
e255ac5487 lang/rust: Bump revisions after 1.59.0 2022-03-15 10:51:58 +01:00
Luca Pizzamiglio
206195ec9c benchmarks/stress-ng: Update to 0.13.12
While here, remove patch not needed anymore

Changes:
https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
2022-03-11 13:37:25 +01:00
Luca Pizzamiglio
81292c9a20 benchmarks/hyperfine: Update to v1.13.0
Changes: https://github.com/sharkdp/hyperfine/releases/tag/v1.13.0
2022-03-11 10:10:27 +01:00
Po-Chuan Hsieh
927a5a4f3c
benchmarks/rubygem-benchmark-ips: Update to 2.10.0
Changes:	https://github.com/evanphx/benchmark-ips/releases
2022-03-08 02:11:34 +08:00
Yuri Victorovich
90727227fe benchmarks/inferno: Update 0.10.12 -> 0.11.0
Reported by:	portscout
2022-03-05 20:14:53 -08:00
Jan Beich
b44a116564 benchmarks/clpeak: update to 1.1.2
Changes:	https://github.com/krrishnarraj/clpeak/releases/tag/1.1.1
Changes:	https://github.com/krrishnarraj/clpeak/releases/tag/1.1.2
PR:		261764
Reported by:	GitHub (watch releases)
Approved by:	maintainer timeout (2 weeks)
2022-02-21 17:06:01 +00:00
Luca Pizzamiglio
f79ea79c80 benchmarks/phoronix-test-suite: Update to 10.8.2
Changes:
https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v10.8.2
2022-02-15 12:08:15 +01:00
Yuri Victorovich
c134092db5 benchmarks/inferno: Update 0.10.9 -> 0.10.12
Reported by:	portscout
2022-02-13 09:38:20 -08:00
Luca Pizzamiglio
609ede3fc9 benchmarks/stress-ng: Update to 0.13.11
Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
2022-02-09 21:22:23 +01:00
Jason W. Bacon
c6c68478db benchmarks/mst-bench: Update to 0.2.1-18
Increase array test sizes and reps to wash out sampling error on modern
hardware, where run times were becoming too short and inconsistent.
A few other minor enhancements
2022-02-09 09:25:34 -06:00
Stefan Eßer
bdd2d4af96 Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:

- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters

An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.

There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.

Approved by:	portmgr (implicit)
2022-02-06 19:36:07 +01:00
Bruce A. Mah
843e24bf08
benchmarks/iperf3: Update to iperf-3.11.
Sponsored by:	ESnet
2022-02-04 15:49:02 -08:00
Tobias Kortkamp
d64a2a380f
lang/rust: Relink consumers
PR:		261449
Security:	ee26f513-826e-11ec-8be6-d4c9ef517024
2022-02-03 15:02:32 +01:00
Yuri Victorovich
599456b80e benchmarks/libcelero: Update 2.8.2 -> 2.8.3
Reported by:	portscout
2022-01-31 11:27:41 -08:00
Po-Chuan Hsieh
cc4d152d4f
benchmarks/rubygem-benchmark-ips: Update to 2.9.3
- Add LICENSE_FILE

Changes:	https://github.com/evanphx/benchmark-ips/releases
2022-01-29 07:26:51 +08:00
Luca Pizzamiglio
afe5420c70 benchmarks/phoronix-test-suite: Update to 10.8.1
Changes: https://github.com/phoronix-test-suite/phoronix-test-suite/releases
2022-01-28 17:47:18 +01:00
Tobias Kortkamp
835bd57330
lang/rust: Bump revisions after 1.58.0 2022-01-17 12:57:45 +01:00
Luca Pizzamiglio
e98ea58038 benchmarks/stress-ng: Update to 0.13.10
Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
2022-01-16 12:18:26 +01:00
Tobias C. Berner
654acd8140 math/gsl: bump portrevision of consumers after update to 2.7.1
PR:		260201
2022-01-12 20:41:22 +01:00
Po-Chuan Hsieh
10f892b5e8
benchmarks/iperf: Update to 2.1.6 (20211210)
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2022-01-12 02:43:57 +08:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
2022-01-10 16:15:39 +01:00
Daniel Engberg
af708bf9cd benchmarks/stress-ng: Bump PORTREVISION
Bump PORTVERSION due to version bump of security/intel-ipsec-mb
Commit: 5d2007b1ed
2022-01-06 00:26:05 +01:00
Luca Pizzamiglio
76adbd7645 benchmarks/stress-ng: several improvements and fixes
Enable on aarch64
Connect a few libs
Fix build on CURRENT
PR:		260893
Reported by:	Daniel Engberg <diizzy@FreeBSD.org>
2022-01-05 15:33:15 +01:00
Stefan Eßer
7dc5416497 benchmarks/stress-ng: fix build on -CURRENT
The CPU_SET macros in -CURRENT have been made compatible with GLIBC.
A simple test for the new signature of CPU_AND, CPU_OR, ... is the
existence of a CPU_ALLOC macro.

Approved by:    portmgr (implicit)
MFH:            2022Q1
2022-01-03 11:33:58 +01:00