988d3f9de6
Changes: https://nlnetlabs.nl/news/2022/Apr/20/routinator-0.11.2.released/ PR: 263444
225 lines
4.8 KiB
Makefile
225 lines
4.8 KiB
Makefile
PORTNAME= routinator
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 0.11.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0
|
|
DISTFILES+= routinator-ui-build.tar.gz:0
|
|
|
|
MAINTAINER= jaap@NLnetLabs.nl
|
|
COMMENT= RPKI signed route collector and validator
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
ONLY_FOR_ARCHS= amd64 i386
|
|
ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures
|
|
|
|
RUN_DEPENDS= rsync:net/rsync
|
|
|
|
USES= cargo cpe
|
|
CPE_VENDOR= nlnetlabs
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= NLnetLabs
|
|
|
|
USE_RC_SUBR= routinator
|
|
|
|
CARGO_CRATES= addr2line-0.17.0 \
|
|
adler-1.0.2 \
|
|
ansi_term-0.12.1 \
|
|
arc-swap-1.5.0 \
|
|
atty-0.2.14 \
|
|
autocfg-1.1.0 \
|
|
backtrace-0.3.64 \
|
|
base64-0.13.0 \
|
|
bcder-0.6.1 \
|
|
bitflags-1.3.2 \
|
|
bumpalo-3.9.1 \
|
|
bytes-1.1.0 \
|
|
cc-1.0.73 \
|
|
cfg-if-1.0.0 \
|
|
chrono-0.4.19 \
|
|
clap-2.34.0 \
|
|
core-foundation-0.9.3 \
|
|
core-foundation-sys-0.8.3 \
|
|
crc32fast-1.3.2 \
|
|
crossbeam-queue-0.3.5 \
|
|
crossbeam-utils-0.8.8 \
|
|
dirs-4.0.0 \
|
|
dirs-sys-0.3.7 \
|
|
either-1.6.1 \
|
|
encoding_rs-0.8.30 \
|
|
error-chain-0.12.4 \
|
|
fastrand-1.7.0 \
|
|
fern-0.6.0 \
|
|
filetime-0.2.15 \
|
|
flate2-1.0.22 \
|
|
fnv-1.0.7 \
|
|
foreign-types-0.3.2 \
|
|
foreign-types-shared-0.1.1 \
|
|
form_urlencoded-1.0.1 \
|
|
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-macro-0.3.21 \
|
|
futures-sink-0.3.21 \
|
|
futures-task-0.3.21 \
|
|
futures-util-0.3.21 \
|
|
getrandom-0.2.6 \
|
|
gimli-0.26.1 \
|
|
h2-0.3.13 \
|
|
hashbrown-0.11.2 \
|
|
hermit-abi-0.1.19 \
|
|
http-0.2.6 \
|
|
http-body-0.4.4 \
|
|
httparse-1.6.0 \
|
|
httpdate-1.0.2 \
|
|
hyper-0.14.18 \
|
|
hyper-rustls-0.23.0 \
|
|
hyper-tls-0.5.0 \
|
|
idna-0.2.3 \
|
|
indexmap-1.8.1 \
|
|
instant-0.1.12 \
|
|
ipnet-2.4.0 \
|
|
itoa-1.0.1 \
|
|
js-sys-0.3.56 \
|
|
lazy_static-1.4.0 \
|
|
libc-0.2.121 \
|
|
listenfd-0.5.0 \
|
|
log-0.4.16 \
|
|
log-reroute-0.1.8 \
|
|
matches-0.1.9 \
|
|
memchr-2.4.1 \
|
|
memoffset-0.6.5 \
|
|
mime-0.3.16 \
|
|
miniz_oxide-0.4.4 \
|
|
mio-0.8.2 \
|
|
miow-0.3.7 \
|
|
native-tls-0.2.10 \
|
|
nix-0.23.1 \
|
|
ntapi-0.3.7 \
|
|
num-integer-0.1.44 \
|
|
num-traits-0.2.14 \
|
|
num_cpus-1.13.1 \
|
|
object-0.27.1 \
|
|
once_cell-1.10.0 \
|
|
openssl-0.10.38 \
|
|
openssl-probe-0.1.5 \
|
|
openssl-sys-0.9.72 \
|
|
percent-encoding-2.1.0 \
|
|
pin-project-lite-0.2.8 \
|
|
pin-utils-0.1.0 \
|
|
pkg-config-0.3.25 \
|
|
ppv-lite86-0.2.16 \
|
|
proc-macro2-1.0.36 \
|
|
quick-xml-0.22.0 \
|
|
quote-1.0.17 \
|
|
rand-0.8.5 \
|
|
rand_chacha-0.3.1 \
|
|
rand_core-0.6.3 \
|
|
redox_syscall-0.2.13 \
|
|
redox_users-0.4.3 \
|
|
remove_dir_all-0.5.3 \
|
|
reqwest-0.11.10 \
|
|
ring-0.16.20 \
|
|
routecore-0.1.1 \
|
|
routinator-ui-0.3.4 \
|
|
rpki-0.14.2 \
|
|
rustc-demangle-0.1.21 \
|
|
rustc_version-0.4.0 \
|
|
rustls-0.20.4 \
|
|
rustls-pemfile-0.3.0 \
|
|
ryu-1.0.9 \
|
|
schannel-0.1.19 \
|
|
sct-0.7.0 \
|
|
security-framework-2.6.1 \
|
|
security-framework-sys-2.6.1 \
|
|
semver-1.0.7 \
|
|
serde-1.0.136 \
|
|
serde_derive-1.0.136 \
|
|
serde_json-1.0.79 \
|
|
serde_urlencoded-0.7.1 \
|
|
signal-hook-registry-1.4.0 \
|
|
slab-0.4.6 \
|
|
smallvec-1.8.0 \
|
|
socket2-0.4.4 \
|
|
spin-0.5.2 \
|
|
strsim-0.8.0 \
|
|
syn-1.0.90 \
|
|
syslog-5.0.0 \
|
|
tar-0.4.38 \
|
|
tempfile-3.3.0 \
|
|
term_size-0.3.2 \
|
|
textwrap-0.11.0 \
|
|
thiserror-1.0.30 \
|
|
thiserror-impl-1.0.30 \
|
|
time-0.1.43 \
|
|
tinyvec-1.5.1 \
|
|
tinyvec_macros-0.1.0 \
|
|
tokio-1.17.0 \
|
|
tokio-macros-1.7.0 \
|
|
tokio-native-tls-0.3.0 \
|
|
tokio-rustls-0.23.3 \
|
|
tokio-socks-0.5.1 \
|
|
tokio-stream-0.1.8 \
|
|
tokio-util-0.7.1 \
|
|
toml-0.5.8 \
|
|
tower-service-0.3.1 \
|
|
tracing-0.1.32 \
|
|
tracing-attributes-0.1.20 \
|
|
tracing-core-0.1.24 \
|
|
try-lock-0.2.3 \
|
|
unicode-bidi-0.3.7 \
|
|
unicode-normalization-0.1.19 \
|
|
unicode-width-0.1.9 \
|
|
unicode-xid-0.2.2 \
|
|
untrusted-0.7.1 \
|
|
url-2.2.2 \
|
|
uuid-0.8.2 \
|
|
vcpkg-0.2.15 \
|
|
vec_map-0.8.2 \
|
|
version_check-0.9.4 \
|
|
want-0.3.0 \
|
|
wasi-0.10.2+wasi-snapshot-preview1 \
|
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
|
wasm-bindgen-0.2.79 \
|
|
wasm-bindgen-backend-0.2.79 \
|
|
wasm-bindgen-futures-0.4.29 \
|
|
wasm-bindgen-macro-0.2.79 \
|
|
wasm-bindgen-macro-support-0.2.79 \
|
|
wasm-bindgen-shared-0.2.79 \
|
|
web-sys-0.3.56 \
|
|
webpki-0.22.0 \
|
|
webpki-roots-0.22.2 \
|
|
winapi-0.3.9 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
winreg-0.10.1 \
|
|
xattr-0.2.2
|
|
|
|
SUB_FILES= pkg-message
|
|
SUB_LIST+= GROUPS=${GROUPS} \
|
|
USERS=${USERS}
|
|
|
|
USERS= ${PORTNAME}
|
|
GROUPS= ${PORTNAME}
|
|
|
|
ROUTINATOR_UI_VERSION= 0.3.4
|
|
ROUTINATOR_UI_URL= https://github.com/NLnetLabs/routinator-ui/releases/download/
|
|
|
|
OPTIONS_SUB= yes
|
|
|
|
post-patch:
|
|
${REINPLACE_CMD} \
|
|
-e "s|DISTDIR|${DISTDIR}|" \
|
|
${WRKSRC}/cargo-crates/routinator-ui-${ROUTINATOR_UI_VERSION}/build.rs
|
|
|
|
post-install:
|
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/routinator
|
|
${INSTALL_MAN} ${WRKSRC}/doc/routinator.1 ${STAGEDIR}${PREFIX}/man/man1/
|
|
@${MKDIR} ${STAGEDIR}/${PREFIX}/etc/routinator
|
|
${INSTALL_DATA} ${WRKSRC}/etc/routinator.conf.example \
|
|
${STAGEDIR}${PREFIX}/etc/routinator/routinator.conf.example
|
|
|
|
.include <bsd.port.mk>
|