mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
21476ca8a9
PR: 279707
206 lines
4.5 KiB
Makefile
206 lines
4.5 KiB
Makefile
PORTNAME= wthrr
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 1.2.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= misc
|
|
|
|
MAINTAINER= pkubaj@FreeBSD.org
|
|
COMMENT= Weather companion for the terminal
|
|
WWW= https://crates.io/crates/wthrr
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cargo ssl
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= tobealive
|
|
GH_PROJECT= ${PORTNAME}-the-weathercrab
|
|
|
|
CARGO_CRATES= addr2line-0.22.0 \
|
|
adler-1.0.2 \
|
|
aho-corasick-1.1.3 \
|
|
android-tzdata-0.1.1 \
|
|
android_system_properties-0.1.5 \
|
|
anstyle-1.0.7 \
|
|
anyhow-1.0.86 \
|
|
atomic-waker-1.1.2 \
|
|
autocfg-1.3.0 \
|
|
backtrace-0.3.72 \
|
|
base64-0.21.7 \
|
|
base64-0.22.1 \
|
|
bitflags-1.3.2 \
|
|
bitflags-2.5.0 \
|
|
bumpalo-3.16.0 \
|
|
bytes-1.6.0 \
|
|
cc-1.0.98 \
|
|
cfg-if-1.0.0 \
|
|
chrono-0.4.38 \
|
|
clap-4.5.4 \
|
|
clap_builder-4.5.2 \
|
|
clap_derive-4.5.4 \
|
|
clap_lex-0.7.0 \
|
|
console-0.15.8 \
|
|
core-foundation-0.9.4 \
|
|
core-foundation-sys-0.8.6 \
|
|
dialoguer-0.11.0 \
|
|
directories-5.0.1 \
|
|
dirs-sys-0.4.1 \
|
|
encode_unicode-0.3.6 \
|
|
encoding_rs-0.8.34 \
|
|
equivalent-1.0.1 \
|
|
errno-0.3.9 \
|
|
fastrand-2.1.0 \
|
|
fnv-1.0.7 \
|
|
foreign-types-0.3.2 \
|
|
foreign-types-shared-0.1.1 \
|
|
form_urlencoded-1.2.1 \
|
|
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 \
|
|
getrandom-0.2.15 \
|
|
gimli-0.29.0 \
|
|
h2-0.4.5 \
|
|
hashbrown-0.14.5 \
|
|
heck-0.4.1 \
|
|
heck-0.5.0 \
|
|
hermit-abi-0.3.9 \
|
|
http-1.1.0 \
|
|
http-body-1.0.0 \
|
|
http-body-util-0.1.1 \
|
|
httparse-1.8.0 \
|
|
hyper-1.3.1 \
|
|
hyper-tls-0.6.0 \
|
|
hyper-util-0.1.5 \
|
|
iana-time-zone-0.1.60 \
|
|
iana-time-zone-haiku-0.1.2 \
|
|
idna-0.5.0 \
|
|
indexmap-2.2.6 \
|
|
ipnet-2.9.0 \
|
|
itoa-1.0.11 \
|
|
js-sys-0.3.69 \
|
|
lazy_static-1.4.0 \
|
|
libc-0.2.155 \
|
|
libredox-0.1.3 \
|
|
linux-raw-sys-0.4.14 \
|
|
log-0.4.21 \
|
|
memchr-2.7.2 \
|
|
mime-0.3.17 \
|
|
miniz_oxide-0.7.3 \
|
|
mio-0.8.11 \
|
|
native-tls-0.2.12 \
|
|
num-traits-0.2.19 \
|
|
num_cpus-1.16.0 \
|
|
object-0.35.0 \
|
|
once_cell-1.19.0 \
|
|
openssl-0.10.64 \
|
|
openssl-macros-0.1.1 \
|
|
openssl-probe-0.1.5 \
|
|
openssl-sys-0.9.102 \
|
|
option-ext-0.2.0 \
|
|
optional_struct-0.3.2 \
|
|
optional_struct_export-0.3.2 \
|
|
optional_struct_macro_impl-0.3.2 \
|
|
percent-encoding-2.3.1 \
|
|
pin-project-1.1.5 \
|
|
pin-project-internal-1.1.5 \
|
|
pin-project-lite-0.2.14 \
|
|
pin-utils-0.1.0 \
|
|
pkg-config-0.3.30 \
|
|
proc-macro2-1.0.84 \
|
|
pure-rust-locales-0.8.1 \
|
|
quote-1.0.36 \
|
|
redox_users-0.4.5 \
|
|
regex-1.10.4 \
|
|
regex-automata-0.4.6 \
|
|
regex-syntax-0.8.3 \
|
|
reqwest-0.12.4 \
|
|
ron-0.8.1 \
|
|
rustc-demangle-0.1.24 \
|
|
rustix-0.38.34 \
|
|
rustls-pemfile-2.1.2 \
|
|
rustls-pki-types-1.7.0 \
|
|
rustversion-1.0.17 \
|
|
ryu-1.0.18 \
|
|
schannel-0.1.23 \
|
|
scopeguard-1.2.0 \
|
|
security-framework-2.11.0 \
|
|
security-framework-sys-2.11.0 \
|
|
serde-1.0.203 \
|
|
serde_derive-1.0.203 \
|
|
serde_json-1.0.117 \
|
|
serde_urlencoded-0.7.1 \
|
|
shell-words-1.1.0 \
|
|
slab-0.4.9 \
|
|
smallvec-1.13.2 \
|
|
socket2-0.5.7 \
|
|
strsim-0.11.1 \
|
|
strum-0.26.2 \
|
|
strum_macros-0.26.2 \
|
|
syn-2.0.66 \
|
|
sync_wrapper-0.1.2 \
|
|
system-configuration-0.5.1 \
|
|
system-configuration-sys-0.5.0 \
|
|
tempfile-3.10.1 \
|
|
thiserror-1.0.61 \
|
|
thiserror-impl-1.0.61 \
|
|
tinyvec-1.6.0 \
|
|
tinyvec_macros-0.1.1 \
|
|
tokio-1.38.0 \
|
|
tokio-macros-2.3.0 \
|
|
tokio-native-tls-0.3.1 \
|
|
tokio-util-0.7.11 \
|
|
tower-0.4.13 \
|
|
tower-layer-0.3.2 \
|
|
tower-service-0.3.2 \
|
|
tracing-0.1.40 \
|
|
tracing-core-0.1.32 \
|
|
try-lock-0.2.5 \
|
|
unicode-bidi-0.3.15 \
|
|
unicode-ident-1.0.12 \
|
|
unicode-normalization-0.1.23 \
|
|
unicode-width-0.1.12 \
|
|
url-2.5.0 \
|
|
vcpkg-0.2.15 \
|
|
want-0.3.1 \
|
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
|
wasm-bindgen-0.2.92 \
|
|
wasm-bindgen-backend-0.2.92 \
|
|
wasm-bindgen-futures-0.4.42 \
|
|
wasm-bindgen-macro-0.2.92 \
|
|
wasm-bindgen-macro-support-0.2.92 \
|
|
wasm-bindgen-shared-0.2.92 \
|
|
web-sys-0.3.69 \
|
|
windows-core-0.52.0 \
|
|
windows-sys-0.48.0 \
|
|
windows-sys-0.52.0 \
|
|
windows-targets-0.48.5 \
|
|
windows-targets-0.52.5 \
|
|
windows_aarch64_gnullvm-0.48.5 \
|
|
windows_aarch64_gnullvm-0.52.5 \
|
|
windows_aarch64_msvc-0.48.5 \
|
|
windows_aarch64_msvc-0.52.5 \
|
|
windows_i686_gnu-0.48.5 \
|
|
windows_i686_gnu-0.52.5 \
|
|
windows_i686_gnullvm-0.52.5 \
|
|
windows_i686_msvc-0.48.5 \
|
|
windows_i686_msvc-0.52.5 \
|
|
windows_x86_64_gnu-0.48.5 \
|
|
windows_x86_64_gnu-0.52.5 \
|
|
windows_x86_64_gnullvm-0.48.5 \
|
|
windows_x86_64_gnullvm-0.52.5 \
|
|
windows_x86_64_msvc-0.48.5 \
|
|
windows_x86_64_msvc-0.52.5 \
|
|
winreg-0.52.0
|
|
|
|
MAKE_ENV= OPENSSL_DIR=${OPENSSLDIR}
|
|
|
|
PLIST_FILES= bin/${PORTNAME}
|
|
|
|
.include <bsd.port.mk>
|