Commit graph

2369 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
b83133772b benchmarks/imb: Fix build with llvm16
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-08-05 16:46:35 +02:00
Jan Beich
4a65b1d37d benchmarks/vkpeak: update to 20230805
Changes:	https://github.com/nihui/vkpeak/releases/tag/20230805
Reported by:	GitHub (watch releases)
2023-08-05 12:11:17 +00:00
Dmitri Goutnik
09b993031a all: Bump PORTREVISION after lang/go{119,120} update 2023-08-04 09:24:50 -05:00
Gabriel M. Dutra
4637d99d50 benchmarks/ddosify: Update to 1.0.5
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.5

PR:		272808
2023-07-31 01:59:06 +03:00
Jan Beich
6ab15da757 benchmarks/vkpeak: update to 20230730
Changes:	https://github.com/nihui/vkpeak/releases/tag/20230730
Reported by:	GitHub (watch releases)
2023-07-30 17:09:28 +00:00
Daniel Engberg
664a2fa1e5 */*: Bump jpeg-turbo users treewide
New major version 3.0.0
2023-07-28 19:13:17 +02:00
Dima Panov
813409127c
benchmarks/phoronix-test-suite: use SHEBANG_GLOB instead of SHEBANG_FILES incomplete list (+)
Pet stage-qa by switch to SHEBANG_GLOB= *.sh

This eliminate a bunch of 'Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for...'

Reported by:	poudriere bulk -t
Approved by:	portmgr blanket
Sponsored by:	Serenity Cybersecurity, LLC
2023-07-25 21:58:10 +03:00
Muhammad Moinur Rahman
82977d7ed9 benchmarks/smhasher: Fix build with llvm16
- Pet portclippy

Sponsored by:	The FreeBSD Foundation
2023-07-24 16:46:03 +02:00
Luca Pizzamiglio
101e604422 benchmarks/stress-ng: Update to 0.16.02 2023-07-23 22:27:03 +02:00
Muhammad Moinur Rahman
3c851dfdee benchmarks/ramspeed: Fix build with llvm16
- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2023-07-23 17:53:03 +02:00
Rene Ladan
e164e7a5e9 *: return Hans Petter Selasky's ports to the pool after he passed away.
portmgr would like to thank Hans Petter for his years of ports maintenance
and his work on FreeBSD in general. May he rest in peace.

An in-memoriam can be read at
https://lists.freebsd.org/archives/freebsd-announce/2023-July/000076.html

With hat:	portmgr-secretary
2023-07-22 17:33:48 +02:00
Charlie Li
9a80a6ee5e
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
2023-07-17 20:53:09 -04:00
Mikael Urankar
cdf28617b4 lang/rust: Bump revisions after 1.71.0
PR:		272449
2023-07-17 17:58:38 +02:00
Muhammad Moinur Rahman
3947eef14e benchmarks/dbs: Mark DEPRECATED
- Broken on all supported FreeBSD releases for more than an year
- Set EXPIRATION_DATE to 2023-08-16
2023-07-17 11:11:45 +02:00
Daniel Engberg
0c39e5b312 */*: Change webserver to web server in COMMENT and descriptions
Change it for consistency and to make finding packages easier

