mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
21476ca8a9
PR: 279707
336 lines
7.1 KiB
Makefile
336 lines
7.1 KiB
Makefile
PORTNAME= zine
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 0.16.0
|
|
PORTREVISION= 9
|
|
CATEGORIES= misc
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
COMMENT= Simple and opinionated tool to build your own magazine
|
|
WWW= https://zineland.github.io
|
|
|
|
LICENSE= APACHE20
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= cargo ssl
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= zineland
|
|
|
|
CARGO_CRATES= addr2line-0.20.0 \
|
|
adler-1.0.2 \
|
|
ahash-0.8.3 \
|
|
aho-corasick-1.0.2 \
|
|
anstream-0.3.2 \
|
|
anstyle-1.0.1 \
|
|
anstyle-parse-0.2.1 \
|
|
anstyle-query-1.0.0 \
|
|
anstyle-wincon-1.0.1 \
|
|
anyhow-1.0.71 \
|
|
async-trait-0.1.70 \
|
|
autocfg-1.1.0 \
|
|
backtrace-0.3.68 \
|
|
base64-0.21.2 \
|
|
bincode-1.3.3 \
|
|
bit-set-0.5.3 \
|
|
bit-vec-0.6.3 \
|
|
bitflags-1.3.2 \
|
|
bitflags-2.3.3 \
|
|
block-buffer-0.10.4 \
|
|
bstr-1.5.0 \
|
|
byteorder-1.4.3 \
|
|
bytes-1.4.0 \
|
|
cc-1.0.79 \
|
|
cfg-if-1.0.0 \
|
|
clap-4.3.10 \
|
|
clap_builder-4.3.10 \
|
|
clap_lex-0.5.0 \
|
|
clipboard-win-4.5.0 \
|
|
colorchoice-1.0.0 \
|
|
convert_case-0.4.0 \
|
|
core-foundation-0.9.3 \
|
|
core-foundation-sys-0.8.4 \
|
|
cpufeatures-0.2.8 \
|
|
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 \
|
|
cssparser-0.27.2 \
|
|
cssparser-macros-0.6.1 \
|
|
dashmap-5.4.0 \
|
|
derive_more-0.99.17 \
|
|
digest-0.10.7 \
|
|
dirs-next-2.0.0 \
|
|
dirs-sys-next-0.1.2 \
|
|
displaydoc-0.2.4 \
|
|
dtoa-1.0.8 \
|
|
dtoa-short-0.3.4 \
|
|
dyn-clone-1.0.11 \
|
|
either-1.8.1 \
|
|
encoding_rs-0.8.32 \
|
|
endian-type-0.1.2 \
|
|
equivalent-1.0.0 \
|
|
errno-0.3.1 \
|
|
errno-dragonfly-0.1.2 \
|
|
error-code-2.3.1 \
|
|
fancy-regex-0.7.1 \
|
|
fastrand-1.9.0 \
|
|
fastwebsockets-0.4.2 \
|
|
fd-lock-3.0.13 \
|
|
filetime-0.2.21 \
|
|
fixedbitset-0.4.2 \
|
|
flate2-1.0.26 \
|
|
fluent-0.16.0 \
|
|
fluent-bundle-0.15.2 \
|
|
fluent-langneg-0.13.0 \
|
|
fluent-syntax-0.11.0 \
|
|
fnv-1.0.7 \
|
|
foreign-types-0.3.2 \
|
|
foreign-types-shared-0.1.1 \
|
|
fsevent-sys-4.1.0 \
|
|
futf-0.1.5 \
|
|
futures-0.3.28 \
|
|
futures-channel-0.3.28 \
|
|
futures-core-0.3.28 \
|
|
futures-io-0.3.28 \
|
|
futures-sink-0.3.28 \
|
|
futures-task-0.3.28 \
|
|
futures-util-0.3.28 \
|
|
fxhash-0.2.1 \
|
|
generic-array-0.14.7 \
|
|
genkit-0.3.1 \
|
|
getopts-0.2.21 \
|
|
getrandom-0.1.16 \
|
|
getrandom-0.2.10 \
|
|
gimli-0.27.3 \
|
|
hashbrown-0.12.3 \
|
|
hashbrown-0.13.2 \
|
|
hashbrown-0.14.0 \
|
|
hermit-abi-0.3.2 \
|
|
html5ever-0.26.0 \
|
|
http-0.2.9 \
|
|
http-body-0.4.5 \
|
|
http-range-header-0.3.0 \
|
|
httparse-1.8.0 \
|
|
httpdate-1.0.2 \
|
|
hyper-0.14.27 \
|
|
hyper-tls-0.5.0 \
|
|
include_dir-0.7.3 \
|
|
include_dir_macros-0.7.3 \
|
|
indexmap-1.9.3 \
|
|
indexmap-2.0.0 \
|
|
inotify-0.9.6 \
|
|
inotify-sys-0.1.5 \
|
|
instant-0.1.12 \
|
|
intl-memoizer-0.5.1 \
|
|
intl_pluralrules-7.0.2 \
|
|
io-lifetimes-1.0.11 \
|
|
is-terminal-0.4.8 \
|
|
itoa-0.4.8 \
|
|
itoa-1.0.8 \
|
|
kqueue-1.0.7 \
|
|
kqueue-sys-1.0.3 \
|
|
lazy_static-1.4.0 \
|
|
lazycell-1.3.0 \
|
|
libc-0.2.147 \
|
|
line-wrap-0.1.1 \
|
|
linked-hash-map-0.5.6 \
|
|
linux-raw-sys-0.3.8 \
|
|
linux-raw-sys-0.4.3 \
|
|
lock_api-0.4.10 \
|
|
log-0.4.19 \
|
|
lol_html-1.0.1 \
|
|
mac-0.1.1 \
|
|
markup5ever-0.11.0 \
|
|
markup5ever_rcdom-0.2.0 \
|
|
matches-0.1.10 \
|
|
memchr-2.5.0 \
|
|
memo-map-0.3.1 \
|
|
memoffset-0.6.5 \
|
|
memoffset-0.9.0 \
|
|
mime-0.3.17 \
|
|
mime_guess-2.0.4 \
|
|
minijinja-1.0.3 \
|
|
miniz_oxide-0.7.1 \
|
|
mio-0.8.8 \
|
|
native-tls-0.2.11 \
|
|
new_debug_unreachable-1.0.4 \
|
|
nibble_vec-0.1.0 \
|
|
nix-0.23.2 \
|
|
nodrop-0.1.14 \
|
|
normpath-1.1.1 \
|
|
notify-6.0.1 \
|
|
notify-debouncer-mini-0.3.0 \
|
|
num_cpus-1.16.0 \
|
|
object-0.31.1 \
|
|
once_cell-1.18.0 \
|
|
opener-0.6.1 \
|
|
openssl-0.10.55 \
|
|
openssl-macros-0.1.1 \
|
|
openssl-probe-0.1.5 \
|
|
openssl-src-111.26.0+1.1.1u \
|
|
openssl-sys-0.9.90 \
|
|
parking_lot-0.12.1 \
|
|
parking_lot_core-0.9.8 \
|
|
percent-encoding-2.3.0 \
|
|
petgraph-0.6.3 \
|
|
phf-0.8.0 \
|
|
phf-0.10.1 \
|
|
phf_codegen-0.8.0 \
|
|
phf_codegen-0.10.0 \
|
|
phf_generator-0.8.0 \
|
|
phf_generator-0.10.0 \
|
|
phf_macros-0.8.0 \
|
|
phf_shared-0.8.0 \
|
|
phf_shared-0.10.0 \
|
|
pin-project-1.1.2 \
|
|
pin-project-internal-1.1.2 \
|
|
pin-project-lite-0.2.10 \
|
|
pin-utils-0.1.0 \
|
|
pkg-config-0.3.27 \
|
|
plist-1.4.3 \
|
|
ppv-lite86-0.2.17 \
|
|
precomputed-hash-0.1.1 \
|
|
proc-macro-error-1.0.4 \
|
|
proc-macro-error-attr-1.0.4 \
|
|
proc-macro-hack-0.5.20+deprecated \
|
|
proc-macro2-1.0.63 \
|
|
promptly-0.3.1 \
|
|
pulldown-cmark-0.9.3 \
|
|
quick-xml-0.28.2 \
|
|
quote-1.0.29 \
|
|
radix_trie-0.2.1 \
|
|
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 \
|
|
rand_pcg-0.2.1 \
|
|
rayon-1.7.0 \
|
|
rayon-core-1.11.0 \
|
|
redox_syscall-0.2.16 \
|
|
redox_syscall-0.3.5 \
|
|
redox_users-0.4.3 \
|
|
regex-1.8.4 \
|
|
regex-automata-0.1.10 \
|
|
regex-syntax-0.6.29 \
|
|
regex-syntax-0.7.2 \
|
|
rustc-demangle-0.1.23 \
|
|
rustc-hash-1.1.0 \
|
|
rustc_version-0.4.0 \
|
|
rustix-0.37.22 \
|
|
rustix-0.38.2 \
|
|
rustyline-9.1.2 \
|
|
ryu-1.0.14 \
|
|
safemem-0.3.3 \
|
|
same-file-1.0.6 \
|
|
schannel-0.1.22 \
|
|
scopeguard-1.1.0 \
|
|
security-framework-2.9.1 \
|
|
security-framework-sys-2.9.0 \
|
|
selectors-0.22.0 \
|
|
self_cell-0.10.2 \
|
|
self_cell-1.0.1 \
|
|
semver-1.0.17 \
|
|
serde-1.0.166 \
|
|
serde_derive-1.0.166 \
|
|
serde_json-1.0.100 \
|
|
serde_spanned-0.6.3 \
|
|
servo_arc-0.1.1 \
|
|
sha1-0.10.5 \
|
|
signal-hook-registry-1.4.1 \
|
|
simdutf8-0.1.4 \
|
|
siphasher-0.3.10 \
|
|
smallvec-1.10.0 \
|
|
socket2-0.4.9 \
|
|
stable_deref_trait-1.2.0 \
|
|
str-buf-1.0.6 \
|
|
string_cache-0.8.7 \
|
|
string_cache_codegen-0.5.2 \
|
|
strsim-0.10.0 \
|
|
syn-1.0.109 \
|
|
syn-2.0.23 \
|
|
syntect-5.0.0 \
|
|
tempfile-3.6.0 \
|
|
tendril-0.4.3 \
|
|
test-case-2.2.2 \
|
|
test-case-macros-2.2.2 \
|
|
thin-slice-0.1.1 \
|
|
thiserror-1.0.41 \
|
|
thiserror-impl-1.0.41 \
|
|
thread-id-4.1.0 \
|
|
time-0.3.22 \
|
|
time-core-0.1.1 \
|
|
time-macros-0.2.9 \
|
|
tinystr-0.7.1 \
|
|
tokio-1.29.1 \
|
|
tokio-macros-2.1.0 \
|
|
tokio-native-tls-0.3.1 \
|
|
tokio-util-0.7.8 \
|
|
toml-0.7.5 \
|
|
toml_datetime-0.6.3 \
|
|
toml_edit-0.19.11 \
|
|
tower-0.4.13 \
|
|
tower-http-0.4.1 \
|
|
tower-layer-0.3.2 \
|
|
tower-service-0.3.2 \
|
|
tracing-0.1.37 \
|
|
tracing-core-0.1.31 \
|
|
try-lock-0.2.4 \
|
|
type-map-0.4.0 \
|
|
typenum-1.16.0 \
|
|
unic-langid-0.9.1 \
|
|
unic-langid-impl-0.9.1 \
|
|
unicase-2.6.0 \
|
|
unicode-blocks-0.1.8 \
|
|
unicode-ident-1.0.10 \
|
|
unicode-segmentation-1.10.1 \
|
|
unicode-width-0.1.10 \
|
|
utf-8-0.7.6 \
|
|
utf8parse-0.2.1 \
|
|
vcpkg-0.2.15 \
|
|
version_check-0.9.4 \
|
|
walkdir-2.3.3 \
|
|
want-0.3.1 \
|
|
wasi-0.9.0+wasi-snapshot-preview1 \
|
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
|
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-sys-0.45.0 \
|
|
windows-sys-0.48.0 \
|
|
windows-targets-0.42.2 \
|
|
windows-targets-0.48.1 \
|
|
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.7 \
|
|
words-count-0.1.5 \
|
|
xml5ever-0.17.0 \
|
|
yaml-rust-0.4.5
|
|
|
|
OPENSSLINC= /usr/include
|
|
OPENSSLLIB= /usr/lib
|
|
|
|
PLIST_FILES= bin/${PORTNAME}
|
|
|
|
post-install:
|
|
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
|
|
|
.include <bsd.port.mk>
|