342 lines
7.5 KiB
Makefile
342 lines
7.5 KiB
Makefile
PORTNAME= cloudflare-speed-cli
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 1.0.6
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= meta@FreeBSD.org
|
|
COMMENT= Third-party CLI tool for Cloudflare Speed Test service
|
|
WWW= https://github.com/kavehtehrani/cloudflare-speed-cli
|
|
|
|
LICENSE= GPLv3
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cargo
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= kavehtehrani
|
|
|
|
PLIST_FILES= bin/${PORTNAME}
|
|
|
|
CARGO_CRATES= adler2-2.0.1 \
|
|
aho-corasick-1.1.4 \
|
|
alloc-no-stdlib-2.0.4 \
|
|
alloc-stdlib-0.2.2 \
|
|
allocator-api2-0.2.21 \
|
|
anstream-0.6.21 \
|
|
anstyle-1.0.13 \
|
|
anstyle-parse-0.2.7 \
|
|
anstyle-query-1.1.5 \
|
|
anstyle-wincon-3.0.11 \
|
|
anyhow-1.0.100 \
|
|
arboard-3.6.1 \
|
|
async-compression-0.4.37 \
|
|
atomic-waker-1.1.2 \
|
|
autocfg-1.5.0 \
|
|
aws-lc-rs-1.15.4 \
|
|
aws-lc-sys-0.37.0 \
|
|
base64-0.22.1 \
|
|
bitflags-2.11.1 \
|
|
brotli-8.0.2 \
|
|
brotli-decompressor-5.0.0 \
|
|
bumpalo-3.19.1 \
|
|
bytemuck-1.25.0 \
|
|
byteorder-lite-0.1.0 \
|
|
bytes-1.11.1 \
|
|
castaway-0.2.4 \
|
|
cc-1.2.55 \
|
|
cfg-if-1.0.4 \
|
|
cfg_aliases-0.2.1 \
|
|
clap-4.5.56 \
|
|
clap_builder-4.5.56 \
|
|
clap_derive-4.5.55 \
|
|
clap_lex-0.7.7 \
|
|
clipboard-win-5.4.1 \
|
|
cmake-0.1.57 \
|
|
colorchoice-1.0.4 \
|
|
compact_str-0.9.0 \
|
|
compression-codecs-0.4.36 \
|
|
compression-core-0.4.31 \
|
|
convert_case-0.10.0 \
|
|
core-foundation-0.10.1 \
|
|
core-foundation-sys-0.8.7 \
|
|
crc32fast-1.5.0 \
|
|
crossterm-0.29.0 \
|
|
crossterm_winapi-0.9.1 \
|
|
crunchy-0.2.4 \
|
|
darling-0.23.0 \
|
|
darling_core-0.23.0 \
|
|
darling_macro-0.23.0 \
|
|
deranged-0.5.5 \
|
|
derive_more-2.1.1 \
|
|
derive_more-impl-2.1.1 \
|
|
dirs-5.0.1 \
|
|
dirs-sys-0.4.1 \
|
|
dispatch2-0.3.0 \
|
|
displaydoc-0.2.5 \
|
|
document-features-0.2.12 \
|
|
dunce-1.0.5 \
|
|
either-1.15.0 \
|
|
equivalent-1.0.2 \
|
|
errno-0.3.14 \
|
|
error-code-3.3.2 \
|
|
fax-0.2.6 \
|
|
fax_derive-0.2.0 \
|
|
fdeflate-0.3.7 \
|
|
find-msvc-tools-0.1.9 \
|
|
flate2-1.1.9 \
|
|
fnv-1.0.7 \
|
|
foldhash-0.2.0 \
|
|
form_urlencoded-1.2.2 \
|
|
fs_extra-1.3.0 \
|
|
futures-0.3.31 \
|
|
futures-channel-0.3.31 \
|
|
futures-core-0.3.31 \
|
|
futures-executor-0.3.31 \
|
|
futures-io-0.3.31 \
|
|
futures-macro-0.3.31 \
|
|
futures-sink-0.3.31 \
|
|
futures-task-0.3.31 \
|
|
futures-util-0.3.31 \
|
|
gethostname-1.1.0 \
|
|
getrandom-0.2.17 \
|
|
getrandom-0.3.4 \
|
|
glob-0.3.3 \
|
|
h2-0.4.13 \
|
|
half-2.7.1 \
|
|
hashbrown-0.16.1 \
|
|
heck-0.5.0 \
|
|
http-1.4.0 \
|
|
http-body-1.0.1 \
|
|
http-body-util-0.1.3 \
|
|
httparse-1.10.1 \
|
|
humantime-2.3.0 \
|
|
humantime-serde-1.1.1 \
|
|
hyper-1.8.1 \
|
|
hyper-rustls-0.27.7 \
|
|
hyper-util-0.1.20 \
|
|
icu_collections-2.1.1 \
|
|
icu_locale_core-2.1.1 \
|
|
icu_normalizer-2.1.1 \
|
|
icu_normalizer_data-2.1.1 \
|
|
icu_properties-2.1.2 \
|
|
icu_properties_data-2.1.2 \
|
|
icu_provider-2.1.1 \
|
|
ident_case-1.0.1 \
|
|
idna-1.1.0 \
|
|
idna_adapter-1.2.1 \
|
|
if-addrs-0.10.2 \
|
|
image-0.25.9 \
|
|
indexmap-2.13.0 \
|
|
indoc-2.0.7 \
|
|
instability-0.3.11 \
|
|
ipnet-2.11.0 \
|
|
iri-string-0.7.10 \
|
|
is_terminal_polyfill-1.70.2 \
|
|
itertools-0.14.0 \
|
|
itoa-1.0.17 \
|
|
jobserver-0.1.34 \
|
|
js-sys-0.3.85 \
|
|
kasuari-0.4.12 \
|
|
libc-0.2.180 \
|
|
libredox-0.1.12 \
|
|
line-clipping-0.3.7 \
|
|
linux-raw-sys-0.11.0 \
|
|
litemap-0.8.1 \
|
|
litrs-1.0.0 \
|
|
lock_api-0.4.14 \
|
|
log-0.4.29 \
|
|
lru-0.16.4 \
|
|
lru-slab-0.1.2 \
|
|
memchr-2.7.6 \
|
|
miniz_oxide-0.8.9 \
|
|
mio-1.1.1 \
|
|
moxcms-0.7.11 \
|
|
no-std-net-0.6.0 \
|
|
num-conv-0.2.0 \
|
|
num-traits-0.2.19 \
|
|
num_threads-0.1.7 \
|
|
objc2-0.6.3 \
|
|
objc2-app-kit-0.3.2 \
|
|
objc2-core-foundation-0.3.2 \
|
|
objc2-core-graphics-0.3.2 \
|
|
objc2-encode-4.1.0 \
|
|
objc2-foundation-0.3.2 \
|
|
objc2-io-surface-0.3.2 \
|
|
once_cell-1.21.3 \
|
|
once_cell_polyfill-1.70.2 \
|
|
openssl-probe-0.2.1 \
|
|
option-ext-0.2.0 \
|
|
parking_lot-0.12.5 \
|
|
parking_lot_core-0.9.12 \
|
|
percent-encoding-2.3.2 \
|
|
pin-project-lite-0.2.16 \
|
|
pin-utils-0.1.0 \
|
|
pnet_base-0.35.0 \
|
|
pnet_macros-0.35.0 \
|
|
pnet_macros_support-0.35.0 \
|
|
pnet_packet-0.35.0 \
|
|
png-0.18.0 \
|
|
portable-atomic-1.13.1 \
|
|
potential_utf-0.1.4 \
|
|
powerfmt-0.2.0 \
|
|
ppv-lite86-0.2.21 \
|
|
proc-macro2-1.0.106 \
|
|
pxfm-0.1.27 \
|
|
quick-error-2.0.1 \
|
|
quinn-0.11.9 \
|
|
quinn-proto-0.11.13 \
|
|
quinn-udp-0.5.14 \
|
|
quote-1.0.44 \
|
|
r-efi-5.3.0 \
|
|
rand-0.8.5 \
|
|
rand-0.9.2 \
|
|
rand_chacha-0.3.1 \
|
|
rand_chacha-0.9.0 \
|
|
rand_core-0.6.4 \
|
|
rand_core-0.9.5 \
|
|
ratatui-0.30.0 \
|
|
ratatui-core-0.1.0 \
|
|
ratatui-crossterm-0.1.0 \
|
|
ratatui-textarea-0.9.1 \
|
|
ratatui-widgets-0.3.0 \
|
|
redox_syscall-0.5.18 \
|
|
redox_users-0.4.6 \
|
|
regex-1.12.3 \
|
|
regex-automata-0.4.14 \
|
|
regex-syntax-0.8.9 \
|
|
reqwest-0.12.28 \
|
|
ring-0.17.14 \
|
|
rustc-hash-2.1.1 \
|
|
rustc_version-0.4.1 \
|
|
rustix-1.1.3 \
|
|
rustls-0.23.36 \
|
|
rustls-native-certs-0.8.3 \
|
|
rustls-pki-types-1.14.0 \
|
|
rustls-webpki-0.103.9 \
|
|
rustversion-1.0.22 \
|
|
ryu-1.0.22 \
|
|
schannel-0.1.29 \
|
|
scopeguard-1.2.0 \
|
|
security-framework-3.7.0 \
|
|
security-framework-sys-2.17.0 \
|
|
semver-1.0.28 \
|
|
serde-1.0.228 \
|
|
serde_core-1.0.228 \
|
|
serde_derive-1.0.228 \
|
|
serde_json-1.0.149 \
|
|
serde_urlencoded-0.7.1 \
|
|
shlex-1.3.0 \
|
|
signal-hook-0.3.18 \
|
|
signal-hook-mio-0.2.5 \
|
|
signal-hook-registry-1.4.8 \
|
|
simd-adler32-0.3.8 \
|
|
slab-0.4.12 \
|
|
smallvec-1.15.1 \
|
|
socket2-0.5.10 \
|
|
socket2-0.6.2 \
|
|
stable_deref_trait-1.2.1 \
|
|
static_assertions-1.1.0 \
|
|
strsim-0.11.1 \
|
|
strum-0.27.2 \
|
|
strum_macros-0.27.2 \
|
|
subtle-2.6.1 \
|
|
syn-2.0.114 \
|
|
sync_wrapper-1.0.2 \
|
|
synstructure-0.13.2 \
|
|
thiserror-1.0.69 \
|
|
thiserror-2.0.18 \
|
|
thiserror-impl-1.0.69 \
|
|
thiserror-impl-2.0.18 \
|
|
tiff-0.10.3 \
|
|
time-0.3.46 \
|
|
time-core-0.1.8 \
|
|
time-macros-0.2.26 \
|
|
tinystr-0.8.2 \
|
|
tinyvec-1.10.0 \
|
|
tinyvec_macros-0.1.1 \
|
|
tokio-1.49.0 \
|
|
tokio-macros-2.6.0 \
|
|
tokio-rustls-0.26.4 \
|
|
tokio-util-0.7.18 \
|
|
tower-0.5.3 \
|
|
tower-http-0.6.8 \
|
|
tower-layer-0.3.3 \
|
|
tower-service-0.3.3 \
|
|
tracing-0.1.44 \
|
|
tracing-core-0.1.36 \
|
|
try-lock-0.2.5 \
|
|
unicode-ident-1.0.22 \
|
|
unicode-segmentation-1.12.0 \
|
|
unicode-truncate-2.0.1 \
|
|
unicode-width-0.2.0 \
|
|
untrusted-0.9.0 \
|
|
url-2.5.8 \
|
|
utf8_iter-1.0.4 \
|
|
utf8parse-0.2.2 \
|
|
want-0.3.1 \
|
|
wasi-0.11.1+wasi-snapshot-preview1 \
|
|
wasip2-1.0.2+wasi-0.2.9 \
|
|
wasm-bindgen-0.2.108 \
|
|
wasm-bindgen-futures-0.4.58 \
|
|
wasm-bindgen-macro-0.2.108 \
|
|
wasm-bindgen-macro-support-0.2.108 \
|
|
wasm-bindgen-shared-0.2.108 \
|
|
wasm-streams-0.4.2 \
|
|
web-sys-0.3.85 \
|
|
web-time-1.1.0 \
|
|
webpki-roots-0.26.11 \
|
|
webpki-roots-1.0.5 \
|
|
weezl-0.1.12 \
|
|
winapi-0.3.9 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
windows-link-0.2.1 \
|
|
windows-sys-0.48.0 \
|
|
windows-sys-0.52.0 \
|
|
windows-sys-0.60.2 \
|
|
windows-sys-0.61.2 \
|
|
windows-targets-0.48.5 \
|
|
windows-targets-0.52.6 \
|
|
windows-targets-0.53.5 \
|
|
windows_aarch64_gnullvm-0.48.5 \
|
|
windows_aarch64_gnullvm-0.52.6 \
|
|
windows_aarch64_gnullvm-0.53.1 \
|
|
windows_aarch64_msvc-0.48.5 \
|
|
windows_aarch64_msvc-0.52.6 \
|
|
windows_aarch64_msvc-0.53.1 \
|
|
windows_i686_gnu-0.48.5 \
|
|
windows_i686_gnu-0.52.6 \
|
|
windows_i686_gnu-0.53.1 \
|
|
windows_i686_gnullvm-0.52.6 \
|
|
windows_i686_gnullvm-0.53.1 \
|
|
windows_i686_msvc-0.48.5 \
|
|
windows_i686_msvc-0.52.6 \
|
|
windows_i686_msvc-0.53.1 \
|
|
windows_x86_64_gnu-0.48.5 \
|
|
windows_x86_64_gnu-0.52.6 \
|
|
windows_x86_64_gnu-0.53.1 \
|
|
windows_x86_64_gnullvm-0.48.5 \
|
|
windows_x86_64_gnullvm-0.52.6 \
|
|
windows_x86_64_gnullvm-0.53.1 \
|
|
windows_x86_64_msvc-0.48.5 \
|
|
windows_x86_64_msvc-0.52.6 \
|
|
windows_x86_64_msvc-0.53.1 \
|
|
wit-bindgen-0.51.0 \
|
|
writeable-0.6.2 \
|
|
x11rb-0.13.2 \
|
|
x11rb-protocol-0.13.2 \
|
|
yoke-0.8.1 \
|
|
yoke-derive-0.8.1 \
|
|
zerocopy-0.8.37 \
|
|
zerocopy-derive-0.8.37 \
|
|
zerofrom-0.1.6 \
|
|
zerofrom-derive-0.1.6 \
|
|
zeroize-1.8.2 \
|
|
zerotrie-0.2.3 \
|
|
zerovec-0.11.5 \
|
|
zerovec-derive-0.11.2 \
|
|
zmij-1.0.19 \
|
|
zune-core-0.4.12 \
|
|
zune-jpeg-0.4.21
|
|
|
|
.include <bsd.port.mk>
|