Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.19.0 19 Dec 2024 14:41:30 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.19.0 |
1.18.0_1 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
1.18.0 18 Nov 2024 18:23:46 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.18.0 |
1.17.3_3 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
1.17.3_2 23 Oct 2024 03:11:24 |
Yuri Victorovich (yuri) |
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits: (Only the first 15 lines of the commit message are shown above ) |
1.17.3_2 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
1.17.3_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
1.17.3 22 Jul 2024 07:52:51 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.17.3 |
1.16.1_4 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
1.16.1_3 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
1.16.1_2 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
1.16.1_1 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
1.16.1 17 Feb 2024 23:00:00 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.16.1 |
1.16.0_3 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
1.16.0_2 12 Dec 2023 20:33:39 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: revert 2e8418910610 to fix patch
The patch introduced in 2e8418910610 does not apply and is not needed
to build the port.
Notified by: pkg-fallout
Pointy hat: mikael |
1.16.0_1 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
1.16.0 08 Dec 2023 15:02:42 |
Mikael Urankar (mikael) |
net-mgmt/gping: Fix build with rust 1.74
Import upstream patch [1] to fix the following error:
error[E0283]: type annotations needed
--> gping/src/main.rs:486:26
|
486 | .constraints(
| ^^^^^^^^^^^ cannot infer type of the type
parameter `C` declared on the method `constraints`
...
491 | .as_ref(),
| ------ type must be known at this point
|
= note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the
`alloc` crate:
- impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
where A: Allocator; (Only the first 15 lines of the commit message are shown above ) |
1.16.0 29 Nov 2023 23:16:50 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.16.0 |
1.15.1 08 Nov 2023 06:26:36 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.15.1 |
1.14.0_2 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
1.14.0_1 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
1.14.0 31 Jul 2023 21:31:47 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.14.0 |
1.13.1_1 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
1.13.1 10 Jul 2023 15:59:19 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.13.1 |
1.13.0 10 Jul 2023 05:15:46 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.13.0 |
1.12.0_1 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
1.12.0 26 May 2023 05:50:46 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.12.0 |
1.11.0 22 May 2023 20:39:32 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.11.0 |
1.8.0_3 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
1.8.0_2 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
1.8.0_1 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
1.8.0 06 Feb 2023 08:50:58 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Update to 1.8.0 |
1.7.0 17 Jan 2023 21:17:03 |
Emanuel Haupt (ehaupt) |
net-mgmt/gping: Add new port
Ping, but with a graph.
Comes with the following super-powers:
* Graph the ping time for multiple hosts
* Graph the execution time for commands via the --cmd flag
* Custom colours |