Skip to content

Commit

Permalink
sysutils/conserve: New port: Robust file backup tool
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Nov 12, 2023
1 parent e11c9d3 commit 41db507
Show file tree
Hide file tree
Showing 4 changed files with 923 additions and 0 deletions.
1 change: 1 addition & 0 deletions sysutils/Makefile
Expand Up @@ -224,6 +224,7 @@
SUBDIR += conky-awesome
SUBDIR += conman
SUBDIR += conmon
SUBDIR += conserve
SUBDIR += consolehm
SUBDIR += consolekit2
SUBDIR += consul
Expand Down
321 changes: 321 additions & 0 deletions sysutils/conserve/Makefile
@@ -0,0 +1,321 @@
PORTNAME= conserve
DISTVERSIONPREFIX= v
DISTVERSION= 23.11.0
CATEGORIES= sysutils

MAINTAINER= yuri@FreeBSD.org
COMMENT= Robust file backup tool
WWW= https://github.com/sourcefrog/conserve

LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

USES= cargo

USE_GITHUB= yes
GH_ACCOUNT= sourcefrog

CARGO_CRATES= addr2line-0.21.0 \
adler-1.0.2 \
ahash-0.8.3 \
aho-corasick-1.1.1 \
allocator-api2-0.2.16 \
anstream-0.5.0 \
anstyle-1.0.3 \
anstyle-parse-0.2.1 \
anstyle-query-1.0.0 \
anstyle-wincon-2.1.0 \
arrayvec-0.4.12 \
assert_cmd-2.0.12 \
assert_fs-1.0.13 \
assert_matches-1.5.0 \
atty-0.2.14 \
autocfg-1.1.0 \
aws-config-0.56.1 \
aws-credential-types-0.56.1 \
aws-http-0.56.1 \
aws-runtime-0.56.1 \
aws-sdk-s3-0.31.2 \
aws-sdk-sso-0.30.0 \
aws-sdk-sts-0.30.0 \
aws-sigv4-0.56.1 \
aws-smithy-async-0.56.1 \
aws-smithy-checksums-0.56.1 \
aws-smithy-client-0.56.1 \
aws-smithy-eventstream-0.56.1 \
aws-smithy-http-0.56.1 \
aws-smithy-http-tower-0.56.1 \
aws-smithy-json-0.56.1 \
aws-smithy-query-0.56.1 \
aws-smithy-runtime-0.56.1 \
aws-smithy-runtime-api-0.56.1 \
aws-smithy-types-0.56.1 \
aws-smithy-xml-0.56.1 \
aws-types-0.56.1 \
backtrace-0.3.69 \
base64-0.21.4 \
base64-simd-0.8.0 \
bit-set-0.5.3 \
bit-vec-0.6.3 \
bitflags-1.3.2 \
bitflags-2.4.0 \
blake2-rfc-0.2.18 \
block-buffer-0.10.4 \
bstr-1.6.2 \
bumpalo-3.14.0 \
byteorder-1.4.3 \
bytes-1.5.0 \
bytes-utils-0.1.3 \
cachedir-0.3.0 \
cc-1.0.83 \
cfg-if-1.0.0 \
clap-4.4.4 \
clap_builder-4.4.4 \
clap_derive-4.4.2 \
clap_lex-0.5.1 \
clicolors-control-1.0.1 \
colorchoice-1.0.0 \
constant_time_eq-0.1.5 \
convert_case-0.4.0 \
core-foundation-0.9.3 \
core-foundation-sys-0.8.4 \
cp_r-0.5.1 \
cpufeatures-0.2.9 \
crc32c-0.6.4 \
crc32fast-1.3.2 \
crossbeam-channel-0.5.8 \
crossbeam-deque-0.8.3 \
crossbeam-epoch-0.9.15 \
crossbeam-utils-0.8.16 \
crypto-common-0.1.6 \
deranged-0.3.8 \
derive_more-0.99.17 \
diff-0.1.13 \
difflib-0.4.0 \
digest-0.10.7 \
dir-assert-0.2.0 \
doc-comment-0.3.3 \
either-1.9.0 \
errno-0.3.3 \
errno-dragonfly-0.1.2 \
fastrand-2.0.0 \
filetime-0.2.22 \
float-cmp-0.9.0 \
fnv-1.0.7 \
form_urlencoded-1.2.0 \
futures-0.3.28 \
futures-channel-0.3.28 \
futures-core-0.3.28 \
futures-executor-0.3.28 \
futures-io-0.3.28 \
futures-macro-0.3.28 \
futures-sink-0.3.28 \
futures-task-0.3.28 \
futures-util-0.3.28 \
generic-array-0.14.7 \
getrandom-0.2.10 \
gimli-0.28.0 \
glob-0.3.1 \
globset-0.4.13 \
globwalk-0.8.1 \
h2-0.3.21 \
hashbrown-0.12.3 \
hashbrown-0.14.0 \
heck-0.4.1 \
hermit-abi-0.1.19 \
hermit-abi-0.3.3 \
hex-0.4.3 \
hmac-0.12.1 \
http-0.2.9 \
http-body-0.4.5 \
httparse-1.8.0 \
httpdate-1.0.3 \
hyper-0.14.27 \
hyper-rustls-0.24.1 \
idna-0.4.0 \
ignore-0.4.20 \
indexmap-1.9.3 \
indoc-2.0.4 \
io-lifetimes-1.0.11 \
itertools-0.11.0 \
itoa-1.0.9 \
js-sys-0.3.64 \
lazy_static-1.4.0 \
libc-0.2.148 \
libm-0.2.7 \
linux-raw-sys-0.3.8 \
linux-raw-sys-0.4.7 \
lock_api-0.4.10 \
log-0.4.20 \
lru-0.11.1 \
matchers-0.1.0 \
md-5-0.10.6 \
memchr-2.6.3 \
memoffset-0.9.0 \
miniz_oxide-0.7.1 \
mio-0.8.8 \
mutants-0.0.3 \
nix-0.27.1 \
nodrop-0.1.14 \
normalize-line-endings-0.3.0 \
nu-ansi-term-0.46.0 \
num-integer-0.1.45 \
num-traits-0.2.16 \
num_cpus-1.16.0 \
num_threads-0.1.6 \
nutmeg-0.1.4 \
object-0.32.1 \
once_cell-1.18.0 \
openssl-probe-0.1.5 \
outref-0.5.1 \
overload-0.1.1 \
parking_lot-0.12.1 \
parking_lot_core-0.9.8 \
percent-encoding-2.3.0 \
pin-project-1.1.3 \
pin-project-internal-1.1.3 \
pin-project-lite-0.2.13 \
pin-utils-0.1.0 \
ppv-lite86-0.2.17 \
predicates-3.0.4 \
predicates-core-1.0.6 \
predicates-tree-1.0.9 \
pretty_assertions-1.4.0 \
proc-macro2-1.0.67 \
proptest-1.2.0 \
proptest-derive-0.4.0 \
quick-error-1.2.3 \
quote-1.0.33 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
rand_xorshift-0.3.0 \
rayon-1.8.0 \
rayon-core-1.12.0 \
readahead-iterator-0.1.1 \
redox_syscall-0.3.5 \
regex-1.9.5 \
regex-automata-0.1.10 \
regex-automata-0.3.8 \
regex-syntax-0.6.29 \
regex-syntax-0.7.5 \
relative-path-1.9.0 \
ring-0.16.20 \
rstest-0.18.2 \
rstest_macros-0.18.2 \
rustc-demangle-0.1.23 \
rustc_version-0.4.0 \
rustix-0.37.25 \
rustix-0.38.14 \
rustls-0.21.7 \
rustls-native-certs-0.6.3 \
rustls-pemfile-1.0.3 \
rustls-webpki-0.101.6 \
rustversion-1.0.14 \
rusty-fork-0.3.0 \
ryu-1.0.15 \
same-file-1.0.6 \
schannel-0.1.22 \
scopeguard-1.2.0 \
sct-0.7.0 \
security-framework-2.9.2 \
security-framework-sys-2.9.1 \
semver-1.0.19 \
serde-1.0.188 \
serde_derive-1.0.188 \
serde_json-1.0.107 \
sha1-0.10.6 \
sha2-0.10.7 \
sharded-slab-0.1.4 \
signal-hook-registry-1.4.1 \
slab-0.4.9 \
smallvec-1.11.1 \
snap-1.1.0 \
socket2-0.4.9 \
socket2-0.5.4 \
spin-0.5.2 \
strsim-0.10.0 \
strum-0.25.0 \
strum_macros-0.25.2 \
subtle-2.5.0 \
syn-1.0.109 \
syn-2.0.37 \
tempfile-3.8.0 \
terminal_size-0.2.6 \
terminal_size-0.3.0 \
termtree-0.4.1 \
thiserror-1.0.48 \
thiserror-impl-1.0.48 \
thousands-0.2.0 \
thread_local-1.1.7 \
time-0.3.28 \
time-core-0.1.1 \
time-macros-0.2.14 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
tokio-1.32.0 \
tokio-macros-2.1.0 \
tokio-rustls-0.24.1 \
tokio-stream-0.1.14 \
tokio-util-0.7.9 \
tower-0.4.13 \
tower-layer-0.3.2 \
tower-service-0.3.2 \
tracing-0.1.37 \
tracing-appender-0.2.2 \
tracing-attributes-0.1.26 \
tracing-core-0.1.31 \
tracing-log-0.1.3 \
tracing-serde-0.1.3 \
tracing-subscriber-0.3.17 \
tracing-test-0.2.4 \
tracing-test-macro-0.2.4 \
try-lock-0.2.4 \
typenum-1.17.0 \
unarray-0.1.4 \
unicode-bidi-0.3.13 \
unicode-ident-1.0.12 \
unicode-normalization-0.1.22 \
unix_mode-0.1.4 \
untrusted-0.7.1 \
url-2.4.1 \
urlencoding-2.1.3 \
utf8parse-0.2.1 \
uuid-1.4.1 \
uzers-0.11.3 \
valuable-0.1.0 \
version_check-0.9.4 \
vsimd-0.8.0 \
wait-timeout-0.2.0 \
walkdir-2.4.0 \
want-0.3.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.87 \
wasm-bindgen-backend-0.2.87 \
wasm-bindgen-macro-0.2.87 \
wasm-bindgen-macro-support-0.2.87 \
wasm-bindgen-shared-0.2.87 \
web-sys-0.3.64 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.6 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.48.0 \
windows-targets-0.48.5 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_msvc-0.48.5 \
windows_i686_gnu-0.48.5 \
windows_i686_msvc-0.48.5 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_msvc-0.48.5 \
xmlparser-0.13.5 \
yansi-0.5.1 \
zeroize-1.6.0

PLIST_FILES= bin/${PORTNAME}

post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}

.include <bsd.port.mk>

0 comments on commit 41db507

Please sign in to comment.