notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
stress-ng Stress test benchmarks
0.17.03_2 benchmarks on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.17.03Version of this port present on the latest quarterly branch.
Maintainer: pizzamig@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-09-25 15:14:33
Last Update: 2024-02-11 11:48:56
Commit Hash: 2d677b5
People watching this port, also watch:: ratproxy, ncrack, tcpdump, tmux, mkvtoolnix
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/stress-ng
  2. share/man/man1/stress-ng.1.gz
  3. /usr/local/share/licenses/stress-ng-0.17.03_2/catalog.mk
  4. /usr/local/share/licenses/stress-ng-0.17.03_2/LICENSE
  5. /usr/local/share/licenses/stress-ng-0.17.03_2/GPLv2+
Collapse this list.
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 = 1702745132 SHA256 (ColinIanKing-stress-ng-V0.17.03_GH0.tar.gz) = 3646118dcd683bf1929357e67d36c75f950e849db48f26d298b11028e78f3e7a SIZE (ColinIanKing-stress-ng-V0.17.03_GH0.tar.gz) = 6187795

Packages (timestamps in pop-ups are UTC):
stress-ng
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.17.03_20.17.03_20.12.020.17.03_20.17.03_2-0.12.01-
FreeBSD:13:quarterly0.17.03_10.17.03_10.15.100.17.03_10.17.03_20.17.03_10.17.03_10.17.03_1
FreeBSD:14:latest0.17.03_20.17.03_20.15.00-0.17.03_20.15.08-0.15.08
FreeBSD:14:quarterly0.17.03_10.17.03_2--0.17.03_2-0.17.03_10.17.03_1
FreeBSD:15:latest0.17.03_2-n/a-n/a-0.17.03_20.17.03_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libmpfr.so : math/mpfr
  2. libIPSec_MB.so : security/intel-ipsec-mb
  3. libJudy.so : devel/judy
  4. libinotify.so : devel/libinotify
  5. libxxhash.so : devel/xxhash
  6. 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.17.03_2: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ColinIanKing/stress-ng/tar.gz/V0.17.03?dummy=/
Collapse this list.

Number of commits found: 169 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.03_2
11 Feb 2024 11:48:56
commit hash: 2d677b5592659a285ab8b6b4bd8c70c326cc6b36commit hash: 2d677b5592659a285ab8b6b4bd8c70c326cc6b36commit hash: 2d677b5592659a285ab8b6b4bd8c70c326cc6b36commit hash: 2d677b5592659a285ab8b6b4bd8c70c326cc6b36 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
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
commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
0.17.03_1
01 Jan 2024 22:49:21
commit hash: c02edab71ed071ced61003291219f9e22c0dca8fcommit hash: c02edab71ed071ced61003291219f9e22c0dca8fcommit hash: c02edab71ed071ced61003291219f9e22c0dca8fcommit hash: c02edab71ed071ced61003291219f9e22c0dca8f files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 5f47811bea49aaccfa23cbc5c98f622e61631a69commit hash: 5f47811bea49aaccfa23cbc5c98f622e61631a69commit hash: 5f47811bea49aaccfa23cbc5c98f622e61631a69commit hash: 5f47811bea49aaccfa23cbc5c98f622e61631a69 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng:  Update to 0.17.03
0.16.02_2
06 Aug 2023 14:16:37
commit hash: 10f650f7552db5dce6a719173be31e8d47db6486commit hash: 10f650f7552db5dce6a719173be31e8d47db6486commit hash: 10f650f7552db5dce6a719173be31e8d47db6486commit hash: 10f650f7552db5dce6a719173be31e8d47db6486 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
0.16.02
23 Jul 2023 20:27:03
commit hash: 101e6044225c81364f5b33fd1da723440eb2078acommit hash: 101e6044225c81364f5b33fd1da723440eb2078acommit hash: 101e6044225c81364f5b33fd1da723440eb2078acommit hash: 101e6044225c81364f5b33fd1da723440eb2078a files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.16.02
0.15.10
25 Jun 2023 16:45:49
commit hash: 5aba571d19d8e18d37f48d802548bc461d02ff8dcommit hash: 5aba571d19d8e18d37f48d802548bc461d02ff8dcommit hash: 5aba571d19d8e18d37f48d802548bc461d02ff8dcommit hash: 5aba571d19d8e18d37f48d802548bc461d02ff8d files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 6409c1505e7ae34375299801aa334e6f0dbc5ae8commit hash: 6409c1505e7ae34375299801aa334e6f0dbc5ae8commit hash: 6409c1505e7ae34375299801aa334e6f0dbc5ae8commit hash: 6409c1505e7ae34375299801aa334e6f0dbc5ae8 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.15.08

