289 lines
6.1 KiB
Makefile
289 lines
6.1 KiB
Makefile
PORTNAME= dothttp
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 0.10.0
|
|
PORTREVISION= 7
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
COMMENT= Text-based http client compatible with Intelijj Http Client
|
|
WWW= https://github.com/alisa101rs/dothttp
|
|
|
|
LICENSE= APACHE20
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cargo
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= alisa101rs
|
|
|
|
CARGO_CRATES= addr2line-0.21.0 \
|
|
adler-1.0.2 \
|
|
ahash-0.8.6 \
|
|
android-tzdata-0.1.1 \
|
|
android_system_properties-0.1.5 \
|
|
anstream-0.6.4 \
|
|
anstyle-1.0.4 \
|
|
anstyle-parse-0.2.2 \
|
|
anstyle-query-1.0.0 \
|
|
anstyle-wincon-3.0.1 \
|
|
ascii_table-4.0.3 \
|
|
async-trait-0.1.74 \
|
|
atomic-polyfill-1.0.3 \
|
|
autocfg-1.1.0 \
|
|
axum-0.7.4 \
|
|
axum-core-0.4.3 \
|
|
backtrace-0.3.69 \
|
|
base64-0.21.5 \
|
|
bitflags-1.3.2 \
|
|
bitflags-2.4.1 \
|
|
block-buffer-0.10.4 \
|
|
boa_ast-0.17.3 \
|
|
boa_engine-0.17.3 \
|
|
boa_gc-0.17.3 \
|
|
boa_icu_provider-0.17.3 \
|
|
boa_interner-0.17.3 \
|
|
boa_macros-0.17.3 \
|
|
boa_parser-0.17.3 \
|
|
boa_profiler-0.17.3 \
|
|
boa_runtime-0.17.3 \
|
|
bumpalo-3.14.0 \
|
|
bytes-1.5.0 \
|
|
cc-1.0.83 \
|
|
cfg-if-1.0.0 \
|
|
chrono-0.4.31 \
|
|
clap-4.4.10 \
|
|
clap_builder-4.4.9 \
|
|
clap_derive-4.4.7 \
|
|
clap_lex-0.6.0 \
|
|
cobs-0.2.3 \
|
|
color-eyre-0.6.2 \
|
|
color-spantrace-0.2.1 \
|
|
colorchoice-1.0.0 \
|
|
core-foundation-0.9.3 \
|
|
core-foundation-sys-0.8.4 \
|
|
cpufeatures-0.2.11 \
|
|
critical-section-1.1.2 \
|
|
crypto-common-0.1.6 \
|
|
dashmap-5.5.3 \
|
|
digest-0.10.7 \
|
|
displaydoc-0.2.4 \
|
|
either-1.9.0 \
|
|
embedded-io-0.4.0 \
|
|
encoding_rs-0.8.33 \
|
|
equivalent-1.0.1 \
|
|
errno-0.3.8 \
|
|
eyre-0.6.12 \
|
|
fast-float-0.2.0 \
|
|
fastrand-2.0.1 \
|
|
fnv-1.0.7 \
|
|
form_urlencoded-1.2.1 \
|
|
futures-channel-0.3.29 \
|
|
futures-core-0.3.29 \
|
|
futures-sink-0.3.29 \
|
|
futures-task-0.3.29 \
|
|
futures-util-0.3.29 \
|
|
generic-array-0.14.7 \
|
|
getrandom-0.2.11 \
|
|
gimli-0.28.1 \
|
|
h2-0.3.22 \
|
|
h2-0.4.1 \
|
|
hashbrown-0.13.2 \
|
|
hashbrown-0.14.3 \
|
|
heck-0.4.1 \
|
|
http-0.2.11 \
|
|
http-1.0.0 \
|
|
http-body-0.4.5 \
|
|
http-body-1.0.0 \
|
|
http-body-util-0.1.0 \
|
|
httparse-1.8.0 \
|
|
httpdate-1.0.3 \
|
|
hyper-0.14.27 \
|
|
hyper-1.1.0 \
|
|
hyper-rustls-0.24.2 \
|
|
hyper-util-0.1.2 \
|
|
iana-time-zone-0.1.58 \
|
|
iana-time-zone-haiku-0.1.2 \
|
|
icu_collections-1.2.0 \
|
|
icu_locid-1.2.0 \
|
|
icu_normalizer-1.2.0 \
|
|
icu_properties-1.2.0 \
|
|
icu_provider-1.2.0 \
|
|
icu_provider_adapters-1.2.0 \
|
|
icu_provider_blob-1.2.0 \
|
|
icu_provider_macros-1.2.0 \
|
|
idna-0.5.0 \
|
|
indenter-0.3.3 \
|
|
indexmap-2.3.0 \
|
|
ipnet-2.9.0 \
|
|
itertools-0.11.0 \
|
|
itoa-1.0.9 \
|
|
js-sys-0.3.66 \
|
|
lazy_static-1.4.0 \
|
|
libc-0.2.150 \
|
|
linux-raw-sys-0.4.11 \
|
|
litemap-0.7.2 \
|
|
lock_api-0.4.11 \
|
|
log-0.4.20 \
|
|
matchit-0.7.3 \
|
|
memchr-2.6.4 \
|
|
mime-0.3.17 \
|
|
miniz_oxide-0.7.1 \
|
|
mio-0.8.9 \
|
|
num-bigint-0.4.4 \
|
|
num-integer-0.1.45 \
|
|
num-traits-0.2.17 \
|
|
num_enum-0.6.1 \
|
|
num_enum_derive-0.6.1 \
|
|
object-0.32.1 \
|
|
once_cell-1.18.0 \
|
|
owo-colors-3.5.0 \
|
|
parking_lot_core-0.9.9 \
|
|
percent-encoding-2.3.1 \
|
|
pest-2.7.5 \
|
|
pest_derive-2.7.5 \
|
|
pest_generator-2.7.5 \
|
|
pest_meta-2.7.5 \
|
|
phf-0.11.2 \
|
|
phf_generator-0.11.2 \
|
|
phf_macros-0.11.2 \
|
|
phf_shared-0.11.2 \
|
|
pin-project-1.1.3 \
|
|
pin-project-internal-1.1.3 \
|
|
pin-project-lite-0.2.13 \
|
|
pin-utils-0.1.0 \
|
|
pollster-0.3.0 \
|
|
postcard-1.0.8 \
|
|
ppv-lite86-0.2.17 \
|
|
proc-macro-crate-1.3.1 \
|
|
proc-macro2-1.0.86 \
|
|
quote-1.0.36 \
|
|
rand-0.8.5 \
|
|
rand_chacha-0.3.1 \
|
|
rand_core-0.6.4 \
|
|
redox_syscall-0.4.1 \
|
|
regress-0.6.0 \
|
|
reqwest-0.11.22 \
|
|
ring-0.17.6 \
|
|
rustc-demangle-0.1.23 \
|
|
rustc-hash-1.1.0 \
|
|
rustix-0.38.25 \
|
|
rustls-0.21.9 \
|
|
rustls-pemfile-1.0.4 \
|
|
rustls-webpki-0.101.7 \
|
|
rustversion-1.0.14 \
|
|
ryu-1.0.15 \
|
|
ryu-js-0.2.2 \
|
|
scopeguard-1.2.0 \
|
|
sct-0.7.1 \
|
|
serde-1.0.204 \
|
|
serde_derive-1.0.204 \
|
|
serde_json-1.0.108 \
|
|
serde_path_to_error-0.1.14 \
|
|
serde_urlencoded-0.7.1 \
|
|
sha2-0.10.8 \
|
|
sharded-slab-0.1.7 \
|
|
siphasher-0.3.11 \
|
|
slab-0.4.9 \
|
|
smallvec-1.11.2 \
|
|
socket2-0.4.10 \
|
|
socket2-0.5.5 \
|
|
spin-0.9.8 \
|
|
sptr-0.3.2 \
|
|
stable_deref_trait-1.2.0 \
|
|
static_assertions-1.1.0 \
|
|
strsim-0.10.0 \
|
|
syn-1.0.109 \
|
|
syn-2.0.72 \
|
|
sync_wrapper-0.1.2 \
|
|
synstructure-0.13.0 \
|
|
system-configuration-0.5.1 \
|
|
system-configuration-sys-0.5.0 \
|
|
tap-1.0.1 \
|
|
tempfile-3.8.1 \
|
|
thin-vec-0.2.12 \
|
|
thiserror-1.0.50 \
|
|
thiserror-impl-1.0.50 \
|
|
thread_local-1.1.8 \
|
|
tinystr-0.7.2 \
|
|
tinyvec-1.6.0 \
|
|
tinyvec_macros-0.1.1 \
|
|
tokio-1.34.0 \
|
|
tokio-macros-2.2.0 \
|
|
tokio-rustls-0.24.1 \
|
|
tokio-util-0.7.10 \
|
|
toml_datetime-0.6.5 \
|
|
toml_edit-0.19.15 \
|
|
tower-0.4.13 \
|
|
tower-layer-0.3.2 \
|
|
tower-service-0.3.2 \
|
|
tracing-0.1.40 \
|
|
tracing-core-0.1.32 \
|
|
tracing-error-0.2.0 \
|
|
tracing-subscriber-0.3.18 \
|
|
try-lock-0.2.4 \
|
|
typenum-1.17.0 \
|
|
ucd-trie-0.1.6 \
|
|
unicode-bidi-0.3.13 \
|
|
unicode-ident-1.0.12 \
|
|
unicode-normalization-0.1.22 \
|
|
unicode-xid-0.2.4 \
|
|
untrusted-0.9.0 \
|
|
url-2.5.0 \
|
|
utf16_iter-1.0.4 \
|
|
utf8_iter-1.0.3 \
|
|
utf8parse-0.2.1 \
|
|
uuid-1.6.1 \
|
|
valuable-0.1.0 \
|
|
version_check-0.9.4 \
|
|
want-0.3.1 \
|
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
|
wasm-bindgen-0.2.89 \
|
|
wasm-bindgen-backend-0.2.89 \
|
|
wasm-bindgen-futures-0.4.39 \
|
|
wasm-bindgen-macro-0.2.89 \
|
|
wasm-bindgen-macro-support-0.2.89 \
|
|
wasm-bindgen-shared-0.2.89 \
|
|
web-sys-0.3.66 \
|
|
webpki-roots-0.25.3 \
|
|
winapi-0.3.9 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
windows-core-0.51.1 \
|
|
windows-sys-0.48.0 \
|
|
windows-sys-0.52.0 \
|
|
windows-targets-0.48.5 \
|
|
windows-targets-0.52.0 \
|
|
windows_aarch64_gnullvm-0.48.5 \
|
|
windows_aarch64_gnullvm-0.52.0 \
|
|
windows_aarch64_msvc-0.48.5 \
|
|
windows_aarch64_msvc-0.52.0 \
|
|
windows_i686_gnu-0.48.5 \
|
|
windows_i686_gnu-0.52.0 \
|
|
windows_i686_msvc-0.48.5 \
|
|
windows_i686_msvc-0.52.0 \
|
|
windows_x86_64_gnu-0.48.5 \
|
|
windows_x86_64_gnu-0.52.0 \
|
|
windows_x86_64_gnullvm-0.48.5 \
|
|
windows_x86_64_gnullvm-0.52.0 \
|
|
windows_x86_64_msvc-0.48.5 \
|
|
windows_x86_64_msvc-0.52.0 \
|
|
winnow-0.5.19 \
|
|
winreg-0.50.0 \
|
|
write16-1.0.0 \
|
|
writeable-0.5.4 \
|
|
yoke-0.7.3 \
|
|
yoke-derive-0.7.3 \
|
|
zerocopy-0.7.26 \
|
|
zerocopy-derive-0.7.26 \
|
|
zerofrom-0.1.3 \
|
|
zerofrom-derive-0.1.3 \
|
|
zerovec-0.9.6 \
|
|
zerovec-derive-0.9.6
|
|
|
|
PLIST_FILES= bin/${PORTNAME}
|
|
|
|
post-install:
|
|
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
|
|
|
.include <bsd.port.mk>
|