Approved by:	portmgr (blanket)
2023-07-16 22:22:08 +02:00
Ganael LAPLANCHE
765c4d803b benchmarks/bonnie++: Fix build on -CURRENT
While here, re-generate patches.
2023-07-10 12:31:18 +02:00
Luca Pizzamiglio
0180735dc2 benchmarks/hyperfine: Update to 1.17.0
Remove broken on i386, as it builds just fine
2023-07-09 23:51:09 +02:00
Bruce A. Mah
2240d50bd2
benchmarks/iperf3: Update for iperf-3.14.
Sponsored by:	Energy Sciences Network (ESnet)
2023-07-09 11:29:29 -07:00
Danilo Egea Gondolfo
7be6a46ddf benchmarks/bombardier: Update to 1.2.6
- Use go:modules
2023-07-02 18:52:42 +01:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Luca Pizzamiglio
5aba571d19 benchmarks/stress-ng: update to 0.15.10
Add mpfr as new dependency
Make portlint happy
2023-06-25 18:45:49 +02:00
Gabriel M. Dutra
67ce6e5e1c */*: Updating maintainer address
PR:		272055
Reported by:	nulldutra@proton.me (maintainer)
2023-06-25 12:55:59 +02:00
Mikael Urankar
e1d1045bc7 lang/rust: Bump revisions after 1.70.0
PR:		271797
2023-06-09 13:38:16 +02:00
Gabriel M. Dutra
84f8c309a5 benchmarks/ddosify: Update to 1.0.3
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.3

 * Update error msg
 * Check status code for remote file on multipart
 * Increase cpu time threshold on benchmark

PR:		271778
Reported by:	0xdutra@gmail.com (maintainer)
2023-06-05 08:22:48 +02:00
Kirill Ponomarev
8b4335b78a benchmarks/fio: Update to 3.35
PR:		271691
Reported by:	dizzy
2023-05-30 12:48:16 +02:00
Gabriel M. Dutra
c516a18f3f benchmarks/ddosify: Update to 1.0.1
Changelog: https://github.com/ddosify/ddosify/releases/tag/v1.0.1

PR:		271665
2023-05-30 01:25:15 +02:00
Luca Pizzamiglio
6409c1505e benchmarks/stress-ng: Update to 0.15.08
Disable VECMATH for i386
2023-05-29 23:08:07 +02:00
Muhammad Moinur Rahman
9b178ffd7e */*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
2023-05-17 18:30:15 +02:00
Nuno Teixeira
273f7ef102 benchmarks/iozone: Update to 3.506
ChangeLog: https://www.iozone.org/src/current/Changes.txt
2023-05-03 15:28:14 +01:00
Gabriel M. Dutra
704b5812bc benchmarks/ddosify: Update to 0.16.7
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.7

PR:		271142
2023-04-30 20:41:43 +02:00
Rene Ladan
22a144ac96 benchmarks/super-smack/: Remove expired port:
2023-04-30 benchmarks/super-smack: Unfetchable
2023-04-30 11:14:40 +02:00
Gabriel M. Dutra
02d27dfa8e benchmarks/ddosify: update to 0.16.6
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.6