Disable VECMATH for i386
0.15.06
26 Mar 2023 10:45:49
commit hash: 7ea6fd56f21324b895bf41a814ade638992b55fccommit hash: 7ea6fd56f21324b895bf41a814ade638992b55fccommit hash: 7ea6fd56f21324b895bf41a814ade638992b55fccommit hash: 7ea6fd56f21324b895bf41a814ade638992b55fc files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: dacf939991bc24d5851126b6c569c9dbed197100commit hash: dacf939991bc24d5851126b6c569c9dbed197100commit hash: dacf939991bc24d5851126b6c569c9dbed197100commit hash: dacf939991bc24d5851126b6c569c9dbed197100 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update 0.15.04
0.15.03
02 Feb 2023 16:26:12
commit hash: 3541f201c264a762fec459b09c2a683d1621c578commit hash: 3541f201c264a762fec459b09c2a683d1621c578commit hash: 3541f201c264a762fec459b09c2a683d1621c578commit hash: 3541f201c264a762fec459b09c2a683d1621c578 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.15.03
0.15.00
20 Nov 2022 22:06:09
commit hash: b9a0ff1ff0369d5ddbab929c2852f267da43373bcommit hash: b9a0ff1ff0369d5ddbab929c2852f267da43373bcommit hash: b9a0ff1ff0369d5ddbab929c2852f267da43373bcommit hash: b9a0ff1ff0369d5ddbab929c2852f267da43373b files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: f4ddb2127c564787e45694a76b6319bbc2f2adbccommit hash: f4ddb2127c564787e45694a76b6319bbc2f2adbccommit hash: f4ddb2127c564787e45694a76b6319bbc2f2adbccommit hash: f4ddb2127c564787e45694a76b6319bbc2f2adbc files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.14.06
0.14.05
17 Sep 2022 12:06:05
commit hash: 6151a611ac6ebcd2a5b1c8a1d2669180f5ae0bbfcommit hash: 6151a611ac6ebcd2a5b1c8a1d2669180f5ae0bbfcommit hash: 6151a611ac6ebcd2a5b1c8a1d2669180f5ae0bbfcommit hash: 6151a611ac6ebcd2a5b1c8a1d2669180f5ae0bbf files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.14.05
0.14.04
15 Sep 2022 10:01:10
commit hash: 4d7734ee73b443ca72061720bda6970806a2edadcommit hash: 4d7734ee73b443ca72061720bda6970806a2edadcommit hash: 4d7734ee73b443ca72061720bda6970806a2edadcommit hash: 4d7734ee73b443ca72061720bda6970806a2edad files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.14.04
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.14.03
13 Aug 2022 21:07:56
commit hash: 0eaa1729e22bd1b906076b7e1a27e8b4a605207ecommit hash: 0eaa1729e22bd1b906076b7e1a27e8b4a605207ecommit hash: 0eaa1729e22bd1b906076b7e1a27e8b4a605207ecommit hash: 0eaa1729e22bd1b906076b7e1a27e8b4a605207e files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: d6e73f286958a6e8942cedeb88c4496dcb08752fcommit hash: d6e73f286958a6e8942cedeb88c4496dcb08752fcommit hash: d6e73f286958a6e8942cedeb88c4496dcb08752fcommit hash: d6e73f286958a6e8942cedeb88c4496dcb08752f files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 649dacee82b7a6cf126618e1e5a55b185407a093commit hash: 649dacee82b7a6cf126618e1e5a55b185407a093commit hash: 649dacee82b7a6cf126618e1e5a55b185407a093commit hash: 649dacee82b7a6cf126618e1e5a55b185407a093 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 206195ec9cd7d57d02d35a7d395ef34a43c95b89commit hash: 206195ec9cd7d57d02d35a7d395ef34a43c95b89commit hash: 206195ec9cd7d57d02d35a7d395ef34a43c95b89commit hash: 206195ec9cd7d57d02d35a7d395ef34a43c95b89 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 609ede3fc9ef378c68fbc17bdf7138bef02e49cacommit hash: 609ede3fc9ef378c68fbc17bdf7138bef02e49cacommit hash: 609ede3fc9ef378c68fbc17bdf7138bef02e49cacommit hash: 609ede3fc9ef378c68fbc17bdf7138bef02e49ca files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: e98ea58038ab4291da428dd3e2657cbfa1ef2c4ccommit hash: e98ea58038ab4291da428dd3e2657cbfa1ef2c4ccommit hash: e98ea58038ab4291da428dd3e2657cbfa1ef2c4ccommit hash: e98ea58038ab4291da428dd3e2657cbfa1ef2c4c files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: af708bf9cd46a4df9976cb8c5356280936d72f36commit hash: af708bf9cd46a4df9976cb8c5356280936d72f36commit hash: af708bf9cd46a4df9976cb8c5356280936d72f36commit hash: af708bf9cd46a4df9976cb8c5356280936d72f36 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
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
commit hash: 76adbd76453a0ef566ae11214b7e70b542f04506commit hash: 76adbd76453a0ef566ae11214b7e70b542f04506commit hash: 76adbd76453a0ef566ae11214b7e70b542f04506commit hash: 76adbd76453a0ef566ae11214b7e70b542f04506 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 7dc5416497a6d04bb85c5ded6b4983fb46b199b4commit hash: 7dc5416497a6d04bb85c5ded6b4983fb46b199b4commit hash: 7dc5416497a6d04bb85c5ded6b4983fb46b199b4commit hash: 7dc5416497a6d04bb85c5ded6b4983fb46b199b4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: cbb2589f4e49eff4f9ae124be44dbeea2fbc7399commit hash: cbb2589f4e49eff4f9ae124be44dbeea2fbc7399commit hash: cbb2589f4e49eff4f9ae124be44dbeea2fbc7399commit hash: cbb2589f4e49eff4f9ae124be44dbeea2fbc7399 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 8776c2bb25aa64c03a795a4c39d18249b4c193aacommit hash: 8776c2bb25aa64c03a795a4c39d18249b4c193aacommit hash: 8776c2bb25aa64c03a795a4c39d18249b4c193aacommit hash: 8776c2bb25aa64c03a795a4c39d18249b4c193aa files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: b36aa94edf43e7af537e87fc6dff4f97a392e396commit hash: b36aa94edf43e7af537e87fc6dff4f97a392e396commit hash: b36aa94edf43e7af537e87fc6dff4f97a392e396commit hash: b36aa94edf43e7af537e87fc6dff4f97a392e396 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: f206959738785d049606a0d54ee6b07cadc32192commit hash: f206959738785d049606a0d54ee6b07cadc32192commit hash: f206959738785d049606a0d54ee6b07cadc32192commit hash: f206959738785d049606a0d54ee6b07cadc32192 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: fee1bfb31c47c8fbc8307ea3a3a631b898f871a0commit hash: fee1bfb31c47c8fbc8307ea3a3a631b898f871a0commit hash: fee1bfb31c47c8fbc8307ea3a3a631b898f871a0commit hash: fee1bfb31c47c8fbc8307ea3a3a631b898f871a0 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: fix fecth

