diff --git a/accessibility/sctd/Makefile b/accessibility/sctd/Makefile index 478ce817100f..515be7d30d02 100644 --- a/accessibility/sctd/Makefile +++ b/accessibility/sctd/Makefile @@ -1,50 +1,50 @@ PORTNAME= sctd DISTVERSION= 0.2.0 -PORTREVISION= 8 +PORTREVISION= 9 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 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 \ spa@git+https://github.com/amir/spa-rs?branch=pub-SolarPos\#fa80d0ce99d675674cf1a7cc9cf2ee2e33f501ea PLIST_FILES= bin/sctd post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sctd .include diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile index c05e44015d09..2dfa68a870c9 100644 --- a/audio/gnome-podcasts/Makefile +++ b/audio/gnome-podcasts/Makefile @@ -1,303 +1,303 @@ PORTNAME= podcasts DISTVERSION= 0.4.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio PKGNAMEPREFIX= gnome- PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ PATCHFILES+= 9890d296fd0a.patch:-p1 # https://gitlab.gnome.org/World/podcasts/-/merge_requests/200 MAINTAINER= jbeich@FreeBSD.org COMMENT= Podcast app for GNOME LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libdbus-1.so:devel/dbus \ libhandy-1.so:x11-toolkits/libhandy USES= cargo gettext gnome meson pkgconfig python:build shebangfix sqlite ssl USE_GITLAB= yes USE_GNOME= gdkpixbuf2 gtk30 USE_GSTREAMER1= bad good libav GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World GL_COMMIT= e93a7ddabfe8289138280c3f613038b809b5033d SHEBANG_FILES= scripts/cargo.sh scripts/compile-gschema.py MAKE_ENV= ${CARGO_ENV} GLIB_SCHEMAS= org.gnome.Podcasts.gschema.xml CARGO_CRATES= aho-corasick-0.7.13 \ ammonia-3.1.0 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ atk-0.9.0 \ atk-sys-0.10.0 \ atty-0.2.14 \ autocfg-1.0.0 \ base64-0.12.3 \ bitflags-1.2.1 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.5.6 \ cairo-rs-0.9.1 \ cairo-sys-rs-0.10.0 \ cc-1.0.58 \ cfg-if-0.1.10 \ chrono-0.4.15 \ cloudabi-0.1.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crossbeam-channel-0.4.3 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ ctor-0.1.15 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ dbus-0.6.5 \ derive_builder-0.9.0 \ derive_builder_core-0.9.0 \ diesel-1.4.5 \ diesel_derives-1.4.1 \ diesel_migrations-1.4.0 \ difference-2.0.0 \ dtoa-0.4.6 \ either-1.6.0 \ encoding_rs-0.8.23 \ env_logger-0.7.1 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fragile-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.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 \ gdk-0.13.1 \ gdk-pixbuf-0.9.0 \ gdk-pixbuf-sys-0.10.0 \ gdk-sys-0.10.0 \ getrandom-0.1.14 \ gio-0.9.0 \ gio-sys-0.10.0 \ glib-0.10.1 \ glib-macros-0.10.1 \ glib-sys-0.10.0 \ glob-0.3.0 \ gobject-sys-0.10.0 \ gstreamer-0.16.2 \ gstreamer-base-0.16.0 \ gstreamer-base-sys-0.9.0 \ gstreamer-player-0.16.0 \ gstreamer-player-sys-0.9.0 \ gstreamer-sys-0.9.0 \ gstreamer-video-0.16.0 \ gstreamer-video-sys-0.9.0 \ gtk-0.9.1 \ gtk-sys-0.10.0 \ h2-0.2.6 \ hashbrown-0.8.2 \ heck-0.3.1 \ hermit-abi-0.1.15 \ html2text-0.1.14 \ html5ever-0.25.1 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ humansize-1.1.0 \ humantime-1.3.0 \ hyper-0.13.7 \ hyper-tls-0.4.3 \ ident_case-1.0.1 \ idna-0.2.0 \ indexmap-1.5.1 \ instant-0.1.6 \ iovec-0.1.4 \ ipnet-2.3.0 \ itertools-0.9.0 \ itoa-0.4.6 \ js-sys-0.3.44 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.74 \ libdbus-sys-0.2.1 \ libhandy-0.7.0 \ libhandy-sys-0.7.0 \ libsqlite3-sys-0.18.0 \ locale_config-0.2.3 \ lock_api-0.4.1 \ log-0.4.11 \ 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 \ migrations_internals-1.4.1 \ migrations_macros-1.4.2 \ mime-0.3.16 \ mime_guess-2.0.3 \ mio-0.6.22 \ miow-0.2.1 \ mpris-player-0.6.0 \ muldiv-0.2.1 \ native-tls-0.2.4 \ net2-0.2.34 \ new_debug_unreachable-1.0.4 \ num-integer-0.1.43 \ num-rational-0.3.0 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ once_cell-1.4.1 \ open-1.4.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ output_vt100-0.1.2 \ pango-0.9.1 \ pango-sys-0.10.0 \ 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 \ 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 \ ppv-lite86-0.2.8 \ precomputed-hash-0.1.1 \ pretty-hex-0.1.1 \ pretty_assertions-0.6.1 \ 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.18 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quick-xml-0.17.2 \ quote-1.0.7 \ r2d2-0.8.9 \ rand-0.4.6 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rayon-1.3.1 \ rayon-core-1.7.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 \ rfc822_sanitizer-0.3.4 \ rss-1.9.0 \ ryu-1.0.5 \ schannel-0.1.19 \ scheduled-thread-pool-0.2.5 \ scopeguard-1.1.0 \ 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 \ siphasher-0.3.3 \ slab-0.4.2 \ smallvec-1.4.2 \ socket2-0.3.12 \ string_cache-0.8.0 \ string_cache_codegen-0.5.1 \ strsim-0.9.3 \ strum-0.18.0 \ strum_macros-0.18.0 \ syn-1.0.38 \ system-deps-1.3.2 \ tempdir-0.3.7 \ tempfile-3.1.0 \ tendril-0.4.1 \ termcolor-1.1.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ time-0.1.43 \ tinyvec-0.3.4 \ tokio-0.2.22 \ tokio-macros-0.2.5 \ 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.14 \ try-lock-0.2.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 \ url-2.1.1 \ utf-8-0.7.5 \ vcpkg-0.2.10 \ version-compare-0.0.10 \ version_check-0.9.2 \ 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 \ 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 \ xdg-2.2.0 \ xml-rs-0.8.3 \ xml5ever-0.16.1 \ gettext-rs,gettext-sys@git+https://github.com/danigm/gettext-rs?branch=no-gettext\#61938b9f5f1d3bdc31f9839f53fabe5ccf136a78 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no post-patch: @${REINPLACE_CMD} -e '/dependency.*openssl/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/ARGS=/s/()/('--verbose' '--verbose')/" \ ${WRKSRC}/scripts/cargo.sh .include diff --git a/audio/lewton/Makefile b/audio/lewton/Makefile index 5984b08847c0..e3206ad5d6ec 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -1,99 +1,99 @@ PORTNAME= lewton DISTVERSION= 0.10.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 05f96f6e6976.patch:-p1 # https://github.com/RustAudio/lewton/pull/97 MAINTAINER= jbeich@FreeBSD.org COMMENT= Rust vorbis decoder LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cargo-cbuild:devel/cargo-c USES= cargo USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= RustAudio PLIST_SUB= VERSION=${DISTVERSION:C/-.*//} CARGO_CRATES= al-sys-0.6.1 \ alto-3.0.4 \ autocfg-1.0.0 \ byteorder-1.3.2 \ bytes-0.4.12 \ cc-1.0.50 \ cfg-if-0.1.10 \ cmake-0.1.42 \ curl-0.4.25 \ curl-sys-0.4.25 \ fuchsia-cprng-0.1.1 \ futures-0.1.29 \ gcc-0.3.55 \ iovec-0.1.4 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.66 \ libloading-0.5.2 \ libz-sys-1.0.25 \ log-0.4.8 \ maybe-uninit-2.0.0 \ ogg-0.8.0 \ ogg-sys-0.0.9 \ openssl-probe-0.1.2 \ openssl-sys-0.9.54 \ owning_ref-0.3.3 \ parking_lot-0.4.8 \ parking_lot_core-0.2.14 \ pkg-config-0.3.17 \ proc-macro2-1.0.8 \ 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 \ rental-0.5.5 \ rental-impl-0.5.5 \ rustc-serialize-0.3.24 \ schannel-0.1.16 \ sha2-0.1.2 \ smallvec-0.6.13 \ socket2-0.3.11 \ stable_deref_trait-1.1.1 \ syn-1.0.14 \ test-assets-0.2.0 \ tinyvec-1.0.1 \ tinyvec_macros-0.1.0 \ tokio-io-0.1.12 \ unicode-xid-0.2.0 \ vcpkg-0.2.8 \ vorbis-0.1.0 \ vorbis-encoder-0.1.4 \ vorbis-sys-0.0.8 \ vorbisfile-sys-0.0.8 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 do-build: @${CARGO_CARGO_RUN} cbuild \ --verbose \ --verbose \ ${CARGO_BUILD_ARGS} do-install: @${CARGO_CARGO_RUN} cinstall \ --verbose \ --verbose \ --destdir "${STAGEDIR}" \ --prefix "${PREFIX}" \ ${CARGO_INSTALL_ARGS} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile index f679c72e9aaf..5346942fc2a9 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,96 +1,96 @@ PORTNAME= myxer DISTVERSION= 1.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Modern volume mixer for PulseAudio LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libpulse.so:audio/pulseaudio USES= cargo gnome USE_GNOME= glib20 gtk30 USE_GITHUB= yes GH_ACCOUNT= Aurailus GH_PROJECT= Myxer CARGO_CRATES= anyhow-1.0.38 \ atk-0.9.0 \ atk-sys-0.10.0 \ autocfg-1.0.1 \ bitflags-1.2.1 \ cairo-rs-0.9.1 \ cairo-sys-rs-0.10.0 \ cc-1.0.67 \ colorsys-0.6.3 \ either-1.6.1 \ futures-0.3.13 \ futures-channel-0.3.13 \ futures-core-0.3.13 \ futures-executor-0.3.13 \ futures-io-0.3.13 \ futures-macro-0.3.13 \ futures-sink-0.3.13 \ futures-task-0.3.13 \ futures-util-0.3.13 \ gdk-0.13.2 \ gdk-pixbuf-0.9.0 \ gdk-pixbuf-sys-0.10.0 \ gdk-sys-0.10.0 \ gio-0.9.1 \ gio-sys-0.10.1 \ glib-0.10.3 \ glib-macros-0.10.1 \ glib-sys-0.10.1 \ gobject-sys-0.10.0 \ gtk-0.9.2 \ gtk-sys-0.10.0 \ heck-0.3.2 \ itertools-0.9.0 \ libc-0.2.86 \ libpulse-binding-2.23.0 \ libpulse-sys-1.18.0 \ memchr-2.3.4 \ num-derive-0.3.3 \ num-traits-0.2.14 \ once_cell-1.6.0 \ pango-0.9.1 \ pango-sys-0.10.0 \ pin-project-lite-0.2.4 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ 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.7 \ proc-macro2-1.0.24 \ quote-1.0.9 \ serde-1.0.123 \ slab-0.4.2 \ slice_as_array-1.1.0 \ strum-0.18.0 \ strum_macros-0.18.0 \ syn-1.0.60 \ system-deps-1.3.2 \ thiserror-1.0.24 \ thiserror-impl-1.0.24 \ toml-0.5.8 \ unicode-segmentation-1.7.1 \ unicode-xid-0.2.1 \ version-compare-0.0.10 \ version_check-0.9.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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index 113a772e338b..c284a6090ed3 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,460 +1,461 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= rodrigo@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.16.0 \ adler-1.0.2 \ aes-0.6.0 \ aes-ctr-0.6.0 \ aes-soft-0.6.4 \ aesni-0.10.0 \ ahash-0.6.3 \ aho-corasick-0.7.18 \ alsa-0.5.0 \ alsa-sys-0.3.1 \ ansi_term-0.11.0 \ array-macro-1.0.5 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ async-io-1.6.0 \ async-trait-0.1.51 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.61 \ base64-0.10.1 \ base64-0.13.0 \ bindgen-0.56.0 \ bitflags-1.3.2 \ blake2b_simd-0.5.11 \ block-0.1.6 \ block-buffer-0.9.0 \ bumpalo-3.7.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-0.5.6 \ bytes-1.1.0 \ cache-padded-1.1.1 \ cc-1.0.71 \ cesu8-1.1.0 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cipher-0.2.5 \ clang-sys-1.2.2 \ clap-2.33.3 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cloudabi-0.0.3 \ combine-4.6.1 \ concurrent-queue-1.2.2 \ const-sha1-0.2.0 \ constant_time_eq-0.1.5 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ coreaudio-rs-0.10.0 \ coreaudio-sys-0.2.8 \ cpal-0.13.4 \ cpufeatures-0.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ crypto-mac-0.11.1 \ ctr-0.6.0 \ cursive-0.16.3 \ cursive_core-0.2.2 \ 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.9.5 \ dbus-tree-0.9.2 \ derivative-2.2.0 \ derive_builder-0.7.2 \ derive_builder_core-0.5.0 \ digest-0.9.0 \ dirs-1.0.5 \ dirs-next-1.0.2 \ dirs-sys-next-0.1.2 \ dotenv-0.13.0 \ either-1.6.1 \ encoding_rs-0.8.28 \ enum-map-0.6.4 \ enum-map-derive-0.4.6 \ enumflags2-0.6.4 \ enumflags2_derive-0.6.4 \ env_logger-0.6.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-1.5.0 \ fern-0.6.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.31 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-lite-1.12.0 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ glob-0.3.0 \ h2-0.2.7 \ h2-0.3.6 \ half-1.8.0 \ hashbrown-0.11.2 \ headers-0.3.4 \ headers-core-0.2.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hmac-0.11.0 \ http-0.2.5 \ http-body-0.3.1 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-0.3.2 \ httpdate-1.0.1 \ humantime-1.3.0 \ hyper-0.13.10 \ hyper-0.14.13 \ hyper-proxy-0.9.1 \ hyper-tls-0.4.3 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.11 \ ioctl-rs-0.2.0 \ iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.8.2 \ itoa-0.4.8 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.24 \ js-sys-0.3.55 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.2 \ libc-0.2.103 \ libdbus-sys-0.2.2 \ libloading-0.7.1 \ libm-0.2.1 \ libpulse-binding-2.25.0 \ libpulse-simple-binding-2.24.1 \ libpulse-simple-sys-1.19.1 \ libpulse-sys-1.19.2 \ librespot-audio-0.3.0 \ librespot-core-0.3.0 \ librespot-metadata-0.3.0 \ librespot-playback-0.3.0 \ librespot-protocol-0.3.0 \ lock_api-0.4.5 \ log-0.4.14 \ mac-notification-sys-0.3.0 \ mach-0.3.2 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matches-0.1.9 \ memchr-2.4.1 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-0.7.13 \ miow-0.2.2 \ miow-0.3.7 \ native-tls-0.2.8 \ nb-connect-1.2.0 \ ncurses-5.101.0 \ ndk-0.3.0 \ ndk-0.4.0 \ ndk-glue-0.3.0 \ ndk-glue-0.4.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ net2-0.2.37 \ nix-0.17.0 \ nix-0.20.0 \ nom-5.1.2 \ notify-rust-4.5.4 \ ntapi-0.3.6 \ num-0.3.1 \ num-bigint-0.4.2 \ num-complex-0.3.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 \ num_enum-0.5.4 \ num_enum_derive-0.5.4 \ numtoa-0.1.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.26.2 \ oboe-0.4.4 \ oboe-sys-0.4.4 \ ogg-0.8.0 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.67 \ owning_ref-0.4.1 \ pancurses-0.16.1 \ pancurses-0.17.0 \ parking-2.0.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ pbkdf2-0.8.0 \ pdcurses-sys-0.7.1 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.1.12 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.20 \ platform-dirs-0.3.0 \ polling-2.1.0 \ portaudio-rs-0.3.2 \ portaudio-sys-0.1.1 \ ppv-lite86-0.2.14 \ priority-queue-1.2.0 \ proc-macro-crate-0.1.5 \ proc-macro-crate-1.1.0 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-0.4.30 \ proc-macro2-1.0.30 \ protobuf-2.25.1 \ protobuf-codegen-2.25.1 \ protobuf-codegen-pure-2.25.1 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.10 \ rand-0.6.5 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.3 \ rand_distr-0.4.2 \ rand_hc-0.1.0 \ rand_hc-0.3.1 \ 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_syscall-0.2.10 \ redox_termios-0.1.2 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ reqwest-0.11.5 \ rodio-0.14.0 \ rspotify-0.10.0 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc-serialize-0.3.24 \ rustc_version-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-1.0.4 \ serde-1.0.130 \ serde_cbor-0.11.2 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_repr-0.1.7 \ serde_urlencoded-0.7.0 \ sha-1-0.9.8 \ shannon-0.2.0 \ shell-words-1.0.0 \ shlex-0.1.1 \ signal-hook-0.3.10 \ signal-hook-registry-1.4.0 \ slab-0.4.5 \ smallvec-1.7.0 \ socket2-0.3.19 \ socket2-0.4.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ stdweb-0.1.3 \ strsim-0.7.0 \ strsim-0.8.0 \ strsim-0.9.3 \ strum-0.21.0 \ strum-0.22.0 \ strum_macros-0.21.1 \ strum_macros-0.22.0 \ subtle-2.4.1 \ syn-0.15.44 \ syn-1.0.80 \ synstructure-0.12.6 \ tempfile-3.2.0 \ term_size-0.3.2 \ termcolor-1.1.2 \ termion-1.5.6 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.43 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-1.12.0 \ tokio-macros-1.5.0 \ tokio-native-tls-0.3.0 \ tokio-socks-0.3.0 \ tokio-stream-0.1.7 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ tokio-util-0.6.8 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-core-0.1.21 \ tracing-futures-0.2.5 \ try-lock-0.2.3 \ typenum-1.14.0 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.1.0 \ unicode-xid-0.2.2 \ url-1.7.2 \ url-2.2.2 \ uuid-0.8.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ vergen-3.2.0 \ version_check-0.9.3 \ void-1.0.2 \ waker-fn-1.1.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ wasmer_enumset-1.0.1 \ wasmer_enumset_derive-0.5.0 \ web-sys-0.3.55 \ webbrowser-0.5.5 \ wepoll-ffi-0.1.2 \ 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 \ windows-0.21.1 \ windows_gen-0.21.1 \ windows_macros-0.21.1 \ windows_quote-0.21.1 \ windows_reader-0.21.1 \ winreg-0.5.1 \ winreg-0.7.0 \ winrt-notification-0.4.0 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ xi-unicode-0.3.0 \ xml-rs-0.8.4 \ zbus-1.9.1 \ zbus_macros-1.9.1 \ zerocopy-0.3.0 \ zerocopy-derive-0.2.0 \ zvariant-2.9.0 \ zvariant_derive-2.9.0 CARGO_FEATURES= --no-default-features cursive/pancurses-backend PLIST_FILES= bin/ncspot PORTDOCS= README.md OPTIONS_DEFINE= CLIPBOARD DOCS MPRIS NOTIFY PORTAUDIO PULSEAUDIO OPTIONS_DEFAULT= CLIPBOARD MPRIS NOTIFY 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 NOTIFY_VARS= CARGO_FEATURES+=notify 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 diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index e6b5603f4819..7ccfda19ef21 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -1,301 +1,301 @@ PORTNAME= shortwave DISTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= jbeich@FreeBSD.org COMMENT= Listen to internet radio LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.md LIB_DEPENDS= libdbus-1.so:devel/dbus USES= cargo gettext gnome meson pkgconfig python:build shebangfix sqlite ssl USE_GITLAB= yes USE_GNOME= gdkpixbuf2 gtk40 libadwaita USE_GSTREAMER1= good libav soup vorbis GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World GL_PROJECT= Shortwave GL_COMMIT= 9bfc5ee2d857035cf0d3c72e211b3d76b85d7414 SHEBANG_FILES= build-aux/meson/postinstall.py MAKE_ENV= ${CARGO_ENV} GLIB_SCHEMAS= de.haeckerfelix.Shortwave.gschema.xml CARGO_CRATES= addr2line-0.14.1 \ adler-1.0.2 \ aho-corasick-0.7.15 \ anyhow-1.0.40 \ array-init-2.0.0 \ async-channel-1.6.1 \ async-executor-1.4.0 \ async-global-executor-2.0.2 \ async-io-1.4.0 \ async-lock-2.4.0 \ async-mutex-1.4.0 \ async-std-1.9.0 \ async-std-resolver-0.20.2 \ async-task-4.0.3 \ async-trait-0.1.50 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.57 \ bitflags-1.2.1 \ block-0.1.6 \ blocking-1.0.2 \ bumpalo-3.6.1 \ byteorder-1.4.3 \ bytes-1.0.1 \ c_linked_list-1.1.1 \ cache-padded-1.1.1 \ cc-1.0.67 \ cfg-expr-0.7.4 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ concurrent-queue-1.2.2 \ crossbeam-utils-0.8.3 \ ctor-0.1.20 \ curl-0.4.35 \ curl-sys-0.4.42+curl-7.76.0 \ data-encoding-2.3.2 \ dbus-0.6.5 \ diesel-1.4.6 \ diesel_derives-1.4.1 \ diesel_migrations-1.4.0 \ dns-parser-0.8.0 \ either-1.6.1 \ encoding_rs-0.8.28 \ enum-as-inner-0.3.3 \ env_logger-0.7.1 \ error-chain-0.12.4 \ event-listener-2.5.1 \ fastrand-1.4.0 \ field-offset-0.3.3 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.14 \ futures-channel-0.3.14 \ futures-core-0.3.14 \ futures-executor-0.3.14 \ futures-io-0.3.14 \ futures-lite-1.11.3 \ futures-macro-0.3.14 \ futures-sink-0.3.14 \ futures-task-0.3.14 \ futures-util-0.3.14 \ gcc-0.3.55 \ get_if_addrs-0.5.3 \ get_if_addrs-sys-0.1.1 \ getrandom-0.2.2 \ gettext-rs-0.5.0 \ gettext-sys-0.19.9 \ gimli-0.23.0 \ glib-0.10.3 \ glib-macros-0.10.1 \ glib-sys-0.10.1 \ gloo-timers-0.2.1 \ gobject-sys-0.10.0 \ gtk-macros-0.3.0 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ hostname-0.3.1 \ http-0.2.4 \ humantime-1.3.0 \ idna-0.2.3 \ indexmap-1.6.2 \ instant-0.1.9 \ iovec-0.1.4 \ ipconfig-0.2.2 \ ipnet-2.3.0 \ isahc-1.3.1 \ itertools-0.9.0 \ itertools-0.10.0 \ itoa-0.4.7 \ js-sys-0.3.50 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.93 \ libdbus-sys-0.2.1 \ libnghttp2-sys-0.1.6+1.43.0 \ libsqlite3-sys-0.20.1 \ libz-sys-1.1.2 \ linked-hash-map-0.5.4 \ locale_config-0.3.0 \ lock_api-0.4.3 \ log-0.4.14 \ lru-cache-0.1.2 \ malloc_buf-0.0.6 \ match_cfg-0.1.0 \ matches-0.1.8 \ mdns-0.3.2 \ memchr-2.3.4 \ memoffset-0.6.3 \ migrations_internals-1.4.1 \ migrations_macros-1.4.2 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ miow-0.2.2 \ mpris-player-0.6.1 \ muldiv-1.0.0 \ net2-0.2.37 \ num-integer-0.1.44 \ num-rational-0.4.0 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.23.0 \ once_cell-1.7.2 \ open-1.7.0 \ openssl-0.10.33 \ openssl-probe-0.1.2 \ openssl-sys-0.9.61 \ parking-2.0.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ paste-1.0.5 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pin-project-1.0.7 \ pin-project-internal-1.0.7 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ polling-2.0.3 \ ppv-lite86-0.2.10 \ pretty-hex-0.2.1 \ pretty_env_logger-0.4.0 \ proc-macro-crate-0.1.5 \ proc-macro-crate-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.7 \ proc-macro2-1.0.26 \ protobuf-2.20.0 \ protobuf-codegen-2.20.0 \ protoc-2.20.0 \ protoc-rust-2.20.0 \ quick-error-1.2.3 \ quote-1.0.9 \ r2d2-0.8.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ redox_syscall-0.2.6 \ regex-1.4.6 \ regex-syntax-0.6.23 \ remove_dir_all-0.5.3 \ resolv-conf-0.7.0 \ rust_cast-0.16.0 \ rustc-demangle-0.1.18 \ rustc_version-0.3.3 \ ryu-1.0.5 \ sanitize-filename-0.3.0 \ schannel-0.1.19 \ scheduled-thread-pool-0.2.5 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.125 \ serde_derive-1.0.125 \ serde_json-1.0.64 \ serde_urlencoded-0.7.0 \ slab-0.4.3 \ sluice-0.5.4 \ smallvec-1.6.1 \ socket2-0.3.19 \ socket2-0.4.0 \ strum-0.18.0 \ strum-0.20.0 \ strum_macros-0.18.0 \ strum_macros-0.20.1 \ syn-1.0.70 \ system-deps-1.3.2 \ system-deps-3.1.1 \ tempfile-3.2.0 \ termcolor-1.1.2 \ thiserror-1.0.24 \ thiserror-impl-1.0.24 \ time-0.1.44 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ tracing-0.1.25 \ tracing-attributes-0.1.15 \ tracing-core-0.1.17 \ tracing-futures-0.2.5 \ trust-dns-proto-0.20.2 \ trust-dns-resolver-0.20.2 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-xid-0.2.1 \ url-2.2.1 \ value-bag-1.0.0-alpha.6 \ vcpkg-0.2.12 \ vec-arena-1.1.0 \ version-compare-0.0.10 \ version-compare-0.0.11 \ version_check-0.9.3 \ waker-fn-1.1.0 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.73 \ wasm-bindgen-backend-0.2.73 \ wasm-bindgen-futures-0.4.23 \ wasm-bindgen-macro-0.2.73 \ wasm-bindgen-macro-support-0.2.73 \ wasm-bindgen-shared-0.2.73 \ web-sys-0.3.50 \ wepoll-sys-3.0.1 \ which-4.1.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 \ ws2_32-sys-0.2.1 \ gstreamer,gstreamer-audio,gstreamer-audio-sys,gstreamer-base,gstreamer-base-sys,gstreamer-sys@git+https://gitlab.freedesktop.org/gstreamer/gstreamer-rs\#f00c57cd6f2a0912e04c10887cedbe95be7d5dea \ cairo-rs,cairo-sys-rs,gdk-pixbuf,gdk-pixbuf-sys,gio,gio-sys,glib,glib-macros,glib-sys,gobject-sys,graphene-rs,graphene-sys,pango,pango-sys@git+https://github.com/gtk-rs/gtk3-rs\#1ca4fbcc30ec882f6079f26018c30ef1ceb8a2e2 \ gdk4,gdk4-sys,gsk4,gsk4-sys,gtk4,gtk4-macros,gtk4-sys@git+https://github.com/gtk-rs/gtk4-rs\#534f63e66a2a3883770fe110a8a556a4b40f84b3 \ libadwaita,libadwaita-sys@git+https://gitlab.gnome.org/bilelmoussaoui/libadwaita-rs\#2d09b6b566bc0fa2497612768cf0c41f582acdd7 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no OPTIONS_DEFINE= PULSEAUDIO OPTIONS_DEFAULT=PULSEAUDIO PULSEAUDIO_USE= GSTREAMER1=pulse pre-patch: # Chase gtk-rs -> gtk3-rs rename for USES=cargo patching @${GREP} --include='*/Cargo.toml' -lr 'git.*gtk-rs' ${WRKDIR} | ${XARGS} ${REINPLACE_CMD} \ 's,\(gtk-rs\)/gtk-rs,\1/gtk3-rs,' post-patch: @${REINPLACE_CMD} -e '/dependency.*openssl/d' \ -e '/gstreamer.*bad/d' \ -e "/vcs_tag/s/=.*/= '${DISTVERSIONFULL}'/" \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e '/cargo/s/ --/&verbose&verbose&/' \ ${WRKSRC}/build-aux/cargo.sh .include diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile index 7ff07eccd1aa..74f2c1dc91fe 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -1,297 +1,297 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org 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.14.1 \ adler-0.2.3 \ adler32-1.2.0 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.43 \ arboard-1.2.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.56 \ 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 \ bytemuck-1.4.1 \ 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 \ cfg-if-1.0.0 \ chrono-0.4.13 \ clap-2.33.3 \ clipboard-win-4.0.3 \ cloudabi-0.0.3 \ cloudabi-0.1.0 \ color_quant-1.1.0 \ 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 \ core-graphics-0.21.0 \ crc32fast-1.2.1 \ crossbeam-utils-0.7.2 \ crossterm-0.20.0 \ crossterm_winapi-0.8.0 \ darling-0.9.0 \ darling_core-0.9.0 \ darling_macro-0.9.0 \ deflate-0.8.6 \ 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 \ error-code-2.0.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 \ gethostname-0.2.1 \ getrandom-0.1.14 \ getrandom-0.2.2 \ gimli-0.23.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 \ image-0.23.12 \ indexmap-1.5.0 \ instant-0.1.7 \ iovec-0.1.4 \ itertools-0.8.2 \ itoa-0.4.6 \ jpeg-decoder-0.1.20 \ js-sys-0.3.42 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.82 \ linked-hash-map-0.5.3 \ 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.3.7 \ miniz_oxide-0.4.3 \ mio-0.6.23 \ mio-0.7.0 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.2 \ miow-0.3.5 \ native-tls-0.2.4 \ net2-0.2.37 \ nix-0.20.0 \ ntapi-0.3.4 \ num-integer-0.1.43 \ num-iter-0.1.42 \ num-rational-0.3.2 \ 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.23.0 \ once_cell-1.4.0 \ 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-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 \ png-0.16.8 \ 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.24 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_chacha-0.3.0 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.2 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_hc-0.3.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.128 \ serde_derive-1.0.128 \ serde_json-1.0.64 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.19 \ signal-hook-0.3.9 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ slab-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.12 \ str-buf-1.0.5 \ strsim-0.7.0 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.60 \ 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 \ tiff-0.6.1 \ time-0.1.43 \ tinyvec-0.3.3 \ tokio-0.2.25 \ tokio-macros-0.2.6 \ 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.16.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 \ wasi-0.10.2+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 \ weezl-0.1.3 \ 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-wsapoll-0.1.1 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ x11rb-0.8.1 \ yaml-rust-0.4.5 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 diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index 7ca3074da9a4..b227a23de01a 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,453 +1,453 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org COMMENT= Spotify daemon LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/cargo-crates/ansi_term-0.11.0/LICENCE LIB_DEPENDS= libogg.so:audio/libogg USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= Spotifyd USE_RC_SUBR= spotifyd CARGO_CRATES= addr2line-0.14.1 \ adler-0.2.3 \ aes-0.3.2 \ aes-0.6.0 \ aes-ctr-0.3.0 \ aes-soft-0.3.3 \ aes-soft-0.6.4 \ aesni-0.6.0 \ aesni-0.10.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 \ anyhow-1.0.26 \ approx-0.3.2 \ arc-swap-0.4.4 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.55 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.11.0 \ bindgen-0.51.1 \ bit-set-0.5.1 \ bit-vec-0.5.1 \ bitflags-0.9.1 \ 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-modes-0.7.0 \ block-padding-0.1.5 \ block-padding-0.2.1 \ boxfnonce-0.1.1 \ bumpalo-3.2.0 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.4.12 \ bytes-0.5.4 \ c2-chacha-0.2.3 \ c_linked_list-1.1.1 \ cc-1.0.50 \ cexpr-0.3.6 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.11 \ cipher-0.2.5 \ clang-sys-0.28.1 \ clap-2.33.0 \ cloudabi-0.0.3 \ color-eyre-0.5.10 \ color-spantrace-0.1.6 \ core-foundation-0.6.4 \ core-foundation-0.7.0 \ core-foundation-sys-0.5.1 \ core-foundation-sys-0.6.2 \ core-foundation-sys-0.7.0 \ coreaudio-rs-0.9.1 \ coreaudio-sys-0.2.3 \ cpal-0.8.2 \ cpuid-bool-0.1.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 \ crypto-mac-0.7.0 \ crypto-mac-0.10.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 \ derefable-0.1.0 \ derive_builder-0.7.2 \ derive_builder_core-0.5.0 \ digest-0.8.1 \ digest-0.9.0 \ 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 \ eyre-0.6.5 \ failure-0.1.7 \ failure_derive-0.1.7 \ fake-simd-0.1.2 \ fern-0.6.0 \ 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-0.3.4 \ futures-channel-0.3.4 \ futures-core-0.3.4 \ futures-cpupool-0.1.8 \ 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 \ gcc-0.3.55 \ generic-array-0.12.3 \ generic-array-0.14.4 \ get_if_addrs-0.5.3 \ get_if_addrs-sys-0.1.1 \ gethostname-0.2.1 \ getopts-0.2.21 \ getrandom-0.1.14 \ gimli-0.23.0 \ glob-0.3.0 \ h2-0.2.1 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hex-0.3.2 \ hex-0.4.2 \ hkdf-0.10.0 \ hmac-0.7.1 \ hmac-0.10.1 \ hostname-0.3.1 \ http-0.2.0 \ http-body-0.3.1 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.11.27 \ hyper-0.13.2 \ hyper-proxy-0.4.1 \ hyper-tls-0.4.1 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ indenter-0.3.2 \ indexmap-1.3.0 \ iovec-0.1.4 \ itertools-0.8.2 \ itoa-0.4.4 \ js-sys-0.3.35 \ kernel32-sys-0.2.2 \ keyring-0.10.1 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lewton-0.9.4 \ libc-0.2.82 \ libdbus-sys-0.2.1 \ libloading-0.5.2 \ libm-0.1.4 \ libmdns-0.2.6 \ libpulse-sys-0.0.0 \ librespot-0.1.5 \ librespot-audio-0.1.5 \ librespot-connect-0.1.5 \ librespot-core-0.1.5 \ librespot-metadata-0.1.5 \ librespot-playback-0.1.5 \ librespot-protocol-0.1.5 \ librespot-tremor-0.2.0 \ linear-map-1.2.0 \ lock_api-0.3.3 \ log-0.3.9 \ log-0.4.8 \ match_cfg-0.1.0 \ 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.4.3 \ 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.8.2 \ nalgebra-0.18.1 \ native-tls-0.2.3 \ net2-0.2.33 \ nix-0.9.0 \ nix-0.14.1 \ nom-4.2.3 \ num-0.3.1 \ num-bigint-0.2.5 \ num-bigint-0.3.1 \ num-complex-0.2.4 \ num-complex-0.3.1 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.2.3 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.11.1 \ object-0.22.0 \ ogg-0.7.0 \ ogg-sys-0.0.9 \ once_cell-1.5.2 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-0.10.26 \ openssl-probe-0.1.2 \ openssl-sys-0.9.53 \ owo-colors-1.2.1 \ 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 \ pin-project-0.4.8 \ pin-project-internal-0.4.8 \ pin-project-lite-0.1.4 \ pin-project-lite-0.2.4 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.17 \ portaudio-rs-0.3.2 \ portaudio-sys-0.1.1 \ ppv-lite86-0.2.6 \ 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-0.4.30 \ proc-macro2-1.0.19 \ protobuf-2.14.0 \ protobuf-codegen-2.14.0 \ protobuf-codegen-pure-2.14.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.10.1 \ rodio-0.9.0 \ rpassword-3.0.2 \ rspotify-0.8.0 \ rustc-demangle-0.1.16 \ rustc-hash-1.0.1 \ rustc-serialize-0.3.24 \ rustc_version-0.2.3 \ ryu-1.0.2 \ safemem-0.3.3 \ schannel-0.1.16 \ scoped-tls-0.1.2 \ scopeguard-1.0.0 \ secret-service-1.1.3 \ security-framework-0.3.4 \ security-framework-0.4.4 \ security-framework-sys-0.3.3 \ 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.44 \ serde_urlencoded-0.6.1 \ sha-1-0.8.2 \ sha-1-0.9.1 \ sha2-0.8.1 \ sha2-0.9.2 \ shannon-0.2.0 \ sharded-slab-0.1.1 \ shell-words-0.1.0 \ shlex-0.1.1 \ signal-hook-0.1.12 \ signal-hook-registry-1.2.0 \ slab-0.3.0 \ slab-0.4.2 \ smallvec-0.2.1 \ smallvec-0.6.13 \ smallvec-1.1.0 \ socket2-0.3.11 \ sourcefile-0.1.4 \ stdweb-0.1.3 \ stream-cipher-0.3.2 \ strsim-0.7.0 \ strsim-0.8.0 \ structopt-0.3.17 \ structopt-derive-0.4.10 \ subtle-1.0.0 \ subtle-2.4.0 \ syn-0.15.44 \ syn-1.0.39 \ syn-mid-0.5.0 \ synstructure-0.12.3 \ syslog-4.0.1 \ take-0.1.0 \ 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-0.2.11 \ 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.13 \ 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-socks-0.2.0 \ tokio-sync-0.1.7 \ tokio-tcp-0.1.3 \ tokio-threadpool-0.1.17 \ tokio-timer-0.2.12 \ tokio-tls-0.3.0 \ tokio-udp-0.1.5 \ tokio-uds-0.2.5 \ tokio-util-0.2.0 \ toml-0.5.8 \ tower-service-0.3.0 \ tracing-0.1.22 \ tracing-attributes-0.1.11 \ tracing-core-0.1.17 \ tracing-error-0.1.2 \ tracing-subscriber-0.2.15 \ try-lock-0.1.0 \ try-lock-0.2.2 \ typenum-1.12.0 \ 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 \ want-0.0.4 \ 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 \ webbrowser-0.5.2 \ weedle-0.10.0 \ whoami-0.9.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 \ winreg-0.6.2 \ 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 diff --git a/benchmarks/hyperfine/Makefile b/benchmarks/hyperfine/Makefile index a0a87d020581..bea05afc5e4e 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -1,116 +1,116 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.12.0 -PORTREVISION= 0 +PORTREVISION= 1 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= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ approx-0.5.0 \ arrayvec-0.5.2 \ assert_cmd-2.0.2 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.17 \ cfg-if-1.0.0 \ clap-2.33.3 \ cloudabi-0.0.3 \ colored-2.0.0 \ console-0.15.0 \ csv-1.1.6 \ csv-core-0.1.10 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ encode_unicode-0.3.6 \ float-cmp-0.9.0 \ fuchsia-cprng-0.1.1 \ getrandom-0.2.3 \ hermit-abi-0.1.19 \ indicatif-0.16.2 \ itertools-0.10.1 \ itoa-0.4.8 \ lazy_static-1.4.0 \ libc-0.2.104 \ memchr-2.4.1 \ normalize-line-endings-0.3.0 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.2.4 \ num-traits-0.2.14 \ number_prefix-0.4.0 \ once_cell-1.8.0 \ ppv-lite86-0.2.14 \ predicates-2.0.3 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ proc-macro2-1.0.30 \ quote-1.0.10 \ rand-0.6.5 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.3.1 \ 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.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rust_decimal-1.16.0 \ ryu-1.0.5 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ shell-words-1.0.0 \ statistical-1.0.0 \ strsim-0.8.0 \ syn-1.0.80 \ tempfile-3.2.0 \ term_size-0.3.2 \ terminal_size-0.1.17 \ termtree-0.2.1 \ textwrap-0.11.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ wait-timeout-0.2.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hyperfine .include diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index bdc6c464b2e2..4bc83276a6bf 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,147 +1,147 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.10.7 -PORTREVISION= 2 +PORTREVISION= 3 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.7.4 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayvec-0.4.12 \ assert_cmd-2.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.16 \ bumpalo-3.7.0 \ bytemuck-1.7.2 \ cast-0.2.7 \ cfg-if-1.0.0 \ clap-2.33.3 \ crc32fast-1.2.1 \ criterion-0.3.5 \ criterion-plot-0.4.4 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ csv-1.1.6 \ csv-core-0.1.10 \ ctor-0.1.21 \ dashmap-4.0.2 \ diff-0.1.12 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ env_logger-0.9.0 \ getrandom-0.2.3 \ half-1.7.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ indexmap-1.7.0 \ itertools-0.10.1 \ itoa-0.4.8 \ js-sys-0.3.53 \ lazy_static-1.4.0 \ libc-0.2.101 \ libflate-1.1.1 \ libflate_lz77-1.1.0 \ log-0.4.14 \ maplit-1.0.2 \ memchr-2.4.1 \ memoffset-0.6.4 \ nodrop-0.1.14 \ num-format-0.4.0 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ oorandom-11.1.3 \ output_vt100-0.1.2 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ ppv-lite86-0.2.10 \ predicates-2.0.2 \ predicates-core-1.0.2 \ predicates-tree-1.0.3 \ pretty_assertions-0.7.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.29 \ quick-xml-0.22.0 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rgb-0.8.27 \ rle-decode-fast-1.0.1 \ rustc_version-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.130 \ serde_cbor-0.11.2 \ serde_derive-1.0.130 \ serde_json-1.0.67 \ str_stack-0.1.0 \ strsim-0.8.0 \ structopt-0.3.23 \ structopt-derive-0.4.16 \ syn-1.0.75 \ testing_logger-0.1.1 \ textwrap-0.11.0 \ tinytemplate-1.2.1 \ treeline-0.1.0 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.76 \ wasm-bindgen-backend-0.2.76 \ wasm-bindgen-macro-0.2.76 \ wasm-bindgen-macro-support-0.2.76 \ wasm-bindgen-shared-0.2.76 \ web-sys-0.3.53 \ 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 diff --git a/converters/yj-bruceadams/Makefile b/converters/yj-bruceadams/Makefile index 3472a9912e70..4a8e7cb97852 100644 --- a/converters/yj-bruceadams/Makefile +++ b/converters/yj-bruceadams/Makefile @@ -1,79 +1,79 @@ PORTNAME= yj DISTVERSION= 1.1.34 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters textproc PKGNAMESUFFIX= -${GH_ACCOUNT} MAINTAINER= 0mp@FreeBSD.org COMMENT= Command line tool that converts YAML to JSON LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bruceadams CARGO_CRATES= addr2line-0.16.0 \ adler-1.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.62 \ bitflags-1.3.2 \ cc-1.0.71 \ cfg-if-1.0.0 \ clap-3.0.0-beta.5 \ clap_derive-3.0.0-beta.5 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ exitfailure-0.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ gimli-0.25.0 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ indexmap-1.7.0 \ itoa-0.4.8 \ lazy_static-1.4.0 \ libc-0.2.106 \ linked-hash-map-0.5.4 \ memchr-2.4.1 \ miniz_oxide-0.4.4 \ object-0.27.1 \ os_str_bytes-4.2.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.32 \ quote-1.0.10 \ rustc-demangle-0.1.21 \ ryu-1.0.5 \ serde-1.0.130 \ serde_json-1.0.68 \ serde_yaml-0.8.21 \ snafu-0.6.10 \ snafu-derive-0.6.10 \ strsim-0.10.0 \ syn-1.0.81 \ synstructure-0.12.6 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ textwrap-0.14.2 \ unicase-2.6.0 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ version_check-0.9.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 \ yaml-rust-0.4.5 CONFLICTS_INSTALL= yj PLIST_FILES= bin/yj post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/ods2sql/Makefile b/databases/ods2sql/Makefile index 4845b58b983c..a70f78b0dad9 100644 --- a/databases/ods2sql/Makefile +++ b/databases/ods2sql/Makefile @@ -1,85 +1,85 @@ PORTNAME= ods2sql DISTVERSION= 0.4.0 -PORTREVISION= 9 +PORTREVISION= 10 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 diff --git a/databases/redisjson/Makefile b/databases/redisjson/Makefile index 24e3359bbdbb..85439ec0afd5 100644 --- a/databases/redisjson/Makefile +++ b/databases/redisjson/Makefile @@ -1,121 +1,122 @@ # Created by: Sergey A. Osokin PORTNAME= redisjson DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= osa@FreeBSD.org COMMENT= JSON data type for Redis LICENSE= UNKNOWN LICENSE_NAME= Redis Source Available License Agreement LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT} USES= cargo USE_GITHUB= yes GH_ACCOUNT= RedisJSON GH_PROJECT= RedisJSON CARGO_CRATES= addr2line-0.15.2 \ adler-1.0.2 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ array_tool-1.0.3 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.59 \ bindgen-0.59.1 \ bitflags-1.3.2 \ bitvec-0.19.5 \ bson-0.14.1 \ byteorder-1.4.3 \ cc-1.0.71 \ cexpr-0.5.0 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clang-sys-1.2.2 \ clap-2.33.3 \ either-1.6.1 \ enum-primitive-derive-0.1.2 \ env_logger-0.8.4 \ funty-1.1.0 \ getrandom-0.1.16 \ gimli-0.24.0 \ glob-0.3.0 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.3.2 \ humantime-2.1.0 \ indexmap-1.7.0 \ itertools-0.10.1 \ itoa-0.4.8 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.106 \ libloading-0.7.1 \ linked-hash-map-0.5.4 \ log-0.4.14 \ md5-0.6.1 \ memchr-2.3.4 \ miniz_oxide-0.4.4 \ nom-6.2.1 \ num-integer-0.1.44 \ num-traits-0.1.43 \ num-traits-0.2.14 \ object-0.24.0 \ peeking_take_while-0.1.2 \ ppv-lite86-0.2.15 \ proc-macro2-1.0.32 \ quote-0.3.15 \ quote-1.0.10 \ radium-0.5.3 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redis-module-0.24.0 \ regex-1.4.6 \ regex-syntax-0.6.25 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ ryu-1.0.5 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ shlex-1.1.0 \ strsim-0.8.0 \ strum_macros-0.22.0 \ syn-0.11.11 \ syn-1.0.81 \ synom-0.11.3 \ tap-1.0.1 \ termcolor-1.1.2 \ textwrap-0.11.0 \ time-0.1.44 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.0.4 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ 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 \ wyz-0.2.0 \ jsonpath_lib@git+https://github.com/RedisJSON/jsonpath.git?tag=v2.0.2\#ee220247038dd3a0605a54e65011d1fbceb42dee PLIST_FILES= lib/librejson.so do-install: ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/librejson.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/databases/xls2txt/Makefile b/databases/xls2txt/Makefile index 91bb190dba6f..df60994e124c 100644 --- a/databases/xls2txt/Makefile +++ b/databases/xls2txt/Makefile @@ -1,66 +1,66 @@ PORTNAME= xls2txt DISTVERSION= 1.0.1 -PORTREVISION= 8 +PORTREVISION= 9 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 diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index 9a7138319bd8..363588c3a85b 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,87 +1,87 @@ PORTNAME= just DISTVERSION= 0.9.5 -PORTREVISION= 4 +PORTREVISION= 5 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.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ atty-0.2.14 \ bitflags-1.2.1 \ cc-1.0.68 \ cfg-if-1.0.0 \ clap-2.33.3 \ ctor-0.1.20 \ ctrlc-3.1.9 \ derivative-2.2.0 \ diff-0.1.12 \ doc-comment-0.3.3 \ dotenv-0.15.0 \ edit-distance-2.1.0 \ either-1.6.1 \ env_logger-0.8.4 \ executable-path-1.0.0 \ getrandom-0.2.3 \ heck-0.3.3 \ hermit-abi-0.1.18 \ humantime-2.1.0 \ lazy_static-1.4.0 \ libc-0.2.97 \ log-0.4.14 \ memchr-2.4.0 \ nix-0.20.0 \ output_vt100-0.1.2 \ ppv-lite86-0.2.10 \ pretty_assertions-0.7.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.27 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.1 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ redox_syscall-0.2.8 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ snafu-0.6.10 \ snafu-derive-0.6.10 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.73 \ target-1.0.0 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.10.2+wasi-snapshot-preview1 \ which-4.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/deskutils/solanum/Makefile b/deskutils/solanum/Makefile index ccbf09222c0b..89c585efcc12 100644 --- a/deskutils/solanum/Makefile +++ b/deskutils/solanum/Makefile @@ -1,110 +1,110 @@ PORTNAME= solanum DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= jbeich@FreeBSD.org COMMENT= Pomodoro timer for the GNOME desktop LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo gettext gnome meson pkgconfig python:build shebangfix USE_GITLAB= yes USE_GNOME= gtk40 libadwaita USE_GSTREAMER1= bad good vorbis GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World GL_PROJECT= Solanum GL_COMMIT= 3e69272fb31bf18a7aa74ece9d904d445c458274 SHEBANG_FILES= build-aux/meson/postinstall.py MAKE_ENV= ${CARGO_ENV} GLIB_SCHEMAS= org.gnome.Solanum.gschema.xml CARGO_CRATES= aho-corasick-0.7.15 \ anyhow-1.0.35 \ autocfg-1.0.1 \ bitflags-1.2.1 \ cc-1.0.66 \ cfg-if-1.0.0 \ cmake-0.1.45 \ either-1.6.1 \ field-offset-0.3.2 \ freetype-0.7.0 \ freetype-sys-0.13.1 \ futures-channel-0.3.8 \ futures-core-0.3.8 \ futures-executor-0.3.8 \ futures-io-0.3.8 \ futures-task-0.3.8 \ futures-util-0.3.8 \ gettext-rs-0.4.4 \ gettext-sys-0.19.9 \ gtk-macros-0.2.0 \ heck-0.3.1 \ itertools-0.9.0 \ itertools-0.10.0 \ lazy_static-1.4.0 \ libc-0.2.81 \ locale_config-0.2.3 \ memchr-2.3.4 \ memoffset-0.5.6 \ muldiv-1.0.0 \ num-integer-0.1.44 \ num-rational-0.3.2 \ num-traits-0.2.14 \ once_cell-1.5.2 \ paste-1.0.4 \ pin-project-1.0.2 \ pin-project-internal-1.0.2 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ pretty-hex-0.2.1 \ proc-macro-crate-0.1.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.7 \ regex-1.4.2 \ regex-syntax-0.6.21 \ rustc_version-0.2.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ slab-0.4.2 \ smallvec-1.5.1 \ strum-0.20.0 \ strum_macros-0.20.1 \ syn-1.0.54 \ system-deps-2.0.2 \ thiserror-1.0.22 \ thiserror-impl-1.0.22 \ thread_local-1.0.1 \ toml-0.5.7 \ unicode-segmentation-1.7.1 \ unicode-xid-0.2.1 \ version-compare-0.0.11 \ version_check-0.9.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ gdk4,gdk4-sys,gsk4,gsk4-sys,gtk4,gtk4-macros,gtk4-sys@git+https://github.com/gtk-rs/gtk4-rs\#64d0e1c1344458a065ccf22dcecf105c55b902ca \ gstreamer,gstreamer-base,gstreamer-base-sys,gstreamer-player,gstreamer-player-sys,gstreamer-sys,gstreamer-video,gstreamer-video-sys@git+https://gitlab.freedesktop.org/gstreamer/gstreamer-rs\#0e8b95f1d029530ad3f84a3f08a20d8dfd80a089 \ cairo-rs,cairo-sys-rs,gdk-pixbuf,gdk-pixbuf-sys,gio,gio-sys,glib,glib-macros,glib-sys,gobject-sys,graphene-rs,graphene-sys,pango,pango-sys@git+https://github.com/gtk-rs/gtk3-rs\#c58fab4fec1254244f598c4eac7f9310184c5996 \ libadwaita,libadwaita-sys@git+https://gitlab.gnome.org/bilelmoussaoui/libadwaita-rs\#b898c11fb6776fc7a9a6b920222fa3173216a80c CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no pre-patch: # Chase gtk-rs -> gtk3-rs rename for USES=cargo patching @${GREP} --include='*/Cargo.toml' -lr 'git.*gtk-rs' ${WRKDIR} | ${XARGS} ${REINPLACE_CMD} \ 's,\(gtk-rs\)/gtk-rs,\1/gtk3-rs,' post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e '/cargo/s/ --/&verbose&verbose&/' \ ${WRKSRC}/build-aux/cargo.sh .include diff --git a/devel/bingrep/Makefile b/devel/bingrep/Makefile index 011ff9261866..42fb018385c2 100644 --- a/devel/bingrep/Makefile +++ b/devel/bingrep/Makefile @@ -1,127 +1,127 @@ PORTNAME= bingrep DISTVERSIONPREFIX= v DISTVERSION= 0.8.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org COMMENT= Grep through binaries LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= m4b CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.38 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ bstr-0.2.14 \ byteorder-1.4.2 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ constant_time_eq-0.1.5 \ cpp_demangle-0.3.2 \ crossbeam-utils-0.8.1 \ csv-1.1.5 \ csv-core-0.1.10 \ dirs-1.0.5 \ encode_unicode-0.3.6 \ env_logger-0.8.2 \ fuchsia-cprng-0.1.1 \ getrandom-0.1.16 \ glob-0.3.0 \ goblin-0.3.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ hexplay-0.2.1 \ humantime-2.1.0 \ itoa-0.4.7 \ lazy_static-1.4.0 \ libc-0.2.82 \ log-0.4.13 \ memchr-2.3.4 \ memrange-0.1.3 \ metagoblin-0.4.0 \ plain-0.2.3 \ prettytable-rs-0.8.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.8 \ 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.57 \ redox_users-0.3.5 \ regex-1.4.3 \ regex-automata-0.1.9 \ regex-syntax-0.6.22 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.18 \ rustc-serialize-0.3.24 \ ryu-1.0.5 \ scroll-0.10.2 \ scroll_derive-0.10.4 \ serde-1.0.119 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.58 \ term-0.5.2 \ termcolor-0.3.6 \ termcolor-1.1.2 \ textwrap-0.11.0 \ theban_interval_tree-0.7.1 \ thread_local-1.1.0 \ time-0.1.44 \ 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 \ 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 \ wincolor-0.1.6 PLIST_FILES= bin/bingrep PORTDOCS= README.md PORTEXAMPLES= etc/*.png OPTIONS_DEFINE= DOCS EXAMPLES EXAMPLES_PLIST_FILES= \ ${EXAMPLESDIR}/archive.png \ ${EXAMPLESDIR}/elf_table1.png \ ${EXAMPLESDIR}/elf_table2.png \ ${EXAMPLESDIR}/mach.png \ ${EXAMPLESDIR}/ranges.png do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/etc && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-c/Makefile b/devel/cargo-c/Makefile index fc9506a172e7..3cfacd098f4d 100644 --- a/devel/cargo-c/Makefile +++ b/devel/cargo-c/Makefile @@ -1,170 +1,170 @@ PORTNAME= cargo-c DISTVERSION= 0.9.5 -PORTREVISION= 1 DISTVERSIONSUFFIX= +cargo-0.57 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.44 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bitmaps-2.1.0 \ bstr-0.2.17 \ bytesize-1.1.0 \ cargo-0.57.0 \ cargo-platform-0.1.2 \ cargo-util-0.1.1 \ cbindgen-0.20.0 \ cc-1.0.71 \ cfg-if-1.0.0 \ clap-2.33.3 \ commoncrypto-0.2.0 \ commoncrypto-sys-0.2.0 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ crates-io-0.33.0 \ crc32fast-1.2.1 \ crossbeam-utils-0.8.5 \ crypto-hash-0.3.4 \ curl-0.4.39 \ curl-sys-0.4.49+curl-7.79.1 \ either-1.6.1 \ env_logger-0.9.0 \ filetime-0.2.15 \ flate2-1.0.22 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fwdansi-1.1.0 \ getrandom-0.2.3 \ git2-0.13.23 \ git2-curl-0.14.1 \ glob-0.3.0 \ globset-0.4.8 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.3.2 \ hex-0.4.3 \ home-0.5.3 \ humantime-2.1.0 \ idna-0.2.3 \ ignore-0.4.18 \ im-rc-15.0.0 \ indexmap-1.7.0 \ itertools-0.10.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.104 \ libgit2-sys-0.12.24+1.3.0 \ libnghttp2-sys-0.1.7+1.45.0 \ libssh2-sys-0.2.23 \ libz-sys-1.1.3 \ log-0.4.14 \ matches-0.1.9 \ memchr-2.4.1 \ miniz_oxide-0.4.4 \ miow-0.3.7 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opener-0.5.0 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-src-111.16.0+1.1.1l \ openssl-sys-0.9.67 \ percent-encoding-2.1.0 \ pkg-config-0.3.20 \ ppv-lite86-0.2.14 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.30 \ quote-1.0.10 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rand_xoshiro-0.4.0 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rustc-workspace-hack-1.0.0 \ rustfix-0.6.0 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ semver-1.0.4 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_ignored-0.1.2 \ serde_json-1.0.68 \ shell-escape-0.1.5 \ sized-chunks-0.6.5 \ socket2-0.4.2 \ strip-ansi-escapes-0.1.1 \ strsim-0.8.0 \ structopt-0.3.25 \ structopt-derive-0.4.18 \ syn-1.0.80 \ tar-0.4.37 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thread_local-1.1.3 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ typenum-1.14.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf8parse-0.2.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ vte-0.10.1 \ vte_generate_state_changes-0.1.1 \ walkdir-2.3.2 \ wasi-0.10.2+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 diff --git a/devel/cargo-generate/Makefile b/devel/cargo-generate/Makefile index 855387c31dc0..385c7f63245a 100644 --- a/devel/cargo-generate/Makefile +++ b/devel/cargo-generate/Makefile @@ -1,230 +1,230 @@ PORTNAME= cargo-generate DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org 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-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.43 \ anymap-0.12.1 \ assert_cmd-2.0.0 \ 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.15 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytesize-1.0.1 \ cargo-0.55.0 \ cargo-platform-0.1.1 \ cargo-util-0.1.1 \ cc-1.0.67 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ commoncrypto-0.2.0 \ commoncrypto-sys-0.2.0 \ console-0.14.1 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crates-io-0.33.0 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crypto-hash-0.3.4 \ curl-0.4.35 \ curl-sys-0.4.41+curl-7.75.0 \ dialoguer-0.8.0 \ difflib-0.4.0 \ digest-0.8.1 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ doc-comment-0.3.3 \ either-1.6.1 \ encode_unicode-0.3.6 \ env_logger-0.8.3 \ fake-simd-0.1.2 \ filetime-0.2.14 \ flate2-1.0.20 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fwdansi-1.1.0 \ generic-array-0.12.4 \ getrandom-0.2.2 \ git2-0.13.21 \ git2-curl-0.14.1 \ glob-0.3.0 \ globset-0.4.8 \ heck-0.3.3 \ hermit-abi-0.1.18 \ hex-0.3.2 \ hex-0.4.3 \ home-0.5.3 \ humantime-2.1.0 \ idna-0.2.2 \ ignore-0.4.18 \ im-rc-15.0.0 \ indicatif-0.16.2 \ indoc-1.0.3 \ itertools-0.10.0 \ itoa-0.4.7 \ jobserver-0.1.21 \ kstring-1.0.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.92 \ libgit2-sys-0.12.22+1.1.0 \ libnghttp2-sys-0.1.6+1.43.0 \ libssh2-sys-0.2.21 \ libz-sys-1.1.2 \ liquid-0.22.0 \ liquid-core-0.22.0 \ liquid-derive-0.22.0 \ liquid-lib-0.22.0 \ log-0.4.14 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.4.0 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ miow-0.3.7 \ normalize-line-endings-0.3.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.4.0 \ once_cell-1.7.2 \ opaque-debug-0.2.3 \ opener-0.4.1 \ openssl-0.10.36 \ openssl-probe-0.1.2 \ openssl-sys-0.9.66 \ 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 \ predicates-2.0.2 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.24 \ proc-quote-0.3.2 \ proc-quote-impl-0.3.2 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.5.1 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ rand_xoshiro-0.4.0 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.5 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.9 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ remove_dir_all-0.7.0 \ rustc-workspace-hack-1.0.0 \ rustfix-0.5.1 \ ryu-1.0.5 \ same-file-1.0.6 \ sanitize-filename-0.3.0 \ schannel-0.1.19 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.125 \ serde_derive-1.0.125 \ serde_ignored-0.1.2 \ serde_json-1.0.64 \ sha-1-0.8.2 \ shell-escape-0.1.5 \ sized-chunks-0.6.4 \ socket2-0.3.19 \ strip-ansi-escapes-0.1.0 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ syn-1.0.67 \ tar-0.4.35 \ tempfile-3.2.0 \ termcolor-1.1.2 \ terminal_size-0.1.16 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ thread_local-1.1.3 \ time-0.1.43 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ treeline-0.1.0 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ unindent-0.1.7 \ url-2.2.2 \ utf8parse-0.1.1 \ vcpkg-0.2.11 \ vec_map-0.8.2 \ version_check-0.9.3 \ vte-0.3.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.2+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 \ zeroize-1.2.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 diff --git a/devel/desed/Makefile b/devel/desed/Makefile index 5b12255432a5..31b0dbce0e25 100644 --- a/devel/desed/Makefile +++ b/devel/desed/Makefile @@ -1,78 +1,78 @@ PORTNAME= desed DISTVERSION= 1.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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 diff --git a/devel/dtool/Makefile b/devel/dtool/Makefile index 7480eb251a1b..f7d55bc998e5 100644 --- a/devel/dtool/Makefile +++ b/devel/dtool/Makefile @@ -1,193 +1,193 @@ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org 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 \ arrayref-0.3.6 \ arrayvec-0.4.12 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ base64-0.11.0 \ bitcoin_hashes-0.9.7 \ 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.70 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.10 \ clap-2.33.0 \ cloudabi-0.0.3 \ const-oid-0.6.0 \ constant_time_eq-0.1.5 \ cpufeatures-0.2.1 \ crc-1.8.1 \ crossbeam-utils-0.6.6 \ crypto-bigint-0.2.6 \ crypto-mac-0.11.1 \ csv-1.1.2 \ csv-core-0.1.6 \ curve25519-dalek-ng-4.0.1 \ der-0.4.1 \ digest-0.8.1 \ digest-0.9.0 \ dirs-1.0.5 \ dtoa-0.4.4 \ ecdsa-0.12.4 \ elliptic-curve-0.10.6 \ encode_unicode-0.3.6 \ entities-1.0.1 \ escaper-0.1.0 \ fake-simd-0.1.2 \ ff-0.10.1 \ fuchsia-cprng-0.1.1 \ gcc-0.3.55 \ generic-array-0.12.3 \ generic-array-0.14.4 \ getrandom-0.1.14 \ getrandom-0.2.3 \ group-0.10.0 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hex-0.4.0 \ hmac-0.11.0 \ indexmap-1.3.1 \ itoa-0.4.4 \ js-sys-0.3.53 \ keccak-0.1.0 \ lazy_static-1.4.0 \ libc-0.2.101 \ linked-hash-map-0.5.3 \ log-0.4.8 \ madato-0.5.3 \ md5-0.7.0 \ memchr-2.3.0 \ merlin-3.0.0 \ nodrop-0.1.14 \ num-integer-0.1.42 \ num-traits-0.2.11 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ p256-0.9.0 \ p384-0.8.0 \ parity-codec-3.5.4 \ pkcs8-0.7.5 \ ppv-lite86-0.2.10 \ prettytable-rs-0.8.0 \ proc-macro2-1.0.29 \ quote-1.0.2 \ rand-0.3.23 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.3.1 \ 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-0.16.20 \ 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.10.1 \ secp256k1-0.20.3 \ secp256k1-sys-0.4.1 \ 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.6 \ sha3-0.8.2 \ signature-1.3.1 \ spin-0.5.2 \ spki-0.4.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ subtle-2.4.1 \ subtle-ng-2.4.1 \ syn-1.0.76 \ synstructure-0.12.3 \ term-0.5.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.42 \ twox-hash-1.6.1 \ typenum-1.12.0 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ untrusted-0.7.1 \ urlencoding-1.0.0 \ vec_map-0.8.1 \ version_check-0.9.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.76 \ wasm-bindgen-backend-0.2.76 \ wasm-bindgen-macro-0.2.76 \ wasm-bindgen-macro-support-0.2.76 \ wasm-bindgen-shared-0.2.76 \ web-sys-0.3.53 \ 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-1.4.1 \ 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 diff --git a/devel/elfcat/Makefile b/devel/elfcat/Makefile index 4594c0498ef9..4f91232494dd 100644 --- a/devel/elfcat/Makefile +++ b/devel/elfcat/Makefile @@ -1,20 +1,21 @@ PORTNAME= elfcat DISTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= lwhsu@FreeBSD.org COMMENT= ELF visualizer, generates HTML files from ELF binaries LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/license USES= cargo USE_GITHUB= yes GH_ACCOUNT= ruslashev PLIST_FILES= bin/elfcat post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/elfcat .include diff --git a/devel/gbump/Makefile b/devel/gbump/Makefile index fb8fa0b16a30..b97d59fdffcc 100644 --- a/devel/gbump/Makefile +++ b/devel/gbump/Makefile @@ -1,68 +1,68 @@ PORTNAME= gbump PORTVERSION= 1.0.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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 diff --git a/devel/git-absorb/Makefile b/devel/git-absorb/Makefile index 0fc4767a5950..c4123ad24288 100644 --- a/devel/git-absorb/Makefile +++ b/devel/git-absorb/Makefile @@ -1,90 +1,90 @@ PORTNAME= git-absorb DISTVERSION= 0.6.6 -PORTREVISION= 1 +PORTREVISION= 2 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.11.0 \ anyhow-1.0.33 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ cc-1.0.60 \ cfg-if-0.1.10 \ chrono-0.4.19 \ clap-2.33.3 \ constant_time_eq-0.1.5 \ crossbeam-channel-0.4.4 \ crossbeam-utils-0.7.2 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ getrandom-0.1.15 \ git2-0.13.11 \ hermit-abi-0.1.17 \ idna-0.2.0 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ libc-0.2.79 \ libgit2-sys-0.12.13+1.0.1 \ libz-sys-1.1.2 \ log-0.4.11 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ num-integer-0.1.43 \ num-traits-0.2.12 \ percent-encoding-2.1.0 \ pkg-config-0.3.18 \ ppv-lite86-0.2.9 \ 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 \ rust-argon2-0.8.2 \ slog-2.5.2 \ slog-async-2.5.0 \ slog-term-2.6.0 \ strsim-0.8.0 \ take_mut-0.2.2 \ tempfile-3.1.0 \ term-0.6.1 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.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-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/git-absorb post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/git-absorb .include diff --git a/devel/git-delta/Makefile b/devel/git-delta/Makefile index 15753ff69385..ee7850acc316 100644 --- a/devel/git-delta/Makefile +++ b/devel/git-delta/Makefile @@ -1,155 +1,155 @@ PORTNAME= delta DISTVERSION= 0.9.2 -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 cpe CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= dandavison CARGO_CRATES= adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_colours-1.0.4 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bincode-1.3.1 \ bitflags-1.3.2 \ box_drawing-0.1.2 \ bstr-0.2.15 \ bytelines-2.2.2 \ byteorder-1.3.4 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ console-0.15.0 \ crc32fast-1.2.1 \ ctrlc-3.2.1 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.1 \ either-1.6.1 \ encode_unicode-0.3.6 \ error-chain-0.12.4 \ flate2-1.0.19 \ fnv-1.0.7 \ form_urlencoded-1.0.0 \ getrandom-0.1.16 \ getrandom-0.2.3 \ git2-0.13.23 \ globset-0.4.8 \ grep-cli-0.1.6 \ hashbrown-0.8.2 \ heck-0.3.2 \ hermit-abi-0.1.17 \ idna-0.2.0 \ indexmap-1.5.2 \ itertools-0.10.1 \ itoa-0.4.7 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.103 \ libgit2-sys-0.12.24+1.3.0 \ libz-sys-1.1.2 \ line-wrap-0.1.1 \ linked-hash-map-0.5.3 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.4 \ memoffset-0.6.4 \ miniz_oxide-0.4.3 \ nix-0.23.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ once_cell-1.8.0 \ onig-6.1.1 \ onig_sys-69.6.0 \ pathdiff-0.2.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.19 \ plist-1.0.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.8 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.4.6 \ regex-automata-0.1.10 \ regex-syntax-0.6.22 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.61 \ shell-words-1.0.0 \ smol_str-0.1.18 \ strsim-0.8.0 \ structopt-0.3.25 \ structopt-derive-0.4.18 \ syn-1.0.57 \ syntect-4.6.0 \ termcolor-1.1.2 \ terminal_size-0.1.15 \ textwrap-0.11.0 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.1 \ url-2.2.0 \ utf8parse-0.2.0 \ vcpkg-0.2.11 \ vec_map-0.8.2 \ version_check-0.9.2 \ vte-0.10.1 \ 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 \ 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 \ xdg-2.4.0 \ xml-rs-0.8.3 \ yaml-rust-0.4.5 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 diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index b75af45124bd..51fc3469e2c9 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -1,197 +1,197 @@ PORTNAME= gitui DISTVERSIONPREFIX= v DISTVERSION= 0.16.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal UI for git LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_i386= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80 BROKEN_powerpc= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80 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 CARGO_CRATES= addr2line-0.15.2 \ adler-1.0.2 \ ahash-0.6.3 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ anyhow-1.0.42 \ arrayvec-0.4.12 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.60 \ base64-0.13.0 \ bincode-1.3.3 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.2.1 \ bugreport-0.4.0 \ bytemuck-1.7.0 \ bytesize-1.0.1 \ cassowary-0.3.0 \ cc-1.0.68 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ cpp_demangle-0.3.3 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crossterm-0.19.0 \ crossterm_winapi-0.7.0 \ ctor-0.1.20 \ debugid-0.7.2 \ diff-0.1.12 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ easy-cast-0.4.4 \ either-1.6.1 \ fancy-regex-0.3.5 \ flate2-1.0.20 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ getrandom-0.2.3 \ gimli-0.24.0 \ git-version-0.3.4 \ git-version-macro-0.3.4 \ git2-0.13.20 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ idna-0.2.3 \ indexmap-1.7.0 \ inferno-0.10.6 \ instant-0.1.9 \ itertools-0.10.1 \ itoa-0.4.7 \ jobserver-0.1.22 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.98 \ libgit2-sys-0.12.21+1.1.0 \ libssh2-sys-0.2.21 \ libz-sys-1.1.3 \ line-wrap-0.1.1 \ linked-hash-map-0.5.4 \ lock_api-0.4.4 \ log-0.4.14 \ matches-0.1.8 \ memchr-2.4.0 \ memmap-0.7.0 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ nix-0.20.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.25.3 \ once_cell-1.8.0 \ openssl-probe-0.1.4 \ openssl-src-111.15.0+1.1.1k \ openssl-sys-0.9.65 \ output_vt100-0.1.2 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ percent-encoding-2.1.0 \ pkg-config-0.3.19 \ plist-1.1.0 \ pprof-0.4.3 \ ppv-lite86-0.2.10 \ pretty_assertions-0.7.2 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.27 \ quick-xml-0.20.0 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.9 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rgb-0.8.27 \ ron-0.6.4 \ rustc-demangle-0.1.20 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serial_test-0.5.1 \ serial_test_derive-0.5.1 \ shell-escape-0.1.5 \ signal-hook-0.1.17 \ signal-hook-registry-1.4.0 \ simplelog-0.10.0 \ smallvec-1.6.1 \ smawk-0.3.1 \ stable_deref_trait-1.2.0 \ str_stack-0.1.0 \ symbolic-common-8.3.0 \ symbolic-demangle-8.3.0 \ syn-1.0.73 \ syntect-4.5.0 \ sys-info-0.9.0 \ tempfile-3.2.0 \ textwrap-0.11.0 \ textwrap-0.14.2 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ time-0.1.43 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tui-0.15.0 \ unicode-bidi-0.3.5 \ unicode-linebreak-0.1.1 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-truncate-0.2.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ uuid-0.8.2 \ vcpkg-0.2.15 \ version_check-0.9.3 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ which-4.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xml-rs-0.8.3 \ yaml-rust-0.4.5 RUSTFLAGS+= --cap-lints=warn PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} # xcb requires python3 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/grcov/Makefile b/devel/grcov/Makefile index 9090ce847404..8883096937cb 100644 --- a/devel/grcov/Makefile +++ b/devel/grcov/Makefile @@ -1,183 +1,183 @@ PORTNAME= grcov DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 3 +PORTREVISION= 4 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.15.2 \ adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.41 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.60 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bstr-0.2.16 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ cargo-binutils-0.3.3 \ cargo_metadata-0.11.4 \ cc-1.0.68 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-tz-0.5.3 \ clap-2.33.3 \ cpp_demangle-0.3.2 \ crc32fast-1.2.1 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.5 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ ctor-0.1.20 \ debugid-0.7.2 \ deunicode-0.4.3 \ diff-0.1.12 \ digest-0.8.1 \ digest-0.9.0 \ either-1.6.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ flate2-1.0.20 \ fnv-1.0.7 \ fomat-macros-0.3.1 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getrandom-0.2.3 \ gimli-0.24.0 \ glob-0.3.0 \ globset-0.4.8 \ globwalk-0.8.1 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humansize-1.1.1 \ ignore-0.4.18 \ is_executable-1.0.1 \ itoa-0.4.7 \ lazy_static-1.4.0 \ libc-0.2.97 \ libz-sys-1.1.3 \ log-0.4.14 \ maplit-1.0.2 \ md-5-0.9.1 \ memchr-2.4.0 \ memmap-0.7.0 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ msvc-demangler-0.9.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.25.3 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ output_vt100-0.1.2 \ 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.19 \ ppv-lite86-0.2.10 \ pretty_assertions-0.7.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.27 \ quick-xml-0.22.0 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.9 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rustc-cfg-0.4.0 \ rustc-demangle-0.1.20 \ 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-1.0.3 \ semver-parser-0.7.0 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ sha-1-0.8.2 \ simplelog-0.10.0 \ slug-0.1.4 \ smallvec-1.6.1 \ stable_deref_trait-1.2.0 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ symbolic-common-8.3.0 \ symbolic-demangle-8.3.0 \ syn-1.0.73 \ synstructure-0.12.4 \ tcmalloc-0.3.0 \ tempfile-3.2.0 \ tera-1.12.1 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.25 \ thiserror-impl-1.0.25 \ thread_local-1.1.3 \ time-0.1.43 \ toml-0.5.8 \ typenum-1.13.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-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ uuid-0.8.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ walkdir-2.3.2 \ wasi-0.10.2+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.13 PLIST_FILES= bin/grcov post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/grex/Makefile b/devel/grex/Makefile index e8a71c8dabfa..2c829bb706b8 100644 --- a/devel/grex/Makefile +++ b/devel/grex/Makefile @@ -1,112 +1,112 @@ PORTNAME= grex DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 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.18 \ ansi_term-0.11.0 \ assert_cmd-2.0.1 \ atty-0.2.14 \ autocfg-1.0.1 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.2.1 \ bstr-0.2.15 \ byteorder-1.3.4 \ cfg-if-1.0.0 \ clap-2.33.3 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ fixedbitset-0.4.0 \ float-cmp-0.9.0 \ fnv-1.0.7 \ getrandom-0.2.2 \ hashbrown-0.11.2 \ heck-0.3.2 \ hermit-abi-0.1.17 \ indexmap-1.7.0 \ indoc-1.0.3 \ itertools-0.10.1 \ lazy_static-1.4.0 \ libc-0.2.81 \ matches-0.1.8 \ matrixmultiply-0.3.0 \ memchr-2.4.0 \ ndarray-0.15.3 \ normalize-line-endings-0.3.0 \ num-complex-0.4.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ petgraph-0.6.0 \ ppv-lite86-0.2.10 \ predicates-2.0.2 \ predicates-core-1.0.1 \ predicates-tree-1.0.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.27 \ proptest-1.0.0 \ quick-error-1.2.3 \ quick-error-2.0.0 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ rand_xorshift-0.3.0 \ rawpointer-0.2.1 \ redox_syscall-0.2.5 \ regex-1.5.4 \ regex-automata-0.1.9 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rstest-0.11.0 \ rustc_version-0.4.0 \ rusty-fork-0.3.0 \ semver-1.0.4 \ strsim-0.8.0 \ structopt-0.3.23 \ structopt-derive-0.4.16 \ syn-1.0.73 \ tempfile-3.2.0 \ textwrap-0.11.0 \ 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.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ unindent-0.1.7 \ vec_map-0.8.2 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ wasi-0.10.2+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/grex OPTIONS_DEFINE= DOCS PORTDOCS= README.md RELEASE_NOTES.md post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/grex @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/devel/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile index 1795a084bcf4..6751047b200f 100644 --- a/devel/interactive_rebase_tool/Makefile +++ b/devel/interactive_rebase_tool/Makefile @@ -1,107 +1,107 @@ PORTNAME= interactive_rebase_tool DISTVERSION= 2.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi COMMENT= Improved sequence editor for Git LICENSE= GPLv3+ LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= MitMaro GH_PROJECT= git-interactive-rebase-tool CARGO_CRATES= ansi_term-0.11.0 \ anyhow-1.0.40 \ arrayvec-0.4.12 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ concat-idents-1.1.2 \ crossterm-0.19.0 \ crossterm_winapi-0.7.0 \ form_urlencoded-1.0.0 \ getrandom-0.2.2 \ git2-0.13.20 \ hermit-abi-0.1.18 \ idna-0.2.0 \ instant-0.1.9 \ itoa-0.4.7 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ libc-0.2.82 \ libgit2-sys-0.12.21+1.1.0 \ libz-sys-1.1.2 \ lock_api-0.4.2 \ log-0.4.14 \ matches-0.1.8 \ mio-0.7.7 \ miow-0.3.6 \ nodrop-0.1.14 \ ntapi-0.3.6 \ num-format-0.4.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ percent-encoding-2.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro2-1.0.24 \ quote-1.0.8 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.1 \ rand_hc-0.3.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.4 \ remove_dir_all-0.5.3 \ rstest-0.6.4 \ rustc_version-0.2.3 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serial_test-0.5.1 \ serial_test_derive-0.5.1 \ signal-hook-0.1.17 \ signal-hook-registry-1.3.0 \ smallvec-1.6.1 \ socket2-0.3.19 \ strsim-0.8.0 \ syn-1.0.60 \ tempfile-3.2.0 \ textwrap-0.11.0 \ time-0.1.43 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.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 \ vcpkg-0.2.11 \ vec_map-0.8.2 \ wasi-0.10.1+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xi-unicode-0.3.0 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 diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index 91e8909870f4..0e5208c33136 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -1,291 +1,292 @@ # Created by: Carlo Strub PORTNAME= pijul PORTVERSION= 1.0.0.a55 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org COMMENT= Distributed version control system LICENSE= GPLv2 LIB_DEPENDS= libzstd.so:archivers/zstd \ libxxhash.so:devel/xxhash USES= cargo ssl CARGO_INSTALL= no CARGO_CRATES= ${PORTNAME}-1.0.0-alpha.55 \ addr2line-0.16.0 \ adler-1.0.2 \ adler32-1.2.0 \ aes-0.7.5 \ aho-corasick-0.7.18 \ anyhow-1.0.44 \ arrayref-0.3.6 \ arrayvec-0.7.1 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.61 \ base64-0.13.0 \ base64ct-1.1.1 \ bcrypt-pbkdf-0.6.2 \ bincode-1.3.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ blake3-1.0.0 \ block-buffer-0.9.0 \ block-modes-0.8.1 \ block-padding-0.2.1 \ blowfish-0.8.0 \ bs58-0.4.0 \ bstr-0.2.17 \ bumpalo-3.8.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ canonical-path-2.0.2 \ cc-1.0.71 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cipher-0.3.0 \ clap-3.0.0-beta.5 \ clap_derive-3.0.0-beta.5 \ constant_time_eq-0.1.5 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.1 \ crc32fast-1.2.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crypto-mac-0.11.1 \ cryptovec-0.6.1 \ ctr-0.8.0 \ ctrlc-3.2.1 \ curve25519-dalek-3.2.0 \ data-encoding-2.3.2 \ diffs-0.4.1 \ digest-0.9.0 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ ed25519-1.2.0 \ ed25519-dalek-1.0.1 \ edit-0.1.3 \ either-1.6.1 \ encoding_rs-0.8.29 \ env_logger-0.8.4 \ errno-0.2.7 \ errno-dragonfly-0.1.2 \ filetime-0.2.15 \ flate2-1.0.22 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fs2-0.4.3 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ git2-0.13.23 \ globset-0.4.8 \ h2-0.3.6 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hmac-0.11.0 \ http-0.2.5 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ human-panic-1.0.3 \ humantime-2.1.0 \ hyper-0.14.13 \ hyper-tls-0.5.0 \ idna-0.2.3 \ ignore-0.4.18 \ indexmap-1.7.0 \ instant-0.1.12 \ ipnet-2.3.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ libc-0.2.104 \ libgit2-sys-0.12.24+1.3.0 \ libpijul-1.0.0-alpha.49 \ libsodium-sys-0.2.7 \ libssh2-sys-0.2.23 \ libz-sys-1.1.3 \ linked-hash-map-0.5.4 \ lock_api-0.4.5 \ log-0.4.14 \ lru-cache-0.1.2 \ matches-0.1.9 \ md5-0.7.0 \ memchr-2.4.1 \ memmap-0.7.0 \ memoffset-0.6.4 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ miow-0.3.7 \ native-tls-0.2.8 \ nix-0.23.0 \ ntapi-0.3.6 \ num-bigint-0.4.2 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.26.2 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.67 \ os_str_bytes-4.2.0 \ os_type-2.3.0 \ pager-0.16.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ password-hash-0.2.3 \ path-slash-0.1.4 \ pbkdf2-0.8.0 \ percent-encoding-2.1.0 \ pijul-macros-0.4.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.20 \ ppv-lite86-0.2.14 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.30 \ quote-1.0.10 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.6 \ rlimit-0.6.2 \ rpassword-5.0.1 \ rustc-demangle-0.1.21 \ ryu-1.0.5 \ same-file-1.0.6 \ sanakirja-1.2.11 \ sanakirja-core-1.2.13 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ serde-1.0.130 \ serde_bytes-0.11.5 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_urlencoded-0.7.0 \ sha2-0.9.8 \ signal-hook-registry-1.4.0 \ signature-1.3.1 \ slab-0.4.5 \ smallvec-1.7.0 \ socket2-0.4.2 \ static_assertions-1.1.0 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.80 \ synstructure-0.12.6 \ tar-0.4.37 \ tempfile-3.2.0 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ textwrap-0.14.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.3 \ threadpool-1.8.1 \ thrussh-0.33.5 \ thrussh-config-0.5.0 \ thrussh-keys-0.21.0 \ thrussh-libsodium-0.2.1 \ time-0.1.43 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-1.12.0 \ tokio-macros-1.5.0 \ tokio-native-tls-0.3.0 \ tokio-stream-0.1.7 \ tokio-util-0.6.8 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-core-0.1.21 \ try-lock-0.2.3 \ twox-hash-1.6.1 \ typenum-1.14.0 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ uuid-0.8.2 \ vcpkg-0.2.15 \ version_check-0.9.3 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ which-4.2.2 \ whoami-0.9.0 \ whoami-1.1.5 \ 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 \ winreg-0.7.0 \ xattr-0.2.2 \ yasna-0.4.0 \ zeroize-1.3.0 \ zeroize_derive-1.2.0 \ zstd-seekable-0.1.7 PLIST_FILES= bin/pijul post-patch: ${MV} ${WRKSRC}/cargo-crates/pijul-1.0.0-alpha.55/* ${WRKSRC}/ do-install: ${INSTALL_SCRIPT} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/pijul ${STAGEDIR}${PREFIX}/bin/pijul post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pijul .include diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index a6fbc11ddeb7..c3d501ac426e 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,284 +1,284 @@ PORTNAME= maturin DISTVERSIONPREFIX= v DISTVERSION= 0.11.3 -PORTREVISION= 1 +PORTREVISION= 2 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.6+ USE_GITHUB= yes GH_ACCOUNT= PyO3 USE_PYTHON= autoplist concurrent distutils CARGO_CRATES= addr2line-0.16.0 \ adler-1.0.2 \ aes-0.6.0 \ aes-soft-0.6.4 \ aesni-0.10.0 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.43 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.61 \ base64-0.10.1 \ base64-0.13.0 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ block-modes-0.7.0 \ block-padding-0.2.1 \ bumpalo-3.7.0 \ byteorder-1.4.3 \ bytes-1.0.1 \ bytesize-1.1.0 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.0.5 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.0 \ cbindgen-0.20.0 \ cc-1.0.69 \ cfg-if-1.0.0 \ charset-0.1.2 \ cipher-0.2.5 \ clap-2.33.3 \ configparser-2.1.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ cpufeatures-0.1.5 \ crc32fast-1.2.1 \ crypto-mac-0.10.1 \ dbus-0.2.3 \ digest-0.9.0 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ encoding_rs-0.8.28 \ env_logger-0.7.1 \ fat-macho-0.4.4 \ filetime-0.2.15 \ flate2-1.0.20 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fs-err-2.6.0 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-io-0.3.16 \ futures-macro-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ glob-0.3.0 \ goblin-0.4.2 \ h2-0.3.4 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hkdf-0.10.0 \ hmac-0.10.1 \ http-0.2.4 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ human-panic-1.0.3 \ humantime-1.3.0 \ hyper-0.14.12 \ hyper-rustls-0.22.1 \ idna-0.2.3 \ indexmap-1.7.0 \ indoc-1.0.3 \ ipnet-2.3.1 \ itoa-0.4.8 \ js-sys-0.3.53 \ keyring-0.10.1 \ lazy_static-1.4.0 \ libc-0.2.100 \ log-0.4.14 \ mailparse-0.13.5 \ matches-0.1.9 \ memchr-2.4.1 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ ntapi-0.3.6 \ num-0.3.1 \ num-bigint-0.3.2 \ num-complex-0.3.1 \ 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.26.1 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ os_type-2.3.0 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ plain-0.2.3 \ platform-info-0.1.0 \ ppv-lite86-0.2.10 \ pretty_env_logger-0.4.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.7 \ proc-macro2-1.0.28 \ pyproject-toml-0.2.0 \ python-pkginfo-0.4.0 \ quick-error-1.2.3 \ quote-1.0.9 \ quoted_printable-0.4.3 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ ring-0.16.20 \ rpassword-5.0.1 \ rustc-demangle-0.1.21 \ rustls-0.19.1 \ ryu-1.0.5 \ same-file-1.0.6 \ scroll-0.10.2 \ scroll_derive-0.10.5 \ sct-0.6.1 \ secret-service-1.1.3 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ semver-1.0.4 \ serde-1.0.129 \ serde_derive-1.0.129 \ serde_json-1.0.66 \ serde_urlencoded-0.7.0 \ sha2-0.9.5 \ shlex-1.0.0 \ slab-0.4.4 \ smawk-0.3.1 \ socket2-0.4.1 \ spin-0.5.2 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ subtle-2.4.1 \ syn-1.0.75 \ tar-0.4.37 \ target-lexicon-0.12.2 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ textwrap-0.14.2 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ time-0.1.43 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.10.1 \ tokio-rustls-0.22.0 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.19 \ try-lock-0.2.3 \ typenum-1.13.0 \ unicase-2.6.0 \ unicode-bidi-0.3.6 \ unicode-linebreak-0.1.2 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ untrusted-0.7.1 \ url-2.2.2 \ uuid-0.8.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.76 \ wasm-bindgen-backend-0.2.76 \ wasm-bindgen-futures-0.4.26 \ wasm-bindgen-macro-0.2.76 \ wasm-bindgen-macro-support-0.2.76 \ wasm-bindgen-shared-0.2.76 \ web-sys-0.3.53 \ webpki-0.21.4 \ webpki-roots-0.21.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 \ winreg-0.7.0 \ xattr-0.2.2 \ zip-0.5.13 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} .include .if ${ARCH:Mpowerpc*} CARGO_BUILD_ARGS= --no-default-features \ --features=upload,log,human-panic .endif # 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: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/maturin ${STAGEDIR}${PREFIX}/bin ${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 diff --git a/devel/racer/Makefile b/devel/racer/Makefile index e6af3115377a..cbfb32766f91 100644 --- a/devel/racer/Makefile +++ b/devel/racer/Makefile @@ -1,161 +1,161 @@ # Created by: Timothy Beyer PORTNAME= racer DISTVERSION= 2.1.48 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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 \ arrayvec-0.7.0 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ cc-1.0.53 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.0 \ cloudabi-0.1.0 \ cpuid-bool-0.1.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.4 \ derive_more-0.99.5 \ digest-0.9.0 \ either-1.5.3 \ ena-0.14.0 \ env_logger-0.7.1 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.2.2 \ hashbrown-0.8.2 \ hermit-abi-0.1.10 \ humantime-1.3.0 \ humantime-2.0.0 \ indexmap-1.5.2 \ instant-0.1.7 \ itoa-0.4.5 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.77 \ lock_api-0.4.4 \ log-0.4.8 \ maybe-uninit-2.0.0 \ md-5-0.9.1 \ measureme-9.1.0 \ memchr-2.3.3 \ memmap-0.7.0 \ memmap2-0.2.2 \ memoffset-0.5.4 \ num_cpus-1.12.0 \ opaque-debug-0.3.0 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ perf-event-open-sys-1.0.1 \ ppv-lite86-0.2.10 \ proc-macro2-1.0.10 \ psm-0.1.8 \ quick-error-1.2.3 \ quote-1.0.3 \ racer-2.1.47 \ racer-cargo-metadata-0.1.2 \ racer-interner-0.1.0 \ racer-testutils-0.1.0 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ redox_syscall-0.1.56 \ redox_syscall-0.2.7 \ regex-1.3.6 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ rls-span-0.5.2 \ rustc-ap-rustc_arena-718.0.0 \ rustc-ap-rustc_arena-722.0.0 \ rustc-ap-rustc_ast-718.0.0 \ rustc-ap-rustc_ast-722.0.0 \ rustc-ap-rustc_ast_pretty-718.0.0 \ rustc-ap-rustc_ast_pretty-722.0.0 \ rustc-ap-rustc_data_structures-718.0.0 \ rustc-ap-rustc_data_structures-722.0.0 \ rustc-ap-rustc_errors-718.0.0 \ rustc-ap-rustc_errors-722.0.0 \ rustc-ap-rustc_feature-718.0.0 \ rustc-ap-rustc_feature-722.0.0 \ rustc-ap-rustc_fs_util-718.0.0 \ rustc-ap-rustc_fs_util-722.0.0 \ rustc-ap-rustc_graphviz-718.0.0 \ rustc-ap-rustc_graphviz-722.0.0 \ rustc-ap-rustc_index-718.0.0 \ rustc-ap-rustc_index-722.0.0 \ rustc-ap-rustc_lexer-718.0.0 \ rustc-ap-rustc_lexer-722.0.0 \ rustc-ap-rustc_lint_defs-718.0.0 \ rustc-ap-rustc_lint_defs-722.0.0 \ rustc-ap-rustc_macros-718.0.0 \ rustc-ap-rustc_macros-722.0.0 \ rustc-ap-rustc_parse-718.0.0 \ rustc-ap-rustc_parse-722.0.0 \ rustc-ap-rustc_serialize-718.0.0 \ rustc-ap-rustc_serialize-722.0.0 \ rustc-ap-rustc_session-718.0.0 \ rustc-ap-rustc_session-722.0.0 \ rustc-ap-rustc_span-718.0.0 \ rustc-ap-rustc_span-722.0.0 \ rustc-ap-rustc_target-718.0.0 \ rustc-ap-rustc_target-722.0.0 \ rustc-hash-1.1.0 \ rustc-rayon-0.3.1 \ rustc-rayon-core-0.3.1 \ ryu-1.0.3 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ serde-1.0.105 \ serde_derive-1.0.105 \ serde_json-1.0.50 \ sha-1-0.9.2 \ sha2-0.9.2 \ smallvec-1.6.1 \ stable_deref_trait-1.1.1 \ stacker-0.1.12 \ strsim-0.8.0 \ syn-1.0.17 \ synstructure-0.12.3 \ tempfile-3.2.0 \ termcolor-1.1.0 \ termize-0.1.1 \ textwrap-0.11.0 \ thread_local-1.0.1 \ tracing-0.1.19 \ tracing-attributes-0.1.11 \ tracing-core-0.1.15 \ typenum-1.12.0 \ unicode-normalization-0.1.12 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ version_check-0.9.2 \ wasi-0.10.2+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 diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile index b63ecd387098..8be54f49e3bd 100644 --- a/devel/rust-analyzer/Makefile +++ b/devel/rust-analyzer/Makefile @@ -1,187 +1,188 @@ PORTNAME= rust-analyzer DISTVERSION= 2021-11-29 +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 CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ always-assert-0.1.2 \ ansi_term-0.12.1 \ anyhow-1.0.45 \ anymap-0.12.1 \ arbitrary-1.0.2 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.63 \ bitflags-1.3.2 \ camino-1.0.5 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.1 \ cc-1.0.71 \ cfg-if-1.0.0 \ chalk-derive-0.73.0 \ chalk-ir-0.73.0 \ chalk-recursive-0.73.0 \ chalk-solve-0.73.0 \ countme-2.0.4 \ cov-mark-2.0.0-pre.1 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ dashmap-4.0.2 \ derive_arbitrary-1.0.2 \ dissimilar-1.0.3 \ dot-0.1.4 \ drop_bomb-0.1.5 \ either-1.6.1 \ ena-0.14.0 \ expect-test-1.2.0-pre.1 \ filetime-0.2.15 \ fixedbitset-0.2.0 \ flate2-1.0.22 \ form_urlencoded-1.0.1 \ fs_extra-1.2.0 \ fsevent-sys-4.0.0 \ fst-0.4.7 \ gimli-0.26.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ home-0.5.3 \ idna-0.2.3 \ indexmap-1.7.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ itertools-0.10.1 \ itoa-0.4.8 \ jod-thread-0.1.2 \ kqueue-1.0.4 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ libc-0.2.107 \ libloading-0.7.1 \ libmimalloc-sys-0.1.22 \ lock_api-0.4.5 \ log-0.4.14 \ lsp-server-0.5.2 \ lsp-types-0.91.1 \ matchers-0.0.1 \ matches-0.1.9 \ memchr-2.4.1 \ memmap2-0.5.0 \ memoffset-0.6.4 \ mimalloc-0.1.26 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ miow-0.3.7 \ notify-5.0.0-pre.13 \ ntapi-0.3.6 \ num_cpus-1.13.0 \ object-0.27.1 \ once_cell-1.8.0 \ oorandom-11.1.3 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ paste-1.0.6 \ percent-encoding-2.1.0 \ perf-event-0.4.7 \ perf-event-open-sys-1.0.1 \ petgraph-0.5.1 \ pin-project-lite-0.2.7 \ proc-macro2-1.0.32 \ pulldown-cmark-0.8.0 \ pulldown-cmark-to-cmark-6.0.4 \ quote-1.0.10 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rowan-0.14.1 \ rustc-ap-rustc_lexer-725.0.0 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ ryu-1.0.5 \ salsa-0.17.0-pre.2 \ salsa-macros-0.17.0-pre.2 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.69 \ serde_repr-0.1.7 \ sharded-slab-0.1.4 \ smallvec-1.7.0 \ smol_str-0.1.21 \ snap-1.0.5 \ syn-1.0.81 \ synstructure-0.12.6 \ termcolor-1.1.2 \ text-size-1.1.0 \ thread_local-1.1.3 \ threadpool-1.8.1 \ tikv-jemalloc-ctl-0.4.2 \ tikv-jemalloc-sys-0.4.2+5.2.1-patched.2 \ tikv-jemallocator-0.4.1 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tracing-0.1.29 \ tracing-attributes-0.1.18 \ tracing-core-0.1.21 \ tracing-log-0.1.2 \ tracing-subscriber-0.2.25 \ tracing-tree-0.1.10 \ ungrammar-1.14.9 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-xid-0.2.2 \ url-2.2.2 \ version_check-0.9.3 \ walkdir-2.3.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 \ write-json-0.1.2 \ xflags-0.2.3 \ xflags-macros-0.2.3 \ xshell-0.1.17 \ xshell-macros-0.1.17 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 diff --git a/devel/rust-bindgen/Makefile b/devel/rust-bindgen/Makefile index c7bb2f28f586..9156c635277e 100644 --- a/devel/rust-bindgen/Makefile +++ b/devel/rust-bindgen/Makefile @@ -1,77 +1,78 @@ PORTNAME= bindgen DISTVERSION= 0.59.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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.6.0 \ cfg-if-1.0.0 \ clang-sys-1.2.0 \ clap-2.33.3 \ diff-0.1.12 \ either-1.6.1 \ env_logger-0.9.0 \ getrandom-0.2.3 \ glob-0.3.0 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.98 \ libloading-0.7.0 \ log-0.4.14 \ memchr-2.3.4 \ minimal-lexical-0.1.4 \ nom-7.0.0 \ peeking_take_while-0.1.2 \ ppv-lite86-0.2.10 \ proc-macro2-1.0.28 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.9 \ regex-1.4.6 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rustc-hash-1.1.0 \ shlex-1.0.0 \ strsim-0.8.0 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.10.2+wasi-snapshot-preview1 \ which-4.2.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 diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile index 79d4335cf986..6b9372bb714e 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -1,70 +1,70 @@ PORTNAME= cbindgen DISTVERSION= 0.20.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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 diff --git a/devel/sccache/Makefile b/devel/sccache/Makefile index 0ae6b5d846e1..fa53df225f79 100644 --- a/devel/sccache/Makefile +++ b/devel/sccache/Makefile @@ -1,418 +1,418 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= pizzamig@FreeBSD.org COMMENT= Like ccache with cloud storage support LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 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.1 \ adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.37 \ ar-0.8.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ ascii-0.8.7 \ assert_cmd-1.0.2 \ async-channel-1.5.1 \ async-executor-1.4.0 \ async-global-executor-1.4.3 \ async-io-1.3.1 \ async-mutex-1.4.0 \ async-std-1.8.0 \ async-task-4.0.3 \ async-trait-0.1.42 \ atomic-waker-1.0.0 \ 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 \ blocking-1.0.2 \ 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-1.0.0 \ cache-padded-1.1.1 \ 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.5.2 \ concurrent-queue-1.2.2 \ 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.7 \ either-1.6.1 \ encoding_rs-0.8.26 \ env_logger-0.8.2 \ error-chain-0.12.4 \ event-listener-2.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-1.4.0 \ 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.9 \ futures-channel-0.3.9 \ futures-core-0.3.9 \ futures-cpupool-0.1.8 \ futures-executor-0.3.9 \ futures-io-0.3.9 \ futures-lite-1.11.3 \ futures-macro-0.3.9 \ futures-sink-0.3.9 \ futures-task-0.3.9 \ futures-util-0.3.9 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.16 \ gimli-0.23.0 \ glob-0.3.0 \ gloo-timers-0.2.1 \ 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 \ instant-0.1.9 \ iovec-0.1.4 \ itertools-0.9.0 \ itertools-0.10.0 \ itoa-0.4.7 \ jobserver-0.1.21 \ js-sys-0.3.46 \ 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 \ libc-0.2.82 \ 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-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.7 \ nb-connect-1.0.2 \ net2-0.2.37 \ nix-0.14.1 \ nix-0.19.1 \ normalize-line-endings-0.3.0 \ 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.32 \ openssl-probe-0.1.2 \ openssl-sys-0.9.60 \ parking-2.0.0 \ 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-lite-0.1.11 \ pin-project-lite-0.2.1 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ polling-2.0.2 \ ppv-lite86-0.2.10 \ predicates-1.0.6 \ predicates-core-1.0.1 \ predicates-tree-1.0.1 \ 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.17.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.61 \ 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.58 \ 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.23 \ thiserror-impl-1.0.23 \ thread_local-1.1.0 \ 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-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.3.1 \ 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-arena-1.0.0 \ 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 \ waker-fn-1.1.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-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 \ wepoll-sys-3.0.1 \ 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 diff --git a/devel/sentry-cli/Makefile b/devel/sentry-cli/Makefile index e4b1cf089c74..fca6303a3b65 100644 --- a/devel/sentry-cli/Makefile +++ b/devel/sentry-cli/Makefile @@ -1,315 +1,315 @@ PORTNAME= sentry-cli DISTVERSION= 1.71.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org 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.16.0 \ adler-1.0.2 \ advapi32-sys-0.2.0 \ ahash-0.4.7 \ aho-corasick-0.7.18 \ anyhow-1.0.44 \ anylog-0.6.1 \ app_dirs-1.2.1 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ arrayvec-0.7.1 \ assert-json-diff-2.0.1 \ assert_cmd-1.0.8 \ atty-0.2.14 \ autocfg-1.0.1 \ backoff-0.3.0 \ backtrace-0.3.61 \ base64-0.10.1 \ base64-0.13.0 \ bitflags-1.3.2 \ blake2b_simd-0.5.11 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ brotli-sys-0.3.2 \ brotli2-0.3.2 \ brownstone-1.0.1 \ bstr-0.2.17 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.70 \ cfg-if-1.0.0 \ chardet-0.2.4 \ chrono-0.4.19 \ clap-2.33.3 \ colored-2.0.0 \ console-0.14.1 \ constant_time_eq-0.1.5 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ csv-1.1.6 \ csv-core-0.1.10 \ curl-0.4.38 \ curl-sys-0.4.48+curl-7.79.1 \ debugid-0.7.2 \ difference-2.0.0 \ difflib-0.4.0 \ digest-0.8.1 \ dirs-1.0.5 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ dlv-list-0.2.3 \ dmsort-1.0.1 \ doc-comment-0.3.3 \ dotenv-0.15.0 \ dtoa-0.4.8 \ either-1.6.1 \ 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 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ flate2-1.0.22 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ generic-array-0.12.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ git2-0.13.22 \ glob-0.3.0 \ globset-0.4.8 \ goblin-0.4.3 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ httparse-1.5.1 \ httpdate-1.0.1 \ id-arena-2.2.1 \ idna-0.1.5 \ idna-0.2.3 \ if_chain-0.1.3 \ if_chain-1.0.2 \ ignore-0.4.18 \ indent_write-2.2.0 \ indexmap-1.7.0 \ indicatif-0.14.0 \ insta-1.8.0 \ instant-0.1.11 \ itertools-0.10.1 \ itoa-0.4.8 \ java-properties-1.4.0 \ jobserver-0.1.24 \ joinery-2.1.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ leb128-0.2.4 \ libc-0.2.103 \ libgit2-sys-0.12.23+1.2.0 \ libz-sys-1.1.3 \ line-wrap-0.1.1 \ linked-hash-map-0.5.4 \ lock_api-0.4.5 \ log-0.4.14 \ mac-process-info-0.2.0 \ maplit-1.0.2 \ matches-0.1.9 \ memchr-2.4.1 \ memmap-0.7.0 \ memoffset-0.6.4 \ might-be-minified-0.3.0 \ minimal-lexical-0.1.3 \ miniz_oxide-0.4.4 \ mockito-0.30.0 \ new_debug_unreachable-1.0.4 \ nom-7.0.0 \ nom-supreme-0.6.0 \ normalize-line-endings-0.3.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ object-0.26.2 \ ole32-sys-0.2.0 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ open-1.7.1 \ openssl-probe-0.1.4 \ openssl-sys-0.9.67 \ ordered-multimap-0.3.1 \ osascript-0.3.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ pathdiff-0.2.1 \ pdb-0.7.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 \ pin-project-lite-0.2.7 \ pkg-config-0.3.20 \ plain-0.2.3 \ plist-1.2.1 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ predicates-2.0.2 \ predicates-core-1.0.2 \ predicates-tree-1.0.3 \ prettytable-rs-0.8.0 \ proc-macro2-0.4.30 \ proc-macro2-1.0.29 \ proguard-4.1.1 \ quote-0.6.13 \ quote-1.0.9 \ r2d2-0.8.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ runas-0.2.1 \ rust-argon2-0.8.3 \ rust-ini-0.17.0 \ rustc-demangle-0.1.21 \ 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.5 \ scopeguard-1.1.0 \ scroll-0.9.2 \ scroll-0.10.2 \ scroll_derive-0.9.5 \ scroll_derive-0.10.5 \ semver-0.9.0 \ semver-1.0.4 \ semver-parser-0.7.0 \ sentry-0.23.0 \ sentry-core-0.23.0 \ sentry-types-0.23.0 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_urlencoded-0.7.0 \ serde_yaml-0.8.21 \ sha-1-0.8.2 \ sha1-0.6.0 \ shell32-sys-0.1.2 \ signal-hook-0.3.10 \ signal-hook-registry-1.4.0 \ similar-1.3.0 \ siphasher-0.3.7 \ smallvec-1.7.0 \ socket2-0.4.2 \ sourcemap-5.0.0 \ stable_deref_trait-1.2.0 \ string_cache-0.8.1 \ strsim-0.8.0 \ symbolic-8.3.1 \ symbolic-common-8.3.1 \ symbolic-debuginfo-8.3.1 \ syn-0.15.44 \ syn-1.0.77 \ synstructure-0.12.5 \ tempfile-3.2.0 \ term-0.5.2 \ term_size-0.3.2 \ terminal_size-0.1.17 \ textwrap-0.11.0 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ thread_local-1.1.3 \ time-0.1.43 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-1.13.0 \ treeline-0.1.0 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.1.0 \ unicode-xid-0.2.2 \ unix-daemonize-0.1.2 \ url-1.7.2 \ url-2.2.2 \ username-0.2.0 \ uuid-0.8.2 \ vcpkg-0.2.15 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ walrus-0.19.0 \ walrus-macro-0.19.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasmparser-0.77.0 \ which-3.1.1 \ which-4.2.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 \ xdg-2.2.0 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ zip-0.5.13 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 diff --git a/devel/stylua/Makefile b/devel/stylua/Makefile index 629ff8238f05..565e6c655c50 100644 --- a/devel/stylua/Makefile +++ b/devel/stylua/Makefile @@ -1,151 +1,151 @@ PORTNAME= stylua DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Opinionated Lua code formatter LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= JohnnyMorganz CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.44 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.16 \ bumpalo-3.7.0 \ bytecount-0.5.1 \ cast-0.2.7 \ cfg-if-1.0.0 \ clap-2.33.3 \ console-0.14.1 \ convert_case-0.4.0 \ criterion-0.3.5 \ criterion-plot-0.4.4 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ csv-1.1.6 \ csv-core-0.1.10 \ derive_more-0.99.16 \ dtoa-0.4.8 \ either-1.6.1 \ encode_unicode-0.3.6 \ fnv-1.0.7 \ full_moon-0.13.1 \ full_moon_derive-0.8.0 \ globset-0.4.8 \ half-1.7.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ ignore-0.4.18 \ indexmap-1.7.0 \ insta-1.8.0 \ itertools-0.10.1 \ itoa-0.4.8 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ libc-0.2.102 \ linked-hash-map-0.5.4 \ log-0.4.14 \ memchr-2.4.1 \ memoffset-0.6.4 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ oorandom-11.1.3 \ paste-0.1.18 \ paste-impl-0.1.18 \ peg-0.7.0 \ peg-macros-0.7.0 \ peg-runtime-0.7.0 \ pest-2.1.3 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.29 \ quote-1.0.9 \ rayon-1.5.1 \ rayon-core-1.9.1 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc_version-0.3.3 \ rustc_version-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-1.0.4 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_cbor-0.11.2 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_yaml-0.8.21 \ similar-1.3.0 \ smol_str-0.1.18 \ strsim-0.8.0 \ structopt-0.3.23 \ structopt-derive-0.4.16 \ syn-1.0.76 \ terminal_size-0.1.17 \ textwrap-0.11.0 \ thread_local-1.1.3 \ threadpool-1.8.1 \ tinytemplate-1.2.1 \ toml-0.5.8 \ ucd-trie-0.1.3 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ uuid-0.8.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ walkdir-2.3.2 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ 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 \ yaml-rust-0.4.5 CARGO_FEATURES= --no-default-features WRKSRC= ${WRKDIR}/StyLua-${DISTVERSION} PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS LUA52 LUAU OPTIONS_DEFAULT= LUA52 LUAU LUA52_DESC= Build with Lua 5.2 support LUAU_DESC= Build with Luau support LUA52_VARS= CARGO_FEATURES+=lua52 LUAU_VARS= CARGO_FEATURES+=luau post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/texlab/Makefile b/devel/texlab/Makefile index 1b178f66f647..ac17ebf8783f 100644 --- a/devel/texlab/Makefile +++ b/devel/texlab/Makefile @@ -1,271 +1,272 @@ PORTNAME= texlab DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= kfv@kfv.io COMMENT= Language Server Protocol for LaTeX LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= latex-lsp CARGO_CRATES= adler-1.0.2 \ ahash-0.4.7 \ ahash-0.7.4 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ any_ascii-0.1.7 \ anyhow-1.0.44 \ atty-0.2.14 \ autocfg-1.0.1 \ beef-0.5.0 \ bibutils-sys-0.1.1 \ bitflags-1.2.1 \ bitvec-0.19.5 \ buf-min-0.1.1 \ byteorder-1.4.3 \ bytes-0.5.6 \ bytes-1.0.1 \ cancellation-0.1.0 \ cc-1.0.68 \ cervine-0.0.6 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chashmap-2.2.2 \ chrono-0.4.19 \ clap-2.33.3 \ combine-4.6.0 \ console-0.14.1 \ convert_case-0.4.0 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.5 \ cstree-0.6.1 \ derive_more-0.99.16 \ dtoa-0.4.8 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ encoding_rs_io-0.1.7 \ fern-0.6.0 \ filetime-0.2.14 \ fixedbitset-0.2.0 \ fixedbitset-0.4.0 \ flate2-1.0.22 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fsevent-sys-4.0.0 \ fuchsia-cprng-0.1.1 \ funty-1.1.0 \ futf-0.1.4 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gnaw-0.0.2 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.18 \ html2md-0.2.13 \ html5ever-0.25.1 \ idna-0.2.3 \ indexmap-1.6.2 \ indextree-4.3.1 \ indoc-1.0.3 \ inotify-0.9.3 \ inotify-sys-0.1.5 \ insta-1.8.0 \ instant-0.1.9 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.7 \ jni-0.19.0 \ jni-sys-0.3.0 \ lasso-0.5.1 \ lazy-transform-str-0.0.6 \ lazy_static-1.4.0 \ lexical-sort-0.3.1 \ libc-0.2.97 \ linked-hash-map-0.5.4 \ lock_api-0.4.4 \ log-0.4.14 \ logos-0.12.0 \ logos-derive-0.12.0 \ lsp-server-0.5.2 \ lsp-types-0.90.0 \ mac-0.1.1 \ markup5ever-0.10.1 \ markup5ever_rcdom-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.4.0 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ multimap-0.8.3 \ new_debug_unreachable-1.0.4 \ nom-4.2.3 \ nom-6.1.2 \ notify-5.0.0-pre.10 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ oorandom-11.1.3 \ owning_ref-0.3.3 \ parking_lot-0.4.8 \ parking_lot-0.11.1 \ parking_lot_core-0.2.14 \ parking_lot_core-0.8.3 \ percent-encoding-2.1.0 \ pest-2.1.3 \ petgraph-0.5.1 \ petgraph-0.6.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 \ ppv-lite86-0.2.10 \ 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-macro2-1.0.27 \ quote-1.0.9 \ radium-0.5.3 \ rand-0.4.6 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rdrand-0.4.0 \ redox_syscall-0.2.9 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ roxmltree-0.13.1 \ rustc-hash-1.1.0 \ rustc_version-0.3.3 \ ryu-1.0.5 \ salsa-0.15.2 \ salsa-macros-0.15.2 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_repr-0.1.7 \ serde_yaml-0.8.17 \ similar-1.3.0 \ siphasher-0.3.5 \ smallvec-0.6.14 \ smallvec-1.6.1 \ smartstring-0.2.6 \ smol_str-0.1.18 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string-interner-0.12.2 \ string_cache-0.8.1 \ string_cache_codegen-0.5.1 \ stringreader-0.1.1 \ strsim-0.8.0 \ structopt-0.3.23 \ structopt-derive-0.4.16 \ strum-0.19.5 \ strum_macros-0.19.4 \ syn-1.0.73 \ tap-1.0.1 \ tempfile-3.2.0 \ tendril-0.4.2 \ terminal_size-0.1.17 \ text-size-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.25 \ thiserror-impl-1.0.25 \ thread_local-1.1.3 \ threadpool-1.8.1 \ time-0.1.44 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ titlecase-1.1.0 \ triomphe-0.1.3 \ typed-builder-0.9.1 \ 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-category-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ url-2.2.2 \ utf-8-0.7.6 \ utf8-ranges-1.0.4 \ uuid-0.8.2 \ v_escape-0.13.2 \ v_escape_derive-0.8.4 \ v_htmlescape-0.10.4 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.3 \ walkdir-2.3.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 \ wyz-0.2.0 \ xml5ever-0.16.1 \ xmlparser-0.13.3 \ yaml-rust-0.4.5 \ citeproc,citeproc-db,citeproc-io,citeproc-proc,csl@git+https://github.com/cormacrelf/citeproc-rs?rev=5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3\#5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3 PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md docs/* OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= 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} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}) .include diff --git a/devel/tokei/Makefile b/devel/tokei/Makefile index 6bf12cff1e14..e927dc4375da 100644 --- a/devel/tokei/Makefile +++ b/devel/tokei/Makefile @@ -1,178 +1,178 @@ PORTNAME= tokei DISTVERSIONPREFIX= v DISTVERSION= 12.1.2 -PORTREVISION= 7 +PORTREVISION= 8 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= 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_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-4.0.1 \ 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.15 \ 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.17+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-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.3 \ regex-syntax-0.6.22 \ 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.15 \ 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.1 \ 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.5 # enable all output serialization formats CARGO_FEATURES= all PLIST_FILES= bin/tokei post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tokei .include diff --git a/dns/dog/Makefile b/dns/dog/Makefile index 473ba16bb50a..a108b04c2618 100644 --- a/dns/dog/Makefile +++ b/dns/dog/Makefile @@ -1,120 +1,120 @@ PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= dns net MAINTAINER= lcook@FreeBSD.org 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 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 \ mutagen,mutagen-core,mutagen-transform@git+https://github.com/llogiq/mutagen\#c7abc956a10e8a3e2cc71f21279ea0a42f7b7c10 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 diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile index 054d5f81086c..e50a7707e600 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -1,25 +1,25 @@ # Created by: Timothy Beyer PORTNAME= doh-proxy DISTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/doh-proxy .include diff --git a/dns/encrypted-dns-server/Makefile b/dns/encrypted-dns-server/Makefile index ccc0943044bd..5fc342c48052 100644 --- a/dns/encrypted-dns-server/Makefile +++ b/dns/encrypted-dns-server/Makefile @@ -1,165 +1,165 @@ PORTNAME= encrypted-dns-server DISTVERSION= 0.9.1 -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= adler-1.0.2 \ adler32-1.2.0 \ anyhow-1.0.44 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bumpalo-3.7.1 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.71 \ cfg-if-1.0.0 \ clap-2.33.3 \ clockpro-cache-0.1.10 \ coarsetime-0.1.19 \ crc32fast-1.2.1 \ ct-codecs-1.1.1 \ daemonize-simple-0.1.5 \ derivative-2.2.0 \ dnsstamps-0.1.9 \ env_logger-0.8.4 \ filetime-0.2.15 \ flate2-1.0.22 \ fnv-1.0.7 \ fs_extra-1.2.0 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ getrandom-0.2.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ http-0.2.5 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.13 \ instant-0.1.11 \ ipext-0.1.0 \ itoa-0.4.8 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ lazy_static-1.4.0 \ libc-0.2.103 \ libflate-1.1.1 \ libflate_lz77-1.1.0 \ libsodium-sys-stable-1.19.19 \ lock_api-0.4.5 \ log-0.4.14 \ memchr-2.4.1 \ minisign-verify-0.2.0 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ nix-0.19.1 \ ntapi-0.3.6 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.20 \ ppv-lite86-0.2.10 \ privdrop-0.5.0 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.29 \ procfs-0.9.1 \ prometheus-0.12.0 \ quote-1.0.10 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ rle-decode-fast-1.0.1 \ rustc-hash-1.1.0 \ scopeguard-1.1.0 \ serde-1.0.130 \ serde-big-array-0.3.2 \ serde_derive-1.0.130 \ siphasher-0.3.7 \ slab-0.4.4 \ smallvec-1.7.0 \ socket2-0.4.2 \ syn-1.0.80 \ tar-0.4.37 \ term_size-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tokio-1.12.0 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-core-0.1.21 \ try-lock-0.2.3 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ unsafe_unwrap-0.1.0 \ vcpkg-0.2.15 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xattr-0.2.2 CARGO_FEATURES= --no-default-features USERS= _encrypted-dns GROUPS= _encrypted-dns PLIST_FILES= "@dir(${USERS},${GROUPS},0755) ${ETCDIR}" \ "@sample ${ETCDIR}/encrypted-dns.toml.sample" \ "@sample ${ETCDIR}/undelegated.txt.sample" \ bin/encrypted-dns PLIST_SUB= GROUPS=${GROUPS} \ USERS=${USERS} OPTIONS_DEFINE= METRICS OPTIONS_DEFAULT= METRICS METRICS_DESC= Enable Prometheus metrics METRICS_VARS= CARGO_FEATURES+=metrics post-extract: ${MV} ${WRKSRC}/undelegated.txt \ ${WRKSRC}/undelegated.txt.sample post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/encrypted-dns.toml.sample \ ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/undelegated.txt.sample \ ${STAGEDIR}${ETCDIR} .include diff --git a/editors/helix/Makefile b/editors/helix/Makefile index 319318f69477..4c102a3d57de 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,186 +1,187 @@ PORTNAME= helix DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= ashish@FreeBSD.org COMMENT= Post-modern modal text editor LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= helix-editor GH_TUPLE= \ ikatyang:tree-sitter-toml:7cff70b:tree_sitter_toml/helix-syntax/languages/tree-sitter-toml \ tree-sitter:tree-sitter-agda:ca69cdf:tree_sitter_agda/helix-syntax/languages/tree-sitter-agda \ tree-sitter:tree-sitter-bash:a8eb5cb:tree_sitter_bash/helix-syntax/languages/tree-sitter-bash \ tree-sitter:tree-sitter-c-sharp:53a65a9:tree_sitter_c_sharp/helix-syntax/languages/tree-sitter-c-sharp \ tree-sitter:tree-sitter-c:f05e279:tree_sitter_c/helix-syntax/languages/tree-sitter-c \ tree-sitter:tree-sitter-cpp:c612124:tree_sitter_cpp/helix-syntax/languages/tree-sitter-cpp \ uyha:tree-sitter-cmake:f6616f1:tree_sitter_cmake/helix-syntax/languages/tree-sitter-cmake \ tree-sitter:tree-sitter-css:94e1023:tree_sitter_css/helix-syntax/languages/tree-sitter-css \ elixir-lang:tree-sitter-elixir:f5d7bda:tree_sitter_elixir/helix-syntax/languages/tree-sitter-elixir \ tree-sitter:tree-sitter-go:2a83dfd:tree_sitter_go/helix-syntax/languages/tree-sitter-go \ tree-sitter:tree-sitter-haskell:237f4eb:tree_sitter_haskell/helix-syntax/languages/tree-sitter-haskell \ tree-sitter:tree-sitter-html:d93af48:tree_sitter_html/helix-syntax/languages/tree-sitter-html \ tree-sitter:tree-sitter-java:bd6186c:tree_sitter_java/helix-syntax/languages/tree-sitter-java \ tree-sitter:tree-sitter-javascript:4a95461:tree_sitter_javascript/helix-syntax/languages/tree-sitter-javascript \ tree-sitter:tree-sitter-json:65bceef:tree_sitter_json/helix-syntax/languages/tree-sitter-json \ tree-sitter:tree-sitter-julia:12ea597:tree_sitter_julia/helix-syntax/languages/tree-sitter-julia \ latex-lsp:tree-sitter-latex:7f72066:tree_sitter_latex/helix-syntax/languages/tree-sitter-latex \ cbarrete:tree-sitter-ledger:0cdeb0e:cbarrete/helix-syntax/languages/tree-sitter-ledger \ nvim-treesitter:tree-sitter-lua:6f5d401:tree_sitter_lua/helix-syntax/languages/tree-sitter-lua \ cstrahan:tree-sitter-nix:50f38ce:tree_sitter_nix/helix-syntax/languages/tree-sitter-nix \ tree-sitter:tree-sitter-ocaml:23d419b:tree_sitter_ocaml/helix-syntax/languages/tree-sitter-ocaml \ tree-sitter:tree-sitter-php:0d63eaf:tree_sitter_php/helix-syntax/languages/tree-sitter-php \ yusdacra:tree-sitter-protobuf:19c211a:tree_sitter_protobuf/helix-syntax/languages/tree-sitter-protobuf \ tree-sitter:tree-sitter-python:d6210ce:tree_sitter_python/helix-syntax/languages/tree-sitter-python \ tree-sitter:tree-sitter-ruby:dfff673:tree_sitter_ruby/helix-syntax/languages/tree-sitter-ruby \ tree-sitter:tree-sitter-rust:a360da0:tree_sitter_rust/helix-syntax/languages/tree-sitter-rust \ tree-sitter:tree-sitter-scala:fb23ed9:tree_sitter_scala/helix-syntax/languages/tree-sitter-scala \ Himujjal:tree-sitter-svelte:349a598:tree_sitter_svelte/helix-syntax/languages/tree-sitter-svelte \ tree-sitter:tree-sitter-swift:a22fa5e:tree_sitter_swift/helix-syntax/languages/tree-sitter-swift \ tree-sitter:tree-sitter-tsq:b665659:tree_sitter_tsq/helix-syntax/languages/tree-sitter-tsq \ tree-sitter:tree-sitter-typescript:3e897ea:tree_sitter_typescript/helix-syntax/languages/tree-sitter-typescript \ ikatyang:tree-sitter-vue:91fe275:tree_sitter_vue/helix-syntax/languages/tree-sitter-vue \ ikatyang:tree-sitter-yaml:0e36bed:tree_sitter_yaml/helix-syntax/languages/tree-sitter-yaml \ maxxnino:tree-sitter-zig:1f27fd1:tree_sitter_zig/helix-syntax/languages/tree-sitter-zig CARGO_CARGOTOML= ${WRKSRC}/helix-term/Cargo.toml CARGO_INSTALL_PATH= ./helix-term CARGO_CRATES= aho-corasick-0.7.18 \ anyhow-1.0.44 \ arc-swap-1.4.0 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.17 \ bytecount-0.6.2 \ bytes-1.1.0 \ cassowary-0.3.0 \ cc-1.0.71 \ cfg-if-1.0.0 \ chardetng-0.1.15 \ chrono-0.4.19 \ clipboard-win-4.2.2 \ crossbeam-utils-0.8.5 \ crossterm-0.22.1 \ crossterm_winapi-0.9.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.6.1 \ encoding_rs-0.8.29 \ encoding_rs_io-0.1.7 \ error-code-2.3.0 \ etcetera-0.3.2 \ fern-0.6.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ futf-0.1.4 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ fuzzy-matcher-0.3.7 \ getrandom-0.2.3 \ globset-0.4.8 \ grep-matcher-0.1.5 \ grep-regex-0.1.9 \ grep-searcher-0.1.8 \ hermit-abi-0.1.19 \ idna-0.2.3 \ ignore-0.4.18 \ instant-0.1.12 \ itoa-0.4.8 \ jsonrpc-core-18.0.0 \ lazy_static-1.4.0 \ libc-0.2.104 \ libloading-0.7.1 \ lock_api-0.4.5 \ log-0.4.14 \ lsp-types-0.90.1 \ mac-0.1.1 \ matches-0.1.9 \ memchr-2.4.1 \ memmap2-0.3.1 \ mio-0.7.14 \ miow-0.3.7 \ new_debug_unreachable-1.0.4 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ proc-macro2-1.0.30 \ pulldown-cmark-0.8.0 \ quickcheck-1.0.3 \ quote-1.0.10 \ rand-0.8.4 \ rand_core-0.6.3 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ ropey-1.3.1 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_repr-0.1.7 \ signal-hook-0.3.10 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ signal-hook-tokio-0.3.0 \ similar-2.1.0 \ slab-0.4.5 \ slotmap-1.0.6 \ smallvec-1.7.0 \ str-buf-1.0.5 \ syn-1.0.80 \ tendril-0.4.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.3 \ threadpool-1.8.1 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-1.12.0 \ tokio-macros-1.5.0 \ tokio-stream-0.1.7 \ toml-0.5.8 \ tree-sitter-0.20.0 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-general-category-0.4.0 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf-8-0.7.6 \ version_check-0.9.3 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ which-4.2.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 post-patch: ${GREP} -F -Rl '%%DATADIR%%' ${WRKSRC}/ | ${XARGS} ${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},' post-install: ${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && ${COPYTREE_SHARE} runtime ${STAGEDIR}${DATADIR} .include diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile index 5c5e61ce0723..69d5c3907f09 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -1,156 +1,156 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 11.0.1 -PORTREVISION= 1 +PORTREVISION= 2 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.2.0 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ arc-swap-1.3.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ boxfnonce-0.1.1 \ bumpalo-3.7.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ daemonize-0.4.1 \ dirs-2.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ either-1.6.1 \ enum_primitive-0.1.1 \ form_urlencoded-1.0.1 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ getopts-0.2.21 \ getrandom-0.2.3 \ glob-0.3.0 \ hermit-abi-0.1.19 \ idna-0.2.3 \ itertools-0.10.1 \ itoa-0.4.8 \ js-sys-0.3.54 \ jsonrpc-core-18.0.0 \ lazy_static-1.4.0 \ libc-0.2.101 \ libflate-1.1.1 \ libflate_lz77-1.1.0 \ log-0.4.14 \ lsp-types-0.89.2 \ matches-0.1.9 \ memchr-2.4.1 \ num-integer-0.1.44 \ num-traits-0.1.43 \ num-traits-0.2.14 \ once_cell-1.8.0 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.29 \ pulldown-cmark-0.8.0 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rle-decode-fast-1.0.1 \ ropey-1.3.1 \ rustversion-1.0.5 \ ryu-1.0.5 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.67 \ serde_repr-0.1.7 \ slab-0.4.4 \ slog-2.7.0 \ slog-async-2.7.0 \ slog-kvfilter-0.7.0 \ slog-scope-4.4.0 \ slog-stdlog-4.1.0 \ slog-term-2.8.0 \ sloggers-2.0.2 \ smallvec-1.6.1 \ strsim-0.8.0 \ syn-1.0.76 \ take_mut-0.2.2 \ term-0.7.0 \ textwrap-0.11.0 \ thread_local-1.1.3 \ time-0.1.43 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ trackable-1.2.0 \ trackable_derive-1.0.0 \ unicase-2.6.0 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.77 \ wasm-bindgen-backend-0.2.77 \ wasm-bindgen-macro-0.2.77 \ wasm-bindgen-macro-support-0.2.77 \ wasm-bindgen-shared-0.2.77 \ web-sys-0.3.54 \ whoami-1.1.3 \ winapi-0.3.9 \ 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 diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index 7da6bf0f03af..f956d22aeb42 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,73 +1,73 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org 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 \ cfg-if-1.0.0 \ cloudabi-0.0.3 \ getrandom-0.2.1 \ lazy_static-1.4.0 \ libc-0.2.86 \ lock_api-0.3.4 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ ppv-lite86-0.2.10 \ proc-macro2-1.0.12 \ quote-1.0.4 \ rand-0.8.2 \ rand_chacha-0.3.0 \ rand_core-0.6.1 \ rand_hc-0.3.0 \ redox_syscall-0.1.56 \ redox_syscall-0.2.4 \ remove_dir_all-0.5.2 \ scopeguard-1.1.0 \ serial_test-0.5.1 \ serial_test_derive-0.5.1 \ smallvec-1.4.0 \ syn-1.0.18 \ tempfile-3.2.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.0 \ wasi-0.10.1+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 diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index 06ab23fee4c2..ee4864ec5c8e 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,130 +1,130 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 17 +PORTREVISION= 18 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}/${CARGO_BUILD_TARGET}/*/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 diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile index 73368bde4571..37d79d4ae38a 100644 --- a/editors/xi-core/Makefile +++ b/editors/xi-core/Makefile @@ -1,182 +1,182 @@ PORTNAME= xi-core DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org 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 diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile index 1e3d866eed0e..bed129168c2d 100644 --- a/editors/xi-term/Makefile +++ b/editors/xi-term/Makefile @@ -1,177 +1,177 @@ PORTNAME= xi-term DISTVERSION= g20190913 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org 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 diff --git a/finance/tickrs/Makefile b/finance/tickrs/Makefile index 8cec84a7b34f..e3f401041ce3 100644 --- a/finance/tickrs/Makefile +++ b/finance/tickrs/Makefile @@ -1,200 +1,200 @@ PORTNAME= tickrs DISTVERSIONPREFIX= v DISTVERSION= 0.14.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= finance MAINTAINER= lcook@FreeBSD.org COMMENT= Realtime ticker data in your terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= tarkah CARGO_CRATES= addr2line-0.14.1 \ adler-0.2.3 \ ansi_term-0.11.0 \ anyhow-1.0.38 \ async-attributes-1.1.2 \ async-channel-1.5.1 \ async-executor-1.4.0 \ async-global-executor-2.0.2 \ async-io-1.3.1 \ async-lock-2.3.0 \ async-mutex-1.4.0 \ async-std-1.9.0 \ async-task-4.0.3 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.56 \ better-panic-0.2.0 \ bitflags-1.2.1 \ blocking-1.0.2 \ bumpalo-3.6.0 \ byteorder-1.4.2 \ bytes-0.4.12 \ cache-padded-1.1.1 \ cassowary-0.3.0 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-tz-0.5.3 \ clap-2.33.3 \ clicolors-control-1.0.1 \ concurrent-queue-1.2.2 \ console-0.9.2 \ crossbeam-channel-0.4.4 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.1 \ crossterm-0.18.2 \ crossterm-0.19.0 \ crossterm_winapi-0.6.2 \ crossterm_winapi-0.7.0 \ ctor-0.1.19 \ curl-0.4.34 \ curl-sys-0.4.40+curl-7.75.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dtoa-0.4.7 \ either-1.6.1 \ encode_unicode-0.3.6 \ event-listener-2.5.1 \ fastrand-1.4.0 \ fnv-1.0.7 \ form_urlencoded-1.0.0 \ futures-0.3.12 \ futures-channel-0.3.12 \ futures-core-0.3.12 \ futures-executor-0.3.12 \ futures-io-0.3.12 \ futures-lite-1.11.3 \ futures-macro-0.3.12 \ futures-sink-0.3.12 \ futures-task-0.3.12 \ futures-util-0.3.12 \ getrandom-0.2.2 \ gimli-0.23.0 \ gloo-timers-0.2.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ http-0.1.21 \ idna-0.2.1 \ instant-0.1.9 \ iovec-0.1.4 \ isahc-0.8.2 \ itertools-0.9.0 \ itoa-0.4.7 \ js-sys-0.3.47 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.86 \ libnghttp2-sys-0.1.6+1.43.0 \ libz-sys-1.1.2 \ linked-hash-map-0.5.4 \ lock_api-0.4.2 \ log-0.4.14 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ miniz_oxide-0.4.3 \ mio-0.7.7 \ miow-0.3.6 \ nb-connect-1.0.3 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.23.0 \ once_cell-1.5.2 \ openssl-probe-0.1.2 \ openssl-sys-0.9.60 \ parking-2.0.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.4 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ polling-2.0.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.24 \ quote-1.0.9 \ redox_syscall-0.2.5 \ redox_users-0.4.0 \ regex-1.4.3 \ regex-syntax-0.6.22 \ rustc-demangle-0.1.18 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ serde-1.0.123 \ serde_derive-1.0.123 \ serde_json-1.0.62 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.17 \ signal-hook-0.1.17 \ signal-hook-registry-1.3.0 \ slab-0.4.2 \ sluice-0.5.4 \ smallvec-1.6.1 \ socket2-0.3.19 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.60 \ termios-0.3.3 \ textwrap-0.11.0 \ time-0.1.43 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.0 \ tui-0.14.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.0 \ value-bag-1.0.0-alpha.6 \ vcpkg-0.2.11 \ vec-arena-1.0.0 \ vec_map-0.8.2 \ version_check-0.9.2 \ waker-fn-1.1.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.70 \ wasm-bindgen-backend-0.2.70 \ wasm-bindgen-futures-0.4.20 \ wasm-bindgen-macro-0.2.70 \ wasm-bindgen-macro-support-0.2.70 \ wasm-bindgen-shared-0.2.70 \ web-sys-0.3.47 \ wepoll-sys-3.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.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 diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 07f1f0c48f45..be5c6fe060f0 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,88 +1,88 @@ PORTNAME= 0ad PORTVERSION= 0.0.25b -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases DISTFILES= ${PORTNAME}-${PORTVERSION}-alpha-unix-build.tar.xz \ ${PORTNAME}-${PORTVERSION}-alpha-unix-data.tar.xz MAINTAINER= madpilot@FreeBSD.org COMMENT= Real-time strategy (RTS) game of ancient warfare BROKEN_aarch64= fails to compile: no member named verifyHeapAccessDisassembly BROKEN_armv6= fails to link: fatal error: conftest: Unknown error: -1 BROKEN_armv7= fails to link: fatal error: conftest: Unknown error: -1 BROKEN_powerpc64= fails to compile: _psutil_bsd.c: error: 'struct xtcpcb' has no member named 'xt_tp' BUILD_DEPENDS= ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \ zip:archivers/zip \ cmake:devel/cmake LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libicui18n.so:devel/icu \ libpng.so:graphics/png \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis \ libcurl.so:ftp/curl \ libgloox.so:net-im/gloox \ libminiupnpc.so:net/miniupnpc \ libnspr4.so:devel/nspr \ libenet.so:net/enet \ libtiff.so:graphics/tiff \ libsodium.so:security/libsodium \ libfmt.so:devel/libfmt USES= compiler:c++11-lib desktop-file-utils dos2unix gl gmake gnome \ iconv jpeg openal:al perl5 pkgconfig python:build sdl tar:xz \ xorg USE_GNOME= libxml2 USE_GL= gl USE_SDL= sdl2 USE_XORG= x11 xcursor USE_PERL5= build WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc MAKE_ARGS= config=release verbose=1 CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 CFLAGS_i386= -msse2 BUNDLE_LIBS= yes DOS2UNIX_REGEX= .*\.([ch]p{0,2}|make) BINARY_ALIAS= python3=${PYTHON_CMD} USE_WX= 3.0+ WX_COMPS= wx:lib MAKE_ENV+= JOBS=${_MAKE_JOBS} PORTDATA= * .include post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|%%CC%%|${CC}|' \ ${WRKSRC}/build/premake/premake5.lua ${WRKSRC}/build/premake/extern_libs5.lua .if ${ARCH} == i386 && ${CHOSEN_COMPILER_TYPE} == gcc @${REINPLACE_CMD} -e '1055,1251s/-rdynamic/-lssp_nonshared &/' \ -e '1441s/"execinfo",/& "ssp_nonshared",/' \ ${WRKSRC}/build/premake/premake5.lua .endif pre-build: (cd ${WRKSRC}/build/workspaces && ${SETENV} ${MAKE_ENV} ./update-workspaces.sh --bindir=${PREFIX}/bin --datadir=${DATADIR} --libdir=${PREFIX}/lib/${PORTNAME}) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/binaries/system/pyrogenesis ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/build/resources/0ad.sh ${STAGEDIR}${PREFIX}/bin/0ad ${INSTALL_PROGRAM} ${WRKSRC}/binaries/system/ActorEditor ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME} (cd ${WRKSRC}/binaries/system && ${INSTALL_LIB} libAtlasUI.so libCollada.so libmozjs78-ps-release.so libnvcore.so libnvimage.so libnvmath.so libnvtt.so ${STAGEDIR}${PREFIX}/lib/${PORTNAME}) ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.png ${STAGEDIR}${PREFIX}/share/pixmaps ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/binaries/data && ${COPYTREE_SHARE} "config l10n tests tools" ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${DATADIR}/mods/public ${STAGEDIR}${DATADIR}/mods/mod ${TAR} xf ${WRKSRC}/binaries/data/mods/public/public.zip -C ${STAGEDIR}${DATADIR}/mods/public --no-same-permissions ${TAR} xf ${WRKSRC}/binaries/data/mods/mod/mod.zip -C ${STAGEDIR}${DATADIR}/mods/mod --no-same-permissions .include diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile index ae3ecde164fc..992805961768 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -1,470 +1,471 @@ PORTNAME= abstreet DISTVERSIONPREFIX= v DISTVERSION= 0.2.64 +PORTREVISION= 1 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 BUILD_DEPENDS= alsa-lib>0:audio/alsa-lib USES= cargo gnome localbase:ldflags pkgconfig python:build xorg USE_GNOME= glib20 gtk30 USE_XORG= xcb USE_GITHUB= yes GH_ACCOUNT= a-b-street MAKE_ENV= ABST_DATA_DIR=${DATADIR} ABST_PLAYER_HOME_DIR=1 CARGO_CRATES= aabb-quadtree-0.1.0 \ ab_glyph_rasterizer-0.1.4 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.4.7 \ aho-corasick-0.7.18 \ alsa-0.5.0 \ alsa-sys-0.3.1 \ andrew-0.3.1 \ android_glue-0.2.3 \ ansi_term-0.11.0 \ anyhow-1.0.41 \ approx-0.4.0 \ arrayvec-0.5.2 \ as-slice-0.1.5 \ atk-sys-0.10.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bincode-1.3.3 \ bindgen-0.56.0 \ bitflags-1.2.1 \ block-0.1.6 \ bstr-0.2.16 \ built-0.5.1 \ bumpalo-3.7.0 \ bytemuck-1.7.0 \ byteorder-1.4.3 \ bytes-1.0.1 \ cairo-sys-rs-0.10.0 \ calloop-0.6.5 \ cargo-lock-7.0.0 \ cbindgen-0.19.0 \ cc-1.0.68 \ 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.19 \ clang-sys-1.2.0 \ clap-2.33.3 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cocoa-0.23.0 \ cocoa-0.24.0 \ cocoa-foundation-0.1.0 \ color_quant-1.1.0 \ colorous-1.0.5 \ combine-4.6.0 \ console_log-0.2.0 \ contour-0.4.0 \ 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.2 \ core-graphics-0.19.2 \ core-graphics-0.22.2 \ core-graphics-types-0.1.1 \ core-video-sys-0.1.4 \ coreaudio-rs-0.10.0 \ coreaudio-sys-0.2.8 \ cpal-0.13.3 \ crc32fast-1.2.1 \ csv-1.1.6 \ csv-core-0.1.10 \ ctrlc-3.1.9 \ darling-0.10.2 \ darling-0.12.4 \ darling_core-0.10.2 \ darling_core-0.12.4 \ darling_macro-0.10.2 \ darling_macro-0.12.4 \ data-url-0.1.0 \ deflate-0.8.6 \ derivative-2.2.0 \ derive_builder-0.9.0 \ derive_builder_core-0.9.0 \ dispatch-0.2.0 \ dlib-0.4.2 \ dlib-0.5.0 \ downcast-rs-1.2.0 \ earcutr-0.1.1 \ either-1.6.1 \ encoding_rs-0.8.28 \ enum_dispatch-0.3.7 \ enumset-1.0.6 \ enumset_derive-0.5.4 \ env_logger-0.8.4 \ euclid-0.22.6 \ fallible-streaming-iterator-0.1.9 \ fixedbitset-0.4.0 \ flatbuffers-0.6.1 \ flate2-1.0.20 \ flatgeobuf-0.5.0 \ float-cmp-0.5.3 \ float_next_after-0.1.5 \ fnv-1.0.7 \ fontdb-0.5.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.15 \ futures-channel-0.3.15 \ futures-core-0.3.15 \ futures-executor-0.3.15 \ futures-io-0.3.15 \ futures-macro-0.3.15 \ futures-sink-0.3.15 \ futures-task-0.3.15 \ futures-util-0.3.15 \ gdal-0.8.0 \ gdal-sys-0.4.0 \ gdk-pixbuf-sys-0.10.0 \ gdk-sys-0.10.0 \ generic-array-0.12.4 \ generic-array-0.13.3 \ generic-array-0.14.4 \ geographiclib-rs-0.2.0 \ geojson-0.22.2 \ geozero-0.7.4 \ getrandom-0.2.3 \ gio-sys-0.10.1 \ gl_generator-0.14.0 \ glib-sys-0.10.1 \ glob-0.3.0 \ glow-0.9.0 \ glutin-0.26.0 \ 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 \ gobject-sys-0.10.0 \ gtk-sys-0.10.0 \ h2-0.3.3 \ hash32-0.1.1 \ hashbrown-0.9.1 \ heapless-0.6.1 \ heck-0.3.3 \ hermit-abi-0.1.18 \ histogram-0.6.9 \ htmlescape-0.3.1 \ http-0.2.4 \ http-body-0.4.2 \ httparse-1.4.1 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.9 \ hyper-rustls-0.22.1 \ ident_case-1.0.1 \ idna-0.2.3 \ image-0.23.14 \ indexmap-1.6.2 \ instant-0.1.9 \ iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.7 \ jni-0.18.0 \ jni-sys-0.3.0 \ jobserver-0.1.22 \ js-sys-0.3.51 \ kernel32-sys-0.2.2 \ khronos_api-3.1.0 \ kurbo-0.8.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.2 \ libc-0.2.97 \ libloading-0.6.7 \ libloading-0.7.0 \ libm-0.1.4 \ libm-0.2.1 \ lock_api-0.4.4 \ log-0.4.14 \ lru-0.6.5 \ lttb-0.2.0 \ lyon-0.16.2 \ lyon_algorithms-0.16.0 \ lyon_geom-0.16.2 \ lyon_path-0.16.2 \ lyon_tessellation-0.16.2 \ mach-0.3.2 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.4.0 \ memmap2-0.1.0 \ memmap2-0.2.3 \ mime-0.3.16 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-0.7.13 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.7 \ nbez-0.1.0 \ ndk-0.2.1 \ ndk-0.3.0 \ ndk-glue-0.2.1 \ ndk-glue-0.3.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ net2-0.2.37 \ nix-0.18.0 \ nix-0.20.0 \ nom-5.1.2 \ nom-6.1.2 \ ntapi-0.3.6 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-traits-0.1.43 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.4.3 \ num_enum-0.5.1 \ num_enum_derive-0.4.3 \ num_enum_derive-0.5.1 \ numtoa-0.1.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ oboe-0.4.2 \ oboe-sys-0.4.2 \ ogg-0.8.0 \ once_cell-1.8.0 \ ordered-float-2.5.1 \ osmesa-sys-0.1.2 \ osmio-0.4.0 \ owned_ttf_parser-0.6.0 \ pango-sys-0.10.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ pdqselect-0.1.0 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ pest-2.1.3 \ petgraph-0.6.0 \ petname-1.1.0 \ pico-args-0.4.2 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ png-0.16.8 \ ppv-lite86-0.2.10 \ priority-queue-1.1.1 \ 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.7 \ proc-macro2-1.0.27 \ protobuf-2.8.2 \ quick-xml-0.20.0 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_distr-0.4.1 \ rand_hc-0.3.1 \ rand_xorshift-0.3.0 \ raw-window-handle-0.3.3 \ rctree-0.3.3 \ redox_syscall-0.2.9 \ redox_termios-0.1.2 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.3 \ rfd-0.4.0 \ ring-0.16.20 \ robust-0.2.3 \ rodio-0.14.0 \ roxmltree-0.14.1 \ rstar-0.8.3 \ rustc-hash-1.1.0 \ rustls-0.19.1 \ rusttype-0.9.2 \ rustybuzz-0.3.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ sct-0.6.1 \ semver-0.11.0 \ semver-1.0.3 \ semver-parser-0.10.2 \ separator-0.4.1 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_urlencoded-0.7.0 \ shared_library-0.1.9 \ shlex-0.1.1 \ sid-0.6.1 \ signal-hook-registry-1.4.0 \ simplecss-0.2.0 \ siphasher-0.2.3 \ slab-0.4.3 \ slotmap-0.4.0 \ smallvec-1.6.1 \ smithay-client-toolkit-0.12.3 \ socket2-0.4.0 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ stdweb-0.1.3 \ stretch-0.3.2 \ strsim-0.8.0 \ strsim-0.9.3 \ strsim-0.10.0 \ structopt-0.3.23 \ structopt-derive-0.4.16 \ strum-0.18.0 \ strum-0.21.0 \ strum_macros-0.18.0 \ strum_macros-0.21.1 \ svg_face-0.1.3 \ svgtypes-0.5.0 \ syn-1.0.73 \ system-deps-1.3.2 \ tempfile-3.2.0 \ termcolor-1.1.2 \ termion-1.5.6 \ textwrap-0.11.0 \ thiserror-1.0.25 \ thiserror-impl-1.0.25 \ thread_local-1.1.3 \ time-0.1.43 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-1.7.0 \ tokio-macros-1.2.0 \ tokio-rustls-0.22.0 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ try-lock-0.2.3 \ ttf-parser-0.6.2 \ ttf-parser-0.9.0 \ ttf-parser-0.12.2 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.5 \ unicode-bidi-mirroring-0.1.0 \ unicode-ccc-0.1.2 \ unicode-general-category-0.2.0 \ unicode-normalization-0.1.19 \ unicode-script-0.5.2 \ unicode-segmentation-1.7.1 \ unicode-vo-0.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-2.2.2 \ usvg-0.14.1 \ vec_map-0.8.2 \ version-compare-0.0.10 \ version_check-0.9.3 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-futures-0.4.24 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ wasm-streams-0.2.0 \ wayland-client-0.28.5 \ wayland-commons-0.28.5 \ wayland-cursor-0.28.5 \ wayland-egl-0.28.5 \ wayland-protocols-0.28.5 \ wayland-scanner-0.28.5 \ wayland-sys-0.28.5 \ web-sys-0.3.51 \ webbrowser-0.5.5 \ webpki-0.21.4 \ webpki-roots-0.21.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 \ winit-0.24.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.3 \ x11-dl-2.18.5 \ xcb-0.8.2 \ xcursor-0.3.3 \ xdg-2.2.0 \ xml-rs-0.8.3 \ xmlparser-0.13.3 \ xmltree-0.10.3 \ xmlwriter-0.1.0 \ include_dir,include_dir_impl@git+https://github.com/dabreegster/include_dir?branch=union\#0e40ac82424165dac85496283304d3c64e080bb5 \ fast_paths@git+https://github.com/easbar/fast_paths?rev=9a954e02f01ed16939d3c4a2dc9dd3fb4f6c03ee\#9a954e02f01ed16939d3c4a2dc9dd3fb4f6c03ee \ geo,geo-types@git+https://github.com/georust/geo\#2ebbc7f8a8774d9a4a68e9a1b40bcdd22b02fac9 \ geo-booleanop@git+https://github.com/21re/rust-geo-booleanop\#188f016e44a3ec737ce8e279215caf558443de89 \ subprocess@git+https://github.com/hniksic/rust-subprocess\#c3e057d485dc9154396eeb322965b834e666b1c5 \ polylabel@git+https://github.com/urschrei/polylabel-rs\#d86089e93af18517651e866a53a79461bda331b7 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 && \ ${ECHO} "Please upload the file ${DISTDIR}/${PORTNAME}-data-${DISTVERSION}.tgz" post-extract: @${CP} ${WRKDIR}/data/config ${WRKSRC}/data/ @cd ${WRKDIR}/data/system && ${COPYTREE_SHARE} us ${WRKSRC}/data/system/ do-install: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/game ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-game cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include diff --git a/games/anki/Makefile b/games/anki/Makefile index e8d7cb9947d3..6ada7f67c51c 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,597 +1,597 @@ # Created by: Andrew Pantyukhin PORTNAME= anki DISTVERSION= 2.1.48 -PORTREVISION= 1 +PORTREVISION= 2 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache DISTFILES= anki-yarn-cache-${DISTVERSION}${EXTRACT_SUFX}:yarncache MAINTAINER= kai@FreeBSD.org COMMENT= Flashcard trainer with spaced repetition LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine EXPIRATION_DATE=2021-06-23 NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc NOT_FOR_ARCHS_REASON= the bazel build framework supports only 64-bit systems. BUILD_DEPENDS= bash:shells/bash \ bazel:devel/bazel \ esbuild:devel/esbuild \ protoc:devel/protobuf \ yarn:www/yarn \ ${PYTHON_PKGNAMEPREFIX}mypy-protobuf>=1.21:devel/py-mypy-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stringcase>0:devel/py-stringcase@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fluent>0:devel/py-fluent@${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}stringcase>0:devel/py-stringcase@${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 pyqt:5 python:3.8+ shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= ankitects # Translation files GH_TUPLE= ankitects:anki-core-i18n:56d46d6:ftlrslib \ ankitects:anki-desktop-ftl:5359f84:ftlextra # Bazel Skylib framework and sets of bazel rules GH_TUPLE+= bazelbuild:bazel-skylib:e59b620:bzlskylib \ bazelbuild:rules_cc:40548a2:bzlrcc \ bazelbuild:rules_java:c13e3ea:bzlrjava \ bazelbuild:rules_nodejs:2d02e82:bzlrnodejs \ bazelbuild:rules_proto:f7a30f6:bzlrproto \ ankitects:esbuild_toolchain:f942aa9:esbuildtc \ ankitects:rules_pip:fb02cb7:bzlrpip \ ankitects:rules_python:3927c9b:bzlrpython \ ankitects:rules_rust:f66001a:bzlrrust \ ankitects:rules_sass:275ace7:bzlrsass USE_PYQT= core gui network printsupport sip svg webchannel webengine widgets xml_build SHEBANG_FILES= qt/tools/runanki.system.in CARGO_CRATES= Inflector-0.11.4 \ adler-1.0.2 \ ahash-0.7.4 \ aho-corasick-0.7.18 \ ammonia-3.1.2 \ anyhow-1.0.42 \ arc-swap-1.3.0 \ arrayref-0.3.6 \ arrayvec-0.4.12 \ arrayvec-0.5.2 \ askama-0.10.5 \ askama_derive-0.10.5 \ askama_escape-0.10.1 \ askama_shared-0.11.1 \ async-trait-0.1.51 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bitvec-0.19.5 \ blake3-0.3.8 \ bumpalo-3.7.0 \ byteorder-1.4.3 \ bytes-1.0.1 \ cc-1.0.69 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ coarsetime-0.1.19 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ constant_time_eq-0.1.5 \ convert_case-0.4.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ crypto-mac-0.8.0 \ cssparser-0.27.2 \ cssparser-macros-0.6.0 \ ctor-0.1.20 \ derivative-2.2.0 \ derive_more-0.99.16 \ digest-0.9.0 \ dirs-2.0.2 \ dirs-sys-0.3.6 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ dunce-1.0.2 \ either-1.6.1 \ encoding_rs-0.8.28 \ env_logger-0.8.4 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fixedbitset-0.2.0 \ flate2-1.0.20 \ fluent-0.15.0 \ fluent-bundle-0.15.1 \ fluent-langneg-0.13.0 \ fluent-syntax-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ funty-1.1.0 \ futf-0.1.4 \ futures-0.3.16 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-executor-0.3.16 \ futures-io-0.3.16 \ futures-macro-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ fxhash-0.2.1 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.3 \ ghost-0.1.2 \ h2-0.3.3 \ hashbrown-0.11.2 \ hashlink-0.7.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ html5ever-0.25.1 \ htmlescape-0.3.1 \ http-0.2.4 \ http-body-0.4.2 \ httparse-1.4.1 \ httpdate-1.0.1 \ humansize-1.1.1 \ humantime-2.1.0 \ hyper-0.14.11 \ hyper-rustls-0.22.1 \ hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.7.0 \ indoc-0.3.6 \ indoc-impl-0.3.6 \ inflections-1.1.1 \ instant-0.1.10 \ intl-memoizer-0.5.1 \ intl_pluralrules-7.0.1 \ inventory-0.1.10 \ inventory-impl-0.1.10 \ ipnet-2.3.1 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.7 \ js-sys-0.3.52 \ kuchiki-0.8.1 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.98 \ libsqlite3-sys-0.22.2 \ linkify-0.5.0 \ lock_api-0.4.4 \ log-0.4.14 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.10.1 \ markup5ever_rcdom-0.1.0 \ matches-0.1.8 \ memchr-2.4.0 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ multimap-0.8.3 \ native-tls-0.2.7 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ nom-6.1.2 \ nom-7.0.0-alpha1 \ ntapi-0.3.6 \ num-format-0.4.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.5.2 \ num_enum_derive-0.5.2 \ once_cell-1.8.0 \ openssl-0.10.35 \ openssl-probe-0.1.4 \ openssl-sys-0.9.65 \ ouroboros-0.9.5 \ ouroboros_macro-0.9.5 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ paste-0.1.18 \ paste-impl-0.1.18 \ percent-encoding-2.1.0 \ pest-2.1.3 \ petgraph-0.5.1 \ phf-0.8.0 \ phf-0.9.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_generator-0.9.0 \ phf_macros-0.8.0 \ phf_macros-0.9.0 \ phf_shared-0.8.0 \ phf_shared-0.9.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ proc-macro-crate-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.28 \ prost-0.7.0 \ prost-build-0.7.0 \ prost-derive-0.7.0 \ prost-types-0.7.0 \ pulldown-cmark-0.8.0 \ pyo3-0.13.2 \ pyo3-macros-0.13.2 \ pyo3-macros-backend-0.13.2 \ quote-1.0.9 \ radium-0.5.3 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ redox_syscall-0.2.9 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ ring-0.16.20 \ rusqlite-0.25.3 \ rustc-hash-1.1.0 \ rustc_version-0.3.3 \ rustls-0.19.1 \ rustls-native-certs-0.5.0 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ sct-0.6.1 \ security-framework-2.3.1 \ security-framework-sys-2.3.0 \ selectors-0.22.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.127 \ serde-aux-2.2.0 \ serde_derive-1.0.127 \ serde_json-1.0.66 \ serde_repr-0.1.7 \ serde_tuple-0.5.0 \ serde_tuple_macros-0.5.0 \ serde_urlencoded-0.7.0 \ servo_arc-0.1.1 \ sha1-0.6.0 \ siphasher-0.3.6 \ slab-0.4.3 \ slog-2.7.0 \ slog-async-2.7.0 \ slog-envlogger-2.2.0 \ slog-scope-4.4.0 \ slog-stdlog-4.1.0 \ slog-term-2.6.0 \ smallvec-1.6.1 \ socket2-0.4.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 \ strum-0.21.0 \ strum_macros-0.21.1 \ subtle-2.4.1 \ syn-1.0.74 \ take_mut-0.2.2 \ tap-1.0.1 \ tempfile-3.2.0 \ tendril-0.4.2 \ term-0.6.1 \ termcolor-1.1.2 \ thin-slice-0.1.1 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ thread_local-1.1.3 \ time-0.1.44 \ tinystr-0.3.4 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.9.0 \ tokio-macros-1.3.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.22.0 \ tokio-socks-0.5.1 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ try-lock-0.2.3 \ type-map-0.4.0 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-langid-0.9.0 \ unic-langid-impl-0.9.0 \ unic-langid-macros-0.9.0 \ unic-langid-macros-impl-0.9.0 \ unic-ucd-category-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.6.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ untrusted-0.7.1 \ url-2.2.2 \ utf-8-0.7.6 \ utf8-decode-1.0.1 \ utime-0.3.1 \ vcpkg-0.2.15 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.75 \ wasm-bindgen-backend-0.2.75 \ wasm-bindgen-futures-0.4.25 \ wasm-bindgen-macro-0.2.75 \ wasm-bindgen-macro-support-0.2.75 \ wasm-bindgen-shared-0.2.75 \ web-sys-0.3.52 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ which-4.2.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 \ winreg-0.7.0 \ wyz-0.2.0 \ xml5ever-0.16.1 \ zip-0.5.13 \ reqwest@git+https://github.com/ankitects/reqwest.git?rev=7591444614de02b658ddab125efba7b2bb4e2335\#7591444614de02b658ddab125efba7b2bb4e2335 \ hyper-timeout@git+https://github.com/ankitects/hyper-timeout.git?rev=0cb6f7d14c62819e37cd221736f8b0555e823712\#0cb6f7d14c62819e37cd221736f8b0555e823712 \ linkcheck@git+https://github.com/ankitects/linkcheck.git?rev=2f20798ce521cc594d510d4e417e76d5eac04d4b\#2f20798ce521cc594d510d4e417e76d5eac04d4b \ tokio-io-timeout@git+https://github.com/ankitects/tokio-io-timeout.git?rev=1ee0892217e9a76bba4bb369ec5fab8854935a3c\#1ee0892217e9a76bba4bb369ec5fab8854935a3c \ pct-str@git+https://github.com/timothee-haudebourg/pct-str.git?rev=4adccd8d4a222ab2672350a102f06ae832a0572d\#4adccd8d4a222ab2672350a102f06ae832a0572d CARGO_CARGOTOML= ${WRKSRC}/pylib/rsbridge/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no # BAZEL=1 is required otherwise ${WRKSRC}/rslib/build/main.rs produces a dummy # buildinfo.txt that doesn't contain the actual build hash. CARGO_ENV= BAZEL=1 \ BUILDINFO=${_MY_LOCALREPO}/rust_output/buildinfo.txt \ PYO3_PYTHON=${PYTHON_CMD} \ PROTO_TOP=${WRKSRC}/proto/.top_level \ PROTOC=${LOCALBASE}/bin/protoc \ BACKEND_PROTO=${WRKSRC}/rslib/backend.proto \ RSLIB_FTL_ROOT=${_MY_LOCALREPO}/ftlrslib/l10n.toml \ EXTRA_FTL_ROOT=${_MY_LOCALREPO}/ftlextra/l10n.toml 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 # 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= fb07bad3 # Path of the local bazel repositories _MY_LOCALREPO= ${WRKSRC}/local_repos # Path of cache that is used by www/yarn _MY_YARNCACHE= ${WRKDIR}/.yarn post-extract: # Create a configuration file for bazel @${ECHO_CMD} "startup --batch" > ${WRKSRC}/user.bazelrc # Create local repositories which are used by bazel @${MKDIR} ${_MY_LOCALREPO} \ ${_MY_LOCALREPO}/local_esbuild/bin \ ${_MY_LOCALREPO}/local_node/node/bin \ ${_MY_LOCALREPO}/local_node/node/lib \ ${_MY_LOCALREPO}/local_node/yarn/bin \ ${_MY_LOCALREPO}/protoc_bin_freebsd/bin \ ${_MY_LOCALREPO}/pyqt5 \ ${_MY_LOCALREPO}/rust_output/librsbridge \ ${_MY_LOCALREPO}/rust_output/strings_json # Create empty WORKSPACE files in the top directory of each local # repository @${TOUCH} ${_MY_LOCALREPO}/local_esbuild/WORKSPACE \ ${_MY_LOCALREPO}/local_node/WORKSPACE \ ${_MY_LOCALREPO}/protoc_bin_freebsd/WORKSPACE \ ${_MY_LOCALREPO}/pyqt5/WORKSPACE \ ${_MY_LOCALREPO}/rust_output/WORKSPACE # Copy the bazel rules for NodeJS and esbuild to the custom local repository # as they need some patching @${CP} -r ${WRKSRC_esbuildtc} ${_MY_LOCALREPO}/esbuild_toolchain @${CP} -r ${WRKSRC_bzlrnodejs} ${_MY_LOCALREPO}/rules_nodejs # Link the remaining bazel rules into the custom local repository as # they don't need to be patched .for _dir in bzlskylib bzlrcc bzlrjava bzlrpip bzlrproto bzlrpython bzlrrust bzlrsass ftlextra ftlrslib @${RLN} ${WRKSRC_${_dir}} ${_MY_LOCALREPO}/${_dir:S/bzlr/rules_/} .endfor # Copy custom BUILD.bazel files to the local repositories @${CP} ${FILESDIR}/bazel/BUILD.bazel-local_esbuild \ ${_MY_LOCALREPO}/local_esbuild/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-local_node \ ${_MY_LOCALREPO}/local_node/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-protoc_bin_freebsd \ ${_MY_LOCALREPO}/protoc_bin_freebsd/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-pyqt5 \ ${_MY_LOCALREPO}/pyqt5/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-rust_output-librsbridge \ ${_MY_LOCALREPO}/rust_output/librsbridge/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-rust_output-strings_json \ ${_MY_LOCALREPO}/rust_output/strings_json/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-i18n ${WRKSRC_ftlrslib}/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-i18n ${WRKSRC_ftlextra}/BUILD.bazel # Move some files out of the way as they will be replaced by custom copies. @${MV} ${WRKSRC}/repos.bzl ${WRKSRC}/repos.bzl.dist @${MV} ${WRKSRC}/pip/pyqt5/defs.bzl ${WRKSRC}/pip/pyqt5/defs.bzl.dist @${MV} ${WRKSRC}/pylib/rsbridge/BUILD.bazel ${WRKSRC}/pylib/rsbridge/BUILD.bazel.dist @${MV} ${WRKSRC}/rslib/i18n/BUILD.bazel ${WRKSRC}/rslib/i18n/BUILD.bazel.dist # Copy the replacement files @${CP} ${FILESDIR}/bazel/repos.bzl ${WRKSRC}/ @${CP} ${FILESDIR}/bazel/pyqt5.bzl ${WRKSRC}/pip/pyqt5/defs.bzl @${CP} ${FILESDIR}/bazel/BUILD.bazel-pylib-rsbridge \ ${WRKSRC}/pylib/rsbridge/BUILD.bazel @${CP} ${FILESDIR}/bazel/BUILD.bazel-rslib-i18n \ ${WRKSRC}/rslib/i18n/BUILD.bazel post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ ${_MY_LOCALREPO}/rules_nodejs/internal/node/node_patches.js @${REINPLACE_CMD} -e 's|\@PREFIX\@|${PREFIX}|' \ ${WRKSRC}/qt/tools/runanki.system.in @${REINPLACE_CMD} -e 's|%%_MY_BUILDHASH%%|${_MY_BUILDHASH}|' \ ${WRKSRC}/scripts/status.sh @${REINPLACE_CMD} -e 's|%%_MY_LOCALREPO%%|${_MY_LOCALREPO}|g' \ ${WRKSRC}/repos.bzl ${WRKSRC}/proto/protobuf.bzl \ ${_MY_LOCALREPO}/esbuild_toolchain/esbuild_repo.bzl @${REINPLACE_CMD} -e 's|%%_MY_YARNCACHE%%|${_MY_YARNCACHE}|' \ ${_MY_LOCALREPO}/rules_nodejs/internal/npm_install/npm_install.bzl pre-configure: # Link the binaries of Node, Protobuf and Yarn into the local bazel # repositories to provide them during build. ${LN} -s ${LOCALBASE}/bin/protoc-gen-mypy ${WRKSRC}/pylib/tools/protoc-gen-mypy ${LN} -s ${LOCALBASE}/bin/esbuild ${_MY_LOCALREPO}/local_esbuild/bin/esbuild ${LN} -s ${LOCALBASE}/bin/node ${_MY_LOCALREPO}/local_node/node/bin/node ${LN} -s ${LOCALBASE}/bin/yarn.js ${_MY_LOCALREPO}/local_node/yarn/bin/yarn.js ${LN} -s ${LOCALBASE}/bin/protoc ${_MY_LOCALREPO}/protoc_bin_freebsd/bin/protoc # Overview of the build process # # Steps 1 and 2 are built separately from the bazel build process. # # 1. rslib (Rust library, implictly built by step 2) # `-> produces ${_MY_LOCALREPO}/rust_output/strings_json/strings.json # 2. pylib/rsbridge (Rust/Python bridge) # `-> produces ${_MY_LOCALREPO}/rust_output/librsbridge/librsbridge.so # 3. The remaining components (Python, Qt5 and JS) are built by bazel pre-build: # Generate buildinfo.txt which is used via BUILDINFO in ${CARGO_ENV} during # compilation. ${ECHO_CMD} -e "STABLE_VERSION ${DISTVERSION}\nSTABLE_BUILDHASH ${_MY_BUILDHASH}" >> ${_MY_LOCALREPO}/rust_output/buildinfo.txt ${CARGO_CARGO_RUN} build \ --manifest-path ${CARGO_CARGOTOML} \ --verbose \ ${CARGO_BUILD_ARGS} # These files are required for the remaining build process via bazel so copy # them the local repository. ${CP} `${FIND} ${CARGO_TARGET_DIR} -name "librsbridge.so"` ${_MY_LOCALREPO}/rust_output/librsbridge/ ${CP} `${FIND} ${CARGO_TARGET_DIR} -name "strings.json"` ${_MY_LOCALREPO}/rust_output/strings_json/ do-build: # Limit bazel jobs to 1 due random build failures while compiling TS files # via "tsc". cd ${WRKSRC} && \ bazel --output_user_root="${WRKDIR}/.bazel" build \ --action_env=PYTHON_SITE_PACKAGES="${PYTHON_SITELIBDIR}" \ --action_env=PYTHON_SYS_EXECUTABLE="${PYTHON_CMD}" \ --compilation_mode opt \ --jobs 1 \ --subcommands \ dist post-build: ${TAR} -xf `${FIND} ${WRKDIR}/.bazel -name "dist.tar"` -C ${WRKSRC} cd ${WRKSRC}/bazel-dist && \ ${UNZIP_NATIVE_CMD} anki-${DISTVERSION}-*.whl && \ ${UNZIP_NATIVE_CMD} aqt-${DISTVERSION}-*.whl # Compile Anki's Python libary (pylib) and Qt5 library (aqt) to prepare # them for installation ${PYTHON_CMD} -m compileall ${WRKSRC}/bazel-dist/anki ${PYTHON_CMD} -O -m compileall ${WRKSRC}/bazel-dist/anki ${PYTHON_CMD} -m compileall ${WRKSRC}/bazel-dist/aqt ${PYTHON_CMD} -O -m compileall ${WRKSRC}/bazel-dist/aqt do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/anki \ ${STAGEDIR}${DATADIR}/aqt \ ${STAGEDIR}${PREFIX}/share/pixmaps \ ${STAGEDIR}${PREFIX}/share/applications cd ${WRKSRC}/bazel-dist/ \ && ${COPYTREE_SHARE} anki ${STAGEDIR}${DATADIR} "! -name .gitignore" \ && ${COPYTREE_SHARE} aqt ${STAGEDIR}${DATADIR} "! -name .gitignore" cd ${WRKSRC}/qt/linux \ && ${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 cd ${WRKSRC}/qt/tools \ && ${INSTALL_SCRIPT} runanki.system.in ${STAGEDIR}${PREFIX}/bin/anki ${STRIP_CMD} ${STAGEDIR}${DATADIR}/anki/_backend/rsbridge.so # Helper target to make the generation of the yarn cache easier make-yarn-cache: # Run "make extract" before executing this target @${RM} -r ${_MY_YARNCACHE} @cd ${WRKSRC}/ts \ && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install @cd ${WRKSRC_bzlrnodejs}/packages/labs/grpc_web/ \ && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install @cd ${WRKSRC_bzlrsass}/sass \ && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install @cd ${WRKDIR} \ && ${TAR} -czf ${PORTNAME}-yarn-cache-${DISTVERSION}${EXTRACT_SUFX} .yarn \ && ${ECHO} "Please upload the file ${WRKDIR}/${PORTNAME}-yarn-cache-${DISTVERSION}${EXTRACT_SUFX}" .include diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile index 0e70bcedee3d..c213fd1781ff 100644 --- a/games/dose-response/Makefile +++ b/games/dose-response/Makefile @@ -1,226 +1,226 @@ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 19 +PORTREVISION= 20 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 sdl 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 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 diff --git a/games/genact/Makefile b/games/genact/Makefile index 433258f98179..a648016c3dfd 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,168 +1,168 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 5 +PORTREVISION= 6 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.15 \ ansi_term-0.11.0 \ anyhow-1.0.38 \ async-attributes-1.1.2 \ async-channel-1.6.1 \ async-executor-1.4.0 \ async-global-executor-2.0.2 \ async-io-1.3.1 \ async-lock-2.3.0 \ async-mutex-1.4.0 \ async-std-1.9.0 \ async-task-4.0.3 \ async-trait-0.1.48 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ bitflags-1.2.1 \ blocking-1.0.2 \ bumpalo-3.6.1 \ cache-padded-1.1.1 \ cc-1.0.67 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ concurrent-queue-1.2.2 \ console_error_panic_hook-0.1.6 \ const_fn-0.4.5 \ crossbeam-utils-0.8.3 \ ctor-0.1.19 \ ctrlc-3.1.8 \ discard-1.0.4 \ event-listener-2.5.1 \ fake-2.4.0 \ fastrand-1.4.0 \ form_urlencoded-1.0.1 \ futures-0.3.13 \ futures-channel-0.3.13 \ futures-core-0.3.13 \ futures-executor-0.3.13 \ futures-io-0.3.13 \ futures-lite-1.11.3 \ futures-macro-0.3.13 \ futures-sink-0.3.13 \ futures-task-0.3.13 \ futures-util-0.3.13 \ getrandom-0.2.2 \ gloo-timers-0.2.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ humansize-1.1.0 \ humantime-2.1.0 \ idna-0.2.2 \ instant-0.1.9 \ itoa-0.4.7 \ js-sys-0.3.49 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.90 \ libm-0.2.1 \ log-0.4.14 \ matches-0.1.8 \ memchr-2.3.4 \ nb-connect-1.0.3 \ nix-0.20.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.7.2 \ parking-2.0.0 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.6 \ 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.7 \ proc-macro2-1.0.24 \ progress_string-0.1.1 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_distr-0.4.0 \ rand_hc-0.3.0 \ regex-1.4.5 \ regex-syntax-0.6.23 \ rustc_version-0.2.3 \ ryu-1.0.5 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.124 \ serde_derive-1.0.124 \ serde_json-1.0.64 \ sha1-0.6.0 \ slab-0.4.2 \ socket2-0.3.19 \ standback-0.2.15 \ 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 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.64 \ term_size-1.0.0-beta1 \ textwrap-0.11.0 \ time-0.1.43 \ time-0.2.26 \ time-macros-0.1.1 \ time-macros-impl-0.1.1 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.1 \ value-bag-1.0.0-alpha.6 \ vec-arena-1.0.0 \ vec_map-0.8.2 \ version_check-0.9.3 \ waker-fn-1.1.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.72 \ wasm-bindgen-backend-0.2.72 \ wasm-bindgen-futures-0.4.22 \ wasm-bindgen-macro-0.2.72 \ wasm-bindgen-macro-support-0.2.72 \ wasm-bindgen-shared-0.2.72 \ web-sys-0.3.49 \ wepoll-sys-3.0.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 \ yansi-0.5.0 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/genact .include diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index 616050f151e2..c9a157f24cd3 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -1,151 +1,151 @@ # Created by: Christoph Mallon PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MAINTAINER= timp87@gmail.com 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= requires little endian environment BUILD_DEPENDS= string_theory>=3.1:devel/string_theory \ rapidjson>=1.1.0:devel/rapidjson \ sol2>=3.2.2:devel/sol2 LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= cargo cmake compiler:c++17-lang pkgconfig sdl xorg gl lua:53 USE_GITHUB= yes GH_ACCOUNT= ja2-stracciatella GH_PROJECT= ja2-stracciatella USE_SDL= sdl2 USE_GL= gl USE_XORG= ice sm x11 xext GH_TUPLE= mackron:miniaudio:634cdb028f340075ae8e8a1126620695688d2ac3:miniaudio CMAKE_ARGS= -DEXTRA_DATA_DIR:PATH="${DATADIR}" CMAKE_OFF= LOCAL_STRING_THEORY_LIB WITH_UNITTESTS LOCAL_RAPIDJSON_LIB LOCAL_LUA_LIB LOCAL_SOL_LIB LOCAL_MINIAUDIO_LIB CARGO_CRATES= aho-corasick-0.7.13 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ 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.15 \ clap-2.33.3 \ constant_time_eq-0.1.5 \ crossbeam-channel-0.4.4 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ digest-0.8.1 \ dirs-1.0.5 \ dunce-1.0.1 \ either-1.6.1 \ generic-array-0.12.3 \ getopts-0.2.21 \ getrandom-0.1.15 \ hashbrown-0.9.0 \ hermit-abi-0.1.15 \ hex-0.3.2 \ indexmap-1.6.0 \ itoa-0.4.6 \ json_comments-0.2.0 \ lazy_static-1.4.0 \ libc-0.2.77 \ log-0.4.11 \ maybe-uninit-2.0.0 \ md-5-0.8.0 \ memchr-2.3.3 \ memoffset-0.5.5 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ opaque-debug-0.2.3 \ 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 \ rayon-1.4.0 \ rayon-core-1.8.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 \ scopeguard-1.1.0 \ serde-1.0.116 \ serde_derive-1.0.116 \ serde_json-1.0.57 \ simplelog-0.6.0 \ strsim-0.8.0 \ syn-1.0.41 \ tempfile-3.1.0 \ term-0.5.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-0.3.4 \ toml-0.5.6 \ typenum-1.12.0 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ 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 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 pre-patch: @${REINPLACE_CMD} -e 's|https://github.com/mackron/miniaudio/archive/634cdb028f340075ae8e8a1126620695688d2ac3.zip|${DISTDIR}/mackron-miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3_GH0.tar.gz|' \ -e 's|b30045e95cec65bfe1d9fe3639f480a2|975a4d15815118a7ded8fbc7d3de68f6|' \ ${WRKSRC}/dependencies/lib-miniaudio/getter/CMakeLists.txt.in 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 diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile index dc734e444964..a668990cc1e9 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,93 +1,94 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= lcook@FreeBSD.org COMMENT= Your filesystem as a dungeon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= facundoolano CARGO_CRATES= anyhow-1.0.43 \ atty-0.2.14 \ autocfg-1.0.1 \ bincode-1.3.3 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ clap-3.0.0-beta.4 \ clap_derive-3.0.0-beta.4 \ colored-2.0.0 \ ctor-0.1.20 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ dtoa-0.4.8 \ dunce-1.0.2 \ erased-serde-0.3.16 \ getrandom-0.2.3 \ ghost-0.1.2 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ indexmap-1.7.0 \ inventory-0.1.10 \ inventory-impl-0.1.10 \ itoa-0.4.7 \ lazy_static-1.4.0 \ libc-0.2.99 \ linked-hash-map-0.5.4 \ once_cell-1.8.0 \ os_str_bytes-3.1.0 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.28 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ ryu-1.0.5 \ serde-1.0.127 \ serde_derive-1.0.127 \ serde_json-1.0.66 \ serde_yaml-0.8.18 \ strsim-0.10.0 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.75 \ termcolor-1.1.2 \ textwrap-0.14.2 \ typetag-0.1.7 \ typetag-impl-0.1.7 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.10.2+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 \ yaml-rust-0.4.5 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 diff --git a/games/veloren/Makefile b/games/veloren/Makefile index c279379b8177..8eaeb2f811e6 100644 --- a/games/veloren/Makefile +++ b/games/veloren/Makefile @@ -1,694 +1,694 @@ PORTNAME= veloren DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= jbeich@FreeBSD.org COMMENT= Multiplayer voxel RPG written in Rust LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 # https://gitlab.com/veloren/veloren/-/issues/1006 ONLY_FOR_ARCHS_REASON= unsupported platform by https://github.com/wasmerio/wasmer BUILD_DEPENDS= glslang>0:graphics/glslang \ shaderc>0:graphics/shaderc \ spirv-tools>0:graphics/spirv-tools \ libxkbcommon>0:x11/libxkbcommon 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_GITLAB= yes GL_COMMIT= e4716147a7356eb13088e7d74ace3ccdcb5cd900 CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ share/applications/net.veloren.veloren.desktop \ share/pixmaps/net.veloren.veloren.png PORTDATA= * CARGO_CRATES= ab_glyph-0.2.11 \ ab_glyph_rasterizer-0.1.4 \ addr2line-0.15.2 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.4.7 \ ahash-0.7.4 \ aho-corasick-0.7.18 \ alsa-0.5.0 \ alsa-sys-0.3.1 \ andrew-0.3.1 \ ansi-parser-0.8.0 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ approx-0.3.2 \ approx-0.4.0 \ approx-0.5.0 \ arr_macro-0.1.3 \ arr_macro_impl-0.1.3 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ as-slice-0.1.5 \ ash-0.32.1 \ assets_manager-0.5.0 \ async-channel-1.6.1 \ async-trait-0.1.50 \ atom-0.3.6 \ atomic_refcell-0.1.7 \ atomicwrites-0.3.0 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.60 \ base-x-0.2.8 \ base64-0.13.0 \ bincode-1.3.3 \ bindgen-0.56.0 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.2.1 \ bitvec-0.22.3 \ blake2b_simd-0.5.11 \ block-0.1.6 \ bstr-0.2.16 \ bumpalo-3.7.0 \ bytemuck-1.7.0 \ bytemuck_derive-1.0.1 \ byteorder-1.4.3 \ bytes-1.0.1 \ cache-padded-1.1.1 \ calloop-0.6.5 \ cassowary-0.3.0 \ cast-0.2.7 \ cc-1.0.68 \ cesu8-1.1.0 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.19 \ chumsky-0.3.2 \ clang-sys-1.2.0 \ clap-2.33.3 \ clipboard-win-3.1.1 \ clipboard-win-4.2.1 \ clipboard_macos-0.1.0 \ clipboard_wayland-0.2.0 \ clipboard_x11-0.3.1 \ cloudabi-0.0.3 \ cmake-0.1.45 \ cocoa-0.24.0 \ cocoa-foundation-0.1.0 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ combine-4.6.0 \ concurrent-queue-1.2.2 \ constant_time_eq-0.1.5 \ copy_dir-0.1.2 \ copyless-0.1.5 \ 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.2 \ core-graphics-0.19.2 \ core-graphics-0.22.2 \ core-graphics-types-0.1.1 \ core-video-sys-0.1.4 \ coreaudio-rs-0.10.0 \ coreaudio-sys-0.2.8 \ cpal-0.13.3 \ cranelift-bforest-0.74.0 \ cranelift-codegen-0.74.0 \ cranelift-codegen-meta-0.74.0 \ cranelift-codegen-shared-0.74.0 \ cranelift-entity-0.74.0 \ cranelift-frontend-0.74.0 \ crc32fast-1.2.1 \ criterion-0.3.4 \ criterion-plot-0.4.3 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.7.3 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.5 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.5 \ crossterm-0.17.7 \ crossterm-0.20.0 \ crossterm_winapi-0.6.2 \ crossterm_winapi-0.8.0 \ csv-1.1.6 \ csv-core-0.1.10 \ ct-logs-0.8.0 \ d3d12-0.4.0 \ daggy-0.5.0 \ darling-0.10.2 \ darling-0.13.0 \ darling_core-0.10.2 \ darling_core-0.13.0 \ darling_macro-0.10.2 \ darling_macro-0.13.0 \ deflate-0.8.6 \ deflate-0.9.1 \ derivative-2.2.0 \ deunicode-1.3.0 \ directories-next-2.0.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ discard-1.0.4 \ dispatch-0.1.4 \ dispatch-0.2.0 \ dlib-0.4.2 \ dlib-0.5.0 \ dot_vox-4.1.0 \ downcast-rs-1.2.0 \ egui-0.12.0 \ egui_winit_platform-0.8.0 \ either-1.6.1 \ emath-0.12.0 \ encoding_rs-0.8.28 \ endian-type-0.1.2 \ enum-iterator-0.6.0 \ enum-iterator-derive-0.6.0 \ enumset-1.0.7 \ enumset_derive-0.5.5 \ env_logger-0.8.4 \ epaint-0.12.0 \ epi-0.12.0 \ error-code-2.3.0 \ euc-0.5.3 \ euclid-0.22.6 \ event-listener-2.5.1 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fd-lock-2.0.0 \ fehler-1.0.0 \ fehler-macros-1.0.0 \ filetime-0.2.14 \ find_folder-0.3.0 \ fixedbitset-0.1.9 \ fixedbitset-0.2.0 \ flate2-1.0.20 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fsevent-sys-4.0.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-1.2.0 \ futures-0.3.15 \ futures-channel-0.3.15 \ futures-core-0.3.15 \ futures-executor-0.3.15 \ futures-io-0.3.15 \ futures-macro-0.3.15 \ futures-sink-0.3.15 \ futures-task-0.3.15 \ futures-util-0.3.15 \ fxhash-0.2.1 \ generic-array-0.12.4 \ generic-array-0.13.3 \ generic-array-0.14.4 \ gethostname-0.2.1 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gilrs-0.8.1 \ gilrs-core-0.3.1 \ gimli-0.24.0 \ git2-0.13.20 \ glam-0.10.2 \ glob-0.3.0 \ glow-0.9.0 \ glyph_brush-0.7.2 \ glyph_brush_draw_cache-0.1.4 \ glyph_brush_layout-0.2.2 \ gpu-alloc-0.4.7 \ gpu-alloc-types-0.2.0 \ gpu-descriptor-0.1.1 \ gpu-descriptor-types-0.1.1 \ guillotiere-0.6.1 \ h2-0.3.3 \ half-1.7.1 \ hash32-0.1.1 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ hashlink-0.6.0 \ heapless-0.5.6 \ heapless-0.6.1 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.3.2 \ hibitset-0.6.3 \ http-0.2.4 \ http-body-0.4.2 \ httparse-1.4.1 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.10 \ hyper-rustls-0.22.1 \ ident_case-1.0.1 \ idna-0.2.3 \ image-0.23.14 \ indexmap-1.7.0 \ inotify-0.7.1 \ inotify-0.9.3 \ inotify-sys-0.1.5 \ inplace_it-0.3.3 \ instant-0.1.9 \ io-kit-sys-0.1.0 \ iovec-0.1.4 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.7 \ jni-0.18.0 \ jni-sys-0.3.0 \ jobserver-0.1.22 \ jpeg-decoder-0.1.22 \ js-sys-0.3.51 \ kernel32-sys-0.2.2 \ khronos-egl-4.1.0 \ kiddo-0.1.4 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ leb128-0.2.4 \ lewton-0.10.2 \ libc-0.2.98 \ libgit2-sys-0.12.21+1.1.0 \ libloading-0.6.7 \ libloading-0.7.0 \ libm-0.1.4 \ libm-0.2.1 \ libsqlite3-sys-0.20.1 \ libudev-sys-0.1.4 \ libz-sys-1.1.3 \ linked-hash-map-0.5.4 \ lock_api-0.3.4 \ lock_api-0.4.4 \ log-0.4.14 \ loupe-0.1.3 \ loupe-derive-0.1.3 \ 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.4.0 \ memmap-0.7.0 \ memmap2-0.1.0 \ memmap2-0.2.3 \ memoffset-0.5.6 \ memoffset-0.6.4 \ metal-0.22.0 \ minifb-0.19.3 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-0.7.13 \ mio-extras-2.0.6 \ mio-misc-1.2.1 \ miow-0.2.2 \ miow-0.3.7 \ mopa-0.2.2 \ more-asserts-0.2.1 \ mumble-link-0.1.0 \ native-dialog-0.5.5 \ ndk-0.3.0 \ ndk-glue-0.3.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ net2-0.2.37 \ nibble_vec-0.1.0 \ nix-0.18.0 \ nix-0.20.0 \ noise-0.7.0 \ nom-4.2.3 \ nom-5.1.2 \ nom-6.1.2 \ notify-4.0.17 \ notify-5.0.0-pre.10 \ ntapi-0.3.6 \ num-0.2.1 \ num-0.4.0 \ num-bigint-0.2.6 \ num-bigint-0.4.0 \ num-complex-0.2.4 \ num-complex-0.4.0 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.2.4 \ num-rational-0.3.2 \ num-rational-0.4.0 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.5.1 \ num_enum_derive-0.5.1 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ object-0.25.3 \ oboe-0.4.2 \ oboe-sys-0.4.2 \ ogg-0.8.0 \ once_cell-1.8.0 \ oorandom-11.1.3 \ openssl-probe-0.1.4 \ orbclient-0.3.31 \ ordered-float-1.1.1 \ ordered-float-2.6.0 \ owned_ttf_parser-0.6.0 \ owned_ttf_parser-0.12.1 \ packed_simd_2-0.3.5 \ parking_lot-0.10.2 \ parking_lot-0.11.1 \ parking_lot_core-0.7.2 \ parking_lot_core-0.8.3 \ pdqselect-0.1.0 \ peeking_take_while-0.1.2 \ pem-0.8.3 \ percent-encoding-2.1.0 \ petgraph-0.4.13 \ petgraph-0.5.1 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ piston-float-0.3.0 \ piston-viewport-0.5.0 \ pistoncore-input-0.24.0 \ pkg-config-0.3.19 \ plotters-0.3.0 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ png-0.16.8 \ ppv-lite86-0.2.10 \ 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.7 \ proc-macro2-0.4.30 \ proc-macro2-1.0.27 \ profiling-1.0.3 \ profiling-procmacros-1.0.3 \ prometheus-0.12.0 \ prometheus-hyper-0.1.2 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quinn-0.7.2 \ quinn-proto-0.7.3 \ quote-0.6.13 \ quote-1.0.9 \ radium-0.6.2 \ radix_trie-0.2.1 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_distr-0.4.1 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_xorshift-0.2.0 \ raw-window-handle-0.3.3 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rcgen-0.8.11 \ redox_syscall-0.1.57 \ redox_syscall-0.2.9 \ redox_users-0.4.0 \ regalloc-0.0.31 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ region-2.2.0 \ remove_dir_all-0.5.3 \ renderdoc-sys-0.7.1 \ ring-0.16.20 \ rkyv-0.6.7 \ rkyv_derive-0.6.7 \ rodio-0.14.0 \ ron-0.6.4 \ roots-0.0.6 \ rose_tree-0.2.0 \ rstar-0.9.0 \ rusqlite-0.24.2 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.20 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rustls-0.19.1 \ rustls-native-certs-0.5.0 \ rusttype-0.7.9 \ rusttype-0.8.3 \ rusttype-0.9.2 \ rustversion-1.0.5 \ rusty-xinput-1.2.0 \ rustyline-8.2.0 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ sct-0.6.1 \ sdl2-0.34.5 \ sdl2-sys-0.34.5 \ seahash-4.1.0 \ security-framework-2.3.1 \ security-framework-sys-2.3.0 \ semver-0.9.0 \ semver-1.0.3 \ semver-parser-0.7.0 \ serde-1.0.126 \ serde_bytes-0.11.5 \ serde_cbor-0.11.1 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_repr-0.1.7 \ sha1-0.6.0 \ shaderc-0.6.3 \ shaderc-sys-0.6.3 \ sharded-slab-0.1.1 \ shell-words-1.0.0 \ shellexpand-2.1.0 \ shlex-0.1.1 \ shred-0.12.0 \ shred-derive-0.6.3 \ shrev-1.1.1 \ signal-hook-0.1.17 \ signal-hook-0.3.9 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ siphasher-0.3.5 \ slab-0.4.3 \ slotmap-0.4.2 \ slotmap-1.0.5 \ smallvec-1.6.1 \ smithay-client-toolkit-0.12.3 \ smithay-client-toolkit-0.14.0 \ smithay-clipboard-0.6.4 \ socket2-0.3.19 \ socket2-0.4.0 \ spin-0.5.2 \ spin_sleep-1.0.0 \ spirv_cross-0.23.1 \ spirv_headers-1.5.0 \ stable_deref_trait-1.2.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 \ storage-map-0.3.0 \ str-buf-1.0.5 \ strsim-0.8.0 \ strsim-0.9.3 \ strsim-0.10.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ strum-0.21.0 \ strum_macros-0.21.1 \ sum_type-0.2.0 \ svg_fmt-0.4.1 \ syn-0.15.44 \ syn-1.0.73 \ tap-1.0.1 \ tar-0.4.35 \ target-lexicon-0.12.0 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ thread_local-1.1.3 \ thunderdome-0.4.1 \ time-0.1.43 \ tinytemplate-1.2.1 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-1.8.1 \ tokio-macros-1.3.0 \ tokio-rustls-0.22.0 \ tokio-stream-0.1.7 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-appender-0.1.2 \ tracing-attributes-0.1.15 \ tracing-core-0.1.18 \ tracing-log-0.1.2 \ tracing-subscriber-0.2.19 \ tracing-tracy-0.6.1 \ tracy-client-0.12.3 \ tracy-client-sys-0.16.0 \ treeculler-0.2.0 \ try-lock-0.2.3 \ ttf-parser-0.6.2 \ ttf-parser-0.12.3 \ tuple_utils-0.3.0 \ twox-hash-1.6.0 \ tynm-0.1.6 \ typenum-1.13.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.2 \ unidiff-0.3.3 \ untrusted-0.7.1 \ url-2.2.2 \ utf8parse-0.2.0 \ uuid-0.8.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version-compare-0.0.10 \ version_check-0.1.5 \ version_check-0.9.3 \ walkdir-0.1.8 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-futures-0.4.24 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ wasmer-2.0.0 \ wasmer-compiler-2.0.0 \ wasmer-compiler-cranelift-2.0.0 \ wasmer-derive-2.0.0 \ wasmer-engine-2.0.0 \ wasmer-engine-dylib-2.0.0 \ wasmer-engine-universal-2.0.0 \ wasmer-object-2.0.0 \ wasmer-types-2.0.0 \ wasmer-vm-2.0.0 \ wasmparser-0.78.2 \ wast-36.0.0 \ wat-1.0.38 \ wayland-client-0.28.6 \ wayland-commons-0.28.6 \ wayland-cursor-0.28.6 \ wayland-protocols-0.28.6 \ wayland-scanner-0.28.6 \ wayland-sys-0.28.6 \ web-sys-0.3.50 \ webpki-0.21.4 \ wfd-0.1.7 \ which-3.1.1 \ which-4.1.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-wsapoll-0.1.1 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ window_clipboard-0.2.1 \ winit-0.25.0 \ winres-0.1.11 \ wio-0.2.2 \ ws2_32-sys-0.2.1 \ wyz-0.4.0 \ x11-clipboard-0.5.2 \ x11-dl-2.18.5 \ x11rb-0.8.1 \ xattr-0.2.2 \ xcb-0.9.0 \ xcursor-0.3.3 \ xdg-2.2.0 \ xi-unicode-0.3.0 \ xkb-0.2.1 \ xkbcommon-sys-0.7.5 \ xml-rs-0.8.3 \ yasna-0.4.0 \ wgpu-profiler@git+https://github.com/Imberflur/wgpu-profiler\#b156eb145bc223386ef344860d9b33b3c181650c \ tui@git+https://github.com/fdehau/tui-rs.git?branch=paragraph-scroll\#54b841fab6cfdb38e8dc1382176e965787964b4c \ vek@git+https://gitlab.com/veloren/vek.git?branch=fix_intrinsics2\#df6842cc874a697dec8896c66851817e744af7e8 \ specs-idvs@git+https://gitlab.com/veloren/specs-idvs.git?rev=8be2abcddf8f524cb5876e8dd20a7e47cfaf7573\#8be2abcddf8f524cb5876e8dd20a7e47cfaf7573 \ xkbcommon-sys@git+https://github.com/Frinksy/rust-xkbcommon-sys.git?rev=8f615dd6cd90a4ab77c45627830dde49b592b9b5\#8f615dd6cd90a4ab77c45627830dde49b592b9b5 \ conrod_core,conrod_derive,conrod_winit@git+https://gitlab.com/veloren/conrod.git?branch=copypasta_0.7\#ca9fd429ca7db854e018acc6dcb2cd8abd9e070d \ keyboard-keynames@git+https://gitlab.com/Frinksy/keyboard-keynames.git?rev=721c8b301f8003332d0cc767ab2649fdd330e842\#721c8b301f8003332d0cc767ab2649fdd330e842 \ auth-common,authc@git+https://gitlab.com/veloren/auth.git?rev=fb3dcbc4962b367253f8f2f92760ef44d2679c9a\#fb3dcbc4962b367253f8f2f92760ef44d2679c9a \ iced_core,iced_futures,iced_graphics,iced_native,iced_style,iced_winit@git+https://github.com/Imberflur/iced\#18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb \ specs,specs-derive@git+https://github.com/amethyst/specs.git?rev=f985bec5d456f7b0dd8aae99848f9473c2cd9d46\#f985bec5d456f7b0dd8aae99848f9473c2cd9d46 \ naga@git+https://github.com/gfx-rs/naga\#057d03ad86f18e3bb3866b20901d8d4e892dd3d6 \ gfx-auxil,gfx-backend-dx11,gfx-backend-dx12,gfx-backend-empty,gfx-backend-gl,gfx-backend-metal,gfx-backend-vulkan,gfx-hal,range-alloc@git+https://github.com/gfx-rs/gfx?rev=27a1dae3796d33d23812f2bb8c7e3b5aea18b521\#27a1dae3796d33d23812f2bb8c7e3b5aea18b521 \ wgpu,wgpu-core,wgpu-types@git+https://github.com/gfx-rs/wgpu.git?rev=a92b8549a8e2cb9dac781bafc5ed32828f3caf46\#a92b8549a8e2cb9dac781bafc5ed32828f3caf46 \ refinery,refinery-core,refinery-macros@git+https://gitlab.com/veloren/refinery.git?rev=8ecf4b4772d791e6c8c0a3f9b66a7530fad1af3e\#8ecf4b4772d791e6c8c0a3f9b66a7530fad1af3e \ portpicker@git+https://github.com/xMAC94x/portpicker-rs?rev=df6b37872f3586ac3b21d08b56c8ec7cd92fb172\#df6b37872f3586ac3b21d08b56c8ec7cd92fb172 \ egui_wgpu_backend@git+https://github.com/hasenbanck/egui_wgpu_backend.git?rev=63a002c6a9b6c016e45806dd065864431caab621\#63a002c6a9b6c016e45806dd065864431caab621 # https://gitlab.com/veloren/veloren/issues/264 CARGO_ENV+= RUSTC_BOOTSTRAP=1 # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= 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/assets/src/lib.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}) ${RLN} ${STAGEDIR}${DATADIR}/assets/voxygen/*.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${RLN} ${STAGEDIR}${DATADIR}/assets/voxygen/*.png \ ${STAGEDIR}${PREFIX}/share/pixmaps .include diff --git a/graphics/dssim/Makefile b/graphics/dssim/Makefile index 9ec7327a9e43..6021c9940585 100644 --- a/graphics/dssim/Makefile +++ b/graphics/dssim/Makefile @@ -1,90 +1,90 @@ PORTNAME= dssim DISTVERSION= 3.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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-1.0.2 \ ahash-0.4.7 \ aom-decode-0.2.0 \ arrayvec-0.5.2 \ arrayvec-0.7.0 \ autocfg-1.0.1 \ avif-parse-0.13.1 \ bitreader-0.3.4 \ bytemuck-1.5.1 \ byteorder-1.4.3 \ cc-1.0.68 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cmake-0.1.45 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ dssim-core-3.1.0 \ dunce-1.0.1 \ either-1.6.1 \ fallible_collections-0.4.2 \ flate2-1.0.20 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.1 \ foreign-types-shared-0.3.0 \ getopts-0.2.21 \ hashbrown-0.9.1 \ hermit-abi-0.1.18 \ imgref-1.9.0 \ itertools-0.10.0 \ jobserver-0.1.22 \ lazy_static-1.4.0 \ lcms2-5.4.1 \ lcms2-sys-3.1.8 \ libaom-sys-0.9.1 \ libc-0.2.95 \ libwebp-0.1.2 \ libwebp-sys2-0.1.2 \ load_image-2.15.1 \ lodepng-3.4.6 \ log-0.4.14 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ mozjpeg-0.9.0 \ mozjpeg-sys-0.12.4 \ nasm-rs-0.2.0 \ num-0.4.0 \ num-bigint-0.4.0 \ num-complex-0.4.0 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.4.0 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ pkg-config-0.3.19 \ proc-macro2-1.0.27 \ quick-error-2.0.1 \ quote-1.0.9 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rexif-0.7.3 \ rgb-0.8.27 \ scopeguard-1.1.0 \ static_assertions-1.1.0 \ syn-1.0.72 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vcpkg-0.2.13 \ yuv-0.1.4 .include diff --git a/graphics/gifski/Makefile b/graphics/gifski/Makefile index 18e87c2287da..29354cbb1e7a 100644 --- a/graphics/gifski/Makefile +++ b/graphics/gifski/Makefile @@ -1,92 +1,92 @@ PORTNAME= gifski DISTVERSION= 1.5.0 -PORTREVISION= 3 +PORTREVISION= 4 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 CARGO_CRATES= adler-1.0.2 \ ahash-0.4.7 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bindgen-0.54.0 \ bitflags-1.2.1 \ bytemuck-1.7.2 \ cc-1.0.69 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clang-sys-0.29.3 \ clap-2.33.3 \ color_quant-1.1.0 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ dunce-1.0.2 \ fallible_collections-0.4.2 \ ffmpeg-next-4.4.0 \ ffmpeg-sys-next-4.4.0 \ flate2-1.0.20 \ gif-0.11.2 \ gif-dispose-3.1.1 \ gifsicle-1.92.5 \ glob-0.3.0 \ hashbrown-0.9.1 \ hermit-abi-0.1.19 \ imagequant-3.0.4-alpha.2 \ imagequant-sys-3.0.6+sys2.15.0 \ imgref-1.9.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.98 \ libloading-0.5.2 \ lodepng-3.4.6 \ memchr-2.4.0 \ miniz_oxide-0.4.4 \ natord-1.0.9 \ nom-5.1.2 \ num_cpus-1.13.0 \ openmp-sys-1.2.0 \ pbr-1.0.4 \ peeking_take_while-0.1.2 \ pkg-config-0.3.19 \ proc-macro2-1.0.28 \ quick-error-2.0.1 \ quote-1.0.9 \ regex-1.5.4 \ regex-syntax-0.6.25 \ resize-0.7.2 \ rgb-0.8.27 \ rustc-hash-1.1.0 \ shlex-0.1.1 \ strsim-0.8.0 \ textwrap-0.11.0 \ time-0.1.44 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.10.0+wasi-snapshot-preview1 \ weezl-0.1.5 \ wild-2.0.4 \ 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/ikona/Makefile b/graphics/ikona/Makefile index d48c00b9445e..ceef6173016a 100644 --- a/graphics/ikona/Makefile +++ b/graphics/ikona/Makefile @@ -1,29 +1,29 @@ PORTNAME= ikona DISTVERSION= 1.0 -PORTREVISION= 16 +PORTREVISION= 17 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 diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile index bab027da3f2d..75b9dcbdebeb 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -1,120 +1,120 @@ # Created by: Pav Lucistnik PORTNAME= libopenraw PORTVERSION= 0.3.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/-/commit/ PATCHFILES= 6d447e3feb6d47f958c786eb8ab40b0a7a535818.patch:-p1 # Include 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++14-lang 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.15 \ 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.14.3 \ cfg-if-0.1.10 \ clap-2.33.3 \ env_logger-0.7.1 \ getrandom-0.1.15 \ hashbrown-0.7.2 \ heck-0.3.1 \ hermit-abi-0.1.17 \ humantime-1.3.0 \ itoa-0.4.6 \ lazy_static-1.4.0 \ libc-0.2.81 \ log-0.4.11 \ memchr-2.3.4 \ num-traits-0.2.14 \ ppv-lite86-0.2.10 \ 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 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ ryu-1.0.5 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.60 \ static_assertions-1.1.0 \ strsim-0.8.0 \ syn-1.0.54 \ tempfile-3.1.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ 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 \ 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 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 diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile index 18d17336000b..513d2bef7da5 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -1,52 +1,53 @@ # Created by: Ade Lovett PORTNAME= librsvg PORTVERSION= 2.52.4 +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 cpe gettext gmake gnome libtool pkgconfig tar:xz CPE_VENDOR= gnome 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 diff --git a/graphics/pastel/Makefile b/graphics/pastel/Makefile index 72eed543a408..39f9018899a8 100644 --- a/graphics/pastel/Makefile +++ b/graphics/pastel/Makefile @@ -1,131 +1,131 @@ PORTNAME= pastel DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= lcook@FreeBSD.org 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.18 \ ansi_term-0.11.0 \ approx-0.3.2 \ arrayvec-0.5.2 \ assert_cmd-0.12.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bstr-0.2.16 \ bumpalo-3.7.0 \ cast-0.2.7 \ cfg-if-1.0.0 \ clap-2.33.3 \ criterion-0.3.4 \ criterion-plot-0.4.3 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ csv-1.1.6 \ csv-core-0.1.10 \ difference-2.0.0 \ doc-comment-0.3.3 \ either-1.6.1 \ escargot-0.5.2 \ getrandom-0.1.16 \ half-1.7.1 \ hermit-abi-0.1.19 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.7 \ js-sys-0.3.51 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.97 \ log-0.4.14 \ memchr-2.4.0 \ memoffset-0.6.4 \ nom-5.1.2 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ oorandom-11.1.3 \ output_vt100-0.1.2 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ ppv-lite86-0.2.10 \ predicates-1.0.8 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ proc-macro2-1.0.27 \ quote-1.0.9 \ 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.5.1 \ rayon-core-1.9.1 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc_version-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.3 \ serde-1.0.126 \ serde_cbor-0.11.1 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ static_assertions-1.1.0 \ strsim-0.8.0 \ syn-1.0.73 \ term_size-0.3.2 \ textwrap-0.11.0 \ tinytemplate-1.2.1 \ treeline-0.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ 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} 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 diff --git a/graphics/rx/Makefile b/graphics/rx/Makefile index 41bea6228727..c9b48f1d64f0 100644 --- a/graphics/rx/Makefile +++ b/graphics/rx/Makefile @@ -1,113 +1,113 @@ PORTNAME= rx DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 -PORTREVISION= 3 +PORTREVISION= 4 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.4 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ autocfg-1.0.0 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ byteorder-1.3.4 \ c2-chacha-0.2.3 \ cc-1.0.50 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cmake-0.1.42 \ color_quant-1.0.1 \ constant_time_eq-0.1.5 \ crc32fast-1.2.0 \ crossbeam-utils-0.7.2 \ deflate-0.8.6 \ digest-0.8.1 \ directories-2.0.2 \ dirs-sys-0.3.4 \ flate2-1.0.14 \ generic-array-0.12.3 \ getrandom-0.1.14 \ gif-0.10.3 \ gl-0.14.0 \ gl_generator-0.14.0 \ glfw-0.41.0 \ glfw-sys-3.3.2 \ itoa-0.4.6 \ khronos_api-3.1.0 \ lazy_static-1.4.0 \ libc-0.2.92 \ log-0.4.14 \ luminance-0.43.2 \ luminance-derive-0.6.3 \ luminance-gl-0.16.1 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ memoir-0.2.1 \ mini-internal-0.1.13 \ miniserde-0.1.13 \ miniz_oxide-0.3.6 \ nonempty-0.1.5 \ num-integer-0.1.44 \ num-traits-0.2.11 \ objc-0.2.7 \ pico-args-0.3.1 \ png-0.16.6 \ podio-0.1.6 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.24 \ quote-1.0.8 \ rand-0.7.3 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ raw-window-handle-0.3.3 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ remove_dir_all-0.5.2 \ rgx-0.8.1 \ rust-argon2-0.7.0 \ ryu-1.0.5 \ seahash-4.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.114 \ serde_derive-1.0.113 \ snap-0.2.5 \ syn-1.0.16 \ tempfile-3.1.0 \ time-0.1.44 \ toml-0.5.6 \ typenum-1.11.2 \ unicode-xid-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.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 \ xml-rs-0.8.0 \ zip-0.5.5 PLIST_FILES= bin/rx LDFLAGS+= -L${PREFIX}/lib post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/svgbob/Makefile b/graphics/svgbob/Makefile index 6fa43beb82da..28f2e469acf5 100644 --- a/graphics/svgbob/Makefile +++ b/graphics/svgbob/Makefile @@ -1,65 +1,65 @@ PORTNAME= svgbob DISTVERSION= g20190412 -PORTREVISION= 23 +PORTREVISION= 24 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 diff --git a/graphics/viu/Makefile b/graphics/viu/Makefile index ddfb2ecf4671..8f55ba33a656 100644 --- a/graphics/viu/Makefile +++ b/graphics/viu/Makefile @@ -1,126 +1,126 @@ PORTNAME= viu DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MAINTAINER= lcook@FreeBSD.org 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 diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index f786a9cfc9f9..8efd66a85e0e 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,124 +1,124 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.4 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 14 +PORTREVISION= 15 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 diff --git a/lang/gleam/Makefile b/lang/gleam/Makefile index dd5d16041c00..af6c209e39e4 100644 --- a/lang/gleam/Makefile +++ b/lang/gleam/Makefile @@ -1,43 +1,43 @@ PORTNAME= gleam DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MAINTAINER= dch@FreeBSD.org COMMENT= ML-flavoured type-safe language using Erlang's BEAM runtime LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/compiler-core/LICENCE RUN_DEPENDS= rebar3:devel/rebar3 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= gleam-lang .include "Makefile.deps" RUSTFLAGS+= --cap-lints=warn PLIST_FILES= bin/gleam PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-build: (cd ${WRKSRC} && cargo build --release) (cd ${WRKSRC}/compiler-cli && cargo install --path . --force --locked) do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin/ ${MV} ${WRKSRC}/target/release/gleam ${STAGEDIR}${PREFIX}/bin/ post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gleam post-install-DOCS-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} README.md ${STAGEDIR}${DOCSDIR}) .include diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index fd1fc4061cda..4c28bd68b284 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -1,87 +1,87 @@ PORTNAME= spidermonkey DISTVERSION= 78.9.0 -PORTREVISION= 3 +PORTREVISION= 4 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 diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index bf13dec6b0b0..b00ed84e7cea 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,73 +1,73 @@ # Created by: Joe Marcus Clarke PORTNAME= thunderbird DISTVERSION= 91.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/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.32:devel/nspr \ nss>=3.68:security/nss \ icu>=67.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.8.1:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.37: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_DEFAULT=CANBERRA .include "${.CURDIR}/../../www/firefox/Makefile.options" .include 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 diff --git a/math/kalker/Makefile b/math/kalker/Makefile index 7758ab424186..d3ede72bdacb 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,90 +1,90 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 DISTVERSIONSUFFIX= -2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org COMMENT= Scientific calculator that supports math-like syntax LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgmp.so:math/gmp \ libmpc.so:math/mpc USES= cargo USE_GITHUB= yes GH_ACCOUNT= PaddiM8 CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.12.1 \ atty-0.2.14 \ az-1.0.0 \ bitflags-1.2.1 \ bumpalo-3.4.0 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ console_error_panic_hook-0.1.6 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.1 \ fs2-0.4.3 \ getrandom-0.1.15 \ getrandom-0.2.3 \ hermit-abi-0.1.18 \ js-sys-0.3.46 \ lazy_static-1.4.0 \ libc-0.2.81 \ log-0.4.11 \ memchr-2.3.4 \ nix-0.19.1 \ proc-macro2-1.0.24 \ quote-1.0.7 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.4.2 \ regex-syntax-0.6.21 \ rug-1.11.0 \ rustyline-7.1.0 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ seahorse-1.1.1 \ serde-1.0.118 \ syn-1.0.54 \ test-case-1.0.0 \ thread_local-1.0.1 \ toml-0.5.7 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ utf8parse-0.2.0 \ version_check-0.9.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+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 \ wasm-bindgen-test-0.3.19 \ wasm-bindgen-test-macro-0.3.19 \ web-sys-0.3.46 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winres-0.1.11 \ gmp-mpfr-sys@git+https://gitlab.com/tspiteri/gmp-mpfr-sys.git\#21966f4bfb56c87d407eb14c72e92ef4e55856aa CARGO_CARGOTOML= ${WRKSRC}/cli/Cargo.toml CARGO_INSTALL_PATH= ./cli PLIST_FILES= bin/kalker post-patch: ${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' ${WRKSRC_crate_gmp-mpfr-sys}/build.rs .include diff --git a/misc/broot/Makefile b/misc/broot/Makefile index d246f2cf5c28..f8b8b7a6ae0e 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,256 +1,256 @@ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org 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-1.0.2 \ adler32-1.2.0 \ ahash-0.4.7 \ ahash-0.7.4 \ aho-corasick-0.7.18 \ ansi_colours-1.0.4 \ ansi_term-0.11.0 \ anyhow-1.0.42 \ argh-0.1.5 \ argh_derive-0.1.5 \ argh_shared-0.1.5 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bet-1.0.0 \ bincode-1.3.3 \ bitflags-1.2.1 \ bstr-0.2.16 \ bytemuck-1.7.2 \ byteorder-1.4.3 \ cc-1.0.69 \ cfg-if-1.0.0 \ char_reader-0.1.0 \ chrono-0.4.19 \ clap-2.33.3 \ cli-log-0.1.0 \ cli-log-2.0.0 \ clipboard-win-4.2.1 \ color_quant-1.1.0 \ crc32fast-1.2.1 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ crossterm-0.19.0 \ crossterm-0.21.0 \ crossterm_winapi-0.7.0 \ crossterm_winapi-0.8.0 \ csv-1.1.6 \ csv-core-0.1.10 \ csv2svg-0.1.5 \ custom_error-1.9.2 \ deflate-0.8.6 \ deser-hjson-1.0.2 \ directories-3.0.2 \ directories-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ either-1.6.1 \ error-code-2.3.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ file-size-1.0.3 \ flate2-1.0.20 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ getrandom-0.2.3 \ gif-0.11.2 \ git2-0.13.20 \ glassbench-0.3.0 \ glob-0.3.0 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ hashlink-0.6.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ id-arena-2.2.1 \ idna-0.2.3 \ image-0.23.14 \ indexmap-1.7.0 \ instant-0.1.10 \ is_executable-1.0.1 \ itoa-0.4.7 \ jobserver-0.1.22 \ jpeg-decoder-0.1.22 \ lazy-regex-2.2.2 \ lazy-regex-proc_macros-2.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lfs-core-0.4.2 \ libc-0.2.98 \ libgit2-sys-0.12.21+1.1.0 \ libsqlite3-sys-0.20.1 \ libz-sys-1.1.3 \ line-wrap-0.1.1 \ linked-hash-map-0.5.4 \ lock_api-0.4.4 \ log-0.4.14 \ matches-0.1.8 \ memchr-2.4.0 \ memmap-0.7.0 \ memoffset-0.6.4 \ minimad-0.7.1 \ minimad-0.9.0 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ 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 \ once_cell-1.8.0 \ onig-6.2.0 \ onig_sys-69.7.0 \ open-1.7.1 \ open-2.0.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ pathdiff-0.2.0 \ percent-encoding-2.1.0 \ phf-0.9.0 \ phf_generator-0.9.0 \ phf_macros-0.9.0 \ phf_shared-0.9.0 \ pkg-config-0.3.19 \ plist-1.2.0 \ png-0.16.8 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.28 \ proc-status-0.1.1 \ quick-xml-0.22.0 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.9 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rusqlite-0.24.2 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ secular-1.0.1 \ serde-1.0.127 \ serde_derive-1.0.127 \ serde_json-1.0.66 \ signal-hook-0.1.17 \ signal-hook-0.3.9 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ siphasher-0.3.6 \ smallvec-1.6.1 \ splitty-0.1.0 \ str-buf-1.0.5 \ strict-0.1.4 \ strsim-0.8.0 \ svg-0.8.2 \ syn-1.0.74 \ syntect-4.6.0 \ tempfile-3.2.0 \ termimad-0.10.3 \ termimad-0.17.0 \ terminal-clipboard-0.3.0 \ termux-clipboard-0.1.0 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ tiff-0.6.1 \ time-0.1.43 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ umask-1.0.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ users-0.11.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ weezl-0.1.5 \ 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.3 \ xcb-0.10.1 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 CARGO_FEATURES= --no-default-features SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md documentation.md features.md OPTIONS_DEFINE= CLIPBOARD DOCS OPTIONS_DEFAULT= CLIPBOARD CLIPBOARD_DESC= Enable terminal X11 clipboard support 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 diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index 5ee58466e4ce..85efe8f0fcb8 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,72 +1,72 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 13 +PORTREVISION= 14 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 diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 9e56cd62f7a2..2998ad99bbbc 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,108 +1,108 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 8 +PORTREVISION= 9 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 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 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 diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile index 8a8e25c6ca7f..c73b618d8127 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,189 +1,190 @@ PORTNAME= xplr DISTVERSIONPREFIX= v DISTVERSION= 0.15.2 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org COMMENT= Hackable, minimal, fast TUI file explorer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo desktop-file-utils gmake USE_GITHUB= yes GH_ACCOUNT= sayanarijit CARGO_CRATES= ansi-to-tui-0.4.1 \ anyhow-1.0.44 \ assert_cmd-2.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.16 \ bumpalo-3.7.0 \ cassowary-0.3.0 \ cast-0.2.7 \ cc-1.0.70 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ criterion-0.3.5 \ criterion-plot-0.4.4 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crossterm-0.20.0 \ crossterm-0.22.1 \ crossterm_winapi-0.8.0 \ crossterm_winapi-0.9.0 \ csv-1.1.6 \ csv-core-0.1.10 \ difflib-0.4.0 \ dirs-4.0.0 \ dirs-sys-0.3.6 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ either-1.6.1 \ erased-serde-0.3.16 \ getrandom-0.2.3 \ half-1.7.1 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ humansize-1.1.1 \ indexmap-1.7.0 \ instant-0.1.10 \ itertools-0.10.1 \ itoa-0.4.8 \ js-sys-0.3.53 \ lazy_static-1.4.0 \ libc-0.2.105 \ linked-hash-map-0.5.4 \ lock_api-0.4.5 \ log-0.4.14 \ lua-src-543.0.0 \ luajit-src-210.2.0+resty5f13855 \ memchr-2.4.1 \ memoffset-0.6.4 \ mime-0.3.16 \ mime_guess-2.0.3 \ mio-0.7.13 \ miow-0.3.7 \ mlua-0.6.6 \ natord-1.0.9 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ oorandom-11.1.3 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ pkg-config-0.3.19 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ predicates-2.0.2 \ predicates-core-1.0.2 \ predicates-tree-1.0.3 \ proc-macro2-1.0.29 \ quote-1.0.9 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc_version-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.130 \ serde_cbor-0.11.2 \ serde_derive-1.0.130 \ serde_json-1.0.67 \ serde_yaml-0.8.21 \ signal-hook-0.3.10 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ smallvec-1.6.1 \ syn-1.0.75 \ textwrap-0.11.0 \ time-0.1.44 \ tinytemplate-1.2.1 \ treeline-0.1.0 \ tui-0.16.0 \ unicase-2.6.0 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.76 \ wasm-bindgen-backend-0.2.76 \ wasm-bindgen-macro-0.2.76 \ wasm-bindgen-macro-support-0.2.76 \ wasm-bindgen-shared-0.2.76 \ web-sys-0.3.53 \ 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 \ yaml-rust-0.4.5 BINARY_ALIAS= make=gmake PORTDOCS= CODE_OF_CONDUCT.md README.md RELEASE.md _EXAMPLES= ${WRKSRC}/src/init.lua PORTEXAMPLES= ${_EXAMPLES:T} OPTIONS_DEFINE= DOCS EXAMPLES _ASSETS= ${WRKSRC}/assets _ICONS= ${STAGEDIR}${PREFIX}/share/icons/hicolor .include .if ${ARCH:Mpowerpc64*} EXTRA_PATCHES= ${FILESDIR}/extra-patch-Cargo.toml LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty .endif .if ${ARCH} == powerpc EXTRA_PATCHES= ${FILESDIR}/extra-patch-Cargo.toml LIB_DEPENDS= libluajit-5.1.so:lang/luajit .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_DATA} ${_ASSETS}/desktop/${PORTNAME}.desktop \ ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop @${MKDIR} ${_ICONS}/scalable/apps ${INSTALL_DATA} ${_ASSETS}/icon/${PORTNAME}.svg \ ${_ICONS}/scalable/apps .for res in 16 32 64 128 @${MKDIR} ${_ICONS}/${res}x${res}/apps .for icon in ico png ${INSTALL_DATA} ${_ASSETS}/icon/${PORTNAME}${res}.${icon} \ ${_ICONS}/${res}x${res}/apps/${PORTNAME}.${icon} .endfor .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${_EXAMPLES} \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/multimedia/av1an/Makefile b/multimedia/av1an/Makefile index 46a24abc1c2f..4da81012c623 100644 --- a/multimedia/av1an/Makefile +++ b/multimedia/av1an/Makefile @@ -1,225 +1,226 @@ PORTNAME= av1an DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org COMMENT= Command-line encoding framework with per scene quality LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \ ${BUILD_DEPENDS_${ARCH}} BUILD_DEPENDS_amd64= nasm:devel/nasm LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ libvapoursynth-script.so:multimedia/vapoursynth USES= cargo USE_GITHUB= yes GH_ACCOUNT= master-of-zen GH_PROJECT= Av1an PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= addr2line-0.16.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.44 \ arbitrary-0.4.7 \ arg_enum_proc_macro-0.3.1 \ arrayvec-0.5.2 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.0.1 \ av-bitstream-0.1.2 \ av-data-0.3.0 \ av-format-0.3.1 \ av-ivf-0.2.2 \ av-scenechange-0.7.2 \ backtrace-0.3.62 \ bindgen-0.54.0 \ bitflags-1.3.2 \ bitstream-io-1.2.0 \ bitvec-0.19.5 \ bumpalo-3.8.0 \ byte-slice-cast-1.2.0 \ bytes-1.1.0 \ cc-1.0.71 \ cexpr-0.4.0 \ cfg-expr-0.7.4 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clang-sys-0.29.3 \ clap-2.33.3 \ console-0.15.0 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ ctrlc-3.2.1 \ dashmap-4.0.2 \ either-1.6.1 \ encode_unicode-0.3.6 \ enum-iterator-0.7.0 \ enum-iterator-derive-0.7.0 \ err-derive-0.2.4 \ failure-0.1.8 \ failure_derive-0.1.8 \ ffmpeg-next-4.4.0 \ ffmpeg-sys-next-4.4.0 \ flexi_logger-0.19.5 \ form_urlencoded-1.0.1 \ funty-1.1.0 \ getrandom-0.2.3 \ getset-0.1.1 \ gimli-0.25.0 \ git2-0.13.23 \ glob-0.3.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ idna-0.2.3 \ indicatif-0.17.0-beta.1 \ interpolate_name-0.2.3 \ itertools-0.10.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexical-core-0.7.6 \ libc-0.2.106 \ libfuzzer-sys-0.3.5 \ libgit2-sys-0.12.24+1.3.0 \ libloading-0.5.2 \ libz-sys-1.1.3 \ log-0.4.14 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ miow-0.3.7 \ nasm-rs-0.2.1 \ nix-0.23.0 \ nom-5.1.2 \ nom-6.1.2 \ noop_proc_macro-0.3.0 \ ntapi-0.3.6 \ num-bigint-0.3.3 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.4.0 \ object-0.27.1 \ once_cell-1.8.0 \ paste-1.0.5 \ path_abs-0.5.1 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.7 \ pkg-config-0.3.22 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ ppv-lite86-0.2.15 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.32 \ quote-1.0.10 \ radium-0.5.3 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rav1e-0.5.0 \ rayon-1.5.1 \ rayon-core-1.9.1 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rust_hawktracer-0.7.0 \ rust_hawktracer_normal_macro-0.4.1 \ rust_hawktracer_proc_macro-0.4.1 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustversion-1.0.5 \ ryu-1.0.5 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ shlex-0.1.1 \ shlex-1.1.0 \ signal-hook-registry-1.4.0 \ simd_helpers-0.1.0 \ smallvec-1.7.0 \ smawk-0.3.1 \ splines-4.0.3 \ static_assertions-1.1.0 \ std_prelude-0.2.12 \ stfu8-0.2.4 \ strsim-0.8.0 \ strsim-0.10.0 \ structopt-0.3.25 \ structopt-derive-0.4.18 \ strum-0.21.0 \ strum-0.22.0 \ strum_macros-0.21.1 \ strum_macros-0.22.0 \ syn-1.0.81 \ synstructure-0.12.6 \ sysinfo-0.20.5 \ system-deps-3.1.2 \ tap-1.0.1 \ terminal_size-0.1.17 \ textwrap-0.11.0 \ textwrap-0.14.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.44 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-1.13.0 \ toml-0.5.8 \ unicode-bidi-0.3.7 \ unicode-linebreak-0.1.2 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ v_frame-0.2.5 \ vapoursynth-0.3.0 \ vapoursynth-sys-0.3.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ vergen-3.2.0 \ vergen-5.1.16 \ version-compare-0.0.11 \ version_check-0.9.3 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ which-4.2.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wyz-0.2.0 \ y4m-0.7.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 diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index df47e9a26eef..4a4f9576e881 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -1,435 +1,435 @@ PORTNAME= gstreamer1-plugins-rust DISTVERSION= 0.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org COMMENT= Various GStreamer plugins written in Rust LICENSE= LGPL21+ MIT LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSE-LGPLv2 BUILD_DEPENDS= cargo-cbuild:devel/cargo-c USES= cargo gnome meson pkgconfig ssl USE_GITLAB= yes USE_GNOME= glib20 USE_GSTREAMER1= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= gstreamer GL_PROJECT= gst-plugins-rs GL_COMMIT= d0466b3eee114207f851b37cae0015c0e718f021 MAKE_ENV= ${CARGO_ENV} CARGO_CRATES= adler-1.0.2 \ adler32-1.2.0 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.43 \ arbitrary-0.4.7 \ arg_enum_proc_macro-0.3.1 \ array-init-2.0.0 \ arrayvec-0.5.2 \ async-compression-0.3.8 \ async-trait-0.1.51 \ async-tungstenite-0.14.0 \ atk-0.14.0 \ atk-sys-0.14.0 \ atomic_refcell-0.1.7 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ base64-0.13.0 \ bincode-1.3.3 \ bindgen-0.58.1 \ bitflags-1.3.2 \ bitstream-io-1.2.0 \ bitvec-0.19.5 \ block-buffer-0.9.0 \ bumpalo-3.7.0 \ byte-slice-cast-1.0.0 \ bytemuck-1.7.2 \ byteorder-1.4.3 \ bytes-0.5.6 \ bytes-1.1.0 \ cairo-rs-0.14.3 \ cairo-sys-rs-0.14.0 \ cc-1.0.69 \ cdg-0.1.0 \ cdg_renderer-0.6.0 \ cexpr-0.4.0 \ cfg-expr-0.7.4 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clang-sys-1.2.1 \ clap-2.33.3 \ claxon-0.4.3 \ color_quant-1.1.0 \ const_fn-0.4.8 \ cookie-0.14.4 \ cookie_store-0.12.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.2.1 \ crc-2.0.0 \ crc-catalog-1.1.1 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crypto-mac-0.11.1 \ csound-0.1.8 \ csound-sys-0.1.2 \ ctor-0.1.20 \ dasp_frame-0.11.0 \ dasp_sample-0.11.0 \ dav1d-0.6.0 \ dav1d-sys-0.3.4 \ deflate-0.9.1 \ diff-0.1.12 \ digest-0.9.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ discard-1.0.4 \ ebur128-0.1.6 \ ed25519-1.2.0 \ either-1.6.1 \ encoding_rs-0.8.28 \ env_logger-0.8.4 \ field-offset-0.3.4 \ flate2-1.0.20 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fst-0.4.7 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-1.1.0 \ futures-0.3.16 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-executor-0.3.16 \ futures-io-0.3.16 \ futures-macro-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ gdk-0.14.0 \ gdk-pixbuf-0.14.0 \ gdk-pixbuf-sys-0.14.0 \ gdk-sys-0.14.0 \ generic-array-0.14.4 \ getrandom-0.2.3 \ gif-0.11.2 \ gio-0.14.3 \ gio-sys-0.14.0 \ glib-0.14.4 \ glib-macros-0.14.1 \ glib-sys-0.14.0 \ glob-0.3.0 \ gobject-sys-0.14.0 \ gstreamer-0.17.3 \ gstreamer-app-0.17.2 \ gstreamer-app-sys-0.17.0 \ gstreamer-audio-0.17.2 \ gstreamer-audio-sys-0.17.0 \ gstreamer-base-0.17.2 \ gstreamer-base-sys-0.17.0 \ gstreamer-check-0.17.0 \ gstreamer-check-sys-0.17.0 \ gstreamer-net-0.17.0 \ gstreamer-net-sys-0.17.0 \ gstreamer-rtp-0.17.0 \ gstreamer-rtp-sys-0.17.0 \ gstreamer-sys-0.17.3 \ gstreamer-video-0.17.2 \ gstreamer-video-sys-0.17.0 \ gtk-0.14.1 \ gtk-sys-0.14.0 \ gtk3-macros-0.14.0 \ h2-0.3.4 \ hashbrown-0.11.2 \ headers-0.3.4 \ headers-core-0.2.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hmac-0.11.0 \ http-0.2.4 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.12 \ hyper-tls-0.5.0 \ hyphenation-0.8.4 \ hyphenation_commons-0.8.4 \ idna-0.2.3 \ image-0.23.14 \ indexmap-1.7.0 \ input_buffer-0.4.0 \ instant-0.1.10 \ interpolate_name-0.2.3 \ iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.10.1 \ itoa-0.4.8 \ js-sys-0.3.53 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.2 \ lexical-core-0.7.6 \ libc-0.2.101 \ libfuzzer-sys-0.3.5 \ libloading-0.7.0 \ libsodium-sys-0.2.7 \ libwebp-sys2-0.1.2 \ lock_api-0.4.5 \ log-0.4.14 \ matches-0.1.9 \ md-5-0.9.1 \ memchr-2.4.1 \ memoffset-0.6.4 \ mime-0.3.16 \ minimal-lexical-0.1.2 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-0.7.13 \ miow-0.2.2 \ miow-0.3.7 \ muldiv-1.0.0 \ native-tls-0.2.8 \ net2-0.2.37 \ nnnoiseless-0.3.2 \ nom-5.1.2 \ nom-6.1.2 \ nom-7.0.0 \ noop_proc_macro-0.3.0 \ ntapi-0.3.6 \ num-0.4.0 \ num-bigint-0.4.1 \ num-complex-0.3.1 \ num-complex-0.4.0 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-rational-0.4.0 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.66 \ output_vt100-0.1.2 \ pango-0.14.3 \ pango-sys-0.14.0 \ pangocairo-0.14.0 \ pangocairo-sys-0.14.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ paste-1.0.5 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.1.12 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ png-0.17.1 \ pocket-resources-0.3.2 \ ppv-lite86-0.2.10 \ pretty-hex-0.2.1 \ pretty_assertions-0.7.2 \ primal-check-0.3.1 \ proc-macro-crate-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.7 \ proc-macro2-1.0.28 \ publicsuffix-1.5.6 \ quote-1.0.9 \ radium-0.5.3 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rav1e-0.4.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ rusoto_core-0.47.0 \ rusoto_credential-0.47.0 \ rusoto_s3-0.47.0 \ rusoto_signature-0.47.0 \ rust_hawktracer-0.7.0 \ rust_hawktracer_normal_macro-0.4.1 \ rust_hawktracer_proc_macro-0.4.1 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.3.3 \ rustc_version-0.4.0 \ rustfft-5.1.1 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.4.1 \ security-framework-sys-2.4.1 \ semver-0.9.0 \ semver-0.11.0 \ semver-1.0.4 \ semver-parser-0.7.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_bytes-0.11.5 \ serde_derive-1.0.130 \ serde_json-1.0.67 \ serde_urlencoded-0.7.0 \ sha-1-0.9.8 \ sha1-0.6.0 \ sha2-0.9.6 \ shlex-1.1.0 \ signal-hook-registry-1.4.0 \ signature-1.3.1 \ simd_helpers-0.1.0 \ slab-0.4.4 \ smallvec-1.6.1 \ smawk-0.3.1 \ socket2-0.4.1 \ sodiumoxide-0.2.7 \ standback-0.2.17 \ 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 \ strength_reduce-0.2.3 \ strsim-0.8.0 \ strum-0.21.0 \ strum_macros-0.21.1 \ subtle-2.4.1 \ syn-1.0.75 \ system-deps-3.1.2 \ tap-1.0.1 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ textwrap-0.14.2 \ thiserror-1.0.28 \ thiserror-impl-1.0.28 \ time-0.1.43 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.10.1 \ tokio-macros-1.3.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.19 \ transpose-0.2.1 \ try-lock-0.2.3 \ tungstenite-0.13.0 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.6 \ unicode-linebreak-0.1.2 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf-8-0.7.6 \ uuid-0.8.2 \ v_frame-0.2.2 \ va_list-0.1.3 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ vergen-3.2.0 \ version-compare-0.0.11 \ version_check-0.9.3 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.76 \ wasm-bindgen-backend-0.2.76 \ wasm-bindgen-futures-0.4.26 \ wasm-bindgen-macro-0.2.76 \ wasm-bindgen-macro-support-0.2.76 \ wasm-bindgen-shared-0.2.76 \ web-sys-0.3.53 \ weezl-0.1.5 \ 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 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ wyz-0.2.0 \ xml-rs-0.8.4 \ zeroize-1.4.1 \ tokio,tokio-macros@git+https://github.com/fengalin/tokio\#2fd1551867c145cabe4548da2e37adc3bdf457a4 \ flavors@git+https://github.com/rust-av/flavors\#ceb65b8ce94e183c4cf4011da0a40e3a4892c2c0 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no OPTIONS_DEFINE= CSOUND DAV1D PANGO SODIUM OPTIONS_DEFAULT=CSOUND DAV1D PANGO SODIUM OPTIONS_EXCLUDE_aarch64= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda OPTIONS_SUB= yes CSOUND_DESC= Audio filtering via Csound CSOUND_LIB_DEPENDS= libcsound64.so:audio/csound CSOUND_CONFIGURE_ENV= CSOUND_LIB_DIR="${LOCALBASE}/lib" CSOUND_MESON_ENABLED= csound DAV1D_DESC= AV1 video decoding via libdav1d DAV1D_BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} DAV1D_LIB_DEPENDS= libdav1d.so:multimedia/dav1d DAV1D_MESON_ENABLED= dav1d PANGO_USE= GNOME=cairo,pango PANGO_MESON_ENABLED= closedcaption SODIUM_DESC= File encryption and decryption via libsodium SODIUM_LIB_DEPENDS= libsodium.so:security/libsodium SODIUM_MESON_ON= -Dsodium=system SODIUM_MESON_OFF= -Dsodium=disabled 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 # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/'cargo'/s/, '--/&verbose'&verbose'&/" \ ${WRKSRC}/cargo_wrapper.py post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gstreamer-1.0/*.so .include diff --git a/multimedia/helvum/Makefile b/multimedia/helvum/Makefile index 09bb73da605d..1599cfb7bcd8 100644 --- a/multimedia/helvum/Makefile +++ b/multimedia/helvum/Makefile @@ -1,164 +1,165 @@ PORTNAME= helvum DISTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= multimedia PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ PATCHFILES+= c17bc2674d4e.patch:-p1 # https://gitlab.freedesktop.org/ryuukyu/helvum/-/merge_requests/19 MAINTAINER= jbeich@FreeBSD.org COMMENT= GTK patchbay for PipeWire LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libpipewire-0.3.so:multimedia/pipewire USES= cargo gnome meson pkgconfig python:build shebangfix USE_GITLAB= yes USE_GNOME= cairo gtk40 GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= ryuukyu GL_COMMIT= c1ec56e115b4992969514c5c5d0950ae4170913a SHEBANG_FILES= build-aux/cargo.sh build-aux/meson_post_install.py bash_CMD= ${SH} MAKE_ENV= ${CARGO_ENV} PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.44 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bindgen-0.59.1 \ bitflags-1.3.2 \ bitvec-0.19.5 \ cairo-rs-0.14.7 \ cairo-sys-rs-0.14.0 \ cc-1.0.70 \ cexpr-0.5.0 \ cfg-expr-0.8.1 \ cfg-expr-0.9.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clang-sys-1.2.2 \ clap-2.33.3 \ cookie-factory-0.3.2 \ either-1.6.1 \ env_logger-0.8.4 \ env_logger-0.9.0 \ errno-0.2.7 \ errno-dragonfly-0.1.2 \ field-offset-0.3.4 \ funty-1.1.0 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ gdk-pixbuf-0.14.0 \ gdk-pixbuf-sys-0.14.0 \ gdk4-0.3.0 \ gdk4-sys-0.3.0 \ gio-0.14.6 \ gio-sys-0.14.0 \ glib-0.14.5 \ glib-macros-0.14.1 \ glib-sys-0.14.0 \ glob-0.3.0 \ gobject-sys-0.14.0 \ graphene-rs-0.14.0 \ graphene-sys-0.14.0 \ gsk4-0.3.0 \ gsk4-sys-0.3.0 \ gtk4-0.3.0 \ gtk4-macros-0.3.0 \ gtk4-sys-0.3.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ itertools-0.10.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexical-core-0.7.6 \ libc-0.2.103 \ libloading-0.7.0 \ libspa-0.4.1 \ libspa-sys-0.4.1 \ log-0.4.14 \ memchr-2.3.4 \ memoffset-0.6.4 \ nix-0.14.1 \ nom-6.2.1 \ once_cell-1.8.0 \ pango-0.14.3 \ pango-sys-0.14.0 \ peeking_take_while-0.1.2 \ pest-2.1.3 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pipewire-0.4.1 \ pipewire-sys-0.4.1 \ pkg-config-0.3.20 \ proc-macro-crate-1.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.29 \ quote-1.0.9 \ radium-0.5.3 \ regex-1.4.6 \ regex-syntax-0.6.25 \ rustc-hash-1.1.0 \ rustc_version-0.3.3 \ ryu-1.0.5 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ shlex-1.1.0 \ signal-0.7.0 \ slab-0.4.4 \ smallvec-1.7.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.77 \ system-deps-3.2.0 \ system-deps-4.0.0 \ tap-1.0.1 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ toml-0.5.8 \ ucd-trie-0.1.3 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version_check-0.9.3 \ void-1.0.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 \ wyz-0.2.0 post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e '/cargo/s/ --/&verbose&verbose&/' \ ${WRKSRC}/build-aux/cargo.sh .include .if ${OPSYS} != FreeBSD || ${OSVERSION} < 1300134 LIB_DEPENDS+= libepoll-shim.so:devel/libepoll-shim LDFLAGS+= -lepoll-shim .endif .include diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile index 2ae998cfed24..0ab2e0c8217e 100644 --- a/multimedia/kooha/Makefile +++ b/multimedia/kooha/Makefile @@ -1,221 +1,221 @@ PORTNAME= kooha DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org COMMENT= Elegantly record your screen LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpulse.so:audio/pulseaudio \ libgraphene-1.0.so:graphics/graphene USES= cargo gettext gnome meson pkgconfig python:build shebangfix USE_GITHUB= yes USE_GNOME= gtk40 libadwaita USE_GSTREAMER1= good opus pulse vpx GH_ACCOUNT= SeaDve GH_PROJECT= Kooha SHEBANG_FILES= build-aux/meson_post_install.py MAKE_ENV= ${CARGO_ENV} GLIB_SCHEMAS= io.github.seadve.Kooha.gschema.xml CARGO_CRATES= aho-corasick-0.7.18 \ anyhow-1.0.43 \ approx-0.5.0 \ ashpd-0.2.0-alpha-3 \ async-broadcast-0.3.3 \ async-channel-1.6.1 \ async-executor-1.4.1 \ async-io-1.6.0 \ async-lock-2.4.0 \ async-recursion-0.3.2 \ async-task-4.0.3 \ atomic_refcell-0.1.7 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ block-0.1.6 \ byteorder-1.4.3 \ cache-padded-1.1.1 \ cairo-rs-0.14.3 \ cairo-sys-rs-0.14.0 \ cc-1.0.69 \ cfg-expr-0.8.1 \ cfg-if-1.0.0 \ chrono-0.4.19 \ color_quant-1.1.0 \ concurrent-queue-1.2.2 \ derivative-2.2.0 \ dlib-0.5.0 \ downcast-rs-1.2.0 \ easy-parallel-3.1.0 \ either-1.6.1 \ enumflags2-0.6.4 \ enumflags2_derive-0.6.4 \ env_logger-0.7.1 \ event-listener-2.5.1 \ fastrand-1.5.0 \ field-offset-0.3.4 \ futures-0.3.16 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-executor-0.3.16 \ futures-io-0.3.16 \ futures-lite-1.12.0 \ futures-macro-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ gdk-pixbuf-0.14.0 \ gdk-pixbuf-sys-0.14.0 \ gdk4-0.2.0 \ gdk4-sys-0.2.0 \ gdk4-wayland-0.2.0 \ gdk4-wayland-sys-0.2.0 \ gdk4-x11-0.2.0 \ gdk4-x11-sys-0.2.0 \ getrandom-0.2.3 \ gettext-rs-0.7.0 \ gettext-sys-0.21.2 \ gif-0.11.2 \ gio-0.14.3 \ gio-sys-0.14.0 \ glib-0.14.4 \ glib-macros-0.14.1 \ glib-sys-0.14.0 \ gobject-sys-0.14.0 \ graphene-rs-0.14.0 \ graphene-sys-0.14.0 \ gsk4-0.2.0 \ gsk4-sys-0.2.0 \ gst-plugin-gif-0.7.1 \ gst-plugin-version-helper-0.7.1 \ gstreamer-0.17.3 \ gstreamer-base-0.17.2 \ gstreamer-base-sys-0.17.0 \ gstreamer-sys-0.17.3 \ gstreamer-video-0.17.2 \ gstreamer-video-sys-0.17.0 \ gtk4-0.2.0 \ gtk4-macros-0.2.0 \ gtk4-sys-0.2.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ humantime-1.3.0 \ instant-0.1.10 \ itertools-0.10.1 \ lazy_static-1.4.0 \ libadwaita-0.1.0-alpha-3 \ libadwaita-sys-0.1.0-alpha-3 \ libc-0.2.101 \ libloading-0.7.0 \ libpulse-binding-2.25.0 \ libpulse-sys-1.19.2 \ locale_config-0.3.0 \ log-0.4.14 \ malloc_buf-0.0.6 \ memchr-2.4.1 \ memoffset-0.6.4 \ muldiv-1.0.0 \ nix-0.20.1 \ nix-0.21.1 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-rational-0.4.0 \ num-traits-0.2.14 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.8.0 \ pango-0.14.3 \ pango-sys-0.14.0 \ parking-2.0.0 \ paste-1.0.5 \ pest-2.1.3 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ polling-2.1.0 \ ppv-lite86-0.2.10 \ pretty-hex-0.2.1 \ pretty_env_logger-0.4.0 \ proc-macro-crate-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.7 \ proc-macro2-1.0.28 \ pulsectl-rs-0.3.2 \ quick-error-1.2.3 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rustc_version-0.3.3 \ scoped-tls-1.0.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_repr-0.1.7 \ sha1-0.6.0 \ slab-0.4.4 \ slotmap-1.0.5 \ smallvec-1.6.1 \ socket2-0.4.1 \ static_assertions-1.1.0 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.75 \ system-deps-3.2.0 \ temp-dir-0.1.11 \ termcolor-1.1.2 \ thiserror-1.0.28 \ thiserror-impl-1.0.28 \ time-0.1.43 \ toml-0.5.8 \ tracing-0.1.26 \ tracing-attributes-0.1.15 \ tracing-core-0.1.19 \ ucd-trie-0.1.3 \ unicode-segmentation-1.8.0 \ unicode-xid-0.2.2 \ version-compare-0.0.11 \ version_check-0.9.3 \ waker-fn-1.1.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wayland-client-0.28.6 \ wayland-commons-0.28.6 \ wayland-scanner-0.28.6 \ wayland-sys-0.28.6 \ weezl-0.1.5 \ wepoll-ffi-0.1.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 \ xml-rs-0.8.4 \ zbus-2.0.0-beta.6 \ zbus_macros-2.0.0-beta.6 \ zbus_names-1.0.0 \ zvariant-2.8.0 \ zvariant_derive-2.8.0 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e '/cargo/s/ --/&verbose&verbose&/' \ ${WRKSRC}/build-aux/cargo.sh .include diff --git a/multimedia/librav1e/Makefile b/multimedia/librav1e/Makefile index 9a17903a97c2..d6dc4ac9739c 100644 --- a/multimedia/librav1e/Makefile +++ b/multimedia/librav1e/Makefile @@ -1,29 +1,29 @@ -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 \ --verbose \ --verbose \ ${CARGO_BUILD_ARGS} do-install: @${CARGO_CARGO_RUN} cinstall \ --verbose \ --verbose \ --destdir "${STAGEDIR}" \ --prefix "${PREFIX}" \ ${CARGO_INSTALL_ARGS} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include "${MASTERDIR}/Makefile" diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index d365ec5348ab..c3d1f83c85e5 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,45 +1,46 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= driesm@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_DEFAULT= PORTAUDIO 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_USES= gnome 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_USES= sdl SDL_USE= SDL=sdl2 SDL_VARS= CARGO_FEATURES+=sdl-backend post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/librespot .include diff --git a/multimedia/neolink/Makefile b/multimedia/neolink/Makefile index f2576d307eb5..05b821526493 100644 --- a/multimedia/neolink/Makefile +++ b/multimedia/neolink/Makefile @@ -1,202 +1,202 @@ PORTNAME= neolink PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= g20210903 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= kevans@FreeBSD.org COMMENT= RTSP bridge to Reolink IP cameras LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server USES= cargo gnome USE_GNOME= glib20 USE_GSTREAMER1= yes USE_RC_SUBR= neolink USERS= ${PORTNAME} GROUPS= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= thirtythreeforty GH_TAGNAME= cf54129 CARGO_CRATES= aes-0.6.0 \ aes-soft-0.6.4 \ aesni-0.10.0 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.42 \ arrayvec-0.5.2 \ assert_matches-1.5.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ bitflags-1.2.1 \ bitvec-0.19.5 \ bumpalo-3.7.0 \ byte-slice-cast-1.0.0 \ cfb-mode-0.6.0 \ cfg-expr-0.8.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cipher-0.2.5 \ clap-2.33.3 \ const_fn-0.4.8 \ cookie-factory-0.3.2 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.4 \ crossbeam-deque-0.7.4 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ discard-1.0.4 \ either-1.6.1 \ env_logger-0.9.0 \ err-derive-0.2.4 \ form_urlencoded-1.0.1 \ funty-1.1.0 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-executor-0.3.16 \ futures-io-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ generic-array-0.14.4 \ gio-0.14.0 \ gio-sys-0.14.0 \ glib-0.14.2 \ glib-macros-0.14.1 \ glib-sys-0.14.0 \ gobject-sys-0.14.0 \ gstreamer-0.17.1 \ gstreamer-app-0.17.0 \ gstreamer-app-sys-0.17.0 \ gstreamer-base-0.17.0 \ gstreamer-base-sys-0.17.0 \ gstreamer-net-0.17.0 \ gstreamer-net-sys-0.17.0 \ gstreamer-rtsp-0.17.0 \ gstreamer-rtsp-server-0.17.0 \ gstreamer-rtsp-server-sys-0.17.0 \ gstreamer-rtsp-sys-0.17.0 \ gstreamer-sdp-0.17.0 \ gstreamer-sdp-sys-0.17.0 \ gstreamer-sys-0.17.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ idna-0.2.3 \ if_chain-1.0.1 \ indoc-0.3.6 \ indoc-impl-0.3.6 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.7 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.98 \ log-0.4.14 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.3.4 \ memoffset-0.5.6 \ muldiv-1.0.0 \ nom-6.2.1 \ num-integer-0.1.44 \ num-rational-0.4.0 \ num-traits-0.2.14 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ paste-1.0.5 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ pretty-hex-0.2.1 \ proc-macro-crate-1.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.28 \ quote-1.0.9 \ radium-0.5.3 \ regex-1.4.6 \ regex-syntax-0.6.25 \ rustc_version-0.2.3 \ rustversion-1.0.5 \ ryu-1.0.5 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.127 \ serde_derive-1.0.127 \ serde_json-1.0.66 \ sha1-0.6.0 \ slab-0.4.3 \ smallvec-1.6.1 \ socket2-0.3.19 \ standback-0.2.17 \ 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 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.74 \ synstructure-0.12.5 \ system-deps-3.2.0 \ tap-1.0.1 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ typenum-1.13.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ url-2.2.2 \ validator-0.10.1 \ validator_derive-0.10.1 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version_check-0.9.3 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ 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 \ wyz-0.2.0 \ xml-rs-0.8.4 \ yaserde-0.3.16 \ yaserde_derive-0.3.17 post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/sample_config.toml \ ${STAGEDIR}${ETCDIR}/config.toml.sample .include diff --git a/multimedia/rav1e/Makefile b/multimedia/rav1e/Makefile index 1a3584260cdf..142900663573 100644 --- a/multimedia/rav1e/Makefile +++ b/multimedia/rav1e/Makefile @@ -1,203 +1,203 @@ PORTNAME= rav1e DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -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.16.0 \ adler-1.0.2 \ adler32-1.2.0 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.44 \ aom-sys-0.3.0 \ arbitrary-0.4.7 \ arg_enum_proc_macro-0.3.1 \ arrayvec-0.7.2 \ assert_cmd-2.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ av-metrics-0.7.2 \ backtrace-0.3.62 \ bindgen-0.58.1 \ bitflags-1.3.2 \ bitstream-io-1.2.0 \ bstr-0.2.17 \ bumpalo-3.8.0 \ bytemuck-1.7.2 \ byteorder-1.4.3 \ cast-0.2.7 \ cc-1.0.71 \ cexpr-0.4.0 \ cfg-expr-0.7.4 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clang-sys-1.2.2 \ clap-2.33.3 \ cmake-0.1.46 \ color_quant-1.1.0 \ console-0.14.1 \ crc32fast-1.2.1 \ criterion-0.3.5 \ criterion-plot-0.4.4 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ csv-1.1.6 \ csv-core-0.1.10 \ ctor-0.1.21 \ dav1d-sys-0.3.4 \ deflate-0.8.6 \ diff-0.1.12 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ encode_unicode-0.3.6 \ env_logger-0.8.4 \ fern-0.6.0 \ getrandom-0.2.3 \ gimli-0.25.0 \ glob-0.3.0 \ half-1.8.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ image-0.23.14 \ interpolate_name-0.2.3 \ itertools-0.8.2 \ itertools-0.10.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ js-sys-0.3.55 \ lab-0.11.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.106 \ libfuzzer-sys-0.3.5 \ libloading-0.7.1 \ log-0.4.14 \ memchr-2.4.1 \ memoffset-0.6.4 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ nasm-rs-0.2.1 \ nom-5.1.2 \ noop_proc_macro-0.3.0 \ 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.27.1 \ oorandom-11.1.3 \ output_vt100-0.1.2 \ paste-1.0.5 \ peeking_take_while-0.1.2 \ pkg-config-0.3.22 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ png-0.16.8 \ ppv-lite86-0.2.15 \ predicates-2.0.3 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ pretty_assertions-0.7.2 \ proc-macro2-1.0.32 \ quote-1.0.10 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ 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.21 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scan_fmt-0.2.6 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.130 \ serde_cbor-0.11.2 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ shlex-1.1.0 \ signal-hook-0.3.10 \ signal-hook-registry-1.4.0 \ simd_helpers-0.1.0 \ smallvec-1.7.0 \ strsim-0.8.0 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.81 \ system-deps-3.1.2 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ termtree-0.2.3 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.43 \ tinytemplate-1.2.1 \ toml-0.5.8 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ 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.7.0 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 diff --git a/multimedia/scte35dump/Makefile b/multimedia/scte35dump/Makefile index 7cb4e1e98d1a..7d05fda09a33 100644 --- a/multimedia/scte35dump/Makefile +++ b/multimedia/scte35dump/Makefile @@ -1,92 +1,92 @@ PORTNAME= scte35dump DISTVERSION= 0.1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MAINTAINER= rodrigo@FreeBSD.org COMMENT= Dump SCTE-35 data from a Transport Stream LICENSE= MIT USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= m2amedia CARGO_CRATES= aho-corasick-0.7.4 \ ansi_term-0.11.0 \ arrayvec-0.3.25 \ arrayvec-0.4.11 \ atty-0.2.13 \ base64-0.10.1 \ bitflags-1.1.0 \ bitreader-0.3.1 \ byteorder-1.3.2 \ cfg-if-0.1.9 \ clap-2.33.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 \ env_logger-0.6.2 \ fixedbitset-0.1.9 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ hex-0.3.2 \ hexdump-0.1.0 \ humantime-1.2.0 \ iovec-0.1.2 \ itertools-0.4.19 \ kernel32-sys-0.2.2 \ lazy_static-1.3.0 \ libc-0.2.60 \ log-0.4.7 \ memchr-2.2.1 \ mio-0.6.19 \ miow-0.2.1 \ mpeg2ts-reader-0.13.0 \ net2-0.2.33 \ nodrop-0.1.13 \ odds-0.2.26 \ proc-macro2-0.4.30 \ quick-error-1.2.2 \ quote-0.6.13 \ regex-1.1.9 \ regex-syntax-0.6.8 \ rtp-rs-0.3.0 \ rustc_version-0.2.3 \ scte35-reader-0.11.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.97 \ serde_derive-1.0.97 \ serdebug-1.0.5 \ serdebug_derive-1.0.0 \ slab-0.4.2 \ smpte2022-1-fec-0.2.0 \ smpte2022-1-packet-0.4.0 \ strsim-0.8.0 \ syn-0.14.9 \ syn-0.15.39 \ termcolor-1.0.5 \ textwrap-0.11.0 \ thread_local-0.3.6 \ ucd-util-0.1.3 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ utf8-ranges-1.0.3 \ 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-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-1.0.1 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/scte35dump .include diff --git a/multimedia/termplay/Makefile b/multimedia/termplay/Makefile index 789d3a81cdf5..37d1e69c30f4 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -1,117 +1,117 @@ PORTNAME= termplay DISTVERSION= 2.0.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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 diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile index 80b21b8f5b84..7c293afdd95c 100644 --- a/net-im/conduit/Makefile +++ b/net-im/conduit/Makefile @@ -1,375 +1,375 @@ PORTNAME= conduit DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im PKGNAMEPREFIX= matrix- MAINTAINER= ashish@FreeBSD.org COMMENT= Simple, fast and reliable chat server powered by Matrix LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_RC_SUBR= ${PORTNAME} USERS= ${PORTNAME} GROUPS= ${USERS} SUBS= DBDIR=${DBDIR} \ USERS=${USERS} \ GROUPS=${GROUPS} \ PORTNAME=${PORTNAME} PLIST_SUB= ${SUBS} SUB_LIST= ${SUBS} SUB_FILES= pkg-message pkg-install DBDIR= /var/db/${PORTNAME} USE_GITLAB= yes GL_ACCOUNT= famedly GL_COMMIT= 0d6ae2e1e74ee33fbc8dfcec01a8902e0a4d65d3 CARGO_CRATES= adler32-1.2.0 \ ahash-0.7.4 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ assign-1.1.1 \ async-stream-0.3.2 \ async-stream-impl-0.3.2 \ async-trait-0.1.51 \ atomic-0.5.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ base64-0.12.3 \ base64-0.13.0 \ binascii-0.1.4 \ bincode-1.3.3 \ bitflags-1.3.2 \ blake2b_simd-0.5.11 \ block-buffer-0.9.0 \ bumpalo-3.7.0 \ bytemuck-1.7.2 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.70 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ color_quant-1.1.0 \ const-oid-0.6.0 \ const_fn-0.4.8 \ constant_time_eq-0.1.5 \ cookie-0.15.1 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.2.1 \ crc32fast-1.2.1 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-queue-0.1.2 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.8.5 \ curve25519-dalek-3.2.0 \ data-encoding-2.3.2 \ deflate-0.8.6 \ der-0.4.1 \ devise-0.3.1 \ devise_codegen-0.3.1 \ devise_core-0.3.1 \ digest-0.9.0 \ directories-3.0.2 \ dirs-sys-0.3.6 \ discard-1.0.4 \ dtoa-0.4.8 \ ed25519-1.2.0 \ ed25519-dalek-1.0.1 \ either-1.6.1 \ encoding_rs-0.8.28 \ enum-as-inner-0.3.3 \ env_logger-0.7.1 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ figment-0.10.6 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fs2-0.4.3 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ fxhash-0.2.1 \ generator-0.7.0 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gif-0.11.2 \ glob-0.3.0 \ h2-0.3.4 \ hashbrown-0.11.2 \ hashlink-0.7.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hostname-0.3.1 \ http-0.2.4 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ humantime-1.3.0 \ hyper-0.14.12 \ hyper-rustls-0.22.1 \ idna-0.2.3 \ image-0.23.14 \ indexmap-1.7.0 \ indoc-1.0.3 \ inlinable_string-0.1.14 \ instant-0.1.10 \ integer-encoding-1.1.7 \ ipconfig-0.2.2 \ ipnet-2.3.1 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ jpeg-decoder-0.1.22 \ js-sys-0.3.53 \ js_int-0.2.1 \ jsonwebtoken-7.2.0 \ lazy_static-1.4.0 \ libc-0.2.101 \ libsqlite3-sys-0.22.2 \ linked-hash-map-0.5.4 \ lmdb-rkv-sys-0.11.0 \ lock_api-0.4.5 \ log-0.4.14 \ loom-0.5.1 \ lru-cache-0.1.2 \ maplit-1.0.2 \ match_cfg-0.1.0 \ matchers-0.0.1 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.4 \ mime-0.3.16 \ miniz_oxide-0.3.7 \ mio-0.7.13 \ miow-0.3.7 \ multer-2.0.1 \ ntapi-0.3.6 \ num-bigint-0.2.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 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-probe-0.1.4 \ opentelemetry-0.16.0 \ opentelemetry-jaeger-0.15.0 \ opentelemetry-semantic-conventions-0.8.0 \ ordered-float-1.1.1 \ page_size-0.4.2 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ paste-1.0.5 \ pear-0.2.3 \ pear_codegen-0.2.3 \ pem-0.8.3 \ percent-encoding-2.1.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkcs8-0.7.5 \ pkg-config-0.3.19 \ png-0.16.8 \ ppv-lite86-0.2.10 \ pretty_env_logger-0.4.0 \ proc-macro-crate-1.0.0 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.29 \ proc-macro2-diagnostics-0.9.1 \ quick-error-1.2.3 \ quote-1.0.9 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ ref-cast-1.0.6 \ ref-cast-impl-1.0.6 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ resolv-conf-0.7.0 \ ring-0.16.20 \ rocket-0.5.0-rc.1 \ rocket_codegen-0.5.0-rc.1 \ rocket_http-0.5.0-rc.1 \ ruma-0.4.0 \ ruma-api-0.18.3 \ ruma-api-macros-0.18.3 \ ruma-appservice-api-0.4.0 \ ruma-client-api-0.12.2 \ ruma-common-0.6.0 \ ruma-events-0.24.5 \ ruma-events-macros-0.24.5 \ ruma-federation-api-0.3.1 \ ruma-identifiers-0.20.0 \ ruma-identifiers-macros-0.20.0 \ ruma-identifiers-validation-0.5.0 \ ruma-identity-service-api-0.3.0 \ ruma-push-gateway-api-0.3.0 \ ruma-serde-0.5.0 \ ruma-serde-macros-0.5.0 \ ruma-signatures-0.9.0 \ ruma-state-res-0.4.1 \ rusqlite-0.25.3 \ rust-argon2-0.8.3 \ rustc_version-0.2.3 \ rustls-0.19.1 \ rustls-native-certs-0.5.0 \ rustversion-1.0.5 \ ryu-1.0.5 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ sct-0.6.1 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.67 \ serde_urlencoded-0.7.0 \ serde_yaml-0.8.20 \ sha1-0.6.0 \ sha2-0.9.6 \ sharded-slab-0.1.3 \ signal-hook-registry-1.4.0 \ signature-1.3.1 \ simple_asn1-0.4.1 \ slab-0.4.4 \ sled-0.34.6 \ smallvec-1.6.1 \ socket2-0.3.19 \ socket2-0.4.1 \ spin-0.5.2 \ spin-0.9.2 \ spki-0.4.0 \ stable-pattern-0.1.0 \ standback-0.2.17 \ state-0.5.2 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ subtle-2.4.1 \ syn-1.0.75 \ synchronoise-1.0.0 \ synstructure-0.12.5 \ tempfile-3.2.0 \ termcolor-1.1.2 \ thiserror-1.0.28 \ thiserror-impl-1.0.28 \ thread_local-1.1.3 \ threadpool-1.8.1 \ thrift-0.13.0 \ time-0.1.43 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.11.0 \ tokio-macros-1.3.0 \ tokio-rustls-0.22.0 \ tokio-socks-0.5.1 \ tokio-stream-0.1.7 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-attributes-0.1.15 \ tracing-core-0.1.19 \ tracing-flame-0.1.0 \ tracing-log-0.1.2 \ tracing-opentelemetry-0.15.0 \ tracing-serde-0.1.2 \ tracing-subscriber-0.2.20 \ trust-dns-proto-0.20.3 \ trust-dns-resolver-0.20.3 \ try-lock-0.2.3 \ twoway-0.2.2 \ typenum-1.14.0 \ ubyte-0.10.1 \ uncased-0.9.6 \ unchecked-index-0.2.2 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ untrusted-0.7.1 \ url-2.2.2 \ vcpkg-0.2.15 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.76 \ wasm-bindgen-backend-0.2.76 \ wasm-bindgen-futures-0.4.26 \ wasm-bindgen-macro-0.2.76 \ wasm-bindgen-macro-support-0.2.76 \ wasm-bindgen-shared-0.2.76 \ web-sys-0.3.53 \ webpki-0.21.4 \ webpki-0.22.0 \ weezl-0.1.5 \ widestring-0.4.3 \ wildmatch-2.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ winreg-0.7.0 \ yaml-rust-0.4.5 \ yansi-0.5.0 \ zeroize-1.4.1 \ zeroize_derive-1.1.0 \ zstd-0.5.4+zstd.1.4.7 \ zstd-safe-2.0.6+zstd.1.4.7 \ zstd-sys-1.4.18+zstd.1.4.7 \ heed,heed-traits,heed-types@git+https://github.com/timokoesters/heed.git?rev=f6f825da7fb2c758867e05ad973ef800a6fe1d5d\#f6f825da7fb2c758867e05ad973ef800a6fe1d5d post-patch: @${REINPLACE_CMD} -e 's,/etc/conduit.toml,${PREFIX}/etc/conduit.toml,' \ ${WRKSRC}/src/main.rs @${REINPLACE_CMD} -e 's,/var/lib/conduit,${DBDIR},' \ ${WRKSRC}/conduit-example.toml post-install: ${INSTALL_DATA} ${WRKSRC}/conduit-example.toml ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.toml.sample @${MKDIR} ${STAGEDIR}${DBDIR} .include diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index 5793b64077a5..66931116d92d 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -1,44 +1,44 @@ PORTNAME= fractal DISTVERSION= 4.4.0 -PORTREVISION= 1 +PORTREVISION= 2 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 \ libhandy-0.0.so:x11-toolkits/libhandy0 USES= cpe gettext gnome meson pkgconfig python:3.5+,build ssl tar:xz CPE_VENDOR= gnome USE_GNOME= cairo gtk30 gtksourceview4 USE_GSTREAMER1= bad editing-services GL_HASH= d4168ac40fd681240964705e000dd353 BINARY_ALIAS= python3=${PYTHON_CMD} GLIB_SCHEMAS= org.gnome.Fractal.gschema.xml # for the gettext-sys crate MAKE_ENV+= GETTEXT_BIN_DIR=${LOCALBASE}/bin \ GETTEXT_LIB_DIR=${LOCALBASE}/lib \ GETTEXT_INCLUDE_DIR=${LOCALBASE}/include \ RUSTFLAGS="${RUSTFLAGS} -C linker=${CC:Q} ${LDFLAGS:C/.+/-C link-arg=&/}" 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 diff --git a/net-im/libsignal-client/Makefile b/net-im/libsignal-client/Makefile index c246ff5d149b..a271295175b9 100644 --- a/net-im/libsignal-client/Makefile +++ b/net-im/libsignal-client/Makefile @@ -1,250 +1,250 @@ PORTNAME= libsignal-client DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-im java MAINTAINER= 0mp@FreeBSD.org COMMENT= Implementation of the Signal client protocol LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= protoc:devel/protobuf USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= signalapp USE_LDCONFIG= yes CARGO_CRATES= addr2line-0.14.1 \ adler-1.0.2 \ aead-0.4.1 \ aes-0.7.4 \ aes-gcm-0.9.2 \ aes-gcm-siv-0.10.1 \ aho-corasick-0.7.15 \ anyhow-1.0.38 \ arrayref-0.3.6 \ async-trait-0.1.42 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.56 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2-0.9.2 \ block-buffer-0.9.0 \ block-modes-0.8.1 \ block-padding-0.2.1 \ bstr-0.2.15 \ bumpalo-3.6.1 \ byteorder-1.4.2 \ bytes-1.0.1 \ cast-0.2.3 \ cc-1.0.67 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ chacha20-0.7.2 \ chacha20poly1305-0.8.2 \ chrono-0.4.19 \ cipher-0.3.0 \ clap-2.33.3 \ combine-4.5.2 \ cpufeatures-0.1.5 \ cpuid-bool-0.1.2 \ criterion-0.3.4 \ criterion-plot-0.4.3 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.2 \ crossbeam-utils-0.8.2 \ crypto-mac-0.8.0 \ crypto-mac-0.9.1 \ cslice-0.2.0 \ csv-1.1.5 \ csv-core-0.1.10 \ ctr-0.7.0 \ derivative-2.2.0 \ digest-0.9.0 \ either-1.6.1 \ fixedbitset-0.2.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ futures-core-0.3.13 \ futures-macro-0.3.13 \ futures-task-0.3.13 \ futures-util-0.3.13 \ generator-0.6.24 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.2 \ ghash-0.4.2 \ gimli-0.23.0 \ half-1.7.1 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ hex-0.4.2 \ hmac-0.9.0 \ indexmap-1.6.1 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.7 \ jni-0.19.0 \ jni-sys-0.3.0 \ js-sys-0.3.47 \ keccak-0.1.0 \ lazy_static-1.4.0 \ libc-0.2.97 \ libloading-0.6.7 \ libm-0.2.1 \ linkme-0.2.4 \ linkme-impl-0.2.4 \ log-0.4.14 \ log-panics-2.0.0 \ loom-0.4.0 \ memchr-2.3.4 \ memoffset-0.6.1 \ miniz_oxide-0.4.4 \ multimap-0.8.2 \ neon-0.9.1 \ neon-build-0.9.1 \ neon-macros-0.9.1 \ neon-runtime-0.9.1 \ num-bigint-0.2.6 \ num-bigint-dig-0.6.1 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.5.1 \ num_enum_derive-0.5.1 \ object-0.23.0 \ oid-0.1.1 \ once_cell-1.7.2 \ oorandom-11.1.3 \ opaque-debug-0.3.0 \ openssl-0.10.32 \ openssl-sys-0.9.60 \ paste-1.0.4 \ pem-0.8.1 \ pest-2.1.3 \ petgraph-0.5.1 \ picky-6.2.0 \ picky-asn1-0.3.1 \ picky-asn1-der-0.2.4 \ picky-asn1-x509-0.5.0 \ pin-project-lite-0.2.4 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ plotters-0.3.0 \ plotters-backend-0.3.0 \ plotters-svg-0.3.0 \ poly1305-0.7.1 \ polyval-0.5.1 \ ppv-lite86-0.2.10 \ proc-macro-crate-0.1.5 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.24 \ prost-0.8.0 \ prost-build-0.8.0 \ prost-derive-0.8.0 \ prost-types-0.8.0 \ quote-1.0.9 \ rand-0.7.3 \ rand-0.8.3 \ rand_chacha-0.2.2 \ rand_chacha-0.3.0 \ rand_core-0.5.1 \ rand_core-0.6.2 \ rand_hc-0.2.0 \ rand_hc-0.3.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.2.5 \ regex-1.4.3 \ regex-automata-0.1.9 \ regex-syntax-0.6.22 \ remove_dir_all-0.5.3 \ rsa-0.3.0 \ rustc-demangle-0.1.18 \ rustc_version-0.2.3 \ rustc_version-0.3.3 \ rustversion-1.0.4 \ ryu-1.0.5 \ 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.2 \ serde-1.0.123 \ serde_bytes-0.11.5 \ serde_cbor-0.11.1 \ serde_derive-1.0.123 \ serde_json-1.0.62 \ sha-1-0.9.4 \ sha2-0.9.3 \ sha3-0.9.1 \ simple_asn1-0.4.1 \ slab-0.4.2 \ smallvec-1.6.1 \ snow-0.8.0 \ spin-0.5.2 \ static_assertions-1.1.0 \ subtle-2.4.0 \ syn-1.0.60 \ syn-mid-0.5.3 \ synstructure-0.12.4 \ tempfile-3.2.0 \ textwrap-0.11.0 \ thiserror-1.0.24 \ thiserror-impl-1.0.24 \ thread_local-1.1.3 \ time-0.1.43 \ tinytemplate-1.2.0 \ toml-0.5.8 \ typenum-1.12.0 \ ucd-trie-0.1.3 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ universal-hash-0.4.0 \ unzip3-1.0.0 \ uuid-0.8.2 \ vcpkg-0.2.11 \ version_check-0.9.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.70 \ wasm-bindgen-backend-0.2.70 \ wasm-bindgen-macro-0.2.70 \ wasm-bindgen-macro-support-0.2.70 \ wasm-bindgen-shared-0.2.70 \ web-sys-0.3.47 \ 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 \ x25519-dalek-1.1.0 \ zeroize-1.3.0 \ zeroize_derive-1.0.1 \ curve25519-dalek@git+https://github.com/signalapp/curve25519-dalek?branch=3.0.0-lizard2\#2694ad3b789635f90f941648ae952f58d59ffc73 CARGO_BUILD_ARGS= --package libsignal-jni MAKE_ENV= CARGO_PROFILE_RELEASE_LTO=thin \ OPENSSL_INCLUDE_DIR=${OPENSSLINC} \ OPENSSL_LIB_DIR=${OPENSSLLIB} \ RUSTC_BOOTSTRAP=aes,polyval PLIST_FILES= lib/libsignal_jni.so do-install: ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/libsignal_jni.so \ ${STAGEDIR}${PREFIX}/lib/ .include diff --git a/net-im/yume/Makefile b/net-im/yume/Makefile index 6234693c8f0d..676c97b77868 100644 --- a/net-im/yume/Makefile +++ b/net-im/yume/Makefile @@ -1,151 +1,151 @@ PORTNAME= yume DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 8 +PORTREVISION= 9 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 diff --git a/net-im/zkgroup/Makefile b/net-im/zkgroup/Makefile index 41c2c310a674..fd27565831d9 100644 --- a/net-im/zkgroup/Makefile +++ b/net-im/zkgroup/Makefile @@ -1,140 +1,140 @@ PORTNAME= zkgroup DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 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 USE_JAVA= yes JAVA_VERSION= 11+ USE_LDCONFIG= yes CARGO_CRATES= aead-0.4.1 \ aes-0.7.4 \ aes-gcm-siv-0.10.0 \ ascii-0.9.3 \ atty-0.2.14 \ autocfg-1.0.1 \ bincode-1.3.3 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.16 \ bumpalo-3.7.0 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ cast-0.2.6 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cipher-0.3.0 \ clap-2.33.3 \ combine-3.8.1 \ cpufeatures-0.1.4 \ criterion-0.3.4 \ criterion-plot-0.4.3 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crypto-mac-0.7.0 \ csv-1.1.6 \ csv-core-0.1.10 \ ctr-0.7.0 \ digest-0.8.1 \ either-1.6.1 \ error-chain-0.12.4 \ fake-simd-0.1.2 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getrandom-0.1.16 \ half-1.7.1 \ hermit-abi-0.1.18 \ hex-0.4.3 \ hmac-0.7.1 \ itertools-0.9.0 \ itertools-0.10.0 \ itoa-0.4.7 \ jni-0.16.0 \ jni-sys-0.3.0 \ js-sys-0.3.51 \ lazy_static-1.4.0 \ libc-0.2.95 \ log-0.4.14 \ memchr-2.4.0 \ memoffset-0.6.4 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ oorandom-11.1.3 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ packed_simd-0.3.3 \ pest-2.1.3 \ plotters-0.3.1 \ plotters-backend-0.3.0 \ plotters-svg-0.3.0 \ polyval-0.5.1 \ proc-macro2-1.0.27 \ quote-1.0.9 \ rand_core-0.5.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc_version-0.3.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.126 \ serde_cbor-0.11.1 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ sha2-0.8.2 \ subtle-1.0.0 \ subtle-2.4.0 \ syn-1.0.72 \ textwrap-0.11.0 \ tinytemplate-1.2.1 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ universal-hash-0.4.0 \ unreachable-1.0.0 \ version_check-0.9.3 \ void-1.0.2 \ walkdir-2.3.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ 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 \ zeroize-1.3.0 \ poksho@git+https://github.com/signalapp/poksho.git\#8bb8c61c18e7bbe93c094ed91be52b9f96c1c5cd \ curve25519-dalek@git+https://github.com/signalapp/curve25519-dalek.git?branch=lizard2\#477356e017c7cc2aa168f956786b34690870768f PLIST_FILES= lib/lib${PORTNAME}.so do-install: ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/lib${PORTNAME}.so \ ${STAGEDIR}${PREFIX}/lib/ .include diff --git a/net-mgmt/bandwhich/Makefile b/net-mgmt/bandwhich/Makefile index 22ac8d0a6eb4..bae2fd05560a 100644 --- a/net-mgmt/bandwhich/Makefile +++ b/net-mgmt/bandwhich/Makefile @@ -1,275 +1,275 @@ PORTNAME= bandwhich DISTVERSION= 0.20.0 -PORTREVISION= 10 +PORTREVISION= 11 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 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.4 \ 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 \ resolv-conf@git+https://github.com/tailhook/resolv-conf?rev=83c0f25ebcb0615550488692c5213ca1ae4acd8f\#83c0f25ebcb0615550488692c5213ca1ae4acd8f 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 diff --git a/net-mgmt/nfs-exporter/Makefile b/net-mgmt/nfs-exporter/Makefile index 746d8ef78516..6d9c1c206063 100644 --- a/net-mgmt/nfs-exporter/Makefile +++ b/net-mgmt/nfs-exporter/Makefile @@ -1,105 +1,105 @@ PORTNAME= nfs-exporter DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= asomers@FreeBSD.org COMMENT= Prometheus exporter for NFS statistics LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USES= cargo USE_GITHUB= yes GH_ACCOUNT= Axcient GH_PROJECT= freebsd-nfs-exporter USE_RC_SUBR= nfs_exporter CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ascii-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bindgen-0.59.1 \ bitflags-1.3.2 \ bitvec-0.19.5 \ cexpr-0.5.0 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chunked_transfer-1.4.0 \ clang-sys-1.2.0 \ clap-2.33.3 \ env_logger-0.7.1 \ env_logger-0.8.4 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ funty-1.1.0 \ glob-0.3.0 \ hermit-abi-0.1.19 \ humantime-1.3.0 \ humantime-2.1.0 \ idna-0.2.3 \ instant-0.1.10 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.99 \ libloading-0.7.0 \ lock_api-0.4.4 \ log-0.4.14 \ matches-0.1.9 \ memchr-2.4.0 \ nom-6.1.2 \ num-integer-0.1.44 \ num-traits-0.2.14 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ proc-macro2-1.0.28 \ prometheus-0.12.0 \ prometheus_exporter-0.8.2 \ quick-error-1.2.3 \ quote-1.0.9 \ radium-0.5.3 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rustc-hash-1.1.0 \ scopeguard-1.1.0 \ shlex-1.0.0 \ smallvec-1.6.1 \ strsim-0.8.0 \ syn-1.0.74 \ tap-1.0.1 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ tiny_http-0.8.2 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ 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 \ wyz-0.2.0 PLIST_FILES= bin/nfs-exporter post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nfs-exporter .include diff --git a/net-p2p/openethereum/Makefile b/net-p2p/openethereum/Makefile index b656d80075bc..10529c892614 100644 --- a/net-p2p/openethereum/Makefile +++ b/net-p2p/openethereum/Makefile @@ -1,25 +1,25 @@ PORTNAME= openethereum DISTVERSIONPREFIX= v DISTVERSION= 3.2.6 -PORTREVISION= 4 +PORTREVISION= 5 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/net/findomain/Makefile b/net/findomain/Makefile index 35135defe51e..6a7cc4f5d671 100644 --- a/net/findomain/Makefile +++ b/net/findomain/Makefile @@ -1,289 +1,289 @@ PORTNAME= findomain DISTVERSION= 5.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net security MAINTAINER= lcook@FreeBSD.org COMMENT= Cross-platform subdomain enumerator LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Findomain CARGO_CRATES= addr2line-0.16.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ arrayvec-0.5.2 \ async-compression-0.3.8 \ async-trait-0.1.51 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.61 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.13.0 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ bumpalo-3.7.0 \ byteorder-1.4.3 \ bytes-1.0.1 \ cc-1.0.69 \ cfg-if-1.0.0 \ clap-2.33.3 \ cloudabi-0.0.3 \ config-0.11.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.1.5 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crypto-mac-0.10.1 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ data-encoding-2.3.2 \ derive_builder-0.8.1 \ derive_builder_core-0.8.1 \ digest-0.9.0 \ either-1.6.1 \ encoding_rs-0.8.28 \ enum-as-inner-0.3.3 \ failure-0.1.8 \ failure_derive-0.1.8 \ fallible-iterator-0.2.0 \ flate2-1.0.20 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-cprng-0.1.1 \ futures-0.3.16 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-executor-0.3.16 \ futures-io-0.3.16 \ futures-macro-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ h2-0.3.3 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hmac-0.10.1 \ hostname-0.3.1 \ http-0.2.4 \ http-body-0.4.3 \ httparse-1.4.1 \ httpdate-1.0.1 \ hyper-0.10.16 \ hyper-0.14.11 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.10 \ ipconfig-0.2.2 \ ipnet-2.3.1 \ itoa-0.4.7 \ js-sys-0.3.52 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.98 \ linked-hash-map-0.5.4 \ lock_api-0.4.4 \ log-0.3.9 \ log-0.4.14 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.8 \ md-5-0.9.1 \ memchr-2.4.0 \ memoffset-0.6.4 \ mime-0.2.6 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ native-tls-0.2.7 \ nom-5.1.2 \ ntapi-0.3.6 \ num-traits-0.1.43 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.26.0 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-0.10.35 \ openssl-probe-0.1.4 \ openssl-sys-0.9.65 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_shared-0.8.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ postgres-0.19.1 \ postgres-protocol-0.6.1 \ postgres-types-0.2.1 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.28 \ quick-error-1.2.3 \ quote-1.0.9 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ 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.5.1 \ rayon-core-1.9.1 \ rdrand-0.4.0 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ resolv-conf-0.7.0 \ rust-ini-0.13.0 \ rustc-demangle-0.1.20 \ ryu-1.0.5 \ safemem-0.3.3 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.3.1 \ security-framework-sys-2.3.0 \ serde-0.8.23 \ serde-1.0.127 \ serde-hjson-0.9.1 \ serde_derive-1.0.127 \ serde_json-1.0.66 \ serde_urlencoded-0.7.0 \ sha1-0.6.0 \ sha2-0.9.5 \ siphasher-0.3.6 \ slab-0.4.4 \ smallvec-1.6.1 \ socket2-0.3.19 \ socket2-0.4.1 \ static_assertions-1.1.0 \ stringprep-0.1.2 \ strsim-0.8.0 \ strsim-0.9.3 \ subtle-2.4.1 \ syn-1.0.74 \ synstructure-0.12.5 \ tempfile-3.2.0 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ time-0.1.43 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.9.0 \ tokio-native-tls-0.3.0 \ tokio-postgres-0.7.2 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ traitobject-0.1.0 \ try-lock-0.2.3 \ typeable-0.1.2 \ typenum-1.13.0 \ unicase-1.4.2 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-1.7.2 \ url-2.2.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.75 \ wasm-bindgen-backend-0.2.75 \ wasm-bindgen-futures-0.4.25 \ wasm-bindgen-macro-0.2.75 \ wasm-bindgen-macro-support-0.2.75 \ wasm-bindgen-shared-0.2.75 \ web-sys-0.3.52 \ websocket-0.23.0 \ which-3.1.1 \ 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 \ winreg-0.7.0 \ yaml-rust-0.3.5 \ yaml-rust-0.4.5 \ trust-dns-proto,trust-dns-resolver@git+https://github.com/Edu4rdSHL/trust-dns?branch=main\#451a00fbe3c0972adb4cdbd9d2e2f2a39a44da0e \ headless_chrome@git+https://github.com/Edu4rdSHL/rust-headless-chrome\#54ae12d9d33ed41f9f4b60b489e706d501d4f58a WRKSRC= ${WRKDIR}/Findomain-${DISTVERSION} PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz _DOCS= docs/create_telegram_webhook.md README.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS PGSQL SCREENSHOT PGSQL_DESC= Enable subdomain monitoring support SCREENSHOT_DESC= Enable website screenshot support (uses headless chrome) PGSQL_USES= pgsql PGSQL_VARS= WANT_PGSQL=server SCREENSHOT_RUN_DEPENDS= chrome:www/chromium 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 diff --git a/net/gemserv/Makefile b/net/gemserv/Makefile index f67d0ad2a1b6..308919909b69 100644 --- a/net/gemserv/Makefile +++ b/net/gemserv/Makefile @@ -1,130 +1,130 @@ PORTNAME= gemserv DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= https://git.sr.ht/~int80h/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= ea@uoga.net COMMENT= Gemini server written in Rust LICENSE= APACHE20 BSD3CLAUSE MIT MPL20 LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSE USES= cargo ssl USE_RC_SUBR= gemserv CARGO_CRATES= atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bytes-0.5.6 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ colored-1.9.3 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ futures-core-0.3.8 \ futures-macro-0.3.8 \ futures-task-0.3.8 \ futures-util-0.3.8 \ idna-0.2.0 \ iovec-0.1.4 \ lazy_static-1.4.0 \ libc-0.2.81 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.4 \ mime-0.3.16 \ mime_guess-2.0.3 \ mio-0.6.23 \ mio-uds-0.6.8 \ net2-0.2.37 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.5.2 \ openssl-0.10.32 \ percent-encoding-2.1.0 \ pin-project-1.0.2 \ pin-project-internal-1.0.2 \ pin-project-lite-0.1.11 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ quote-1.0.8 \ serde-1.0.118 \ serde_derive-1.0.118 \ signal-hook-registry-1.3.0 \ simple_logger-1.11.0 \ slab-0.4.2 \ syn-1.0.55 \ time-0.1.44 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.24 \ tokio-openssl-0.4.0 \ toml-0.5.8 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-xid-0.2.1 \ url-2.2.0 \ version_check-0.9.2 \ winapi-0.2.8 \ winapi-0.3.9 \ mio-named-pipes-0.1.7 \ openssl-sys-0.9.61 \ hermit-abi-0.1.18 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ kernel32-sys-0.2.2 \ miow-0.2.2 \ miow-0.3.7 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-build-0.1.1 \ ws2_32-sys-0.2.1 \ vcpkg-0.2.12 CARGO_FEATURES= SUB_FILES= config.toml.sample index.gmi.sample SUB_LIST= GEMSERV_GROUP=${GEMSERV_GROUP} \ GEMSERV_USER=${GEMSERV_USER} USERS= ${GEMSERV_USER} GROUPS= ${GEMSERV_GROUP} PLIST_SUB= GEMSERV_DATADIR=${PREFIX}/gemini/gemserv-dist OPTIONS_DEFINE= STATICONLY OPTIONS_DEFAULT= STATICONLY_DESC= Only serve static files, no additional features (CGI..) STATICONLY_VARS= CARGO_FEATURES+=--no-default-features GEMSERV_GROUP?= gemserv GEMSERV_USER?= gemserv post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/config.toml ${STAGEDIR}${ETCDIR}/config.toml-dist ${INSTALL_DATA} ${WRKDIR}/config.toml.sample ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README ${WRKSRC}/UPDATING ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/cgi-scripts && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) ${MKDIR} ${STAGEDIR}${PREFIX}/gemini/gemserv-dist ${INSTALL_DATA} ${WRKDIR}/index.gmi.sample ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/net/krill/Makefile b/net/krill/Makefile index 151842d98174..5f826c74b72d 100644 --- a/net/krill/Makefile +++ b/net/krill/Makefile @@ -1,278 +1,278 @@ # Created by: Jaap Akkerhuis PORTNAME= krill DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl COMMENT= RPKI daemon, Certificate Authority and Publication Server LICENSE= BSD3CLAUSE 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= NLnetLabs USE_RC_SUBR= ${PORTNAME} # SUB_FILES= pkg-message USERS= ${PORTNAME} GROUPS= ${PORTNAME} CARGO_CRATES= addr2line-0.16.0 \ adler-1.0.2 \ adler32-1.2.0 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ ascii-1.0.0 \ ascii-canvas-3.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.61 \ base64-0.12.3 \ base64-0.13.0 \ basic-cookies-0.1.4 \ bcder-0.6.0 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ bumpalo-3.7.0 \ bytes-1.1.0 \ cc-1.0.70 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chunked_transfer-1.4.0 \ cipher-0.2.5 \ clap-2.33.3 \ clokwerk-0.3.5 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.2.1 \ crc32fast-1.2.1 \ crunchy-0.2.2 \ crypto-mac-0.10.1 \ ctrlc-3.2.0 \ deunicode-0.4.3 \ diff-0.1.12 \ digest-0.9.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.6.1 \ ena-0.14.0 \ encoding_rs-0.8.28 \ error-chain-0.11.0 \ fern-0.5.9 \ fixedbitset-0.2.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ h2-0.3.4 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hmac-0.10.1 \ http-0.2.4 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ hyper-0.14.12 \ hyper-tls-0.5.0 \ idna-0.2.3 \ impl-trait-for-tuples-0.2.1 \ indexmap-1.7.0 \ intervaltree-0.2.6 \ ipnet-2.3.1 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.8 \ jmespatch-0.3.0 \ js-sys-0.3.54 \ lalrpop-0.19.6 \ lalrpop-util-0.19.6 \ lazy_static-1.4.0 \ libc-0.2.101 \ libflate-1.1.1 \ libflate_lz77-1.1.0 \ log-0.4.14 \ maplit-1.0.2 \ matchers-0.0.1 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.4 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ native-tls-0.2.8 \ new_debug_unreachable-1.0.4 \ nix-0.22.0 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ oauth2-4.1.0 \ object-0.26.2 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openidconnect-2.1.0 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.66 \ ordered-float-1.1.1 \ oso-0.12.4 \ pbkdf2-0.7.5 \ percent-encoding-2.1.0 \ petgraph-0.5.1 \ phf_shared-0.8.0 \ pico-args-0.4.2 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ polar-core-0.12.4 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.29 \ quick-xml-0.22.0 \ quote-1.0.9 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ ring-0.16.20 \ rle-decode-fast-1.0.1 \ rpassword-5.0.1 \ rpki-0.12.2 \ rustc-demangle-0.1.21 \ rustc_version-0.2.3 \ rustls-0.19.1 \ rustversion-1.0.5 \ ryu-1.0.5 \ salsa20-0.7.2 \ schannel-0.1.19 \ scrypt-0.6.5 \ sct-0.6.1 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.130 \ serde-value-0.6.0 \ serde_derive-1.0.130 \ serde_json-1.0.67 \ serde_path_to_error-0.1.4 \ serde_urlencoded-0.7.0 \ sha2-0.9.8 \ sharded-slab-0.1.3 \ siphasher-0.3.7 \ slab-0.4.4 \ slug-0.1.4 \ smallvec-1.6.1 \ socket2-0.4.1 \ spin-0.5.2 \ string_cache-0.8.1 \ strsim-0.8.0 \ subtle-2.4.1 \ syn-1.0.76 \ syslog-4.0.1 \ tempfile-3.2.0 \ term-0.7.0 \ textwrap-0.11.0 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ thread_local-1.1.3 \ time-0.1.43 \ tiny-keccak-2.0.2 \ tiny_http-0.8.2 \ tinyvec-1.4.0 \ tinyvec_macros-0.1.0 \ tokio-1.11.0 \ tokio-macros-1.3.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.22.0 \ tokio-util-0.6.8 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-attributes-0.1.15 \ tracing-core-0.1.20 \ tracing-log-0.1.2 \ tracing-serde-0.1.2 \ tracing-subscriber-0.2.21 \ try-lock-0.2.3 \ typenum-1.14.0 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-2.2.2 \ urlparse-0.7.3 \ uuid-0.8.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.77 \ wasm-bindgen-backend-0.2.77 \ wasm-bindgen-futures-0.4.27 \ wasm-bindgen-macro-0.2.77 \ wasm-bindgen-macro-support-0.2.77 \ wasm-bindgen-shared-0.2.77 \ web-sys-0.3.54 \ webpki-0.21.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ xml-rs-0.8.4 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krill ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krillc @${MKDIR} ${STAGEDIR}/${PREFIX}/etc/krill ${INSTALL_DATA} ${WRKSRC}/defaults/krill.conf \ ${STAGEDIR}${PREFIX}/etc/krill/krill.conf.sample ${INSTALL_MAN} ${WRKSRC}/doc/krill.1 ${STAGEDIR}${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/krillc.1 ${STAGEDIR}${PREFIX}/man/man1/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/defaults/krill.conf ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}/var/krill .include diff --git a/net/oha/Makefile b/net/oha/Makefile index e51593e03e03..4183d6af3282 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -1,228 +1,229 @@ # Created by: Juraj Lutter PORTNAME= oha DISTVERSIONPREFIX= v DISTVERSION= 0.4.7 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= otis@FreeBSD.org COMMENT= Web load generator LICENSE= MIT USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= hatoo CARGO_CRATES= ansi_term-0.11.0 \ anyhow-1.0.44 \ assert_cmd-2.0.2 \ async-trait-0.1.51 \ atty-0.2.14 \ autocfg-1.0.1 \ average-0.13.1 \ base64-0.13.0 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ bstr-0.2.17 \ buf_redux-0.8.4 \ bumpalo-3.7.1 \ byte-unit-4.0.12 \ byteorder-1.4.3 \ bytes-1.1.0 \ cassowary-0.3.0 \ cc-1.0.71 \ cfg-if-1.0.0 \ clap-2.33.3 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.1 \ crossterm-0.20.0 \ crossterm-0.21.0 \ crossterm_winapi-0.8.0 \ data-encoding-2.3.2 \ difflib-0.4.0 \ digest-0.9.0 \ doc-comment-0.3.3 \ easy-cast-0.4.4 \ either-1.6.1 \ enum-as-inner-0.3.3 \ float-ord-0.3.2 \ flume-0.10.9 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generic-array-0.14.4 \ get-port-4.0.0 \ getrandom-0.1.16 \ getrandom-0.2.3 \ h2-0.3.6 \ hashbrown-0.11.2 \ headers-0.3.4 \ headers-core-0.2.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hostname-0.3.1 \ http-0.2.5 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.13 \ idna-0.2.3 \ indexmap-1.7.0 \ input_buffer-0.4.0 \ instant-0.1.11 \ ipconfig-0.2.2 \ ipnet-2.3.1 \ itertools-0.10.1 \ itoa-0.4.8 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ libc-0.2.103 \ libm-0.2.1 \ linked-hash-map-0.5.4 \ lock_api-0.4.5 \ log-0.4.14 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.9 \ memchr-2.4.1 \ mime-0.3.16 \ mime_guess-2.0.3 \ mio-0.7.13 \ miow-0.3.7 \ multipart-0.17.1 \ nanorand-0.6.1 \ native-tls-0.2.8 \ ntapi-0.3.6 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.67 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ percent-encoding-2.1.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.20 \ ppv-lite86-0.2.14 \ predicates-2.0.3 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.30 \ quick-error-1.2.3 \ quote-1.0.10 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ regex-automata-0.1.10 \ remove_dir_all-0.5.3 \ resolv-conf-0.7.0 \ rlimit-0.6.2 \ ryu-1.0.5 \ safemem-0.3.3 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ serde-1.0.130 \ serde_json-1.0.68 \ serde_urlencoded-0.7.0 \ sha-1-0.9.8 \ signal-hook-0.3.10 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ slab-0.4.5 \ smallvec-1.7.0 \ socket2-0.3.19 \ socket2-0.4.2 \ spin-0.9.2 \ strsim-0.8.0 \ structopt-0.3.23 \ structopt-derive-0.4.16 \ syn-1.0.80 \ tempfile-3.2.0 \ termtree-0.2.1 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.43 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-1.12.0 \ tokio-macros-1.5.0 \ tokio-native-tls-0.3.0 \ tokio-stream-0.1.7 \ tokio-tungstenite-0.13.0 \ tokio-util-0.6.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-core-0.1.21 \ trust-dns-proto-0.20.3 \ trust-dns-resolver-0.20.3 \ try-lock-0.2.3 \ tui-0.16.0 \ tungstenite-0.12.0 \ twoway-0.1.8 \ typenum-1.14.0 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf-8-0.7.6 \ utf8-width-0.1.5 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ want-0.3.0 \ warp-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ 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 PLIST_FILES= bin/oha post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/oha .include diff --git a/net/proby/Makefile b/net/proby/Makefile index 6b1575f8828a..b5463e4d9d60 100644 --- a/net/proby/Makefile +++ b/net/proby/Makefile @@ -1,236 +1,236 @@ PORTNAME= proby DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 11 +PORTREVISION= 12 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 diff --git a/net/quiche/Makefile b/net/quiche/Makefile index 3f3c4dd7b54f..3fa94078345b 100644 --- a/net/quiche/Makefile +++ b/net/quiche/Makefile @@ -1,160 +1,160 @@ PORTNAME= quiche PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 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_GITHUB= yes GH_ACCOUNT= cloudflare GH_TAGNAME= ${PORTVERSION} GH_TUPLE= google:boringssl:067cfd92f:boringssl/deps/boringssl CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bindgen-0.57.0 \ bitflags-1.3.2 \ boring-sys-1.1.1 \ bumpalo-3.7.0 \ cc-1.0.70 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clang-sys-1.2.2 \ clap-2.33.3 \ cmake-0.1.45 \ darling-0.13.0 \ darling_core-0.13.0 \ darling_macro-0.13.0 \ docopt-1.1.1 \ env_logger-0.6.2 \ env_logger-0.8.4 \ fnv-1.0.7 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ glob-0.3.0 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ humantime-1.3.0 \ humantime-2.1.0 \ ident_case-1.0.1 \ idna-0.1.5 \ indexmap-1.7.0 \ iovec-0.1.4 \ itoa-0.4.8 \ js-sys-0.3.54 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.101 \ libloading-0.7.0 \ libm-0.2.1 \ log-0.4.14 \ matches-0.1.9 \ memchr-2.4.1 \ mio-0.6.23 \ miow-0.2.2 \ net2-0.2.37 \ nom-5.1.2 \ once_cell-1.8.0 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ proc-macro2-1.0.29 \ quick-error-1.2.3 \ quote-1.0.9 \ regex-1.5.4 \ regex-syntax-0.6.25 \ ring-0.16.20 \ rustc-hash-1.1.0 \ rustversion-1.0.5 \ ryu-1.0.5 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.67 \ serde_with-1.10.0 \ serde_with_macros-1.5.0 \ shlex-0.1.1 \ slab-0.4.4 \ spin-0.5.2 \ strsim-0.8.0 \ strsim-0.10.0 \ syn-1.0.76 \ termcolor-1.1.2 \ textwrap-0.11.0 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-1.7.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasm-bindgen-0.2.77 \ wasm-bindgen-backend-0.2.77 \ wasm-bindgen-macro-0.2.77 \ wasm-bindgen-macro-support-0.2.77 \ wasm-bindgen-shared-0.2.77 \ web-sys-0.3.54 \ 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 \ ws2_32-sys-0.2.1 CARGO_CARGOLOCK= ${QUICHEAPPS_CARGOLOCK} CARGO_CARGOTOML= ${QUICHEAPPS_CARGOTOML} CARGO_FEATURES= --no-default-features PLIST_FILES= bin/quiche-client \ bin/quiche-server \ include/quiche.h \ lib/libquiche.a \ lib/libquiche.so PORTDOCS= README.md OPTIONS_DEFINE= DOCS QLOG OPTIONS_DEFAULT=DOCS QLOG QLOG_DESC= Enable qlog support QLOG_VARS= CARGO_FEATURES+=qlog LIBQUICHE_CARGOTOML= ${WRKSRC}/Cargo.toml QUICHEAPPS_CARGOLOCK= ${WRKSRC}/tools/apps/Cargo.lock QUICHEAPPS_CARGOTOML= ${WRKSRC}/tools/apps/Cargo.toml # 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}/${CARGO_BUILD_TARGET}/*/libquiche.so ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/libquiche.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/quiche-server ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/quiche-client ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/net/rabbiteer/Makefile b/net/rabbiteer/Makefile index c810d0c7c82a..cf832a3a0dec 100644 --- a/net/rabbiteer/Makefile +++ b/net/rabbiteer/Makefile @@ -1,86 +1,86 @@ PORTNAME= rabbiteer DISTVERSION= 1.4.1 -PORTREVISION= 33 +PORTREVISION= 34 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 diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 44b1d6ee8f61..f4f70ff173f7 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,211 +1,211 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 3 +PORTREVISION= 4 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 cpe USE_GITHUB= yes GH_ACCOUNT= NLnetLabs CPE_VENDOR= nlnetlabs USE_RC_SUBR= routinator # PORTDOCS= openxapi krill.conf SUB_FILES= pkg-message SUB_LIST+= GROUPS=${GROUPS} \ USERS=${USERS} USERS= ${PORTNAME} GROUPS= ${PORTNAME} OPTIONS_SUB= yes CARGO_CRATES= addr2line-0.15.2 \ adler-1.0.2 \ ansi_term-0.11.0 \ arc-swap-1.3.0 \ async-compression-0.3.8 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.60 \ base64-0.13.0 \ bcder-0.6.0 \ bitflags-1.2.1 \ bumpalo-3.7.0 \ bytes-1.0.1 \ cc-1.0.69 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crc32fast-1.2.1 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ either-1.6.1 \ encoding_rs-0.8.28 \ error-chain-0.12.4 \ fern-0.6.0 \ flate2-1.0.20 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ futures-0.3.15 \ futures-channel-0.3.15 \ futures-core-0.3.15 \ futures-executor-0.3.15 \ futures-io-0.3.15 \ futures-macro-0.3.15 \ futures-sink-0.3.15 \ futures-task-0.3.15 \ futures-util-0.3.15 \ getrandom-0.2.3 \ gimli-0.24.0 \ h2-0.3.3 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ http-0.2.4 \ http-body-0.4.2 \ httparse-1.4.1 \ httpdate-1.0.1 \ hyper-0.14.11 \ hyper-rustls-0.22.1 \ hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.7.0 \ ipnet-2.3.1 \ itoa-0.4.7 \ js-sys-0.3.51 \ lazy_static-1.4.0 \ libc-0.2.98 \ log-0.4.14 \ log-reroute-0.1.7 \ matches-0.1.8 \ memchr-2.4.0 \ memoffset-0.6.4 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ native-tls-0.2.7 \ nix-0.22.0 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.25.3 \ once_cell-1.8.0 \ openssl-0.10.35 \ openssl-probe-0.1.4 \ openssl-sys-0.9.65 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.28 \ quick-xml-0.22.0 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.9 \ redox_users-0.4.0 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ ring-0.16.20 \ rpki-0.12.2 \ rustc-demangle-0.1.20 \ rustc_version-0.4.0 \ rustls-0.19.1 \ ryu-1.0.5 \ schannel-0.1.19 \ sct-0.6.1 \ security-framework-2.3.1 \ security-framework-sys-2.3.0 \ semver-1.0.3 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_urlencoded-0.7.0 \ signal-hook-registry-1.4.0 \ slab-0.4.3 \ smallvec-1.6.1 \ socket2-0.4.0 \ spin-0.5.2 \ strsim-0.8.0 \ syn-1.0.74 \ syslog-5.0.0 \ tempfile-3.2.0 \ term_size-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ time-0.1.43 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.9.0 \ tokio-macros-1.3.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.22.0 \ tokio-socks-0.5.1 \ tokio-stream-0.1.7 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ try-lock-0.2.3 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-2.2.2 \ uuid-0.8.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-futures-0.4.24 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/routinator ${INSTALL_MAN} ${WRKSRC}/doc/routinator.1 ${STAGEDIR}${PREFIX}/man/man1/ @${MKDIR} ${STAGEDIR}/${PREFIX}/etc/routinator ${INSTALL_DATA} ${WRKSRC}/etc/routinator.conf.example \ ${STAGEDIR}${PREFIX}/etc/routinator/routinator.conf.example .include diff --git a/ports-mgmt/sccache-overlay/Makefile b/ports-mgmt/sccache-overlay/Makefile index dcad344256ff..1552972e61d9 100644 --- a/ports-mgmt/sccache-overlay/Makefile +++ b/ports-mgmt/sccache-overlay/Makefile @@ -1,424 +1,425 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 +PORTREVISION= 1 CATEGORIES= ports-mgmt PKGNAMESUFFIX= -overlay MAINTAINER= tobik@FreeBSD.org COMMENT= Ports overlay for sccache LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= mozilla CARGO_CRATES= addr2line-0.14.1 \ adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.37 \ ar-0.8.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ ascii-0.8.7 \ assert_cmd-1.0.2 \ async-channel-1.5.1 \ async-executor-1.4.0 \ async-global-executor-1.4.3 \ async-io-1.3.1 \ async-mutex-1.4.0 \ async-std-1.8.0 \ async-task-4.0.3 \ async-trait-0.1.42 \ atomic-waker-1.0.0 \ 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 \ blocking-1.0.2 \ 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-1.0.0 \ cache-padded-1.1.1 \ 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.5.2 \ concurrent-queue-1.2.2 \ 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.7 \ either-1.6.1 \ encoding_rs-0.8.26 \ env_logger-0.8.2 \ error-chain-0.12.4 \ event-listener-2.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-1.4.0 \ 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.9 \ futures-channel-0.3.9 \ futures-core-0.3.9 \ futures-cpupool-0.1.8 \ futures-executor-0.3.9 \ futures-io-0.3.9 \ futures-lite-1.11.3 \ futures-macro-0.3.9 \ futures-sink-0.3.9 \ futures-task-0.3.9 \ futures-util-0.3.9 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.16 \ gimli-0.23.0 \ glob-0.3.0 \ gloo-timers-0.2.1 \ 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 \ instant-0.1.9 \ iovec-0.1.4 \ itertools-0.9.0 \ itertools-0.10.0 \ itoa-0.4.7 \ jobserver-0.1.21 \ js-sys-0.3.46 \ 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 \ libc-0.2.82 \ 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-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.7 \ nb-connect-1.0.2 \ net2-0.2.37 \ nix-0.14.1 \ nix-0.19.1 \ normalize-line-endings-0.3.0 \ 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.32 \ openssl-probe-0.1.2 \ openssl-sys-0.9.60 \ parking-2.0.0 \ 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-lite-0.1.11 \ pin-project-lite-0.2.1 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ polling-2.0.2 \ ppv-lite86-0.2.10 \ predicates-1.0.6 \ predicates-core-1.0.1 \ predicates-tree-1.0.1 \ 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.17.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.61 \ 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.58 \ 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.23 \ thiserror-impl-1.0.23 \ thread_local-1.1.0 \ 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-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.3.1 \ 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-arena-1.0.0 \ 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 \ waker-fn-1.1.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-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 \ wepoll-sys-3.0.1 \ 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 CARGO_FEATURES= --no-default-features QA_ENV= IGNORE_QA_proxydeps=1 LDFLAGS+= -Wl,-rpath=\$$ORIGIN/../lib \ -Wl,-dynamic-linker,/tmp/sccache-overlay/ld-elf.so.1 SUB_FILES= pkg-message post-install: @${MKDIR} ${STAGEDIR}${DATADIR}/overlay/Mk \ ${STAGEDIR}${DATADIR}/overlay/bin \ ${STAGEDIR}${DATADIR}/overlay/lib @${MV} ${STAGEDIR}${PREFIX}/bin/sccache \ ${STAGEDIR}${DATADIR}/overlay/bin @${STRIP_CMD} ${STAGEDIR}${DATADIR}/overlay/bin/sccache ${INSTALL_DATA} ${FILESDIR}/Mk/bsd.overlay.mk \ ${STAGEDIR}${DATADIR}/overlay/Mk # rustc seems to have no support for fully static binaries on # FreeBSD, so we package up the required base libraries together # with -Wl,-rpath and -Wl,-dynamic-linker in LDFLAGS to be able # to run the binary in non-native Poudriere jails. ${INSTALL_PROGRAM} /libexec/ld-elf.so.1 \ ${STAGEDIR}${DATADIR}/overlay/lib @${LN} -Fs ${STAGEDIR}${DATADIR}/overlay/lib /tmp/sccache-overlay ldd -f '%p\n' ${STAGEDIR}${DATADIR}/overlay/bin/sccache | \ ${XARGS} -J% ${INSTALL_LIB} % ${STAGEDIR}${DATADIR}/overlay/lib cd ${STAGEDIR}${PREFIX}; \ ${FIND} ${DATADIR_REL} -type f >>${TMPPLIST} .include diff --git a/security/acmed/Makefile b/security/acmed/Makefile index 97b71f155858..be77c339895f 100644 --- a/security/acmed/Makefile +++ b/security/acmed/Makefile @@ -1,123 +1,124 @@ PORTNAME= acmed DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 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 ssl USE_GITHUB= yes GH_ACCOUNT= breard-r CARGO_ENV= VARLIBDIR="/var/db" SYSCONFDIR="$(PREFIX)/etc" RUNSTATEDIR="/var/run" CARGO_FEATURES= openssl_dyn CARGO_INSTALL_PATH= ./acmed ./tacd CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ attohttpc-0.17.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bincode-1.3.3 \ bitflags-1.2.1 \ boxfnonce-0.1.1 \ bytes-1.1.0 \ cc-1.0.72 \ cfg-if-1.0.0 \ clap-2.33.3 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ daemonize-0.4.1 \ encoding_rs-0.8.29 \ encoding_rs_io-0.1.7 \ env_logger-0.8.4 \ error-chain-0.12.4 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ getrandom-0.2.3 \ glob-0.3.0 \ hermit-abi-0.1.19 \ http-0.2.5 \ humantime-2.1.0 \ idna-0.2.3 \ itoa-0.4.8 \ lazy_static-1.4.0 \ libc-0.2.108 \ log-0.4.14 \ matches-0.1.9 \ memchr-2.3.4 \ memoffset-0.6.4 \ native-tls-0.2.8 \ nix-0.21.2 \ nom-6.2.1 \ once_cell-1.8.0 \ openssl-0.10.38 \ openssl-probe-0.1.4 \ openssl-src-300.0.2+3.0.0 \ openssl-sys-0.9.71 \ percent-encoding-2.1.0 \ pkg-config-0.3.22 \ ppv-lite86-0.2.15 \ proc-macro2-1.0.32 \ punycode-0.4.1 \ quote-1.0.10 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ regex-1.4.6 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ ryu-1.0.5 \ schannel-0.1.19 \ security-framework-2.3.1 \ security-framework-sys-2.4.2 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.71 \ strsim-0.8.0 \ syn-1.0.81 \ syslog-5.0.0 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ time-0.1.43 \ tinytemplate-1.2.1 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.10.2+wasi-snapshot-preview1 \ wildmatch-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 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 diff --git a/security/arti/Makefile b/security/arti/Makefile index 55da87883813..61d03453995c 100644 --- a/security/arti/Makefile +++ b/security/arti/Makefile @@ -1,319 +1,320 @@ PORTNAME= arti DISTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= cs@FreeBSD.org COMMENT= Implementation of Tor, in Rust LICENSE= MIT USES= cargo ssl sqlite USE_RC_SUBR= arti #GROUPS= _arti #USERS= _arti #SUB_LIST= USER="${USERS}" GROUP="${GROUPS}" #PLIST_SUB= USER="${USERS}" GROUP="${GROUPS}" USE_GITLAB= yes GL_SITE= https://gitlab.torproject.org GL_ACCOUNT= tpo/core GL_COMMIT= 9d0ede26801cdb182daa85c3eb5f0058dc178eb6 CARGO_INSTALL= no WITH_FEATURES= tokio CARGO_CRATES= adler-1.0.2 \ aes-0.7.5 \ ahash-0.7.6 \ ansi_term-0.12.1 \ anyhow-1.0.51 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ async-broadcast-0.3.4 \ async-channel-1.6.1 \ async-compression-0.3.8 \ async-ctrlc-1.2.0 \ async-executor-1.4.1 \ async-global-executor-2.0.2 \ async-io-1.6.0 \ async-lock-2.4.0 \ async-mutex-1.4.0 \ async-native-tls-0.4.0 \ async-process-1.3.0 \ async-std-1.10.0 \ async-task-4.0.3 \ async-trait-0.1.51 \ async_executors-0.4.2 \ asynchronous-codec-0.6.0 \ atomic-0.5.1 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ base64-0.13.0 \ base64ct-1.1.1 \ bitflags-1.3.2 \ blanket-0.2.0 \ block-buffer-0.9.0 \ block-padding-0.2.1 \ blocking-1.1.0 \ bounded-vec-deque-0.1.1 \ bumpalo-3.8.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ cache-padded-1.1.1 \ cargo-husky-1.5.0 \ cc-1.0.72 \ cfg-if-1.0.0 \ cipher-0.3.0 \ clap-2.34.0 \ coarsetime-0.1.20 \ concurrent-queue-1.2.2 \ config-0.11.0 \ const-oid-0.6.2 \ convert_case-0.4.0 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.1 \ crc32fast-1.2.2 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ crypto-bigint-0.2.11 \ crypto-mac-0.11.1 \ ctor-0.1.21 \ ctr-0.8.0 \ ctrlc-3.2.1 \ curve25519-dalek-3.2.0 \ darling-0.12.4 \ darling_core-0.12.4 \ darling_macro-0.12.4 \ der-0.4.4 \ derive_builder-0.10.2 \ derive_builder_core-0.10.2 \ derive_builder_macro-0.10.2 \ derive_more-0.99.17 \ digest-0.9.0 \ directories-4.0.1 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ easy-parallel-3.1.0 \ ed25519-1.3.0 \ ed25519-dalek-1.0.1 \ either-1.6.1 \ event-listener-2.5.1 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.5.0 \ flate2-1.0.22 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fslock-0.2.0 \ futures-0.3.18 \ futures-await-test-0.3.0 \ futures-await-test-macro-0.3.0 \ futures-channel-0.3.18 \ futures-core-0.3.18 \ futures-executor-0.3.18 \ futures-io-0.3.18 \ futures-lite-1.12.0 \ futures-macro-0.3.18 \ futures-sink-0.3.18 \ futures-task-0.3.18 \ futures-util-0.3.18 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gloo-timers-0.2.1 \ hashbrown-0.11.2 \ hashlink-0.7.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hex-literal-0.3.4 \ hkdf-0.11.0 \ hmac-0.11.0 \ http-0.2.5 \ http-body-0.4.4 \ httparse-1.5.1 \ httpdate-1.0.2 \ humantime-2.1.0 \ humantime-serde-1.0.1 \ hyper-0.14.15 \ ident_case-1.0.1 \ idna-0.2.3 \ instant-0.1.12 \ itertools-0.10.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ js-sys-0.3.55 \ keccak-0.1.0 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.108 \ libm-0.2.1 \ libsqlite3-sys-0.23.1 \ log-0.4.14 \ lzma-sys-0.1.17 \ matchers-0.1.0 \ matches-0.1.9 \ memchr-2.4.1 \ memmap2-0.5.0 \ memoffset-0.6.4 \ merlin-2.0.1 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ miow-0.3.7 \ native-tls-0.2.8 \ nix-0.23.0 \ nom-5.1.2 \ ntapi-0.3.6 \ num-bigint-0.4.3 \ num-bigint-dig-0.7.0 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-0.10.38 \ openssl-probe-0.1.4 \ openssl-src-300.0.2+3.0.0 \ openssl-sys-0.9.71 \ parking-2.0.0 \ pem-rfc7468-0.2.4 \ percent-encoding-2.1.0 \ phf-0.10.0 \ phf_generator-0.10.0 \ phf_macros-0.10.0 \ phf_shared-0.10.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkcs1-0.2.4 \ pkcs8-0.7.6 \ pkg-config-0.3.22 \ polling-2.2.0 \ postage-0.4.1 \ ppv-lite86-0.2.15 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.32 \ quickcheck-1.0.3 \ quote-1.0.10 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ retain_mut-0.1.4 \ rlimit-0.6.2 \ rsa-0.5.0 \ rusqlite-0.26.1 \ rustc_version-0.4.0 \ ryu-1.0.6 \ sanitize-filename-0.3.0 \ schannel-0.1.19 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-1.0.4 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.72 \ serde_test-1.0.130 \ sha-1-0.9.8 \ sha2-0.9.8 \ sha3-0.9.1 \ sharded-slab-0.1.4 \ shellexpand-2.1.0 \ signal-hook-0.3.10 \ signal-hook-registry-1.4.0 \ signature-1.4.0 \ simple_asn1-0.6.1 \ siphasher-0.3.7 \ slab-0.4.5 \ smallvec-1.7.0 \ socket2-0.4.2 \ spin-0.5.2 \ spki-0.4.1 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.82 \ synstructure-0.12.6 \ tempfile-3.2.0 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.3 \ time-0.3.5 \ time-macros-0.2.3 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.14.0 \ tokio-macros-1.6.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.6.9 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-attributes-0.1.18 \ tracing-core-0.1.21 \ tracing-journald-0.2.0 \ tracing-log-0.1.2 \ tracing-subscriber-0.3.3 \ try-lock-0.2.3 \ typenum-1.14.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ value-bag-1.0.0-alpha.8 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ waker-fn-1.1.0 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ weak-table-0.3.0 \ web-sys-0.3.55 \ wepoll-ffi-0.1.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ x25519-dalek-1.2.0 \ xz2-0.1.6 \ zeroize-1.3.0 \ zeroize_derive-1.2.2 \ zstd-0.7.0+zstd.1.4.9 \ zstd-safe-3.1.0+zstd.1.4.9 \ zstd-sys-1.5.0+zstd.1.4.9 do-install: ${INSTALL_SCRIPT} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/arti ${STAGEDIR}${PREFIX}/bin/arti post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/arti @${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}/var/log/arti ${STAGEDIR}/var/run/arti ${STAGEDIR}/var/db/arti ${INSTALL_DATA} ${WRKSRC}/crates/arti-config/src/arti_defaults.toml ${STAGEDIR}${ETCDIR}/arti.toml.sample .include diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile index 96e97ebf4dc2..bfa8c8352052 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -1,362 +1,362 @@ PORTNAME= authenticator DISTVERSION= 4.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ PATCHFILES+= 5d68dae3c878.patch:-p1 # https://gitlab.gnome.org/World/Authenticator/-/merge_requests/211 MAINTAINER= jbeich@FreeBSD.org COMMENT= Generate Two-Factor Codes LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl \ libgraphene-1.0.so:graphics/graphene \ libzbar.so:graphics/zbar USES= cargo gettext gnome meson pkgconfig python:build shebangfix sqlite ssl USE_GITLAB= yes USE_GNOME= gtk40 libadwaita USE_GSTREAMER1= gl gtk4 zbar GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World GL_PROJECT= Authenticator GL_COMMIT= ba1894159358275be2765bc42ef89782a2d1d45d SHEBANG_FILES= build-aux/meson_post_install.py CARGO_ENV= ZBAR_INCLUDE_DIRS="${LOCALBASE}/include" ZBAR_LIB_DIRS="${LOCALBASE}/lib" MAKE_ENV= ${CARGO_ENV} GLIB_SCHEMAS= com.belmoussaoui.Authenticator.gschema.xml CARGO_CRATES= adler-1.0.2 \ adler32-1.2.0 \ aead-0.3.2 \ aes-0.6.0 \ aes-gcm-0.8.0 \ aes-soft-0.6.4 \ aesni-0.10.0 \ aho-corasick-0.7.15 \ anyhow-1.0.39 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ async-channel-1.6.1 \ async-executor-1.4.0 \ async-global-executor-2.0.2 \ async-io-1.3.1 \ async-lock-2.3.0 \ async-mutex-1.4.0 \ async-std-1.9.0 \ async-task-4.0.3 \ async-trait-0.1.48 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ base64-0.13.0 \ binascii-0.1.4 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ block-0.1.6 \ block-buffer-0.9.0 \ block-modes-0.7.0 \ block-padding-0.2.1 \ blocking-1.0.2 \ bumpalo-3.6.1 \ bytemuck-1.5.1 \ byteorder-1.4.3 \ bytes-0.5.6 \ bytes-1.0.1 \ cache-padded-1.1.1 \ cc-1.0.67 \ cfg-expr-0.7.4 \ cfg-if-1.0.0 \ checked_int_cast-1.0.0 \ cipher-0.2.5 \ cmake-0.1.45 \ color_quant-1.1.0 \ concurrent-queue-1.2.2 \ const_fn-0.4.5 \ constant_time_eq-0.1.5 \ cookie-0.14.4 \ cpuid-bool-0.1.2 \ cpuid-bool-0.2.0 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.3 \ crossbeam-utils-0.8.3 \ crypto-mac-0.10.0 \ ctor-0.1.20 \ ctr-0.6.0 \ curl-0.4.35 \ curl-sys-0.4.41+curl-7.75.0 \ dashmap-4.0.2 \ data-encoding-2.3.2 \ deflate-0.8.6 \ derivative-2.2.0 \ diesel-1.4.6 \ diesel_derives-1.4.1 \ diesel_migrations-1.4.0 \ digest-0.9.0 \ discard-1.0.4 \ dlib-0.5.0 \ doc-comment-0.3.3 \ downcast-rs-1.2.0 \ either-1.6.1 \ encoding_rs-0.8.28 \ enum-ordinalize-3.1.9 \ enumflags2-0.6.4 \ enumflags2_derive-0.6.4 \ env_logger-0.7.1 \ event-listener-2.5.1 \ fastrand-1.4.0 \ field-offset-0.3.3 \ flume-0.9.2 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ freetype-0.7.0 \ freetype-sys-0.13.1 \ futures-0.3.13 \ futures-channel-0.3.13 \ futures-core-0.3.13 \ futures-executor-0.3.13 \ futures-io-0.3.13 \ futures-lite-1.11.3 \ futures-macro-0.3.13 \ futures-sink-0.3.13 \ futures-task-0.3.13 \ futures-util-0.3.13 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.2 \ gettext-rs-0.6.0 \ gettext-sys-0.21.0 \ ghash-0.3.1 \ gif-0.11.2 \ gloo-timers-0.2.1 \ gtk-macros-0.2.0 \ heck-0.3.2 \ hermit-abi-0.1.18 \ hex-0.4.3 \ hkdf-0.10.0 \ hmac-0.10.1 \ http-0.2.3 \ http-client-6.3.5 \ http-types-2.10.0 \ humantime-1.3.0 \ idna-0.2.2 \ image-0.23.14 \ infer-0.2.3 \ instant-0.1.9 \ isahc-0.9.14 \ itertools-0.9.0 \ itertools-0.10.0 \ itoa-0.4.7 \ jpeg-decoder-0.1.22 \ js-sys-0.3.49 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.91 \ libloading-0.7.0 \ libnghttp2-sys-0.1.6+1.43.0 \ libsqlite3-sys-0.20.1 \ libz-sys-1.1.2 \ locale_config-0.3.0 \ lock_api-0.4.2 \ log-0.4.14 \ malloc_buf-0.0.6 \ matches-0.1.8 \ memchr-2.3.4 \ memoffset-0.6.1 \ migrations_internals-1.4.1 \ migrations_macros-1.4.2 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ muldiv-1.0.0 \ nb-connect-1.1.0 \ nix-0.20.0 \ num-0.3.1 \ num-bigint-0.3.2 \ num-complex-0.3.1 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-rational-0.4.0 \ 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.7.2 \ opaque-debug-0.3.0 \ openssl-probe-0.1.2 \ openssl-sys-0.9.61 \ parking-2.0.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ paste-1.0.5 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pin-project-1.0.6 \ pin-project-internal-1.0.6 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ png-0.16.8 \ polling-2.0.3 \ polyval-0.4.5 \ ppv-lite86-0.2.10 \ pretty-hex-0.2.1 \ 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.7 \ proc-macro2-1.0.24 \ qrcode-0.12.0 \ quick-error-1.2.3 \ quick-xml-0.22.0 \ quote-1.0.9 \ r2d2-0.8.9 \ rand-0.7.3 \ rand-0.8.3 \ rand_chacha-0.2.2 \ rand_chacha-0.3.0 \ rand_core-0.5.1 \ rand_core-0.6.2 \ rand_hc-0.2.0 \ rand_hc-0.3.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.2.5 \ regex-1.4.5 \ regex-syntax-0.6.23 \ remove_dir_all-0.5.3 \ ring-0.16.20 \ roxmltree-0.13.1 \ rust-argon2-0.8.3 \ rustc_version-0.2.3 \ rustc_version-0.3.3 \ ryu-1.0.5 \ schannel-0.1.19 \ scheduled-thread-pool-0.2.5 \ scoped-tls-1.0.0 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ secret-service-2.0.1 \ semver-0.9.0 \ semver-0.11.0 \ semver-parser-0.7.0 \ semver-parser-0.10.2 \ serde-1.0.125 \ serde_derive-1.0.125 \ serde_json-1.0.64 \ serde_qs-0.7.2 \ serde_repr-0.1.6 \ serde_urlencoded-0.7.0 \ sha1-0.6.0 \ sha2-0.9.3 \ slab-0.4.2 \ sluice-0.5.4 \ smallvec-1.6.1 \ socket2-0.3.19 \ socket2-0.4.0 \ spin-0.5.2 \ spinning_top-0.2.2 \ standback-0.2.17 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strum-0.20.0 \ strum_macros-0.20.1 \ subtle-2.4.0 \ surf-2.2.0 \ svg_metadata-0.4.2 \ syn-1.0.64 \ system-deps-3.1.0 \ tempfile-3.2.0 \ termcolor-1.1.2 \ thiserror-1.0.24 \ thiserror-impl-1.0.24 \ tiff-0.6.1 \ time-0.2.26 \ time-macros-0.1.1 \ time-macros-impl-0.1.1 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ tracing-0.1.25 \ tracing-attributes-0.1.15 \ tracing-core-0.1.17 \ tracing-futures-0.2.5 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-xid-0.2.1 \ universal-hash-0.4.0 \ untrusted-0.7.1 \ url-2.2.1 \ value-bag-1.0.0-alpha.6 \ vcpkg-0.2.11 \ vec-arena-1.1.0 \ version-compare-0.0.11 \ version_check-0.9.3 \ waker-fn-1.1.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.72 \ wasm-bindgen-backend-0.2.72 \ wasm-bindgen-futures-0.4.22 \ wasm-bindgen-macro-0.2.72 \ wasm-bindgen-macro-support-0.2.72 \ wasm-bindgen-shared-0.2.72 \ wayland-client-0.28.5 \ wayland-commons-0.28.5 \ wayland-scanner-0.28.5 \ wayland-sys-0.28.5 \ web-sys-0.3.49 \ weezl-0.1.4 \ wepoll-sys-3.0.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 \ x11-2.18.2 \ xml-rs-0.8.3 \ xmlparser-0.13.3 \ zbar-rust-0.0.16 \ zbus-1.8.0 \ zbus_macros-1.8.0 \ zvariant-2.6.0 \ zvariant_derive-2.6.0 \ gstreamer,gstreamer-base,gstreamer-base-sys,gstreamer-sys@git+https://gitlab.freedesktop.org/gstreamer/gstreamer-rs\#762450bb5335d8c79cc29a6111874d89bd3b5c00 \ gdk4,gdk4-sys,gdk4-wayland,gdk4-wayland-sys,gdk4-x11,gdk4-x11-sys,gsk4,gsk4-sys,gtk4,gtk4-macros,gtk4-sys@git+https://github.com/gtk-rs/gtk4-rs\#13a8317a2ef8738362b9fa7f55a29dd5d3dbc459 \ libadwaita,libadwaita-sys@git+https://gitlab.gnome.org/bilelmoussaoui/libadwaita-rs\#6ae4d3670565064acc9da2f51434eca0a0c51ac9 \ ashpd@git+https://github.com/bilelmoussaoui/ashpd\#d7ec2103565301b8476d6706ef34090e197b021c \ cairo-rs,cairo-sys-rs,gdk-pixbuf,gdk-pixbuf-sys,gio,gio-sys,glib,glib-macros,glib-sys,gobject-sys,graphene-rs,graphene-sys,pango,pango-sys@git+https://github.com/gtk-rs/gtk3-rs\#6e3c8739f9f5b8dc0a234f4a485e254574af5953 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no pre-patch: # Chase gtk-rs -> gtk3-rs rename for USES=cargo patching @${GREP} --include='*/Cargo.toml' -lr 'git.*gtk-rs' ${WRKDIR} | ${XARGS} ${REINPLACE_CMD} \ 's,\(gtk-rs\)/gtk-rs,\1/gtk3-rs,' post-patch: @${REINPLACE_CMD} -e '/gstreamer/s/1\.18/1.16/' \ -e '/gstreamer.*bad/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e '/cargo/s/ --/&verbose&verbose&/' \ ${WRKSRC}/build-aux/cargo.sh .include diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile index 35ca5bb92ffa..7579e32fe5bb 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -1,474 +1,474 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= v DISTVERSION= 0.15.2 -PORTREVISION= 2 +PORTREVISION= 3 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 GH_PROJECT= rustsec GH_TAGNAME= ${PORTNAME}/v${DISTVERSION} CARGO_CRATES= abscissa_core-0.5.2 \ abscissa_derive-0.5.0 \ addr2line-0.14.1 \ addr2line-0.16.0 \ adler-1.0.2 \ aho-corasick-0.7.15 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ ascii-0.9.3 \ askama_derive-0.10.5 \ askama_escape-0.10.1 \ askama_shared-0.11.1 \ askama-0.10.5 \ atom_syndication-0.10.0 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.56 \ backtrace-0.3.57 \ backtrace-0.3.61 \ base64-0.13.0 \ bincode-1.3.3 \ bitflags-1.2.1 \ bitflags-1.3.2 \ bitvec-0.19.5 \ blake2b_simd-0.5.11 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bumpalo-3.6.1 \ bumpalo-3.7.1 \ byte-tools-0.3.1 \ byteorder-1.4.2 \ byteorder-1.4.3 \ bytes-0.5.6 \ bytes-1.0.1 \ bytes-1.1.0 \ canonical-path-2.0.2 \ cargo_metadata-0.11.4 \ cargo-edit-0.7.0 \ cargo-lock-6.0.1 \ cc-1.0.67 \ cc-1.0.70 \ 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 \ combine-4.6.1 \ comrak-0.12.1 \ constant_time_eq-0.1.5 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crates-index-0.16.5 \ crates-index-0.17.0 \ crc32fast-1.2.1 \ crossbeam-utils-0.8.3 \ cvss-1.0.1 \ darling_core-0.10.2 \ darling_core-0.12.4 \ darling_macro-0.10.2 \ darling_macro-0.12.4 \ darling-0.10.2 \ darling-0.12.4 \ derive_builder_core-0.10.2 \ derive_builder_macro-0.10.2 \ derive_builder-0.10.2 \ digest-0.8.1 \ diligent-date-parser-0.1.2 \ dirs-3.0.1 \ dirs-3.0.2 \ dirs-sys-0.3.5 \ dirs-sys-0.3.6 \ either-1.6.1 \ encoding_rs-0.8.28 \ entities-1.0.1 \ env_proxy-0.4.1 \ error-chain-0.12.4 \ failure_derive-0.1.8 \ failure-0.1.8 \ fake-simd-0.1.2 \ fixedbitset-0.2.0 \ fixedbitset-0.4.0 \ flate2-1.0.22 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ form_urlencoded-1.0.1 \ fs-err-2.5.0 \ fs-err-2.6.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-1.1.0 \ futures-channel-0.3.13 \ futures-channel-0.3.14 \ futures-channel-0.3.17 \ futures-core-0.3.13 \ futures-core-0.3.14 \ futures-core-0.3.17 \ futures-io-0.3.13 \ futures-io-0.3.14 \ futures-io-0.3.17 \ futures-sink-0.3.13 \ futures-sink-0.3.14 \ futures-sink-0.3.17 \ futures-task-0.3.13 \ futures-task-0.3.14 \ futures-task-0.3.17 \ futures-util-0.3.13 \ futures-util-0.3.14 \ futures-util-0.3.17 \ generational-arena-0.2.8 \ generic-array-0.12.4 \ getrandom-0.1.16 \ getrandom-0.2.2 \ getrandom-0.2.3 \ gimli-0.23.0 \ gimli-0.25.0 \ git2-0.13.18 \ git2-0.13.22 \ glob-0.3.0 \ gumdrop_derive-0.7.0 \ gumdrop_derive-0.8.0 \ gumdrop-0.7.0 \ gumdrop-0.8.0 \ h2-0.2.7 \ hashbrown-0.11.2 \ hashbrown-0.9.1 \ heck-0.3.2 \ heck-0.3.3 \ hermit-abi-0.1.18 \ hermit-abi-0.1.19 \ hex-0.4.3 \ home-0.5.3 \ http-0.2.3 \ http-0.2.4 \ http-0.2.5 \ http-body-0.3.1 \ httparse-1.3.5 \ httparse-1.4.0 \ httparse-1.5.1 \ httpdate-0.3.2 \ humansize-1.1.1 \ humantime-2.1.0 \ humantime-serde-1.0.1 \ hyper-0.13.10 \ hyper-tls-0.4.3 \ ident_case-1.0.1 \ idna-0.2.0 \ idna-0.2.2 \ idna-0.2.3 \ indexmap-1.6.1 \ indexmap-1.6.2 \ indexmap-1.7.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ ipnet-2.3.1 \ itoa-0.4.7 \ itoa-0.4.8 \ jobserver-0.1.21 \ jobserver-0.1.22 \ jobserver-0.1.24 \ js-sys-0.3.48 \ js-sys-0.3.50 \ js-sys-0.3.55 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexical-core-0.7.6 \ libc-0.2.102 \ libc-0.2.88 \ libc-0.2.93 \ libgit2-sys-0.12.19+1.1.0 \ libgit2-sys-0.12.23+1.2.0 \ libssh2-sys-0.2.21 \ libz-sys-1.1.2 \ libz-sys-1.1.3 \ line-wrap-0.1.1 \ linked-hash-map-0.5.4 \ log-0.4.14 \ maplit-1.0.2 \ matchers-0.0.1 \ matches-0.1.8 \ matches-0.1.9 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ memchr-2.4.1 \ mime_guess-2.0.3 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ miow-0.2.2 \ native-tls-0.2.7 \ native-tls-0.2.8 \ net2-0.2.37 \ never-0.1.0 \ nom-6.1.2 \ num_cpus-1.13.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ object-0.23.0 \ object-0.26.2 \ once_cell-1.7.2 \ once_cell-1.8.0 \ onig_sys-69.7.0 \ onig-6.2.0 \ opaque-debug-0.2.3 \ openssl-0.10.32 \ openssl-0.10.33 \ openssl-0.10.36 \ openssl-probe-0.1.2 \ openssl-probe-0.1.4 \ openssl-src-111.14.0+1.1.1j \ openssl-src-111.15.0+1.1.1k \ openssl-src-111.16.0+1.1.1l \ openssl-sys-0.9.60 \ openssl-sys-0.9.61 \ openssl-sys-0.9.67 \ owning_ref-0.4.1 \ percent-encoding-2.1.0 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pest-2.1.3 \ petgraph-0.5.1 \ petgraph-0.6.0 \ pin-project-1.0.5 \ pin-project-1.0.7 \ pin-project-1.0.8 \ pin-project-internal-1.0.5 \ pin-project-internal-1.0.7 \ pin-project-internal-1.0.8 \ pin-project-lite-0.1.12 \ pin-project-lite-0.2.6 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ platforms-1.1.0 \ plist-1.2.1 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ proc-macro2-1.0.26 \ proc-macro2-1.0.29 \ quick-xml-0.22.0 \ quote-1.0.8 \ quote-1.0.9 \ radium-0.5.3 \ rand_chacha-0.3.0 \ rand_chacha-0.3.1 \ rand_core-0.6.2 \ rand_core-0.6.3 \ rand_hc-0.3.0 \ rand_hc-0.3.1 \ rand-0.8.3 \ rand-0.8.4 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_syscall-0.2.5 \ redox_syscall-0.2.6 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.4.3 \ regex-1.4.6 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-automata-0.1.9 \ regex-syntax-0.6.22 \ regex-syntax-0.6.23 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ rust-argon2-0.8.3 \ rust-embed-5.9.0 \ rust-embed-impl-5.9.0 \ rust-embed-utils-5.1.0 \ rustc-demangle-0.1.18 \ rustc-demangle-0.1.21 \ rustsec-0.23.3 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ secrecy-0.6.0 \ security-framework-2.1.1 \ security-framework-2.2.0 \ security-framework-2.4.2 \ security-framework-sys-2.1.1 \ security-framework-sys-2.2.0 \ security-framework-sys-2.4.2 \ semver-0.10.0 \ semver-0.11.0 \ semver-0.9.0 \ semver-1.0.4 \ semver-parser-0.10.2 \ semver-parser-0.7.0 \ serde_derive-1.0.123 \ serde_derive-1.0.124 \ serde_derive-1.0.125 \ serde_derive-1.0.130 \ serde_json-1.0.64 \ serde_json-1.0.68 \ serde_urlencoded-0.7.0 \ serde-1.0.123 \ serde-1.0.124 \ serde-1.0.125 \ serde-1.0.130 \ sha-1-0.8.2 \ shell-words-1.0.0 \ signal-hook-0.1.17 \ signal-hook-registry-1.3.0 \ signal-hook-registry-1.4.0 \ slab-0.4.2 \ slab-0.4.3 \ slab-0.4.4 \ smallvec-0.6.14 \ smartstring-0.2.6 \ smartstring-0.2.9 \ smol_str-0.1.17 \ socket2-0.3.19 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.21 \ structopt-0.3.23 \ structopt-derive-0.4.14 \ structopt-derive-0.4.16 \ subprocess-0.2.6 \ subprocess-0.2.8 \ syn-1.0.60 \ syn-1.0.62 \ syn-1.0.70 \ syn-1.0.77 \ synstructure-0.12.4 \ synstructure-0.12.5 \ syntect-4.6.0 \ tap-1.0.1 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.24 \ thiserror-1.0.25 \ thiserror-impl-1.0.24 \ thiserror-impl-1.0.25 \ thread_local-1.1.3 \ time-0.1.43 \ tinyvec_macros-0.1.0 \ tinyvec-1.1.1 \ tinyvec-1.2.0 \ tinyvec-1.4.0 \ tokio-0.2.25 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml_edit-0.2.0 \ toml_edit-0.2.1 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.25 \ tracing-0.1.28 \ tracing-attributes-0.1.15 \ tracing-attributes-0.1.16 \ tracing-core-0.1.17 \ tracing-core-0.1.20 \ tracing-futures-0.2.5 \ tracing-log-0.1.2 \ tracing-subscriber-0.1.6 \ try-lock-0.2.3 \ twoway-0.2.2 \ typed-arena-1.7.0 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ unchecked-index-0.2.2 \ unicase-2.6.0 \ unicode_categories-0.1.1 \ unicode-bidi-0.3.4 \ unicode-bidi-0.3.5 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.16 \ unicode-normalization-0.1.17 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.7.1 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-width-0.1.9 \ unicode-xid-0.2.1 \ unicode-xid-0.2.2 \ unreachable-1.0.0 \ url-2.2.1 \ url-2.2.2 \ vcpkg-0.2.11 \ vcpkg-0.2.12 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.2 \ version_check-0.9.3 \ void-1.0.2 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.71 \ wasm-bindgen-0.2.73 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.71 \ wasm-bindgen-backend-0.2.73 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.21 \ wasm-bindgen-futures-0.4.23 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.71 \ wasm-bindgen-macro-0.2.73 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.71 \ wasm-bindgen-macro-support-0.2.73 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.71 \ wasm-bindgen-shared-0.2.73 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.48 \ web-sys-0.3.50 \ web-sys-0.3.55 \ 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 \ xdg-2.2.0 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ zeroize-1.3.0 NO_TEST= yes PLIST_FILES= bin/cargo-audit WRKSRC_SUBDIR= cargo-audit post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cargo-audit .include diff --git a/security/cloak/Makefile b/security/cloak/Makefile index 00537cc19a09..516a5c1e81ba 100644 --- a/security/cloak/Makefile +++ b/security/cloak/Makefile @@ -1,75 +1,75 @@ PORTNAME= cloak DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 23 +PORTREVISION= 24 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 diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile index 56c8b87fcda5..04d4056168ba 100644 --- a/security/gpg-tui/Makefile +++ b/security/gpg-tui/Makefile @@ -1,36 +1,36 @@ PORTNAME= gpg-tui DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= se@FreeBSD.org COMMENT= Terminal User Interface for GnuPG LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gpgme>=1.7.0:security/gpgme LIB_DEPENDS= libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error \ libxcb.so:x11/libxcb \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= gpg:security/gnupg \ gpgme>=1.7.0:security/gpgme USES= cargo python:build USE_GITHUB= yes GH_ACCOUNT= orhun BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/gpg-tui \ bin/gpg-tui-completions \ man/man1/gpg-tui.1.gz post-install: ${INSTALL_DATA} ${WRKSRC}/man/gpg-tui.1 ${STAGEDIR}${MANPREFIX}/man/man1/ ${STRIP_CMD} ${STAGEDIR}${MANPREFIX}/bin/gpg-tui-completions ${STRIP_CMD} ${STAGEDIR}${MANPREFIX}/bin/gpg-tui .include diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile index f800626e12fc..ee4e6e2cb4d8 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -1,208 +1,208 @@ PORTNAME= rustscan PORTVERSION= 2.0.1 -PORTREVISION= 9 +PORTREVISION= 10 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 diff --git a/security/sequoia/Makefile b/security/sequoia/Makefile index 8c4112ce72e8..8d236a45a79c 100644 --- a/security/sequoia/Makefile +++ b/security/sequoia/Makefile @@ -1,336 +1,336 @@ PORTNAME= sequoia PORTVERSION= 0.19.0 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 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 openpgp_ffi ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/libsequoia_${f}.so ${STAGEDIR}${PREFIX}/lib/libsequoia_${f}.so.${SOVERS} ${LN} -sf libsequoia_${f}.so.${SOVERS} ${STAGEDIR}${PREFIX}/lib/libsequoia_${f}.so .endfor ${INSTALL_LIB} ${CARGO_TARGET_DIR}/*/libsequoia_ffi_macros.so ${STAGEDIR}${PREFIX}/lib/libsequoia_ffi_macros.so.${SOVERS} ${LN} -sf libsequoia_ffi_macros.so.${SOVERS} ${STAGEDIR}${PREFIX}/lib/libsequoia_ffi_macros.so .for f in sq sqop sqv ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/${f} ${STAGEDIR}${PREFIX}/bin .endfor ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/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 diff --git a/security/solana/Makefile b/security/solana/Makefile index 6dd3eef76d2d..37241192781b 100644 --- a/security/solana/Makefile +++ b/security/solana/Makefile @@ -1,597 +1,598 @@ PORTNAME= solana DISTVERSIONPREFIX= v DISTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Web-scale blockchain for decentralized apps and marketplaces LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= Fails on 32-bit systems: https://github.com/solana-labs/solana/issues/16811 BUILD_DEPENDS= llvm-config${LLVM_VERSION}:devel/llvm${LLVM_VERSION} \ protoc:devel/protobuf \ gmake:devel/gmake LIB_DEPENDS= libhidapi.so:comms/hidapi USES= cargo pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= solana-labs CARGO_CRATES= Inflector-0.11.4 \ addr2line-0.12.1 \ adler32-1.0.4 \ ahash-0.4.6 \ ahash-0.6.1 \ ahash-0.7.4 \ aho-corasick-0.7.10 \ aliasable-0.1.3 \ ansi_term-0.11.0 \ anyhow-1.0.38 \ arc-swap-0.4.8 \ arc-swap-1.2.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ ascii-0.9.3 \ assert_cmd-2.0.0 \ assert_matches-1.5.0 \ async-stream-0.3.0 \ async-stream-impl-0.3.0 \ async-trait-0.1.42 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backoff-0.3.0 \ backtrace-0.3.48 \ base-x-0.2.6 \ base32-0.4.0 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.11.0 \ base64-0.12.3 \ base64-0.13.0 \ bincode-1.3.3 \ bindgen-0.57.0 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ blake3-0.3.7 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ block-padding-0.2.1 \ borsh-0.9.0 \ borsh-derive-0.9.0 \ borsh-derive-internal-0.9.0 \ borsh-schema-derive-internal-0.9.0 \ bs58-0.3.1 \ bs58-0.4.0 \ bstr-0.2.16 \ bumpalo-3.3.0 \ bv-0.11.1 \ byte-tools-0.3.1 \ byte-unit-4.0.9 \ bytecount-0.6.0 \ bytemuck-1.7.2 \ bytemuck_derive-1.0.1 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.4 \ bytes-1.0.1 \ bytesize-1.0.1 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ caps-0.5.3 \ cargo_metadata-0.12.0 \ cast-0.2.3 \ cc-1.0.67 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-humanize-0.2.1 \ clang-sys-1.2.0 \ clap-2.33.3 \ cloudabi-0.0.3 \ combine-3.8.1 \ console-0.11.3 \ console-0.14.1 \ const_fn-0.4.5 \ const_format-0.2.14 \ const_format_proc_macros-0.2.14 \ constant_time_eq-0.1.5 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ core_affinity-0.5.10 \ cpufeatures-0.1.5 \ cpufeatures-0.2.1 \ crc32fast-1.2.0 \ criterion-stats-0.3.0 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.5 \ crunchy-0.2.2 \ crypto-mac-0.8.0 \ crypto-mac-0.9.1 \ crypto-mac-0.10.0 \ csv-1.1.3 \ csv-core-0.1.10 \ ctrlc-3.2.0 \ curve25519-dalek-2.1.0 \ curve25519-dalek-3.0.0 \ dashmap-4.0.2 \ derivation-path-0.1.3 \ derivative-2.1.1 \ derive_more-0.99.11 \ dialoguer-0.6.2 \ difflib-0.4.0 \ digest-0.8.1 \ digest-0.9.0 \ dir-diff-0.3.2 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.1 \ discard-1.0.4 \ dlopen-0.1.8 \ dlopen_derive-0.1.4 \ doc-comment-0.3.3 \ dtoa-0.4.5 \ ed25519-1.0.1 \ ed25519-dalek-1.0.1 \ ed25519-dalek-bip32-0.1.1 \ educe-0.4.13 \ either-1.5.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.23 \ enum-iterator-0.6.0 \ enum-iterator-derive-0.6.0 \ enum-ordinalize-3.1.8 \ env_logger-0.8.3 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ fast-math-0.1.1 \ fd-lock-2.0.0 \ feature-probe-0.1.1 \ filedescriptor-0.8.0 \ filetime-0.2.10 \ fixedbitset-0.2.0 \ flate2-1.0.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ fs_extra-1.2.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ 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 \ gag-1.0.0 \ generic-array-0.12.3 \ generic-array-0.14.3 \ gethostname-0.2.1 \ getrandom-0.1.14 \ getrandom-0.2.0 \ gimli-0.21.0 \ glob-0.3.0 \ globset-0.4.5 \ goauth-0.10.0 \ goblin-0.3.0 \ h2-0.3.3 \ half-1.6.0 \ hash32-0.1.1 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.13 \ hex-0.4.2 \ hidapi-1.2.5 \ histogram-0.6.9 \ hmac-0.8.1 \ hmac-0.9.0 \ hmac-0.10.1 \ hmac-drbg-0.3.0 \ http-0.2.1 \ http-body-0.4.2 \ httparse-1.4.1 \ httpdate-1.0.1 \ humantime-2.0.1 \ hyper-0.10.16 \ hyper-0.14.11 \ hyper-rustls-0.22.1 \ hyper-timeout-0.4.1 \ hyper-tls-0.5.0 \ idna-0.1.5 \ idna-0.2.0 \ ieee754-0.2.6 \ indexed-0.1.1 \ indexmap-1.7.0 \ indicatif-0.15.0 \ input_buffer-0.3.1 \ instant-0.1.11 \ iovec-0.1.4 \ ipnet-2.3.0 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.5 \ jobserver-0.1.21 \ js-sys-0.3.47 \ jsonrpc-client-transports-18.0.0 \ jsonrpc-core-18.0.0 \ jsonrpc-core-client-18.0.0 \ jsonrpc-derive-18.0.0 \ jsonrpc-http-server-18.0.0 \ jsonrpc-ipc-server-18.0.0 \ jsonrpc-pubsub-18.0.0 \ jsonrpc-server-utils-18.0.0 \ jsonrpc-ws-server-18.0.0 \ keccak-0.1.0 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.103 \ libloading-0.6.2 \ libloading-0.7.0 \ librocksdb-sys-6.17.3 \ libsecp256k1-0.5.0 \ libsecp256k1-core-0.2.1 \ libsecp256k1-gen-ecmult-0.2.0 \ libsecp256k1-gen-genmult-0.2.0 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ lock_api-0.4.5 \ log-0.3.9 \ log-0.4.14 \ lru-0.6.6 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md-5-0.9.1 \ memchr-1.0.2 \ memchr-2.4.0 \ memmap2-0.1.0 \ memoffset-0.6.4 \ mime-0.2.6 \ mime-0.3.16 \ miniz_oxide-0.3.6 \ mio-0.6.22 \ mio-0.7.6 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.6 \ multimap-0.8.3 \ native-tls-0.2.7 \ net2-0.2.37 \ nix-0.20.2 \ nix-0.22.2 \ nom-3.2.1 \ nom-5.1.1 \ ntapi-0.3.4 \ num-bigint-0.3.1 \ num-derive-0.3.2 \ num-integer-0.1.42 \ num-traits-0.2.11 \ num_cpus-1.13.0 \ num_enum-0.5.1 \ num_enum_derive-0.5.1 \ number_prefix-0.3.0 \ object-0.19.0 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-0.10.36 \ openssl-probe-0.1.2 \ openssl-sys-0.9.67 \ ouroboros-0.10.0 \ ouroboros_macro-0.10.0 \ parity-tokio-ipc-0.9.0 \ parity-ws-0.11.1 \ parking_lot-0.9.0 \ parking_lot-0.10.2 \ parking_lot-0.11.2 \ parking_lot_core-0.6.2 \ parking_lot_core-0.7.2 \ parking_lot_core-0.8.5 \ pbkdf2-0.4.0 \ pbkdf2-0.6.0 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pest-2.1.3 \ petgraph-0.5.1 \ phf-0.10.0 \ phf_shared-0.10.0 \ pickledb-0.4.1 \ pin-project-0.4.23 \ pin-project-1.0.1 \ pin-project-internal-0.4.23 \ pin-project-internal-1.0.1 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.17 \ plain-0.2.3 \ postgres-0.19.1 \ postgres-protocol-0.6.1 \ postgres-types-0.2.2 \ ppv-lite86-0.2.8 \ predicates-2.0.1 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ pretty-hex-0.2.1 \ 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.4 \ proc-macro2-0.4.30 \ proc-macro2-1.0.24 \ proptest-1.0.0 \ prost-0.8.0 \ prost-build-0.8.0 \ prost-derive-0.8.0 \ prost-types-0.8.0 \ qstring-0.7.2 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-0.6.13 \ quote-1.0.9 \ rand-0.4.6 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_chacha-0.3.0 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.2 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_hc-0.3.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 \ rand_xorshift-0.3.0 \ raptorq-1.4.2 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_syscall-0.2.10 \ redox_users-0.3.4 \ reed-solomon-erasure-4.0.2 \ regex-1.4.5 \ regex-automata-0.1.9 \ regex-syntax-0.6.23 \ remove_dir_all-0.5.0 \ reqwest-0.11.2 \ retain_mut-0.1.2 \ ring-0.16.20 \ rocksdb-0.16.0 \ rpassword-4.0.5 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustls-0.19.0 \ rustversion-1.0.4 \ rusty-fork-0.3.0 \ ryu-1.0.4 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ scopeguard-1.1.0 \ scroll-0.10.1 \ scroll_derive-0.10.2 \ sct-0.6.0 \ security-framework-2.1.2 \ security-framework-sys-2.1.1 \ semver-0.9.0 \ semver-0.11.0 \ semver-1.0.4 \ semver-parser-0.7.0 \ semver-parser-0.10.1 \ serde-1.0.130 \ serde_bytes-0.11.5 \ serde_cbor-0.11.1 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_urlencoded-0.7.0 \ serde_yaml-0.8.13 \ serial_test-0.4.0 \ serial_test_derive-0.4.0 \ sha-1-0.8.2 \ sha-1-0.9.7 \ sha1-0.6.0 \ sha2-0.9.8 \ sha3-0.9.1 \ shlex-0.1.1 \ signal-hook-0.1.15 \ signal-hook-registry-1.2.0 \ signature-1.1.0 \ simpl-0.1.0 \ siphasher-0.3.7 \ slab-0.4.2 \ smallvec-0.6.14 \ smallvec-1.6.1 \ smpl_jwt-0.6.1 \ socket2-0.3.17 \ socket2-0.4.1 \ soketto-0.6.0 \ solana-frozen-abi-1.7.6 \ solana-frozen-abi-macro-1.7.6 \ solana-logger-1.7.6 \ solana-program-1.7.6 \ solana-sdk-macro-1.7.6 \ solana_rbpf-0.2.11 \ spin-0.5.2 \ spl-associated-token-account-1.0.3 \ spl-memo-3.0.1 \ spl-token-3.2.0 \ stable_deref_trait-1.2.0 \ standback-0.2.9 \ 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.8.1 \ stringprep-0.1.2 \ strsim-0.8.0 \ subtle-2.2.2 \ symlink-0.1.0 \ syn-0.15.44 \ syn-1.0.60 \ synstructure-0.12.3 \ sysctl-0.4.0 \ systemstat-0.1.5 \ tar-0.4.37 \ tarpc-0.24.1 \ tarpc-plugins-0.9.0 \ tempfile-3.1.0 \ termcolor-1.1.0 \ terminal_size-0.1.16 \ termios-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ thread-scoped-1.0.2 \ tikv-jemalloc-sys-0.4.2+5.2.1-patched.2 \ tikv-jemallocator-0.4.1 \ time-0.1.43 \ time-0.2.25 \ time-macros-0.1.0 \ time-macros-impl-0.1.1 \ tiny-bip39-0.8.1 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.0 \ tokio-1.8.4 \ tokio-codec-0.1.2 \ tokio-executor-0.1.10 \ tokio-io-0.1.13 \ tokio-io-timeout-1.1.1 \ tokio-macros-1.3.0 \ tokio-native-tls-0.3.0 \ tokio-postgres-0.7.3 \ tokio-reactor-0.1.12 \ tokio-rustls-0.22.0 \ tokio-serde-0.8.0 \ tokio-stream-0.1.2 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-tls-0.2.1 \ tokio-util-0.6.3 \ toml-0.5.6 \ tonic-0.5.0 \ tonic-build-0.5.0 \ tower-0.4.8 \ tower-layer-0.3.1 \ tower-service-0.3.0 \ tracing-0.1.26 \ tracing-attributes-0.1.15 \ tracing-core-0.1.18 \ tracing-futures-0.2.4 \ traitobject-0.1.0 \ treeline-0.1.0 \ trees-0.2.1 \ try-lock-0.2.2 \ tungstenite-0.10.1 \ typeable-0.1.2 \ typenum-1.12.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.8.0 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ unix_socket2-0.5.4 \ unreachable-1.0.0 \ untrusted-0.7.1 \ uriparse-0.6.3 \ url-1.7.2 \ url-2.2.0 \ users-0.10.0 \ utf-8-0.7.5 \ utf8-width-0.1.3 \ vcpkg-0.2.8 \ vec_map-0.8.2 \ version_check-0.1.5 \ 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 \ wasm-bindgen-0.2.70 \ wasm-bindgen-backend-0.2.70 \ wasm-bindgen-futures-0.4.20 \ wasm-bindgen-macro-0.2.70 \ wasm-bindgen-macro-support-0.2.70 \ wasm-bindgen-shared-0.2.70 \ web-sys-0.3.40 \ webpki-0.21.2 \ webpki-roots-0.21.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-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 \ yaml-rust-0.4.3 \ zeroize-1.2.0 \ zeroize_derive-1.2.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 XARCH= ${ARCH:S/amd64/x86_64/:tu} MAKE_ENV= ${XARCH}_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR=${OPENSSLINC} \ ${XARCH}_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR=${OPENSSLLIB} LLVM_VERSION= 12 BINARY_ALIAS= llvm-config=${PREFIX}/bin/llvm-config${LLVM_VERSION} do-install: for f in ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/${PORTNAME}*; do \ if [ -f $$f -a -x $$f ]; then \ ${INSTALL_PROGRAM} $$f ${STAGEDIR}${PREFIX}/bin; \ fi \ done do-test: @${CARGO_CARGO_RUN} test .include diff --git a/security/suricata/Makefile b/security/suricata/Makefile index caa816fe32df..891a015e8e5c 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,135 +1,135 @@ PORTNAME= suricata DISTVERSION= 6.0.3 -PORTREVISION= 4 +PORTREVISION= 5 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= libjansson.so:devel/jansson \ libpcre.so:devel/pcre \ libnet.so:net/libnet \ liblz4.so:archivers/liblz4 \ libyaml.so:textproc/libyaml USES= autoreconf cpe gmake iconv:translit libtool localbase \ pathfix pkgconfig CPE_VENDOR= openinfosecfoundation USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-gccprotect \ --enable-bundled-htp \ --disable-gccmarch-native MAKE_ENV= RUSTFLAGS="${RUSTFLAGS} -C linker=${CC:Q} ${LDFLAGS:C/.+/-C link-arg=&/}" INSTALL_TARGET= install-strip TEST_TARGET= check CONFLICTS_INSTALL= libhtp SUB_FILES= pkg-message PLIST_SUB= PORTVERSION=${DISTVERSION:C/-/_/g} OPTIONS_DEFINE= GEOIP IPFW NETMAP NSS PORTS_PCAP PRELUDE \ PYTHON REDIS TESTS OPTIONS_DEFINE_amd64= HYPERSCAN OPTIONS_DEFAULT= IPFW NETMAP PYTHON OPTIONS_RADIO= SCRIPTS OPTIONS_RADIO_SCRIPTS= LUA LUAJIT OPTIONS_SUB= yes PRELUDE_BROKEN= Compilation broken, see https://redmine.openinfosecfoundation.org/issues/4065 GEOIP_DESC= GeoIP support HYPERSCAN_DESC= Hyperscan support IPFW_DESC= IPFW and IP Divert support for inline IDP 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 IPFW_CONFIGURE_ON= --enable-ipfw LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty LUAJIT_CONFIGURE_ON= --enable-luajit LUA_USES= lua:51 LUA_CONFIGURE_ON= --enable-lua NETMAP_CONFIGURE_ENABLE= netmap NSS_LIB_DEPENDS= libnss3.so:security/nss \ libnspr4.so:devel/nspr NSS_CONFIGURE_OFF= --disable-nss --disable-nspr PORTS_PCAP_LIB_DEPENDS= libpcap.so.1:net/libpcap 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_ON= --with-libprelude-prefix=${LOCALBASE} PRELUDE_CONFIGURE_ENABLE= prelude PYTHON_BUILD_DEPENDS= ${PYTHON_RUN_DEPENDS} PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} PYTHON_USES= python PYTHON_USE= PYTHON=py3kplist PYTHON_CONFIGURE_ENABLE= python REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis \ libevent_pthreads.so:devel/libevent REDIS_CONFIGURE_ON= --enable-hiredis \ TESTS_CONFIGURE_ENABLE= unittests pre-patch: @${CP} ${FILESDIR}/ax_check_compile_flag.m4 ${WRKSRC}/m4 post-patch: # Disable vendor checksums @${REINPLACE_CMD} 's,"files":{[^}]*},"files":{},' \ ${WRKSRC}/rust/vendor/*/.cargo-checksum.json 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 diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile index 0fd484a965cb..684b76cb650e 100644 --- a/security/vaultwarden/Makefile +++ b/security/vaultwarden/Makefile @@ -1,398 +1,398 @@ # Created by: Michael Reifenberger PORTNAME= vaultwarden DISTVERSION= 1.22.2 -PORTREVISION= 4 +PORTREVISION= 5 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 mysql:client DISTVERSION_WV= 2.23.0c WV_DISTFILE= bw_web_v${DISTVERSION_WV}.tar.gz USE_RC_SUBR= ${PORTNAME} SUB_FILES= pkg-message SUB_LIST= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} INSTALL_TARGET=install-strip # 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 mysql #vendored_openssl CARGO_ENV+= RUSTC_BOOTSTRAP=1 # make cargo-crates CARGO_CRATES= addr2line-0.15.2 \ adler-1.0.2 \ aho-corasick-0.7.18 \ alloc-no-stdlib-2.0.1 \ alloc-stdlib-0.2.1 \ async-compression-0.3.8 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.60 \ 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.5 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ brotli-3.3.0 \ brotli-decompressor-2.3.1 \ buf_redux-0.8.4 \ bumpalo-3.7.0 \ byte-tools-0.1.3 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-1.0.1 \ cc-1.0.69 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chashmap-2.2.2 \ chrono-0.4.19 \ chrono-tz-0.5.3 \ const_fn-0.4.8 \ constant_time_eq-0.1.5 \ cookie-0.14.4 \ cookie-0.15.1 \ cookie_store-0.12.0 \ cookie_store-0.15.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.1.5 \ crc32fast-1.2.1 \ cron-0.9.0 \ crypto-mac-0.3.0 \ crypto-mac-0.10.1 \ data-encoding-2.3.2 \ diesel-1.4.7 \ diesel_derives-1.4.1 \ diesel_migrations-1.4.0 \ digest-0.5.2 \ digest-0.8.1 \ digest-0.9.0 \ digest-buffer-0.3.1 \ discard-1.0.4 \ dotenv-0.15.0 \ either-1.6.1 \ encoding_rs-0.8.28 \ error-chain-0.11.0 \ fake-simd-0.1.2 \ fastrand-1.5.0 \ fern-0.6.0 \ flate2-1.0.20 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-1.1.0 \ futf-0.1.4 \ futures-0.3.16 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-executor-0.3.16 \ futures-io-0.3.16 \ futures-macro-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ generic-array-0.7.3 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.24.0 \ glob-0.3.0 \ h2-0.3.3 \ half-1.7.1 \ handlebars-4.1.0 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ hmac-0.1.1 \ hmac-0.10.1 \ hostname-0.3.1 \ html5ever-0.25.1 \ http-0.2.4 \ http-body-0.4.2 \ httparse-1.4.1 \ httpdate-1.0.1 \ hyper-0.10.16 \ hyper-0.14.11 \ hyper-sync-rustls-0.3.0-rc.17 \ hyper-tls-0.5.0 \ idna-0.1.5 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.10 \ iovec-0.1.4 \ ipnet-2.3.1 \ itoa-0.4.7 \ js-sys-0.3.51 \ 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-rc.3 \ libc-0.2.98 \ libsqlite3-sys-0.22.2 \ lock_api-0.4.4 \ log-0.3.9 \ log-0.4.14 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.10.1 \ markup5ever_rcdom-0.1.0 \ match_cfg-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.4.0 \ 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.4 \ mio-0.6.23 \ mio-0.7.13 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.7 \ multipart-0.18.0 \ mysqlclient-sys-0.2.4 \ native-tls-0.2.7 \ net2-0.2.37 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ nom-4.1.1 \ nom-6.1.2 \ ntapi-0.3.6 \ 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.25.3 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-0.10.35 \ openssl-probe-0.1.4 \ openssl-src-111.15.0+1.1.1k \ openssl-sys-0.9.65 \ owning_ref-0.3.3 \ parity-ws-0.11.0 \ parking_lot-0.4.8 \ parking_lot-0.11.1 \ parking_lot_core-0.2.14 \ parking_lot_core-0.8.3 \ parse-zoneinfo-0.3.0 \ paste-1.0.5 \ pear-0.1.4 \ pear_codegen-0.1.4 \ pem-0.8.3 \ 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.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ pico-args-0.4.2 \ pin-project-lite-0.2.7 \ 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-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-0.4.30 \ proc-macro2-1.0.28 \ psl-types-2.0.7 \ publicsuffix-1.5.6 \ publicsuffix-2.1.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-0.6.13 \ quote-1.0.9 \ quoted_printable-0.4.3 \ r2d2-0.8.9 \ radium-0.5.3 \ rand-0.4.6 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ rdrand-0.4.0 \ redox_syscall-0.2.9 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ ring-0.16.20 \ rmp-0.8.10 \ rmpv-0.4.7 \ rustc-demangle-0.1.20 \ 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.1 \ security-framework-2.3.1 \ security-framework-sys-2.3.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.126 \ serde_bytes-0.11.5 \ serde_cbor-0.11.1 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_urlencoded-0.7.0 \ sha-1-0.3.4 \ sha-1-0.8.2 \ sha-1-0.9.7 \ sha1-0.6.0 \ sha2-0.5.3 \ simple_asn1-0.4.1 \ siphasher-0.3.5 \ slab-0.4.3 \ smallvec-0.6.14 \ smallvec-1.6.1 \ socket2-0.4.0 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ standback-0.2.17 \ 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.8.1 \ string_cache_codegen-0.5.1 \ subtle-2.4.1 \ syn-0.15.44 \ syn-1.0.74 \ syslog-4.0.1 \ tap-1.0.1 \ tempfile-3.2.0 \ tendril-0.4.2 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ threadpool-1.8.1 \ time-0.1.44 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.9.0 \ tokio-native-tls-0.3.0 \ tokio-socks-0.5.1 \ tokio-util-0.6.7 \ toml-0.4.10 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-attributes-0.1.15 \ tracing-core-0.1.18 \ traitobject-0.1.0 \ try-lock-0.2.3 \ twoway-0.1.8 \ typeable-0.1.2 \ typenum-1.13.0 \ u2f-0.2.0 \ ucd-trie-0.1.3 \ unicase-1.4.2 \ unicase-2.6.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-xid-0.1.0 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-1.7.2 \ url-2.2.2 \ utf-8-0.7.6 \ uuid-0.8.2 \ vcpkg-0.2.15 \ version_check-0.1.5 \ version_check-0.9.3 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-futures-0.4.24 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ webauthn-rs-0.3.0-alpha.9 \ 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 \ xml5ever-0.16.1 \ yansi-0.5.0 \ yubico-0.10.0 \ devise,devise_codegen,devise_core@git+https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a\#e58b3ac9afc3b6ff10a8aaf02a3e768a8f530089 \ rocket,rocket_codegen,rocket_contrib,rocket_http@git+https://github.com/SergioBenitez/Rocket?rev=263e39b5b429de1913ce7e3036575a7b4d88b6d7\#263e39b5b429de1913ce7e3036575a7b4d88b6d7 \ data-url@git+https://github.com/servo/rust-url?rev=eb7330b5296c0d43816d1346211b74182bb4ae37\#eb7330b5296c0d43816d1346211b74182bb4ae37 \ job_scheduler@git+https://github.com/jjlin/job_scheduler?rev=ee023418dbba2bfe1e30a5fd7d937f9e33739806\#ee023418dbba2bfe1e30a5fd7d937f9e33739806 post-install: ${MKDIR} ${STAGEDIR}/${ETCDIR}/rc.conf.d ${CP} ${FILESDIR}/${PORTNAME}_conf.in ${STAGEDIR}/${LOCALBASE}/etc/rc.conf.d/${PORTNAME}.sample ${MKDIR} ${STAGEDIR}/${WWWDIR} ${MKDIR} ${STAGEDIR}/${WWWDIR}/data (cd ${WRKDIR} && ${COPYTREE_SHARE} web-vault ${STAGEDIR}/${WWWDIR}) ${ECHO_CMD} \ '@postexec chown -R ${WWWOWN}:${WWWGRP} %D/${WWWDIR_REL}/data' \ >> ${TMPPLIST} .include diff --git a/security/weggli/Makefile b/security/weggli/Makefile index bce8ce00a8f8..0b51ec9c4448 100644 --- a/security/weggli/Makefile +++ b/security/weggli/Makefile @@ -1,135 +1,135 @@ PORTNAME= weggli DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= 0mp@FreeBSD.org COMMENT= Semantic search tool for C and C++ codebases LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= googleprojectzero CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ assert_cmd-2.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bstr-0.2.15 \ bumpalo-3.6.1 \ byteorder-1.4.3 \ cast-0.2.3 \ cc-1.0.65 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ colored-2.0.0 \ const_fn-0.4.3 \ criterion-0.3.4 \ 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.6 \ csv-core-0.1.10 \ ctor-0.1.17 \ difference-2.0.0 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ float-cmp-0.8.0 \ ghost-0.1.2 \ half-1.7.1 \ hermit-abi-0.1.17 \ indoc-1.0.3 \ instant-0.1.9 \ inventory-0.1.10 \ inventory-impl-0.1.10 \ itertools-0.9.0 \ itertools-0.10.0 \ itoa-0.4.7 \ js-sys-0.3.48 \ lazy_static-1.4.0 \ libc-0.2.80 \ lock_api-0.4.2 \ log-0.4.11 \ memchr-2.3.4 \ memoffset-0.6.1 \ nix-0.17.0 \ normalize-line-endings-0.3.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ oorandom-11.1.3 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ paste-1.0.4 \ plotters-0.3.0 \ plotters-backend-0.3.0 \ plotters-svg-0.3.0 \ predicates-1.0.8 \ predicates-2.0.2 \ predicates-core-1.0.2 \ predicates-tree-1.0.3 \ proc-macro2-1.0.24 \ pyo3-0.13.0 \ pyo3-macros-0.13.0 \ pyo3-macros-backend-0.13.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 \ 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.121 \ serde_cbor-0.11.1 \ serde_derive-1.0.121 \ serde_json-1.0.64 \ simplelog-0.10.0 \ smallvec-1.6.0 \ strsim-0.8.0 \ syn-1.0.58 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinytemplate-1.2.1 \ tree-sitter-0.19.2 \ treeline-0.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ unindent-0.1.7 \ vec_map-0.8.2 \ void-1.0.2 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.71 \ wasm-bindgen-backend-0.2.71 \ wasm-bindgen-macro-0.2.71 \ wasm-bindgen-macro-support-0.2.71 \ wasm-bindgen-shared-0.2.71 \ web-sys-0.3.48 \ 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 diff --git a/shells/ion/Makefile b/shells/ion/Makefile index 96e1cac9941f..f140c3c0158d 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,276 +1,276 @@ PORTNAME= ion DISTVERSION= 1.0.5-1355 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= shells PKGNAMESUFFIX= -shell MAINTAINER= mikael@FreeBSD.org COMMENT= Modern system shell written in Rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITLAB= yes GL_SITE= https://gitlab.redox-os.org GL_ACCOUNT= redox-os GL_COMMIT= a8872014dbce730ccd00aaa722397dc394a52bf4 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 \ small@git+https://gitlab.redox-os.org/redox-os/small\#022635fcb0b0b631b3a06c79c45fa8ebaf4f64f5 \ liner@git+https://gitlab.redox-os.org/redox-os/liner\#3f3d1d4e6058067e9d03a9b1510d8f2edac073c7 \ termion@git+https://gitlab.redox-os.org/redox-os/termion\#c27678efc2ed14576361c7ce6d806a6bb576f1a9 \ calculate@git+https://gitlab.redox-os.org/redox-os/calc\#afba9c5d184ddb9db5e4e71dc357da0499e212cf \ decimal@git+https://github.com/alkis/decimal.git\#972c8547a0a76c7ad9a314e28a335aa57d46a543 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 = \{ git = "https://gitlab.redox-os.org/redox-os/liner" \},' \ ${WRKSRC_crate_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 diff --git a/shells/nsh/Makefile b/shells/nsh/Makefile index 9ccfb82df8dc..f23b8339a265 100644 --- a/shells/nsh/Makefile +++ b/shells/nsh/Makefile @@ -1,125 +1,126 @@ PORTNAME= nsh DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= cs@FreeBSD.org COMMENT= Command-line shell like fish, but POSIX compatible LICENSE= MIT USES= cargo CARGO_INSTALL= yes CARGO_CRATES= addr2line-0.15.2 \ adler-1.0.2 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.60 \ base64-0.13.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ cc-1.0.69 \ cfg-if-1.0.0 \ clap-2.33.3 \ colored-1.9.3 \ constant_time_eq-0.1.5 \ crossbeam-utils-0.8.5 \ crossterm-0.18.2 \ crossterm_winapi-0.6.2 \ ctor-0.1.20 \ diff-0.1.12 \ digest-0.8.1 \ dirs-1.0.5 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ fern-0.6.0 \ generic-array-0.12.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.24.0 \ glob-0.3.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ instant-0.1.10 \ lazy_static-1.4.0 \ libc-0.2.98 \ lock_api-0.4.4 \ log-0.4.14 \ maplit-1.0.2 \ memchr-2.4.0 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ nix-0.22.0 \ ntapi-0.3.6 \ object-0.25.3 \ opaque-debug-0.2.3 \ output_vt100-0.1.2 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ phf-0.9.0 \ phf_generator-0.9.0 \ phf_macros-0.9.0 \ phf_shared-0.9.0 \ ppv-lite86-0.2.10 \ pretty_assertions-0.7.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.27 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.1.57 \ redox_syscall-0.2.9 \ redox_users-0.3.5 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.20 \ scopeguard-1.1.0 \ sha-1-0.8.2 \ signal-hook-0.1.17 \ signal-hook-0.2.3 \ signal-hook-registry-1.4.0 \ siphasher-0.3.5 \ smallvec-1.6.1 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ syn-1.0.73 \ synstructure-0.12.5 \ tempfile-3.2.0 \ textwrap-0.11.0 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+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/nsh .include diff --git a/shells/starship/Makefile b/shells/starship/Makefile index 83a58d959a2b..505916307bb0 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,267 +1,267 @@ PORTNAME= starship DISTVERSION= 0.58.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-shell prompt for astronauts LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= conflicting types for 'get_cpu_speed' in the sys-info-rs crate, see https://github.com/FillZpp/sys-info-rs/issues/80 BROKEN_powerpc= conflicting types for 'get_cpu_speed' in the sys-info-rs crate, see https://github.com/FillZpp/sys-info-rs/issues/80 LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo ssl CARGO_CRATES= ahash-0.4.7 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ async-io-1.6.0 \ attohttpc-0.17.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.12 \ byteorder-1.4.3 \ bytes-1.1.0 \ cache-padded-1.1.1 \ cc-1.0.70 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ concurrent-queue-1.2.2 \ 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.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ derivative-2.2.0 \ difference-2.0.0 \ digest-0.8.1 \ directories-next-2.0.0 \ dirs-1.0.5 \ dirs-sys-next-0.1.2 \ dlv-list-0.2.3 \ downcast-0.10.0 \ dtoa-0.4.8 \ either-1.6.1 \ enumflags2-0.6.4 \ enumflags2_derive-0.6.4 \ fake-simd-0.1.2 \ fastrand-1.5.0 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fragile-1.0.0 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-lite-1.12.0 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generic-array-0.12.4 \ gethostname-0.2.1 \ getrandom-0.1.16 \ getrandom-0.2.3 \ git2-0.13.22 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ http-0.2.4 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.10 \ itertools-0.10.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.102 \ libgit2-sys-0.12.23+1.2.0 \ libz-sys-1.1.3 \ linked-hash-map-0.5.4 \ log-0.4.14 \ mac-notification-sys-0.3.0 \ mach-0.3.2 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.4 \ minimal-lexical-0.1.3 \ mockall-0.10.2 \ mockall_derive-0.10.2 \ native-tls-0.2.8 \ nb-connect-1.2.0 \ nix-0.17.0 \ nix-0.19.1 \ nix-0.21.0 \ nix-0.22.1 \ nom-7.0.0 \ normalize-line-endings-0.3.0 \ notify-rust-4.5.3 \ 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.8.0 \ opaque-debug-0.2.3 \ open-2.0.1 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-src-111.16.0+1.1.1l \ openssl-sys-0.9.66 \ ordered-multimap-0.3.1 \ os_info-3.0.7 \ parking-2.0.0 \ path-slash-0.1.4 \ pathdiff-0.2.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 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ polling-2.1.0 \ ppv-lite86-0.2.10 \ predicates-1.0.8 \ predicates-core-1.0.2 \ predicates-tree-1.0.3 \ proc-macro-crate-0.1.5 \ proc-macro-crate-1.1.0 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.29 \ process_control-3.1.0 \ quick-xml-0.22.0 \ quote-0.3.15 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.3 \ rust-ini-0.17.0 \ ryu-1.0.5 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ security-framework-2.3.1 \ security-framework-sys-2.4.2 \ semver-1.0.4 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_repr-0.1.7 \ serde_urlencoded-0.6.1 \ sha-1-0.8.2 \ shadow-rs-0.7.1 \ shell-words-1.0.0 \ slab-0.4.4 \ socket2-0.4.2 \ starship_module_config_derive-0.2.1 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.10.0 \ strum-0.8.0 \ strum_macros-0.8.0 \ syn-0.11.11 \ syn-1.0.76 \ synom-0.11.3 \ sys-info-0.9.0 \ tempfile-3.2.0 \ term_size-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ time-0.1.44 \ tinyvec-1.4.0 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ treeline-0.1.0 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.0.4 \ unicode-xid-0.2.2 \ uom-0.30.0 \ url-2.2.2 \ urlencoding-2.1.0 \ utf8-width-0.1.5 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ versions-3.0.3 \ void-1.0.2 \ waker-fn-1.1.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wepoll-ffi-0.1.2 \ which-4.2.2 \ wildmatch-1.1.0 \ 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.4 \ xml-rs-0.6.1 \ yaml-rust-0.4.5 \ zbus-1.9.1 \ zbus_macros-1.9.1 \ zvariant-2.8.0 \ zvariant_derive-2.8.0 CARGO_FEATURES= notify-rust PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FONTS FONTS_DESC= Install fonts FONTS_RUN_DEPENDS= nerd-fonts>0:x11-fonts/nerd-fonts post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/czkawka/Makefile b/sysutils/czkawka/Makefile index 5b5db1a67d1d..a595c092bfc8 100644 --- a/sysutils/czkawka/Makefile +++ b/sysutils/czkawka/Makefile @@ -1,274 +1,275 @@ PORTNAME= czkawka DISTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= jbeich@FreeBSD.org COMMENT= Multi functional app to find duplicates, empty folders, similar images etc. LICENSE= CC-BY-4.0 MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gnome USE_GITHUB= yes USE_GNOME= gtk30 GH_ACCOUNT= qarmin PLIST_FILES= bin/${PORTNAME}_cli \ bin/${PORTNAME}_gui \ share/applications/com.github.qarmin.czkawka.desktop \ share/icons/hicolor/scalable/apps/com.github.qarmin.czkawka-symbolic.svg \ share/icons/hicolor/scalable/apps/com.github.qarmin.czkawka.Devel.svg \ share/icons/hicolor/scalable/apps/com.github.qarmin.czkawka.svg \ share/metainfo/com.github.qarmin.czkawka.metainfo.xml \ ${NULL} CARGO_CRATES= adler-1.0.2 \ adler32-1.2.0 \ alsa-0.5.0 \ alsa-sys-0.3.1 \ ansi_term-0.11.0 \ anyhow-1.0.45 \ arrayref-0.3.6 \ arrayvec-0.7.2 \ atk-0.14.0 \ atk-sys-0.14.0 \ atty-0.2.14 \ audiotags-0.2.7182 \ audiotags-dev-macro-0.1.4 \ autocfg-1.0.1 \ base64-0.13.0 \ bindgen-0.56.0 \ bitflags-1.3.2 \ bk-tree-0.4.0 \ blake3-1.2.0 \ bumpalo-3.8.0 \ bytemuck-1.7.2 \ byteorder-1.4.3 \ bytes-1.1.0 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ cairo-rs-0.14.9 \ cairo-sys-rs-0.14.9 \ cc-1.0.72 \ cesu8-1.1.0 \ cexpr-0.4.0 \ cfg-expr-0.8.1 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clang-sys-1.3.0 \ clap-2.33.3 \ claxon-0.4.3 \ color_quant-1.1.0 \ combine-4.6.2 \ constant_time_eq-0.1.5 \ core-foundation-sys-0.8.3 \ coreaudio-rs-0.10.0 \ coreaudio-sys-0.2.8 \ cpal-0.13.4 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ deflate-0.8.6 \ derivative-2.2.0 \ digest-0.9.0 \ directories-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.6.1 \ field-offset-0.3.4 \ flate2-1.0.22 \ fnv-1.0.7 \ fs_extra-1.2.0 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ gdk-0.14.3 \ gdk-pixbuf-0.14.0 \ gdk-pixbuf-sys-0.14.0 \ gdk-sys-0.14.0 \ generic-array-0.14.4 \ getrandom-0.2.3 \ gif-0.11.3 \ gio-0.14.8 \ gio-sys-0.14.0 \ glib-0.14.8 \ glib-macros-0.14.1 \ glib-sys-0.14.0 \ glob-0.3.0 \ gobject-sys-0.14.0 \ gtk-0.14.3 \ gtk-sys-0.14.0 \ gtk3-macros-0.14.0 \ hamming-0.1.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hound-3.4.0 \ humansize-1.1.1 \ id3-0.5.3 \ ident_case-1.0.1 \ image-0.23.14 \ img_hash-3.2.0 \ instant-0.1.12 \ itertools-0.10.1 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.24 \ jpeg-decoder-0.1.22 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.2 \ libc-0.2.107 \ libloading-0.7.1 \ lock_api-0.4.5 \ log-0.4.14 \ mach-0.3.2 \ memchr-2.4.1 \ memoffset-0.6.4 \ metaflac-0.2.5 \ minimp3-0.5.1 \ minimp3-sys-0.3.2 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ mp4ameta-0.6.1 \ mp4ameta_proc-0.1.1 \ ndk-0.3.0 \ ndk-0.4.0 \ ndk-glue-0.3.0 \ ndk-glue-0.4.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ nix-0.20.0 \ nom-5.1.2 \ num-complex-0.2.4 \ 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 \ num_enum-0.5.4 \ num_enum_derive-0.5.4 \ oboe-0.4.4 \ oboe-sys-0.4.4 \ ogg-0.8.0 \ once_cell-1.8.0 \ open-2.0.1 \ pango-0.14.8 \ pango-sys-0.14.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ pathdiff-0.2.1 \ peeking_take_while-0.1.2 \ pest-2.1.3 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.22 \ png-0.16.8 \ ppv-lite86-0.2.15 \ proc-macro-crate-0.1.5 \ proc-macro-crate-1.1.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.7 \ proc-macro2-1.0.32 \ quote-1.0.10 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rodio-0.14.0 \ rustc-hash-1.1.0 \ rustc_version-0.3.3 \ rustdct-0.4.0 \ rustfft-3.0.1 \ same-file-1.0.6 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_derive-1.0.130 \ shlex-0.1.1 \ slab-0.4.5 \ slice-deque-0.3.0 \ smallvec-1.7.0 \ stdweb-0.1.3 \ strength_reduce-0.2.3 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.25 \ structopt-derive-0.4.18 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.81 \ system-deps-3.2.0 \ tempfile-3.2.0 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tiff-0.6.1 \ time-0.1.44 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ transpose-0.1.0 \ transpose-0.2.1 \ trash-1.3.0 \ triple_accel-0.3.4 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version_check-0.9.3 \ walkdir-2.3.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ weezl-0.1.5 \ 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 \ xxhash-rust-0.8.2 \ zip-0.5.13 # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= ${PLIST_FILES:Mbin/*:T} post-install: ${INSTALL_DATA} ${WRKSRC}/pkgs/*.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${INSTALL_DATA} ${WRKSRC}/data/icons/*.svg \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${MKDIR} ${STAGEDIR}${PREFIX}/share/metainfo ${INSTALL_DATA} ${WRKSRC}/data/*.metainfo.xml \ ${STAGEDIR}${PREFIX}/share/metainfo .include diff --git a/sysutils/diskonaut/Makefile b/sysutils/diskonaut/Makefile index f0359a133353..da83591c07a7 100644 --- a/sysutils/diskonaut/Makefile +++ b/sysutils/diskonaut/Makefile @@ -1,112 +1,112 @@ PORTNAME= diskonaut PORTVERSION= 0.11.0 -PORTREVISION= 10 +PORTREVISION= 11 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 diff --git a/sysutils/dua-cli/Makefile b/sysutils/dua-cli/Makefile index c620fc1af225..b7dfd3504496 100644 --- a/sysutils/dua-cli/Makefile +++ b/sysutils/dua-cli/Makefile @@ -1,138 +1,139 @@ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.14.11 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org 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.12.1 \ anyhow-1.0.44 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ byte-unit-4.0.13 \ cassowary-0.3.0 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-3.0.0-beta.5 \ clap_derive-3.0.0-beta.5 \ colored-2.0.0 \ const-sha1-0.2.0 \ core-foundation-sys-0.8.3 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ crossterm-0.20.0 \ crossterm_winapi-0.8.0 \ crosstermion-0.8.1 \ ctor-0.1.21 \ diff-0.1.12 \ either-1.6.1 \ filesize-0.2.0 \ fixedbitset-0.4.0 \ form_urlencoded-1.0.1 \ glob-0.3.0 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.12 \ itertools-0.10.1 \ jwalk-0.6.0 \ lazy_static-1.4.0 \ libc-0.2.105 \ lock_api-0.4.5 \ log-0.4.14 \ malloc_buf-0.0.6 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.4 \ mio-0.7.14 \ miow-0.3.7 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ numtoa-0.1.0 \ objc-0.2.7 \ once_cell-1.8.0 \ open-2.0.1 \ os_str_bytes-4.2.0 \ output_vt100-0.1.2 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ pathdiff-0.2.1 \ percent-encoding-2.1.0 \ petgraph-0.6.0 \ pretty_assertions-0.7.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.30 \ quote-1.0.10 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ redox_termios-0.1.2 \ scopeguard-1.1.0 \ signal-hook-0.3.10 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ smallvec-1.7.0 \ strsim-0.10.0 \ syn-1.0.80 \ sysinfo-0.20.5 \ termcolor-1.1.2 \ termion-1.5.6 \ textwrap-0.14.2 \ time-0.1.44 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ trash-2.0.2 \ tui-0.16.0 \ tui-react-0.16.0 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf8-width-0.1.5 \ version_check-0.9.3 \ wasi-0.10.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 \ windows-0.9.1 \ windows_gen-0.9.1 \ windows_macros-0.9.1 CARGO_FEATURES= --no-default-features tui-crossplatform 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 diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index 74669ffa3106..90daf73e90be 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -1,78 +1,78 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 6 +PORTREVISION= 7 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= ansi_term-0.12.1 \ autocfg-1.0.1 \ bitflags-1.2.1 \ byteorder-1.4.3 \ cc-1.0.67 \ cfg-if-1.0.0 \ datetime-0.5.2 \ form_urlencoded-1.0.1 \ git2-0.13.17 \ glob-0.3.0 \ hermit-abi-0.1.18 \ idna-0.2.2 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ libc-0.2.93 \ libgit2-sys-0.12.18+1.1.0 \ libz-sys-1.1.2 \ locale-0.2.2 \ log-0.4.14 \ matches-0.1.8 \ natord-1.0.9 \ num_cpus-1.13.0 \ number_prefix-0.4.0 \ openssl-src-111.15.0+1.1.1k \ openssl-sys-0.9.61 \ pad-0.1.6 \ percent-encoding-2.1.0 \ pkg-config-0.3.19 \ redox_syscall-0.1.57 \ scoped_threadpool-0.1.9 \ term_grid-0.1.7 \ term_size-0.3.2 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.17 \ unicode-width-0.1.8 \ url-2.2.1 \ users-0.11.0 \ vcpkg-0.2.11 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ zoneinfo_compiled-0.5.1 PLIST_FILES= bin/exa \ 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}/completions/completions.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/exa.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/completions.fish ${STAGEDIR}${PREFIX}/share/fish/completions/exa.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/completions.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_exa ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/exa .include diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index da45474d22dd..98084ba4f0a1 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -1,117 +1,118 @@ # Created by: Andrey Cherkashin PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 8.3.0 +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.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.48 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.17 \ cc-1.0.72 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ crossbeam-utils-0.8.5 \ ctrlc-3.2.1 \ diff-0.1.12 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ filetime-0.2.15 \ fnv-1.0.7 \ fs_extra-1.2.0 \ fuchsia-cprng-0.1.1 \ getrandom-0.2.3 \ globset-0.4.8 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ ignore-0.4.18 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ lazy_static-1.4.0 \ libc-0.2.108 \ log-0.4.14 \ lscolors-0.8.1 \ memchr-2.4.1 \ memoffset-0.6.4 \ nix-0.23.0 \ normpath-0.3.1 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ proc-macro2-1.0.32 \ quote-1.0.10 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ same-file-1.0.6 \ strsim-0.8.0 \ syn-1.0.82 \ tempdir-0.3.7 \ term_size-0.3.2 \ test-case-1.2.1 \ textwrap-0.11.0 \ thread_local-1.1.3 \ time-0.1.43 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ users-0.11.0 \ vec_map-0.8.2 \ version_check-0.9.3 \ walkdir-2.3.2 \ wasi-0.10.2+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 diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile index 23f29613a320..48e3c413e555 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -1,183 +1,183 @@ PORTNAME= flowgger DISTVERSION= 0.2.10 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} 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 diff --git a/sysutils/fselect/Makefile b/sysutils/fselect/Makefile index aa61fadb2076..b611c586561e 100644 --- a/sysutils/fselect/Makefile +++ b/sysutils/fselect/Makefile @@ -1,180 +1,180 @@ PORTNAME= fselect DISTVERSION= 0.7.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org 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= adler-1.0.2 \ ahash-0.4.7 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bitreader-0.3.4 \ bitstream-io-1.2.0 \ block-buffer-0.9.0 \ block-padding-0.2.1 \ bstr-0.2.17 \ bytecount-0.6.2 \ byteorder-1.4.3 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.70 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-english-0.1.6 \ clipboard-win-4.2.1 \ cloudabi-0.0.3 \ cpufeatures-0.2.1 \ crc32fast-1.2.1 \ csv-1.1.6 \ csv-core-0.1.10 \ digest-0.9.0 \ directories-4.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ either-1.6.1 \ endian-type-0.1.2 \ env_logger-0.8.4 \ error-code-2.3.0 \ fallible_collections-0.3.1 \ fd-lock-3.0.0 \ fixedbitset-0.2.0 \ flate2-1.0.22 \ fnv-1.0.7 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ humansize-1.1.1 \ humantime-2.1.0 \ imagesize-0.9.0 \ indexmap-1.7.0 \ itertools-0.8.2 \ itoa-0.4.8 \ kamadak-exif-0.5.4 \ keccak-0.1.0 \ lazy_static-1.4.0 \ libc-0.2.103 \ lock_api-0.3.4 \ log-0.4.14 \ lscolors-0.8.0 \ matroska-0.7.0 \ memchr-1.0.2 \ memchr-2.4.1 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ mp3-metadata-0.3.3 \ mp4parse-0.11.5 \ mutate_once-0.1.1 \ nibble_vec-0.1.0 \ nix-0.22.2 \ nom-3.2.1 \ num-integer-0.1.44 \ num-traits-0.2.14 \ 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.20 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.29 \ quote-1.0.10 \ radix_trie-0.2.1 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustyline-9.0.0 \ ryu-1.0.5 \ scanlex-0.1.4 \ scopeguard-1.1.0 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ sha-1-0.9.8 \ sha2-0.9.8 \ sha3-0.9.1 \ siphasher-0.3.7 \ smallvec-1.7.0 \ static_assertions-1.1.0 \ str-buf-1.0.5 \ svg-0.10.0 \ syn-1.0.80 \ termcolor-1.1.2 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ time-0.1.43 \ toml-0.5.8 \ tree_magic-0.2.3 \ typenum-1.14.0 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ users-0.11.0 \ utf8parse-0.2.0 \ version_check-0.9.3 \ wana_kana-2.0.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+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 \ xattr-0.2.2 \ zip-0.5.13 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 diff --git a/sysutils/fusefs-sandboxfs/Makefile b/sysutils/fusefs-sandboxfs/Makefile index 245ea048912c..15845369422a 100644 --- a/sysutils/fusefs-sandboxfs/Makefile +++ b/sysutils/fusefs-sandboxfs/Makefile @@ -1,91 +1,91 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 15 +PORTREVISION= 16 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 diff --git a/sysutils/fusefs-xfuse/Makefile b/sysutils/fusefs-xfuse/Makefile index fb689e63c853..a681f101345b 100644 --- a/sysutils/fusefs-xfuse/Makefile +++ b/sysutils/fusefs-xfuse/Makefile @@ -1,60 +1,60 @@ PORTNAME= xfuse DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-alpha -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- MAINTAINER= mail@KhaledEmara.dev COMMENT= Read-only FUSE server implementing XFS LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo fuse USE_GITHUB= yes GH_ACCOUNT= KhaledEmaraDev GH_TAGNAME= 9c8824 CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ byteorder-1.4.3 \ cfg-if-1.0.0 \ clap-2.33.3 \ crc-2.0.0 \ crc-catalog-1.1.1 \ fuse-0.3.1 \ hermit-abi-0.1.18 \ libc-0.2.97 \ log-0.3.9 \ log-0.4.14 \ num-derive-0.3.3 \ num-traits-0.2.14 \ pkg-config-0.3.19 \ proc-macro2-1.0.27 \ quote-1.0.9 \ strsim-0.8.0 \ syn-1.0.73 \ term_size-0.3.2 \ textwrap-0.11.0 \ thread-scoped-1.0.2 \ time-0.1.44 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ uuid-0.8.2 \ wasi-0.10.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/xfs-fuse \ man/man1/xfs-fuse.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xfs-fuse ${INSTALL_MAN} ${WRKSRC}/doc/xfs-fuse.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/sysutils/gstat-rs/Makefile b/sysutils/gstat-rs/Makefile index 19327bd3ba85..d67bb251f4ef 100644 --- a/sysutils/gstat-rs/Makefile +++ b/sysutils/gstat-rs/Makefile @@ -1,106 +1,106 @@ PORTNAME= gstat-rs DISTVERSIONPREFIX= gstat-v DISTVERSION= 0.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= asomers@FreeBSD.org COMMENT= Replacement for gstat(8) LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USES= cargo USE_GITHUB= yes GH_ACCOUNT= asomers SUB_FILES= pkg-message CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ approx-0.5.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bindgen-0.53.3 \ bitfield-0.13.2 \ bitflags-1.2.1 \ cassowary-0.3.0 \ cc-1.0.69 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clang-sys-0.29.3 \ clap-2.33.3 \ confy-0.4.0 \ directories-2.0.2 \ dirs-sys-0.3.6 \ env_logger-0.7.1 \ getrandom-0.2.3 \ glob-0.3.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humanize-rs-0.1.5 \ humantime-1.3.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.98 \ libloading-0.5.2 \ log-0.4.14 \ memchr-2.4.0 \ memoffset-0.6.4 \ nix-0.22.0 \ nom-5.1.2 \ nonzero_ext-0.2.0 \ num-traits-0.2.14 \ numtoa-0.1.0 \ peeking_take_while-0.1.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.27 \ quick-error-1.2.3 \ quote-1.0.9 \ redox_syscall-0.2.9 \ redox_termios-0.1.2 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rustc-hash-1.1.0 \ serde-1.0.126 \ serde_derive-1.0.126 \ shlex-0.1.1 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ syn-1.0.73 \ term_size-0.3.2 \ termcolor-1.1.2 \ termion-1.5.6 \ textwrap-0.11.0 \ toml-0.5.8 \ tui-0.15.0 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.10.2+wasi-snapshot-preview1 \ 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 CARGO_INSTALL_PATH= gstat CARGO_CARGOTOML= ${WRKSRC}/gstat/Cargo.toml CARGO_TEST_ARGS= --all CARGO_ENV+= LLVM_CONFIG_PATH=${LOCALBASE}/bin/llvm-config${LLVM_DEFAULT} PLIST_FILES= sbin/gstat-rs \ share/man/man8/gstat-rs.8.gz post-install: ${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/gstat ${STAGEDIR}${PREFIX}/sbin/gstat-rs ${RM} ${STAGEDIR}${PREFIX}/bin/gstat ${INSTALL_MAN} ${WRKSRC}/gstat/doc/gstat.8 ${STAGEDIR}${MAN8PREFIX}/share/man/man8/gstat-rs.8 .include diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index eee998854e8c..f674c0bc4ece 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -1,67 +1,67 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 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= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.42 \ assert_cmd-1.0.7 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bstr-0.2.16 \ clap-2.33.3 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ float-cmp-0.8.0 \ hermit-abi-0.1.19 \ itertools-0.10.1 \ lazy_static-1.4.0 \ libc-0.2.98 \ memchr-2.4.0 \ normalize-line-endings-0.3.0 \ num-traits-0.2.14 \ predicates-2.0.0 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ proc-macro2-1.0.27 \ quote-1.0.9 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ strsim-0.8.0 \ syn-1.0.73 \ term_size-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ treeline-0.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ wait-timeout-0.2.0 \ winapi-0.3.9 \ 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 diff --git a/sysutils/jail_exporter/Makefile b/sysutils/jail_exporter/Makefile index b3bb01422c73..a37f2b2a63ce 100644 --- a/sysutils/jail_exporter/Makefile +++ b/sysutils/jail_exporter/Makefile @@ -1,33 +1,33 @@ PORTNAME= jail_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -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 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 diff --git a/sysutils/lsd/Makefile b/sysutils/lsd/Makefile index 8608794475d8..de8a7bde0d1f 100644 --- a/sysutils/lsd/Makefile +++ b/sysutils/lsd/Makefile @@ -1,119 +1,119 @@ PORTNAME= lsd DISTVERSION= 0.20.1 -PORTREVISION= 5 +PORTREVISION= 6 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.13 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ assert_cmd-1.0.1 \ assert_fs-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ bstr-0.2.13 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.15 \ chrono-humanize-0.1.1 \ clap-2.33.3 \ constant_time_eq-0.1.5 \ crossbeam-utils-0.7.2 \ difference-2.0.0 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ doc-comment-0.3.3 \ dtoa-0.4.6 \ float-cmp-0.8.0 \ fnv-1.0.7 \ getrandom-0.1.15 \ glob-0.3.0 \ globset-0.4.5 \ globwalk-0.7.3 \ hermit-abi-0.1.16 \ human-sort-0.2.2 \ ignore-0.4.16 \ instant-0.1.9 \ lazy_static-1.4.0 \ libc-0.2.77 \ linked-hash-map-0.5.3 \ lock_api-0.4.2 \ log-0.4.11 \ lscolors-0.7.1 \ memchr-2.3.3 \ normalize-line-endings-0.3.0 \ num-integer-0.1.43 \ num-traits-0.2.12 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ ppv-lite86-0.2.9 \ 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.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 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_yaml-0.8.13 \ serial_test-0.5.1 \ serial_test_derive-0.5.1 \ smallvec-1.6.1 \ strsim-0.8.0 \ syn-1.0.48 \ tempfile-3.1.0 \ term_grid-0.1.7 \ term_size-0.3.2 \ terminal_size-0.1.13 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ treeline-0.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ users-0.11.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 \ wasi-0.10.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 \ xdg-2.1.0 \ yaml-rust-0.4.4 PLIST_FILES= bin/lsd post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lsd .include diff --git a/sysutils/mcfly/Makefile b/sysutils/mcfly/Makefile index b0b853d84925..da4660aa840a 100644 --- a/sysutils/mcfly/Makefile +++ b/sysutils/mcfly/Makefile @@ -1,101 +1,102 @@ PORTNAME= mcfly DISTVERSIONPREFIX= v DISTVERSION= 0.5.10 +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 \ chrono-0.4.19 \ 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 \ humantime-2.1.0 \ 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 \ num-integer-0.1.44 \ num-traits-0.2.14 \ 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 diff --git a/sysutils/onefetch/Makefile b/sysutils/onefetch/Makefile index 0e48476bd7c9..913e4376bdc7 100644 --- a/sysutils/onefetch/Makefile +++ b/sysutils/onefetch/Makefile @@ -1,222 +1,222 @@ PORTNAME= onefetch DISTVERSIONPREFIX= v DISTVERSION= 2.10.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils devel MAINTAINER= lcook@FreeBSD.org 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.15.2 \ adler-1.0.2 \ adler32-1.2.0 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayvec-0.4.12 \ askalono-0.4.3 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.60 \ base64-0.13.0 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.16 \ byte-tools-0.3.1 \ byte-unit-4.0.12 \ bytecount-0.6.2 \ bytemuck-1.7.0 \ byteorder-1.4.3 \ cc-1.0.68 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-humanize-0.2.1 \ chrono-tz-0.5.3 \ clap-2.33.3 \ color_quant-1.1.0 \ colored-2.0.0 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ dashmap-4.0.2 \ deflate-0.8.6 \ deunicode-0.4.3 \ digest-0.8.1 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ dtoa-0.4.8 \ either-1.6.1 \ encoding_rs-0.8.28 \ encoding_rs_io-0.1.7 \ env_logger-0.8.4 \ error-chain-0.12.4 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ flate2-1.0.20 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ generic-array-0.12.4 \ getrandom-0.2.3 \ gif-0.11.2 \ gimli-0.24.0 \ git2-0.13.20 \ glob-0.3.0 \ globset-0.4.8 \ globwalk-0.8.1 \ grep-matcher-0.1.5 \ grep-searcher-0.1.8 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humansize-1.1.1 \ humantime-2.1.0 \ idna-0.2.3 \ ignore-0.4.18 \ image-0.23.14 \ instant-0.1.9 \ itertools-0.9.0 \ itoa-0.4.7 \ jobserver-0.1.22 \ jpeg-decoder-0.1.22 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.97 \ libgit2-sys-0.12.21+1.1.0 \ libz-sys-1.1.3 \ linked-hash-map-0.5.4 \ lock_api-0.4.4 \ log-0.4.14 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.4.0 \ memmap2-0.3.0 \ memoffset-0.6.4 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ more-asserts-0.2.1 \ nodrop-0.1.14 \ num-format-0.4.0 \ 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.25.3 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ parse-zoneinfo-0.3.0 \ paste-1.0.5 \ 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 \ png-0.16.8 \ ppv-lite86-0.2.10 \ proc-macro2-1.0.27 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.9 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rmp-0.8.10 \ rmp-serde-0.14.4 \ rustc-demangle-0.1.20 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_yaml-0.8.17 \ sha-1-0.8.2 \ slug-0.1.4 \ smallvec-1.6.1 \ strsim-0.8.0 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.73 \ synstructure-0.12.4 \ tera-1.12.0 \ term_size-0.3.2 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thread_local-1.1.3 \ tiff-0.6.1 \ time-0.1.43 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokei-12.1.2 \ toml-0.5.8 \ typenum-1.13.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.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf8-width-0.1.5 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ weezl-0.1.5 \ 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 \ yaml-rust-0.4.5 \ zstd-0.5.4+zstd.1.4.7 \ zstd-safe-2.0.6+zstd.1.4.7 \ zstd-sys-1.4.18+zstd.1.4.7 PLIST_FILES= bin/${PORTNAME} PORTDOCS= CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT= MANPAGES MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index 11391e7d81a5..1207802724d2 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -1,108 +1,108 @@ PORTNAME= potnet DISTVERSION= 0.4.4 -PORTREVISION= 16 +PORTREVISION= 17 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 diff --git a/sysutils/rsfetch/Makefile b/sysutils/rsfetch/Makefile index 5db08d567904..ba117b505d7c 100644 --- a/sysutils/rsfetch/Makefile +++ b/sysutils/rsfetch/Makefile @@ -1,219 +1,219 @@ PORTNAME= rsfetch DISTVERSION= 2.0.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org 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 diff --git a/sysutils/tealdeer/Makefile b/sysutils/tealdeer/Makefile index f859560c9c02..6a5665de18e3 100644 --- a/sysutils/tealdeer/Makefile +++ b/sysutils/tealdeer/Makefile @@ -1,229 +1,229 @@ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org 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 \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/bash_${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/tldr.bash ${INSTALL_DATA} ${WRKSRC}/fish_${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/fish/completions/tldr.fish ${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 diff --git a/sysutils/vector/Makefile b/sysutils/vector/Makefile index 55e915893b6e..d00f46ce10ae 100644 --- a/sysutils/vector/Makefile +++ b/sysutils/vector/Makefile @@ -1,575 +1,575 @@ PORTNAME= vector DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 10 +PORTREVISION= 11 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 GH_TUPLE= bytecodealliance:wasmtime:3de418630a263ca214931d69f796879be50d4f72:wasmtime \ bytecodealliance:sightglass:b409ba75a7a89cbf4cbf9ec44880e4ae6509a85c:sightglass \ WebAssembly:WASI:3fd0abd12c1f53772eeff46d3cf21d7e2475c885:wasi_lucet \ WebAssembly:WASI:2b027d91c29e6141a3768e638076daa23f51621c:wasi_wasmtime PLIST_FILES= bin/vector 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 \ cfg-if-1.0.0 \ 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.6 \ 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 \ leveldb-sys@git+https://github.com/timberio/leveldb-sys?branch=v3.0.0\#bbdd99a6fab0a7444a8c6eb0cc86a1a5a75f7fa1 \ leveldb@git+https://github.com/timberio/leveldb\#64265815bcf1b69f30e6cb35bf687fbd6dd64afb \ cranelift-bforest,cranelift-codegen,cranelift-codegen-meta,cranelift-codegen-shared,cranelift-entity,cranelift-frontend,cranelift-module,cranelift-native,cranelift-object,cranelift-wasm,lucet-module,lucet-runtime,lucet-runtime-internals,lucet-runtime-macros,lucet-validate,lucet-wasi,lucet-wasi-generate,lucet-wiggle,lucet-wiggle-generate,lucet-wiggle-macro,lucetc,wasi-common,wig,wiggle,wiggle-generate,wiggle-macro,winx,witx,yanix@git+https://github.com/bytecodealliance/lucet.git?rev=d4fc14a03bdb99ac83173d27fddf1aca48412a86\#d4fc14a03bdb99ac83173d27fddf1aca48412a86 \ tower@git+https://github.com/tower-rs/tower\#c87fdd9c1e4c0728fdaa87d3fafe3e48da9b498a \ rlua@git+https://github.com/kyren/rlua\#25bd7e6bffef9597466a98bfca80a3056c9e6320 \ tracing-futures,tracing-tower@git+https://github.com/tokio-rs/tracing?rev=65547d8809fcc726b8187db85b23c42e32ef5dce\#65547d8809fcc726b8187db85b23c42e32ef5dce post-extract: ${RMDIR} ${WRKSRC_wasmtime}/crates/wasi-common/WASI ${MV} ${WRKSRC_wasi_wasmtime} ${WRKSRC_wasmtime}/crates/wasi-common/WASI ${RMDIR} ${WRKSRC_crate_lucet-runtime}/wasmtime ${WRKSRC_crate_lucet-runtime}/sightglass ${WRKSRC_crate_lucet-runtime}/wasi ${MV} ${WRKSRC_wasmtime} ${WRKSRC_crate_lucet-runtime}/wasmtime ${MV} ${WRKSRC_sightglass} ${WRKSRC_crate_lucet-runtime}/sightglass ${MV} ${WRKSRC_wasi_lucet} ${WRKSRC_crate_lucet-runtime}/wasi post-patch: ${REINPLACE_CMD} -e 's|.probe("lua")|.probe("lua-5.3")|' \ ${WRKSRC_crate_rlua}/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/vector .include diff --git a/sysutils/vivid/Makefile b/sysutils/vivid/Makefile index 7f15702a2a23..8c5a1b49717d 100644 --- a/sysutils/vivid/Makefile +++ b/sysutils/vivid/Makefile @@ -1,58 +1,58 @@ PORTNAME= vivid DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org COMMENT= Themeable LS_COLORS generator with a rich filetype datebase 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_colours-1.0.2 \ ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.2.1 \ cc-1.0.68 \ cfg-if-1.0.0 \ clap-2.33.3 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ getrandom-0.2.3 \ hermit-abi-0.1.18 \ lazy_static-1.4.0 \ libc-0.2.97 \ linked-hash-map-0.5.4 \ proc-macro2-1.0.27 \ quote-1.0.9 \ redox_syscall-0.2.8 \ redox_users-0.4.0 \ rust-embed-5.9.0 \ rust-embed-impl-5.9.0 \ rust-embed-utils-5.1.0 \ same-file-1.0.6 \ strsim-0.8.0 \ syn-1.0.73 \ term_size-0.3.2 \ textwrap-0.11.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ walkdir-2.3.2 \ wasi-0.10.2+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 \ yaml-rust-0.4.5 PLIST_FILES= bin/vivid .include diff --git a/sysutils/zellij/Makefile b/sysutils/zellij/Makefile index 0e07f442dd0a..2af2fcbcb24e 100644 --- a/sysutils/zellij/Makefile +++ b/sysutils/zellij/Makefile @@ -1,319 +1,320 @@ PORTNAME= zellij DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= riggs@FreeBSD.org COMMENT= Versatile, extensible terminal multiplexer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= wasmer-vm crate currently only supports aarch64 and amd64 USES= cargo USE_GITHUB= yes GH_ACCOUNT= zellij-org PLIST_FILES= bin/zellij CARGO_CRATES= addr2line-0.15.2 \ adler-1.0.2 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.45 \ arc-swap-0.4.8 \ arrayvec-0.5.2 \ async-channel-1.6.1 \ async-executor-1.4.1 \ async-global-executor-2.0.2 \ async-io-1.6.0 \ async-lock-2.4.0 \ async-mutex-1.4.0 \ async-process-1.2.0 \ async-std-1.10.0 \ async-task-4.0.3 \ async-trait-0.1.51 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.59 \ base64-0.13.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ blocking-1.0.2 \ boxfnonce-0.1.1 \ bumpalo-3.8.0 \ byteorder-1.4.3 \ cache-padded-1.1.1 \ cassowary-0.3.0 \ cc-1.0.71 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ close_fds-0.3.2 \ colored-2.0.0 \ colorsys-0.6.5 \ concurrent-queue-1.2.2 \ console-0.14.1 \ console-0.15.0 \ cranelift-bforest-0.68.0 \ cranelift-codegen-0.68.0 \ cranelift-codegen-meta-0.68.0 \ cranelift-codegen-shared-0.68.0 \ cranelift-entity-0.68.0 \ cranelift-frontend-0.68.0 \ crc32fast-1.2.1 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ crossterm-0.19.0 \ crossterm_winapi-0.7.0 \ ctor-0.1.21 \ daemonize-0.4.1 \ darling-0.13.0 \ darling_core-0.13.0 \ darling_macro-0.13.0 \ darwin-libproc-0.2.0 \ darwin-libproc-sys-0.2.0 \ derivative-2.2.0 \ dialoguer-0.9.0 \ directories-next-2.0.0 \ dirs-2.0.2 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ dtoa-0.4.8 \ either-1.6.1 \ encode_unicode-0.3.6 \ enumset-1.0.8 \ enumset_derive-0.5.5 \ erased-serde-0.3.16 \ event-listener-2.5.1 \ fallible-iterator-0.2.0 \ fastrand-1.5.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fuchsia-cprng-0.1.1 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-lite-1.12.0 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generational-arena-0.2.8 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.3 \ ghost-0.1.2 \ gimli-0.22.0 \ gimli-0.24.0 \ gloo-timers-0.2.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ highway-0.6.4 \ humantime-2.1.0 \ ident_case-1.0.1 \ idna-0.2.3 \ indexmap-1.7.0 \ insta-1.8.0 \ instant-0.1.12 \ interprocess-1.1.1 \ intmap-0.7.0 \ inventory-0.1.10 \ inventory-impl-0.1.10 \ itoa-0.4.8 \ js-sys-0.3.55 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ leb128-0.2.5 \ lev_distance-0.1.0 \ libc-0.2.106 \ libloading-0.6.7 \ libssh2-sys-0.2.23 \ libz-sys-1.1.3 \ linked-hash-map-0.5.4 \ lock_api-0.4.5 \ log-0.4.14 \ log-mdc-0.1.0 \ log4rs-1.0.0 \ mach-0.3.2 \ matches-0.1.9 \ memchr-2.3.4 \ memmap2-0.2.3 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ miow-0.3.7 \ more-asserts-0.2.1 \ names-0.11.0 \ nix-0.19.1 \ nom-5.1.2 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ numtoa-0.1.0 \ object-0.22.0 \ object-0.24.0 \ once_cell-1.8.0 \ openssl-sys-0.9.70 \ ordered-float-2.8.0 \ parking-2.0.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.22 \ polling-2.1.0 \ ppv-lite86-0.2.15 \ pretty-bytes-0.2.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.32 \ quote-1.0.10 \ rand-0.3.23 \ rand-0.4.6 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_termios-0.1.2 \ redox_users-0.4.0 \ regalloc-0.0.31 \ regex-1.4.6 \ regex-syntax-0.6.25 \ region-2.2.0 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ ryu-1.0.5 \ scopeguard-1.1.0 \ serde-1.0.130 \ serde-value-0.7.0 \ serde_bytes-0.11.5 \ serde_derive-1.0.130 \ serde_json-1.0.69 \ serde_yaml-0.8.21 \ signal-hook-0.1.17 \ signal-hook-0.3.10 \ signal-hook-registry-1.4.0 \ similar-1.3.0 \ siphasher-0.3.7 \ slab-0.4.5 \ smallvec-1.7.0 \ socket2-0.4.2 \ spinning-0.1.0 \ ssh2-0.9.3 \ stable_deref_trait-1.2.0 \ strip-ansi-escapes-0.1.1 \ strsim-0.8.0 \ strsim-0.10.0 \ structopt-0.3.25 \ structopt-derive-0.4.18 \ strum-0.20.0 \ strum_macros-0.20.1 \ suggestion-0.1.0 \ syn-1.0.81 \ target-lexicon-0.11.2 \ tempfile-3.2.0 \ termbg-0.2.4 \ terminal_size-0.1.17 \ terminfo-0.7.3 \ termion-1.5.6 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread-id-3.3.0 \ time-0.1.44 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tracing-0.1.29 \ tracing-attributes-0.1.18 \ tracing-core-0.1.21 \ traitobject-0.1.0 \ typemap-0.3.3 \ typetag-0.1.7 \ typetag-impl-0.1.7 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ unsafe-any-0.4.2 \ url-2.2.2 \ utf8parse-0.2.0 \ uuid-0.8.2 \ value-bag-1.0.0-alpha.8 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ vte-0.10.1 \ vte_generate_state_changes-0.1.1 \ waker-fn-1.1.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ wasmer-1.0.2 \ wasmer-compiler-1.0.2 \ wasmer-compiler-cranelift-1.0.2 \ wasmer-derive-1.0.2 \ wasmer-engine-1.0.2 \ wasmer-engine-jit-1.0.2 \ wasmer-engine-native-1.0.2 \ wasmer-object-1.0.2 \ wasmer-types-1.0.2 \ wasmer-vm-1.0.2 \ wasmer-wasi-1.0.2 \ wasmparser-0.65.0 \ wast-38.0.1 \ wat-1.0.40 \ web-sys-0.3.55 \ wepoll-ffi-0.1.2 \ which-4.2.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yaml-rust-0.4.5 \ zeroize-1.4.3 post-configure: ${REINPLACE_CMD} -e 's|macos|freebsd|g' \ ${CARGO_VENDOR_DIR}/interprocess-1.1.1/src/os/unix/*.rs .include diff --git a/sysutils/zoxide/Makefile b/sysutils/zoxide/Makefile index 5907a5dcbc7a..4cd380a415af 100644 --- a/sysutils/zoxide/Makefile +++ b/sysutils/zoxide/Makefile @@ -1,107 +1,107 @@ PORTNAME= zoxide DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 5 +PORTREVISION= 6 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= anyhow-1.0.40 \ arrayvec-0.5.2 \ askama-0.10.5 \ askama_derive-0.10.5 \ askama_escape-0.10.1 \ askama_shared-0.11.1 \ assert_cmd-1.0.3 \ atty-0.2.14 \ autocfg-1.0.1 \ bincode-1.3.2 \ bitflags-1.2.1 \ bitvec-0.19.5 \ bstr-0.2.15 \ byteorder-1.3.4 \ cfg-if-1.0.0 \ clap-3.0.0-beta.2 \ clap_derive-3.0.0-beta.2 \ difference-2.0.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ dunce-1.0.1 \ funty-1.1.0 \ getrandom-0.1.16 \ getrandom-0.2.2 \ glob-0.3.0 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ indexmap-1.6.2 \ lazy_static-1.4.0 \ lexical-core-0.7.5 \ libc-0.2.93 \ memchr-2.3.4 \ nom-6.1.2 \ num-traits-0.2.14 \ once_cell-1.7.2 \ ordered-float-2.1.1 \ os_str_bytes-2.4.0 \ ppv-lite86-0.2.10 \ predicates-1.0.7 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.26 \ quote-1.0.9 \ radium-0.5.3 \ rand-0.7.3 \ rand-0.8.3 \ rand_chacha-0.2.2 \ rand_chacha-0.3.0 \ rand_core-0.5.1 \ rand_core-0.6.2 \ rand_hc-0.2.0 \ rand_hc-0.3.0 \ redox_syscall-0.2.5 \ redox_users-0.4.0 \ regex-automata-0.1.9 \ remove_dir_all-0.5.3 \ ryu-1.0.5 \ seq-macro-0.2.1 \ serde-1.0.125 \ serde_derive-1.0.125 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.69 \ tap-1.0.1 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.12.1 \ 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.3 \ wait-timeout-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+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 \ wyz-0.2.0 PLIST_FILES= bin/zoxide post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/zoxide .include diff --git a/sysutils/ztop/Makefile b/sysutils/ztop/Makefile index 71f55a4bf4b2..1c477a6cc17a 100644 --- a/sysutils/ztop/Makefile +++ b/sysutils/ztop/Makefile @@ -1,73 +1,73 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= asomers@FreeBSD.org COMMENT= Display ZFS dataset I/O in real time LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= asomers CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ byteorder-1.4.3 \ cassowary-0.3.0 \ cc-1.0.69 \ cfg-if-1.0.0 \ clap-2.33.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humanize-rs-0.1.5 \ ieee754-0.2.6 \ lazy_static-1.4.0 \ libc-0.2.98 \ memchr-2.4.0 \ memoffset-0.6.4 \ nix-0.22.0 \ numtoa-0.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.27 \ quote-1.0.9 \ redox_syscall-0.2.9 \ redox_termios-0.1.2 \ regex-1.5.4 \ regex-syntax-0.6.25 \ same-file-1.0.6 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ syn-1.0.74 \ sysctl-0.4.2 \ termion-1.5.6 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ tui-0.15.0 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ walkdir-2.3.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} \ man/man1/${PORTNAME}.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/textproc/angle-grinder/Makefile b/textproc/angle-grinder/Makefile index 676ce05f7f91..f864ba1388c1 100644 --- a/textproc/angle-grinder/Makefile +++ b/textproc/angle-grinder/Makefile @@ -1,306 +1,306 @@ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org 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.15.1 \ adler-1.0.2 \ aho-corasick-0.7.18 \ annotate-snippets-0.9.0 \ ansi_term-0.11.0 \ anyhow-1.0.42 \ arrayvec-0.5.2 \ assert_cmd-1.0.4 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.59 \ base64-0.9.3 \ base64-0.12.3 \ base64-0.13.0 \ bitflags-1.2.1 \ bitvec-0.19.5 \ bstr-0.2.16 \ bumpalo-3.6.1 \ bytecount-0.6.2 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-0.5.6 \ bytes-1.0.1 \ cargo-husky-1.5.0 \ cascade-1.0.0 \ cast-0.2.6 \ cc-1.0.67 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-tz-0.5.3 \ clap-2.33.3 \ clap-verbosity-flag-0.2.0 \ console-0.14.1 \ cool_asserts-1.1.0 \ criterion-0.3.4 \ criterion-plot-0.4.3 \ crossbeam-channel-0.3.9 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.4 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.8.4 \ csv-1.1.6 \ csv-core-0.1.10 \ difference-2.0.0 \ dissimilar-1.0.2 \ doc-comment-0.3.3 \ dtparse-1.2.0 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ env_logger-0.5.13 \ exitfailure-0.5.1 \ expect-test-1.1.0 \ failure-0.1.8 \ failure_derive-0.1.8 \ float-cmp-0.8.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fs_extra-1.2.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-1.1.0 \ futures-channel-0.3.15 \ futures-core-0.3.15 \ futures-io-0.3.15 \ futures-macro-0.3.15 \ futures-sink-0.3.15 \ futures-task-0.3.15 \ futures-util-0.3.15 \ getopts-0.2.21 \ getrandom-0.2.2 \ gimli-0.24.0 \ glob-0.3.0 \ globset-0.4.6 \ globwalk-0.3.1 \ h2-0.2.7 \ half-1.7.1 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ http-0.2.4 \ http-body-0.3.1 \ httparse-1.4.1 \ httpdate-0.3.2 \ human-panic-1.0.3 \ humantime-1.3.0 \ hyper-0.13.10 \ hyper-old-types-0.11.0 \ hyper-rustls-0.21.0 \ idna-0.2.3 \ ignore-0.4.17 \ im-13.0.0 \ include_dir-0.6.1 \ include_dir_impl-0.6.1 \ indent_write-2.2.0 \ indexmap-1.6.2 \ indicatif-0.13.0 \ iovec-0.1.4 \ ipnet-2.3.0 \ itertools-0.8.2 \ itertools-0.9.0 \ itertools-0.10.0 \ itoa-0.4.7 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ joinery-2.1.0 \ js-sys-0.3.51 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.94 \ log-0.4.14 \ logfmt-0.0.2 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.4.0 \ memoffset-0.6.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ miow-0.2.2 \ net2-0.2.37 \ nom-6.1.2 \ nom-supreme-0.4.4 \ nom_locate-3.0.1 \ normalize-line-endings-0.3.0 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.2.4 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ object-0.24.0 \ once_cell-1.7.2 \ oorandom-11.1.3 \ ordered-float-2.2.0 \ os_type-2.2.0 \ parse-zoneinfo-0.3.0 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pin-project-1.0.7 \ pin-project-internal-1.0.7 \ pin-project-lite-0.1.12 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ plotters-0.3.0 \ plotters-backend-0.3.0 \ plotters-svg-0.3.0 \ ppv-lite86-0.2.10 \ predicates-1.0.8 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-0.4.30 \ proc-macro2-1.0.26 \ 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.9 \ radium-0.5.3 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.2.8 \ regex-1.5.4 \ regex-automata-0.1.9 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ ring-0.16.20 \ rust_decimal-0.10.2 \ rustc-demangle-0.1.19 \ rustc_version-0.2.3 \ rustc_version-0.3.3 \ rustls-0.18.1 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.6.1 \ self_update-0.19.0 \ semver-0.9.0 \ semver-0.11.0 \ semver-parser-0.7.0 \ semver-parser-0.10.2 \ serde-1.0.126 \ serde_cbor-0.11.1 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_urlencoded-0.7.0 \ sized-chunks-0.3.1 \ slab-0.4.3 \ socket2-0.3.19 \ spin-0.5.2 \ static_assertions-1.1.0 \ strfmt-0.1.6 \ strsim-0.8.0 \ structopt-0.2.18 \ structopt-derive-0.2.18 \ syn-0.15.44 \ syn-1.0.72 \ synstructure-0.12.4 \ tap-1.0.1 \ tempfile-3.2.0 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ test-generator-0.3.0 \ textwrap-0.11.0 \ thread_local-1.1.3 \ time-0.1.43 \ tinytemplate-1.2.1 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-rustls-0.14.1 \ tokio-util-0.3.1 \ toml-0.4.10 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ tracing-futures-0.2.5 \ treeline-0.1.0 \ try-lock-0.2.3 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-2.2.2 \ uuid-0.8.2 \ vec_map-0.8.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-futures-0.4.24 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ webpki-0.21.4 \ webpki-roots-0.20.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-term-0.1.2 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 diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index f66d9a520b11..1a83627557b5 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -1,179 +1,179 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.18.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org COMMENT= Clone of cat with syntax highlighting LICENSE= APACHE20 LIB_DEPENDS= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma USES= cargo cpe CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= sharkdp PLIST_FILES= bin/bat \ share/zsh/site-functions/_bat \ man/man1/bat.1.gz CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_colours-1.0.4 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ assert_cmd-1.0.5 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bincode-1.3.3 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.2.1 \ bstr-0.2.16 \ bugreport-0.4.1 \ byteorder-1.4.3 \ cc-1.0.67 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ clircle-0.3.0 \ console-0.14.1 \ content_inspector-0.2.4 \ crc32fast-1.2.1 \ difference-2.0.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ 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 \ fancy-regex-0.3.5 \ flate2-1.0.20 \ float-cmp-0.8.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ getrandom-0.2.2 \ git-version-0.3.4 \ git-version-macro-0.3.4 \ git2-0.13.20 \ glob-0.3.0 \ globset-0.4.8 \ grep-cli-0.1.6 \ hashbrown-0.9.1 \ hermit-abi-0.1.18 \ idna-0.2.3 \ indexmap-1.6.2 \ instant-0.1.9 \ itoa-0.4.7 \ jobserver-0.1.22 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.95 \ libgit2-sys-0.12.21+1.1.0 \ libz-sys-1.1.3 \ line-wrap-0.1.1 \ linked-hash-map-0.5.4 \ lock_api-0.4.4 \ log-0.4.14 \ matches-0.1.8 \ memchr-2.4.0 \ memoffset-0.6.4 \ miniz_oxide-0.4.4 \ nix-0.21.0 \ normalize-line-endings-0.3.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ onig-6.1.1 \ onig_sys-69.6.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ path_abs-0.5.1 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pkg-config-0.3.19 \ plist-1.1.0 \ ppv-lite86-0.2.10 \ predicates-1.0.8 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.26 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ redox_syscall-0.2.8 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.9 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_yaml-0.8.17 \ serial_test-0.5.1 \ serial_test_derive-0.5.1 \ shell-escape-0.1.5 \ shell-words-1.0.0 \ smallvec-1.6.1 \ std_prelude-0.2.12 \ strsim-0.8.0 \ syn-1.0.72 \ syntect-4.5.0 \ tempfile-3.2.0 \ term_size-0.3.2 \ termcolor-1.1.2 \ terminal_size-0.1.16 \ textwrap-0.11.0 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ treeline-0.1.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.17 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ vcpkg-0.2.12 \ vec_map-0.8.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.2+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.5 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bat ${FIND} ${WRKDIR}/target -name "bat.1" -exec ${CP} {} ${WRKSRC}/doc/bat.1 \; ${FIND} ${WRKDIR}/target -name "bat.zsh" -exec ${CP} {} ${WRKSRC}/doc/bat.zsh \; ${INSTALL_MAN} ${WRKSRC}/doc/bat.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/doc/bat.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_bat .include diff --git a/textproc/cast2gif/Makefile b/textproc/cast2gif/Makefile index ebcaf3691bbd..3f88fc7f3022 100644 --- a/textproc/cast2gif/Makefile +++ b/textproc/cast2gif/Makefile @@ -1,237 +1,237 @@ PORTNAME= cast2gif DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org 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 diff --git a/textproc/htmlq/Makefile b/textproc/htmlq/Makefile index b6101566c94b..623b9b0acbc9 100644 --- a/textproc/htmlq/Makefile +++ b/textproc/htmlq/Makefile @@ -1,99 +1,99 @@ PORTNAME= htmlq DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org COMMENT= Command-line HTML processor, similar to jq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= mgdm CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.3.2 \ byteorder-1.4.3 \ cfg-if-1.0.0 \ clap-2.33.3 \ convert_case-0.4.0 \ cssparser-0.27.2 \ cssparser-macros-0.6.0 \ derive_more-0.99.16 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ form_urlencoded-1.0.1 \ futf-0.1.4 \ fxhash-0.2.1 \ getrandom-0.1.16 \ hermit-abi-0.1.19 \ html5ever-0.25.1 \ idna-0.2.3 \ itoa-0.4.8 \ kuchiki-0.8.1 \ lazy_static-1.4.0 \ libc-0.2.101 \ log-0.4.14 \ mac-0.1.1 \ markup5ever-0.10.1 \ matches-0.1.9 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ percent-encoding-2.1.0 \ pest-2.1.3 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.29 \ quote-1.0.9 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rustc_version-0.3.3 \ selectors-0.22.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ servo_arc-0.1.1 \ siphasher-0.3.7 \ smallvec-1.6.1 \ stable_deref_trait-1.2.0 \ string_cache-0.8.1 \ string_cache_codegen-0.5.1 \ strsim-0.8.0 \ syn-1.0.76 \ tendril-0.4.2 \ textwrap-0.11.0 \ thin-slice-0.1.1 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf-8-0.7.6 \ 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 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/jql/Makefile b/textproc/jql/Makefile index e9bccdf5c059..847179eed80e 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -1,159 +1,160 @@ PORTNAME= jql DISTVERSIONPREFIX= v DISTVERSION= 3.0.4 +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.12.1 \ anyhow-1.0.45 \ async-attributes-1.1.2 \ async-channel-1.6.1 \ async-executor-1.4.1 \ async-global-executor-2.0.2 \ async-io-1.6.0 \ async-lock-2.4.0 \ async-mutex-1.4.0 \ async-process-1.2.0 \ async-std-1.10.0 \ async-task-4.0.3 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ blocking-1.0.2 \ bstr-0.2.16 \ bumpalo-3.7.0 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ cache-padded-1.1.1 \ cast-0.2.7 \ cc-1.0.69 \ cfg-if-1.0.0 \ clap-2.33.3 \ clap-3.0.0-beta.5 \ clap_derive-3.0.0-beta.5 \ colored_json-2.1.0 \ concurrent-queue-1.2.2 \ criterion-0.3.5 \ criterion-plot-0.4.4 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ csv-1.1.6 \ csv-core-0.1.10 \ ctor-0.1.20 \ digest-0.8.1 \ either-1.6.1 \ event-listener-2.5.1 \ fake-simd-0.1.2 \ fastrand-1.5.0 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-io-0.3.16 \ futures-lite-1.12.0 \ generic-array-0.12.4 \ gloo-timers-0.2.1 \ half-1.7.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ indexmap-1.7.0 \ instant-0.1.10 \ itertools-0.10.1 \ itoa-0.4.8 \ js-sys-0.3.53 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.100 \ log-0.4.14 \ maplit-1.0.2 \ memchr-2.4.1 \ memoffset-0.6.4 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ oorandom-11.1.3 \ opaque-debug-0.2.3 \ os_str_bytes-4.2.0 \ parking-2.0.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ polling-2.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.28 \ quote-1.0.9 \ rayon-1.5.1 \ rayon-core-1.9.1 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc_version-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.129 \ serde_cbor-0.11.2 \ serde_derive-1.0.129 \ serde_json-1.0.69 \ sha-1-0.8.2 \ signal-hook-0.3.9 \ signal-hook-registry-1.4.0 \ slab-0.4.4 \ socket2-0.4.1 \ strsim-0.10.0 \ syn-1.0.75 \ termcolor-1.1.2 \ textwrap-0.11.0 \ textwrap-0.14.2 \ tinytemplate-1.2.1 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ value-bag-1.0.0-alpha.7 \ version_check-0.9.3 \ waker-fn-1.1.0 \ walkdir-2.3.2 \ wasm-bindgen-0.2.76 \ wasm-bindgen-backend-0.2.76 \ wasm-bindgen-futures-0.4.26 \ wasm-bindgen-macro-0.2.76 \ wasm-bindgen-macro-support-0.2.76 \ wasm-bindgen-shared-0.2.76 \ web-sys-0.3.53 \ wepoll-ffi-0.1.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 diff --git a/textproc/mdbook-linkcheck/Makefile b/textproc/mdbook-linkcheck/Makefile index 254be2b20a28..f8854334782e 100644 --- a/textproc/mdbook-linkcheck/Makefile +++ b/textproc/mdbook-linkcheck/Makefile @@ -1,233 +1,234 @@ PORTNAME= mdbook-linkcheck DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org COMMENT= mdBook backend to check links LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Michael-F-Bryan PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.45 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.17 \ build-info-0.0.21 \ build-info-build-0.0.21 \ build-info-common-0.0.21 \ build-info-proc-0.0.21 \ bumpalo-3.8.0 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-1.1.0 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ cargo-platform-0.1.2 \ cargo_metadata-0.12.3 \ cc-1.0.72 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ convert_case-0.4.0 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ crc32fast-1.2.1 \ ctor-0.1.21 \ derive_more-0.99.16 \ diff-0.1.12 \ difference-2.0.0 \ digest-0.8.1 \ dunce-1.0.2 \ encoding_rs-0.8.29 \ env_logger-0.7.1 \ env_logger-0.8.4 \ env_logger-0.9.0 \ fake-simd-0.1.2 \ flate2-1.0.22 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ format-buf-1.0.0 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generic-array-0.12.4 \ getopts-0.2.21 \ getrandom-0.2.3 \ git2-0.13.23 \ glob-0.3.0 \ h2-0.3.7 \ handlebars-4.1.4 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ http-0.2.5 \ http-body-0.4.4 \ httparse-1.5.1 \ httpdate-1.0.1 \ humantime-1.3.0 \ humantime-2.1.0 \ hyper-0.14.14 \ hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.7.0 \ ipnet-2.3.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ libc-0.2.107 \ libgit2-sys-0.12.24+1.3.0 \ libz-sys-1.1.3 \ linkcheck-0.4.1 \ linkify-0.7.0 \ log-0.4.14 \ lzma-sys-0.1.17 \ maplit-1.0.2 \ matches-0.1.9 \ mdbook-0.4.13 \ memchr-2.4.1 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ miow-0.3.7 \ native-tls-0.2.8 \ ntapi-0.3.6 \ num-bigint-0.3.3 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ opener-0.5.0 \ openssl-0.10.38 \ openssl-probe-0.1.4 \ openssl-src-300.0.2+3.0.0 \ openssl-sys-0.9.70 \ 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 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.22 \ ppv-lite86-0.2.15 \ pretty_assertions-0.6.1 \ pretty_assertions-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.7 \ proc-macro2-1.0.32 \ pulldown-cmark-0.7.2 \ pulldown-cmark-0.8.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.10 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.6 \ rustc_version-0.3.3 \ ryu-1.0.5 \ schannel-0.1.19 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.11.0 \ semver-1.0.4 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.69 \ serde_urlencoded-0.7.0 \ sha-1-0.8.2 \ shlex-1.1.0 \ slab-0.4.5 \ socket2-0.4.2 \ strsim-0.8.0 \ structopt-0.3.25 \ structopt-derive-0.4.18 \ syn-1.0.81 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.43 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.13.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.6.9 \ toml-0.5.8 \ topological-sort-0.1.0 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-core-0.1.21 \ try-lock-0.2.3 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ 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 \ winreg-0.7.0 \ xz2-0.1.6 \ zip-0.5.13 post-patch: @${REINPLACE_CMD} -e '/native-tls/s/-vendored//' \ ${WRKSRC}/Cargo.toml .include diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile index fdba897386f9..e6e51a822a43 100644 --- a/textproc/mdbook/Makefile +++ b/textproc/mdbook/Makefile @@ -1,242 +1,242 @@ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.13 -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 cpe CPE_VENDOR= rust-lang USE_GITHUB= yes GH_ACCOUNT= rust-lang GH_PROJECT= mdBook CARGO_CRATES= aho-corasick-0.7.18 \ ammonia-3.1.2 \ ansi_term-0.11.0 \ anyhow-1.0.43 \ assert_cmd-1.0.7 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bstr-0.2.17 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-1.0.1 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ cpufeatures-0.1.5 \ ctor-0.1.20 \ difference-2.0.0 \ difflib-0.4.0 \ digest-0.8.1 \ digest-0.9.0 \ doc-comment-0.3.3 \ either-1.6.1 \ elasticlunr-rs-2.3.13 \ env_logger-0.7.1 \ fake-simd-0.1.2 \ filetime-0.2.15 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ 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.16 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-io-0.3.16 \ futures-macro-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gitignore-1.0.7 \ glob-0.3.0 \ h2-0.3.4 \ handlebars-4.1.2 \ hashbrown-0.11.2 \ headers-0.3.4 \ headers-core-0.2.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ html5ever-0.25.1 \ http-0.2.4 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ humantime-1.3.0 \ hyper-0.14.11 \ idna-0.2.3 \ indexmap-1.7.0 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ input_buffer-0.4.0 \ iovec-0.1.4 \ itertools-0.10.1 \ itoa-0.4.8 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.100 \ log-0.4.14 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.10.1 \ markup5ever_rcdom-0.1.0 \ matches-0.1.9 \ memchr-2.4.1 \ mime-0.3.16 \ mime_guess-2.0.3 \ mio-0.6.23 \ mio-0.7.13 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.7 \ net2-0.2.37 \ new_debug_unreachable-1.0.4 \ normalize-line-endings-0.3.0 \ notify-4.0.17 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ opener-0.5.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-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ predicates-2.0.1 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ pretty_assertions-0.6.1 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.28 \ pulldown-cmark-0.7.2 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.9 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ select-0.5.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.129 \ serde_derive-1.0.129 \ serde_json-1.0.66 \ serde_urlencoded-0.7.0 \ sha-1-0.8.2 \ sha-1-0.9.7 \ shlex-1.0.0 \ siphasher-0.3.6 \ slab-0.4.4 \ socket2-0.4.1 \ string_cache-0.8.1 \ string_cache_codegen-0.5.1 \ strsim-0.8.0 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.75 \ tempfile-3.2.0 \ tendril-0.4.2 \ termcolor-1.1.2 \ textwrap-0.11.0 \ time-0.1.43 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.10.0 \ tokio-macros-1.3.0 \ tokio-stream-0.1.7 \ tokio-tungstenite-0.13.0 \ tokio-util-0.6.7 \ toml-0.5.8 \ topological-sort-0.1.0 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.19 \ treeline-0.1.0 \ try-lock-0.2.3 \ tungstenite-0.12.0 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf-8-0.7.6 \ vec_map-0.8.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ want-0.3.0 \ warp-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+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 \ ws2_32-sys-0.2.1 \ xml5ever-0.16.1 PLIST_FILES= bin/mdbook post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mdbook .include diff --git a/textproc/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index 07dce0050fe0..e9ad3a65a540 100644 --- a/textproc/ripgrep-all/Makefile +++ b/textproc/ripgrep-all/Makefile @@ -1,187 +1,187 @@ # Created by: Alexis Praga PORTNAME= ripgrep-all DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= alexis.praga@free.fr COMMENT= Improved search capacities of ripgrep LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= phiresky CARGO_CRATES= addr2line-0.12.0 \ adler32-1.0.4 \ aho-corasick-0.7.10 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.48 \ bincode-1.2.1 \ bitflags-1.2.1 \ byteorder-1.3.4 \ bzip2-0.3.3 \ bzip2-sys-0.1.8+1.0.8 \ cachedir-0.1.1 \ cc-1.0.53 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.1 \ cloudabi-0.0.3 \ 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.7.2 \ encoding_rs-0.8.23 \ encoding_rs_io-0.1.7 \ env_logger-0.7.1 \ exitfailure-0.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ filetime-0.2.10 \ fixedbitset-0.1.9 \ flate2-1.0.14 \ fnv-1.0.7 \ fuchsia-cprng-0.1.1 \ generic-array-0.12.3 \ getrandom-0.1.14 \ gimli-0.21.0 \ glob-0.3.0 \ heck-0.3.1 \ hermit-abi-0.1.13 \ humantime-1.3.0 \ idna-0.2.0 \ itoa-0.4.5 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ libc-0.2.70 \ libsqlite3-sys-0.18.0 \ linked-hash-map-0.5.3 \ lmdb-rkv-0.14.0 \ lmdb-rkv-sys-0.11.0 \ lock_api-0.2.0 \ log-0.4.8 \ lru-cache-0.1.2 \ lzma-sys-0.1.16 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.4 \ miniz_oxide-0.3.6 \ nom-2.2.1 \ num-0.2.1 \ num-complex-0.2.4 \ num-integer-0.1.42 \ num-iter-0.1.40 \ num-rational-0.2.4 \ num-traits-0.2.11 \ object-0.19.0 \ ordered-float-1.0.2 \ ordermap-0.3.5 \ parking_lot-0.8.0 \ parking_lot_core-0.5.0 \ paste-0.1.12 \ paste-impl-0.1.12 \ path-clean-0.1.0 \ percent-encoding-2.1.0 \ petgraph-0.4.13 \ pkg-config-0.3.17 \ podio-0.1.6 \ ppv-lite86-0.2.8 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro-hack-0.5.15 \ proc-macro2-1.0.13 \ quick-error-1.2.3 \ quote-1.0.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.56 \ regex-1.3.7 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ rkv-0.10.4 \ rusqlite-0.23.1 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.4 \ 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 \ size_format-1.0.2 \ smallvec-0.6.13 \ smallvec-1.4.0 \ strsim-0.8.0 \ structopt-0.3.14 \ structopt-derive-0.4.7 \ syn-1.0.22 \ syn-mid-0.5.0 \ synstructure-0.12.3 \ tar-0.4.26 \ tempfile-3.1.0 \ term_size-0.3.2 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tree_magic_fork-0.2.2 \ typenum-1.12.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 \ uuid-0.8.1 \ vcpkg-0.2.8 \ vec_map-0.8.2 \ version_check-0.9.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 \ xattr-0.2.2 \ xz2-0.1.6 \ zip-0.5.5 \ zstd-0.5.1+zstd.1.4.4 \ zstd-safe-2.0.3+zstd.1.4.4 \ zstd-sys-1.4.15+zstd.1.4.4 PLIST_FILES= bin/rga \ bin/rga-preproc post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rga ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rga-preproc .include diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index f1f1a6d44d06..6d3c195faf4d 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,135 +1,135 @@ # Created by: Petteri Valkonen PORTNAME= ripgrep DISTVERSION= 13.0.0 -PORTREVISION= 4 +PORTREVISION= 5 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 cpe CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= BurntSushi CARGO_CRATES= aho-corasick-0.7.18 \ atty-0.2.14 \ base64-0.13.0 \ bitflags-1.2.1 \ bstr-0.2.16 \ bytecount-0.6.2 \ cc-1.0.68 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ encoding_rs-0.8.28 \ encoding_rs_io-0.1.7 \ fnv-1.0.7 \ fs_extra-1.2.0 \ glob-0.3.0 \ globset-0.4.7 \ grep-0.2.8 \ grep-cli-0.1.6 \ grep-matcher-0.1.5 \ grep-pcre2-0.1.5 \ grep-printer-0.1.6 \ grep-regex-0.1.9 \ grep-searcher-0.1.8 \ hermit-abi-0.1.18 \ ignore-0.4.18 \ itoa-0.4.7 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ jobserver-0.1.22 \ lazy_static-1.4.0 \ libc-0.2.97 \ libm-0.1.4 \ log-0.4.14 \ memchr-2.4.0 \ memmap2-0.3.0 \ num_cpus-1.13.0 \ once_cell-1.7.2 \ packed_simd_2-0.3.6 \ pcre2-0.2.3 \ pcre2-sys-0.2.5 \ pkg-config-0.3.19 \ proc-macro2-1.0.27 \ quote-1.0.9 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ ryu-1.0.5 \ same-file-1.0.6 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ strsim-0.8.0 \ syn-1.0.73 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thread_local-1.1.3 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ walkdir-2.3.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 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_MAKE_ENV= RUSTC_BOOTSTRAP=encoding_rs,packed_simd_2 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 diff --git a/textproc/sd/Makefile b/textproc/sd/Makefile index 52394bfd21c4..82340081add6 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,119 +1,119 @@ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 12 +PORTREVISION= 13 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 diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile index 76f263f5608f..2358e0786810 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -1,120 +1,121 @@ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 +PORTREVISION= 1 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 \ ahash-0.7.6 \ aho-corasick-0.7.15 \ autocfg-1.0.1 \ bindgen-0.59.1 \ bitflags-1.3.2 \ bitvec-0.19.5 \ byteorder-1.4.3 \ cc-1.0.71 \ cedarwood-0.4.5 \ cexpr-0.5.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clang-sys-1.3.0 \ clap-2.33.3 \ fs_extra-1.2.0 \ fst-0.3.5 \ fst-levenshtein-0.3.0 \ fst-regex-0.3.0 \ funty-1.1.0 \ fxhash-0.2.1 \ getrandom-0.2.3 \ glob-0.3.0 \ hashbrown-0.7.2 \ hashbrown-0.11.2 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ jieba-rs-0.6.6 \ jobserver-0.1.24 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.107 \ libloading-0.7.1 \ librocksdb-sys-6.20.3 \ linked-hash-map-0.5.4 \ linked_hash_set-0.1.4 \ log-0.4.14 \ memchr-2.3.4 \ memmap-0.6.2 \ nix-0.18.0 \ nom-6.2.1 \ once_cell-1.8.0 \ peeking_take_while-0.1.2 \ phf-0.10.0 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ ppv-lite86-0.2.15 \ proc-macro2-1.0.32 \ quote-1.0.10 \ radium-0.5.3 \ radix-0.6.0 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ regex-1.4.6 \ regex-syntax-0.3.9 \ regex-syntax-0.6.25 \ rocksdb-0.17.0 \ rustc-hash-1.1.0 \ serde-1.0.130 \ serde_derive-1.0.130 \ shlex-1.1.0 \ siphasher-0.3.7 \ smallvec-1.7.0 \ static_assertions-1.1.0 \ syn-1.0.81 \ tap-1.0.1 \ textwrap-0.11.0 \ toml-0.5.8 \ twox-hash-1.6.1 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ utf8-ranges-1.0.4 \ version_check-0.9.3 \ wasi-0.10.2+wasi-snapshot-preview1 \ whatlang-0.12.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wyz-0.2.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 diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index 35144f67eea0..1fd0e1bf4e00 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -1,75 +1,75 @@ PORTNAME= xsv DISTVERSION= 0.13.0 -PORTREVISION= 34 +PORTREVISION= 35 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 diff --git a/www/castor/Makefile b/www/castor/Makefile index 1351d4211773..abe514758e96 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,136 +1,136 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 9 +PORTREVISION= 10 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 diff --git a/www/deno/Makefile b/www/deno/Makefile index f0e2c5878f9d..73152f075b55 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,482 +1,483 @@ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 1.16.3 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org COMMENT= Secure JavaScript and TypeScript runtime LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md 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 USES= cargo cpe gmake gnome ninja:build pkgconfig:build python:3.6+,build USE_GITHUB= yes GH_ACCOUNT= denoland USE_GNOME= glib20 V8_VERS= 0.35.0 CARGO_ENV+= CLANG_BASE_PATH=/usr \ GN=${PREFIX}/bin/gn \ NINJA=${NINJA_CMD} \ V8_FROM_SOURCE=1 PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python=${PYTHON_CMD} CARGO_CRATES= Inflector-0.11.4 \ abort_on_panic-2.0.0 \ adler-1.0.2 \ aes-0.7.5 \ ahash-0.4.7 \ ahash-0.7.4 \ aho-corasick-0.7.18 \ alloc-no-stdlib-2.0.3 \ alloc-stdlib-0.2.1 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.44 \ arrayvec-0.5.2 \ arrayvec-0.7.1 \ ash-0.33.3+1.2.191 \ ast_node-0.7.3 \ async-compression-0.3.8 \ async-stream-0.3.2 \ async-stream-impl-0.3.2 \ async-trait-0.1.51 \ atty-0.2.14 \ auto_impl-0.4.1 \ autocfg-0.1.7 \ autocfg-1.0.1 \ base64-0.11.0 \ base64-0.13.0 \ bencher-0.1.5 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.2.1 \ block-0.1.6 \ block-buffer-0.9.0 \ block-modes-0.8.1 \ block-padding-0.2.1 \ brotli-3.3.2 \ brotli-decompressor-2.3.2 \ build_const-0.2.2 \ bumpalo-3.7.1 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.71 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.19 \ cipher-0.3.0 \ clap-2.33.3 \ clipboard-win-4.2.1 \ cloudabi-0.1.0 \ codespan-reporting-0.11.1 \ const-oid-0.6.1 \ convert_case-0.4.0 \ copyless-0.1.5 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ core-graphics-types-0.1.1 \ cpufeatures-0.2.1 \ crc-1.8.1 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ crypto-bigint-0.2.10 \ crypto-mac-0.11.1 \ ctor-0.1.20 \ d3d12-0.4.1 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ dashmap-4.0.2 \ data-encoding-2.3.2 \ data-url-0.1.0 \ deno_ast-0.5.0 \ deno_doc-0.21.0 \ deno_graph-0.12.0 \ deno_lint-0.19.0 \ der-0.4.4 \ derive_more-0.99.16 \ diff-0.1.12 \ digest-0.9.0 \ dissimilar-1.0.3 \ dlopen-0.1.8 \ dlopen_derive-0.1.4 \ dprint-core-0.47.1 \ dprint-plugin-json-0.13.2 \ dprint-plugin-markdown-0.11.3 \ dprint-plugin-typescript-0.59.2 \ dprint-swc-ecma-ast-view-0.42.0 \ ecdsa-0.12.4 \ either-1.6.1 \ elliptic-curve-0.10.6 \ encoding_rs-0.8.29 \ endian-type-0.1.2 \ enum-as-inner-0.3.3 \ enum_kind-0.2.1 \ env_logger-0.8.4 \ errno-0.1.8 \ error-code-2.3.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.7.1 \ fd-lock-3.0.0 \ ff-0.10.1 \ filetime-0.2.15 \ fixedbitset-0.2.0 \ fixedbitset-0.4.0 \ flaky_test-0.1.0 \ flate2-1.0.22 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ from_variant-0.1.3 \ fs3-0.5.0 \ fsevent-sys-4.0.0 \ fslock-0.1.8 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ fwdansi-1.1.0 \ fxhash-0.2.1 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ glow-0.11.0 \ gpu-alloc-0.5.2 \ gpu-alloc-types-0.2.0 \ gpu-descriptor-0.2.1 \ gpu-descriptor-types-0.1.1 \ group-0.10.0 \ h2-0.3.6 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ hashlink-0.7.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hmac-0.11.0 \ hostname-0.3.1 \ http-0.2.5 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.13 \ hyper-rustls-0.22.1 \ ident_case-1.0.1 \ idna-0.2.3 \ if_chain-1.0.2 \ import_map-0.3.3 \ indexmap-1.6.2 \ inotify-0.9.5 \ inotify-sys-0.1.5 \ inplace_it-0.3.3 \ input_buffer-0.4.0 \ instant-0.1.11 \ ipconfig-0.2.2 \ ipnet-2.3.1 \ is-macro-0.1.9 \ itoa-0.4.8 \ js-sys-0.3.49 \ jsonc-parser-0.17.0 \ kernel32-sys-0.2.2 \ khronos-egl-4.1.0 \ kqueue-1.0.4 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ lexical-5.2.2 \ lexical-core-0.7.6 \ libc-0.2.106 \ libffi-2.0.0 \ libffi-sys-1.3.0 \ libloading-0.7.1 \ libm-0.2.1 \ libsqlite3-sys-0.22.2 \ linked-hash-map-0.5.4 \ lock_api-0.4.5 \ log-0.4.14 \ lru-cache-0.1.2 \ lsp-types-0.89.2 \ lspower-1.1.0 \ lspower-macros-0.2.1 \ malloc_buf-0.0.6 \ match_cfg-0.1.0 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.4 \ metal-0.23.1 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ naga-0.6.3 \ new_debug_unreachable-1.0.4 \ nibble_vec-0.1.0 \ nix-0.22.2 \ notify-5.0.0-pre.12 \ ntapi-0.3.6 \ num-bigint-0.2.6 \ num-bigint-dig-0.7.0 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ objc-0.2.7 \ objc_exception-0.1.2 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-probe-0.1.4 \ os_pipe-0.9.2 \ output_vt100-0.1.2 \ owning_ref-0.4.1 \ p256-0.9.0 \ p384-0.8.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.0 \ percent-encoding-2.1.0 \ pest-2.1.3 \ petgraph-0.5.1 \ petgraph-0.6.0 \ phf-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkcs1-0.2.4 \ pkcs8-0.7.6 \ pkg-config-0.3.20 \ pmutil-0.5.3 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ pretty_assertions-0.7.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-0.4.30 \ proc-macro2-1.0.29 \ profiling-1.0.3 \ pty-0.2.2 \ pulldown-cmark-0.8.0 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.10 \ radix_fmt-1.0.0 \ radix_trie-0.2.1 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ range-alloc-0.1.2 \ raw-window-handle-0.3.3 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-syntax-0.6.25 \ relative-path-1.5.0 \ remove_dir_all-0.5.3 \ renderdoc-sys-0.7.1 \ reqwest-0.11.5 \ resolv-conf-0.7.0 \ retain_mut-0.1.4 \ ring-0.16.20 \ ron-0.6.5 \ rsa-0.5.0 \ rusqlite-0.25.3 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.3.3 \ rustls-0.19.1 \ rustls-native-certs-0.5.0 \ rustyline-9.0.0 \ rustyline-derive-0.5.0 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ sct-0.6.1 \ security-framework-2.3.1 \ security-framework-sys-2.4.2 \ semver-0.9.0 \ semver-0.11.0 \ semver-parser-0.7.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_bytes-0.11.5 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_repr-0.1.7 \ serde_urlencoded-0.7.0 \ sha-1-0.9.8 \ sha2-0.9.8 \ shell-escape-0.1.5 \ signal-hook-registry-1.4.0 \ signature-1.3.1 \ siphasher-0.3.7 \ slab-0.4.4 \ slotmap-1.0.6 \ smallvec-1.7.0 \ socket2-0.3.19 \ socket2-0.4.2 \ sourcemap-6.0.1 \ spin-0.5.2 \ spirv-0.2.0+1.5.4 \ spki-0.4.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str-buf-1.0.5 \ string_cache-0.8.2 \ string_cache_codegen-0.5.1 \ string_enum-0.3.1 \ strsim-0.8.0 \ strsim-0.9.3 \ subtle-2.4.1 \ swc_atoms-0.2.9 \ swc_bundler-0.75.0 \ swc_common-0.14.1 \ swc_ecma_ast-0.55.0 \ swc_ecma_codegen-0.77.0 \ swc_ecma_codegen_macros-0.6.0 \ swc_ecma_dep_graph-0.44.0 \ swc_ecma_loader-0.22.0 \ swc_ecma_parser-0.75.2 \ swc_ecma_transforms-0.88.0 \ swc_ecma_transforms_base-0.40.0 \ swc_ecma_transforms_classes-0.26.0 \ swc_ecma_transforms_macros-0.2.3 \ swc_ecma_transforms_optimization-0.58.1 \ swc_ecma_transforms_proposal-0.51.0 \ swc_ecma_transforms_react-0.53.0 \ swc_ecma_transforms_typescript-0.54.0 \ swc_ecma_utils-0.48.0 \ swc_ecma_visit-0.41.0 \ swc_ecmascript-0.80.0 \ swc_eq_ignore_macros-0.1.0 \ swc_macros_common-0.3.3 \ swc_visit-0.2.6 \ swc_visit_macros-0.2.3 \ syn-0.15.44 \ syn-1.0.65 \ synstructure-0.12.6 \ sys-info-0.9.0 \ tempfile-3.2.0 \ termcolor-1.1.2 \ text-size-1.1.0 \ text_lines-0.3.0 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.44 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-1.12.0 \ tokio-macros-1.4.1 \ tokio-rustls-0.22.0 \ tokio-stream-0.1.7 \ tokio-tungstenite-0.14.0 \ tokio-util-0.6.8 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-attributes-0.1.18 \ tracing-core-0.1.21 \ trust-dns-client-0.20.3 \ trust-dns-proto-0.20.3 \ trust-dns-resolver-0.20.3 \ trust-dns-server-0.20.3 \ try-lock-0.2.3 \ tungstenite-0.13.0 \ twoway-0.2.2 \ typed-arena-2.0.1 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ unchecked-index-0.2.2 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-ucd-ident-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.1.0 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-2.2.2 \ urlpattern-0.1.2 \ utf-8-0.7.6 \ utf8parse-0.2.0 \ uuid-0.8.2 \ v8-0.35.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.72 \ wasm-bindgen-backend-0.2.72 \ wasm-bindgen-futures-0.4.22 \ wasm-bindgen-macro-0.2.72 \ wasm-bindgen-macro-support-0.2.72 \ wasm-bindgen-shared-0.2.72 \ web-sys-0.3.49 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ wgpu-core-0.10.4 \ wgpu-hal-0.10.7 \ wgpu-types-0.10.0 \ which-4.2.2 \ 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 \ winres-0.1.12 \ zeroize-1.4.2 \ zeroize_derive-1.2.0 post-patch: ${REINPLACE_CMD} "s|%%LOCALBASE%%|${LOCALBASE}|" \ ${WRKSRC}/cargo-crates/v8-${V8_VERS}/build/toolchain/gcc_toolchain.gni \ ${WRKSRC}/cargo-crates/v8-${V8_VERS}/buildtools/third_party/libc++/BUILD.gn do-install: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/deno ${STAGEDIR}${LOCALBASE}/bin .include diff --git a/www/ffsend/Makefile b/www/ffsend/Makefile index aa4e3b9f0d86..31fd39c96806 100644 --- a/www/ffsend/Makefile +++ b/www/ffsend/Makefile @@ -1,372 +1,372 @@ PORTNAME= ffsend DISTVERSIONPREFIX= v DISTVERSION= 0.2.74 -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= ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98 USE_XORG= xcb CARGO_CRATES= addr2line-0.16.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.44 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.61 \ base-x-0.2.8 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.13.0 \ bitflags-1.3.2 \ blake2b_simd-0.5.11 \ block-0.1.6 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bstr-0.2.17 \ bumpalo-3.7.1 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-0.5.6 \ bytes-1.1.0 \ cc-1.0.71 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chbs-0.1.0 \ 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.8 \ constant_time_eq-0.1.5 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.5 \ crossterm-0.19.0 \ crossterm_winapi-0.7.0 \ crypto-mac-0.11.1 \ csv-1.1.6 \ csv-core-0.1.10 \ darling-0.10.2 \ darling-0.12.4 \ darling_core-0.10.2 \ darling_core-0.12.4 \ darling_macro-0.10.2 \ darling_macro-0.12.4 \ derive_builder-0.9.0 \ derive_builder-0.10.2 \ derive_builder_core-0.9.0 \ derive_builder_core-0.10.2 \ derive_builder_macro-0.10.2 \ digest-0.8.1 \ digest-0.9.0 \ directories-4.0.1 \ dirs-1.0.5 \ dirs-sys-0.3.6 \ discard-1.0.4 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ ffsend-api-0.7.3 \ filetime-0.2.15 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fs2-0.4.3 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.31 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ h2-0.2.7 \ h2-0.3.6 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ hkdf-0.11.0 \ hmac-0.11.0 \ http-0.2.5 \ http-body-0.3.1 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-0.3.2 \ httpdate-1.0.1 \ hyper-0.10.16 \ hyper-0.13.10 \ hyper-0.14.13 \ hyper-rustls-0.22.1 \ hyper-tls-0.4.3 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.11 \ iovec-0.1.4 \ ipnet-2.3.1 \ itoa-0.4.8 \ js-sys-0.3.55 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.103 \ lock_api-0.3.4 \ lock_api-0.4.5 \ log-0.3.9 \ log-0.4.14 \ malloc_buf-0.0.6 \ matches-0.1.9 \ maybe-uninit-2.0.0 \ memchr-2.4.1 \ mime-0.2.6 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-0.7.13 \ miow-0.2.2 \ miow-0.3.7 \ native-tls-0.2.8 \ net2-0.2.37 \ ntapi-0.3.6 \ 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 \ object-0.26.2 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ open-2.0.1 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.67 \ parking_lot-0.9.0 \ parking_lot-0.11.2 \ parking_lot_core-0.6.2 \ parking_lot_core-0.8.5 \ pathdiff-0.2.1 \ pbr-1.0.4 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.1.12 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.20 \ ppv-lite86-0.2.10 \ prettytable-rs-0.8.0 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.29 \ qr2term-0.2.2 \ qrcode-0.12.0 \ quote-1.0.10 \ rand-0.6.5 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.3.1 \ 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_syscall-0.2.10 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ reqwest-0.11.4 \ ring-0.16.20 \ rpassword-5.0.1 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.21 \ rustc_version-0.2.3 \ rustls-0.19.1 \ ryu-1.0.5 \ safemem-0.3.3 \ schannel-0.1.19 \ scopeguard-1.1.0 \ sct-0.6.1 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_urlencoded-0.7.0 \ sha-1-0.8.2 \ sha1-0.6.0 \ sha2-0.9.8 \ signal-hook-0.1.17 \ signal-hook-registry-1.4.0 \ slab-0.4.4 \ smallvec-0.6.14 \ smallvec-1.7.0 \ socket2-0.3.19 \ socket2-0.4.2 \ spin-0.5.2 \ standback-0.2.17 \ 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 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.80 \ synstructure-0.12.5 \ tar-0.4.37 \ tempfile-3.2.0 \ term-0.5.2 \ textwrap-0.11.0 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ time-0.1.43 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-1.12.0 \ tokio-codec-0.1.2 \ tokio-executor-0.1.10 \ tokio-io-0.1.13 \ tokio-native-tls-0.3.0 \ tokio-reactor-0.1.12 \ tokio-rustls-0.22.0 \ 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 \ tokio-util-0.6.8 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-core-0.1.21 \ tracing-futures-0.2.5 \ traitobject-0.1.0 \ try-lock-0.2.3 \ typeable-0.1.2 \ typenum-1.14.0 \ unicase-1.4.2 \ unicase-2.6.0 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-1.7.2 \ url-2.2.2 \ urlshortener-3.0.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version-compare-0.0.13 \ version_check-0.1.5 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ websocket-0.26.2 \ websocket-base-0.26.2 \ which-4.2.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 diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index b641abc7161d..e5c24bf41335 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,62 +1,63 @@ # Created by: Alan Eldridge PORTNAME= firefox DISTVERSION= 91.4.0 +PORTREVISION= 1 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.32:devel/nspr \ nss>=3.68:security/nss \ icu>=67.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.8.1:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.37: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 diff --git a/www/firefox/Makefile b/www/firefox/Makefile index daba88d04a94..22153b974c4f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,74 +1,75 @@ # Created by: Alan Eldridge PORTNAME= firefox DISTVERSION= 95.0 +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.32:devel/nspr \ nss>=3.72:security/nss \ icu>=69.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=2.9.1:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.37: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 # work around bindgen not finding ICU, e.g. # dist/include/mozilla/intl/ICU4CGlue.h:8:10: fatal error: 'unicode/uenum.h' file not found, err: true CONFIGURE_ENV+= BINDGEN_CFLAGS="-I${LOCALBASE}/include" 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" .include .if ${ARCH} == powerpc64 MOZ_OPTIONS+= --without-wasm-sandboxed-libraries .else BUILD_DEPENDS+= ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc \ ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/clang/${LLVM_VERSION}/lib/wasi/libclang_rt.builtins-wasm32.a:devel/wasi-compiler-rt${LLVM_DEFAULT} MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif 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 diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile index cf7b68993ef6..f914108685c6 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,370 +1,370 @@ PORTNAME= geckodriver DISTVERSION= 0.26.0 -PORTREVISION= 19 +PORTREVISION= 20 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 cpe CPE_VENDOR= mozilla 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 diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index eae72ee2ffb3..11f9741d598f 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,87 +1,88 @@ # Created by: Sergey A. Osokin PORTNAME= jwt-cli PORTVERSION= 5.0.0 +PORTREVISION= 1 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.18 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ base64-0.13.0 \ bitflags-1.3.2 \ bumpalo-3.8.0 \ bunt-0.2.6 \ bunt-macros-0.2.5 \ cc-1.0.72 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ hermit-abi-0.1.19 \ itoa-0.4.8 \ js-sys-0.3.55 \ jsonwebtoken-7.2.0 \ lazy_static-1.4.0 \ libc-0.2.107 \ litrs-0.2.3 \ log-0.4.14 \ memchr-2.4.1 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.2.4 \ num-traits-0.2.14 \ once_cell-1.8.0 \ parse_duration-2.1.1 \ pem-0.8.3 \ proc-macro2-1.0.32 \ quote-1.0.10 \ regex-1.5.4 \ regex-syntax-0.6.25 \ ring-0.16.20 \ ryu-1.0.5 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.70 \ simple_asn1-0.4.1 \ spin-0.5.2 \ strsim-0.8.0 \ syn-1.0.81 \ termcolor-1.1.2 \ textwrap-0.11.0 \ time-0.1.44 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ vec_map-0.8.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ 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/jwt post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jwt .include diff --git a/www/lychee/Makefile b/www/lychee/Makefile index 1b29982dcb8c..7ff33f9f9029 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,320 +1,320 @@ PORTNAME= lychee DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 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_INSTALL_PATH= lychee-bin CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.40 \ arrayvec-0.5.2 \ ascii_utils-0.9.3 \ assert_cmd-1.0.4 \ async-channel-1.6.1 \ async-compression-0.3.7 \ async-executor-1.4.0 \ async-global-executor-2.0.2 \ async-io-1.3.1 \ async-lock-2.3.0 \ async-mutex-1.4.0 \ async-native-tls-0.3.3 \ async-process-1.0.2 \ async-smtp-0.4.0 \ async-std-1.9.0 \ async-std-resolver-0.20.1 \ async-task-4.0.3 \ async-trait-0.1.48 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ base64-0.13.0 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ blocking-1.0.2 \ bstr-0.2.15 \ bufstream-0.1.4 \ bumpalo-3.6.1 \ byteorder-1.4.3 \ bytes-1.0.1 \ cache-padded-1.1.1 \ cc-1.0.67 \ cfg-if-1.0.0 \ check-if-email-exists-0.8.21 \ chrono-0.4.19 \ clap-2.33.3 \ concurrent-queue-1.2.2 \ config-0.10.1 \ console-0.14.1 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpuid-bool-0.1.2 \ crc32fast-1.2.1 \ crossbeam-queue-0.3.1 \ crossbeam-utils-0.8.3 \ ctor-0.1.20 \ data-encoding-2.3.2 \ deadpool-0.7.0 \ diff-0.1.12 \ difference-2.0.0 \ digest-0.9.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ enum-as-inner-0.3.3 \ event-listener-2.5.1 \ fast-socks5-0.4.2 \ fast_chemail-0.9.6 \ fastrand-1.4.0 \ flate2-1.0.20 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ futf-0.1.4 \ futures-0.3.14 \ futures-channel-0.3.14 \ futures-core-0.3.14 \ futures-executor-0.3.14 \ futures-io-0.3.14 \ futures-lite-1.11.3 \ futures-macro-0.3.14 \ futures-sink-0.3.14 \ futures-task-0.3.14 \ futures-timer-3.0.2 \ futures-util-0.3.14 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.2 \ glob-0.3.0 \ gloo-timers-0.2.1 \ h2-0.3.2 \ hashbrown-0.9.1 \ headers-0.3.4 \ headers-core-0.2.0 \ heck-0.3.2 \ hermit-abi-0.1.18 \ hostname-0.1.5 \ hostname-0.3.1 \ html5ever-0.25.1 \ http-0.2.4 \ http-body-0.4.1 \ http-types-2.10.0 \ httparse-1.3.6 \ httpdate-0.3.2 \ hyper-0.14.5 \ hyper-tls-0.5.0 \ hyperx-1.3.0 \ idna-0.2.2 \ indexmap-1.6.2 \ indicatif-0.15.0 \ infer-0.2.3 \ instant-0.1.9 \ ipconfig-0.2.2 \ ipnet-2.3.0 \ itoa-0.4.7 \ js-sys-0.3.50 \ jsonwebtoken-7.2.0 \ kv-log-macro-1.0.7 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.7.5 \ libc-0.2.93 \ linked-hash-map-0.5.4 \ linkify-0.7.0 \ lock_api-0.4.3 \ log-0.4.14 \ lru-cache-0.1.2 \ mac-0.1.1 \ mailchecker-4.0.6 \ markup5ever-0.10.0 \ markup5ever_rcdom-0.1.0 \ match_cfg-0.1.0 \ matches-0.1.8 \ memchr-2.3.4 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.11 \ miow-0.3.7 \ native-tls-0.2.7 \ nb-connect-1.1.0 \ new_debug_unreachable-1.0.4 \ nom-5.1.2 \ normalize-line-endings-0.3.0 \ ntapi-0.3.6 \ num-bigint-0.2.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ once_cell-1.7.2 \ opaque-debug-0.3.0 \ openssl-0.10.33 \ openssl-probe-0.1.2 \ openssl-sys-0.9.63 \ output_vt100-0.1.2 \ pad-0.1.6 \ parking-2.0.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ pem-0.8.3 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ pin-project-1.0.6 \ pin-project-internal-1.0.6 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ polling-2.0.3 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ predicates-1.0.8 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ pretty_assertions-0.7.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.26 \ pulldown-cmark-0.8.0 \ quick-error-1.2.3 \ quote-1.0.9 \ rand-0.7.3 \ rand-0.8.3 \ rand_chacha-0.2.2 \ rand_chacha-0.3.0 \ rand_core-0.5.1 \ rand_core-0.6.2 \ rand_hc-0.2.0 \ rand_hc-0.3.0 \ rand_pcg-0.2.1 \ redox_syscall-0.2.6 \ redox_users-0.4.0 \ regex-1.4.6 \ regex-automata-0.1.9 \ regex-syntax-0.6.23 \ remove_dir_all-0.5.3 \ reqwest-0.11.3 \ resolv-conf-0.7.0 \ ring-0.16.20 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.2.0 \ security-framework-sys-2.2.0 \ serde-1.0.125 \ serde_derive-1.0.125 \ serde_json-1.0.64 \ serde_qs-0.7.2 \ serde_urlencoded-0.7.0 \ sha-1-0.9.4 \ shellexpand-2.1.0 \ signal-hook-0.3.8 \ signal-hook-registry-1.3.0 \ simple_asn1-0.4.1 \ siphasher-0.3.5 \ slab-0.4.2 \ smallvec-1.6.1 \ smawk-0.3.1 \ socket2-0.3.19 \ socket2-0.4.0 \ spin-0.5.2 \ static_assertions-1.1.0 \ string_cache-0.8.1 \ string_cache_codegen-0.5.1 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.69 \ tempfile-3.2.0 \ tendril-0.4.2 \ terminal_size-0.1.16 \ textwrap-0.11.0 \ textwrap-0.13.4 \ thiserror-1.0.24 \ thiserror-impl-1.0.24 \ time-0.1.43 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-1.6.0 \ tokio-macros-1.1.0 \ tokio-native-tls-0.3.0 \ tokio-socks-0.5.1 \ tokio-util-0.6.6 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.25 \ tracing-core-0.1.17 \ treeline-0.1.0 \ trust-dns-proto-0.20.1 \ trust-dns-resolver-0.20.1 \ try-lock-0.2.3 \ typed-builder-0.9.0 \ typenum-1.13.0 \ unicase-2.6.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-2.2.2 \ utf-8-0.7.5 \ uuid-0.8.2 \ value-bag-1.0.0-alpha.6 \ vcpkg-0.2.11 \ vec-arena-1.1.0 \ vec_map-0.8.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ waker-fn-1.1.0 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.73 \ wasm-bindgen-backend-0.2.73 \ wasm-bindgen-futures-0.4.23 \ wasm-bindgen-macro-0.2.73 \ wasm-bindgen-macro-support-0.2.73 \ wasm-bindgen-shared-0.2.73 \ web-sys-0.3.50 \ wepoll-sys-3.0.1 \ 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 \ winreg-0.7.0 \ winutil-0.1.1 \ wiremock-0.5.2 \ xml5ever-0.16.1 \ hubcaps@git+https://github.com/softprops/hubcaps.git\#a9e6616ecc7b8eef0ea0eaf6055d9610c8961500 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lychee .include diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile index de8e39ee7a2f..98545179271f 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,336 +1,337 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +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.4.0 \ actix-files-0.6.0-beta.6 \ actix-http-3.0.0-beta.9 \ actix-macros-0.2.1 \ actix-multipart-0.4.0-beta.5 \ actix-router-0.2.7 \ actix-rt-2.2.0 \ actix-server-2.0.0-beta.5 \ actix-service-2.0.0 \ actix-tls-3.0.0-beta.5 \ actix-utils-3.0.0 \ actix-web-4.0.0-beta.8 \ actix-web-codegen-0.5.0-beta.3 \ actix-web-httpauth-0.6.0-beta.2 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.7.4 \ aho-corasick-0.7.18 \ alphanumeric-sort-1.4.3 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.44 \ askama_escape-0.10.1 \ assert_cmd-2.0.2 \ assert_fs-1.0.6 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ base64-0.13.0 \ beef-0.5.1 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ brotli-sys-0.3.2 \ brotli2-0.3.2 \ bstr-0.2.16 \ bumpalo-3.7.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ bytesize-1.1.0 \ bytestring-1.0.0 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ c_linked_list-1.1.1 \ cc-1.0.70 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-humanize-0.2.1 \ clap-2.33.3 \ clap-3.0.0-beta.5 \ clap_derive-3.0.0-beta.5 \ clap_generate-3.0.0-beta.5 \ codemap-0.1.3 \ const_fn-0.4.8 \ convert_case-0.4.0 \ cookie-0.15.1 \ cpufeatures-0.2.1 \ crc32fast-1.2.1 \ crossbeam-utils-0.8.5 \ ctor-0.1.21 \ derive_more-0.99.16 \ diff-0.1.12 \ difflib-0.4.0 \ digest-0.9.0 \ discard-1.0.4 \ doc-comment-0.3.3 \ either-1.6.1 \ encoding_rs-0.8.28 \ filetime-0.2.15 \ flate2-1.0.21 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ futf-0.1.4 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ gcc-0.3.55 \ generic-array-0.14.4 \ get_if_addrs-0.5.3 \ get_if_addrs-sys-0.1.1 \ getrandom-0.1.16 \ getrandom-0.2.3 \ globset-0.4.8 \ globwalk-0.8.1 \ grass-0.10.8 \ h2-0.3.4 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ html5ever-0.25.1 \ http-0.2.5 \ http-body-0.4.3 \ http-range-0.1.4 \ httparse-1.5.1 \ httpdate-1.0.1 \ hyper-0.14.12 \ hyper-rustls-0.22.1 \ idna-0.2.3 \ ignore-0.4.18 \ indexmap-1.7.0 \ instant-0.1.10 \ ipnet-2.3.1 \ itertools-0.10.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ js-sys-0.3.53 \ language-tags-0.3.2 \ lasso-0.5.1 \ lazy_static-1.4.0 \ libc-0.2.101 \ libflate-1.1.1 \ libflate_lz77-1.1.0 \ local-channel-0.1.2 \ local-waker-0.1.1 \ lock_api-0.4.5 \ log-0.4.14 \ mac-0.1.1 \ markup5ever-0.10.1 \ markup5ever_rcdom-0.1.0 \ matches-0.1.9 \ maud-0.22.3 \ maud_htmlescape-0.17.1 \ maud_macros-0.22.3 \ memchr-2.4.1 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ nanoid-0.4.0 \ new_debug_unreachable-1.0.4 \ normalize-line-endings-0.3.0 \ ntapi-0.3.6 \ num-bigint-0.4.2 \ num-integer-0.1.44 \ num-rational-0.4.0 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ os_str_bytes-4.2.0 \ output_vt100-0.1.2 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ paste-1.0.5 \ percent-encoding-2.1.0 \ pest-2.1.3 \ phf-0.8.0 \ phf-0.9.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_generator-0.9.1 \ phf_macros-0.9.0 \ phf_shared-0.8.0 \ phf_shared-0.9.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ 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-2.0.3 \ predicates-core-1.0.2 \ predicates-tree-1.0.3 \ pretty_assertions-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.7 \ proc-macro2-1.0.29 \ qrcodegen-1.7.0 \ quote-1.0.9 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.6 \ ring-0.16.20 \ rle-decode-fast-1.0.1 \ rstest-0.11.0 \ rustc_version-0.2.3 \ rustc_version-0.3.3 \ rustc_version-0.4.0 \ rustls-0.19.1 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.6.1 \ select-0.5.0 \ semver-0.9.0 \ semver-0.11.0 \ semver-1.0.4 \ semver-parser-0.7.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.67 \ serde_urlencoded-0.7.0 \ sha-1-0.9.8 \ sha1-0.6.0 \ sha2-0.9.8 \ signal-hook-registry-1.4.0 \ simplelog-0.10.2 \ siphasher-0.3.7 \ slab-0.4.4 \ smallvec-1.6.1 \ socket2-0.4.2 \ spin-0.5.2 \ standback-0.2.17 \ 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 \ strsim-0.10.0 \ strum-0.22.0 \ strum_macros-0.22.0 \ syn-1.0.76 \ tar-0.4.37 \ tempfile-3.2.0 \ tendril-0.4.2 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ textwrap-0.11.0 \ textwrap-0.14.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.3 \ time-0.1.43 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.11.0 \ tokio-rustls-0.22.0 \ tokio-util-0.6.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.19 \ treeline-0.1.0 \ try-lock-0.2.3 \ twoway-0.2.2 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ unchecked-index-0.2.2 \ unicase-2.6.0 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-2.2.2 \ utf-8-0.7.6 \ vec_map-0.8.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.76 \ wasm-bindgen-backend-0.2.76 \ wasm-bindgen-futures-0.4.26 \ wasm-bindgen-macro-0.2.76 \ wasm-bindgen-macro-support-0.2.76 \ wasm-bindgen-shared-0.2.76 \ web-sys-0.3.53 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ winapi-0.2.8 \ 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 \ winreg-0.7.0 \ xattr-0.2.2 \ xml5ever-0.16.1 \ yansi-0.5.0 \ zip-0.5.13 \ zstd-0.7.0+zstd.1.4.9 \ zstd-safe-3.1.0+zstd.1.4.9 \ zstd-sys-1.5.0+zstd.1.4.9 \ mime_guess@git+https://github.com/svenstaro/mime_guess.git\#ac76840e14bc6f2f7cbbb347052ec7e4de7e3043 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 diff --git a/www/monolith/Makefile b/www/monolith/Makefile index f9affb1080ce..585b4bb76711 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,213 +1,213 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org COMMENT= CLI tool for saving complete web pages as a single HTML file LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Y2Z CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ assert_cmd-1.0.7 \ async-compression-0.3.8 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ bstr-0.2.16 \ bumpalo-3.7.0 \ bytes-1.0.1 \ cc-1.0.68 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ cloudabi-0.0.3 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.1.5 \ crc32fast-1.2.1 \ cssparser-0.28.1 \ cssparser-macros-0.6.0 \ difflib-0.4.0 \ digest-0.9.0 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ either-1.6.1 \ encoding_rs-0.8.28 \ flate2-1.0.20 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-cprng-0.1.1 \ futf-0.1.4 \ futures-channel-0.3.15 \ futures-core-0.3.15 \ futures-io-0.3.15 \ futures-sink-0.3.15 \ futures-task-0.3.15 \ futures-util-0.3.15 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ h2-0.3.3 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ html5ever-0.24.1 \ http-0.2.4 \ http-body-0.4.2 \ httparse-1.4.1 \ httpdate-1.0.1 \ hyper-0.14.9 \ hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.7.0 \ ipnet-2.3.1 \ itertools-0.10.1 \ itoa-0.4.7 \ js-sys-0.3.51 \ lazy_static-1.4.0 \ libc-0.2.97 \ log-0.4.14 \ mac-0.1.1 \ markup5ever-0.9.0 \ matches-0.1.8 \ memchr-2.4.0 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ native-tls-0.2.7 \ new_debug_unreachable-1.0.4 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-0.10.35 \ openssl-probe-0.1.4 \ openssl-sys-0.9.65 \ 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-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ predicates-2.0.0 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.27 \ quote-1.0.9 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ 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.2.9 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ ryu-1.0.5 \ schannel-0.1.19 \ security-framework-2.3.1 \ security-framework-sys-2.3.0 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_urlencoded-0.7.0 \ sha2-0.9.5 \ siphasher-0.2.3 \ siphasher-0.3.5 \ slab-0.4.3 \ smallvec-1.6.1 \ socket2-0.4.0 \ string_cache-0.7.5 \ string_cache_codegen-0.4.4 \ string_cache_shared-0.3.0 \ strsim-0.8.0 \ syn-1.0.73 \ tempfile-3.2.0 \ tendril-0.4.2 \ textwrap-0.11.0 \ time-0.1.44 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-1.8.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.6.7 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ treeline-0.1.0 \ try-lock-0.2.3 \ typenum-1.13.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf-8-0.7.6 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ 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.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-futures-0.4.24 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index e8cd93adba44..de8ccbab9507 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,135 +1,136 @@ # Created by: arved PORTNAME= newsboat DISTVERSION= 2.25 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= mt-bugs@markoturk.info COMMENT= RSS feed reader for the text console LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor LIB_DEPENDS= libcurl.so:ftp/curl \ libjson-c.so:devel/json-c \ libstfl.so:devel/stfl 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/exportOPMLWithTags.py \ contrib/feedgrabber.rb contrib/getpocket.com/send-to-pocket.sh \ contrib/heise.rb contrib/image-preview/nbparser \ contrib/slashdot.rb doc/examples/example-exec-script.py CARGO_CRATES= addr2line-0.15.2 \ adler-1.0.2 \ aho-corasick-0.7.15 \ autocfg-1.0.1 \ backtrace-0.3.59 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-0.1.6 \ byteorder-1.4.3 \ cc-1.0.68 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ codespan-reporting-0.11.1 \ curl-sys-0.4.47+curl-7.79.0 \ cxx-1.0.54 \ cxx-build-1.0.54 \ cxxbridge-flags-1.0.54 \ cxxbridge-macro-1.0.54 \ fastrand-1.5.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ getrandom-0.2.3 \ gettext-rs-0.7.0 \ gettext-sys-0.21.0 \ gimli-0.24.0 \ idna-0.2.3 \ instant-0.1.9 \ lazy_static-1.4.0 \ libc-0.2.102 \ libz-sys-1.1.3 \ link-cplusplus-1.0.5 \ locale_config-0.3.0 \ malloc_buf-0.0.6 \ matches-0.1.8 \ memchr-2.3.4 \ minimal-lexical-0.1.2 \ miniz_oxide-0.4.4 \ natord-1.0.9 \ nom-7.0.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.24.0 \ once_cell-1.8.0 \ percent-encoding-2.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro2-1.0.27 \ proptest-1.0.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ rand_xorshift-0.3.0 \ redox_syscall-0.2.9 \ regex-1.4.6 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.20 \ rusty-fork-0.3.0 \ scratch-1.0.0 \ section_testing-0.0.5 \ syn-1.0.73 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ time-0.1.43 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ vcpkg-0.2.15 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ wasi-0.10.2+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 \ xdg-2.2.0 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target 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 ${NCURSESLIBS}|;s|-Werror||' \ ${WRKSRC}/Makefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*boat .include diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index 5af19bc7c2df..d0acb65fb754 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,139 +1,139 @@ PORTNAME= adblock DISTVERSION= 0.5.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= vendion@gmail.com COMMENT= Brave's adblock library in Python 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. # SEE devel/py-maturin/Makefile 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}maturin>=0.8.3:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pip>=20.2.3:devel/py-pip@${PY_FLAVOR} \ public_suffix_list>0:dns/public_suffix_list USES= cargo python:3.6+ USE_GITHUB= yes GH_ACCOUNT= ArniDagur GH_PROJECT= python-adblock USE_PYTHON= autoplist concurrent cython distutils CARGO_CRATES= adblock-0.3.13 \ addr-0.14.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ byteorder-1.4.3 \ cfg-if-1.0.0 \ crc32fast-1.2.1 \ ctor-0.1.20 \ either-1.6.1 \ flate2-1.0.20 \ form_urlencoded-1.0.1 \ ghost-0.1.2 \ idna-0.2.2 \ indoc-0.3.6 \ indoc-impl-0.3.6 \ instant-0.1.9 \ inventory-0.1.10 \ inventory-impl-0.1.10 \ itertools-0.9.0 \ libc-0.2.93 \ lock_api-0.4.3 \ matches-0.1.8 \ memchr-2.4.0 \ miniz_oxide-0.4.4 \ num-traits-0.2.14 \ once_cell-1.7.2 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ paste-0.1.18 \ paste-impl-0.1.18 \ percent-encoding-2.1.0 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.26 \ psl-2.0.18 \ psl-types-2.0.7 \ pyo3-0.13.2 \ pyo3-macros-0.13.2 \ pyo3-macros-backend-0.13.2 \ quote-1.0.9 \ redox_syscall-0.2.5 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rmp-0.8.10 \ rmp-serde-0.13.7 \ scopeguard-1.1.0 \ seahash-3.0.7 \ serde-1.0.125 \ serde_derive-1.0.125 \ smallvec-1.6.1 \ syn-1.0.69 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ twoway-0.2.1 \ unchecked-index-0.2.2 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.17 \ unicode-xid-0.2.1 \ unindent-0.1.7 \ url-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target .include # This is to prevent Mk/Uses/python.mk do-configure target from firing. do-configure: do-build: @(cd ${BUILD_WRKSRC} ; \ PSL_PATH="${PREFIX}/share/public_suffix_list/public_suffix_list.dat" \ ${SETENV} ${MAKE_ENV} maturin build --release ${WITH_DEBUG:D:U--strip}) # Due to upstream not supplying a setup.py file or other way to install # using pip command for now... do-install: .if ${ARCH:Mpowerpc64*} @(cd ${INSTALL_WRKSRC}; \ ${FIND} . -name "*whl" -exec sh -c 'mv {} `echo {} | sed -E -e "s/powerpc.*/powerpc.whl/"`' \;) .endif @(cd ${INSTALL_WRKSRC} ; \ ${INSTALL_DATA} "target/release/libadblock.so" \ "${STAGEDIR}/${PREFIX}/lib" ; \ ${SETENV} ${MAKE_ENV} pip install --isolated --root=${STAGEDIR} \ --ignore-installed --no-deps target/wheels/*.whl) post-install: (cd ${STAGEDIR}${PREFIX} && \ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -d ${PREFIX} \ -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/adblock/adblock*.so # 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. # SEE devel/py-maturin/Makefile @${FIND} ${STAGEDIR} \ -type f -o -type l | \ ${SORT} | ${SED} -e 's|${STAGEDIR}||' > \ ${WRKDIR}/.PLIST.pymodtmp .include diff --git a/www/rearx/Makefile b/www/rearx/Makefile index 0785a17bb150..d37b99cd0a52 100644 --- a/www/rearx/Makefile +++ b/www/rearx/Makefile @@ -1,180 +1,180 @@ PORTNAME= rearx DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= TUI client for the Searx meta-search engine, written in Rust LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= garak92 CARGO_CRATES= \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ bstr-0.2.15 \ bumpalo-3.6.1 \ byteorder-1.4.3 \ bytes-1.0.1 \ cc-1.0.67 \ cfg-if-1.0.0 \ clap-2.33.3 \ constant_time_eq-0.1.5 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crossbeam-utils-0.8.3 \ csv-1.1.6 \ csv-core-0.1.10 \ dirs-1.0.5 \ dtoa-0.4.7 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ futures-channel-0.3.13 \ futures-core-0.3.13 \ futures-sink-0.3.13 \ futures-task-0.3.13 \ futures-util-0.3.13 \ gag-0.1.10 \ getrandom-0.1.16 \ getrandom-0.2.2 \ h2-0.3.1 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ http-0.2.3 \ http-body-0.4.0 \ httparse-1.3.5 \ httpdate-0.3.2 \ hyper-0.14.4 \ hyper-tls-0.5.0 \ idna-0.2.2 \ indexmap-1.6.2 \ instant-0.1.9 \ ipnet-2.3.0 \ itoa-0.4.7 \ js-sys-0.3.48 \ lazy_static-1.4.0 \ libc-0.2.88 \ linked-hash-map-0.5.4 \ lock_api-0.4.2 \ log-0.4.14 \ matches-0.1.8 \ memchr-2.3.4 \ mime-0.3.16 \ mio-0.7.9 \ miow-0.3.6 \ native-tls-0.2.7 \ ntapi-0.3.6 \ num_cpus-1.13.0 \ numtoa-0.1.0 \ once_cell-1.7.2 \ openssl-0.10.32 \ openssl-probe-0.1.2 \ openssl-sys-0.9.60 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ percent-encoding-2.1.0 \ pin-project-1.0.5 \ pin-project-internal-1.0.5 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ prettytable-rs-0.8.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.5 \ redox_termios-0.1.2 \ redox_users-0.3.5 \ regex-automata-0.1.9 \ remove_dir_all-0.5.3 \ reqwest-0.11.2 \ rust-argon2-0.8.3 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.1.2 \ security-framework-sys-2.1.1 \ serde-1.0.124 \ serde_derive-1.0.124 \ serde_json-1.0.64 \ serde_urlencoded-0.7.0 \ serde_yaml-0.8.17 \ signal-hook-registry-1.3.0 \ slab-0.4.2 \ smallvec-1.6.1 \ socket2-0.3.19 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.63 \ tempfile-3.2.0 \ term-0.5.2 \ termion-1.5.6 \ textwrap-0.11.0 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.0 \ tokio-1.3.0 \ tokio-macros-1.1.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.6.4 \ tower-service-0.3.1 \ tracing-0.1.25 \ tracing-core-0.1.17 \ try-lock-0.2.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.1 \ vcpkg-0.2.11 \ version_check-0.9.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.71 \ wasm-bindgen-backend-0.2.71 \ wasm-bindgen-futures-0.4.21 \ wasm-bindgen-macro-0.2.71 \ wasm-bindgen-macro-support-0.2.71 \ wasm-bindgen-shared-0.2.71 \ web-sys-0.3.48 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ yaml-rust-0.4.5 SUB_LIST= ETCDIR=${ETCDIR} SUB_FILES= pkg-message post-patch: ${REINPLACE_CMD} -e 's|/etc/rearx/rearx.yaml|${PREFIX}/etc/rearx/rearx.yaml|' ${WRKSRC}/src/request.rs post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/rearx ${INSTALL_DATA} ${WRKSRC}/rearx.yaml ${STAGEDIR}${PREFIX}/etc/rearx/rearx.yaml.sample .include diff --git a/www/websocat/Makefile b/www/websocat/Makefile index 587439606503..5074541decd8 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -1,188 +1,189 @@ # Created by: Sergey A. Osokin PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 +PORTREVISION= 1 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 --no-default-features CARGO_CRATES= anymap-0.12.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ base64-0.9.3 \ base64-0.10.1 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ cc-1.0.71 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ cloudabi-0.0.3 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ crossbeam-deque-0.7.4 \ 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 \ derivative-1.0.4 \ digest-0.8.1 \ env_logger-0.6.2 \ fake-simd-0.1.2 \ 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.31 \ generic-array-0.12.4 \ getrandom-0.2.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ http-0.1.21 \ http-bytes-0.1.0 \ httparse-1.5.1 \ hyper-0.10.16 \ idna-0.1.5 \ iovec-0.1.4 \ itoa-0.4.8 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.105 \ lock_api-0.3.4 \ log-0.3.9 \ log-0.4.14 \ matches-0.1.9 \ maybe-uninit-2.0.0 \ memoffset-0.5.6 \ mime-0.2.6 \ mio-0.6.23 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.2 \ miow-0.3.7 \ native-tls-0.2.8 \ net2-0.2.37 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ openssl-0.10.37 \ openssl-probe-0.1.4 \ openssl-src-111.16.0+1.1.1l \ openssl-sys-0.9.68 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ percent-encoding-1.0.1 \ pkg-config-0.3.22 \ ppv-lite86-0.2.15 \ proc-macro2-0.4.30 \ quote-0.6.13 \ rand-0.6.5 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.3.1 \ 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.2 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ remove_dir_all-0.5.3 \ rustc_version-0.2.3 \ safemem-0.3.3 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ sha-1-0.8.2 \ signal-hook-registry-1.4.0 \ slab-0.4.5 \ slab_typesafe-0.1.3 \ smallvec-0.6.14 \ smart-default-0.3.0 \ structopt-0.2.16 \ structopt-derive-0.2.16 \ syn-0.15.44 \ tempfile-3.2.0 \ textwrap-0.11.0 \ time-0.1.43 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tk-listen-0.2.1 \ tokio-0.1.22 \ tokio-codec-0.1.2 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-file-unix-0.5.1 \ 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-signal-0.2.9 \ tokio-stdin-stdout-0.1.5 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ tokio-tls-0.2.1 \ tokio-udp-0.1.6 \ tokio-uds-0.2.7 \ traitobject-0.1.0 \ typeable-0.1.2 \ typenum-1.14.0 \ unicase-1.4.2 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.1.0 \ url-1.7.2 \ vcpkg-0.2.15 \ version_check-0.1.5 \ wasi-0.10.2+wasi-snapshot-preview1 \ websocket-0.26.2 \ websocket-base-0.26.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 PLIST_FILES= bin/websocat post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/websocat .include diff --git a/www/xh/Makefile b/www/xh/Makefile index 8678df287d1d..4c01936f39bb 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -1,357 +1,357 @@ PORTNAME= xh DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org COMMENT= Friendly and fast tool for sending HTTP requests LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ducaale CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.18 \ alloc-no-stdlib-2.0.1 \ alloc-stdlib-0.2.1 \ ansi_term-0.11.0 \ anyhow-1.0.40 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ ascii-canvas-2.0.0 \ assert-json-diff-2.0.1 \ assert_cmd-1.0.4 \ assert_matches-1.5.0 \ async-channel-1.6.1 \ async-compression-0.3.8 \ async-executor-1.4.1 \ async-global-executor-2.0.2 \ async-io-1.4.1 \ async-lock-2.4.0 \ async-mutex-1.4.0 \ async-object-pool-0.1.4 \ async-process-1.1.0 \ async-std-1.9.0 \ async-task-4.0.3 \ async-trait-0.1.50 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ base64-0.13.0 \ basic-cookies-0.1.4 \ bincode-1.3.3 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ blocking-1.0.2 \ brotli-3.3.0 \ brotli-decompressor-2.3.1 \ bstr-0.2.16 \ bumpalo-3.7.0 \ byteorder-1.4.3 \ bytes-1.0.1 \ cache-padded-1.1.1 \ cc-1.0.68 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ concurrent-queue-1.2.2 \ console-0.14.1 \ const_fn-0.4.8 \ constant_time_eq-0.1.5 \ cookie-0.14.4 \ cookie-0.15.0 \ cookie_store-0.12.0 \ cookie_store-0.15.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crc32fast-1.2.1 \ crossbeam-utils-0.8.5 \ crunchy-0.2.2 \ ctor-0.1.20 \ curl-0.4.38 \ curl-sys-0.4.44+curl-7.77.0 \ diff-0.1.12 \ difference-2.0.0 \ dirs-1.0.5 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ discard-1.0.4 \ doc-comment-0.3.3 \ either-1.6.1 \ ena-0.14.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ encoding_rs_io-0.1.7 \ event-listener-2.5.1 \ fastrand-1.4.1 \ fixedbitset-0.2.0 \ flate2-1.0.20 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ futures-channel-0.3.15 \ futures-core-0.3.15 \ futures-io-0.3.15 \ futures-lite-1.11.3 \ futures-macro-0.3.15 \ futures-sink-0.3.15 \ futures-task-0.3.15 \ futures-util-0.3.15 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gloo-timers-0.2.1 \ h2-0.3.3 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ heck-0.3.2 \ hermit-abi-0.1.18 \ http-0.2.4 \ http-body-0.4.2 \ httparse-1.5.1 \ httpdate-1.0.1 \ httpmock-0.5.8 \ humantime-2.1.0 \ hyper-0.14.12 \ hyper-rustls-0.22.1 \ hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.6.2 \ indicatif-0.15.0 \ indoc-1.0.3 \ instant-0.1.9 \ ipnet-2.3.0 \ isahc-1.4.0 \ itertools-0.10.0 \ itoa-0.4.7 \ js-sys-0.3.51 \ jsonxf-1.1.1 \ kv-log-macro-1.0.7 \ lalrpop-0.19.5 \ lalrpop-util-0.19.5 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ levenshtein-1.0.5 \ libc-0.2.95 \ libnghttp2-sys-0.1.6+1.43.0 \ libz-sys-1.1.3 \ line-wrap-0.1.1 \ linked-hash-map-0.5.4 \ log-0.4.14 \ matches-0.1.8 \ memchr-2.4.0 \ mime-0.3.16 \ mime2ext-0.1.4 \ mime_guess-2.0.3 \ miniz_oxide-0.4.4 \ mio-0.7.11 \ miow-0.3.7 \ native-tls-0.2.7 \ netrc-rs-0.1.2 \ new_debug_unreachable-1.0.4 \ normalize-line-endings-0.3.0 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ once_cell-1.7.2 \ onig-6.1.1 \ onig_sys-69.6.0 \ openssl-0.10.34 \ openssl-probe-0.1.4 \ openssl-sys-0.9.63 \ parking-2.0.0 \ pem-0.8.3 \ percent-encoding-2.1.0 \ petgraph-0.5.1 \ phf_shared-0.8.0 \ pico-args-0.4.1 \ pin-project-1.0.7 \ pin-project-internal-1.0.7 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ plist-1.1.0 \ polling-2.0.3 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ predicates-1.0.8 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.27 \ psl-types-2.0.7 \ publicsuffix-1.5.6 \ publicsuffix-2.1.0 \ qstring-0.7.2 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.8 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ reqwest_cookie_store-0.2.0 \ ring-0.16.20 \ rpassword-5.0.1 \ rust-argon2-0.8.3 \ rustc_version-0.2.3 \ rustls-0.19.1 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ sct-0.6.1 \ security-framework-2.2.0 \ security-framework-sys-2.2.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_regex-1.1.0 \ serde_urlencoded-0.7.0 \ sha1-0.6.0 \ shell-escape-0.1.5 \ signal-hook-0.3.9 \ signal-hook-registry-1.4.0 \ siphasher-0.3.5 \ slab-0.4.3 \ sluice-0.5.4 \ socket2-0.4.0 \ spin-0.5.2 \ standback-0.2.17 \ 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 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.72 \ syntect-4.5.0 \ tempfile-3.2.0 \ term-0.5.2 \ term_size-0.3.2 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ textwrap-0.11.0 \ thiserror-1.0.25 \ thiserror-impl-1.0.25 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tiny-keccak-2.0.2 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-1.6.1 \ tokio-macros-1.2.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.22.0 \ tokio-socks-0.5.1 \ tokio-util-0.6.7 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-attributes-0.1.15 \ tracing-core-0.1.18 \ tracing-futures-0.2.5 \ treeline-0.1.0 \ try-lock-0.2.3 \ unicase-2.6.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.18 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ untrusted-0.7.1 \ url-2.2.2 \ value-bag-1.0.0-alpha.7 \ vcpkg-0.2.13 \ vec_map-0.8.2 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ waker-fn-1.1.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-futures-0.4.24 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ wepoll-sys-3.0.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 \ winreg-0.7.0 \ xml-rs-0.8.3 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= COMPLETIONS DOCS MANPAGES OPTIONS_DEFAULT= COMPLETIONS MANPAGES OPTIONS_SUB= yes COMPLETIONS_DESC= Install shell completions for bash, fish and zsh COMPLETIONS_PLIST_FILES= etc/bash_completion.d/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-COMPLETIONS-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/${PORTNAME}.fish ${INSTALL_DATA} ${WRKSRC}/completions/_${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/www/zola/Makefile b/www/zola/Makefile index 05bfa24c7209..800c5e42f3c4 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,384 +1,384 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.14.1 -PORTREVISION= 3 +PORTREVISION= 4 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-1.0.2 \ adler32-1.2.0 \ ahash-0.3.8 \ aho-corasick-0.7.18 \ ammonia-3.1.2 \ ansi_term-0.11.0 \ any_ascii-0.1.7 \ arrayvec-0.4.12 \ arrayvec-0.5.2 \ assert-json-diff-2.0.1 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bstr-0.2.16 \ bumpalo-3.7.0 \ byte-tools-0.3.1 \ bytecount-0.3.2 \ bytecount-0.6.2 \ bytemuck-1.7.2 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-1.0.1 \ cc-1.0.69 \ cedarwood-0.4.4 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-tz-0.5.3 \ clap-2.33.3 \ color_quant-1.1.0 \ colored-2.0.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.1.5 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ csv-1.1.6 \ csv-core-0.1.10 \ ctrlc-3.2.0 \ 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.8 \ either-1.6.1 \ elasticlunr-rs-2.3.13 \ 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.28 \ fake-simd-0.1.2 \ filetime-0.2.15 \ flate2-1.0.20 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ 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.16 \ futures-core-0.3.16 \ futures-io-0.3.16 \ futures-macro-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gh-emoji-1.0.6 \ gif-0.11.2 \ glob-0.3.0 \ globset-0.4.8 \ globwalk-0.8.1 \ h2-0.3.4 \ hashbrown-0.8.2 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ html5ever-0.25.1 \ http-0.2.4 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ humansize-1.1.1 \ hyper-0.14.11 \ hyper-rustls-0.22.1 \ hyper-tls-0.5.0 \ idna-0.2.3 \ ignore-0.4.18 \ image-0.23.14 \ indexmap-1.7.0 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ iovec-0.1.4 \ ipnet-2.3.1 \ itoa-0.4.8 \ jieba-rs-0.5.1 \ jobserver-0.1.24 \ jpeg-decoder-0.1.22 \ js-sys-0.3.53 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ levenshtein_automata-0.1.1 \ lexical-core-0.7.6 \ lexical-sort-0.3.1 \ libc-0.2.100 \ libwebp-sys-0.2.0 \ 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.4 \ log-0.4.14 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.10.1 \ markup5ever_rcdom-0.1.0 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.4 \ mime-0.3.16 \ mime_guess-2.0.3 \ minify-html-0.6.8 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-0.7.13 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.7 \ mockito-0.30.0 \ native-tls-0.2.8 \ net2-0.2.37 \ new_debug_unreachable-1.0.4 \ nix-0.22.0 \ nodrop-0.1.14 \ nom-5.1.2 \ nom-bibtex-0.3.0 \ nom-tracable-0.5.2 \ nom-tracable-macros-0.5.2 \ nom_locate-1.0.0 \ nom_locate-2.1.0 \ notify-4.0.17 \ ntapi-0.3.6 \ num-format-0.4.0 \ 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 \ once_cell-1.8.0 \ onig-6.2.0 \ onig_sys-69.7.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ open-2.0.1 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.66 \ parse-zoneinfo-0.3.0 \ path-slash-0.1.4 \ pathdiff-0.2.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-0.10.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ plist-1.2.1 \ png-0.16.8 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.28 \ pulldown-cmark-0.8.0 \ quick-error-1.2.3 \ quote-1.0.9 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.4.2 \ regex-syntax-0.6.25 \ relative-path-1.5.0 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ ring-0.16.20 \ roxmltree-0.13.1 \ rust-stemmers-1.2.0 \ rustls-0.19.1 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ sass-rs-0.2.2 \ sass-sys-0.4.22 \ schannel-0.1.19 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ sct-0.6.1 \ security-framework-2.3.1 \ security-framework-sys-2.3.0 \ serde-1.0.129 \ serde_derive-1.0.129 \ serde_json-1.0.66 \ serde_urlencoded-0.7.0 \ serde_yaml-0.8.19 \ sha-1-0.8.2 \ sha2-0.9.5 \ siphasher-0.3.6 \ slab-0.4.4 \ slotmap-1.0.5 \ slug-0.1.4 \ smallvec-1.6.1 \ socket2-0.4.1 \ spin-0.5.2 \ static_assertions-1.1.0 \ string_cache-0.8.1 \ string_cache_codegen-0.5.1 \ strsim-0.8.0 \ strum-0.21.0 \ strum_macros-0.21.1 \ svg_metadata-0.4.2 \ syn-1.0.75 \ syntect-4.6.0 \ tempfile-3.2.0 \ tendril-0.4.2 \ tera-1.12.1 \ termcolor-1.1.2 \ test-case-1.2.0 \ textwrap-0.11.0 \ thread_local-1.1.3 \ tiff-0.6.1 \ time-0.1.43 \ tinystr-0.3.4 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.10.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.22.0 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.19 \ try-lock-0.2.3 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-langid-0.9.0 \ unic-langid-impl-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.6 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-2.2.2 \ utf-8-0.7.6 \ utf8-ranges-1.0.4 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.76 \ wasm-bindgen-backend-0.2.76 \ wasm-bindgen-futures-0.4.26 \ wasm-bindgen-macro-0.2.76 \ wasm-bindgen-macro-support-0.2.76 \ wasm-bindgen-shared-0.2.76 \ web-sys-0.3.53 \ webp-0.1.3 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ weezl-0.1.5 \ 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.4 \ xml5ever-0.16.1 \ xmlparser-0.13.3 \ yaml-rust-0.4.5 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 diff --git a/x11-wm/leftwm/Makefile b/x11-wm/leftwm/Makefile index d2973742c965..613edad98325 100644 --- a/x11-wm/leftwm/Makefile +++ b/x11-wm/leftwm/Makefile @@ -1,175 +1,175 @@ PORTNAME= leftwm DISTVERSION= 0.2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MAINTAINER= rigoletto@FreeBSD.org COMMENT= Tiling window manager for Adventurers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo xorg USE_XORG= xinerama xrandr USE_GITHUB= yes CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.44 \ anymap2-0.13.0 \ arc-swap-1.3.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.70 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ digest-0.8.1 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ either-1.6.1 \ fake-simd-0.1.2 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generic-array-0.12.4 \ getrandom-0.2.3 \ git-version-0.3.5 \ git-version-macro-0.3.5 \ hermit-abi-0.1.19 \ itertools-0.10.1 \ itoa-0.4.8 \ kstring-1.0.4 \ lazy_static-1.4.0 \ libc-0.2.102 \ libsystemd-sys-0.2.2 \ liquid-0.23.0 \ liquid-core-0.23.0 \ liquid-derive-0.23.0 \ liquid-lib-0.23.0 \ log-0.4.14 \ maplit-1.0.2 \ maybe-uninit-2.0.0 \ memchr-2.4.1 \ memoffset-0.6.4 \ mio-0.7.13 \ miow-0.3.7 \ nix-0.20.1 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opaque-debug-0.2.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 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.29 \ proc-quote-0.4.0 \ proc-quote-impl-0.3.2 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rustversion-1.0.5 \ ryu-1.0.5 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ sha-1-0.8.2 \ shellexpand-2.1.0 \ signal-hook-0.3.10 \ signal-hook-registry-1.4.0 \ slab-0.4.4 \ slog-2.7.0 \ slog-async-2.7.0 \ slog-envlogger-2.2.0 \ slog-journald-2.1.1 \ slog-scope-4.4.0 \ slog-stdlog-4.1.0 \ slog-term-2.8.0 \ strsim-0.8.0 \ syn-1.0.76 \ take_mut-0.2.2 \ tempfile-3.2.0 \ term-0.7.0 \ textwrap-0.11.0 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ thread_local-1.1.3 \ time-0.1.44 \ tokio-1.11.0 \ tokio-macros-1.3.0 \ toml-0.5.8 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ wasi-0.10.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 \ x11-dl-2.18.5 \ xdg-2.2.0 OPTIONS_DEFINE= DOCS THEMES OPTIONS_DEFAULT= THEMES OPTIONS_SUB= yes THEMES_DESC= LeftWM Basic Themes CARGO_INSTALL_PATH= ./leftwm post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for l in CHANGELOG CONTRIBUTING.md README.md ${INSTALL_MAN} ${WRKSRC}/${l} ${STAGEDIR}${DOCSDIR} .endfor post-install-THEMES-on: cd ${WRKSRC} && ${COPYTREE_SHARE} themes \ ${STAGEDIR}${DATADIR} post-install: .for l in leftwm-state leftwm-worker leftwm-check \ leftwm-command leftwm ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${l} .endfor ${MKDIR} ${STAGEDIR}${LOCALBASE}/share/xsessions (cd ${WRKSRC} && ${INSTALL_DATA} leftwm.desktop \ ${STAGEDIR}${LOCALBASE}/share/xsessions/) .include diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile index 7b60d1de814c..b4f59d0e0bcd 100644 --- a/x11/admiral/Makefile +++ b/x11/admiral/Makefile @@ -1,57 +1,57 @@ PORTNAME= admiral DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-7 DISTVERSIONSUFFIX= -g5a9f33b -PORTREVISION= 34 +PORTREVISION= 35 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 diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index 1cf81b9154fe..aa01d442c1ac 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,267 +1,267 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= mikael@FreeBSD.org COMMENT= GPU-accelerated terminal emulator LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libxkbcommon.so:x11/libxkbcommon TEST_DEPENDS= dejavu>0:x11-fonts/dejavu USES= cargo localbase:ldflags python:3.6+,build ssl:build USE_GITHUB= yes CARGO_CRATES= ab_glyph_rasterizer-0.1.4 \ adler32-1.2.0 \ andrew-0.3.1 \ android_glue-0.2.3 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ block-0.1.6 \ calloop-0.6.5 \ cc-1.0.69 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cgl-0.3.2 \ clap-2.33.3 \ clipboard-win-3.1.1 \ cmake-0.1.45 \ cocoa-0.23.0 \ cocoa-0.24.0 \ cocoa-foundation-0.1.0 \ 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.2 \ core-graphics-types-0.1.1 \ core-text-19.2.0 \ core-video-sys-0.1.4 \ crc32fast-1.2.1 \ crossfont-0.3.1 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ derivative-2.2.0 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ dispatch-0.2.0 \ dlib-0.4.2 \ dlib-0.5.0 \ downcast-rs-1.2.0 \ dtoa-0.4.8 \ dwrote-0.11.0 \ embed-resource-1.6.3 \ expat-sys-2.1.6 \ filetime-0.2.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.2.3 \ gl_generator-0.14.0 \ glutin-0.26.0 \ 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.19 \ ident_case-1.0.1 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ instant-0.1.10 \ iovec-0.1.4 \ itoa-0.4.7 \ jni-sys-0.3.0 \ 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.98 \ libloading-0.6.7 \ libloading-0.7.0 \ linked-hash-map-0.5.4 \ lock_api-0.4.4 \ log-0.4.14 \ malloc_buf-0.0.6 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ memmap2-0.1.0 \ memmap2-0.2.3 \ memoffset-0.6.4 \ miniz_oxide-0.3.7 \ mio-0.6.23 \ mio-anonymous-pipes-0.2.0 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.7 \ ndk-0.2.1 \ ndk-glue-0.2.1 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ net2-0.2.37 \ nix-0.18.0 \ nix-0.20.0 \ nix-0.22.0 \ nom-6.2.1 \ notify-4.0.17 \ 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.8.0 \ osmesa-sys-0.1.2 \ owned_ttf_parser-0.6.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ percent-encoding-2.1.0 \ pkg-config-0.3.19 \ png-0.16.8 \ proc-macro-crate-0.1.5 \ proc-macro2-1.0.28 \ quote-1.0.9 \ raw-window-handle-0.3.3 \ redox_syscall-0.2.9 \ redox_users-0.4.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rusttype-0.9.2 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ serde-1.0.127 \ serde_derive-1.0.127 \ serde_json-1.0.66 \ serde_yaml-0.8.17 \ servo-fontconfig-0.5.1 \ servo-fontconfig-sys-5.1.0 \ shared_library-0.1.9 \ signal-hook-0.1.17 \ signal-hook-registry-1.4.0 \ slab-0.4.3 \ smallvec-1.6.1 \ smithay-client-toolkit-0.12.3 \ smithay-client-toolkit-0.14.0 \ smithay-clipboard-0.6.4 \ spsc-buffer-0.1.1 \ strsim-0.8.0 \ strsim-0.9.3 \ syn-1.0.74 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ time-0.1.43 \ toml-0.5.8 \ ttf-parser-0.6.2 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ utf8parse-0.2.0 \ vec_map-0.8.2 \ version_check-0.9.3 \ vswhom-0.1.0 \ vswhom-sys-0.1.0 \ vte-0.10.1 \ vte_generate_state_changes-0.1.1 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ wayland-client-0.28.6 \ wayland-commons-0.28.6 \ wayland-cursor-0.28.6 \ wayland-egl-0.28.6 \ wayland-protocols-0.28.6 \ wayland-scanner-0.28.6 \ wayland-sys-0.28.6 \ 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.24.0 \ winreg-0.9.0 \ wio-0.2.2 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.5.2 \ x11-dl-2.18.5 \ xcb-0.9.0 \ xcursor-0.3.3 \ xdg-2.2.0 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 CARGO_INSTALL_PATH= alacritty CARGO_FEATURES+= --no-default-features CARGO_CARGOTOML= ${WRKSRC}/${PORTNAME}/Cargo.toml # 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 BACKEND_DESC= Display backend OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= WAYLAND X11 OPTIONS_DEFAULT= WAYLAND X11 WAYLAND_VARS= CARGO_FEATURES+=wayland X11_USES= xorg X11_USE= XORG=xcb X11_VARS= CARGO_FEATURES+=x11 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 diff --git a/x11/inputplug/Makefile b/x11/inputplug/Makefile index 91746c9009cd..5594d934bd72 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,59 +1,59 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org COMMENT= XInput event monitor daemon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo xorg USE_GITHUB= yes GH_ACCOUNT= andrewshadura USE_XORG= x11 xcb xi CARGO_CRATES= anyhow-1.0.44 \ autocfg-1.0.1 \ bitflags-1.2.1 \ cc-1.0.70 \ cfg-if-1.0.0 \ clap-2.33.3 \ gethostname-0.2.1 \ heck-0.3.3 \ lazy_static-1.4.0 \ libc-0.2.103 \ log-0.4.14 \ memoffset-0.6.4 \ nix-0.20.2 \ nix-0.22.2 \ pidfile-rs-0.1.0 \ pkg-config-0.3.20 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.29 \ quote-1.0.9 \ structopt-0.3.23 \ structopt-derive-0.4.16 \ syn-1.0.78 \ textwrap-0.11.0 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ version_check-0.9.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-wsapoll-0.1.1 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ x11rb-0.8.1 PLIST_FILES= bin/inputplug \ share/man/man1/inputplug.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile index 8091a2777d9f..99de4429574d 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -1,95 +1,95 @@ PORTNAME= squeekboard DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= On-screen keyboard for Wayland LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING 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://gitlab.gnome.org GL_ACCOUNT= World/Phosh GL_COMMIT= 8293c5f10dbd5c1fdb071e1f7e4a97a4cd52d592 MAKE_ENV= ${CARGO_ENV} MESON_ARGS= -Dstrict=false 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.67 \ clap-2.33.3 \ dtoa-0.4.8 \ 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.94 \ linked-hash-map-0.5.4 \ 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.26 \ quote-1.0.9 \ regex-1.3.9 \ regex-syntax-0.6.25 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_yaml-0.8.17 \ syn-1.0.72 \ textwrap-0.11.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ 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.5 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no TARGET_ORDER_OVERRIDE= 750:cargo-configure CARGO_CARGOTOML= ${BUILD_WRKSRC}/Cargo.toml post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e '/^cargo/s/"$$@"/--verbose --verbose &/' \ ${WRKSRC}/cargo.sh post-configure: # Provide preprocessed Cargo.toml for USES=cargo @${DO_MAKE_BUILD} -C ${BUILD_WRKSRC} Cargo.toml .include diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile index e8a99d0cf145..c89ef52d0e50 100644 --- a/x11/swayr/Makefile +++ b/x11/swayr/Makefile @@ -1,82 +1,83 @@ PORTNAME= swayr DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://git.sr.ht/~tsdh/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Urgent-first/LRU window switcher for sway LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}d CARGO_CRATES= aho-corasick-0.7.18 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ clap-3.0.0-beta.5 \ clap_derive-3.0.0-beta.5 \ directories-4.0.1 \ dirs-sys-0.3.6 \ getrandom-0.2.3 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ indexmap-1.7.0 \ itoa-0.4.8 \ lazy_static-1.4.0 \ libc-0.2.108 \ memchr-2.4.1 \ os_str_bytes-4.2.0 \ ppv-lite86-0.2.15 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.32 \ quote-1.0.10 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ ryu-1.0.5 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.71 \ strsim-0.10.0 \ swayipc-3.0.0-alpha.3 \ swayipc-types-1.0.0-alpha.3 \ syn-1.0.81 \ termcolor-1.1.2 \ textwrap-0.14.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ toml-0.5.8 \ unicase-2.6.0 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ version_check-0.9.3 \ wasi-0.10.2+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: # Respect PREFIX for config and icons @${REINPLACE_CMD} -e 's,/usr/share,${DATADIR:H},' \ -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/src/config.rs \ ${WRKSRC}/src/util.rs .include diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile index b7d39237bd99..c571fd2702a3 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -1,561 +1,562 @@ PORTNAME= wezterm DISTVERSION= 20211204-082213-a66c61ee9 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= GPU-accelerated terminal emulator and multiplexer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libwayland-egl.so:graphics/wayland \ libssh2.so:security/libssh2 \ libfontconfig.so:x11-fonts/fontconfig \ libxkbcommon-x11.so:x11/libxkbcommon \ libxcb-util.so:x11/xcb-util \ libxcb-image.so:x11/xcb-util-image \ libxcb-keysyms.so:x11/xcb-util-keysyms \ libxcb-icccm.so:x11/xcb-util-wm USES= cargo python:3.4+,build ssl xorg USE_GITHUB= yes USE_XORG= x11 xcb GH_ACCOUNT= wez GH_TUPLE= harfbuzz:harfbuzz:3.0.0:harfbuzz/deps/harfbuzz/harfbuzz \ glennrp:libpng:v1.6.36-805-g8439534da:libpng/deps/freetype/libpng \ madler:zlib:v1.2.11:zlib/deps/freetype/zlib \ freetype:freetype:VER-2-10-2-417-g5bcaf51b6:freetype/deps/freetype/freetype2 PLIST_FILES= bin/strip-ansi-escapes \ bin/${PORTNAME} \ bin/${PORTNAME}-gui \ bin/${PORTNAME}-mux-server \ etc/profile.d/${PORTNAME}.sh \ share/applications/org.wezfurlong.wezterm.desktop \ share/icons/hicolor/128x128/apps/org.wezfurlong.wezterm.png \ share/icons/hicolor/scalable/apps/org.wezfurlong.wezterm.svg \ share/metainfo/org.wezfurlong.wezterm.appdata.xml \ ${NULL} .if exists(/usr/bin/tic) PKGMESSAGE= ${NONEXISTENT} PLIST_FILES+= share/site-terminfo/${PORTNAME:C,^.,&/&,} .endif CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.50 \ approx-0.3.2 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ assert_fs-1.0.6 \ async-broadcast-0.3.4 \ async-channel-1.6.1 \ async-executor-1.4.1 \ async-fs-1.5.0 \ async-global-executor-2.0.2 \ async-io-1.6.0 \ async-lock-2.4.0 \ async-mutex-1.4.0 \ async-net-1.6.1 \ async-process-1.3.0 \ async-recursion-0.3.2 \ async-std-1.10.0 \ async-task-4.0.3 \ async-trait-0.1.51 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.63 \ base64-0.13.0 \ battery-0.7.8 \ benchmarking-0.4.10 \ bitflags-1.3.2 \ block-0.1.6 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ blocking-1.1.0 \ bstr-0.1.4 \ bstr-0.2.17 \ bumpalo-3.8.0 \ byte-tools-0.3.1 \ bytemuck-1.7.2 \ byteorder-1.4.3 \ bytes-1.1.0 \ cache-padded-1.1.1 \ camino-1.0.5 \ cassowary-0.3.0 \ cc-1.0.72 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cgl-0.3.2 \ chrono-0.4.19 \ clap-2.33.3 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cloudabi-0.0.3 \ cocoa-0.20.2 \ color_quant-1.1.0 \ colored-1.9.3 \ colorgrad-0.5.0 \ concurrent-queue-1.2.2 \ const-sha1-0.2.0 \ core-foundation-0.7.0 \ core-foundation-0.9.2 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.3 \ core-graphics-0.19.2 \ core-graphics-0.22.3 \ core-graphics-types-0.1.1 \ core-text-19.2.0 \ cpufeatures-0.2.1 \ crc32fast-1.2.2 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ csscolorparser-0.5.0 \ ctor-0.1.21 \ cty-0.2.2 \ deflate-0.8.6 \ deflate-0.9.1 \ derivative-2.2.0 \ diff-0.1.12 \ difference-2.0.0 \ difflib-0.4.0 \ digest-0.8.1 \ digest-0.9.0 \ dirs-2.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ dlib-0.5.0 \ doc-comment-0.3.3 \ downcast-rs-1.2.0 \ dwrote-0.11.0 \ easy-parallel-3.1.0 \ either-1.6.1 \ embed-resource-1.6.5 \ 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 \ enum-display-derive-0.1.1 \ enumflags2-0.6.4 \ enumflags2_derive-0.6.4 \ env_logger-0.7.1 \ euclid-0.22.6 \ event-listener-2.5.1 \ evmap-6.0.1 \ fake-simd-0.1.2 \ fastrand-1.5.0 \ filenamegen-0.2.4 \ filetime-0.2.15 \ flate2-1.0.22 \ float-cmp-0.9.0 \ flume-0.10.9 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.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.3.18 \ futures-channel-0.3.18 \ futures-core-0.3.18 \ futures-executor-0.3.18 \ futures-io-0.3.18 \ futures-lite-1.12.0 \ futures-macro-0.3.18 \ futures-sink-0.3.18 \ futures-task-0.3.18 \ futures-util-0.3.18 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gif-0.11.3 \ gimli-0.26.1 \ gl_generator-0.14.0 \ globset-0.4.8 \ globwalk-0.8.1 \ gloo-timers-0.2.1 \ guillotiere-0.6.2 \ hashbrown-0.5.0 \ hashbrown-0.11.2 \ hdrhistogram-7.4.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hostname-0.3.1 \ http_req-0.8.1 \ humantime-1.3.0 \ idna-0.2.3 \ ignore-0.4.18 \ image-0.23.14 \ indoc-1.0.3 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ instant-0.1.12 \ ioctl-rs-0.1.6 \ iovec-0.1.4 \ itertools-0.10.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ jpeg-decoder-0.1.22 \ js-sys-0.3.55 \ k9-0.11.1 \ kernel32-sys-0.2.2 \ khronos_api-3.1.0 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ leb128-0.2.5 \ libc-0.2.108 \ libloading-0.6.7 \ libloading-0.7.2 \ libssh-rs-0.1.1 \ libssh-rs-sys-0.1.0 \ libssh2-sys-0.2.23 \ libz-sys-1.1.3 \ line_drawing-0.8.1 \ lock_api-0.3.4 \ lock_api-0.4.5 \ log-0.4.14 \ lru-0.7.0 \ lua-src-543.1.0 \ luajit-src-210.3.2+resty1085a4d \ mach-0.3.2 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ match_cfg-0.1.0 \ matches-0.1.9 \ maybe-uninit-2.0.0 \ memchr-2.4.1 \ memmap-0.7.0 \ memmap2-0.2.3 \ memmem-0.1.1 \ memoffset-0.6.4 \ metrics-0.17.0 \ metrics-macros-0.4.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-extras-2.0.6 \ miow-0.2.2 \ mlua-0.5.4 \ nanorand-0.6.1 \ native-tls-0.2.8 \ net2-0.2.37 \ nix-0.19.1 \ nix-0.20.0 \ nix-0.21.0 \ nom-5.1.2 \ nom-7.1.0 \ nonzero_ext-0.1.5 \ normalize-line-endings-0.3.0 \ notify-4.0.17 \ ntapi-0.3.6 \ num-0.3.1 \ num-bigint-0.3.3 \ num-complex-0.3.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 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.27.1 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ open-2.0.1 \ openssl-0.10.38 \ openssl-probe-0.1.4 \ openssl-src-300.0.2+3.0.0 \ openssl-sys-0.9.71 \ ordered-float-2.8.0 \ output_vt100-0.1.2 \ palette-0.5.0 \ palette_derive-0.5.0 \ parking-2.0.0 \ parking_lot-0.9.0 \ parking_lot-0.11.2 \ parking_lot_core-0.6.2 \ parking_lot_core-0.8.5 \ pathdiff-0.2.1 \ pem-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.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.22 \ png-0.16.8 \ png-0.17.2 \ polling-2.2.0 \ ppv-lite86-0.2.15 \ predicates-2.1.0 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ pretty_assertions-0.6.1 \ pretty_env_logger-0.4.0 \ proc-macro-crate-1.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.32 \ pulldown-cmark-0.8.0 \ pure-rust-locales-0.5.6 \ quick-error-1.2.3 \ quote-1.0.10 \ rand-0.4.6 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ ratelimit_meter-5.0.0 \ raw-window-handle-0.3.4 \ raw-window-handle-0.4.2 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rcgen-0.8.14 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ resize-0.5.5 \ rgb-0.8.29 \ ring-0.16.20 \ rstest-0.11.0 \ rustc-demangle-0.1.21 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ ryu-1.0.6 \ safe_arch-0.5.2 \ same-file-1.0.6 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.9.0 \ semver-0.11.0 \ semver-1.0.4 \ semver-parser-0.7.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.72 \ serde_repr-0.1.7 \ serial-0.4.0 \ serial-core-0.4.0 \ serial-unix-0.4.0 \ serial-windows-0.4.0 \ sha-1-0.8.2 \ sha1-0.6.0 \ sha2-0.9.8 \ shared_library-0.1.9 \ shell-words-1.0.0 \ signal-hook-0.1.17 \ signal-hook-0.3.10 \ signal-hook-registry-1.4.0 \ siphasher-0.3.7 \ slab-0.4.5 \ slotmap-1.0.6 \ smallvec-0.6.14 \ smallvec-1.7.0 \ smawk-0.3.1 \ smithay-client-toolkit-0.14.0 \ smol-1.2.5 \ smol-potat-1.1.2 \ smol-potat-macro-0.6.0 \ socket2-0.4.2 \ spin-0.5.2 \ spin-0.9.2 \ ssh2-0.9.3 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.10.0 \ structopt-0.3.25 \ structopt-derive-0.4.18 \ svg_fmt-0.4.1 \ syn-1.0.82 \ sysinfo-0.16.5 \ takeable-option-0.5.0 \ tempdir-0.3.7 \ tempfile-3.2.0 \ term_size-0.3.2 \ termcolor-1.1.2 \ terminfo-0.7.3 \ termios-0.2.2 \ termios-0.3.3 \ termtree-0.2.3 \ textwrap-0.11.0 \ textwrap-0.14.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.3 \ tiff-0.6.1 \ time-0.1.43 \ tiny-skia-0.6.1 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ uds_windows-0.1.6 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-general-category-0.3.0 \ unicode-linebreak-0.1.2 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ untrusted-0.7.1 \ uom-0.30.0 \ url-2.2.2 \ utf8parse-0.2.0 \ value-bag-1.0.0-alpha.8 \ varbincode-0.1.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ vswhom-0.1.0 \ vswhom-sys-0.1.0 \ waker-fn-1.1.0 \ walkdir-2.3.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ wayland-client-0.28.6 \ wayland-commons-0.28.6 \ wayland-cursor-0.28.6 \ wayland-egl-0.28.6 \ wayland-protocols-0.28.6 \ wayland-scanner-0.28.6 \ wayland-sys-0.28.6 \ web-sys-0.3.55 \ weezl-0.1.5 \ wepoll-ffi-0.1.2 \ whoami-1.2.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 \ windows-0.11.0 \ windows_gen-0.11.0 \ windows_macros-0.11.0 \ winreg-0.6.2 \ winreg-0.10.1 \ wio-0.2.2 \ ws2_32-sys-0.2.1 \ x11-2.19.1 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ xcb-0.9.0 \ xcb-imdkit-0.1.2 \ xcb-util-0.3.0 \ xcursor-0.3.4 \ xml-rs-0.8.4 \ yasna-0.4.0 \ zbus-2.0.0-beta.7 \ zbus_macros-2.0.0-beta.7 \ zbus_names-1.1.0 \ zstd-0.6.1+zstd.1.4.9 \ zstd-safe-3.0.1+zstd.1.4.9 \ zstd-sys-1.4.20+zstd.1.4.9 \ zvariant-2.10.0 \ zvariant_derive-2.10.0 \ xkbcommon@git+https://github.com/wez/xkbcommon-rs.git?rev=01a0a0cd5663405e6e4abb1ad3add9add1496f58\#01a0a0cd5663405e6e4abb1ad3add9add1496f58 \ glium@git+https://github.com/glium/glium.git?rev=aed95270f0714036003589d6e52de196e7ff75d1\#aed95270f0714036003589d6e52de196e7ff75d1 # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= ${PLIST_FILES:Mbin/*:T} OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= mdbook:textproc/mdbook \ mdbook-linkcheck:textproc/mdbook-linkcheck PORTDOCS= html post-patch: # Extract (snapshot) version from the port instead of .tag file @${ECHO_CMD} '${DISTVERSIONFULL}' >${WRKSRC}/.tag # lang/python3 cannot be used as a dependency @${REINPLACE_CMD} -e 's/"python3"/"${PYTHON_CMD:T}"/' \ ${WRKSRC}/cargo-crates/xcb-*/build.rs do-build-DOCS-on: # Build HTML documentation similar to ci/build-docs.sh (cd ${WRKSRC} && ${PYTHON_CMD} ci/generate-docs.py) mdbook build ${WRKSRC}/docs ${CP} ${WRKSRC}/assets/icon/terminal.png \ ${WRKSRC}/gh_pages/html/favicon.png ${CP} ${WRKSRC}/assets/icon/${PORTNAME}-icon.svg \ ${WRKSRC}/gh_pages/html/favicon.svg do-install-DOCS-on: (cd ${WRKSRC}/gh_pages && ${COPYTREE_SHARE} \ "${PORTDOCS:Mhtml}" ${STAGEDIR}${DOCSDIR}) post-install: # Install assets similar to ci/deploy.sh .for f in ${PORTNAME}.desktop ${PORTNAME}.appdata.xml \ icon/terminal.png icon/${PORTNAME}-icon.svg shell-integration/${PORTNAME}.sh ${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}:H} ${INSTALL_DATA} ${WRKSRC}/assets/${f:R}.${f:E} \ ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}} .endfor .if exists(/usr/bin/tic) tic -x -o ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*terminfo*:[1]:H:H} \ ${WRKSRC}/termwiz/data/${PORTNAME}.terminfo .endif .include diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile index 854e590f3d0d..a643cde59e26 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,127 +1,127 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= c646aa39614b.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 BUILD_DEPENDS= libxkbcommon>0:x11/libxkbcommon LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libxcb-keysyms.so:x11/xcb-util-keysyms USES= cargo gnome python:3.4+,build xorg USE_GITHUB= yes USE_GNOME= cairo USE_XORG= x11 xcb GH_ACCOUNT= svenstaro CARGO_FEATURES= i3 PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.42 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ cairo-rs-0.14.1 \ cairo-sys-rs-0.14.0 \ cc-1.0.68 \ cfg-expr-0.7.4 \ cfg-if-1.0.0 \ clap-2.33.3 \ cmake-0.1.45 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ core-graphics-0.22.2 \ core-graphics-types-0.1.1 \ core-text-19.2.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.15 \ futures-core-0.3.15 \ futures-executor-0.3.15 \ futures-task-0.3.15 \ futures-util-0.3.15 \ glib-0.14.2 \ glib-macros-0.14.1 \ glib-sys-0.14.0 \ gobject-sys-0.14.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humantime-1.3.0 \ itertools-0.10.1 \ itoa-0.4.7 \ lazy_static-0.1.16 \ lazy_static-1.4.0 \ libc-0.2.98 \ log-0.4.14 \ memchr-2.4.0 \ once_cell-1.8.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ pretty_env_logger-0.4.0 \ proc-macro-crate-1.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.27 \ quick-error-1.2.3 \ quote-1.0.9 \ regex-1.5.4 \ regex-syntax-0.6.25 \ ryu-1.0.5 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ servo-fontconfig-0.5.1 \ servo-fontconfig-sys-5.1.0 \ slab-0.4.3 \ smallvec-1.6.1 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.73 \ system-deps-3.1.2 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ toml-0.5.8 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version_check-0.9.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-2.18.2 \ xcb-0.9.0 \ xcb-util-0.3.0 \ xkbcommon-0.4.0 \ swayipc,swayipc-types@git+https://github.com/JayceFayne/swayipc-rs\#f6b045f6dff3b8135c74c996cb95a39c874e4939 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