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_10.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_1--0.17.03_1-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 69 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.09.25
19 Apr 2018 20:27:34
Revision:467803Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stressng: Update to 0.09.25

Changelog:
http://kernel.ubuntu.com/git/cking/stress-ng.git/log/?h=V0.09.25
0.09.24
13 Apr 2018 14:26:38
Revision:467242Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.24
0.09.23
29 Mar 2018 15:32:31
Revision:465901Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.9.23
0.09.22
27 Mar 2018 21:19:32
Revision:465758Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.9.22
0.09.19
13 Mar 2018 10:42:03
Revision:464361Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.19
0.09.18
05 Mar 2018 13:50:27
Revision:463648Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.18

Remove a part fo an upstreamd patch
0.09.16
21 Feb 2018 12:33:59
Revision:462495Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.16

Include a fix with CLANG < 5.0
Regerate patch
0.09.15
13 Feb 2018 09:26:00
Revision:461690Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Fix 'make describe'

PR:		225847
Reported by:	Yasuhiro KIMURA <yasu@utahime.org>
0.09.15
09 Feb 2018 10:22:52
Revision:461292Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.15

While I'm here, force to use llvm50 on amd64 on 11.1
as workaraound for a compiler hang.
0.09.13
27 Jan 2018 12:44:01
Revision:460116Original commit files touched by this commit
pizzamig search for other commits by this committer
Mark broken ports that fail to build on i386 with clang 6
0.09.13
27 Jan 2018 12:09:50
Revision:460113Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.13
0.09.12
23 Jan 2018 13:08:19
Revision:459747Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.12
0.09.10
14 Jan 2018 22:24:34
Revision:459009Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.10
0.09.09
09 Jan 2018 22:07:05
Revision:458579Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.09
0.09.08
03 Jan 2018 10:26:31
Revision:457950Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.08
0.09.07
28 Dec 2017 10:51:49
Revision:457443Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.07
0.09.04
28 Nov 2017 09:42:18
Revision:455027Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.04

Approved by:	olivier (mentor)
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D13277
0.09.02
13 Nov 2017 22:10:04
Revision:454151Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.02

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D13071
0.09.01
06 Nov 2017 09:12:37
Revision:453602Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.01

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12938
0.09.00
30 Oct 2017 16:19:26
Revision:453194Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.09.00

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12835
0.08.18
25 Oct 2017 19:44:12
Revision:452893Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to 0.08.18

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12787
0.08.17
12 Oct 2017 09:44:49
Revision:451838Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update 0.08.17

Remove an obsolete patch

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12637
0.08.16
28 Sep 2017 09:09:05
Revision:450811Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Update to version 0.08.16

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12517
0.08.14
12 Sep 2017 14:51:08
Revision:449693Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: updating to 0.8.14

Changes:
http://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?h=V0.08.14&id=64e90341ba9262c4fe2dcbded3d3a524d70ff415

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12335
0.08.13_1
10 Sep 2017 20:55:39
Revision:449591Original 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
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
0.08.13
01 Sep 2017 14:46:34
Revision:449082Original commit files touched by this commit
pizzamig search for other commits by this committer
benchmarks/stress-ng: Updating to version 0.08.13

Changes:
http://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=ce8f7d55523c752f65bbbfbdeee4e7cecf190313
Changes:
http://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=c31cea18d68677a01e879950be19b7d6b863b2d3

Approved by:	lme (mentor)
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12204
0.08.10
29 Aug 2017 13:05:21
Revision:448911Original commit files touched by this commit
pizzamig search for other commits by this committer
Change MAINTAINER email to my new FreeBSD email

Approved by:	lme (mentor)
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12150
0.08.10
10 Aug 2017 23:03:59
Revision:447725Original commit files touched by this commit
dbaio search for other commits by this committer
benchmarks/stress-ng: Update to 0.08.10

PR:		221366
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.08.09
26 Jul 2017 18:05:40
Revision:446669Original commit files touched by this commit
tobik search for other commits by this committer
benchmarks/stress-ng: Update to 0.08.09