PR:		271014
2023-04-23 19:17:06 +02:00
Mikael Urankar
3db55c4e97 lang/rust: Bump revisions after 1.69.0
PR:		270953
2023-04-23 15:14:05 +02:00
Gerald Pfeifer
8d3e020ed0 *: Bump PORTREVISIONs for math/mpc update to 1.3.1 2023-04-23 09:09:58 +00:00
Kirill Ponomarev
2513bd3092 benchmarks/fio: Fix build with libnfs
PR:		270518
Reported by:	i.dani@outlook.com
2023-04-20 13:28:37 +02:00
Muhammad Moinur Rahman
0ac3a69555 */*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
  all versions of php
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
  all versions of php
  * devel/pear-PHPTAL: Remove OPTION JSON
  * www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
  and later and has been replaced with sqlsrv module which is Windows
  only
  * www/codeigniter: Remove OPTION MSSQL
  * www/moodle311: Remove OPTION MSSQL
  * www/moodle39: Remove OPTION MSSQL
  * www/moodle40: Remove OPTION MSSQL
  * www/moodle41: Remove OPTION MSSQL
- Remove USE_PHP=openssl which is available in default php installation
  of all versions of php
  * databases/phpmyadmin: Remove OPTION OPENSSL
  * databases/phpmyadmin5: Remove OPTION OPENSSL
  * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL
  * www/nextcloud: Remove OPTION SSL
  * www/owncloud: Remove OPTION SSL
- Remove USE_PHP=pcre which is available in default php installation of
  all versions of php
  * sysutils/racktables: Remove OPTION PCRE
- Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update
  following ports
  * www/typo3-11
  * www/typo3-12
- Remove USE_PHP=pdf which is no longer available as php module
  * databases/phpmyadmin: Remove OPTION PDF
- Remove USE_PHP=spl which is available in default php installation of
  all versions of php
- Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is
  Windows only php module
  * www/typo3-11: Remove OPTION SQLSRV
  * www/typo3-12: Remove OPTION SQLSRV
- Bump where DEFAULT OPTIONS are affected

Sponsored by:	Bounce Experts

Approved by:	portmgr(blanket)
2023-04-16 20:09:23 +02:00
Thierry Thomas
3eb5a6be9e benchmarks/imb: upgrade to 2021.3
This port was very outdated: releases notes are available at
<https://github.com/intel/mpi-benchmarks/releases>.

The PDF is no more included but the user guide is available at
<https://software.intel.com/en-us/imb-user-guide>.

Also modernize the port and switch from OpenMPI 3 to OpenMPI4 (optiopnal,
MPICH still being the default).
2023-04-16 10:18:59 +02:00
Marius Strobl
3e1f667a34 benchmarks/netperf: Update to 20210121 version
For the most part, this complicates the build, moves the debug log from
/tmp to /var/log and changes debugging to default to off. Also:
- Don't let netserver chmod(2) /dev/null to 644 when debug log is off.
- Take back port.

Approved by:	netchild
2023-04-15 21:01:48 +02:00
Bruce A. Mah
e49f4878c2
benchmarks/iperf3: Update for iperf-3.13.
Sponsored by:	Energy Sciences Network (ESnet)
2023-04-12 17:43:39 -07:00
Jan Beich
ac1643e6ef benchmarks/vkmark: update to 2017.08.36
Changes:	d872846...ab6e6f3
2023-04-12 13:24:17 +00:00
Gabriel M. Dutra
336dae9393 benchmarks/ddosify: update to 0.16.0
Changelog: https://github.com/ddosify/ddosify/releases/tag/v0.16.0

PR:		270677
2023-04-09 18:28:44 +02:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Po-Chuan Hsieh
05fc9d4a31
benchmarks/rubygem-benchmark-ips: Update to 2.12.0
Changes:	https://github.com/evanphx/benchmark-ips/releases
		https://github.com/evanphx/benchmark-ips/blob/master/History.md
2023-04-06 01:31:02 +08:00
Po-Chuan Hsieh
66ec8f8ada
benchmarks/iperf: Update to 2.1.9
Changes:	https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
		https://sourceforge.net/p/iperf2/code/ci/master/log/
2023-04-06 01:29:43 +08:00
Muhammad Moinur Rahman
4cda17ab14 */*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
  the relevant codebases in bsd.java.mk has not been removed and the
  consumers has also not been updated to use the next jdk version. This
  commit updates all relevant consumers to use JAVA_VERSION=8 instead of
  JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
  jdk version 8(java version string 1.8). This is prone to error as it
  looks similar and is only seperated by a '.'. Remove using
  JAVA_VERSION with dotted fomat of java version string and update all
  consumers to utilize version 8 instead of 1.8.

Approved by:	portmgr (blanket)
2023-04-04 13:10:53 -05:00
Jason W. Bacon
b0a748bd0b benchmarks/mst-bench: Update to 0.2.2
Fix a bug that allowed modern optimizers to skew results.
Expand output to include more hardware info.
2023-03-30 06:48:31 -05:00
Kirill Ponomarev
58660fec3c benchmarks/fio: Update to 3.34 2023-03-29 15:31:58 +02:00
Luca Pizzamiglio
bb383ff0fb benchmarks/unixbench: remove march optimization
Introducing OPTIMIZED_CFLAGS option to enable march.
march is disable by default, as pkg shouldn't be build with this kind
of low level optimization.
2023-03-26 16:51:28 +02:00
Luca Pizzamiglio
1453ec9ec9 benchmarks/unixbench: Fix arm64 build
On arm64, some cflags are not supported.
2023-03-26 13:49:14 +02:00
Luca Pizzamiglio
438293d12b benchmarks/hyperfine: Update to 0.16.1 2023-03-26 13:10:44 +02:00