Daniel Engberg
82b56c1453
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
...
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket)
2024-01-04 18:37:09 +01:00
Luca Pizzamiglio
c02edab71e
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>
2024-01-01 23:49:21 +01:00
Thierry Thomas
f2489ab0c7
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
...
PR: 275860
2024-01-01 12:49:51 +01:00
Thierry Thomas
6379a25b53
benchmarks/hpl: let’s choose among various BLAS × MPI implementations
...
- Add a license
- Add options to choose MPI and BLAS implementations.
- Do not bump PORTREVISION because the default remains Netlib
(excepted static vs shared libs).
- And also this fixes the port with BLAS 3.12
Caveat: may install an unneeded liblapack.
PR: 274882, 275860
Approved by: maintainer’s time-out
2023-12-31 16:18:39 +01:00
Muhammad Moinur Rahman
bbab7f59e9
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
...
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
2023-12-31 01:37:05 +01:00
Emanuel Haupt
b2a837790c
benchmarks/tinymembench: Add new port
...
This is a simple memory benchmark program, which tries to measure the
peak bandwidth of sequential memory accesses and the latency of random
memory accesses. Bandwidth is measured by running different assembly
code for the aligned memory blocks and attempting different prefetch
strategies.
2023-12-21 09:11:19 +01:00
Fernando Apesteguía
c689375794
benchmarks/hipercontracer: Update to 1.6.10
...
PR: 275600
Reported by: thomas.dreibholz@gmail.com (maintainer)
2023-12-20 08:40:28 +01:00
Yuri Victorovich
32526962f1
benchmarks/inferno: update 0.11.18 → 0.11.19
...
Reported by: portscout
2023-12-18 22:36:10 -08:00
Luca Pizzamiglio
5f47811bea
benchmarks/stress-ng: Update to 0.17.03
2023-12-16 17:57:07 +01:00
Po-Chuan Hsieh
a180df97e9
benchmarks/rubygem-benchmark-ips: Update to 2.13.0
...
Changes: https://github.com/evanphx/benchmark-ips/releases
https://github.com/evanphx/benchmark-ips/blob/master/History.md
https://github.com/evanphx/benchmark-ips/commits/master
2023-12-15 04:46:36 +08:00
Thierry Thomas
843da99a87
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
2023-12-10 11:23:11 +01:00
Mikael Urankar
b2afd89fb2
lang/rust: Bump revisions after 1.74.1
...
PR: 275243
2023-12-08 16:04:09 +01:00
Ashish SHUKLA
0505b712df
all: Bump PORTREVISION after lang/go* update
...
PR: 274405
2023-12-07 02:22:10 +00:00
Bruce A. Mah
375764acfa
benchmarks/iperf3: Update for iperf-3.16.
...
Sponsored by: Energy Sciences Network (ESnet)
2023-12-01 21:56:21 +00:00
Po-Chuan Hsieh
8efcc1c369
*: Fix build after 3232af1895
(www/py-flask PORTNAME change)
...
Approved by: portmgr (blanket)
2023-12-01 14:39:02 +08:00
Alexey Dokuchaev
fd61ae1624
benchmarks/hipercontracer: unbreak, undeprecate, cleanup the port.
2023-11-30 01:04:48 +00:00
Gabriel M. Dutra
dfdc7c0ca5
benchmarks/ddosify: Update to 1.0.6
...
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v1.0.6
* Add prometheus to docker compose
* Avoid allocations with (*regexp.Regexp).MatchString
* Merge remote-tracking branch 'refs/remotes/origin/develop' into
feature/htmlquery
* Update Ddosify Self Hosted
* Update Ddosify Self Hosted
* Update ddosify self hosted
* Update docker compose versions
* Update engine readme
* Update prometheus scrape interval
* Update readme
* Update readme
* Update readme
* Update readme for aws marketplace
* Update readmes
* Update self hosted backend
* Update self hosted backend and frontend
* Update self hosted frontend
* Update self hosted frontend
* Update self hosted frontend and backend
* Update self hosted frontend and backend
* Update self hosted install command
* Update self hosted readme for k8s monitoring
* add html in assertion part, unify xpath for xml part
* correct a typo in html text
* delete a comment and update error message
* several fixes
* image url fix
* implement html extration feature
* readme updates
* readme updates
* typo
* update readme
* updating readme.md
PR: 275356
Reported by: nulldutra@proton.me (maintainer)
2023-11-27 18:37:57 +01:00
Thierry Thomas
069f4be08a
benchmarks/imb: upgrade to v2021.7
...
Releases notes at <https://github.com/intel/mpi-benchmarks/releases >.
2023-11-15 21:36:09 +01:00
Po-Chuan Hsieh
924b80ea1e
benchmarks/rubygem-benchmark: Update to 0.3.0
...
Changes: https://github.com/ruby/benchmark/releases
2023-11-15 01:16:01 +08:00
Yuri Victorovich
ea3265a546
benchmarks/inferno: update 0.11.17 → 0.11.18
...
Reported by: portscout
2023-11-12 02:23:58 -08:00
Rodrigo Osorio
06df180a9e
*/*: Update WWW to use HTTPS for sourceforge.net projects
...
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888
2023-11-06 11:03:47 +01:00
Rodrigo Osorio
05f0f44a55
*/*: Update WWW to use HTTPS for sourceforge.net projects
...
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-01 23:11:47 +01:00
Muhammad Moinur Rahman
e52ab3feca
benchmarks/hipercontracer: Mark DEPRECATED
...
- BROKEN for more than a year
- Set EXPIRATION_DATE 2023-11-30
Approved by: portmgr (blanket)
2023-10-29 23:53:39 +01:00
Mikael Urankar
dd10dc88a7
lang/rust: Bump revisions after 1.73.0
...
PR: 274499
2023-10-24 12:22:32 +02:00
Kirill Ponomarev
fdf387a996
benchmarks/fio: Update to 3.36
2023-10-23 09:09:54 +02:00
Charlie Li
ddb103c3ce
benchmarks/py-asv: note and deselect tests failed for unavailable conda
2023-10-12 04:49:23 -04:00
Charlie Li
b887229a5e
benchmarks/py-asv: add
...
Airspeed Velocity: A simple Python history benchmarking tool
(Note: 4 tests fail because conda is not available)
2023-10-10 18:47:57 -04:00
Charlie Li
2e6efdc0e6
benchmarks/py-asv-runner: add
...
Core Python benchmark code for benchmarks/py-asv
2023-10-10 18:42:46 -04:00
Daniel Engberg
d1029c743f
benchmarks/unixbench: Fix path to LICENSE_FILE
...
Accidently forgot to adjust path to LICENSE_FILE correctly causing
build to fail
Reported by: meta
Approved by: portmgr (blanket, build fix)
2023-10-03 21:54:39 +02:00
Daniel Engberg
d1266382c2
benchmarks/unixbench: Remove custom optimization and clean up Makefile
...
* Define LICENSE_FILE
* Use USES= localbase:ldflags helper
* Drop OPTIMIZED_CFLAGS
* Some changes to Makefile to improve readability
PR: 272705
Reviewed by: pizzamig (maintainer)
2023-10-02 21:50:13 +02:00
Yuri Victorovich
78c2f4d84c
benchmarks/inferno: update 0.11.16 → 0.11.17
...
Reported by: portscout
2023-09-17 01:14:34 -07:00
Bruce A. Mah
79e099a4f4
benchmarks/iperf3: Update for iperf-3.15.
...
Sponsored by: Energy Sciences Network (ESnet)
2023-09-15 09:12:38 -07:00
Rodrigo Osorio
2cf1aff496
benchmarks/postal: update to 0.76
...
Major changes:
* Fix buffer underrun
* Add -b option to bind to an address to bhm
* Improve build
Port changes:
* Update MASTER_SITE and WWW
2023-09-15 10:57:44 +02:00
Yuri Victorovich
05d792b9cd
benchmarks/libcelero: update 2.8.5 → 2.9.0
...
Reported by: portscout
2023-09-13 00:05:39 -07:00
Po-Chuan Hsieh
aa9f253244
devel/abseil: Update to 20230125.3
...
- Bump PORTREVISION of dependent ports for shlib change
some ports are skipped due to re2 shlib change
Changes: https://github.com/abseil/abseil-cpp/releases
PR: 270233
Approved by: danfe (maintainer)
2023-09-11 11:22:48 +08:00
Dmitri Goutnik
8e4bc57934
all: Bump PORTREVISION after lang/go* update
2023-09-08 09:34:56 -05:00
Mikael Urankar
aba8da2be1
lang/rust: Bump revisions after 1.72.0
...
PR: 273331
2023-09-08 11:06:24 +02:00
Vinícius Zavam
605a2983f2
benchmarks/vegeta: update 12.8.4 to 12.11.0
...
* CHANGELOG
https://github.com/tsenart/vegeta/releases/tag/v12.11.0
* DIFF
https://github.com/tsenart/vegeta/compare/v12.8.4...v12.11.0
2023-08-30 19:33:44 +00:00
Po-Chuan Hsieh
7a4777dc53
*: Rename GTK+ to GTK
...
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket)
2023-08-26 21:03:32 +00:00
Rene Ladan
918cade19b
benchmarks/dbs: Remove expired port
...
2023-08-16 benchmarks/dbs: Broken on all supported releases for more than an year
2023-08-22 21:00:02 +02:00
Yuri Victorovich
56fce04bb2
benchmarks/inferno: Update 0.11.15 → 0.11.16
...
Reported by: portscout
2023-08-21 00:43:09 -07:00
Po-Chuan Hsieh
b4d51fb2ec
devel/googletest: Update to 1.14.0
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/googletest/releases
2023-08-17 02:25:09 +08:00
Jan Beich
e0a73f6765
benchmarks/vkpeak: update to 20230812
...
Changes: https://github.com/nihui/vkpeak/releases/tag/20230812
Reported by: GitHub (watch releases)
2023-08-12 20:10:58 +02:00
Kirill Ponomarev
06a3004d8c
benchmarks/fio: Install header files for I/O engines.
...
PR: 272960
Reported by: asomers
2023-08-07 08:38:33 +02:00
Andrey Korobkov
10f650f755
benchmarks/stress-ng: Update WWW and pkg-descr
...
PR: 269602
Reported by: Yonas Yanfa <yonas.yanfa@gmail.com>
2023-08-06 16:16:37 +02:00
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