Index: head/accessibility/sctd/Makefile =================================================================== --- head/accessibility/sctd/Makefile (revision 560491) +++ head/accessibility/sctd/Makefile (revision 560492) @@ -1,52 +1,53 @@ # $FreeBSD$ PORTNAME= sctd DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= accessibility MAINTAINER= 0mp@FreeBSD.org COMMENT= Set color temperature (sct) daemon LICENSE= CC0-1.0 MIT LICENSE_COMB= multi LICENSE_FILE_CC0-1.0= ${WRKSRC}/LICENSE USES= cargo xorg USE_GITHUB= yes GH_ACCOUNT= amir GH_TUPLE= amir:spa-rs:fa80d0ce99d675674cf1a7cc9cf2ee2e33f501ea:spa USE_XORG= x11 xrandr CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.0 \ env_logger-0.7.1 \ hermit-abi-0.1.8 \ humantime-1.3.0 \ libc-0.2.68 \ log-0.4.8 \ num-integer-0.1.42 \ num-traits-0.2.11 \ pkg-config-0.3.17 \ quick-error-1.2.3 \ redox_syscall-0.1.56 \ strsim-0.8.0 \ textwrap-0.11.0 \ time-0.1.42 \ unicode-width-0.1.7 \ vec_map-0.8.1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ x11-2.18.2 CARGO_USE_GITHUB= yes PLIST_FILES= bin/sctd post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sctd .include Index: head/audio/ncspot/Makefile =================================================================== --- head/audio/ncspot/Makefile (revision 560491) +++ head/audio/ncspot/Makefile (revision 560492) @@ -1,466 +1,466 @@ # $FreeBSD$ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses Spotify client LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdbus-1.so:devel/dbus USES= cargo ncurses ssl USE_GITHUB= yes GH_ACCOUNT= hrkfdn CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aes-0.3.2 \ aes-ctr-0.3.0 \ aes-soft-0.3.3 \ aesni-0.6.0 \ ahash-0.3.8 \ ahash-0.4.5 \ aho-corasick-0.7.13 \ alga-0.9.3 \ alsa-0.2.2 \ alsa-sys-0.1.2 \ ansi_term-0.11.0 \ approx-0.3.2 \ arc-swap-0.4.7 \ array-macro-1.0.5 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.52 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.12.3 \ bindgen-0.53.3 \ bit-set-0.5.2 \ bit-vec-0.6.2 \ bitflags-0.9.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-0.1.6 \ block-buffer-0.7.3 \ block-cipher-trait-0.6.2 \ block-padding-0.1.5 \ bumpalo-3.4.0 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cc-1.0.61 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clang-sys-0.29.3 \ clap-2.33.3 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cloudabi-0.0.3 \ const-random-0.1.11 \ const-random-macro-0.1.11 \ const_fn-0.4.2 \ constant_time_eq-0.1.5 \ cookie-0.12.0 \ cookie_store-0.7.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.5.1 \ core-foundation-sys-0.7.0 \ coreaudio-rs-0.9.1 \ coreaudio-sys-0.2.5 \ cpal-0.8.2 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.0 \ crypto-mac-0.7.0 \ ctr-0.3.2 \ cursive-0.15.0 \ cursive_core-0.1.1 \ darling-0.9.0 \ darling-0.10.2 \ darling_core-0.9.0 \ darling_core-0.10.2 \ darling_macro-0.9.0 \ darling_macro-0.10.2 \ dbus-0.8.4 \ dbus-0.9.0 \ dbus-tree-0.9.0 \ derive_builder-0.7.2 \ derive_builder_core-0.5.0 \ digest-0.8.1 \ dirs-1.0.5 \ dirs-next-1.0.1 \ dirs-sys-next-0.1.0 \ dotenv-0.13.0 \ dtoa-0.4.6 \ either-1.6.1 \ encoding_rs-0.8.24 \ enum-map-0.6.3 \ enum-map-derive-0.4.3 \ enumset-1.0.1 \ enumset_derive-0.5.0 \ env_logger-0.6.2 \ error-chain-0.12.4 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ fern-0.6.0 \ flate2-1.0.18 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.30 \ futures-0.3.7 \ futures-channel-0.3.7 \ futures-core-0.3.7 \ futures-cpupool-0.1.8 \ futures-executor-0.3.7 \ futures-io-0.3.7 \ futures-macro-0.3.7 \ futures-sink-0.3.7 \ futures-task-0.3.7 \ futures-util-0.3.7 \ generic-array-0.12.3 \ getrandom-0.1.15 \ getrandom-0.2.0 \ gimli-0.22.0 \ glob-0.3.0 \ h2-0.1.26 \ h2-0.2.6 \ hashbrown-0.9.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ hmac-0.7.1 \ http-0.1.21 \ http-0.2.1 \ http-body-0.1.0 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ humantime-1.3.0 \ hyper-0.11.27 \ hyper-0.12.35 \ hyper-0.13.8 \ hyper-proxy-0.4.1 \ hyper-tls-0.3.2 \ hyper-tls-0.4.3 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.6.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ itertools-0.8.2 \ itoa-0.4.6 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.9.4 \ libc-0.2.80 \ libdbus-sys-0.2.1 \ libloading-0.5.2 \ libm-0.2.1 \ libpulse-sys-0.0.0 \ librespot-audio-0.1.3 \ librespot-core-0.1.3 \ librespot-metadata-0.1.3 \ librespot-playback-0.1.3 \ librespot-protocol-0.1.3 \ linear-map-1.2.0 \ lock_api-0.3.4 \ log-0.3.9 \ log-0.4.11 \ mac-notification-sys-0.3.0 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matches-0.1.8 \ matrixmultiply-0.2.3 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.6 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.3 \ mio-0.6.22 \ mio-uds-0.6.8 \ miow-0.2.1 \ nalgebra-0.18.1 \ native-tls-0.2.4 \ ncurses-5.99.0 \ net2-0.2.35 \ nix-0.9.0 \ nom-5.1.2 \ notify-rust-4.0.0 \ num-0.3.0 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-complex-0.3.0 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.2.4 \ num-rational-0.3.0 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ numtoa-0.1.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.20.0 \ ogg-0.7.0 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ owning_ref-0.4.1 \ pancurses-0.16.1 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ pbkdf2-0.3.0 \ pdcurses-sys-0.7.1 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-0.4.26 \ pin-project-1.0.1 \ pin-project-internal-0.4.26 \ pin-project-internal-1.0.1 \ pin-project-lite-0.1.10 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ platform-dirs-0.3.0 \ portaudio-rs-0.3.2 \ portaudio-sys-0.1.1 \ ppv-lite86-0.2.9 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.24 \ protobuf-2.14.0 \ protobuf-codegen-2.14.0 \ protobuf-codegen-pure-2.14.0 \ publicsuffix-1.5.4 \ quick-error-1.2.3 \ quote-0.3.15 \ quote-0.6.13 \ quote-1.0.7 \ rand-0.3.23 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ random-0.12.2 \ rawpointer-0.2.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_termios-0.1.1 \ redox_users-0.3.5 \ regex-1.4.1 \ regex-syntax-0.6.20 \ relay-0.1.1 \ remove_dir_all-0.5.3 \ reqwest-0.9.24 \ reqwest-0.10.8 \ rodio-0.9.0 \ rspotify-0.10.0 \ rust-argon2-0.8.2 \ rustc-demangle-0.1.17 \ rustc-hash-1.1.0 \ rustc-serialize-0.3.24 \ rustc_version-0.2.3 \ ryu-1.0.5 \ safemem-0.3.3 \ schannel-0.1.19 \ scoped-tls-0.1.2 \ scopeguard-1.1.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ serde_urlencoded-0.5.5 \ serde_urlencoded-0.6.1 \ sha-1-0.8.2 \ sha2-0.8.2 \ shannon-0.2.0 \ shell-words-0.1.0 \ shlex-0.1.1 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.1 \ slab-0.3.0 \ slab-0.4.2 \ smallvec-0.2.1 \ smallvec-0.6.13 \ socket2-0.3.15 \ stable_deref_trait-1.2.0 \ stdweb-0.1.3 \ stream-cipher-0.3.2 \ string-0.2.1 \ strsim-0.7.0 \ strsim-0.8.0 \ strsim-0.9.3 \ strum-0.8.0 \ strum-0.19.5 \ strum_macros-0.8.0 \ strum_macros-0.19.4 \ subtle-1.0.0 \ syn-0.11.11 \ syn-0.15.44 \ syn-1.0.48 \ synom-0.11.3 \ synstructure-0.12.4 \ take-0.1.0 \ tempfile-3.1.0 \ term_size-0.3.2 \ termcolor-1.1.0 \ termion-1.5.5 \ textwrap-0.11.0 \ thiserror-1.0.21 \ thiserror-impl-1.0.21 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ tokio-0.1.22 \ tokio-0.2.22 \ tokio-buf-0.1.1 \ tokio-codec-0.1.2 \ tokio-core-0.1.17 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-fs-0.1.7 \ tokio-io-0.1.13 \ tokio-proto-0.1.1 \ tokio-reactor-0.1.12 \ tokio-service-0.1.0 \ tokio-socks-0.2.2 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ tokio-tls-0.3.1 \ tokio-udp-0.1.6 \ tokio-uds-0.2.7 \ tokio-util-0.3.1 \ toml-0.5.7 \ tower-service-0.3.0 \ tracing-0.1.21 \ tracing-core-0.1.17 \ try-lock-0.1.0 \ try-lock-0.2.3 \ try_from-0.3.2 \ typenum-1.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.0.4 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ url-1.7.2 \ url-2.1.1 \ uuid-0.7.4 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ vergen-3.1.0 \ version_check-0.9.2 \ void-1.0.2 \ want-0.0.4 \ want-0.2.0 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ webbrowser-0.5.5 \ widestring-0.4.3 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.5.1 \ winreg-0.6.2 \ winreg-0.7.0 \ winrt-0.4.0 \ winrt-notification-0.2.2 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ xi-unicode-0.2.1 \ xml-rs-0.6.1 CARGO_FEATURES= --no-default-features cursive/pancurses-backend PLIST_FILES= bin/ncspot PORTDOCS= README.md OPTIONS_DEFINE= CLIPBOARD DOCS MPRIS PORTAUDIO PULSEAUDIO OPTIONS_DEFAULT= CLIPBOARD MPRIS PORTAUDIO CLIPBOARD_DESC= Support for accessing X11 clipboard MPRIS_DESC= D-Bus MPRIS support CLIPBOARD_USES= python:3.6+,build xorg CLIPBOARD_USE= XORG=xcb CLIPBOARD_BINARY_ALIAS= python3=${PYTHON_CMD} CLIPBOARD_VARS= CARGO_FEATURES+=share_clipboard MPRIS_VARS= CARGO_FEATURES+=mpris PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio PORTAUDIO_VARS= CARGO_FEATURES+=portaudio_backend PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_USES= localbase:ldflags PULSEAUDIO_VARS= CARGO_FEATURES+=pulseaudio_backend post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ncspot post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/audio/spotify-tui/Makefile =================================================================== --- head/audio/spotify-tui/Makefile (revision 560491) +++ head/audio/spotify-tui/Makefile (revision 560492) @@ -1,276 +1,276 @@ # $FreeBSD$ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.22.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= vulcan@wired.sh COMMENT= Spotify for the terminal written in Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase:ldflags python:3.6+,build ssl xorg USE_GITHUB= yes GH_ACCOUNT= Rigellute USE_XORG= xcb CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.51 \ base64-0.10.1 \ base64-0.11.0 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-0.1.6 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cassowary-0.3.0 \ cc-1.0.58 \ cfg-if-0.1.10 \ chrono-0.4.13 \ clap-2.33.3 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cloudabi-0.0.3 \ cloudabi-0.1.0 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crossbeam-utils-0.7.2 \ crossterm-0.17.7 \ crossterm-0.18.0 \ crossterm_winapi-0.6.1 \ darling-0.9.0 \ darling_core-0.9.0 \ darling_macro-0.9.0 \ derive_builder-0.7.2 \ derive_builder_core-0.5.0 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ dotenv-0.13.0 \ dtoa-0.4.6 \ either-1.5.3 \ encoding_rs-0.8.23 \ env_logger-0.6.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.5 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-executor-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ getrandom-0.1.14 \ gimli-0.22.0 \ h2-0.2.6 \ hashbrown-0.8.1 \ hermit-abi-0.1.15 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.13.7 \ hyper-tls-0.4.3 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.5.0 \ instant-0.1.7 \ iovec-0.1.4 \ itertools-0.8.2 \ itoa-0.4.6 \ js-sys-0.3.42 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.73 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ lock_api-0.4.1 \ log-0.4.11 \ malloc_buf-0.0.6 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.0 \ mio-0.6.22 \ mio-0.7.0 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.1 \ miow-0.3.5 \ native-tls-0.2.4 \ net2-0.2.34 \ ntapi-0.3.4 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.20.0 \ once_cell-1.4.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ parking_lot-0.10.2 \ parking_lot-0.11.0 \ parking_lot_core-0.7.2 \ parking_lot_core-0.8.0 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-0.4.22 \ pin-project-internal-0.4.22 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ ppv-lite86-0.2.8 \ proc-macro-hack-0.5.16 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ random-0.12.2 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_users-0.3.4 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ reqwest-0.10.6 \ rspotify-0.10.0 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc-serialize-0.3.24 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.116 \ serde_derive-1.0.116 \ serde_json-1.0.57 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.13 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.0 \ slab-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.12 \ strsim-0.7.0 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.35 \ synstructure-0.12.4 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ tokio-0.2.22 \ tokio-macros-0.2.5 \ tokio-socks-0.2.2 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ tower-service-0.3.0 \ tracing-0.1.17 \ tracing-core-0.1.11 \ try-lock-0.2.3 \ tui-0.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ url-1.7.2 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.65 \ wasm-bindgen-backend-0.2.65 \ wasm-bindgen-futures-0.4.15 \ wasm-bindgen-macro-0.2.65 \ wasm-bindgen-macro-support-0.2.65 \ wasm-bindgen-shared-0.2.65 \ web-sys-0.3.42 \ webbrowser-0.5.5 \ widestring-0.4.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ yaml-rust-0.4.4 BINARY_ALIAS= python3=${PYTHON_CMD} SUB_FILES= pkg-message PLIST_FILES= bin/spt PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS SPOTIFYD SPOTIFYD_DESC= Lightweight Spotify client daemon SPOTIFYD_RUN_DEPENDS= spotifyd:audio/spotifyd post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spt post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/audio/spotifyd/Makefile =================================================================== --- head/audio/spotifyd/Makefile (revision 560491) +++ head/audio/spotifyd/Makefile (revision 560492) @@ -1,394 +1,394 @@ # $FreeBSD$ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.2.24 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MAINTAINER= mikael@FreeBSD.org COMMENT= Spotify daemon LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENCE LIB_DEPENDS= libogg.so:audio/libogg USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= Spotifyd USE_RC_SUBR= spotifyd CARGO_CRATES= adler32-1.0.4 \ advapi32-sys-0.2.0 \ aes-0.3.2 \ aes-ctr-0.3.0 \ aes-soft-0.3.3 \ aesni-0.6.0 \ aho-corasick-0.7.6 \ alga-0.9.2 \ alsa-0.2.2 \ alsa-0.3.0 \ alsa-sys-0.1.2 \ ansi_term-0.11.0 \ approx-0.3.2 \ arc-swap-0.4.4 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.40 \ backtrace-sys-0.1.32 \ base64-0.9.3 \ base64-0.10.1 \ bindgen-0.51.1 \ bit-set-0.5.1 \ bit-vec-0.5.1 \ bitflags-0.3.3 \ bitflags-0.9.1 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-cipher-trait-0.6.2 \ block-modes-0.3.3 \ block-padding-0.1.5 \ boxfnonce-0.1.1 \ byte-tools-0.3.1 \ bytecount-0.4.0 \ byteorder-1.3.2 \ bytes-0.4.12 \ c2-chacha-0.2.3 \ cargo_metadata-0.6.4 \ cc-1.0.50 \ cexpr-0.3.6 \ cfg-if-0.1.10 \ chrono-0.4.10 \ clang-sys-0.28.1 \ clap-2.33.0 \ cloudabi-0.0.3 \ cookie-0.12.0 \ cookie_store-0.7.0 \ core-foundation-0.6.4 \ core-foundation-sys-0.5.1 \ core-foundation-sys-0.6.2 \ coreaudio-rs-0.9.1 \ coreaudio-sys-0.2.3 \ cpal-0.8.2 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.0 \ crypto-mac-0.7.0 \ ctr-0.3.2 \ daemonize-0.4.1 \ darling-0.9.0 \ darling_core-0.9.0 \ darling_macro-0.9.0 \ dbus-0.2.3 \ dbus-0.6.5 \ dbus-tokio-0.2.1 \ derive_builder-0.7.2 \ derive_builder_core-0.5.0 \ digest-0.8.1 \ dotenv-0.13.0 \ dtoa-0.4.4 \ either-1.5.3 \ encoding_rs-0.8.22 \ env_logger-0.6.2 \ env_logger-0.7.1 \ error-chain-0.11.0 \ error-chain-0.12.1 \ failure-0.1.6 \ failure_derive-0.1.6 \ fake-simd-0.1.2 \ fern-0.5.9 \ flate2-1.0.13 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ futures-cpupool-0.1.8 \ gcc-0.3.55 \ generic-array-0.12.3 \ gethostname-0.2.1 \ getopts-0.2.21 \ getrandom-0.1.14 \ glob-0.2.11 \ glob-0.3.0 \ h2-0.1.26 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hex-0.3.2 \ hex-0.4.0 \ hkdf-0.7.1 \ hmac-0.7.1 \ http-0.1.21 \ http-body-0.1.0 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.11.27 \ hyper-0.12.35 \ hyper-proxy-0.4.1 \ hyper-tls-0.3.2 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.3.0 \ iovec-0.1.4 \ itertools-0.8.2 \ itoa-0.4.4 \ kernel32-sys-0.2.2 \ keyring-0.7.1 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lewton-0.9.4 \ libc-0.2.66 \ libdbus-sys-0.2.1 \ libloading-0.5.2 \ libm-0.1.4 \ libmdns-0.2.4 \ libpulse-sys-0.0.0 \ librespot-0.1.0 \ librespot-audio-0.1.0 \ librespot-connect-0.1.0 \ librespot-core-0.1.0 \ librespot-metadata-0.1.0 \ librespot-playback-0.1.0 \ librespot-protocol-0.1.0 \ librespot-tremor-0.1.0 \ linear-map-1.2.0 \ lock_api-0.3.3 \ log-0.3.9 \ log-0.4.8 \ matches-0.1.8 \ matrixmultiply-0.2.3 \ maybe-uninit-2.0.0 \ memchr-2.3.0 \ memoffset-0.5.3 \ mime-0.3.16 \ mime_guess-2.0.1 \ miniz_oxide-0.3.5 \ mio-0.6.21 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ multimap-0.4.0 \ nalgebra-0.18.1 \ native-tls-0.2.3 \ net2-0.2.33 \ nix-0.9.0 \ nix-0.10.0 \ nix-0.14.1 \ nom-4.2.3 \ num-0.2.1 \ num-bigint-0.2.5 \ num-complex-0.2.4 \ num-integer-0.1.42 \ num-iter-0.1.40 \ num-rational-0.2.3 \ num-traits-0.2.11 \ num_cpus-1.11.1 \ ogg-0.7.0 \ ogg-sys-0.0.9 \ opaque-debug-0.2.3 \ openssl-0.10.26 \ openssl-probe-0.1.2 \ openssl-sys-0.9.53 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ pbkdf2-0.3.0 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.17 \ portaudio-rs-0.3.1 \ portaudio-sys-0.1.1 \ ppv-lite86-0.2.6 \ proc-macro-error-0.4.4 \ proc-macro-error-attr-0.4.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.7 \ protobuf-2.10.0 \ protobuf-codegen-2.10.0 \ protobuf-codegen-pure-2.10.0 \ publicsuffix-1.5.4 \ pulldown-cmark-0.2.0 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.3.23 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ random-0.12.2 \ rawpointer-0.2.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ regex-1.3.3 \ regex-syntax-0.6.13 \ relay-0.1.1 \ remove_dir_all-0.5.2 \ reqwest-0.9.17 \ result-1.0.0 \ rodio-0.9.0 \ rpassword-3.0.2 \ rspotify-0.7.0 \ rustc-demangle-0.1.16 \ rustc-hash-1.0.1 \ rustc-serialize-0.3.24 \ rustc_version-0.2.3 \ rustversion-1.0.1 \ ryu-1.0.2 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.16 \ scoped-tls-0.1.2 \ scopeguard-1.0.0 \ secret-service-1.0.0 \ security-framework-0.3.4 \ security-framework-sys-0.3.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.104 \ serde_derive-1.0.104 \ serde_ini-0.2.0 \ serde_json-1.0.44 \ serde_urlencoded-0.5.5 \ sha-1-0.8.2 \ sha2-0.8.1 \ shannon-0.2.0 \ shlex-0.1.1 \ signal-hook-0.1.12 \ signal-hook-registry-1.2.0 \ skeptic-0.13.4 \ slab-0.3.0 \ slab-0.4.2 \ smallvec-0.2.1 \ smallvec-0.6.13 \ smallvec-1.1.0 \ socket2-0.2.4 \ socket2-0.3.11 \ stdweb-0.1.3 \ stream-cipher-0.3.2 \ string-0.2.1 \ strsim-0.7.0 \ strsim-0.8.0 \ structopt-0.3.8 \ structopt-derive-0.4.1 \ subtle-1.0.0 \ syn-0.15.44 \ syn-1.0.13 \ syn-mid-0.4.0 \ synstructure-0.12.3 \ syslog-4.0.1 \ take-0.1.0 \ tempdir-0.3.7 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.42 \ tokio-0.1.22 \ tokio-buf-0.1.1 \ tokio-codec-0.1.1 \ tokio-core-0.1.17 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.9 \ tokio-fs-0.1.6 \ tokio-io-0.1.12 \ tokio-process-0.2.4 \ tokio-proto-0.1.1 \ tokio-reactor-0.1.11 \ tokio-service-0.1.0 \ tokio-signal-0.1.5 \ tokio-signal-0.2.7 \ tokio-sync-0.1.7 \ tokio-tcp-0.1.3 \ tokio-threadpool-0.1.17 \ tokio-timer-0.2.12 \ tokio-udp-0.1.5 \ tokio-uds-0.2.5 \ try-lock-0.1.0 \ try-lock-0.2.2 \ try_from-0.3.2 \ typenum-1.11.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.11 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-1.7.2 \ url-2.1.1 \ uuid-0.7.4 \ vcpkg-0.2.8 \ vec_map-0.8.1 \ vergen-3.0.4 \ version_check-0.1.5 \ version_check-0.9.1 \ void-1.0.2 \ walkdir-2.3.0 \ want-0.0.4 \ want-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ webbrowser-0.5.2 \ whoami-0.7.0 \ widestring-0.4.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.3 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ xdg-2.2.0 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/spotifyd \ "@sample etc/spotifyd.conf.sample" PORTDOCS= README.md OPTIONS_DEFINE= DBUS DOCS PORTAUDIO PULSEAUDIO OPTIONS_DEFAULT= PORTAUDIO DBUS_DESC= D-Bus MPRIS support DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_VARS= CARGO_FEATURES+=dbus_mpris PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio PORTAUDIO_VARS= CARGO_FEATURES+=portaudio_backend PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_VARS= CARGO_FEATURES+=pulseaudio_backend post-patch: @${REINPLACE_CMD} 's,/etc/,${PREFIX}/etc/,g' ${WRKSRC}/src/config.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spotifyd ${INSTALL_DATA} ${FILESDIR}/spotifyd.conf ${STAGEDIR}${PREFIX}/etc/spotifyd.conf.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/benchmarks/hyperfine/Makefile =================================================================== --- head/benchmarks/hyperfine/Makefile (revision 560491) +++ head/benchmarks/hyperfine/Makefile (revision 560492) @@ -1,103 +1,103 @@ # $FreeBSD$ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks MAINTAINER= pizzamig@FreeBSD.org COMMENT= Command-line benchmarking tool LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BROKEN_i386= LLVM ERROR: No support for lowering a copy into EFLAGS when used by this instruction USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp PLIST_FILES= bin/hyperfine CARGO_CRATES= ansi_term-0.11.0 \ approx-0.3.2 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bstr-0.2.13 \ byteorder-1.3.4 \ cfg-if-0.1.10 \ clap-2.33.3 \ cloudabi-0.0.3 \ colored-2.0.0 \ console-0.12.0 \ csv-1.1.3 \ csv-core-0.1.10 \ encode_unicode-0.3.6 \ fuchsia-cprng-0.1.1 \ getrandom-0.1.15 \ hermit-abi-0.1.17 \ indicatif-0.15.0 \ itoa-0.4.6 \ lazy_static-1.4.0 \ libc-0.2.79 \ memchr-2.3.3 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.2.4 \ num-traits-0.2.12 \ number_prefix-0.3.0 \ ppv-lite86-0.2.9 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ regex-1.4.1 \ regex-automata-0.1.9 \ regex-syntax-0.6.20 \ rust_decimal-1.8.1 \ ryu-1.0.5 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ statistical-1.0.0 \ strsim-0.8.0 \ syn-1.0.44 \ term_size-0.3.2 \ terminal_size-0.1.13 \ termios-0.3.3 \ textwrap-0.11.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ wasi-0.9.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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hyperfine .include Index: head/benchmarks/inferno/Makefile =================================================================== --- head/benchmarks/inferno/Makefile (revision 560491) +++ head/benchmarks/inferno/Makefile (revision 560492) @@ -1,155 +1,156 @@ # $FreeBSD$ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org COMMENT= Stack trace visualizer, a Rust port of flamegraph LICENSE= CDDL LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= jonhoo CARGO_CRATES= adler32-1.2.0 \ ahash-0.3.8 \ ahash-0.6.1 \ ansi_term-0.11.0 \ arrayvec-0.4.12 \ assert_cmd-1.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bstr-0.2.14 \ bumpalo-3.4.0 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ cast-0.2.3 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ const-random-0.1.12 \ const-random-macro-0.1.12 \ const_fn-0.4.3 \ crc32fast-1.2.1 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-utils-0.8.1 \ crunchy-0.2.2 \ csv-1.1.5 \ csv-core-0.1.10 \ ctor-0.1.16 \ dashmap-3.11.10 \ difference-2.0.0 \ doc-comment-0.3.3 \ either-1.6.1 \ env_logger-0.8.2 \ getrandom-0.1.15 \ getrandom-0.2.0 \ half-1.6.0 \ hashbrown-0.9.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ indexmap-1.6.0 \ itertools-0.9.0 \ itoa-0.4.6 \ js-sys-0.3.46 \ lazy_static-1.4.0 \ libc-0.2.80 \ libflate-1.0.3 \ libflate_lz77-1.0.0 \ log-0.4.11 \ maplit-1.0.2 \ memchr-2.3.4 \ memoffset-0.6.1 \ nodrop-0.1.14 \ num-format-0.4.0 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ oorandom-11.1.3 \ output_vt100-0.1.2 \ plotters-0.2.15 \ ppv-lite86-0.2.10 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ pretty_assertions-0.6.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.24 \ quick-xml-0.20.0 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rayon-1.5.0 \ rayon-core-1.9.0 \ regex-1.4.2 \ regex-automata-0.1.9 \ regex-syntax-0.6.21 \ rgb-0.8.25 \ rle-decode-fast-1.0.1 \ rustc_version-0.2.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.117 \ serde_cbor-0.11.1 \ serde_derive-1.0.117 \ serde_json-1.0.60 \ str_stack-0.1.0 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.53 \ testing_logger-0.1.1 \ textwrap-0.11.0 \ tiny-keccak-2.0.2 \ tinytemplate-1.1.0 \ treeline-0.1.0 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ web-sys-0.3.46 \ 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 EXECUTABLES= inferno-collapse-dtrace \ inferno-collapse-guess \ inferno-collapse-perf \ inferno-collapse-sample \ inferno-collapse-vtune \ inferno-diff-folded \ inferno-flamegraph PLIST_FILES= ${EXECUTABLES:S/inferno-/bin\/&/} post-install: cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} ${EXECUTABLES} .include Index: head/databases/ods2sql/Makefile =================================================================== --- head/databases/ods2sql/Makefile (revision 560491) +++ head/databases/ods2sql/Makefile (revision 560492) @@ -1,87 +1,87 @@ # $FreeBSD$ PORTNAME= ods2sql DISTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Create SQLite3 database from ODS spreadsheet LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo sqlite USE_GITLAB= yes GL_ACCOUNT= zetok GL_COMMIT= aca63183274038487cecb6be17d7f65e92178b8c CARGO_CRATES= adler32-1.2.0 \ ahash-0.4.6 \ aho-corasick-0.7.14 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ byteorder-1.3.4 \ calamine-0.16.2 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-3.0.0-beta.2 \ clap_derive-3.0.0-beta.2 \ codepage-0.1.1 \ crc32fast-1.2.1 \ encoding_rs-0.8.24 \ env_logger-0.8.1 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ flate2-1.0.14 \ hashbrown-0.9.1 \ hashlink-0.6.0 \ heck-0.3.1 \ hermit-abi-0.1.17 \ humantime-2.0.1 \ indexmap-1.6.0 \ lazy_static-1.4.0 \ libc-0.2.79 \ libsqlite3-sys-0.20.1 \ log-0.4.11 \ memchr-2.3.3 \ miniz_oxide-0.3.7 \ os_str_bytes-2.3.2 \ pkg-config-0.3.19 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quick-xml-0.19.0 \ quote-1.0.7 \ regex-1.4.1 \ regex-syntax-0.6.20 \ rusqlite-0.24.1 \ serde-1.0.117 \ smallvec-1.4.2 \ strsim-0.10.0 \ syn-1.0.46 \ termcolor-1.1.0 \ textwrap-0.12.1 \ thiserror-1.0.21 \ thiserror-impl-1.0.21 \ thread_local-1.0.1 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ 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 \ zip-0.5.8 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/databases/xls2txt/Makefile =================================================================== --- head/databases/xls2txt/Makefile (revision 560491) +++ head/databases/xls2txt/Makefile (revision 560492) @@ -1,67 +1,68 @@ # $FreeBSD$ PORTNAME= xls2txt DISTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= databases textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Utilities to convert spreadsheet files to text and csv formats LICENSE= APACHE20 USES= cargo USE_GITHUB= yes GH_ACCOUNT= masklinn GH_TAGNAME= 1222f8069428f6bcedfcccf9e80523db34c0d343 CARGO_CRATES= adler32-1.2.0 \ ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.2.1 \ bstr-0.2.14 \ byteorder-1.3.4 \ calamine-0.16.2 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ codepage-0.1.1 \ crc32fast-1.2.1 \ csv-1.1.5 \ csv-core-0.1.10 \ encoding_rs-0.8.26 \ flate2-1.0.14 \ hermit-abi-0.1.17 \ itoa-0.4.6 \ lazy_static-1.4.0 \ libc-0.2.80 \ log-0.4.11 \ memchr-2.3.4 \ miniz_oxide-0.3.7 \ proc-macro2-1.0.24 \ quick-xml-0.19.0 \ quote-1.0.7 \ regex-automata-0.1.9 \ ryu-1.0.5 \ serde-1.0.117 \ strsim-0.8.0 \ syn-1.0.52 \ textwrap-0.11.0 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ zip-0.5.8 EXECUTABLES= ${PORTNAME} xls2csv PLIST_FILES= ${EXECUTABLES:S/^/bin\//} post-install: cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} ${EXECUTABLES} .include Index: head/deskutils/just/Makefile =================================================================== --- head/deskutils/just/Makefile (revision 560491) +++ head/deskutils/just/Makefile (revision 560492) @@ -1,87 +1,87 @@ # $FreeBSD$ PORTNAME= just DISTVERSIONPREFIX= v DISTVERSION= 0.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Just a command runner: handy way to save/run project-specific commands LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= casey CARGO_CRATES= aho-corasick-0.7.14 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ atty-0.2.14 \ bitflags-1.2.1 \ cc-1.0.61 \ cfg-if-0.1.10 \ clap-2.33.3 \ ctor-0.1.16 \ ctrlc-3.1.7 \ derivative-2.1.1 \ difference-2.0.0 \ doc-comment-0.3.3 \ dotenv-0.15.0 \ edit-distance-2.1.0 \ env_logger-0.8.1 \ executable-path-1.0.0 \ getrandom-0.1.15 \ heck-0.3.1 \ hermit-abi-0.1.17 \ humantime-2.0.1 \ lazy_static-1.4.0 \ libc-0.2.80 \ log-0.4.11 \ memchr-2.3.3 \ nix-0.18.0 \ output_vt100-0.1.2 \ ppv-lite86-0.2.9 \ pretty_assertions-0.6.1 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.4.1 \ regex-syntax-0.6.20 \ remove_dir_all-0.5.3 \ snafu-0.6.9 \ snafu-derive-0.6.9 \ strsim-0.8.0 \ strum-0.19.5 \ strum_macros-0.19.4 \ syn-1.0.48 \ target-1.0.0 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.21 \ thiserror-impl-1.0.21 \ thread_local-1.0.1 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ which-4.0.2 \ 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 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/devel/bingrep/Makefile =================================================================== --- head/devel/bingrep/Makefile (revision 560491) +++ head/devel/bingrep/Makefile (revision 560492) @@ -1,115 +1,115 @@ # $FreeBSD$ PORTNAME= bingrep PORTVERSION= 0.8.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Grep through binaries LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo CARGO_CRATES= aho-corasick-0.7.6 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ backtrace-0.3.42 \ backtrace-sys-0.1.32 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ bstr-0.2.10 \ byteorder-1.3.2 \ cc-1.0.50 \ cfg-if-0.1.10 \ clap-2.33.0 \ constant_time_eq-0.1.5 \ cpp_demangle-0.2.14 \ crossbeam-utils-0.7.0 \ csv-1.1.3 \ csv-core-0.1.6 \ dirs-1.0.5 \ encode_unicode-0.3.6 \ env_logger-0.7.1 \ failure-0.1.6 \ failure_derive-0.1.6 \ fuchsia-cprng-0.1.1 \ getrandom-0.1.14 \ glob-0.3.0 \ goblin-0.2.0 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hexplay-0.2.1 \ humantime-1.3.0 \ itoa-0.4.5 \ lazy_static-1.4.0 \ libc-0.2.66 \ log-0.4.8 \ memchr-2.3.0 \ memrange-0.1.3 \ metagoblin-0.3.1 \ plain-0.2.3 \ prettytable-rs-0.8.0 \ proc-macro-error-0.2.6 \ proc-macro-error-0.4.5 \ proc-macro-error-attr-0.4.5 \ proc-macro2-1.0.8 \ quick-error-1.2.3 \ quote-1.0.2 \ rand-0.3.23 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regex-1.3.3 \ regex-automata-0.1.8 \ regex-syntax-0.6.13 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc-serialize-0.3.24 \ rustversion-1.0.2 \ ryu-1.0.2 \ scroll-0.10.1 \ scroll_derive-0.10.1 \ serde-1.0.104 \ strsim-0.8.0 \ structopt-0.3.8 \ structopt-derive-0.3.5 \ structopt-derive-0.4.1 \ syn-1.0.14 \ syn-mid-0.4.0 \ synstructure-0.12.3 \ term-0.5.2 \ termcolor-0.3.6 \ termcolor-1.1.0 \ textwrap-0.11.0 \ theban_interval_tree-0.7.1 \ thread_local-1.0.1 \ time-0.1.42 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.3 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-0.1.6 PLIST_FILES= bin/bingrep post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bingrep .include Index: head/devel/cargo-c/Makefile =================================================================== --- head/devel/cargo-c/Makefile (revision 560491) +++ head/devel/cargo-c/Makefile (revision 560492) @@ -1,168 +1,169 @@ # $FreeBSD$ PORTNAME= cargo-c DISTVERSION= 0.7.0 +PORTREVISION= 1 DISTVERSIONSUFFIX= +cargo-0.49 CATEGORIES= devel MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Cargo C-ABI helpers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libcurl.so:ftp/curl \ libssh2.so:security/libssh2 USES= cargo ssl PLIST_FILES= bin/cargo-capi \ bin/cargo-cbuild \ bin/cargo-cinstall \ bin/cargo-ctest \ ${NULL} CARGO_CRATES= adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.36 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bitmaps-2.1.0 \ bstr-0.2.14 \ bytesize-1.0.1 \ cargo-0.49.0 \ cargo-platform-0.1.1 \ cbindgen-0.16.0 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ commoncrypto-0.2.0 \ commoncrypto-sys-0.2.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crates-io-0.31.1 \ crc32fast-1.2.1 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.1 \ crypto-hash-0.3.4 \ curl-0.4.34 \ curl-sys-0.4.39+curl-7.74.0 \ env_logger-0.7.1 \ filetime-0.2.13 \ flate2-1.0.19 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ fwdansi-1.1.0 \ getrandom-0.1.15 \ git2-0.13.13 \ git2-curl-0.14.1 \ glob-0.3.0 \ globset-0.4.6 \ hashbrown-0.9.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ hex-0.3.2 \ hex-0.4.2 \ home-0.5.3 \ humantime-1.3.0 \ humantime-2.0.1 \ idna-0.2.0 \ ignore-0.4.17 \ im-rc-15.0.0 \ indexmap-1.6.1 \ itoa-0.4.6 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.81 \ libgit2-sys-0.12.15+1.1.0 \ libnghttp2-sys-0.1.5+1.42.0 \ libssh2-sys-0.2.20 \ libz-sys-1.1.2 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.4 \ miniz_oxide-0.4.3 \ miow-0.3.6 \ num_cpus-1.13.0 \ opener-0.4.1 \ openssl-0.10.31 \ openssl-probe-0.1.2 \ openssl-src-111.13.0+1.1.1i \ openssl-sys-0.9.59 \ percent-encoding-2.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.8 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_xoshiro-0.4.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ rustc-workspace-hack-1.0.0 \ rustfix-0.5.1 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ semver-0.10.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_ignored-0.1.2 \ serde_json-1.0.60 \ shell-escape-0.1.5 \ sized-chunks-0.6.2 \ socket2-0.3.18 \ strip-ansi-escapes-0.1.0 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.55 \ tar-0.4.30 \ tempfile-3.1.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ typenum-1.12.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.0 \ utf8parse-0.1.1 \ vcpkg-0.2.11 \ vec_map-0.8.2 \ version_check-0.9.2 \ vte-0.3.3 \ walkdir-2.3.1 \ wasi-0.9.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 post-patch: @${REINPLACE_CMD} -e 's,libdir.join("pkgconfig,prefix.join("libdata/pkgconfig,' \ ${WRKSRC}/src/install.rs .include Index: head/devel/cargo-generate/Makefile =================================================================== --- head/devel/cargo-generate/Makefile (revision 560491) +++ head/devel/cargo-generate/Makefile (revision 560492) @@ -1,216 +1,216 @@ # $FreeBSD$ PORTNAME= cargo-generate DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= vulcan@wired.sh COMMENT= Quickly generate Rust project templates from existing git repositories LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libcurl.so:ftp/curl \ libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ashleygwilliams CARGO_CRATES= adler-0.2.3 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ anymap-0.12.1 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bitmaps-2.1.0 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.13 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytesize-1.0.1 \ cargo-0.46.1 \ cargo-platform-0.1.1 \ cc-1.0.59 \ cfg-if-0.1.10 \ chrono-0.4.15 \ clap-2.33.3 \ commoncrypto-0.2.0 \ commoncrypto-sys-0.2.0 \ console-0.11.3 \ console-0.12.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crates-io-0.31.1 \ crc32fast-1.2.0 \ crossbeam-utils-0.7.2 \ crypto-hash-0.3.4 \ curl-0.4.33 \ curl-sys-0.4.36+curl-7.71.1 \ dialoguer-0.6.2 \ difference-2.0.0 \ digest-0.8.1 \ doc-comment-0.3.3 \ either-1.6.0 \ encode_unicode-0.3.6 \ env_logger-0.7.1 \ fake-simd-0.1.2 \ filetime-0.2.12 \ flate2-1.0.17 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fwdansi-1.1.0 \ generic-array-0.12.3 \ getrandom-0.1.15 \ git2-0.13.11 \ git2-curl-0.14.1 \ glob-0.3.0 \ globset-0.4.5 \ heck-0.3.1 \ hermit-abi-0.1.15 \ hex-0.3.2 \ hex-0.4.2 \ home-0.5.3 \ humantime-1.3.0 \ humantime-2.0.1 \ idna-0.2.0 \ ignore-0.4.16 \ im-rc-15.0.0 \ indicatif-0.15.0 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ kstring-1.0.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.77 \ libgit2-sys-0.12.13+1.0.1 \ libnghttp2-sys-0.1.4+1.41.0 \ libssh2-sys-0.2.19 \ libz-sys-1.1.2 \ liquid-0.21.4 \ liquid-core-0.21.2 \ liquid-derive-0.21.0 \ liquid-lib-0.21.1 \ log-0.4.11 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.3.3 \ miniz_oxide-0.4.2 \ miow-0.3.5 \ normalize-line-endings-0.3.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ opener-0.4.1 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pkg-config-0.3.18 \ ppv-lite86-0.2.9 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.18 \ proc-macro2-1.0.21 \ proc-quote-0.3.2 \ proc-quote-impl-0.3.2 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_xoshiro-0.4.0 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rustc-workspace-hack-1.0.0 \ rustfix-0.5.1 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ semver-0.10.0 \ semver-parser-0.7.0 \ serde-1.0.116 \ serde_derive-1.0.116 \ serde_ignored-0.1.2 \ serde_json-1.0.57 \ sha-1-0.8.2 \ shell-escape-0.1.5 \ sized-chunks-0.6.2 \ socket2-0.3.15 \ strip-ansi-escapes-0.1.0 \ strsim-0.8.0 \ structopt-0.3.17 \ structopt-derive-0.4.10 \ syn-1.0.41 \ tar-0.4.30 \ tempfile-3.1.0 \ termcolor-1.1.0 \ terminal_size-0.1.13 \ termios-0.3.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ toml-0.5.6 \ treeline-0.1.0 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ utf8parse-0.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ vte-0.3.3 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.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 PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md \ TEMPLATES.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/desed/Makefile =================================================================== --- head/devel/desed/Makefile (revision 560491) +++ head/devel/desed/Makefile (revision 560492) @@ -1,80 +1,80 @@ # $FreeBSD$ PORTNAME= desed DISTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Demystify and debug sed scripts from the comfort of your terminal LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= gsed:textproc/gsed USES= cargo PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= ansi_term-0.11.0 \ anyhow-1.0.32 \ arc-swap-0.4.7 \ atty-0.2.14 \ bitflags-1.2.1 \ bytes-0.5.6 \ cassowary-0.3.0 \ cfg-if-0.1.10 \ clap-2.33.3 \ cloudabi-0.0.3 \ crossterm-0.17.6 \ crossterm_winapi-0.6.1 \ either-1.6.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-core-0.3.5 \ hermit-abi-0.1.15 \ inotify-0.8.3 \ inotify-sys-0.1.3 \ iovec-0.1.4 \ itertools-0.9.0 \ kernel32-sys-0.2.2 \ kqueue-1.0.2 \ kqueue-sys-1.0.1 \ lazy_static-1.4.0 \ libc-0.2.78 \ lock_api-0.3.4 \ log-0.4.8 \ mio-0.6.22 \ mio-0.7.0 \ miow-0.2.1 \ miow-0.3.5 \ net2-0.2.35 \ ntapi-0.3.4 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ pin-project-lite-0.1.10 \ redox_syscall-0.1.57 \ scopeguard-1.1.0 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.0 \ slab-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.12 \ strsim-0.8.0 \ textwrap-0.11.0 \ tokio-0.2.22 \ tui-0.9.5 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ vec_map-0.8.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 .include Index: head/devel/dtool/Makefile =================================================================== --- head/devel/dtool/Makefile (revision 560491) +++ head/devel/dtool/Makefile (revision 560492) @@ -1,189 +1,189 @@ # $FreeBSD$ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= vulcan@wired.sh COMMENT= Command-line tool collection to assist development LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= guoxbin CARGO_CRATES= aho-corasick-0.7.6 \ ansi_term-0.11.0 \ anyhow-1.0.26 \ arrayref-0.3.5 \ arrayvec-0.4.12 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bs58-0.3.0 \ bstr-0.2.9 \ build_const-0.2.1 \ bumpalo-3.2.0 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ cc-1.0.41 \ cfg-if-0.1.10 \ chrono-0.4.10 \ clap-2.33.0 \ clear_on_drop-0.2.3 \ cloudabi-0.0.3 \ const-oid-0.1.0 \ constant_time_eq-0.1.5 \ cpuid-bool-0.1.2 \ crc-1.8.1 \ crossbeam-utils-0.6.6 \ csv-1.1.2 \ csv-core-0.1.6 \ curve25519-dalek-1.2.3 \ digest-0.8.1 \ digest-0.9.0 \ dirs-1.0.5 \ dtoa-0.4.4 \ ecdsa-0.7.2 \ elliptic-curve-0.5.0 \ encode_unicode-0.3.6 \ entities-1.0.1 \ escaper-0.1.0 \ failure-0.1.6 \ fake-simd-0.1.2 \ fuchsia-cprng-0.1.1 \ gcc-0.3.55 \ generic-array-0.12.3 \ generic-array-0.14.4 \ getrandom-0.1.14 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hex-0.4.0 \ indexmap-1.3.1 \ itoa-0.4.4 \ js-sys-0.3.35 \ k256-0.4.2 \ keccak-0.1.0 \ lazy_static-1.4.0 \ libc-0.2.66 \ linked-hash-map-0.5.3 \ log-0.4.8 \ madato-0.5.3 \ md5-0.7.0 \ memchr-2.3.0 \ merlin-1.3.0 \ nodrop-0.1.14 \ nom-4.2.3 \ num-integer-0.1.42 \ num-traits-0.2.11 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ parity-codec-3.5.4 \ prettytable-rs-0.8.0 \ proc-macro2-1.0.8 \ quote-1.0.2 \ rand-0.3.23 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.3 \ regex-1.3.3 \ regex-automata-0.1.8 \ regex-syntax-0.6.13 \ ring-fork-dtool-0.16.13 \ ripemd160-0.8.0 \ rust-argon2-0.6.1 \ rust-crypto-0.2.36 \ rustc-serialize-0.3.24 \ ryu-1.0.2 \ schnorrkel-0.8.5 \ secp256k1-0.15.5 \ secp256k1-0.17.2 \ secp256k1-sys-0.1.2 \ serde-1.0.104 \ serde_derive-1.0.104 \ serde_test-1.0.104 \ serde_yaml-0.7.5 \ sha2-0.8.1 \ sha2-0.9.1 \ sha3-0.8.2 \ signatory-0.21.0 \ signatory-secp256k1-0.21.0 \ signature-1.2.2 \ signature_derive-1.0.0-pre.2 \ sourcefile-0.1.4 \ spin-0.5.2 \ strsim-0.8.0 \ subtle-2.2.2 \ subtle-encoding-0.5.1 \ syn-1.0.14 \ synstructure-0.12.3 \ term-0.5.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.42 \ twox-hash-1.5.0 \ typenum-1.12.0 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ untrusted-0.7.0 \ urlencoding-1.0.0 \ vec_map-0.8.1 \ version_check-0.1.5 \ version_check-0.9.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.58 \ wasm-bindgen-backend-0.2.58 \ wasm-bindgen-macro-0.2.58 \ wasm-bindgen-macro-support-0.2.58 \ wasm-bindgen-shared-0.2.58 \ wasm-bindgen-webidl-0.2.58 \ web-sys-0.3.35 \ weedle-0.10.0 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yaml-rust-0.4.3 \ yogcrypt-0.0.0 \ zeroize-0.9.3 \ zeroize-1.1.0 \ zeroize_derive-1.0.0 PLIST_FILES= bin/${PORTNAME} _DOCS= docs/Usage.md README.md PORTDOCS= ${DOCS:T} OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/gbump/Makefile =================================================================== --- head/devel/gbump/Makefile (revision 560491) +++ head/devel/gbump/Makefile (revision 560492) @@ -1,70 +1,70 @@ # $FreeBSD$ PORTNAME= gbump PORTVERSION= 1.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} MAINTAINER= nbari@tequila.io COMMENT= Git tag semantic version bumper LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo ssl CARGO_CRATES= aho-corasick-0.7.6 \ ansi_term-0.11.0 \ atty-0.2.13 \ autocfg-0.1.7 \ bitflags-1.2.1 \ cc-1.0.47 \ cfg-if-0.1.10 \ clap-2.33.0 \ getrandom-0.1.13 \ git2-0.10.1 \ hermit-abi-0.1.3 \ idna-0.2.0 \ jobserver-0.1.17 \ lazy_static-1.4.0 \ libc-0.2.65 \ libgit2-sys-0.9.1 \ libssh2-sys-0.2.13 \ libz-sys-1.0.25 \ log-0.4.8 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.2.1 \ num_cpus-1.11.1 \ openssl-probe-0.1.2 \ openssl-sys-0.9.52 \ percent-encoding-2.1.0 \ pkg-config-0.3.17 \ regex-1.3.1 \ regex-syntax-0.6.12 \ smallvec-0.6.13 \ strsim-0.8.0 \ textwrap-0.11.0 \ thread_local-0.3.6 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.9 \ unicode-width-0.1.6 \ url-2.1.0 \ vcpkg-0.2.7 \ vec_map-0.8.1 \ wasi-0.7.0 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/gbump post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gbump .include Index: head/devel/git-absorb/Makefile =================================================================== --- head/devel/git-absorb/Makefile (revision 560491) +++ head/devel/git-absorb/Makefile (revision 560492) @@ -1,88 +1,88 @@ # $FreeBSD$ PORTNAME= git-absorb DISTVERSION= 0.5.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel MAINTAINER= greg@unrelenting.technology COMMENT= Git command for automating fixup/autosquash commits LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= tummychow CARGO_CRATES= ansi_term-0.10.2 \ atty-0.2.12 \ autocfg-0.1.4 \ backtrace-0.3.32 \ backtrace-sys-0.1.30 \ bitflags-1.1.0 \ cc-1.0.37 \ cfg-if-0.1.9 \ chrono-0.4.7 \ clap-2.30.0 \ failure-0.1.5 \ failure_derive-0.1.5 \ fuchsia-cprng-0.1.1 \ git2-0.9.1 \ idna-0.1.5 \ isatty-0.1.9 \ kernel32-sys-0.2.2 \ lazy_static-1.3.0 \ libc-0.2.59 \ libgit2-sys-0.8.1 \ libz-sys-1.0.25 \ log-0.4.7 \ matches-0.1.8 \ memchr-2.0.2 \ num-integer-0.1.41 \ num-traits-0.2.8 \ percent-encoding-1.0.1 \ pkg-config-0.3.14 \ proc-macro2-0.4.30 \ quote-0.6.13 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ remove_dir_all-0.5.2 \ rustc-demangle-0.1.15 \ slog-2.1.1 \ slog-async-2.2.0 \ slog-term-2.3.0 \ smallvec-0.6.10 \ strsim-0.7.0 \ syn-0.15.39 \ synstructure-0.10.2 \ take_mut-0.2.2 \ tempdir-0.3.7 \ term-0.4.6 \ textwrap-0.9.0 \ thread_local-0.3.6 \ time-0.1.42 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.8 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ url-1.7.2 \ vcpkg-0.2.7 \ vec_map-0.8.1 \ winapi-0.2.8 \ winapi-0.3.7 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/git-absorb post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/git-absorb .include Index: head/devel/git-delta/Makefile =================================================================== --- head/devel/git-delta/Makefile (revision 560491) +++ head/devel/git-delta/Makefile (revision 560492) @@ -1,157 +1,157 @@ # $FreeBSD$ PORTNAME= delta DISTVERSION= 0.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= git- MAINTAINER= greg@unrelenting.technology COMMENT= Syntax-highlighting pager for git/diff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS+= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= dandavison CARGO_CRATES= adler32-1.0.4 \ aho-corasick-0.7.6 \ ansi_colours-1.0.1 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayref-0.3.5 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.0 \ backtrace-0.3.40 \ backtrace-sys-0.1.32 \ base64-0.10.1 \ base64-0.12.1 \ bincode-1.2.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.9 \ box_drawing-0.1.2 \ bytelines-2.2.2 \ byteorder-1.3.2 \ cc-1.0.54 \ cfg-if-0.1.9 \ chrono-0.4.11 \ clap-2.33.0 \ cloudabi-0.0.3 \ console-0.12.0 \ constant_time_eq-0.1.4 \ crc32fast-1.2.0 \ crossbeam-utils-0.6.6 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ either-1.5.3 \ encode_unicode-0.3.5 \ error-chain-0.12.4 \ failure-0.1.6 \ failure_derive-0.1.6 \ flate2-1.0.12 \ fnv-1.0.6 \ fuchsia-cprng-0.1.1 \ git2-0.13.11 \ heck-0.3.1 \ hermit-abi-0.1.12 \ idna-0.2.0 \ indexmap-1.3.2 \ itertools-0.9.0 \ itoa-0.4.4 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.60 \ libgit2-sys-0.12.13+1.0.1 \ libz-sys-1.1.0 \ line-wrap-0.1.1 \ linked-hash-map-0.5.2 \ log-0.4.8 \ matches-0.1.8 \ memchr-2.2.1 \ miniz_oxide-0.3.6 \ num-integer-0.1.42 \ num-traits-0.2.11 \ onig-6.0.0 \ onig_sys-69.5.0 \ percent-encoding-2.1.0 \ pkg-config-0.3.17 \ plist-1.0.0 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro2-0.4.30 \ proc-macro2-1.0.6 \ quote-0.6.13 \ quote-1.0.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_os-0.1.3 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.1 \ regex-1.3.9 \ regex-syntax-0.6.18 \ rust-argon2-0.5.1 \ rustc-demangle-0.1.16 \ ryu-1.0.0 \ safemem-0.3.1 \ same-file-1.0.5 \ serde-1.0.98 \ serde_derive-1.0.98 \ serde_json-1.0.40 \ shell-words-1.0.0 \ smallvec-1.4.0 \ strsim-0.8.0 \ structopt-0.3.19 \ structopt-derive-0.4.12 \ syn-0.15.43 \ syn-1.0.11 \ syn-mid-0.5.0 \ synstructure-0.12.3 \ syntect-4.4.0 \ terminal_size-0.1.13 \ termios-0.3.1 \ textwrap-0.11.0 \ thread_local-1.0.1 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-2.1.1 \ utf8parse-0.2.0 \ vcpkg-0.2.9 \ vec_map-0.8.1 \ version_check-0.9.1 \ vte-0.8.0 \ vte_generate_state_changes-0.1.1 \ walkdir-2.2.9 \ winapi-0.3.7 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.4 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xml-rs-0.8.0 \ yaml-rust-0.4.3 CONFLICTS_INSTALL= devel/delta PLIST_FILES= bin/delta OPTIONS_DEFINE= BASH OPTIONS_DEFAULT= BASH BASH_PLIST_FILES= etc/bash_completion.d/_delta.bash do-install-BASH-on: ${MKDIR} ${STAGEDIR}${LOCALBASE}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/etc/completion/completion.bash \ ${STAGEDIR}${LOCALBASE}/etc/bash_completion.d/_delta.bash post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/delta .include Index: head/devel/gitui/Makefile =================================================================== --- head/devel/gitui/Makefile (revision 560491) +++ head/devel/gitui/Makefile (revision 560492) @@ -1,163 +1,164 @@ # $FreeBSD$ PORTNAME= gitui DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal UI for git LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= bash:shells/bash \ gmake:devel/gmake LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo pkgconfig localbase:ldflags perl5 python:build xorg USE_XORG= xcb USE_GITHUB= yes GH_ACCOUNT= extrawurst GH_TAGNAME= fbba2d0 # freebsd-fix branch CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ ahash-0.6.1 \ anyhow-1.0.36 \ arrayvec-0.4.12 \ autocfg-1.0.1 \ backtrace-0.3.55 \ base64-0.13.0 \ bitflags-1.2.1 \ bytemuck-1.4.1 \ bytesize-1.0.1 \ cassowary-0.3.0 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ const_fn-0.4.3 \ cpp_demangle-0.3.2 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-utils-0.8.1 \ crossterm-0.18.2 \ crossterm_winapi-0.6.2 \ debugid-0.7.2 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.1 \ either-1.6.1 \ form_urlencoded-1.0.0 \ getrandom-0.1.15 \ getrandom-0.2.0 \ gimli-0.23.0 \ git2-0.13.12 \ glob-0.3.0 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ idna-0.2.0 \ indexmap-1.6.0 \ inferno-0.10.2 \ instant-0.1.9 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ libc-0.2.81 \ libgit2-sys-0.12.14+1.1.0 \ libssh2-sys-0.2.20 \ libz-sys-1.1.2 \ lock_api-0.4.2 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.4 \ memmap-0.7.0 \ memoffset-0.6.1 \ miniz_oxide-0.4.3 \ mio-0.7.6 \ miow-0.3.6 \ nix-0.17.0 \ nodrop-0.1.14 \ ntapi-0.3.6 \ num-format-0.4.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.22.0 \ openssl-probe-0.1.2 \ openssl-src-111.12.0+1.1.1h \ openssl-sys-0.9.58 \ parking_lot-0.11.1 \ parking_lot_core-0.8.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.19 \ pprof-0.3.20 \ ppv-lite86-0.2.10 \ proc-macro2-1.0.24 \ quick-xml-0.20.0 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ remove_dir_all-0.5.3 \ rgb-0.8.25 \ ron-0.6.4 \ rustc-demangle-0.1.18 \ scopeguard-1.1.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serial_test-0.5.1 \ serial_test_derive-0.5.1 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.2 \ simplelog-0.8.0 \ smallvec-1.5.1 \ smawk-0.3.0 \ socket2-0.3.17 \ stable_deref_trait-1.2.0 \ str_stack-0.1.0 \ symbolic-common-8.0.0 \ symbolic-demangle-8.0.0 \ syn-1.0.54 \ tempfile-3.1.0 \ textwrap-0.11.0 \ textwrap-0.13.1 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ time-0.1.44 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ tui-0.13.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.0 \ uuid-0.8.1 \ vcpkg-0.2.10 \ version_check-0.9.2 \ void-1.0.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ which-4.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} # xcb requires python3 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/devel/grcov/Makefile =================================================================== --- head/devel/grcov/Makefile (revision 560491) +++ head/devel/grcov/Makefile (revision 560492) @@ -1,153 +1,154 @@ # $FreeBSD$ PORTNAME= grcov DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Code coverage information aggregator LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE-MPL-2.0 USES= cargo USE_GITHUB= yes GH_ACCOUNT= mozilla CARGO_CRATES= \ addr2line-0.14.0 \ adler-0.2.3 \ adler32-1.2.0 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.34 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.55 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ block-buffer-0.9.0 \ bstr-0.2.14 \ byteorder-1.3.4 \ cargo-binutils-0.3.3 \ cargo_metadata-0.11.4 \ cc-1.0.65 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ const_fn-0.4.3 \ constant_time_eq-0.1.5 \ crc32fast-1.2.1 \ crossbeam-0.8.0 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.0 \ crossbeam-queue-0.3.0 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.0 \ digest-0.9.0 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ either-1.6.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ flate2-1.0.14 \ fnv-1.0.7 \ fomat-macros-0.3.1 \ generic-array-0.14.4 \ getrandom-0.1.15 \ gimli-0.23.0 \ globset-0.4.6 \ hermit-abi-0.1.17 \ is_executable-0.1.2 \ itoa-0.4.6 \ lazy_static-1.4.0 \ libc-0.2.80 \ libz-sys-1.1.2 \ log-0.4.11 \ md-5-0.9.1 \ memchr-2.3.4 \ memoffset-0.5.6 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.22.0 \ opaque-debug-0.3.0 \ pest-2.1.3 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro2-1.0.24 \ quick-xml-0.20.0 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.2 \ rustc-cfg-0.4.0 \ rustc-demangle-0.1.18 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-0.10.0 \ semver-0.11.0 \ semver-parser-0.7.0 \ semver-parser-0.10.1 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ simplelog-0.7.6 \ smallvec-1.5.0 \ strsim-0.8.0 \ syn-1.0.50 \ synstructure-0.12.4 \ tcmalloc-0.3.0 \ tempfile-3.1.0 \ term-0.6.1 \ textwrap-0.11.0 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ thread_local-1.0.1 \ time-0.1.44 \ toml-0.5.7 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ uuid-0.8.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.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 \ zip-0.5.8 PLIST_FILES= bin/grcov post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/devel/grex/Makefile =================================================================== --- head/devel/grex/Makefile (revision 560491) +++ head/devel/grex/Makefile (revision 560492) @@ -1,125 +1,126 @@ # $FreeBSD$ PORTNAME= grex DISTVERSIONPREFIX=v DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi COMMENT= Command-line tool for generating regular expressions from test cases LICENSE= APACHE20 USES= cargo USE_GITHUB= yes GH_ACCOUNT= pemistahl CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ bit-set-0.5.1 \ bit-vec-0.5.1 \ bitflags-1.2.1 \ byteorder-1.3.4 \ cfg-if-0.1.10 \ clap-2.33.0 \ cloudabi-0.0.3 \ colored-1.9.3 \ difference-2.0.0 \ doc-comment-0.3.3 \ either-1.5.3 \ fixedbitset-0.2.0 \ float-cmp-0.6.0 \ fnv-1.0.6 \ fuchsia-cprng-0.1.1 \ getrandom-0.1.14 \ heck-0.3.1 \ hermit-abi-0.1.11 \ indexmap-1.3.2 \ itertools-0.8.2 \ itertools-0.9.0 \ lazy_static-1.4.0 \ libc-0.2.69 \ matches-0.1.8 \ matrixmultiply-0.2.3 \ memchr-2.3.3 \ ndarray-0.13.0 \ normalize-line-endings-0.3.0 \ num-complex-0.2.4 \ num-integer-0.1.42 \ num-traits-0.2.11 \ petgraph-0.5.0 \ ppv-lite86-0.2.6 \ predicates-1.0.4 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro2-1.0.10 \ proptest-0.9.6 \ quick-error-1.2.3 \ quote-1.0.3 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rawpointer-0.2.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ regex-1.3.6 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ rstest-0.6.2 \ rustc_version-0.2.3 \ rusty-fork-0.2.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ strsim-0.8.0 \ structopt-0.3.13 \ structopt-derive-0.4.6 \ syn-1.0.17 \ syn-mid-0.5.0 \ tempfile-3.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ treeline-0.1.0 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-ucd-category-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ version_check-0.9.1 \ wait-timeout-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 OPTIONS_DEFINE= DOCS PORTDOCS= RELEASE_NOTES.md README.md PLIST_FILES= bin/grex post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/grex @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include Index: head/devel/interactive_rebase_tool/Makefile =================================================================== --- head/devel/interactive_rebase_tool/Makefile (revision 560491) +++ head/devel/interactive_rebase_tool/Makefile (revision 560492) @@ -1,69 +1,69 @@ # $FreeBSD$ PORTNAME= interactive_rebase_tool DISTVERSION= 1.2.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi COMMENT= Improved sequence editor for Git LICENSE= GPLv3+ LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo ncurses USE_GITHUB= yes GH_ACCOUNT= MitMaro GH_PROJECT= git-interactive-rebase-tool CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.11 \ bitflags-1.0.4 \ cc-1.0.29 \ cfg-if-0.1.6 \ chrono-0.4.6 \ clap-2.32.0 \ git2-0.7.5 \ idna-0.1.5 \ libc-0.2.49 \ libgit2-sys-0.7.11 \ libz-sys-1.0.25 \ log-0.4.6 \ matches-0.1.8 \ ncurses-5.98.0 \ num-integer-0.1.39 \ num-traits-0.2.6 \ pancurses-0.16.1 \ pdcurses-sys-0.7.0 \ percent-encoding-1.0.1 \ pkg-config-0.3.14 \ redox_syscall-0.1.51 \ redox_termios-0.1.1 \ smallvec-0.6.8 \ strsim-0.7.0 \ termion-1.5.1 \ textwrap-0.10.0 \ time-0.1.42 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.8 \ unicode-segmentation-1.2.1 \ unicode-width-0.1.5 \ unreachable-1.0.0 \ url-1.7.2 \ vcpkg-0.2.6 \ vec_map-0.8.1 \ void-1.0.2 \ winapi-0.3.6 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.5.1 PLIST_FILES= bin/interactive-rebase-tool \ man/man1/interactive-rebase-tool.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/interactive-rebase-tool ${INSTALL_MAN} ${WRKSRC}/src/interactive-rebase-tool.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/devel/pijul/Makefile =================================================================== --- head/devel/pijul/Makefile (revision 560491) +++ head/devel/pijul/Makefile (revision 560492) @@ -1,300 +1,300 @@ # Created by: Carlo Strub # $FreeBSD$ PORTNAME= pijul PORTVERSION= 0.12.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= devel MASTER_SITES= https://pijul.org/releases/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= cs@FreeBSD.org COMMENT= Distributed version control system LICENSE= GPLv2 BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} LIB_DEPENDS= libgmp.so:math/gmp \ libnettle.so:security/nettle \ libsodium.so:security/libsodium USES= cargo ssl CARGO_CRATES= MacTypes-sys-2.1.0 \ adler32-1.0.3 \ advapi32-sys-0.2.0 \ aho-corasick-0.6.10 \ ansi_term-0.11.0 \ argon2rs-0.2.5 \ arrayvec-0.4.10 \ ascii-canvas-1.0.0 \ atty-0.2.11 \ autocfg-0.1.2 \ backtrace-0.3.14 \ backtrace-sys-0.1.28 \ base64-0.10.1 \ base64-0.9.3 \ bincode-1.1.2 \ bindgen-0.43.2 \ bit-set-0.5.1 \ bit-vec-0.4.4 \ bit-vec-0.5.1 \ bitflags-1.0.4 \ blake2-rfc-0.2.18 \ block-buffer-0.7.0 \ block-padding-0.1.3 \ bs58-0.2.2 \ buffered-reader-0.3.0 \ build_const-0.2.1 \ byte-tools-0.3.1 \ byteorder-1.3.1 \ bytes-0.4.12 \ bzip2-0.3.3 \ bzip2-sys-0.1.7 \ cc-1.0.31 \ cexpr-0.3.5 \ cfg-if-0.1.7 \ chrono-0.4.6 \ clang-sys-0.26.4 \ clap-2.32.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.3 \ core-foundation-0.5.1 \ core-foundation-sys-0.5.1 \ crc-1.8.1 \ crc32fast-1.2.0 \ crossbeam-channel-0.3.8 \ crossbeam-deque-0.7.1 \ crossbeam-epoch-0.7.1 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.5 \ cryptovec-0.4.6 \ diff-0.1.11 \ diffs-0.3.0 \ digest-0.8.0 \ dirs-1.0.5 \ docopt-1.0.2 \ dtoa-0.4.3 \ either-1.5.1 \ ena-0.11.0 \ encoding_rs-0.8.17 \ env_logger-0.6.1 \ failure-0.1.5 \ failure_derive-0.1.5 \ fake-simd-0.1.2 \ filetime-0.2.4 \ fixedbitset-0.1.9 \ flate2-1.0.7 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fs2-0.4.3 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.25 \ futures-cpupool-0.1.8 \ generic-array-0.12.0 \ getch-0.2.1 \ glob-0.2.11 \ globset-0.4.2 \ h2-0.1.17 \ hex-0.3.2 \ http-0.1.16 \ httparse-1.3.3 \ humantime-1.2.0 \ hyper-0.12.25 \ hyper-tls-0.3.2 \ idna-0.1.5 \ ignore-0.4.6 \ indexmap-1.0.2 \ iovec-0.1.2 \ itertools-0.8.0 \ itoa-0.4.3 \ kernel32-sys-0.2.2 \ lalrpop-0.16.3 \ lalrpop-util-0.16.3 \ lazy_static-1.3.0 \ lazycell-1.2.1 \ libc-0.2.50 \ libloading-0.5.0 \ libpijul-0.12.0 \ line-0.1.15 \ lock_api-0.1.5 \ log-0.4.6 \ mach_o_sys-0.1.1 \ matches-0.1.8 \ memchr-2.2.0 \ memmap-0.7.0 \ memoffset-0.2.1 \ memsec-0.5.4 \ mime-0.3.13 \ mime_guess-2.0.0-alpha.6 \ miniz-sys-0.1.11 \ miniz_oxide-0.2.1 \ miniz_oxide_c_api-0.2.1 \ mio-0.6.16 \ mio-uds-0.6.7 \ miow-0.2.1 \ native-tls-0.2.2 \ net2-0.2.33 \ nettle-4.0.0 \ nettle-sys-1.0.1 \ new_debug_unreachable-1.0.3 \ nodrop-0.1.13 \ nom-4.2.3 \ num-0.1.42 \ num-bigint-0.1.44 \ num-complex-0.1.43 \ num-integer-0.1.39 \ num-iter-0.1.37 \ num-rational-0.1.42 \ num-traits-0.2.6 \ num_cpus-1.10.0 \ opaque-debug-0.2.2 \ openssl-0.10.20 \ openssl-probe-0.1.2 \ openssl-sys-0.9.43 \ ordermap-0.3.5 \ owning_ref-0.4.0 \ parking_lot-0.7.1 \ parking_lot_core-0.4.0 \ pathdiff-0.1.0 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ petgraph-0.4.13 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pkg-config-0.3.14 \ precomputed-hash-0.1.1 \ proc-macro2-0.3.5 \ proc-macro2-0.4.27 \ progrs-0.1.1 \ quick-error-1.2.2 \ quickcheck-0.8.2 \ quote-0.5.2 \ quote-0.6.11 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.3 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.51 \ redox_termios-0.1.1 \ redox_users-0.3.0 \ regex-1.1.2 \ regex-syntax-0.6.5 \ remove_dir_all-0.5.1 \ reqwest-0.9.12 \ rpassword-2.1.0 \ rustc-demangle-0.1.13 \ rustc-serialize-0.3.24 \ rustc_version-0.2.3 \ ryu-0.2.7 \ safemem-0.3.0 \ same-file-1.0.4 \ sanakirja-0.10.2 \ schannel-0.1.15 \ scoped_threadpool-0.1.9 \ scopeguard-0.3.3 \ security-framework-0.2.2 \ security-framework-sys-0.2.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ sequoia-openpgp-0.4.1 \ serde-1.0.89 \ serde_derive-1.0.89 \ serde_json-1.0.39 \ serde_urlencoded-0.5.4 \ sha2-0.8.0 \ shell-escape-0.1.4 \ siphasher-0.2.3 \ slab-0.4.2 \ smallvec-0.6.9 \ stable_deref_trait-1.1.1 \ string-0.1.3 \ string_cache-0.7.3 \ string_cache_codegen-0.4.2 \ string_cache_shared-0.3.0 \ strsim-0.7.0 \ syn-0.15.29 \ synstructure-0.10.1 \ tar-0.4.22 \ tempdir-0.3.7 \ tempfile-3.0.7 \ term-0.4.6 \ term-0.5.1 \ termcolor-1.0.4 \ termion-1.5.1 \ termios-0.2.2 \ textwrap-0.10.0 \ thread_local-0.3.6 \ thrussh-0.20.7 \ thrussh-config-0.1.2 \ thrussh-keys-0.11.9 \ thrussh-libsodium-0.1.3 \ time-0.1.42 \ tokio-0.1.18 \ tokio-codec-0.1.1 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.7 \ tokio-fs-0.1.6 \ tokio-io-0.1.12 \ tokio-reactor-0.1.9 \ tokio-sync-0.1.4 \ tokio-tcp-0.1.3 \ tokio-threadpool-0.1.13 \ tokio-timer-0.2.10 \ tokio-trace-core-0.1.0 \ tokio-udp-0.1.3 \ tokio-uds-0.2.5 \ toml-0.4.10 \ try-lock-0.2.2 \ typenum-1.10.0 \ ucd-util-0.1.3 \ unicase-1.4.2 \ unicase-2.3.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.8 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ url-1.7.2 \ username-0.2.0 \ utf8-ranges-1.0.2 \ utf8parse-0.1.1 \ uuid-0.7.3 \ vcpkg-0.2.6 \ vec_map-0.8.1 \ version_check-0.1.5 \ walkdir-2.2.7 \ want-0.0.6 \ which-1.0.5 \ winapi-0.2.8 \ winapi-0.3.6 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-1.0.1 \ ws2_32-sys-0.2.1 \ xattr-0.2.2 \ yasna-0.1.3 CARGO_INSTALL_PATH= pijul PLIST_FILES= bin/pijul post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pijul .include Index: head/devel/py-maturin/Makefile =================================================================== --- head/devel/py-maturin/Makefile (revision 560491) +++ head/devel/py-maturin/Makefile (revision 560492) @@ -1,284 +1,284 @@ # $FreeBSD$ PORTNAME= maturin DISTVERSIONPREFIX= v DISTVERSION= 0.8.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Build and publish crates with pyo3, rust-cpython and cffi bindings LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/license-apache LICENSE_FILE_MIT= ${WRKSRC}/license-mit # Although the port builds fine on some 32-bit architectures (e.g. i386) it # doesn't support creating 32-bit Python wheels for FreeBSD. Thus save build # time and skip the port at a early stage. NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc NOT_FOR_ARCHS_REASON= the creation of 32-bit Python wheels is not supported for FreeBSD BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml>=0.10.0:textproc/py-toml@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml>=0.10.0:textproc/py-toml@${PY_FLAVOR} USES= cargo python:3.5+ USE_GITHUB= yes GH_ACCOUNT= PyO3 USE_PYTHON= autoplist concurrent distutils CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aes-0.3.2 \ aes-soft-0.3.3 \ aesni-0.6.0 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.50 \ base64-0.12.3 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-cipher-trait-0.6.2 \ block-modes-0.3.3 \ block-padding-0.1.5 \ bumpalo-3.4.0 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytes-0.5.6 \ bytesize-1.0.1 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ cargo_metadata-0.11.1 \ cbindgen-0.14.3 \ cc-1.0.58 \ cfg-if-0.1.10 \ clap-2.33.3 \ cloudabi-0.0.3 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ cpuid-bool-0.1.2 \ crc32fast-1.2.0 \ crypto-mac-0.7.0 \ dbus-0.2.3 \ digest-0.8.1 \ digest-0.9.0 \ dtoa-0.4.6 \ encoding_rs-0.8.23 \ env_logger-0.7.1 \ fake-simd-0.1.2 \ filetime-0.2.12 \ flate2-1.0.16 \ fnv-1.0.7 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ generic-array-0.12.3 \ generic-array-0.14.4 \ getrandom-0.1.14 \ gimli-0.22.0 \ glob-0.3.0 \ goblin-0.2.3 \ h2-0.2.6 \ hashbrown-0.8.2 \ heck-0.3.1 \ hermit-abi-0.1.15 \ hkdf-0.8.0 \ hmac-0.7.1 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ human-panic-1.0.3 \ humantime-1.3.0 \ hyper-0.13.7 \ hyper-rustls-0.21.0 \ idna-0.2.0 \ indexmap-1.5.1 \ indoc-1.0.2 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ js-sys-0.3.44 \ kernel32-sys-0.2.2 \ keyring-0.9.0 \ lazy_static-1.4.0 \ libc-0.2.74 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.0 \ mio-0.6.22 \ miow-0.2.1 \ net2-0.2.34 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.2.4 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ object-0.20.0 \ once_cell-1.4.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ os_type-2.2.0 \ percent-encoding-2.1.0 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ plain-0.2.3 \ platform-info-0.0.1 \ platforms-0.2.1 \ podio-0.1.7 \ ppv-lite86-0.2.8 \ pretty_env_logger-0.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ reqwest-0.10.7 \ ring-0.16.15 \ rpassword-4.0.5 \ rustc-demangle-0.1.16 \ rustls-0.18.1 \ ryu-1.0.5 \ same-file-1.0.6 \ scroll-0.10.1 \ scroll_derive-0.10.2 \ sct-0.6.0 \ secret-service-1.1.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ semver-0.10.0 \ semver-parser-0.7.0 \ serde-1.0.115 \ serde_derive-1.0.115 \ serde_json-1.0.57 \ serde_urlencoded-0.6.1 \ sha2-0.8.2 \ sha2-0.9.1 \ shlex-0.1.1 \ slab-0.4.2 \ socket2-0.3.12 \ spin-0.5.2 \ strsim-0.8.0 \ structopt-0.3.16 \ structopt-derive-0.4.9 \ subtle-1.0.0 \ syn-1.0.38 \ tar-0.4.29 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ tokio-0.2.22 \ tokio-rustls-0.14.0 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-service-0.3.0 \ tracing-0.1.19 \ tracing-core-0.1.14 \ try-lock-0.2.3 \ typenum-1.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ unindent-0.1.6 \ untrusted-0.7.1 \ url-2.1.1 \ uuid-0.8.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.67 \ wasm-bindgen-backend-0.2.67 \ wasm-bindgen-futures-0.4.17 \ wasm-bindgen-macro-0.2.67 \ wasm-bindgen-macro-support-0.2.67 \ wasm-bindgen-shared-0.2.67 \ web-sys-0.3.44 \ webpki-0.21.3 \ webpki-roots-0.19.0 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ xattr-0.2.2 \ zip-0.5.6 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target # The binary is usually built via setup.py which uses different compiler flags. # That line is patched out there to use the compiler flags from the Ports # framework instead. The setup.py is processed in the "do-build" target to # install the compiled binary. pre-build: ${CARGO_CARGO_RUN} build \ --manifest-path ${CARGO_CARGOTOML} \ --verbose \ ${CARGO_BUILD_ARGS} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/maturin # Regenerate .PLIST.pymodtemp to get all installed files from # ${STAGEDIR} because the file that is generated in the first place # contains only the EGG files as a whole. @${FIND} ${STAGEDIR} -type f -o -type l | \ ${SORT} | ${SED} -e 's|${STAGEDIR}||' \ > ${WRKDIR}/.PLIST.pymodtmp .include Index: head/devel/racer/Makefile =================================================================== --- head/devel/racer/Makefile (revision 560491) +++ head/devel/racer/Makefile (revision 560492) @@ -1,158 +1,158 @@ # Created by: Timothy Beyer # $FreeBSD$ PORTNAME= racer DISTVERSION= 2.1.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} MAINTAINER= rust@FreeBSD.org COMMENT= Rust code completion helper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo CARGO_CRATES= aho-corasick-0.7.10 \ annotate-snippets-0.8.0 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ cc-1.0.53 \ cfg-if-0.1.10 \ clap-2.33.0 \ cloudabi-0.0.3 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ derive_more-0.99.5 \ digest-0.8.1 \ either-1.5.3 \ ena-0.14.0 \ env_logger-0.7.1 \ fake-simd-0.1.2 \ generic-array-0.12.3 \ getopts-0.2.21 \ getrandom-0.1.14 \ hermit-abi-0.1.10 \ humantime-1.3.0 \ humantime-2.0.0 \ indexmap-1.3.2 \ itoa-0.4.5 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.68 \ lock_api-0.3.4 \ log-0.4.8 \ maybe-uninit-2.0.0 \ md-5-0.8.0 \ measureme-0.7.1 \ memchr-2.3.3 \ memmap-0.7.0 \ memoffset-0.5.4 \ num_cpus-1.12.0 \ once_cell-1.4.0 \ opaque-debug-0.2.3 \ parking_lot-0.9.0 \ parking_lot-0.10.2 \ parking_lot_core-0.6.2 \ parking_lot_core-0.7.2 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.10 \ psm-0.1.8 \ quick-error-1.2.3 \ quote-1.0.3 \ racer-2.1.35 \ racer-cargo-metadata-0.1.1 \ racer-interner-0.1.0 \ racer-testutils-0.1.0 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ regex-1.3.6 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ rls-span-0.5.2 \ rustc-ap-rustc_arena-664.0.0 \ rustc-ap-rustc_arena-669.0.0 \ rustc-ap-rustc_ast-664.0.0 \ rustc-ap-rustc_ast-669.0.0 \ rustc-ap-rustc_ast_pretty-664.0.0 \ rustc-ap-rustc_ast_pretty-669.0.0 \ rustc-ap-rustc_data_structures-664.0.0 \ rustc-ap-rustc_data_structures-669.0.0 \ rustc-ap-rustc_errors-664.0.0 \ rustc-ap-rustc_errors-669.0.0 \ rustc-ap-rustc_feature-664.0.0 \ rustc-ap-rustc_feature-669.0.0 \ rustc-ap-rustc_fs_util-664.0.0 \ rustc-ap-rustc_fs_util-669.0.0 \ rustc-ap-rustc_graphviz-664.0.0 \ rustc-ap-rustc_graphviz-669.0.0 \ rustc-ap-rustc_index-664.0.0 \ rustc-ap-rustc_index-669.0.0 \ rustc-ap-rustc_lexer-664.0.0 \ rustc-ap-rustc_lexer-669.0.0 \ rustc-ap-rustc_macros-664.0.0 \ rustc-ap-rustc_macros-669.0.0 \ rustc-ap-rustc_parse-664.0.0 \ rustc-ap-rustc_parse-669.0.0 \ rustc-ap-rustc_serialize-664.0.0 \ rustc-ap-rustc_serialize-669.0.0 \ rustc-ap-rustc_session-664.0.0 \ rustc-ap-rustc_session-669.0.0 \ rustc-ap-rustc_span-664.0.0 \ rustc-ap-rustc_span-669.0.0 \ rustc-ap-rustc_target-664.0.0 \ rustc-ap-rustc_target-669.0.0 \ rustc-hash-1.1.0 \ rustc-rayon-0.3.0 \ rustc-rayon-core-0.3.0 \ rustc_version-0.2.3 \ ryu-1.0.3 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.105 \ serde_derive-1.0.105 \ serde_json-1.0.50 \ sha-1-0.8.2 \ smallvec-0.6.13 \ smallvec-1.2.0 \ stable_deref_trait-1.1.1 \ stacker-0.1.9 \ strsim-0.8.0 \ syn-1.0.17 \ synstructure-0.12.3 \ tempfile-3.1.0 \ termcolor-1.1.0 \ termize-0.1.1 \ textwrap-0.11.0 \ thread_local-1.0.1 \ typenum-1.12.0 \ unicode-normalization-0.1.12 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.4 \ winapi-x86_64-pc-windows-gnu-0.4.0 MAKE_ENV= RUSTC_BOOTSTRAP=1 PLIST_FILES= bin/racer .include Index: head/devel/rust-analyzer/Makefile =================================================================== --- head/devel/rust-analyzer/Makefile (revision 560491) +++ head/devel/rust-analyzer/Makefile (revision 560492) @@ -1,210 +1,211 @@ # $FreeBSD$ PORTNAME= rust-analyzer DISTVERSION= 2020-12-28 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= rust@FreeBSD.org COMMENT= Experimental Rust compiler front-end for IDEs LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_TUPLE= matklad:lsp-types:87219c336e90c389c4d5a114e33559f35fd80563:lsptypes CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ ansi_term-0.12.1 \ anyhow-1.0.36 \ anymap-0.12.1 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.55 \ base64-0.12.3 \ bitflags-1.2.1 \ byteorder-1.3.4 \ cargo_metadata-0.12.0 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chalk-derive-0.45.0 \ chalk-ir-0.45.0 \ chalk-recursive-0.45.0 \ chalk-solve-0.45.0 \ chrono-0.4.19 \ cmake-0.1.45 \ const_fn-0.4.4 \ crc32fast-1.2.1 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.1 \ difference-2.0.0 \ drop_bomb-0.1.5 \ either-1.6.1 \ ena-0.14.0 \ env_logger-0.8.2 \ expect-test-1.0.2 \ filetime-0.2.13 \ fixedbitset-0.2.0 \ flate2-1.0.19 \ form_urlencoded-1.0.0 \ fsevent-2.0.2 \ fsevent-sys-3.0.2 \ fst-0.4.5 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ generator-0.6.23 \ gimli-0.23.0 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.17 \ home-0.5.3 \ idna-0.2.0 \ indexmap-1.6.1 \ inotify-0.8.3 \ inotify-sys-0.1.4 \ instant-0.1.9 \ iovec-0.1.4 \ itertools-0.9.0 \ itoa-0.4.6 \ jod-thread-0.1.2 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.81 \ libloading-0.6.6 \ libmimalloc-sys-0.1.18 \ lock_api-0.4.2 \ log-0.4.11 \ loom-0.3.6 \ lsp-server-0.5.0 \ lsp-types-0.86.0 \ matchers-0.0.1 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ memmap-0.7.0 \ memoffset-0.6.1 \ mimalloc-0.1.22 \ miniz_oxide-0.4.3 \ mio-0.6.23 \ mio-extras-2.0.6 \ miow-0.2.2 \ net2-0.2.37 \ notify-5.0.0-pre.4 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.22.0 \ object-0.23.0 \ once_cell-1.5.2 \ oorandom-11.1.3 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ percent-encoding-2.1.0 \ perf-event-0.4.6 \ perf-event-open-sys-1.0.1 \ pest-2.1.3 \ petgraph-0.5.1 \ pico-args-0.3.4 \ pin-project-lite-0.2.0 \ proc-macro2-1.0.24 \ pulldown-cmark-0.8.0 \ pulldown-cmark-to-cmark-6.0.0 \ quote-1.0.8 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-automata-0.1.9 \ regex-syntax-0.6.21 \ rowan-0.10.0 \ rustc-ap-rustc_lexer-695.0.0 \ rustc-demangle-0.1.18 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ ryu-1.0.5 \ salsa-0.16.0 \ salsa-macros-0.16.0 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-0.11.0 \ semver-parser-0.7.0 \ semver-parser-0.10.1 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.60 \ serde_path_to_error-0.1.4 \ serde_repr-0.1.6 \ sharded-slab-0.1.0 \ slab-0.4.2 \ smallvec-1.5.1 \ smol_str-0.1.17 \ syn-1.0.55 \ synstructure-0.12.4 \ termcolor-1.1.2 \ text-size-1.0.0 \ thin-dst-1.1.0 \ thread_local-1.0.1 \ threadpool-1.8.1 \ time-0.1.44 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ tracing-0.1.22 \ tracing-attributes-0.1.11 \ tracing-core-0.1.17 \ tracing-log-0.1.1 \ tracing-serde-0.1.2 \ tracing-subscriber-0.2.15 \ tracing-tree-0.1.6 \ ucd-trie-0.1.3 \ ungrammar-1.5.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-segmentation-1.7.1 \ unicode-xid-0.2.1 \ url-2.2.0 \ version_check-0.9.2 \ walkdir-2.3.1 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ write-json-0.1.2 \ ws2_32-sys-0.2.1 \ xshell-0.1.8 \ xshell-macros-0.1.8 CARGO_USE_GITHUB= yes CARGO_INSTALL_PATH= crates/rust-analyzer # attempts to install rustup toolchains NO_TEST= yes PLIST_FILES= bin/rust-analyzer PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rust-analyzer post-install-DOCS-on: @cd ${WRKSRC}/docs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include Index: head/devel/rust-bindgen/Makefile =================================================================== --- head/devel/rust-bindgen/Makefile (revision 560491) +++ head/devel/rust-bindgen/Makefile (revision 560492) @@ -1,69 +1,70 @@ # $FreeBSD$ PORTNAME= bindgen DISTVERSION= 0.56.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Generate Rust bindings from C (and some C++) code LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= cargo PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.2.1 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clang-sys-1.0.3 \ clap-2.33.3 \ diff-0.1.12 \ env_logger-0.8.1 \ glob-0.3.0 \ hermit-abi-0.1.17 \ humantime-2.0.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.80 \ libloading-0.6.5 \ log-0.4.11 \ memchr-2.3.4 \ nom-5.1.2 \ peeking_take_while-0.1.2 \ proc-macro2-1.0.24 \ quote-1.0.7 \ regex-1.4.2 \ regex-syntax-0.6.21 \ rustc-hash-1.1.0 \ shlex-0.1.1 \ strsim-0.8.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ which-3.1.1 \ 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 post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,&${LLVM_DEFAULT},' \ ${WRKSRC}/cargo-crates/clang-sys-*/build/common.rs \ ${WRKSRC}/cargo-crates/clang-sys-*/src/support.rs .include Index: head/devel/rust-cbindgen/Makefile =================================================================== --- head/devel/rust-cbindgen/Makefile (revision 560491) +++ head/devel/rust-cbindgen/Makefile (revision 560492) @@ -1,71 +1,72 @@ # $FreeBSD$ PORTNAME= cbindgen DISTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Generate C bindings from Rust code LICENSE= MPL20 RUN_DEPENDS= cargo:lang/${RUST_DEFAULT} USES= cargo PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ cfg-if-0.1.10 \ clap-2.33.3 \ cloudabi-0.0.3 \ getrandom-0.1.15 \ hashbrown-0.9.1 \ heck-0.3.1 \ hermit-abi-0.1.16 \ indexmap-1.6.0 \ itoa-0.4.6 \ lazy_static-1.4.0 \ libc-0.2.77 \ lock_api-0.3.4 \ log-0.4.11 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ ppv-lite86-0.2.9 \ proc-macro2-1.0.21 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ remove_dir_all-0.5.3 \ ryu-1.0.5 \ scopeguard-1.1.0 \ serde-1.0.116 \ serde_derive-1.0.116 \ serde_json-1.0.57 \ serial_test-0.5.0 \ serial_test_derive-0.5.0 \ smallvec-1.4.2 \ strsim-0.8.0 \ syn-1.0.41 \ tempfile-3.1.0 \ textwrap-0.11.0 \ toml-0.5.6 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 .include Index: head/devel/sccache/Makefile =================================================================== --- head/devel/sccache/Makefile (revision 560491) +++ head/devel/sccache/Makefile (revision 560492) @@ -1,399 +1,399 @@ # $FreeBSD$ PORTNAME= sccache DISTVERSION= 0.2.14 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= pizzamig@FreeBSD.org COMMENT= Like ccache with cloud storage support LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= mozilla OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS PLIST_FILES= bin/sccache PORTDOCS= README.md CARGO_FEATURES= all CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.36 \ ar-0.8.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ ascii-0.8.7 \ assert_cmd-1.0.2 \ async-trait-0.1.42 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.55 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.12.3 \ base64-0.13.0 \ bincode-0.8.0 \ bincode-1.3.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ blake3-0.3.7 \ block-buffer-0.9.0 \ boxfnonce-0.1.1 \ buf_redux-0.8.4 \ bufstream-0.1.4 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ bytes-0.6.0 \ case-0.1.0 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chunked_transfer-0.3.1 \ clap-2.33.3 \ cloudabi-0.0.3 \ combine-4.4.0 \ conhash-0.4.0 \ constant_time_eq-0.1.5 \ cookie-0.12.0 \ cookie_store-0.7.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ counted-array-0.1.2 \ cpuid-bool-0.1.2 \ crc32fast-1.2.1 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.1.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.1 \ crypto-mac-0.8.0 \ crypto-mac-0.10.0 \ daemonize-0.4.1 \ derive-error-0.0.3 \ difference-2.0.0 \ digest-0.9.0 \ directories-3.0.1 \ dirs-1.0.5 \ dirs-sys-0.3.5 \ doc-comment-0.3.3 \ dtoa-0.4.6 \ either-1.6.1 \ encoding_rs-0.8.26 \ env_logger-0.8.2 \ error-chain-0.12.4 \ failure-0.1.8 \ failure_derive-0.1.8 \ filetime-0.2.13 \ flate2-1.0.19 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.30 \ futures-0.3.8 \ futures-channel-0.3.8 \ futures-core-0.3.8 \ futures-cpupool-0.1.8 \ futures-executor-0.3.8 \ futures-io-0.3.8 \ futures-macro-0.3.8 \ futures-sink-0.3.8 \ futures-task-0.3.8 \ futures-util-0.3.8 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.15 \ gimli-0.23.0 \ glob-0.3.0 \ h2-0.1.26 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ hmac-0.10.1 \ http-0.1.21 \ http-body-0.1.0 \ httparse-1.3.4 \ humantime-2.0.1 \ hyper-0.12.35 \ hyper-tls-0.3.2 \ hyperx-0.12.0 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.6.1 \ iovec-0.1.4 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ js-sys-0.3.46 \ jsonwebtoken-7.2.0 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.81 \ libmount-0.1.15 \ linked-hash-map-0.5.3 \ local-encoding-0.2.0 \ lock_api-0.3.4 \ log-0.3.9 \ log-0.4.11 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md-5-0.9.1 \ md5-0.3.8 \ memcached-rs-0.4.2 \ memchr-2.3.4 \ memoffset-0.5.6 \ mime-0.2.6 \ mime-0.3.16 \ mime_guess-1.8.8 \ mime_guess-2.0.3 \ miniz_oxide-0.4.3 \ mio-0.6.23 \ mio-0.7.6 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.2 \ miow-0.3.6 \ multipart-0.15.4 \ native-tls-0.2.6 \ net2-0.2.37 \ nix-0.14.1 \ nix-0.19.1 \ normalize-line-endings-0.3.0 \ ntapi-0.3.6 \ num-bigint-0.2.6 \ num-integer-0.1.44 \ num-traits-0.1.43 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.4.0 \ object-0.22.0 \ once_cell-1.5.2 \ opaque-debug-0.3.0 \ openssl-0.10.31 \ openssl-probe-0.1.2 \ openssl-sys-0.9.59 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ pem-0.8.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pin-project-1.0.2 \ pin-project-internal-1.0.2 \ pin-project-lite-0.1.11 \ pin-project-lite-0.2.0 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ publicsuffix-1.5.4 \ pulldown-cmark-0.0.3 \ quick-error-1.2.3 \ quote-0.3.15 \ quote-1.0.8 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redis-0.18.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ reqwest-0.9.24 \ retry-1.2.0 \ ring-0.16.19 \ rouille-3.0.0 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.18 \ rustc_version-0.2.3 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.0.0 \ security-framework-sys-2.0.0 \ selenium-rs-0.1.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.60 \ serde_urlencoded-0.5.5 \ sha-1-0.9.2 \ sha1-0.6.0 \ sha2-0.9.2 \ signal-hook-registry-1.3.0 \ simple_asn1-0.4.1 \ siphasher-0.2.3 \ skeptic-0.4.0 \ slab-0.4.2 \ smallvec-0.6.13 \ socket2-0.3.19 \ spin-0.5.2 \ string-0.2.1 \ strip-ansi-escapes-0.1.0 \ strsim-0.8.0 \ subtle-2.4.0 \ syn-0.11.11 \ syn-1.0.55 \ synom-0.11.3 \ synstructure-0.12.4 \ syslog-5.0.0 \ tar-0.4.30 \ tempdir-0.3.7 \ tempfile-3.1.0 \ term-0.5.2 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ thread_local-1.0.1 \ threadpool-1.8.1 \ time-0.1.44 \ tiny_http-0.6.2 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ tokio-0.1.22 \ tokio-0.2.24 \ tokio-0.3.6 \ tokio-buf-0.1.1 \ tokio-codec-0.1.2 \ tokio-compat-0.1.6 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-fs-0.1.7 \ tokio-io-0.1.13 \ tokio-named-pipes-0.1.0 \ tokio-process-0.2.5 \ tokio-reactor-0.1.12 \ tokio-serde-0.1.0 \ tokio-serde-bincode-0.1.1 \ tokio-signal-0.2.9 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ tokio-udp-0.1.6 \ tokio-uds-0.2.7 \ tokio-util-0.4.0 \ toml-0.5.8 \ tower-0.1.1 \ tower-buffer-0.1.2 \ tower-discover-0.1.0 \ tower-layer-0.1.0 \ tower-limit-0.1.3 \ tower-load-shed-0.1.0 \ tower-retry-0.1.0 \ tower-service-0.2.0 \ tower-timeout-0.1.1 \ tower-util-0.1.0 \ tracing-0.1.22 \ tracing-attributes-0.1.11 \ tracing-core-0.1.17 \ treeline-0.1.0 \ try-lock-0.2.3 \ try_from-0.3.2 \ twoway-0.1.8 \ typenum-1.12.0 \ unicase-1.4.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-width-0.1.8 \ unicode-xid-0.0.4 \ unicode-xid-0.2.1 \ unix_socket-0.5.0 \ untrusted-0.7.1 \ url-1.7.2 \ url-2.2.0 \ utf8parse-0.1.1 \ uuid-0.7.4 \ uuid-0.8.1 \ vcpkg-0.2.11 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version_check-0.1.5 \ version_check-0.9.2 \ void-1.0.2 \ vte-0.3.3 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ want-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ web-sys-0.3.46 \ which-4.0.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 \ xattr-0.2.2 \ zip-0.5.9 \ zstd-0.6.0+zstd.1.4.8 \ zstd-safe-3.0.0+zstd.1.4.8 \ zstd-sys-1.4.19+zstd.1.4.8 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sccache .include Index: head/devel/sentry-cli/Makefile =================================================================== --- head/devel/sentry-cli/Makefile (revision 560491) +++ head/devel/sentry-cli/Makefile (revision 560492) @@ -1,316 +1,316 @@ # $FreeBSD$ PORTNAME= sentry-cli DISTVERSION= 1.58.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= vulcan@wired.sh COMMENT= Command line utility to work with Sentry LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl \ libgit2.so:devel/libgit2 USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= getsentry CARGO_CRATES= addr2line-0.12.2 \ adler-0.2.2 \ adler32-1.1.0 \ advapi32-sys-0.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.13 \ anylog-0.5.0 \ app_dirs-1.2.1 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ assert-json-diff-1.0.3 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backoff-0.1.6 \ backtrace-0.3.49 \ base64-0.10.1 \ base64-0.11.0 \ bitflags-1.2.1 \ bitmaps-2.1.0 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ brotli-sys-0.3.2 \ brotli2-0.3.2 \ bstr-0.2.13 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ cc-1.0.56 \ cfg-if-0.1.10 \ chardet-0.2.4 \ chrono-0.4.11 \ clap-2.33.1 \ cloudabi-0.0.3 \ colored-1.9.3 \ console-0.11.3 \ constant_time_eq-0.1.5 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ curl-0.4.30 \ curl-sys-0.4.32+curl-7.70.0 \ debugid-0.7.2 \ difference-2.0.0 \ digest-0.8.1 \ dirs-1.0.5 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ dlv-list-0.2.2 \ dmsort-1.0.0 \ doc-comment-0.3.3 \ dotenv-0.15.0 \ dtoa-0.4.6 \ either-1.5.3 \ elementtree-0.5.0 \ encode_unicode-0.3.6 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ extend-0.1.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ flate2-1.0.16 \ float-cmp-0.6.0 \ fnv-1.0.7 \ fuchsia-cprng-0.1.1 \ generic-array-0.12.3 \ getrandom-0.1.14 \ gimli-0.21.0 \ git2-0.13.6 \ glob-0.3.0 \ globset-0.4.5 \ goblin-0.2.3 \ hashbrown-0.7.2 \ hermit-abi-0.1.14 \ hostname-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ idna-0.1.5 \ idna-0.2.0 \ if_chain-0.1.3 \ if_chain-1.0.0 \ ignore-0.4.16 \ im-14.3.0 \ indexmap-1.4.0 \ indicatif-0.14.0 \ insta-0.16.1 \ instant-0.1.5 \ itertools-0.9.0 \ itoa-0.4.6 \ java-properties-1.2.0 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.71 \ libgit2-sys-0.12.7+1.0.0 \ libz-sys-1.0.25 \ line-wrap-0.1.1 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ log-0.4.8 \ mac-process-info-0.2.0 \ maplit-1.0.2 \ match_cfg-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap-0.7.0 \ memoffset-0.5.4 \ might-be-minified-0.3.0 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.0 \ mockito-0.26.0 \ new_debug_unreachable-1.0.4 \ normalize-line-endings-0.3.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ object-0.20.0 \ ole32-sys-0.2.0 \ opaque-debug-0.2.3 \ open-1.4.0 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ ordered-multimap-0.2.4 \ osascript-0.3.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ pdb-0.6.0 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ phf_shared-0.8.0 \ pkg-config-0.3.17 \ plain-0.2.3 \ plist-0.5.5 \ podio-0.1.7 \ ppv-lite86-0.2.8 \ precomputed-hash-0.1.1 \ predicates-1.0.4 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ prettytable-rs-0.8.0 \ proc-macro-error-1.0.3 \ proc-macro-error-attr-1.0.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.18 \ proguard-4.0.1 \ quote-0.6.13 \ quote-1.0.7 \ r2d2-0.8.8 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rand_xoshiro-0.4.0 \ rayon-1.3.1 \ rayon-core-1.7.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regex-1.3.9 \ regex-automata-0.1.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ runas-0.2.1 \ rust-argon2-0.7.0 \ rust-ini-0.15.3 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ scheduled-thread-pool-0.2.4 \ scopeguard-1.1.0 \ scroll-0.9.2 \ scroll-0.10.1 \ scroll_derive-0.9.5 \ scroll_derive-0.10.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ sentry-0.18.1 \ sentry-types-0.14.1 \ serde-1.0.114 \ serde_derive-1.0.114 \ serde_json-1.0.56 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.13 \ sha-1-0.8.2 \ sha1-0.6.0 \ shell32-sys-0.1.2 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.0 \ siphasher-0.3.3 \ sized-chunks-0.5.3 \ smallvec-1.4.0 \ socket2-0.3.12 \ sourcemap-5.0.0 \ stable_deref_trait-1.1.1 \ string_cache-0.8.0 \ strsim-0.8.0 \ symbolic-7.5.0 \ symbolic-common-7.5.0 \ symbolic-debuginfo-7.5.0 \ syn-0.15.44 \ syn-1.0.33 \ syn-mid-0.5.0 \ synstructure-0.12.4 \ tempfile-3.1.0 \ term-0.5.2 \ term_size-0.3.2 \ terminal_size-0.1.12 \ termios-0.3.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ treeline-0.1.0 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ uname-0.1.1 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ unix-daemonize-0.1.2 \ url-1.7.2 \ url-2.1.1 \ username-0.2.0 \ uuid-0.8.1 \ vcpkg-0.2.10 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ which-3.1.1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xdg-2.2.0 \ xml-rs-0.8.3 \ yaml-rust-0.4.4 \ zip-0.5.6 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS REPORTING OPTIONS_DEFAULT= REPORTING REPORTING_DESC= Enable crash reporting REPORTING_VARS= CARGO_FEATURES+=with_crash_reporting post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/devel/tokei/Makefile =================================================================== --- head/devel/tokei/Makefile (revision 560491) +++ head/devel/tokei/Makefile (revision 560492) @@ -1,183 +1,184 @@ # $FreeBSD$ PORTNAME= tokei DISTVERSIONPREFIX= v DISTVERSION= 12.1.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= mikael@FreeBSD.org COMMENT= Display statistics about your code LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENCE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENCE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= XAMPPRocky CARGO_CRATES= ahash-0.3.8 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.4.12 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.0 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.13 \ byte-tools-0.3.1 \ bytecount-0.6.0 \ byteorder-1.3.4 \ cc-1.0.54 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.11 \ chrono-tz-0.5.2 \ clap-2.33.3 \ cloudabi-0.1.0 \ const-random-0.1.8 \ const-random-macro-0.1.8 \ const_fn-0.4.2 \ constant_time_eq-0.1.5 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.0 \ dashmap-3.11.10 \ deunicode-0.4.3 \ digest-0.8.1 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ dtoa-0.4.6 \ either-1.5.3 \ encoding_rs-0.8.23 \ encoding_rs_io-0.1.7 \ env_logger-0.8.2 \ fake-simd-0.1.2 \ fnv-1.0.7 \ generic-array-0.12.3 \ getrandom-0.1.14 \ getrandom-0.2.0 \ git2-0.13.14 \ globset-0.4.5 \ globwalk-0.8.1 \ grep-matcher-0.1.4 \ grep-searcher-0.1.7 \ half-1.6.0 \ hermit-abi-0.1.14 \ hex-0.4.2 \ humansize-1.1.0 \ humantime-2.0.1 \ idna-0.2.0 \ ignore-0.4.17 \ instant-0.1.5 \ itoa-0.4.6 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ libc-0.2.71 \ libgit2-sys-0.12.16+1.1.0 \ libz-sys-1.1.0 \ linked-hash-map-0.5.3 \ lock_api-0.4.0 \ log-0.4.11 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.3.3 \ memmap-0.7.0 \ memoffset-0.6.1 \ nodrop-0.1.14 \ num-format-0.4.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ once_cell-1.5.2 \ opaque-debug-0.2.3 \ parking_lot-0.11.1 \ parking_lot_core-0.8.0 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pkg-config-0.3.17 \ ppv-lite86-0.2.8 \ proc-macro-hack-0.5.16 \ proc-macro2-1.0.18 \ quote-1.0.7 \ rand-0.7.3 \ rand-0.8.0 \ rand_chacha-0.2.2 \ rand_chacha-0.3.0 \ rand_core-0.5.1 \ rand_core-0.6.0 \ rand_hc-0.2.0 \ rand_hc-0.3.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ rust-argon2-0.7.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.118 \ serde_cbor-0.11.1 \ serde_derive-1.0.118 \ serde_json-1.0.61 \ serde_yaml-0.8.14 \ sha-1-0.8.2 \ slug-0.1.4 \ smallvec-1.4.0 \ strsim-0.8.0 \ syn-1.0.33 \ tempfile-3.1.0 \ tera-1.6.0 \ term_size-0.3.2 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ toml-0.5.8 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yaml-rust-0.4.4 # enable all output serialization formats CARGO_FEATURES= all PLIST_FILES= bin/tokei post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tokei .include Index: head/dns/dog/Makefile =================================================================== --- head/dns/dog/Makefile (revision 560491) +++ head/dns/dog/Makefile (revision 560492) @@ -1,124 +1,124 @@ # $FreeBSD$ PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns net MAINTAINER= vulcan@wired.sh COMMENT= Command-line DNS client LICENSE= EUPL LICENSE_NAME= European Union Public Licence V. 1.2 LICENSE_FILE= ${WRKSRC}/LICENCE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ogham GH_TUPLE= llogiq:mutagen:c7abc956a10e8a3e2cc71f21279ea0a42f7b7c10:mutagen CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.54 \ bitflags-1.2.1 \ byteorder-1.3.4 \ cc-1.0.61 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ ctor-0.1.16 \ datetime-0.5.1 \ difference-2.0.0 \ failure-0.1.8 \ failure_derive-0.1.8 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ getopts-0.2.21 \ getrandom-0.1.15 \ gimli-0.23.0 \ hermit-abi-0.1.17 \ httparse-1.3.4 \ ipconfig-0.2.2 \ itoa-0.4.6 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.80 \ log-0.4.11 \ miniz_oxide-0.4.3 \ native-tls-0.2.4 \ object-0.22.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ output_vt100-0.1.2 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ pretty_assertions-0.6.1 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.18 \ ryu-1.0.5 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ socket2-0.3.15 \ syn-1.0.48 \ synstructure-0.12.4 \ tempfile-3.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vcpkg-0.2.10 \ wasi-0.9.0+wasi-snapshot-preview1 \ widestring-0.4.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 CARGO_USE_GITHUB= yes CARGO_GIT_SUBDIR= mutagen:mutagen:mutagen PORTDOCS= README.md OPTIONS_DEFINE= COMPLETIONS DOCS OPTIONS_DEFAULT= COMPLETIONS OPTIONS_SUB= yes COMPLETIONS_DESC= Install shell completions for bash, fish and zsh post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-COMPLETIONS-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/dns/doh-proxy/Makefile =================================================================== --- head/dns/doh-proxy/Makefile (revision 560491) +++ head/dns/doh-proxy/Makefile (revision 560492) @@ -1,27 +1,27 @@ # Created by: Timothy Beyer # $FreeBSD$ PORTNAME= doh-proxy DISTVERSION= 0.3.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= dns MASTER_SITES= CRATESIO DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= mat@FreeBSD.org COMMENT= DNS-over-HTTP server proxy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo PLIST_FILES= bin/doh-proxy # make cargo-crates > Makefile.crates .include "Makefile.crates" post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/doh-proxy .include Index: head/dns/encrypted-dns-server/Makefile =================================================================== --- head/dns/encrypted-dns-server/Makefile (revision 560491) +++ head/dns/encrypted-dns-server/Makefile (revision 560492) @@ -1,173 +1,173 @@ # $FreeBSD$ PORTNAME= encrypted-dns-server DISTVERSION= 0.3.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MAINTAINER= felix@userspace.com.au COMMENT= High-performance, zero maintenance encrypted DNS proxy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= jedisct1 USE_RC_SUBR= encrypted_dns CARGO_CRATES= adler32-1.2.0 \ aho-corasick-0.7.14 \ anyhow-1.0.33 \ autocfg-1.0.1 \ base64-0.12.3 \ bitflags-1.2.1 \ byteorder-1.3.4 \ bytes-0.5.6 \ cc-1.0.61 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ clockpro-cache-0.1.8 \ cloudabi-0.0.3 \ cloudabi-0.1.0 \ coarsetime-0.1.16 \ crc32fast-1.2.1 \ daemonize-simple-0.1.4 \ derivative-2.1.1 \ dnsstamps-0.1.4 \ env_logger-0.8.1 \ filetime-0.2.12 \ fnv-1.0.7 \ fs_extra-1.2.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.7 \ futures-channel-0.3.7 \ futures-core-0.3.7 \ futures-executor-0.3.7 \ futures-io-0.3.7 \ futures-macro-0.3.7 \ futures-sink-0.3.7 \ futures-task-0.3.7 \ futures-util-0.3.7 \ getrandom-0.1.15 \ h2-0.2.7 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ hex-0.4.2 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ humantime-2.0.1 \ hyper-0.13.8 \ indexmap-1.6.0 \ instant-0.1.8 \ iovec-0.1.4 \ ipext-0.1.0 \ itoa-0.4.6 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.80 \ libflate-1.0.3 \ libflate_lz77-1.0.0 \ libsodium-sys-stable-1.19.11 \ lock_api-0.3.4 \ lock_api-0.4.1 \ log-0.4.11 \ memchr-2.3.4 \ minisign-verify-0.1.8 \ mio-0.6.22 \ miow-0.2.1 \ net2-0.2.35 \ nix-0.19.0 \ num_cpus-1.13.0 \ once_cell-1.4.1 \ parking_lot-0.10.2 \ parking_lot-0.11.0 \ parking_lot_core-0.7.2 \ parking_lot_core-0.8.0 \ pin-project-0.4.27 \ pin-project-1.0.1 \ pin-project-internal-0.4.27 \ pin-project-internal-1.0.1 \ pin-project-lite-0.1.11 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.9 \ privdrop-0.5.0 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ procfs-0.8.1 \ prometheus-0.10.0 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ rle-decode-fast-1.0.1 \ rustc-hash-1.1.0 \ scopeguard-1.1.0 \ serde-1.0.117 \ serde-big-array-0.3.0 \ serde_derive-1.0.117 \ siphasher-0.3.3 \ slab-0.4.2 \ smallvec-1.4.2 \ socket2-0.3.15 \ syn-1.0.48 \ tar-0.4.30 \ term_size-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.21 \ thiserror-impl-1.0.21 \ thread_local-1.0.1 \ tokio-0.2.22 \ tokio-util-0.3.1 \ toml-0.5.7 \ tower-service-0.3.0 \ tracing-0.1.21 \ tracing-core-0.1.17 \ tracing-futures-0.2.4 \ try-lock-0.2.3 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ unsafe_unwrap-0.1.0 \ vcpkg-0.2.10 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ xattr-0.2.2 CARGO_FEATURES= --no-default-features USERS= _encrypted-dns GROUPS= _encrypted-dns PLIST_FILES= bin/encrypted-dns \ "@sample ${PREFIX}/etc/encrypted-dns/encrypted-dns.toml.sample" OPTIONS_DEFINE= METRICS OPTIONS_DEFAULT=METRICS METRICS_DESC= Enable Prometheus metrics METRICS_VARS= CARGO_FEATURES+=metrics post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/encrypted-dns ${INSTALL_DATA} ${FILESDIR}/encrypted-dns.toml.sample \ ${STAGEDIR}${PREFIX}/etc/encrypted-dns .include Index: head/editors/kak-lsp/Makefile =================================================================== --- head/editors/kak-lsp/Makefile (revision 560491) +++ head/editors/kak-lsp/Makefile (revision 560492) @@ -1,156 +1,156 @@ # $FreeBSD$ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 8.0.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org COMMENT= Kakoune Language Server Protocol Client LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/UNLICENSE RUN_DEPENDS= kakoune>=2018.10.27:editors/kakoune USES= cargo USE_GITHUB= yes GH_ACCOUNT= ul CARGO_CRATES= adler32-1.0.4 \ aho-corasick-0.7.6 \ ansi_term-0.11.0 \ arc-swap-0.4.4 \ arrayref-0.3.5 \ arrayvec-0.5.1 \ atty-0.2.13 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.40 \ backtrace-sys-0.1.32 \ base64-0.10.1 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.9 \ boxfnonce-0.1.1 \ byteorder-1.3.2 \ c2-chacha-0.2.3 \ cc-1.0.48 \ cfg-if-0.1.10 \ chrono-0.4.10 \ clap-2.33.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.4 \ crc32fast-1.2.0 \ crossbeam-0.2.12 \ crossbeam-channel-0.4.2 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ daemonize-0.4.1 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ either-1.5.3 \ enum_primitive-0.1.1 \ failure-0.1.6 \ failure_derive-0.1.6 \ fuchsia-cprng-0.1.1 \ futures-0.1.29 \ getrandom-0.1.13 \ glob-0.3.0 \ idna-0.2.0 \ itertools-0.9.0 \ itoa-0.4.4 \ jsonrpc-core-14.1.0 \ lazy_static-1.4.0 \ libc-0.2.69 \ libflate-0.1.27 \ log-0.3.9 \ log-0.4.8 \ lsp-types-0.73.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.2.1 \ num-integer-0.1.41 \ num-traits-0.1.43 \ num-traits-0.2.10 \ percent-encoding-2.1.0 \ ppv-lite86-0.2.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.6 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.7.3 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_os-0.1.3 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.1 \ regex-1.3.7 \ regex-syntax-0.6.17 \ rle-decode-fast-1.0.1 \ ropey-1.1.0 \ rust-argon2-0.5.1 \ rustc-demangle-0.1.16 \ ryu-1.0.2 \ serde-1.0.106 \ serde_derive-1.0.106 \ serde_json-1.0.51 \ serde_repr-0.1.5 \ slog-2.5.2 \ slog-async-2.3.0 \ slog-kvfilter-0.7.0 \ slog-scope-4.3.0 \ slog-stdlog-3.0.5 \ slog-term-2.4.2 \ sloggers-0.3.5 \ smallvec-0.6.13 \ smallvec-1.1.0 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.11 \ synstructure-0.12.3 \ take_mut-0.2.2 \ term-0.6.1 \ textwrap-0.11.0 \ thread_local-0.3.6 \ thread_local-1.0.1 \ time-0.1.42 \ toml-0.5.6 \ trackable-0.2.23 \ trackable_derive-0.1.2 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.11 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-2.1.1 \ vec_map-0.8.1 \ wasi-0.7.0 \ whoami-0.8.1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 SUB_FILES= pkg-message PLIST_FILES= bin/kak-lsp \ "@sample ${ETCDIR}/kak-lsp.toml.sample" PORTDOCS= README.asciidoc OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/kak-lsp @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/kak-lsp.toml ${STAGEDIR}${ETCDIR}/kak-lsp.toml.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.asciidoc ${STAGEDIR}${DOCSDIR} .include Index: head/editors/kibi/Makefile =================================================================== --- head/editors/kibi/Makefile (revision 560491) +++ head/editors/kibi/Makefile (revision 560492) @@ -1,73 +1,73 @@ # $FreeBSD$ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= vulcan@wired.sh COMMENT= Tiny text editor written in Rust LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cargo USE_GITHUB= yes GH_ACCOUNT= ilai-deutel CARGO_CRATES= bitflags-1.2.1 \ cfg-if-0.1.10 \ cloudabi-0.0.3 \ getrandom-0.1.14 \ lazy_static-1.4.0 \ libc-0.2.79 \ lock_api-0.3.4 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.12 \ quote-1.0.4 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ remove_dir_all-0.5.2 \ scopeguard-1.1.0 \ serial_test-0.5.0 \ serial_test_derive-0.5.0 \ smallvec-1.4.0 \ syn-1.0.18 \ tempfile-3.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.0 \ wasi-0.9.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 PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS SYNTAX OPTIONS_DEFAULT= SYNTAX OPTIONS_SUB= yes SYNTAX_DESC= Install Syntax-highlighting ini files post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/unix.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-SYNTAX-on: @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && ${COPYTREE_SHARE} syntax.d ${STAGEDIR}${DATADIR} .include Index: head/editors/parinfer-rust/Makefile =================================================================== --- head/editors/parinfer-rust/Makefile (revision 560491) +++ head/editors/parinfer-rust/Makefile (revision 560492) @@ -1,132 +1,132 @@ # $FreeBSD$ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org COMMENT= Infer parentheses for Clojure, Lisp, and Scheme LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= cargo USE_GITHUB= yes GH_ACCOUNT= eraserhd USE_LDCONFIG= yes CARGO_CRATES= aho-corasick-0.7.3 \ ansi_term-0.11.0 \ atty-0.2.11 \ autocfg-0.1.4 \ backtrace-0.3.30 \ backtrace-sys-0.1.28 \ base-x-0.2.5 \ bindgen-0.48.1 \ bitflags-1.1.0 \ bumpalo-2.4.3 \ byteorder-1.3.2 \ cc-1.0.37 \ cexpr-0.3.5 \ cfg-if-0.1.9 \ clang-sys-0.26.4 \ clap-2.33.0 \ ctor-0.1.9 \ darling-0.9.0 \ darling_core-0.9.0 \ darling_macro-0.9.0 \ discard-1.0.4 \ emacs-0.11.0 \ emacs-macros-0.11.0 \ emacs_module-0.10.0 \ env_logger-0.6.1 \ failure-0.1.5 \ failure_derive-0.1.5 \ fnv-1.0.6 \ getopts-0.2.19 \ glob-0.2.11 \ hashbrown-0.1.8 \ humantime-1.2.0 \ ident_case-1.0.1 \ itoa-0.4.4 \ lazy_static-1.3.0 \ libc-0.2.58 \ libloading-0.5.1 \ log-0.4.6 \ memchr-2.2.0 \ nom-4.2.3 \ numtoa-0.1.0 \ peeking_take_while-0.1.2 \ proc-macro2-0.4.30 \ quick-error-1.2.2 \ quote-0.6.13 \ redox_syscall-0.1.54 \ redox_termios-0.1.1 \ regex-1.1.7 \ regex-syntax-0.6.7 \ rustc-demangle-0.1.15 \ rustc_version-0.2.3 \ ryu-0.2.8 \ scopeguard-0.3.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.92 \ serde_derive-1.0.92 \ serde_json-1.0.39 \ sha1-0.6.0 \ stdweb-0.4.17 \ stdweb-derive-0.5.1 \ stdweb-internal-macros-0.2.7 \ stdweb-internal-runtime-0.1.4 \ strsim-0.7.0 \ strsim-0.8.0 \ syn-0.15.42 \ synstructure-0.10.2 \ termcolor-1.0.5 \ termion-1.5.2 \ textwrap-0.11.0 \ thread_local-0.3.6 \ ucd-util-0.1.3 \ unicode-segmentation-1.3.0 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ utf8-ranges-1.0.3 \ vec_map-0.8.1 \ version_check-0.1.5 \ wasm-bindgen-0.2.45 \ wasm-bindgen-backend-0.2.45 \ wasm-bindgen-macro-0.2.45 \ wasm-bindgen-macro-support-0.2.45 \ wasm-bindgen-shared-0.2.45 \ which-2.0.1 \ winapi-0.3.7 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-1.0.1 PLIST_FILES= bin/parinfer-rust \ lib/libparinfer_rust.so \ share/kak/rc/extra/parinfer.kak \ share/vim/vimfiles/doc/parinfer.txt \ share/vim/vimfiles/plugin/parinfer.vim post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/parinfer-rust ${INSTALL_LIB} ${CARGO_TARGET_DIR}/*/libparinfer_rust.so \ ${STAGEDIR}${PREFIX}/lib @${MKDIR} ${STAGEDIR}${PREFIX}/share/kak/rc/extra \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/doc \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/plugin ${INSTALL_DATA} ${WRKSRC}/rc/parinfer.kak \ ${STAGEDIR}${PREFIX}/share/kak/rc/extra ${INSTALL_DATA} ${WRKSRC}/doc/parinfer.txt \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/doc ${INSTALL_DATA} ${WRKSRC}/plugin/parinfer.vim \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/plugin .include Index: head/editors/xi-core/Makefile =================================================================== --- head/editors/xi-core/Makefile (revision 560491) +++ head/editors/xi-core/Makefile (revision 560492) @@ -1,184 +1,184 @@ # $FreeBSD$ PORTNAME= xi-core DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors MAINTAINER= ed.arrakis@gmail.com COMMENT= Modern editor backend written in Rust LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= xi-editor GH_PROJECT= xi-editor CARGO_CRATES= adler32-1.0.3 \ aho-corasick-0.7.3 \ argon2rs-0.2.5 \ arrayvec-0.4.10 \ ascii-0.9.1 \ autocfg-0.1.4 \ backtrace-0.3.32 \ backtrace-sys-0.1.29 \ base64-0.10.1 \ bincode-1.1.4 \ bitflags-1.1.0 \ blake2-rfc-0.2.18 \ block-buffer-0.7.3 \ block-padding-0.1.4 \ build_const-0.2.1 \ byte-tools-0.3.1 \ bytecount-0.5.1 \ byteorder-1.3.2 \ cc-1.0.37 \ cfg-if-0.1.9 \ chrono-0.4.7 \ cloudabi-0.0.3 \ combine-3.8.1 \ constant_time_eq-0.1.3 \ crc-1.8.1 \ crc32fast-1.2.0 \ crossbeam-0.7.1 \ crossbeam-channel-0.3.8 \ crossbeam-deque-0.7.1 \ crossbeam-epoch-0.7.1 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.5 \ digest-0.8.0 \ dirs-2.0.1 \ dirs-sys-0.3.3 \ either-1.5.2 \ failure-0.1.5 \ failure_derive-0.1.5 \ fake-simd-0.1.2 \ fern-0.5.8 \ filetime-0.2.5 \ flate2-1.0.9 \ fnv-1.0.6 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ generic-array-0.12.3 \ humantime-1.2.0 \ idna-0.1.5 \ inotify-0.6.1 \ inotify-sys-0.1.3 \ iovec-0.1.2 \ itoa-0.4.4 \ jsonrpc-lite-0.5.0 \ kernel32-sys-0.2.2 \ languageserver-types-0.54.0 \ lazy_static-1.3.0 \ lazycell-1.2.1 \ libc-0.2.58 \ line-wrap-0.1.1 \ linked-hash-map-0.5.2 \ log-0.4.6 \ matches-0.1.8 \ memchr-2.2.0 \ memoffset-0.2.1 \ miniz-sys-0.1.12 \ miniz_oxide-0.2.1 \ miniz_oxide_c_api-0.2.1 \ mio-0.6.19 \ mio-extras-2.0.5 \ miow-0.2.1 \ net2-0.2.33 \ nodrop-0.1.13 \ nom-4.2.3 \ notify-4.0.12 \ num-derive-0.2.5 \ num-integer-0.1.41 \ num-traits-0.2.8 \ onig-4.3.2 \ onig_sys-69.1.0 \ opaque-debug-0.2.2 \ percent-encoding-1.0.1 \ pkg-config-0.3.14 \ plist-0.4.2 \ pom-3.0.2 \ proc-macro2-0.4.30 \ quick-error-1.2.2 \ quote-0.6.12 \ rand-0.4.6 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.54 \ redox_users-0.3.0 \ regex-1.1.7 \ regex-syntax-0.6.7 \ remove_dir_all-0.5.2 \ rustc-demangle-0.1.15 \ ryu-0.2.8 \ safemem-0.3.0 \ same-file-1.0.4 \ scoped_threadpool-0.1.9 \ scopeguard-0.3.3 \ serde-1.0.94 \ serde_derive-1.0.94 \ serde_json-1.0.39 \ serde_test-1.0.94 \ sha2-0.8.0 \ slab-0.4.2 \ smallvec-0.6.10 \ syn-0.15.39 \ synstructure-0.10.2 \ syntect-3.2.0 \ tempdir-0.3.7 \ thread_local-0.3.6 \ time-0.1.42 \ toml-0.5.1 \ typenum-1.10.0 \ ucd-util-0.1.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.8 \ unicode-segmentation-1.3.0 \ unicode-xid-0.1.0 \ unreachable-1.0.0 \ url-1.7.2 \ url_serde-0.2.0 \ utf8-ranges-1.0.3 \ version_check-0.1.5 \ void-1.0.2 \ walkdir-2.2.8 \ winapi-0.2.8 \ winapi-0.3.7 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ xml-rs-0.8.0 \ yaml-rust-0.4.3 WRKSRC_SUBDIR= rust PLIST_FILES= bin/xi-core PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/../README.md ${STAGEDIR}${DOCSDIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xi-core .include Index: head/editors/xi-term/Makefile =================================================================== --- head/editors/xi-term/Makefile (revision 560491) +++ head/editors/xi-term/Makefile (revision 560492) @@ -1,179 +1,179 @@ # $FreeBSD$ PORTNAME= xi-term DISTVERSION= g20190913 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= ed.arrakis@gmail.com COMMENT= Terminal frontend for xi-editor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= xi-core:editors/xi-core USES= cargo USE_GITHUB= yes GH_ACCOUNT= xi-frontend GH_TAGNAME= d264767 CARGO_CRATES= adler32-1.0.3 \ ansi_term-0.11.0 \ antidote-1.0.0 \ arc-swap-0.3.11 \ arrayvec-0.4.10 \ atty-0.2.11 \ autocfg-0.1.4 \ backtrace-0.3.30 \ backtrace-sys-0.1.28 \ base64-0.10.1 \ bitflags-1.1.0 \ build_const-0.2.1 \ byteorder-1.3.2 \ bytes-0.4.12 \ cc-1.0.37 \ cfg-if-0.1.9 \ chrono-0.4.6 \ clap-2.33.0 \ cloudabi-0.0.3 \ crc-1.8.1 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.1 \ crossbeam-epoch-0.7.1 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.5 \ dtoa-0.4.4 \ failure-0.1.5 \ failure_derive-0.1.5 \ flate2-1.0.7 \ fnv-1.0.6 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.27 \ humantime-1.2.0 \ indexmap-1.0.2 \ iovec-0.1.2 \ itoa-0.4.4 \ kernel32-sys-0.2.2 \ lazy_static-1.3.0 \ lazycell-1.2.1 \ libc-0.2.58 \ line-wrap-0.1.1 \ linked-hash-map-0.5.2 \ lock_api-0.1.5 \ log-0.4.6 \ log-mdc-0.1.0 \ log4rs-0.8.3 \ memoffset-0.2.1 \ miniz-sys-0.1.12 \ miniz_oxide-0.2.1 \ miniz_oxide_c_api-0.2.1 \ mio-0.6.19 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ net2-0.2.33 \ nodrop-0.1.13 \ num-integer-0.1.41 \ num-traits-0.2.8 \ num_cpus-1.10.1 \ numtoa-0.1.0 \ ordered-float-1.0.2 \ owning_ref-0.4.0 \ parking_lot-0.7.1 \ parking_lot_core-0.4.0 \ plist-0.4.2 \ proc-macro2-0.4.30 \ quick-error-1.2.2 \ quote-0.6.12 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.54 \ redox_termios-0.1.1 \ rustc-demangle-0.1.15 \ rustc_version-0.2.3 \ ryu-0.2.8 \ safemem-0.3.0 \ same-file-1.0.4 \ scopeguard-0.3.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.92 \ serde-value-0.5.3 \ serde_derive-1.0.92 \ serde_json-1.0.39 \ serde_yaml-0.8.9 \ signal-hook-0.1.9 \ signal-hook-registry-1.0.1 \ slab-0.4.2 \ smallvec-0.6.10 \ socket2-0.3.9 \ stable_deref_trait-1.1.1 \ strsim-0.8.0 \ syn-0.15.36 \ synstructure-0.10.2 \ syntect-3.2.0 \ termion-1.5.3 \ textwrap-0.11.0 \ thread-id-3.3.0 \ time-0.1.42 \ tokio-0.1.21 \ tokio-codec-0.1.1 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.7 \ tokio-fs-0.1.6 \ tokio-io-0.1.12 \ tokio-process-0.2.3 \ tokio-reactor-0.1.9 \ tokio-signal-0.2.7 \ tokio-sync-0.1.6 \ tokio-tcp-0.1.3 \ tokio-threadpool-0.1.14 \ tokio-timer-0.2.11 \ tokio-trace-core-0.2.0 \ tokio-udp-0.1.3 \ tokio-uds-0.2.5 \ traitobject-0.1.0 \ typemap-0.3.3 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ unsafe-any-0.4.2 \ vec_map-0.8.1 \ walkdir-2.2.8 \ winapi-0.2.8 \ winapi-0.3.7 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ xdg-2.2.0 \ xml-rs-0.8.0 \ xrl-0.0.8 \ yaml-rust-0.4.3 PLIST_FILES= bin/xi-term PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xi-term .include Index: head/games/abstreet/Makefile =================================================================== --- head/games/abstreet/Makefile (revision 560491) +++ head/games/abstreet/Makefile (revision 560492) @@ -1,483 +1,483 @@ # $FreeBSD$ PORTNAME= abstreet DISTVERSIONPREFIX= v DISTVERSION= 0.2.9-49 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -g74aca40c0 CATEGORIES= games MASTER_SITES= LOCAL/yuri:data DISTFILES= ${PORTNAME}-data-${DISTVERSION}.tgz:data # updated by the update-data target MAINTAINER= yuri@FreeBSD.org COMMENT= Game exploring how changes to city affect drivers/cyclists/pedestrians LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase:ldflags python:build xorg USE_GITHUB= yes GH_ACCOUNT= dabreegster USE_XORG= xcb MAKE_ENV= ABST_DATA_DIR=${DATADIR} ABST_PLAYER_HOME_DIR=1 GH_TUPLE= dabreegster:earcutr:e029a11b66fd27f2ca2fd457dd37c403485ebba1:earcutr \ dabreegster:seattle_traffic_signals:c2b33cc7fc4b922c8d25d88a8b07fb824d235b9d:seattle_traffic_signals \ easbar:fast_paths:192ae1997f9857791826ac5ed16892b2f692920c:fast_paths \ michaelkirk:winit:a87ae2661263ff241e8868cbf3ce65aab205863a:michaelkirk_winit CARGO_CRATES= RustyXML-0.1.1 \ aabb-quadtree-0.1.0 \ adler32-1.0.4 \ ahash-0.2.18 \ aho-corasick-0.7.10 \ andrew-0.2.1 \ android_glue-0.2.3 \ android_log-sys-0.1.2 \ ansi_term-0.11.0 \ approx-0.3.2 \ arc-swap-0.4.7 \ arrayvec-0.5.1 \ ascii-canvas-1.0.0 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.2.3 \ backtrace-0.3.46 \ backtrace-sys-0.1.35 \ base-x-0.2.6 \ base64-0.11.0 \ base64-0.12.1 \ bincode-1.2.1 \ bit-set-0.5.1 \ bit-vec-0.5.1 \ bitflags-1.2.1 \ block-0.1.6 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.12 \ built-0.4.2 \ bumpalo-3.2.1 \ byte-tools-0.3.1 \ bytemuck-1.2.0 \ byteorder-1.3.4 \ bytes-0.5.4 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ calloop-0.4.4 \ cargo-lock-4.0.1 \ cbindgen-0.9.1 \ cc-1.0.50 \ cfg-if-0.1.10 \ cgl-0.3.2 \ chrono-0.4.11 \ clap-2.33.0 \ cloudabi-0.0.3 \ crossbeam-channel-0.4.3 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ cocoa-0.20.1 \ colorous-1.0.1 \ const-random-0.1.8 \ const-random-macro-0.1.8 \ contour-0.2.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ core-graphics-0.19.0 \ core-video-sys-0.1.4 \ cpuprofiler-0.0.3 \ crc32fast-1.2.0 \ csv-1.1.3 \ csv-core-0.1.10 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ data-url-0.1.0 \ dbghelp-sys-0.2.0 \ debug_unreachable-0.1.1 \ deflate-0.8.4 \ derivative-2.1.1 \ diff-0.1.12 \ digest-0.8.1 \ discard-1.0.4 \ dispatch-0.2.0 \ dlib-0.4.1 \ docopt-1.1.0 \ downcast-rs-1.1.1 \ dtoa-0.4.5 \ either-1.5.3 \ ena-0.11.0 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ encoding_rs-0.8.22 \ enumset-1.0.0 \ enumset_derive-0.5.0 \ error-chain-0.5.0 \ euclid-0.20.10 \ failure-0.1.7 \ failure_derive-0.1.7 \ fake-simd-0.1.2 \ fixedbitset-0.1.9 \ fixedbitset-0.2.0 \ flate2-1.0.14 \ float-cmp-0.5.3 \ float_next_after-0.1.5 \ fnv-1.0.6 \ fontdb-0.1.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futf-0.1.4 \ futures-channel-0.3.5 \ futures-channel-preview-0.3.0-alpha.19 \ futures-core-0.3.5 \ futures-core-preview-0.3.0-alpha.19 \ futures-executor-preview-0.3.0-alpha.19 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ futures-util-preview-0.3.0-alpha.19 \ gdal-0.6.0 \ gdal-sys-0.2.0 \ generic-array-0.12.3 \ geo-0.13.0 \ geo-booleanop-0.3.0 \ geo-types-0.4.3 \ geo-types-0.5.0 \ geojson-0.19.0 \ getrandom-0.1.14 \ gl_generator-0.13.1 \ gl_generator-0.14.0 \ glob-0.3.0 \ glow-0.5.0 \ glutin-0.24.1 \ glutin_egl_sys-0.1.4 \ glutin_emscripten_sys-0.1.1 \ glutin_gles2_sys-0.1.4 \ glutin_glx_sys-0.1.6 \ glutin_wgl_sys-0.1.4 \ h2-0.2.5 \ hashbrown-0.6.3 \ heck-0.3.1 \ hermit-abi-0.1.10 \ hex-0.4.2 \ histogram-0.6.9 \ html2runes-1.0.1 \ html5ever-0.13.1 \ html5ever-atoms-0.2.2 \ htmlescape-0.3.1 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ hyper-0.13.7 \ hyper-rustls-0.20.0 \ ident_case-1.0.1 \ idna-0.2.0 \ image-0.23.4 \ include_dir-0.5.0 \ include_dir_impl-0.5.0 \ indexmap-1.3.2 \ inflate-0.4.5 \ instant-0.1.2 \ iovec-0.1.4 \ itertools-0.8.2 \ itertools-0.9.0 \ itoa-0.4.5 \ jni-sys-0.3.0 \ jobserver-0.1.21 \ js-sys-0.3.39 \ kernel32-sys-0.2.2 \ khronos_api-3.1.0 \ kurbo-0.6.1 \ lalrpop-0.16.3 \ lalrpop-util-0.16.3 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.68 \ libflate-0.1.27 \ libloading-0.5.2 \ libm-0.1.4 \ libm-0.2.1 \ line_drawing-0.7.0 \ lock_api-0.3.4 \ log-0.4.8 \ lru-0.4.3 \ lttb-0.2.0 \ lyon-0.15.8 \ lyon_algorithms-0.15.0 \ lyon_geom-0.15.3 \ lyon_path-0.15.2 \ lyon_tessellation-0.15.8 \ mac-0.1.1 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.3.3 \ memmap-0.7.0 \ memmap2-0.1.0 \ memoffset-0.5.5 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.3.6 \ mio-0.6.21 \ mio-extras-2.0.6 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.5 \ nbez-0.1.0 \ ndk-0.1.0 \ ndk-glue-0.1.0 \ ndk-sys-0.1.0 \ net2-0.2.33 \ new_debug_unreachable-1.0.4 \ nix-0.14.1 \ num-integer-0.1.42 \ num-iter-0.1.40 \ num-rational-0.2.4 \ num-traits-0.1.43 \ num-traits-0.2.11 \ num_cpus-1.12.0 \ num_enum-0.4.3 \ num_enum_derive-0.4.3 \ numtoa-0.1.0 \ objc-0.2.7 \ once_cell-1.3.1 \ opaque-debug-0.2.3 \ ordered-float-1.0.2 \ ordermap-0.3.5 \ osmesa-sys-0.1.2 \ parking_lot-0.10.2 \ parking_lot_core-0.7.1 \ pdqselect-0.1.0 \ percent-encoding-2.1.0 \ petgraph-0.4.13 \ petgraph-0.5.0 \ petname-1.0.12 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pico-args-0.3.3 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.5 \ pin-utils-0.1.0 \ pkg-config-0.3.17 \ png-0.16.3 \ podio-0.1.6 \ polylabel-2.2.0 \ ppv-lite86-0.2.6 \ precomputed-hash-0.1.1 \ priority-queue-1.0.0 \ proc-macro-crate-0.1.4 \ proc-macro-hack-0.5.15 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.10 \ procfs-0.7.8 \ quick-xml-0.18.1 \ quote-0.3.15 \ quote-0.6.13 \ quote-1.0.3 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_distr-0.2.2 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rand_xorshift-0.2.0 \ raw-window-handle-0.3.3 \ rayon-1.4.0 \ rayon-core-1.8.0 \ rctree-0.3.3 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ regex-1.3.6 \ regex-automata-0.1.9 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ reqwest-0.10.6 \ ring-0.16.12 \ rle-decode-fast-1.0.1 \ robust-0.1.2 \ roxmltree-0.13.0 \ rstar-0.7.1 \ rustc-demangle-0.1.16 \ rustc-hash-1.1.0 \ rustc-serialize-0.3.24 \ rustc_version-0.2.3 \ rustls-0.17.0 \ rusttype-0.7.9 \ rusttype-0.8.3 \ rustybuzz-0.1.1 \ ryu-1.0.3 \ same-file-1.0.6 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ sct-0.6.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-0.9.15 \ serde-1.0.110 \ serde_derive-1.0.110 \ serde_json-1.0.51 \ serde_urlencoded-0.6.1 \ sha1-0.6.0 \ sha2-0.8.1 \ shared_library-0.1.9 \ sid-0.6.1 \ signal-hook-registry-1.2.0 \ simplecss-0.2.0 \ siphasher-0.2.3 \ slab-0.4.2 \ slotmap-0.4.0 \ smallvec-1.3.0 \ smithay-client-toolkit-0.6.6 \ socket2-0.3.12 \ spin-0.5.2 \ stb_truetype-0.3.1 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ stretch-0.3.2 \ string_cache-0.4.0 \ string_cache-0.7.5 \ string_cache_codegen-0.3.1 \ string_cache_codegen-0.4.4 \ string_cache_shared-0.3.0 \ strsim-0.8.0 \ strsim-0.9.3 \ svg_face-0.1.2 \ svgtypes-0.5.0 \ syn-0.11.11 \ syn-1.0.17 \ synom-0.11.3 \ synstructure-0.12.3 \ take_mut-0.2.2 \ tempfile-3.1.0 \ tendril-0.2.4 \ term-0.4.6 \ termion-1.5.5 \ textwrap-0.11.0 \ thiserror-1.0.14 \ thiserror-impl-1.0.14 \ thread_local-1.0.1 \ time-0.1.42 \ tokio-0.2.21 \ tokio-macros-0.2.5 \ tokio-rustls-0.13.1 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-service-0.3.0 \ tracing-0.1.18 \ tracing-core-0.1.13 \ try-lock-0.2.2 \ ttf-parser-0.6.2 \ typenum-1.11.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-script-0.5.0 \ unicode-segmentation-1.6.0 \ unicode-vo-0.1.0 \ unicode-width-0.1.7 \ unicode-xid-0.0.4 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ unreachable-0.1.1 \ untrusted-0.7.1 \ url-2.1.1 \ usvg-0.11.0 \ utf-8-0.6.0 \ uuid-0.8.1 \ vec_map-0.8.1 \ version_check-0.9.1 \ void-1.0.2 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.62 \ wasm-bindgen-backend-0.2.62 \ wasm-bindgen-futures-0.4.12 \ wasm-bindgen-macro-0.2.62 \ wasm-bindgen-macro-support-0.2.62 \ wasm-bindgen-shared-0.2.62 \ wayland-client-0.23.6 \ wayland-commons-0.23.6 \ wayland-protocols-0.23.6 \ wayland-scanner-0.23.6 \ wayland-sys-0.23.6 \ web-sys-0.3.39 \ webbrowser-0.5.2 \ webgl_generator-0.2.0 \ webgl_stdweb-0.3.0 \ webidl-0.8.0 \ webpki-0.21.2 \ webpki-roots-0.19.0 \ widestring-0.4.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.4 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ x11-dl-2.18.5 \ xdg-2.2.0 \ xml-rs-0.8.2 \ xmlparser-0.13.2 \ xmltree-0.10.0 \ xmlwriter-0.1.0 \ zip-0.5.5 CARGO_USE_GITHUB= yes BINARY_ALIAS= python3=${PYTHON_CMD} # To update this port: # 1. Update CARGO_CRATES based on 'make cargo-crates' # 2. Run 'make update-data' # 3. Upload the abstreet-data distfile # 4. Run 'make makesum clean' update-data: configure # see https://github.com/dabreegster/abstreet/blob/master/docs/dev.md#getting-started for the list of supported cities # huge_seattle is excluded as per this comment: https://github.com/dabreegster/abstreet/issues/192#issuecomment-657938969 @(${ECHO} "runtime: seattle,krakow,berlin" && \ ${ECHO} "input: seattle,krakow,berlin") > ${WRKSRC}/data/config @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${CARGO_CARGO_RUN} run --bin updater && \ ${TAR} czf ${DISTDIR}/${PORTNAME}-data-${DISTVERSION}.tgz data/system/cities data/system/maps data/system/prebaked_results data/system/scenarios data/config && \ ${ECHO} "Please upload the file ${DISTDIR}/${PORTNAME}-data-${DISTVERSION}.tgz" do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/release/game ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-game cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} cd ${WRKDIR}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include Index: head/games/anki/Makefile =================================================================== --- head/games/anki/Makefile (revision 560491) +++ head/games/anki/Makefile (revision 560492) @@ -1,437 +1,437 @@ # Created by: Andrew Pantyukhin # $FreeBSD$ PORTNAME= anki DISTVERSION= 2.1.35 -PORTREVISION= 3 +PORTREVISION= 4 # Don't forget to update ${_MY_BUILDHASH} CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:npmcache DISTFILES= anki-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache DIST_SUBDIR= python MAINTAINER= kai@FreeBSD.org COMMENT= Flashcard trainer with spaced repetition LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash \ maturin:devel/py-maturin@${PY_FLAVOR} \ protoc:devel/protobuf \ npm:www/npm \ rsync:net/rsync \ ${PYTHON_PKGNAMEPREFIX}mypy-protobuf>=1.21:devel/py-mypy-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stringcase==1.2.0:devel/py-stringcase@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR} \ ${RUN_DEPENDS} # For x64 architectures there's also a Python package "orjson" that still needs # to be ported once the required features (= "untagged unions", # "specialication" and "const_generics") of the "smallvec" crate are available # in the Rust release channel. # # Although the "orjson" package is required via the setup.py of Anki's Python # library it's (still) optional in the code. RUN_DEPENDS= lame:audio/lame \ ${PYTHON_PKGNAMEPREFIX}pyaudio>0:audio/py-pyaudio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}send2trash>0:deskutils/py-send2trash@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Flask-Cors>0:www/py-flask-cors@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}waitress>0:www/py-waitress@${PY_FLAVOR} # USES=ssl is required for the compilation of the Rust code USES= cargo desktop-file-utils gmake perl5 pyqt:5 python:3.7+ shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= ankitects GH_TUPLE= ankitects:anki-core-i18n:fbda2ed:i18ncore \ ankitects:anki-desktop-ftl:f56e959:i18nfluent \ ankitects:anki-desktop-i18n:a93ccef:i18ndesktop \ ankitects:rust-coarsetime:f9e2c86216f0f4803bc75404828318fc206dab29:coarsetime \ ankitects:fluent-rs:f61c5e10a53161ef5261f3c87b62047f12e4aa74:fluent \ ankitects:hyper-timeout:664b6f9c387f6a7d75d1609a65c02554e8c55bc7:hypertimeout \ ankitects:reqwest:57665e2c2a39db85723ba860f1b570a608bb73f9:reqwest \ ankitects:tokio-io-timeout:96e1358555c49905de89170f2b1102a7d8b6c4c2:tokioiotimeout USE_PERL5= build USE_PYQT= core gui network printsupport sip svg webchannel webengine widgets xml_build SHEBANG_FILES= qt/po/scripts/build-mo-files \ qt/po/scripts/copy-qt-files \ qt/runanki \ qt/tools/build_ui.sh \ scripts/rename CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.14 \ anyhow-1.0.33 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.4.12 \ arrayvec-0.5.1 \ askama-0.10.3 \ askama_derive-0.10.3 \ askama_escape-0.10.1 \ askama_shared-0.10.4 \ async-compression-0.3.5 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.53 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ blake3-0.3.7 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cc-1.0.61 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cloudabi-0.1.0 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crc32fast-1.2.1 \ crossbeam-channel-0.4.4 \ crossbeam-utils-0.7.2 \ crypto-mac-0.8.0 \ ctor-0.1.16 \ derivative-2.1.1 \ digest-0.9.0 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ dtoa-0.4.6 \ either-1.6.1 \ encoding_rs-0.8.24 \ failure-0.1.8 \ failure_derive-0.1.8 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fixedbitset-0.2.0 \ flate2-1.0.18 \ fluent-langneg-0.12.1 \ fluent-syntax-0.9.3 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.6 \ futures-channel-0.3.6 \ futures-core-0.3.6 \ futures-executor-0.3.6 \ futures-io-0.3.6 \ futures-macro-0.3.6 \ futures-sink-0.3.6 \ futures-task-0.3.6 \ futures-util-0.3.6 \ fxhash-0.2.1 \ generic-array-0.14.4 \ getrandom-0.1.15 \ ghost-0.1.2 \ gimli-0.22.0 \ h2-0.2.6 \ hashbrown-0.9.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ hex-0.4.2 \ htmlescape-0.3.1 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ humansize-1.1.0 \ hyper-0.13.8 \ hyper-tls-0.4.3 \ idna-0.2.0 \ indexmap-1.6.0 \ indoc-0.3.6 \ indoc-impl-0.3.6 \ instant-0.1.7 \ intl_pluralrules-6.0.0 \ inventory-0.1.9 \ inventory-impl-0.1.9 \ iovec-0.1.4 \ itertools-0.8.2 \ itertools-0.9.0 \ itoa-0.4.6 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.7.4 \ libc-0.2.79 \ libsqlite3-sys-0.18.0 \ linked-hash-map-0.5.3 \ lock_api-0.4.1 \ log-0.4.11 \ lru-cache-0.1.2 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.3 \ mio-0.6.22 \ miow-0.2.1 \ multimap-0.8.2 \ native-tls-0.2.4 \ net2-0.2.35 \ nodrop-0.1.14 \ nom-5.1.2 \ num-format-0.4.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ num_enum-0.5.1 \ num_enum_derive-0.5.1 \ object-0.21.1 \ once_cell-1.4.1 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ paste-0.1.18 \ paste-impl-0.1.18 \ percent-encoding-2.1.0 \ petgraph-0.5.1 \ pin-project-0.4.27 \ pin-project-internal-0.4.27 \ pin-project-lite-0.1.11 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ podio-0.1.7 \ ppv-lite86-0.2.9 \ proc-macro-crate-0.1.5 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ prost-0.6.1 \ prost-build-0.6.1 \ prost-derive-0.6.1 \ prost-types-0.6.1 \ pyo3-0.11.1 \ pyo3-derive-backend-0.11.1 \ pyo3cls-0.11.1 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.1 \ regex-syntax-0.6.20 \ remove_dir_all-0.5.3 \ rental-0.5.5 \ rental-impl-0.5.5 \ rusqlite-0.23.1 \ rust-argon2-0.8.2 \ rustc-demangle-0.1.18 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.117 \ serde-aux-0.6.1 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ serde_repr-0.1.6 \ serde_tuple-0.5.0 \ serde_tuple_macros-0.5.0 \ serde_urlencoded-0.6.1 \ sha1-0.6.0 \ slab-0.4.2 \ slog-2.5.2 \ slog-async-2.5.0 \ slog-envlogger-2.2.0 \ slog-scope-4.3.0 \ slog-stdlog-4.1.0 \ slog-term-2.6.0 \ smallvec-1.4.2 \ socket2-0.3.15 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ subtle-2.3.0 \ syn-1.0.46 \ synstructure-0.12.4 \ take_mut-0.2.2 \ tempfile-3.1.0 \ term-0.6.1 \ thiserror-1.0.21 \ thiserror-impl-1.0.21 \ thread_local-1.0.1 \ time-0.1.44 \ tinystr-0.3.4 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-socks-0.2.2 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.5.7 \ tower-service-0.3.0 \ tracing-0.1.21 \ tracing-core-0.1.17 \ try-lock-0.2.3 \ type-map-0.3.0 \ typenum-1.12.0 \ unic-langid-0.8.0 \ unic-langid-impl-0.8.0 \ unic-langid-macros-0.8.0 \ unic-langid-macros-impl-0.8.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-xid-0.2.1 \ unindent-0.1.7 \ url-2.1.1 \ utime-0.3.1 \ vcpkg-0.2.10 \ version_check-0.9.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ which-3.1.1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 \ zip-0.5.6 CARGO_USE_GITHUB= yes CARGO_CARGOLOCK= ${WRKSRC}/rspy/Cargo.lock CARGO_CARGOTOML= ${WRKSRC}/rspy/Cargo.toml CARGO_BUILD= no MAKE_ARGS= DEVEL="rspy pylib ts qt" PYTHON_FILE="${PYTHON_CMD}" SHELL="${LOCALBASE}/bin/bash" # devel/py-maturin acts as a wrapper for "cargo" and "rustc". Ensure that it # uses the arguments/flags for Rust of the Ports framework. MAKE_ARGS+= BUILDFLAGS="--cargo-extra-args='${CARGO_BUILD_ARGS} --verbose'" MAKE_ENV= ${CARGO_ENV} npm_config_offline=true ALL_TARGET= build OPTIONS_DEFINE= NLS OPTIONS_DEFAULT= MPV OPTIONS_GROUP= PLAYER OPTIONS_GROUP_PLAYER= MPLAYER MPV OPTIONS_SUB= yes MPV_DESC= mpv media player support MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer MPV_RUN_DEPENDS= mpv:multimedia/mpv NLS_USES= gettext # Should contain the most recent commit that reflects ${DISTVERSION} and must # be exactly 8 digits otherwise the check for newer versions won't work as # expected. _MY_BUILDHASH= 84dcaa86 # Place the translation files to the appropriate directories post-extract: @${RLN} ${WRKSRC_i18ncore} ${WRKSRC}/rslib/ftl/repo @${RLN} ${WRKSRC_i18nfluent} ${WRKSRC}/qt/ftl/repo @${RLN} ${WRKSRC_i18ndesktop} ${WRKSRC}/qt/po/repo post-patch: # Add trailing directory names to cargo repositories @${REINPLACE_CMD} -Ee '/^fluent =/ s|(${WRKSRC_fluent})|\1/fluent|; \ /^intl-memoizer =/ s|(${WRKSRC_fluent})|\1/intl-memoizer|' ${WRKSRC}/rslib/Cargo.toml @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/qt/runanki @${REINPLACE_CMD} -e 's|%%MAKE_CMD%%|${MAKE_CMD}|' ${WRKSRC}/qt/Makefile @${REINPLACE_CMD} -e 's|%%UNZIP_NATIVE_CMD%%|${UNZIP_NATIVE_CMD}|' ${WRKSRC}/rspy/Makefile post-patch-NLS-on: @${REINPLACE_CMD} -e 's|### NLS ###||' ${WRKSRC}/qt/Makefile # Although PYTHON_FILE is set to ${PYTHON_CMD} via MAKE_ARGS to make the # compilation of the pyo3 crate possible there are also hardcoded "python" # occurences in too many places. pre-configure: ${MKDIR} ${WRKDIR}/.bin && ${LN} -s ${PYTHON_CMD} ${WRKDIR}/.bin/python # Overview of the build process # # 1. rslib (Rust library, implictly built by step 2) # `-> produces ${WRKSRC}/proto/fluent.proto # 2. rspy (Rust/Python bridge) which is built by devel/py-maturin # `-> produces ${WRKSRC}/pylib/ankirspy.cpython-${PYTHON_SUFFIX}m.so # 3. pylib (Python-only library) # 4. ts (builds ${WRKSRC}/ts/node_modules/.bin/{tsc,sass}) # 5. qt (Python library with Qt5 bindings) pre-build: # Set the buildhash that is used at various places during build. ${ECHO_CMD} ${_MY_BUILDHASH} > ${WRKSRC}/meta/buildhash post-build: # Compile Anki's Python libary (pylib) and Qt5 library (aqt) to prepare # them for installation ${PYTHON_CMD} -m compileall ${WRKSRC}/pylib/anki ${PYTHON_CMD} -O -m compileall ${WRKSRC}/pylib/anki ${PYTHON_CMD} -m compileall ${WRKSRC}/qt/aqt ${PYTHON_CMD} -O -m compileall ${WRKSRC}/qt/aqt do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/anki \ ${STAGEDIR}${DATADIR}/aqt \ ${STAGEDIR}${DATADIR}/aqt_data \ ${STAGEDIR}${PREFIX}/share/pixmaps \ ${STAGEDIR}${PREFIX}/share/applications cd ${WRKSRC}/pylib \ && ${COPYTREE_SHARE} anki ${STAGEDIR}${DATADIR} "! -name .gitignore" \ && ${INSTALL_LIB} *.so ${STAGEDIR}${DATADIR} cd ${WRKSRC}/qt \ && ${COPYTREE_SHARE} aqt ${STAGEDIR}${DATADIR} "! -name .gitignore" \ && ${COPYTREE_SHARE} aqt_data ${STAGEDIR}${DATADIR} "! -name .gitignore" \ && ${INSTALL_DATA} anki.xpm anki.png ${STAGEDIR}${PREFIX}/share/pixmaps \ && ${INSTALL_DATA} anki.desktop ${STAGEDIR}${PREFIX}/share/applications \ && ${INSTALL_MAN} anki.1 ${STAGEDIR}${MANPREFIX}/man/man1 \ && ${INSTALL_SCRIPT} runanki ${STAGEDIR}${PREFIX}/bin/anki # Helper target to make the generation of the npm cache easier # # The command "npx pbjs" tries to install additional dependencies for the CLI # component of the "protobufjs" package and will fail during build because the # environment variable "npm_config_offline" is set to "true" via ${MAKE_ENV}. # # Thus "npx pbjs" is issued after "npm install" to get the remaining # dependencies to populate the cache with them. make-npm-cache: # Run "make extract" before executing this target @cd ${WRKDIR} && ${RM} -r .npm @cd ${WRKSRC}/ts \ && ${SETENV} HOME=${WRKDIR} npm install \ && ${TOUCH} in.proto \ && ${SETENV} HOME=${WRKDIR} npx --cache ${WRKDIR}/.npm pbjs -q -t static-module in.proto -o out.proto @cd ${WRKDIR}/.npm \ && ${RM} -r _locks anonymous-cli-metrics.json @cd ${WRKDIR} \ && ${TAR} -czf ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX} .npm \ && ${ECHO} "Please upload the file ${WRKDIR}/${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}" .include Index: head/games/dose-response/Makefile =================================================================== --- head/games/dose-response/Makefile (revision 560491) +++ head/games/dose-response/Makefile (revision 560492) @@ -1,229 +1,229 @@ # $FreeBSD$ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MAINTAINER= greg@unrelenting.technology COMMENT= Open-world roguelike game where you play an addict LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt USES= cargo gnome USE_SDL= sdl2 USE_GITHUB= yes GH_ACCOUNT= tryjumping GH_TAGNAME= 179c326 CARGO_FEATURES+= prod sdl2/use-pkgconfig CARGO_CRATES= adler32-1.0.3 \ aho-corasick-0.7.6 \ andrew-0.2.1 \ android_glue-0.2.3 \ ansi_term-0.11.0 \ approx-0.3.0 \ arrayvec-0.4.7 \ ascii-0.9.1 \ atty-0.2.11 \ backtrace-0.3.11 \ backtrace-sys-0.1.28 \ bincode-1.0.1 \ bitflags-1.0.4 \ block-0.1.6 \ byteorder-1.2.7 \ cc-1.0.25 \ cfg-if-0.1.6 \ cgl-0.2.3 \ chrono-0.4.9 \ clap-2.32.0 \ cloudabi-0.0.3 \ cmake-0.1.35 \ cocoa-0.18.4 \ color_quant-1.0.1 \ combine-3.8.1 \ core-foundation-0.6.3 \ core-foundation-sys-0.6.2 \ core-graphics-0.17.3 \ crc32fast-1.2.0 \ crossbeam-deque-0.2.0 \ crossbeam-epoch-0.3.1 \ crossbeam-utils-0.2.2 \ deflate-0.7.19 \ derivative-1.0.2 \ dlib-0.4.1 \ downcast-rs-1.0.3 \ either-1.5.0 \ encoding_rs-0.8.20 \ error-chain-0.10.0 \ filetime-0.2.7 \ flate2-1.0.12 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ gif-0.10.1 \ gl-0.10.0 \ gl_generator-0.9.0 \ gl_generator-0.10.0 \ gl_generator-0.11.0 \ gleam-0.6.7 \ glutin-0.21.0 \ glutin_egl_sys-0.1.3 \ glutin_emscripten_sys-0.1.0 \ glutin_gles2_sys-0.1.3 \ glutin_glx_sys-0.1.5 \ glutin_wgl_sys-0.1.3 \ image-0.20.1 \ inflate-0.4.3 \ itoa-0.4.3 \ jpeg-decoder-0.1.15 \ khronos_api-2.2.0 \ khronos_api-3.1.0 \ lazy_static-1.3.0 \ libc-0.2.65 \ libloading-0.5.0 \ line_drawing-0.7.0 \ linked-hash-map-0.5.2 \ lock_api-0.1.5 \ lock_api-0.3.1 \ log-0.3.9 \ log-0.4.6 \ log-panics-2.0.0 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ memchr-2.2.1 \ memmap-0.7.0 \ memoffset-0.2.1 \ metadeps-1.1.2 \ miniz_oxide-0.3.3 \ nix-0.11.0 \ nix-0.13.0 \ nodrop-0.1.13 \ num-0.1.42 \ num-derive-0.2.3 \ num-integer-0.1.39 \ num-iter-0.1.37 \ num-rational-0.2.1 \ num-traits-0.2.6 \ num_cpus-1.8.0 \ objc-0.2.6 \ oorandom-11.0.1 \ ordered-float-1.0.1 \ osmesa-sys-0.1.2 \ owning_ref-0.4.0 \ parking_lot-0.7.1 \ parking_lot-0.9.0 \ parking_lot_core-0.4.0 \ parking_lot_core-0.6.2 \ percent-encoding-2.1.0 \ pkg-config-0.3.14 \ png-0.12.0 \ proc-macro2-0.4.24 \ quote-0.6.10 \ rand-0.6.0 \ rand_chacha-0.1.0 \ rand_core-0.3.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.0 \ rand_pcg-0.1.1 \ rand_xorshift-0.1.0 \ raw-window-handle-0.3.1 \ rayon-1.0.3 \ rayon-core-1.4.1 \ redox_syscall-0.1.42 \ redox_termios-0.1.1 \ regex-1.3.1 \ regex-syntax-0.6.12 \ rustc-demangle-0.1.13 \ rustc_version-0.2.3 \ rusttype-0.7.3 \ ryu-0.2.7 \ same-file-1.0.4 \ scoped_threadpool-0.1.9 \ scopeguard-0.3.3 \ scopeguard-1.0.0 \ sdl2-0.32.2 \ sdl2-sys-0.32.6 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.80 \ serde_derive-1.0.80 \ serde_json-1.0.33 \ shared_library-0.1.9 \ simplelog-0.5.3 \ smallvec-0.6.6 \ smithay-client-toolkit-0.4.5 \ stable_deref_trait-1.1.1 \ stb_truetype-0.2.4 \ strsim-0.7.0 \ syn-0.15.21 \ tar-0.4.26 \ termion-1.5.1 \ textwrap-0.10.0 \ thread_local-0.3.6 \ tiff-0.2.1 \ time-0.1.40 \ toml-0.2.1 \ toml-0.4.10 \ toml_edit-0.1.5 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ unidiff-0.3.1 \ unreachable-1.0.0 \ vec_map-0.8.1 \ void-1.0.2 \ walkdir-2.2.7 \ wayland-client-0.21.4 \ wayland-commons-0.21.4 \ wayland-protocols-0.21.4 \ wayland-scanner-0.21.4 \ wayland-sys-0.21.4 \ winapi-0.3.6 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.1 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winit-0.19.4 \ winres-0.1.8 \ x11-dl-2.18.3 \ xattr-0.2.2 \ xdg-2.2.0 \ xml-rs-0.7.0 \ xml-rs-0.8.0 \ zmq-0.8.2 \ zmq-sys-0.8.2 PLIST_FILES= bin/${PORTNAME} .for size in 16 32 48 64 256 PLIST_FILES+= share/icons/hicolor/${size}x${size}/apps/${PORTNAME}.png .endfor PORTDOCS= CHANGELOG.md DEVELOPER-NOTES.md README.md INSTALLS_ICONS= yes DESKTOP_ENTRIES= "Dose Response" \ "${COMMENT}" \ "${PORTNAME}" \ "${PORTNAME}" \ "Games;" \ false OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .for size in 16 32 48 64 256 @${MKDIR} ${STAGEDIR}${LOCALBASE}/share/icons/hicolor/${size}x${size}/apps ${INSTALL_DATA} ${WRKSRC}/assets/icon_${size}x${size}.png \ ${STAGEDIR}${LOCALBASE}/share/icons/hicolor/${size}x${size}/apps/${PORTNAME}.png .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/games/genact/Makefile =================================================================== --- head/games/genact/Makefile (revision 560491) +++ head/games/genact/Makefile (revision 560492) @@ -1,148 +1,148 @@ # $FreeBSD$ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= 0mp@FreeBSD.org COMMENT= Nonsense activity generator LICENSE= APACHE20 BSD3CLAUSE ISCL MIT UNLICENSE LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= svenstaro PLIST_FILES= bin/genact CARGO_CRATES= aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ async-attributes-1.1.1 \ async-channel-1.4.0 \ async-executor-0.1.2 \ async-io-0.1.11 \ async-mutex-1.1.5 \ async-std-1.6.3 \ async-task-3.0.0 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ blocking-0.5.1 \ bumpalo-3.4.0 \ cache-padded-1.1.1 \ cc-1.0.58 \ cfg-if-0.1.10 \ chrono-0.4.15 \ clap-2.33.3 \ concurrent-queue-1.2.2 \ console_error_panic_hook-0.1.6 \ crossbeam-utils-0.7.2 \ ctrlc-3.1.6 \ event-listener-2.3.3 \ fake-2.2.3 \ fastrand-1.3.4 \ futures-0.3.5 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-executor-0.3.5 \ futures-io-0.3.5 \ futures-lite-0.1.11 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ getrandom-0.1.14 \ heck-0.3.1 \ hermit-abi-0.1.15 \ humansize-1.1.0 \ humantime-2.0.1 \ idna-0.2.0 \ instant-0.1.6 \ js-sys-0.3.44 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.74 \ libm-0.2.1 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.3 \ multitask-0.2.0 \ nix-0.17.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ once_cell-1.4.0 \ parking-1.0.6 \ parking-2.0.0 \ percent-encoding-2.1.0 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ polling-0.1.4 \ ppv-lite86-0.2.8 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.19 \ progress_string-0.1.1 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_distr-0.3.0 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-syntax-0.6.18 \ scoped-tls-1.0.0 \ slab-0.4.2 \ socket2-0.3.12 \ strsim-0.8.0 \ structopt-0.3.17 \ structopt-derive-0.4.10 \ syn-1.0.38 \ term_size-1.0.0-beta1 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vec-arena-0.5.0 \ vec_map-0.8.2 \ version_check-0.9.2 \ void-1.0.2 \ waker-fn-1.0.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.67 \ wasm-bindgen-backend-0.2.67 \ wasm-bindgen-futures-0.4.17 \ wasm-bindgen-macro-0.2.67 \ wasm-bindgen-macro-support-0.2.67 \ wasm-bindgen-shared-0.2.67 \ web-sys-0.3.44 \ wepoll-sys-stjepang-1.0.6 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yansi-0.5.0 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/genact .include Index: head/games/jaggedalliance2/Makefile =================================================================== --- head/games/jaggedalliance2/Makefile (revision 560491) +++ head/games/jaggedalliance2/Makefile (revision 560492) @@ -1,140 +1,140 @@ # Created by: Christoph Mallon # $FreeBSD$ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= ports@FreeBSD.org COMMENT= Port of "Jagged Alliance 2" using SDL LICENSE= PD SFI-SCLA LICENSE_COMB= multi LICENSE_NAME_SFI-SCLA= Strategy First Inc. Source Code License Agreement LICENSE_FILE_SFI-SCLA= ${WRKSRC}/SFI\ Source\ Code\ license\ agreement.txt LICENSE_PERMS_SFI-SCLA= dist-mirror no-dist-sell pkg-mirror no-pkg-sell \ auto-accept # Ignore this if you feel adventurous ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 armv7 i386 powerpc64le ONLY_FOR_ARCHS_REASON= Needs a little endian environment BUILD_DEPENDS= string_theory>=3.3:devel/string_theory LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= cargo cmake compiler:c++11-lang pkgconfig sdl USE_GITHUB= yes GH_ACCOUNT= ja2-stracciatella GH_PROJECT= ja2-stracciatella USE_LDCONFIG= yes USE_SDL= sdl2 CMAKE_ARGS= -DEXTRA_DATA_DIR:PATH="${DATADIR}" CMAKE_OFF= LOCAL_STRING_THEORY_LIB WITH_UNITTESTS CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.0 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ caseless-0.2.1 \ cbindgen-0.13.2 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.0 \ constant_time_eq-0.1.5 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ digest-0.8.1 \ dirs-1.0.5 \ dunce-1.0.0 \ either-1.5.3 \ generic-array-0.12.3 \ getopts-0.2.21 \ getrandom-0.1.14 \ hermit-abi-0.1.10 \ hex-0.3.2 \ indexmap-1.3.2 \ itoa-0.4.5 \ json_comments-0.2.0 \ lazy_static-1.4.0 \ libc-0.2.68 \ log-0.4.8 \ maybe-uninit-2.0.0 \ md-5-0.8.0 \ memchr-2.3.3 \ memoffset-0.5.4 \ num-integer-0.1.42 \ num-traits-0.2.11 \ num_cpus-1.12.0 \ opaque-debug-0.2.3 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.10 \ quote-1.0.3 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.3.0 \ rayon-core-1.7.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regex-1.3.6 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ rust-argon2-0.7.0 \ ryu-1.0.3 \ scopeguard-1.1.0 \ serde-1.0.105 \ serde_derive-1.0.105 \ serde_json-1.0.50 \ simplelog-0.6.0 \ smallvec-1.2.0 \ strsim-0.8.0 \ syn-1.0.17 \ tempfile-3.1.0 \ term-0.5.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.42 \ toml-0.5.6 \ typenum-1.11.2 \ unicode-normalization-0.1.12 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 CARGO_CARGOLOCK= ${WRKSRC}/rust/Cargo.lock CARGO_CARGOTOML= ${WRKSRC}/rust/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MAKE_ENV= ${CARGO_ENV:NCARGO_TARGET_DIR=*} LDFLAGS+= -Wl,--as-needed post-patch: @${REINPLACE_CMD} -e 's|/some/place/where/the/data/is|${DATADIR}|' \ ${WRKSRC}/rust/stracciatella/src/stracciatella.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ja2 \ ${STAGEDIR}${PREFIX}/bin/ja2-launcher \ ${STAGEDIR}${PREFIX}/bin/ja2-resource-pack .include Index: head/games/veloren/Makefile =================================================================== --- head/games/veloren/Makefile (revision 560491) +++ head/games/veloren/Makefile (revision 560492) @@ -1,653 +1,654 @@ # $FreeBSD$ PORTNAME= veloren DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://veloren.net/icons/favicon/:icon DISTFILES= android-icon-192x192.png:icon EXTRACT_ONLY= ${DISTFILES:N*\:icon:C/:.*//} MAINTAINER= jbeich@FreeBSD.org COMMENT= Multiplayer voxel RPG written in Rust LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libasound.so:audio/alsa-lib RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins USES= cargo python:3.4+,build xorg USE_XORG= xcb USE_GITHUB= nodefault GH_TUPLE= zesterer:euc:c9a7c17a03d45fce00caeeca09afa1e1558cd183:euc \ hecrj:iced:f46431600cb61d4e83e0ded1ca79525478436be3:iced_core \ xMAC94x:portpicker-rs:9d6df36c53c94684080a64a7212dd6bfc3617ee4:portpicker \ Imberflur:scan_fmt:5f9e8eed73e93e8d19fa864d76e75bb4984cffe7:scan_fmt \ amethyst:specs:7a2e348ab2223818bad487695c66c43db88050a5:specs \ fdehau:tui-rs:54b841fab6cfdb38e8dc1382176e965787964b4c:tui USE_GITLAB= yes GL_COMMIT= bce6e1c6e953c4531519ee4c4138ea0a7e34bb78 GL_TUPLE= veloren:auth:b943c85e4a38f5ec60cd18c34c73097640162bfe:authcommon \ veloren:conrod:1ae5193588fb662a7189d81edd9f2d653c7f1da0:conrod_core \ veloren:specs-idvs:fcb0b2306b571f62f9f85d89e79e087454d95efd:specsidvs \ veloren:vek:237a78528b505f34f6dde5dc77db3b642388fe4a:vek \ veloren:winit:7c8c5f21384c898f50d37298d229093549b08803:winit CARGO_ENV= VELOREN_USERDATA_STRATEGY=system PLIST_FILES= bin/${PORTNAME}-chat-cli \ bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ share/icons/hicolor/192x192/apps/${PORTNAME}.png PORTDATA= * .if exists(/usr/bin/ld.lld) && ${/usr/bin/ld:L:tA} != /usr/bin/ld.lld # veloren_voxygen*rcgu* has 71718 section headers, breaking old GNU ld.bfd in base LDFLAGS+= -fuse-ld=lld .endif DESKTOP_ENTRIES="Veloren (client)" \ "" \ "${PORTNAME}" \ "${PORTNAME}-voxygen" \ "Game;RolePlaying;" \ "" CARGO_CRATES= ab_glyph-0.2.6 \ ab_glyph_rasterizer-0.1.3 \ addr2line-0.13.0 \ adler-0.2.3 \ adler32-1.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.13 \ alsa-0.4.2 \ alsa-sys-0.3.0 \ andrew-0.3.0 \ android_glue-0.2.3 \ ansi-parser-0.6.5 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anymap-0.12.1 \ approx-0.3.2 \ approx-0.4.0 \ arc-swap-0.4.7 \ arr_macro-0.1.3 \ arr_macro_impl-0.1.3 \ arraygen-0.1.14 \ arrayref-0.3.6 \ arrayvec-0.4.12 \ arrayvec-0.5.1 \ ascii-0.9.3 \ ascii-1.0.0 \ async-std-1.5.0 \ async-task-1.3.1 \ atom-0.3.5 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.50 \ base-x-0.2.6 \ base64-0.10.1 \ base64-0.11.0 \ base64-0.12.3 \ bincode-1.3.1 \ bindgen-0.53.3 \ bitflags-1.2.1 \ bitvec-0.17.4 \ blake2b_simd-0.5.10 \ block-0.1.6 \ broadcaster-1.0.0 \ bstr-0.2.13 \ bumpalo-3.4.0 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ calloop-0.6.4 \ cassowary-0.3.0 \ cast-0.2.3 \ cc-1.0.60 \ cesu8-1.1.0 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cgl-0.3.2 \ chrono-0.4.18 \ chunked_transfer-1.2.0 \ clang-sys-0.29.3 \ clap-2.33.3 \ clipboard-win-3.1.1 \ clipboard-win-4.0.3 \ clipboard_macos-0.1.0 \ clipboard_wayland-0.1.1 \ clipboard_x11-0.1.0 \ cloudabi-0.0.3 \ cloudabi-0.1.0 \ cocoa-0.23.0 \ cocoa-foundation-0.1.0 \ combine-3.8.1 \ combine-4.3.2 \ const-random-0.1.8 \ const-random-macro-0.1.8 \ const-tweaker-0.3.1 \ const-tweaker-attribute-0.5.0 \ const_fn-0.4.3 \ constant_time_eq-0.1.5 \ cookie-0.12.0 \ copy_dir-0.1.2 \ copypasta-0.7.1 \ core-foundation-0.6.4 \ core-foundation-0.7.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.6.2 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.1 \ core-graphics-0.19.2 \ core-graphics-0.22.1 \ core-graphics-types-0.1.1 \ core-video-sys-0.1.4 \ coreaudio-rs-0.9.1 \ coreaudio-sys-0.2.5 \ cpal-0.13.0 \ crc32fast-1.2.0 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-0.7.2 \ crossbeam-channel-0.3.9 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.7.3 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.7.2 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.0 \ crossbeam-queue-0.1.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.0 \ crossterm-0.17.7 \ crossterm_winapi-0.6.1 \ csv-1.1.3 \ csv-core-0.1.10 \ ctor-0.1.16 \ daggy-0.5.0 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ dashmap-3.11.10 \ data-encoding-2.3.0 \ deflate-0.8.6 \ derivative-2.1.1 \ deunicode-1.1.1 \ diesel-1.4.5 \ diesel_derives-1.4.1 \ diesel_migrations-1.4.0 \ directories-next-2.0.0 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ dirs-sys-next-0.1.0 \ discard-1.0.4 \ dispatch-0.1.4 \ dispatch-0.2.0 \ dlib-0.4.2 \ dot_vox-4.1.0 \ dotenv-0.15.0 \ downcast-rs-1.2.0 \ draw_state-0.8.0 \ either-1.6.1 \ enum-iterator-0.6.0 \ enum-iterator-derive-0.6.0 \ error-chain-0.12.4 \ error-code-2.0.2 \ euclid-0.20.14 \ failure-0.1.8 \ failure_derive-0.1.8 \ fehler-1.0.0 \ fehler-macros-1.0.0 \ fetch_unroll-0.2.1 \ filetime-0.2.12 \ find_folder-0.3.0 \ fixedbitset-0.1.9 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fsevent-2.0.2 \ fsevent-sys-3.0.2 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ futures-0.3.5 \ futures-channel-0.3.6 \ futures-core-0.3.6 \ futures-cpupool-0.1.8 \ futures-executor-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.6 \ futures-task-0.3.5 \ futures-timer-2.0.2 \ futures-timer-3.0.2 \ futures-util-0.3.5 \ fxhash-0.2.1 \ getrandom-0.1.15 \ gfx-0.18.2 \ gfx_core-0.9.2 \ gfx_device_gl-0.16.2 \ gfx_gl-0.6.1 \ gilrs-0.7.4 \ gilrs-core-0.2.6 \ gimli-0.22.0 \ git2-0.13.11 \ gl_generator-0.14.0 \ glam-0.9.5 \ glob-0.3.0 \ glsl-include-0.3.1 \ glutin-0.25.1 \ glutin_egl_sys-0.1.5 \ glutin_emscripten_sys-0.1.1 \ glutin_gles2_sys-0.1.5 \ glutin_glx_sys-0.1.7 \ glutin_wgl_sys-0.1.5 \ glyph_brush-0.7.0 \ glyph_brush_draw_cache-0.1.3 \ glyph_brush_layout-0.2.1 \ guillotiere-0.5.2 \ h2-0.1.26 \ half-1.6.0 \ hashbrown-0.7.2 \ hashbrown-0.9.1 \ heck-0.3.1 \ hermit-abi-0.1.16 \ hex-0.3.2 \ hibitset-0.6.3 \ horrorshow-0.8.3 \ hound-3.4.0 \ http-0.1.21 \ http-body-0.1.0 \ http-service-0.4.0 \ http-service-hyper-0.4.1 \ httparse-1.3.4 \ hyper-0.12.35 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ image-0.23.10 \ indexmap-1.6.0 \ inline_tweak-1.0.8 \ inotify-0.8.3 \ inotify-sys-0.1.3 \ instant-0.1.7 \ io-kit-sys-0.1.0 \ iovec-0.1.4 \ itertools-0.9.0 \ itoa-0.4.6 \ jni-0.14.0 \ jni-0.17.0 \ jni-sys-0.3.0 \ jobserver-0.1.21 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ khronos_api-3.1.0 \ kv-log-macro-1.0.7 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.1 \ libc-0.2.77 \ libflate-0.1.27 \ libgit2-sys-0.12.13+1.0.1 \ libloading-0.5.2 \ libloading-0.6.3 \ libm-0.1.4 \ libsqlite3-sys-0.18.0 \ libssh2-sys-0.2.19 \ libudev-sys-0.1.4 \ libz-sys-1.1.2 \ line_drawing-0.8.0 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ lock_api-0.4.1 \ log-0.4.11 \ lz-fear-0.1.1 \ mach-0.2.3 \ mach-0.3.2 \ malloc_buf-0.0.6 \ matchers-0.0.1 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap-0.7.0 \ memoffset-0.5.6 \ migrations_internals-1.4.1 \ migrations_macros-1.4.2 \ mime-0.3.16 \ minifb-0.14.0 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.2 \ mio-0.6.22 \ mio-0.7.0 \ mio-extras-2.0.6 \ mio-uds-0.6.8 \ miow-0.2.1 \ miow-0.3.5 \ mopa-0.2.2 \ native-dialog-0.4.3 \ ndk-0.2.0 \ ndk-glue-0.2.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.0 \ net2-0.2.35 \ nix-0.15.0 \ nix-0.17.0 \ nix-0.18.0 \ nodrop-0.1.14 \ noise-0.6.0 \ nom-4.2.3 \ nom-5.1.2 \ notify-5.0.0-pre.3 \ ntapi-0.3.4 \ num-0.1.42 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-derive-0.3.2 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.2.4 \ num-rational-0.3.0 \ num-traits-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ num_enum-0.4.3 \ num_enum_derive-0.4.3 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.20.0 \ oboe-0.3.0 \ oboe-sys-0.3.0 \ ogg-0.7.0 \ old_school_gfx_glutin_ext-0.25.0 \ once_cell-1.4.1 \ oorandom-11.1.2 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ orbclient-0.3.27 \ ordered-float-1.1.0 \ ordered-float-2.0.0 \ osascript-0.3.0 \ osmesa-sys-0.1.2 \ owned_ttf_parser-0.6.0 \ owned_ttf_parser-0.8.0 \ packed_simd_2-0.3.4 \ parking_lot-0.9.0 \ parking_lot-0.10.2 \ parking_lot-0.11.0 \ parking_lot_core-0.6.2 \ parking_lot_core-0.7.2 \ parking_lot_core-0.8.0 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ petgraph-0.4.13 \ pin-project-0.4.24 \ pin-project-internal-0.4.24 \ pin-project-lite-0.1.9 \ pin-utils-0.1.0 \ piston-float-0.3.0 \ piston-viewport-0.5.0 \ pistoncore-input-0.24.0 \ pkg-config-0.3.18 \ plotters-0.2.15 \ png-0.16.7 \ ppv-lite86-0.2.9 \ proc-macro-crate-0.1.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.23 \ prometheus-0.10.0 \ qstring-0.7.2 \ quote-0.6.13 \ quote-1.0.7 \ radium-0.3.0 \ rand-0.5.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_pcg-0.2.1 \ rand_xorshift-0.1.1 \ raw-window-handle-0.3.3 \ rayon-1.4.0 \ rayon-core-1.8.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.3.9 \ regex-automata-0.1.9 \ regex-syntax-0.6.18 \ ring-0.16.15 \ rle-decode-fast-1.0.1 \ rodio-0.13.0 \ ron-0.6.2 \ roots-0.0.6 \ route-recognizer-0.1.13 \ rust-argon2-0.8.2 \ rustc-demangle-0.1.16 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustls-0.16.0 \ rustls-0.18.1 \ rusttype-0.7.9 \ rusttype-0.8.3 \ rusttype-0.9.2 \ rusty-xinput-1.2.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ sct-0.6.0 \ sdl2-0.32.2 \ sdl2-sys-0.32.6 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.116 \ serde_cbor-0.11.1 \ serde_derive-1.0.116 \ serde_json-1.0.57 \ serde_qs-0.5.2 \ serde_repr-0.1.6 \ sha1-0.6.0 \ sharded-slab-0.0.9 \ shared_library-0.1.9 \ shellexpand-2.0.0 \ shlex-0.1.1 \ shred-0.10.2 \ shred-derive-0.6.2 \ shrev-1.1.1 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.1 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.4.2 \ smithay-client-toolkit-0.11.0 \ smithay-client-toolkit-0.12.0 \ smithay-clipboard-0.5.2 \ smithay-clipboard-0.6.1 \ socket2-0.3.15 \ spin-0.5.2 \ spin_sleep-1.0.0 \ static_assertions-1.1.0 \ stb_truetype-0.3.1 \ stdweb-0.1.3 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ str-buf-1.0.5 \ string-0.2.1 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.18 \ structopt-derive-0.4.11 \ sum_type-0.2.0 \ svg_fmt-0.4.1 \ syn-0.15.44 \ syn-1.0.42 \ synstructure-0.12.4 \ take_mut-0.2.2 \ tar-0.4.30 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ tide-0.6.0 \ time-0.1.44 \ tiny_http-0.7.0 \ tinytemplate-1.1.0 \ tinyvec-0.3.4 \ tokio-0.1.22 \ tokio-buf-0.1.1 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-io-0.1.13 \ tokio-reactor-0.1.12 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ toml-0.5.6 \ tracing-0.1.21 \ tracing-appender-0.1.1 \ tracing-attributes-0.1.11 \ tracing-core-0.1.17 \ tracing-futures-0.2.4 \ tracing-log-0.1.1 \ tracing-subscriber-0.2.12 \ tracing-tracy-0.3.0 \ tracy-client-0.9.0 \ tracy-client-sys-0.10.0 \ treeculler-0.1.0 \ try-lock-0.2.3 \ ttf-parser-0.6.2 \ ttf-parser-0.8.2 \ tuple_utils-0.3.0 \ twox-hash-1.5.0 \ tynm-0.1.4 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ unreachable-1.0.0 \ untrusted-0.7.1 \ ureq-0.11.4 \ ureq-1.4.1 \ url-1.7.2 \ url-2.1.1 \ uuid-0.8.1 \ uvth-3.1.1 \ uvth-4.0.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ vek-0.11.2 \ version_check-0.1.5 \ version_check-0.9.2 \ void-1.0.2 \ walkdir-0.1.8 \ walkdir-2.3.1 \ want-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ wayland-client-0.27.0 \ wayland-client-0.28.1 \ wayland-commons-0.27.0 \ wayland-commons-0.28.1 \ wayland-cursor-0.27.0 \ wayland-cursor-0.28.1 \ wayland-egl-0.28.1 \ wayland-protocols-0.27.0 \ wayland-protocols-0.28.1 \ wayland-scanner-0.27.0 \ wayland-scanner-0.28.1 \ wayland-sys-0.27.0 \ wayland-sys-0.28.1 \ web-sys-0.3.45 \ webpki-0.21.3 \ webpki-roots-0.18.0 \ webpki-roots-0.20.0 \ wfd-0.1.4 \ which-4.0.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ window_clipboard-0.1.2 \ winres-0.1.11 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.5.1 \ x11-dl-2.18.5 \ xattr-0.2.2 \ xcb-0.9.0 \ xcursor-0.3.2 \ xdg-2.2.0 \ xi-unicode-0.3.0 \ xml-rs-0.8.3 CARGO_USE_GITHUB= yes CARGO_USE_GITLAB= yes CARGO_GIT_SUBDIR= authcommon:authc:authc \ conrod_core:conrod_core:conrod_core \ conrod_core:conrod_winit:backends/conrod_winit \ iced_core:iced:native \ iced_core:iced_winit:winit # https://gitlab.com/veloren/veloren/issues/264 CARGO_ENV+= RUSTC_BOOTSTRAP=1 # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= chat-cli server-cli voxygen post-patch: # .git/ directory is missing, so don't abort if git binary is also missing @${REINPLACE_CMD} -e 's/"git"/"${TRUE}"/' \ ${WRKSRC}/common/build.rs # Extract (snapshot) version from the port instead of empty file @${REINPLACE_CMD} -e '/GIT_HASH/s/=.*/= "${DISTVERSIONFULL}";/' \ -e "/GIT_DATE.*static/s/=.*/= \"$$(date -r $$(${AWK} '/TIMESTAMP/ { print $$3 }' \ ${DISTINFO_FILE}) +'%Y-%m-%d-%H:%M')\";/" \ ${WRKSRC}/common/src/util/mod.rs # Respect PREFIX != /usr/local for system assets @${REINPLACE_CMD} -e 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/common/src/assets/mod.rs # lang/python3 cannot be used as a dependency @${REINPLACE_CMD} -e 's/"python3"/"${PYTHON_CMD:T}"/' \ ${WRKSRC}/cargo-crates/xcb-*/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* (cd ${WRKSRC} && ${COPYTREE_SHARE} assets ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/192x192/apps ${INSTALL_DATA} ${DISTDIR}/android-icon-192x192.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/192x192/apps/${PORTNAME}.png .include Index: head/graphics/dssim/Makefile =================================================================== --- head/graphics/dssim/Makefile (revision 560491) +++ head/graphics/dssim/Makefile (revision 560492) @@ -1,75 +1,75 @@ # $FreeBSD$ PORTNAME= dssim DISTVERSION= 2.11.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Image similarity comparison simulating human perception LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= adler-0.2.3 \ arrayvec-0.5.1 \ autocfg-1.0.1 \ bytemuck-1.4.1 \ cc-1.0.61 \ cfg-if-0.1.10 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.4 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ dssim-core-2.11.4 \ dunce-1.0.1 \ either-1.6.1 \ flate2-1.0.18 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.1 \ foreign-types-shared-0.3.0 \ getopts-0.2.21 \ hermit-abi-0.1.17 \ imgref-1.7.0 \ itertools-0.9.0 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lcms2-5.4.0 \ lcms2-sys-3.1.5 \ libc-0.2.79 \ load_image-2.12.1 \ lodepng-3.2.2 \ maybe-uninit-2.0.0 \ memoffset-0.5.6 \ miniz_oxide-0.4.3 \ mozjpeg-0.8.20 \ mozjpeg-sys-0.10.11 \ nasm-rs-0.2.0 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.2.4 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ pkg-config-0.3.18 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rayon-1.4.1 \ rayon-core-1.8.1 \ rexif-0.5.0 \ rgb-0.8.25 \ scopeguard-1.1.0 \ syn-1.0.44 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 .include Index: head/graphics/gifski/Makefile =================================================================== --- head/graphics/gifski/Makefile (revision 560491) +++ head/graphics/gifski/Makefile (revision 560492) @@ -1,102 +1,103 @@ # $FreeBSD$ PORTNAME= gifski DISTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Highest-quality GIF encoder based on pngquant LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ImageOptim GH_TUPLE= kornelski:rust-ffmpeg:4da6d270cdaa868e5488144ed73bfaabe329cfcb:ffmpeg \ meh:rust-ffmpeg-sys:70f711a43eb7ff7447fcffa98bb9f533acc08a1e:ffmpegsys CARGO_CRATES= adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bindgen-0.55.1 \ bitflags-0.9.1 \ bitflags-1.2.1 \ bytemuck-1.4.1 \ cc-1.0.62 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clang-sys-1.0.1 \ clap-2.33.3 \ color_quant-1.1.0 \ crc32fast-1.2.1 \ crossbeam-channel-0.4.4 \ crossbeam-utils-0.7.2 \ dunce-1.0.1 \ env_logger-0.7.1 \ flate2-1.0.19 \ gif-0.10.3 \ gif-dispose-2.4.2 \ gifsicle-1.92.4 \ glob-0.3.0 \ hermit-abi-0.1.17 \ humantime-1.3.0 \ imagequant-2.13.0 \ imagequant-sys-2.13.0 \ imgref-1.7.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.80 \ libloading-0.6.5 \ lodepng-3.2.2 \ log-0.4.11 \ lzw-0.10.0 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ miniz_oxide-0.4.3 \ natord-1.0.9 \ nom-5.1.2 \ num_cpus-1.13.0 \ openmp-sys-1.0.0 \ pbr-1.0.3 \ peeking_take_while-0.1.2 \ pkg-config-0.3.19 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quick-error-2.0.0 \ quote-1.0.7 \ regex-1.4.2 \ regex-syntax-0.6.21 \ resize-0.5.5 \ rgb-0.8.25 \ rustc-hash-1.1.0 \ shlex-0.1.1 \ strsim-0.8.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ which-3.1.1 \ wild-2.0.4 \ 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 CARGO_USE_GITHUB= yes PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/graphics/ikona/Makefile =================================================================== --- head/graphics/ikona/Makefile (revision 560491) +++ head/graphics/ikona/Makefile (revision 560492) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= ikona DISTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME}.cargo.vendor${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= kde@FreeBSD.org COMMENT= Icon editing companion LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rustc:lang/${RUST_DEFAULT} USES= cmake:noninja compiler:c++11-lang desktop-file-utils \ gmake gnome iconv kde:5 pkgconfig qt:5 tar:xz USE_GNOME= cairo gdkpixbuf2 glib20 libxml2 pango USE_KDE= auth codecs config configwidgets coreaddons i18n \ kirigami2 widgetsaddons USE_QT= core declarative gui network widgets xml \ buildtools_build qmake_build pre-configure: ${CP} ${DISTDIR}/${DISTNAME}.cargo.vendor${EXTRACT_SUFX} ${WRKSRC}/ikona.cargo.vendor.tar.xz .include Index: head/graphics/libopenraw/Makefile =================================================================== --- head/graphics/libopenraw/Makefile (revision 560491) +++ head/graphics/libopenraw/Makefile (revision 560492) @@ -1,119 +1,119 @@ # Created by: Pav Lucistnik # $FreeBSD$ PORTNAME= libopenraw PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jhale@FreeBSD.org COMMENT= Library for camera RAW files decoding LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER BUILD_DEPENDS= ${LOCALBASE}/include/boost/variant.hpp:devel/boost-libs TEST_DEPENDS= curl:ftp/curl USES= cargo compiler:c++11-lib gnome jpeg libtool localbase pkgconfig \ tar:bz2 USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include \ --disable-silent-rules INSTALL_TARGET= install-strip TEST_TARGET= check CARGO_CRATES= ahash-0.3.8 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bitreader-0.3.2 \ byteorder-1.3.4 \ cbindgen-0.5.2 \ cfg-if-0.1.10 \ clap-2.33.3 \ env_logger-0.7.1 \ fuchsia-cprng-0.1.1 \ hashbrown-0.7.2 \ hermit-abi-0.1.17 \ humantime-1.3.0 \ itoa-0.4.6 \ lazy_static-1.4.0 \ libc-0.2.79 \ log-0.3.9 \ log-0.4.11 \ memchr-2.3.3 \ num-traits-0.2.12 \ proc-macro2-0.2.3 \ quick-error-1.2.3 \ quote-0.3.15 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ ryu-1.0.5 \ serde-1.0.102 \ serde_derive-1.0.21 \ serde_derive_internals-0.17.0 \ serde_json-1.0.58 \ standalone-quote-0.5.0 \ standalone-syn-0.13.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ syn-0.11.11 \ synom-0.11.3 \ tempdir-0.3.7 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ toml-0.4.10 \ unicode-width-0.1.8 \ unicode-xid-0.0.4 \ unicode-xid-0.1.0 \ vec_map-0.8.2 \ 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 CARGO_CARGOTOML=${WRKSRC}/lib/mp4/Cargo.toml CARGO_CARGOLOCK=${WRKSRC}/lib/mp4/mp4parse_capi/Cargo.lock CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no PLIST_SUB= VER=${PORTVERSION:R} OPTIONS_DEFINE= GNOME TEST OPTIONS_DEFAULT= GNOME OPTIONS_SUB= yes GNOME_CONFIGURE_ENABLE= gnome GNOME_USES= gettext-runtime GNOME_USE= GNOME=glib20,gdkpixbuf2 TEST_BUILD_DEPENDS= curl:ftp/curl post-patch: @${REINPLACE_CMD} -E \ -e 's|\{libdir\}/pkgconfig|{prefix}/libdata/pkgconfig|g' \ ${WRKSRC}/configure post-patch-TEST-off: @${REINPLACE_CMD} -e 's|testsuite ||' ${WRKSRC}/Makefile.in pre-configure: @${CARGO_CARGO_RUN} update \ --manifest-path ${WRKSRC}/lib/mp4/mp4parse_capi/Cargo.toml \ --verbose .include Index: head/graphics/librsvg2-rust/Makefile =================================================================== --- head/graphics/librsvg2-rust/Makefile (revision 560491) +++ head/graphics/librsvg2-rust/Makefile (revision 560492) @@ -1,52 +1,53 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= librsvg PORTVERSION= 2.50.2 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust DIST_SUBDIR= gnome2 MAINTAINER= desktop@FreeBSD.org COMMENT= Library for parsing and rendering SVG vector-graphic files LICENSE= LGPL20 BUILD_DEPENDS= ${RUST_DEFAULT}>=1.39.0:lang/${RUST_DEFAULT} \ valac:lang/vala LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libpng.so:graphics/png USES= compiler:c11 gettext gmake gnome libtool pkgconfig tar:xz USE_GNOME= cairo gdkpixbuf2 gnomeprefix libxml2 pango introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-Bsymbolic \ --disable-dependency-tracking \ --disable-static \ --enable-vala # Make sure it uses the Rust toolchain from ports. CONFIGURE_ENV= CARGO=${LOCALBASE}/bin/cargo \ RUSTC=${LOCALBASE}/bin/rustc \ RUSTFLAGS="${RUSTFLAGS} -C linker=${CC:Q} ${LDFLAGS:C/.+/-C link-arg=&/}" MAKE_ENV= CARGO_BUILD_JOBS=${MAKE_JOBS_NUMBER} \ RUSTC=${LOCALBASE}/bin/rustc \ RUSTFLAGS="${RUSTFLAGS} -C linker=${CC:Q} ${LDFLAGS:C/.+/-C link-arg=&/}" INSTALL_TARGET= install-strip TEST_TARGET= check CONFLICTS_INSTALL= librsvg2 post-patch: # Disable vendor checksums @${REINPLACE_CMD} -e 's/"files":{[^}]*}/"files":{}/' \ ${WRKSRC}/vendor/*/.cargo-checksum.json pre-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${LOCALBASE}/bin/cargo update .include Index: head/graphics/pastel/Makefile =================================================================== --- head/graphics/pastel/Makefile (revision 560491) +++ head/graphics/pastel/Makefile (revision 560492) @@ -1,132 +1,132 @@ # $FreeBSD$ PORTNAME= pastel DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MAINTAINER= vulcan@wired.sh COMMENT= Command-line tool to generate, analyze, convert and manipulate colors LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo shebangfix USE_GITHUB= yes GH_ACCOUNT= sharkdp SHEBANG_FILES= doc/demo-scripts/gradient.sh CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ approx-0.3.2 \ arrayvec-0.4.12 \ assert_cmd-0.12.2 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ bstr-0.2.13 \ bumpalo-3.3.0 \ byteorder-1.3.4 \ cast-0.2.3 \ cfg-if-0.1.10 \ clap-2.33.1 \ criterion-0.3.2 \ criterion-plot-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ difference-2.0.0 \ doc-comment-0.3.3 \ either-1.5.3 \ escargot-0.5.0 \ getrandom-0.1.14 \ hermit-abi-0.1.13 \ itertools-0.9.0 \ itoa-0.4.5 \ js-sys-0.3.39 \ lazy_static-1.4.0 \ lexical-core-0.6.2 \ libc-0.2.70 \ log-0.4.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.4 \ nodrop-0.1.14 \ nom-5.1.1 \ num-traits-0.2.11 \ num_cpus-1.13.0 \ oorandom-11.1.1 \ output_vt100-0.1.2 \ plotters-0.2.14 \ ppv-lite86-0.2.8 \ predicates-1.0.4 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro2-1.0.17 \ quote-1.0.6 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_xoshiro-0.4.0 \ rayon-1.3.0 \ rayon-core-1.7.0 \ regex-1.3.7 \ regex-automata-0.1.9 \ regex-syntax-0.6.17 \ rustc_version-0.2.3 \ ryu-1.0.4 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.110 \ serde_derive-1.0.110 \ serde_json-1.0.53 \ static_assertions-0.3.4 \ strsim-0.8.0 \ syn-1.0.24 \ term_size-0.3.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ tinytemplate-1.0.4 \ treeline-0.1.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.62 \ wasm-bindgen-backend-0.2.62 \ wasm-bindgen-macro-0.2.62 \ wasm-bindgen-macro-support-0.2.62 \ wasm-bindgen-shared-0.2.62 \ web-sys-0.3.39 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} DOCS= doc/colorcheck.md doc/colorcheck.png \ doc/demo-scripts/gradient.sh doc/pastel.gif README.md PORTDOCS= ${DOCS:T} OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/graphics/rx/Makefile =================================================================== --- head/graphics/rx/Makefile (revision 560491) +++ head/graphics/rx/Makefile (revision 560492) @@ -1,179 +1,179 @@ # $FreeBSD$ PORTNAME= rx DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics PKGNAMESUFFIX= -editor MAINTAINER= yuri@FreeBSD.org COMMENT= Modern and minimalist pixel editor implemented in rust LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= meowhash crate only supports x86_64, see https://github.com/bodil/meowhash-rs/issues/5 USES= cargo xorg USE_GITHUB= yes GH_ACCOUNT= cloudhead USE_XORG= x11 xcursor xext xi xinerama xrandr CARGO_CRATES= adler32-1.0.3 \ arrayref-0.3.5 \ arrayvec-0.4.11 \ arrayvec-0.5.1 \ ash-0.29.0 \ atom-0.3.5 \ atty-0.2.13 \ autocfg-0.1.5 \ backtrace-0.3.34 \ backtrace-sys-0.1.31 \ base64-0.10.1 \ bitflags-1.1.0 \ blake2b_simd-0.5.7 \ block-0.1.6 \ bumpalo-2.6.0 \ byteorder-1.3.2 \ c2-chacha-0.2.3 \ cc-1.0.40 \ cfg-if-0.1.9 \ chrono-0.4.10 \ cloudabi-0.0.3 \ cmake-0.1.41 \ cocoa-0.19.1 \ color_quant-1.0.1 \ colorful-0.2.1 \ constant_time_eq-0.1.4 \ copyless-0.1.4 \ core-foundation-0.6.4 \ core-foundation-sys-0.6.2 \ core-graphics-0.17.3 \ crc32fast-1.2.0 \ crossbeam-utils-0.6.6 \ d3d12-0.3.0 \ deflate-0.7.20 \ digest-0.8.1 \ directories-2.0.2 \ dirs-sys-0.3.4 \ failure-0.1.5 \ failure_derive-0.1.5 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fxhash-0.2.1 \ gcc-0.3.55 \ generic-array-0.12.3 \ getrandom-0.1.14 \ gfx-auxil-0.1.0 \ gfx-backend-dx11-0.4.1 \ gfx-backend-dx12-0.4.1 \ gfx-backend-empty-0.4.0 \ gfx-backend-metal-0.4.0 \ gfx-backend-vulkan-0.4.0 \ gfx-hal-0.4.0 \ gif-0.10.3 \ gl-0.14.0 \ gl_generator-0.14.0 \ glfw-0.34.0 \ glfw-sys-3.3.0 \ hibitset-0.6.2 \ inflate-0.4.5 \ js-sys-0.3.33 \ khronos_api-3.1.0 \ lazy_static-1.3.0 \ libc-0.2.65 \ libloading-0.5.2 \ lock_api-0.3.1 \ log-0.4.8 \ luminance-0.38.0 \ luminance-derive-0.5.0 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ meowhash-0.1.2 \ metal-0.17.0 \ nodrop-0.1.13 \ nonempty-0.1.4 \ num-integer-0.1.41 \ num-traits-0.2.8 \ objc-0.2.6 \ objc_exception-0.1.1 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ pico-args-0.3.0 \ pkg-config-0.3.15 \ png-0.15.0 \ ppv-lite86-0.2.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.1 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.7.3 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_os-0.1.3 \ range-alloc-0.1.0 \ raw-window-handle-0.3.3 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.1 \ relevant-0.4.2 \ remove_dir_all-0.5.2 \ rendy-descriptor-0.5.0 \ rendy-memory-0.5.0 \ rgx-0.7.1 \ rust-argon2-0.5.1 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ scopeguard-1.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.102 \ serde_derive-1.0.102 \ shared_library-0.1.9 \ simple_logger-1.4.0 \ slab-0.4.2 \ smallvec-0.6.10 \ snap-0.2.5 \ spirv_cross-0.16.0 \ storage-map-0.2.0 \ syn-0.15.44 \ syn-1.0.3 \ synstructure-0.10.2 \ tempfile-3.1.0 \ time-0.1.42 \ toml-0.5.5 \ typenum-1.11.2 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.56 \ wasm-bindgen-backend-0.2.56 \ wasm-bindgen-macro-0.2.56 \ wasm-bindgen-macro-support-0.2.56 \ wasm-bindgen-shared-0.2.56 \ wgpu-0.4.0 \ wgpu-native-0.4.1 \ winapi-0.3.7 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wio-0.2.2 \ x11-2.18.1 \ xml-rs-0.8.0 \ zerocopy-0.2.8 \ zerocopy-derive-0.1.4 PLIST_FILES= bin/rx LDFLAGS+= -L${PREFIX}/lib post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/graphics/svgbob/Makefile =================================================================== --- head/graphics/svgbob/Makefile (revision 560491) +++ head/graphics/svgbob/Makefile (revision 560492) @@ -1,67 +1,67 @@ # $FreeBSD$ PORTNAME= svgbob DISTVERSION= g20190412 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MAINTAINER= mikael@FreeBSD.org COMMENT= Convert ASCII diagrams to SVG LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC:H}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ivanceras GH_TAGNAME= c3e84c87094550d8cdc6fc48b40a00712b2951cb CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.11 \ bitflags-1.0.4 \ cfg-if-0.1.5 \ clap-2.32.0 \ handlebars-0.21.1 \ libc-0.2.60 \ log-0.3.9 \ log-0.4.5 \ pest-0.3.3 \ pom-1.1.0 \ quick-error-1.2.2 \ redox_syscall-0.1.40 \ redox_termios-0.1.1 \ rustc-serialize-0.3.24 \ strsim-0.7.0 \ svg-0.5.11 \ svgbob-0.4.1 \ termion-1.5.1 \ textwrap-0.10.0 \ unicode-width-0.1.5 \ vec_map-0.8.1 \ winapi-0.3.6 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 # ignore #![deny(warnings)] RUSTFLAGS+= --cap-lints warn WRKSRC_SUBDIR= svgbob_cli PLIST_FILES= bin/svgbob PORTDOCS= README.md spec.md PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/svgbob post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC:H} && ${INSTALL_MAN} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include Index: head/graphics/viu/Makefile =================================================================== --- head/graphics/viu/Makefile (revision 560491) +++ head/graphics/viu/Makefile (revision 560492) @@ -1,127 +1,128 @@ # $FreeBSD$ PORTNAME= viu DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= vulcan@wired.sh COMMENT= Simple terminal image viewer written in Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= atanunq CARGO_CRATES= adler-0.2.3 \ adler32-1.2.0 \ ansi_colours-1.0.1 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ color_quant-1.1.0 \ console-0.13.0 \ const_fn-0.4.4 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-utils-0.8.1 \ crossterm-0.18.2 \ crossterm_winapi-0.6.2 \ ctrlc-3.1.7 \ deflate-0.7.20 \ deflate-0.8.6 \ either-1.6.1 \ encode_unicode-0.3.6 \ getrandom-0.1.15 \ gif-0.10.3 \ gif-0.11.1 \ hermit-abi-0.1.17 \ image-0.22.5 \ image-0.23.12 \ inflate-0.4.5 \ instant-0.1.9 \ jpeg-decoder-0.1.20 \ lazy_static-1.4.0 \ libc-0.2.81 \ lock_api-0.4.2 \ log-0.4.11 \ lzw-0.10.0 \ memoffset-0.6.1 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ mio-0.7.6 \ miow-0.3.6 \ nix-0.18.0 \ ntapi-0.3.6 \ num-derive-0.2.5 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.2.4 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.1 \ png-0.15.3 \ png-0.16.8 \ ppv-lite86-0.2.10 \ proc-macro2-0.4.30 \ quote-0.6.13 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ remove_dir_all-0.5.3 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.2 \ smallvec-1.5.1 \ socket2-0.3.17 \ strsim-0.8.0 \ syn-0.15.44 \ tempfile-3.1.0 \ termcolor-1.1.2 \ terminal_size-0.1.15 \ textwrap-0.11.0 \ tiff-0.3.1 \ tiff-0.6.1 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ vec_map-0.8.2 \ viuer-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ weezl-0.1.3 \ 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 PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/java/icedtea-web/Makefile =================================================================== --- head/java/icedtea-web/Makefile (revision 560491) +++ head/java/icedtea-web/Makefile (revision 560492) @@ -1,126 +1,126 @@ # $FreeBSD$ PORTNAME= icedtea-web PORTVERSION= 1.8.4 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= java www DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= java@FreeBSD.org COMMENT= Free Java plug-in and Java Web Start for OpenJDK LICENSE= GPLv2 BUILD_DEPENDS= zip:archivers/zip \ rustc:lang/${RUST_DEFAULT} \ bash:shells/bash \ gsed:textproc/gsed \ ${HAMCREST_JAR}:java/hamcrest \ ${JUNIT_JAR}:java/junit RUN_DEPENDS= bash:shells/bash MAKE_JOBS_UNSAFE=yes GNU_CONFIGURE= yes USE_JAVA= yes JAVA_VERSION= 8 JAVA_OS= native JAVA_VENDOR= openjdk USE_PERL5= build USE_XORG= x11 USES= autoreconf compiler:c++11-lang desktop-file-utils gmake perl5 \ pkgconfig shebangfix xorg USE_GITHUB= yes GH_ACCOUNT= AdoptOpenJDK GH_PROJECT= IcedTea-Web SHEBANG_FILES= jrunscript.in shell-launcher/launchers.sh.in CONFIGURE_ARGS= --with-hamcrest="${HAMCREST_JAR}" CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" CONFIGURE_ARGS+= --with-junit="${JUNIT_JAR}" CONFIGURE_ARGS+= --with-rhino="${RHINO_JAR}" CONFIGURE_ARGS+= --with-tagsoup="${TAGSOUP_JAR}" CONFIGURE_ARGS+= --with-itw-libs="DISTRIBUTION" CONFIGURE_ARGS+= --enable-shell-launchers .for opt in asm chrome chromium ecj epiphany firefox jacoco midori opera CONFIGURE_ARGS+= --without-${opt} .endfor CONFIGURE_ENV= BIN_BASH=${bash_CMD} CONFIGURE_ENV+= bashcompdir=${PREFIX}/etc/bash_completion.d CONFIGURE_SHELL= ${bash_CMD} TEST_TARGET= check # Upstream archive contains files with UTF-8 names EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 /usr/bin/bsdtar OPTIONS_DEFINE= DOCS PLUGIN RHINO TAGSOUP OPTIONS_DEFAULT=PLUGIN OPTIONS_SUB= yes PLUGIN_DESC= Enable the browser plug-in RHINO_DESC= Add support for Proxy Auto Config files TAGSOUP_DESC= Enable cleaning up of malformed JNLP files DOCS_CONFIGURE_ENABLE= docs DOCS_PORTDOCS= netx RHINO_BUILD_DEPENDS= ${JAVASHAREDIR}/rhino/rhino.jar:lang/rhino RHINO_RUN_DEPENDS= ${RHINO_BUILD_DEPENDS} RHINO_VARS= RHINO_JAR="${JAVASHAREDIR}/rhino/rhino.jar" RHINO_VARS_OFF= RHINO_JAR=no TAGSOUP_BUILD_DEPENDS= ${JAVALIBDIR}/tagsoup.jar:textproc/tagsoup TAGSOUP_RUN_DEPENDS= ${TAGSOUP_BUILD_DEPENDS} TAGSOUP_VARS= TAGSOUP_JAR="${JAVALIBDIR}/tagsoup.jar" TAGSOUP_VARS_OFF= TAGSOUP_JAR=no PLUGIN_CONFIGURE_ENABLE=native-plugin pluginjar PLUGIN_CONFIGURE_ENV= MOZILLA_CFLAGS="-I${WRKDIR}/npapi-headers -DXP_UNIX" \ MOZILLA_LIBS=" " # needs to be set and non-empty! PLUGIN_DISTFILES= libxul-npapi-headers-45.9.0${EXTRACT_SUFX}:npapi PLUGIN_MASTER_SITES= LOCAL/tobik:npapi PLUGIN_PORTDOCS= plugin PLUGIN_TEST_TARGET= plugin-tests PLUGIN_USE= GNOME=glib20 PLUGIN_USES= webplugin:native gnome PLUGIN_VARS= WEBPLUGIN_DIR=${PREFIX}/lib \ WEBPLUGIN_FILES=IcedTeaPlugin.so HAMCREST_JAR= ${JAVALIBDIR}/hamcrest.jar JUNIT_JAR= ${JAVALIBDIR}/junit.jar .include .if ${JAVA_PORT_VERSION:M*6*} pre-extract: @${ECHO_MSG} @${ECHO_MSG} "IMPORTANT: To build IcedTea-Web ${PORTVERSION}, you have to turn on 'ICEDTEA' option" @${ECHO_MSG} "for ${JAVA_PORT} (default). Otherwise, it will neither build nor work." @${ECHO_MSG} . if !(defined(PACKAGE_BUILDING) || defined(BATCH)) @sleep 5 . endif .endif post-patch: ${REINPLACE_CMD} -e 's|^sed\([[:space:]]\)|gsed\1|' \ -e 's|\([[:space:]]\)sed\([[:space:]]\)|\1gsed\2|g' \ ${WRKSRC}/Makefile.am ${WRKSRC}/html-gen.sh ${REINPLACE_CMD} -e 's|^Icon=javaws|Icon=itweb-javaws|' \ ${WRKSRC}/*.desktop.in post-install: ${INSTALL_DATA} ${WRKSRC}/*.desktop ${STAGEDIR}${DESKTOPDIR} .for lang in cs de en pl .for man in javaws policyeditor ${MV} ${STAGEDIR}${MANPREFIX}/man/${lang:Nen}/man1/${man}.1 \ ${STAGEDIR}${MANPREFIX}/man/${lang:Nen}/man1/itweb-${man}.1 .endfor .endfor @${ECHO_MSG} @${ECHO_MSG} "Run \"make test\" to execute regression test." @${ECHO_MSG} .include Index: head/lang/rust/Makefile =================================================================== --- head/lang/rust/Makefile (revision 560491) +++ head/lang/rust/Makefile (revision 560492) @@ -1,238 +1,237 @@ # Created by: Jyun-Yan You # $FreeBSD$ PORTNAME= rust -PORTVERSION?= 1.48.0 +PORTVERSION?= 1.49.0 PORTREVISION?= 0 CATEGORIES= lang MASTER_SITES= https://static.rust-lang.org/dist/:src \ https://dev-static.rust-lang.org/dist/:src \ LOCAL/bdragon/rust:bootstrap \ LOCAL/mikael/rust:bootstrap \ LOCAL/tobik/rust:bootstrap \ https://static.rust-lang.org/dist/:bootstrap DISTNAME?= ${PORTNAME}c-${PORTVERSION}-src DISTFILES?= ${NIGHTLY_DATE:D${NIGHTLY_DATE}/}${DISTNAME}${EXTRACT_SUFX}:src \ ${_RUSTC_BOOTSTRAP}${BOOTSTRAPS_SUFFIX}${EXTRACT_SUFX}:bootstrap \ ${_RUST_STD_BOOTSTRAP}${BOOTSTRAPS_SUFFIX}${EXTRACT_SUFX}:bootstrap \ ${_CARGO_BOOTSTRAP}${BOOTSTRAPS_SUFFIX}${EXTRACT_SUFX}:bootstrap DIST_SUBDIR?= rust MAINTAINER= rust@FreeBSD.org COMMENT= Language with a focus on memory safety and concurrency LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT IGNORE_FreeBSD_11_powerpc64= is missing a bootstrap for FreeBSD 11.x powerpc64 ONLY_FOR_ARCHS?= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON?= requires prebuilt bootstrap compiler BUILD_DEPENDS= cmake:devel/cmake \ libgit2>=1.0.0:devel/libgit2 \ ninja:devel/ninja LIB_DEPENDS= libcurl.so:ftp/curl \ libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= pkgconfig python:3.6+,build ssl tar:xz MAKE_ENV= DESTDIR=${STAGEDIR} \ LIBGIT2_SYS_USE_PKG_CONFIG=1 \ LIBSSH2_SYS_USE_PKG_CONFIG=1 \ OPENSSL_DIR="${OPENSSLBASE}" \ RUST_BACKTRACE=1 TEST_ENV= ${MAKE_ENV} \ ALLOW_NONZERO_RLIMIT_CORE=1 CONFLICTS_INSTALL?= rust-nightly OPTIONS_DEFINE= DOCS GDB SOURCES WASM OPTIONS_DEFAULT= SOURCES WASM OPTIONS_EXCLUDE= DOCS # https://github.com/rust-lang/rust/issues/76526 .if defined(NIGHTLY_DATE) OPTIONS_EXCLUDE+= SOURCES .endif GDB_DESC= Install ports gdb (necessary for debugging rust programs) SOURCES_DESC= Install source files WASM_DESC= Build the WebAssembly target (wasm32-unknown-unknown) DOCS_VARS= _RUST_BUILD_DOCS=true DOCS_VARS_OFF= _RUST_BUILD_DOCS=false GDB_RUN_DEPENDS= ${LOCALBASE}/bin/gdb:devel/gdb SOURCES_VARS= _RUST_TOOLS+=src WASM_VARS= _RUST_BUILD_WASM=true \ _RUST_TARGETS+=wasm32-unknown-unknown WASM_VARS_OFF= _RUST_BUILD_WASM=false # See WRKSRC/src/stage0.txt for the date and version values. -BOOTSTRAPS_DATE?= 2020-10-08 -RUST_BOOTSTRAP_VERSION?= 1.47.0 -CARGO_BOOTSTRAP_VERSION?= 0.48.0 +BOOTSTRAPS_DATE?= 2020-11-19 +RUST_BOOTSTRAP_VERSION?= 1.48.0 BOOTSTRAPS_SUFFIX?= ${BOOTSTRAPS_SUFFIX_${ARCH}} BOOTSTRAPS_SUFFIX_powerpc64?= -${PPC_ABI:tl} CARGO_VENDOR_DIR?= ${WRKSRC}/vendor # Rust's target arch string might be different from *BSD arch strings _RUST_ARCH_amd64= x86_64 _RUST_ARCH_i386= i686 _RUST_TARGET= ${_RUST_ARCH_${ARCH}:U${ARCH}}-unknown-${OPSYS:tl} _RUST_TARGETS= ${_RUST_TARGET} _RUST_TOOLS= analysis cargo clippy rls rustfmt _RUSTC_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/rustc-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${_RUST_TARGET} _RUST_STD_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/rust-std-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${_RUST_TARGET} -_CARGO_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/cargo-${CARGO_BOOTSTRAP_VERSION_${ARCH}:U${CARGO_BOOTSTRAP_VERSION}}-${_RUST_TARGET} +_CARGO_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/cargo-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${_RUST_TARGET} .include .if exists(${PATCHDIR}/${ARCH}${BOOTSTRAPS_SUFFIX}) EXTRA_PATCHES+= ${PATCHDIR}/${ARCH}${BOOTSTRAPS_SUFFIX} .endif .if defined(PPC_ABI) && ${PPC_ABI} == ELFv1 # The bootstrap is hardcoded to use gcc9 # but we can build with a newer or older compiler as provided by USE_GCC=yes BUILD_DEPENDS+= gcc9:lang/gcc9 USE_GCC= yes .endif .if ${ARCH} == aarch64 && ${OSVERSION} < 1200502 IGNORE= fails to run due to a bug in rtld, update to 12-STABLE r342847 or 13-CURRENT r342113 .endif .ifdef QEMU_EMULATING IGNORE= fails to build with qemu-user-static .endif post-patch: @${REINPLACE_CMD} 's,gdb,${LOCALBASE}/bin/gdb,' ${WRKSRC}/src/etc/rust-gdb .if defined(NIGHTLY_DATE) @${REINPLACE_CMD} '/^rustfmt:/d' ${WRKSRC}/src/stage0.txt .endif # Disable vendor checksums @${REINPLACE_CMD} 's,"files":{[^}]*},"files":{},' \ ${CARGO_VENDOR_DIR}/*/.cargo-checksum.json do-configure: # Check that the running kernel has COMPAT_FREEBSD11 required by lang/rust post-ino64 @${SETENV} CC="${CC}" OPSYS="${OPSYS}" OSVERSION="${OSVERSION}" WRKDIR="${WRKDIR}" \ ${SH} ${SCRIPTSDIR}/rust-compat11-canary.sh .for _component in cargo rust-std rustc @cd ${WRKDIR}/${_component}-*-${OPSYS:tl} && \ ${SH} install.sh --disable-ldconfig --prefix=${WRKDIR}/bootstrap \ --verbose .endfor @${ECHO_CMD} '[build]' > ${WRKSRC}/config.toml @${ECHO_CMD} 'vendor=true' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'extended=true' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'python="${PYTHON_CMD}"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'docs=${_RUST_BUILD_DOCS}' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'verbose=2' >> ${WRKSRC}/config.toml .if defined(NIGHTLY_DATE) @${ECHO_CMD} 'profiler=true' >> ${WRKSRC}/config.toml .endif @${ECHO_CMD} 'target=[${_RUST_TARGETS:@.target.@"${.target.}"@:ts,}]' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'cargo="${WRKDIR}/bootstrap/bin/cargo"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'rustc="${WRKDIR}/bootstrap/bin/rustc"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'tools=[${_RUST_TOOLS:@.tool.@"${.tool.}"@:ts,}]' >> ${WRKSRC}/config.toml @${ECHO_CMD} '[install]' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'prefix="${PREFIX}"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'sysconfdir="${PREFIX}/etc"' >> ${WRKSRC}/config.toml @${ECHO_CMD} '[rust]' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'channel="${PKGNAMESUFFIX:Ustable:S/^-//}"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'default-linker="${CC}"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'verbose-tests=true' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'lld=${_RUST_BUILD_WASM}' >> ${WRKSRC}/config.toml @${ECHO_CMD} '[llvm]' >> ${WRKSRC}/config.toml .if defined(WITH_CCACHE_BUILD) && !defined(NO_CCACHE) @${ECHO_CMD} 'ccache="${CCACHE_BIN}"' >> ${WRKSRC}/config.toml .else @${ECHO_CMD} 'ccache=false' >> ${WRKSRC}/config.toml .endif @${ECHO_CMD} 'ninja=true' >> ${WRKSRC}/config.toml .if ${ARCH} == armv6 # fails to link with base ld.bfd: rustc_codegen_llvm.e2557spx-cgu.11:(.text._ZN89_$LT$rustc_target..abi..call..CastTarget$u20$as$u20$rustc_codegen_llvm..abi..LlvmType$GT$9llvm_type17h1296210ab461fc57E+0x54): relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_uldivmod' defined in .text.__aeabi_uldivmod section in /tmp/rustcdnGbao/libcompiler_builtins-ee65b414e4115a8f.rlib(compiler_builtins-ee65b414e4115a8f.compiler_builtins.ay8p39ey-cgu.13.rcgu.o) @${PRINTF} '#!/bin/sh\nexec ${CC} -fuse-ld=lld "$$@"' > ${WRKDIR}/cc-wrapper @${CHMOD} +x ${WRKDIR}/cc-wrapper .endif .for _target in ${_RUST_TARGETS} @${ECHO_CMD} '[target.${_target}]' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'ar="${AR}"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'cc="${CC}"' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'cxx="${CXX}"' >> ${WRKSRC}/config.toml .if ${ARCH} == armv6 @${ECHO_CMD} 'linker="${WRKDIR}/cc-wrapper"' >> ${WRKSRC}/config.toml .else @${ECHO_CMD} 'linker="${CC}"' >> ${WRKSRC}/config.toml .endif .endfor @${ECHO_CMD} '[dist]' >> ${WRKSRC}/config.toml @${ECHO_CMD} 'src-tarball=false' >> ${WRKSRC}/config.toml .if defined(NIGHTLY_DATE) # Don't abort if optional tools fail to build @${ECHO_CMD} 'missing-tools=true' >> ${WRKSRC}/config.toml .endif @${REINPLACE_CMD} 's,%CC%,${CC},g' \ ${WRKSRC}/src/bootstrap/native.rs # this reinplace_cmd is used for ppc64-elfv1, don't remove it # even if sed_checked.sh says it's unused @${REINPLACE_CMD} 's,%CC%,${CC},g' \ ${WRKSRC}/compiler/rustc_llvm/build.rs do-build: @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} x.py build --jobs=${MAKE_JOBS_NUMBER} do-install: @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} x.py install --jobs=${MAKE_JOBS_NUMBER} # We autogenerate the plist file. We do that, instead of the # regular pkg-plist, because several libraries have a computed # filename based on the absolute path of the source files. As it # is user-specific, we cannot know their filename in advance. @${RM} -r ${STAGEDIR}${DOCSDIR}/*.old \ ${STAGEDIR}${DOCSDIR}/html/.lock \ ${STAGEDIR}${DOCSDIR}/html/.stamp \ ${STAGEDIR}${PREFIX}/lib/rustlib/install.log \ ${STAGEDIR}${PREFIX}/lib/rustlib/manifest-* \ ${STAGEDIR}${PREFIX}/lib/rustlib/uninstall.sh @${FIND} ${STAGEDIR}${PREFIX}/bin ${STAGEDIR}${PREFIX}/lib -exec ${FILE} -i {} + | \ ${AWK} -F: '/executable|sharedlib/ { print $$1 }' | ${XARGS} ${STRIP_CMD} @${FIND} ${STAGEDIR}${PREFIX} -not -type d | \ ${SED} -E -e 's,^${STAGEDIR}${PREFIX}/,,' \ -e 's,(share/man/man[1-9]/.*\.[0-9]),\1.gz,' >> ${TMPPLIST} post-install-SOURCES-on: # Silence stage-qa warnings by sanitizing permissions on sources @${FIND} ${STAGEDIR}${PREFIX}/lib/rustlib/src -type f -exec ${CHMOD} \ ${SHAREMODE} {} + # Note that make test does not work when rust is already installed. do-test: @cd ${WRKSRC} && \ ${SETENV} ${TEST_ENV} ${PYTHON_CMD} x.py test --jobs=${MAKE_JOBS_NUMBER} .if !defined(_RUST_MAKESUM_GUARD) makesum: ${MAKE} -D_RUST_MAKESUM_GUARD makesum ARCH=${ONLY_FOR_ARCHS:O:[1]} DISTINFO_FILE=${DISTINFO_FILE}.tmp .for arch in ${ONLY_FOR_ARCHS:O:[2..-1]} ${MAKE} -D_RUST_MAKESUM_GUARD makesum PPC_ABI=ELFv1 ARCH=${arch} DISTINFO_FILE=${DISTINFO_FILE}.${arch} ${SED} 1d ${DISTINFO_FILE}.${arch} >> ${DISTINFO_FILE}.tmp ${RM} ${DISTINFO_FILE}.${arch} .endfor .if ${ONLY_FOR_ARCHS:Mpowerpc64} ${MAKE} -D_RUST_MAKESUM_GUARD makesum PPC_ABI=ELFv2 ARCH=powerpc64 DISTINFO_FILE=${DISTINFO_FILE}.powerpc64-elfv2 ${SED} 1d ${DISTINFO_FILE}.powerpc64-elfv2 >> ${DISTINFO_FILE}.tmp ${RM} ${DISTINFO_FILE}.powerpc64-elfv2 .endif ${AWK} '!seen[$$0]++' ${DISTINFO_FILE}.tmp > ${DISTINFO_FILE} ${RM} ${DISTINFO_FILE}.tmp .endif .include Index: head/lang/rust/distinfo =================================================================== --- head/lang/rust/distinfo (revision 560491) +++ head/lang/rust/distinfo (revision 560492) @@ -1,51 +1,51 @@ -TIMESTAMP = 1605689255 -SHA256 (rust/rustc-1.48.0-src.tar.xz) = ff0a242392a1865d7b2d08eb5ca6c1b3fd0820741d4c13a51a4b2d5d2bb53908 -SIZE (rust/rustc-1.48.0-src.tar.xz) = 105951736 -SHA256 (rust/2020-10-08/rustc-1.47.0-aarch64-unknown-freebsd.tar.xz) = 4809cfc78c13049f3c8da500f33242964dbe7aa4df3b511432a7f745ee9898e8 -SIZE (rust/2020-10-08/rustc-1.47.0-aarch64-unknown-freebsd.tar.xz) = 50672176 -SHA256 (rust/2020-10-08/rust-std-1.47.0-aarch64-unknown-freebsd.tar.xz) = 0278b986c43e04611ee718c13babbd72fbe08d7765fff68d9a8b6d5bdc999831 -SIZE (rust/2020-10-08/rust-std-1.47.0-aarch64-unknown-freebsd.tar.xz) = 16961564 -SHA256 (rust/2020-10-08/cargo-0.48.0-aarch64-unknown-freebsd.tar.xz) = bf8003784eb79710323c86fe46e42a37c901f2c64da6a122e0ea26a278b618a2 -SIZE (rust/2020-10-08/cargo-0.48.0-aarch64-unknown-freebsd.tar.xz) = 3267200 -SHA256 (rust/2020-10-08/rustc-1.47.0-x86_64-unknown-freebsd.tar.xz) = 4a6d872a6f4ba837e65f3a0689b59c3769c3645eede963e80919e374eafcd676 -SIZE (rust/2020-10-08/rustc-1.47.0-x86_64-unknown-freebsd.tar.xz) = 38800024 -SHA256 (rust/2020-10-08/rust-std-1.47.0-x86_64-unknown-freebsd.tar.xz) = 783b5659440331807600d8e391f9da35684465843cd671e6236929fc295faf1d -SIZE (rust/2020-10-08/rust-std-1.47.0-x86_64-unknown-freebsd.tar.xz) = 18402664 -SHA256 (rust/2020-10-08/cargo-0.48.0-x86_64-unknown-freebsd.tar.xz) = 068d5a21faa84d8d7cf6c0c840f7060b370cb9a61ffd9e42d79bad87e0e2e58f -SIZE (rust/2020-10-08/cargo-0.48.0-x86_64-unknown-freebsd.tar.xz) = 4817536 -SHA256 (rust/2020-10-08/rustc-1.47.0-armv6-unknown-freebsd.tar.xz) = c1fa3a4f23c79cd7eee9bf876b04fba7f5d137c0ae7eedf52650874c5aaccf73 -SIZE (rust/2020-10-08/rustc-1.47.0-armv6-unknown-freebsd.tar.xz) = 37540840 -SHA256 (rust/2020-10-08/rust-std-1.47.0-armv6-unknown-freebsd.tar.xz) = c80f48a0d2dc1da2767ba53f99005076857a1229687685a759a1558abee9056c -SIZE (rust/2020-10-08/rust-std-1.47.0-armv6-unknown-freebsd.tar.xz) = 16950080 -SHA256 (rust/2020-10-08/cargo-0.48.0-armv6-unknown-freebsd.tar.xz) = e3a323d54310501ead63da5ee1921355af415eaa4cfc8d9526351469e3b021e2 -SIZE (rust/2020-10-08/cargo-0.48.0-armv6-unknown-freebsd.tar.xz) = 4234128 -SHA256 (rust/2020-10-08/rustc-1.47.0-armv7-unknown-freebsd.tar.xz) = 465abb5c5e9a645f3e45b1a9d5fdc9f6587feae12278ff1c6578ac182c6e04a5 -SIZE (rust/2020-10-08/rustc-1.47.0-armv7-unknown-freebsd.tar.xz) = 37322636 -SHA256 (rust/2020-10-08/rust-std-1.47.0-armv7-unknown-freebsd.tar.xz) = 8c5d8f9257044a95278fc9db563c6421d95c1a5ee74fb7e9717ed3526998947b -SIZE (rust/2020-10-08/rust-std-1.47.0-armv7-unknown-freebsd.tar.xz) = 16895888 -SHA256 (rust/2020-10-08/cargo-0.48.0-armv7-unknown-freebsd.tar.xz) = 4b0b7de3c50636d57fb9b137b0aacb479e71ec48eb5b0472c204f0420ab5bb76 -SIZE (rust/2020-10-08/cargo-0.48.0-armv7-unknown-freebsd.tar.xz) = 4224144 -SHA256 (rust/2020-10-08/rustc-1.47.0-i686-unknown-freebsd.tar.xz) = 42fe57233c01aee72857363c1a9159edb966ebc8e531bf0567f2ff74e46e3c53 -SIZE (rust/2020-10-08/rustc-1.47.0-i686-unknown-freebsd.tar.xz) = 40170160 -SHA256 (rust/2020-10-08/rust-std-1.47.0-i686-unknown-freebsd.tar.xz) = 724c0f627a2167bfb0d4622a9306eb0385624b966669fecf114f59c1dda61ce9 -SIZE (rust/2020-10-08/rust-std-1.47.0-i686-unknown-freebsd.tar.xz) = 18333648 -SHA256 (rust/2020-10-08/cargo-0.48.0-i686-unknown-freebsd.tar.xz) = ed3cd6121bd5e1a54526d61525ac546706b69cf9fa7ba79f7a0cf94464f3d4cf -SIZE (rust/2020-10-08/cargo-0.48.0-i686-unknown-freebsd.tar.xz) = 4891828 -SHA256 (rust/2020-10-08/rustc-1.47.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 47e3df2e0a8fce74026bc48da0aad67228b6df7ea3fc75434fa36d0148a7afad -SIZE (rust/2020-10-08/rustc-1.47.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 43535196 -SHA256 (rust/2020-10-08/rust-std-1.47.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = c4a3c622e987352f6c574ead2c44f5009a64e9dcc292a7dbbb3efeaf2f0e0fb7 -SIZE (rust/2020-10-08/rust-std-1.47.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 16909364 -SHA256 (rust/2020-10-08/cargo-0.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 76e97500d41060ae62bcca97e188c7b2200a06744402001aa108643e2fb08ea1 -SIZE (rust/2020-10-08/cargo-0.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 4707416 -SHA256 (rust/2020-10-08/rustc-1.47.0-powerpc64le-unknown-freebsd.tar.xz) = dbd867e7dafca668feca05db717ebf6e6d6d31544f09a3ecd28de61edd971342 -SIZE (rust/2020-10-08/rustc-1.47.0-powerpc64le-unknown-freebsd.tar.xz) = 38752420 -SHA256 (rust/2020-10-08/rust-std-1.47.0-powerpc64le-unknown-freebsd.tar.xz) = 91958a7c3d07c47cd017e31c2a9d599c66da2b593002c73d1a1bb3fa97e9f79b -SIZE (rust/2020-10-08/rust-std-1.47.0-powerpc64le-unknown-freebsd.tar.xz) = 17004748 -SHA256 (rust/2020-10-08/cargo-0.48.0-powerpc64le-unknown-freebsd.tar.xz) = 9409208a1fd44182c08e4111b28542a6ec6ee0a257347d8a5af06b981e9ce35f -SIZE (rust/2020-10-08/cargo-0.48.0-powerpc64le-unknown-freebsd.tar.xz) = 4651420 -SHA256 (rust/2020-10-08/rustc-1.47.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 86b4ef213c780a5d2c88e85a5ca20ea2219fa919407a6bfc7661f2f23675a55f -SIZE (rust/2020-10-08/rustc-1.47.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 36841600 -SHA256 (rust/2020-10-08/rust-std-1.47.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 62d951e288b2c56aa11780a95ce16cd9e56b4b13814b0c1bd2c2cc1ed187b283 -SIZE (rust/2020-10-08/rust-std-1.47.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 16841320 -SHA256 (rust/2020-10-08/cargo-0.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = b628741be429426848c5f0a76e8aefa00a097c108512d48722795e04231a819e -SIZE (rust/2020-10-08/cargo-0.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 4405904 +TIMESTAMP = 1609603291 +SHA256 (rust/rustc-1.49.0-src.tar.xz) = ebe910edc824a0a037a10be443446a0511923ba8342fa3c331ec8a22481d5d15 +SIZE (rust/rustc-1.49.0-src.tar.xz) = 108330280 +SHA256 (rust/2020-11-19/rustc-1.48.0-aarch64-unknown-freebsd.tar.xz) = 1a2d975dc14f30044cdef9045af7fbe47fdb4652b5f1da55afebda59857e56b4 +SIZE (rust/2020-11-19/rustc-1.48.0-aarch64-unknown-freebsd.tar.xz) = 39078180 +SHA256 (rust/2020-11-19/rust-std-1.48.0-aarch64-unknown-freebsd.tar.xz) = 3c4af0093a028c8273e4bcd0c45444a42bfa1627de96ee925795573898dad1c9 +SIZE (rust/2020-11-19/rust-std-1.48.0-aarch64-unknown-freebsd.tar.xz) = 16735248 +SHA256 (rust/2020-11-19/cargo-1.48.0-aarch64-unknown-freebsd.tar.xz) = 180b78e030d105818b6989f71491a86edcd69bf7554e1500a0a01d9dc94d6f87 +SIZE (rust/2020-11-19/cargo-1.48.0-aarch64-unknown-freebsd.tar.xz) = 3276872 +SHA256 (rust/2020-11-19/rustc-1.48.0-x86_64-unknown-freebsd.tar.xz) = 60306c65024dd56fc23ad23f3815bd2a405603eb9ca2f0695954127bc0c36308 +SIZE (rust/2020-11-19/rustc-1.48.0-x86_64-unknown-freebsd.tar.xz) = 38980996 +SHA256 (rust/2020-11-19/rust-std-1.48.0-x86_64-unknown-freebsd.tar.xz) = 2240679f9b4b94fa8dd028f215872d4255a67a6d8c119faeb73624e9a161ce60 +SIZE (rust/2020-11-19/rust-std-1.48.0-x86_64-unknown-freebsd.tar.xz) = 19142612 +SHA256 (rust/2020-11-19/cargo-1.48.0-x86_64-unknown-freebsd.tar.xz) = 284fc96854d9f189288a6b2e3039f0606ea64f937bae0ac63d55fd970bcc016a +SIZE (rust/2020-11-19/cargo-1.48.0-x86_64-unknown-freebsd.tar.xz) = 4822700 +SHA256 (rust/2020-11-19/rustc-1.48.0-armv6-unknown-freebsd.tar.xz) = 632ebc660a62d64ce96862bb1078a2402c69e9b0532efa9d7eed819067c24797 +SIZE (rust/2020-11-19/rustc-1.48.0-armv6-unknown-freebsd.tar.xz) = 37503040 +SHA256 (rust/2020-11-19/rust-std-1.48.0-armv6-unknown-freebsd.tar.xz) = e9545ce421149cfdd33ba0063b61c4e4a763ec76e3abc6abac6746974abe0b24 +SIZE (rust/2020-11-19/rust-std-1.48.0-armv6-unknown-freebsd.tar.xz) = 16662048 +SHA256 (rust/2020-11-19/cargo-1.48.0-armv6-unknown-freebsd.tar.xz) = f04648e7a4261d5bcc5c33c016ec6d6fe6a98c240e9d9556b1f2a28d9af4c39a +SIZE (rust/2020-11-19/cargo-1.48.0-armv6-unknown-freebsd.tar.xz) = 4249176 +SHA256 (rust/2020-11-19/rustc-1.48.0-armv7-unknown-freebsd.tar.xz) = 070eb9a6e3b4aabbc655686d4d43e607844a575e0ebebc1467598a23fc6f9826 +SIZE (rust/2020-11-19/rustc-1.48.0-armv7-unknown-freebsd.tar.xz) = 37454264 +SHA256 (rust/2020-11-19/rust-std-1.48.0-armv7-unknown-freebsd.tar.xz) = f5988190009891364f5fb0472bb03040d392674ed942755cd20a0438e8aeea01 +SIZE (rust/2020-11-19/rust-std-1.48.0-armv7-unknown-freebsd.tar.xz) = 16601188 +SHA256 (rust/2020-11-19/cargo-1.48.0-armv7-unknown-freebsd.tar.xz) = c0de3b44d341508cbaa48a34eb2c1e577636bb67d9d5c1fe9d4ac9b137b1e447 +SIZE (rust/2020-11-19/cargo-1.48.0-armv7-unknown-freebsd.tar.xz) = 4239624 +SHA256 (rust/2020-11-19/rustc-1.48.0-i686-unknown-freebsd.tar.xz) = 333946b1e923bd47166cefb4cb79b23ad2455ab2d59da0c0ba3e598c18861735 +SIZE (rust/2020-11-19/rustc-1.48.0-i686-unknown-freebsd.tar.xz) = 40390492 +SHA256 (rust/2020-11-19/rust-std-1.48.0-i686-unknown-freebsd.tar.xz) = 3b60d571ae6898a5d945f3636151339443a01e3c95fd0724a93cc4cdf1cf7e7b +SIZE (rust/2020-11-19/rust-std-1.48.0-i686-unknown-freebsd.tar.xz) = 19066848 +SHA256 (rust/2020-11-19/cargo-1.48.0-i686-unknown-freebsd.tar.xz) = 31ff75bcf7b05f37030732dbf3e69becd9f170d7360b04fe64e2db86337493d6 +SIZE (rust/2020-11-19/cargo-1.48.0-i686-unknown-freebsd.tar.xz) = 4908060 +SHA256 (rust/2020-11-19/rustc-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 5047ec64a5ddc12d9413e53e4101f19332761bf27842b2c32e44c985d008f0db +SIZE (rust/2020-11-19/rustc-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 43681308 +SHA256 (rust/2020-11-19/rust-std-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = d466b3e3c01dd0455b235956677b6aa4e95a020ee71173961aaf156e0b833877 +SIZE (rust/2020-11-19/rust-std-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 16659968 +SHA256 (rust/2020-11-19/cargo-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = a4671cbe5bab5fd75b1373f35d6c91b60760e944bdd9bf3ff3dc8601ea42066e +SIZE (rust/2020-11-19/cargo-1.48.0-powerpc64-unknown-freebsd-elfv1.tar.xz) = 4715748 +SHA256 (rust/2020-11-19/rustc-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 9c044d7498c12aa4179a0121aa5339a8293abc2c75ec71c1bdcf97ec3f4d93ff +SIZE (rust/2020-11-19/rustc-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 38987020 +SHA256 (rust/2020-11-19/rust-std-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 6dddd82c3842d7da26aeacc6445cbe7ca65e96f0cdb7f1b4d3369030f6f91215 +SIZE (rust/2020-11-19/rust-std-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 16742116 +SHA256 (rust/2020-11-19/cargo-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = e287c3216d92326b5703287fb58ebea7d9690c2744021872e1097335715ab5fd +SIZE (rust/2020-11-19/cargo-1.48.0-powerpc64le-unknown-freebsd.tar.xz) = 4656276 +SHA256 (rust/2020-11-19/rustc-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 0e3bbb22a95d338fa4ee80e9fe65eaa4b1d3a826fa3bc1fa20522aa10d4ef119 +SIZE (rust/2020-11-19/rustc-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 37129484 +SHA256 (rust/2020-11-19/rust-std-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 79bd3ccb036153e63df229bc4d65a45e8f5f0daba930214dc1c70cb76e66cd8f +SIZE (rust/2020-11-19/rust-std-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 16631184 +SHA256 (rust/2020-11-19/cargo-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 7f6ab7edf18c87997fb0b6f563ab776a6af22dcbb655acc6d7c81b0a6fe0837c +SIZE (rust/2020-11-19/cargo-1.48.0-powerpc64-unknown-freebsd-elfv2.tar.xz) = 4412520 Index: head/lang/rust/files/powerpc64-elfv2/patch-compiler_rustc__target_src_spec_powerpc64__unknown__freebsd.rs =================================================================== --- head/lang/rust/files/powerpc64-elfv2/patch-compiler_rustc__target_src_spec_powerpc64__unknown__freebsd.rs (revision 560491) +++ head/lang/rust/files/powerpc64-elfv2/patch-compiler_rustc__target_src_spec_powerpc64__unknown__freebsd.rs (revision 560492) @@ -1,14 +1,14 @@ ---- compiler/rustc_target/src/spec/powerpc64_unknown_freebsd.rs.orig 2020-07-15 11:31:58 UTC +--- compiler/rustc_target/src/spec/powerpc64_unknown_freebsd.rs.orig 2020-12-29 04:03:08 UTC +++ compiler/rustc_target/src/spec/powerpc64_unknown_freebsd.rs -@@ -17,6 +17,10 @@ pub fn target() -> TargetResult { - target_env: String::new(), - target_vendor: "unknown".to_string(), - linker_flavor: LinkerFlavor::Gcc, -- options: TargetOptions { target_mcount: "_mcount".to_string(), ..base }, +@@ -11,6 +11,10 @@ pub fn target() -> Target { + pointer_width: 64, + data_layout: "E-m:e-i64:64-n32:64".to_string(), + arch: "powerpc64".to_string(), +- options: TargetOptions { endian: "big".to_string(), mcount: "_mcount".to_string(), ..base }, + options: TargetOptions { -+ target_mcount: "_mcount".to_string(), ++ endian: "big".to_string(), ++ mcount: "_mcount".to_string(), + llvm_abiname: "elfv2".to_string(), -+ ..base -+ }, - }) ++ ..base }, + } } Index: head/lang/rust/files/powerpc64le/patch-vendor_openssl-src_src_lib.rs =================================================================== --- head/lang/rust/files/powerpc64le/patch-vendor_openssl-src_src_lib.rs (revision 560491) +++ head/lang/rust/files/powerpc64le/patch-vendor_openssl-src_src_lib.rs (nonexistent) @@ -1,10 +0,0 @@ ---- vendor/openssl-src/src/lib.rs.orig 2020-09-30 18:01:13.855023000 -0500 -+++ vendor/openssl-src/src/lib.rs 2020-09-30 18:02:06.365292000 -0500 -@@ -173,6 +173,7 @@ impl Build { - "powerpc-unknown-linux-gnu" => "linux-ppc", - "powerpc64-unknown-freebsd" => "BSD-generic64", - "powerpc64-unknown-linux-gnu" => "linux-ppc64", -+ "powerpc64le-unknown-freebsd" => "BSD-generic64", - "powerpc64le-unknown-linux-gnu" => "linux-ppc64le", - "riscv64gc-unknown-linux-gnu" => "linux-generic64", - "s390x-unknown-linux-gnu" => "linux64-s390x", Property changes on: head/lang/rust/files/powerpc64le/patch-vendor_openssl-src_src_lib.rs ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/lang/spidermonkey78/Makefile =================================================================== --- head/lang/spidermonkey78/Makefile (revision 560491) +++ head/lang/spidermonkey78/Makefile (revision 560492) @@ -1,88 +1,89 @@ # $FreeBSD$ PORTNAME= spidermonkey DISTVERSION= 78.6.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source MAINTAINER= swills@FreeBSD.org COMMENT= Standalone JavaScript based from Mozilla 78-esr LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//g} \ ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \ autoconf-2.13:devel/autoconf213 \ rust-cbindgen>=0.8.7:devel/rust-cbindgen LIB_DEPENDS= libffi.so:devel/libffi \ libicudata.so:devel/icu \ libnspr4.so:devel/nspr USES= compiler:c++17-lang gmake localbase pathfix pkgconfig python:build \ readline tar:xz USE_LDCONFIG= yes SP_VER= 78 HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/firefox-${DISTVERSION} PATCH_WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ CONFIGURE_OUTSOURCE= yes CONFIGURE_SCRIPT= ../firefox-${DISTVERSION}/js/src/configure CONFIGURE_ARGS= --disable-debug \ --disable-debug-symbols \ --disable-gold \ --disable-jemalloc \ --disable-tests \ --enable-optimize \ --enable-readline \ --enable-shared-js \ --prefix=${PREFIX:Q} \ --target=${CONFIGURE_TARGET} \ --with-intl-api \ --with-system-icu \ --with-system-nspr \ --with-system-zlib CONFIGURE_ENV= HOST_CC=${CC} \ HOST_CXX=${CXX} BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_SUB= SP_VER=${SP_VER} .include .if ${ARCH} == amd64 CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} .endif # Require newer Clang than what's in base system unless user opted out # or the base system is new enough. .if ${CHOSEN_COMPILER_TYPE} == gcc CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \ LLVM_OBJDUMP=llvm-objdump${LLVM_DEFAULT} BUILD_DEPENDS+= ${LOCALBASE}/bin/llvm-objdump${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USE_GCC= yes .elif ${CC} == cc && ${CXX} == c++ && exists(/usr/lib/libc++.so) && \ ${COMPILER_VERSION} < 80 CPP= ${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} CC= ${LOCALBASE}/bin/clang${LLVM_DEFAULT} CXX= ${LOCALBASE}/bin/clang++${LLVM_DEFAULT} CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \ LLVM_OBJDUMP=llvm-objdump${LLVM_DEFAULT} BUILD_DEPENDS+= ${LOCALBASE}/bin/clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure post-install: ${RM} ${STAGEDIR}${PREFIX}/lib/libjs_static.ajs ${LN} -fs libmozjs-${SP_VER}.so ${STAGEDIR}${PREFIX}/lib/libmozjs-${SP_VER}.so.1 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/js${SP_VER} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmozjs-${SP_VER}.* .include Index: head/mail/thunderbird/Makefile =================================================================== --- head/mail/thunderbird/Makefile (revision 560491) +++ head/mail/thunderbird/Makefile (revision 560492) @@ -1,81 +1,81 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= thunderbird DISTVERSION= 78.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above BUILD_DEPENDS= nspr>=4.26:devel/nspr \ nss>=3.56:security/nss \ icu>=67.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.6.6:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.35:graphics/png \ libvpx>=1.8.2:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ nasm:devel/nasm \ yasm:devel/yasm \ zip:archivers/zip LIB_DEPENDS= libjson-c.so:devel/json-c \ libbotan-2.so:security/botan2 SSP_UNSAFE= yes USE_GECKO= gecko USE_MOZILLA= -sqlite CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 USES= tar:xz MOZ_OPTIONS= --enable-application=comm/mail --enable-official-branding MOZ_OPTIONS+= --with-system-bz2 --with-system-jsonc --with-system-botan MOZ_MK_OPTIONS= MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1 MOZ_EXPORT= MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1 PORTNAME_ICON= ${MOZILLA}.png PORTNAME_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}/defaults/pref/${PORTNAME}.js OPTIONS_DEFINE= LIGHTNING OPTIONS_DEFAULT=CANBERRA LIGHTNING .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .if ${PORT_OPTIONS:MLIGHTNING} MOZ_OPTIONS+= --enable-calendar .else MOZ_OPTIONS+= --disable-calendar .endif post-extract: @${SED} -e 's|@PORTNAME_ICON@|${PORTNAME_ICON:R}|;s|@MOZILLA@|${MOZILLA}|' \ <${FILESDIR}/thunderbird.desktop.in >${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/comm/mail/app/nsMailApp.cpp pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${MOZSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${MOZSRC}/js/src/ && ${LOCALBASE}/bin/autoconf-2.13) port-pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/defaults post-install: ${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop ${STAGEDIR}${PREFIX}/share/applications ${LN} -sf ${PORTNAME_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME_ICON} .include Index: head/misc/broot/Makefile =================================================================== --- head/misc/broot/Makefile (revision 560491) +++ head/misc/broot/Makefile (revision 560492) @@ -1,265 +1,266 @@ # $FreeBSD$ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.1.10 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= vulcan@wired.sh COMMENT= Quick and easy new way to see and navigate directory trees LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma RUN_DEPENDS= git:devel/git USES= cargo USE_GITHUB= yes GH_ACCOUNT= canop CARGO_CRATES= adler-0.2.3 \ adler32-1.2.0 \ aho-corasick-0.7.15 \ ansi_colours-1.0.1 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ base64-0.13.0 \ bet-0.3.4 \ bincode-1.3.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ bstr-0.2.14 \ bumpalo-3.4.0 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ cast-0.2.3 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ char_reader-0.1.0 \ chrono-0.4.19 \ clap-2.33.3 \ clipboard-win-4.0.3 \ cloudabi-0.0.3 \ color_quant-1.1.0 \ const_fn-0.4.4 \ constant_time_eq-0.1.5 \ crc32fast-1.2.1 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.7.3 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.1 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.1 \ crossterm-0.17.7 \ crossterm_winapi-0.6.2 \ csv-1.1.5 \ csv-core-0.1.10 \ custom_error-1.8.0 \ deflate-0.8.6 \ deser-hjson-0.1.4 \ directories-2.0.2 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ either-1.6.1 \ error-code-2.0.2 \ file-size-1.0.3 \ flate2-1.0.19 \ fnv-1.0.7 \ form_urlencoded-1.0.0 \ getrandom-0.1.15 \ gif-0.11.1 \ git2-0.13.14 \ glob-0.3.0 \ half-1.6.0 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ id-arena-2.2.1 \ idna-0.2.0 \ image-0.23.12 \ indexmap-1.6.1 \ is_executable-0.1.2 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ jpeg-decoder-0.1.20 \ js-sys-0.3.46 \ lazy-regex-0.1.4 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lfs-core-0.3.1 \ libc-0.2.81 \ libgit2-sys-0.12.16+1.1.0 \ libz-sys-1.1.2 \ line-wrap-0.1.1 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ log-0.4.11 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ memmap-0.7.0 \ memoffset-0.5.6 \ memoffset-0.6.1 \ minimad-0.6.7 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ mio-0.7.6 \ miow-0.3.6 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ onig-6.1.1 \ onig_sys-69.6.0 \ oorandom-11.1.3 \ open-1.4.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ pathdiff-0.1.0 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pkg-config-0.3.19 \ plist-1.0.0 \ plotters-0.2.15 \ png-0.16.8 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.24 \ quote-1.0.8 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-automata-0.1.9 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.3 \ rustc_version-0.2.3 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ secular-0.2.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_cbor-0.11.1 \ serde_derive-1.0.118 \ serde_json-1.0.60 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.2 \ simplelog-0.7.6 \ siphasher-0.3.3 \ smallvec-1.5.1 \ socket2-0.3.19 \ splitty-0.1.0 \ str-buf-1.0.5 \ strict-0.1.4 \ strsim-0.8.0 \ syn-1.0.55 \ syntect-4.5.0 \ tempfile-3.1.0 \ term-0.6.1 \ termimad-0.9.2 \ terminal-clipboard-0.1.1 \ textwrap-0.11.0 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ thread_local-1.0.1 \ tiff-0.6.1 \ time-0.1.44 \ tinytemplate-1.1.0 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ umask-1.0.0 \ unescape-0.1.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.0 \ users-0.10.0 \ vcpkg-0.2.11 \ vec_map-0.8.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ web-sys-0.3.46 \ weezl-0.1.3 \ 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 \ x11-clipboard-0.5.1 \ xcb-0.9.0 \ xml-rs-0.8.3 \ yaml-rust-0.4.4 CARGO_FEATURES= --no-default-features SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md client-server.md documentation.md \ features.md OPTIONS_DEFINE= CLIENT_SERVER CLIPBOARD DOCS OPTIONS_DEFAULT= CLIENT_SERVER CLIPBOARD CLIENT_SERVER_DESC= Enable client/server support CLIPBOARD_DESC= Enable terminal X11 clipboard support CLIENT_SERVER_VARS= CARGO_FEATURES+=client-server CLIPBOARD_USES= python:3.6+,build xorg CLIPBOARD_USE= XORG=xcb CLIPBOARD_BINARY_ALIAS= python3=${PYTHON_CMD} CLIPBOARD_VARS= CARGO_FEATURES+=clipboard _BUILD_VERSION= ${DISTVERSION} _BUILD_DATE= $$(date +'%Y/%m/%d') pre-build: @${MV} ${WRKSRC}/man/page ${WRKSRC}/man/${PORTNAME}.1 @${REINPLACE_CMD} -e 's|#version|${_BUILD_VERSION}|g' \ -e "s|#date|${_BUILD_DATE}|g" ${WRKSRC}/man/${PORTNAME}.1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/misc/ruut/Makefile =================================================================== --- head/misc/ruut/Makefile (revision 560491) +++ head/misc/ruut/Makefile (revision 560492) @@ -1,74 +1,74 @@ # $FreeBSD$ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Print arbitrary trees on the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= HarrisonB CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ clap-2.33.0 \ digest-0.8.1 \ either-1.5.3 \ exitcode-1.1.2 \ fake-simd-0.1.2 \ generic-array-0.12.3 \ heck-0.3.1 \ hermit-abi-0.1.6 \ itertools-0.8.2 \ itoa-0.4.5 \ json5-0.2.5 \ libc-0.2.66 \ maplit-1.0.2 \ opaque-debug-0.2.3 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.2 \ pest_meta-2.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.9 \ quote-0.6.13 \ quote-1.0.3 \ ryu-1.0.2 \ serde-1.0.104 \ serde_json-1.0.47 \ sha-1-0.8.2 \ strsim-0.8.0 \ structopt-0.2.18 \ structopt-derive-0.2.18 \ syn-0.15.44 \ syn-1.0.16 \ textwrap-0.11.0 \ typenum-1.11.2 \ ucd-trie-0.1.2 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/misc/xd-rust/Makefile =================================================================== --- head/misc/xd-rust/Makefile (revision 560491) +++ head/misc/xd-rust/Makefile (revision 560492) @@ -1,112 +1,113 @@ # $FreeBSD$ PORTNAME= xd DISTVERSION= 0.0.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main MAINTAINER= yuri@FreeBSD.org COMMENT= Tool that dumps binary input in a variety of formats LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cargo USE_GITHUB= nodefault GH_TUPLE= nix-rust:nix:5d2a8c221af121abe73e313bdfce8ae2f4372a83:nix CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.54 \ bitflags-1.2.1 \ cc-1.0.62 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ cloudabi-0.0.3 \ color-eyre-0.5.7 \ color-spantrace-0.1.4 \ eyre-0.6.3 \ fuchsia-cprng-0.1.1 \ generator-0.6.23 \ gimli-0.23.0 \ hermit-abi-0.1.17 \ indenter-0.3.0 \ itoa-0.4.6 \ jane-eyre-0.3.0 \ lazy_static-1.4.0 \ libc-0.2.80 \ log-0.4.11 \ loom-0.3.6 \ memchr-2.3.4 \ miniz_oxide-0.4.3 \ mktemp-0.4.0 \ nix-0.19.1 \ object-0.22.0 \ once_cell-1.5.2 \ owo-colors-1.1.3 \ pin-project-lite-0.1.11 \ pledge-0.4.0 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ regex-1.4.2 \ regex-syntax-0.6.21 \ rustc-demangle-0.1.18 \ rustc_version-0.2.3 \ ryu-1.0.5 \ scoped-tls-1.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ sharded-slab-0.1.0 \ strsim-0.8.0 \ syn-1.0.48 \ textwrap-0.11.0 \ thread_local-1.0.1 \ tracing-0.1.21 \ tracing-attributes-0.1.11 \ tracing-core-0.1.17 \ tracing-error-0.1.2 \ tracing-subscriber-0.2.15 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ unveil-0.2.1 \ uuid-0.7.4 \ vec_map-0.8.2 \ 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 CARGO_USE_GITHUB= yes BB_ACCOUNT= delan BB_PROJECT= ${PORTNAME} BB_COMMIT= 4bdbb191ed6d WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/multimedia/librav1e/Makefile =================================================================== --- head/multimedia/librav1e/Makefile (revision 560491) +++ head/multimedia/librav1e/Makefile (revision 560492) @@ -1,27 +1,27 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMEPREFIX= lib MASTERDIR= ${.CURDIR}/../rav1e PLIST= ${.CURDIR}/pkg-plist BUILD_DEPENDS= cargo-cbuild:devel/cargo-c PLIST_FILES= # empty PLIST_SUB= VERSION=${DISTVERSION:C/-.*//} do-build: @${CARGO_CARGO_RUN} cbuild \ ${CARGO_BUILD_ARGS} do-install: @${CARGO_CARGO_RUN} cinstall \ --destdir "${STAGEDIR}" \ --prefix "${PREFIX}" \ ${CARGO_BUILD_ARGS} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include "${MASTERDIR}/Makefile" Index: head/multimedia/librespot/Makefile =================================================================== --- head/multimedia/librespot/Makefile (revision 560491) +++ head/multimedia/librespot/Makefile (revision 560492) @@ -1,53 +1,53 @@ # $FreeBSD$ PORTNAME= librespot PORTVERSION= 0.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= ehaupt@FreeBSD.org COMMENT= Open Source Spotify client library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= librespot-org CARGO_FEATURES= --no-default-features PLIST_FILES= bin/librespot OPTIONS_DEFINE= TREMOR VORBIS OPTIONS_DEFAULT= PORTAUDIO TREMOR VORBIS OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= ALSA GSTREAMER JACK PORTAUDIO PULSEAUDIO SDL ALSA_DESC= Rodio audio backend using ALSA ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_VARS= CARGO_FEATURES+=rodio-backend GSTREAMER_USE= GNOME=glib20 \ GSTREAMER1=yes GSTREAMER_VARS= CARGO_FEATURES+=gstreamer-backend JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_VARS= CARGO_FEATURES+=jackaudio-backend PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio PORTAUDIO_VARS= CARGO_FEATURES+=portaudio-backend PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio PULSEAUDIO_VARS= CARGO_FEATURES+=pulseaudio-backend SDL_USE= SDL=sdl2 SDL_VARS= CARGO_FEATURES+=sdl-backend TREMOR_LIB_DEPENDS= libvorbisidec.so:audio/libtremor TREMOR_VARS= CARGO_FEATURES+=with-tremor VORBIS_LIB_DEPENDS= libvorbisfile.so:audio/libvorbis VORBIS_VARS= CARGO_FEATURES+=with-vorbis .include "Makefile.crates" post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/librespot .include Index: head/multimedia/rav1e/Makefile =================================================================== --- head/multimedia/rav1e/Makefile (revision 560491) +++ head/multimedia/rav1e/Makefile (revision 560492) @@ -1,199 +1,199 @@ # $FreeBSD$ PORTNAME= rav1e DISTVERSIONPREFIX= v DISTVERSION= 0.3.5 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org COMMENT= Fast and safe AV1 encoder LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS+= ${BUILD_DEPENDS_${ARCH}} BUILD_DEPENDS_amd64= nasm:devel/nasm USES= cargo USE_GITHUB= yes GH_ACCOUNT= xiph PLIST_FILES?= bin/${PORTNAME} CARGO_CRATES= addr2line-0.14.1 \ adler-0.2.3 \ adler32-1.2.0 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ aom-sys-0.2.1 \ arbitrary-0.2.0 \ arg_enum_proc_macro-0.3.0 \ arrayvec-0.5.2 \ assert_cmd-1.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.55 \ bindgen-0.54.0 \ bitflags-1.2.1 \ bitstream-io-0.8.5 \ bstr-0.2.14 \ bumpalo-3.4.0 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ cast-0.2.3 \ cc-1.0.66 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clang-sys-0.29.3 \ clap-2.33.3 \ cmake-0.1.45 \ color_quant-1.1.0 \ console-0.11.3 \ const_fn-0.4.4 \ crc32fast-1.2.1 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-utils-0.8.1 \ csv-1.1.5 \ csv-core-0.1.10 \ ctor-0.1.17 \ dav1d-sys-0.3.2 \ deflate-0.8.6 \ difference-2.0.0 \ doc-comment-0.3.3 \ either-1.6.1 \ encode_unicode-0.3.6 \ env_logger-0.7.1 \ error-chain-0.10.0 \ fern-0.6.0 \ getrandom-0.1.15 \ gimli-0.23.0 \ glob-0.3.0 \ half-1.6.0 \ hermit-abi-0.1.17 \ humantime-1.3.0 \ image-0.23.12 \ interpolate_name-0.2.3 \ itertools-0.8.2 \ itertools-0.9.0 \ itoa-0.4.7 \ jobserver-0.1.21 \ js-sys-0.3.46 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.81 \ libloading-0.5.2 \ log-0.4.11 \ memchr-2.3.4 \ memoffset-0.6.1 \ metadeps-1.1.2 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ nasm-rs-0.2.0 \ nom-5.1.2 \ noop_proc_macro-0.2.1 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.22.0 \ oorandom-11.1.3 \ output_vt100-0.1.2 \ paste-0.1.18 \ paste-impl-0.1.18 \ peeking_take_while-0.1.2 \ pkg-config-0.3.19 \ plotters-0.2.15 \ png-0.16.8 \ ppv-lite86-0.2.10 \ predicates-1.0.6 \ predicates-core-1.0.1 \ predicates-tree-1.0.1 \ pretty_assertions-0.6.1 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.8 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ regex-1.4.2 \ regex-automata-0.1.9 \ regex-syntax-0.6.21 \ rust_hawktracer-0.7.0 \ rust_hawktracer_normal_macro-0.4.1 \ rust_hawktracer_proc_macro-0.4.1 \ rust_hawktracer_sys-0.4.2 \ rustc-demangle-0.1.18 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scan_fmt-0.2.5 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_cbor-0.11.1 \ serde_derive-1.0.118 \ serde_json-1.0.61 \ shlex-0.1.1 \ signal-hook-0.1.17 \ signal-hook-registry-1.3.0 \ simd_helpers-0.1.0 \ strsim-0.8.0 \ syn-1.0.56 \ termcolor-1.1.2 \ terminal_size-0.1.15 \ termios-0.3.3 \ textwrap-0.11.0 \ thiserror-1.0.23 \ thiserror-impl-1.0.23 \ thread_local-1.0.1 \ time-0.1.44 \ tinytemplate-1.1.0 \ toml-0.2.1 \ toml-0.5.8 \ treeline-0.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ web-sys-0.3.46 \ which-3.1.1 \ 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 \ y4m-0.5.3 post-patch: # Extract (snapshot) version from the port instead of CARGO_PKG_VERSION @${REINPLACE_CMD} 's/env!("VERGEN_SEMVER_LIGHTWEIGHT")/"${DISTVERSIONFULL}"/' \ ${WRKSRC}/src/capi.rs ${WRKSRC}/src/lib.rs .if !target(post-install) post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .endif .include Index: head/multimedia/termplay/Makefile =================================================================== --- head/multimedia/termplay/Makefile (revision 560491) +++ head/multimedia/termplay/Makefile (revision 560492) @@ -1,119 +1,119 @@ # $FreeBSD$ PORTNAME= termplay DISTVERSION= 2.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= CRATESIO DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Tool that converts images to ANSI sequences, plays videos in terminals LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsixel.so:graphics/libsixel USES= cargo gnome USE_GNOME= glib20 USE_GSTREAMER1= yes CARGO_FEATURES= bin CARGO_CRATES= \ adler32-1.0.4 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-0.1.7 \ backtrace-0.3.40 \ backtrace-sys-0.1.32 \ bitflags-1.2.1 \ byteorder-1.3.2 \ cc-1.0.49 \ cfg-if-0.1.10 \ clap-2.33.0 \ color_quant-1.0.1 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.0 \ deflate-0.7.20 \ either-1.5.3 \ failure-0.1.6 \ failure_derive-0.1.6 \ futures-channel-0.3.1 \ futures-core-0.3.1 \ futures-executor-0.3.1 \ futures-macro-0.3.1 \ futures-task-0.3.1 \ futures-util-0.3.1 \ gif-0.10.3 \ glib-0.9.0 \ glib-sys-0.9.1 \ gobject-sys-0.9.1 \ gstreamer-0.15.0 \ gstreamer-app-0.15.0 \ gstreamer-app-sys-0.8.1 \ gstreamer-base-0.15.0 \ gstreamer-base-sys-0.8.1 \ gstreamer-sys-0.8.1 \ hermit-abi-0.1.6 \ image-0.22.3 \ inflate-0.4.5 \ jpeg-decoder-0.1.18 \ lazy_static-1.4.0 \ libc-0.2.66 \ lzw-0.10.0 \ memoffset-0.5.3 \ muldiv-0.2.1 \ num-derive-0.2.5 \ num-integer-0.1.41 \ num-iter-0.1.39 \ num-rational-0.2.2 \ num-traits-0.2.10 \ num_cpus-1.11.1 \ numtoa-0.1.0 \ paste-0.1.6 \ paste-impl-0.1.6 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.17 \ png-0.15.2 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.7 \ quote-0.6.13 \ quote-1.0.2 \ rayon-1.3.0 \ rayon-core-1.7.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ scoped_threadpool-0.1.9 \ scopeguard-1.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ slab-0.4.2 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.13 \ synstructure-0.12.3 \ termion-1.5.4 \ textwrap-0.11.0 \ tiff-0.3.1 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/net/findomain/Makefile =================================================================== --- head/net/findomain/Makefile (revision 560491) +++ head/net/findomain/Makefile (revision 560492) @@ -1,267 +1,267 @@ # $FreeBSD$ PORTNAME= findomain DISTVERSION= 2.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net security MAINTAINER= vulcan@wired.sh COMMENT= Cross-platform subdomain enumerator LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Findomain GH_PROJECT= ${GH_ACCOUNT} CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ anyhow-1.0.26 \ arrayvec-0.4.12 \ async-trait-0.1.35 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.44 \ backtrace-sys-0.1.32 \ base64-0.11.0 \ base64-0.12.1 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bumpalo-3.1.2 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.5.3 \ c2-chacha-0.2.3 \ cc-1.0.50 \ cfg-if-0.1.10 \ clap-2.33.3 \ cloudabi-0.1.0 \ config-0.10.1 \ core-foundation-0.6.4 \ core-foundation-sys-0.6.2 \ crossbeam-channel-0.4.3 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-utils-0.7.0 \ crypto-mac-0.7.0 \ digest-0.8.1 \ dtoa-0.4.4 \ either-1.5.3 \ encoding_rs-0.8.22 \ enum-as-inner-0.3.0 \ failure-0.1.8 \ failure_derive-0.1.7 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.4 \ futures-channel-0.3.4 \ futures-core-0.3.4 \ futures-executor-0.3.4 \ futures-io-0.3.4 \ futures-macro-0.3.4 \ futures-sink-0.3.4 \ futures-task-0.3.4 \ futures-util-0.3.4 \ generic-array-0.12.3 \ generic-array-0.13.2 \ getrandom-0.1.14 \ h2-0.2.2 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hmac-0.7.1 \ hostname-0.1.5 \ http-0.2.0 \ http-body-0.3.1 \ httparse-1.3.4 \ hyper-0.13.4 \ hyper-tls-0.4.1 \ idna-0.2.0 \ indexmap-1.3.1 \ instant-0.1.6 \ iovec-0.1.4 \ ipconfig-0.2.1 \ ipnet-2.3.0 \ itoa-0.4.4 \ js-sys-0.3.35 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.6.2 \ libc-0.2.73 \ linked-hash-map-0.3.0 \ linked-hash-map-0.5.2 \ lock_api-0.4.1 \ log-0.4.8 \ lru-cache-0.1.2 \ matches-0.1.8 \ md5-0.7.0 \ memchr-2.3.0 \ memoffset-0.5.3 \ mime-0.3.16 \ mime_guess-2.0.1 \ mio-0.6.21 \ mio-uds-0.6.7 \ miow-0.2.1 \ native-tls-0.2.3 \ net2-0.2.33 \ nodrop-0.1.14 \ nom-4.2.3 \ nom-5.1.1 \ num-traits-0.1.43 \ num-traits-0.2.11 \ num_cpus-1.12.0 \ opaque-debug-0.2.3 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_shared-0.8.0 \ pin-project-0.4.7 \ pin-project-internal-0.4.7 \ pin-project-lite-0.1.4 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.17 \ postgres-0.17.5 \ postgres-protocol-0.5.0 \ postgres-types-0.1.2 \ ppv-lite86-0.2.6 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quote-1.0.2 \ rand-0.7.3 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.4.0 \ rayon-core-1.8.0 \ redox_syscall-0.1.56 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.2 \ reqwest-0.10.8 \ resolv-conf-0.6.2 \ ring-0.16.12 \ rust-ini-0.13.0 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ rustls-0.17.0 \ ryu-1.0.2 \ schannel-0.1.16 \ scopeguard-1.1.0 \ sct-0.6.0 \ security-framework-0.3.4 \ security-framework-sys-0.3.3 \ semver-0.9.0 \ semver-0.10.0 \ semver-parser-0.7.0 \ serde-0.8.23 \ serde-1.0.115 \ serde-hjson-0.9.1 \ serde_derive-1.0.115 \ serde_json-1.0.44 \ serde_test-0.8.23 \ serde_urlencoded-0.6.1 \ sha2-0.8.1 \ siphasher-0.3.1 \ slab-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.11 \ sourcefile-0.1.4 \ spin-0.5.2 \ static_assertions-0.3.4 \ stringprep-0.1.2 \ strsim-0.8.0 \ subtle-1.0.0 \ syn-1.0.35 \ synstructure-0.12.3 \ tempfile-3.1.0 \ textwrap-0.11.0 \ thiserror-1.0.19 \ thiserror-impl-1.0.19 \ thread_local-1.0.1 \ time-0.1.42 \ tokio-0.2.21 \ tokio-postgres-0.5.5 \ tokio-rustls-0.13.1 \ tokio-tls-0.3.0 \ tokio-util-0.2.0 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-service-0.3.0 \ trust-dns-proto-0.19.5 \ trust-dns-resolver-0.19.5 \ trust-dns-rustls-0.19.5 \ try-lock-0.2.2 \ typenum-1.11.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.11 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ untrusted-0.7.0 \ url-2.1.1 \ vcpkg-0.2.8 \ vec_map-0.8.1 \ version_check-0.1.5 \ version_check-0.9.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.58 \ wasm-bindgen-backend-0.2.58 \ wasm-bindgen-futures-0.4.8 \ wasm-bindgen-macro-0.2.58 \ wasm-bindgen-macro-support-0.2.58 \ wasm-bindgen-shared-0.2.58 \ wasm-bindgen-webidl-0.2.58 \ web-sys-0.3.35 \ webpki-0.21.0 \ webpki-roots-0.19.0 \ weedle-0.10.0 \ widestring-0.4.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ winreg-0.7.0 \ winutil-0.1.1 \ ws2_32-sys-0.2.1 \ yaml-rust-0.3.5 \ yaml-rust-0.4.4 PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= ${DOCS:T} OPTIONS_DEFINE= DOCS PGSQL PGSQL_DESC= Subdomains monitoring support PGSQL_USES= pgsql PGSQL_VARS= WANT_PGSQL=server DOCS= docs/create_telegram_webhook.md README.md post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/net/proby/Makefile =================================================================== --- head/net/proby/Makefile (revision 560491) +++ head/net/proby/Makefile (revision 560492) @@ -1,238 +1,238 @@ # $FreeBSD$ PORTNAME= proby DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Check whether hosts are reachable on certain ports LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= svenstaro CARGO_CRATES= actix-codec-0.2.0 \ actix-connect-1.0.2 \ actix-http-1.0.1 \ actix-macros-0.1.2 \ actix-router-0.2.4 \ actix-rt-1.1.1 \ actix-server-1.0.3 \ actix-service-1.0.6 \ actix-testing-1.0.1 \ actix-threadpool-0.3.3 \ actix-tls-1.0.0 \ actix-utils-1.0.6 \ actix-web-2.0.0 \ actix-web-codegen-0.2.2 \ addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ arc-swap-0.4.7 \ assert_cmd-1.0.1 \ async-trait-0.1.36 \ atty-0.2.14 \ autocfg-1.0.0 \ awc-1.0.1 \ backtrace-0.3.50 \ base64-0.11.0 \ bitflags-1.2.1 \ brotli-sys-0.3.2 \ brotli2-0.3.2 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ bytestring-0.1.5 \ cc-1.0.58 \ cfg-if-0.1.10 \ chrono-0.4.13 \ clap-2.33.2 \ cloudabi-0.1.0 \ copyless-0.1.5 \ crc32fast-1.2.0 \ crossbeam-channel-0.3.9 \ crossbeam-utils-0.6.6 \ curl-0.4.31 \ curl-sys-0.4.34+curl-7.71.1 \ derive_more-0.99.9 \ difference-2.0.0 \ doc-comment-0.3.3 \ dtoa-0.4.6 \ either-1.5.3 \ encoding_rs-0.8.23 \ enum-as-inner-0.3.3 \ failure-0.1.8 \ failure_derive-0.1.8 \ flate2-1.0.16 \ fnv-1.0.7 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ futures-0.3.5 \ futures-channel-0.3.5 \ futures-channel-preview-0.3.0-alpha.19 \ futures-core-0.3.5 \ futures-core-preview-0.3.0-alpha.19 \ futures-executor-0.3.5 \ futures-executor-preview-0.3.0-alpha.19 \ futures-io-0.3.5 \ futures-io-preview-0.3.0-alpha.19 \ futures-macro-0.3.5 \ futures-preview-0.3.0-alpha.19 \ futures-sink-0.3.5 \ futures-sink-preview-0.3.0-alpha.19 \ futures-task-0.3.5 \ futures-util-0.3.5 \ futures-util-preview-0.3.0-alpha.19 \ fxhash-0.2.1 \ getrandom-0.1.14 \ gimli-0.22.0 \ h2-0.2.6 \ hashbrown-0.8.2 \ heck-0.3.1 \ hermit-abi-0.1.15 \ hostname-0.3.1 \ http-0.1.21 \ http-0.2.1 \ httparse-1.3.4 \ idna-0.2.0 \ indexmap-1.5.1 \ instant-0.1.6 \ iovec-0.1.4 \ ipconfig-0.2.2 \ isahc-0.7.6 \ itoa-0.4.6 \ js-sys-0.3.44 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.74 \ libnghttp2-sys-0.1.4+1.41.0 \ libz-sys-1.0.25 \ linked-hash-map-0.5.3 \ lock_api-0.4.1 \ log-0.4.11 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.0 \ mio-0.6.22 \ mio-uds-0.6.8 \ miow-0.2.1 \ net2-0.2.34 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ object-0.20.0 \ once_cell-1.4.0 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ percent-encoding-2.1.0 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ port_check-0.1.5 \ ppv-lite86-0.2.8 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-syntax-0.6.18 \ resolv-conf-0.6.3 \ rustc-demangle-0.1.16 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ serde-1.0.114 \ serde_derive-1.0.114 \ serde_json-1.0.57 \ serde_urlencoded-0.6.1 \ serde_with-1.4.0 \ serde_with_macros-1.1.0 \ sha1-0.6.0 \ signal-hook-registry-1.2.1 \ simplelog-0.8.0 \ slab-0.4.2 \ sluice-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.12 \ strsim-0.8.0 \ structopt-0.3.16 \ structopt-derive-0.4.9 \ surf-1.0.3 \ syn-1.0.38 \ synstructure-0.12.4 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ threadpool-1.8.1 \ time-0.1.43 \ tinyvec-0.3.3 \ tokio-0.2.22 \ tokio-io-0.1.13 \ tokio-util-0.2.0 \ tokio-util-0.3.1 \ tracing-0.1.18 \ tracing-core-0.1.13 \ treeline-0.1.0 \ trust-dns-proto-0.18.0-alpha.2 \ trust-dns-resolver-0.18.0-alpha.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.67 \ wasm-bindgen-backend-0.2.67 \ wasm-bindgen-futures-0.3.27 \ wasm-bindgen-macro-0.2.67 \ wasm-bindgen-macro-support-0.2.67 \ wasm-bindgen-shared-0.2.67 \ web-sys-0.3.44 \ widestring-0.4.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/${PORTNAME} .include Index: head/net/quiche/Makefile =================================================================== --- head/net/quiche/Makefile (revision 560491) +++ head/net/quiche/Makefile (revision 560492) @@ -1,139 +1,140 @@ # $FreeBSD$ PORTNAME= quiche DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= junho.choi@gmail.com COMMENT= Savoury implementation of the QUIC transport protocol and HTTP/3 LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= cargo USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= cloudflare GH_TUPLE= google:boringssl:597b810:boringssl/deps/boringssl OPTIONS_DEFINE= DOCS QLOG OPTIONS_DEFAULT=DOCS QLOG QLOG_VARS= CARGO_FEATURES+=qlog QLOG_DESC= Enable qlog support PORTDOCS= README.md CARGO_FEATURES= --no-default-features PLIST_FILES= bin/quiche-client \ bin/quiche-server \ include/quiche.h \ lib/libquiche.a \ lib/libquiche.so CARGO_CRATES= aho-corasick-0.7.15 \ atty-0.2.14 \ bitflags-1.2.1 \ bumpalo-3.4.0 \ cc-1.0.65 \ cfg-if-0.1.10 \ cmake-0.1.45 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ docopt-1.1.0 \ env_logger-0.6.2 \ fnv-1.0.7 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ hermit-abi-0.1.17 \ humantime-1.3.0 \ ident_case-1.0.1 \ idna-0.1.5 \ iovec-0.1.4 \ itoa-0.4.6 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.80 \ libm-0.2.1 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.4 \ mio-0.6.22 \ miow-0.2.2 \ net2-0.2.36 \ once_cell-1.5.2 \ percent-encoding-1.0.1 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.7 \ regex-1.4.2 \ regex-syntax-0.6.21 \ ring-0.16.18 \ ryu-1.0.5 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ serde_with-1.6.0 \ serde_with_macros-1.3.0 \ slab-0.4.2 \ spin-0.5.2 \ strsim-0.9.3 \ syn-1.0.52 \ termcolor-1.1.2 \ thread_local-1.0.1 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-1.7.2 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 LIBQUICHE_CARGOTOML= ${WRKSRC}/Cargo.toml QUICHEAPPS_CARGOTOML= ${WRKSRC}/tools/apps/Cargo.toml QUICHEAPPS_CARGOLOCK= ${WRKSRC}/tools/apps/Cargo.lock CARGO_CARGOTOML= ${QUICHEAPPS_CARGOTOML} CARGO_CARGOLOCK= ${QUICHEAPPS_CARGOLOCK} # build libquiche and apps do-build: @${CARGO_CARGO_RUN} build \ --manifest-path ${LIBQUICHE_CARGOTOML} \ --verbose \ ${CARGO_BUILD_ARGS} @${CARGO_CARGO_RUN} build \ --manifest-path ${QUICHEAPPS_CARGOTOML} \ --verbose \ ${CARGO_BUILD_ARGS} # install quiche apps and libquiche do-install: ${INSTALL_DATA} ${WRKSRC}/include/quiche.h ${STAGEDIR}${PREFIX}/include ${INSTALL_LIB} ${CARGO_TARGET_DIR}/release/libquiche.so ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${CARGO_TARGET_DIR}/release/libquiche.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/release/quiche-server ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/release/quiche-client ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/net/rabbiteer/Makefile =================================================================== --- head/net/rabbiteer/Makefile (revision 560491) +++ head/net/rabbiteer/Makefile (revision 560492) @@ -1,88 +1,88 @@ # $FreeBSD$ PORTNAME= rabbiteer DISTVERSION= 1.4.1 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net MAINTAINER= dch@FreeBSD.org COMMENT= AMQP & RabbitMQ command-line tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= algesten GH_PROJECT= ${PORTNAME}-rs GH_TAGNAME= c881238 CARGO_CRATES= aho-corasick-0.5.3 \ amq-proto-0.1.0 \ amqp-0.1.1 \ ansi_term-0.11.0 \ atty-0.2.11 \ backtrace-0.3.9 \ backtrace-sys-0.1.24 \ bit-vec-0.4.4 \ bitflags-1.0.4 \ byteorder-0.5.3 \ cc-1.0.24 \ cfg-if-0.1.5 \ clap-2.32.0 \ cloudabi-0.0.3 \ conduit-mime-types-0.7.3 \ enum_primitive-0.1.1 \ env_logger-0.3.5 \ error-chain-0.10.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ idna-0.1.5 \ kernel32-sys-0.2.2 \ libc-0.2.49 \ log-0.3.9 \ log-0.4.5 \ matches-0.1.8 \ memchr-0.1.11 \ num-traits-0.1.43 \ num-traits-0.2.5 \ percent-encoding-1.0.1 \ rand-0.5.5 \ rand_core-0.2.1 \ redox_syscall-0.1.40 \ redox_termios-0.1.1 \ regex-0.1.80 \ regex-syntax-0.3.9 \ rustc-demangle-0.1.9 \ rustc-serialize-0.3.24 \ strsim-0.7.0 \ termion-1.5.1 \ textwrap-0.10.0 \ thread-id-2.0.0 \ thread_local-0.2.7 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.7 \ unicode-width-0.1.5 \ url-1.7.1 \ utf8-ranges-0.1.3 \ vec_map-0.8.1 \ winapi-0.2.8 \ winapi-0.3.5 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/rabbiteer PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rabbiteer post-install-DOCS-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} README.md ${STAGEDIR}${DOCSDIR}) .include Index: head/net/routinator/Makefile =================================================================== --- head/net/routinator/Makefile (revision 560491) +++ head/net/routinator/Makefile (revision 560492) @@ -1,237 +1,237 @@ # $FreeBSD$ PORTNAME= routinator PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= net 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 USE_GITHUB= yes GH_ACCOUNT= NLnetLabs USE_RC_SUBR= routinator SUB_FILES= pkg-message USERS= ${PORTNAME} GROUPS= ${PORTNAME} SUB_LIST+= USERS=${USERS} \ GROUPS=${GROUPS} OPTIONS_SUB= yes CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ ansi_term-0.11.0 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.51 \ base64-0.12.3 \ base64-0.13.0 \ bcder-0.5.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cc-1.0.60 \ cfg-if-0.1.10 \ chrono-0.4.19 \ clap-2.33.3 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ dtoa-0.4.6 \ either-1.6.1 \ encoding_rs-0.8.24 \ error-chain-0.12.4 \ fern-0.6.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.6 \ futures-channel-0.3.6 \ futures-core-0.3.6 \ futures-executor-0.3.6 \ futures-io-0.3.6 \ futures-macro-0.3.6 \ futures-sink-0.3.6 \ futures-task-0.3.6 \ futures-util-0.3.6 \ getrandom-0.1.15 \ gimli-0.22.0 \ h2-0.2.6 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ hyper-0.13.8 \ hyper-rustls-0.21.0 \ hyper-tls-0.4.3 \ idna-0.2.0 \ indexmap-1.6.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.79 \ listenfd-0.3.3 \ log-0.4.11 \ log-reroute-0.1.5 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.2 \ mio-0.6.22 \ mio-uds-0.6.8 \ miow-0.2.1 \ native-tls-0.2.4 \ net2-0.2.35 \ nix-0.18.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ object-0.20.0 \ once_cell-1.4.1 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ percent-encoding-2.1.0 \ pin-project-0.4.26 \ pin-project-internal-0.4.26 \ pin-project-lite-0.1.10 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ ppv-lite86-0.2.9 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ quick-xml-0.19.0 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ remove_dir_all-0.5.3 \ reqwest-0.10.8 \ ring-0.16.15 \ rpki-0.10.0 \ rpki-rtr-0.2.0 \ rust-argon2-0.8.2 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ rustls-0.18.1 \ ryu-1.0.5 \ schannel-0.1.19 \ sct-0.6.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.116 \ serde_derive-1.0.116 \ serde_json-1.0.58 \ serde_urlencoded-0.6.1 \ signal-hook-registry-1.2.1 \ slab-0.4.2 \ smallvec-1.4.2 \ socket2-0.3.15 \ spin-0.5.2 \ strsim-0.8.0 \ syn-1.0.42 \ syslog-5.0.0 \ tempfile-3.1.0 \ textwrap-0.11.0 \ thiserror-1.0.21 \ thiserror-impl-1.0.21 \ time-0.1.44 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-macros-0.2.5 \ tokio-rustls-0.14.1 \ tokio-socks-0.2.2 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-service-0.3.0 \ tracing-0.1.21 \ tracing-core-0.1.17 \ try-lock-0.2.3 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ unwrap-1.2.1 \ url-2.1.1 \ uuid-0.6.5 \ uuid-0.8.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ webpki-0.21.3 \ webpki-roots-0.19.0 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/routinator \ ${ETCDIR_REL}/routinator.conf.example \ ${ETCDIR_REL}/routinator.conf.system-service \ man/man1/routinator.1.gz 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.system-service \ ${STAGEDIR}${PREFIX}/etc/routinator/routinator.conf.system-service ${INSTALL_DATA} ${WRKSRC}/etc/routinator.conf.example \ ${STAGEDIR}${PREFIX}/etc/routinator/routinator.conf.example .include Index: head/net-im/fractal/Makefile =================================================================== --- head/net-im/fractal/Makefile (revision 560491) +++ head/net-im/fractal/Makefile (revision 560492) @@ -1,46 +1,46 @@ # $FreeBSD$ PORTNAME= fractal DISTVERSION= 4.2.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-im MASTER_SITES= https://gitlab.gnome.org/World/fractal/uploads/${GL_HASH}/ MAINTAINER= greg@unrelenting.technology COMMENT= GTK+ Matrix IM client LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt # gmake for the gettext-sys crate BUILD_DEPENDS= cargo:lang/${RUST_DEFAULT} \ gmake:devel/gmake LIB_DEPENDS= libdbus-1.so:devel/dbus \ libgmp.so:math/gmp \ libgspell-1.so:textproc/gspell \ libges-1.0.so:multimedia/gstreamer1-editing-services \ libhandy-0.0.so:x11-toolkits/libhandy0 USES= gettext gnome meson pkgconfig python:3.5+,build ssl tar:xz USE_GNOME= cairo gtk30 gtksourceview4 USE_GSTREAMER1= bad GL_HASH= 9f2b34d98cfe3c002f3afbfcbf14bc7c BINARY_ALIAS= python3=${PYTHON_CMD} GLIB_SCHEMAS= org.gnome.Fractal.gschema.xml INSTALLS_ICONS= yes # for the gettext-sys crate MAKE_ENV+= GETTEXT_BIN_DIR=${LOCALBASE}/bin \ GETTEXT_LIB_DIR=${LOCALBASE}/lib \ GETTEXT_INCLUDE_DIR=${LOCALBASE}/include post-patch: # Disable vendor checksums @${REINPLACE_CMD} -e 's/"files":{[^}]*}/"files":{}/' \ ${WRKSRC}/vendor/*/.cargo-checksum.json post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fractal .include Index: head/net-im/yume/Makefile =================================================================== --- head/net-im/yume/Makefile (revision 560491) +++ head/net-im/yume/Makefile (revision 560492) @@ -1,152 +1,153 @@ # $FreeBSD$ PORTNAME= yume DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org COMMENT= Encrypted peer-to-peer IPv6 UDP messaging terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= yamafaktory CARGO_CRATES= aead-0.2.0 \ ansi_term-0.11.0 \ arc-swap-0.4.4 \ async-attributes-1.1.1 \ async-std-1.6.0 \ async-task-3.0.0 \ atty-0.2.13 \ autocfg-0.1.7 \ autocfg-1.0.0 \ base64-0.12.1 \ bitflags-1.2.1 \ bumpalo-3.2.1 \ cc-1.0.52 \ cfg-if-0.1.10 \ chacha20-0.3.3 \ chacha20poly1305-0.4.1 \ clap-2.33.0 \ cloudabi-0.0.3 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.0 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ crossterm-0.17.5 \ crossterm_winapi-0.6.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.5 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-executor-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-timer-3.0.2 \ futures-util-0.3.5 \ generic-array-0.12.3 \ gloo-timers-0.2.1 \ heck-0.3.1 \ hermit-abi-0.1.3 \ iovec-0.1.4 \ itoa-0.4.4 \ js-sys-0.3.39 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.4 \ lazy_static-1.4.0 \ libc-0.2.69 \ lock_api-0.3.3 \ log-0.4.8 \ memchr-2.3.3 \ memoffset-0.5.1 \ mio-0.6.21 \ miow-0.2.1 \ net2-0.2.33 \ nix-0.17.0 \ num_cpus-1.13.0 \ once_cell-1.3.1 \ parking_lot-0.10.0 \ parking_lot_core-0.7.0 \ pin-project-0.4.16 \ pin-project-internal-0.4.16 \ pin-project-lite-0.1.4 \ pin-utils-0.1.0 \ piper-0.1.2 \ poly1305-0.5.2 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-1.0.13 \ quote-1.0.2 \ redox_syscall-0.1.56 \ ring-0.16.13 \ rustc_version-0.2.3 \ ryu-1.0.2 \ scoped-tls-hkt-0.1.2 \ scopeguard-1.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ send_wrapper-0.4.0 \ serde-1.0.110 \ serde_derive-1.0.110 \ serde_json-1.0.53 \ signal-hook-0.1.15 \ signal-hook-registry-1.2.0 \ slab-0.4.2 \ smallvec-1.1.0 \ smol-0.1.10 \ socket2-0.3.12 \ spin-0.5.2 \ stream-cipher-0.3.2 \ strsim-0.8.0 \ structopt-0.3.14 \ structopt-derive-0.4.7 \ subtle-2.2.2 \ syn-1.0.22 \ syn-mid-0.5.0 \ textwrap-0.11.0 \ thiserror-1.0.19 \ thiserror-impl-1.0.19 \ typenum-1.11.2 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ universal-hash-0.3.0 \ untrusted-0.7.1 \ vec_map-0.8.2 \ version_check-0.9.1 \ void-1.0.2 \ wasm-bindgen-0.2.62 \ wasm-bindgen-backend-0.2.62 \ wasm-bindgen-futures-0.4.12 \ wasm-bindgen-macro-0.2.62 \ wasm-bindgen-macro-support-0.2.62 \ wasm-bindgen-shared-0.2.62 \ web-sys-0.3.39 \ wepoll-binding-2.0.2 \ wepoll-sys-2.0.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ zeroize-1.1.0 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/net-im/zkgroup/Makefile =================================================================== --- head/net-im/zkgroup/Makefile (revision 560491) +++ head/net-im/zkgroup/Makefile (revision 560492) @@ -1,133 +1,133 @@ # $FreeBSD$ PORTNAME= zkgroup DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= 0mp@FreeBSD.org COMMENT= Library for the Signal Private Group System LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= signalapp GH_TUPLE= signalapp:curve25519-dalek:477356e017c7cc2aa168f956786b34690870768f:curvedalek \ signalapp:poksho:v0.7.0:poksho USE_JAVA= yes JAVA_VERSION= 11+ USE_LDCONFIG= yes CARGO_CRATES= aead-0.2.0 \ aes-0.3.2 \ aes-gcm-siv-0.4.1 \ aes-soft-0.3.3 \ aesni-0.6.0 \ ascii-0.9.3 \ atty-0.2.14 \ autocfg-1.0.0 \ bincode-1.2.1 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-cipher-trait-0.6.2 \ block-padding-0.1.5 \ bstr-0.2.12 \ bumpalo-3.2.1 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ cast-0.2.3 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ clap-2.33.0 \ combine-3.8.1 \ criterion-0.3.1 \ criterion-plot-0.4.1 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ crypto-mac-0.7.0 \ csv-1.1.3 \ csv-core-0.1.10 \ digest-0.8.1 \ either-1.5.3 \ error-chain-0.12.2 \ fake-simd-0.1.2 \ generic-array-0.12.3 \ getrandom-0.1.14 \ hermit-abi-0.1.10 \ hex-0.4.2 \ hmac-0.7.1 \ itertools-0.8.2 \ itoa-0.4.5 \ jni-0.16.0 \ jni-sys-0.3.0 \ js-sys-0.3.37 \ lazy_static-1.4.0 \ libc-0.2.67 \ log-0.4.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.4 \ num-traits-0.2.11 \ num_cpus-1.12.0 \ oorandom-11.1.0 \ opaque-debug-0.2.3 \ packed_simd-0.3.3 \ plotters-0.2.12 \ polyval-0.3.3 \ proc-macro2-1.0.9 \ quote-1.0.3 \ rand_core-0.5.1 \ rayon-1.3.0 \ rayon-core-1.7.0 \ regex-1.3.6 \ regex-automata-0.1.9 \ regex-syntax-0.6.17 \ rustc_version-0.2.3 \ ryu-1.0.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.106 \ serde_derive-1.0.106 \ serde_json-1.0.51 \ sha2-0.8.1 \ subtle-1.0.0 \ subtle-2.2.2 \ syn-1.0.16 \ textwrap-0.11.0 \ tinytemplate-1.0.3 \ typenum-1.11.2 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ universal-hash-0.3.0 \ unreachable-1.0.0 \ version_check-0.9.1 \ void-1.0.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.60 \ wasm-bindgen-backend-0.2.60 \ wasm-bindgen-macro-0.2.60 \ wasm-bindgen-macro-support-0.2.60 \ wasm-bindgen-shared-0.2.60 \ web-sys-0.3.37 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.3 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ zeroize-1.1.0 CARGO_USE_GITHUB= yes PLIST_FILES= lib/lib${PORTNAME}.so do-install: ${INSTALL_LIB} ${WRKDIR}/target/release/lib${PORTNAME}.so \ ${STAGEDIR}${PREFIX}/lib/ .include Index: head/net-mgmt/bandwhich/Makefile =================================================================== --- head/net-mgmt/bandwhich/Makefile (revision 560491) +++ head/net-mgmt/bandwhich/Makefile (revision 560492) @@ -1,278 +1,278 @@ # $FreeBSD$ PORTNAME= bandwhich DISTVERSION= 0.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MAINTAINER= petteri.valkonen@iki.fi COMMENT= Terminal bandwidth utilization tool LICENSE= MIT RUN_DEPENDS= lsof:sysutils/lsof USES= cargo USE_GITHUB= yes GH_ACCOUNT= imsnif GH_TUPLE= tailhook:resolv-conf:83c0f25ebcb0615550488692c5213ca1ae4acd8f:resolvconf CARGO_CRATES= adler-0.2.3 \ adler32-1.2.0 \ aho-corasick-0.7.6 \ ansi_term-0.11.0 \ arc-swap-0.4.3 \ async-trait-0.1.21 \ atty-0.2.13 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.40 \ backtrace-sys-0.1.32 \ bitflags-0.5.0 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.5.0 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ c2-chacha-0.2.3 \ cargo-insta-0.11.0 \ cassowary-0.3.0 \ cc-1.0.47 \ cfg-if-0.1.9 \ chrono-0.4.9 \ clap-2.33.0 \ clicolors-control-1.0.1 \ cloudabi-0.0.3 \ console-0.7.7 \ console-0.8.0 \ console-0.9.1 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ crossterm-0.17.7 \ crossterm_winapi-0.6.1 \ derive-new-0.5.8 \ difference-2.0.0 \ digest-0.8.1 \ doc-comment-0.3.3 \ dtoa-0.4.4 \ either-1.5.3 \ encode_unicode-0.3.6 \ enum-as-inner-0.3.0 \ failure-0.1.6 \ failure_derive-0.1.6 \ fake-simd-0.1.2 \ flate2-1.0.17 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.1 \ futures-channel-0.3.1 \ futures-core-0.3.1 \ futures-executor-0.3.1 \ futures-io-0.3.1 \ futures-macro-0.3.1 \ futures-sink-0.3.1 \ futures-task-0.3.1 \ futures-util-0.3.1 \ generic-array-0.12.3 \ getrandom-0.1.13 \ glob-0.2.11 \ heck-0.3.1 \ hermit-abi-0.1.15 \ hex-0.4.2 \ hostname-0.3.1 \ http_req-0.7.0 \ idna-0.2.0 \ insta-0.11.0 \ insta-0.12.0 \ iovec-0.1.4 \ ipconfig-0.2.1 \ ipnetwork-0.12.8 \ ipnetwork-0.16.0 \ itoa-0.4.4 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.76 \ libflate-1.0.2 \ libflate_lz77-1.0.0 \ linked-hash-map-0.5.2 \ lock_api-0.3.4 \ log-0.3.9 \ log-0.4.8 \ lru-cache-0.1.2 \ maplit-1.0.2 \ match_cfg-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.2.1 \ memoffset-0.5.5 \ miniz_oxide-0.4.1 \ mio-0.6.21 \ mio-0.7.0 \ miow-0.2.1 \ miow-0.3.5 \ native-tls-0.2.4 \ net2-0.2.33 \ netstat2-0.9.0 \ ntapi-0.3.4 \ num-derive-0.3.2 \ num-integer-0.1.41 \ num-traits-0.2.8 \ num_cpus-1.13.0 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ packet-builder-0.5.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ percent-encoding-2.1.0 \ pest-2.1.2 \ pest_derive-2.1.0 \ pest_generator-2.1.1 \ pest_meta-2.1.2 \ pin-project-lite-0.1.1 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.18 \ pnet-0.26.0 \ pnet_base-0.26.0 \ pnet_datalink-0.26.0 \ pnet_macros-0.26.0 \ pnet_macros_support-0.26.0 \ pnet_packet-0.26.0 \ pnet_sys-0.26.0 \ pnet_transport-0.26.0 \ podio-0.1.7 \ ppv-lite86-0.2.6 \ proc-macro-error-0.2.6 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.6 \ procfs-0.7.9 \ quick-error-1.2.2 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.6.5 \ rand-0.7.2 \ rand_chacha-0.1.1 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.4.0 \ rayon-core-1.8.0 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ regex-1.3.1 \ regex-syntax-0.6.12 \ remove_dir_all-0.5.3 \ rle-decode-fast-1.0.1 \ rustc-demangle-0.1.16 \ rustc-serialize-0.3.24 \ ryu-1.0.2 \ same-file-1.0.5 \ schannel-0.1.19 \ scopeguard-1.0.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.102 \ serde_derive-1.0.102 \ serde_json-1.0.41 \ serde_yaml-0.8.11 \ sha-1-0.8.1 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.1 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.0.0 \ socket2-0.3.11 \ strsim-0.8.0 \ structopt-0.2.18 \ structopt-0.3.4 \ structopt-derive-0.2.18 \ structopt-derive-0.3.4 \ syn-0.15.44 \ syn-1.0.11 \ synstructure-0.12.3 \ syntex-0.42.2 \ syntex_errors-0.42.0 \ syntex_pos-0.42.0 \ syntex_syntax-0.42.0 \ sysinfo-0.15.1 \ tempfile-3.1.0 \ term-0.4.6 \ termios-0.3.1 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-0.3.6 \ time-0.1.42 \ tokio-0.2.2 \ trust-dns-proto-0.18.1 \ trust-dns-resolver-0.18.1 \ tui-0.12.0 \ typenum-1.11.2 \ ucd-trie-0.1.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.9 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.0.3 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-2.1.0 \ uuid-0.7.4 \ uuid-0.8.1 \ vcpkg-0.2.10 \ vec_map-0.8.1 \ version_check-0.9.2 \ walkdir-2.2.9 \ wasi-0.7.0 \ widestring-0.4.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 \ yaml-rust-0.4.3 \ zip-0.5.6 CARGO_USE_GITHUB= yes PLIST_FILES= bin/bandwhich \ man/man1/bandwhich.1.gz .include .if ${ARCH} == aarch64 || ${ARCH:Marmv*} || ${ARCH:Mpowerpc*} EXTRA_PATCHES= ${FILESDIR}/extra-patch-cargo-crates_pnet__datalink-0.26.0_src_bpf.rs .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bandwhich ${INSTALL_MAN} ${WRKSRC}/docs/bandwhich.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/net-p2p/openethereum/Makefile =================================================================== --- head/net-p2p/openethereum/Makefile (revision 560491) +++ head/net-p2p/openethereum/Makefile (revision 560492) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= openethereum DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= ale@FreeBSD.org COMMENT= Fast and feature-rich multi-network Ethereum client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes PLIST_FILES= bin/${PORTNAME} CARGO_FEATURES= final CARGO_TEST= yes RUSTFLAGS+= -C link-arg=-fuse-ld=lld .include "${.CURDIR}/Makefile.crates" post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/security/acmed/Makefile =================================================================== --- head/security/acmed/Makefile (revision 560491) +++ head/security/acmed/Makefile (revision 560492) @@ -1,148 +1,148 @@ # $FreeBSD$ PORTNAME= acmed DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= greg@unrelenting.technology COMMENT= ACME (RFC 8555) client daemon written in Rust LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE-2.0.txt LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT.txt USES= cargo gmake ssl USE_GITHUB= yes GH_ACCOUNT= breard-r CARGO_INSTALL_PATH= ./acmed ./tacd CARGO_CRATES= aho-corasick-0.7.14 \ ansi_term-0.11.0 \ arrayvec-0.5.1 \ attohttpc-0.15.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ bincode-1.3.1 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ boxfnonce-0.1.1 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytes-0.5.6 \ cc-1.0.61 \ cfg-if-0.1.10 \ clap-2.33.3 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ daemonize-0.4.1 \ digest-0.8.1 \ encoding_rs-0.8.24 \ encoding_rs_io-0.1.7 \ env_logger-0.7.1 \ error-chain-0.12.4 \ fake-simd-0.1.2 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ generic-array-0.12.3 \ getrandom-0.1.15 \ glob-0.3.0 \ handlebars-3.5.0 \ hermit-abi-0.1.17 \ http-0.2.1 \ humantime-1.3.0 \ idna-0.2.0 \ itoa-0.4.6 \ lazy_static-1.4.0 \ lexical-core-0.7.4 \ libc-0.2.79 \ log-0.4.11 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.3.3 \ native-tls-0.2.4 \ nix-0.18.0 \ nom-5.1.2 \ opaque-debug-0.2.3 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-src-111.12.0+1.1.1h \ openssl-sys-0.9.58 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pkg-config-0.3.19 \ ppv-lite86-0.2.9 \ proc-macro2-1.0.24 \ punycode-0.4.1 \ quick-error-1.2.3 \ quick-error-2.0.0 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.4.1 \ regex-syntax-0.6.20 \ remove_dir_all-0.5.3 \ ryu-1.0.5 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ sha-1-0.8.2 \ static_assertions-1.1.0 \ strsim-0.8.0 \ syn-1.0.44 \ syslog-5.0.0 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ toml-0.5.7 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.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 post-patch: ${REINPLACE_CMD} -e 's|"/etc/acmed/acmed.toml"|"${PREFIX}/etc/acmed/acmed.toml"|' \ -e 's|"/etc/acmed/accounts"|"${PREFIX}/etc/acmed/accounts"|' \ -e 's|"/etc/acmed/certs"|"${PREFIX}/etc/acmed/certs"|' \ ${WRKSRC}/acmed/src/main.rs post-install: ${INSTALL_MAN} ${WRKSRC}/man/en/acmed.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/ ${INSTALL_MAN} ${WRKSRC}/man/en/acmed.toml.5 ${STAGEDIR}${MAN5PREFIX}/man/man5/ ${INSTALL_MAN} ${WRKSRC}/man/en/tacd.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/acmed ${INSTALL_DATA} ${WRKSRC}/acmed/config/acmed.toml ${STAGEDIR}${PREFIX}/etc/acmed/acmed.toml.sample ${INSTALL_DATA} ${WRKSRC}/acmed/config/default_hooks.toml ${STAGEDIR}${PREFIX}/etc/acmed/default_hooks.toml.sample ${MKDIR} ${STAGEDIR}${PREFIX}/etc/acmed/accounts ${MKDIR} ${STAGEDIR}${PREFIX}/etc/acmed/certs .include Index: head/security/bitwarden_rs/Makefile =================================================================== --- head/security/bitwarden_rs/Makefile (revision 560491) +++ head/security/bitwarden_rs/Makefile (revision 560492) @@ -1,392 +1,393 @@ # Created by: Michael Reifenberger # $FreeBSD$ PORTNAME= bitwarden_rs DISTVERSION= 1.18.0 +PORTREVISION= 1 # PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/dani-garcia/bw_web_builds/releases/download/v${DISTVERSION_WV}/:web DISTFILES= ${WV_DISTFILE}:web MAINTAINER= mr@FreeBSD.org COMMENT= Bitwarden compatible backend server LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS+= libcapnp.so:devel/capnproto LIB_DEPENDS+= libgmp.so:math/gmp LIB_DEPENDS+= libnettle.so:security/nettle USES= cargo ssl pgsql DISTVERSION_WV= 2.17.1 WV_DISTFILE= bw_web_v${DISTVERSION_WV}.tar.gz USE_RC_SUBR= ${PORTNAME} SUB_FILES= pkg-message # make makeplist > pkg-plist #One has to edit/review the generated plist # make generate-plist && make check-plist USE_GITHUB= yes GH_ACCOUNT= dani-garcia CARGO_FEATURES= postgresql sqlite #vendored_openssl CARGO_ENV+= RUSTC_BOOTSTRAP=1 CARGO_GIT_SUBDIR+= dataurl:data-url:data-url CARGO_GIT_SUBDIR+= devise:devise:lib CARGO_GIT_SUBDIR+= rocket:rocket:core/lib CARGO_GIT_SUBDIR+= rocket:rocket_contrib:contrib/lib # make cargo-crates GH_TUPLE= servo:rust-url:540ede02d0771824c0c80ff9f57fe8eff38b1291:dataurl \ SergioBenitez:Devise:e58b3ac9afc3b6ff10a8aaf02a3e768a8f530089:devise \ SergioBenitez:Rocket:263e39b5b429de1913ce7e3036575a7b4d88b6d7:rocket CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.55 \ base-x-0.2.8 \ base64-0.9.3 \ base64-0.11.0 \ base64-0.12.3 \ base64-0.13.0 \ binascii-0.1.4 \ bitflags-1.2.1 \ bitvec-0.19.4 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ buf_redux-0.8.4 \ bumpalo-3.4.0 \ byte-tools-0.1.3 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chashmap-2.2.2 \ chrono-0.4.19 \ chrono-tz-0.5.3 \ clap-2.33.3 \ cloudabi-0.0.3 \ const_fn-0.4.4 \ constant_time_eq-0.1.5 \ cookie-0.14.3 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crypto-mac-0.3.0 \ crypto-mac-0.7.0 \ data-encoding-2.3.1 \ diesel-1.4.5 \ diesel_derives-1.4.1 \ diesel_migrations-1.4.0 \ digest-0.5.2 \ digest-0.8.1 \ digest-buffer-0.3.1 \ discard-1.0.4 \ dotenv-0.15.0 \ encoding_rs-0.8.26 \ error-chain-0.11.0 \ fake-simd-0.1.2 \ fern-0.6.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-1.0.1 \ futf-0.1.4 \ futures-0.3.8 \ futures-channel-0.3.8 \ futures-core-0.3.8 \ futures-executor-0.3.8 \ futures-io-0.3.8 \ futures-macro-0.3.8 \ futures-sink-0.3.8 \ futures-task-0.3.8 \ futures-util-0.3.8 \ generic-array-0.7.3 \ generic-array-0.12.3 \ getrandom-0.1.15 \ gimli-0.23.0 \ glob-0.3.0 \ h2-0.2.7 \ handlebars-3.5.1 \ hashbrown-0.9.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ hmac-0.1.1 \ hmac-0.7.1 \ hostname-0.3.1 \ html5ever-0.22.5 \ http-0.2.2 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ hyper-0.10.16 \ hyper-0.13.9 \ hyper-sync-rustls-0.3.0-rc.17 \ hyper-tls-0.4.3 \ hyperx-1.2.0 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.6.1 \ instant-0.1.9 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ js-sys-0.3.46 \ jsonwebtoken-7.2.0 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lettre-0.10.0-alpha.4 \ libc-0.2.81 \ libsqlite3-sys-0.18.0 \ lock_api-0.4.2 \ log-0.3.9 \ log-0.4.11 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.7.5 \ match_cfg-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ migrations_internals-1.4.1 \ migrations_macros-1.4.2 \ mime-0.2.6 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.3 \ mio-0.6.23 \ mio-extras-2.0.6 \ miow-0.2.2 \ multipart-0.17.0 \ mysqlclient-sys-0.2.4 \ native-tls-0.2.6 \ net2-0.2.37 \ new_debug_unreachable-1.0.4 \ newline-converter-0.1.0 \ nodrop-0.1.14 \ nom-6.0.1 \ num-bigint-0.2.6 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ oath-0.10.2 \ object-0.22.0 \ once_cell-1.5.2 \ opaque-debug-0.2.3 \ openssl-0.10.31 \ openssl-probe-0.1.2 \ openssl-src-111.13.0+1.1.1i \ openssl-sys-0.9.59 \ owning_ref-0.3.3 \ parity-ws-0.10.0 \ parking_lot-0.4.8 \ parking_lot-0.11.1 \ parking_lot_core-0.2.14 \ parking_lot_core-0.8.1 \ parse-zoneinfo-0.3.0 \ paste-1.0.4 \ pear-0.1.4 \ pear_codegen-0.1.4 \ pem-0.8.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pin-project-0.4.27 \ pin-project-1.0.2 \ pin-project-internal-0.4.27 \ pin-project-internal-1.0.2 \ pin-project-lite-0.1.11 \ pin-project-lite-0.2.0 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ pq-sys-0.4.6 \ precomputed-hash-0.1.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quick-error-2.0.0 \ quote-0.6.13 \ quote-1.0.7 \ quoted_printable-0.4.2 \ r2d2-0.8.9 \ radium-0.5.3 \ rand-0.4.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ ring-0.16.19 \ rmp-0.8.9 \ rmpv-0.4.6 \ rustc-demangle-0.1.18 \ rustc-hex-1.0.0 \ rustc_version-0.2.3 \ rustls-0.17.0 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ scheduled-thread-pool-0.2.5 \ scopeguard-1.1.0 \ sct-0.6.0 \ security-framework-2.0.0 \ security-framework-sys-2.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.60 \ serde_urlencoded-0.7.0 \ sha-1-0.3.4 \ sha-1-0.8.2 \ sha1-0.6.0 \ sha2-0.5.3 \ simple_asn1-0.4.1 \ siphasher-0.2.3 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.5.1 \ socket2-0.3.17 \ soup-0.5.0 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ standback-0.2.13 \ state-0.4.2 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ string_cache-0.7.5 \ string_cache_codegen-0.4.4 \ string_cache_shared-0.3.0 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ subtle-1.0.0 \ subtle-2.3.0 \ syn-0.15.44 \ syn-1.0.54 \ syslog-4.0.1 \ tap-1.0.0 \ tempfile-3.1.0 \ tendril-0.4.1 \ textwrap-0.11.0 \ thread_local-1.0.1 \ threadpool-1.8.1 \ time-0.1.44 \ time-0.2.23 \ time-macros-0.1.1 \ time-macros-impl-0.1.1 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.24 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.4.10 \ tower-service-0.3.0 \ tracing-0.1.22 \ tracing-core-0.1.17 \ tracing-futures-0.2.4 \ traitobject-0.1.0 \ try-lock-0.2.3 \ twoway-0.1.8 \ typeable-0.1.2 \ typenum-1.12.0 \ u2f-0.2.0 \ ucd-trie-0.1.3 \ unicase-1.4.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-1.7.2 \ url-2.2.0 \ utf-8-0.7.5 \ uuid-0.8.1 \ vcpkg-0.2.11 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.2 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-futures-0.4.19 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ web-sys-0.3.46 \ webpki-0.21.4 \ webpki-roots-0.19.0 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ wyz-0.2.0 \ yansi-0.5.0 \ yubico-0.9.1 CARGO_USE_GITHUB= yes post-install: ${MKDIR} ${STAGEDIR}/${ETCDIR}/rc.conf.d ${CP} ${FILESDIR}/bitwarden_rs_conf.in ${STAGEDIR}/${LOCALBASE}/etc/rc.conf.d/${PORTNAME}.sample ${MKDIR} ${STAGEDIR}/${WWWDIR} ${MKDIR} ${STAGEDIR}/${WWWDIR}/data # ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}/${WWWDIR}/data (cd ${WRKDIR} && ${COPYTREE_SHARE} web-vault ${STAGEDIR}/${WWWDIR}) # @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/data' >> ${TMPPLIST} ${ECHO_CMD} \ '@postexec chown -R ${WWWOWN}:${WWWGRP} %D/${WWWDIR_REL}/data' \ >> ${TMPPLIST} .include Index: head/security/cargo-audit/Makefile =================================================================== --- head/security/cargo-audit/Makefile (revision 560491) +++ head/security/cargo-audit/Makefile (revision 560492) @@ -1,276 +1,276 @@ # $FreeBSD$ PORTNAME= cargo-audit DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org COMMENT= Audit Cargo.lock for crates with security vulnerabilities LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= RustSec CARGO_CRATES= abscissa_core-0.5.2 \ abscissa_derive-0.5.0 \ addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.14 \ ansi_term-0.11.0 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ ascii-0.9.3 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.53 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bumpalo-3.4.0 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytes-0.5.6 \ canonical-path-2.0.2 \ cargo-edit-0.7.0 \ cargo-lock-6.0.0 \ cargo_metadata-0.11.4 \ cc-1.0.61 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ color-backtrace-0.3.0 \ combine-3.8.1 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crates-index-0.16.0 \ crossbeam-utils-0.7.2 \ cvss-1.0.0 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ digest-0.8.1 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ dtoa-0.4.6 \ either-1.6.1 \ encoding_rs-0.8.24 \ env_proxy-0.4.1 \ error-chain-0.12.4 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ fixedbitset-0.2.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fs-err-2.5.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-channel-0.3.7 \ futures-core-0.3.7 \ futures-io-0.3.7 \ futures-sink-0.3.7 \ futures-task-0.3.7 \ futures-util-0.3.7 \ generational-arena-0.2.8 \ generic-array-0.12.3 \ getrandom-0.1.15 \ gimli-0.22.0 \ git2-0.13.12 \ glob-0.3.0 \ gumdrop-0.7.0 \ gumdrop_derive-0.7.0 \ h2-0.2.7 \ hashbrown-0.9.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ hex-0.4.2 \ home-0.5.3 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ hyper-0.13.8 \ hyper-tls-0.4.3 \ ident_case-1.0.1 \ idna-0.2.0 \ indexmap-1.6.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.80 \ libgit2-sys-0.12.14+1.1.0 \ libssh2-sys-0.2.19 \ libz-sys-1.1.2 \ linked-hash-map-0.5.3 \ log-0.4.11 \ maplit-1.0.2 \ matchers-0.0.1 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.3 \ mio-0.6.22 \ miow-0.2.1 \ native-tls-0.2.4 \ net2-0.2.35 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ object-0.21.1 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-src-111.12.0+1.1.1h \ openssl-sys-0.9.58 \ owning_ref-0.4.1 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ petgraph-0.5.1 \ pin-project-0.4.27 \ pin-project-1.0.1 \ pin-project-internal-0.4.27 \ pin-project-internal-1.0.1 \ pin-project-lite-0.1.11 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ platforms-1.0.2 \ ppv-lite86-0.2.9 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.1 \ regex-automata-0.1.9 \ regex-syntax-0.6.20 \ remove_dir_all-0.5.3 \ reqwest-0.10.8 \ rust-argon2-0.8.2 \ rustc-demangle-0.1.18 \ rustsec-0.22.2 \ ryu-1.0.5 \ schannel-0.1.19 \ secrecy-0.6.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ semver-0.9.0 \ semver-0.10.0 \ semver-0.11.0 \ semver-parser-0.7.0 \ semver-parser-0.10.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ serde_urlencoded-0.6.1 \ sha-1-0.8.2 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.1 \ slab-0.4.2 \ smallvec-0.6.13 \ smartstring-0.2.5 \ smol_str-0.1.16 \ socket2-0.3.15 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.20 \ structopt-derive-0.4.13 \ subprocess-0.2.6 \ syn-1.0.48 \ synstructure-0.12.4 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.21 \ thiserror-impl-1.0.21 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.5.7 \ toml_edit-0.2.0 \ tower-service-0.3.0 \ tracing-0.1.21 \ tracing-attributes-0.1.11 \ tracing-core-0.1.17 \ tracing-futures-0.2.4 \ tracing-log-0.1.1 \ tracing-subscriber-0.1.6 \ try-lock-0.2.3 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ unreachable-1.0.0 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ void-1.0.2 \ wait-timeout-0.2.0 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ zeroize-1.1.1 NO_TEST= yes PLIST_FILES= bin/cargo-audit post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cargo-audit .include Index: head/security/cloak/Makefile =================================================================== --- head/security/cloak/Makefile (revision 560491) +++ head/security/cloak/Makefile (revision 560492) @@ -1,77 +1,77 @@ # $FreeBSD$ PORTNAME= cloak DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org COMMENT= Command line OTP Authenticator application LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= evansmurithi CARGO_CRATES= ansi_term-0.11.0 \ argon2rs-0.2.5 \ arrayvec-0.4.10 \ atty-0.2.11 \ autocfg-0.1.2 \ backtrace-0.3.15 \ backtrace-sys-0.1.28 \ bitflags-1.0.4 \ blake2-rfc-0.2.18 \ cc-1.0.35 \ cfg-if-0.1.7 \ clap-2.33.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.3 \ data-encoding-2.1.2 \ dirs-1.0.5 \ failure-0.1.5 \ failure_derive-0.1.5 \ fuchsia-cprng-0.1.1 \ lazy_static-1.3.0 \ libc-0.2.51 \ nodrop-0.1.13 \ numtoa-0.1.0 \ open-1.2.2 \ proc-macro2-0.4.28 \ quote-0.6.12 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_os-0.1.3 \ rdrand-0.4.0 \ redox_syscall-0.1.54 \ redox_termios-0.1.1 \ redox_users-0.3.0 \ ring-0.14.6 \ rustc-demangle-0.1.14 \ scoped_threadpool-0.1.9 \ serde-1.0.90 \ serde_derive-1.0.90 \ spin-0.5.0 \ strsim-0.8.0 \ syn-0.15.32 \ synstructure-0.10.1 \ termion-1.5.2 \ textwrap-0.11.0 \ toml-0.5.0 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ untrusted-0.6.2 \ vec_map-0.8.1 \ winapi-0.3.7 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/cloak post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cloak .include Index: head/security/rustscan/Makefile =================================================================== --- head/security/rustscan/Makefile (revision 560491) +++ head/security/rustscan/Makefile (revision 560492) @@ -1,210 +1,210 @@ # $FreeBSD$ PORTNAME= rustscan PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org COMMENT= Faster Nmap Scanning with Rust LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nmap>0:security/nmap USES= cargo USE_GITHUB= yes GH_ACCOUNT= RustScan GH_PROJECT= RustScan CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.34 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ async-channel-1.5.1 \ async-executor-1.3.0 \ async-global-executor-1.4.3 \ async-io-1.1.10 \ async-mutex-1.4.0 \ async-std-1.7.0 \ async-task-4.0.3 \ async-trait-0.1.41 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.54 \ base64-0.11.0 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ blocking-1.0.2 \ bumpalo-3.4.0 \ bytes-0.5.6 \ cache-padded-1.1.1 \ cc-1.0.61 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cidr-utils-0.5.0 \ clap-2.33.3 \ colored-2.0.0 \ colorful-0.2.1 \ concurrent-queue-1.2.2 \ const_fn-0.4.3 \ constant_time_eq-0.1.5 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.0 \ debug-helper-0.3.10 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ either-1.6.1 \ enum-as-inner-0.3.3 \ env_logger-0.8.1 \ event-listener-2.5.1 \ fastrand-1.4.0 \ form_urlencoded-1.0.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.7 \ futures-channel-0.3.7 \ futures-core-0.3.7 \ futures-executor-0.3.7 \ futures-io-0.3.7 \ futures-lite-1.11.2 \ futures-macro-0.3.7 \ futures-sink-0.3.7 \ futures-task-0.3.7 \ futures-util-0.3.7 \ gcd-2.0.1 \ getrandom-0.1.15 \ gimli-0.23.0 \ gloo-timers-0.2.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ hostname-0.3.1 \ humantime-2.0.1 \ idna-0.2.0 \ instant-0.1.8 \ iovec-0.1.4 \ ipconfig-0.2.2 \ itertools-0.9.0 \ itoa-0.4.6 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.80 \ linked-hash-map-0.5.3 \ log-0.4.11 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.8 \ memchr-2.3.4 \ miniz_oxide-0.4.3 \ mio-0.6.22 \ miow-0.2.1 \ nb-connect-1.0.2 \ net2-0.2.35 \ num-bigint-0.3.1 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.22.0 \ once_cell-1.4.1 \ parking-2.0.0 \ percent-encoding-2.1.0 \ pin-project-1.0.1 \ pin-project-internal-1.0.1 \ pin-project-lite-0.1.11 \ pin-utils-0.1.0 \ polling-2.0.2 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ resolv-conf-0.6.3 \ ring-0.16.15 \ rlimit-0.5.2 \ rust-argon2-0.8.2 \ rustc-demangle-0.1.18 \ rustls-0.17.0 \ ryu-1.0.5 \ sct-0.6.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ shell-words-1.0.0 \ slab-0.4.2 \ smallvec-1.4.2 \ socket2-0.3.15 \ spin-0.5.2 \ strsim-0.8.0 \ structopt-0.3.20 \ structopt-derive-0.4.13 \ subprocess-0.2.6 \ syn-1.0.48 \ termcolor-1.1.0 \ text_placeholder-0.4.0 \ textwrap-0.11.0 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ thread_local-1.0.1 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-rustls-0.13.1 \ toml-0.5.7 \ trust-dns-proto-0.19.5 \ trust-dns-resolver-0.19.5 \ trust-dns-rustls-0.19.5 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-2.2.0 \ vec-arena-1.0.0 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ waker-fn-1.1.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ webpki-0.21.3 \ webpki-roots-0.19.0 \ wepoll-sys-3.0.1 \ widestring-0.4.3 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/rustscan .include Index: head/security/sequoia/Makefile =================================================================== --- head/security/sequoia/Makefile (revision 560491) +++ head/security/sequoia/Makefile (revision 560492) @@ -1,339 +1,339 @@ # $FreeBSD$ PORTNAME= sequoia PORTVERSION= 0.19.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= phryk-ports@wzff.de COMMENT= Modern PGP implementation, written in rust LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS+= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} LIB_DEPENDS+= libcapnp.so:devel/capnproto LIB_DEPENDS+= libgmp.so:math/gmp LIB_DEPENDS+= libnettle.so:security/nettle USES= cargo ssl USE_LDCONFIG= yes USE_GITLAB= yes GL_ACCOUNT= sequoia-pgp GL_PROJECT= sequoia GL_COMMIT= 383133f6be990237044900a4df676488bf8dd71e CARGO_BUILD_ARGS+= --all SOVERS= ${PORTVERSION} SUB_LIST= VERSION=${SOVERS} SUB_FILES= sequoia-openpgp.pc SUB_FILES+= sequoia.pc # autogenerated by make cargo-crates CARGO_CRATES= adler32-1.2.0 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ ascii-canvas-2.0.0 \ assert_cli-0.6.3 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.46 \ backtrace-sys-0.1.37 \ base64-0.11.0 \ base64-0.12.3 \ bindgen-0.51.1 \ bit-set-0.5.2 \ bit-vec-0.6.2 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bstr-0.2.13 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytes-0.4.12 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ capnp-0.10.3 \ capnp-futures-0.10.1 \ capnp-rpc-0.10.0 \ capnpc-0.10.2 \ cc-1.0.59 \ cexpr-0.3.6 \ cfg-if-0.1.10 \ chrono-0.4.15 \ clang-sys-0.28.1 \ clap-2.33.3 \ cloudabi-0.0.3 \ colored-1.9.1 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ cpuid-bool-0.1.2 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossterm-0.13.3 \ crossterm_winapi-0.4.0 \ csv-1.1.3 \ csv-core-0.1.10 \ ctor-0.1.15 \ curve25519-dalek-3.0.0 \ diff-0.1.12 \ difference-2.0.0 \ digest-0.8.1 \ digest-0.9.0 \ dirs-1.0.5 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ doc-comment-0.3.3 \ docopt-1.1.0 \ dyn-clone-1.0.1 \ ed25519-1.0.1 \ ed25519-dalek-1.0.0 \ either-1.6.0 \ ena-0.13.1 \ encode_unicode-0.3.6 \ environment-0.1.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ filetime-0.2.12 \ fixedbitset-0.1.9 \ flate2-1.0.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fs2-0.4.3 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ futures-cpupool-0.1.8 \ generic-array-0.12.3 \ generic-array-0.14.4 \ getrandom-0.1.14 \ glob-0.3.0 \ h2-0.1.26 \ hashbrown-0.8.2 \ heck-0.3.1 \ hermit-abi-0.1.15 \ http-0.1.21 \ http-body-0.1.0 \ httparse-1.3.4 \ hyper-0.12.35 \ hyper-tls-0.3.2 \ idna-0.2.0 \ indexmap-1.5.1 \ iovec-0.1.4 \ itertools-0.8.2 \ itoa-0.4.6 \ kernel32-sys-0.2.2 \ lalrpop-0.17.2 \ lalrpop-util-0.17.2 \ lazy_static-1.4.0 \ libc-0.2.76 \ libloading-0.5.2 \ libm-0.2.1 \ libsqlite3-sys-0.15.0 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ log-0.4.11 \ lru-cache-0.1.2 \ mach_o_sys-0.1.1 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.5 \ memsec-0.5.7 \ miniz_oxide-0.3.7 \ mio-0.6.22 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.1 \ miow-0.3.5 \ native-tls-0.2.4 \ net2-0.2.34 \ nettle-7.0.0 \ nettle-src-3.5.1-2 \ nettle-sys-2.0.4 \ new_debug_unreachable-1.0.4 \ nom-4.2.3 \ num-bigint-dig-0.6.0 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ ordermap-0.3.5 \ parity-tokio-ipc-0.4.0 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ petgraph-0.4.13 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pkg-config-0.3.18 \ ppv-lite86-0.2.9 \ precomputed-hash-0.1.1 \ prettytable-rs-0.8.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.19 \ quickcheck-0.9.2 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_users-0.3.4 \ regex-1.3.9 \ regex-automata-0.1.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rpassword-4.0.3 \ rusqlite-0.19.0 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ ryu-1.0.5 \ schannel-0.1.19 \ scoped-tls-0.1.2 \ scopeguard-1.1.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.115 \ serde_derive-1.0.115 \ serde_json-1.0.57 \ sha2-0.8.2 \ sha2-0.9.1 \ shlex-0.1.1 \ signature-1.2.2 \ siphasher-0.2.3 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.4.2 \ socket2-0.3.11 \ spin-0.5.2 \ string-0.2.1 \ string_cache-0.7.5 \ string_cache_codegen-0.4.4 \ string_cache_shared-0.3.0 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.16 \ structopt-derive-0.4.9 \ subtle-2.2.3 \ syn-1.0.38 \ synstructure-0.12.4 \ tempfile-3.1.0 \ term-0.5.2 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ time-0.1.43 \ tokio-0.1.22 \ tokio-buf-0.1.1 \ tokio-codec-0.1.2 \ tokio-core-0.1.17 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-fs-0.1.7 \ tokio-io-0.1.13 \ tokio-named-pipes-0.1.0 \ tokio-reactor-0.1.12 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ tokio-udp-0.1.6 \ tokio-uds-0.2.7 \ try-lock-0.2.3 \ typenum-1.12.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.9 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.2 \ want-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ win-crypto-ng-0.2.0 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ zbase32-0.1.2 \ zeroize-1.1.0 \ zeroize_derive-1.0.0 do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/sequoia \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions .for f in ffi ffi_macros openpgp_ffi ${STRIP_CMD} ${CARGO_TARGET_DIR}/release/libsequoia_${f}.so ${INSTALL_LIB} ${CARGO_TARGET_DIR}/release/libsequoia_${f}.so ${STAGEDIR}${PREFIX}/lib/libsequoia_${f}.so.${SOVERS} ${LN} -sf libsequoia_${f}.so.${SOVERS} ${STAGEDIR}${PREFIX}/lib/libsequoia_${f}.so .endfor .for f in sq sqop sqv ${STRIP_CMD} ${CARGO_TARGET_DIR}/release/${f} ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/release/${f} ${STAGEDIR}${PREFIX}/bin .endfor ${STRIP_CMD} ${CARGO_TARGET_DIR}/release/sequoia-public-key-store ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/release/sequoia-public-key-store ${STAGEDIR}${PREFIX}/lib/sequoia/sequoia-public-key-store (cd ${WRKSRC}/ffi/include && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include) (cd ${WRKSRC}/openpgp-ffi/include/sequoia && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/sequoia) ${INSTALL_DATA} ${CARGO_TARGET_DIR}/sq.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/sq ${INSTALL_DATA} ${CARGO_TARGET_DIR}/sqv.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/sqv ${INSTALL_DATA} ${CARGO_TARGET_DIR}/sq.fish ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/sqv.fish ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/_sq ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/_sqv ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKDIR}/sequoia.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ ${INSTALL_DATA} ${WRKDIR}/sequoia-openpgp.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ .include Index: head/security/suricata/Makefile =================================================================== --- head/security/suricata/Makefile (revision 560491) +++ head/security/suricata/Makefile (revision 560492) @@ -1,155 +1,155 @@ # Created by: Patrick Tracanelli # $FreeBSD$ PORTNAME= suricata DISTVERSION= 5.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ MAINTAINER= franco@opnsense.org COMMENT= High Performance Network IDS, IPS and Security Monitoring engine LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rustc:lang/${RUST_DEFAULT} LIB_DEPENDS= libpcre.so:devel/pcre \ libnet.so:net/libnet \ liblz4.so:archivers/liblz4 \ libyaml.so:textproc/libyaml USES= autoreconf cpe gmake iconv:translit libtool pathfix pkgconfig CONFLICTS_INSTALL= libhtp USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} PLIST_SUB= PORTVERSION=${DISTVERSION:C/-/_/g} GNU_CONFIGURE= yes CPE_VENDOR= openinfosecfoundation INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= GEOIP IPFW JSON NETMAP NSS PORTS_PCAP PRELUDE \ PYTHON REDIS TESTS OPTIONS_DEFINE_amd64= HYPERSCAN OPTIONS_DEFAULT= IPFW JSON NETMAP PYTHON OPTIONS_SUB= yes OPTIONS_RADIO= SCRIPTS OPTIONS_RADIO_SCRIPTS= LUA LUAJIT GEOIP_DESC= GeoIP support HYPERSCAN_DESC= Hyperscan support IPFW_DESC= IPFW and IP Divert support for inline IDP JSON_DESC= JSON output support LUAJIT_DESC= LuaJIT scripting support LUA_DESC= LUA scripting support NETMAP_DESC= Netmap support for inline IDP NSS_DESC= File checksums and SSL/TLS fingerprinting PORTS_PCAP_DESC= Use libpcap from ports PRELUDE_DESC= Prelude support for NIDS alerts PYTHON_DESC= Python-based update and control utilities REDIS_DESC= Redis output support SCRIPTS_DESC= Scripting TESTS_DESC= Unit tests in suricata binary GEOIP_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb GEOIP_CONFIGURE_ON= --enable-geoip HYPERSCAN_LIB_DEPENDS= libhs.so:devel/hyperscan HYPERSCAN_CONFIGURE_ON= --with-libhs-includes=${LOCALBASE}/include \ --with-libhs-libraries=${LOCALBASE}/lib IPFW_CONFIGURE_ON= --enable-ipfw JSON_LIB_DEPENDS= libjansson.so:devel/jansson JSON_CONFIGURE_ON= --with-libjansson-includes=${LOCALBASE}/include \ --with-libjansson-libraries=${LOCALBASE}/lib LUA_USES= lua:51 LUA_CONFIGURE_ON= --enable-lua \ --with-liblua-includes=${LUA_INCDIR} \ --with-liblua-libraries=${LUA_LIBDIR} LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit LUAJIT_CONFIGURE_ON= --enable-luajit NSS_LIB_DEPENDS= libnss3.so:security/nss \ libnspr4.so:devel/nspr NSS_CONFIGURE_OFF= --disable-nss --disable-nspr NSS_CONFIGURE_ON= --with-libnss-includes=${LOCALBASE}/include/nss/nss \ --with-libnss-libraries=${LOCALBASE}/lib \ --with-libnspr-libraries=${LOCALBASE}/lib \ --with-libnspr-includes=${LOCALBASE}/include/nspr NETMAP_CONFIGURE_ENABLE= netmap PORTS_PCAP_LIB_DEPENDS= libpcap.so.1:net/libpcap PORTS_PCAP_CONFIGURE_ON= --with-libpcap-includes=${LOCALBASE}/include \ --with-libpcap-libraries=${LOCALBASE}/lib PORTS_PCAP_CONFIGURE_OFF= --with-libpcap-includes=/usr/include \ --with-libpcap-libraries=/usr/lib PRELUDE_LIB_DEPENDS= libprelude.so:security/libprelude \ libgnutls.so:security/gnutls \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error \ libltdl.so:devel/libltdl PRELUDE_CONFIGURE_ENABLE= prelude PRELUDE_CONFIGURE_ON= --with-libprelude-prefix=${LOCALBASE} PYTHON_USES= python PYTHON_USE= PYTHON=py3kplist PYTHON_CONFIGURE_ENABLE= python PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} PYTHON_BUILD_DEPENDS= ${PYTHON_RUN_DEPENDS} REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis REDIS_CONFIGURE_ON= --enable-hiredis \ --with-libhiredis-includes=${LOCALBASE}/include \ --with-libhiredis-libraries=${LOCALBASE}/lib TESTS_CONFIGURE_ENABLE= unittests SUB_FILES= pkg-message CONFIGURE_ARGS+=--enable-gccprotect \ --enable-bundled-htp \ --with-libpcre-includes=${LOCALBASE}/include \ --with-libpcre-libraries=${LOCALBASE}/lib \ --with-libyaml-includes=${LOCALBASE}/include \ --with-libyaml-libraries=${LOCALBASE}/lib \ --with-libnet-includes=${LOCALBASE}/include \ --with-libnet-libraries=${LOCALBASE}/lib \ --with-libhtp-includes=${LOCALBASE}/include/ \ --with-libhtp-libraries=${LOCALBASE}/lib \ --disable-gccmarch-native pre-patch: @${CP} ${FILESDIR}/ax_check_compile_flag.m4 ${WRKSRC}/m4 post-patch-PYTHON-on: @${REINPLACE_CMD} -e "/AC_PATH_PROGS.*HAVE_PYTHON/ s/python[^,]*,/${PYTHON_VERSION},/g" \ ${WRKSRC}/configure.ac post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}/var/log/suricata .for f in classification.config reference.config @${MV} ${STAGEDIR}${DATADIR}/${f} ${STAGEDIR}${ETCDIR}/${f}.sample .endfor .for f in suricata.yaml threshold.config ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${ETCDIR}/${f}.sample .endfor post-install-PYTHON-on: (cd ${STAGEDIR}${PREFIX} \ && ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) .include Index: head/shells/ion/Makefile =================================================================== --- head/shells/ion/Makefile (revision 560491) +++ head/shells/ion/Makefile (revision 560492) @@ -1,281 +1,281 @@ # $FreeBSD$ PORTNAME= ion DISTVERSION= 1.0.5-1355 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= shells PKGNAMESUFFIX= -shell MAINTAINER= mikael@FreeBSD.org COMMENT= Modern system shell written in Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= nodefault GH_TUPLE= alkis:decimal:972c8547a0a76c7ad9a314e28a335aa57d46a543:decimal USE_GITLAB= yes GL_SITE= https://gitlab.redox-os.org GL_ACCOUNT= redox-os GL_COMMIT= a8872014dbce730ccd00aaa722397dc394a52bf4 GL_TUPLE= redox-os:calc:afba9c5d184ddb9db5e4e71dc357da0499e212cf:calculate \ redox-os:liner:3f3d1d4e6058067e9d03a9b1510d8f2edac073c7:liner \ redox-os:small:022635fcb0b0b631b3a06c79c45fa8ebaf4f64f5:small \ redox-os:termion:c27678efc2ed14576361c7ce6d806a6bb576f1a9:termion CARGO_CRATES= adler32-1.0.3 \ aho-corasick-0.7.4 \ andrew-0.2.1 \ android_glue-0.2.3 \ ansi_term-0.11.0 \ approx-0.3.2 \ arrayvec-0.4.11 \ atty-0.2.13 \ auto_enums-0.5.9 \ auto_enums_core-0.5.9 \ auto_enums_derive-0.5.9 \ autocfg-0.1.5 \ backtrace-0.3.33 \ backtrace-sys-0.1.31 \ bitflags-1.1.0 \ block-0.1.6 \ bstr-0.2.4 \ bytecount-0.1.7 \ bytecount-0.3.2 \ byteorder-1.3.2 \ c2-chacha-0.2.2 \ cast-0.2.2 \ cc-1.0.37 \ cfg-if-0.1.9 \ cgl-0.2.3 \ clap-2.33.0 \ cloudabi-0.0.3 \ cocoa-0.18.4 \ color_quant-1.0.1 \ core-foundation-0.6.4 \ core-foundation-sys-0.6.2 \ core-graphics-0.17.3 \ criterion-0.2.11 \ criterion-plot-0.3.1 \ crossbeam-deque-0.6.3 \ crossbeam-epoch-0.7.1 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.5 \ csv-1.1.1 \ csv-core-0.1.6 \ darling-0.9.0 \ darling_core-0.9.0 \ darling_macro-0.9.0 \ deflate-0.7.20 \ derivative-1.0.2 \ derive_utils-0.7.2 \ dlib-0.4.1 \ downcast-rs-1.0.4 \ draw_state-0.8.0 \ either-1.5.2 \ err-derive-0.1.5 \ errno-dragonfly-0.1.1 \ failure-0.1.5 \ failure_derive-0.1.5 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ gcc-0.3.55 \ getrandom-0.1.6 \ gfx-0.17.1 \ gfx_core-0.8.3 \ gfx_device_gl-0.15.5 \ gfx_gl-0.5.0 \ gif-0.10.2 \ gl-0.11.0 \ gl_generator-0.10.0 \ gl_generator-0.11.0 \ gl_generator-0.9.0 \ gleam-0.6.18 \ glob-0.3.0 \ glutin-0.21.0 \ glutin_egl_sys-0.1.3 \ glutin_emscripten_sys-0.1.0 \ glutin_gles2_sys-0.1.3 \ glutin_glx_sys-0.1.5 \ glutin_wgl_sys-0.1.3 \ hashbrown-0.5.0 \ heck-0.3.1 \ ident_case-1.0.1 \ image-0.21.2 \ inflate-0.4.5 \ interpolation-0.2.0 \ itertools-0.8.0 \ itoa-0.4.4 \ jpeg-decoder-0.1.15 \ khronos_api-2.2.0 \ khronos_api-3.1.0 \ lazy_static-1.3.0 \ lexical-2.2.1 \ lexical-core-0.4.2 \ libc-0.2.60 \ libloading-0.5.2 \ line_drawing-0.7.0 \ lock_api-0.1.5 \ log-0.4.7 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ memchr-2.2.1 \ memmap-0.7.0 \ memoffset-0.2.1 \ nix-0.14.1 \ nodrop-0.1.13 \ num-0.2.0 \ num-bigint-0.2.2 \ num-complex-0.2.3 \ num-derive-0.2.5 \ num-integer-0.1.41 \ num-iter-0.1.39 \ num-rational-0.2.2 \ num-traits-0.2.8 \ num_cpus-1.10.1 \ numtoa-0.1.0 \ objc-0.2.6 \ object-pool-0.3.1 \ ordered-float-1.0.2 \ osmesa-sys-0.1.2 \ owning_ref-0.4.0 \ parking_lot-0.7.1 \ parking_lot_core-0.4.0 \ percent-encoding-1.0.1 \ permutate-0.3.2 \ piston-0.49.0 \ piston-ai_behavior-0.31.0 \ piston-float-1.0.0 \ piston-gfx_texture-0.36.0 \ piston-graphics_api_version-0.2.0 \ piston-shaders_graphics2d-0.3.1 \ piston-texture-0.6.0 \ piston-viewport-1.0.0 \ piston2d-gfx_graphics-0.61.0 \ piston2d-graphics-0.32.0 \ piston2d-sprite-0.55.0 \ piston_window-0.100.0 \ pistoncore-event_loop-0.49.0 \ pistoncore-glutin_window-0.63.0 \ pistoncore-input-0.28.0 \ pistoncore-window-0.44.0 \ pkg-config-0.3.14 \ png-0.14.1 \ ppv-lite86-0.2.5 \ proc-macro2-0.4.30 \ quote-0.6.13 \ rand-0.4.6 \ rand-0.6.5 \ rand-0.7.0 \ rand_chacha-0.1.1 \ rand_chacha-0.2.0 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_core-0.5.0 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rand_xoshiro-0.1.0 \ rayon-1.1.0 \ rayon-core-1.5.0 \ rdrand-0.4.0 \ read_color-1.0.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ regex-1.2.0 \ regex-automata-0.1.8 \ regex-syntax-0.6.10 \ rustc-demangle-0.1.15 \ rustc_version-0.2.3 \ rusttype-0.7.7 \ ryu-0.2.8 \ ryu-1.0.0 \ same-file-1.0.5 \ scoped_threadpool-0.1.9 \ scopeguard-0.3.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.97 \ serde_derive-1.0.97 \ serde_json-1.0.40 \ serial_test-0.2.0 \ serial_test_derive-0.2.0 \ shader_version-0.6.0 \ shared_library-0.1.9 \ smallvec-0.6.10 \ smithay-client-toolkit-0.4.6 \ spin-0.5.0 \ stable_deref_trait-1.1.1 \ stackvector-1.0.6 \ static_assertions-0.2.5 \ stb_truetype-0.2.6 \ strsim-0.7.0 \ strsim-0.8.0 \ structopt-0.2.18 \ structopt-derive-0.2.18 \ syn-0.15.40 \ synstructure-0.10.2 \ textwrap-0.11.0 \ thread_local-0.3.6 \ tiff-0.2.2 \ tinytemplate-1.0.2 \ ucd-util-0.1.5 \ unicode-segmentation-1.3.0 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ unreachable-1.0.0 \ users-0.9.1 \ utf8-ranges-1.0.3 \ uuid-0.6.5 \ vec_map-0.8.1 \ vecmath-1.0.0 \ version_check-0.9.1 \ void-1.0.2 \ walkdir-2.2.9 \ wayland-client-0.21.13 \ wayland-commons-0.21.13 \ wayland-protocols-0.21.13 \ wayland-scanner-0.21.13 \ wayland-sys-0.21.13 \ winapi-0.3.7 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winit-0.19.1 \ x11-dl-2.18.3 \ xdg-2.2.0 \ xml-rs-0.7.0 \ xml-rs-0.8.0 CARGO_USE_GITHUB= yes CARGO_USE_GITLAB= yes CONFLICTS_INSTALL= ion OPTIONS_DEFINE= DOCS EXAMPLES # liner-0.4.4 does not build with Rust 1.40.0. Use the newer copy # that is also already available. post-patch: @${REINPLACE_CMD} 's,^liner = .*,liner = \{ path = "${WRKSRC_liner}" \},' \ ${WRKSRC_calculate}/Cargo.toml post-configure: ${ECHO_CMD} ${GL_COMMIT} > ${WRKSRC}/git_revision.txt post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ion post-install-DOCS-on: @cd ${WRKSRC}/manual/src && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @cd ${WRKSRC}/tests && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include Index: head/shells/starship/Makefile =================================================================== --- head/shells/starship/Makefile (revision 560491) +++ head/shells/starship/Makefile (revision 560492) @@ -1,211 +1,212 @@ # $FreeBSD$ PORTNAME= starship DISTVERSION= 0.48.0 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-shell prompt for astronauts LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo ssl CARGO_CRATES= \ ahash-0.4.7 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ attohttpc-0.16.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ battery-0.7.8 \ bitflags-0.9.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ block-0.1.6 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byte-unit-4.0.9 \ byteorder-1.3.4 \ bytes-0.5.6 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ const_fn-0.4.4 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.2 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-utils-0.8.1 \ dbus-0.8.4 \ digest-0.8.1 \ dirs-1.0.5 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.1 \ dlv-list-0.2.2 \ dtoa-0.4.7 \ either-1.6.1 \ fake-simd-0.1.2 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ generic-array-0.12.3 \ gethostname-0.2.1 \ getrandom-0.1.16 \ getrandom-0.2.0 \ git2-0.13.15 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ http-0.2.2 \ idna-0.2.0 \ indexmap-1.6.1 \ itoa-0.4.7 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.81 \ libdbus-sys-0.2.1 \ libgit2-sys-0.12.17+1.1.0 \ libz-sys-1.1.2 \ linked-hash-map-0.5.3 \ log-0.4.11 \ mac-notification-sys-0.3.0 \ mach-0.3.2 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.3.4 \ memoffset-0.6.1 \ native-tls-0.2.7 \ nix-0.19.1 \ notify-rust-4.0.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.5.2 \ opaque-debug-0.2.3 \ open-1.4.0 \ openssl-0.10.32 \ openssl-probe-0.1.2 \ openssl-src-111.13.0+1.1.1i \ openssl-sys-0.9.60 \ ordered-multimap-0.3.1 \ os_info-3.0.1 \ path-slash-0.1.3 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro2-1.0.24 \ quick-xml-0.20.0 \ quote-0.3.15 \ quote-1.0.8 \ rand-0.7.3 \ rand-0.8.0 \ rand_chacha-0.2.2 \ rand_chacha-0.3.0 \ rand_core-0.5.1 \ rand_core-0.6.0 \ rand_hc-0.2.0 \ rand_hc-0.3.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.3 \ rust-ini-0.16.0 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.0.0 \ security-framework-sys-2.0.0 \ semver-0.11.0 \ semver-parser-0.10.1 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.61 \ serde_urlencoded-0.6.1 \ sha-1-0.8.2 \ shell-words-1.0.0 \ starship_module_config_derive-0.1.2 \ strsim-0.8.0 \ strum-0.8.0 \ strum_macros-0.8.0 \ syn-0.11.11 \ syn-1.0.57 \ synom-0.11.3 \ sys-info-0.7.0 \ tempfile-3.1.0 \ term_size-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.23 \ thiserror-impl-1.0.23 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.0.4 \ unicode-xid-0.2.1 \ uom-0.30.0 \ url-2.2.0 \ urlencoding-1.1.1 \ utf8-width-0.1.4 \ vcpkg-0.2.11 \ vec_map-0.8.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ which-4.0.2 \ wildmatch-1.0.12 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winrt-0.4.0 \ winrt-notification-0.2.2 \ xml-rs-0.6.1 \ yaml-rust-0.4.4 PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FONTS OPTIONS_DEFAULT= FONTS FONTS_DESC= Install fonts FONTS_RUN_DEPENDS= nerd-fonts>0:x11-fonts/nerd-fonts post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/sysutils/diskonaut/Makefile =================================================================== --- head/sysutils/diskonaut/Makefile (revision 560491) +++ head/sysutils/diskonaut/Makefile (revision 560492) @@ -1,114 +1,114 @@ # $FreeBSD$ PORTNAME= diskonaut PORTVERSION= 0.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal disk space navigator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= imsnif CARGO_CRATES= addr2line-0.12.1 \ adler32-1.1.0 \ ansi_term-0.11.0 \ arc-swap-0.4.7 \ atty-0.2.14 \ autocfg-1.0.0 \ backtrace-0.3.49 \ bitflags-1.2.1 \ cassowary-0.3.0 \ cc-1.0.55 \ cfg-if-0.1.10 \ clap-2.33.1 \ clicolors-control-1.0.1 \ cloudabi-0.0.3 \ console-0.10.3 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossterm-0.17.7 \ crossterm_winapi-0.6.1 \ difference-2.0.0 \ dtoa-0.4.6 \ either-1.5.3 \ encode_unicode-0.3.6 \ failure-0.1.8 \ failure_derive-0.1.8 \ filesize-0.2.0 \ gimli-0.21.0 \ heck-0.3.1 \ hermit-abi-0.1.14 \ insta-0.16.0 \ itoa-0.4.6 \ jwalk-0.5.1 \ lazy_static-1.4.0 \ libc-0.2.71 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ log-0.4.11 \ maybe-uninit-2.0.0 \ memoffset-0.5.4 \ miniz_oxide-0.3.7 \ mio-0.7.0 \ miow-0.3.5 \ nix-0.17.0 \ ntapi-0.3.4 \ num_cpus-1.13.0 \ object-0.20.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro2-1.0.18 \ quote-1.0.7 \ rayon-1.3.1 \ rayon-core-1.7.1 \ redox_syscall-0.1.56 \ rustc-demangle-0.1.16 \ ryu-1.0.5 \ scopeguard-1.1.0 \ serde-1.0.112 \ serde_derive-1.0.112 \ serde_json-1.0.55 \ serde_yaml-0.8.13 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.0 \ smallvec-1.4.2 \ socket2-0.3.15 \ strsim-0.8.0 \ structopt-0.3.15 \ structopt-derive-0.4.8 \ syn-1.0.31 \ syn-mid-0.5.0 \ synstructure-0.12.4 \ terminal_size-0.1.12 \ termios-0.3.2 \ textwrap-0.11.0 \ tui-0.11.0 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.2 \ version_check-0.9.2 \ void-1.0.2 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yaml-rust-0.4.4 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/sysutils/dua-cli/Makefile =================================================================== --- head/sysutils/dua-cli/Makefile (revision 560491) +++ head/sysutils/dua-cli/Makefile (revision 560492) @@ -1,120 +1,121 @@ # $FreeBSD$ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.10.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= vulcan@wired.sh COMMENT= Conveniently learn about the disk usage of directories LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Byron CARGO_CRATES= ansi_term-0.11.0 \ anyhow-1.0.34 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ byte-unit-4.0.9 \ cassowary-0.3.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-3.0.0-beta.2 \ clap_derive-3.0.0-beta.2 \ cloudabi-0.1.0 \ colored-2.0.0 \ const_fn-0.4.3 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.7.3 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.0 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.0 \ crossterm-0.18.2 \ crossterm_winapi-0.6.2 \ crosstermion-0.5.0 \ ctor-0.1.16 \ difference-2.0.0 \ either-1.6.1 \ filesize-0.2.0 \ fixedbitset-0.2.0 \ glob-0.3.0 \ hashbrown-0.9.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ indexmap-1.6.0 \ instant-0.1.8 \ itertools-0.9.0 \ jwalk-0.5.1 \ lazy_static-1.4.0 \ libc-0.2.80 \ lock_api-0.4.1 \ log-0.4.11 \ maybe-uninit-2.0.0 \ memoffset-0.5.6 \ mio-0.7.5 \ miow-0.3.5 \ ntapi-0.3.6 \ num_cpus-1.13.0 \ numtoa-0.1.0 \ open-1.4.0 \ os_str_bytes-2.4.0 \ output_vt100-0.1.2 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ petgraph-0.5.1 \ pretty_assertions-0.6.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ redox_termios-0.1.1 \ scopeguard-1.1.0 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.2 \ smallvec-1.4.2 \ socket2-0.3.16 \ strsim-0.10.0 \ syn-1.0.48 \ termcolor-1.1.0 \ termion-1.5.5 \ textwrap-0.12.1 \ tui-0.13.0 \ tui-react-0.13.0 \ unicode-segmentation-1.7.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ utf8-width-0.1.4 \ vec_map-0.8.2 \ version_check-0.9.2 \ wild-2.0.4 \ 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 PLIST_FILES= bin/dua PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dua post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/exa/Makefile =================================================================== --- head/sysutils/exa/Makefile (revision 560491) +++ head/sysutils/exa/Makefile (revision 560492) @@ -1,101 +1,101 @@ # $FreeBSD$ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils MAINTAINER= mikael@FreeBSD.org COMMENT= Modern replacement for ls LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= ogham CARGO_CRATES= aho-corasick-0.7.3 \ ansi_term-0.12.0 \ atty-0.2.11 \ autocfg-0.1.4 \ bitflags-1.0.4 \ byteorder-1.3.2 \ cc-1.0.35 \ cfg-if-0.1.7 \ datetime-0.4.7 \ env_logger-0.6.1 \ git2-0.9.1 \ glob-0.3.0 \ humantime-1.2.0 \ idna-0.1.5 \ iso8601-0.1.1 \ kernel32-sys-0.2.2 \ lazy_static-1.3.0 \ libc-0.2.51 \ libgit2-sys-0.8.1 \ libz-sys-1.0.25 \ locale-0.2.2 \ log-0.4.6 \ matches-0.1.8 \ memchr-2.2.0 \ natord-1.0.9 \ nom-1.2.4 \ num-traits-0.1.43 \ num-traits-0.2.6 \ num_cpus-1.10.0 \ number_prefix-0.3.0 \ openssl-src-111.3.0+1.1.1c \ openssl-sys-0.9.47 \ pad-0.1.5 \ percent-encoding-1.0.1 \ pkg-config-0.3.14 \ quick-error-1.2.2 \ redox_syscall-0.1.54 \ redox_termios-0.1.1 \ regex-1.1.6 \ regex-syntax-0.6.6 \ scoped_threadpool-0.1.9 \ smallvec-0.6.9 \ term_grid-0.1.7 \ term_size-0.3.1 \ termcolor-1.0.4 \ termion-1.5.1 \ thread_local-0.3.6 \ ucd-util-0.1.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.8 \ unicode-width-0.1.5 \ url-1.7.2 \ users-0.9.1 \ utf8-ranges-1.0.2 \ vcpkg-0.2.6 \ winapi-0.2.8 \ winapi-0.3.7 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-1.0.1 \ zoneinfo_compiled-0.4.8 PLIST_FILES= bin/exa \ man/man1/exa.1.gz \ etc/bash_completion.d/exa.bash \ share/fish/completions/exa.fish \ share/zsh/site-functions/_exa post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/contrib/completions.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/exa.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/contrib/completions.fish ${STAGEDIR}${PREFIX}/share/fish/completions/exa.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/contrib/completions.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_exa ${INSTALL_MAN} ${WRKSRC}/contrib/man/exa.1 ${STAGEDIR}${PREFIX}/man/man1 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/exa .include Index: head/sysutils/fd/Makefile =================================================================== --- head/sysutils/fd/Makefile (revision 560491) +++ head/sysutils/fd/Makefile (revision 560492) @@ -1,106 +1,107 @@ # Created by: Andrey Cherkashin # $FreeBSD$ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 8.2.1 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -find MAINTAINER= mikael@FreeBSD.org COMMENT= Simple, fast and user-friendly alternative to find LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.35 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bstr-0.2.14 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ crossbeam-utils-0.8.1 \ ctrlc-3.1.7 \ diff-0.1.12 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.1 \ filetime-0.2.13 \ fnv-1.0.7 \ fs_extra-1.2.0 \ fuchsia-cprng-0.1.1 \ getrandom-0.1.15 \ globset-0.4.6 \ hermit-abi-0.1.17 \ humantime-2.0.1 \ ignore-0.4.17 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ lazy_static-1.4.0 \ libc-0.2.80 \ log-0.4.11 \ lscolors-0.7.1 \ memchr-2.3.4 \ nix-0.18.0 \ num_cpus-1.13.0 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ same-file-1.0.6 \ strsim-0.8.0 \ tempdir-0.3.7 \ term_size-0.3.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ unicode-width-0.1.8 \ users-0.11.0 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.3.1 \ wasi-0.9.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 MAKE_ENV= SHELL_COMPLETIONS_DIR=${WRKDIR}/completions CONFLICTS_INSTALL= fd PLIST_FILES= bin/fd \ etc/bash_completion.d/fd.bash \ share/fish/completions/fd.fish \ share/man/man1/fd.1.gz \ share/zsh/site-functions/_fd post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fd ${INSTALL_MAN} ${WRKSRC}/doc/fd.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKDIR}/completions/fd.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKDIR}/completions/fd.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/contrib/completion/_fd \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include Index: head/sysutils/flowgger/Makefile =================================================================== --- head/sysutils/flowgger/Makefile (revision 560491) +++ head/sysutils/flowgger/Makefile (revision 560492) @@ -1,185 +1,185 @@ # $FreeBSD$ PORTNAME= flowgger DISTVERSION= 0.2.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} MAINTAINER= mikael@FreeBSD.org COMMENT= Fast data collector LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= capnp:devel/capnproto USES= cargo ssl CARGO_CRATES= adler32-1.0.4 \ ansi_term-0.11.0 \ ascii-0.9.3 \ atty-0.2.13 \ autocfg-0.1.6 \ autocfg-1.0.0 \ backtrace-0.3.38 \ backtrace-sys-0.1.31 \ bitflags-1.2.0 \ build_const-0.2.1 \ byteorder-0.5.3 \ byteorder-1.3.2 \ bytes-0.4.12 \ c2-chacha-0.2.2 \ capnp-0.10.3 \ capnpc-0.10.2 \ cc-1.0.45 \ cfg-if-0.1.10 \ chrono-0.4.9 \ chrono-tz-0.5.1 \ clap-2.33.0 \ cloudabi-0.0.3 \ combine-3.8.1 \ crc-1.8.1 \ crc32fast-1.2.0 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ dtoa-0.2.2 \ either-1.5.3 \ error-chain-0.10.0 \ filetime-0.2.7 \ flate2-0.2.20 \ flate2-1.0.11 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ generator-0.6.20 \ getrandom-0.1.12 \ glob-0.3.0 \ idna-0.1.5 \ inotify-0.6.1 \ inotify-sys-0.1.3 \ iovec-0.1.2 \ itoa-0.1.1 \ kafka-0.8.0 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.62 \ lock_api-0.1.5 \ log-0.3.9 \ log-0.4.8 \ matches-0.1.8 \ may-0.3.17 \ may_queue-0.1.7 \ maybe-uninit-2.0.0 \ memchr-2.2.1 \ memoffset-0.5.4 \ miniz-sys-0.1.12 \ miniz_oxide-0.3.2 \ mio-0.6.19 \ mio-extras-2.0.5 \ miow-0.2.1 \ miow-0.3.3 \ net2-0.2.33 \ nix-0.17.0 \ notify-4.0.13 \ num-integer-0.1.41 \ num-traits-0.1.43 \ num-traits-0.2.8 \ num_cpus-1.10.1 \ openssl-0.10.28 \ openssl-sys-0.9.54 \ owning_ref-0.4.0 \ parking_lot-0.7.1 \ parking_lot_core-0.4.0 \ parse-zoneinfo-0.2.1 \ percent-encoding-1.0.1 \ pkg-config-0.3.16 \ ppv-lite86-0.2.5 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand-0.7.2 \ rand_chacha-0.1.1 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redis-0.10.0 \ redox_syscall-0.1.56 \ ref_slice-1.2.0 \ regex-1.3.6 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ same-file-1.0.5 \ scopeguard-0.3.3 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-0.8.23 \ serde-1.0.101 \ serde_json-0.8.6 \ sha1-0.6.0 \ slab-0.4.2 \ smallvec-0.6.10 \ smallvec-1.2.0 \ snap-0.2.5 \ socket2-0.3.11 \ stable_deref_trait-1.1.1 \ strsim-0.8.0 \ tempdir-0.3.7 \ textwrap-0.11.0 \ time-0.1.42 \ tokio-codec-0.1.1 \ tokio-executor-0.1.8 \ tokio-io-0.1.12 \ tokio-reactor-0.1.9 \ tokio-sync-0.1.6 \ tokio-tcp-0.1.3 \ toml-0.5.3 \ twox-hash-1.5.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.8 \ unicode-width-0.1.6 \ unreachable-1.0.0 \ url-1.7.2 \ vcpkg-0.2.7 \ vec_map-0.8.1 \ void-1.0.2 \ walkdir-2.2.9 \ wasi-0.7.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/flowgger ${INSTALL_DATA} ${WRKSRC}/flowgger.toml \ ${STAGEDIR}${PREFIX}/etc/flowgger.toml.sample .include Index: head/sysutils/fselect/Makefile =================================================================== --- head/sysutils/fselect/Makefile (revision 560491) +++ head/sysutils/fselect/Makefile (revision 560492) @@ -1,159 +1,160 @@ # $FreeBSD$ PORTNAME= fselect DISTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= vulcan@wired.sh COMMENT= Find files with SQL-like queries LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= jhspetersson CARGO_CRATES= adler32-1.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.15 \ ansi_term-0.12.1 \ app_dirs-1.2.1 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bitreader-0.3.2 \ bitstream-io-0.8.5 \ block-buffer-0.9.0 \ block-padding-0.2.1 \ bstr-0.2.14 \ bytecount-0.6.1 \ byteorder-1.3.4 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ cc-1.0.64 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-english-0.1.4 \ cloudabi-0.0.3 \ cpuid-bool-0.1.2 \ crc32fast-1.2.1 \ csv-1.1.4 \ csv-core-0.1.10 \ digest-0.9.0 \ either-1.6.1 \ fixedbitset-0.2.0 \ flate2-1.0.14 \ fnv-1.0.7 \ generic-array-0.14.4 \ getrandom-0.1.15 \ hashbrown-0.7.2 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ humansize-1.1.0 \ imagesize-0.8.8 \ indexmap-1.6.0 \ itertools-0.8.2 \ itoa-0.4.6 \ kamadak-exif-0.5.2 \ keccak-0.1.0 \ lazy_static-1.4.0 \ libc-0.2.80 \ lock_api-0.3.4 \ log-0.4.11 \ lscolors-0.7.1 \ matroska-0.5.4 \ memchr-1.0.2 \ memchr-2.3.4 \ miniz_oxide-0.3.7 \ mp3-metadata-0.3.3 \ mp4parse-0.11.4 \ mutate_once-0.1.1 \ nom-3.2.1 \ num-integer-0.1.44 \ num-traits-0.2.14 \ ole32-sys-0.2.0 \ opaque-debug-0.3.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ petgraph-0.5.1 \ phf-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-automata-0.1.9 \ regex-syntax-0.6.21 \ ryu-1.0.5 \ scanlex-0.1.4 \ scopeguard-1.1.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ sha-1-0.9.2 \ sha2-0.9.2 \ sha3-0.9.1 \ shell32-sys-0.1.2 \ siphasher-0.3.3 \ smallvec-1.5.0 \ static_assertions-1.1.0 \ syn-1.0.48 \ text_io-0.1.8 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ thread_local-1.0.1 \ time-0.1.44 \ toml-0.5.7 \ tree_magic-0.2.3 \ typenum-1.12.0 \ unicode-xid-0.2.1 \ users-0.11.0 \ version_check-0.9.2 \ wana_kana-2.0.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xattr-0.2.2 \ xdg-2.2.0 \ zip-0.5.8 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz _DOCS= docs/usage.md README.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS USERS OPTIONS_DEFAULT= USERS USERS_DESC= Query with 'user' and 'group' fields USERS_VARS= CARGO_FEATURES+=users post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/fusefs-sandboxfs/Makefile =================================================================== --- head/sysutils/fusefs-sandboxfs/Makefile (revision 560491) +++ head/sysutils/fusefs-sandboxfs/Makefile (revision 560492) @@ -1,93 +1,93 @@ # $FreeBSD$ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- MAINTAINER= mikael@FreeBSD.org COMMENT= Virtual file system for sandboxing LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo fuse USE_GITHUB= yes GH_ACCOUNT= bazelbuild CARGO_CRATES= aho-corasick-0.7.10 \ arc-swap-0.4.5 \ atty-0.2.14 \ backtrace-0.3.46 \ backtrace-sys-0.1.35 \ bitflags-1.2.1 \ cc-1.0.50 \ cfg-if-0.1.10 \ cpuprofiler-0.0.4 \ env_logger-0.5.13 \ error-chain-0.12.2 \ failure-0.1.7 \ failure_derive-0.1.7 \ fuse-0.3.1 \ getopts-0.2.21 \ getrandom-0.1.14 \ hermit-abi-0.1.11 \ humantime-1.3.0 \ itoa-0.4.5 \ lazy_static-1.4.0 \ libc-0.2.69 \ log-0.3.9 \ log-0.4.8 \ memchr-2.3.3 \ nix-0.12.1 \ num_cpus-1.13.0 \ pkg-config-0.3.17 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.10 \ quick-error-1.2.3 \ quote-1.0.3 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ regex-1.3.7 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ rustc-demangle-0.1.16 \ ryu-1.0.3 \ serde-1.0.106 \ serde_derive-1.0.106 \ serde_json-1.0.51 \ signal-hook-0.1.13 \ signal-hook-registry-1.2.0 \ syn-1.0.17 \ synstructure-0.12.3 \ tempfile-3.1.0 \ termcolor-1.1.0 \ thread-scoped-1.0.2 \ thread_local-1.0.1 \ threadpool-1.7.1 \ time-0.1.43 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ users-0.9.1 \ version_check-0.9.1 \ void-1.0.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xattr-0.2.2 PLIST_FILES= bin/sandboxfs \ share/man/man1/sandboxfs.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sandboxfs ${INSTALL_MAN} ${WRKSRC}/man/sandboxfs.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include Index: head/sysutils/hexyl/Makefile =================================================================== --- head/sysutils/hexyl/Makefile (revision 560491) +++ head/sysutils/hexyl/Makefile (revision 560492) @@ -1,42 +1,42 @@ # $FreeBSD$ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= mikael@FreeBSD.org COMMENT= Command-line hex viewer LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp CARGO_CRATES= ansi_term-0.11.0 \ ansi_term-0.12.1 \ atty-0.2.14 \ bitflags-1.2.1 \ clap-2.33.1 \ hermit-abi-0.1.13 \ libc-0.2.71 \ strsim-0.8.0 \ term_size-0.3.2 \ textwrap-0.11.0 \ unicode-width-0.1.7 \ vec_map-0.8.2 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/hexyl post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hexyl .include Index: head/sysutils/jail_exporter/Makefile =================================================================== --- head/sysutils/jail_exporter/Makefile (revision 560491) +++ head/sysutils/jail_exporter/Makefile (revision 560492) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= jail_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk COMMENT= Prometheus exporter for FreeBSD jail metrics LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= phyber USE_RC_SUBR= jail_exporter OPTIONS_DEFINE= DOCS # This Makefile contains the CARGO_CRATES section. .include "Makefile.crates" post-install: ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.8 \ ${STAGEDIR}${MANPREFIX}/man/man8 ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in CHANGELOG.md README.md ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/sysutils/lsd/Makefile =================================================================== --- head/sysutils/lsd/Makefile (revision 560491) +++ head/sysutils/lsd/Makefile (revision 560492) @@ -1,102 +1,102 @@ # $FreeBSD$ PORTNAME= lsd DISTVERSION= 0.17.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com COMMENT= Pretty ls alternative with support for icons LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Peltoche CARGO_CRATES= aho-corasick-0.7.6 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ assert_cmd-0.11.1 \ assert_fs-0.11.3 \ atty-0.2.13 \ autocfg-0.1.7 \ bitflags-1.2.1 \ bstr-0.2.8 \ c2-chacha-0.2.3 \ cfg-if-0.1.10 \ chrono-0.4.9 \ chrono-humanize-0.0.11 \ clap-2.33.0 \ crossbeam-channel-0.3.9 \ crossbeam-utils-0.6.6 \ difference-2.0.0 \ escargot-0.4.0 \ float-cmp-0.4.0 \ fnv-1.0.6 \ getrandom-0.1.12 \ glob-0.3.0 \ globset-0.4.4 \ globwalk-0.5.0 \ ignore-0.4.10 \ itoa-0.4.4 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.65 \ log-0.4.8 \ lscolors-0.6.0 \ memchr-2.2.1 \ normalize-line-endings-0.2.2 \ num-integer-0.1.41 \ num-traits-0.2.8 \ ppv-lite86-0.2.6 \ predicates-1.0.1 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro2-1.0.6 \ quote-1.0.2 \ rand-0.7.2 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ regex-1.3.1 \ regex-syntax-0.6.12 \ remove_dir_all-0.5.2 \ ryu-1.0.2 \ same-file-1.0.5 \ serde-1.0.101 \ serde_derive-1.0.101 \ serde_json-1.0.41 \ strsim-0.8.0 \ syn-1.0.5 \ tempfile-3.1.0 \ term_grid-0.1.7 \ term_size-0.3.1 \ terminal_size-0.1.8 \ textwrap-0.11.0 \ thread_local-0.3.6 \ time-0.1.42 \ treeline-0.1.0 \ unicode-width-0.1.6 \ unicode-xid-0.2.0 \ users-0.9.1 \ vec_map-0.8.1 \ version_check-0.9.1 \ walkdir-2.2.9 \ wasi-0.7.0 \ wild-2.0.2 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/lsd post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lsd .include Index: head/sysutils/mcfly/Makefile =================================================================== --- head/sysutils/mcfly/Makefile (revision 560491) +++ head/sysutils/mcfly/Makefile (revision 560492) @@ -1,99 +1,100 @@ # $FreeBSD$ PORTNAME= mcfly DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Fly through your shell history LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= cantino CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.0 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ bstr-0.2.12 \ byteorder-1.3.4 \ cc-1.0.52 \ cfg-if-0.1.10 \ clap-2.33.0 \ constant_time_eq-0.1.5 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ either-1.6.1 \ getrandom-0.1.14 \ hermit-abi-0.1.12 \ itertools-0.9.0 \ itoa-0.4.5 \ lazy_static-1.4.0 \ libc-0.2.69 \ libsqlite3-sys-0.10.0 \ linked-hash-map-0.5.3 \ lru-cache-0.1.2 \ memchr-2.3.3 \ numtoa-0.1.0 \ pkg-config-0.3.17 \ ppv-lite86-0.2.6 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ redox_users-0.3.4 \ regex-1.3.7 \ regex-automata-0.1.9 \ regex-syntax-0.6.17 \ relative-path-1.0.0 \ rusqlite-0.15.0 \ rust-argon2-0.7.0 \ ryu-1.0.4 \ serde-1.0.106 \ shellexpand-2.0.0 \ strsim-0.8.0 \ termion-1.5.5 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ vcpkg-0.2.8 \ vec_map-0.8.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME}.bash \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} post-install: # install shell completion files # bash ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d # fish ${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d # zsh ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include Index: head/sysutils/onefetch/Makefile =================================================================== --- head/sysutils/onefetch/Makefile (revision 560491) +++ head/sysutils/onefetch/Makefile (revision 560492) @@ -1,219 +1,220 @@ # $FreeBSD$ PORTNAME= onefetch DISTVERSIONPREFIX= v DISTVERSION= 2.7.3 +PORTREVISION= 1 CATEGORIES= sysutils devel MAINTAINER= vulcan@wired.sh COMMENT= Git repository summary on your terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgit2.so:devel/libgit2 RUN_DEPENDS= git:devel/git USES= cargo USE_GITHUB= yes GH_ACCOUNT= o2sh CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ adler32-1.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ askalono-0.4.3 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.51 \ base64-0.12.3 \ base64-0.13.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.13 \ byte-tools-0.3.1 \ bytecount-0.6.1 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ cc-1.0.60 \ cfg-if-0.1.10 \ chrono-0.4.19 \ chrono-tz-0.5.3 \ clap-2.33.3 \ cloudabi-0.0.3 \ color_quant-1.1.0 \ colored-2.0.0 \ const-random-0.1.11 \ const-random-macro-0.1.11 \ constant_time_eq-0.1.5 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.4 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ dashmap-3.11.10 \ deflate-0.8.6 \ deunicode-0.4.3 \ digest-0.8.1 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ either-1.6.1 \ encoding_rs-0.8.24 \ encoding_rs_io-0.1.7 \ env_logger-0.7.1 \ error-chain-0.12.4 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ flate2-1.0.18 \ fnv-1.0.7 \ generic-array-0.12.3 \ getrandom-0.1.15 \ getrandom-0.2.0 \ gif-0.11.1 \ gimli-0.22.0 \ git2-0.13.12 \ glob-0.3.0 \ globset-0.4.5 \ globwalk-0.8.0 \ grep-matcher-0.1.4 \ grep-searcher-0.1.7 \ heck-0.3.1 \ hermit-abi-0.1.17 \ humansize-1.1.0 \ humantime-1.3.0 \ idna-0.2.0 \ ignore-0.4.16 \ image-0.23.12 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ jpeg-decoder-0.1.20 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.80 \ libgit2-sys-0.12.14+1.1.0 \ libz-sys-1.1.2 \ lock_api-0.3.4 \ log-0.4.11 \ maplit-1.0.2 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap-0.7.0 \ memoffset-0.5.6 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ more-asserts-0.2.1 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.3.0 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ object-0.20.0 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ parse-zoneinfo-0.3.0 \ paste-1.0.3 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pkg-config-0.3.18 \ png-0.16.7 \ ppv-lite86-0.2.9 \ proc-macro-hack-0.5.18 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.4.1 \ rayon-core-1.8.1 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ rmp-0.8.9 \ rmp-serde-0.14.4 \ rust-argon2-0.8.2 \ rustc-demangle-0.1.17 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.58 \ sha-1-0.8.2 \ slug-0.1.4 \ smallvec-1.4.2 \ strsim-0.8.0 \ strum-0.19.5 \ strum_macros-0.19.4 \ syn-1.0.48 \ synstructure-0.12.4 \ tera-1.5.0 \ term_size-0.3.2 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ tiff-0.6.0 \ time-0.1.44 \ tinyvec-0.3.4 \ tokei-12.0.4 \ toml-0.5.7 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ weezl-0.1.1 \ 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 \ zstd-0.5.3+zstd.1.4.5 \ zstd-safe-2.0.5+zstd.1.4.5 \ zstd-sys-1.4.17+zstd.1.4.5 PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/potnet/Makefile =================================================================== --- head/sysutils/potnet/Makefile (revision 560491) +++ head/sysutils/potnet/Makefile (revision 560492) @@ -1,110 +1,110 @@ # $FreeBSD$ PORTNAME= potnet DISTVERSION= 0.4.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org COMMENT= Utility to help sysutils/pot to manage the internal network LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= pizzamig PLIST_FILES= bin/potcpu bin/potnet CARGO_CRATES= ansi_term-0.11.0 \ arrayref-0.3.5 \ arrayvec-0.4.11 \ atty-0.2.13 \ autocfg-0.1.6 \ backtrace-0.3.38 \ backtrace-sys-0.1.31 \ base64-0.10.1 \ bitflags-1.1.0 \ blake2b_simd-0.5.8 \ bytecount-0.4.0 \ byteorder-1.3.2 \ cargo_metadata-0.6.4 \ cc-1.0.45 \ cfg-if-0.1.9 \ chrono-0.4.9 \ clap-2.33.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.4 \ crossbeam-utils-0.6.6 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ either-1.5.3 \ error-chain-0.12.1 \ failure-0.1.5 \ failure_derive-0.1.5 \ fuchsia-cprng-0.1.1 \ glob-0.2.11 \ heck-0.3.1 \ ipnet-2.0.0 \ itertools-0.8.0 \ itoa-0.4.4 \ lazy_static-1.4.0 \ libc-0.2.62 \ log-0.4.8 \ nodrop-0.1.13 \ num-integer-0.1.41 \ num-traits-0.2.8 \ proc-macro-error-0.2.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.4 \ pulldown-cmark-0.2.0 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_os-0.1.3 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.1 \ remove_dir_all-0.5.2 \ rust-argon2-0.5.1 \ rustc-demangle-0.1.16 \ ryu-1.0.0 \ same-file-1.0.5 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.101 \ serde_derive-1.0.101 \ serde_json-1.0.40 \ simplelog-0.7.3 \ skeptic-0.13.4 \ strsim-0.8.0 \ structopt-0.3.2 \ structopt-derive-0.3.2 \ structopt-flags-0.3.5 \ syn-0.15.44 \ syn-1.0.5 \ synstructure-0.10.2 \ tempdir-0.3.7 \ term-0.6.1 \ textwrap-0.11.0 \ time-0.1.42 \ unicode-segmentation-1.3.0 \ unicode-width-0.1.6 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ version_check-0.1.5 \ walkdir-2.2.9 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/potnet ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/potcpu .include Index: head/sysutils/rsfetch/Makefile =================================================================== --- head/sysutils/rsfetch/Makefile (revision 560491) +++ head/sysutils/rsfetch/Makefile (revision 560492) @@ -1,221 +1,221 @@ # $FreeBSD$ PORTNAME= rsfetch DISTVERSION= 2.0.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= vulcan@wired.sh COMMENT= Minimal fetch program written in Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME} CARGO_CRATES= adler32-1.0.4 \ aho-corasick-0.7.10 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.45 \ backtrace-sys-0.1.34 \ base64-0.10.1 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ bstr-0.2.12 \ byteorder-1.3.4 \ bytes-0.4.12 \ cc-1.0.50 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.5 \ cookie-0.12.0 \ cookie_store-0.7.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ dirs-1.0.5 \ dtoa-0.4.5 \ either-1.5.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.22 \ env_logger-0.6.2 \ error-chain-0.12.2 \ failure-0.1.7 \ failure_derive-0.1.7 \ flate2-1.0.13 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ futures-cpupool-0.1.8 \ getrandom-0.1.14 \ h2-0.1.26 \ hermit-abi-0.1.8 \ http-0.1.21 \ http-body-0.1.0 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.12.35 \ hyper-tls-0.3.2 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.3.2 \ iovec-0.1.4 \ itoa-0.4.5 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.67 \ lock_api-0.3.3 \ log-0.4.8 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.3.6 \ mio-0.6.21 \ miow-0.2.1 \ native-tls-0.2.4 \ net2-0.2.33 \ num-integer-0.1.42 \ num-traits-0.2.11 \ num_cpus-1.12.0 \ openssl-0.10.28 \ openssl-probe-0.1.2 \ openssl-sys-0.9.54 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.17 \ ppv-lite86-0.2.6 \ pretty_env_logger-0.3.1 \ prettytable-rs-0.8.0 \ proc-macro2-0.4.30 \ proc-macro2-1.0.9 \ publicsuffix-1.5.4 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.3 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regex-1.3.5 \ regex-automata-0.1.9 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ reqwest-0.9.24 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.3 \ schannel-0.1.17 \ scopeguard-1.1.0 \ security-framework-0.4.1 \ security-framework-sys-0.4.1 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.104 \ serde_derive-1.0.104 \ serde_json-1.0.48 \ serde_urlencoded-0.5.5 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.2.0 \ snafu-0.3.1 \ snafu-derive-0.3.1 \ string-0.2.1 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.16 \ synstructure-0.12.3 \ tempfile-3.1.0 \ term-0.5.2 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.42 \ tokio-0.1.22 \ tokio-buf-0.1.1 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-io-0.1.13 \ tokio-reactor-0.1.12 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ try-lock-0.2.2 \ try_from-0.3.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-1.7.2 \ url-2.1.1 \ uuid-0.7.4 \ vcpkg-0.2.8 \ vec_map-0.8.1 \ version_check-0.9.1 \ want-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.3 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/tealdeer/Makefile =================================================================== --- head/sysutils/tealdeer/Makefile (revision 560491) +++ head/sysutils/tealdeer/Makefile (revision 560492) @@ -1,229 +1,229 @@ # $FreeBSD$ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= vulcan@wired.sh COMMENT= Fast tldr client written in Rust LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= dbrgn CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.13 \ android_log-sys-0.1.2 \ ansi_term-0.12.1 \ app_dirs2-2.3.0 \ ascii-0.9.3 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.50 \ base64-0.12.3 \ bitflags-1.2.1 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.5.6 \ cc-1.0.59 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ combine-3.8.1 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crc32fast-1.2.0 \ derivative-2.1.1 \ difference-2.0.0 \ doc-comment-0.3.3 \ docopt-1.1.0 \ dtoa-0.4.6 \ either-1.6.0 \ encoding_rs-0.8.24 \ env_logger-0.7.1 \ errno-0.2.6 \ errno-dragonfly-0.1.1 \ error-chain-0.12.4 \ escargot-0.5.0 \ filetime-0.2.12 \ flate2-1.0.17 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-io-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ gcc-0.3.55 \ getrandom-0.1.14 \ gimli-0.22.0 \ h2-0.2.6 \ hashbrown-0.8.2 \ hermit-abi-0.1.15 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.13.7 \ hyper-tls-0.4.3 \ idna-0.2.0 \ indexmap-1.5.2 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ jni-0.14.0 \ jni-sys-0.3.0 \ js-sys-0.3.44 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.76 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.1 \ mio-0.6.22 \ miow-0.2.1 \ native-tls-0.2.4 \ ndk-0.1.0 \ ndk-glue-0.1.0 \ ndk-sys-0.1.0 \ net2-0.2.34 \ normalize-line-endings-0.3.0 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ num_enum-0.4.3 \ num_enum_derive-0.4.3 \ object-0.20.0 \ once_cell-1.4.1 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ pager-0.15.0 \ percent-encoding-2.1.0 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ ppv-lite86-0.2.9 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-crate-0.1.5 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.2 \ reqwest-0.10.8 \ rustc-demangle-0.1.16 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.115 \ serde_derive-1.0.115 \ serde_json-1.0.57 \ serde_urlencoded-0.6.1 \ slab-0.4.2 \ socket2-0.3.12 \ strsim-0.9.3 \ syn-1.0.39 \ tar-0.4.30 \ tempfile-3.1.0 \ termcolor-1.1.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-service-0.3.0 \ tracing-0.1.19 \ tracing-core-0.1.15 \ treeline-0.1.0 \ try-lock-0.2.3 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-xid-0.2.1 \ unreachable-1.0.0 \ url-2.1.1 \ vcpkg-0.2.10 \ version_check-0.9.2 \ void-1.0.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.67 \ wasm-bindgen-backend-0.2.67 \ wasm-bindgen-futures-0.4.17 \ wasm-bindgen-macro-0.2.67 \ wasm-bindgen-macro-support-0.2.67 \ wasm-bindgen-shared-0.2.67 \ web-sys-0.3.44 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ xattr-0.2.2 \ xdg-2.2.0 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/tldr \ etc/bash_completion.d/tldr.bash \ share/fish/completions/tldr.fish \ share/zsh/site_functions/_tldr PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS LOGGER LOGGER_DESC= Debug build with logging enabled LOGGER_VARS= CARGO_FEATURES+=logging post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tldr @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/bash_${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/tldr.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/fish_${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/fish/completions/tldr.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site_functions ${INSTALL_DATA} ${WRKSRC}/zsh_${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/zsh/site_functions/_tldr post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/sysutils/vector/Makefile =================================================================== --- head/sysutils/vector/Makefile (revision 560491) +++ head/sysutils/vector/Makefile (revision 560492) @@ -1,583 +1,583 @@ # $FreeBSD$ PORTNAME= vector DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= greg@unrelenting.technology COMMENT= High performance logs, metrics, and events router LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_FreeBSD_12_powerpc64= fails to link: /usr/local/bin/ld: cannot find -lc++ BUILD_DEPENDS= protoc:devel/protobuf LIB_DEPENDS= libonig.so:devel/oniguruma \ librdkafka.so:net/librdkafka USES= cargo lua:53 ssl USE_GITHUB= yes GH_ACCOUNT= timberio PLIST_FILES= bin/vector GH_TUPLE= bytecodealliance:lucet:d4fc14a03bdb99ac83173d27fddf1aca48412a86:lucet \ bytecodealliance:wasmtime:3de418630a263ca214931d69f796879be50d4f72:wasmtime \ bytecodealliance:sightglass:b409ba75a7a89cbf4cbf9ec44880e4ae6509a85c:sightglass \ WebAssembly:WASI:3fd0abd12c1f53772eeff46d3cf21d7e2475c885:wasi_lucet \ WebAssembly:WASI:2b027d91c29e6141a3768e638076daa23f51621c:wasi_wasmtime \ timberio:leveldb:64265815bcf1b69f30e6cb35bf687fbd6dd64afb:leveldb \ timberio:leveldb-sys:bbdd99a6fab0a7444a8c6eb0cc86a1a5a75f7fa1:leveldbsys \ kyren:rlua:25bd7e6bffef9597466a98bfca80a3056c9e6320:rlua \ tower-rs:tower:c87fdd9c1e4c0728fdaa87d3fafe3e48da9b498a:tower \ tokio-rs:tracing:65547d8809fcc726b8187db85b23c42e32ef5dce:tracingfutures CARGO_CRATES= adler-0.2.3 \ ahash-0.2.18 \ aho-corasick-0.7.7 \ ansi_term-0.11.0 \ antidote-1.0.0 \ anyhow-1.0.28 \ approx-0.3.2 \ arc-swap-0.3.11 \ arc-swap-0.4.4 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ assert_cmd-1.0.1 \ async-stream-0.2.1 \ async-stream-impl-0.2.1 \ async-trait-0.1.33 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.43 \ backtrace-sys-0.1.32 \ base-x-0.2.6 \ base64-0.10.1 \ base64-0.11.0 \ base64-0.12.0 \ bimap-0.2.0 \ bincode-1.2.1 \ bindgen-0.51.1 \ bit-vec-0.4.4 \ bit-vec-0.6.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bloom-0.3.2 \ bollard-0.7.1 \ bollard-stubs-1.40.1 \ bstr-0.2.10 \ build_const-0.2.1 \ built-0.4.2 \ bumpalo-3.2.1 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.4.12 \ bytes-0.5.4 \ bytesize-1.0.1 \ c2-chacha-0.2.3 \ cargo-lock-4.0.1 \ cast-0.2.3 \ cc-1.0.50 \ cexpr-0.3.6 \ cfg-if-0.1.10 \ chrono-0.4.11 \ cidr-utils-0.4.2 \ clang-sys-0.28.1 \ clap-2.33.0 \ cloudabi-0.0.3 \ cmake-0.1.42 \ colored-1.9.2 \ const-random-0.1.8 \ const-random-macro-0.1.8 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ cpu-time-1.0.0 \ crc-1.8.1 \ crc32fast-1.2.0 \ criterion-0.3.2 \ criterion-plot-0.4.2 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-queue-0.1.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.0 \ crypto-mac-0.7.0 \ csv-1.1.3 \ csv-core-0.1.6 \ ctor-0.1.12 \ cvt-0.1.1 \ db-key-0.0.5 \ debug-helper-0.3.8 \ derivative-1.0.3 \ derivative-2.1.1 \ derive_is_enum_variant-0.1.1 \ difference-2.0.0 \ digest-0.8.1 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ discard-1.0.4 \ doc-comment-0.3.1 \ dtoa-0.4.5 \ duct-0.13.4 \ either-1.5.3 \ elastic_responses-0.21.0-pre.4 \ encoding_rs-0.8.22 \ enum-ordinalize-3.1.7 \ env_logger-0.5.13 \ env_logger-0.6.2 \ env_logger-0.7.1 \ erased-serde-0.3.10 \ error-chain-0.12.1 \ evmap-7.1.3 \ exitcode-1.1.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ filetime-0.2.8 \ fixedbitset-0.2.0 \ flate2-1.0.16 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fs_extra-1.1.0 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ futures-0.3.5 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-executor-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-timer-3.0.2 \ futures-util-0.3.5 \ generic-array-0.12.3 \ getrandom-0.1.3 \ getset-0.1.0 \ ghost-0.1.1 \ gimli-0.20.0 \ git2-0.13.6 \ glob-0.2.11 \ glob-0.3.0 \ goauth-0.7.1 \ grok-1.0.1 \ h2-0.2.4 \ hashbrown-0.6.3 \ hdrhistogram-6.3.4 \ headers-0.3.2 \ headers-core-0.2.0 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hex-0.4.2 \ hmac-0.7.1 \ hostname-0.1.5 \ http-0.1.21 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ human-size-0.4.1 \ humantime-1.3.0 \ hyper-0.13.6 \ hyper-openssl-0.8.0 \ hyper-tls-0.4.1 \ hyper-unix-connector-0.1.4 \ idna-0.1.5 \ idna-0.2.0 \ im-12.3.4 \ indexmap-1.3.1 \ inotify-0.7.0 \ inotify-sys-0.1.3 \ inventory-0.1.7 \ inventory-impl-0.1.7 \ iovec-0.1.4 \ itertools-0.8.2 \ itertools-0.9.0 \ itoa-0.4.5 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ jobserver-0.1.21 \ js-sys-0.3.35 \ kernel32-sys-0.2.2 \ krb5-src-0.2.4+1.18.2 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ leb128-0.2.4 \ leveldb-sys-2.0.5 \ lexical-core-0.7.4 \ libc-0.2.69 \ libgit2-sys-0.12.7+1.0.0 \ libloading-0.5.2 \ libloading-0.6.2 \ libz-sys-1.0.25 \ linked-hash-map-0.5.2 \ linked_hash_set-0.1.3 \ listenfd-0.3.3 \ lock_api-0.3.3 \ log-0.3.9 \ log-0.4.8 \ logfmt-0.0.2 \ lru-0.4.3 \ matchers-0.0.1 \ matches-0.1.8 \ maxminddb-0.14.0 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.3.0 \ memoffset-0.5.3 \ metrics-0.12.1 \ metrics-core-0.5.2 \ metrics-exporter-http-0.3.0 \ metrics-exporter-log-0.4.0 \ metrics-observer-json-0.1.1 \ metrics-observer-prometheus-0.1.3 \ metrics-observer-yaml-0.1.1 \ metrics-runtime-0.13.0 \ metrics-util-0.3.1 \ mime-0.3.16 \ mime_guess-2.0.1 \ minisign-0.5.19 \ miniz_oxide-0.4.0 \ mio-0.6.21 \ mio-extras-2.0.6 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ multimap-0.8.1 \ native-tls-0.2.4 \ net2-0.2.33 \ new_debug_unreachable-1.0.4 \ nix-0.16.1 \ nix-0.17.0 \ nom-4.2.3 \ nom-5.1.2 \ notify-4.0.15 \ num-bigint-0.3.0 \ num-derive-0.3.0 \ num-integer-0.1.42 \ num-traits-0.2.11 \ num_cpus-1.13.0 \ num_enum-0.5.0 \ num_enum_derive-0.5.0 \ object-0.18.0 \ once_cell-1.4.0 \ onig-4.3.3 \ onig_sys-69.1.0 \ oorandom-11.1.0 \ opaque-debug-0.2.3 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-src-111.9.0+1.1.1g \ openssl-sys-0.9.58 \ os_pipe-0.9.2 \ output_vt100-0.1.2 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ pbkdf2-0.3.0 \ peeking_take_while-0.1.2 \ pem-0.8.1 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ petgraph-0.5.1 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pin-project-0.4.22 \ pin-project-internal-0.4.22 \ pin-project-lite-0.1.4 \ pin-utils-0.1.0 \ pkg-config-0.3.17 \ plotters-0.2.12 \ ppv-lite86-0.2.6 \ precomputed-hash-0.1.1 \ predicates-1.0.4 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ pretty_assertions-0.6.1 \ proc-macro-crate-0.1.4 \ proc-macro-error-0.4.9 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-0.4.9 \ proc-macro-error-attr-1.0.2 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.18 \ prost-0.6.1 \ prost-build-0.6.1 \ prost-derive-0.6.1 \ prost-types-0.6.1 \ pulsar-1.0.0 \ quanta-0.3.1 \ quick-error-1.2.3 \ quickcheck-0.6.2 \ quote-0.3.15 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ raw-cpuid-6.1.0 \ raw-cpuid-7.0.3 \ rayon-1.3.0 \ rayon-core-1.7.0 \ rdkafka-0.24.0 \ rdkafka-sys-2.0.0+1.4.2 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regalloc-0.0.25 \ regex-1.3.9 \ regex-automata-0.1.8 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.2 \ reqwest-0.10.6 \ rpassword-4.0.5 \ rusoto_cloudwatch-0.44.0 \ rusoto_core-0.44.0 \ rusoto_credential-0.44.0 \ rusoto_firehose-0.44.0 \ rusoto_kinesis-0.44.0 \ rusoto_logs-0.44.0 \ rusoto_s3-0.44.0 \ rusoto_signature-0.44.0 \ rusoto_sts-0.44.0 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustversion-1.0.2 \ ryu-1.0.2 \ same-file-1.0.6 \ sasl2-sys-0.1.12 \ scan_fmt-0.2.5 \ schannel-0.1.16 \ scoped-tls-1.0.0 \ scopeguard-1.0.0 \ scrypt-0.2.0 \ seahash-3.0.7 \ security-framework-0.4.3 \ security-framework-sys-0.4.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.114 \ serde-big-array-0.2.0 \ serde_derive-1.0.114 \ serde_json-1.0.56 \ serde_urlencoded-0.6.1 \ serde_with-1.4.0 \ serde_with_macros-1.1.0 \ serde_yaml-0.8.11 \ sha-1-0.8.2 \ sha1-0.6.0 \ sha2-0.8.1 \ sharded-slab-0.0.8 \ shared_child-0.3.4 \ shlex-0.1.1 \ signal-hook-0.1.13 \ signal-hook-registry-1.2.0 \ simpl-0.1.0 \ siphasher-0.2.3 \ sized-chunks-0.1.3 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.2.0 \ smpl_jwt-0.5.0 \ snafu-0.6.6 \ snafu-derive-0.6.6 \ socket2-0.3.11 \ sourcefile-0.1.4 \ standback-0.2.8 \ static_assertions-1.1.0 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ stream-cancel-0.4.4 \ string_cache-0.7.5 \ string_cache_codegen-0.4.4 \ string_cache_shared-0.3.0 \ strip-ansi-escapes-0.1.0 \ strsim-0.8.0 \ structopt-0.3.13 \ structopt-derive-0.4.6 \ subtle-1.0.0 \ syn-0.11.11 \ syn-0.15.44 \ syn-1.0.33 \ syn-mid-0.5.0 \ synom-0.11.3 \ synstructure-0.12.3 \ syslog-5.0.0 \ syslog_loose-0.3.0 \ target-lexicon-0.10.0 \ task-compat-0.1.0 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.16 \ thiserror-impl-1.0.16 \ thread_local-1.0.1 \ time-0.1.42 \ time-0.2.16 \ time-macros-0.1.0 \ time-macros-impl-0.1.1 \ tinytemplate-1.0.3 \ tokio-0.1.22 \ tokio-0.2.21 \ tokio-codec-0.1.2 \ tokio-compat-0.1.5 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.10 \ tokio-fs-0.1.6 \ tokio-io-0.1.12 \ tokio-macros-0.2.5 \ tokio-native-tls-0.1.0 \ tokio-openssl-0.3.0 \ tokio-openssl-0.4.0 \ tokio-reactor-0.1.11 \ tokio-retry-0.2.0 \ tokio-signal-0.2.7 \ tokio-sync-0.1.7 \ tokio-tcp-0.1.3 \ tokio-test-0.2.1 \ tokio-threadpool-0.1.17 \ tokio-timer-0.2.12 \ tokio-tls-0.3.1 \ tokio-udp-0.1.5 \ tokio-uds-0.2.7 \ tokio-util-0.3.1 \ tokio01-test-0.1.1 \ toml-0.4.10 \ toml-0.5.6 \ tower-0.1.1 \ tower-buffer-0.1.2 \ tower-discover-0.1.0 \ tower-layer-0.1.0 \ tower-layer-0.3.0 \ tower-limit-0.1.3 \ tower-load-shed-0.1.0 \ tower-retry-0.1.0 \ tower-service-0.2.0 \ tower-service-0.3.0 \ tower-test-0.1.0 \ tower-test-0.3.0 \ tower-timeout-0.1.1 \ tower-util-0.1.0 \ tracing-0.1.15 \ tracing-attributes-0.1.8 \ tracing-core-0.1.10 \ tracing-futures-0.2.1 \ tracing-log-0.1.1 \ tracing-serde-0.1.1 \ tracing-subscriber-0.2.2 \ treeline-0.1.0 \ try-lock-0.2.2 \ typenum-1.11.2 \ typetag-0.1.5 \ typetag-impl-0.1.5 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.0.4 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-1.7.2 \ url-2.1.1 \ urlencoding-1.0.0 \ userfaultfd-0.2.0 \ userfaultfd-sys-0.2.0 \ utf8-ranges-1.0.4 \ utf8parse-0.1.1 \ uuid-0.6.5 \ uuid-0.7.4 \ vcpkg-0.2.8 \ vec_map-0.8.1 \ version_check-0.1.5 \ version_check-0.9.1 \ void-1.0.2 \ vte-0.3.3 \ wabt-0.9.2 \ wabt-sys-0.7.1 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ want-0.3.0 \ warp-0.2.3 \ wasm-bindgen-0.2.58 \ wasm-bindgen-backend-0.2.58 \ wasm-bindgen-futures-0.4.8 \ wasm-bindgen-macro-0.2.58 \ wasm-bindgen-macro-support-0.2.58 \ wasm-bindgen-shared-0.2.58 \ wasm-bindgen-webidl-0.2.58 \ wasmparser-0.51.4 \ wasmparser-0.52.2 \ wasmparser-0.57.0 \ wast-11.0.0 \ web-sys-0.3.35 \ weedle-0.10.0 \ which-3.1.1 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.3 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ winutil-0.1.1 \ ws2_32-sys-0.2.1 \ xml-rs-0.8.0 \ yaml-rust-0.4.3 \ zeroize-1.1.0 \ zstd-sys-1.4.15+zstd.1.4.4 CARGO_USE_GITHUB= yes CARGO_GIT_SUBDIR= tracingfutures:tracing-futures:tracing-futures \ tracingfutures:tracing-tower:tracing-tower \ tower:tower03:tower \ lucet:lucetc:lucetc \ lucet:lucet-runtime:lucet-runtime \ lucet:lucet-wasi:lucet-wasi post-extract: ${RMDIR} ${WRKSRC_wasmtime}/crates/wasi-common/WASI ${MV} ${WRKSRC_wasi_wasmtime} ${WRKSRC_wasmtime}/crates/wasi-common/WASI ${RMDIR} ${WRKSRC_lucet}/wasmtime ${WRKSRC_lucet}/sightglass ${WRKSRC_lucet}/wasi ${MV} ${WRKSRC_wasmtime} ${WRKSRC_lucet}/wasmtime ${MV} ${WRKSRC_sightglass} ${WRKSRC_lucet}/sightglass ${MV} ${WRKSRC_wasi_lucet} ${WRKSRC_lucet}/wasi post-patch: ${REINPLACE_CMD} -e 's|.probe("lua")|.probe("lua-5.3")|' \ ${WRKSRC_rlua}/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/vector .include Index: head/sysutils/zoxide/Makefile =================================================================== --- head/sysutils/zoxide/Makefile (revision 560491) +++ head/sysutils/zoxide/Makefile (revision 560492) @@ -1,77 +1,77 @@ # $FreeBSD$ PORTNAME= zoxide DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com COMMENT= Fast cd alternative that learns your habits LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ajeetdsouza CARGO_CRATES= ansi_term-0.11.0 \ anyhow-1.0.31 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.0 \ base64-0.11.0 \ bincode-1.2.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ byteorder-1.3.4 \ cfg-if-0.1.10 \ clap-2.33.1 \ constant_time_eq-0.1.5 \ crossbeam-utils-0.7.2 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ dunce-1.0.0 \ float-ord-0.2.0 \ getrandom-0.1.14 \ heck-0.3.1 \ hermit-abi-0.1.13 \ lazy_static-1.4.0 \ libc-0.2.70 \ ppv-lite86-0.2.8 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro2-1.0.17 \ quote-1.0.6 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ rust-argon2-0.7.0 \ serde-1.0.110 \ serde_derive-1.0.110 \ strsim-0.8.0 \ structopt-0.3.14 \ structopt-derive-0.4.7 \ syn-1.0.23 \ syn-mid-0.5.0 \ textwrap-0.11.0 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ uuid-0.8.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/zoxide post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/zoxide .include Index: head/textproc/angle-grinder/Makefile =================================================================== --- head/textproc/angle-grinder/Makefile (revision 560491) +++ head/textproc/angle-grinder/Makefile (revision 560492) @@ -1,279 +1,279 @@ # $FreeBSD$ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= vulcan@wired.sh COMMENT= Slice and dice logs on the command line LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= rcoh CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.13 \ annotate-snippets-0.5.0 \ ansi_term-0.11.0 \ assert_cli-0.6.3 \ atty-0.2.14 \ autocfg-1.0.0 \ backtrace-0.3.50 \ base64-0.9.3 \ base64-0.12.3 \ bitflags-1.2.1 \ bstr-0.2.13 \ bumpalo-3.4.0 \ bytecount-0.3.2 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cargo-husky-1.5.0 \ cast-0.2.3 \ cc-1.0.58 \ cfg-if-0.1.10 \ chrono-0.4.13 \ chrono-tz-0.5.2 \ clap-2.33.2 \ clap-verbosity-flag-0.2.0 \ colored-1.9.3 \ console-0.11.3 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-channel-0.3.9 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ difference-2.0.0 \ dtoa-0.4.6 \ dtparse-1.1.0 \ either-1.5.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.23 \ env_logger-0.5.13 \ environment-0.1.1 \ exitfailure-0.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fnv-1.0.7 \ fs_extra-1.1.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ getopts-0.2.21 \ getrandom-0.1.14 \ gimli-0.22.0 \ glob-0.2.11 \ glob-0.3.0 \ globset-0.4.5 \ globwalk-0.3.1 \ h2-0.2.6 \ half-1.6.0 \ hashbrown-0.8.2 \ heck-0.3.1 \ hermit-abi-0.1.15 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ human-panic-1.0.3 \ humantime-1.3.0 \ hyper-0.13.7 \ hyper-old-types-0.11.0 \ hyper-rustls-0.21.0 \ idna-0.2.0 \ ignore-0.4.16 \ im-13.0.0 \ include_dir-0.2.1 \ include_dir_impl-0.2.1 \ indexmap-1.5.1 \ indicatif-0.13.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ itertools-0.8.2 \ itertools-0.9.0 \ itoa-0.4.6 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ js-sys-0.3.44 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.74 \ log-0.4.11 \ logfmt-0.0.2 \ maplit-1.0.2 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.5 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.0 \ mio-0.6.22 \ miow-0.2.1 \ net2-0.2.34 \ nom-4.2.3 \ nom_locate-0.3.1 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-derive-0.2.5 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.2.4 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ object-0.20.0 \ once_cell-1.4.0 \ oorandom-11.1.2 \ ordered-float-2.0.0 \ os_type-2.2.0 \ parse-zoneinfo-0.3.0 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ plotters-0.2.15 \ ppv-lite86-0.2.8 \ proc-macro-hack-0.4.2 \ proc-macro-hack-0.5.18 \ proc-macro-hack-impl-0.4.2 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.19 \ pulldown-cmark-0.2.0 \ quantiles-0.7.1 \ quick-error-1.2.3 \ quick-xml-0.17.2 \ quicli-0.4.0 \ quote-0.6.13 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.3.1 \ rayon-core-1.7.1 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-automata-0.1.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ reqwest-0.10.7 \ ring-0.16.15 \ rust_decimal-0.10.2 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ rustls-0.18.0 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.6.0 \ self_update-0.19.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.114 \ serde_cbor-0.11.1 \ serde_derive-1.0.114 \ serde_json-1.0.57 \ serde_urlencoded-0.6.1 \ sized-chunks-0.3.1 \ slab-0.4.2 \ socket2-0.3.12 \ spin-0.5.2 \ strfmt-0.1.6 \ strsim-0.8.0 \ structopt-0.2.18 \ structopt-derive-0.2.18 \ syn-0.14.9 \ syn-0.15.44 \ syn-1.0.38 \ synstructure-0.12.4 \ tempfile-3.1.0 \ termcolor-1.1.0 \ terminal_size-0.1.13 \ termios-0.3.2 \ test-generator-0.3.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tinytemplate-1.1.0 \ tinyvec-0.3.3 \ tokio-0.2.22 \ tokio-rustls-0.14.0 \ tokio-util-0.3.1 \ toml-0.4.10 \ toml-0.5.6 \ tower-service-0.3.0 \ tracing-0.1.18 \ tracing-core-0.1.13 \ try-lock-0.2.3 \ typenum-1.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-2.1.1 \ uuid-0.8.1 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.2 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.67 \ wasm-bindgen-backend-0.2.67 \ wasm-bindgen-futures-0.4.17 \ wasm-bindgen-macro-0.2.67 \ wasm-bindgen-macro-support-0.2.67 \ wasm-bindgen-shared-0.2.67 \ web-sys-0.3.44 \ webpki-0.21.3 \ webpki-roots-0.19.0 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/agrind PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/agrind post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/textproc/bat/Makefile =================================================================== --- head/textproc/bat/Makefile (revision 560491) +++ head/textproc/bat/Makefile (revision 560492) @@ -1,175 +1,176 @@ # $FreeBSD$ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.17.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org COMMENT= Clone of cat with syntax highlighting LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT} LIB_DEPENDS= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp PLIST_FILES= bin/bat \ man/man1/bat.1.gz CARGO_CRATES= adler-0.2.3 \ aho-corasick-0.7.13 \ ansi_colours-1.0.1 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ bincode-1.3.1 \ bit-set-0.5.2 \ bit-vec-0.6.2 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.13 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ cc-1.0.60 \ cfg-if-0.1.10 \ chrono-0.4.19 \ clap-2.33.3 \ console-0.13.0 \ constant_time_eq-0.1.5 \ content_inspector-0.2.4 \ crc32fast-1.2.0 \ crossbeam-utils-0.7.2 \ difference-2.0.0 \ digest-0.8.1 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ doc-comment-0.3.3 \ dtoa-0.4.6 \ encode_unicode-0.3.6 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ error-chain-0.12.4 \ fake-simd-0.1.2 \ fancy-regex-0.3.5 \ flate2-1.0.18 \ float-cmp-0.8.0 \ fnv-1.0.7 \ fuchsia-cprng-0.1.1 \ generic-array-0.12.3 \ getrandom-0.1.15 \ git2-0.13.12 \ glob-0.3.0 \ globset-0.4.6 \ hashbrown-0.9.1 \ hermit-abi-0.1.16 \ idna-0.2.0 \ indexmap-1.6.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.78 \ libgit2-sys-0.12.14+1.1.0 \ libz-sys-1.1.2 \ line-wrap-0.1.1 \ linked-hash-map-0.5.3 \ log-0.4.11 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.3.3 \ miniz_oxide-0.4.2 \ normalize-line-endings-0.3.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ onig-6.1.0 \ onig_sys-69.5.1 \ opaque-debug-0.2.3 \ path_abs-0.5.0 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pkg-config-0.3.18 \ plist-1.0.0 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.2 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ semver-0.11.0 \ semver-parser-0.10.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.58 \ serde_yaml-0.8.14 \ sha-1-0.8.2 \ shell-words-1.0.0 \ std_prelude-0.2.12 \ strsim-0.8.0 \ syn-1.0.42 \ syntect-4.4.0 \ tempdir-0.3.7 \ term_size-0.3.2 \ terminal_size-0.1.13 \ textwrap-0.11.0 \ thread_local-1.0.1 \ tinyvec-0.3.4 \ treeline-0.1.0 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wild-2.0.4 \ 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 \ xml-rs-0.8.3 \ yaml-rust-0.4.4 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bat find ${WRKDIR}/target -name "bat.1" -exec cp {} ${WRKSRC}/doc/bat.1 \; ${INSTALL_MAN} ${WRKSRC}/doc/bat.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/textproc/cast2gif/Makefile =================================================================== --- head/textproc/cast2gif/Makefile (revision 560491) +++ head/textproc/cast2gif/Makefile (revision 560492) @@ -1,238 +1,239 @@ # $FreeBSD$ PORTNAME= cast2gif DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= ed.arrakis@gmail.com COMMENT= Tool to render Asciinema cast files to GIFs LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfreetype.so:print/freetype2 USES= cargo gmake USE_GITHUB= yes GH_ACCOUNT= katharostech CARGO_CRATES= adler32-1.0.4 \ aho-corasick-0.7.10 \ ansi_colours-1.0.1 \ ansi_term-0.11.0 \ anyhow-1.0.28 \ approx-0.3.2 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.0 \ backtrace-0.3.46 \ backtrace-sys-0.1.35 \ base16-0.2.1 \ base64-0.11.0 \ better-panic-0.2.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ byteorder-1.3.4 \ cc-1.0.50 \ cfg-if-0.1.10 \ clap-2.33.0 \ clicolors-control-1.0.1 \ cmake-0.1.42 \ color_quant-1.0.1 \ colored-1.9.3 \ console-0.9.2 \ console-0.10.0 \ constant_time_eq-0.1.5 \ core-foundation-0.6.4 \ core-foundation-0.7.0 \ core-foundation-sys-0.6.2 \ core-foundation-sys-0.7.0 \ core-graphics-0.17.3 \ core-graphics-0.19.0 \ core-text-13.3.2 \ core-text-15.0.0 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ data-url-0.1.0 \ deflate-0.7.20 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ dwrote-0.10.0 \ either-1.5.3 \ encode_unicode-0.3.6 \ enumset-0.4.5 \ enumset_derive-0.4.4 \ env_logger-0.7.1 \ euclid-0.20.10 \ expat-sys-2.1.6 \ flame-0.2.2 \ flate2-1.0.14 \ float-cmp-0.5.3 \ float-ord-0.2.0 \ flume-0.5.1 \ fnv-1.0.6 \ font-kit-0.6.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ freetype-0.4.1 \ getrandom-0.1.14 \ gif-0.10.3 \ gif-dispose-2.3.0 \ gifski-0.10.4 \ glob-0.3.0 \ harfbuzz-sys-0.3.4 \ harfbuzz_rs-1.0.1 \ hermit-abi-0.1.11 \ humantime-1.3.0 \ ident_case-1.0.1 \ imagequant-2.12.5 \ imagequant-sys-2.12.5 \ imgref-1.4.3 \ indicatif-0.14.0 \ inflate-0.4.5 \ itoa-0.4.5 \ jpeg-decoder-0.1.18 \ kernel32-sys-0.2.2 \ kurbo-0.5.11 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.69 \ lodepng-2.5.0 \ log-0.4.8 \ lyon_geom-0.15.2 \ lzw-0.10.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap2-0.1.0 \ memoffset-0.5.4 \ miniz_oxide-0.3.6 \ natord-1.0.9 \ num-traits-0.2.11 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ numtoa-0.1.0 \ palette-0.5.0 \ palette_derive-0.5.0 \ pathfinder_geometry-0.5.1 \ pathfinder_simd-0.5.0 \ pbr-1.0.2 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ pkg-config-0.3.17 \ png-0.15.3 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.10 \ quick-error-1.2.3 \ quote-1.0.3 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ raqote-0.7.14 \ rayon-1.3.0 \ rayon-core-1.7.0 \ rctree-0.3.3 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ redox_users-0.3.4 \ regex-1.3.7 \ regex-syntax-0.6.17 \ resize-0.4.0 \ resvg-0.9.0 \ rgb-0.8.16 \ roxmltree-0.9.1 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.106 \ serde_derive-1.0.106 \ serde_json-1.0.51 \ servo-fontconfig-0.4.0 \ servo-fontconfig-sys-4.0.9 \ servo-freetype-sys-4.0.5 \ simplecss-0.2.0 \ siphasher-0.2.3 \ siphasher-0.3.2 \ spin-0.5.2 \ strsim-0.8.0 \ strsim-0.9.3 \ svg-0.7.2 \ svgfilters-0.1.0 \ svgtypes-0.5.0 \ sw-composite-0.7.7 \ syn-1.0.17 \ term_size-0.3.1 \ termcolor-1.1.0 \ termion-1.5.5 \ termios-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.15 \ thiserror-impl-1.0.15 \ thread-id-3.3.0 \ thread_local-1.0.1 \ time-0.1.42 \ ttf-parser-0.3.0 \ typed-arena-2.0.1 \ unicode-bidi-0.3.4 \ unicode-script-0.5.0 \ unicode-vo-0.1.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ usvg-0.9.0 \ utf8parse-0.2.0 \ vec_map-0.8.1 \ vt100-0.8.1 \ vte-0.6.0 \ vte_generate_state_changes-0.1.1 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wild-2.0.2 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.4 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wio-0.2.2 \ xmlparser-0.13.1 \ xmlwriter-0.1.0 PLIST_FILES= bin/cast2gif EXAMPLES_PLIST_FILES= \ ${EXAMPLESDIR}/example1.gif \ ${EXAMPLESDIR}/tutorial.gif PORTDOCS= README.md PORTEXAMPLES= doc/*.gif OPTIONS_DEFINE= DOCS EXAMPLES post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/textproc/jql/Makefile =================================================================== --- head/textproc/jql/Makefile (revision 560491) +++ head/textproc/jql/Makefile (revision 560492) @@ -1,155 +1,156 @@ # $FreeBSD$ PORTNAME= jql DISTVERSIONPREFIX= v DISTVERSION= 2.9.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= JSON Query Language CLI tool built with Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= yamafaktory CARGO_CRATES= ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.36 \ arrayref-0.3.5 \ async-attributes-1.1.1 \ async-channel-1.5.1 \ async-executor-1.3.0 \ async-global-executor-1.4.3 \ async-io-1.1.10 \ async-mutex-1.4.0 \ async-process-1.0.1 \ async-std-1.8.0 \ async-task-4.0.3 \ atomic-waker-1.0.0 \ atty-0.2.11 \ autocfg-1.0.0 \ bitflags-1.0.4 \ block-buffer-0.3.3 \ blocking-1.0.2 \ bstr-0.2.8 \ bumpalo-3.1.2 \ byte-tools-0.2.0 \ byteorder-1.2.7 \ cache-padded-1.1.1 \ cast-0.2.2 \ cc-1.0.62 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ colored_json-2.1.0 \ concurrent-queue-1.2.2 \ const_fn-0.4.3 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.0 \ crossbeam-utils-0.8.0 \ csv-1.1.1 \ csv-core-0.1.6 \ digest-0.7.6 \ either-1.5.0 \ event-listener-2.5.1 \ fake-simd-0.1.2 \ fastrand-1.4.0 \ futures-channel-0.3.7 \ futures-core-0.3.7 \ futures-io-0.3.7 \ futures-lite-1.11.2 \ generic-array-0.9.0 \ gloo-timers-0.2.1 \ half-1.6.0 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ indexmap-1.6.0 \ instant-0.1.8 \ itertools-0.9.0 \ itoa-0.4.3 \ js-sys-0.3.45 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.80 \ log-0.4.11 \ maplit-1.0.1 \ memchr-2.3.4 \ memoffset-0.5.6 \ nb-connect-1.0.2 \ num-traits-0.2.6 \ num_cpus-1.13.0 \ once_cell-1.4.1 \ oorandom-11.1.0 \ parking-2.0.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.0 \ pest_meta-2.1.0 \ pin-project-lite-0.1.11 \ pin-project-lite-0.2.0 \ pin-utils-0.1.0 \ plotters-0.2.12 \ polling-2.0.2 \ proc-macro2-0.4.24 \ proc-macro2-1.0.24 \ quote-0.6.10 \ quote-1.0.2 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.44 \ redox_termios-0.1.1 \ regex-1.3.4 \ regex-automata-0.1.8 \ regex-syntax-0.6.14 \ ryu-1.0.0 \ same-file-1.0.4 \ scopeguard-1.1.0 \ serde-1.0.100 \ serde_cbor-0.11.1 \ serde_derive-1.0.82 \ serde_json-1.0.60 \ sha-1-0.7.0 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.2 \ slab-0.4.2 \ strsim-0.8.0 \ syn-0.15.23 \ syn-1.0.48 \ termion-1.5.1 \ textwrap-0.11.0 \ tinytemplate-1.1.0 \ typenum-1.10.0 \ ucd-trie-0.1.1 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ vec-arena-1.0.0 \ vec_map-0.8.1 \ waker-fn-1.1.0 \ walkdir-2.3.1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ wepoll-sys-3.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.1 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/textproc/mdbook/Makefile =================================================================== --- head/textproc/mdbook/Makefile (revision 560491) +++ head/textproc/mdbook/Makefile (revision 560492) @@ -1,205 +1,205 @@ # $FreeBSD$ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org COMMENT= Create book from markdown files (like Gitbook but implemented in Rust) LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= rust-lang GH_PROJECT= mdBook CARGO_CRATES= aho-corasick-0.7.10 \ ammonia-3.1.0 \ ansi_term-0.11.0 \ anyhow-1.0.28 \ atty-0.2.14 \ autocfg-1.0.0 \ base64-0.11.0 \ base64-0.12.0 \ bit-set-0.5.1 \ bit-vec-0.5.1 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytes-0.5.4 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.0 \ ctor-0.1.13 \ difference-2.0.0 \ digest-0.8.1 \ dtoa-0.4.5 \ elasticlunr-rs-2.3.8 \ env_logger-0.7.1 \ fake-simd-0.1.2 \ filetime-0.2.9 \ fnv-1.0.6 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futf-0.1.4 \ futures-0.3.4 \ futures-channel-0.3.4 \ futures-core-0.3.4 \ futures-executor-0.3.4 \ futures-io-0.3.4 \ futures-macro-0.3.4 \ futures-sink-0.3.4 \ futures-task-0.3.4 \ futures-util-0.3.4 \ generic-array-0.12.3 \ getopts-0.2.21 \ getrandom-0.1.14 \ gitignore-1.0.6 \ glob-0.2.11 \ h2-0.2.4 \ handlebars-3.0.1 \ headers-0.3.2 \ headers-core-0.2.0 \ heck-0.3.1 \ hermit-abi-0.1.11 \ html5ever-0.25.1 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.13.5 \ idna-0.2.0 \ indexmap-1.3.2 \ inotify-0.7.0 \ inotify-sys-0.1.3 \ input_buffer-0.3.1 \ iovec-0.1.4 \ itoa-0.4.5 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.69 \ log-0.4.8 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.10.0 \ markup5ever_rcdom-0.1.0 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ mio-0.6.21 \ mio-extras-2.0.6 \ miow-0.2.1 \ net2-0.2.33 \ new_debug_unreachable-1.0.4 \ notify-4.0.15 \ num-integer-0.1.42 \ num-traits-0.2.11 \ opaque-debug-0.2.3 \ open-1.4.0 \ output_vt100-0.1.2 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ pin-project-0.4.9 \ pin-project-internal-0.4.9 \ pin-project-lite-0.1.4 \ pin-utils-0.1.0-alpha.4 \ ppv-lite86-0.2.6 \ precomputed-hash-0.1.1 \ pretty_assertions-0.6.1 \ proc-macro-hack-0.5.15 \ proc-macro-nested-0.1.4 \ proc-macro2-1.0.10 \ pulldown-cmark-0.7.0 \ quick-error-1.2.3 \ quote-1.0.3 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ redox_syscall-0.1.56 \ regex-1.3.7 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ ryu-1.0.3 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ select-0.5.0 \ serde-1.0.106 \ serde_derive-1.0.106 \ serde_json-1.0.52 \ serde_urlencoded-0.6.1 \ sha-1-0.8.2 \ shlex-0.1.1 \ siphasher-0.3.2 \ slab-0.4.2 \ smallvec-1.3.0 \ string_cache-0.8.0 \ string_cache_codegen-0.5.1 \ strsim-0.8.0 \ strum-0.16.0 \ strum_macros-0.16.0 \ syn-1.0.17 \ tempfile-3.1.0 \ tendril-0.4.1 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tokio-0.2.18 \ tokio-macros-0.2.5 \ tokio-tungstenite-0.10.1 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-service-0.3.0 \ try-lock-0.2.2 \ tungstenite-0.10.1 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ url-2.1.1 \ urlencoding-1.0.0 \ utf-8-0.7.5 \ vec_map-0.8.1 \ version_check-0.9.1 \ walkdir-2.3.1 \ want-0.3.0 \ warp-0.2.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ xml5ever-0.16.1 PLIST_FILES= bin/mdbook post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mdbook .include Index: head/textproc/ripgrep/Makefile =================================================================== --- head/textproc/ripgrep/Makefile (revision 560491) +++ head/textproc/ripgrep/Makefile (revision 560492) @@ -1,128 +1,128 @@ # Created by: Petteri Valkonen # $FreeBSD$ PORTNAME= ripgrep DISTVERSION= 12.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi COMMENT= Command line search tool LICENSE= MIT UNLICENSE LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_UNLICENSE= ${WRKSRC}/UNLICENSE BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor USES= cargo USE_GITHUB= yes GH_ACCOUNT= BurntSushi CARGO_CRATES= aho-corasick-0.7.10 \ atty-0.2.14 \ autocfg-1.0.0 \ base64-0.12.1 \ bitflags-1.2.1 \ bstr-0.2.13 \ bytecount-0.6.0 \ byteorder-1.3.4 \ cc-1.0.54 \ cfg-if-0.1.10 \ clap-2.33.1 \ crossbeam-channel-0.4.2 \ crossbeam-utils-0.7.2 \ encoding_rs-0.8.23 \ encoding_rs_io-0.1.7 \ fnv-1.0.7 \ fs_extra-1.1.0 \ glob-0.3.0 \ hermit-abi-0.1.13 \ itoa-0.4.5 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ lazy_static-1.4.0 \ libc-0.2.71 \ log-0.4.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap-0.7.0 \ num_cpus-1.13.0 \ packed_simd-0.3.3 \ pcre2-0.2.3 \ pcre2-sys-0.2.2 \ pkg-config-0.3.17 \ proc-macro2-1.0.17 \ quote-1.0.6 \ regex-1.3.9 \ regex-automata-0.1.9 \ regex-syntax-0.6.18 \ ryu-1.0.4 \ same-file-1.0.6 \ serde-1.0.110 \ serde_derive-1.0.110 \ serde_json-1.0.53 \ strsim-0.8.0 \ syn-1.0.27 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ walkdir-2.3.1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 RIPGREP_OUTDIR= ${WRKDIR}/cargo-out CARGO_ENV= RIPGREP_OUTDIR=${RIPGREP_OUTDIR} PLIST_FILES= bin/rg \ etc/bash_completion.d/rg.bash \ man/man1/rg.1.gz \ share/fish/vendor_completions.d/rg.fish \ share/zsh/site-functions/_rg PORTDOCS= CHANGELOG.md FAQ.md GUIDE.md OPTIONS_DEFINE= DOCS PCRE2 SIMD OPTIONS_DEFAULT=PCRE2 OPTIONS_DEFAULT_aarch64=SIMD OPTIONS_DEFAULT_amd64= ${OPTIONS_DEFAULT_i386} OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:S/SSE2/SIMD/} PCRE2_DESC= ${PCRE_DESC} version 2 PCRE2_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 PCRE2_VARS= CARGO_FEATURES+=pcre2 # simd crate uses cfg_target_feature which isn't stable yet, so unlock # unstable features similar to how lang/rust bootstraps. www/firefox # uses the same hack when building with --enable-rust-simd. SIMD_MAKE_ENV= RUSTC_BOOTSTRAP=1 SIMD_VARS= CARGO_FEATURES+=simd-accel ${SIMD_VARS_${ARCH}} SIMD_VARS_i386= RUSTFLAGS+="-C target-feature=+sse2" post-patch: @${REINPLACE_CMD} -e 's|OUT_DIR|RIPGREP_OUTDIR|' ${WRKSRC}/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rg ${INSTALL_MAN} ${RIPGREP_OUTDIR}/rg.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_DATA} ${RIPGREP_OUTDIR}/rg.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ ${INSTALL_DATA} ${RIPGREP_OUTDIR}/rg.fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${INSTALL_DATA} ${WRKSRC}/complete/_rg \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/textproc/sd/Makefile =================================================================== --- head/textproc/sd/Makefile (revision 560491) +++ head/textproc/sd/Makefile (revision 560492) @@ -1,121 +1,121 @@ # $FreeBSD$ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= mikael@FreeBSD.org COMMENT= Intuitive find and replace tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= chmln CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ cfg-if-0.1.10 \ clap-2.33.0 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ difference-2.0.0 \ doc-comment-0.3.3 \ either-1.5.3 \ getrandom-0.1.14 \ heck-0.3.1 \ hermit-abi-0.1.11 \ lazy_static-1.4.0 \ libc-0.2.69 \ man-0.3.0 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap-0.7.0 \ memoffset-0.5.4 \ num_cpus-1.13.0 \ ppv-lite86-0.2.6 \ predicates-1.0.4 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro2-1.0.10 \ quote-1.0.3 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.3.1 \ rayon-core-1.7.1 \ redox_syscall-0.1.56 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.2 \ roff-0.1.0 \ scopeguard-1.1.0 \ strsim-0.8.0 \ structopt-0.3.15 \ structopt-derive-0.4.8 \ syn-1.0.17 \ syn-mid-0.5.0 \ tempfile-3.1.0 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ treeline-0.1.0 \ unescape-0.1.0 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ version_check-0.9.1 \ wait-timeout-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 _SD_OUT_DIR= ${WRKDIR}/cargo-out MAKE_ENV= SD_OUT_DIR=${_SD_OUT_DIR} PLIST_FILES= bin/sd \ etc/bash_completion.d/sd.bash \ man/man1/sd.1.gz \ share/fish/completions/sd.fish \ share/zsh/site-functions/_sd PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} 's,"OUT_DIR","SD_OUT_DIR",g' ${WRKSRC}/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sd ${INSTALL_MAN} ${_SD_OUT_DIR}/sd.1 \ ${STAGEDIR}${PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${_SD_OUT_DIR}/sd.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${_SD_OUT_DIR}/sd.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${_SD_OUT_DIR}/_sd \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/textproc/sonic/Makefile =================================================================== --- head/textproc/sonic/Makefile (revision 560491) +++ head/textproc/sonic/Makefile (revision 560492) @@ -1,118 +1,118 @@ # $FreeBSD$ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= mikael@FreeBSD.org COMMENT= Fast, lightweight, and schema-less search backend LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= cargo compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= valeriansaliou USE_RC_SUBR= sonic CARGO_CRATES= ahash-0.3.8 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.0 \ bindgen-0.53.3 \ bitflags-1.2.1 \ byteorder-1.3.4 \ cc-1.0.55 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ clang-sys-0.29.3 \ clap-2.33.1 \ env_logger-0.7.1 \ fs_extra-1.1.0 \ fst-0.3.5 \ fst-levenshtein-0.2.1 \ fst-regex-0.2.2 \ getrandom-0.1.14 \ glob-0.3.0 \ hashbrown-0.7.2 \ hashbrown-0.8.0 \ hermit-abi-0.1.14 \ humantime-1.3.0 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.71 \ libloading-0.5.2 \ librocksdb-sys-6.7.4 \ linked-hash-map-0.5.3 \ linked_hash_set-0.1.3 \ log-0.4.8 \ memchr-2.3.3 \ memmap-0.6.2 \ nix-0.17.0 \ nom-5.1.2 \ peeking_take_while-0.1.2 \ ppv-lite86-0.2.8 \ proc-macro2-1.0.18 \ quick-error-1.2.3 \ quote-1.0.7 \ radix-0.6.0 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ regex-1.3.9 \ regex-syntax-0.3.9 \ regex-syntax-0.6.18 \ rocksdb-0.14.0 \ rustc-hash-1.1.0 \ serde-1.0.114 \ serde_derive-1.0.114 \ shlex-0.1.1 \ strsim-0.8.0 \ syn-1.0.33 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ toml-0.5.6 \ twox-hash-1.5.0 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.1 \ utf8-ranges-1.0.4 \ vec_map-0.8.2 \ version_check-0.9.2 \ void-1.0.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ whatlang-0.9.0 \ which-3.1.1 \ 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 USERS= sonic GROUPS= sonic PLIST_FILES= bin/sonic \ "@sample ${ETCDIR}/config.cfg.sample" PORTDOCS= CONFIGURATION.md PROTOCOL.md README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sonic @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/config.cfg ${STAGEDIR}${ETCDIR}/config.cfg.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_MAN} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/textproc/xsv-rs/Makefile =================================================================== --- head/textproc/xsv-rs/Makefile (revision 560491) +++ head/textproc/xsv-rs/Makefile (revision 560492) @@ -1,77 +1,77 @@ # $FreeBSD$ PORTNAME= xsv DISTVERSION= 0.13.0 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= textproc PKGNAMESUFFIX= -rs MAINTAINER= mikael@FreeBSD.org COMMENT= Fast CSV toolkit LICENSE= MIT UNLICENSE LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_UNLICENSE= ${WRKSRC}/UNLICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= BurntSushi CARGO_CRATES= aho-corasick-0.6.4 \ bitflags-1.0.3 \ byteorder-1.2.2 \ cfg-if-0.1.3 \ chan-0.1.21 \ csv-1.0.0 \ csv-core-0.1.4 \ csv-index-0.1.5 \ docopt-1.0.0 \ filetime-0.1.15 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ lazy_static-1.0.0 \ libc-0.2.49 \ log-0.4.1 \ memchr-2.0.1 \ num-traits-0.2.4 \ num_cpus-1.8.0 \ proc-macro2-0.3.8 \ quickcheck-0.6.2 \ quote-0.5.2 \ rand-0.3.22 \ rand-0.4.2 \ redox_syscall-0.1.37 \ regex-1.0.0 \ regex-syntax-0.6.0 \ serde-1.0.54 \ serde_derive-1.0.54 \ streaming-stats-0.2.0 \ strsim-0.7.0 \ syn-0.13.9 \ tabwriter-1.0.4 \ thread_local-0.3.5 \ threadpool-1.7.1 \ ucd-util-0.1.1 \ unicode-width-0.1.4 \ unicode-xid-0.1.0 \ unreachable-1.0.0 \ utf8-ranges-1.0.0 \ void-1.0.2 \ winapi-0.3.4 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/xsv PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xsv post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/www/castor/Makefile =================================================================== --- head/www/castor/Makefile (revision 560491) +++ head/www/castor/Makefile (revision 560492) @@ -1,138 +1,138 @@ # $FreeBSD$ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://git.sr.ht/~julienxx/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= kraileth@elderlinux.org COMMENT= Browser for text-based protocols like Gemini and Gopher using GTK+ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo desktop-file-utils gnome ssl USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 CARGO_CRATES= aho-corasick-0.7.13 \ ansi-parser-0.6.5 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atk-0.8.0 \ atk-sys-0.9.1 \ autocfg-1.0.1 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ cairo-rs-0.8.1 \ cairo-sys-rs-0.9.2 \ cc-1.0.60 \ cfg-if-0.1.10 \ constant_time_eq-0.1.5 \ core-foundation-0.7.1 \ core-foundation-sys-0.7.2 \ crossbeam-utils-0.7.2 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ futures-0.3.6 \ futures-channel-0.3.6 \ futures-core-0.3.6 \ futures-executor-0.3.6 \ futures-io-0.3.6 \ futures-macro-0.3.6 \ futures-task-0.3.6 \ futures-util-0.3.6 \ gdk-0.12.1 \ gdk-pixbuf-0.8.0 \ gdk-pixbuf-sys-0.9.1 \ gdk-sys-0.9.1 \ getrandom-0.1.15 \ gio-0.8.1 \ gio-sys-0.9.1 \ glib-0.9.3 \ glib-macros-0.10.1 \ glib-sys-0.9.1 \ gobject-sys-0.9.1 \ gtk-0.8.0 \ gtk-sys-0.9.2 \ idna-0.2.0 \ lazy_static-1.4.0 \ libc-0.2.79 \ linkify-0.4.0 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.3 \ native-tls-0.2.4 \ nom-4.2.3 \ once_cell-1.4.1 \ open-1.4.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ pango-0.8.0 \ pango-sys-0.9.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.18 \ pin-project-0.4.26 \ pin-project-internal-0.4.26 \ pin-utils-0.1.0 \ proc-macro2-1.0.24 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ ppv-lite86-0.2.9 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.2 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.116 \ serde_derive-1.0.116 \ slab-0.4.2 \ syn-1.0.42 \ system-deps-1.3.2 \ tempfile-3.1.0 \ textwrap-0.12.1 \ tinyvec-0.3.4 \ thiserror-1.0.21 \ thread_local-1.0.1 \ toml-0.5.6 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ version_check-0.1.5 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/castor \ share/applications/Castor.desktop \ share/examples/castor/castor_settings.toml.example \ share/pixmaps/org.typed-hole.castor.svg SUB_FILES= pkg-message post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/castor ${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/castor ${INSTALL_DATA} ${WRKSRC}/data/Castor.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/data/castor_settings.toml.example ${STAGEDIR}${PREFIX}/share/examples/castor ${INSTALL_DATA} ${WRKSRC}/data/org.typed-hole.castor.svg ${STAGEDIR}${PREFIX}/share/pixmaps .include Index: head/www/deno/Makefile =================================================================== --- head/www/deno/Makefile (revision 560491) +++ head/www/deno/Makefile (revision 560492) @@ -1,375 +1,376 @@ # $FreeBSD$ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 1.6.3 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org COMMENT= Secure JavaScript and TypeScript runtime LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= cargo:warning=c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed' BUILD_DEPENDS= binutils>0:devel/binutils \ gn:devel/gn \ libunwind>0:devel/libunwind .include # clang10+ is required, this conditional can be dropped when 12.1 is EOL .if (${OSVERSION} >= 1200000 && ${OSVERSION} < 1201515) BUILD_DEPENDS+= llvm10>0:devel/llvm10 .endif USES= cargo ninja pkgconfig:build python:3.5+,build USE_GITHUB= yes GH_ACCOUNT= denoland USE_GNOME= glib20 MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} RUSTY_VERS= 0.15.0 CARGO_ENV+= CLANG_BASE_PATH=/usr \ GN=${PREFIX}/bin/gn \ NINJA=${PREFIX}/bin/ninja \ V8_FROM_SOURCE=1 RUSTFLAGS+= -C link-arg=-fuse-ld=lld PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python=${PYTHON_CMD} CARGO_CRATES= Inflector-0.11.4 \ adler-0.2.3 \ ahash-0.3.8 \ aho-corasick-0.7.13 \ alloc-no-stdlib-2.0.1 \ alloc-stdlib-0.2.1 \ ansi_term-0.11.0 \ anyhow-1.0.35 \ anymap-0.12.1 \ arc-swap-0.4.7 \ arrayvec-0.5.1 \ ast_node-0.7.0 \ async-compression-0.3.5 \ async-trait-0.1.42 \ atty-0.2.14 \ auto_impl-0.4.1 \ autocfg-1.0.1 \ base64-0.11.0 \ base64-0.12.3 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ brotli-3.3.0 \ brotli-decompressor-2.3.1 \ build_const-0.2.1 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.5.6 \ bytes-0.6.0 \ cargo_gn-0.0.15 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.15 \ clap-2.33.3 \ cloudabi-0.1.0 \ const-random-0.1.8 \ const-random-macro-0.1.8 \ cpuid-bool-0.1.2 \ crc-1.8.1 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.4 \ crossbeam-utils-0.7.2 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ dashmap-3.11.10 \ deno_doc-0.1.19 \ deno_lint-0.2.14 \ derive_more-0.99.11 \ digest-0.9.0 \ dissimilar-1.0.2 \ dlopen-0.1.8 \ dlopen_derive-0.1.4 \ dprint-core-0.34.0 \ dprint-plugin-typescript-0.37.0 \ dprint-swc-ecma-ast-view-0.3.1 \ dtoa-0.4.6 \ either-1.6.0 \ encoding_rs-0.8.24 \ enum_kind-0.2.0 \ env_logger-0.7.1 \ errno-0.1.8 \ errno-0.2.7 \ errno-dragonfly-0.1.1 \ exec-0.3.1 \ filetime-0.2.12 \ fixedbitset-0.2.0 \ flate2-1.0.17 \ fnv-1.0.7 \ form_urlencoded-1.0.0 \ from_variant-0.1.2 \ fs2-0.4.3 \ fsevent-2.0.2 \ fsevent-sys-3.0.2 \ fslock-0.1.6 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.8 \ futures-channel-0.3.8 \ futures-core-0.3.8 \ futures-executor-0.3.8 \ futures-io-0.3.8 \ futures-macro-0.3.8 \ futures-sink-0.3.8 \ futures-task-0.3.8 \ futures-util-0.3.8 \ fwdansi-1.1.0 \ fxhash-0.2.1 \ gcc-0.3.55 \ generic-array-0.14.4 \ getrandom-0.1.15 \ h2-0.2.6 \ hashbrown-0.9.0 \ heck-0.3.1 \ hermit-abi-0.1.15 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ humantime-1.3.0 \ hyper-0.13.9 \ hyper-rustls-0.21.0 \ ident_case-1.0.1 \ idna-0.2.0 \ if_chain-1.0.0 \ indexmap-1.6.0 \ inotify-0.8.3 \ inotify-sys-0.1.3 \ input_buffer-0.3.1 \ instant-0.1.9 \ iovec-0.1.4 \ ipnet-2.3.0 \ is-macro-0.1.8 \ itoa-0.4.6 \ js-sys-0.3.45 \ jsdoc-0.12.0 \ jsonc-parser-0.14.0 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexical-core-0.7.4 \ libc-0.2.80 \ lock_api-0.4.2 \ log-0.4.11 \ lsp-types-0.85.0 \ lspower-0.1.0 \ lspower-macros-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.2 \ mio-0.6.22 \ mio-0.7.6 \ mio-extras-2.0.6 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.1 \ miow-0.3.6 \ net2-0.2.35 \ new_debug_unreachable-1.0.4 \ nix-0.19.0 \ nom-5.1.2 \ notify-5.0.0-pre.3 \ ntapi-0.3.6 \ num-bigint-0.2.6 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ once_cell-1.5.2 \ opaque-debug-0.3.0 \ ordered-float-1.1.0 \ os_pipe-0.9.2 \ owning_ref-0.4.1 \ parking_lot-0.11.1 \ parking_lot_core-0.8.0 \ percent-encoding-2.1.0 \ petgraph-0.5.1 \ phf-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pin-project-0.4.23 \ pin-project-1.0.2 \ pin-project-internal-0.4.23 \ pin-project-internal-1.0.2 \ pin-project-lite-0.1.7 \ pin-project-lite-0.2.0 \ pin-utils-0.1.0 \ pmutil-0.5.3 \ ppv-lite86-0.2.9 \ precomputed-hash-0.1.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.24 \ pty-0.2.2 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.7 \ radix_fmt-1.0.0 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ relative-path-1.3.2 \ remove_dir_all-0.5.3 \ reqwest-0.10.8 \ retain_mut-0.1.1 \ ring-0.16.19 \ rustc_version-0.2.3 \ rustls-0.18.1 \ rusty_v8-0.15.0 \ rustyline-7.1.0 \ rustyline-derive-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ sct-0.6.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ semver-parser-0.9.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.60 \ serde_repr-0.1.6 \ serde_urlencoded-0.6.1 \ sha-1-0.9.1 \ shell-escape-0.1.5 \ signal-hook-registry-1.2.1 \ siphasher-0.3.3 \ slab-0.4.2 \ smallvec-1.4.2 \ socket2-0.3.17 \ sourcemap-6.0.1 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.1 \ string_cache_codegen-0.5.1 \ string_enum-0.3.0 \ strsim-0.8.0 \ strsim-0.9.3 \ swc_atoms-0.2.5 \ swc_bundler-0.18.2 \ swc_common-0.10.8 \ swc_ecma_ast-0.36.0 \ swc_ecma_codegen-0.42.0 \ swc_ecma_codegen_macros-0.5.0 \ swc_ecma_dep_graph-0.11.0 \ swc_ecma_parser-0.44.0 \ swc_ecma_parser_macros-0.4.1 \ swc_ecma_transforms-0.31.0 \ swc_ecma_transforms_macros-0.1.1 \ swc_ecma_utils-0.26.0 \ swc_ecma_visit-0.22.0 \ swc_ecmascript-0.16.1 \ swc_eq_ignore_macros-0.1.0 \ swc_macros_common-0.3.1 \ swc_visit-0.2.2 \ swc_visit_macros-0.2.1 \ syn-0.15.44 \ syn-1.0.56 \ sys-info-0.7.0 \ tempfile-3.1.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-0.3.5 \ tokio-macros-0.2.5 \ tokio-macros-0.3.1 \ tokio-rustls-0.14.1 \ tokio-test-0.2.1 \ tokio-tungstenite-0.11.0 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-layer-0.3.0 \ tower-service-0.3.0 \ tower-test-0.3.0 \ tracing-0.1.19 \ tracing-core-0.1.16 \ try-lock-0.2.3 \ tungstenite-0.11.1 \ typenum-1.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-2.2.0 \ utf-8-0.7.5 \ utf8parse-0.2.0 \ uuid-0.8.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ webpki-0.21.3 \ webpki-roots-0.19.0 \ which-4.0.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ winres-0.1.11 \ ws2_32-sys-0.2.1 post-patch: ${REINPLACE_CMD} "s|%%LOCALBASE%%|${LOCALBASE}|" \ ${WRKSRC}/cargo-crates/rusty_v8-${RUSTY_VERS}/build/toolchain/gcc_toolchain.gni \ ${WRKSRC}/cargo-crates/rusty_v8-${RUSTY_VERS}/buildtools/third_party/libc++/BUILD.gn # clang10+ is required, this conditional can be dropped when 12.1 is EOL .if (${OSVERSION} >= 1200000 && ${OSVERSION} < 1201515) @${PATCH} -d ${PATCH_WRKSRC} ${PATCH_ARGS} < ${FILESDIR}/extrapatch-clang10 .endif do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/release/deno ${STAGEDIR}${LOCALBASE}/bin .include Index: head/www/ffsend/Makefile =================================================================== --- head/www/ffsend/Makefile (revision 560491) +++ head/www/ffsend/Makefile (revision 560492) @@ -1,341 +1,341 @@ # $FreeBSD$ PORTNAME= ffsend DISTVERSIONPREFIX= v DISTVERSION= 0.2.68 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= 0mp@FreeBSD.org COMMENT= Easily and securely share files from the command line via Firefox Send LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE CC0-1.0 FUCHSIACPRNG GPLv3 ISCL \ MIT MPL20 UNLICENSE ZLIB LICENSE_COMB= multi LICENSE_NAME_FUCHSIACPRNG= BSD-like license + patent clause LICENSE_FILE_FUCHSIACPRNG= ${WRKSRC}/cargo-crates/fuchsia-cprng-0.1.1/LICENSE # Main license. LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE LICENSE_PERMS_FUCHSIACPRNG= dist-mirror dist-sell pkg-mirror pkg-sell \ auto-accept RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \ xclip:x11/xclip \ xsel:x11/xsel-conrad USES= cargo localbase:ldflags python:build,3.5+ ssl xorg USE_GITLAB= yes GL_ACCOUNT= timvisee GL_COMMIT= 1664c48d7df4a87e7f0846274573d5c40789f64b USE_XORG= xcb CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.14 \ ansi_term-0.11.0 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.53 \ base-x-0.2.6 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-0.1.6 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.13 \ bumpalo-3.4.0 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cc-1.0.61 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chbs-0.0.10 \ checked_int_cast-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cloudabi-0.0.3 \ colored-2.0.0 \ const_fn-0.4.2 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crossbeam-channel-0.4.4 \ crossbeam-utils-0.7.2 \ crossterm-0.17.7 \ crossterm_winapi-0.6.1 \ crypto-mac-0.7.0 \ csv-1.1.3 \ csv-core-0.1.10 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ derive_builder-0.9.0 \ derive_builder_core-0.9.0 \ digest-0.8.1 \ directories-3.0.1 \ dirs-1.0.5 \ dirs-sys-0.3.5 \ discard-1.0.4 \ dtoa-0.4.6 \ encode_unicode-0.3.6 \ encoding_rs-0.8.24 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ ffsend-api-0.6.3 \ filetime-0.2.12 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fs2-0.4.3 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.30 \ futures-channel-0.3.6 \ futures-core-0.3.6 \ futures-io-0.3.6 \ futures-macro-0.3.6 \ futures-sink-0.3.6 \ futures-task-0.3.6 \ futures-util-0.3.6 \ generic-array-0.12.3 \ getrandom-0.1.15 \ gimli-0.22.0 \ h2-0.2.6 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ hkdf-0.8.0 \ hmac-0.7.1 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ hyper-0.10.16 \ hyper-0.13.8 \ hyper-rustls-0.21.0 \ hyper-tls-0.4.3 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.6.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.79 \ lock_api-0.3.4 \ log-0.3.9 \ log-0.4.11 \ malloc_buf-0.0.6 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ mime-0.2.6 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.3 \ mio-0.6.22 \ mio-0.7.3 \ miow-0.2.1 \ miow-0.3.5 \ native-tls-0.2.4 \ net2-0.2.35 \ ntapi-0.3.4 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.21.1 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ open-1.4.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ parking_lot-0.9.0 \ parking_lot-0.10.2 \ parking_lot_core-0.6.2 \ parking_lot_core-0.7.2 \ pathdiff-0.2.0 \ pbr-1.0.3 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-0.4.27 \ pin-project-internal-0.4.27 \ pin-project-lite-0.1.10 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.9 \ prettytable-rs-0.8.0 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ qr2term-0.2.1 \ qrcode-0.12.0 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.1 \ regex-automata-0.1.9 \ regex-syntax-0.6.20 \ remove_dir_all-0.5.3 \ reqwest-0.10.8 \ ring-0.16.15 \ rpassword-5.0.0 \ rust-argon2-0.8.2 \ rustc-demangle-0.1.17 \ rustc_version-0.2.3 \ rustls-0.18.1 \ ryu-1.0.5 \ safemem-0.3.3 \ schannel-0.1.19 \ scopeguard-1.1.0 \ sct-0.6.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ serde_urlencoded-0.6.1 \ sha1-0.6.0 \ sha2-0.8.2 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.1 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.4.2 \ socket2-0.3.15 \ spin-0.5.2 \ standback-0.2.11 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.8.0 \ strsim-0.9.3 \ subtle-1.0.0 \ syn-1.0.44 \ synstructure-0.12.4 \ tar-0.4.30 \ tempfile-3.1.0 \ term-0.5.2 \ textwrap-0.11.0 \ thiserror-1.0.21 \ thiserror-impl-1.0.21 \ thread_local-1.0.1 \ time-0.1.44 \ time-0.2.22 \ time-macros-0.1.1 \ time-macros-impl-0.1.1 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-codec-0.1.2 \ tokio-executor-0.1.10 \ tokio-io-0.1.13 \ tokio-reactor-0.1.12 \ tokio-rustls-0.14.1 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-tls-0.2.1 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.5.7 \ tower-service-0.3.0 \ tracing-0.1.21 \ tracing-core-0.1.17 \ traitobject-0.1.0 \ try-lock-0.2.3 \ typeable-0.1.2 \ typenum-1.12.0 \ unicase-1.4.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-1.7.2 \ url-2.1.1 \ urlshortener-3.0.0 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version-compare-0.0.10 \ version-compare-0.0.11 \ version_check-0.1.5 \ version_check-0.9.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ webpki-0.21.3 \ webpki-roots-0.19.0 \ websocket-0.24.0 \ websocket-base-0.24.0 \ which-4.0.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.3 \ xattr-0.2.2 \ xcb-0.8.2 MAKE_ENV= XCLIP_PATH=${LOCALBASE}/bin/xclip \ XSEL_PATH=${LOCALBASE}/bin/xsel BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/${PORTNAME} \ bin/ffdel \ bin/ffget \ bin/ffput post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .for f in ffdel ffget ffput cd ${STAGEDIR}${PREFIX}/bin && ${RLN} ${PORTNAME} ${f} .endfor .include Index: head/www/firefox/Makefile =================================================================== --- head/www/firefox/Makefile (revision 560491) +++ head/www/firefox/Makefile (revision 560492) @@ -1,61 +1,62 @@ # Created by: Alan Eldridge # $FreeBSD$ PORTNAME= firefox DISTVERSION= 84.0.1 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.26:devel/nspr \ nss>=3.58:security/nss \ icu>=67.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.6.8:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.35:graphics/png \ libvpx>=1.8.2:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ nasm:devel/nasm \ yasm:devel/yasm \ zip:archivers/zip USE_GECKO= gecko CONFLICTS_INSTALL= firefox-esr USE_MOZILLA= -sqlite CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 USES= tar:xz FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png FIREFOX_DESKTOP= ${MOZSRC}/taskcluster/docker/${MOZILLA}-snap/${MOZILLA}.desktop MOZ_OPTIONS= --enable-application=browser \ --enable-official-branding .include "${.CURDIR}/../../www/firefox/Makefile.options" post-patch: @${REINPLACE_CMD} -e 's/%u/%U/' -e '/X-MultipleArgs/d' \ -e '/^Icon/s/=.*/=${FIREFOX_ICON:R}/' \ ${FIREFOX_DESKTOP} @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${WRKSRC}/js/src/ && ${LOCALBASE}/bin/autoconf-2.13) post-install: ${INSTALL_DATA} ${FIREFOX_DESKTOP} ${STAGEDIR}${PREFIX}/share/applications/ ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${LN} -sf ${FIREFOX_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${FIREFOX_ICON} .include Index: head/www/firefox-esr/Makefile =================================================================== --- head/www/firefox-esr/Makefile (revision 560491) +++ head/www/firefox-esr/Makefile (revision 560492) @@ -1,64 +1,64 @@ # Created by: Alan Eldridge # $FreeBSD$ PORTNAME= firefox DISTVERSION= 78.6.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= -esr DISTFILES= ${DISTNAME}esr.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nspr>=4.26:devel/nspr \ nss>=3.56:security/nss \ icu>=67.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.6.6:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.35:graphics/png \ libvpx>=1.8.2:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ nasm:devel/nasm \ yasm:devel/yasm \ zip:archivers/zip USE_GECKO= gecko CPE_PRODUCT= ${PORTNAME}_esr CONFLICTS_INSTALL= firefox USE_MOZILLA= -sqlite CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 USES= tar:xz FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png FIREFOX_DESKTOP= ${MOZSRC}/taskcluster/docker/${MOZILLA}-snap/${MOZILLA}.desktop MOZ_OPTIONS= --enable-application=browser \ --enable-official-branding .include "${.CURDIR}/../../www/firefox/Makefile.options" post-patch: @${REINPLACE_CMD} -e 's/%u/%U/' -e '/X-MultipleArgs/d' \ -e '/^Icon/s/=.*/=${FIREFOX_ICON:R}/' \ ${FIREFOX_DESKTOP} @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${WRKSRC}/js/src/ && ${LOCALBASE}/bin/autoconf-2.13) post-install: ${INSTALL_DATA} ${FIREFOX_DESKTOP} ${STAGEDIR}${PREFIX}/share/applications/ ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${LN} -sf ${FIREFOX_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${FIREFOX_ICON} .include Index: head/www/geckodriver/Makefile =================================================================== --- head/www/geckodriver/Makefile (revision 560491) +++ head/www/geckodriver/Makefile (revision 560492) @@ -1,370 +1,370 @@ # $FreeBSD$ PORTNAME= geckodriver DISTVERSION= 0.26.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= www MASTER_SITES= https://hg.mozilla.org/mozilla-central/archive/${DISTNAME}.zip/testing/geckodriver/?dummy=/ DISTNAME= e9783a644016aa9b317887076618425586730d73 EXTRACT_SUFX= .zip DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= daniel@blodan.se COMMENT= Proxy for using WebDriver clients with Gecko-based browsers LICENSE= MPL20 USES= cargo WRKSRC= ${WRKDIR}/mozilla-central-${DISTNAME}/testing/geckodriver PLIST_FILES= bin/geckodriver CARGO_CRATES= Inflector-0.11.4 \ adler32-1.0.4 \ aho-corasick-0.7.6 \ ansi_term-0.11.0 \ app_units-0.7.0 \ arrayref-0.3.5 \ arrayvec-0.4.11 \ atomic-0.4.5 \ atomic_refcell-0.1.0 \ atty-0.2.11 \ audio_thread_priority-0.19.1 \ authenticator-0.2.6 \ autocfg-0.1.6 \ backtrace-0.3.9 \ backtrace-sys-0.1.24 \ base64-0.10.1 \ binary-space-partition-0.1.2 \ bincode-1.0.0 \ bindgen-0.51.1 \ binjs_meta-0.5.2 \ bit-vec-0.5.1 \ bit_reverse-0.1.7 \ bitflags-1.0.4 \ bitreader-0.3.0 \ blake2b_simd-0.5.8 \ block-buffer-0.7.3 \ block-padding-0.1.2 \ boxfnonce-0.0.3 \ byte-tools-0.3.0 \ byteorder-1.3.1 \ bytes-0.4.9 \ cc-1.0.34 \ cexpr-0.3.3 \ cfg-if-0.1.6 \ chrono-0.4.6 \ clang-sys-0.28.1 \ clap-2.31.2 \ cloudabi-0.0.3 \ cmake-0.1.29 \ comedy-0.1.0 \ constant_time_eq-0.1.3 \ cookie-0.12.0 \ core-foundation-0.6.3 \ core-foundation-sys-0.6.2 \ core-graphics-0.17.1 \ core-text-13.0.0 \ coreaudio-sys-0.2.2 \ cose-0.1.4 \ cose-c-0.1.5 \ cranelift-bforest-0.44.0 \ cranelift-codegen-0.44.0 \ cranelift-codegen-meta-0.44.0 \ cranelift-codegen-shared-0.44.0 \ cranelift-entity-0.44.0 \ cranelift-frontend-0.44.0 \ cranelift-wasm-0.44.0 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.1 \ crossbeam-epoch-0.7.2 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.5 \ cssparser-0.25.9 \ cssparser-macros-0.3.6 \ cstr-0.1.3 \ cstr-macros-0.1.6 \ cubeb-0.5.5 \ cubeb-backend-0.5.5 \ cubeb-core-0.5.5 \ cubeb-sys-0.5.5 \ darling-0.10.1 \ darling_core-0.10.1 \ darling_macro-0.10.1 \ dbus-0.6.4 \ deflate-0.7.19 \ derive_more-0.13.0 \ devd-rs-0.3.0 \ digest-0.8.0 \ dirs-1.0.5 \ dns-parser-0.8.0 \ dogear-0.4.0 \ dtoa-0.4.2 \ dtoa-short-0.3.1 \ dwrote-0.9.0 \ either-1.1.0 \ encoding_c-0.9.5 \ encoding_c_mem-0.2.4 \ encoding_rs-0.8.20 \ env_logger-0.6.2 \ error-chain-0.11.0 \ euclid-0.20.0 \ failure-0.1.3 \ failure_derive-0.1.3 \ fake-simd-0.1.2 \ filetime_win-0.1.0 \ flate2-1.0.11 \ fnv-1.0.6 \ foreign-types-0.3.0 \ freetype-0.4.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.23 \ futures-cpupool-0.1.8 \ fxhash-0.2.1 \ generic-array-0.12.0 \ gl_generator-0.11.0 \ gleam-0.6.17 \ glob-0.3.0 \ goblin-0.0.24 \ guid_win-0.1.0 \ h2-0.1.12 \ headers-0.2.1 \ headers-core-0.1.1 \ headers-derive-0.1.1 \ http-0.1.17 \ httparse-1.3.3 \ humantime-1.1.1 \ hyper-0.12.19 \ ident_case-1.0.0 \ idna-0.2.0 \ image-0.22.1 \ indexmap-1.1.0 \ inflate-0.4.5 \ iovec-0.1.2 \ itertools-0.8.0 \ itoa-0.4.1 \ kernel32-sys-0.2.2 \ khronos_api-3.1.0 \ lazy_static-1.2.0 \ lazycell-1.2.1 \ libc-0.2.60 \ libdbus-sys-0.1.5 \ libloading-0.5.0 \ libudev-0.2.0 \ libudev-sys-0.1.3 \ libz-sys-1.0.25 \ line-wrap-0.1.1 \ linked-hash-map-0.5.1 \ lmdb-rkv-0.12.3 \ lmdb-rkv-sys-0.9.5 \ lock_api-0.3.1 \ log-0.4.6 \ lzw-0.10.0 \ mach-0.3.2 \ malloc_size_of_derive-0.1.0 \ matches-0.1.6 \ memchr-2.2.0 \ memmap-0.7.0 \ memoffset-0.5.1 \ mime-0.3.13 \ mime_guess-2.0.1 \ miniz_oxide-0.3.2 \ mio-0.6.19 \ mio-extras-2.0.5 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ moz_cbor-0.1.1 \ mozdevice-0.1.0 \ mozprofile-0.6.0 \ mozrunner-0.10.0 \ mozversion-0.2.1 \ mp4parse-0.11.2 \ mp4parse_capi-0.11.2 \ mp4parse_fallible-0.0.1 \ msdos_time-0.1.6 \ murmurhash3-0.0.5 \ net2-0.2.33 \ new_debug_unreachable-1.0.1 \ nodrop-0.1.12 \ nom-4.1.1 \ num-derive-0.3.0 \ num-integer-0.1.39 \ num-iter-0.1.37 \ num-rational-0.2.1 \ num-traits-0.2.6 \ num_cpus-1.7.0 \ object-0.14.0 \ opaque-debug-0.2.1 \ ordered-float-1.0.1 \ owning_ref-0.4.0 \ packed_simd-0.3.3 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pkg-config-0.3.9 \ plain-0.2.3 \ plane-split-0.15.0 \ plist-0.5.1 \ png-0.15.0 \ podio-0.1.5 \ precomputed-hash-0.1.1 \ proc-macro2-0.4.27 \ proc-macro2-1.0.5 \ procedural-masquerade-0.1.1 \ pulse-0.2.0 \ quick-error-1.2.1 \ quote-0.6.11 \ quote-1.0.2 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.2.0 \ rayon-core-1.6.0 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ redox_users-0.3.1 \ regex-1.1.9 \ regex-syntax-0.6.12 \ remove_dir_all-0.5.2 \ ringbuf-0.1.4 \ rkv-0.10.2 \ ron-0.1.7 \ runloop-0.1.0 \ rust-argon2-0.5.1 \ rust-ini-0.10.3 \ rust_cascade-0.3.4 \ rustc-demangle-0.1.8 \ rustc-hash-1.0.1 \ rustc_version-0.2.3 \ ryu-0.2.4 \ safemem-0.3.0 \ same-file-1.0.2 \ scoped-tls-0.1.0 \ scoped-tls-1.0.0 \ scopeguard-1.0.0 \ scroll-0.9.2 \ scroll_derive-0.9.5 \ selectors-0.21.0 \ semver-0.6.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.88 \ serde_bytes-0.11.2 \ serde_derive-1.0.88 \ serde_json-1.0.26 \ serde_repr-0.1.4 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.9 \ servo_arc-0.1.1 \ sha-1-0.8.1 \ sha2-0.8.0 \ shift_or_euc-0.1.0 \ shift_or_euc_c-0.1.0 \ shlex-0.1.1 \ siphasher-0.2.1 \ slab-0.3.0 \ slab-0.4.1 \ smallbitvec-2.3.0 \ smallvec-0.6.10 \ socket2-0.3.10 \ stable_deref_trait-1.0.0 \ storage-0.1.0 \ string-0.1.1 \ strsim-0.7.0 \ svg_fmt-0.4.0 \ syn-0.15.30 \ syn-1.0.5 \ synstructure-0.10.1 \ synstructure-0.12.1 \ target-lexicon-0.8.1 \ tempfile-3.0.5 \ term_size-0.3.0 \ termcolor-1.0.5 \ termion-1.5.1 \ textwrap-0.9.0 \ thin-slice-0.1.1 \ thin-vec-0.1.0 \ thread_local-0.3.6 \ thread_profiler-0.1.1 \ threadbound-0.1.0 \ time-0.1.40 \ tokio-0.1.11 \ tokio-codec-0.1.0 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.7 \ tokio-fs-0.1.3 \ tokio-io-0.1.7 \ tokio-named-pipes-0.1.0 \ tokio-reactor-0.1.3 \ tokio-tcp-0.1.1 \ tokio-threadpool-0.1.14 \ tokio-timer-0.2.11 \ tokio-udp-0.1.1 \ tokio-uds-0.2.5 \ toml-0.4.5 \ try-lock-0.2.2 \ typenum-1.10.0 \ uluru-0.3.0 \ unicase-2.4.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.5 \ unicode-segmentation-1.2.1 \ unicode-width-0.1.4 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ unreachable-1.0.0 \ url-2.1.0 \ urlencoding-1.0.0 \ utf8-ranges-1.0.4 \ uuid-0.7.4 \ vcpkg-0.2.2 \ vec_map-0.8.0 \ version_check-0.1.5 \ void-1.0.2 \ walkdir-2.1.4 \ want-0.0.6 \ warp-0.1.19 \ wasmparser-0.39.1 \ webdriver-0.40.2 \ webrender-0.60.0 \ webrender_api-0.60.0 \ webrender_build-0.0.1 \ webrtc-sdp-0.3.1 \ weedle-0.8.0 \ winapi-0.2.8 \ winapi-0.3.6 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-1.0.2 \ winreg-0.5.1 \ wr_malloc_size_of-0.0.1 \ ws-0.9.0 \ ws2_32-sys-0.2.1 \ xml-rs-0.8.0 \ yaml-rust-0.4.2 \ zip-0.4.2 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/geckodriver .include Index: head/www/jwt-cli/Makefile =================================================================== --- head/www/jwt-cli/Makefile (revision 560491) +++ head/www/jwt-cli/Makefile (revision 560492) @@ -1,89 +1,89 @@ # Created by: Sergey A. Osokin # $FreeBSD$ PORTNAME= jwt-cli PORTVERSION= 3.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= osa@FreeBSD.org COMMENT= Super fast CLI tool to decode and encode JWTs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= mike-engel CARGO_CRATES= aho-corasick-0.7.13 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ bitflags-1.2.1 \ bumpalo-3.4.0 \ cc-1.0.59 \ cfg-if-0.1.10 \ chrono-0.4.15 \ clap-2.33.3 \ hermit-abi-0.1.15 \ itoa-0.4.6 \ js-sys-0.3.45 \ jsonwebtoken-7.2.0 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.77 \ log-0.4.11 \ memchr-2.3.3 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.2.4 \ num-traits-0.2.12 \ once_cell-1.4.1 \ parse_duration-2.1.0 \ pem-0.8.1 \ proc-macro2-1.0.21 \ quote-1.0.7 \ regex-1.3.9 \ regex-syntax-0.6.18 \ ring-0.16.15 \ ryu-1.0.5 \ serde-1.0.115 \ serde_derive-1.0.115 \ serde_json-1.0.57 \ simple_asn1-0.4.1 \ spin-0.5.2 \ strsim-0.8.0 \ syn-1.0.40 \ term-0.4.6 \ term-painter-0.2.4 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ vec_map-0.8.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/jwt post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jwt .include Index: head/www/lychee/Makefile =================================================================== --- head/www/lychee/Makefile (revision 560491) +++ head/www/lychee/Makefile (revision 560492) @@ -1,377 +1,378 @@ # $FreeBSD$ PORTNAME= lychee DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= www net MAINTAINER= pizzamig@FreeBSD.org COMMENT= Link checker LICENSE= APACHE20 MIT LICENSE_COMB= dual USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= lycheeverse PLIST_FILES= bin/lychee CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aead-0.3.2 \ aes-0.6.0 \ aes-gcm-0.8.0 \ aes-soft-0.6.4 \ aesni-0.10.0 \ agnostik-0.1.5 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.37 \ arc-swap-0.4.7 \ arrayvec-0.5.1 \ ascii_utils-0.9.3 \ assert_cmd-1.0.2 \ async-channel-1.5.1 \ async-compression-0.3.5 \ async-executor-1.4.0 \ async-global-executor-1.4.3 \ async-h1-2.1.4 \ async-io-1.1.0 \ async-mutex-1.1.5 \ async-native-tls-0.3.3 \ async-smtp-0.3.4 \ async-std-1.7.0 \ async-std-resolver-0.19.5 \ async-task-4.0.3 \ async-trait-0.1.38 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.0 \ backtrace-0.3.50 \ base-x-0.2.8 \ base64-0.11.0 \ base64-0.12.3 \ base64-0.13.0 \ bastion-0.4.3 \ bastion-executor-0.3.6 \ bastion-executor-0.4.0 \ bastion-utils-0.3.2 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ blocking-1.0.2 \ bufstream-0.1.4 \ bumpalo-3.4.0 \ byte-pool-0.2.2 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cache-padded-1.1.1 \ cc-1.0.59 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ check-if-email-exists-0.8.16 \ chrono-0.4.15 \ cipher-0.2.5 \ clap-2.33.3 \ cloudabi-0.1.0 \ concurrent-queue-1.2.2 \ config-0.10.1 \ console-0.12.0 \ const_fn-0.4.2 \ cookie-0.14.3 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ cpuid-bool-0.1.2 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.4 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-queue-0.3.0 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.0 \ crypto-mac-0.10.0 \ ctr-0.6.0 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ data-encoding-2.3.0 \ deadpool-0.6.0 \ derive_builder-0.9.0 \ derive_builder_core-0.9.0 \ difference-2.0.0 \ digest-0.8.1 \ digest-0.9.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.1 \ discard-1.0.4 \ doc-comment-0.3.3 \ either-1.6.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.23 \ enum-as-inner-0.3.3 \ event-listener-2.4.0 \ fake-simd-0.1.2 \ fast-socks5-0.3.1 \ fast_chemail-0.9.6 \ fastrand-1.3.4 \ flate2-1.0.17 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.8 \ futures-channel-0.3.8 \ futures-core-0.3.8 \ futures-executor-0.3.8 \ futures-io-0.3.8 \ futures-lite-1.11.2 \ futures-macro-0.3.8 \ futures-sink-0.3.8 \ futures-task-0.3.8 \ futures-timer-3.0.2 \ futures-util-0.3.8 \ fxhash-0.2.1 \ generic-array-0.12.3 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.14 \ ghash-0.3.0 \ gimli-0.22.0 \ glob-0.3.0 \ gloo-timers-0.2.1 \ h2-0.2.6 \ hashbrown-0.8.2 \ headers-0.3.2 \ headers-core-0.2.0 \ heck-0.3.1 \ hermit-abi-0.1.15 \ hkdf-0.10.0 \ hmac-0.10.1 \ hostname-0.1.5 \ hostname-0.3.1 \ http-0.2.2 \ http-body-0.3.1 \ http-types-2.8.0 \ httparse-1.3.4 \ hubcaps-0.6.2 \ hyper-0.13.7 \ hyper-tls-0.4.3 \ hyperx-1.0.0 \ ident_case-1.0.1 \ idna-0.2.0 \ indexmap-1.5.1 \ indicatif-0.15.0 \ infer-0.2.3 \ instant-0.1.9 \ iovec-0.1.4 \ ipconfig-0.2.2 \ ipnet-2.3.0 \ itoa-0.4.6 \ js-sys-0.3.45 \ jsonwebtoken-7.2.0 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.7 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lever-0.1.1-alpha.11 \ lexical-core-0.7.4 \ libc-0.2.76 \ lightproc-0.3.5 \ linked-hash-map-0.5.3 \ linkify-0.4.0 \ lock_api-0.4.2 \ log-0.4.11 \ lru-cache-0.1.2 \ mailchecker-4.0.1 \ match_cfg-0.1.0 \ matchers-0.0.1 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.6 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.0 \ mio-0.6.22 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.1 \ miow-0.3.5 \ native-tls-0.2.4 \ net2-0.2.34 \ nom-5.1.2 \ normalize-line-endings-0.3.0 \ nuclei-0.1.2-alpha.1 \ num-bigint-0.2.6 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ object-0.20.0 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.60 \ parking-2.0.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.0 \ pem-0.8.1 \ percent-encoding-2.1.0 \ pin-project-0.4.23 \ pin-project-1.0.2 \ pin-project-internal-0.4.23 \ pin-project-internal-1.0.2 \ pin-project-lite-0.1.7 \ pin-project-lite-0.2.0 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ polling-1.0.2 \ polyval-0.4.2 \ ppv-lite86-0.2.9 \ predicates-1.0.6 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ pulldown-cmark-0.8.0 \ quick-error-1.2.3 \ quick-xml-0.20.0 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-automata-0.1.9 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ resolv-conf-0.6.3 \ ring-0.16.15 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.61 \ serde_qs-0.7.0 \ serde_urlencoded-0.7.0 \ sha-1-0.8.2 \ sha1-0.6.0 \ sha2-0.9.2 \ sharded-slab-0.0.9 \ shellexpand-2.1.0 \ signal-hook-registry-1.2.1 \ simple_asn1-0.4.1 \ slab-0.4.2 \ smallvec-1.4.2 \ socket2-0.3.12 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ standback-0.2.13 \ static_assertions-1.1.0 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ subtle-2.3.0 \ syn-1.0.53 \ tempfile-3.1.0 \ terminal_size-0.1.13 \ termios-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ time-0.1.43 \ time-0.2.23 \ time-macros-0.1.1 \ time-macros-impl-0.1.1 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-0.3.4 \ tokio-macros-0.2.5 \ tokio-socks-0.3.0 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.5.8 \ tower-service-0.3.0 \ tracing-0.1.19 \ tracing-attributes-0.1.11 \ tracing-core-0.1.14 \ tracing-log-0.1.1 \ tracing-serde-0.1.2 \ tracing-subscriber-0.2.11 \ treeline-0.1.0 \ trust-dns-proto-0.19.5 \ trust-dns-resolver-0.19.5 \ try-lock-0.2.3 \ typenum-1.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ universal-hash-0.4.0 \ untrusted-0.7.1 \ url-2.2.0 \ uuid-0.8.1 \ vcpkg-0.2.10 \ vec-arena-1.0.0 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ waker-fn-1.0.0 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.44 \ wepoll-sys-stjepang-1.0.6 \ widestring-0.4.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ winreg-0.7.0 \ winutil-0.1.1 \ wiremock-0.3.0 \ ws2_32-sys-0.2.1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lychee .include Index: head/www/miniserve/Makefile =================================================================== --- head/www/miniserve/Makefile (revision 560491) +++ head/www/miniserve/Makefile (revision 560492) @@ -1,367 +1,368 @@ # $FreeBSD$ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org COMMENT= Ad-hoc HTTP server for file sharing LICENSE= APACHE20 BSD3CLAUSE CC0-1.0 ISCL MIT MPL20 UNLICENSE LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSE USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= svenstaro CARGO_CRATES= actix-codec-0.3.0 \ actix-connect-2.0.0 \ actix-files-0.5.0 \ actix-http-2.2.0 \ actix-macros-0.1.3 \ actix-multipart-0.3.0 \ actix-router-0.2.5 \ actix-rt-1.1.1 \ actix-server-1.0.4 \ actix-service-1.0.6 \ actix-testing-1.0.1 \ actix-threadpool-0.3.3 \ actix-tls-2.0.0 \ actix-utils-2.0.0 \ actix-web-3.3.2 \ actix-web-codegen-0.4.0 \ actix-web-httpauth-0.5.0 \ addr2line-0.14.1 \ adler-0.2.3 \ adler32-1.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.15 \ alphanumeric-sort-1.4.0 \ ansi_term-0.11.0 \ assert_cmd-1.0.2 \ assert_fs-1.0.0 \ async-trait-0.1.42 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ awc-2.0.3 \ backtrace-0.3.55 \ base-x-0.2.8 \ base64-0.12.3 \ base64-0.13.0 \ beef-0.4.4 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ brotli-sys-0.3.2 \ brotli2-0.3.2 \ bstr-0.2.14 \ buf-min-0.4.0 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.5.6 \ bytesize-1.0.1 \ bytestring-0.1.5 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-humanize-0.1.1 \ clap-2.33.3 \ cloudabi-0.0.3 \ codemap-0.1.3 \ const_fn-0.4.4 \ cookie-0.14.3 \ copyless-0.1.5 \ cpuid-bool-0.1.2 \ crc32fast-1.2.1 \ crossbeam-utils-0.8.1 \ ctor-0.1.17 \ derive_more-0.99.11 \ difference-2.0.0 \ digest-0.9.0 \ discard-1.0.4 \ doc-comment-0.3.3 \ either-1.6.1 \ encoding_rs-0.8.26 \ enum-as-inner-0.3.3 \ failure-0.1.8 \ failure_derive-0.1.8 \ filetime-0.2.13 \ flate2-1.0.14 \ float-cmp-0.8.0 \ fnv-1.0.7 \ form_urlencoded-1.0.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futf-0.1.4 \ futures-0.3.8 \ futures-channel-0.3.8 \ futures-core-0.3.8 \ futures-executor-0.3.8 \ futures-io-0.3.8 \ futures-macro-0.3.8 \ futures-sink-0.3.8 \ futures-task-0.3.8 \ futures-util-0.3.8 \ fxhash-0.2.1 \ generic-array-0.14.4 \ getrandom-0.1.16 \ gimli-0.23.0 \ globset-0.4.6 \ globwalk-0.7.3 \ grass-0.10.4 \ h2-0.2.7 \ hashbrown-0.8.2 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.17 \ hex-0.4.2 \ hostname-0.3.1 \ html5ever-0.25.1 \ http-0.2.2 \ http-body-0.3.1 \ httparse-1.3.4 \ httpdate-0.3.2 \ hyper-0.13.9 \ hyper-rustls-0.21.0 \ idna-0.2.0 \ ignore-0.4.17 \ indexmap-1.6.1 \ instant-0.1.9 \ iovec-0.1.4 \ ipconfig-0.2.2 \ ipnet-2.3.0 \ itoa-0.4.7 \ js-sys-0.3.46 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lasso-0.3.1 \ lazy_static-1.4.0 \ libc-0.2.81 \ libflate-1.0.3 \ libflate_lz77-1.0.0 \ linked-hash-map-0.5.3 \ lock_api-0.4.2 \ log-0.4.11 \ lru-cache-0.1.2 \ mac-0.1.1 \ markup5ever-0.10.0 \ markup5ever_rcdom-0.1.0 \ match_cfg-0.1.0 \ matches-0.1.8 \ maud-0.22.1 \ maud_htmlescape-0.17.0 \ maud_macros-0.22.1 \ memchr-2.3.4 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ mio-0.6.23 \ mio-uds-0.6.8 \ miow-0.2.2 \ nanoid-0.3.0 \ net2-0.2.37 \ new_debug_unreachable-1.0.4 \ nom-4.2.3 \ normalize-line-endings-0.3.0 \ num-bigint-0.3.1 \ num-integer-0.1.44 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.22.0 \ once_cell-1.5.2 \ opaque-debug-0.3.0 \ output_vt100-0.1.2 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ peekmore-0.5.6 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pin-project-0.4.27 \ pin-project-1.0.2 \ pin-project-internal-0.4.27 \ pin-project-internal-1.0.2 \ pin-project-lite-0.1.11 \ pin-project-lite-0.2.0 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ port_check-0.1.5 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ predicates-1.0.6 \ predicates-core-1.0.1 \ predicates-tree-1.0.1 \ pretty_assertions-0.6.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ qrcodegen-1.6.0 \ quick-error-1.2.3 \ quote-1.0.8 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_pcg-0.2.1 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ resolv-conf-0.7.0 \ ring-0.16.19 \ rle-decode-fast-1.0.1 \ rstest-0.6.4 \ rustc-demangle-0.1.18 \ rustc_version-0.2.3 \ rustls-0.18.1 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.6.0 \ select-0.5.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.61 \ serde_urlencoded-0.7.0 \ sha-1-0.9.2 \ sha1-0.6.0 \ sha2-0.9.2 \ signal-hook-registry-1.3.0 \ simplelog-0.9.0 \ siphasher-0.3.3 \ slab-0.4.2 \ smallvec-1.6.0 \ socket2-0.3.19 \ spin-0.5.2 \ standback-0.2.14 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ string_cache-0.8.1 \ string_cache_codegen-0.5.1 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ strum-0.20.0 \ strum_macros-0.20.1 \ syn-1.0.57 \ synstructure-0.12.4 \ tar-0.4.30 \ tempfile-3.1.0 \ tendril-0.4.1 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.23 \ thiserror-impl-1.0.23 \ thread_local-1.0.1 \ threadpool-1.8.1 \ time-0.1.44 \ time-0.2.23 \ time-macros-0.1.1 \ time-macros-impl-0.1.1 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.24 \ tokio-rustls-0.14.1 \ tokio-util-0.3.1 \ tower-service-0.3.0 \ tracing-0.1.22 \ tracing-core-0.1.17 \ tracing-futures-0.2.4 \ treeline-0.1.0 \ trust-dns-proto-0.19.6 \ trust-dns-resolver-0.19.6 \ try-lock-0.2.3 \ twoway-0.2.1 \ typenum-1.12.0 \ unchecked-index-0.2.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-2.2.0 \ utf-8-0.7.5 \ v_escape-0.15.0 \ v_escape_derive-0.8.4 \ v_htmlescape-0.12.0 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-futures-0.4.19 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ web-sys-0.3.46 \ webpki-0.21.4 \ webpki-roots-0.20.0 \ widestring-0.4.3 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ xattr-0.2.2 \ xml5ever-0.16.1 \ yansi-0.5.0 \ zip-0.5.9 # maud_macros uses feature(proc_macro) MAKE_ENV= RUSTC_BOOTSTRAP=1 PLIST_FILES= bin/miniserve PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/miniserve post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include Index: head/www/monolith/Makefile =================================================================== --- head/www/monolith/Makefile (revision 560491) +++ head/www/monolith/Makefile (revision 560492) @@ -1,220 +1,221 @@ # $FreeBSD$ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= vulcan@wired.sh COMMENT= CLI tool for saving complete web pages as a single HTML file LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Y2Z CARGO_CRATES= adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ assert_cmd-1.0.1 \ async-compression-0.3.5 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ base64-0.13.0 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ bumpalo-3.4.0 \ bytes-0.5.6 \ cc-1.0.58 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ cloudabi-0.0.3 \ console_error_panic_hook-0.1.6 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ cpuid-bool-0.1.2 \ crc32fast-1.2.0 \ cssparser-0.27.2 \ cssparser-macros-0.6.0 \ difference-2.0.0 \ digest-0.9.0 \ doc-comment-0.3.3 \ dtoa-0.4.6 \ dtoa-short-0.3.2 \ encoding_rs-0.8.23 \ flate2-1.0.16 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futf-0.1.4 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-io-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ generic-array-0.14.3 \ getrandom-0.1.14 \ h2-0.2.6 \ hashbrown-0.8.1 \ hermit-abi-0.1.15 \ html5ever-0.24.1 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ hyper-0.13.7 \ hyper-tls-0.4.3 \ idna-0.2.0 \ indexmap-1.5.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ js-sys-0.3.45 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.74 \ log-0.4.11 \ mac-0.1.1 \ markup5ever-0.9.0 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.0 \ mio-0.6.22 \ miow-0.2.1 \ native-tls-0.2.4 \ net2-0.2.34 \ new_debug_unreachable-1.0.4 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ once_cell-1.4.0 \ opaque-debug-0.3.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ percent-encoding-2.1.0 \ phf-0.7.24 \ phf-0.8.0 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.7.24 \ phf_shared-0.8.0 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.7 \ pin-project-lite-0.2.0 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ ppv-lite86-0.2.8 \ precomputed-hash-0.1.1 \ predicates-1.0.5 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-hack-0.5.18 \ proc-macro2-1.0.19 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_pcg-0.2.1 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ reqwest-0.10.9 \ ryu-1.0.5 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.114 \ serde_derive-1.0.114 \ serde_json-1.0.57 \ serde_urlencoded-0.7.0 \ sha2-0.9.2 \ siphasher-0.2.3 \ siphasher-0.3.3 \ slab-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.12 \ string_cache-0.7.5 \ string_cache_codegen-0.4.4 \ string_cache_shared-0.3.0 \ strsim-0.8.0 \ syn-1.0.36 \ tempfile-3.1.0 \ tendril-0.4.1 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ tokio-0.2.22 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ tower-service-0.3.0 \ tracing-0.1.18 \ tracing-core-0.1.12 \ treeline-0.1.0 \ try-lock-0.2.3 \ typenum-1.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.0 \ utf-8-0.7.5 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-futures-0.4.18 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ wasm-bindgen-test-0.3.18 \ wasm-bindgen-test-macro-0.3.18 \ web-sys-0.3.44 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/www/newsboat/Makefile =================================================================== --- head/www/newsboat/Makefile (revision 560491) +++ head/www/newsboat/Makefile (revision 560492) @@ -1,126 +1,126 @@ # Created by: arved # $FreeBSD$ PORTNAME= newsboat PORTVERSION= 2.21 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= mt@markoturk.info COMMENT= RSS feed reader for the text console LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor LIB_DEPENDS= libstfl.so:devel/stfl \ libcurl.so:ftp/curl \ libjson-c.so:devel/json-c USES= cargo compiler:c++11-lang gettext gmake gnome iconv:translit \ ncurses pkgconfig python:env shebangfix sqlite ssl tar:xz USE_GNOME= libxml2 SHEBANG_FILES= contrib/bookmark-evernote.sh contrib/feedgrabber.rb \ contrib/getpocket.com/send-to-pocket.sh contrib/heise.rb \ contrib/slashdot.rb doc/examples/example-exec-script.py MAKE_ARGS= CARGO=${CARGO_CARGO_BIN} prefix=${PREFIX} MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target CARGO_CRATES= addr2line-0.12.2 \ adler32-1.1.0 \ aho-corasick-0.7.13 \ arrayvec-0.5.1 \ autocfg-1.0.0 \ backtrace-0.3.49 \ bit-set-0.5.2 \ bit-vec-0.6.2 \ bitflags-1.2.1 \ block-0.1.6 \ byteorder-1.3.4 \ cc-1.0.57 \ cfg-if-0.1.10 \ chrono-0.4.15 \ clap-2.33.3 \ curl-sys-0.4.36+curl-7.71.1 \ fnv-1.0.7 \ getrandom-0.1.14 \ gettext-rs-0.5.0 \ gettext-sys-0.19.9 \ gimli-0.21.0 \ idna-0.2.0 \ lazy_static-1.4.0 \ lexical-core-0.7.4 \ libc-0.2.77 \ libz-sys-1.1.0 \ locale_config-0.3.0 \ malloc_buf-0.0.6 \ matches-0.1.8 \ memchr-2.3.3 \ miniz_oxide-0.3.7 \ natord-1.0.9 \ nom-5.1.2 \ num-integer-0.1.43 \ num-traits-0.2.12 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.20.0 \ once_cell-1.4.1 \ openssl-sys-0.9.58 \ percent-encoding-2.1.0 \ pkg-config-0.3.17 \ ppv-lite86-0.2.8 \ proptest-0.10.1 \ quick-error-1.2.3 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_xorshift-0.2.0 \ redox_syscall-0.1.56 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.16 \ rusty-fork-0.3.0 \ ryu-1.0.5 \ section_testing-0.0.4 \ static_assertions-1.1.0 \ tempfile-3.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ url-2.1.1 \ vcpkg-0.2.10 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xdg-2.2.0 OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's,fail "ncursesw",true,; s,fail "libcrypto",true,' \ -e 's,fail "libssl",true,' \ ${WRKSRC}/config.sh @${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB} -lcrypto -l${NCURSES_IMPL}|;s|-Werror||' \ ${WRKSRC}/Makefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*boat .include Index: head/www/websocat/Makefile =================================================================== --- head/www/websocat/Makefile (revision 560491) +++ head/www/websocat/Makefile (revision 560492) @@ -1,186 +1,186 @@ # Created by: Sergey A. Osokin # $FreeBSD$ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= osa@FreeBSD.org COMMENT= WebSockets tools LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= vi CARGO_FEATURES= ssl seqpacket CARGO_CRATES= anymap-0.12.1 \ arc-swap-0.4.3 \ autocfg-0.1.7 \ base64-0.9.3 \ base64-0.10.1 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.4.12 \ c2-chacha-0.2.3 \ cc-1.0.41 \ cfg-if-0.1.9 \ clap-2.33.0 \ cloudabi-0.0.3 \ core-foundation-0.6.4 \ core-foundation-sys-0.6.2 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.0 \ derivative-1.0.3 \ digest-0.8.1 \ env_logger-0.6.2 \ fake-simd-0.1.2 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ generic-array-0.12.3 \ getrandom-0.1.13 \ heck-0.3.1 \ hermit-abi-0.1.3 \ http-0.1.19 \ http-bytes-0.1.0 \ httparse-1.3.4 \ hyper-0.10.16 \ idna-0.1.5 \ iovec-0.1.4 \ itoa-0.4.4 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.65 \ lock_api-0.1.5 \ log-0.3.9 \ log-0.4.8 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memoffset-0.5.3 \ mime-0.2.6 \ mio-0.6.19 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ native-tls-0.2.3 \ net2-0.2.33 \ num_cpus-1.11.0 \ opaque-debug-0.2.3 \ openssl-0.10.25 \ openssl-probe-0.1.2 \ openssl-sys-0.9.52 \ owning_ref-0.4.0 \ parking_lot-0.7.1 \ parking_lot_core-0.4.0 \ percent-encoding-1.0.1 \ pkg-config-0.3.17 \ ppv-lite86-0.2.6 \ proc-macro2-0.4.30 \ quote-0.6.13 \ rand-0.6.5 \ rand-0.7.2 \ rand_chacha-0.1.1 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ readwrite-0.1.1 \ redox_syscall-0.1.56 \ remove_dir_all-0.5.2 \ rustc_version-0.2.3 \ safemem-0.3.3 \ schannel-0.1.16 \ scopeguard-0.3.3 \ scopeguard-1.0.0 \ security-framework-0.3.3 \ security-framework-sys-0.3.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ sha-1-0.8.2 \ signal-hook-0.1.11 \ signal-hook-registry-1.1.1 \ slab-0.4.2 \ slab_typesafe-0.1.3 \ smallvec-0.6.13 \ smart-default-0.3.0 \ socket2-0.3.11 \ stable_deref_trait-1.1.1 \ structopt-0.2.16 \ structopt-derive-0.2.16 \ syn-0.15.44 \ tempfile-3.1.0 \ textwrap-0.11.0 \ time-0.1.42 \ tk-listen-0.2.1 \ tokio-0.1.22 \ tokio-codec-0.1.1 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.8 \ tokio-file-unix-0.5.1 \ tokio-fs-0.1.6 \ tokio-io-0.1.12 \ tokio-process-0.2.4 \ tokio-reactor-0.1.9 \ tokio-signal-0.2.7 \ tokio-stdin-stdout-0.1.5 \ tokio-sync-0.1.7 \ tokio-tcp-0.1.3 \ tokio-threadpool-0.1.16 \ tokio-timer-0.2.11 \ tokio-tls-0.2.1 \ tokio-udp-0.1.5 \ tokio-uds-0.2.5 \ traitobject-0.1.0 \ typeable-0.1.2 \ typenum-1.12.0 \ unicase-1.4.2 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.9 \ unicode-segmentation-1.5.0 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ url-1.7.2 \ vcpkg-0.2.7 \ version_check-0.1.5 \ wasi-0.7.0 \ websocket-0.26.2 \ websocket-base-0.26.2 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/websocat post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/websocat .include Index: head/www/zola/Makefile =================================================================== --- head/www/zola/Makefile (revision 560491) +++ head/www/zola/Makefile (revision 560492) @@ -1,337 +1,337 @@ # $FreeBSD$ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org COMMENT= Fast static site generator LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma \ libsass.so:textproc/libsass USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= getzola CARGO_CRATES= adler-0.2.3 \ adler32-1.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.13 \ ammonia-3.1.0 \ ansi_term-0.11.0 \ assert-json-diff-1.1.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ bincode-1.3.1 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bstr-0.2.13 \ bumpalo-3.4.0 \ byte-tools-0.3.1 \ bytemuck-1.4.0 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cc-1.0.59 \ cedarwood-0.4.4 \ cfg-if-0.1.10 \ chrono-0.4.15 \ chrono-tz-0.5.3 \ clap-2.33.3 \ color_quant-1.0.1 \ colored-1.9.3 \ cpuid-bool-0.1.2 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.3 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ ctrlc-3.1.6 \ deflate-0.8.6 \ deunicode-0.4.3 \ difference-2.0.0 \ digest-0.8.1 \ digest-0.9.0 \ doc-comment-0.3.3 \ dtoa-0.4.6 \ either-1.6.0 \ elasticlunr-rs-2.3.9 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ encoding_rs-0.8.24 \ extend-0.1.2 \ fake-simd-0.1.2 \ filetime-0.2.12 \ flate2-1.0.17 \ fnv-1.0.7 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futf-0.1.4 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ generic-array-0.12.3 \ generic-array-0.14.4 \ getrandom-0.1.14 \ gif-0.10.3 \ glob-0.3.0 \ globset-0.4.5 \ globwalk-0.8.0 \ h2-0.2.6 \ hashbrown-0.8.2 \ heck-0.3.1 \ hermit-abi-0.1.15 \ html5ever-0.25.1 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ humansize-1.1.0 \ hyper-0.13.7 \ hyper-rustls-0.21.0 \ hyper-staticfile-0.5.3 \ idna-0.2.0 \ ignore-0.4.16 \ image-0.23.9 \ indexmap-1.5.2 \ inotify-0.7.1 \ inotify-sys-0.1.3 \ iovec-0.1.4 \ ipnet-2.3.0 \ itoa-0.4.6 \ jieba-rs-0.5.1 \ jpeg-decoder-0.1.20 \ js-sys-0.3.44 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ levenshtein_automata-0.1.1 \ libc-0.2.76 \ lindera-0.3.5 \ lindera-core-0.3.3 \ lindera-dictionary-0.3.3 \ lindera-fst-0.1.1 \ lindera-ipadic-0.3.3 \ line-wrap-0.1.1 \ linked-hash-map-0.5.3 \ log-0.4.11 \ lzw-0.10.0 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.10.0 \ markup5ever_rcdom-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.5 \ mime-0.3.16 \ mime_guess-2.0.3 \ minify-html-0.3.8 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.1 \ mio-0.6.22 \ mio-extras-2.0.6 \ miow-0.2.1 \ mockito-0.27.0 \ net2-0.2.34 \ new_debug_unreachable-1.0.4 \ nix-0.17.0 \ notify-4.0.15 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.3.0 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ once_cell-1.4.1 \ onig-6.0.0 \ onig_sys-69.5.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ open-1.4.0 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ pin-project-0.4.23 \ pin-project-internal-0.4.23 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ plist-1.0.0 \ png-0.16.7 \ ppv-lite86-0.2.9 \ precomputed-hash-0.1.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.20 \ pulldown-cmark-0.8.0 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rayon-1.4.0 \ rayon-core-1.8.0 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-automata-0.1.9 \ regex-syntax-0.4.2 \ regex-syntax-0.6.18 \ relative-path-1.3.2 \ remove_dir_all-0.5.3 \ reqwest-0.10.8 \ ring-0.16.15 \ roxmltree-0.11.0 \ rust-stemmers-1.2.0 \ rustls-0.18.1 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ sass-rs-0.2.2 \ sass-sys-0.4.21 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ sct-0.6.0 \ serde-1.0.115 \ serde_derive-1.0.115 \ serde_json-1.0.57 \ serde_urlencoded-0.6.1 \ sha-1-0.8.2 \ sha2-0.9.1 \ siphasher-0.3.3 \ slab-0.4.2 \ slotmap-0.4.0 \ slug-0.1.4 \ smallvec-1.4.2 \ socket2-0.3.12 \ spin-0.5.2 \ string_cache-0.8.0 \ string_cache_codegen-0.5.1 \ strsim-0.8.0 \ strum-0.18.0 \ strum_macros-0.18.0 \ svg_metadata-0.4.1 \ syn-1.0.39 \ syntect-4.4.0 \ tempfile-3.1.0 \ tendril-0.4.1 \ tera-1.5.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ tiff-0.5.0 \ time-0.1.44 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-macros-0.2.5 \ tokio-rustls-0.14.1 \ tokio-util-0.3.1 \ toml-0.5.6 \ tower-service-0.3.0 \ tracing-0.1.19 \ tracing-core-0.1.15 \ try-lock-0.2.3 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-2.1.1 \ utf-8-0.7.5 \ utf8-ranges-1.0.4 \ vec_map-0.8.2 \ version_check-0.9.2 \ void-1.0.2 \ walkdir-2.3.1 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.67 \ wasm-bindgen-backend-0.2.67 \ wasm-bindgen-futures-0.4.17 \ wasm-bindgen-macro-0.2.67 \ wasm-bindgen-macro-support-0.2.67 \ wasm-bindgen-shared-0.2.67 \ web-sys-0.3.44 \ webpki-0.21.3 \ webpki-roots-0.19.0 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws-0.9.1 \ ws2_32-sys-0.2.1 \ xml-rs-0.8.3 \ xml5ever-0.16.1 \ xmlparser-0.13.3 \ yaml-rust-0.4.4 MAKE_ENV= CARGO_PROFILE_RELEASE_LTO=off PLIST_FILES= bin/zola \ etc/bash_completion.d/zola.bash \ share/fish/completions/zola.fish \ share/zsh/site-functions/_zola PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/zola @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/zola.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/zola.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/_zola \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-DOCS-on: @cd ${WRKSRC}/docs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include Index: head/x11/admiral/Makefile =================================================================== --- head/x11/admiral/Makefile (revision 560491) +++ head/x11/admiral/Makefile (revision 560492) @@ -1,59 +1,59 @@ # $FreeBSD$ PORTNAME= admiral DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-7 DISTVERSIONSUFFIX= -g5a9f33b -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= x11 MAINTAINER= rigoletto@FreeBSD.org COMMENT= Merge concurrent outputs for a status bar LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= sector-f CARGO_CRATES= ansi_term-0.10.2 \ atty-0.2.6 \ bitflags-1.0.1 \ clap-2.29.2 \ libc-0.2.49 \ num_cpus-1.8.0 \ quote-0.3.15 \ redox_syscall-0.1.37 \ redox_termios-0.1.1 \ serde-1.0.27 \ serde_derive-1.0.27 \ serde_derive_internals-0.19.0 \ strsim-0.6.0 \ syn-0.11.11 \ synom-0.11.3 \ termion-1.5.1 \ textwrap-0.9.0 \ threadpool-1.7.1 \ toml-0.4.5 \ unicode-width-0.1.4 \ unicode-xid-0.0.4 \ vec_map-0.8.0 \ winapi-0.3.3 \ winapi-i686-pc-windows-gnu-0.3.2 \ winapi-x86_64-pc-windows-gnu-0.3.2 OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= * PLIST_FILES= bin/admiral post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/admiral post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} admiral.d ${STAGEDIR}${EXAMPLESDIR}/admiral.d) .include Index: head/x11/alacritty/Makefile =================================================================== --- head/x11/alacritty/Makefile (revision 560491) +++ head/x11/alacritty/Makefile (revision 560492) @@ -1,314 +1,315 @@ # $FreeBSD$ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= mikael@FreeBSD.org COMMENT= GPU-accelerated terminal emulator LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 TEST_DEPENDS= dejavu>0:x11-fonts/dejavu USES= cargo localbase:ldflags python:3.6+,build ssl:build xorg USE_GITHUB= yes USE_XORG= xcb CARGO_CRATES= ab_glyph_rasterizer-0.1.4 \ adler32-1.2.0 \ aho-corasick-0.7.14 \ andrew-0.3.1 \ android_glue-0.2.3 \ ansi_term-0.11.0 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ bindgen-0.53.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-0.1.6 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ calloop-0.6.5 \ cc-1.0.61 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cgl-0.3.2 \ clang-sys-0.29.3 \ clap-2.33.3 \ clipboard-win-3.1.1 \ cloudabi-0.1.0 \ cmake-0.1.44 \ cocoa-0.23.0 \ cocoa-0.24.0 \ cocoa-foundation-0.1.0 \ constant_time_eq-0.1.5 \ copypasta-0.7.1 \ core-foundation-0.7.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.2 \ core-graphics-0.19.2 \ core-graphics-0.22.1 \ core-graphics-types-0.1.1 \ core-text-19.1.0 \ core-video-sys-0.1.4 \ crc32fast-1.2.0 \ crossbeam-utils-0.7.2 \ crossfont-0.1.1 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ deflate-0.8.6 \ derivative-2.1.1 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ dispatch-0.2.0 \ dlib-0.4.2 \ downcast-rs-1.2.0 \ dtoa-0.4.6 \ dwrote-0.11.0 \ embed-resource-1.3.3 \ env_logger-0.7.1 \ euclid-0.22.1 \ expat-sys-2.1.6 \ filetime-0.2.12 \ flate2-1.0.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.1 \ foreign-types-shared-0.1.1 \ foreign-types-shared-0.3.0 \ freetype-rs-0.26.0 \ freetype-sys-0.13.1 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ getrandom-0.1.15 \ gl_generator-0.14.0 \ glob-0.3.0 \ glutin-0.25.1 \ glutin_egl_sys-0.1.5 \ glutin_emscripten_sys-0.1.1 \ glutin_gles2_sys-0.1.5 \ glutin_glx_sys-0.1.7 \ glutin_wgl_sys-0.1.5 \ hermit-abi-0.1.17 \ http_req-0.5.5 \ humantime-1.3.0 \ ident_case-1.0.1 \ image-0.23.10 \ inotify-0.7.1 \ inotify-sys-0.1.3 \ instant-0.1.7 \ iovec-0.1.4 \ itoa-0.4.6 \ jni-sys-0.3.0 \ jobserver-0.1.21 \ kernel32-sys-0.2.2 \ khronos_api-3.1.0 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.79 \ libloading-0.5.2 \ libloading-0.6.4 \ linked-hash-map-0.5.3 \ lock_api-0.4.1 \ log-0.4.11 \ malloc_buf-0.0.6 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap-0.7.0 \ miniz_oxide-0.3.7 \ mio-0.6.22 \ mio-anonymous-pipes-0.1.0 \ mio-extras-2.0.6 \ mio-named-pipes-0.1.7 \ miow-0.2.1 \ miow-0.3.5 \ native-tls-0.2.4 \ ndk-0.2.1 \ ndk-glue-0.2.1 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ net2-0.2.35 \ nix-0.18.0 \ nom-5.1.2 \ notify-4.0.15 \ num-integer-0.1.43 \ num-iter-0.1.41 \ num-rational-0.3.0 \ num-traits-0.2.12 \ num_enum-0.4.3 \ num_enum_derive-0.4.3 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.4.1 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ osmesa-sys-0.1.2 \ owned_ttf_parser-0.6.0 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ pkg-config-0.3.19 \ png-0.16.7 \ ppv-lite86-0.2.9 \ proc-macro-crate-0.1.5 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ raw-window-handle-0.3.3 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.1 \ regex-automata-0.1.9 \ regex-syntax-0.6.20 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.2 \ rustc-hash-1.1.0 \ rusttype-0.9.2 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ serde_yaml-0.8.13 \ servo-fontconfig-0.5.1 \ servo-fontconfig-sys-5.1.0 \ shared_library-0.1.9 \ shlex-0.1.1 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.1 \ siphasher-0.3.3 \ slab-0.4.2 \ smallvec-1.4.2 \ smithay-client-toolkit-0.12.0 \ smithay-clipboard-0.6.1 \ socket2-0.3.15 \ spsc-buffer-0.1.1 \ strsim-0.8.0 \ strsim-0.9.3 \ syn-1.0.46 \ tempfile-3.1.0 \ termcolor-1.1.0 \ terminfo-0.7.3 \ textwrap-0.11.0 \ thiserror-1.0.21 \ thiserror-impl-1.0.21 \ thread_local-1.0.1 \ time-0.1.44 \ toml-0.5.7 \ ttf-parser-0.6.2 \ unicase-2.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ urlocator-0.1.4 \ utf8parse-0.2.0 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ vswhom-0.1.0 \ vswhom-sys-0.1.0 \ vte-0.9.0 \ vte_generate_state_changes-0.1.1 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wayland-client-0.28.2 \ wayland-commons-0.28.2 \ wayland-cursor-0.28.2 \ wayland-egl-0.28.2 \ wayland-protocols-0.28.2 \ wayland-scanner-0.28.2 \ wayland-sys-0.28.2 \ which-3.1.1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winit-0.23.0 \ winpty-0.2.0 \ winpty-sys-0.5.0 \ winreg-0.6.2 \ wio-0.2.2 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.5.1 \ x11-dl-2.18.5 \ xcb-0.9.0 \ xcursor-0.3.2 \ xdg-2.2.0 \ xml-rs-0.8.3 \ yaml-rust-0.4.4 \ zip-0.5.8 CARGO_INSTALL_PATH= alacritty # For xcb crate BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/alacritty \ etc/bash_completion.d/alacritty.bash \ share/fish/completions/alacritty.fish \ share/man/man1/alacritty.1.gz \ share/pixmaps/Alacritty.svg \ share/zsh/site-functions/_alacritty \ ${DESKTOPDIR}/Alacritty.desktop PORTEXAMPLES= alacritty.yml OPTIONS_DEFINE= EXAMPLES post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/alacritty ${INSTALL_DATA} ${WRKSRC}/extra/linux/Alacritty.desktop \ ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKSRC}/extra/logo/alacritty-term.svg \ ${STAGEDIR}${PREFIX}/share/pixmaps/Alacritty.svg ${INSTALL_MAN} ${WRKSRC}/extra/alacritty.man \ ${STAGEDIR}${PREFIX}/share/man/man1/alacritty.1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/extra/completions/alacritty.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/extra/completions/alacritty.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/extra/completions/_alacritty \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include Index: head/x11/squeekboard/Makefile =================================================================== --- head/x11/squeekboard/Makefile (revision 560491) +++ head/x11/squeekboard/Makefile (revision 560492) @@ -1,101 +1,101 @@ # $FreeBSD$ PORTNAME= squeekboard DISTVERSIONPREFIX= v DISTVERSION= 1.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= On-screen keyboard for Wayland LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_FreeBSD_11= requires getrandom() BROKEN_FreeBSD_12_powerpc64= fails to compile: rs.e2mg9us3-cgu.14:(.text.imservice_handle_commit_state+0x228): undefined reference to 'eekboard_context_service_show_keyboard' BROKEN_FreeBSD_13_powerpc64= fails to link: ld: error: undefined symbol: eekboard_context_service_get_overlay BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols LIB_DEPENDS= libfeedback-0.0.so:accessibility/feedbackd \ libwayland-client.so:graphics/wayland \ libcroco-0.6.so:textproc/libcroco \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= cargo compiler:c11 gettext-tools gnome meson pkgconfig USE_GITLAB= yes USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 gtk30 GL_SITE= https://source.puri.sm GL_ACCOUNT= Librem5 GL_COMMIT= 4049e663072ccd8be3143efccd7b03370890647e MAKE_ENV= ${CARGO_ENV} PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}-entry \ bin/${PORTNAME}-test-layout \ share/applications/sm.puri.Squeekboard.desktop CARGO_CRATES= atk-0.7.0 \ atk-sys-0.9.1 \ bitflags-1.2.1 \ cairo-rs-0.7.1 \ cairo-sys-rs-0.9.2 \ cc-1.0.65 \ clap-2.33.3 \ dtoa-0.4.6 \ fragile-0.3.0 \ gdk-0.11.0 \ gdk-pixbuf-0.7.0 \ gdk-pixbuf-sys-0.9.1 \ gdk-sys-0.9.1 \ gio-0.7.0 \ gio-sys-0.9.1 \ glib-0.8.2 \ glib-sys-0.9.1 \ gobject-sys-0.9.1 \ gtk-0.7.0 \ gtk-sys-0.9.2 \ lazy_static-1.4.0 \ libc-0.2.80 \ linked-hash-map-0.5.3 \ maplit-1.0.2 \ memmap-0.7.0 \ pango-0.7.0 \ pango-sys-0.9.1 \ pkg-config-0.3.19 \ proc-macro2-1.0.24 \ quote-1.0.7 \ regex-1.3.9 \ regex-syntax-0.6.21 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_yaml-0.8.14 \ syn-1.0.48 \ textwrap-0.11.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xkbcommon-0.4.0 \ yaml-rust-0.4.4 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no TARGET_ORDER_OVERRIDE= 750:cargo-configure CARGO_CARGOTOML= ${BUILD_WRKSRC}/Cargo.toml post-patch: # Add --verbose after each cargo subcommand # Recognize --release even if not passed as 1st argument # Don't use BSD realpath(1) against non-existing files @${REINPLACE_CMD} -e '/^cargo/s/"$$@"/--verbose &/' \ ${"${CARGO_BUILD_ARGS:M--release}":?-e '/^BINARY_DIR/s/debug/release/':} \ -e '/OUT_PATH=/s,=.*,=$$PWD/$$1,' \ ${WRKSRC}/cargo*.sh post-configure: # Provide preprocessed Cargo.toml for USES=cargo @${DO_MAKE_BUILD} -C ${BUILD_WRKSRC} Cargo.toml .include Index: head/x11/wmfocus/Makefile =================================================================== --- head/x11/wmfocus/Makefile (revision 560491) +++ head/x11/wmfocus/Makefile (revision 560492) @@ -1,132 +1,133 @@ # $FreeBSD$ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= ea57e7daf4d8.patch:-p1 # https://github.com/svenstaro/wmfocus/pull/72 MAINTAINER= jbeich@FreeBSD.org COMMENT= Visually focus windows by label LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libxcb-keysyms.so:x11/xcb-util-keysyms \ libxkbcommon.so:x11/libxkbcommon USES= cargo gnome python:3.4+,build xorg USE_GITHUB= yes USE_GNOME= cairo USE_XORG= x11 xcb GH_ACCOUNT= svenstaro GH_TUPLE= JayceFayne:swayipc-rs:f6b045f6dff3b8135c74c996cb95a39c874e4939:swayipc CARGO_FEATURES= i3 PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.34 \ atty-0.2.14 \ bitflags-1.2.1 \ cairo-rs-0.9.1 \ cairo-sys-rs-0.10.0 \ cc-1.0.65 \ cfg-if-0.1.10 \ clap-2.33.3 \ cmake-0.1.45 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ core-graphics-0.22.1 \ core-graphics-types-0.1.1 \ core-text-19.1.0 \ css-color-parser-0.1.2 \ either-1.6.1 \ env_logger-0.7.1 \ expat-sys-2.1.6 \ font-loader-0.11.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ freetype-sys-0.13.1 \ futures-channel-0.3.8 \ futures-core-0.3.8 \ futures-executor-0.3.8 \ futures-macro-0.3.8 \ futures-task-0.3.8 \ futures-util-0.3.8 \ glib-0.10.3 \ glib-macros-0.10.1 \ glib-sys-0.10.1 \ gobject-sys-0.10.0 \ heck-0.3.1 \ hermit-abi-0.1.17 \ humantime-1.3.0 \ itertools-0.9.0 \ itoa-0.4.6 \ lazy_static-0.1.16 \ lazy_static-1.4.0 \ libc-0.2.80 \ log-0.4.11 \ memchr-2.3.4 \ once_cell-1.5.2 \ pin-project-1.0.2 \ pin-project-internal-1.0.2 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ pretty_env_logger-0.4.0 \ proc-macro-crate-0.1.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.7 \ regex-1.4.1 \ regex-syntax-0.6.20 \ ryu-1.0.5 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ servo-fontconfig-0.5.1 \ servo-fontconfig-sys-5.1.0 \ slab-0.4.2 \ strsim-0.8.0 \ structopt-0.3.20 \ structopt-derive-0.4.13 \ strum-0.18.0 \ strum_macros-0.18.0 \ syn-1.0.51 \ system-deps-1.3.2 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ thread_local-1.0.1 \ toml-0.5.7 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ version-compare-0.0.10 \ version_check-0.9.2 \ 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 \ x11-2.18.2 \ xcb-0.9.0 \ xcb-util-0.3.0 \ xkbcommon-0.4.0 CARGO_USE_GITHUB= yes CARGO_GIT_SUBDIR= swayipc:swayipc:blocking post-patch: # lang/python3 cannot be used as a dependency @${REINPLACE_CMD} -e 's/"python3"/"${PYTHON_CMD:T}"/' \ ${WRKSRC}/cargo-crates/xcb-*/build.rs .include