mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
422 lines
9.2 KiB
Makefile
422 lines
9.2 KiB
Makefile
PORTNAME= git-workspace
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 1.9.0
|
|
PORTREVISION= 3
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
COMMENT= Sync personal and work git repositories from multiple providers
|
|
WWW= https://github.com/orf/git-workspace
|
|
|
|
LICENSE= MIT
|
|
|
|
LIB_DEPENDS= libgit2.so:devel/libgit2
|
|
|
|
USES= cargo localbase:ldflags
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= orf
|
|
|
|
RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386
|
|
|
|
CARGO_CRATES= addr2line-0.24.2 \
|
|
adler2-2.0.0 \
|
|
aho-corasick-1.1.3 \
|
|
alloc-no-stdlib-2.0.4 \
|
|
alloc-stdlib-0.2.2 \
|
|
android-tzdata-0.1.1 \
|
|
android_system_properties-0.1.5 \
|
|
anstream-0.6.18 \
|
|
anstyle-1.0.10 \
|
|
anstyle-parse-0.2.6 \
|
|
anstyle-query-1.1.2 \
|
|
anstyle-wincon-3.0.7 \
|
|
anyhow-1.0.95 \
|
|
arrayref-0.3.9 \
|
|
arrayvec-0.5.2 \
|
|
async-compression-0.4.18 \
|
|
async-trait-0.1.85 \
|
|
atomic-counter-1.0.1 \
|
|
atomic-waker-1.1.2 \
|
|
autocfg-1.4.0 \
|
|
backtrace-0.3.74 \
|
|
base16ct-0.2.0 \
|
|
base64-0.13.1 \
|
|
base64-0.21.7 \
|
|
base64-0.22.1 \
|
|
base64ct-1.6.0 \
|
|
bitflags-1.3.2 \
|
|
bitflags-2.8.0 \
|
|
blake2b_simd-0.5.11 \
|
|
block-buffer-0.10.4 \
|
|
bollard-0.17.1 \
|
|
bollard-stubs-1.45.0-rc.26.0.1 \
|
|
brotli-7.0.0 \
|
|
brotli-decompressor-4.0.1 \
|
|
bstr-1.11.3 \
|
|
bumpalo-3.16.0 \
|
|
byteorder-1.5.0 \
|
|
bytes-1.9.0 \
|
|
cc-1.2.10 \
|
|
cfg-if-1.0.0 \
|
|
cfg_aliases-0.2.1 \
|
|
chrono-0.4.39 \
|
|
cipher-0.4.4 \
|
|
clap-4.5.26 \
|
|
clap_builder-4.5.26 \
|
|
clap_derive-4.5.24 \
|
|
clap_lex-0.7.4 \
|
|
colorchoice-1.0.3 \
|
|
combine-4.6.7 \
|
|
console-0.15.10 \
|
|
const-oid-0.9.6 \
|
|
constant_time_eq-0.1.5 \
|
|
core-foundation-0.9.4 \
|
|
core-foundation-0.10.0 \
|
|
core-foundation-sys-0.8.7 \
|
|
cpufeatures-0.2.16 \
|
|
crc32fast-1.4.2 \
|
|
crossbeam-deque-0.8.6 \
|
|
crossbeam-epoch-0.9.18 \
|
|
crossbeam-utils-0.8.21 \
|
|
crypto-bigint-0.5.5 \
|
|
crypto-common-0.1.6 \
|
|
curve25519-dalek-4.1.3 \
|
|
curve25519-dalek-derive-0.1.1 \
|
|
darling-0.20.10 \
|
|
darling_core-0.20.10 \
|
|
darling_macro-0.20.10 \
|
|
data-encoding-2.7.0 \
|
|
der-0.7.9 \
|
|
deranged-0.3.11 \
|
|
digest-0.10.7 \
|
|
dirs-1.0.5 \
|
|
displaydoc-0.2.5 \
|
|
docker_credential-1.3.1 \
|
|
ecdsa-0.16.9 \
|
|
ed25519-2.2.3 \
|
|
ed25519-dalek-2.1.1 \
|
|
either-1.13.0 \
|
|
elliptic-curve-0.13.8 \
|
|
encode_unicode-1.0.0 \
|
|
encoding_rs-0.8.35 \
|
|
enum-as-inner-0.6.1 \
|
|
equivalent-1.0.1 \
|
|
errno-0.3.10 \
|
|
etcetera-0.8.0 \
|
|
expanduser-1.2.2 \
|
|
fastrand-2.3.0 \
|
|
ff-0.13.0 \
|
|
fiat-crypto-0.2.9 \
|
|
filetime-0.2.25 \
|
|
flate2-1.0.35 \
|
|
fnv-1.0.7 \
|
|
foreign-types-0.3.2 \
|
|
foreign-types-shared-0.1.1 \
|
|
form_urlencoded-1.2.1 \
|
|
fs_extra-1.3.0 \
|
|
futures-0.3.31 \
|
|
futures-channel-0.3.31 \
|
|
futures-core-0.3.31 \
|
|
futures-executor-0.3.31 \
|
|
futures-io-0.3.31 \
|
|
futures-macro-0.3.31 \
|
|
futures-sink-0.3.31 \
|
|
futures-task-0.3.31 \
|
|
futures-timer-3.0.3 \
|
|
futures-util-0.3.31 \
|
|
generic-array-0.14.7 \
|
|
getrandom-0.1.16 \
|
|
getrandom-0.2.15 \
|
|
gimli-0.31.1 \
|
|
git2-0.20.0 \
|
|
glob-0.3.2 \
|
|
globset-0.4.15 \
|
|
graphql-introspection-query-0.2.0 \
|
|
graphql-parser-0.4.1 \
|
|
graphql_client-0.14.0 \
|
|
graphql_client_codegen-0.14.0 \
|
|
graphql_query_derive-0.14.0 \
|
|
group-0.13.0 \
|
|
h2-0.4.7 \
|
|
hashbrown-0.12.3 \
|
|
hashbrown-0.15.2 \
|
|
heck-0.4.1 \
|
|
heck-0.5.0 \
|
|
hex-0.4.3 \
|
|
hickory-proto-0.24.2 \
|
|
hickory-resolver-0.24.2 \
|
|
hmac-0.12.1 \
|
|
home-0.5.11 \
|
|
hostname-0.3.1 \
|
|
http-1.2.0 \
|
|
http-body-1.0.1 \
|
|
http-body-util-0.1.2 \
|
|
httparse-1.9.5 \
|
|
httpdate-1.0.3 \
|
|
hyper-1.5.2 \
|
|
hyper-named-pipe-0.1.0 \
|
|
hyper-rustls-0.27.5 \
|
|
hyper-tls-0.6.0 \
|
|
hyper-util-0.1.10 \
|
|
hyperlocal-0.9.1 \
|
|
iana-time-zone-0.1.61 \
|
|
iana-time-zone-haiku-0.1.2 \
|
|
icu_collections-1.5.0 \
|
|
icu_locid-1.5.0 \
|
|
icu_locid_transform-1.5.0 \
|
|
icu_locid_transform_data-1.5.0 \
|
|
icu_normalizer-1.5.0 \
|
|
icu_normalizer_data-1.5.0 \
|
|
icu_properties-1.5.1 \
|
|
icu_properties_data-1.5.0 \
|
|
icu_provider-1.5.0 \
|
|
icu_provider_macros-1.5.0 \
|
|
ident_case-1.0.1 \
|
|
idna-1.0.3 \
|
|
idna_adapter-1.2.0 \
|
|
indexmap-1.9.3 \
|
|
indexmap-2.7.0 \
|
|
indicatif-0.17.9 \
|
|
inout-0.1.3 \
|
|
ipconfig-0.3.2 \
|
|
ipnet-2.10.1 \
|
|
is_terminal_polyfill-1.70.1 \
|
|
itoa-1.0.14 \
|
|
jobserver-0.1.32 \
|
|
js-sys-0.3.77 \
|
|
lazy_static-1.5.0 \
|
|
libc-0.2.169 \
|
|
libgit2-sys-0.18.0+1.9.0 \
|
|
libm-0.2.11 \
|
|
libredox-0.1.3 \
|
|
libssh2-sys-0.3.0 \
|
|
libz-sys-1.1.21 \
|
|
linked-hash-map-0.5.6 \
|
|
linux-raw-sys-0.4.15 \
|
|
litemap-0.7.4 \
|
|
lock_api-0.4.12 \
|
|
log-0.4.25 \
|
|
lru-cache-0.1.2 \
|
|
match_cfg-0.1.0 \
|
|
memchr-2.7.4 \
|
|
mime-0.3.17 \
|
|
miniz_oxide-0.8.3 \
|
|
mio-1.0.3 \
|
|
native-tls-0.2.12 \
|
|
num-bigint-dig-0.8.4 \
|
|
num-conv-0.1.0 \
|
|
num-integer-0.1.46 \
|
|
num-iter-0.1.45 \
|
|
num-traits-0.2.19 \
|
|
number_prefix-0.4.0 \
|
|
object-0.36.7 \
|
|
once_cell-1.20.2 \
|
|
openssl-0.10.68 \
|
|
openssl-macros-0.1.1 \
|
|
openssl-probe-0.1.5 \
|
|
openssl-sys-0.9.104 \
|
|
p256-0.13.2 \
|
|
p384-0.13.0 \
|
|
p521-0.13.3 \
|
|
parking_lot-0.12.3 \
|
|
parking_lot_core-0.9.10 \
|
|
parse-display-0.9.1 \
|
|
parse-display-derive-0.9.1 \
|
|
pem-3.0.4 \
|
|
pem-rfc7468-0.7.0 \
|
|
percent-encoding-2.3.1 \
|
|
pin-project-lite-0.2.16 \
|
|
pin-utils-0.1.0 \
|
|
pkcs1-0.7.5 \
|
|
pkcs8-0.10.2 \
|
|
pkg-config-0.3.31 \
|
|
portable-atomic-1.10.0 \
|
|
powerfmt-0.2.0 \
|
|
ppv-lite86-0.2.20 \
|
|
primeorder-0.13.6 \
|
|
proc-macro-crate-3.2.0 \
|
|
proc-macro2-1.0.93 \
|
|
pwd-1.4.0 \
|
|
quick-error-1.2.3 \
|
|
quinn-0.11.6 \
|
|
quinn-proto-0.11.9 \
|
|
quinn-udp-0.5.9 \
|
|
quote-1.0.38 \
|
|
rand-0.8.5 \
|
|
rand_chacha-0.3.1 \
|
|
rand_core-0.6.4 \
|
|
rayon-1.10.0 \
|
|
rayon-core-1.12.1 \
|
|
rcgen-0.13.2 \
|
|
redox_syscall-0.1.57 \
|
|
redox_syscall-0.3.5 \
|
|
redox_syscall-0.5.8 \
|
|
redox_users-0.3.5 \
|
|
regex-1.11.1 \
|
|
regex-automata-0.4.9 \
|
|
regex-syntax-0.8.5 \
|
|
relative-path-1.9.3 \
|
|
reqwest-0.12.12 \
|
|
resolv-conf-0.7.0 \
|
|
rfc6979-0.4.0 \
|
|
ring-0.17.8 \
|
|
rsa-0.9.7 \
|
|
rstest-0.24.0 \
|
|
rstest_macros-0.24.0 \
|
|
rust-argon2-0.8.3 \
|
|
rustc-demangle-0.1.24 \
|
|
rustc-hash-2.1.0 \
|
|
rustc_version-0.4.1 \
|
|
rustix-0.38.43 \
|
|
rustls-0.23.21 \
|
|
rustls-native-certs-0.7.3 \
|
|
rustls-native-certs-0.8.1 \
|
|
rustls-pemfile-2.2.0 \
|
|
rustls-pki-types-1.10.1 \
|
|
rustls-webpki-0.102.8 \
|
|
rustversion-1.0.19 \
|
|
ryu-1.0.18 \
|
|
same-file-1.0.6 \
|
|
schannel-0.1.27 \
|
|
scopeguard-1.2.0 \
|
|
sec1-0.7.3 \
|
|
security-framework-2.11.1 \
|
|
security-framework-3.2.0 \
|
|
security-framework-sys-2.14.0 \
|
|
semver-1.0.24 \
|
|
serde-1.0.217 \
|
|
serde_derive-1.0.217 \
|
|
serde_json-1.0.135 \
|
|
serde_repr-0.1.19 \
|
|
serde_spanned-0.6.8 \
|
|
serde_urlencoded-0.7.1 \
|
|
serde_with-3.12.0 \
|
|
serde_with_macros-3.12.0 \
|
|
sha2-0.10.8 \
|
|
shlex-1.3.0 \
|
|
signature-2.2.0 \
|
|
slab-0.4.9 \
|
|
smallvec-1.13.2 \
|
|
socket2-0.5.8 \
|
|
spin-0.9.8 \
|
|
spki-0.7.3 \
|
|
ssh-cipher-0.2.0 \
|
|
ssh-encoding-0.2.0 \
|
|
ssh-key-0.6.7 \
|
|
stable_deref_trait-1.2.0 \
|
|
strsim-0.11.1 \
|
|
structmeta-0.3.0 \
|
|
structmeta-derive-0.3.0 \
|
|
subtle-2.6.1 \
|
|
syn-1.0.109 \
|
|
syn-2.0.96 \
|
|
sync_wrapper-1.0.2 \
|
|
synstructure-0.13.1 \
|
|
system-configuration-0.6.1 \
|
|
system-configuration-sys-0.6.0 \
|
|
tempfile-3.15.0 \
|
|
testcontainers-0.23.1 \
|
|
testcontainers-modules-0.11.5 \
|
|
thiserror-1.0.69 \
|
|
thiserror-2.0.11 \
|
|
thiserror-impl-1.0.69 \
|
|
thiserror-impl-2.0.11 \
|
|
time-0.3.37 \
|
|
time-core-0.1.2 \
|
|
time-macros-0.2.19 \
|
|
tinystr-0.7.6 \
|
|
tinyvec-1.8.1 \
|
|
tinyvec_macros-0.1.1 \
|
|
tokio-1.43.0 \
|
|
tokio-macros-2.5.0 \
|
|
tokio-native-tls-0.3.1 \
|
|
tokio-rustls-0.26.1 \
|
|
tokio-stream-0.1.17 \
|
|
tokio-tar-0.3.1 \
|
|
tokio-util-0.7.13 \
|
|
toml-0.8.19 \
|
|
toml_datetime-0.6.8 \
|
|
toml_edit-0.22.22 \
|
|
tower-0.5.2 \
|
|
tower-layer-0.3.3 \
|
|
tower-service-0.3.3 \
|
|
tracing-0.1.41 \
|
|
tracing-attributes-0.1.28 \
|
|
tracing-core-0.1.33 \
|
|
try-lock-0.2.5 \
|
|
typenum-1.17.0 \
|
|
unicode-ident-1.0.14 \
|
|
unicode-width-0.2.0 \
|
|
untrusted-0.9.0 \
|
|
ureq-2.12.1 \
|
|
url-2.5.4 \
|
|
utf16_iter-1.0.5 \
|
|
utf8_iter-1.0.4 \
|
|
utf8parse-0.2.2 \
|
|
vcpkg-0.2.15 \
|
|
version_check-0.9.5 \
|
|
walkdir-2.5.0 \
|
|
want-0.3.1 \
|
|
wasi-0.9.0+wasi-snapshot-preview1 \
|
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
|
wasm-bindgen-0.2.100 \
|
|
wasm-bindgen-backend-0.2.100 \
|
|
wasm-bindgen-futures-0.4.50 \
|
|
wasm-bindgen-macro-0.2.100 \
|
|
wasm-bindgen-macro-support-0.2.100 \
|
|
wasm-bindgen-shared-0.2.100 \
|
|
web-sys-0.3.77 \
|
|
web-time-1.1.0 \
|
|
webpki-roots-0.26.7 \
|
|
widestring-1.1.0 \
|
|
winapi-0.3.9 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-util-0.1.9 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
windows-core-0.52.0 \
|
|
windows-registry-0.2.0 \
|
|
windows-result-0.2.0 \
|
|
windows-strings-0.1.0 \
|
|
windows-sys-0.48.0 \
|
|
windows-sys-0.52.0 \
|
|
windows-sys-0.59.0 \
|
|
windows-targets-0.48.5 \
|
|
windows-targets-0.52.6 \
|
|
windows_aarch64_gnullvm-0.48.5 \
|
|
windows_aarch64_gnullvm-0.52.6 \
|
|
windows_aarch64_msvc-0.48.5 \
|
|
windows_aarch64_msvc-0.52.6 \
|
|
windows_i686_gnu-0.48.5 \
|
|
windows_i686_gnu-0.52.6 \
|
|
windows_i686_gnullvm-0.52.6 \
|
|
windows_i686_msvc-0.48.5 \
|
|
windows_i686_msvc-0.52.6 \
|
|
windows_x86_64_gnu-0.48.5 \
|
|
windows_x86_64_gnu-0.52.6 \
|
|
windows_x86_64_gnullvm-0.48.5 \
|
|
windows_x86_64_gnullvm-0.52.6 \
|
|
windows_x86_64_msvc-0.48.5 \
|
|
windows_x86_64_msvc-0.52.6 \
|
|
winnow-0.6.24 \
|
|
winreg-0.50.0 \
|
|
write16-1.0.0 \
|
|
writeable-0.5.5 \
|
|
xattr-1.4.0 \
|
|
yasna-0.5.2 \
|
|
yoke-0.7.5 \
|
|
yoke-derive-0.7.5 \
|
|
zerocopy-0.7.35 \
|
|
zerocopy-derive-0.7.35 \
|
|
zerofrom-0.1.5 \
|
|
zerofrom-derive-0.1.5 \
|
|
zeroize-1.8.1 \
|
|
zerovec-0.10.4 \
|
|
zerovec-derive-0.10.3
|
|
|
|
OPENSSLINC= /usr/include
|
|
OPENSSLLIB= /usr/lib
|
|
|
|
PLIST_FILES= bin/${PORTNAME}
|
|
|
|
.include <bsd.port.mk>
|