1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/net-mgmt/bandwhich/Makefile
2021-10-25 10:55:19 +02:00

276 lines
5.8 KiB
Makefile

PORTNAME= bandwhich
DISTVERSION= 0.20.0
PORTREVISION= 9
CATEGORIES= net-mgmt
MAINTAINER= petteri.valkonen@iki.fi
COMMENT= Terminal bandwidth utilization tool
LICENSE= MIT
RUN_DEPENDS= lsof:sysutils/lsof
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= imsnif
CARGO_CRATES= adler-0.2.3 \
adler32-1.2.0 \
aho-corasick-0.7.6 \
ansi_term-0.11.0 \
arc-swap-0.4.3 \
async-trait-0.1.21 \
atty-0.2.13 \
autocfg-0.1.7 \
autocfg-1.0.1 \
backtrace-0.3.40 \
backtrace-sys-0.1.32 \
bitflags-0.5.0 \
bitflags-1.2.1 \
block-buffer-0.7.3 \
block-padding-0.1.5 \
byte-tools-0.3.1 \
byteorder-1.3.2 \
bytes-0.5.0 \
bzip2-0.3.3 \
bzip2-sys-0.1.9+1.0.8 \
c2-chacha-0.2.3 \
cargo-insta-0.11.0 \
cassowary-0.3.0 \
cc-1.0.47 \
cfg-if-0.1.9 \
chrono-0.4.9 \
clap-2.33.0 \
clicolors-control-1.0.1 \
cloudabi-0.0.3 \
console-0.7.7 \
console-0.8.0 \
console-0.9.1 \
core-foundation-0.7.0 \
core-foundation-sys-0.7.0 \
crc32fast-1.2.0 \
crossbeam-channel-0.4.2 \
crossbeam-deque-0.7.3 \
crossbeam-epoch-0.8.2 \
crossbeam-utils-0.7.2 \
crossterm-0.17.7 \
crossterm_winapi-0.6.1 \
derive-new-0.5.8 \
difference-2.0.0 \
digest-0.8.1 \
doc-comment-0.3.3 \
dtoa-0.4.4 \
either-1.5.3 \
encode_unicode-0.3.6 \
enum-as-inner-0.3.0 \
failure-0.1.6 \
failure_derive-0.1.6 \
fake-simd-0.1.2 \
flate2-1.0.17 \
fnv-1.0.6 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
fuchsia-cprng-0.1.1 \
fuchsia-zircon-0.3.3 \
fuchsia-zircon-sys-0.3.3 \
futures-0.3.1 \
futures-channel-0.3.1 \
futures-core-0.3.1 \
futures-executor-0.3.1 \
futures-io-0.3.1 \
futures-macro-0.3.1 \
futures-sink-0.3.1 \
futures-task-0.3.1 \
futures-util-0.3.1 \
generic-array-0.12.3 \
getrandom-0.1.13 \
glob-0.2.11 \
heck-0.3.1 \
hermit-abi-0.1.15 \
hex-0.4.2 \
hostname-0.3.1 \
http_req-0.7.0 \
idna-0.2.0 \
insta-0.11.0 \
insta-0.12.0 \
iovec-0.1.4 \
ipconfig-0.2.1 \
ipnetwork-0.12.8 \
ipnetwork-0.16.0 \
itoa-0.4.4 \
kernel32-sys-0.2.2 \
lazy_static-1.4.0 \
libc-0.2.76 \
libflate-1.0.2 \
libflate_lz77-1.0.0 \
linked-hash-map-0.5.2 \
lock_api-0.3.4 \
log-0.3.9 \
log-0.4.8 \
lru-cache-0.1.2 \
maplit-1.0.2 \
match_cfg-0.1.0 \
matches-0.1.8 \
maybe-uninit-2.0.0 \
memchr-2.2.1 \
memoffset-0.5.5 \
miniz_oxide-0.4.1 \
mio-0.6.21 \
mio-0.7.0 \
miow-0.2.1 \
miow-0.3.5 \
native-tls-0.2.4 \
net2-0.2.33 \
netstat2-0.9.0 \
ntapi-0.3.4 \
num-derive-0.3.2 \
num-integer-0.1.41 \
num-traits-0.2.8 \
num_cpus-1.13.0 \
once_cell-1.4.1 \
opaque-debug-0.2.3 \
openssl-0.10.30 \
openssl-probe-0.1.2 \
openssl-sys-0.9.58 \
packet-builder-0.5.0 \
parking_lot-0.10.2 \
parking_lot_core-0.7.2 \
percent-encoding-2.1.0 \
pest-2.1.2 \
pest_derive-2.1.0 \
pest_generator-2.1.1 \
pest_meta-2.1.2 \
pin-project-lite-0.1.1 \
pin-utils-0.1.0-alpha.4 \
pkg-config-0.3.18 \
pnet-0.26.0 \
pnet_base-0.26.0 \
pnet_datalink-0.26.0 \
pnet_macros-0.26.0 \
pnet_macros_support-0.26.0 \
pnet_packet-0.26.0 \
pnet_sys-0.26.0 \
pnet_transport-0.26.0 \
podio-0.1.7 \
ppv-lite86-0.2.6 \
proc-macro-error-0.2.6 \
proc-macro-hack-0.5.11 \
proc-macro-nested-0.1.3 \
proc-macro2-0.4.30 \
proc-macro2-1.0.6 \
procfs-0.7.9 \
quick-error-1.2.2 \
quote-0.6.13 \
quote-1.0.2 \
rand-0.6.5 \
rand-0.7.2 \
rand_chacha-0.1.1 \
rand_chacha-0.2.1 \
rand_core-0.3.1 \
rand_core-0.4.2 \
rand_core-0.5.1 \
rand_hc-0.1.0 \
rand_hc-0.2.0 \
rand_isaac-0.1.1 \
rand_jitter-0.1.4 \
rand_os-0.1.3 \
rand_pcg-0.1.2 \
rand_xorshift-0.1.1 \
rayon-1.4.0 \
rayon-core-1.8.0 \
rdrand-0.4.0 \
redox_syscall-0.1.56 \
regex-1.3.1 \
regex-syntax-0.6.12 \
remove_dir_all-0.5.3 \
rle-decode-fast-1.0.1 \
rustc-demangle-0.1.16 \
rustc-serialize-0.3.24 \
ryu-1.0.2 \
same-file-1.0.5 \
schannel-0.1.19 \
scopeguard-1.0.0 \
security-framework-0.4.4 \
security-framework-sys-0.4.3 \
serde-1.0.102 \
serde_derive-1.0.102 \
serde_json-1.0.41 \
serde_yaml-0.8.11 \
sha-1-0.8.1 \
signal-hook-0.1.16 \
signal-hook-registry-1.2.1 \
slab-0.4.2 \
smallvec-0.6.13 \
smallvec-1.0.0 \
socket2-0.3.11 \
strsim-0.8.0 \
structopt-0.2.18 \
structopt-0.3.4 \
structopt-derive-0.2.18 \
structopt-derive-0.3.4 \
syn-0.15.44 \
syn-1.0.11 \
synstructure-0.12.3 \
syntex-0.42.2 \
syntex_errors-0.42.0 \
syntex_pos-0.42.0 \
syntex_syntax-0.42.0 \
sysinfo-0.15.1 \
tempfile-3.1.0 \
term-0.4.6 \
termios-0.3.1 \
textwrap-0.11.0 \
thiserror-1.0.20 \
thiserror-impl-1.0.20 \
thread_local-0.3.6 \
time-0.1.42 \
tokio-0.2.2 \
trust-dns-proto-0.18.1 \
trust-dns-resolver-0.18.1 \
tui-0.12.0 \
typenum-1.11.2 \
ucd-trie-0.1.2 \
unicase-2.6.0 \
unicode-bidi-0.3.4 \
unicode-normalization-0.1.9 \
unicode-segmentation-1.6.0 \
unicode-width-0.1.8 \
unicode-xid-0.0.3 \
unicode-xid-0.1.0 \
unicode-xid-0.2.0 \
url-2.1.0 \
uuid-0.7.4 \
uuid-0.8.1 \
vcpkg-0.2.10 \
vec_map-0.8.1 \
version_check-0.9.2 \
walkdir-2.2.9 \
wasi-0.7.0 \
widestring-0.4.0 \
winapi-0.2.8 \
winapi-0.3.8 \
winapi-build-0.1.1 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.2 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
winreg-0.6.2 \
ws2_32-sys-0.2.1 \
yaml-rust-0.4.3 \
zip-0.5.6 \
resolv-conf@git+https://github.com/tailhook/resolv-conf?rev=83c0f25ebcb0615550488692c5213ca1ae4acd8f\#83c0f25ebcb0615550488692c5213ca1ae4acd8f
PLIST_FILES= bin/bandwhich \
man/man1/bandwhich.1.gz
.include <bsd.port.options.mk>
.if ${ARCH} == aarch64 || ${ARCH:Marmv*} || ${ARCH:Mpowerpc*}
EXTRA_PATCHES= ${FILESDIR}/extra-patch-cargo-crates_pnet__datalink-0.26.0_src_bpf.rs
.endif
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bandwhich
${INSTALL_MAN} ${WRKSRC}/docs/bandwhich.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
.include <bsd.port.mk>