PR:		221022
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.08.07
03 Jul 2017 22:43:15
Revision:444991Original commit files touched by this commit
olivier search for other commits by this committer
Update to 0.08.07

PR:		220456
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.08.02
31 May 2017 10:07:59
Revision:442147Original commit files touched by this commit
olivier search for other commits by this committer
Updating to version 0.08.02

PR:		219677
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.08.00
08 May 2017 17:58:19
Revision:440444Original commit files touched by this commit
olivier search for other commits by this committer
Updating to version 0.08.00

PR:		219138
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.07.29
20 Apr 2017 06:20:19
Revision:438926Original commit files touched by this commit
olivier search for other commits by this committer
Updating to version 0.07.29

PR:		218754
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.07.28
10 Apr 2017 09:07:20
Revision:438136Original commit files touched by this commit
olivier search for other commits by this committer
Updating to version 0.07.28

PR:		218520
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.07.26
24 Mar 2017 15:13:00
Revision:436818Original commit files touched by this commit
olivier search for other commits by this committer
Updating to version 0.07.26

PR:		218061
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.07.23
08 Mar 2017 13:09:18
Revision:435684Original commit files touched by this commit
olivier search for other commits by this committer
Updating to version 0.07.23

PR:		217639
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.07.21
02 Mar 2017 12:25:12
Revision:435232Original commit files touched by this commit
cpm search for other commits by this committer
Update to 0.07.21

PR:		217491
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.07.20
15 Feb 2017 16:45:20
Revision:434185Original commit files touched by this commit
krion search for other commits by this committer
Update benchmarks/stress-ng to 0.07.20

PR:		217112
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9616
0.07.18
13 Feb 2017 17:23:35
Revision:434006Original commit files touched by this commit
krion search for other commits by this committer
Update benchmarks/stress-ng to 0.07.18

PR:		217066
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9569
0.07.15
18 Jan 2017 15:05:43
Revision:431811Original commit files touched by this commit
olivier search for other commits by this committer
Update to 0.07.15

PR:		216232
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.07.14
12 Jan 2017 13:20:00
Revision:431261Original commit files touched by this commit
olivier search for other commits by this committer
Update to 0.07.14

PR:		215987
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.07.13
03 Jan 2017 14:07:04
Revision:430471Original commit files touched by this commit
olivier search for other commits by this committer
Update to 0.07.13

PR:		215728
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
Approved by:	jadawin (mentor)
Differential Revision:	https://reviews.freebsd.org/D9028
0.07.11
20 Dec 2016 21:34:06
Revision:429032Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.07.11

PR:		215413
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.07.07
28 Nov 2016 12:47:19
Revision:427302Original commit files touched by this commit
olivier search for other commits by this committer
Update to 0.07.07

PR:		214899
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
Approved by:	jadawin (mentor)
Differential Revision:  https://reviews.freebsd.org/D8661
0.07.02
10 Nov 2016 09:12:03
Revision:425838Original commit files touched by this commit
olivier search for other commits by this committer
Update to 0.07.02

PR:             214361
Submitted by:   luca.pizzamiglio@gmail.com (maintainer)
Approved by:    jadawin
Differential Revision:  https://reviews.freebsd.org/D8481
0.07.00
10 Nov 2016 01:21:43
Revision:425823Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on aarch64: fails to link with sbrk.

While here, pet portlint and remove stale ia64 lines.

Approved by:	portmgr (tier-2 blanket)
0.07.00
19 Oct 2016 16:22:48
Revision:424273Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.07.00

PR:		213591
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.06.18
15 Oct 2016 12:09:08
Revision:424013Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 0.06.18

PR:		213409
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.06.15
31 Aug 2016 18:26:09
Revision:421182Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.06.15

PR:		212286
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.06.14
18 Aug 2016 18:06:13
Revision:420418Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 0.06.14

PR:		211968
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.06.12
27 Jul 2016 15:09:12
Revision:419178Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, category benchmarks

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
0.06.12
18 Jul 2016 20:48:53
Revision:418749Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.06.12

PR:		211194
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.06.10
13 Jul 2016 21:22:13
Revision:418506Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 0.06.10

