1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

1920 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
6fa86cfe6e Add rubygem-benchmark 0.1.0
The Benchmark module provides methods for benchmarking Ruby code, giving
detailed reports on the time taken for each task.

WWW: https://github.com/ruby/benchmark
2020-07-30 09:46:19 +00:00
Muhammad Moinur Rahman
a3eb7c7211 benchmarks/siege: Update version 4.0.5=>4.0.7
Relnotes:	https://github.com/JoeDog/siege/releases/tag/v4.0.7
2020-07-23 09:06:52 +00:00
Tobias Kortkamp
b0f1d6430e lang/rust: Update to 1.45.0
- This Rust release comes with LLVM 10.  Drop the LLVM patches we
  no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
  Rust target instead of patching LLVM.
- Build LLVM with Ninja.  It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25658
2020-07-17 06:44:04 +00:00
Luca Pizzamiglio
932247f58e benchmarks/ttcp: Update pkg-descr WWW URL
Adopt https URL

PR:				244664
Submitted by:	portmaster@bsdforge.com (maintainer)
Event:			July 2020 Bugathon
2020-07-11 17:22:53 +00:00
Luca Pizzamiglio
9f36fb40e1 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
2020-07-11 14:21:42 +00:00
Luca Pizzamiglio
f35239963a benchmarks/unixbench: Add support to parallel execution
Add support to get the number of CPUs on FreeBSD.
Bump PORTREVISION.

PR:		247293
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com>
2020-07-04 14:48:33 +00:00
Bruce A. Mah
18265efa1c Update to iperf-3.8.1.
Sponsored by:	ESnet
2020-06-10 17:28:01 +00:00
Luca Pizzamiglio
7467e9005e benchmarks/stress-ng: Update to 0.11.12
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-06-08 20:22:27 +00:00
Luca Pizzamiglio
df9c3f5886 benchmarks/hyperfine: Update to 1.10.0
Changes: https://github.com/sharkdp/hyperfine/releases/tag/v1.10.0
2020-06-08 20:19:51 +00:00
Tobias Kortkamp
a48473296f lang/rust: Update to 1.44.0
- Remove devel/cargo-tree since it is now integrated into cargo
- Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1]
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html
PR:		246332 [1]
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25099
2020-06-04 18:08:00 +00:00
Rene Ladan
7405a62eef Return gnn@'s ports to the pool after safekeeping his commit bit. 2020-06-02 20:31:17 +00:00
Mark Linimon
ace2934f30 Mark as BROKEN on powercp64-12. Seems to build elsewhere.
Approved by:	portmgr (tier-2 blanket)
2020-05-31 09:09:55 +00:00
Mikael Urankar
8459b5ebcc benchmarks/libmicro: fix build on arm
uname -p is used somewhere in the build
2020-05-30 17:56:47 +00:00
Alexey Dokuchaev
6bd575ff53 - Update to version 2020.04, first release in many years (unfortunately,
it was tagged just before the commit 06e4728 which fixed building with
  Python 3.x, point GH_TAGNAME to it instead of pulling a patch)
