mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 17:40:40 -04:00
394 lines
8.3 KiB
Makefile
394 lines
8.3 KiB
Makefile
PORTNAME= pijul
|
|
PORTVERSION= 1.0.0.b6
|
|
PORTREVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= cs@FreeBSD.org
|
|
COMMENT= Distributed version control system
|
|
WWW= https://pijul.org/
|
|
|
|
LICENSE= GPLv2
|
|
|
|
LIB_DEPENDS= libzstd.so:archivers/zstd \
|
|
libxxhash.so:devel/xxhash
|
|
|
|
USES= cargo ssl
|
|
CARGO_INSTALL= no
|
|
CARGO_CRATES= ${PORTNAME}-1.0.0-beta.6 \
|
|
addr2line-0.19.0 \
|
|
adler-1.0.2 \
|
|
adler32-1.2.0 \
|
|
aes-0.7.5 \
|
|
aho-corasick-0.7.20 \
|
|
aho-corasick-1.0.1 \
|
|
android_system_properties-0.1.5 \
|
|
ansi_term-0.12.1 \
|
|
anstream-0.3.2 \
|
|
anstyle-1.0.0 \
|
|
anstyle-parse-0.2.0 \
|
|
anstyle-query-1.0.0 \
|
|
anstyle-wincon-1.0.1 \
|
|
anyhow-1.0.71 \
|
|
arrayref-0.3.7 \
|
|
arrayvec-0.7.2 \
|
|
async-broadcast-0.5.1 \
|
|
async-executor-1.5.1 \
|
|
async-io-1.13.0 \
|
|
async-lock-2.7.0 \
|
|
async-recursion-1.0.4 \
|
|
async-task-4.4.0 \
|
|
async-trait-0.1.68 \
|
|
atty-0.2.14 \
|
|
autocfg-1.1.0 \
|
|
backtrace-0.3.67 \
|
|
base64-0.21.1 \
|
|
base64ct-1.6.0 \
|
|
bcrypt-pbkdf-0.6.2 \
|
|
bincode-1.3.3 \
|
|
bit-vec-0.6.3 \
|
|
bitflags-1.3.2 \
|
|
blake3-1.3.3 \
|
|
block-buffer-0.9.0 \
|
|
block-buffer-0.10.4 \
|
|
block-modes-0.8.1 \
|
|
block-padding-0.2.1 \
|
|
blowfish-0.8.0 \
|
|
bs58-0.4.0 \
|
|
bstr-1.5.0 \
|
|
bumpalo-3.13.0 \
|
|
byteorder-1.4.3 \
|
|
bytes-1.4.0 \
|
|
canonical-path-2.0.2 \
|
|
cc-1.0.79 \
|
|
cfg-if-1.0.0 \
|
|
chrono-0.4.24 \
|
|
cipher-0.3.0 \
|
|
clap-3.2.25 \
|
|
clap_complete-3.2.5 \
|
|
clap_derive-3.2.25 \
|
|
clap_lex-0.2.4 \
|
|
colorchoice-1.0.0 \
|
|
concurrent-queue-2.2.0 \
|
|
console-0.15.7 \
|
|
constant_time_eq-0.2.5 \
|
|
core-foundation-0.9.3 \
|
|
core-foundation-sys-0.8.4 \
|
|
cpufeatures-0.2.7 \
|
|
crc32fast-1.3.2 \
|
|
crossbeam-deque-0.8.3 \
|
|
crossbeam-epoch-0.9.14 \
|
|
crossbeam-utils-0.8.15 \
|
|
crypto-common-0.1.6 \
|
|
crypto-mac-0.11.1 \
|
|
cryptovec-0.6.1 \
|
|
ctr-0.8.0 \
|
|
ctrlc-3.2.0 \
|
|
curve25519-dalek-3.2.1 \
|
|
data-encoding-2.4.0 \
|
|
dateparser-0.1.8 \
|
|
derivative-2.2.0 \
|
|
dialoguer-0.10.4 \
|
|
diffs-0.5.1 \
|
|
digest-0.9.0 \
|
|
digest-0.10.7 \
|
|
dirs-3.0.2 \
|
|
dirs-4.0.0 \
|
|
dirs-next-2.0.0 \
|
|
dirs-sys-0.3.7 \
|
|
dirs-sys-next-0.1.2 \
|
|
ed25519-1.5.3 \
|
|
ed25519-dalek-1.0.1 \
|
|
edit-0.1.4 \
|
|
either-1.8.1 \
|
|
encode_unicode-0.3.6 \
|
|
encoding_rs-0.8.32 \
|
|
enumflags2-0.7.7 \
|
|
enumflags2_derive-0.7.7 \
|
|
env_logger-0.8.4 \
|
|
errno-0.2.8 \
|
|
errno-0.3.1 \
|
|
errno-dragonfly-0.1.2 \
|
|
event-listener-2.5.3 \
|
|
fastrand-1.9.0 \
|
|
filetime-0.2.21 \
|
|
flate2-1.0.26 \
|
|
fnv-1.0.7 \
|
|
foreign-types-0.3.2 \
|
|
foreign-types-shared-0.1.1 \
|
|
form_urlencoded-1.1.0 \
|
|
fs2-0.4.3 \
|
|
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-lite-1.13.0 \
|
|
futures-macro-0.3.28 \
|
|
futures-sink-0.3.28 \
|
|
futures-task-0.3.28 \
|
|
futures-util-0.3.28 \
|
|
fuzzy-matcher-0.3.7 \
|
|
generic-array-0.14.7 \
|
|
getrandom-0.1.16 \
|
|
getrandom-0.2.9 \
|
|
gimli-0.27.2 \
|
|
git2-0.13.25 \
|
|
globset-0.4.10 \
|
|
h2-0.3.19 \
|
|
hashbrown-0.12.3 \
|
|
heck-0.4.1 \
|
|
hermit-abi-0.1.19 \
|
|
hermit-abi-0.2.6 \
|
|
hermit-abi-0.3.1 \
|
|
hex-0.4.3 \
|
|
hkdf-0.12.3 \
|
|
hmac-0.11.0 \
|
|
hmac-0.12.1 \
|
|
http-0.2.9 \
|
|
http-body-0.4.5 \
|
|
httparse-1.8.0 \
|
|
httpdate-1.0.2 \
|
|
human-panic-1.1.4 \
|
|
humantime-2.1.0 \
|
|
hyper-0.14.26 \
|
|
hyper-tls-0.5.0 \
|
|
iana-time-zone-0.1.56 \
|
|
iana-time-zone-haiku-0.1.2 \
|
|
idna-0.2.3 \
|
|
idna-0.3.0 \
|
|
ignore-0.4.20 \
|
|
indexmap-1.9.3 \
|
|
instant-0.1.12 \
|
|
io-lifetimes-1.0.10 \
|
|
ipnet-2.7.2 \
|
|
is-terminal-0.4.7 \
|
|
itoa-1.0.6 \
|
|
jobserver-0.1.26 \
|
|
js-sys-0.3.63 \
|
|
keyring-2.0.2 \
|
|
lazy_static-0.2.11 \
|
|
lazy_static-1.4.0 \
|
|
libc-0.2.144 \
|
|
libgit2-sys-0.12.26+1.3.0 \
|
|
libpijul-1.0.0-beta.6 \
|
|
libsodium-sys-0.2.7 \
|
|
libssh2-sys-0.2.23 \
|
|
libz-sys-1.1.9 \
|
|
linked-hash-map-0.5.6 \
|
|
linux-keyutils-0.2.3 \
|
|
linux-raw-sys-0.3.8 \
|
|
lock_api-0.4.9 \
|
|
log-0.4.17 \
|
|
lru-cache-0.1.2 \
|
|
matches-0.1.10 \
|
|
md5-0.7.0 \
|
|
memchr-2.5.0 \
|
|
memmap-0.7.0 \
|
|
memoffset-0.6.5 \
|
|
memoffset-0.8.0 \
|
|
mime-0.3.17 \
|
|
minimal-lexical-0.2.1 \
|
|
miniz_oxide-0.6.2 \
|
|
miniz_oxide-0.7.1 \
|
|
mio-0.8.6 \
|
|
native-tls-0.2.11 \
|
|
nix-0.22.3 \
|
|
nix-0.25.1 \
|
|
nom-7.1.3 \
|
|
num-0.4.0 \
|
|
num-bigint-0.4.3 \
|
|
num-complex-0.4.3 \
|
|
num-integer-0.1.45 \
|
|
num-iter-0.1.43 \
|
|
num-rational-0.4.1 \
|
|
num-traits-0.2.15 \
|
|
num_cpus-1.15.0 \
|
|
object-0.30.3 \
|
|
once_cell-1.17.1 \
|
|
opaque-debug-0.3.0 \
|
|
open-3.2.0 \
|
|
openssl-0.10.52 \
|
|
openssl-macros-0.1.1 \
|
|
openssl-probe-0.1.5 \
|
|
openssl-sys-0.9.87 \
|
|
ordered-stream-0.2.0 \
|
|
os_info-3.7.0 \
|
|
os_str_bytes-6.5.0 \
|
|
pager-0.16.1 \
|
|
parking-2.1.0 \
|
|
parking_lot-0.11.2 \
|
|
parking_lot_core-0.8.6 \
|
|
password-hash-0.2.3 \
|
|
path-slash-0.1.5 \
|
|
pathdiff-0.2.1 \
|
|
pbkdf2-0.8.0 \
|
|
pbkdf2-0.9.0 \
|
|
percent-encoding-2.2.0 \
|
|
pijul-macros-0.5.0 \
|
|
pin-project-lite-0.2.9 \
|
|
pin-utils-0.1.0 \
|
|
pkg-config-0.3.27 \
|
|
polling-2.8.0 \
|
|
ppv-lite86-0.2.17 \
|
|
proc-macro-crate-1.3.1 \
|
|
proc-macro-error-1.0.4 \
|
|
proc-macro-error-attr-1.0.4 \
|
|
proc-macro2-1.0.58 \
|
|
ptree-0.4.0 \
|
|
quote-1.0.27 \
|
|
rand-0.7.3 \
|
|
rand-0.8.5 \
|
|
rand_chacha-0.2.2 \
|
|
rand_chacha-0.3.1 \
|
|
rand_core-0.5.1 \
|
|
rand_core-0.6.4 \
|
|
rand_hc-0.2.0 \
|
|
redox_syscall-0.2.16 \
|
|
redox_syscall-0.3.5 \
|
|
redox_users-0.4.3 \
|
|
regex-1.8.2 \
|
|
regex-syntax-0.7.2 \
|
|
reqwest-0.11.18 \
|
|
rlimit-0.6.2 \
|
|
rustc-demangle-0.1.23 \
|
|
rustix-0.37.19 \
|
|
ryu-1.0.13 \
|
|
same-file-1.0.6 \
|
|
sanakirja-1.3.3 \
|
|
sanakirja-core-1.3.3 \
|
|
schannel-0.1.21 \
|
|
scopeguard-1.1.0 \
|
|
secret-service-3.0.1 \
|
|
security-framework-2.9.1 \
|
|
security-framework-sys-2.9.0 \
|
|
serde-1.0.163 \
|
|
serde_bytes-0.11.9 \
|
|
serde_derive-1.0.163 \
|
|
serde_json-1.0.96 \
|
|
serde_repr-0.1.12 \
|
|
serde_spanned-0.6.2 \
|
|
serde_urlencoded-0.7.1 \
|
|
sha1-0.10.5 \
|
|
sha2-0.9.9 \
|
|
sha2-0.10.6 \
|
|
shell-words-1.1.0 \
|
|
signal-hook-registry-1.4.1 \
|
|
signature-1.6.4 \
|
|
slab-0.4.8 \
|
|
smallvec-1.10.0 \
|
|
socket2-0.4.9 \
|
|
static_assertions-1.1.0 \
|
|
strsim-0.10.0 \
|
|
subtle-2.4.1 \
|
|
syn-1.0.109 \
|
|
syn-2.0.16 \
|
|
tar-0.4.38 \
|
|
tempfile-3.5.0 \
|
|
termcolor-1.2.0 \
|
|
terminal_size-0.1.17 \
|
|
textwrap-0.16.0 \
|
|
thiserror-1.0.40 \
|
|
thiserror-impl-1.0.40 \
|
|
thread_local-1.1.7 \
|
|
threadpool-1.8.1 \
|
|
thrussh-0.33.5 \
|
|
thrussh-config-0.5.0 \
|
|
thrussh-keys-0.21.0 \
|
|
thrussh-libsodium-0.2.1 \
|
|
time-0.1.45 \
|
|
tint-1.0.1 \
|
|
tinyvec-1.6.0 \
|
|
tinyvec_macros-0.1.1 \
|
|
tokio-1.28.1 \
|
|
tokio-macros-2.1.0 \
|
|
tokio-native-tls-0.3.1 \
|
|
tokio-stream-0.1.14 \
|
|
tokio-util-0.7.8 \
|
|
toml-0.5.11 \
|
|
toml-0.7.4 \
|
|
toml_datetime-0.6.2 \
|
|
toml_edit-0.19.9 \
|
|
tower-service-0.3.2 \
|
|
tracing-0.1.37 \
|
|
tracing-attributes-0.1.24 \
|
|
tracing-core-0.1.31 \
|
|
try-lock-0.2.4 \
|
|
twox-hash-1.6.3 \
|
|
typenum-1.16.0 \
|
|
uds_windows-1.0.2 \
|
|
unicode-bidi-0.3.13 \
|
|
unicode-ident-1.0.8 \
|
|
unicode-normalization-0.1.22 \
|
|
unicode-width-0.1.10 \
|
|
url-2.3.1 \
|
|
utf8parse-0.2.1 \
|
|
uuid-1.3.3 \
|
|
validator-0.15.0 \
|
|
vcpkg-0.2.15 \
|
|
version_check-0.9.4 \
|
|
waker-fn-1.1.0 \
|
|
walkdir-2.3.3 \
|
|
want-0.3.0 \
|
|
wasi-0.9.0+wasi-snapshot-preview1 \
|
|
wasi-0.10.0+wasi-snapshot-preview1 \
|
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
|
wasm-bindgen-0.2.86 \
|
|
wasm-bindgen-backend-0.2.86 \
|
|
wasm-bindgen-futures-0.4.36 \
|
|
wasm-bindgen-macro-0.2.86 \
|
|
wasm-bindgen-macro-support-0.2.86 \
|
|
wasm-bindgen-shared-0.2.86 \
|
|
wasm-streams-0.2.3 \
|
|
web-sys-0.3.63 \
|
|
which-4.4.0 \
|
|
whoami-1.4.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 \
|
|
windows-0.48.0 \
|
|
windows-sys-0.42.0 \
|
|
windows-sys-0.45.0 \
|
|
windows-sys-0.48.0 \
|
|
windows-targets-0.42.2 \
|
|
windows-targets-0.48.0 \
|
|
windows_aarch64_gnullvm-0.42.2 \
|
|
windows_aarch64_gnullvm-0.48.0 \
|
|
windows_aarch64_msvc-0.42.2 \
|
|
windows_aarch64_msvc-0.48.0 \
|
|
windows_i686_gnu-0.42.2 \
|
|
windows_i686_gnu-0.48.0 \
|
|
windows_i686_msvc-0.42.2 \
|
|
windows_i686_msvc-0.48.0 \
|
|
windows_x86_64_gnu-0.42.2 \
|
|
windows_x86_64_gnu-0.48.0 \
|
|
windows_x86_64_gnullvm-0.42.2 \
|
|
windows_x86_64_gnullvm-0.48.0 \
|
|
windows_x86_64_msvc-0.42.2 \
|
|
windows_x86_64_msvc-0.48.0 \
|
|
winnow-0.4.6 \
|
|
winreg-0.10.1 \
|
|
xattr-0.2.3 \
|
|
yasna-0.4.0 \
|
|
zbus-3.10.0 \
|
|
zbus_macros-3.10.0 \
|
|
zbus_names-2.5.1 \
|
|
zeroize-1.3.0 \
|
|
zeroize_derive-1.4.2 \
|
|
zstd-seekable-0.1.22 \
|
|
zvariant-3.15.0 \
|
|
zvariant_derive-3.15.0 \
|
|
zvariant_utils-1.0.1
|
|
|
|
PLIST_FILES= bin/pijul
|
|
|
|
post-patch:
|
|
${MV} ${WRKSRC}/cargo-crates/pijul-1.0.0-beta.6/* ${WRKSRC}/
|
|
|
|
do-install:
|
|
${INSTALL_SCRIPT} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/pijul ${STAGEDIR}${PREFIX}/bin/pijul
|
|
|
|
post-install:
|
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pijul
|
|
|
|
.include <bsd.port.mk>
|