summaryrefslogtreecommitdiff
path: root/benchmarks/stress-ng (follow)
Commit message (Collapse)AuthorAgeFilesLines
* benchmarks/stress-ng: Update to 0.15.06Luca Pizzamiglio2023-03-262-5/+23
| | | | While here, fix stress-gpu by adding GL support
* benchmarks/stress-ng: Update 0.15.04Luca Pizzamiglio2023-02-162-4/+4
|
* benchmarks/stress-ng: Update to 0.15.03Luca Pizzamiglio2023-02-022-4/+4
|
* benchmarks/stress-ng: Update to 0.15.00Luca Pizzamiglio2022-11-203-22/+34
| | | | | | Add more dependencies jpeg and hashxx Fix opt-out Remove of obsolete patch
* benchmarks/stress-ng: Update to 0.14.06Luca Pizzamiglio2022-10-032-4/+4
|
* benchmarks/stress-ng: Update to 0.14.05Luca Pizzamiglio2022-09-172-4/+4
|
* benchmarks/stress-ng: Update to 0.14.04Luca Pizzamiglio2022-09-153-9/+9
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* benchmarks/stress-ng: Update to 0.14.03Luca Pizzamiglio2022-08-132-4/+4
| | | | | Changes logged at: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* benchmarks/stress-ng: Update to 0.14.02Luca Pizzamiglio2022-06-282-4/+4
| | | | | Changes at https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* benchmarks/stress-ng: Update to 0.14.00Luca Pizzamiglio2022-04-192-4/+4
| | | | | Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* benchmarks/stress-ng: Update to 0.13.12Luca Pizzamiglio2022-03-112-9/+4
| | | | | | | While here, remove patch not needed anymore Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* benchmarks/stress-ng: Update to 0.13.11Luca Pizzamiglio2022-02-092-4/+4
| | | | Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* benchmarks/stress-ng: Update to 0.13.10Luca Pizzamiglio2022-01-162-5/+5
| | | | Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* benchmarks/stress-ng: Bump PORTREVISIONDaniel Engberg2022-01-061-1/+1
| | | | | Bump PORTVERSION due to version bump of security/intel-ipsec-mb Commit: 5d2007b1ed1c42a8c28b7016f1d6cc6a4a608f79
* benchmarks/stress-ng: several improvements and fixesLuca Pizzamiglio2022-01-052-24/+21
| | | | | | | | Enable on aarch64 Connect a few libs Fix build on CURRENT PR: 260893 Reported by: Daniel Engberg <diizzy@FreeBSD.org>
* benchmarks/stress-ng: fix build on -CURRENTStefan Eßer2022-01-031-3/+6
| | | | | | | | | 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
* benchmarks/stress-ng: fix build on CURRENT,Luca Pizzamiglio2021-12-281-0/+11
| | | | | | | | | | | | 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.
* benchmarks/stress-ng: Update to 0.13.09Luca Pizzamiglio2021-12-282-4/+4
| | | | | Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* benchmark/stressn-ng: Update to 0.13.07Luca Pizzamiglio2021-12-042-4/+4
| | | | Changes: https://github.com/ColinIanKing/stress-ng/blob/V0.13.07/debian/changelog
* benchmarks/stress-ng: Update to 0.13.06Luca Pizzamiglio2021-11-012-5/+5
| | | | | Changelog: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog
* benchmarks/stress-ng: fix fecthLuca Pizzamiglio2021-10-172-5/+7
| | | | The project moved to Github
* benchmarks/stress-ng: Update to 0.13.05Luca Pizzamiglio2021-10-123-24/+4
| | | | | | | | 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
* benchmarks/stress-ng: Update to 0.13.04Luca Pizzamiglio2021-10-064-7/+27
| | | | | | | | | | | 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>
* benchmarks/stress-ng: Update to 0.13.03Luca Pizzamiglio2021-09-182-4/+4
| | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
* benchmarks/stress-ng: Update to 0.12.12Luca Pizzamiglio2021-07-112-4/+4
|
* benchmarks/stress-ng: Update to 0.12.11Luca Pizzamiglio2021-06-273-5/+5
| | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
* benchmarks/stress-ng: Update to 0.12.10Luca Pizzamiglio2021-06-133-8/+8
|
* benchmarks/stress-ng: Update to 0.12.09Luca Pizzamiglio2021-05-232-4/+4
|
* benchmarks/stress-ng: Update to 0.12.08Luca Pizzamiglio2021-05-092-4/+4
|
* benchmarks/stress-ng: Update to 0.12.07Luca Pizzamiglio2021-04-282-4/+4
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* benchmarks/stress-ng: Update to 0.12.06Luca Pizzamiglio2021-03-252-4/+4
| | | | Notes: svn path=/head/; revision=569224
* benchmarks/stress-ng: Update to 0.12.05Luca Pizzamiglio2021-03-152-4/+4
| | | | Notes: svn path=/head/; revision=568450
* benchmarks/stress-ng: Update to 0.12.04Luca Pizzamiglio2021-03-042-4/+4
| | | | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog Notes: svn path=/head/; revision=567328
* benchmarks/stress-ng: update to 0.12.03Luca Pizzamiglio2021-02-142-4/+4
| | | | | | | | changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog Notes: svn path=/head/; revision=565227
* benchmarks/stres-ng: update to 0.12.02Luca Pizzamiglio2021-01-222-5/+5
| | | | | | | Changes: https://github.com/ColinIanKing/stress-ng/blob/master/debian/changelog Notes: svn path=/head/; revision=562315
* benchmarks/stress-ng: add option to disable inotify supportLuca Pizzamiglio2021-01-171-4/+7
| | | | | | | | | | 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. Notes: svn path=/head/; revision=561869
* benchmarks/stress-ng: Add and fix libinotify supportLuca Pizzamiglio2021-01-151-0/+6
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=561681
* benchmarks/stress-ng: update to 0.12.01Luca Pizzamiglio2020-12-292-4/+4
| | | | Notes: svn path=/head/; revision=559616
* benchmarks/stress-ng: Update to 0.12.00Luca Pizzamiglio2020-12-072-4/+4
| | | | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog Notes: svn path=/head/; revision=557217
* benchmarks/stress-ng: Update to 0.11.24Luca Pizzamiglio2020-11-212-4/+4
| | | | | | | https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog Notes: svn path=/head/; revision=555994
* benchmarks/stress-ng: Update to 0.11.23Luca Pizzamiglio2020-11-012-4/+4
| | | | | | | https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog Notes: svn path=/head/; revision=553853
* benchmarks/stress-ng: update to 0.11.22Luca Pizzamiglio2020-10-242-4/+4
| | | | | | | https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog Notes: svn path=/head/; revision=553176
* benchmarks/stress-ng: Update to 0.11.21Luca Pizzamiglio2020-09-172-4/+4
| | | | | | | https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog Notes: svn path=/head/; revision=548855
* benchmakrs/stress-ng: Update to 0.11.20Luca Pizzamiglio2020-09-132-4/+4
| | | | | | | Updates from 0.11.15 -> 0.11.20 Notes: svn path=/head/; revision=548490
* benchmarks/stress-ng: Update to 0.11.15Luca Pizzamiglio2020-07-112-4/+4
| | | | | | | | From 0.11.12 to 0.11.15. Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog Notes: svn path=/head/; revision=541975
* benchmarks/stress-ng: Update to 0.11.12Luca Pizzamiglio2020-06-082-4/+4
| | | | | | | Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog Notes: svn path=/head/; revision=538255