From nobody Mon Apr 27 00:13:09 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g3kYL1g56z6bJ40 for ; Mon, 27 Apr 2026 00:13:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g3kYK509Fz3MZ5 for ; Mon, 27 Apr 2026 00:13:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777248789; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Ta9k5FSMVzEJ4msMh+QQPrNnfGUARZ2GY3JTGyZRu5w=; b=ba8MrVBhlOjiztjCuyNax0SWUNA3OHMoQ200ZisKEIOzT6fa9iJLM7rDdmDRchaEwh7Pat U2rMBzDjcwElyPBV8n4Ff1+exlTuy0HBcePJgroJlfyv5Oft5Zjo+HLR9Ea2yRkTuufmiS Q6f6kB6Zoqqx423QmxoGsNtdZYZmDPIaRv9+a3gZjivrPId5j+s/a5P5e9MUYbGi6sjaIH UHDWhejr2K03EkdpAeME0o2Oy1/75zIDKeR2LjPRv8sMplCuxi6n0/wjcK1qez33tEAJAO /mD5EjTSawwD7BiExCdBHDtP04OxYNFXvG1M/IpGiq6W7vM8JP2S7ARztgWTXA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777248789; a=rsa-sha256; cv=none; b=YtICO1yghytqkGF2kD9rf9w4acU7jPY4jCI7QEuSMPcxiGyPkr9EWVv3NsNySYMmL/SkQS ArbLuopSH8J2WXqg6YNl5ggVB2xzwU6GGNEybjHz07nDJYkrz0HuXVVXkYDZwQSvzDvCuA obvo4y0/v8oRiUg7Wt6Nq3bdDsBZ3AL9WZwDD26x/XPP+bsS41xo5ysk08GXG4+7n9e3Wu AJqHEgSOpg+qrnCcvWnDADa2aXG4zmy+T13y5Sam0ZOmGKlNEllzi8cEu56QC0561mMTTe FpDWwM1T7igGjqQsRtEcWMXD19WfZ7C6KUXoFnIlJvWylEpnfs84c2uqF9Gq6Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777248789; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Ta9k5FSMVzEJ4msMh+QQPrNnfGUARZ2GY3JTGyZRu5w=; b=UMN9TBBxzsrbBocf9KKaBcB8x3g/N8qm6rgaao6XoLUwvOLmCPXMIOOKp2/C6HA/tWUQ/O 0P9Bn9Din9nD7/ahfMjcX1dnZp7eXjtQ/4LBgTzzDzyvUBPBB1UofR3dJnfUfasBMa23Nx 9JcbFZyBcnbdDYq22ceS14T4AeiuEncwezjb/YKaigwoh6Z2tXZ5JgytmkF65ceJ2hIQPY MlIoA0CnLTazOE23sNkJmiSeB14tjL+bRT9zTyoaUpYp8rWiRn1OoP6XPVmXsmscMFPtG4 W8rY4wXBHUO+DhiGKzlhMIQY5wbPR22Jf/l9so5f4LO0qbBXw6HHrhxDUf0JUQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g3kYK32kHzkFg for ; Mon, 27 Apr 2026 00:13:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1ee0c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 00:13:09 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Cc: Marcel Bischoff From: Robert Clausecker Subject: git: fcb031525d09 - 2026Q2 - net-mgmt/rs-aggregate: move crates to crate file List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q2 X-Git-Reftype: branch X-Git-Commit: fcb031525d0957971f257a2ae7e67ecaa599092d Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 00:13:09 +0000 Message-Id: <69eeaa15.1ee0c.1b1c335a@gitrepo.freebsd.org> The branch 2026Q2 has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=fcb031525d0957971f257a2ae7e67ecaa599092d commit fcb031525d0957971f257a2ae7e67ecaa599092d Author: Marcel Bischoff AuthorDate: 2026-04-01 16:07:53 +0000 Commit: Robert Clausecker CommitDate: 2026-04-27 00:11:59 +0000 net-mgmt/rs-aggregate: move crates to crate file PR: 294187 MFH: 2026Q2 Event: Wiesbaden Hackathon 202604 (cherry picked from commit 384e2625a801b8dbf9308aaeebb4796c3a840965) --- net-mgmt/rs-aggregate/Makefile | 189 ---------------------------------- net-mgmt/rs-aggregate/Makefile.crates | 188 +++++++++++++++++++++++++++++++++ 2 files changed, 188 insertions(+), 189 deletions(-) diff --git a/net-mgmt/rs-aggregate/Makefile b/net-mgmt/rs-aggregate/Makefile index 34350e299492..5386ccfb2a43 100644 --- a/net-mgmt/rs-aggregate/Makefile +++ b/net-mgmt/rs-aggregate/Makefile @@ -15,195 +15,6 @@ USES= cargo USE_GITHUB= yes GH_ACCOUNT= ktims -CARGO_CRATES= adler-1.0.2 \ - aho-corasick-1.1.2 \ - android-tzdata-0.1.1 \ - android_system_properties-0.1.5 \ - anstream-0.6.5 \ - anstyle-1.0.4 \ - anstyle-parse-0.2.3 \ - anstyle-query-1.0.2 \ - anstyle-wincon-3.0.2 \ - assert_cmd-2.0.12 \ - assert_fs-1.0.13 \ - autocfg-1.1.0 \ - bitflags-1.3.2 \ - bitflags-2.4.1 \ - bstr-1.8.0 \ - bumpalo-3.14.0 \ - bytemuck-1.14.0 \ - byteorder-1.5.0 \ - cc-1.0.83 \ - cfg-if-1.0.0 \ - chrono-0.4.31 \ - clap-4.4.11 \ - clap_builder-4.4.11 \ - clap_derive-4.4.7 \ - clap_lex-0.6.0 \ - clio-0.3.4 \ - cmake-0.1.50 \ - color_quant-1.1.0 \ - colorchoice-1.0.0 \ - const-cstr-0.3.0 \ - core-foundation-0.9.4 \ - core-foundation-sys-0.8.6 \ - core-graphics-0.22.3 \ - core-graphics-types-0.1.3 \ - core-text-19.2.0 \ - crc32fast-1.3.2 \ - crossbeam-deque-0.8.3 \ - crossbeam-epoch-0.9.15 \ - crossbeam-utils-0.8.16 \ - difflib-0.4.0 \ - dirs-next-2.0.0 \ - dirs-sys-next-0.1.2 \ - dlib-0.5.2 \ - doc-comment-0.3.3 \ - dwrote-0.11.0 \ - either-1.9.0 \ - errno-0.3.8 \ - fastrand-2.0.1 \ - fdeflate-0.3.1 \ - flate2-1.0.28 \ - float-cmp-0.9.0 \ - float-ord-0.2.0 \ - font-kit-0.11.0 \ - foreign-types-0.3.2 \ - foreign-types-shared-0.1.1 \ - freetype-0.7.0 \ - freetype-sys-0.13.1 \ - futures-0.3.29 \ - futures-channel-0.3.29 \ - futures-core-0.3.29 \ - futures-executor-0.3.29 \ - futures-io-0.3.29 \ - futures-macro-0.3.29 \ - futures-sink-0.3.29 \ - futures-task-0.3.29 \ - futures-timer-3.0.2 \ - futures-util-0.3.29 \ - getrandom-0.2.11 \ - gif-0.12.0 \ - glob-0.3.1 \ - globset-0.4.14 \ - globwalk-0.8.1 \ - heck-0.4.1 \ - hermit-abi-0.3.3 \ - iana-time-zone-0.1.58 \ - iana-time-zone-haiku-0.1.2 \ - ignore-0.4.21 \ - image-0.24.7 \ - ipnet-2.9.0 \ - is-terminal-0.4.9 \ - itertools-0.11.0 \ - jpeg-decoder-0.3.0 \ - js-sys-0.3.66 \ - json-0.12.4 \ - lazy_static-1.4.0 \ - libc-0.2.151 \ - libloading-0.8.1 \ - libredox-0.0.1 \ - linux-raw-sys-0.4.12 \ - log-0.4.20 \ - memchr-2.6.4 \ - memoffset-0.9.0 \ - miniz_oxide-0.7.1 \ - normalize-line-endings-0.3.0 \ - num-integer-0.1.45 \ - num-rational-0.4.1 \ - num-traits-0.2.17 \ - once_cell-1.19.0 \ - pathfinder_geometry-0.5.1 \ - pathfinder_simd-0.5.2 \ - pin-project-lite-0.2.13 \ - pin-utils-0.1.0 \ - pkg-config-0.3.27 \ - plotters-0.3.5 \ - plotters-backend-0.3.5 \ - plotters-bitmap-0.3.3 \ - plotters-svg-0.3.5 \ - png-0.17.10 \ - ppv-lite86-0.2.17 \ - predicates-3.0.4 \ - predicates-core-1.0.6 \ - predicates-tree-1.0.9 \ - proc-macro2-1.0.70 \ - quote-1.0.33 \ - rand-0.8.5 \ - rand_chacha-0.3.1 \ - rand_core-0.6.4 \ - rayon-1.8.0 \ - rayon-core-1.12.0 \ - redox_syscall-0.4.1 \ - redox_users-0.4.4 \ - regex-1.10.2 \ - regex-automata-0.4.3 \ - regex-syntax-0.8.2 \ - rstest-0.16.0 \ - rstest_macros-0.16.0 \ - rustc_version-0.4.0 \ - rustix-0.38.28 \ - same-file-1.0.6 \ - scopeguard-1.2.0 \ - semver-1.0.20 \ - serde-1.0.193 \ - serde_derive-1.0.193 \ - simd-adler32-0.3.7 \ - slab-0.4.9 \ - strsim-0.10.0 \ - syn-1.0.109 \ - syn-2.0.40 \ - tempfile-3.8.1 \ - termtree-0.4.1 \ - thiserror-1.0.50 \ - thiserror-impl-1.0.50 \ - ttf-parser-0.17.1 \ - unicode-ident-1.0.12 \ - utf8parse-0.2.1 \ - wait-timeout-0.2.0 \ - walkdir-2.4.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.89 \ - wasm-bindgen-backend-0.2.89 \ - wasm-bindgen-macro-0.2.89 \ - wasm-bindgen-macro-support-0.2.89 \ - wasm-bindgen-shared-0.2.89 \ - web-sys-0.3.66 \ - weezl-0.1.7 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.6 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-core-0.51.1 \ - windows-sys-0.42.0 \ - windows-sys-0.48.0 \ - windows-sys-0.52.0 \ - windows-targets-0.48.5 \ - windows-targets-0.52.0 \ - windows_aarch64_gnullvm-0.42.2 \ - windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.0 \ - windows_aarch64_msvc-0.42.2 \ - windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.0 \ - windows_i686_gnu-0.42.2 \ - windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.0 \ - windows_i686_msvc-0.42.2 \ - windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.0 \ - windows_x86_64_gnu-0.42.2 \ - windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.0 \ - windows_x86_64_gnullvm-0.42.2 \ - windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.0 \ - windows_x86_64_msvc-0.42.2 \ - windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.0 \ - wio-0.2.2 \ - yeslogic-fontconfig-sys-3.2.0 - PLIST_FILES= bin/rs-aggregate .include diff --git a/net-mgmt/rs-aggregate/Makefile.crates b/net-mgmt/rs-aggregate/Makefile.crates new file mode 100644 index 000000000000..0b73ae03a5cc --- /dev/null +++ b/net-mgmt/rs-aggregate/Makefile.crates @@ -0,0 +1,188 @@ +CARGO_CRATES= adler-1.0.2 \ + aho-corasick-1.1.2 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + anstream-0.6.5 \ + anstyle-1.0.4 \ + anstyle-parse-0.2.3 \ + anstyle-query-1.0.2 \ + anstyle-wincon-3.0.2 \ + assert_cmd-2.0.12 \ + assert_fs-1.0.13 \ + autocfg-1.1.0 \ + bitflags-1.3.2 \ + bitflags-2.4.1 \ + bstr-1.8.0 \ + bumpalo-3.14.0 \ + bytemuck-1.14.0 \ + byteorder-1.5.0 \ + cc-1.0.83 \ + cfg-if-1.0.0 \ + chrono-0.4.31 \ + clap-4.4.11 \ + clap_builder-4.4.11 \ + clap_derive-4.4.7 \ + clap_lex-0.6.0 \ + clio-0.3.4 \ + cmake-0.1.50 \ + color_quant-1.1.0 \ + colorchoice-1.0.0 \ + const-cstr-0.3.0 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.6 \ + core-graphics-0.22.3 \ + core-graphics-types-0.1.3 \ + core-text-19.2.0 \ + crc32fast-1.3.2 \ + crossbeam-deque-0.8.3 \ + crossbeam-epoch-0.9.15 \ + crossbeam-utils-0.8.16 \ + difflib-0.4.0 \ + dirs-next-2.0.0 \ + dirs-sys-next-0.1.2 \ + dlib-0.5.2 \ + doc-comment-0.3.3 \ + dwrote-0.11.0 \ + either-1.9.0 \ + errno-0.3.8 \ + fastrand-2.0.1 \ + fdeflate-0.3.1 \ + flate2-1.0.28 \ + float-cmp-0.9.0 \ + float-ord-0.2.0 \ + font-kit-0.11.0 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + freetype-0.7.0 \ + freetype-sys-0.13.1 \ + futures-0.3.29 \ + futures-channel-0.3.29 \ + futures-core-0.3.29 \ + futures-executor-0.3.29 \ + futures-io-0.3.29 \ + futures-macro-0.3.29 \ + futures-sink-0.3.29 \ + futures-task-0.3.29 \ + futures-timer-3.0.2 \ + futures-util-0.3.29 \ + getrandom-0.2.11 \ + gif-0.12.0 \ + glob-0.3.1 \ + globset-0.4.14 \ + globwalk-0.8.1 \ + heck-0.4.1 \ + hermit-abi-0.3.3 \ + iana-time-zone-0.1.58 \ + iana-time-zone-haiku-0.1.2 \ + ignore-0.4.21 \ + image-0.24.7 \ + ipnet-2.9.0 \ + is-terminal-0.4.9 \ + itertools-0.11.0 \ + jpeg-decoder-0.3.0 \ + js-sys-0.3.66 \ + json-0.12.4 \ + lazy_static-1.4.0 \ + libc-0.2.151 \ + libloading-0.8.1 \ + libredox-0.0.1 \ + linux-raw-sys-0.4.12 \ + log-0.4.20 \ + memchr-2.6.4 \ + memoffset-0.9.0 \ + miniz_oxide-0.7.1 \ + normalize-line-endings-0.3.0 \ + num-integer-0.1.45 \ + num-rational-0.4.1 \ + num-traits-0.2.17 \ + once_cell-1.19.0 \ + pathfinder_geometry-0.5.1 \ + pathfinder_simd-0.5.2 \ + pin-project-lite-0.2.13 \ + pin-utils-0.1.0 \ + pkg-config-0.3.27 \ + plotters-0.3.5 \ + plotters-backend-0.3.5 \ + plotters-bitmap-0.3.3 \ + plotters-svg-0.3.5 \ + png-0.17.10 \ + ppv-lite86-0.2.17 \ + predicates-3.0.4 \ + predicates-core-1.0.6 \ + predicates-tree-1.0.9 \ + proc-macro2-1.0.70 \ + quote-1.0.33 \ + rand-0.8.5 \ + rand_chacha-0.3.1 \ + rand_core-0.6.4 \ + rayon-1.8.0 \ + rayon-core-1.12.0 \ + redox_syscall-0.4.1 \ + redox_users-0.4.4 \ + regex-1.10.2 \ + regex-automata-0.4.3 \ + regex-syntax-0.8.2 \ + rstest-0.16.0 \ + rstest_macros-0.16.0 \ + rustc_version-0.4.0 \ + rustix-0.38.28 \ + same-file-1.0.6 \ + scopeguard-1.2.0 \ + semver-1.0.20 \ + serde-1.0.193 \ + serde_derive-1.0.193 \ + simd-adler32-0.3.7 \ + slab-0.4.9 \ + strsim-0.10.0 \ + syn-1.0.109 \ + syn-2.0.40 \ + tempfile-3.8.1 \ + termtree-0.4.1 \ + thiserror-1.0.50 \ + thiserror-impl-1.0.50 \ + ttf-parser-0.17.1 \ + unicode-ident-1.0.12 \ + utf8parse-0.2.1 \ + wait-timeout-0.2.0 \ + walkdir-2.4.0 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.89 \ + wasm-bindgen-backend-0.2.89 \ + wasm-bindgen-macro-0.2.89 \ + wasm-bindgen-macro-support-0.2.89 \ + wasm-bindgen-shared-0.2.89 \ + web-sys-0.3.66 \ + weezl-0.1.7 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.6 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-core-0.51.1 \ + windows-sys-0.42.0 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-targets-0.48.5 \ + windows-targets-0.52.0 \ + windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.0 \ + windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.0 \ + windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.0 \ + windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.0 \ + windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.0 \ + windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.0 \ + windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.0 \ + wio-0.2.2 \ + yeslogic-fontconfig-sys-3.2.0