PR:		211034
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.06.07
28 Jun 2016 09:41:48
Revision:417708Original commit files touched by this commit
olivier search for other commits by this committer
Update to 0.06.07

PR:		210653
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D7005
0.06.06
14 Jun 2016 17:36:22
Revision:416901Original commit files touched by this commit
olivier search for other commits by this committer
Update benchmarks/stress-ng to 0.06.06

PR:	210249
Submitted by: 	Luca Pizzamiglio (maintainer)
Approved by:	jadawin	(mentor)
Differential Revision:	https://reviews.freebsd.org/D6837
0.06.05
04 Jun 2016 15:09:40
Revision:416362Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 0.06.05

PR:		209934
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.06.01
10 May 2016 15:03:59
Revision:414942Original commit files touched by this commit
olivier search for other commits by this committer
Update benchmarks/stress-ng to 0.06.00

PR:	209330
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Approved by:	tabthorpe
Differential Revision:	https://reviews.freebsd.org/D6268
0.05.25
27 Apr 2016 16:28:54
Revision:414117Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 0.05.25

PR:		209088
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.05.24
19 Apr 2016 04:28:47
Revision:413623Original commit files touched by this commit
pi search for other commits by this committer
benchmarks/stress-ng: 0.05.22 -> 0.05.24

Changes:
- Makefile: bump version
- stress-mmap: handle SIGBUS signals (LP: #1569468)
- stress-mmapmany: sanity check sysconf return
- stress-mmapmany: detect SEGV deaths
- stress-mlock: detect SEGV deaths
- stress-brk: detect SEGV deaths
- stress-bigheap: detect SEGV deaths
- stress-memfd: detect SEGV deaths
- stress-mmapmany: allocate mappings on heap rather than stack
- stress-mlock: allocate mappings on heap rather than stack
- stress-cpu: move sieve buffer to static to reduce stack size
- stress-sem*: differentiate between which semaphore init that failed
- stress-remap-file-pages: abort if remap fails
- stress-fiemap: remove \n from pr_fail_err messages

PR:		208885
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.05.22
08 Apr 2016 01:18:03
Revision:412704Original commit files touched by this commit
junovitch search for other commits by this committer
benchmarks/stress-ng: update 0.05.21 -> 0.05.22

PR:		208599
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.05.21
24 Mar 2016 11:18:16
Revision:411772Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.05.21
- While here, fix MANDIRS misuse

PR:		208245
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.05.20
17 Mar 2016 21:20:38
Revision:411318Original commit files touched by this commit
feld search for other commits by this committer
benchmarks/stress-ng: Update to 0.05.20

PR:		208017
0.05.19
04 Mar 2016 16:42:43
Revision:410135Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 0.05.19.

PR:		207702
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.05.18
19 Feb 2016 21:42:46
Revision:409211Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 0.05.18.

PR:		207338
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
0.04.21
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
0.04.21
31 Dec 2015 17:48:09
Revision:404955Original commit files touched by this commit
rakuco search for other commits by this committer
Regenerate distinfo and unmark BROKEN.

It looks like the tarball got rerolled. diff -uprN between the tarball in
distcache.FreeBSD.org and the new one shows no differences.
0.04.21
12 Dec 2015 21:25:32
Revision:403632Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: does not fetch
0.04.21
10 Nov 2015 02:56:41
Revision:401183Original commit files touched by this commit
junovitch search for other commits by this committer
benchmarks/stress-ng: update 0.04.20 -> 0.04.21

- Also remove portion of patch pushed upstream

PR:		204309
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
0.04.20
25 Sep 2015 15:14:18
Revision:397826Original commit files touched by this commit
amdmi3 search for other commits by this committer
This stress test suite will stress a computer system in various selectable ways
It was designed to exercise various physical subsystems of a computer as well
as various operating system kernel interfaces.

WWW: http://kernel.ubuntu.com/~cking/stress-ng/

PR:		200949
Submitted by:	luca.pizzamiglio@gmail.com

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

«  1 | 2