The project moved to Github
0.13.05
12 Oct 2021 20:37:16
commit hash: c4b16252b1c0bf38b7b57e3aa7761f450231c599commit hash: c4b16252b1c0bf38b7b57e3aa7761f450231c599commit hash: c4b16252b1c0bf38b7b57e3aa7761f450231c599commit hash: c4b16252b1c0bf38b7b57e3aa7761f450231c599 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: f4f40ab457db2925929390bdb298ee5632c945e3commit hash: f4f40ab457db2925929390bdb298ee5632c945e3commit hash: f4f40ab457db2925929390bdb298ee5632c945e3commit hash: f4f40ab457db2925929390bdb298ee5632c945e3 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 6fde971243e60535d3b9e431d3faf6cc046630f4commit hash: 6fde971243e60535d3b9e431d3faf6cc046630f4commit hash: 6fde971243e60535d3b9e431d3faf6cc046630f4commit hash: 6fde971243e60535d3b9e431d3faf6cc046630f4 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 67ebf735afe2642198285fde5a78fb7779c3be58commit hash: 67ebf735afe2642198285fde5a78fb7779c3be58commit hash: 67ebf735afe2642198285fde5a78fb7779c3be58commit hash: 67ebf735afe2642198285fde5a78fb7779c3be58 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.12.12
0.12.11
27 Jun 2021 10:35:57
commit hash: 548a9751516642a4d0e1a690bcd988f439422640commit hash: 548a9751516642a4d0e1a690bcd988f439422640commit hash: 548a9751516642a4d0e1a690bcd988f439422640commit hash: 548a9751516642a4d0e1a690bcd988f439422640 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
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
commit hash: 9d4dbe4df23177ec2324df1773a16575a6655919commit hash: 9d4dbe4df23177ec2324df1773a16575a6655919commit hash: 9d4dbe4df23177ec2324df1773a16575a6655919commit hash: 9d4dbe4df23177ec2324df1773a16575a6655919 files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.12.10
0.12.09
23 May 2021 16:36:26
commit hash: af1e210d65f57f0f3d33b1ad4a38bdea4aab4aeacommit hash: af1e210d65f57f0f3d33b1ad4a38bdea4aab4aeacommit hash: af1e210d65f57f0f3d33b1ad4a38bdea4aab4aeacommit hash: af1e210d65f57f0f3d33b1ad4a38bdea4aab4aea files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.12.09
0.12.08
09 May 2021 21:08:37
commit hash: 337cfe32171b865873bb55ab2ae0127c25e79c3dcommit hash: 337cfe32171b865873bb55ab2ae0127c25e79c3dcommit hash: 337cfe32171b865873bb55ab2ae0127c25e79c3dcommit hash: 337cfe32171b865873bb55ab2ae0127c25e79c3d files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.12.08
0.12.07
28 Apr 2021 18:56:28
commit hash: 9408f483f2c3f101daa8770dccbe6e50dd890c8acommit hash: 9408f483f2c3f101daa8770dccbe6e50dd890c8acommit hash: 9408f483f2c3f101daa8770dccbe6e50dd890c8acommit hash: 9408f483f2c3f101daa8770dccbe6e50dd890c8a files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
benchmarks/stress-ng: Update to 0.12.07
0.12.06
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.12.06
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.12.06
25 Mar 2021 20:37:10
Revision:569224Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.12.06
0.12.05
15 Mar 2021 12:38:09
Revision:568450Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.12.05
0.12.04
04 Mar 2021 18:05:32
Revision:567328Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:565227Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:562315Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:561869Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:561681Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:559616Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: update to 0.12.01
0.12.00
07 Dec 2020 08:53:24
Revision:557217Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:555994Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:553853Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:553176Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:548855Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:548490Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:541975Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:538255Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:532753Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:530265Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:529796Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:528573Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:526510Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:522427Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:519794Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:518943Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:518401Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:515249Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:514498Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:512712Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:506668Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:505096Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:504783Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:501164Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:498471Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:493864Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:493508Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:492369Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.52
0.09.49
14 Dec 2018 16:48:56
Revision:487449Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:486095Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:484841Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:482433Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:481539Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.42

Changelog: https://bit.ly/2OMI9Ov
0.09.41
28 Sep 2018 15:14:06
Revision:480863Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.41

Changelog at: https://bit.ly/2Om9Ygi
0.09.40
22 Sep 2018 07:07:42
Revision:480352Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Fix patch
0.09.40
21 Sep 2018 11:33:37
Revision:480258Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:478942Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Upgrade to 0.09.38

Small updates and fixes
0.09.37
22 Aug 2018 16:21:28
Revision:477797Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.37
0.09.36
11 Aug 2018 09:44:52
Revision:476868Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: update to 0.09.36

Sponsored by:	Essen Hackathon
0.09.35_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:475186Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:474726Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:473807Original commit files touched by this commit
pizzamig search for other commits by this committer
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
Revision:472701Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.30
0.09.29
12 Jun 2018 15:51:27
Revision:472260Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.29

Several fixes and improvements
0.09.27
17 May 2018 16:21:34
Revision:470227Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.9.27

Bugfix release
0.09.26
30 Apr 2018 12:30:53
Revision:468691Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.26

http://kernel.ubuntu.com/git/cking/stress-ng.git/log/?h=V0.09.26

Number of commits found: 169 (showing only 100 on this page)

1 | 2  »