- Drop explicit `python:build' from USES list, because `waf' implies it
- Add missing USE_XORG and put `xorg' on USES list
- For the time being, don't force C++14 while C++11 is sufficient until
  the code really starts using new features (see GitHub commit a6bbc01)

PR:		246793
Submitted by:	David Schlachter
2020-05-29 10:00:12 +00:00
Alexey Dokuchaev
2c4b1d164e Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6). 2020-05-28 08:43:29 +00:00
Kirill Ponomarev
78aa5d587b Update to 3.20 2020-05-24 09:06:37 +00:00
Matthias Fechner
c32fd0f05b Update to 1.7.0 which is required for gitlab-ce 12.10 upgrade. 2020-05-20 06:05:41 +00:00
Sunpoet Po-Chuan Hsieh
ae5caed21c Update to 2.8.2
Changes:	https://github.com/evanphx/benchmark-ips/blob/master/History.txt
2020-05-19 23:31:14 +00:00
Sunpoet Po-Chuan Hsieh
6977ce432a Update to 2.8.0
Changes:	https://github.com/evanphx/benchmark-ips/blob/master/History.txt
		https://github.com/evanphx/benchmark-ips/commits/master
2020-05-03 20:50:29 +00:00
Fernando Apesteguía
5148af17a0 benchmarks/hipercontracer: Update to 1.4.8
PR:	245947
Submitted by:	gspurki@gmail.com
Approved by:	dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
2020-05-03 09:47:52 +00:00
Fernando Apesteguía
c0a3e0d0f7 benchmarks/netperfmeter: update to 1.8.6
Disable DCCP detection to avoid build fail in 13-CURRENT (SOCK_DCCP not found)

PR:	245945
Submitted by:	gspurki@gmail.com
Approved by:	dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
2020-05-03 09:46:33 +00:00
Sunpoet Po-Chuan Hsieh
e39aad241b Update to 1.0.20
Changes:	https://github.com/akopytov/sysbench/releases
2020-04-26 11:55:41 +00:00
Vinícius Zavam
a4448484b6 benchmarks/vegeta: update 12.8.0 to 12.8.3 2020-04-25 20:37:57 +00:00
Luca Pizzamiglio
c58b941991 benchmarks/stress-ng: Update to 0.11.08
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=b4929e1d92e875dbbf9379ca426ea1daa87dd39c
2020-04-24 10:57:12 +00:00
Piotr Kubaj
6b1f823338 benchmarks/libcelero: fix build on GCC architectures and powerpc64 elfv2
clang 8 doesn't have full support for powerpc, powerpc64 or powerpcspe, so use
GCC there.
On powerpc64 elfv2, the default is to build for elfv1, so pass a flag to fix it.

MFH:		2020Q2 (fix build blanket)
2020-04-23 17:18:48 +00:00
Tobias Kortkamp
5abe8902a5 lang/rust: Update to 1.43.0
- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR:		238556 [1], 245583 [2]
Reported by:	Matthias Apitz <guru@unixarea.de> [1], Greg V <greg@unrelenting.technology> [2]
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D24521
2020-04-23 15:32:29 +00:00
Danilo Egea Gondolfo
7c63faf2ac - Swap back from net/openmpi3 to net/openmpi 2020-04-21 21:43:24 +00:00
Mateusz Piotrowski
a632a628c2 Update to 1.0.7
Release notes:
https://github.com/uperf/uperf/releases/tag/1.0.7
2020-04-18 11:50:37 +00:00
Danilo Egea Gondolfo
42b7a1092d - Move OpenMPI support to net/openmpi3. OpenMPI 1 is deprecated. 2020-04-12 09:07:30 +00:00
Danilo Egea Gondolfo
da3ed6ce28 - Move OpenMPI support to net/openmpi3. OpenMPI 1 is deprecated. 2020-04-12 09:07:03 +00:00
Adam Weinberger
d17ef79851 Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.

With hat:	portmgr
2020-04-06 17:04:43 +00:00
Yuri Victorovich
88cc504565 Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567
2020-04-05 18:33:39 +00:00
Sunpoet Po-Chuan Hsieh
9076237896 Cosmetic change 2020-04-02 12:01:25 +00:00
Luca Pizzamiglio
8b67b1036b 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
2020-04-02 08:59:52 +00:00
Luca Pizzamiglio
38c33fecce benchmarks/stress-ng: Update to 0.11.04
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=57be813d746ac0961edfb3fe5329403bd8685ac2
2020-03-29 11:18:30 +00:00
Yuri Victorovich
7fa7e7ccbd benchmarks/libcelero: Fix build
Fix breakage with clang10 by switching to clang-8:
error: loop variable 'udm' of type 'const std::__1::shared_ptr<celero::UserDefinedMeasurement>' creates a copy from type 'const std::__1::shared_ptr<celero::UserDefinedMeasurement>'
https://github.com/DigitalInBlue/Celero/issues/142

Reported by:	fallout
2020-03-29 06:05:47 +00:00
Matthias Fechner
0bb7fbeada New ports required for gitlab-ce 12.9 upgrade. 2020-03-28 08:44:52 +00:00
Mateusz Piotrowski
5f66d1e6f3 Update to the latest commit
While here:
- Use DISTVERSION as suggested by the Porter's Handbook instead of
  GH_TAGNAME.
- Clean up the port a little bit.
2020-03-26 08:37:48 +00:00
Kirill Ponomarev
1ff5f0806c Update to 3.19 2020-03-24 17:22:09 +00:00
Muhammad Moinur Rahman
228ad7c0fd benchmarks/siege: Update version 4.0.4=>4.0.5
Relnotes:	http://download.joedog.org/siege/ChangeLog
2020-03-22 14:01:21 +00:00
Luca Pizzamiglio
73122d8fa2 benchmarks/phoronix-test-suite: Update to 9.4.1
Changes: https://github.com/phoronix-test-suite/phoronix-test-suite/releases
2020-03-17 17:17:04 +00:00
Luca Pizzamiglio
756063fab9 benchmakrs/stress-ng: update to 0.11.03
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=13d58612e952c1f9c5dda20bab55568d060b53cb
2020-03-17 11:22:58 +00:00
Jan Beich
2d88e41043 benchmarks/clpeak: update to 1.1.0.r2
- Switch to vendor install
- Drop unused RUN_DEPENDS
- Allow on more architectures

Changes:	https://github.com/krrishnarraj/clpeak/compare/75c8746...1.1.0-rc2
Approved by:	maintainer timeout (2 weeks)
Differential Revision:	https://reviews.freebsd.org/D23821
2020-03-13 14:03:05 +00:00
Tobias Kortkamp
25b7de7213 lang/rust: Update to 1.42.0
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D24020
2020-03-12 19:39:24 +00:00
Vinícius Zavam
c97c081793 benchmarks/vegeta: update 12.7.0 to 12.8.0 2020-03-11 13:23:01 +00:00
Antoine Brodin
5ae8688c07 Deprecate some ports using deprecated version of python
With hat:	portmgr
2020-03-08 17:01:46 +00:00
Jochen Neumeister
e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00
Sunpoet Po-Chuan Hsieh
db5483bde8 Update version requirement of RUN_DEPENDS 2020-03-01 06:50:31 +00:00
Tobias Kortkamp
daf2ea4a45 lang/rust: Update to 1.41.1
- Force rebuild all consumers to fix potential miscompilations with
  1.41.0
- Enable SOURCES by default.  The sources are indexed by RLS and
  required for it to function properly, so they should be available
  by default.  This also makes sure we test the option properly.
- Remove implied --config=config.toml from x.py args
- Switch to the upstreamed backtrace crate patches like rust-nightly
- Enable WASM by default [0]
- Strip libraries (D23650) [1]
- Simplify plist generation (D23735) [2]

Changes:	https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html
Submitted by:	mikael [0,1,2]
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D23835
2020-02-27 15:22:28 +00:00
Luca Pizzamiglio
23915e9626 benchmarks/stress-ng: Update 0.11.00
Changelog: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-02-19 12:36:01 +00:00