ports/sysutils/rust-findutils/Makefile
2023-12-08 16:04:09 +01:00

210 lines
4.4 KiB
Makefile

PORTNAME= rust-findutils
DISTVERSION= 0.4.2
PORTREVISION= 3
CATEGORIES= sysutils
MAINTAINER= pkubaj@FreeBSD.org
COMMENT= Rust implementation of findutils
WWW= https://crates.io/crates/findutils
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libonig.so:devel/oniguruma
USES= cargo llvm:lib
USE_GITHUB= yes
GH_ACCOUNT= uutils
GH_PROJECT= findutils
CARGO_CRATES= aho-corasick-0.7.18 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
ansi_term-0.12.1 \
anstream-0.3.2 \
anstyle-1.0.0 \
anstyle-parse-0.2.1 \
anstyle-query-1.0.0 \
anstyle-wincon-1.0.1 \
arrayref-0.3.7 \
arrayvec-0.7.4 \
assert_cmd-2.0.11 \
atty-0.2.14 \
autocfg-1.1.0 \
bindgen-0.59.2 \
bitflags-1.3.2 \
bitflags-2.3.3 \
blake2b_simd-1.0.1 \
blake3-1.4.1 \
block-buffer-0.10.4 \
bstr-1.0.1 \
bumpalo-3.12.0 \
byteorder-1.4.2 \
cc-1.0.72 \
cexpr-0.6.0 \
cfg-if-1.0.0 \
chrono-0.4.26 \
clang-sys-1.3.0 \
clap-2.34.0 \
clap-4.3.19 \
clap_builder-4.3.19 \
clap_lex-0.5.0 \
colorchoice-1.0.0 \
constant_time_eq-0.2.6 \
constant_time_eq-0.3.0 \
core-foundation-sys-0.8.3 \
cpufeatures-0.2.9 \
crypto-common-0.1.6 \
dashmap-5.3.4 \
difflib-0.4.0 \
digest-0.10.7 \
doc-comment-0.3.3 \
dunce-1.0.4 \
either-1.6.1 \
env_logger-0.9.0 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
faccess-0.2.4 \
fastrand-1.7.0 \
filetime-0.2.21 \
float-cmp-0.9.0 \
futures-0.3.21 \
futures-channel-0.3.21 \
futures-core-0.3.21 \
futures-executor-0.3.21 \
futures-io-0.3.21 \
futures-sink-0.3.21 \
futures-task-0.3.21 \
futures-util-0.3.21 \
generic-array-0.14.7 \
glob-0.3.1 \
hashbrown-0.12.3 \
hermit-abi-0.1.19 \
hermit-abi-0.3.1 \
hex-0.4.3 \
humantime-2.1.0 \
iana-time-zone-0.1.47 \
instant-0.1.9 \
io-lifetimes-1.0.11 \
is-terminal-0.4.9 \
itertools-0.10.1 \
itoa-1.0.9 \
js-sys-0.3.59 \
keccak-0.1.4 \
lazy_static-1.4.0 \
lazycell-1.3.0 \
libc-0.2.147 \
libloading-0.7.2 \
linux-raw-sys-0.3.8 \
linux-raw-sys-0.4.3 \
lock_api-0.4.7 \
log-0.4.14 \
md-5-0.10.5 \
memchr-2.4.0 \
memoffset-0.7.1 \
minimal-lexical-0.2.1 \
nix-0.26.2 \
nom-7.1.1 \
normalize-line-endings-0.3.0 \
num-traits-0.2.14 \
num_threads-0.1.6 \
once_cell-1.18.0 \
onig-6.4.0 \
onig_sys-69.8.1 \
os_display-0.1.3 \
parking_lot-0.12.1 \
parking_lot_core-0.9.3 \
peeking_take_while-0.1.2 \
pin-project-lite-0.2.9 \
pin-utils-0.1.0 \
pkg-config-0.3.24 \
predicates-3.0.3 \
predicates-core-1.0.6 \
predicates-tree-1.0.1 \
proc-macro2-1.0.60 \
quote-1.0.28 \
redox_syscall-0.2.10 \
redox_syscall-0.3.5 \
regex-1.7.3 \
regex-automata-0.1.9 \
regex-syntax-0.6.29 \
rustc-hash-1.1.0 \
rustix-0.37.20 \
rustix-0.38.4 \
same-file-1.0.4 \
scopeguard-1.1.0 \
serde-1.0.147 \
serial_test-2.0.0 \
serial_test_derive-2.0.0 \
sha1-0.10.5 \
sha2-0.10.7 \
sha3-0.10.8 \
shlex-1.1.0 \
slab-0.4.6 \
sm3-0.4.2 \
smallvec-1.8.0 \
static_assertions-1.1.0 \
strsim-0.8.0 \
strsim-0.10.0 \
subtle-2.5.0 \
syn-1.0.94 \
syn-2.0.18 \
tempfile-3.6.0 \
termcolor-1.0.5 \
terminal_size-0.2.6 \
textwrap-0.11.0 \
time-0.1.43 \
time-0.3.23 \
time-core-0.1.1 \
time-macros-0.2.10 \
treeline-0.1.0 \
typenum-1.16.0 \
unicode-ident-1.0.9 \
unicode-width-0.1.9 \
unicode-xid-0.2.1 \
utf8parse-0.2.1 \
uucore-0.0.20 \
uucore_procs-0.0.20 \
uuhelp_parser-0.0.20 \
vec_map-0.8.2 \
version_check-0.9.4 \
wait-timeout-0.2.0 \
walkdir-2.3.3 \
wasm-bindgen-0.2.82 \
wasm-bindgen-backend-0.2.82 \
wasm-bindgen-macro-0.2.82 \
wasm-bindgen-macro-support-0.2.82 \
wasm-bindgen-shared-0.2.82 \
which-4.2.5 \
wild-2.1.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
wincolor-1.0.3 \
windows-sys-0.36.1 \
windows-sys-0.48.0 \
windows-targets-0.48.0 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.36.1 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.36.1 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.36.1 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.36.1 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.36.1 \
windows_x86_64_msvc-0.48.0
PLIST_FILES= bin/find \
bin/testing-commandline \
bin/xargs
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/find
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/testing-commandline
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xargs
.include <bsd.port.mk>