ports/sysutils/framework-system/Makefile.crates
Daniel Schaefer 5bcfc0c0a7 sysutils/framework-system: Update to v0.2.1
Not the regular release, had to make some changes.
FreeBSD has older rust dependencies and cannot ignore packages that aren't actually used during build.

Signed-off-by: Daniel Schaefer <dhs@frame.work>

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/359
2025-03-10 17:31:29 +03:00

185 lines
4.5 KiB
Text

CARGO_CRATES= aho-corasick-1.1.3 \
android_system_properties-0.1.5 \
anstream-0.6.15 \
anstyle-1.0.8 \
anstyle-parse-0.2.5 \
anstyle-query-1.1.1 \
anstyle-wincon-3.0.4 \
autocfg-1.1.0 \
bit_field-0.10.1 \
bitflags-1.3.2 \
bitflags-2.6.0 \
block-buffer-0.10.3 \
built-0.5.2 \
bumpalo-3.12.1 \
cargo-lock-8.0.3 \
cc-1.0.79 \
cfg-if-1.0.0 \
cfg_aliases-0.2.1 \
chrono-0.4.24 \
clap-4.5.13 \
clap-verbosity-flag-2.2.1 \
clap_builder-4.5.13 \
clap_derive-4.5.13 \
clap_lex-0.7.2 \
codespan-reporting-0.11.1 \
colorchoice-1.0.2 \
convert_case-0.4.0 \
core-foundation-0.6.4 \
core-foundation-sys-0.6.2 \
core-foundation-sys-0.8.4 \
cpufeatures-0.2.5 \
crypto-common-0.1.6 \
cxx-1.0.94 \
cxx-build-1.0.94 \
cxxbridge-flags-1.0.94 \
cxxbridge-macro-1.0.94 \
derive_more-0.99.17 \
digest-0.10.7 \
env_filter-0.1.2 \
env_logger-0.11.5 \
form_urlencoded-1.1.0 \
futures-0.3.30 \
futures-channel-0.3.30 \
futures-core-0.3.30 \
futures-executor-0.3.30 \
futures-io-0.3.30 \
futures-macro-0.3.30 \
futures-sink-0.3.30 \
futures-task-0.3.30 \
futures-util-0.3.30 \
generic-array-0.14.6 \
getopts-0.2.21 \
git2-0.15.0 \
heck-0.5.0 \
hidapi-2.6.1 \
humantime-2.1.0 \
iana-time-zone-0.1.56 \
iana-time-zone-haiku-0.1.1 \
idna-0.3.0 \
io-kit-sys-0.1.0 \
is_terminal_polyfill-1.70.1 \
itoa-1.0.5 \
jobserver-0.1.26 \
js-sys-0.3.61 \
lazy_static-1.4.0 \
libc-0.2.155 \
libgit2-sys-0.14.2+1.5.1 \
libusb1-sys-0.7.0 \
libz-sys-1.1.9 \
link-cplusplus-1.0.8 \
lock_api-0.4.9 \
log-0.4.22 \
mach-0.2.3 \
mach-0.3.2 \
memchr-2.7.2 \
memoffset-0.6.5 \
nix-0.25.1 \
nix-0.29.0 \
no-std-compat-0.4.1 \
num-0.4.0 \
num-complex-0.4.2 \
num-derive-0.4.2 \
num-integer-0.1.45 \
num-iter-0.1.43 \
num-rational-0.4.1 \
num-traits-0.2.15 \
once_cell-1.16.0 \
percent-encoding-2.2.0 \
pin-project-lite-0.2.14 \
pin-utils-0.1.0 \
pkg-config-0.3.26 \
plain-0.2.3 \
proc-macro2-1.0.86 \
ptr_meta-0.2.0 \
ptr_meta_derive-0.2.0 \
quote-1.0.26 \
regex-1.10.6 \
regex-automata-0.4.6 \
regex-syntax-0.8.3 \
rusb-0.9.4 \
rustc_version-0.4.0 \
ryu-1.0.12 \
scopeguard-1.1.0 \
scratch-1.0.5 \
semver-1.0.17 \
serde-1.0.151 \
serde_derive-1.0.151 \
serde_json-1.0.91 \
sha2-0.10.8 \
slab-0.4.9 \
spin-0.5.2 \
spin-0.9.8 \
static_vcruntime-2.0.0 \
strsim-0.11.1 \
syn-1.0.107 \
syn-2.0.13 \
termcolor-1.1.3 \
thiserror-1.0.40 \
thiserror-impl-1.0.40 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
toml-0.5.11 \
typenum-1.16.0 \
ucs2-0.3.2 \
uefi-macros-0.11.0 \
unicode-bidi-0.3.13 \
unicode-ident-1.0.6 \
unicode-normalization-0.1.22 \
unicode-width-0.1.10 \
url-2.3.1 \
utf8parse-0.2.2 \
vcpkg-0.2.15 \
version_check-0.9.4 \
wasm-bindgen-0.2.84 \
wasm-bindgen-backend-0.2.84 \
wasm-bindgen-macro-0.2.84 \
wasm-bindgen-macro-support-0.2.84 \
wasm-bindgen-shared-0.2.84 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.48.0 \
windows-0.52.0 \
windows-0.59.0 \
windows-core-0.52.0 \
windows-core-0.59.0 \
windows-implement-0.52.0 \
windows-implement-0.59.0 \
windows-interface-0.52.0 \
windows-interface-0.59.0 \
windows-result-0.3.0 \
windows-strings-0.3.0 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-targets-0.48.0 \
windows-targets-0.52.6 \
windows-targets-0.53.0 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_gnullvm-0.52.6 \
windows_aarch64_gnullvm-0.53.0 \
windows_aarch64_msvc-0.48.0 \
windows_aarch64_msvc-0.52.6 \
windows_aarch64_msvc-0.53.0 \
windows_i686_gnu-0.48.0 \
windows_i686_gnu-0.52.6 \
windows_i686_gnu-0.53.0 \
windows_i686_gnullvm-0.52.6 \
windows_i686_gnullvm-0.53.0 \
windows_i686_msvc-0.48.0 \
windows_i686_msvc-0.52.6 \
windows_i686_msvc-0.53.0 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnu-0.52.6 \
windows_x86_64_gnu-0.53.0 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_gnullvm-0.52.6 \
windows_x86_64_gnullvm-0.53.0 \
windows_x86_64_msvc-0.48.0 \
windows_x86_64_msvc-0.52.6 \
windows_x86_64_msvc-0.53.0 \
wmi-0.13.3 \
uefi,uefi-services@git+https://github.com/FrameworkComputer/uefi-rs?branch=merged\#76130a0f1c1585012e598b8c514526bac09c68e0 \
redox_hwio@git+https://github.com/FrameworkComputer/rust-hwio?branch=freebsd\#9bcff4277d8f3d7dce2b12c6ad81d092ae35c4ba \
smbios-lib@git+https://github.com/FrameworkComputer/smbios-lib.git?branch=no-std\#b3e2fff8a6f4b8c2d729467cbbf0c8c41974cd1c