Port details |
- stress-ng Stress test benchmarks
- 0.18.04 benchmarks =5 0.17.08Version of this port present on the latest quarterly branch.
- Maintainer: pizzamig@FreeBSD.org
- Port Added: 2015-09-25 15:14:33
- Last Update: 2024-09-27 12:26:47
- Commit Hash: 885f8cc
- People watching this port, also watch:: chromium, hashcat, openbox, duf, gimp
- License: GPLv2+
- WWW:
- https://github.com/ColinIanKing/stress-ng/
- Description:
- stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces. Stress-ng features:
300+ stress tests
80+ CPU specific stress tests that exercise floating point, integer, bit manipulation and control flow
20+ virtual memory stress tests
40+ file system stress tests
30+ memory/CPU cache stress tests
portable: builds on Linux (Debian, Devuan, RHEL, Fedora, Centos, Slackware OpenSUSE, Ubuntu, etc..), Solaris, FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Minix, Android, MacOS X, Serenity OS, GNU/Hurd, Haiku, Windows Subsystem for Linux and SunOs/Dilos/Solaris. with gcc, musl-gcc, clang, icc, icx, tcc and pcc.
tested on alpha, armel, armhf, arm64, hppa, i386, m68k, mips32, mips64, power32, ppc64el, risc-v, sh4, s390x, sparc64, x86-64
stress-ng was originally intended to make a machine work hard and trip hardware issues such as thermal overruns as well as operating system bugs that only occur when a system is being thrashed hard. Use stress-ng with caution as some of the tests can make a system run hot on poorly designed hardware and also can cause excessive system thrashing which may be difficult to stop.
stress-ng can also measure test throughput rates; this can be useful to observe performance changes across different operating system releases or types of hardware. However, it has never been intended to be used as a precise benchmark test suite, so do NOT use it in this manner.
Running stress-ng with root privileges will adjust out of memory settings on Linux systems to make the stressors unkillable in low memory situations, so use this judiciously. With the appropriate privilege, stress-ng can allow the ionice class and ionice levels to be adjusted, again, this should be used with care.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- stress-ng>0:benchmarks/stress-ng
- To install the port:
- cd /usr/ports/benchmarks/stress-ng/ && make install clean
- To add the package, run one of these commands:
- pkg install benchmarks/stress-ng
- pkg install stress-ng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stress-ng
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727438093
SHA256 (ColinIanKing-stress-ng-V0.18.04_GH0.tar.gz) = c76cf067e582fb8a066d47207bbccc6d0d4175ba700b5d122909132d79e7f6ea
SIZE (ColinIanKing-stress-ng-V0.18.04_GH0.tar.gz) = 6649901
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libmpfr.so : math/mpfr
- libIPSec_MB.so : security/intel-ipsec-mb
- libJudy.so : devel/judy
- libinotify.so : devel/libinotify
- libxxhash.so : devel/xxhash
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for stress-ng-0.18.04:
GPU=off: Enable support for GPU stressor (add GL)
INTELIPSEC=on: Enable support for Intel's IPsec library
JUDY=on: Enable support for (lib)Judy
LIBINOTIFY=on: Enable support for libinotify
XXHASH=on: Enable support for libxxhash
===> Use 'make config' to modify these settings
- Options name:
- benchmarks_stress-ng
- USES:
- compiler:c11 gmake jpeg localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.18.04 27 Sep 2024 12:26:47 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.18,04 |
0.17.08 07 May 2024 20:11:48 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.17.08 |
0.17.03_2 11 Feb 2024 11:48:56 |
Piotr Kubaj (pkubaj) |
benchmarks/stress-ng: fix build on powerpc by disabling optimizations
LLVM ERROR: out of memory |
0.17.03_2 10 Jan 2024 08:16:01 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
0.17.03_1 01 Jan 2024 22:49:21 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: disable crypt.h
In case it's detected, it causes a conflict with a struct
defined in unistd.h
PR: 275958
Reported by: John Hein <jcfyecrayz@liamekaens.com> |
0.17.03 16 Dec 2023 16:57:07 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.17.03 |
0.16.02_2 06 Aug 2023 14:16:37 |
Luca Pizzamiglio (pizzamig) Author: Andrey Korobkov |
benchmarks/stress-ng: Update WWW and pkg-descr
PR: 269602
Reported by: Yonas Yanfa <yonas.yanfa@gmail.com> |
0.16.02_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.16.02 23 Jul 2023 20:27:03 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.16.02 |
0.15.10 25 Jun 2023 16:45:49 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: update to 0.15.10
Add mpfr as new dependency
Make portlint happy |
0.15.08 29 May 2023 21:08:07 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.15.08
Disable VECMATH for i386 |
0.15.06 26 Mar 2023 10:45:49 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.15.06
While here, fix stress-gpu by adding GL support |
0.15.04 16 Feb 2023 21:26:14 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update 0.15.04 |
0.15.03 02 Feb 2023 16:26:12 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.15.03 |
0.15.00 20 Nov 2022 22:06:09 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.15.00
Add more dependencies jpeg and hashxx
Fix opt-out
Remove of obsolete patch |
0.14.06 03 Oct 2022 17:00:59 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.14.06 |
0.14.05 17 Sep 2022 12:06:05 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.14.05 |
0.14.04 15 Sep 2022 10:01:10 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.14.04 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.14.03 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.14.03 13 Aug 2022 21:07:56 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.14.03
Changes logged at:
https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog |
0.14.02 28 Jun 2022 19:50:36 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.14.02
Changes at
https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog |
0.14.00 19 Apr 2022 20:42:23 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.14.00
Changes:
https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog |
0.13.12 11 Mar 2022 12:37:25 |
Luca Pizzamiglio (pizzamig) |
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 |
0.13.11 09 Feb 2022 20:22:23 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.13.11
Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog |
0.13.10 16 Jan 2022 11:18:26 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.13.10
Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog |
0.13.09_2 05 Jan 2022 23:26:05 |
Daniel Engberg (diizzy) |
benchmarks/stress-ng: Bump PORTREVISION
Bump PORTVERSION due to version bump of security/intel-ipsec-mb
Commit: 5d2007b1ed1c42a8c28b7016f1d6cc6a4a608f79 |
0.13.09_1 05 Jan 2022 14:33:15 |
Luca Pizzamiglio (pizzamig) |
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> |
0.13.09 03 Jan 2022 10:33:58 |
Stefan Eßer (se) |
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 |
0.13.09 28 Dec 2021 17:01:32 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: fix build on CURRENT,
In CURRENT, the initial configuration detects now support for the
scheduler affinity, enabling the build of an additional stressor.
In this stressor, the CPU_OR macro has 3 arguments (Linux implementation),
while on FreeBSD it has only 2 arguments.
This patch provides the fix
No bumprevision is provided, because it's only fixing CURRENT where the
build was failing. |
0.13.09 28 Dec 2021 10:12:39 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.13.09
Changes:
https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog |
0.13.07 04 Dec 2021 22:56:05 |
Luca Pizzamiglio (pizzamig) |
benchmark/stressn-ng: Update to 0.13.07
Changes:
https://github.com/ColinIanKing/stress-ng/blob/V0.13.07/debian/changelog |
0.13.06 01 Nov 2021 10:43:10 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.13.06
Changelog:
https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog |
0.13.05_1 17 Oct 2021 12:23:20 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: fix fecth
The project moved to Github |
0.13.05 12 Oct 2021 20:37:16 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.13.05
While here, remove the man page patch, the GNU extension has been
removed in upstream
Changes:
https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog |
0.13.04 06 Oct 2021 08:19:09 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.13.04
Changes available at:
https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
While updating, import a fix for the man page kindly provided by 0mp
Co-authored-by: Mateusz Piotrowski <0mp@FreeBSD.org>
PR: PR258105
Reported by: Graham Perrin <grahamperrin@gmail.com> |
0.13.03 18 Sep 2021 16:47:11 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.13.03
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.12.12 11 Jul 2021 21:01:57 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.12.12 |
0.12.11 27 Jun 2021 10:35:57 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.12.11
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.12.10 13 Jun 2021 19:52:32 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.12.10 |
0.12.09 23 May 2021 16:36:26 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.12.09 |
0.12.08 09 May 2021 21:08:37 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.12.08 |
0.12.07 28 Apr 2021 18:56:28 |
Luca Pizzamiglio (pizzamig) |
benchmarks/stress-ng: Update to 0.12.07 |
0.12.06 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.12.06 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12.06 25 Mar 2021 20:37:10 |
pizzamig |
benchmarks/stress-ng: Update to 0.12.06 |
0.12.05 15 Mar 2021 12:38:09 |
pizzamig |
benchmarks/stress-ng: Update to 0.12.05 |
0.12.04 04 Mar 2021 18:05:32 |
pizzamig |
benchmarks/stress-ng: Update to 0.12.04
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.12.03 14 Feb 2021 14:21:50 |
pizzamig |
benchmarks/stress-ng: update to 0.12.03
changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.12.02 22 Jan 2021 15:09:38 |
pizzamig |
benchmarks/stres-ng: update to 0.12.02
Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog |
0.12.01_1 17 Jan 2021 21:18:17 |
pizzamig |
benchmarks/stress-ng: add option to disable inotify support
The option LIBINOTIFY, on by default, can be used to not build inotify
stressor and install its dependency.
No portrevision bump needed, inotify support was already enable. |
0.12.01_1 15 Jan 2021 23:37:53 |
pizzamig |
benchmarks/stress-ng: Add and fix libinotify support
stress-ng supports libinotify. A kevent based implementation can be used
to provide support, fixing a build issue reported in PR 252661
PR: 252661
Reported by: dewayne@heuristicsystems.com.au |
0.12.01 29 Dec 2020 22:09:11 |
pizzamig |
benchmarks/stress-ng: update to 0.12.01 |
0.12.00 07 Dec 2020 08:53:24 |
pizzamig |
benchmarks/stress-ng: Update to 0.12.00
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.11.24 21 Nov 2020 16:56:33 |
pizzamig |
benchmarks/stress-ng: Update to 0.11.24
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.11.23 01 Nov 2020 19:51:48 |
pizzamig |
benchmarks/stress-ng: Update to 0.11.23
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.11.22 24 Oct 2020 10:23:28 |
pizzamig |
benchmarks/stress-ng: update to 0.11.22
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.11.21 17 Sep 2020 19:55:10 |
pizzamig |
benchmarks/stress-ng: Update to 0.11.21
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.11.20 13 Sep 2020 17:19:57 |
pizzamig |
benchmakrs/stress-ng: Update to 0.11.20
Updates from 0.11.15 -> 0.11.20 |
0.11.15 11 Jul 2020 14:21:43 |
pizzamig |
benchmarks/stress-ng: Update to 0.11.15
From 0.11.12 to 0.11.15.
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.11.12 08 Jun 2020 20:22:28 |
pizzamig |
benchmarks/stress-ng: Update to 0.11.12
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.11.08 24 Apr 2020 10:57:12 |
pizzamig |
benchmarks/stress-ng: Update to 0.11.08
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=b4929e1d92e875dbbf9379ca426ea1daa87dd39c |
0.11.07 02 Apr 2020 08:59:52 |
pizzamig |
benchmarks/stress-ng: Update to 0.11.07
Full changelog (0.11.04 -> 0.11.07):
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog?h=V0.11.07&id=3583c9f26530bcf6448246ab905a52f8f5eb03db |
0.11.04 29 Mar 2020 11:18:31 |
pizzamig |
benchmarks/stress-ng: Update to 0.11.04
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=57be813d746ac0961edfb3fe5329403bd8685ac2 |
0.11.03 17 Mar 2020 11:22:58 |
pizzamig |
benchmakrs/stress-ng: update to 0.11.03
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=13d58612e952c1f9c5dda20bab55568d060b53cb |
0.11.00 19 Feb 2020 12:36:01 |
pizzamig |
benchmarks/stress-ng: Update 0.11.00
Changelog:
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.10.15 08 Jan 2020 14:59:38 |
pizzamig |
benchmarks/stress-ng: update to 0.10.15
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=d4a1e7e4af204e1c656bbd043d247c40aaba33da |
0.10.13 11 Dec 2019 11:00:15 |
pizzamig |
benchmarks/stress-ng: Update to 0.10.13
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=d25fd93b64b537d89f175c0464d660cc31ab39c5 |
0.10.12 03 Dec 2019 14:56:20 |
pizzamig |
benchmarks/stress-ng: Update to 0.10.12
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/debian/changelog?id=c98c8ef4f32f047f4b0c5bfbf24abe5a2a1f589f |
0.10.11 25 Nov 2019 12:25:11 |
pizzamig |
benchmarks/stress-ng: Update to 0.10.11
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=a8ae150eee8990217e10076bb63d9603f821c4f8
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=d77d06276bbf823320ebe24081102a6ca777f1ec
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=2e66804bee3eaac06e97a6f3dbcea61956aafb8d
Sponsored by: trivago N.V. |
0.10.08 23 Oct 2019 11:41:59 |
pizzamig |
benchmarks/stress-ng: Update to 0.10.08
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=04d90dc4c767bd5ebaca3de7015ef363196b8fd6 |
0.10.07 15 Oct 2019 09:08:33 |
pizzamig |
benchmarks/stress-ng: Update to 0.10.07
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=4df4465db2cc92a8a8246165c6b135a03fa615dc
Sponsored by: trivago N.V. |
0.10.06 24 Sep 2019 13:33:47 |
pizzamig |
benchmarks/stress-ng: update to 0.10.06
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/log/
Sponsored by: trivago N.V. |
0.10.00_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.10.00 15 Jul 2019 14:30:47 |
pizzamig |
benchmarks/stress-ng: update to 0.10.00
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?h=V0.10.00 |
0.09.60 25 Jun 2019 16:10:03 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.60
Changes: \
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.09.59.1 21 Jun 2019 11:03:18 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.59.1
Changes: \
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.09.58 10 May 2019 09:40:43 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.58
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.09.57 09 Apr 2019 09:40:52 |
pizzamig |
benchmarks/stress-ng: Update to 0.9.57
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog |
0.09.54 25 Feb 2019 14:20:22 |
pizzamig |
benchmarks/stressng: Update to 0.09.54
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?h=V0.09.54 |
0.09.53 21 Feb 2019 14:55:28 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.53
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=7d1d5c80ebd2578acebe89dde2632211bb2b49c1 |
0.09.52 07 Feb 2019 14:58:59 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.52 |
0.09.49 14 Dec 2018 16:48:56 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.49
Changes:
https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog?id=a9f6cab5d18bcca8432e9f2d8ad334cef9cef834 |
0.09.47_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.09.47 28 Nov 2018 15:28:02 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.47
Changes:
http://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=c556b8531df3bc6706f23856cd7ffa526142364b |
0.09.45 12 Nov 2018 21:48:58 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.45
Changes: http://kernel.ubuntu.com/git/cking/stress-ng.git/log/ |
0.09.43 19 Oct 2018 15:07:12 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.43
Changes: http://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?h=V0.09.43 |
0.09.42 08 Oct 2018 13:11:15 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.42
Changelog: https://bit.ly/2OMI9Ov |
0.09.41 28 Sep 2018 15:14:06 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.41
Changelog at: https://bit.ly/2Om9Ygi |
0.09.40 22 Sep 2018 07:07:42 |
pizzamig |
benchmarks/stress-ng: Fix patch |
0.09.40 21 Sep 2018 11:33:37 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.40
Fix memory leaks, better errno handling, add features and stressors |
0.09.38 04 Sep 2018 09:47:53 |
pizzamig |
benchmarks/stress-ng: Upgrade to 0.09.38
Small updates and fixes |
0.09.37 22 Aug 2018 16:21:28 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.37 |
0.09.36 11 Aug 2018 09:44:52 |
pizzamig |
benchmarks/stress-ng: update to 0.09.36
Sponsored by: Essen Hackathon |
0.09.35_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.09.35 23 Jul 2018 15:52:54 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.35
While I'm upgrading, I fix the atomic 64 bit detection on clang6
The current solution is to for the noinline attribute to the
atomic detection code
PR: 229885 |
0.09.33 16 Jul 2018 10:05:15 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.33
Marked as broken on FreeBSD 11.2 on i386 |
0.09.32 03 Jul 2018 09:03:57 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.32
Changelog: http://kernel.ubuntu.com/git/cking/stress-ng.git/log/ |
0.09.30 18 Jun 2018 14:49:43 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.30 |
0.09.29 12 Jun 2018 15:51:27 |
pizzamig |
benchmarks/stress-ng: Update to 0.09.29
Several fixes and improvements |