17bf498fd2
PR: 294615
365 lines
7.9 KiB
Makefile
365 lines
7.9 KiB
Makefile
PORTNAME= taws
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 1.2.1
|
|
PORTREVISION= 1
|
|
CATEGORIES= sysutils
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
|
COMMENT= Terminal UI for AWS infrastructure
|
|
WWW= https://github.com/huseyinbabal/taws
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cargo
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= huseyinbabal
|
|
|
|
CARGO_CRATES= aho-corasick-1.1.4 \
|
|
allocator-api2-0.2.21 \
|
|
android_system_properties-0.1.5 \
|
|
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 \
|
|
async-trait-0.1.89 \
|
|
atomic-0.6.1 \
|
|
atomic-waker-1.1.2 \
|
|
autocfg-1.5.0 \
|
|
aws-credential-types-1.2.11 \
|
|
aws-sigv4-1.3.7 \
|
|
aws-smithy-async-1.2.7 \
|
|
aws-smithy-http-0.62.6 \
|
|
aws-smithy-runtime-api-1.10.0 \
|
|
aws-smithy-types-1.3.6 \
|
|
base64-0.22.1 \
|
|
base64-simd-0.8.0 \
|
|
bit-set-0.5.3 \
|
|
bit-vec-0.6.3 \
|
|
bitflags-1.3.2 \
|
|
bitflags-2.10.0 \
|
|
block-buffer-0.10.4 \
|
|
bumpalo-3.19.1 \
|
|
bytemuck-1.24.0 \
|
|
bytes-1.11.0 \
|
|
bytes-utils-0.1.4 \
|
|
castaway-0.2.4 \
|
|
cc-1.2.53 \
|
|
cfg-if-1.0.4 \
|
|
cfg_aliases-0.2.1 \
|
|
chrono-0.4.43 \
|
|
clap-4.5.54 \
|
|
clap_builder-4.5.54 \
|
|
clap_complete-4.5.65 \
|
|
clap_derive-4.5.49 \
|
|
clap_lex-0.7.7 \
|
|
colorchoice-1.0.4 \
|
|
compact_str-0.9.0 \
|
|
convert_case-0.10.0 \
|
|
core-foundation-sys-0.8.7 \
|
|
cpufeatures-0.2.17 \
|
|
crossbeam-channel-0.5.15 \
|
|
crossbeam-utils-0.8.21 \
|
|
crossterm-0.29.0 \
|
|
crossterm_winapi-0.9.1 \
|
|
crypto-common-0.1.7 \
|
|
csscolorparser-0.6.2 \
|
|
darling-0.23.0 \
|
|
darling_core-0.23.0 \
|
|
darling_macro-0.23.0 \
|
|
deltae-0.3.2 \
|
|
deranged-0.5.5 \
|
|
derive_more-2.1.1 \
|
|
derive_more-impl-2.1.1 \
|
|
digest-0.10.7 \
|
|
dirs-6.0.0 \
|
|
dirs-sys-0.5.0 \
|
|
displaydoc-0.2.5 \
|
|
document-features-0.2.12 \
|
|
either-1.15.0 \
|
|
equivalent-1.0.2 \
|
|
errno-0.3.14 \
|
|
euclid-0.22.11 \
|
|
fancy-regex-0.11.0 \
|
|
fastrand-2.3.0 \
|
|
filedescriptor-0.8.3 \
|
|
find-msvc-tools-0.1.8 \
|
|
finl_unicode-1.4.0 \
|
|
fixedbitset-0.4.2 \
|
|
fnv-1.0.7 \
|
|
foldhash-0.2.0 \
|
|
form_urlencoded-1.2.2 \
|
|
futures-channel-0.3.31 \
|
|
futures-core-0.3.31 \
|
|
futures-io-0.3.31 \
|
|
futures-sink-0.3.31 \
|
|
futures-task-0.3.31 \
|
|
futures-util-0.3.31 \
|
|
fuzzy-matcher-0.3.7 \
|
|
generic-array-0.14.7 \
|
|
getrandom-0.2.17 \
|
|
getrandom-0.3.4 \
|
|
hashbrown-0.16.1 \
|
|
heck-0.5.0 \
|
|
hex-0.4.3 \
|
|
hmac-0.12.1 \
|
|
http-0.2.12 \
|
|
http-1.4.0 \
|
|
http-body-0.4.6 \
|
|
http-body-1.0.1 \
|
|
http-body-util-0.1.3 \
|
|
httparse-1.10.1 \
|
|
hyper-1.8.1 \
|
|
hyper-rustls-0.27.7 \
|
|
hyper-util-0.1.19 \
|
|
iana-time-zone-0.1.64 \
|
|
iana-time-zone-haiku-0.1.2 \
|
|
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 \
|
|
indexmap-2.13.0 \
|
|
indoc-2.0.7 \
|
|
instability-0.3.11 \
|
|
ipnet-2.11.0 \
|
|
iri-string-0.7.10 \
|
|
is-docker-0.2.0 \
|
|
is-wsl-0.4.0 \
|
|
is_terminal_polyfill-1.70.2 \
|
|
itertools-0.14.0 \
|
|
itoa-1.0.17 \
|
|
js-sys-0.3.85 \
|
|
kasuari-0.4.11 \
|
|
lab-0.11.0 \
|
|
lazy_static-1.5.0 \
|
|
libc-0.2.180 \
|
|
libredox-0.1.12 \
|
|
line-clipping-0.3.5 \
|
|
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.3 \
|
|
lru-slab-0.1.2 \
|
|
mac_address-1.1.8 \
|
|
matchers-0.2.0 \
|
|
memchr-2.7.6 \
|
|
memmem-0.1.1 \
|
|
memoffset-0.9.1 \
|
|
minimal-lexical-0.2.1 \
|
|
mio-1.1.1 \
|
|
nix-0.29.0 \
|
|
nom-7.1.3 \
|
|
nu-ansi-term-0.50.3 \
|
|
num-conv-0.1.0 \
|
|
num-derive-0.4.2 \
|
|
num-integer-0.1.46 \
|
|
num-traits-0.2.19 \
|
|
num_threads-0.1.7 \
|
|
once_cell-1.21.3 \
|
|
once_cell_polyfill-1.70.2 \
|
|
open-5.3.3 \
|
|
option-ext-0.2.0 \
|
|
ordered-float-4.6.0 \
|
|
outref-0.5.2 \
|
|
parking_lot-0.12.5 \
|
|
parking_lot_core-0.9.12 \
|
|
pathdiff-0.2.3 \
|
|
percent-encoding-2.3.2 \
|
|
pest-2.8.5 \
|
|
pest_derive-2.8.5 \
|
|
pest_generator-2.8.5 \
|
|
pest_meta-2.8.5 \
|
|
phf-0.11.3 \
|
|
phf_codegen-0.11.3 \
|
|
phf_generator-0.11.3 \
|
|
phf_macros-0.11.3 \
|
|
phf_shared-0.11.3 \
|
|
pin-project-lite-0.2.16 \
|
|
pin-utils-0.1.0 \
|
|
portable-atomic-1.13.0 \
|
|
potential_utf-0.1.4 \
|
|
powerfmt-0.2.0 \
|
|
ppv-lite86-0.2.21 \
|
|
proc-macro2-1.0.105 \
|
|
quick-xml-0.39.0 \
|
|
quinn-0.11.9 \
|
|
quinn-proto-0.11.13 \
|
|
quinn-udp-0.5.14 \
|
|
quote-1.0.43 \
|
|
r-efi-5.3.0 \
|
|
rand-0.8.5 \
|
|
rand-0.9.2 \
|
|
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-macros-0.7.0 \
|
|
ratatui-termwiz-0.1.0 \
|
|
ratatui-widgets-0.3.0 \
|
|
redox_syscall-0.5.18 \
|
|
redox_users-0.5.2 \
|
|
regex-1.12.2 \
|
|
regex-automata-0.4.13 \
|
|
regex-syntax-0.8.8 \
|
|
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-pki-types-1.14.0 \
|
|
rustls-webpki-0.103.9 \
|
|
rustversion-1.0.22 \
|
|
ryu-1.0.22 \
|
|
scopeguard-1.2.0 \
|
|
semver-1.0.27 \
|
|
serde-1.0.228 \
|
|
serde_core-1.0.228 \
|
|
serde_derive-1.0.228 \
|
|
serde_json-1.0.149 \
|
|
serde_urlencoded-0.7.1 \
|
|
serde_yaml-0.9.34+deprecated \
|
|
sha1-0.10.6 \
|
|
sha2-0.10.9 \
|
|
sharded-slab-0.1.7 \
|
|
shlex-1.3.0 \
|
|
signal-hook-0.3.18 \
|
|
signal-hook-mio-0.2.5 \
|
|
signal-hook-registry-1.4.8 \
|
|
siphasher-1.0.1 \
|
|
slab-0.4.11 \
|
|
smallvec-1.15.1 \
|
|
socket2-0.6.1 \
|
|
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-1.0.109 \
|
|
syn-2.0.114 \
|
|
sync_wrapper-1.0.2 \
|
|
synstructure-0.13.2 \
|
|
tempfile-3.24.0 \
|
|
terminfo-0.9.0 \
|
|
termios-0.3.3 \
|
|
termwiz-0.23.3 \
|
|
thiserror-1.0.69 \
|
|
thiserror-2.0.18 \
|
|
thiserror-impl-1.0.69 \
|
|
thiserror-impl-2.0.18 \
|
|
thread_local-1.1.9 \
|
|
time-0.3.45 \
|
|
time-core-0.1.7 \
|
|
time-macros-0.2.25 \
|
|
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 \
|
|
tower-0.5.3 \
|
|
tower-http-0.6.8 \
|
|
tower-layer-0.3.3 \
|
|
tower-service-0.3.3 \
|
|
tracing-0.1.44 \
|
|
tracing-appender-0.2.4 \
|
|
tracing-attributes-0.1.31 \
|
|
tracing-core-0.1.36 \
|
|
tracing-log-0.2.0 \
|
|
tracing-subscriber-0.3.22 \
|
|
try-lock-0.2.5 \
|
|
typenum-1.19.0 \
|
|
ucd-trie-0.1.7 \
|
|
unicode-ident-1.0.22 \
|
|
unicode-segmentation-1.12.0 \
|
|
unicode-truncate-2.0.1 \
|
|
unicode-width-0.2.2 \
|
|
unsafe-libyaml-0.2.11 \
|
|
untrusted-0.9.0 \
|
|
url-2.5.8 \
|
|
urlencoding-2.1.3 \
|
|
utf8_iter-1.0.4 \
|
|
utf8parse-0.2.2 \
|
|
uuid-1.19.0 \
|
|
valuable-0.1.1 \
|
|
version_check-0.9.5 \
|
|
vsimd-0.8.0 \
|
|
vtparse-0.6.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 \
|
|
web-sys-0.3.85 \
|
|
web-time-1.1.0 \
|
|
webpki-roots-1.0.5 \
|
|
wezterm-bidi-0.2.3 \
|
|
wezterm-blob-leases-0.1.1 \
|
|
wezterm-color-types-0.3.0 \
|
|
wezterm-dynamic-0.2.1 \
|
|
wezterm-dynamic-derive-0.1.1 \
|
|
wezterm-input-types-0.1.0 \
|
|
winapi-0.3.9 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
windows-core-0.62.2 \
|
|
windows-implement-0.60.2 \
|
|
windows-interface-0.59.3 \
|
|
windows-link-0.2.1 \
|
|
windows-result-0.4.1 \
|
|
windows-strings-0.5.1 \
|
|
windows-sys-0.52.0 \
|
|
windows-sys-0.60.2 \
|
|
windows-sys-0.61.2 \
|
|
windows-targets-0.52.6 \
|
|
windows-targets-0.53.5 \
|
|
windows_aarch64_gnullvm-0.52.6 \
|
|
windows_aarch64_gnullvm-0.53.1 \
|
|
windows_aarch64_msvc-0.52.6 \
|
|
windows_aarch64_msvc-0.53.1 \
|
|
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.52.6 \
|
|
windows_i686_msvc-0.53.1 \
|
|
windows_x86_64_gnu-0.52.6 \
|
|
windows_x86_64_gnu-0.53.1 \
|
|
windows_x86_64_gnullvm-0.52.6 \
|
|
windows_x86_64_gnullvm-0.53.1 \
|
|
windows_x86_64_msvc-0.52.6 \
|
|
windows_x86_64_msvc-0.53.1 \
|
|
wit-bindgen-0.51.0 \
|
|
writeable-0.6.2 \
|
|
yoke-0.8.1 \
|
|
yoke-derive-0.8.1 \
|
|
zerocopy-0.8.33 \
|
|
zerocopy-derive-0.8.33 \
|
|
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.15
|
|
|
|
PLIST_FILES= bin/${PORTNAME}
|
|
|
|
.include <bsd.port.mk>
|