301 lines
6.5 KiB
Makefile
301 lines
6.5 KiB
Makefile
PORTNAME= tredis
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 1.2.0
|
|
CATEGORIES= databases
|
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
|
COMMENT= Terminal UI for Redis
|
|
WWW= https://github.com/huseyinbabal/tredis
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cargo ssl
|
|
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 \
|
|
arcstr-1.2.0 \
|
|
atomic-0.6.1 \
|
|
autocfg-1.5.0 \
|
|
base64-0.22.1 \
|
|
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.25.0 \
|
|
bytes-1.11.0 \
|
|
castaway-0.2.4 \
|
|
cc-1.2.55 \
|
|
cfg-if-1.0.4 \
|
|
cfg_aliases-0.2.1 \
|
|
chrono-0.4.43 \
|
|
clap-4.5.56 \
|
|
clap_builder-4.5.56 \
|
|
clap_derive-4.5.55 \
|
|
clap_lex-0.7.7 \
|
|
colorchoice-1.0.4 \
|
|
combine-4.6.7 \
|
|
compact_str-0.9.0 \
|
|
convert_case-0.10.0 \
|
|
core-foundation-0.9.4 \
|
|
core-foundation-sys-0.8.7 \
|
|
cpufeatures-0.2.17 \
|
|
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.13 \
|
|
fancy-regex-0.11.0 \
|
|
fastrand-2.3.0 \
|
|
filedescriptor-0.8.3 \
|
|
find-msvc-tools-0.1.9 \
|
|
finl_unicode-1.4.0 \
|
|
fixedbitset-0.4.2 \
|
|
fnv-1.0.7 \
|
|
foldhash-0.2.0 \
|
|
foreign-types-0.3.2 \
|
|
foreign-types-shared-0.1.1 \
|
|
form_urlencoded-1.2.2 \
|
|
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 \
|
|
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 \
|
|
hostname-0.4.2 \
|
|
iana-time-zone-0.1.65 \
|
|
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 \
|
|
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 \
|
|
mac_address-1.1.8 \
|
|
memchr-2.7.6 \
|
|
memmem-0.1.1 \
|
|
memoffset-0.9.1 \
|
|
minimal-lexical-0.2.1 \
|
|
mio-1.1.1 \
|
|
native-tls-0.2.14 \
|
|
nix-0.29.0 \
|
|
nom-7.1.3 \
|
|
num-bigint-0.4.6 \
|
|
num-conv-0.2.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 \
|
|
openssl-0.10.75 \
|
|
openssl-macros-0.1.1 \
|
|
openssl-probe-0.1.6 \
|
|
openssl-src-300.5.5+3.5.5 \
|
|
openssl-sys-0.9.111 \
|
|
option-ext-0.2.0 \
|
|
ordered-float-4.6.0 \
|
|
parking_lot-0.12.5 \
|
|
parking_lot_core-0.9.12 \
|
|
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 \
|
|
pkg-config-0.3.32 \
|
|
portable-atomic-1.13.1 \
|
|
potential_utf-0.1.4 \
|
|
powerfmt-0.2.0 \
|
|
proc-macro2-1.0.106 \
|
|
quote-1.0.44 \
|
|
r-efi-5.3.0 \
|
|
rand-0.8.5 \
|
|
rand_core-0.6.4 \
|
|
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 \
|
|
redis-1.0.3 \
|
|
redox_syscall-0.5.18 \
|
|
redox_users-0.5.2 \
|
|
regex-1.12.2 \
|
|
regex-automata-0.4.13 \
|
|
regex-syntax-0.8.8 \
|
|
rustc_version-0.4.1 \
|
|
rustix-1.1.3 \
|
|
rustversion-1.0.22 \
|
|
ryu-1.0.22 \
|
|
schannel-0.1.28 \
|
|
scopeguard-1.2.0 \
|
|
security-framework-2.11.1 \
|
|
security-framework-sys-2.15.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_yaml-0.9.34+deprecated \
|
|
sha1_smol-1.0.1 \
|
|
sha2-0.10.9 \
|
|
shlex-1.3.0 \
|
|
signal-hook-0.3.18 \
|
|
signal-hook-mio-0.2.5 \
|
|
signal-hook-registry-1.4.8 \
|
|
siphasher-1.0.2 \
|
|
slab-0.4.12 \
|
|
smallvec-1.15.1 \
|
|
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 \
|
|
syn-1.0.109 \
|
|
syn-2.0.114 \
|
|
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 \
|
|
time-0.3.46 \
|
|
time-core-0.1.8 \
|
|
tinystr-0.8.2 \
|
|
tokio-1.49.0 \
|
|
tokio-macros-2.6.0 \
|
|
tokio-native-tls-0.3.1 \
|
|
tokio-util-0.7.18 \
|
|
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 \
|
|
url-2.5.8 \
|
|
utf8_iter-1.0.4 \
|
|
utf8parse-0.2.2 \
|
|
uuid-1.20.0 \
|
|
vcpkg-0.2.15 \
|
|
version_check-0.9.5 \
|
|
vtparse-0.6.2 \
|
|
wasi-0.11.1+wasi-snapshot-preview1 \
|
|
wasip2-1.0.2+wasi-0.2.9 \
|
|
wasm-bindgen-0.2.108 \
|
|
wasm-bindgen-macro-0.2.108 \
|
|
wasm-bindgen-macro-support-0.2.108 \
|
|
wasm-bindgen-shared-0.2.108 \
|
|
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.60.2 \
|
|
windows-sys-0.61.2 \
|
|
windows-targets-0.53.5 \
|
|
windows_aarch64_gnullvm-0.53.1 \
|
|
windows_aarch64_msvc-0.53.1 \
|
|
windows_i686_gnu-0.53.1 \
|
|
windows_i686_gnullvm-0.53.1 \
|
|
windows_i686_msvc-0.53.1 \
|
|
windows_x86_64_gnu-0.53.1 \
|
|
windows_x86_64_gnullvm-0.53.1 \
|
|
windows_x86_64_msvc-0.53.1 \
|
|
wit-bindgen-0.51.0 \
|
|
writeable-0.6.2 \
|
|
xxhash-rust-0.8.15 \
|
|
yoke-0.8.1 \
|
|
yoke-derive-0.8.1 \
|
|
zerofrom-0.1.6 \
|
|
zerofrom-derive-0.1.6 \
|
|
zerotrie-0.2.3 \
|
|
zerovec-0.11.5 \
|
|
zerovec-derive-0.11.2 \
|
|
zmij-1.0.19
|
|
|
|
CARGO_ENV= OPENSSL_NO_VENDOR=1
|
|
|
|
PLIST_FILES= bin/${PORTNAME}
|
|
|
|
.include <bsd.port.mk>
|