head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.8 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.6 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.4 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.2 pkgsrc-2025Q2-base:1.1; locks; strict; comment @# @; 1.1 date 2025.04.29.01.53.59; author manu; state Exp; branches; next ; commitid KiCciKNssgtg6TSF; desc @@ 1.1 log @Added net/rustdesk-server version 1.1.14 RustDesk is an opensource remote desktop solution, with clients for Windows, MacOS, various Linuxfloavors, Android, iOS, and even a web-based client. This package contains the server-side of RustDesk - The RustDesk signaling server hbbs, is used by clients to publish their presence. - The RustDesk relay server hbbr, is used for client-to-client communications when direct connexion is not possible @ text @$NetBSD$ Add NetBSD support, copied from pkgsrc/devel/jj https://github.com/repnop/mac_address/pull/50 --- ../vendor/mac_address-1.1.5/Cargo.toml.orig 2025-03-31 01:55:21.685052770 +0200 +++ ../vendor/mac_address-1.1.5/Cargo.toml 2025-03-31 01:55:53.082305890 +0200 @@@@ -36,9 +36,9 @@@@ [dev-dependencies.serde_test] version = "1.0.117" -[target."cfg(any(target_os = \"linux\", target_os = \"macos\", target_os = \"freebsd\", target_os = \"openbsd\"))".dependencies.nix] +[target."cfg(any(target_os = \"linux\", target_os = \"macos\", target_os = \"freebsd\", target_os = \"netbsd\", target_os = \"openbsd\"))".dependencies.nix] version = "0.23.1" [target."cfg(windows)".dependencies.winapi] version = "0.3" @