freebsd-ports/sysutils/topgrade/Makefile.crates
C f445cb2ae6 sysutils/topgrade: New port: Tool for upgrade everything
- submitter becomes maintainer

Upgrade tool for OS and package repositories

Keeping your system up to date usually involves invoking multiple
package managers.
This results in big, non-portable shell one-liners saved in your shell.
To remedy this, topgrade detects which tools you use and runs the
appropriate commands to update them

WWW: https://github.com/r-darwish/topgrade

PR:		265451
2022-07-28 18:10:40 +01:00

247 lines
5.2 KiB
Makefile

CARGO_CRATES= adler-1.0.2 \
ahash-0.7.6 \
aho-corasick-0.7.18 \
anyhow-1.0.57 \
async-broadcast-0.4.0 \
async-channel-1.6.1 \
async-executor-1.4.1 \
async-io-1.6.0 \
async-lock-2.5.0 \
async-recursion-0.3.2 \
async-task-4.2.0 \
async-trait-0.1.53 \
atty-0.2.14 \
autocfg-1.1.0 \
base64-0.13.0 \
bitflags-1.3.2 \
block-0.1.6 \
bumpalo-3.9.1 \
byteorder-1.4.3 \
bytes-1.1.0 \
cache-padded-1.2.0 \
cc-1.0.73 \
cfg-if-1.0.0 \
chrono-0.4.19 \
clap-3.1.18 \
clap_derive-3.1.18 \
clap_lex-0.2.0 \
concurrent-queue-1.2.2 \
console-0.15.0 \
crc32fast-1.3.2 \
crossbeam-utils-0.8.8 \
derivative-2.2.0 \
directories-4.0.1 \
dirs-next-2.0.0 \
dirs-sys-0.3.7 \
dirs-sys-next-0.1.2 \
dlv-list-0.3.0 \
easy-parallel-3.2.0 \
either-1.6.1 \
encode_unicode-0.3.6 \
encoding_rs-0.8.31 \
enumflags2-0.7.5 \
enumflags2_derive-0.7.4 \
env_logger-0.7.1 \
event-listener-2.5.2 \
fastrand-1.7.0 \
filetime-0.2.16 \
flate2-1.0.23 \
fnv-1.0.7 \
form_urlencoded-1.0.1 \
fuchsia-cprng-0.1.1 \
futures-0.3.21 \
futures-channel-0.3.21 \
futures-core-0.3.21 \
futures-executor-0.3.21 \
futures-io-0.3.21 \
futures-lite-1.12.0 \
futures-macro-0.3.21 \
futures-sink-0.3.21 \
futures-task-0.3.21 \
futures-util-0.3.21 \
getrandom-0.2.6 \
glob-0.3.0 \
h2-0.3.13 \
hashbrown-0.11.2 \
hashbrown-0.12.1 \
heck-0.3.3 \
heck-0.4.0 \
hermit-abi-0.1.19 \
hex-0.4.3 \
http-0.2.7 \
http-body-0.4.4 \
httparse-1.7.1 \
httpdate-1.0.2 \
humantime-1.3.0 \
hyper-0.14.18 \
hyper-rustls-0.23.0 \
idna-0.2.3 \
indexmap-1.8.1 \
indicatif-0.16.2 \
instant-0.1.12 \
ipnet-2.5.0 \
itoa-1.0.1 \
js-sys-0.3.57 \
lazy_static-1.4.0 \
libc-0.2.125 \
lock_api-0.4.7 \
log-0.4.17 \
mac-notification-sys-0.5.0 \
malloc_buf-0.0.6 \
matches-0.1.9 \
memchr-2.5.0 \
memoffset-0.6.5 \
mime-0.3.16 \
miniz_oxide-0.5.1 \
mio-0.8.3 \
nix-0.23.1 \
nix-0.24.1 \
notify-rust-4.5.8 \
num-integer-0.1.45 \
num-traits-0.2.15 \
num_cpus-1.13.1 \
num_threads-0.1.6 \
number_prefix-0.4.0 \
objc-0.2.7 \
objc-foundation-0.1.1 \
objc_id-0.1.1 \
once_cell-1.10.0 \
ordered-multimap-0.4.3 \
ordered-stream-0.0.1 \
os_str_bytes-6.0.1 \
parking-2.0.0 \
parking_lot-0.11.2 \
parking_lot_core-0.8.5 \
parselnk-0.1.1 \
percent-encoding-2.1.0 \
pin-project-lite-0.2.9 \
pin-utils-0.1.0 \
polling-2.2.0 \
ppv-lite86-0.2.16 \
pretty_env_logger-0.4.0 \
proc-macro-crate-1.1.3 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.38 \
quick-error-1.2.3 \
quick-xml-0.22.0 \
quote-1.0.18 \
rand-0.4.6 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.3.1 \
rand_core-0.4.2 \
rand_core-0.6.3 \
rdrand-0.4.0 \
redox_syscall-0.2.13 \
redox_users-0.4.3 \
regex-1.5.5 \
regex-syntax-0.6.25 \
remove_dir_all-0.5.3 \
reqwest-0.11.10 \
ring-0.16.20 \
rust-ini-0.18.0 \
rustls-0.20.5 \
rustls-pemfile-0.3.0 \
rustversion-1.0.6 \
ryu-1.0.9 \
same-file-1.0.6 \
scopeguard-1.1.0 \
sct-0.7.0 \
self_update-0.30.0 \
semver-1.0.9 \
serde-1.0.137 \
serde_derive-1.0.137 \
serde_json-1.0.81 \
serde_repr-0.1.8 \
serde_urlencoded-0.7.1 \
sha1-0.6.1 \
sha1_smol-1.0.0 \
shellexpand-2.1.0 \
signal-hook-registry-1.4.0 \
slab-0.4.6 \
smallvec-1.8.0 \
socket2-0.4.4 \
spin-0.5.2 \
static_assertions-1.1.0 \
strsim-0.10.0 \
strum-0.22.0 \
strum-0.24.0 \
strum_macros-0.22.0 \
strum_macros-0.24.0 \
syn-1.0.94 \
sys-info-0.9.1 \
tar-0.4.38 \
tempdir-0.3.7 \
tempfile-3.3.0 \
termcolor-1.1.3 \
terminal_size-0.1.17 \
textwrap-0.15.0 \
thiserror-1.0.31 \
thiserror-impl-1.0.31 \
time-0.1.44 \
time-0.3.9 \
time-macros-0.2.4 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.0 \
tokio-1.18.2 \
tokio-rustls-0.23.4 \
tokio-util-0.7.1 \
toml-0.5.9 \
tower-service-0.3.1 \
tracing-0.1.34 \
tracing-attributes-0.1.21 \
tracing-core-0.1.26 \
try-lock-0.2.3 \
uds_windows-1.0.1 \
unicode-bidi-0.3.8 \
unicode-normalization-0.1.19 \
unicode-segmentation-1.9.0 \
unicode-width-0.1.9 \
unicode-xid-0.2.3 \
untrusted-0.7.1 \
url-2.2.2 \
version_check-0.9.4 \
waker-fn-1.1.0 \
walkdir-2.3.2 \
want-0.3.0 \
wasi-0.10.0+wasi-snapshot-preview1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.80 \
wasm-bindgen-backend-0.2.80 \
wasm-bindgen-futures-0.4.30 \
wasm-bindgen-macro-0.2.80 \
wasm-bindgen-macro-support-0.2.80 \
wasm-bindgen-shared-0.2.80 \
web-sys-0.3.57 \
webpki-0.22.0 \
webpki-roots-0.22.3 \
wepoll-ffi-0.1.2 \
which-4.2.5 \
widestring-0.4.3 \
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.24.0 \
windows-sys-0.36.1 \
windows_aarch64_msvc-0.36.1 \
windows_i686_gnu-0.24.0 \
windows_i686_gnu-0.36.1 \
windows_i686_msvc-0.24.0 \
windows_i686_msvc-0.36.1 \
windows_x86_64_gnu-0.24.0 \
windows_x86_64_gnu-0.36.1 \
windows_x86_64_msvc-0.24.0 \
windows_x86_64_msvc-0.36.1 \
winreg-0.10.1 \
winrt-notification-0.5.1 \
xattr-0.2.3 \
xml-rs-0.8.4 \
zbus-2.2.0 \
zbus_macros-2.2.0 \
zbus_names-2.1.0 \
zip-0.6.2 \
zvariant-3.2.1 \
zvariant_derive-3.2.1