diff --git a/accessibility/sctd/Makefile b/accessibility/sctd/Makefile index 777ba250733a..d5f1bf85e249 100644 --- a/accessibility/sctd/Makefile +++ b/accessibility/sctd/Makefile @@ -1,48 +1,48 @@ PORTNAME= sctd DISTVERSION= 0.2.0 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= accessibility MAINTAINER= 0mp@FreeBSD.org COMMENT= Set color temperature (sct) daemon WWW= https://github.com/amir/sctd 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 .include diff --git a/accessibility/wl-gammarelay-rs/Makefile b/accessibility/wl-gammarelay-rs/Makefile index 540a999ccc54..8573f069723b 100644 --- a/accessibility/wl-gammarelay-rs/Makefile +++ b/accessibility/wl-gammarelay-rs/Makefile @@ -1,19 +1,19 @@ PORTNAME= wl-gammarelay-rs DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Adjust color temperature/brightness under Wayland via DBus WWW= https://github.com/MaxVerevkin/wl-gammarelay-rs LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENCE USES= cargo USE_GITHUB= yes GH_ACCOUNT= MaxVerevkin PLIST_FILES= bin/${PORTNAME} .include diff --git a/archivers/ouch/Makefile b/archivers/ouch/Makefile index b9c576d551ef..138a18b4ae7c 100644 --- a/archivers/ouch/Makefile +++ b/archivers/ouch/Makefile @@ -1,249 +1,249 @@ PORTNAME= ouch DISTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org COMMENT= Painless compression and decompression for your terminal WWW= https://github.com/ouch-org/ouch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo llvm pkgconfig USE_GITHUB= yes GH_ACCOUNT= ouch-org CARGO_CRATES= adler2-2.0.0 \ aes-0.8.4 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ assert_cmd-2.0.16 \ atty-0.2.14 \ autocfg-1.4.0 \ base64ct-1.6.0 \ bindgen-0.63.0 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-1.3.2 \ bitflags-2.8.0 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ brotli-7.0.0 \ brotli-decompressor-4.0.2 \ bstr-1.11.3 \ bumpalo-3.17.0 \ byteorder-1.5.0 \ bytes-1.10.0 \ bytesize-1.3.2 \ bzip2-0.4.4 \ bzip2-sys-0.1.13+1.0.8 \ bzip3-0.9.0 \ cbc-0.1.2 \ cc-1.2.16 \ cexpr-0.6.0 \ cfb-0.7.3 \ cfg-if-1.0.0 \ chrono-0.4.40 \ cipher-0.4.4 \ clang-sys-1.8.1 \ clap-4.5.31 \ clap_builder-4.5.31 \ clap_complete-4.5.46 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ clap_mangen-0.2.26 \ colorchoice-1.0.3 \ console-0.15.10 \ constant_time_eq-0.1.5 \ core_affinity-0.8.2 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ deranged-0.4.0 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ either-1.14.0 \ encode_unicode-1.0.0 \ errno-0.3.10 \ fastrand-2.3.0 \ filetime-0.2.25 \ filetime_creation-0.2.0 \ flate2-1.1.0 \ flume-0.10.14 \ fnv-1.0.7 \ fs-err-2.11.0 \ futures-core-0.3.31 \ futures-sink-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.1 \ glob-0.3.2 \ globset-0.4.16 \ gzp-0.11.3 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.11 \ ignore-0.4.23 \ infer-0.16.0 \ inout-0.1.4 \ insta-1.42.1 \ is_executable-1.0.4 \ is_terminal_polyfill-1.70.1 \ jiff-0.2.8 \ jiff-static-0.2.8 \ jobserver-0.1.32 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libbzip3-sys-0.4.0+1.4.0 \ libc-0.2.170 \ libloading-0.8.6 \ libredox-0.1.3 \ libz-sys-1.1.21 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ lock_api-0.4.12 \ log-0.4.26 \ lz4_flex-0.11.3 \ lzma-rust2-0.2.0 \ lzma-sys-0.1.20 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.5 \ nanorand-0.7.0 \ nom-7.1.3 \ nt-time-0.11.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ once_cell-1.20.3 \ parse-display-0.9.1 \ parse-display-derive-0.9.1 \ password-hash-0.4.2 \ pbkdf2-0.11.0 \ peeking_take_while-0.1.2 \ pin-project-1.1.9 \ pin-project-internal-1.1.9 \ pkg-config-0.3.31 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ proc-macro2-1.0.93 \ proptest-1.6.0 \ quick-error-1.2.3 \ quote-1.0.38 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rand_xorshift-0.3.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.9 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ roff-0.2.2 \ rustc-hash-1.1.0 \ rustix-0.38.44 \ rustversion-1.0.19 \ rusty-fork-0.3.0 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.218 \ serde_derive-1.0.218 \ sevenz-rust2-0.13.1 \ sha1-0.10.6 \ sha2-0.10.8 \ shlex-1.3.0 \ similar-2.7.0 \ snap-1.1.1 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.11.1 \ structmeta-0.3.0 \ structmeta-derive-0.3.0 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.98 \ tar-0.4.44 \ tempfile-3.17.1 \ termtree-0.5.1 \ test-strategy-0.4.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ twox-hash-1.6.3 \ typenum-1.18.0 \ unarray-0.1.4 \ unicode-ident-1.0.17 \ unrar-0.5.8 \ unrar_sys-0.5.8 \ utf8parse-0.2.2 \ uuid-1.15.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ which-4.4.2 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.33.0 \ xattr-1.4.0 \ xz2-0.1.7 \ zerocopy-0.7.35 \ zerocopy-0.8.24 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.24 \ zip-0.6.6 \ zstd-0.13.3 \ zstd-safe-7.2.3 \ zstd-sys-2.0.14+zstd.1.5.7 PLIST_FILES= bin/${PORTNAME} .include diff --git a/archivers/py-cramjam/Makefile b/archivers/py-cramjam/Makefile index 127cbedc0116..2848e2e56c6e 100644 --- a/archivers/py-cramjam/Makefile +++ b/archivers/py-cramjam/Makefile @@ -1,27 +1,27 @@ PORTNAME= cramjam PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Thin Python bindings to de/compression algorithms in Rust WWW= https://github.com/milesgranger/cramjam LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.14:devel/py-maturin@${PY_FLAVOR} LIB_DEPENDS= libblosc2.so:archivers/c-blosc2 \ libisal.so:devel/isa-l USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no MAKE_ENV= RUSTFLAGS="-L ${LOCALBASE}/lib" .include diff --git a/audio/amberol/Makefile b/audio/amberol/Makefile index d8b18729cb6f..10766a4a3497 100644 --- a/audio/amberol/Makefile +++ b/audio/amberol/Makefile @@ -1,39 +1,39 @@ PORTNAME= amberol DISTVERSION= 2025.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org COMMENT= Plays music, and nothing else WWW= https://gitlab.gnome.org/World/amberol LICENSE= CC-BY-SA-3.0 CC0-1.0 GPLv3+ LICENSE_COMB= multi LICENSE_FILE_CC-BY-SA-3.0= ${WRKSRC}/LICENSES/CC-BY-SA-3.0.txt LICENSE_FILE_CC0-1.0= ${WRKSRC}/LICENSES/CC0-1.0.txt LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt LIB_DEPENDS= libdbus-1.so:devel/dbus \ libgraphene-1.0.so:graphics/graphene USES= cargo desktop-file-utils gettext gnome gstreamer meson \ pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World USE_GNOME= gdkpixbuf gtk40 libadwaita GLIB_SCHEMAS= io.bassi.Amberol.gschema.xml USE_GSTREAMER= bad good libav CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MAKE_ENV= ${CARGO_ENV} post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/src/meson.build .include diff --git a/audio/ebur128/Makefile b/audio/ebur128/Makefile index cf4e6f590bec..21622f81e589 100644 --- a/audio/ebur128/Makefile +++ b/audio/ebur128/Makefile @@ -1,31 +1,31 @@ PORTNAME= ebur128 DISTVERSION= 0.1.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= diizzy@FreeBSD.org COMMENT= Library implementing the EBU R128 loudness standard WWW= https://github.com/sdroege/ebur128 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cargo-cbuild:devel/cargo-c USES= cargo USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= sdroege CONFLICTS_INSTALL= libebur128 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} .include diff --git a/audio/gnome-metronome/Makefile b/audio/gnome-metronome/Makefile index a6aee491953b..37c9a971375c 100644 --- a/audio/gnome-metronome/Makefile +++ b/audio/gnome-metronome/Makefile @@ -1,40 +1,40 @@ PORTNAME= metronome DISTVERSION= 1.3.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= audio gnome PKGNAMEPREFIX= gnome- DIST_SUBDIR= gnome MAINTAINER= nxjoseph@protonmail.com COMMENT= Keep the tempo WWW= https://gitlab.gnome.org/World/metronome LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene USES= cargo gettext-tools gnome gstreamer meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World USE_GNOME= gtk40 libadwaita GLIB_SCHEMAS= com.adrienplazas.Metronome.gschema.xml USE_GSTREAMER= bad good vorbis CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MAKE_ENV= ${CARGO_ENV} PORTSCOUT= skipv:2.0.0 post-patch: @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/src/meson.build .include diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile index 567000788469..4aaf06055ebd 100644 --- a/audio/gnome-podcasts/Makefile +++ b/audio/gnome-podcasts/Makefile @@ -1,43 +1,43 @@ PORTNAME= podcasts DISTVERSION= 0.7.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio PKGNAMEPREFIX= gnome- MAINTAINER= ports@FreeBSD.org COMMENT= Podcast app for GNOME WWW= https://gitlab.gnome.org/World/podcasts LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash USES= cargo gettext gnome gstreamer meson pkgconfig sqlite ssl USE_GITLAB= yes USE_GNOME= gdkpixbuf gtk40 libadwaita USE_GSTREAMER= bad good libav GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no GLIB_SCHEMAS= org.gnome.Podcasts.gschema.xml .include .if ${ARCH} == i386 || ${ARCH} == powerpc || ${ARCH:Marmv?} # https://github.com/rust-lang/rust/issues/85598 LTO_UNSAFE= yes .endif post-patch: @${REINPLACE_CMD} -e '/dependency.*openssl/d' \ -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/${PORTNAME}-gtk/src/meson.build .include diff --git a/audio/lewton/Makefile b/audio/lewton/Makefile index fa13847f6e70..e9327cdaa822 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -1,39 +1,39 @@ PORTNAME= lewton DISTVERSION= 0.10.2 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 05f96f6e6976.patch:-p1 # https://github.com/RustAudio/lewton/pull/97 MAINTAINER= ports@FreeBSD.org COMMENT= Rust vorbis decoder WWW= https://github.com/RustAudio/lewton 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/-.*//} 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} .include diff --git a/audio/mmtc/Makefile b/audio/mmtc/Makefile index b11209d12bf8..c975b89097c9 100644 --- a/audio/mmtc/Makefile +++ b/audio/mmtc/Makefile @@ -1,126 +1,126 @@ PORTNAME= mmtc DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Minimal mpd terminal client that is simple yet highly configurable WWW= https://github.com/figsoda/mmtc LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= figsoda CARGO_CRATES= anyhow-1.0.69 \ async-channel-1.8.0 \ async-io-1.12.0 \ async-lock-2.6.0 \ async-net-1.7.0 \ async-task-4.3.0 \ atomic-waker-1.1.0 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ blocking-1.3.0 \ cassowary-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-4.1.6 \ clap_complete-4.1.2 \ clap_derive-4.1.0 \ clap_lex-0.3.1 \ clap_mangen-0.2.8 \ concurrent-queue-2.1.0 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.14 \ crossterm-0.25.0 \ crossterm-0.26.0 \ crossterm_winapi-0.9.0 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ expand-0.2.1 \ fastrand-1.9.0 \ futures-core-0.3.26 \ futures-io-0.3.26 \ futures-lite-1.12.0 \ getrandom-0.2.8 \ heck-0.4.1 \ hermit-abi-0.3.1 \ instant-0.1.12 \ io-lifetimes-1.0.5 \ is-terminal-0.4.3 \ libc-0.2.139 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ memchr-2.5.0 \ mio-0.8.6 \ once_cell-1.17.1 \ os_str_bytes-6.4.1 \ parking-2.0.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ pin-project-lite-0.2.9 \ polling-2.5.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.51 \ quote-1.0.23 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ roff-0.2.1 \ ron-0.8.0 \ rustix-0.36.8 \ scopeguard-1.1.0 \ secular-1.0.1 \ serde-1.0.152 \ serde_derive-1.0.152 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.7 \ strsim-0.10.0 \ syn-1.0.107 \ termcolor-1.2.0 \ terminal_size-0.2.5 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tui-0.19.0 \ unicase-2.6.0 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ version_check-0.9.4 \ waker-fn-1.1.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.42.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/audio/mousai/Makefile b/audio/mousai/Makefile index cf746d5bddae..08ed64e3c1bd 100644 --- a/audio/mousai/Makefile +++ b/audio/mousai/Makefile @@ -1,38 +1,38 @@ PORTNAME= mousai DISTVERSIONPREFIX= v DISTVERSION= 0.7.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org COMMENT= Identify songs in seconds WWW= https://github.com/SeaDve/Mousai LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libsoup-3.0.so:devel/libsoup3 USES= cargo gettext gnome gstreamer meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= SeaDve GH_PROJECT= Mousai USE_GNOME= cairo gtk40 libadwaita GLIB_SCHEMAS= io.github.seadve.Mousai.gschema.xml USE_GSTREAMER= bad good ogg opus pulse CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MAKE_ENV= ${CARGO_ENV} post-patch: @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/src/meson.build .include diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile index d7363f2fca5c..b0a4832b1067 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,94 +1,94 @@ PORTNAME= myxer DISTVERSION= 1.3.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Modern volume mixer for PulseAudio WWW= https://github.com/Aurailus/Myxer 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.44 \ atk-0.9.0 \ atk-sys-0.10.0 \ autocfg-1.0.1 \ bitflags-1.3.2 \ cairo-rs-0.9.1 \ cairo-sys-rs-0.10.0 \ cc-1.0.70 \ colorsys-0.6.4 \ either-1.6.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 \ 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.3 \ itertools-0.9.0 \ libc-0.2.153 \ libpulse-binding-2.25.0 \ libpulse-sys-1.19.2 \ memchr-2.4.1 \ num-derive-0.3.3 \ num-traits-0.2.14 \ once_cell-1.8.0 \ pango-0.9.1 \ pango-sys-0.10.0 \ pin-project-lite-0.2.7 \ 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.29 \ quote-1.0.9 \ serde-1.0.130 \ slab-0.4.4 \ slice_as_array-1.1.0 \ strum-0.18.0 \ strum_macros-0.18.0 \ syn-1.0.76 \ system-deps-1.3.2 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ toml-0.5.8 \ unicode-segmentation-1.8.0 \ unicode-xid-0.2.2 \ version-compare-0.0.10 \ version_check-0.9.3 \ 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} .include diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index e45a4cfee75c..8009b0cc64d3 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,54 +1,54 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org COMMENT= Ncurses Spotify client WWW= https://github.com/hrkfdn/ncspot LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bindgen:devel/rust-bindgen-cli LIB_DEPENDS= libdbus-1.so:devel/dbus USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= hrkfdn CARGO_FEATURES= --no-default-features termion_backend PLIST_FILES= bin/ncspot PORTDOCS= README.md OPTIONS_DEFINE= CLIPBOARD DOCS MPRIS NOTIFY OPTIONS_DEFAULT= CLIPBOARD MPRIS NOTIFY PORTAUDIO OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= PORTAUDIO PULSEAUDIO CLIPBOARD_DESC= Support for accessing X11 clipboard MPRIS_DESC= D-Bus MPRIS support CLIPBOARD_USES= python: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-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/audio/netease-music-tui/Makefile b/audio/netease-music-tui/Makefile index 0d2b457cb0a9..bf5e4aede38b 100644 --- a/audio/netease-music-tui/Makefile +++ b/audio/netease-music-tui/Makefile @@ -1,315 +1,315 @@ PORTNAME= netease-music-tui DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Netease cloud music terminal client by rust WWW= https://github.com/betta-cyber/netease-music-tui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libasound.so:audio/alsa-lib USES= cargo USE_GITHUB= yes GH_ACCOUNT= betta-cyber CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ alsa-0.6.0 \ alsa-sys-0.3.1 \ android_system_properties-0.1.5 \ async-compression-0.3.15 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base-x-0.2.11 \ base64-0.11.0 \ base64-0.13.1 \ bindgen-0.61.0 \ bitflags-1.3.2 \ bumpalo-3.11.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-0.5.6 \ bytes-1.3.0 \ cassowary-0.3.0 \ cc-1.0.78 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clang-sys-1.4.0 \ claxon-0.4.3 \ codespan-reporting-0.11.1 \ combine-4.6.6 \ config-0.9.3 \ const_fn-0.4.9 \ cookie-0.14.4 \ cookie_store-0.12.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ coreaudio-rs-0.10.0 \ coreaudio-sys-0.2.11 \ cpal-0.13.5 \ crc32fast-1.3.2 \ cxx-1.0.85 \ cxx-build-1.0.85 \ cxxbridge-flags-1.0.85 \ cxxbridge-macro-1.0.85 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ dbus-0.7.1 \ dirs-2.0.2 \ dirs-sys-0.3.7 \ discard-1.0.4 \ dtoa-0.4.8 \ either-1.8.0 \ encoding_rs-0.8.31 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-1.8.0 \ flate2-1.0.25 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.25 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-executor-0.3.25 \ futures-io-0.3.25 \ futures-macro-0.3.25 \ futures-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ getrandom-0.1.16 \ getrandom-0.2.8 \ gimli-0.27.0 \ glob-0.3.0 \ h2-0.2.7 \ hashbrown-0.12.3 \ hermit-abi-0.2.6 \ hex-0.4.3 \ hound-3.5.0 \ http-0.2.8 \ http-body-0.3.1 \ httparse-1.8.0 \ httpdate-0.3.2 \ hyper-0.13.10 \ hyper-tls-0.4.3 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ ident_case-1.0.1 \ idna-0.2.3 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ iovec-0.1.4 \ ipnet-2.7.0 \ itertools-0.8.2 \ itoa-0.4.8 \ itoa-1.0.5 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.25 \ js-sys-0.3.60 \ kernel32-sys-0.2.2 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.2 \ libc-0.2.139 \ libdbus-sys-0.2.2 \ libloading-0.7.4 \ link-cplusplus-1.0.8 \ linked-hash-map-0.3.0 \ linked-hash-map-0.5.6 \ lock_api-0.4.9 \ log-0.4.17 \ log-panics-2.1.0 \ mach-0.3.2 \ matches-0.1.9 \ memchr-2.5.0 \ memoffset-0.6.5 \ mime-0.3.16 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ minimp3-0.5.1 \ minimp3-sys-0.3.2 \ miniz_oxide-0.6.2 \ mio-0.6.23 \ miow-0.2.2 \ mp3-duration-0.1.10 \ native-tls-0.2.11 \ ndk-0.6.0 \ ndk-context-0.1.1 \ ndk-glue-0.6.2 \ ndk-macro-0.3.0 \ ndk-sys-0.3.0 \ net2-0.2.38 \ nix-0.23.2 \ nom-4.2.3 \ nom-7.1.2 \ num-bigint-0.2.6 \ num-derive-0.3.3 \ num-integer-0.1.45 \ num-traits-0.1.43 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_enum-0.5.7 \ num_enum_derive-0.5.7 \ numtoa-0.1.0 \ object-0.30.0 \ oboe-0.4.6 \ oboe-sys-0.4.5 \ ogg-0.8.0 \ once_cell-1.17.0 \ openssl-0.10.45 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.80 \ parking_lot-0.11.2 \ parking_lot_core-0.8.6 \ peeking_take_while-0.1.2 \ percent-encoding-2.2.0 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.1.12 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.2.1 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.49 \ publicsuffix-1.5.6 \ quote-1.0.23 \ 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_syscall-0.2.16 \ redox_termios-0.1.2 \ redox_users-0.4.3 \ regex-1.7.0 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ rodio-0.15.0 \ rust-ini-0.13.0 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ ryu-1.0.12 \ same-file-1.0.6 \ schannel-0.1.20 \ scopeguard-1.1.0 \ scratch-1.0.3 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-0.8.23 \ serde-1.0.152 \ serde-hjson-0.8.2 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ serde_test-0.8.23 \ serde_urlencoded-0.6.1 \ serde_urlencoded-0.7.1 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ shlex-1.1.0 \ simple-logging-2.0.2 \ slab-0.4.7 \ slice-deque-0.3.0 \ smallvec-1.10.0 \ socket2-0.3.19 \ standback-0.2.17 \ 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 \ strsim-0.10.0 \ syn-1.0.107 \ synstructure-0.12.6 \ tempfile-3.3.0 \ termcolor-1.1.3 \ termion-1.5.6 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread-id-3.3.0 \ time-0.1.45 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-macros-0.2.6 \ tokio-socks-0.3.0 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.4.10 \ toml-0.5.10 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ tracing-futures-0.2.5 \ try-lock-0.2.3 \ tui-0.6.2 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ url-2.3.1 \ vcpkg-0.2.15 \ version_check-0.1.5 \ version_check-0.9.4 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-futures-0.4.33 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ 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-sys-0.36.1 \ windows_aarch64_msvc-0.36.1 \ windows_i686_gnu-0.36.1 \ windows_i686_msvc-0.36.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_msvc-0.36.1 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ yaml-rust-0.4.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/ncmt .include diff --git a/audio/pipewire-spa-oss/Makefile b/audio/pipewire-spa-oss/Makefile index d21048e6fb0f..f97764fe4f96 100644 --- a/audio/pipewire-spa-oss/Makefile +++ b/audio/pipewire-spa-oss/Makefile @@ -1,120 +1,120 @@ PORTNAME= pipewire-spa-oss DISTVERSION= g20250416 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= arrowd@FreeBSD.org COMMENT= PipeWire SPA plugin implementing a FreeBSD OSS backend WWW= https://github.com/shkhln/pw-oss LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 riscv64 riscv64sf LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire USES= cargo llvm:lib,noexport USE_GITHUB= yes GH_ACCOUNT= shkhln GH_PROJECT= pw-oss GH_TAGNAME= 2fd15da459d6ed099a276ec6428301e8ac43bfb4 CARGO_CRATES= aho-corasick-1.1.3 \ annotate-snippets-0.9.2 \ autocfg-1.3.0 \ bindgen-0.69.4 \ bitflags-2.6.0 \ cc-1.1.21 \ cexpr-0.6.0 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ clang-sys-1.8.1 \ convert_case-0.6.0 \ cookie-factory-0.3.3 \ either-1.13.0 \ equivalent-1.0.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ glob-0.3.1 \ hashbrown-0.14.5 \ heck-0.5.0 \ indexmap-2.5.0 \ itertools-0.12.1 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.159 \ libloading-0.8.5 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ nix-0.27.1 \ nom-7.1.3 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ proc-macro2-1.0.86 \ quote-1.0.37 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustc-hash-1.1.0 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_spanned-0.6.7 \ shlex-1.3.0 \ slab-0.4.9 \ smallvec-1.13.2 \ syn-2.0.77 \ system-deps-6.2.2 \ target-lexicon-0.12.16 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ uds-0.4.2 \ unicode-ident-1.0.13 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ version-compare-0.2.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.19 \ yansi-term-0.1.2 \ libspa,libspa-sys@git+https://gitlab.freedesktop.org/pipewire/pipewire-rs.git?rev=016e554768ae251c8de3724ea4b06f4749a8dd00\#016e554768ae251c8de3724ea4b06f4749a8dd00 PLIST_FILES= lib/spa-0.2/libspa_freebsd_oss.so \ share/pipewire/pipewire.conf.d/oss.conf \ share/wireplumber/scripts/monitors/oss.lua \ share/wireplumber/wireplumber.conf.d/oss.conf do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/spa-0.2 ${INSTALL_LIB} ${WRKDIR}/target/release/libspa_freebsd_oss.so ${STAGEDIR}${PREFIX}/lib/spa-0.2 ${MKDIR} ${STAGEDIR}${PREFIX}/share/pipewire/pipewire.conf.d ${INSTALL_DATA} ${WRKSRC}/conf/pipewire/pipewire.conf.d/oss.conf ${STAGEDIR}${PREFIX}/share/pipewire/pipewire.conf.d ${MKDIR} ${STAGEDIR}${PREFIX}/share/wireplumber/wireplumber.conf.d ${INSTALL_DATA} ${WRKSRC}/conf/wireplumber/wireplumber.conf.d/oss.conf ${STAGEDIR}${PREFIX}/share/wireplumber/wireplumber.conf.d ${MKDIR} ${STAGEDIR}${PREFIX}/share/wireplumber/scripts/monitors ${INSTALL_DATA} ${WRKSRC}/share/wireplumber/scripts/monitors/oss.lua ${STAGEDIR}${PREFIX}/share/wireplumber/scripts/monitors .include diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index c469dcb08146..7b84b067b80b 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -1,39 +1,39 @@ PORTNAME= shortwave DISTVERSION= 5.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= decke@FreeBSD.org COMMENT= Listen to internet radio WWW= https://gitlab.gnome.org/World/Shortwave LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.md LIB_DEPENDS= libdbus-1.so:devel/dbus \ libshumate-1.0.so:x11-toolkits/libshumate USES= cargo desktop-file-utils gettext gnome gstreamer meson pkgconfig sqlite ssl USE_GITLAB= yes USE_GNOME= gdkpixbuf gtk40 libadwaita USE_GSTREAMER= good libav soup vorbis GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World GL_PROJECT= Shortwave MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no GLIB_SCHEMAS= de.haeckerfelix.Shortwave.gschema.xml OPTIONS_DEFINE= PULSEAUDIO OPTIONS_DEFAULT=PULSEAUDIO PULSEAUDIO_USE= GSTREAMER=pulse post-patch: @${REINPLACE_CMD} -e '/gstreamer.*bad/d' \ -e "/vcs_tag/s/=.*/= '${DISTVERSIONFULL}'/" \ ${WRKSRC}/meson.build .include diff --git a/audio/songrec/Makefile b/audio/songrec/Makefile index 6591969e3323..7db9e8f361b1 100644 --- a/audio/songrec/Makefile +++ b/audio/songrec/Makefile @@ -1,312 +1,312 @@ PORTNAME= songrec DISTVERSION= 0.4.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Shazam client written in Rust WWW= https://github.com/marin-m/SongRec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libasound.so:audio/alsa-lib \ libdbus-1.so:devel/dbus \ libpulse.so:audio/pulseaudio USES= cargo gettext-runtime gnome ssl USE_GNOME= gdkpixbuf glib20 gtk30 USE_GITHUB= yes GH_ACCOUNT= marin-m GH_PROJECT= SongRec CARGO_CRATES= aho-corasick-0.7.18 \ alsa-0.9.1 \ alsa-sys-0.3.1 \ ansi_term-0.11.0 \ anyhow-1.0.47 \ app_dirs-1.2.1 \ arrayvec-0.7.6 \ atk-0.9.0 \ atk-sys-0.10.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ base64-0.13.0 \ bindgen-0.56.0 \ bitflags-1.2.1 \ bitflags-2.6.0 \ block-0.1.6 \ bstr-0.2.17 \ bumpalo-3.8.0 \ bytemuck-1.18.0 \ byteorder-1.4.3 \ bytes-0.5.6 \ bytes-1.1.0 \ cairo-rs-0.9.1 \ cairo-sys-rs-0.10.0 \ cc-1.0.72 \ cesu8-1.1.0 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chfft-0.3.4 \ chrono-0.4.19 \ clang-sys-1.3.0 \ clap-2.33.3 \ claxon-0.4.3 \ combine-4.6.2 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ coreaudio-rs-0.11.3 \ coreaudio-sys-0.2.8 \ cpal-0.15.3 \ crc32fast-1.2.1 \ csv-1.1.6 \ csv-core-0.1.10 \ dasp_sample-0.11.0 \ dbus-0.6.5 \ directories-4.0.1 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ either-1.6.1 \ encoding_rs-0.8.29 \ 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.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.13.2 \ gdk-pixbuf-0.9.0 \ gdk-pixbuf-sys-0.10.0 \ gdk-sys-0.10.0 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gettext-rs-0.5.0 \ gettext-sys-0.19.9 \ gio-0.9.1 \ gio-sys-0.10.1 \ glib-0.10.3 \ glib-macros-0.10.1 \ glib-sys-0.10.1 \ glob-0.3.0 \ gobject-sys-0.10.0 \ gtk-0.9.2 \ gtk-sys-0.10.0 \ h2-0.2.7 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hound-3.4.0 \ http-0.2.5 \ http-body-0.3.1 \ httparse-1.5.1 \ httpdate-0.3.2 \ hyper-0.13.10 \ hyper-tls-0.4.3 \ idna-0.2.3 \ indexmap-1.7.0 \ iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.9.0 \ itoa-0.4.8 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.24 \ js-sys-0.3.70 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.2 \ libc-0.2.108 \ libdbus-sys-0.2.2 \ libloading-0.7.2 \ libpulse-binding-2.26.0 \ libpulse-sys-1.19.2 \ locale_config-0.3.0 \ log-0.4.14 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ matches-0.1.9 \ memchr-2.4.1 \ mime-0.3.16 \ mime_guess-2.0.3 \ mio-0.6.23 \ miow-0.2.2 \ mpris-player-0.6.1 \ native-tls-0.2.8 \ ndk-0.8.0 \ ndk-context-0.1.1 \ ndk-sys-0.5.0+25.2.9519653 \ net2-0.2.37 \ nom-5.1.2 \ num-complex-0.4.0 \ num-derive-0.3.3 \ num-derive-0.4.2 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.7.3 \ num_enum_derive-0.7.3 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ oboe-0.6.1 \ oboe-sys-0.6.1 \ ogg-0.8.0 \ ole32-sys-0.2.0 \ once_cell-1.19.0 \ openssl-0.10.38 \ openssl-probe-0.1.4 \ openssl-sys-0.9.71 \ pango-0.9.1 \ pango-sys-0.10.0 \ peeking_take_while-0.1.2 \ 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.22 \ 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.86 \ pulsectl-rs-0.3.2 \ quote-1.0.37 \ 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.10.10 \ rodio-0.19.0 \ rustc-hash-1.1.0 \ ryu-1.0.5 \ same-file-1.0.6 \ 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 \ serde_urlencoded-0.7.0 \ shell32-sys-0.1.2 \ shlex-0.1.1 \ slab-0.4.5 \ socket2-0.3.19 \ strsim-0.8.0 \ strum-0.18.0 \ strum_macros-0.18.0 \ symphonia-0.5.4 \ symphonia-bundle-mp3-0.5.4 \ symphonia-core-0.5.4 \ symphonia-metadata-0.5.4 \ syn-1.0.81 \ syn-2.0.77 \ system-deps-1.3.2 \ tempfile-3.2.0 \ textwrap-0.11.0 \ thiserror-1.0.64 \ thiserror-impl-1.0.64 \ time-0.1.43 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.4.10 \ 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 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-ident-1.0.13 \ 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 \ 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.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ 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 \ windows-0.54.0 \ windows-core-0.54.0 \ windows-result-0.1.2 \ windows-sys-0.45.0 \ windows-targets-0.42.2 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.52.6 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ xdg-2.4.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} # known problem: The 'Audio input' combobox doesn't have any selections, see https://github.com/marin-m/SongRec/issues/115 .include diff --git a/audio/spotify-player/Makefile b/audio/spotify-player/Makefile index 8340d9e80c82..3b7711881e16 100644 --- a/audio/spotify-player/Makefile +++ b/audio/spotify-player/Makefile @@ -1,74 +1,74 @@ PORTNAME= spotify-player DISTVERSIONPREFIX= v DISTVERSION= 0.20.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= jfree@FreeBSD.org COMMENT= Command driven spotify player WWW= https://github.com/aome510/spotify-player LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= fails to build LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= cargo llvm ssl USE_GITHUB= yes GH_ACCOUNT= aome510 CARGO_CARGOTOML= ${WRKSRC}/spotify_player/Cargo.toml CARGO_FEATURES= --no-default-features CARGO_INSTALL_PATH= ./spotify_player PLIST_FILES= bin/spotify_player PORTDOCS= README.md OPTIONS_DEFINE= DAEMON \ DBUS \ DOCS \ FUZZY_SEARCH \ IMAGE \ NOTIFY \ STREAMING OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND= PORTAUDIO PULSEAUDIO OPTIONS_DEFAULT= DBUS NOTIFY PORTAUDIO STREAMING DAEMON_DESC= Ability to launch as daemon DBUS_DESC= Media control via MPRIS D-Bus FUZZY_SEARCH_DESC= Approximate string matching IMAGE_DESC= Terminal album art rendering NOTIFY_DESC= Desktop notifications STREAMING_DESC= Play music directly from terminal DAEMON_VARS= CARGO_FEATURES+=daemon DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_VARS= CARGO_FEATURES+=media-control FUZZY_SEARCH_VARS= CARGO_FEATURES+=fzf IMAGE_VARS= CARGO_FEATURES+=image 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_VARS= CARGO_FEATURES+=pulseaudio-backend STREAMING_VARS= CARGO_FEATURES+=streaming post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile index 6d5e2e44e709..d63ae268cce1 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -1,302 +1,302 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org COMMENT= Spotify for the terminal written in Rust WWW= https://github.com/Rigellute/spotify-tui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase:ldflags python: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.19 \ 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 .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN_SSL= base openssl openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later .endif 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 759d6dace38f..ab404cb08f2a 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,58 +1,58 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org COMMENT= Spotify daemon WWW= https://github.com/Spotifyd/spotifyd LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libogg.so:audio/libogg USES= cargo ssl:build llvm USE_GITHUB= yes GH_ACCOUNT= Spotifyd USE_RC_SUBR= spotifyd CARGO_FEATURES= --no-default-features PLIST_FILES= bin/spotifyd \ "@sample etc/spotifyd.conf.sample" PORTDOCS= README.md OPTIONS_DEFINE= ALSA DBUS DNS-SD DOCS PORTAUDIO PULSEAUDIO OPTIONS_DEFAULT= PORTAUDIO DBUS_DESC= D-Bus MPRIS support DNS-SD_DESC= Avahi mDNSS support ALSA_LIB_DEPENDS= libasound_module_pcm_oss.so:audio/alsa-plugins ALSA_VARS= CARGO_FEATURES+=alsa_backend DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_VARS= CARGO_FEATURES+=dbus_mpris DNS-SD_LIB_DEPENDS= libdns_sd.so:net/avahi-libdns DNS-SD_EXTRA_PATCHES= ${PATCHDIR}/extra-patch.Cargo.toml 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: ${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 ed5b14cb8f71..7b2ecab70d98 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -1,22 +1,22 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.19.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MAINTAINER= pizzamig@FreeBSD.org COMMENT= Command-line benchmarking tool WWW= https://github.com/sharkdp/hyperfine 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 PLIST_FILES= bin/hyperfine .include diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index 9d3359c762e4..1e210cec7892 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,170 +1,170 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org COMMENT= Stack trace visualizer, a Rust port of flamegraph WWW= https://github.com/jonhoo/inferno LICENSE= CDDL LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= jonhoo CARGO_CRATES= adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ anes-0.1.6 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ arrayvec-0.7.6 \ assert_cmd-2.0.16 \ autocfg-1.4.0 \ bitflags-2.9.0 \ bstr-1.11.3 \ bumpalo-3.17.0 \ bytemuck-1.22.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.3 \ core2-0.4.0 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.3 \ dary_heap-0.3.7 \ dashmap-6.1.0 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.15.0 \ env_filter-0.1.3 \ env_logger-0.11.7 \ equivalent-1.0.2 \ getrandom-0.2.15 \ getrandom-0.3.2 \ half-2.5.0 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.4.1 \ hermit-abi-0.5.0 \ indexmap-2.8.0 \ is-terminal-0.4.16 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.15 \ js-sys-0.3.77 \ libc-0.2.171 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ lock_api-0.4.12 \ log-0.4.26 \ maplit-1.0.2 \ memchr-2.7.4 \ num-format-0.4.4 \ num-traits-0.2.19 \ once_cell-1.21.1 \ oorandom-11.1.5 \ parking_lot_core-0.9.10 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ ppv-lite86-0.2.21 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.94 \ quick-xml-0.37.2 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.9.0 \ rand_chacha-0.9.0 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.10 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rgb-0.8.50 \ rle-decode-fast-1.0.3 \ rustversion-1.0.20 \ ryu-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ smallvec-1.14.0 \ str_stack-0.1.0 \ strsim-0.10.0 \ syn-2.0.100 \ termtree-0.5.1 \ testing_logger-0.1.1 \ tinytemplate-1.2.1 \ unicode-ident-1.0.18 \ utf8parse-0.2.2 \ version_check-0.9.5 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ winapi-util-0.1.9 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.39.0 \ yansi-1.0.1 \ zerocopy-0.7.35 \ zerocopy-0.8.24 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.24 EXECUTABLES= inferno-collapse-dtrace \ inferno-collapse-ghcprof \ inferno-collapse-guess \ inferno-collapse-perf \ inferno-collapse-recursive \ inferno-collapse-sample \ inferno-collapse-vsprof \ inferno-collapse-vtune \ inferno-collapse-xctrace \ inferno-diff-folded \ inferno-flamegraph PLIST_FILES= ${EXECUTABLES:S/inferno-/bin\/&/} .include diff --git a/biology/coverm/Makefile b/biology/coverm/Makefile index ed1fc1dc5fb6..366b6787dce1 100644 --- a/biology/coverm/Makefile +++ b/biology/coverm/Makefile @@ -1,273 +1,273 @@ PORTNAME= coverm DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org COMMENT= Read coverage calculator for metagenomics WWW= https://github.com/wwood/CoverM LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENCE.txt BROKEN_aarch64= compilation fails, see https://github.com/wwood/CoverM/issues/234 BROKEN_i386= compilation fails, see https://github.com/wwood/CoverM/issues/227 USES= cargo USE_GITHUB= yes GH_ACCOUNT= wwood GH_PROJECT= CoverM CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.89 \ approx-0.5.1 \ assert_cli-0.6.3 \ atty-0.2.14 \ autocfg-1.4.0 \ backtrace-0.3.74 \ bincode-1.3.3 \ bio-1.6.0 \ bio-types-1.0.4 \ bird_tool_utils-0.5.1 \ bird_tool_utils-man-0.4.0 \ bit-set-0.5.3 \ bit-vec-0.5.1 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ buf_redux-0.8.4 \ buffer-redux-1.0.2 \ bv-0.11.1 \ bytecount-0.6.8 \ bytemuck-1.18.0 \ byteorder-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ capnp-0.14.11 \ cargo-husky-1.5.0 \ cc-1.1.24 \ cfg-if-1.0.0 \ checkm-0.2.0 \ clap-3.2.25 \ clap-4.5.19 \ clap_builder-4.5.19 \ clap_complete-4.5.32 \ clap_lex-0.2.4 \ clap_lex-0.7.2 \ cmake-0.1.51 \ colorchoice-1.0.2 \ colored-1.9.4 \ concurrent-queue-2.5.0 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ csv-1.3.0 \ csv-core-0.1.11 \ custom_derive-0.1.7 \ derive-new-0.5.9 \ derive-new-0.6.0 \ difference-2.0.0 \ disjoint-0.8.0 \ editdistancek-1.0.2 \ either-1.13.0 \ enum-map-2.7.3 \ enum-map-derive-0.17.0 \ env_filter-0.1.2 \ env_logger-0.10.2 \ env_logger-0.11.5 \ environment-0.1.1 \ equivalent-1.0.1 \ errno-0.3.9 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-1.9.0 \ fastrand-2.1.1 \ feature-probe-0.1.1 \ finch-0.6.0 \ fixedbitset-0.4.2 \ flate2-1.0.34 \ form_urlencoded-1.2.1 \ fs-utils-1.1.4 \ fuchsia-cprng-0.1.1 \ fxhash-0.2.1 \ galah-0.4.2 \ gbdt-0.1.3 \ gcollections-1.5.0 \ getrandom-0.2.15 \ gimli-0.31.1 \ glob-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.15.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.4.0 \ home-0.5.9 \ hts-sys-2.1.4 \ humantime-2.1.0 \ idna-0.5.0 \ ieee754-0.2.6 \ indexmap-1.9.3 \ indexmap-2.6.0 \ instant-0.1.13 \ intervallum-1.4.1 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.11.0 \ itertools-num-0.1.3 \ itoa-1.0.11 \ jobserver-0.1.32 \ lazy_static-1.5.0 \ libc-0.2.159 \ libm-0.2.8 \ libz-sys-1.1.20 \ linear-map-1.2.0 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ lzma-sys-0.1.20 \ matrixmultiply-0.3.9 \ memchr-2.7.4 \ memmap-0.7.0 \ memoffset-0.7.1 \ miniz_oxide-0.8.0 \ multimap-0.9.1 \ murmurhash3-0.0.5 \ nalgebra-0.29.0 \ nalgebra-0.32.6 \ nalgebra-macros-0.1.0 \ nalgebra-macros-0.2.2 \ ndarray-0.15.6 \ needletail-0.4.1 \ needletail-0.5.1 \ newtype_derive-0.1.6 \ nix-0.26.4 \ num-complex-0.4.6 \ num-integer-0.1.46 \ num-rational-0.4.2 \ num-traits-0.2.19 \ object-0.36.5 \ once_cell-1.20.1 \ ordered-float-3.9.2 \ os_str_bytes-6.6.1 \ partitions-0.2.4 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ portable-atomic-1.9.0 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.86 \ quick-error-1.2.3 \ quote-1.0.37 \ rand-0.4.6 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ regex-1.11.0 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ remove_dir_all-0.5.3 \ roff-0.1.0 \ roff-0.2.2 \ rust-htslib-0.44.1 \ rust-lapper-1.1.0 \ rustc-demangle-0.1.24 \ rustc_version-0.1.7 \ rustix-0.38.37 \ rustversion-1.0.17 \ ryu-1.0.18 \ safe_arch-0.7.2 \ safemem-0.3.3 \ semver-0.1.20 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ shlex-1.3.0 \ simba-0.6.0 \ simba-0.8.1 \ simple-logging-2.0.2 \ skani-0.1.1 \ smallvec-1.13.2 \ statrs-0.16.1 \ statrs-0.17.1 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.25.0 \ strum_macros-0.25.3 \ strum_macros-0.26.4 \ syn-1.0.109 \ syn-2.0.79 \ synstructure-0.12.6 \ tempdir-0.3.7 \ tempfile-3.13.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.64 \ thiserror-impl-1.0.64 \ thread-id-3.3.0 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ trilean-1.1.0 \ triple_accel-0.4.0 \ typenum-1.17.0 \ unicode-bidi-0.3.17 \ unicode-ident-1.0.13 \ unicode-normalization-0.1.24 \ unicode-xid-0.2.6 \ url-2.5.2 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version-compare-0.1.1 \ version-compare-0.2.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ which-6.0.3 \ wide-0.7.28 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winsafe-0.0.19 \ xz2-0.1.7 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/cad/surfer/Makefile b/cad/surfer/Makefile index 8ada98317055..c384b17892f8 100644 --- a/cad/surfer/Makefile +++ b/cad/surfer/Makefile @@ -1,42 +1,42 @@ PORTNAME= surfer DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MAINTAINER= jbo@FreeBSD.org COMMENT= Extensible and snappy waveform viewer WWW= https://surfer-project.org LICENSE= EUPL12 LICENSE_FILE= ${WRKSRC}/LICENSE-EUPL-1.2.txt USES= cargo ssl USE_GITLAB= yes GL_ACCOUNT= surfer-project # For vendored crates (git submodules) USE_GITHUB= nodefault # Cannot use yes because USE_GITLAB=yes above GL_TUPLE= TheZoq2:fzcmd:1ae2b2c2e50ce7b99809dc7e2dd64749a51fd4f2:fzcmd GH_TUPLE= jkarns275:f128:e60de395f0d6454c1dc546b87f06a6358425b6b6:f128 \ ics-jku:instruction-decoder:8894eaaf012df38a290f57c8867660eb65c114c3:instdec PLIST_FILES= bin/surfer # Move vendored crates (git submodules) to the correct location post-extract: ${RM} -r ${WRKSRC}/fzcmd ${MV} ${WRKSRC_fzcmd} ${WRKSRC}/fzcmd ${RM} -r ${WRKSRC}/f128 ${MV} ${WRKSRC_f128} ${WRKSRC}/f128 ${RM} -r ${WRKSRC}/instruction-decoder ${MV} ${WRKSRC_instdec} ${WRKSRC}/instruction-decoder do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/surfer \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/cad/svlint/Makefile b/cad/svlint/Makefile index c29b27abe5b1..9dcee5e8c36a 100644 --- a/cad/svlint/Makefile +++ b/cad/svlint/Makefile @@ -1,125 +1,125 @@ PORTNAME= svlint DISTVERSIONPREFIX= v DISTVERSION= 0.9.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= cad devel MAINTAINER= yuri@FreeBSD.org COMMENT= SystemVerilog linter WWW= https://github.com/dalance/svlint LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= dalance CARGO_CRATES= aho-corasick-1.1.3 \ anyhow-1.0.86 \ atty-0.2.14 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bytecount-0.6.8 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_complete-3.2.5 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ colored-2.1.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ enquote-1.1.0 \ equivalent-1.0.1 \ getrandom-0.2.15 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.1.19 \ indexmap-1.9.3 \ indexmap-2.2.6 \ lazy_static-1.4.0 \ libc-0.2.155 \ libloading-0.8.3 \ libredox-0.1.3 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ nom-greedyerror-0.5.0 \ nom-packrat-0.7.0 \ nom-packrat-macros-0.7.0 \ nom-recursive-0.5.1 \ nom-recursive-macros-0.5.1 \ nom-tracable-0.9.1 \ nom-tracable-macros-0.9.1 \ nom_locate-4.2.0 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ quote-1.0.36 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustversion-1.0.17 \ same-file-1.0.6 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_regex-1.1.0 \ serde_spanned-0.6.6 \ str-concat-0.2.0 \ strsim-0.10.0 \ sv-filelist-parser-0.1.3 \ sv-parser-0.13.3 \ sv-parser-error-0.13.3 \ sv-parser-macros-0.13.3 \ sv-parser-parser-0.13.3 \ sv-parser-pp-0.13.3 \ sv-parser-syntaxtree-0.13.3 \ syn-1.0.109 \ syn-2.0.66 \ term-0.7.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ unicode-ident-1.0.12 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.11 PLIST_FILES= bin/${PORTNAME} \ bin/mdgen .include diff --git a/cad/svls/Makefile b/cad/svls/Makefile index df81cd8a33b6..a130cbce1431 100644 --- a/cad/svls/Makefile +++ b/cad/svls/Makefile @@ -1,189 +1,189 @@ PORTNAME= svls DISTVERSIONPREFIX= v DISTVERSION= 0.2.12 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org COMMENT= SystemVerilog language server WWW= https://github.com/dalance/svls LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= dalance CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ anyhow-1.0.86 \ async-trait-0.1.80 \ atty-0.2.14 \ auto_impl-1.2.0 \ autocfg-1.3.0 \ backtrace-0.3.72 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bytecount-0.6.8 \ bytes-1.6.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_complete-3.2.5 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ colored-2.1.0 \ dashmap-5.5.3 \ deranged-0.3.11 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ enquote-1.1.0 \ equivalent-1.0.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.29.0 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.1.19 \ httparse-1.8.0 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.155 \ libloading-0.8.3 \ libredox-0.1.3 \ lock_api-0.4.12 \ log-0.4.21 \ lsp-types-0.94.1 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ nom-7.1.3 \ nom-greedyerror-0.5.0 \ nom-packrat-0.7.0 \ nom-packrat-macros-0.7.0 \ nom-recursive-0.5.1 \ nom-recursive-macros-0.5.1 \ nom-tracable-0.9.1 \ nom-tracable-macros-0.9.1 \ nom_locate-4.2.0 \ num-conv-0.1.0 \ num_threads-0.1.7 \ object-0.35.0 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ powerfmt-0.2.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ quote-1.0.36 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc-demangle-0.1.24 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_regex-1.1.0 \ serde_repr-0.1.19 \ serde_spanned-0.6.6 \ simplelog-0.12.2 \ slab-0.4.9 \ smallvec-1.13.2 \ str-concat-0.2.0 \ strsim-0.10.0 \ sv-filelist-parser-0.1.3 \ sv-parser-0.13.3 \ sv-parser-error-0.13.3 \ sv-parser-macros-0.13.3 \ sv-parser-parser-0.13.3 \ sv-parser-pp-0.13.3 \ sv-parser-syntaxtree-0.13.3 \ svlint-0.9.3 \ syn-1.0.109 \ syn-2.0.66 \ term-0.7.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ tokio-util-0.7.11 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-lsp-0.20.0 \ tower-lsp-macros-0.9.0 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.0 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.9 PLIST_FILES= bin/${PORTNAME} .include diff --git a/converters/yj-bruceadams/Makefile b/converters/yj-bruceadams/Makefile index 8586ba909dfb..ceaed233a24c 100644 --- a/converters/yj-bruceadams/Makefile +++ b/converters/yj-bruceadams/Makefile @@ -1,74 +1,74 @@ PORTNAME= yj DISTVERSION= 1.2.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= converters textproc PKGNAMESUFFIX= -${GH_ACCOUNT} MAINTAINER= 0mp@FreeBSD.org COMMENT= Command line tool that converts YAML to JSON WWW= https://github.com/bruceadams/yj LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bruceadams CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.63 \ bitflags-1.3.2 \ cc-1.0.72 \ cfg-if-1.0.0 \ clap-3.0.0 \ clap_derive-3.0.0 \ doc-comment-0.3.3 \ exitfailure-0.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ gimli-0.26.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ indexmap-1.7.0 \ itoa-1.0.1 \ lazy_static-1.4.0 \ libc-0.2.112 \ linked-hash-map-0.5.4 \ memchr-2.4.1 \ miniz_oxide-0.4.4 \ object-0.27.1 \ os_str_bytes-6.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.36 \ quote-1.0.14 \ rustc-demangle-0.1.21 \ ryu-1.0.9 \ serde-1.0.133 \ serde_json-1.0.74 \ serde_yaml-0.8.23 \ snafu-0.6.10 \ snafu-derive-0.6.10 \ strsim-0.10.0 \ syn-1.0.84 \ synstructure-0.12.6 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ textwrap-0.14.2 \ unicode-segmentation-1.8.0 \ unicode-xid-0.2.2 \ version_check-0.9.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 \ yaml-rust-0.4.5 CONFLICTS_INSTALL= yj PLIST_FILES= bin/yj .include diff --git a/databases/diesel/Makefile b/databases/diesel/Makefile index d7903b93bee0..1d3f9023abf4 100644 --- a/databases/diesel/Makefile +++ b/databases/diesel/Makefile @@ -1,237 +1,238 @@ PORTNAME= diesel DISTVERSIONPREFIX= v DISTVERSION= 2.2.11 +PORTREVISION= 1 CATEGORIES= databases PKGNAMESUFFIX= -cli MAINTAINER= yuri@FreeBSD.org COMMENT= Extensible ORM and Query Builder for Rust WWW= https://diesel.rs \ https://github.com/diesel-rs/diesel LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo mysql pgsql sqlite USE_GITHUB= yes GH_ACCOUNT= diesel-rs CARGO_BUILD_ARGS= --package=diesel_cli CARGO_INSTALL_PATH= diesel_cli CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.19 \ anstyle-1.0.11 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.3 \ anstyle-wincon-3.0.9 \ argon2-0.5.3 \ assert_matches-1.5.0 \ autocfg-1.5.0 \ base64ct-1.8.0 \ bigdecimal-0.4.8 \ bitflags-2.9.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ bumpalo-3.18.1 \ byteorder-1.5.0 \ cc-1.2.27 \ cfg-if-1.0.1 \ chrono-0.4.41 \ clap-4.5.40 \ clap_builder-4.5.40 \ clap_complete-4.5.54 \ clap_derive-4.5.40 \ clap_lex-0.7.5 \ cmake-0.1.54 \ colorchoice-1.0.4 \ console-0.15.11 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crypto-common-0.1.6 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ deranged-0.4.0 \ diffy-0.4.2 \ digest-0.10.7 \ displaydoc-0.2.5 \ dotenvy-0.15.7 \ either-1.15.0 \ encode_unicode-1.0.0 \ env_logger-0.8.4 \ equivalent-1.0.2 \ errno-0.3.12 \ fastrand-2.3.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ generic-array-0.14.7 \ getrandom-0.2.16 \ getrandom-0.3.3 \ hashbrown-0.15.4 \ heck-0.5.0 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-2.0.0 \ icu_locale_core-2.0.0 \ icu_normalizer-2.0.0 \ icu_normalizer_data-2.0.0 \ icu_properties-2.0.1 \ icu_properties_data-2.0.1 \ icu_provider-2.0.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.1 \ indexmap-2.9.0 \ insta-1.43.1 \ ipnet-2.11.0 \ ipnetwork-0.21.1 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.15 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ libc-0.2.174 \ libm-0.2.15 \ libsqlite3-sys-0.33.0 \ link-cplusplus-1.0.10 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ lock_api-0.4.13 \ log-0.4.27 \ matchers-0.1.0 \ memchr-2.7.5 \ mysqlclient-src-0.1.4+9.3.0 \ mysqlclient-sys-0.4.7 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.1 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ openssl-src-300.5.0+3.5.0 \ openssl-sys-0.9.109 \ overload-0.1.1 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ password-hash-0.5.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.16 \ pkg-config-0.3.32 \ potential_utf-0.1.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ pq-src-0.3.9+libpq-17.5 \ pq-sys-0.7.2 \ proc-macro2-1.0.95 \ quickcheck-1.0.3 \ quote-1.0.40 \ r-efi-5.3.0 \ r2d2-0.8.10 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.13 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ rustix-1.0.7 \ rustversion-1.0.21 \ ryu-1.0.20 \ scheduled-thread-pool-0.2.7 \ scopeguard-1.2.0 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_regex-1.1.0 \ serde_spanned-0.6.9 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ similar-2.7.0 \ smallvec-1.15.1 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-2.0.103 \ synstructure-0.13.2 \ tempfile-3.20.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ thread_local-1.1.9 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tinystr-0.8.1 \ toml-0.8.23 \ toml_datetime-0.6.11 \ toml_edit-0.22.27 \ toml_write-0.1.2 \ tracing-0.1.41 \ tracing-attributes-0.1.30 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ typenum-1.18.0 \ unicode-ident-1.0.18 \ url-2.5.4 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.17.0 \ valuable-0.1.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.3 \ windows-result-0.3.4 \ windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.11 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ zerocopy-0.8.26 \ zerocopy-derive-0.8.26 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ zerovec-0.11.2 \ zerovec-derive-0.11.1 PLIST_FILES= bin/${PORTNAME} post-patch: ${CP} ${FILESDIR}/bindings_8_0_35_powerpc64_freebsd.rs \ ${WRKSRC}/cargo-crates/mysqlclient-sys-0.4.7/bindings/ .include diff --git a/databases/frece/Makefile b/databases/frece/Makefile index fe0c68108bc1..e153c3e018a6 100644 --- a/databases/frece/Makefile +++ b/databases/frece/Makefile @@ -1,58 +1,58 @@ PORTNAME= frece DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Maintain a database sorted by frecency (frequency + recency) WWW= https://github.com/YodaEmbedding/frece LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= YodaEmbedding CARGO_CRATES= addr2line-0.15.2 \ adler-1.0.2 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.60 \ bitflags-1.2.1 \ cc-1.0.69 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ failure-0.1.8 \ failure_derive-0.1.8 \ fs2-0.4.3 \ gimli-0.24.0 \ hermit-abi-0.1.19 \ libc-0.2.98 \ memchr-2.4.0 \ miniz_oxide-0.4.4 \ num-integer-0.1.44 \ num-traits-0.2.14 \ object-0.25.3 \ proc-macro2-1.0.28 \ quote-1.0.9 \ rustc-demangle-0.1.20 \ strsim-0.8.0 \ syn-1.0.74 \ synstructure-0.12.5 \ textwrap-0.11.0 \ time-0.1.44 \ 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 PLIST_FILES= bin/${PORTNAME} .include diff --git a/databases/gobang/Makefile b/databases/gobang/Makefile index 3a4df9986c69..b972c867cda7 100644 --- a/databases/gobang/Makefile +++ b/databases/gobang/Makefile @@ -1,212 +1,212 @@ PORTNAME= gobang DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-alpha.5 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-platform TUI database management tool written in Rust WWW= https://github.com/tako8ki/gobang LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/TaKO8Ki/gobang/issues/180 USES= cargo USE_GITHUB= yes GH_ACCOUNT= tako8ki CARGO_CRATES= ahash-0.7.4 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.41 \ arrayvec-0.5.2 \ async-trait-0.1.50 \ atoi-0.4.0 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bitvec-0.19.5 \ block-buffer-0.9.0 \ bumpalo-3.7.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ cassowary-0.3.0 \ cc-1.0.68 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ cpufeatures-0.1.5 \ crossbeam-channel-0.5.1 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ crossterm-0.19.0 \ crossterm-0.20.0 \ crossterm_winapi-0.7.0 \ crossterm_winapi-0.8.0 \ crypto-mac-0.10.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 \ dotenv-0.15.0 \ easy-cast-0.4.4 \ either-1.6.1 \ form_urlencoded-1.0.1 \ funty-1.1.0 \ futures-0.3.15 \ futures-channel-0.3.15 \ futures-core-0.3.15 \ futures-executor-0.3.15 \ futures-intrusive-0.4.0 \ 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 \ generic-array-0.14.4 \ getrandom-0.2.3 \ hashbrown-0.11.2 \ hashlink-0.7.0 \ heck-0.3.3 \ hermit-abi-0.1.18 \ hex-0.4.3 \ hmac-0.10.1 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.9 \ 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 \ libm-0.2.1 \ libsqlite3-sys-0.22.2 \ lock_api-0.4.4 \ log-0.4.14 \ maplit-1.0.2 \ matches-0.1.8 \ md-5-0.9.1 \ memchr-2.4.0 \ mio-0.7.13 \ miow-0.3.7 \ nom-6.1.2 \ ntapi-0.3.6 \ num-bigint-0.3.2 \ num-bigint-0.4.2 \ 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 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ pem-0.8.3 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.27 \ 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 \ redox_syscall-0.2.9 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ ring-0.16.20 \ rsa-0.4.1 \ rust_decimal-1.15.0 \ rustls-0.19.1 \ ryu-1.0.5 \ scopeguard-1.1.0 \ sct-0.6.1 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ sha-1-0.9.6 \ sha2-0.9.5 \ signal-hook-0.1.17 \ signal-hook-0.3.10 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ simple_asn1-0.5.4 \ slab-0.4.3 \ smallvec-1.6.1 \ spin-0.5.2 \ sqlformat-0.1.6 \ sqlx-0.5.7 \ sqlx-core-0.5.7 \ sqlx-macros-0.5.7 \ sqlx-rt-0.5.7 \ static_assertions-1.1.0 \ stringprep-0.1.2 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ strum-0.21.0 \ strum_macros-0.21.1 \ subtle-2.4.0 \ syn-1.0.73 \ synstructure-0.12.4 \ tap-1.0.1 \ textwrap-0.11.0 \ thiserror-1.0.25 \ thiserror-impl-1.0.25 \ time-0.1.43 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-1.11.0 \ tokio-macros-1.3.0 \ tokio-rustls-0.22.0 \ tokio-stream-0.1.7 \ toml-0.4.10 \ tui-0.15.0 \ typenum-1.13.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 \ unicode_categories-0.1.1 \ untrusted-0.7.1 \ 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 \ 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 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ which-4.2.2 \ whoami-1.1.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 \ zeroize-1.3.0 \ zeroize_derive-1.1.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile index 0b54ffa2fa64..b7e4a990921f 100644 --- a/databases/mongodb70/Makefile +++ b/databases/mongodb70/Makefile @@ -1,180 +1,180 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 7.0.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} MAINTAINER= ronald@FreeBSD.org COMMENT= MongoDB Community Edition (7.0.x Branch) WWW= https://www.mongodb.com/docs/v7.0/ LICENSE= APACHE20 SSPLv1 # mongodb is SSPLv1, C++ driver is APACHE20 LICENSE_COMB= multi LICENSE_NAME_SSPLv1= Server Side Public License Version 1 LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le ONLY_FOR_ARCHS_REASON= only ported to amd64, aarch64, and powerpc64le on FreeBSD; upstream supports arm64, ppc64le, s390x, and x86-64 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/py-pymongo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.11:devel/py-pyyaml@${PY_FLAVOR} \ rust-cbindgen>0:devel/rust-cbindgen # build depends used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh BUILD_DEPENDS+= gm4:devel/m4 \ gsed:textproc/gsed LIB_DEPENDS= libcurl.so:ftp/curl \ libsnappy.so:archivers/snappy \ libstemmer.so:textproc/snowballstemmer \ libunwind.so:devel/libunwind \ libyaml-cpp.so:devel/yaml-cpp \ libzstd.so:archivers/zstd FLAVORS= default armv80a armv80a_PKGNAMESUFFIX= ${DISTVERSION:R:S/.//}-armv80a USES= compiler:c++20-lang cpe python:build scons shebangfix ssl # gmake is used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh USES+= gmake pkgconfig CPE_PRODUCT= mongodb # mozjs tag comes from ${WRKSRC}/src/third_party/mozjs/get-sources.sh MOZJS_TAG= 98c8be22bec7bb650156e0d389b425322d8c323c USE_GITHUB= yes GH_ACCOUNT= mongodb mongodb-forks:mozjs GH_PROJECT= mongo spidermonkey:mozjs GH_TAGNAME= ${MOZJS_TAG}:mozjs USE_RC_SUBR= mongod SHEBANG_FILES= buildscripts/scons.py python_OLD_CMD= @python_interpreter@ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= gen-config.sh CONFIGURE_ARGS+= ${MOZJS_ARCH} \ freebsd CONFIGURE_ENV+= PYTHON3="${PYTHON_CMD}" MAKE_ARGS= --allocator=system \ --cxx-std=20 \ --disable-warnings-as-errors \ --libc++ \ --runtime-hardening=on \ --ssl \ --use-system-libunwind \ --use-system-snappy \ --use-system-stemmer \ --use-system-yaml \ --use-system-zlib \ --use-system-zstd \ -j${MAKE_JOBS_NUMBER} \ AR=llvm-ar \ MONGO_VERSION=${DISTVERSION} \ VERBOSE=on ALL_TARGET= install-core CFLAGS+= -DBOOST_NO_CXX98_FUNCTION_BASE CONFLICTS_INSTALL= mongodb[0-9][0-9] EXTRACT_AFTER_ARGS= --exclude src/third_party/snappy-* \ --exclude src/third_party/libstemmer_c \ --exclude src/third_party/unwind \ --exclude src/third_party/yaml-cpp \ --exclude src/third_party/zlib-* \ --exclude src/third_party/zstandard \ --no-same-owner --no-same-permissions # This ports is only following the Major Release. # https://docs.mongodb.com/manual/reference/versioning/ PORTSCOUT= limit:^7\.0\. CONFIGURE_WRKSRC= ${MOZJS_WRKSRC} USERS= mongodb GROUPS= mongodb OPTIONS_DEFINE= LTO NOAVX SASL OPTIONS_DEFINE_aarch64= ARMV80A OPTIONS_DEFAULT= NOAVX SASL # MongoDB on non-LSE ARM cpu like Raspberry Pi can work but is unsupported upstream. # Can give corruption on high concurrency. # Please read https://jira.mongodb.org/browse/SERVER-71772. ARMV80A_DESC= Enable non-LSE ARM64 CPUs like RPI4. NOAVX_DESC= "Disable AVX instructions on amd64 (Sandybridge+)" ARMV80A_EXTRA_PATCHES= ${FILESDIR}/extrapatch-SConstruct LTO_MAKE_ARGS= --lto=on NOAVX_MAKE_ARGS= --experimental-optimization="-sandybridge" NOAVX_EXTRA_PATCHES= ${FILESDIR}/extrapatch-src_third__party_mozjs_SConscript \ ${FILESDIR}/extrapatch-src_third__party_mozjs_extract_mozglue_misc_SIMD.cpp SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_MAKE_ARGS= --use-sasl-client MOZJS_WRKSRC= ${WRKSRC}/src/third_party/mozjs .if ${FLAVOR:U} == armv80a OPTIONS_SET+= ARMV80A .endif .include .if ${FLAVOR:U} == armv80a && ${ARCH} != aarch64 IGNORE= flavor armv80a is only valid on aarch64 .endif .if ${ARCH} == amd64 MOZJS_ARCH= x86_64 .elif ${ARCH} == powerpc64le MOZJS_ARCH= ppc64le .elif ${ARCH} == aarch64 MOZJS_ARCH= ${ARCH} .endif post-extract: # Verify we downloaded the proper mozjs git tag. ${SH} -xc "test \"X`grep -E '^LIB_GIT_REVISION=' ${MOZJS_WRKSRC}/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\"" post-patch: # fix build with python-3.11 ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/util.py ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/preprocessor.py ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/backend/base.py ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/action/process_define_files.py pre-configure: # Replacement of ${WRKSRC}/src/third_party/mozjs/get-sources.sh ${LN} -sF ${WRKDIR}/spidermonkey-${MOZJS_TAG} ${MOZJS_WRKSRC}/mozilla-release do-build: ${WRKSRC}/buildscripts/scons.py -C ${WRKSRC} ${MAKE_ARGS} do-install: .for f in mongod mongos ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${f} .endfor ${INSTALL_DATA} ${WRKSRC}/rpm/mongod.conf ${STAGEDIR}${PREFIX}/etc/mongodb.conf.sample ${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in LICENSE-Community.txt MPL-2 README THIRD-PARTY-NOTICES ${MV} ${STAGEDIR}${PREFIX}/${doc} ${STAGEDIR}${DOCSDIR}/ .endfor ${INSTALL_MAN} ${WRKSRC}/debian/mongod.1 ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_MAN} ${WRKSRC}/debian/mongos.1 ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_MAN} ${WRKSRC}/debian/mongodb-parameters.5 ${STAGEDIR}${PREFIX}/share/man/man5/ ${RM} ${STAGEDIR}${PREFIX}/bin/resmoke.py do-test: ${SH} ${FILESDIR}/make.test.sh "${STAGEDIR}${PREFIX}/bin" .include diff --git a/databases/mongodb80/Makefile b/databases/mongodb80/Makefile index 260c6f5aa3be..54c4447d8508 100644 --- a/databases/mongodb80/Makefile +++ b/databases/mongodb80/Makefile @@ -1,178 +1,178 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 8.0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} MAINTAINER= ronald@FreeBSD.org COMMENT= MongoDB Community Edition (8.0.x Branch) WWW= https://www.mongodb.com/docs/v8.0/ LICENSE= APACHE20 SSPLv1 # mongodb is SSPLv1, C++ driver is APACHE20 LICENSE_COMB= multi LICENSE_NAME_SSPLv1= Server Side Public License Version 1 LICENSE_FILE_SSPLv1= ${WRKSRC}/LICENSE-Community.txt LICENSE_PERMS_SSPLv1= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le ONLY_FOR_ARCHS_REASON= only ported to amd64, aarch64, and powerpc64le on FreeBSD; upstream supports arm64, ppc64le, s390x, and x86-64 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}cheetah3>0:devel/py-cheetah3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/py-pymongo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.11:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}retry2>0:devel/py-retry2@${PY_FLAVOR} \ git:devel/git@tiny \ rust-cbindgen>0:devel/rust-cbindgen # build depends used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh BUILD_DEPENDS+= gm4:devel/m4 \ gsed:textproc/gsed LIB_DEPENDS= libcurl.so:ftp/curl \ libsnappy.so:archivers/snappy \ libstemmer.so:textproc/snowballstemmer \ libunwind.so:devel/libunwind \ libyaml-cpp.so:devel/yaml-cpp \ libzstd.so:archivers/zstd FLAVORS= default armv80a armv80a_PKGNAMESUFFIX= ${DISTVERSION:R:S/.//}-armv80a USES= compiler:c++20-lang cpe python:build scons shebangfix ssl # gmake is used while running ${WRKSRC}/src/third_party/mozjs/gen-config.sh USES+= gmake pkgconfig CPE_PRODUCT= mongodb # mozjs tag comes from ${WRKSRC}/src/third_party/mozjs/get-sources.sh MOZJS_TAG= 98c8be22bec7bb650156e0d389b425322d8c323c USE_GITHUB= yes GH_ACCOUNT= mongodb mongodb-forks:mozjs GH_PROJECT= mongo spidermonkey:mozjs GH_TAGNAME= ${MOZJS_TAG}:mozjs USE_RC_SUBR= mongod SHEBANG_FILES= buildscripts/scons.py python_OLD_CMD= @python_interpreter@ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= gen-config.sh CONFIGURE_ARGS+= ${MOZJS_ARCH} \ freebsd CONFIGURE_ENV+= PYTHON3="${PYTHON_CMD}" MAKE_ARGS= --allocator=system \ --cxx-std=20 \ --disable-warnings-as-errors \ --libc++ \ --runtime-hardening=on \ --ssl \ --use-system-libunwind \ --use-system-snappy \ --use-system-stemmer \ --use-system-yaml \ --use-system-zlib \ --use-system-zstd \ -j${MAKE_JOBS_NUMBER} \ AR=llvm-ar \ MONGO_VERSION=${DISTVERSION} \ VERBOSE=on ALL_TARGET= install-servers CFLAGS+= -DBOOST_NO_CXX98_FUNCTION_BASE CONFLICTS_INSTALL= mongodb[0-9][0-9] EXTRACT_AFTER_ARGS= --exclude src/third_party/snappy-* \ --exclude src/third_party/libstemmer_c \ --exclude src/third_party/unwind \ --exclude src/third_party/yaml-cpp \ --exclude src/third_party/zlib-* \ --exclude src/third_party/zstandard \ --no-same-owner --no-same-permissions # This ports is only following the Major Release. # https://docs.mongodb.com/manual/reference/versioning/ PORTSCOUT= limit:^8\.0\. CONFIGURE_WRKSRC= ${MOZJS_WRKSRC} USERS= mongodb GROUPS= mongodb OPTIONS_DEFINE= LTO NOAVX SASL OPTIONS_DEFINE_aarch64= ARMV80A OPTIONS_DEFAULT= NOAVX SASL # MongoDB on non-LSE ARM cpu like Raspberry Pi can work but is unsupported upstream. # Can give corruption on high concurrency. # Please read https://jira.mongodb.org/browse/SERVER-71772. ARMV80A_DESC= Enable non-LSE ARM64 CPUs like RPI4. NOAVX_DESC= "Disable AVX instructions on amd64 (Sandybridge+)" ARMV80A_EXTRA_PATCHES= ${FILESDIR}/extrapatch-SConstruct LTO_MAKE_ARGS= --lto=on NOAVX_MAKE_ARGS= --experimental-optimization="-sandybridge" NOAVX_EXTRA_PATCHES= ${FILESDIR}/extrapatch-src_third__party_mozjs_SConscript \ ${FILESDIR}/extrapatch-src_third__party_mozjs_extract_mozglue_misc_SIMD.cpp SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_MAKE_ARGS= --use-sasl-client MOZJS_WRKSRC= ${WRKSRC}/src/third_party/mozjs .if ${FLAVOR:U} == armv80a OPTIONS_SET+= ARMV80A .endif .include .if ${FLAVOR:U} == armv80a && ${ARCH} != aarch64 IGNORE= flavor armv80a is only valid on aarch64 .endif .if ${ARCH} == amd64 MOZJS_ARCH= x86_64 .elif ${ARCH} == powerpc64le MOZJS_ARCH= ppc64le .elif ${ARCH} == aarch64 MOZJS_ARCH= ${ARCH} .endif post-extract: # Verify we downloaded the proper mozjs git tag. ${SH} -xc "test \"X`grep -E '^LIB_GIT_REVISION=' ${MOZJS_WRKSRC}/get-sources.sh`\" = \"XLIB_GIT_REVISION=${MOZJS_TAG}\"" pre-configure: # Replacement of ${WRKSRC}/src/third_party/mozjs/get-sources.sh ${LN} -sF ${WRKDIR}/spidermonkey-${MOZJS_TAG} ${MOZJS_WRKSRC}/mozilla-release do-build: ${WRKSRC}/buildscripts/scons.py -C ${WRKSRC} ${MAKE_ARGS} do-install: .for f in mongod mongos ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${f} .endfor ${INSTALL_DATA} ${WRKSRC}/rpm/mongod.conf ${STAGEDIR}${PREFIX}/etc/mongodb.conf.sample ${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in LICENSE-Community.txt MPL-2 README THIRD-PARTY-NOTICES ${MV} ${STAGEDIR}${PREFIX}/${doc} ${STAGEDIR}${DOCSDIR}/ .endfor ${INSTALL_MAN} ${WRKSRC}/debian/mongod.1 ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_MAN} ${WRKSRC}/debian/mongos.1 ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_MAN} ${WRKSRC}/debian/mongodb-parameters.5 ${STAGEDIR}${PREFIX}/share/man/man5/ ${RM} ${STAGEDIR}${PREFIX}/bin/resmoke.py do-test: ${SH} ${FILESDIR}/make.test.sh "${STAGEDIR}${PREFIX}/bin" .include diff --git a/databases/movine/Makefile b/databases/movine/Makefile index 7a625a8f3db5..b17ee8023ee5 100644 --- a/databases/movine/Makefile +++ b/databases/movine/Makefile @@ -1,187 +1,187 @@ PORTNAME= movine DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Database migration manager written in Rust WWW= https://github.com/byronwasti/movine LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= byronwasti CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ async-trait-0.1.41 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ bumpalo-3.6.1 \ byteorder-1.3.4 \ bytes-1.0.1 \ cc-1.0.62 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ cloudabi-0.1.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpuid-bool-0.1.2 \ crypto-mac-0.10.0 \ digest-0.9.0 \ dotenv-0.15.0 \ env_logger-0.7.1 \ envy-0.4.1 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ futures-0.3.8 \ futures-channel-0.3.8 \ futures-core-0.3.8 \ futures-executor-0.3.8 \ futures-io-0.3.8 \ futures-macro-0.3.8 \ futures-sink-0.3.8 \ futures-task-0.3.8 \ futures-util-0.3.8 \ generic-array-0.14.4 \ getrandom-0.2.2 \ heck-0.3.1 \ hermit-abi-0.1.17 \ hmac-0.10.1 \ humantime-1.3.0 \ instant-0.1.8 \ js-sys-0.3.50 \ lazy_static-1.4.0 \ libc-0.2.93 \ libsqlite3-sys-0.18.0 \ linked-hash-map-0.5.3 \ lock_api-0.4.1 \ log-0.4.11 \ lru-cache-0.1.2 \ matches-0.1.8 \ md-5-0.9.1 \ memchr-2.3.4 \ mio-0.7.11 \ miow-0.3.7 \ native-tls-0.2.7 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ once_cell-1.5.2 \ opaque-debug-0.3.0 \ openssl-0.10.33 \ openssl-probe-0.1.2 \ openssl-sys-0.9.61 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_shared-0.8.0 \ pin-project-1.0.1 \ pin-project-internal-1.0.1 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ postgres-0.19.1 \ postgres-native-tls-0.5.0 \ postgres-protocol-0.6.1 \ postgres-types-0.2.1 \ 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.26 \ quick-error-1.2.3 \ quote-1.0.7 \ 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 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ ring-0.16.20 \ rusqlite-0.23.1 \ rustls-0.19.0 \ schannel-0.1.19 \ scopeguard-1.1.0 \ sct-0.6.0 \ security-framework-2.2.0 \ security-framework-sys-2.2.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ sha2-0.9.2 \ siphasher-0.3.3 \ slab-0.4.2 \ smallvec-1.5.0 \ socket2-0.4.0 \ spin-0.5.2 \ stringprep-0.1.2 \ strsim-0.8.0 \ structopt-0.3.20 \ structopt-derive-0.4.13 \ subtle-2.3.0 \ syn-1.0.69 \ tempfile-3.2.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-1.0.1 \ tinyvec_macros-0.1.0 \ tokio-1.4.0 \ tokio-native-tls-0.3.0 \ tokio-postgres-0.7.1 \ tokio-postgres-rustls-0.8.0 \ tokio-rustls-0.22.0 \ tokio-util-0.6.5 \ toml-0.5.7 \ typenum-1.12.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.14 \ unicode-segmentation-1.7.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.73 \ wasm-bindgen-backend-0.2.73 \ wasm-bindgen-macro-0.2.73 \ wasm-bindgen-macro-support-0.2.73 \ wasm-bindgen-shared-0.2.73 \ web-sys-0.3.50 \ webpki-0.21.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 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN= Fails to detect OpenSSL 3 and later .endif .include diff --git a/databases/ods2sql/Makefile b/databases/ods2sql/Makefile index 1bf49948ccf1..4ea15dad3773 100644 --- a/databases/ods2sql/Makefile +++ b/databases/ods2sql/Makefile @@ -1,83 +1,83 @@ PORTNAME= ods2sql DISTVERSION= 0.4.0 -PORTREVISION= 42 +PORTREVISION= 43 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Create SQLite3 database from ODS spreadsheet WWW= https://gitlab.com/zetok/ods2sql LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo sqlite USE_GITLAB= yes GL_ACCOUNT= zetok GL_TAGNAME= 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} .include diff --git a/databases/postgresql-promscale/Makefile b/databases/postgresql-promscale/Makefile index a4af459964af..940d81c3d9d0 100644 --- a/databases/postgresql-promscale/Makefile +++ b/databases/postgresql-promscale/Makefile @@ -1,52 +1,52 @@ PORTNAME= promscale PORTVERSION= 0.8.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- MAINTAINER= feld@FreeBSD.org COMMENT= Tables, types and functions supporting Promscale WWW= https://www.timescale.com/promscale LICENSE= PostgreSQL ONLY_FOR_ARCHS= aarch64 amd64 RUN_DEPENDS= timescaledb>=2.9.1:databases/timescaledb BUILD_DEPENDS= bash>0:shells/bash USES= cargo gmake pgsql USE_GITHUB= yes GH_ACCOUNT= timescale GH_PROJECT= promscale_extension WANT_PGSQL= server MAKE_ARGS+= PG_CONFIG=${LOCALBASE}/bin/pg_config MAKE_ENV+= MAKE=gmake PATH=${PATH}:${WRKDIR}/.cargo/bin .include "${.CURDIR}/crates.mk" post-patch: ${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/cargo-crates/pgx-pg-sys-*/build.rs pre-build: ${RLN} ${WRKSRC}/cargo-crates/cargo-pgx-0.6.1 ${WRKDIR}/pgx ${SETENV} ${MAKE_ENV} cargo install --offline --path ${WRKDIR}/pgx cargo-pgx ${MKDIR} ${WRKDIR}/.pgx ${PRINTF} '[configs]\npg${PGSQL_VERSION}="${LOCALBASE}/bin/pg_config"\n' > ${WRKDIR}/.pgx/config.toml do-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} package do-install: cd ${WRKSRC}/target/release/promscale-pg${PGSQL_VER} && ${PAX} -rw . ${STAGEDIR} .include .if ${PGSQL_VER} > 15 IGNORE= Only supported up to pgsql 15 .endif .include diff --git a/databases/py-sqlglotrs/Makefile b/databases/py-sqlglotrs/Makefile index 93e64667b26c..db0f1bd63426 100644 --- a/databases/py-sqlglotrs/Makefile +++ b/databases/py-sqlglotrs/Makefile @@ -1,23 +1,24 @@ PORTNAME= sqlglotrs PORTVERSION= 0.6.1 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easily customizable SQL parser and transpiler WWW= https://github.com/tobymao/sqlglot/tree/main/sqlglotrs \ https://github.com/tobymao/sqlglot LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.4<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no .include diff --git a/databases/py-sqloxide/Makefile b/databases/py-sqloxide/Makefile index 1021564ac519..d6d0fec64100 100644 --- a/databases/py-sqloxide/Makefile +++ b/databases/py-sqloxide/Makefile @@ -1,24 +1,24 @@ PORTNAME= sqloxide PORTVERSION= 0.1.48 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings for sqlparser-rs WWW= https://github.com/wseaton/sqloxide LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.13:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no .include diff --git a/databases/qdrant/Makefile b/databases/qdrant/Makefile index 01fcb1f352a1..5dcce0c3f3a0 100644 --- a/databases/qdrant/Makefile +++ b/databases/qdrant/Makefile @@ -1,48 +1,49 @@ PORTNAME= qdrant DISTVERSIONPREFIX= v DISTVERSION= 1.14.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Vector search engine and database for the next gen AI applications WWW= https://qdrant.tech LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compiler crashes, see https://github.com/rust-lang/rust/issues/120637 BROKEN_i386= compilation breaks with fatal warning: implicit conversion from 'std::numeric_limits::type' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295 BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/qdrant/qdrant/issues/3392 BUILD_DEPENDS= protoc:devel/protobuf LIB_DEPENDS= librocksdb.so:databases/rocksdb \ libzstd.so:archivers/zstd USES= cargo gmake llvm:min=13 perl5 pkgconfig USE_GITHUB= yes USE_PERL5= build USE_RC_SUBR= qdrant QDRANT_DBDIR?= /var/db/qdrant QDRANT_USER?= nobody QDRANT_GROUP?= nobody SUB_LIST= RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX} PLIST_SUB= QDRANT_DBDIR=${QDRANT_DBDIR} \ QDRANT_GROUP=${QDRANT_GROUP} \ QDRANT_USER=${QDRANT_USER} post-patch: ${REINPLACE_CMD} -e "s,%%DBDIR%%,${QDRANT_DBDIR},g; \ s,%%ETCDIR%%,${ETCDIR},g" ${WRKSRC}/config/config.yaml post-install: # install config sample ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}${ETCDIR}/tls ${MKDIR} ${STAGEDIR}${QDRANT_DBDIR} ${INSTALL_DATA} ${WRKSRC}/config/config.yaml ${STAGEDIR}${ETCDIR}/config.yaml.sample .include diff --git a/databases/quake/Makefile b/databases/quake/Makefile index 12f6f31acecd..664e3a26309f 100644 --- a/databases/quake/Makefile +++ b/databases/quake/Makefile @@ -1,451 +1,451 @@ PORTNAME= quake DISTVERSIONPREFIX= v DISTVERSION= 0.5.1-57 DISTVERSIONSUFFIX= -gbb8ae55 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= databases PKGNAMESUFFIX= -framework MAINTAINER= yuri@FreeBSD.org COMMENT= Quake is a knowledge management meta-framework for geeks WWW= https://github.com/phodal/quake LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= phodal CARGO_CRATES= adler-1.0.2 \ adobe-cmap-parser-0.3.3 \ aead-0.5.1 \ aes-0.7.5 \ aes-0.8.2 \ aes-gcm-0.10.1 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anstream-0.3.2 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ async-attributes-1.1.2 \ async-channel-1.8.0 \ async-executor-1.5.0 \ async-global-executor-2.3.1 \ async-io-1.12.0 \ async-lock-2.6.0 \ async-std-1.12.0 \ async-stream-0.3.3 \ async-stream-impl-0.3.3 \ async-task-4.3.0 \ async-trait-0.1.59 \ atomic-0.5.1 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ base-x-0.2.11 \ base64-0.13.1 \ base64ct-1.5.3 \ binascii-0.1.4 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ blocking-1.3.0 \ bstr-0.2.17 \ bumpalo-3.11.1 \ bytecount-0.6.3 \ byteorder-1.4.3 \ bytes-1.3.0 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ cassowary-0.3.0 \ cc-1.0.77 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ chrono-0.4.23 \ cipher-0.3.0 \ cipher-0.4.3 \ clap-4.3.3 \ clap_builder-4.3.3 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ combine-4.6.6 \ comfy-table-6.1.3 \ concurrent-queue-2.0.0 \ config-0.13.3 \ const_fn-0.4.9 \ constant_time_eq-0.1.5 \ cookie-0.16.1 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.14 \ crossterm-0.20.0 \ crossterm-0.22.1 \ crossterm-0.25.0 \ crossterm_winapi-0.8.0 \ crossterm_winapi-0.9.0 \ crypto-common-0.1.6 \ csv-1.1.6 \ csv-core-0.1.10 \ ctor-0.1.26 \ ctr-0.9.2 \ cty-0.2.2 \ cxx-1.0.83 \ cxx-build-1.0.83 \ cxxbridge-flags-1.0.83 \ cxxbridge-macro-1.0.83 \ devise-0.3.1 \ devise_codegen-0.3.1 \ devise_core-0.3.1 \ digest-0.10.6 \ discard-1.0.4 \ dlv-list-0.3.0 \ dtoa-0.4.8 \ either-1.8.0 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ encoding_rs-0.8.31 \ encoding_rs_io-0.1.7 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ euclid-0.20.14 \ event-listener-2.5.3 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.7.1 \ fastrand-1.8.0 \ figment-0.10.8 \ filetime-0.2.18 \ flate2-1.0.25 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fsevent-sys-4.1.0 \ futures-0.3.25 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-executor-0.3.25 \ futures-io-0.3.25 \ futures-lite-1.12.0 \ futures-macro-0.3.25 \ futures-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ generator-0.7.1 \ generic-array-0.14.6 \ getopts-0.2.21 \ getrandom-0.2.8 \ ghash-0.5.0 \ glob-0.3.0 \ gloo-timers-0.2.5 \ grep-matcher-0.1.5 \ grep-regex-0.1.10 \ grep-searcher-0.1.10 \ h2-0.3.15 \ hashbrown-0.11.2 \ hashbrown-0.12.3 \ hashlink-0.7.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hkdf-0.12.3 \ hmac-0.12.1 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.23 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ indexmap-1.9.2 \ inlinable_string-0.1.15 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.5.1 \ is-terminal-0.4.7 \ itoa-0.4.8 \ itoa-1.0.4 \ jni-0.20.0 \ jni-sys-0.3.0 \ jobserver-0.1.25 \ js-sys-0.3.60 \ json-0.12.4 \ json5-0.4.1 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.146 \ libsqlite3-sys-0.22.2 \ line-wrap-0.1.1 \ link-cplusplus-1.0.7 \ linked-hash-map-0.5.3 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.17 \ loom-0.5.6 \ lopdf-0.26.0 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ matchers-0.1.0 \ memchr-2.5.0 \ memmap2-0.5.8 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.7.14 \ mio-0.8.5 \ miow-0.3.7 \ multer-2.0.4 \ native-tls-0.2.11 \ ndk-context-0.1.1 \ nom-7.1.1 \ notify-5.0.0 \ ntapi-0.3.7 \ nu-ansi-term-0.46.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ objc-0.2.7 \ once_cell-1.16.0 \ opaque-debug-0.3.0 \ openssl-0.10.44 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.79 \ ordered-multimap-0.4.3 \ overload-0.1.1 \ parking-2.0.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.5 \ password-hash-0.4.2 \ pathdiff-0.2.1 \ pbkdf2-0.11.0 \ pdf-extract-0.6.4 \ pear-0.2.3 \ pear_codegen-0.2.3 \ percent-encoding-2.2.0 \ pest-2.5.1 \ pest_derive-2.5.1 \ pest_generator-2.5.1 \ pest_meta-2.5.1 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ plist-1.3.1 \ polling-2.5.1 \ polyval-0.6.0 \ pom-1.1.0 \ pom-3.2.0 \ postscript-0.14.1 \ ppv-lite86-0.2.17 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.60 \ proc-macro2-diagnostics-0.9.1 \ pulldown-cmark-0.8.0 \ pulldown-cmark-to-cmark-7.1.1 \ quake_microsoft_todo-0.1.1 \ quote-1.0.28 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ raw-window-handle-0.5.0 \ redox_syscall-0.2.16 \ ref-cast-1.0.13 \ ref-cast-impl-1.0.13 \ regex-1.7.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ reqwest-0.11.13 \ rocket-0.5.0-rc.2 \ rocket-multipart-form-data-0.10.5 \ rocket_codegen-0.5.0-rc.2 \ rocket_http-0.5.0-rc.2 \ ron-0.7.1 \ rstest-0.12.0 \ rusqlite-0.25.4 \ rust-ini-0.18.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rustix-0.37.20 \ rustversion-1.0.9 \ ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.20 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ scratch-1.0.2 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-0.9.0 \ semver-1.0.14 \ semver-parser-0.7.0 \ serde-1.0.149 \ serde_derive-1.0.149 \ serde_json-1.0.89 \ serde_urlencoded-0.7.1 \ serde_yaml-0.8.26 \ serde_yaml-0.9.14 \ sha1-0.6.1 \ sha1-0.10.5 \ sha1_smol-1.0.0 \ sha2-0.10.6 \ sharded-slab-0.1.4 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.7 \ spin-0.9.4 \ stable-pattern-0.1.0 \ standback-0.2.17 \ state-0.5.3 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.4.1 \ syn-1.0.105 \ syn-2.0.18 \ syntect-5.0.0 \ tempfile-3.3.0 \ termcolor-1.1.3 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ thread_local-1.1.4 \ time-0.1.45 \ time-0.2.27 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.1.1 \ time-macros-0.2.6 \ time-macros-impl-0.1.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.23.0 \ tokio-macros-1.8.2 \ tokio-native-tls-0.3.0 \ tokio-stream-0.1.11 \ tokio-util-0.7.4 \ toml-0.5.9 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.16 \ try-lock-0.2.3 \ tui-0.16.0 \ type1-encoding-parser-0.1.0 \ typenum-1.16.0 \ ubyte-0.10.3 \ ucd-trie-0.1.5 \ uncased-0.9.7 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ universal-hash-0.5.0 \ unsafe-libyaml-0.2.4 \ url-2.3.1 \ utf8parse-0.2.1 \ valuable-0.1.0 \ value-bag-1.0.0-alpha.9 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-futures-0.4.33 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ webbrowser-0.8.2 \ wepoll-ffi-0.1.2 \ widestring-1.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 \ windows-0.32.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.32.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.32.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.32.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.0 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.32.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.32.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.0 \ windows_x86_64_msvc-0.48.0 \ winreg-0.10.1 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ yansi-0.5.1 \ zip-0.6.3 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.4+zstd.1.5.2 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/databases/redisjson/Makefile b/databases/redisjson/Makefile index e1b61699411f..d44e7eaeb560 100644 --- a/databases/redisjson/Makefile +++ b/databases/redisjson/Makefile @@ -1,120 +1,120 @@ PORTNAME= redisjson DISTVERSIONPREFIX= v DISTVERSION= 2.0.8 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= databases MAINTAINER= ports@FreeBSD.org COMMENT= JSON data type for Redis WWW= https://oss.redislabs.com/redisjson/ 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.17.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ array_tool-1.0.3 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.64 \ bindgen-0.59.2 \ bitflags-1.3.2 \ bson-0.14.1 \ byteorder-1.4.3 \ cc-1.0.73 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clang-sys-1.3.1 \ clap-2.34.0 \ dashmap-4.0.2 \ either-1.6.1 \ enum-primitive-derive-0.1.2 \ env_logger-0.9.0 \ getrandom-0.1.16 \ gimli-0.26.1 \ 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 \ ijson-0.1.3 \ indexmap-1.8.0 \ itertools-0.10.3 \ itoa-1.0.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.120 \ libloading-0.7.3 \ linked-hash-map-0.5.4 \ log-0.4.14 \ md5-0.6.1 \ memchr-2.4.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.4.4 \ nom-7.1.1 \ num-integer-0.1.44 \ num-traits-0.1.43 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ object-0.27.1 \ peeking_take_while-0.1.2 \ ppv-lite86-0.2.16 \ proc-macro2-1.0.36 \ quote-0.3.15 \ quote-1.0.15 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redis-module-1.0.0 \ regex-1.5.5 \ regex-syntax-0.6.25 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustversion-1.0.6 \ ryu-1.0.9 \ serde-1.0.136 \ serde_derive-1.0.136 \ serde_json-1.0.79 \ shlex-1.1.0 \ strsim-0.8.0 \ strum_macros-0.23.1 \ syn-0.11.11 \ syn-1.0.88 \ synom-0.11.3 \ termcolor-1.1.3 \ textwrap-0.11.0 \ time-0.1.44 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.0.4 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ which-4.2.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 \ jsonpath_lib@git+https://github.com/RedisJSON/jsonpath.git?branch=generic_json_path\#6da271ec44ff56db0d2e7009efc707935ee8c0f8 PLIST_FILES= lib/librejson.so do-install: ${INSTALL_LIB} ${CARGO_TARGET_DIR}/*/librejson.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/databases/sqlx-cli/Makefile b/databases/sqlx-cli/Makefile index 98ba7a7ec210..c6fcda0461cc 100644 --- a/databases/sqlx-cli/Makefile +++ b/databases/sqlx-cli/Makefile @@ -1,503 +1,503 @@ PORTNAME= sqlx DISTVERSIONPREFIX= v DISTVERSION= 0.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMESUFFIX= -cli MAINTAINER= yuri@FreeBSD.org COMMENT= Rust SQL Toolkit with support for PostgreSQL, MySQL, SQLite, MSSQL WWW= https://github.com/launchbadge/sqlx 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= launchbadge CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.7.8 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.95 \ argon2-0.4.1 \ arrayvec-0.7.6 \ assert_cmd-2.0.16 \ async-attributes-1.1.2 \ async-channel-1.9.0 \ async-channel-2.3.1 \ async-executor-1.13.1 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.4.0 \ async-lock-2.8.0 \ async-lock-3.4.0 \ async-std-1.13.0 \ async-task-4.7.1 \ async-trait-0.1.85 \ atoi-2.0.0 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ aws-lc-rs-1.12.0 \ aws-lc-sys-0.24.1 \ axum-0.5.17 \ axum-core-0.2.9 \ axum-macros-0.2.3 \ backoff-0.4.0 \ backtrace-0.3.74 \ base64-0.13.1 \ base64-0.22.1 \ base64ct-1.6.0 \ bigdecimal-0.4.7 \ bindgen-0.69.5 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.7.0 \ bitvec-1.0.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ blocking-1.6.1 \ borsh-1.5.3 \ borsh-derive-1.5.3 \ bstr-1.11.3 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.9.0 \ camino-1.1.9 \ cargo-platform-0.1.9 \ cargo_metadata-0.18.1 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.3 \ cc-1.2.8 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clang-sys-1.8.1 \ clap-4.5.26 \ clap_builder-4.5.26 \ clap_complete-4.5.42 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ cmake-0.1.52 \ colorchoice-1.0.3 \ compact_str-0.7.1 \ concurrent-queue-2.5.0 \ console-0.15.10 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ crc-3.2.1 \ crc-catalog-2.4.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ der-0.7.9 \ deranged-0.3.11 \ dialoguer-0.11.0 \ difflib-0.4.0 \ digest-0.10.7 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ dotenvy-0.15.7 \ downcast-0.11.0 \ dunce-1.0.5 \ either-1.13.0 \ encode_unicode-1.0.0 \ env_filter-0.1.3 \ env_logger-0.11.6 \ equivalent-1.0.1 \ erased-serde-0.4.5 \ errno-0.3.10 \ etcetera-0.8.0 \ event-listener-2.5.3 \ event-listener-5.4.0 \ event-listener-strategy-0.5.3 \ fastrand-1.9.0 \ fastrand-2.3.0 \ filetime-0.2.25 \ float-cmp-0.9.0 \ flume-0.11.1 \ fnv-1.0.7 \ foldhash-0.1.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fragile-2.0.0 \ fs_extra-1.3.0 \ funty-2.0.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-intrusive-0.5.0 \ futures-io-0.3.31 \ futures-lite-1.13.0 \ futures-lite-2.5.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.1 \ glob-0.3.2 \ gloo-timers-0.3.0 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ hashlink-0.10.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.12 \ http-body-0.4.6 \ http-range-header-0.3.1 \ httparse-1.9.5 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.32 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-0.4.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ if_chain-1.0.2 \ indexmap-1.9.3 \ indexmap-2.7.0 \ instant-0.1.13 \ io-lifetimes-1.0.11 \ ipnet-2.10.1 \ ipnetwork-0.20.0 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.76 \ kv-log-macro-1.0.7 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.169 \ libloading-0.8.6 \ libm-0.2.11 \ libredox-0.1.3 \ libsqlite3-sys-0.30.1 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.15 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.24 \ lru-0.12.5 \ mac_address-1.1.7 \ matchit-0.5.0 \ md-5-0.10.6 \ memchr-2.7.4 \ memoffset-0.9.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.2 \ mio-0.8.11 \ mio-1.0.3 \ mockall-0.11.4 \ mockall_derive-0.11.4 \ native-tls-0.2.12 \ nix-0.28.0 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.6 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.20.2 \ oorandom-11.1.4 \ openssl-0.10.68 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.4.1+3.4.0 \ openssl-sys-0.9.104 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ password-hash-0.4.2 \ paste-1.0.15 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-1.1.8 \ pin-project-internal-1.1.8 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.31 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ polling-2.8.0 \ polling-3.7.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ predicates-2.1.5 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ prettyplease-0.2.27 \ proc-macro-crate-3.2.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.93 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.38 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xoshiro-0.6.0 \ ratatui-0.27.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.8 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rend-0.4.2 \ ring-0.17.8 \ rkyv-0.7.45 \ rkyv_derive-0.7.45 \ rsa-0.9.7 \ rust_decimal-1.36.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustix-0.37.28 \ rustix-0.38.43 \ rustls-0.23.21 \ rustls-native-certs-0.8.1 \ rustls-pki-types-1.10.1 \ rustls-webpki-0.102.8 \ rustversion-1.0.19 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ seahash-4.1.0 \ security-framework-2.11.1 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ semver-1.0.24 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_fmt-1.0.3 \ serde_json-1.0.135 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_with-2.3.3 \ serde_with_macros-2.3.3 \ sha1-0.10.6 \ sha2-0.10.8 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ simdutf8-0.1.5 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.4.10 \ socket2-0.5.8 \ spin-0.9.8 \ spki-0.7.3 \ stability-0.2.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ stringprep-0.1.5 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ sval-2.13.2 \ sval_buffer-2.13.2 \ sval_dynamic-2.13.2 \ sval_fmt-2.13.2 \ sval_json-2.13.2 \ sval_nested-2.13.2 \ sval_ref-2.13.2 \ sval_serde-2.13.2 \ syn-1.0.109 \ syn-2.0.96 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ tap-1.0.1 \ target-triple-0.1.3 \ tempfile-3.15.0 \ termcolor-1.4.1 \ termtree-0.5.1 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-stream-0.1.17 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tower-0.4.13 \ tower-http-0.3.5 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ trybuild-1.0.101 \ typeid-1.0.2 \ typenum-1.17.0 \ unicode-bidi-0.3.18 \ unicode-ident-1.0.14 \ unicode-normalization-0.1.24 \ unicode-properties-0.1.3 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.11.1 \ validator-0.16.1 \ validator_derive-0.16.0 \ validator_types-0.16.0 \ value-bag-1.10.0 \ value-bag-serde1-1.10.0 \ value-bag-sval2-1.10.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ waker-fn-1.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-futures-0.4.49 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ web-sys-0.3.76 \ webpki-roots-0.26.7 \ which-4.4.2 \ whoami-1.5.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.24 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 CARGO_BUILD_ARGS= --package=sqlx-cli CARGO_INSTALL_PATH= sqlx-cli OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cargo-sqlx \ bin/${PORTNAME} .include diff --git a/databases/surrealdb/Makefile b/databases/surrealdb/Makefile index db45d274162b..58252a3401de 100644 --- a/databases/surrealdb/Makefile +++ b/databases/surrealdb/Makefile @@ -1,744 +1,745 @@ PORTNAME= surrealdb DISTVERSIONPREFIX= v DISTVERSION= 2.3.4 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Scalable, distributed, collaborative, document-graph database WWW= https://surrealdb.com \ https://github.com/surrealdb/surrealdb LICENSE= BSL11 LICENSE_NAME= Business Source License 1.1 LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept BROKEN_armv7= compilation fails: memory allocation of 83886084 bytes failed BROKEN_i386= compilation fails: memory allocation of 109051908 bytes failed BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= librocksdb.so:databases/rocksdb \ libzstd.so:archivers/zstd USES= cargo llvm:15 USE_GITHUB= yes CARGO_CRATES= Inflector-0.11.4 \ addr-0.15.6 \ addr2line-0.24.2 \ adler2-2.0.0 \ affinitypool-0.3.1 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ aligned-vec-0.6.4 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.21 \ ammonia-4.0.0 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ any_ascii-0.3.2 \ anyhow-1.0.97 \ approx-0.4.0 \ approx-0.5.1 \ arbitrary-1.4.1 \ arc-swap-1.7.1 \ argon2-0.5.3 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ ascii-canvas-3.0.0 \ assert-json-diff-2.0.2 \ assert_fs-1.1.2 \ async-channel-2.3.1 \ async-compression-0.4.21 \ async-executor-1.13.1 \ async-graphql-7.0.16 \ async-graphql-axum-7.0.13 \ async-graphql-derive-7.0.16 \ async-graphql-parser-7.0.16 \ async-graphql-value-7.0.16 \ async-lock-3.4.0 \ async-recursion-0.3.2 \ async-recursion-1.1.1 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-task-4.7.1 \ async-trait-0.1.88 \ async_io_stream-0.3.3 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ axum-0.6.20 \ axum-0.7.9 \ axum-core-0.3.4 \ axum-core-0.4.5 \ axum-extra-0.9.6 \ axum-macros-0.4.2 \ axum-server-0.7.2 \ backtrace-0.3.74 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.7.3 \ bcrypt-0.15.1 \ bincode-1.3.3 \ bindgen-0.69.5 \ bindgen-0.70.1 \ bindgen-0.71.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitcode-0.6.6 \ bitcode_derive-0.6.5 \ bitflags-1.3.2 \ bitflags-2.9.0 \ bitvec-1.0.1 \ blake2-0.10.6 \ blake3-1.7.0 \ block-buffer-0.10.4 \ blowfish-0.9.1 \ borsh-1.5.6 \ borsh-derive-1.5.6 \ brotli-7.0.0 \ brotli-decompressor-4.0.2 \ bstr-1.11.3 \ bumpalo-3.17.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.22.0 \ byteorder-1.5.0 \ bytes-1.10.1 \ bzip2-sys-0.1.13+1.0.8 \ cast-0.3.0 \ castaway-0.2.3 \ cc-1.2.17 \ cedar-policy-2.4.2 \ cedar-policy-core-2.4.2 \ cedar-policy-validator-2.4.2 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ cipher-0.4.4 \ clang-sys-1.8.1 \ clap-4.5.32 \ clap_builder-4.5.32 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clipboard-win-4.5.0 \ colorchoice-1.0.3 \ concurrent-queue-2.5.0 \ console_error_panic_hook-0.1.7 \ constant_time_eq-0.3.1 \ convert_case-0.6.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpp_demangle-0.4.4 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.3 \ crypto-common-0.1.6 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ dashmap-5.5.3 \ data-encoding-2.8.0 \ deadpool-0.10.0 \ deadpool-runtime-0.1.4 \ debugid-0.8.0 \ deranged-0.4.0 \ derive-new-0.5.9 \ derive_arbitrary-1.4.1 \ deunicode-1.6.1 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ dmp-0.2.0 \ doc-comment-0.3.3 \ double-ended-peekable-0.1.0 \ earcutr-0.4.3 \ either-1.15.0 \ ena-0.14.3 \ encoding_rs-0.8.35 \ endian-type-0.1.2 \ env_filter-0.1.3 \ env_logger-0.11.7 \ equator-0.4.2 \ equator-macro-0.4.2 \ equivalent-1.0.2 \ errno-0.3.10 \ error-code-2.3.1 \ event-listener-5.4.0 \ event-listener-strategy-0.5.3 \ ext-sort-0.1.4 \ fail-0.4.0 \ fastrand-2.3.0 \ fd-lock-3.0.13 \ filetime-0.2.25 \ findshlibs-0.10.2 \ fixedbitset-0.4.2 \ flate2-1.1.0 \ float_next_after-1.0.0 \ fnv-1.0.7 \ foldhash-0.1.5 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ foundationdb-0.9.2 \ foundationdb-gen-0.9.2 \ foundationdb-macros-0.3.2 \ foundationdb-sys-0.9.1 \ foundationdb-tuple-0.9.1 \ fs-err-3.1.0 \ fst-0.4.7 \ funty-2.0.0 \ futf-0.1.5 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-lite-2.6.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ geo-0.28.0 \ geo-types-0.7.15 \ geographiclib-rs-0.2.4 \ getrandom-0.1.16 \ getrandom-0.2.15 \ getrandom-0.3.2 \ gimli-0.31.1 \ glam-0.30.1 \ glob-0.3.2 \ globset-0.4.16 \ globwalk-0.9.1 \ h2-0.3.26 \ h2-0.4.8 \ half-2.5.0 \ hash32-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ headers-0.4.0 \ headers-core-0.3.0 \ heapless-0.8.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.5.0 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.11 \ html5ever-0.27.0 \ http-0.2.12 \ http-1.3.1 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ httpdate-1.0.3 \ humantime-2.2.0 \ hyper-0.14.32 \ hyper-1.6.0 \ hyper-rustls-0.27.5 \ hyper-timeout-0.4.1 \ hyper-timeout-0.5.2 \ hyper-tls-0.6.0 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ indexmap-1.9.3 \ indexmap-2.8.0 \ indxdb-0.6.0 \ inferno-0.11.21 \ inout-0.1.4 \ ipnet-2.11.0 \ is-terminal-0.4.16 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.11.0 \ itertools-0.12.1 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ jiff-0.2.4 \ jiff-static-0.2.4 \ jobserver-0.1.32 \ js-sys-0.3.77 \ jsonwebtoken-9.3.1 \ lalrpop-0.20.2 \ lalrpop-util-0.20.2 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ lexicmp-0.1.0 \ libc-0.2.171 \ libloading-0.7.4 \ libloading-0.8.6 \ libm-0.2.11 \ libmimalloc-sys-0.1.40 \ libredox-0.1.3 \ librocksdb-sys-0.17.1+9.9.3 \ libz-sys-1.1.22 \ linfa-linalg-0.1.0 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.3 \ litemap-0.7.5 \ lock_api-0.4.12 \ log-0.4.26 \ lru-0.12.5 \ lz4-sys-1.11.1+lz4-1.10.0 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.12.1 \ matchers-0.1.0 \ matchit-0.7.3 \ matrixmultiply-0.3.9 \ md-5-0.10.6 \ memchr-2.7.4 \ memmap2-0.9.5 \ miette-5.10.0 \ miette-derive-5.10.0 \ mimalloc-0.1.44 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.5 \ mio-1.0.3 \ multer-3.1.0 \ multimap-0.10.0 \ nanoid-0.4.0 \ nanoservices-utils-0.1.9 \ native-tls-0.2.14 \ ndarray-0.15.6 \ ndarray-stats-0.5.1 \ new_debug_unreachable-1.0.6 \ nibble_vec-0.1.0 \ nix-0.26.4 \ nix-0.27.1 \ noisy_float-0.2.0 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.36.7 \ object_store-0.12.0 \ once_cell-1.21.1 \ oorandom-11.1.5 \ openssl-0.10.71 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ openssl-sys-0.9.106 \ opentelemetry-0.24.0 \ opentelemetry-otlp-0.17.0 \ opentelemetry-proto-0.7.0 \ opentelemetry_sdk-0.24.1 \ ort-1.16.3 \ overload-0.1.1 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ password-hash-0.5.0 \ paste-1.0.15 \ path-clean-1.0.1 \ pbkdf2-0.12.2 \ pem-3.0.5 \ percent-encoding-2.3.1 \ pest-2.7.15 \ petgraph-0.6.5 \ pharos-0.5.3 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_macros-0.11.3 \ phf_shared-0.11.3 \ pico-args-0.5.0 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ pprof-0.14.0 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ prettyplease-0.2.31 \ proc-macro-crate-3.3.0 \ proc-macro2-1.0.94 \ prometheus-0.13.4 \ prost-0.12.6 \ prost-0.13.5 \ prost-build-0.12.6 \ prost-derive-0.12.6 \ prost-derive-0.13.5 \ prost-types-0.12.6 \ psl-types-2.0.11 \ psm-0.1.25 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quick-xml-0.26.0 \ quick_cache-0.5.2 \ quick_cache-0.6.12 \ quinn-0.11.7 \ quinn-proto-0.11.10 \ quinn-udp-0.5.10 \ quote-1.0.40 \ r-efi-5.2.0 \ radium-0.7.0 \ radix_trie-0.2.1 \ rand-0.7.3 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rand_hc-0.2.0 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rcgen-0.13.2 \ reblessive-0.4.2 \ redox_syscall-0.5.10 \ redox_users-0.4.6 \ ref-cast-1.0.24 \ ref-cast-impl-1.0.24 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ rend-0.4.2 \ reqwest-0.12.15 \ revision-0.10.0 \ revision-0.11.0 \ revision-derive-0.10.0 \ revision-derive-0.11.0 \ rexie-0.4.2 \ rgb-0.8.50 \ ring-0.17.14 \ rkyv-0.7.45 \ rkyv_derive-0.7.45 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ rmpv-1.3.0 \ roaring-0.10.10 \ robust-1.1.0 \ rocksdb-0.23.0 \ rquickjs-0.9.0 \ rquickjs-core-0.9.0 \ rquickjs-macro-0.9.0 \ rquickjs-sys-0.9.0 \ rstar-0.12.2 \ rust-stemmers-1.2.0 \ rust_decimal-1.37.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustc_lexer-0.1.0 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustix-1.0.3 \ rustls-0.21.12 \ rustls-0.23.25 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.103.0 \ rustversion-1.0.20 \ rustyline-12.0.0 \ rustyline-derive-0.9.0 \ ryu-1.0.20 \ salsa20-0.10.2 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ scrypt-0.11.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ semver-1.0.26 \ send_wrapper-0.6.0 \ serde-1.0.219 \ serde-content-0.1.2 \ serde_bytes-0.11.17 \ serde_derive-1.0.219 \ serde_html_form-0.2.7 \ serde_json-1.0.140 \ serde_path_to_error-0.1.17 \ serde_urlencoded-0.7.1 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simdutf8-0.1.5 \ simple_asn1-0.6.3 \ siphasher-1.0.1 \ slab-0.4.9 \ smallvec-1.14.0 \ smol_str-0.2.2 \ snap-1.1.1 \ socket2-0.5.8 \ spade-2.13.1 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ stacker-0.1.20 \ static_assertions-1.1.0 \ static_assertions_next-1.1.2 \ storekey-0.5.0 \ str-buf-1.0.6 \ str_stack-0.1.0 \ string_cache-0.8.8 \ string_cache_codegen-0.5.4 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ surrealcs-0.4.4 \ surrealcs-kernel-0.4.4 \ surrealdb-tikv-client-0.3.0-surreal.1 \ surrealkv-0.9.1 \ surrealml-core-0.1.3 \ symbolic-common-12.14.1 \ symbolic-demangle-12.14.1 \ syn-1.0.109 \ syn-2.0.100 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ sysinfo-0.33.1 \ take_mut-0.2.2 \ tap-1.0.1 \ tar-0.4.44 \ temp-dir-0.1.14 \ tempfile-3.19.1 \ tendril-0.4.3 \ term-0.7.0 \ terminal_size-0.4.2 \ termtree-0.5.1 \ test-log-0.2.17 \ test-log-macros-0.2.17 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ time-0.3.40 \ time-core-0.1.4 \ time-macros-0.2.21 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ tokio-1.45.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ tokio-tungstenite-0.23.1 \ tokio-tungstenite-0.24.0 \ tokio-util-0.7.14 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tonic-0.10.2 \ tonic-0.12.3 \ tower-0.4.13 \ tower-0.5.2 \ tower-http-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-appender-0.2.3 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-opentelemetry-0.25.0 \ tracing-subscriber-0.3.19 \ trice-0.4.0 \ try-lock-0.2.5 \ try_map-0.3.1 \ tungstenite-0.23.0 \ tungstenite-0.24.0 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ ulid-1.2.1 \ unicase-2.8.1 \ unicode-ident-1.0.18 \ unicode-normalization-0.1.24 \ unicode-script-0.5.7 \ unicode-security-0.1.2 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unicode-xid-0.2.6 \ untrusted-0.9.0 \ ureq-2.12.1 \ url-2.5.4 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.16.0 \ valuable-0.1.1 \ vart-0.8.1 \ vart-0.9.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ vswhom-0.1.0 \ vswhom-sys-0.1.3 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasm-streams-0.4.2 \ wasmtimer-0.2.1 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.8 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.57.0 \ windows-core-0.52.0 \ windows-core-0.57.0 \ windows-implement-0.57.0 \ windows-interface-0.57.0 \ windows-link-0.1.1 \ windows-registry-0.4.0 \ windows-result-0.1.2 \ windows-result-0.3.2 \ windows-strings-0.3.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.4 \ wiremock-0.6.3 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ ws_stream_wasm-0.7.4 \ wyz-0.5.1 \ xattr-1.5.0 \ xml-rs-0.8.25 \ yasna-0.5.2 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-0.8.23 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.23 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-0.6.6 \ zstd-0.13.3 \ zstd-safe-7.2.4 \ zstd-sys-2.0.15+zstd.1.5.7 RUSTFLAGS= --cfg surrealdb_unstable # workaround for https://github.com/surrealdb/surrealdb/issues/3871 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/surreal .include diff --git a/databases/xls2txt/Makefile b/databases/xls2txt/Makefile index 925fb7e0ec69..a2f5a5ebb37a 100644 --- a/databases/xls2txt/Makefile +++ b/databases/xls2txt/Makefile @@ -1,66 +1,66 @@ PORTNAME= xls2txt DISTVERSION= 1.0.1 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= databases textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Utilities to convert spreadsheet files to text and csv formats WWW= https://github.com/masklinn/xls2txt 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\//} CONFLICTS_INSTALL= catdoc libxls p5-Spreadsheet-Read .include diff --git a/deskutils/health/Makefile b/deskutils/health/Makefile index 2a7d0156d115..04602a9c48c2 100644 --- a/deskutils/health/Makefile +++ b/deskutils/health/Makefile @@ -1,41 +1,41 @@ PORTNAME= health DISTVERSION= 0.95.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org COMMENT= Track your fitness goals WWW= https://gitlab.gnome.org/World/Health LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= blueprint-compiler:devel/blueprint-compiler LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libsecret-1.so:security/libsecret \ libtinysparql-3.0.so:devel/tinysparql USES= cargo gettext gnome meson pkgconfig USE_GITLAB= yes USE_GNOME= cairo gtk40 libadwaita GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World GL_PROJECT= Health MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no GLIB_SCHEMAS= dev.Cogitri.Health.gschema.xml .if ${MACHINE_ARCH} == i386 # https://github.com/rust-lang/rust/issues/85598 LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/src/meson.build .include diff --git a/deskutils/jot/Makefile b/deskutils/jot/Makefile index bfcd6941be81..9e66c0201ec6 100644 --- a/deskutils/jot/Makefile +++ b/deskutils/jot/Makefile @@ -1,63 +1,63 @@ PORTNAME= jot DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Rapid note management for the terminal WWW= https://github.com/araekiel/jot LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= araekiel CARGO_CRATES= atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ clap-3.2.22 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ directories-4.0.1 \ dirs-sys-0.3.7 \ dunce-1.0.3 \ fs_extra-1.2.0 \ getrandom-0.2.7 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ indexmap-1.9.1 \ libc-0.2.132 \ once_cell-1.14.0 \ os_str_bytes-6.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.43 \ quote-1.0.21 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ serde-1.0.144 \ serde_derive-1.0.144 \ strsim-0.10.0 \ syn-1.0.99 \ termcolor-1.1.3 \ textwrap-0.15.1 \ thiserror-1.0.35 \ thiserror-impl-1.0.35 \ toml-0.5.9 \ unicode-ident-1.0.4 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/jt .include diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index d28d9a060e5b..90e6919f7019 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,203 +1,203 @@ PORTNAME= just DISTVERSION= 1.40.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Just a command runner: handy way to save/run project-specific commands WWW= https://just.systems/ \ https://github.com/casey/just LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails: error[E0308]: mismatched types, see https://github.com/dotenv-rs/dotenv/issues/83 USES= cargo USE_GITHUB= yes GH_ACCOUNT= casey CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ autocfg-1.4.0 \ bitflags-2.9.0 \ blake3-1.6.1 \ block-buffer-0.10.4 \ bstr-1.11.3 \ bumpalo-3.17.0 \ camino-1.1.9 \ cc-1.2.16 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ clap-4.5.31 \ clap_builder-4.5.31 \ clap_complete-4.5.46 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ clap_mangen-0.2.26 \ colorchoice-1.0.3 \ constant_time_eq-0.3.1 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ ctrlc-3.4.5 \ derive-where-1.2.7 \ diff-0.1.13 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-6.0.0 \ dirs-sys-0.4.1 \ dirs-sys-0.5.0 \ dotenvy-0.15.7 \ edit-distance-2.1.3 \ either-1.15.0 \ env_home-0.1.0 \ errno-0.3.10 \ executable-path-1.0.0 \ fastrand-2.3.0 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.15 \ getrandom-0.3.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ is_executable-1.0.4 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.15 \ js-sys-0.3.77 \ lexiclean-0.0.1 \ libc-0.2.170 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.2 \ log-0.4.26 \ memchr-2.7.4 \ memmap2-0.9.5 \ nix-0.29.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ once_cell-1.20.3 \ option-ext-0.2.0 \ percent-encoding-2.3.1 \ ppv-lite86-0.2.21 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.94 \ pulldown-cmark-0.9.6 \ pulldown-cmark-to-cmark-10.0.4 \ quote-1.0.39 \ rand-0.9.0 \ rand_chacha-0.9.0 \ rand_core-0.9.3 \ rayon-core-1.12.1 \ redox_users-0.4.6 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ roff-0.2.2 \ rustix-0.38.44 \ rustix-1.0.1 \ rustversion-1.0.20 \ ryu-1.0.20 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ sha2-0.10.8 \ shellexpand-3.1.0 \ shlex-1.3.0 \ similar-2.7.0 \ snafu-0.8.5 \ snafu-derive-0.8.5 \ strsim-0.11.1 \ strum-0.27.1 \ strum_macros-0.27.1 \ syn-2.0.99 \ target-2.1.0 \ tempfile-3.18.0 \ temptree-0.2.0 \ terminal_size-0.4.2 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ typed-arena-2.0.2 \ typenum-1.18.0 \ unicase-2.8.1 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ utf8parse-0.2.2 \ uuid-1.15.1 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ which-7.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-link-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winsafe-0.0.19 \ wit-bindgen-rt-0.33.0 \ yansi-1.0.1 \ zerocopy-0.8.23 \ zerocopy-derive-0.8.23 PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= COMPLETIONS OPTIONS_DEFAULT= COMPLETIONS COMPLETIONS_DESC= Build and install bash, fish and zsh shell completions COMPLETIONS_PLIST_FILES= share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} post-install-COMPLETIONS-on: .for _shell in bash fish zsh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} --completions ${_shell} \ >${STAGEDIR}${PREFIX}/${COMPLETIONS_PLIST_FILES:M*${_shell}*} .endfor .include diff --git a/deskutils/lazycli/Makefile b/deskutils/lazycli/Makefile index d83ab5c4da6b..26c6ca41242e 100644 --- a/deskutils/lazycli/Makefile +++ b/deskutils/lazycli/Makefile @@ -1,103 +1,103 @@ PORTNAME= lazycli DISTVERSIONPREFIX= v DISTVERSION= 0.1.15 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Turn static CLI commands into TUIs with ease WWW= https://github.com/jesseduffield/lazycli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= jesseduffield CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ 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 \ cassowary-0.3.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-3.0.0-beta.2 \ clap_derive-3.0.0-beta.2 \ constant_time_eq-0.1.5 \ crossbeam-utils-0.8.3 \ crossterm-0.18.2 \ crossterm-0.19.0 \ crossterm_winapi-0.6.2 \ crossterm_winapi-0.7.0 \ ctor-0.1.17 \ difference-2.0.0 \ directories-3.0.1 \ dirs-sys-0.3.5 \ dtoa-0.4.7 \ either-1.6.1 \ getrandom-0.1.16 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.17 \ indexmap-1.6.1 \ instant-0.1.9 \ itertools-0.10.0 \ lazy_static-1.4.0 \ libc-0.2.81 \ linked-hash-map-0.5.4 \ lock_api-0.4.2 \ log-0.4.11 \ memchr-2.3.4 \ mio-0.7.7 \ miow-0.3.6 \ ntapi-0.3.6 \ os_str_bytes-2.4.0 \ output_vt100-0.1.2 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ pretty_assertions-0.6.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.8 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ rust-argon2-0.8.3 \ scopeguard-1.1.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_yaml-0.8.15 \ signal-hook-0.1.17 \ signal-hook-registry-1.3.0 \ smallvec-1.6.0 \ socket2-0.3.19 \ strsim-0.10.0 \ syn-1.0.57 \ termcolor-1.1.2 \ textwrap-0.12.1 \ thread_local-1.0.1 \ ticker-0.1.1 \ tui-0.14.0 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ 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 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} .include diff --git a/deskutils/pipecolor/Makefile b/deskutils/pipecolor/Makefile index ec5fdf261c1e..5a1dbbe90917 100644 --- a/deskutils/pipecolor/Makefile +++ b/deskutils/pipecolor/Makefile @@ -1,127 +1,127 @@ PORTNAME= pipecolor DISTVERSIONPREFIX= v DISTVERSION= 0.4.4 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal filter to colorize output WWW= https://github.com/dalance/pipecolor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= dalance CARGO_CRATES= aho-corasick-1.0.1 \ ansi_term-0.12.1 \ anyhow-1.0.71 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bytecount-0.6.3 \ camino-1.1.4 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.2 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-2.34.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ fastrand-1.9.0 \ getrandom-0.2.9 \ glob-0.3.1 \ hashbrown-0.12.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.10 \ itoa-1.0.6 \ lazy_static-1.4.0 \ libc-0.2.144 \ linux-raw-sys-0.3.7 \ memchr-2.5.0 \ memoffset-0.7.1 \ nix-0.26.2 \ numtoa-0.1.0 \ option-ext-0.2.0 \ pin-utils-0.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.57 \ proc-reader-0.5.1 \ pulldown-cmark-0.9.2 \ quote-1.0.27 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_termios-0.1.2 \ redox_users-0.4.3 \ regex-1.8.1 \ regex-syntax-0.7.1 \ rustix-0.37.19 \ ryu-1.0.13 \ same-file-1.0.6 \ semver-1.0.17 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_spanned-0.6.1 \ skeptic-0.13.7 \ static_assertions-1.1.0 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.16 \ tempfile-3.5.0 \ termion-2.0.1 \ textwrap-0.11.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ timeout-readwrite-0.3.3 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.8 \ unicase-2.6.0 \ unicode-ident-1.0.8 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/deskutils/pueue/Makefile b/deskutils/pueue/Makefile index 3eb6100f06f5..ed0c05c5ee33 100644 --- a/deskutils/pueue/Makefile +++ b/deskutils/pueue/Makefile @@ -1,347 +1,347 @@ PORTNAME= pueue DISTVERSIONPREFIX= v DISTVERSION= 4.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Shell commands manager WWW= https://github.com/Nukesor/pueue 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= Nukesor USE_RC_SUBR= pueued RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CARGOTOML=${WRKSRC}/${PORTNAME}/Cargo.toml CARGO_INSTALL_PATH=${PORTNAME}/ CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ assert_cmd-2.0.16 \ assert_matches-1.5.0 \ async-trait-0.1.86 \ autocfg-1.4.0 \ backtrace-0.3.71 \ base64-0.22.1 \ beef-0.5.2 \ better-panic-0.3.0 \ bindgen-0.70.1 \ bitflags-2.8.0 \ block-buffer-0.10.4 \ bstr-1.11.3 \ bumpalo-3.17.0 \ byteorder-1.5.0 \ bytes-1.10.0 \ cast-0.3.0 \ cc-1.2.16 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clang-sys-1.8.1 \ clap-4.5.31 \ clap_builder-4.5.31 \ clap_complete-4.5.46 \ clap_complete_nushell-4.5.5 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ colorchoice-1.0.3 \ comfy-table-7.1.4 \ command-group-5.0.1 \ console-0.15.10 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crunchy-0.2.3 \ crypto-common-0.1.6 \ ctrlc-3.4.5 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ deranged-0.3.11 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-6.0.0 \ dirs-sys-0.4.1 \ dirs-sys-0.5.0 \ doc-comment-0.3.3 \ either-1.14.0 \ encode_unicode-1.0.0 \ equivalent-1.0.2 \ errno-0.3.10 \ eyre-0.6.12 \ fastrand-2.3.0 \ flate2-1.1.0 \ fnv-1.0.7 \ futures-core-0.3.31 \ futures-macro-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.1 \ gimli-0.28.1 \ glob-0.3.2 \ half-2.4.1 \ handlebars-6.3.1 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.4.0 \ hex-0.4.3 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ indenter-0.3.3 \ indexmap-2.7.1 \ interim-0.2.0 \ is-terminal-0.4.15 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itoa-1.0.14 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ libc-0.2.170 \ libloading-0.8.6 \ libproc-0.14.10 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ lock_api-0.4.12 \ log-0.4.26 \ logos-0.15.0 \ logos-codegen-0.15.0 \ logos-derive-0.15.0 \ matchers-0.1.0 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.5 \ mio-1.0.3 \ nix-0.27.1 \ nix-0.29.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-modular-0.6.1 \ num-order-1.2.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ object-0.32.2 \ once_cell-1.20.3 \ oorandom-11.1.4 \ option-ext-0.2.0 \ overload-0.1.1 \ owo-colors-3.5.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pem-3.0.5 \ pest-2.7.15 \ pest_derive-2.7.15 \ pest_generator-2.7.15 \ pest_meta-2.7.15 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ portpicker-0.1.1 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ proc-macro-crate-3.2.0 \ proc-macro2-1.0.93 \ procfs-0.17.0 \ procfs-core-0.17.0 \ quote-1.0.38 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rcgen-0.13.2 \ redox_syscall-0.5.9 \ redox_users-0.4.6 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ rev_buf_reader-0.3.0 \ ring-0.17.11 \ rstest-0.24.0 \ rstest_macros-0.24.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustls-0.23.23 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.19 \ ryu-1.0.19 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.25 \ serde-1.0.218 \ serde_derive-1.0.218 \ serde_json-1.0.139 \ serde_spanned-0.6.8 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shell-escape-0.1.5 \ shellexpand-3.1.0 \ shlex-1.3.0 \ similar-2.7.0 \ similar-asserts-1.7.0 \ slab-0.4.9 \ smallvec-1.14.0 \ snap-1.1.1 \ socket2-0.5.8 \ strsim-0.11.1 \ strum-0.27.1 \ strum_macros-0.27.1 \ subtle-2.6.1 \ syn-2.0.98 \ tempfile-3.17.1 \ terminal_size-0.4.1 \ termtree-0.5.1 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ thread_local-1.1.8 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinytemplate-1.2.1 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.1 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-error-0.2.1 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unicode-ident-1.0.17 \ unicode-segmentation-1.12.0 \ unicode-width-0.2.0 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ utf8parse-0.2.2 \ valuable-0.1.1 \ version_check-0.9.5 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasite-0.1.0 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ whoami-1.5.2 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.60.0 \ windows-collections-0.1.1 \ windows-core-0.52.0 \ windows-core-0.60.1 \ windows-future-0.1.1 \ windows-implement-0.59.0 \ windows-interface-0.59.0 \ windows-link-0.1.0 \ windows-numerics-0.1.1 \ windows-result-0.3.1 \ windows-service-0.8.0 \ windows-strings-0.3.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.3 \ wit-bindgen-rt-0.33.0 \ yansi-1.0.1 \ yasna-0.5.2 \ zerocopy-0.7.35 \ zerocopy-0.8.21 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.21 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}d .include diff --git a/deskutils/rwpspread/Makefile b/deskutils/rwpspread/Makefile index 3e5907fa08d7..4dc6307a8fac 100644 --- a/deskutils/rwpspread/Makefile +++ b/deskutils/rwpspread/Makefile @@ -1,218 +1,218 @@ PORTNAME= rwpspread DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Multi-monitor Wallpaper utility WWW= https://github.com/0xk1f0/rwpspread LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= 0xk1f0 CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ aligned-vec-0.5.0 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.82 \ arbitrary-1.3.2 \ arg_enum_proc_macro-0.3.4 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ autocfg-1.2.0 \ av1-grain-0.2.3 \ avif-serialize-0.8.2 \ bincode-1.3.3 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitstream-io-2.2.0 \ blake3-1.5.5 \ built-0.7.2 \ bumpalo-3.16.0 \ bytemuck-1.19.0 \ byteorder-lite-0.1.0 \ calloop-0.13.0 \ calloop-wayland-source-0.3.0 \ cc-1.2.5 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ clap-4.5.23 \ clap_builder-4.5.23 \ clap_complete-4.5.40 \ clap_derive-4.5.18 \ clap_lex-0.7.4 \ clap_mangen-0.2.24 \ color_quant-1.1.0 \ colorchoice-1.0.2 \ concurrent-queue-2.4.0 \ constant_time_eq-0.3.1 \ crc32fast-1.4.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ cursor-icon-1.1.0 \ dlib-0.5.2 \ downcast-rs-1.2.1 \ either-1.11.0 \ equivalent-1.0.1 \ errno-0.3.8 \ exr-1.72.0 \ fdeflate-0.3.4 \ flate2-1.0.28 \ flume-0.11.0 \ getrandom-0.2.14 \ gif-0.13.1 \ glob-0.3.1 \ half-2.4.1 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.3.9 \ image-0.25.5 \ image-webp-0.2.0 \ imgref-1.10.1 \ indexmap-2.7.0 \ interpolate_name-0.2.4 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.30 \ jpeg-decoder-0.3.1 \ lebe-0.5.2 \ libc-0.2.153 \ libfuzzer-sys-0.4.7 \ libloading-0.8.3 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ loop9-0.1.5 \ material-colors-0.4.2 \ maybe-rayon-0.1.1 \ memchr-2.7.2 \ memmap2-0.9.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ num-bigint-0.4.4 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-rational-0.4.1 \ num-traits-0.2.18 \ once_cell-1.19.0 \ paste-1.0.14 \ pin-project-lite-0.2.14 \ pkg-config-0.3.30 \ png-0.17.13 \ polling-3.6.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.89 \ profiling-1.0.15 \ profiling-procmacros-1.0.15 \ qoi-0.4.1 \ quick-error-2.0.1 \ quick-xml-0.31.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rav1e-0.7.1 \ ravif-0.11.11 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rgb-0.8.50 \ roff-0.2.1 \ rustix-0.38.32 \ ryu-1.0.17 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ serde-1.0.216 \ serde_derive-1.0.216 \ serde_json-1.0.134 \ serde_spanned-0.6.7 \ shlex-1.3.0 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smithay-client-toolkit-0.19.2 \ spin-0.9.8 \ strsim-0.11.1 \ syn-2.0.85 \ system-deps-6.2.2 \ target-lexicon-0.12.14 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tiff-0.9.1 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tracing-0.1.40 \ tracing-core-0.1.32 \ unicode-ident-1.0.12 \ utf8parse-0.2.2 \ v_frame-0.3.8 \ version-compare-0.2.0 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wayland-backend-0.3.4 \ wayland-client-0.31.3 \ wayland-csd-frame-0.3.0 \ wayland-cursor-0.31.1 \ wayland-protocols-0.32.1 \ wayland-protocols-wlr-0.3.1 \ wayland-scanner-0.31.2 \ wayland-sys-0.31.2 \ weezl-0.1.8 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.18 \ xcursor-0.3.5 \ xkeysym-0.2.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.13 PLIST_FILES= bin/${PORTNAME} \ share/bash-completion/completions/rwpspread \ share/fish/vendor_completions.d/rwpspread.fish \ share/zsh/site-functions/_rwpspread post-install: # install completions @${MKDIR} \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKDIR}/target/release/completions/${PORTNAME}.bash ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} ${INSTALL_DATA} ${WRKDIR}/target/release/completions/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${WRKDIR}/target/release/completions/_${PORTNAME} ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include diff --git a/deskutils/sigi/Makefile b/deskutils/sigi/Makefile index 73c71f5835a4..6bc6fb434322 100644 --- a/deskutils/sigi/Makefile +++ b/deskutils/sigi/Makefile @@ -1,27 +1,27 @@ PORTNAME= sigi DISTVERSIONPREFIX= v DISTVERSION= 3.7.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils MAINTAINER= hiljusti@so.dang.cool COMMENT= Organizing tool for terminal lovers who hate organizing WWW= https://github.com/sigi-cli/sigi LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= sigi-cli CARGO_BUILD_ARGS= --all PLIST_FILES= bin/sigi \ share/man/man1/sigi.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/deskutils/skim/Makefile b/deskutils/skim/Makefile index 7e76fb832a17..b99cb2283696 100644 --- a/deskutils/skim/Makefile +++ b/deskutils/skim/Makefile @@ -1,176 +1,176 @@ PORTNAME= skim DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils PKGNAMESUFFIX= -fuzzy-finder MAINTAINER= yuri@FreeBSD.org COMMENT= Fuzzy finder WWW= https://github.com/lotabout/skim LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= lotabout CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.8 \ arrayvec-0.7.6 \ autocfg-1.4.0 \ beef-0.5.2 \ bitflags-1.3.2 \ bitflags-2.9.1 \ bstr-1.12.0 \ bumpalo-3.17.0 \ cc-1.2.25 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ clap-4.5.39 \ clap_builder-4.5.39 \ clap_complete-4.5.51 \ clap_complete_fig-4.5.2 \ clap_complete_nushell-4.5.6 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clap_mangen-0.2.26 \ colorchoice-1.0.3 \ core-foundation-sys-0.8.7 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ defer-drop-1.3.0 \ deranged-0.4.0 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.15.0 \ env_filter-0.1.3 \ env_home-0.1.0 \ env_logger-0.11.8 \ equivalent-1.0.2 \ errno-0.3.12 \ fastrand-2.3.0 \ fnv-1.0.7 \ fuzzy-matcher-0.3.7 \ getrandom-0.2.16 \ getrandom-0.3.3 \ hashbrown-0.15.3 \ heck-0.5.0 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ indexmap-2.9.0 \ is_terminal_polyfill-1.70.1 \ jiff-0.2.14 \ jiff-static-0.2.14 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ libc-0.2.172 \ libredox-0.1.3 \ linux-raw-sys-0.9.4 \ log-0.4.27 \ memchr-2.7.4 \ nix-0.29.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ proc-macro2-1.0.95 \ pulldown-cmark-0.13.0 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.9.1 \ rand_chacha-0.9.0 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ roff-0.2.2 \ rustix-1.0.7 \ rustversion-1.0.21 \ serde-1.0.219 \ serde_derive-1.0.219 \ shell-quote-0.7.2 \ shlex-1.3.0 \ strsim-0.11.1 \ syn-2.0.101 \ tempfile-3.20.0 \ term-0.7.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ thread_local-1.1.8 \ time-0.3.41 \ time-core-0.1.4 \ timer-0.2.0 \ unicase-2.8.1 \ unicode-ident-1.0.18 \ unicode-width-0.2.0 \ utf8parse-0.2.2 \ vte-0.15.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ which-7.0.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-result-0.3.4 \ windows-strings-0.4.2 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ zerocopy-0.8.25 \ zerocopy-derive-0.8.25 PLIST_FILES= bin/sk do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/sk \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/deskutils/solanum/Makefile b/deskutils/solanum/Makefile index 2c4cd44c3ac8..c537cfe4598f 100644 --- a/deskutils/solanum/Makefile +++ b/deskutils/solanum/Makefile @@ -1,35 +1,35 @@ PORTNAME= solanum DISTVERSION= 5.0.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org COMMENT= Pomodoro timer for the GNOME desktop WWW= https://gitlab.gnome.org/World/Solanum LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= blueprint-compiler:devel/blueprint-compiler USES= cargo gettext gnome gstreamer meson pkgconfig USE_GITLAB= yes USE_GNOME= gtk40 libadwaita USE_GSTREAMER= bad good vorbis GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World GL_PROJECT= Solanum MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no GLIB_SCHEMAS= org.gnome.Solanum.gschema.xml post-patch: @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/src/meson.build .include diff --git a/deskutils/taskwarrior-tui/Makefile b/deskutils/taskwarrior-tui/Makefile index f03bcb8d0d53..90af81a050d1 100644 --- a/deskutils/taskwarrior-tui/Makefile +++ b/deskutils/taskwarrior-tui/Makefile @@ -1,208 +1,208 @@ PORTNAME= taskwarrior-tui DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org COMMENT= Terminal User Interface (TUI) for Taskwarrior WWW= https://kdheepak.com/taskwarrior-tui/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= task:deskutils/taskwarrior USES= cargo USE_GITHUB= yes GH_ACCOUNT= kdheepak CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-1.0.1 \ android_system_properties-0.1.5 \ anstream-0.3.2 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ anyhow-1.0.71 \ arc-swap-1.6.0 \ autocfg-1.1.0 \ backtrace-0.3.67 \ better-panic-0.3.0 \ bitflags-1.3.2 \ bumpalo-3.13.0 \ bytes-1.4.0 \ cassowary-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.24 \ clap-4.3.0 \ clap_builder-4.3.0 \ clap_complete-4.3.0 \ clap_derive-4.3.0 \ clap_lex-0.5.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.0 \ console-0.15.7 \ core-foundation-sys-0.8.4 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ darling-0.14.4 \ darling_core-0.14.4 \ darling_macro-0.14.4 \ derivative-2.2.0 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ destructure_traitobject-0.2.0 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ either-1.8.1 \ encode_unicode-0.3.6 \ endian-type-0.1.2 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-code-2.3.1 \ fd-lock-3.0.12 \ fnv-1.0.7 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ getrandom-0.2.9 \ gimli-0.27.2 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ indexmap-1.9.3 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.63 \ lazy_static-1.4.0 \ libc-0.2.144 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.17 \ log-mdc-0.1.0 \ log4rs-1.2.0 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ nibble_vec-0.1.0 \ nix-0.26.2 \ nom-7.1.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ object-0.30.3 \ once_cell-1.17.1 \ option-ext-0.2.0 \ ordered-float-2.10.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ path-clean-1.0.1 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.59 \ quote-1.0.28 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.20.1 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.8.3 \ regex-syntax-0.7.2 \ rustc-demangle-0.1.23 \ rustix-0.37.19 \ rustyline-11.0.0 \ rustyline-derive-0.8.0 \ ryu-1.0.13 \ scopeguard-1.1.0 \ serde-1.0.163 \ serde-value-0.7.0 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_yaml-0.8.26 \ shellexpand-3.1.0 \ shlex-1.1.0 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ slab-0.4.8 \ smallvec-1.10.0 \ socket2-0.4.9 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.18 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread-id-4.1.0 \ time-0.1.45 \ tokio-1.28.1 \ tokio-macros-2.1.0 \ tokio-stream-0.1.14 \ typemap-ors-1.0.0 \ unicode-ident-1.0.9 \ unicode-segmentation-1.10.1 \ unicode-truncate-0.2.0 \ unicode-width-0.1.10 \ unsafe-any-ors-1.0.0 \ utf8parse-0.2.1 \ uuid-1.3.3 \ versions-4.1.0 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.86 \ wasm-bindgen-backend-0.2.86 \ wasm-bindgen-macro-0.2.86 \ wasm-bindgen-macro-support-0.2.86 \ wasm-bindgen-shared-0.2.86 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ yaml-rust-0.4.5 \ task-hookrs@git+https://github.com/kdheepak/task-hookrs\#9fe7bd42f96a14571009b5de3ef395cd26988bbe PLIST_FILES= bin/taskwarrior-tui .include diff --git a/deskutils/thokr/Makefile b/deskutils/thokr/Makefile index ac8428d5788f..24bddf3c0b0f 100644 --- a/deskutils/thokr/Makefile +++ b/deskutils/thokr/Makefile @@ -1,148 +1,148 @@ PORTNAME= thokr DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Sleek typing tui with visualized results and historical logging WWW= https://github.com/jrnxf/thokr LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= jrnxf CARGO_CRATES= atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bumpalo-3.9.1 \ bytes-1.1.0 \ cassowary-0.3.0 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ cgisf_lib-0.1.3 \ chrono-0.4.19 \ clap-3.1.8 \ clap_derive-3.1.7 \ combine-4.6.3 \ crossterm-0.22.1 \ crossterm-0.23.2 \ crossterm_winapi-0.9.0 \ darling-0.13.2 \ darling_core-0.13.2 \ darling_macro-0.13.2 \ directories-4.0.1 \ dirs-sys-0.3.7 \ either-1.6.1 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ getrandom-0.2.6 \ hashbrown-0.11.2 \ heck-0.4.0 \ hermit-abi-0.1.19 \ ident_case-1.0.1 \ idna-0.2.3 \ include_dir-0.7.2 \ include_dir_macros-0.7.2 \ indexmap-1.8.1 \ instant-0.1.12 \ itertools-0.10.3 \ itoa-1.0.1 \ jni-0.19.0 \ jni-sys-0.3.0 \ js-sys-0.3.56 \ lazy_static-1.4.0 \ libc-0.2.121 \ lock_api-0.4.7 \ log-0.4.16 \ matches-0.1.9 \ memchr-2.4.1 \ mio-0.7.14 \ mio-0.8.2 \ miow-0.3.7 \ ndk-0.6.0 \ ndk-context-0.1.0 \ ndk-glue-0.6.1 \ ndk-macro-0.3.0 \ ndk-sys-0.3.0 \ ntapi-0.3.7 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_enum-0.5.7 \ num_enum_derive-0.5.7 \ os_str_bytes-6.0.0 \ parking_lot-0.11.2 \ parking_lot-0.12.0 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.2 \ percent-encoding-2.1.0 \ ppv-lite86-0.2.16 \ proc-macro-crate-1.1.3 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.36 \ quote-1.0.17 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ rustversion-1.0.6 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.136 \ serde_derive-1.0.136 \ serde_json-1.0.79 \ signal-hook-0.3.13 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ smallvec-1.8.0 \ strsim-0.10.0 \ strum_macros-0.24.0 \ syn-1.0.90 \ termcolor-1.1.3 \ textwrap-0.15.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.43 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ tui-0.17.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ version_check-0.9.4 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.79 \ wasm-bindgen-backend-0.2.79 \ wasm-bindgen-macro-0.2.79 \ wasm-bindgen-macro-support-0.2.79 \ wasm-bindgen-shared-0.2.79 \ web-sys-0.3.56 \ webbrowser-0.7.1 \ widestring-0.5.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 \ windows-sys-0.34.0 \ windows_aarch64_msvc-0.34.0 \ windows_i686_gnu-0.34.0 \ windows_i686_msvc-0.34.0 \ windows_x86_64_gnu-0.34.0 \ windows_x86_64_msvc-0.34.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/amber/Makefile b/devel/amber/Makefile index 724b18727bdd..91f2a1370621 100644 --- a/devel/amber/Makefile +++ b/devel/amber/Makefile @@ -1,129 +1,129 @@ PORTNAME= amber DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel PKGNAMESUFFIX= -code-search-replace-tool MAINTAINER= yuri@FreeBSD.org COMMENT= Code search/replace tool WWW= https://github.com/dalance/amber LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= dalance CARGO_CRATES= aho-corasick-1.1.2 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ cfg-if-1.0.0 \ clap-2.34.0 \ crossbeam-0.8.3 \ crossbeam-channel-0.5.10 \ crossbeam-deque-0.8.4 \ crossbeam-epoch-0.9.17 \ crossbeam-queue-0.3.10 \ crossbeam-utils-0.8.18 \ ctrlc-3.4.2 \ deranged-0.3.9 \ directories-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ equivalent-1.0.1 \ errno-0.3.7 \ fastrand-2.0.1 \ filetime-0.2.23 \ getch-0.3.1 \ getrandom-0.2.11 \ glob-0.3.1 \ hashbrown-0.14.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ indexmap-2.1.0 \ lazy_static-1.4.0 \ libc-0.2.150 \ libredox-0.0.1 \ linux-raw-sys-0.4.11 \ memchr-2.6.4 \ memmap-0.7.0 \ nix-0.27.1 \ num_cpus-1.16.0 \ option-ext-0.2.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.70 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rlibc-1.0.0 \ rustix-0.38.25 \ rustversion-1.0.14 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_spanned-0.6.4 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.39 \ tempfile-3.8.1 \ term-0.7.0 \ termios-0.3.3 \ textwrap-0.11.0 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ time-0.3.31 \ time-core-0.1.2 \ toml-0.8.8 \ toml_datetime-0.6.5 \ toml_edit-0.21.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ vec_map-0.8.2 \ version_check-0.9.4 \ wasi-0.11.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 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.19 PLIST_FILES= bin/ambr \ bin/ambs .include diff --git a/devel/argc/Makefile b/devel/argc/Makefile index 476d0a0a101b..bedf3809e5e0 100644 --- a/devel/argc/Makefile +++ b/devel/argc/Makefile @@ -1,155 +1,155 @@ PORTNAME= argc DISTVERSIONPREFIX= v DISTVERSION= 1.22.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Easily parse command line arguments in bash WWW= https://github.com/sigoden/argc 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= sigoden CARGO_CRATES= aho-corasick-1.1.3 \ anstyle-1.0.10 \ anyhow-1.0.94 \ assert_cmd-2.0.16 \ assert_fs-1.1.2 \ autocfg-1.4.0 \ base64-0.22.1 \ bitflags-2.6.0 \ bstr-1.11.0 \ cfg-if-1.0.0 \ console-0.15.8 \ convert_case-0.6.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ difflib-0.4.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ either-1.13.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.10 \ fastrand-2.3.0 \ float-cmp-0.9.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ getrandom-0.2.15 \ glob-0.3.1 \ globset-0.4.15 \ globwalk-0.9.1 \ hashbrown-0.15.2 \ hermit-abi-0.3.9 \ home-0.5.9 \ ignore-0.4.23 \ indexmap-2.7.0 \ insta-1.41.1 \ itoa-1.0.14 \ lazy_static-1.5.0 \ libc-0.2.167 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ natord-1.0.9 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ once_cell-1.20.2 \ option-ext-0.2.0 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ proc-macro-crate-3.2.0 \ proc-macro2-1.0.92 \ quote-1.0.37 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ roff-0.2.2 \ rstest-0.23.0 \ rstest_macros-0.23.0 \ rustc_version-0.4.1 \ rustix-0.38.42 \ ryu-1.0.18 \ same-file-1.0.6 \ semver-1.0.23 \ serde-1.0.215 \ serde_derive-1.0.215 \ serde_json-1.0.133 \ shell-words-1.1.0 \ similar-2.6.0 \ slab-0.4.9 \ smawk-0.3.2 \ syn-2.0.90 \ tempfile-3.14.0 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ threadpool-1.8.1 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ unicode-ident-1.0.14 \ unicode-linebreak-0.1.5 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ which-7.0.0 \ winapi-util-0.1.9 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.20 \ winsafe-0.0.19 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/bacon/Makefile b/devel/bacon/Makefile index 83b50313436d..6d27d11975f0 100644 --- a/devel/bacon/Makefile +++ b/devel/bacon/Makefile @@ -1,394 +1,395 @@ PORTNAME= bacon DISTVERSIONPREFIX= v DISTVERSION= 3.16.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Background rust code check WWW= https://dystroy.org/bacon/ \ https://github.com/Canop/bacon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libasound.so:audio/alsa-lib USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= Canop CARGO_CRATES= adler2-2.0.1 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ alsa-0.9.1 \ alsa-sys-0.3.1 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.19 \ anstyle-1.0.11 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.3 \ anstyle-wincon-3.0.9 \ anyhow-1.0.98 \ arboard-3.5.0 \ arc-swap-1.7.1 \ arrayvec-0.7.6 \ autocfg-1.4.0 \ bindgen-0.72.0 \ bitflags-1.3.2 \ bitflags-2.9.1 \ block-buffer-0.10.4 \ bstr-1.12.0 \ bumpalo-3.18.1 \ bytemuck-1.23.1 \ byteorder-1.5.0 \ bytes-1.10.1 \ camino-1.1.10 \ cargo-platform-0.1.9 \ cargo_metadata-0.19.2 \ cc-1.2.27 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ clang-sys-1.8.1 \ clap-4.5.40 \ clap-help-1.4.0 \ clap_builder-4.5.40 \ clap_complete-4.5.54 \ clap_derive-4.5.40 \ clap_lex-0.7.5 \ cli-log-2.1.0 \ clipboard-win-5.4.0 \ clru-0.6.2 \ colorchoice-1.0.4 \ combine-4.6.7 \ convert_case-0.7.1 \ coolor-1.1.0 \ core-foundation-sys-0.8.7 \ coreaudio-rs-0.11.3 \ coreaudio-sys-0.2.17 \ cpal-0.15.3 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crokey-1.2.0 \ crokey-proc_macros-1.2.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ crossterm-0.29.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ ctrlc-3.4.7 \ dasp_sample-0.11.0 \ derive_more-2.0.1 \ derive_more-impl-2.0.1 \ diff-0.1.13 \ digest-0.10.7 \ directories-next-2.0.0 \ dirs-sys-next-0.1.2 \ dispatch2-0.3.0 \ displaydoc-0.2.5 \ document-features-0.2.11 \ dunce-1.0.5 \ either-1.15.0 \ encoding_rs-0.8.35 \ equivalent-1.0.2 \ errno-0.3.12 \ error-code-3.3.2 \ faster-hex-0.10.0 \ fastrand-2.3.0 \ file-size-1.0.3 \ filetime-0.2.25 \ flate2-1.1.2 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gix-0.72.1 \ gix-actor-0.35.1 \ gix-bitmap-0.2.14 \ gix-chunk-0.4.11 \ gix-command-0.6.1 \ gix-commitgraph-0.28.0 \ gix-config-0.45.1 \ gix-config-value-0.15.0 \ gix-date-0.10.2 \ gix-diff-0.52.1 \ gix-discover-0.40.1 \ gix-features-0.42.1 \ gix-fs-0.15.0 \ gix-glob-0.20.1 \ gix-hash-0.18.0 \ gix-hashtable-0.8.1 \ gix-ignore-0.15.0 \ gix-index-0.40.1 \ gix-lock-17.1.0 \ gix-object-0.49.1 \ gix-odb-0.69.1 \ gix-pack-0.59.1 \ gix-packetline-0.19.0 \ gix-path-0.10.18 \ gix-protocol-0.50.1 \ gix-quote-0.6.0 \ gix-ref-0.52.1 \ gix-refspec-0.30.1 \ gix-revision-0.34.1 \ gix-revwalk-0.20.1 \ gix-sec-0.11.0 \ gix-shallow-0.4.0 \ gix-tempfile-17.1.0 \ gix-trace-0.1.12 \ gix-transport-0.47.0 \ gix-traverse-0.46.2 \ gix-url-0.31.0 \ gix-utils-0.3.0 \ gix-validate-0.10.0 \ gix-worktree-0.41.0 \ glob-0.3.2 \ hash32-0.3.1 \ hashbrown-0.14.5 \ hashbrown-0.15.4 \ heapless-0.8.0 \ heck-0.5.0 \ home-0.5.11 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-2.0.0 \ icu_locale_core-2.0.0 \ icu_normalizer-2.0.0 \ icu_normalizer_data-2.0.0 \ icu_properties-2.0.1 \ icu_properties_data-2.0.1 \ icu_provider-2.0.0 \ idna-1.0.3 \ idna_adapter-1.2.1 \ indexmap-2.9.0 \ inotify-0.10.2 \ inotify-sys-0.1.5 \ instant-0.1.13 \ iq-0.4.0 \ is_executable-1.0.4 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.15 \ jiff-0.2.15 \ jiff-static-0.2.15 \ jiff-tzdb-0.1.4 \ jiff-tzdb-platform-0.1.3 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.33 \ js-sys-0.3.77 \ kqueue-1.1.1 \ kqueue-sys-1.0.4 \ lazy-regex-3.4.1 \ lazy-regex-proc_macros-3.4.1 \ lazy_static-1.5.0 \ libc-0.2.173 \ libloading-0.8.8 \ libredox-0.1.3 \ libz-rs-sys-0.5.1 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ litrs-0.4.1 \ lock_api-0.4.13 \ log-0.4.27 \ mach2-0.4.2 \ maybe-async-0.2.10 \ memchr-2.7.5 \ memmap2-0.9.5 \ minimad-0.13.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ ndk-0.8.0 \ ndk-context-0.1.1 \ ndk-sys-0.5.0+25.2.9519653 \ nix-0.29.0 \ nix-0.30.1 \ nom-7.1.3 \ notify-7.0.0 \ notify-types-1.0.1 \ num-derive-0.4.2 \ num-traits-0.2.19 \ num_enum-0.7.3 \ num_enum_derive-0.7.3 \ objc2-0.6.1 \ objc2-app-kit-0.3.1 \ objc2-core-foundation-0.3.1 \ objc2-core-graphics-0.3.1 \ objc2-encode-4.1.0 \ objc2-foundation-0.3.1 \ objc2-io-surface-0.3.1 \ oboe-0.6.1 \ oboe-sys-0.6.1 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pkg-config-0.3.32 \ portable-atomic-1.11.1 \ portable-atomic-util-0.2.4 \ potential_utf-0.1.2 \ pretty_assertions-1.4.1 \ proc-macro-crate-3.3.0 \ proc-macro2-1.0.95 \ proc-status-0.1.1 \ prodash-29.0.2 \ quote-1.0.40 \ r-efi-5.2.0 \ redox_syscall-0.5.13 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rodio-0.20.1 \ rustc-hash-2.1.1 \ rustix-0.38.44 \ rustix-1.0.7 \ rustversion-1.0.21 \ ryu-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_spanned-0.6.9 \ sha1-0.10.6 \ sha1-checked-0.10.0 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.5 \ smallvec-1.15.1 \ stable_deref_trait-1.2.0 \ strict-0.2.0 \ strsim-0.11.1 \ symphonia-0.5.4 \ symphonia-bundle-mp3-0.5.4 \ symphonia-core-0.5.4 \ symphonia-metadata-0.5.4 \ syn-2.0.103 \ synstructure-0.13.2 \ tempfile-3.20.0 \ termimad-0.32.0 \ terminal-light-1.8.0 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ tinystr-0.8.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ toml-0.8.23 \ toml_datetime-0.6.11 \ toml_edit-0.22.27 \ toml_write-0.1.2 \ typenum-1.18.0 \ unicode-bom-2.0.3 \ unicode-ident-1.0.18 \ unicode-normalization-0.1.24 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.1 \ url-2.5.4 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ version_check-0.9.5 \ vte-0.15.0 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.54.0 \ windows-core-0.54.0 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.3 \ windows-result-0.1.2 \ windows-result-0.3.4 \ windows-strings-0.4.2 \ windows-sys-0.45.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.11 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xterm-query-0.5.2 \ yansi-1.0.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ zerocopy-0.8.25 \ zerocopy-derive-0.8.25 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ zerovec-0.11.2 \ zerovec-derive-0.11.1 \ zlib-rs-0.5.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/bingrep/Makefile b/devel/bingrep/Makefile index 543d9e40fc6c..b5859f77e840 100644 --- a/devel/bingrep/Makefile +++ b/devel/bingrep/Makefile @@ -1,34 +1,34 @@ PORTNAME= bingrep DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org COMMENT= Grep through binaries WWW= https://github.com/m4b/bingrep LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo cpe CPE_VENDOR= bingrep_project USE_GITHUB= yes GH_ACCOUNT= m4b PLIST_FILES= bin/bingrep PORTDOCS= README.md PORTEXAMPLES= *.png OPTIONS_DEFINE= DOCS EXAMPLES 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}) .include diff --git a/devel/bunyan/Makefile b/devel/bunyan/Makefile index e8f6ef524fe6..ccc703d7d158 100644 --- a/devel/bunyan/Makefile +++ b/devel/bunyan/Makefile @@ -1,111 +1,111 @@ PORTNAME= bunyan DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= CLI to pretty print logs in bunyan format WWW= https://github.com/LukeMathWalker/bunyan LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= LukeMathWalker CARGO_CRATES= aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anyhow-1.0.66 \ assert_cmd-2.0.6 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-1.0.1 \ bumpalo-3.11.1 \ cc-1.0.77 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-4.0.27 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ codespan-reporting-0.11.1 \ colored-2.0.0 \ core-foundation-sys-0.8.3 \ cxx-1.0.82 \ cxx-build-1.0.82 \ cxxbridge-flags-1.0.82 \ cxxbridge-macro-1.0.82 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ float-cmp-0.9.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ io-lifetimes-1.0.1 \ is-terminal-0.4.0 \ itertools-0.10.5 \ itoa-1.0.4 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.137 \ link-cplusplus-1.0.7 \ linux-raw-sys-0.1.3 \ log-0.4.17 \ memchr-2.5.0 \ normalize-line-endings-0.3.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ once_cell-1.16.0 \ os_str_bytes-6.4.1 \ predicates-2.1.3 \ predicates-core-1.0.5 \ predicates-tree-1.0.7 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.47 \ quote-1.0.21 \ regex-1.7.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ rustix-0.36.3 \ ryu-1.0.11 \ scratch-1.0.2 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.89 \ strsim-0.10.0 \ syn-1.0.103 \ termcolor-1.1.3 \ termtree-0.4.0 \ unicode-ident-1.0.5 \ unicode-width-0.1.10 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.42.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/busd/Makefile b/devel/busd/Makefile index 5dc5bcb28bc3..911063d56e2c 100644 --- a/devel/busd/Makefile +++ b/devel/busd/Makefile @@ -1,23 +1,23 @@ PORTNAME= busd DISTVERSION= 0.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org COMMENT= D-Bus daemon/broker implementation based on zbus WWW= https://github.com/dbus2/busd LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= dbus2 PLIST_FILES= bin/${PORTNAME} post-patch: # Respect consolekit2 as XDG_RUNTIME_DIR fallback @${REINPLACE_CMD} 's,/run,/var&,' \ ${WRKSRC}/src/bus/mod.rs .include diff --git a/devel/bustle/Makefile b/devel/bustle/Makefile index 6efa7a5df44f..c8ceea0b78b5 100644 --- a/devel/bustle/Makefile +++ b/devel/bustle/Makefile @@ -1,37 +1,38 @@ PORTNAME= bustle DISTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= devel gnome MAINTAINER= tagattie@FreeBSD.org COMMENT= Visualize D-Bus activity WWW= https://apps.gnome.org/Bustle/ \ https://gitlab.gnome.org/World/bustle LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= appstreamcli:devel/appstream LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene USES= cargo desktop-file-utils gettext-tools gnome meson USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World USE_GNOME= glib20 gtk40 libadwaita GLIB_SCHEMAS= org.freedesktop.Bustle.gschema.xml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no PORTDOCS= CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/cargo-bloat/Makefile b/devel/cargo-bloat/Makefile index 756f750551fb..fce3c7b7be3d 100644 --- a/devel/cargo-bloat/Makefile +++ b/devel/cargo-bloat/Makefile @@ -1,41 +1,41 @@ PORTNAME= cargo-bloat DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Find out what takes most of the space in your executable WWW= https://github.com/RazrFalcon/cargo-bloat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= RazrFalcon CARGO_CRATES= aho-corasick-1.1.3 \ binfarce-0.2.1 \ fallible-iterator-0.2.0 \ json-0.12.4 \ libc-0.2.154 \ memchr-2.7.2 \ memmap2-0.9.4 \ multimap-0.10.0 \ pdb-0.8.0 \ pico-args-0.5.0 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ scroll-0.11.0 \ term_size-0.3.2 \ uuid-1.8.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/${PORTNAME} .include diff --git a/devel/cargo-c/Makefile b/devel/cargo-c/Makefile index 8bc7ba02e8ca..d10bb9fdcc0c 100644 --- a/devel/cargo-c/Makefile +++ b/devel/cargo-c/Makefile @@ -1,38 +1,39 @@ PORTNAME= cargo-c DISTVERSION= 0.10.14 DISTVERSIONSUFFIX= +cargo-0.89.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= ports@FreeBSD.org COMMENT= Cargo C-ABI helpers WWW= https://github.com/lu-zero/cargo-c 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} .include # prevent address space exhaustion on armv6/armv7 .if ${ARCH:Marmv?} || ${ARCH} == powerpc LTO_UNSAFE= yes .endif post-patch: @${REINPLACE_CMD} -e 's,libdir.join("pkgconfig,prefix.join("libdata/pkgconfig,' \ ${WRKSRC}/src/install.rs .include diff --git a/devel/cargo-cache/Makefile b/devel/cargo-cache/Makefile index 1aec8a8fdd37..7097e52c1266 100644 --- a/devel/cargo-cache/Makefile +++ b/devel/cargo-cache/Makefile @@ -1,130 +1,130 @@ PORTNAME= cargo-cache DISTVERSION= 0.8.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Manage cargo cache, print sizes of dirs, remove dirs selectively WWW= https://github.com/matthiaskrgr/cargo-cache 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= matthiaskrgr CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ camino-1.0.9 \ cargo-platform-0.1.2 \ cargo_metadata-0.15.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-3.2.15 \ clap_lex-0.2.4 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.10 \ crossbeam-utils-0.8.11 \ ctor-0.1.22 \ diff-0.1.13 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.7.0 \ fastrand-1.8.0 \ filetime-0.2.17 \ flate2-1.0.24 \ form_urlencoded-1.0.1 \ fs_extra-1.2.0 \ getrandom-0.2.7 \ git2-0.14.2 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ home-0.5.3 \ humansize-1.1.1 \ idna-0.2.3 \ indexmap-1.9.1 \ instant-0.1.12 \ itoa-1.0.2 \ jobserver-0.1.24 \ libc-0.2.126 \ libgit2-sys-0.13.2+1.4.2 \ libz-sys-1.1.8 \ log-0.4.17 \ matches-0.1.9 \ memchr-2.5.0 \ memoffset-0.6.5 \ miniz_oxide-0.5.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ once_cell-1.13.0 \ os_str_bytes-6.2.0 \ output_vt100-0.1.3 \ path-slash-0.2.0 \ percent-encoding-2.1.0 \ pkg-config-0.3.25 \ pretty_assertions-1.2.1 \ proc-macro2-1.0.42 \ quote-1.0.20 \ rayon-1.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.15 \ redox_users-0.4.3 \ regex-1.6.0 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ remove_dir_all-0.7.0 \ rustc_tools_util-0.2.0 \ ryu-1.0.10 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.12 \ serde-1.0.140 \ serde_derive-1.0.140 \ serde_json-1.0.82 \ strsim-0.10.0 \ syn-1.0.98 \ tar-0.4.38 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ textwrap-0.15.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ time-0.1.44 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.2 \ unicode-normalization-0.1.21 \ url-2.2.2 \ vcpkg-0.2.15 \ walkdir-2.3.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.36.1 \ windows_aarch64_msvc-0.36.1 \ windows_i686_gnu-0.36.1 \ windows_i686_msvc-0.36.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_msvc-0.36.1 \ xattr-0.2.3 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/cargo-deny/Makefile b/devel/cargo-deny/Makefile index 9b547b154514..a20c356cbe60 100644 --- a/devel/cargo-deny/Makefile +++ b/devel/cargo-deny/Makefile @@ -1,386 +1,386 @@ PORTNAME= cargo-deny DISTVERSION= 0.16.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Cargo plugin for linting dependencies WWW= http://embark.rs LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= EmbarkStudios RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.95 \ arc-swap-1.7.1 \ askalono-0.5.0 \ async-compression-0.4.18 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.22.1 \ bitflags-2.8.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ borsh-1.5.5 \ bstr-1.11.3 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ camino-1.1.9 \ cargo-lock-10.1.0 \ cc-1.2.10 \ cfg-expr-0.17.2 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.26 \ clap_builder-4.5.26 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ clru-0.6.2 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ colorchoice-1.0.3 \ console-0.15.10 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ crc32fast-1.4.2 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ cvss-2.0.0 \ deranged-0.3.11 \ digest-0.10.7 \ displaydoc-0.2.5 \ dunce-1.0.5 \ either-1.13.0 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ equivalent-1.0.1 \ errno-0.3.10 \ faster-hex-0.9.0 \ fastrand-2.3.0 \ fern-0.7.1 \ filetime-0.2.25 \ fixedbitset-0.4.2 \ flate2-1.0.35 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ fs_extra-1.3.0 \ funty-2.0.0 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.1 \ gix-0.70.0 \ gix-actor-0.33.2 \ gix-attributes-0.24.0 \ gix-bitmap-0.2.14 \ gix-chunk-0.4.11 \ gix-command-0.4.1 \ gix-commitgraph-0.26.0 \ gix-config-0.43.0 \ gix-config-value-0.14.11 \ gix-credentials-0.27.0 \ gix-date-0.9.3 \ gix-diff-0.50.0 \ gix-discover-0.38.0 \ gix-features-0.40.0 \ gix-filter-0.17.0 \ gix-fs-0.13.0 \ gix-glob-0.18.0 \ gix-hash-0.16.0 \ gix-hashtable-0.7.0 \ gix-ignore-0.13.0 \ gix-index-0.38.0 \ gix-lock-16.0.0 \ gix-negotiate-0.18.0 \ gix-object-0.47.0 \ gix-odb-0.67.0 \ gix-pack-0.57.0 \ gix-packetline-0.18.3 \ gix-packetline-blocking-0.18.2 \ gix-path-0.10.14 \ gix-pathspec-0.9.0 \ gix-prompt-0.9.1 \ gix-protocol-0.48.0 \ gix-quote-0.4.15 \ gix-ref-0.50.0 \ gix-refspec-0.28.0 \ gix-revision-0.32.0 \ gix-revwalk-0.18.0 \ gix-sec-0.10.11 \ gix-shallow-0.2.0 \ gix-submodule-0.17.0 \ gix-tempfile-16.0.0 \ gix-trace-0.1.12 \ gix-transport-0.45.0 \ gix-traverse-0.44.0 \ gix-url-0.29.0 \ gix-utils-0.1.14 \ gix-validate-0.9.3 \ gix-worktree-0.39.0 \ gix-worktree-state-0.17.0 \ globset-0.4.15 \ goblin-0.9.3 \ h2-0.4.7 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.5.0 \ home-0.5.11 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ hyper-1.5.2 \ hyper-rustls-0.27.5 \ hyper-util-0.1.10 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.7.0 \ insta-1.42.0 \ io-close-0.3.7 \ ipnet-2.10.1 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.14 \ jiff-0.1.24 \ jiff-tzdb-0.1.2 \ jiff-tzdb-platform-0.1.2 \ jobserver-0.1.32 \ js-sys-0.3.77 \ krates-0.17.5 \ kstring-2.0.2 \ lazy_static-1.5.0 \ libc-0.2.169 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.25 \ maybe-async-0.2.10 \ memchr-2.7.4 \ memmap2-0.9.5 \ mime-0.3.17 \ miniz_oxide-0.8.3 \ mio-1.0.3 \ nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.20.2 \ openssl-probe-0.1.5 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ plain-0.2.3 \ platforms-3.5.0 \ portable-atomic-1.10.0 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.93 \ prodash-29.0.0 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.9 \ quote-1.0.38 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.8 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ reqwest-0.12.12 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.0 \ rustix-0.38.43 \ rustls-0.23.21 \ rustls-native-certs-0.8.1 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.1 \ rustls-webpki-0.102.8 \ rustsec-0.30.1 \ rustversion-1.0.19 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ scroll-0.12.0 \ scroll_derive-0.12.0 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ semver-1.0.24 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.136 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sha1_smol-1.0.1 \ sha2-0.10.8 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ similar-2.6.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smol_str-0.3.2 \ socket2-0.5.8 \ spdx-0.10.8 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.96 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tame-index-0.17.0 \ tap-1.0.1 \ target-lexicon-0.12.16 \ tempfile-3.15.0 \ termcolor-1.4.1 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinystr-0.7.6 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tokio-1.43.0 \ tokio-rustls-0.26.1 \ tokio-util-0.7.13 \ toml-0.8.19 \ toml-span-0.4.1 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ twox-hash-2.1.0 \ typenum-1.17.0 \ unicode-bom-2.0.3 \ unicode-ident-1.0.14 \ unicode-normalization-0.1.24 \ unicode-width-0.1.14 \ untrusted-0.9.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.24 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/cargo-depgraph/Makefile b/devel/cargo-depgraph/Makefile index f65083f56e03..b73605889f0a 100644 --- a/devel/cargo-depgraph/Makefile +++ b/devel/cargo-depgraph/Makefile @@ -1,65 +1,65 @@ PORTNAME= cargo-depgraph DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Create dependency graphs for cargo projects WWW= https://github.com/jplatte/cargo-depgraph LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= graphviz>0:graphics/graphviz USES= cargo USE_GITHUB= yes GH_ACCOUNT= jplatte CARGO_CRATES= anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.1 \ anstyle-wincon-3.0.2 \ anyhow-1.0.75 \ camino-1.1.6 \ cargo-platform-0.1.5 \ cargo_metadata-0.18.1 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ equivalent-1.0.1 \ fixedbitset-0.4.2 \ hashbrown-0.14.3 \ indexmap-2.1.0 \ itoa-1.0.9 \ petgraph-0.6.4 \ proc-macro2-1.0.70 \ quote-1.0.33 \ ryu-1.0.15 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ strsim-0.10.0 \ syn-2.0.39 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ windows-sys-0.52.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/cargo-dist/Makefile b/devel/cargo-dist/Makefile index b06785147240..db9d1ce37f0e 100644 --- a/devel/cargo-dist/Makefile +++ b/devel/cargo-dist/Makefile @@ -1,437 +1,437 @@ PORTNAME= cargo-dist DISTVERSIONPREFIX= v DISTVERSION= 0.28.4-prerelease.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Shippable application packaging WWW= https://github.com/astral-sh/cargo-dist LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= astral-sh CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aes-0.8.4 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ autocfg-1.4.0 \ axoasset-1.2.0 \ axocli-0.2.0 \ axoprocess-0.2.0 \ axotag-0.2.0 \ axoupdater-0.9.0 \ backon-0.4.4 \ backtrace-0.3.74 \ backtrace-ext-0.2.1 \ base64-0.22.1 \ base64ct-1.7.3 \ bitflags-1.3.2 \ bitflags-2.9.0 \ blake2-0.10.6 \ block-buffer-0.10.4 \ bumpalo-3.17.0 \ bytecount-0.6.8 \ bytemuck-1.22.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.10.1 \ bzip2-0.4.4 \ bzip2-sys-0.1.13+1.0.8 \ camino-1.1.9 \ cargo-platform-0.1.9 \ cargo-wix-0.3.9 \ cargo_metadata-0.18.1 \ cargo_metadata-0.19.2 \ cc-1.2.17 \ cfg-expr-0.18.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ cipher-0.4.4 \ clap-4.5.35 \ clap-cargo-0.14.1 \ clap_builder-4.5.35 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ color-backtrace-0.6.1 \ colorchoice-1.0.3 \ comfy-table-7.1.4 \ console-0.15.11 \ constant_time_eq-0.1.5 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ current_platform-0.2.0 \ darling-0.14.4 \ darling_core-0.14.4 \ darling_macro-0.14.4 \ debug-ignore-1.0.5 \ deranged-0.4.1 \ derive_builder-0.11.2 \ derive_builder_core-0.11.2 \ derive_builder_macro-0.11.2 \ dialoguer-0.11.0 \ digest-0.10.7 \ displaydoc-0.2.5 \ dyn-clone-1.0.19 \ either-1.15.0 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ encoding_rs_io-0.1.7 \ env_logger-0.10.2 \ equivalent-1.0.2 \ errno-0.3.10 \ fastrand-2.3.0 \ filetime-0.2.25 \ fixedbitset-0.5.7 \ flate2-1.1.1 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ gazenot-0.3.3 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.2 \ gimli-0.31.1 \ goblin-0.8.2 \ guppy-0.17.17 \ guppy-workspace-hack-0.1.0 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.5.0 \ hmac-0.12.1 \ homedir-0.3.4 \ http-1.3.1 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ humantime-2.2.0 \ hyper-1.6.0 \ hyper-rustls-0.27.5 \ hyper-util-0.1.11 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ image-0.25.6 \ include_dir-0.7.4 \ include_dir_macros-0.7.4 \ indexmap-1.9.3 \ indexmap-2.8.0 \ inout-0.1.4 \ insta-1.42.2 \ ipnet-2.11.0 \ is-terminal-0.4.16 \ is_ci-1.2.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.11.0 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ jobserver-0.1.33 \ js-sys-0.3.77 \ keccak-0.1.5 \ lazy_static-1.5.0 \ lexopt-0.3.1 \ libc-0.2.171 \ libredox-0.1.3 \ libyml-0.0.4 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.3 \ litemap-0.7.5 \ lock_api-0.4.12 \ log-0.3.9 \ log-0.4.27 \ lzma-sys-0.1.20 \ mach_object-0.1.17 \ memchr-2.7.4 \ memo-map-0.3.3 \ miette-5.10.0 \ miette-7.5.0 \ miette-derive-5.10.0 \ miette-derive-7.5.0 \ mime-0.3.17 \ minijinja-2.9.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.5 \ mio-1.0.3 \ mustache-0.9.0 \ nested-0.1.1 \ newline-converter-0.3.0 \ nix-0.29.0 \ node-semver-2.2.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.21.3 \ openssl-probe-0.1.6 \ oro-common-0.3.34 \ oro-package-spec-0.3.34 \ overload-0.1.1 \ owo-colors-4.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse-changelog-0.6.12 \ password-hash-0.4.2 \ pathdiff-0.2.3 \ pbkdf2-0.11.0 \ percent-encoding-2.3.1 \ peresil-0.3.0 \ petgraph-0.7.1 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ plain-0.2.3 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ proc-macro2-1.0.94 \ quick-error-1.2.3 \ quinn-0.11.7 \ quinn-proto-0.11.10 \ quinn-udp-0.5.11 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.9.0 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ redox_syscall-0.5.10 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ reqwest-0.12.15 \ ring-0.17.14 \ rustc-cfg-0.5.0 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.1 \ rustix-0.38.44 \ rustix-1.0.5 \ rustls-0.23.25 \ rustls-native-certs-0.8.1 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.103.1 \ rustversion-1.0.20 \ ryu-1.0.20 \ same-file-1.0.6 \ schannel-0.1.27 \ schemars-0.8.22 \ schemars_derive-0.8.22 \ scopeguard-1.2.0 \ scroll-0.12.0 \ scroll_derive-0.12.0 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ self-replace-1.5.0 \ self_cell-1.1.0 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ serde_json-1.0.140 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_yml-0.0.11 \ sha1-0.10.6 \ sha2-0.10.8 \ sha3-0.10.8 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ similar-2.7.0 \ slab-0.4.9 \ smallvec-1.14.0 \ socket2-0.5.9 \ spdx-0.10.8 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strsim-0.11.1 \ subtle-2.6.1 \ supports-color-3.0.2 \ supports-hyperlinks-3.1.0 \ supports-unicode-3.0.0 \ sxd-document-0.3.2 \ sxd-xpath-0.4.2 \ syn-1.0.109 \ syn-2.0.100 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ tar-0.4.44 \ target-lexicon-0.12.16 \ target-lexicon-0.13.2 \ target-spec-3.4.2 \ temp-dir-0.1.14 \ tempfile-3.19.1 \ termcolor-1.4.1 \ terminal_size-0.4.2 \ textwrap-0.16.2 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tinystr-0.7.6 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ tokio-1.44.1 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.2 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ typed-arena-1.7.0 \ typenum-1.18.0 \ unicode-ident-1.0.18 \ unicode-linebreak-0.1.5 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.16.0 \ valuable-0.1.1 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.8 \ widestring-1.2.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.57.0 \ windows-core-0.57.0 \ windows-core-0.61.0 \ windows-implement-0.57.0 \ windows-implement-0.60.0 \ windows-interface-0.57.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-registry-0.4.0 \ windows-result-0.1.2 \ windows-result-0.3.2 \ windows-strings-0.3.1 \ windows-strings-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.4 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.5.0 \ xz2-0.1.7 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-0.8.24 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.24 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-0.13.3 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-safe-7.2.4 \ zstd-sys-2.0.15+zstd.1.5.7 PLIST_FILES= bin/dist do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/dist \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/devel/cargo-edit/Makefile b/devel/cargo-edit/Makefile index d433bf1272f0..6f1563aa9981 100644 --- a/devel/cargo-edit/Makefile +++ b/devel/cargo-edit/Makefile @@ -1,352 +1,352 @@ PORTNAME= cargo-edit DISTVERSIONPREFIX= v DISTVERSION= 0.13.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Utility for managing cargo dependencies from the command line WWW= http://killercup.github.io/cargo-edit/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libssh2.so:security/libssh2 USES= cargo localbase:ldflags ssl USE_GITHUB= yes GH_ACCOUNT= killercup RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-lossy-1.1.3 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-svg-0.1.5 \ anstyle-wincon-3.0.6 \ anyhow-1.0.95 \ async-compression-0.4.17 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.4.0 \ automod-1.0.14 \ backtrace-0.3.74 \ base16ct-0.2.0 \ base64-0.22.1 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.8.0 \ block-buffer-0.10.4 \ borsh-1.5.5 \ bstr-1.11.3 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ camino-1.1.9 \ cargo-platform-0.1.9 \ cargo-test-macro-0.3.0 \ cargo-test-support-0.6.0 \ cargo-util-0.2.15 \ cargo_metadata-0.19.1 \ cc-1.2.9 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.27 \ clap-cargo-0.15.2 \ clap-verbosity-flag-3.0.2 \ clap_builder-4.5.27 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ concolor-control-0.0.7 \ concolor-query-0.0.4 \ const-oid-0.9.6 \ content_inspector-0.2.4 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ crates-io-0.40.5 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ ct-codecs-1.1.3 \ curl-0.4.47 \ curl-sys-0.4.78+curl-8.11.0 \ der-0.7.9 \ deranged-0.3.11 \ digest-0.10.7 \ displaydoc-0.2.5 \ dunce-1.0.5 \ ecdsa-0.16.9 \ ed25519-compact-2.1.1 \ either-1.13.0 \ elliptic-curve-0.13.8 \ env_filter-0.1.3 \ env_logger-0.11.8 \ equivalent-1.0.1 \ errno-0.3.10 \ fastrand-2.3.0 \ ff-0.13.0 \ fiat-crypto-0.2.9 \ filetime-0.2.25 \ flate2-1.0.35 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.1 \ git2-0.19.0 \ glob-0.3.2 \ globset-0.4.15 \ group-0.13.0 \ h2-0.4.6 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.11 \ html-escape-0.2.13 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-1.5.0 \ hyper-rustls-0.27.3 \ hyper-util-0.1.10 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ indexmap-2.7.1 \ ipnet-2.10.1 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.14 \ jiff-0.2.13 \ jiff-static-0.2.13 \ jobserver-0.1.32 \ js-sys-0.3.76 \ libc-0.2.169 \ libgit2-sys-0.17.0+1.8.1 \ libredox-0.1.3 \ libssh2-sys-0.3.0 \ libz-sys-1.1.20 \ linux-raw-sys-0.4.15 \ litemap-0.7.4 \ log-0.4.27 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.8.3 \ mio-1.0.3 \ miow-0.6.0 \ normalize-line-endings-0.3.0 \ num-conv-0.1.0 \ object-0.36.5 \ once_cell-1.20.2 \ openssl-probe-0.1.5 \ openssl-sys-0.9.104 \ orion-0.17.7 \ os_pipe-1.2.1 \ p384-0.13.0 \ pasetors-0.7.1 \ pathdiff-0.2.1 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkcs8-0.10.2 \ pkg-config-0.3.31 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ primeorder-0.13.6 \ proc-macro2-1.0.93 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.7 \ quote-1.0.38 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.7 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ reqwest-0.12.9 \ rfc6979-0.4.0 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.0 \ rustix-0.38.43 \ rustls-0.23.17 \ rustls-native-certs-0.8.0 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.0 \ rustls-webpki-0.102.8 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.26 \ sec1-0.7.3 \ security-framework-2.11.1 \ security-framework-sys-2.12.0 \ semver-1.0.25 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.135 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ shell-escape-0.1.5 \ shlex-1.3.0 \ signature-2.2.0 \ similar-2.6.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smol_str-0.3.2 \ snapbox-0.6.21 \ snapbox-macros-0.3.10 \ socket2-0.5.8 \ spin-0.9.8 \ spki-0.7.3 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-2.0.101 \ sync_wrapper-1.0.1 \ synstructure-0.13.1 \ tame-index-0.17.0 \ tar-0.4.43 \ tempfile-3.15.0 \ termcolor-1.4.1 \ terminal_size-0.4.1 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinystr-0.7.6 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tokio-1.43.0 \ tokio-rustls-0.26.0 \ tokio-util-0.7.13 \ toml-0.8.19 \ toml-span-0.4.1 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ trycmd-0.15.8 \ twox-hash-2.1.0 \ typenum-1.17.0 \ unicode-ident-1.0.14 \ unicode-width-0.1.14 \ untrusted-0.9.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8-width-0.1.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-futures-0.4.37 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ web-sys-0.3.76 \ web-time-1.1.0 \ webpki-roots-0.26.6 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.24 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cargo-set-version \ bin/cargo-upgrade post-install: # these 2 were merged into cargo @${RM} \ ${STAGEDIR}${PREFIX}/bin/cargo-add \ ${STAGEDIR}${PREFIX}/bin/cargo-rm .include diff --git a/devel/cargo-generate/Makefile b/devel/cargo-generate/Makefile index baf0d575dffb..2e9feb6abf9b 100644 --- a/devel/cargo-generate/Makefile +++ b/devel/cargo-generate/Makefile @@ -1,33 +1,33 @@ PORTNAME= cargo-generate DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Quickly generate Rust project templates from existing git repositories WWW= https://github.com/ashleygwilliams/cargo-generate 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 localbase ssl USE_GITHUB= yes PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md \ TEMPLATES.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/cargo-hack/Makefile b/devel/cargo-hack/Makefile index 54ff8aeb4f96..8ac0f357dbc0 100644 --- a/devel/cargo-hack/Makefile +++ b/devel/cargo-hack/Makefile @@ -1,74 +1,74 @@ PORTNAME= cargo-hack DISTVERSIONPREFIX= v DISTVERSION= 0.6.35 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Cargo subcommand for testing and continuous integration WWW= https://github.com/taiki-e/cargo-hack 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= taiki-e CARGO_CRATES= anyhow-1.0.95 \ autocfg-1.4.0 \ bitflags-2.8.0 \ build-context-0.1.3 \ cargo-config2-0.1.32 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ ctrlc-3.4.5 \ easy-ext-1.0.2 \ equivalent-1.0.1 \ errno-0.3.10 \ fastrand-2.3.0 \ fs-err-3.1.0 \ hashbrown-0.15.2 \ indexmap-2.7.1 \ itoa-1.0.14 \ lexopt-0.3.0 \ libc-0.2.169 \ linux-raw-sys-0.4.15 \ memchr-2.7.4 \ nix-0.29.0 \ once_cell-1.20.3 \ proc-macro2-1.0.93 \ quote-1.0.38 \ rustix-0.38.44 \ ryu-1.0.19 \ same-file-1.0.6 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.138 \ serde_spanned-0.6.8 \ syn-2.0.98 \ tempfile-3.16.0 \ termcolor-1.4.1 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ unicode-ident-1.0.16 \ winapi-util-0.1.9 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.2 \ test-helper@git+https://github.com/taiki-e/test-helper.git?rev=e8333e1\#e8333e19c590dccadfbdb9c255dd636fb707faac PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/cargo-leptos/Makefile b/devel/cargo-leptos/Makefile index abf76a65e40f..b5a98f178d80 100644 --- a/devel/cargo-leptos/Makefile +++ b/devel/cargo-leptos/Makefile @@ -1,668 +1,668 @@ PORTNAME= cargo-leptos DISTVERSIONPREFIX= v DISTVERSION= 0.2.32 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Build tool for Leptos WWW= https://github.com/leptos-rs/cargo-leptos LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails: rustc-LLVM ERROR: out of memory BROKEN_i386= compilation fails: undefined symbol: __atomic_fetch_add_8 (-march=i586 didn't help) BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libssh2.so:security/libssh2 USES= cargo localbase perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= leptos-rs RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= Inflector-0.11.4 \ addr2line-0.21.0 \ adler-1.0.2 \ adler2-2.0.0 \ adler32-1.2.0 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ aligned-0.4.2 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.97 \ anymap2-0.13.0 \ arbitrary-1.4.1 \ arrayvec-0.7.6 \ as-slice-0.2.1 \ ascii-1.1.0 \ ast_node-3.0.0 \ auth-git2-0.5.7 \ auto_impl-1.2.1 \ autocfg-1.4.0 \ axum-0.8.1 \ axum-core-0.5.0 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.7.0 \ base64ct-1.7.3 \ better_scoped_tls-1.0.0 \ bitflags-1.3.2 \ bitflags-2.9.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ brotli-7.0.0 \ brotli-decompressor-4.0.2 \ browserslist-rs-0.17.0 \ bstr-1.11.3 \ bumpalo-3.17.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytes-1.10.1 \ camino-1.1.9 \ cargo-generate-0.22.1 \ cargo-platform-0.1.9 \ cargo-util-schemas-0.7.2 \ cargo_metadata-0.19.2 \ castaway-0.2.3 \ cc-1.2.16 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ clap-4.5.32 \ clap_builder-4.5.32 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ codespan-reporting-0.11.1 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ colorchoice-1.0.3 \ compact_str-0.7.1 \ console-0.15.11 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ const-str-0.3.2 \ const-str-proc-macro-0.3.2 \ convert_case-0.6.0 \ core-foundation-sys-0.8.7 \ core2-0.4.0 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.3 \ crypto-common-0.1.6 \ cssparser-0.33.0 \ cssparser-color-0.1.0 \ cssparser-macros-0.6.1 \ cvt-0.1.2 \ cxx-1.0.148 \ cxx-build-1.0.148 \ cxxbridge-cmd-1.0.148 \ cxxbridge-flags-1.0.148 \ cxxbridge-macro-1.0.148 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ dary_heap-0.3.7 \ dashmap-5.5.3 \ data-encoding-2.8.0 \ data-url-0.1.1 \ debugid-0.8.0 \ deranged-0.3.11 \ derive-where-1.2.7 \ derive_arbitrary-1.4.1 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ derive_more-2.0.1 \ derive_more-impl-2.0.1 \ dialoguer-0.11.0 \ digest-0.10.7 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ dotenvy-0.15.7 \ dtoa-1.0.10 \ dtoa-short-0.3.5 \ dunce-1.0.5 \ either-1.15.0 \ encode_unicode-1.0.0 \ env_filter-0.1.3 \ env_home-0.1.0 \ env_logger-0.11.7 \ equivalent-1.0.2 \ erased-serde-0.4.6 \ errno-0.3.10 \ eyre-0.6.12 \ fallible-iterator-0.2.0 \ faster-hex-0.9.0 \ fastrand-2.3.0 \ file-id-0.2.2 \ filetime-0.2.25 \ fixedbitset-0.4.2 \ flate2-1.1.0 \ flexi_logger-0.29.8 \ fnv-1.0.7 \ foldhash-0.1.5 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ from_variant-2.0.0 \ fs-err-3.0.0 \ fs_at-0.2.1 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.1 \ gimli-0.26.2 \ gimli-0.28.1 \ git2-0.19.0 \ gix-actor-0.32.0 \ gix-config-0.40.0 \ gix-config-value-0.14.11 \ gix-date-0.9.3 \ gix-features-0.38.2 \ gix-fs-0.11.3 \ gix-glob-0.16.5 \ gix-hash-0.14.2 \ gix-lock-14.0.0 \ gix-object-0.44.0 \ gix-path-0.10.14 \ gix-ref-0.47.0 \ gix-sec-0.10.11 \ gix-tempfile-14.0.2 \ gix-trace-0.1.12 \ gix-utils-0.1.14 \ gix-validate-0.9.3 \ globset-0.4.16 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.11 \ hstr-0.2.17 \ http-1.3.1 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ httpdate-1.0.3 \ hyper-1.6.0 \ hyper-rustls-0.27.5 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ id-arena-2.2.1 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ if_chain-1.0.2 \ ignore-0.4.23 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.8.0 \ indicatif-0.17.11 \ inotify-0.11.0 \ inotify-sys-0.1.5 \ insta-1.42.2 \ instant-0.1.13 \ ipnet-2.11.0 \ is-macro-0.3.7 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ jiff-0.1.29 \ jiff-0.2.4 \ jiff-static-0.2.4 \ jiff-tzdb-0.1.3 \ jiff-tzdb-platform-0.1.2 \ jobserver-0.1.32 \ js-sys-0.3.77 \ jsonc-parser-0.21.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ kstring-2.0.2 \ lazy_static-1.5.0 \ leb128-0.2.5 \ leptos_hot_reload-0.7.7 \ libc-0.2.171 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ libgit2-sys-0.17.0+1.8.1 \ libredox-0.1.3 \ libssh2-sys-0.3.1 \ libz-sys-1.1.22 \ lightningcss-1.0.0-alpha.65 \ lightningcss-derive-1.0.0-alpha.43 \ link-cplusplus-1.0.10 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.3 \ liquid-0.26.11 \ liquid-core-0.26.11 \ liquid-derive-0.26.10 \ liquid-lib-0.26.11 \ litemap-0.7.5 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.26 \ lru-0.10.1 \ matches-0.1.10 \ matchit-0.8.4 \ md-5-0.10.6 \ memchr-2.7.4 \ memmap2-0.9.5 \ miette-7.5.0 \ miette-derive-7.5.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.5 \ mio-1.0.3 \ names-0.14.0 \ new_debug_unreachable-1.0.6 \ nix-0.29.0 \ nom-7.1.3 \ normpath-0.2.0 \ normpath-1.3.0 \ notify-8.0.0 \ notify-debouncer-full-0.5.0 \ notify-types-2.0.0 \ nu-ansi-term-0.50.1 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.21.1 \ openssl-0.10.71 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ openssl-src-300.4.2+3.4.1 \ openssl-sys-0.9.106 \ option-ext-0.2.0 \ ordered-float-2.10.1 \ outref-0.1.0 \ owo-colors-3.5.0 \ owo-colors-4.2.0 \ parcel_selectors-0.28.1 \ parcel_sourcemap-2.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ path-absolutize-3.1.1 \ path-clean-0.1.0 \ path-clean-1.0.1 \ path-dedot-3.1.1 \ pathdiff-0.2.3 \ percent-encoding-2.3.1 \ pest-2.7.15 \ pest_derive-2.7.15 \ pest_generator-2.7.15 \ pest_meta-2.7.15 \ petgraph-0.6.5 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_macros-0.11.3 \ phf_shared-0.11.3 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ preset_env_base-2.0.1 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ proc-macro2-1.0.94 \ proc-macro2-diagnostics-0.10.1 \ prodash-28.0.0 \ psm-0.1.25 \ ptr_meta-0.1.4 \ ptr_meta-0.3.0 \ ptr_meta_derive-0.1.4 \ ptr_meta_derive-0.3.0 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.10 \ quote-1.0.40 \ radium-0.7.0 \ radix_fmt-1.0.0 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.10 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ remove_dir_all-0.8.4 \ rend-0.4.2 \ reqwest-0.12.14 \ rhai-1.20.1 \ rhai_codegen-2.2.0 \ ring-0.17.14 \ rkyv-0.7.45 \ rkyv_derive-0.7.45 \ rle-decode-fast-1.0.3 \ rstml-0.12.1 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustc_version-0.2.3 \ rustix-0.38.44 \ rustix-1.0.2 \ rustls-0.23.23 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.20 \ ryu-1.0.20 \ ryu-js-1.0.2 \ same-file-1.0.6 \ sanitize-filename-0.5.0 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scratch-1.0.8 \ seahash-4.1.0 \ semver-0.9.0 \ semver-1.0.26 \ semver-parser-0.7.0 \ serde-1.0.219 \ serde-untagged-0.1.7 \ serde-value-0.7.0 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_path_to_error-0.1.17 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha1_smol-1.0.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simd-abstraction-0.7.1 \ simd-adler32-0.3.7 \ simdutf8-0.1.5 \ similar-2.7.0 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ smallvec-1.14.0 \ smartstring-1.0.1 \ socket2-0.5.8 \ sourcemap-9.1.2 \ st-map-0.2.4 \ stable_deref_trait-1.2.0 \ stacker-0.1.19 \ static-map-macro-0.3.4 \ static_assertions-1.1.0 \ string_enum-1.0.0 \ strsim-0.11.1 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.6.1 \ swc-13.0.1 \ swc_allocator-3.0.1 \ swc_atoms-3.1.0 \ swc_cached-2.0.0 \ swc_common-6.1.1 \ swc_compiler_base-11.0.0 \ swc_config-2.0.0 \ swc_config_macro-1.0.0 \ swc_ecma_ast-6.1.0 \ swc_ecma_codegen-6.1.0 \ swc_ecma_codegen_macros-1.0.1 \ swc_ecma_compat_bugfixes-9.0.0 \ swc_ecma_compat_common-9.0.0 \ swc_ecma_compat_es2015-9.0.0 \ swc_ecma_compat_es2016-9.0.0 \ swc_ecma_compat_es2017-9.0.0 \ swc_ecma_compat_es2018-9.0.0 \ swc_ecma_compat_es2019-9.0.0 \ swc_ecma_compat_es2020-10.0.0 \ swc_ecma_compat_es2021-9.0.0 \ swc_ecma_compat_es2022-10.0.0 \ swc_ecma_compat_es3-9.0.0 \ swc_ecma_ext_transforms-9.0.0 \ swc_ecma_lints-9.0.0 \ swc_ecma_loader-6.0.0 \ swc_ecma_minifier-10.2.1 \ swc_ecma_parser-8.0.2 \ swc_ecma_preset_env-11.0.0 \ swc_ecma_transforms-11.0.0 \ swc_ecma_transforms_base-9.0.1 \ swc_ecma_transforms_classes-9.0.0 \ swc_ecma_transforms_compat-10.0.0 \ swc_ecma_transforms_macros-1.0.0 \ swc_ecma_transforms_module-10.0.0 \ swc_ecma_transforms_optimization-9.0.0 \ swc_ecma_transforms_proposal-9.0.0 \ swc_ecma_transforms_react-9.0.1 \ swc_ecma_transforms_typescript-9.0.0 \ swc_ecma_usage_analyzer-10.1.0 \ swc_ecma_utils-9.0.0 \ swc_ecma_visit-6.0.0 \ swc_eq_ignore_macros-1.0.0 \ swc_error_reporters-7.0.0 \ swc_fast_graph-7.0.0 \ swc_macros_common-1.0.0 \ swc_node_comments-6.0.0 \ swc_parallel-1.2.0 \ swc_timer-1.0.0 \ swc_trace_macro-2.0.0 \ swc_transform_common-1.0.1 \ swc_typescript-8.0.0 \ swc_visit-2.0.0 \ syn-1.0.109 \ syn-2.0.100 \ syn_derive-0.2.0 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ tap-1.0.1 \ tar-0.4.44 \ temp-dir-0.1.14 \ tempfile-3.13.0 \ termcolor-1.4.1 \ terminal-prompt-0.2.3 \ terminal_size-0.4.2 \ textwrap-0.16.2 \ thin-vec-0.2.13 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ time-0.3.39 \ time-core-0.1.3 \ time-macros-0.2.20 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ tokio-1.44.1 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.2 \ tokio-tungstenite-0.26.2 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-error-0.2.1 \ tracing-subscriber-0.3.19 \ triomphe-0.1.14 \ try-lock-0.2.5 \ tungstenite-0.26.2 \ typed-arena-2.0.2 \ typeid-1.0.3 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unicode-bom-2.0.3 \ unicode-id-0.3.5 \ unicode-id-start-1.3.1 \ unicode-ident-1.0.18 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.24 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unicode-xid-0.2.6 \ untrusted-0.9.0 \ url-2.5.4 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.16.0 \ valuable-0.1.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ vlq-0.5.1 \ walkdir-2.5.0 \ walrus-0.23.3 \ walrus-macro-0.22.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-cli-support-0.2.100 \ wasm-bindgen-externref-xform-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-multi-value-xform-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasm-bindgen-threads-xform-0.2.100 \ wasm-bindgen-wasm-conventions-0.2.100 \ wasm-bindgen-wasm-interpreter-0.2.100 \ wasm-encoder-0.214.0 \ wasm-opt-0.116.1 \ wasm-opt-cxx-sys-0.116.0 \ wasm-opt-sys-0.116.0 \ wasmparser-0.214.0 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.8 \ which-7.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-link-0.1.0 \ windows-registry-0.4.0 \ windows-result-0.3.1 \ windows-strings-0.3.1 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.6.26 \ winnow-0.7.4 \ winsafe-0.0.19 \ wit-bindgen-rt-0.33.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xattr-1.5.0 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-0.8.23 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.23 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-2.3.0 \ zopfli-0.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LTO_UNSAFE= yes .endif .include diff --git a/devel/cargo-llvm-cov/Makefile b/devel/cargo-llvm-cov/Makefile index dcbf9a05449b..98acf0e8fe63 100644 --- a/devel/cargo-llvm-cov/Makefile +++ b/devel/cargo-llvm-cov/Makefile @@ -1,97 +1,97 @@ PORTNAME= cargo-llvm-cov DISTVERSIONPREFIX= v DISTVERSION= 0.6.16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Cargo subcommand to easily use LLVM source-based code coverage WWW= https://github.com/taiki-e/cargo-llvm-cov 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= taiki-e CARGO_CRATES= aho-corasick-1.1.3 \ anyhow-1.0.95 \ autocfg-1.4.0 \ bitflags-2.8.0 \ bstr-1.11.3 \ camino-1.1.9 \ cargo-config2-0.1.32 \ cfg-if-1.0.0 \ duct-0.13.7 \ easy-ext-1.0.2 \ equivalent-1.0.1 \ errno-0.3.10 \ fastrand-2.3.0 \ filetime-0.2.25 \ fs-err-3.0.0 \ glob-0.3.2 \ hashbrown-0.15.2 \ indexmap-2.7.0 \ is_executable-1.0.4 \ itoa-1.0.14 \ lcov2cobertura-1.0.6 \ lexopt-0.3.0 \ libc-0.2.169 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ memchr-2.7.4 \ normpath-1.3.0 \ once_cell-1.20.2 \ opener-0.7.2 \ os_pipe-1.2.1 \ proc-macro2-1.0.93 \ quick-xml-0.37.2 \ quote-1.0.38 \ redox_syscall-0.5.8 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc-demangle-0.1.24 \ rustix-0.38.43 \ rustversion-1.0.19 \ ruzstd-0.8.0 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.135 \ serde_spanned-0.6.8 \ shared_child-1.0.1 \ shell-escape-0.1.5 \ syn-2.0.96 \ tar-0.4.43 \ tempfile-3.15.0 \ termcolor-1.4.1 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ unicode-ident-1.0.14 \ walkdir-2.5.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.24 \ xattr-1.4.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/cargo-mutants/Makefile b/devel/cargo-mutants/Makefile index c27ac4c86457..287df89d045b 100644 --- a/devel/cargo-mutants/Makefile +++ b/devel/cargo-mutants/Makefile @@ -1,252 +1,252 @@ PORTNAME= cargo-mutants DISTVERSIONPREFIX= v DISTVERSION= 25.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Mutation testing for Rust WWW= https://mutants.rs/ \ https://github.com/sourcefrog/cargo-mutants LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails, see https://github.com/sourcefrog/cargo-mutants/issues/380 BROKEN_i386= compilation fails, see https://github.com/sourcefrog/cargo-mutants/issues/380 USES= cargo USE_GITHUB= yes GH_ACCOUNT= sourcefrog CARGO_CRATES= aho-corasick-0.7.20 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.18 \ anstyle-0.3.5 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.86 \ assert_cmd-2.0.0 \ assert_matches-1.5.0 \ atty-0.2.14 \ autocfg-1.4.0 \ bitflags-1.3.2 \ bitflags-2.8.0 \ borsh-1.5.5 \ bstr-0.2.17 \ bstr-1.11.3 \ bumpalo-3.17.0 \ bytecount-0.6.8 \ camino-1.1.9 \ cargo-platform-0.1.9 \ cargo_metadata-0.19.0 \ cc-1.2.12 \ cfg-expr-0.17.2 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ clap-4.5.28 \ clap_builder-4.5.27 \ clap_complete-4.0.0 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ color-print-0.3.1 \ color-print-proc-macro-0.3.7 \ colorchoice-1.0.3 \ console-0.15.0 \ core-foundation-sys-0.8.7 \ cp_r-0.5.2 \ crossbeam-channel-0.5.14 \ crossbeam-utils-0.8.21 \ ctor-0.1.26 \ ctrlc-3.2.1 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.13.0 \ encode_unicode-0.3.6 \ env_filter-0.1.3 \ env_logger-0.11.6 \ equivalent-1.0.1 \ errno-0.3.10 \ fastrand-2.0.0 \ filetime-0.2.25 \ float-cmp-0.9.0 \ fnv-1.0.7 \ fs2-0.4.0 \ fuchsia-cprng-0.1.1 \ globset-0.4.10 \ guppy-workspace-hack-0.1.0 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ humantime-2.1.0 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.20 \ indexmap-1.9.3 \ indexmap-2.7.1 \ indoc-2.0.0 \ insta-1.12.0 \ io-lifetimes-1.0.11 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itoa-0.4.8 \ itoa-1.0.14 \ jobserver-0.1.0 \ js-sys-0.3.77 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.169 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.15 \ lock_api-0.4.12 \ log-0.4.25 \ matchers-0.1.0 \ memchr-2.7.4 \ memoffset-0.6.5 \ minimal-lexical-0.2.1 \ mutants-0.0.3 \ nextest-metadata-0.12.1 \ nextest-workspace-hack-0.1.0 \ nix-0.23.2 \ nix-0.29.0 \ nom-7.1.3 \ nom_locate-4.2.0 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ nutmeg-0.1.4 \ once_cell-1.20.3 \ output_vt100-0.1.3 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ patch-0.7.0 \ path-slash-0.2.0 \ pin-project-lite-0.2.16 \ predicates-2.1.5 \ predicates-3.0.0 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.0.0 \ proc-macro2-1.0.74 \ quick-error-1.2.3 \ quote-1.0.35 \ 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.3.5 \ redox_syscall-0.4.1 \ redox_syscall-0.5.8 \ regex-1.10.0 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ rustix-0.37.28 \ rustix-0.38.44 \ rustversion-1.0.19 \ rusty-fork-0.3.0 \ ryu-1.0.19 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.25 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.128 \ serde_spanned-0.6.8 \ serde_yaml-0.8.26 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ similar-2.1.0 \ smallvec-1.13.2 \ smol_str-0.3.2 \ strsim-0.11.1 \ strum-0.26.0 \ strum_macros-0.26.4 \ syn-1.0.109 \ syn-2.0.46 \ target-lexicon-0.12.16 \ target-spec-3.2.2 \ tempfile-3.8.0 \ terminal_size-0.1.17 \ terminal_size-0.2.6 \ terminal_size-0.4.1 \ termtree-0.5.1 \ test-log-0.2.16 \ test-log-macros-0.2.17 \ thiserror-1.0.65 \ thiserror-impl-1.0.65 \ thread_local-1.1.8 \ time-0.3.0 \ toml-0.8.0 \ toml_datetime-0.6.8 \ toml_edit-0.20.7 \ tracing-0.1.40 \ tracing-appender-0.2.0 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ unicode-ident-1.0.16 \ unicode-width-0.1.14 \ utf8parse-0.2.2 \ valuable-0.1.1 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasite-0.1.0 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ whoami-1.5.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.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ yaml-rust-0.4.5 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/cargo-tarpaulin/Makefile b/devel/cargo-tarpaulin/Makefile index a31ea0629b91..c0109e10d126 100644 --- a/devel/cargo-tarpaulin/Makefile +++ b/devel/cargo-tarpaulin/Makefile @@ -1,262 +1,262 @@ PORTNAME= cargo-tarpaulin DISTVERSION= 0.32.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Code coverage tool for Rust projects WWW= https://github.com/xd009642/tarpaulin LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BROKEN_armv7= compilation fails, see https://github.com/xd009642/llvm-profparser/issues/25 BROKEN_i386= compilation fails, see https://github.com/xd009642/llvm-profparser/issues/25 USES= cargo localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= xd009642 GH_PROJECT= tarpaulin CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.83 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bumpalo-3.16.0 \ bytes-1.6.0 \ camino-1.1.6 \ cargo-platform-0.1.8 \ cargo_metadata-0.19.1 \ cc-1.0.97 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ coveralls-api-0.6.0 \ crc32fast-1.4.0 \ deflate-1.0.0 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.8 \ fallible-iterator-0.3.0 \ fastrand-2.1.0 \ flate2-1.0.30 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ gimli-0.28.1 \ gimli-0.31.1 \ git2-0.20.0 \ glob-0.3.2 \ gzip-header-1.0.0 \ h2-0.3.26 \ hashbrown-0.11.2 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-0.14.28 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-1.8.2 \ indexmap-2.7.1 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ lazy_static-1.5.0 \ lcov-0.8.1 \ leb128-0.2.5 \ libc-0.2.169 \ libgit2-sys-0.18.0+1.9.0 \ libssh2-sys-0.3.0 \ libz-sys-1.1.16 \ linux-raw-sys-0.4.13 \ llvm_profparser-0.7.1 \ log-0.4.21 \ matchers-0.1.0 \ md5-0.7.0 \ memchr-2.7.2 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ native-tls-0.2.11 \ nix-0.29.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.26.2 \ object-0.32.2 \ object-0.36.7 \ once_cell-1.19.0 \ openssl-0.10.70 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.105 \ overload-0.1.1 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ proc-macro2-1.0.93 \ procfs-0.17.0 \ procfs-core-0.17.0 \ quick-error-1.2.3 \ quick-xml-0.37.2 \ quote-1.0.38 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.8 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ reqwest-0.11.27 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustix-0.38.34 \ rustls-pemfile-1.0.4 \ rusty-fork-0.3.0 \ ruzstd-0.7.3 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.138 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sharded-slab-0.1.7 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.11.1 \ syn-2.0.90 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ test-log-0.2.17 \ test-log-macros-0.2.16 \ thiserror-1.0.60 \ thiserror-2.0.4 \ thiserror-impl-1.0.60 \ thiserror-impl-2.0.4 \ thread_local-1.1.8 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.11 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.23 \ tower-service-0.3.2 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.7.1 \ winreg-0.50.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cargo-tarpaulin .include diff --git a/devel/cbfmt/Makefile b/devel/cbfmt/Makefile index 7b8b6b37d1c3..851b2a5da18b 100644 --- a/devel/cbfmt/Makefile +++ b/devel/cbfmt/Makefile @@ -1,87 +1,87 @@ PORTNAME= cbfmt DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tool to format codeblocks inside markdown and org documents WWW= https://github.com/lukas-reineke/cbfmt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= lukas-reineke CARGO_CRATES= aho-corasick-0.7.18 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ cc-1.0.73 \ cfg-if-1.0.0 \ clap-3.2.17 \ clap_lex-0.2.4 \ crossbeam-utils-0.8.11 \ fnv-1.0.7 \ futures-0.3.23 \ futures-channel-0.3.23 \ futures-core-0.3.23 \ futures-executor-0.3.23 \ futures-io-0.3.23 \ futures-macro-0.3.23 \ futures-sink-0.3.23 \ futures-task-0.3.23 \ futures-util-0.3.23 \ globset-0.4.9 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ ignore-0.4.18 \ indexmap-1.9.1 \ lazy_static-1.4.0 \ libc-0.2.131 \ log-0.4.17 \ memchr-2.5.0 \ num_cpus-1.13.1 \ once_cell-1.13.0 \ os_str_bytes-6.3.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ proc-macro2-1.0.43 \ quote-1.0.21 \ regex-1.6.0 \ regex-syntax-0.6.27 \ same-file-1.0.6 \ serde-1.0.143 \ serde_derive-1.0.143 \ slab-0.4.7 \ smawk-0.3.1 \ strsim-0.10.0 \ syn-1.0.99 \ termcolor-1.1.3 \ textwrap-0.15.0 \ thiserror-1.0.32 \ thiserror-impl-1.0.32 \ thread_local-1.1.4 \ tokio-1.20.1 \ tokio-macros-1.8.0 \ toml-0.5.9 \ tree-sitter-0.20.8 \ tree-sitter-md-0.1.1 \ tree-sitter-org-1.3.0 \ tree-sitter-rst-0.1.0 \ unicode-ident-1.0.3 \ unicode-linebreak-0.1.2 \ unicode-width-0.1.9 \ 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} .include diff --git a/devel/cocogitto/Makefile b/devel/cocogitto/Makefile index 6a5f05bd7225..6c857cfdedd2 100644 --- a/devel/cocogitto/Makefile +++ b/devel/cocogitto/Makefile @@ -1,237 +1,237 @@ PORTNAME= cocogitto DISTVERSION= 6.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Conventional commits toolbox WWW= https://github.com/cocogitto/cocogitto LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.93 \ assert_cmd-2.0.14 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.16.0 \ cc-1.0.97 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-tz-0.8.6 \ chrono-tz-build-0.2.1 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_complete_nushell-4.5.1 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ cmd_lib-1.9.4 \ cmd_lib_macros-1.9.4 \ cog_schemars-0.1.0 \ cog_schemars_derive-0.1.0 \ colorchoice-1.0.1 \ colored-2.1.0 \ config-0.14.0 \ conventional_commit_parser-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ deunicode-1.6.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ dyn-clone-1.0.17 \ edit-0.1.5 \ either-1.11.0 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.9 \ faccess-0.2.4 \ fastrand-2.1.0 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ generic-array-0.14.7 \ getrandom-0.2.15 \ git2-0.20.0 \ globset-0.4.14 \ globwalk-0.8.1 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ humansize-2.1.3 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-2.7.1 \ indoc-2.0.5 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.154 \ libgit2-sys-0.18.0+1.9.0 \ libm-0.2.8 \ libz-sys-1.1.16 \ linux-raw-sys-0.4.13 \ log-0.4.21 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-0.4.3 \ num-bigint-0.4.5 \ num-complex-0.4.6 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ once_cell-1.19.0 \ os_pipe-1.1.5 \ parse-zoneinfo-0.3.1 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pest-2.7.14 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pkg-config-0.3.30 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.89 \ quick-error-1.2.3 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ref-cast-1.0.23 \ ref-cast-impl-1.0.23 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ roff-0.2.1 \ rustix-0.38.34 \ rusty-forkfork-0.4.0 \ ryu-1.0.18 \ same-file-1.0.6 \ sealed_test-1.0.0 \ sealed_test_derive-1.0.0 \ semver-1.0.23 \ serde-1.0.214 \ serde_derive-1.0.214 \ serde_derive_internals-0.29.1 \ serde_json-1.0.132 \ serde_spanned-0.6.8 \ sha2-0.10.8 \ shell-words-1.1.0 \ siphasher-0.3.11 \ slug-0.1.5 \ speculoos-0.12.0 \ stderrlog-0.6.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.87 \ tempfile-3.10.1 \ tera-1.19.1 \ termcolor-1.1.3 \ termtree-0.4.1 \ thiserror-1.0.60 \ thiserror-impl-1.0.60 \ thread_local-1.1.8 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ 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.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ which-4.4.2 \ which-6.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.7.3 \ winsafe-0.0.19 \ yansi-0.5.1 PLIST_FILES= bin/cog .include diff --git a/devel/convco/Makefile b/devel/convco/Makefile index b8eae2e78c52..02d97b37f74f 100644 --- a/devel/convco/Makefile +++ b/devel/convco/Makefile @@ -1,155 +1,155 @@ PORTNAME= convco DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Conventional commit CLI WWW= https://github.com/convco/convco LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.2 \ anstream-0.6.12 \ anstyle-1.0.8 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.89 \ backtrace-0.3.69 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ cc-1.0.83 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.20 \ clap_builder-4.5.20 \ clap_complete-4.5.32 \ clap_derive-4.5.18 \ clap_lex-0.7.0 \ cmake-0.1.50 \ colorchoice-1.0.0 \ console-0.15.7 \ cpufeatures-0.2.12 \ crypto-common-0.1.6 \ ctrlc-3.4.5 \ deranged-0.3.11 \ dialoguer-0.11.0 \ digest-0.10.7 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ form_urlencoded-1.2.1 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ gimli-0.28.1 \ git2-0.19.0 \ handlebars-6.1.0 \ hashbrown-0.14.3 \ heck-0.5.0 \ idna-0.5.0 \ indexmap-2.2.5 \ itoa-1.0.10 \ jobserver-0.1.27 \ lazy_static-1.4.0 \ libc-0.2.158 \ libgit2-sys-0.17.0+1.8.1 \ libssh2-sys-0.3.0 \ libz-sys-1.1.12 \ linux-raw-sys-0.4.12 \ log-0.4.20 \ memchr-2.7.1 \ miniz_oxide-0.7.1 \ nix-0.29.0 \ num-conv-0.1.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-sys-0.9.98 \ percent-encoding-2.3.1 \ pest-2.7.6 \ pest_derive-2.7.6 \ pest_generator-2.7.6 \ pest_meta-2.7.6 \ pkg-config-0.3.28 \ powerfmt-0.2.0 \ proc-macro2-1.0.76 \ quote-1.0.35 \ redox_syscall-0.4.1 \ regex-1.11.0 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ rustc-demangle-0.1.23 \ rustix-0.38.28 \ ryu-1.0.16 \ same-file-1.0.6 \ semver-1.0.23 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.111 \ serde_yaml-0.9.32 \ sha2-0.10.8 \ shell-words-1.1.0 \ strsim-0.11.0 \ syn-2.0.48 \ tempfile-3.9.0 \ thiserror-1.0.64 \ thiserror-impl-1.0.64 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.11 \ unsafe-libyaml-0.2.10 \ url-2.5.2 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.5.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.52.6 \ zeroize-1.7.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/corrosion/Makefile b/devel/corrosion/Makefile index 055ff33af213..0726b2d44190 100644 --- a/devel/corrosion/Makefile +++ b/devel/corrosion/Makefile @@ -1,35 +1,35 @@ PORTNAME= corrosion DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Easy Rust and C/C++ integration WWW= https://corrosion-rs.github.io/corrosion/ \ https://github.com/corrosion-rs/corrosion LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rustc:lang/rust RUN_DEPENDS= rustc:lang/rust USES= cmake:testing compiler:c++14-lang USE_GITHUB= yes GH_ACCOUNT= corrosion-rs PLIST_FILES= lib/cmake/Corrosion/CorrosionConfig.cmake \ lib/cmake/Corrosion/CorrosionConfigVersion.cmake \ share/cmake/Corrosion.cmake \ share/cmake/CorrosionGenerator.cmake \ share/cmake/FindRust.cmake CMAKE_TESTING_ON= CORROSION_BUILD_TESTS # 2 tests fail NO_ARCH= yes # tests as of 0.5.2: 97% tests passed, 2 tests failed out of 72 (2 failures are in rustup and parsing of triplets) .include diff --git a/devel/cpu_rec_rs/Makefile b/devel/cpu_rec_rs/Makefile index 86299bdee6f3..d7ed34d59fcb 100644 --- a/devel/cpu_rec_rs/Makefile +++ b/devel/cpu_rec_rs/Makefile @@ -1,31 +1,31 @@ PORTNAME= cpu_rec_rs DISTVERSIONPREFIX= release- DISTVERSION= 1.0.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel PATCH_SITES= https://github.com/trou/${PORTNAME}/commit/ PATCHFILES= 2b0cf547ce1eaa4b153c812f51bb9ab6928784cd.patch:-p1 MAINTAINER= se@FreeBSD.org COMMENT= Determine which CPU architecture is used in a binary file WWW= https://github.com/trou/cpu_rec_rs/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENCE USES= cargo USE_GITHUB= yes GH_ACCOUNT= trou OPTIONS_DEFINE= DOCS pre-build: ${REINPLACE_CMD} 's!%%CORPUS_DIR%%!${DATADIR}!' ${WRKSRC}/src/main.rs pre-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/cpu_rec_corpus/*.corpus ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/desed/Makefile b/devel/desed/Makefile index 17b2c742ad00..a31fd8bdef75 100644 --- a/devel/desed/Makefile +++ b/devel/desed/Makefile @@ -1,114 +1,114 @@ PORTNAME= desed DISTVERSION= 1.2.2 -PORTREVISION= 6 +PORTREVISION= 7 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 WWW= https://github.com/SoptikHa2/desed LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= gsed:textproc/gsed USES= cargo PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ allocator-api2-0.2.18 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.89 \ autocfg-1.4.0 \ backtrace-0.3.74 \ bitflags-1.3.2 \ bitflags-2.6.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cfg-if-1.0.0 \ clap-4.5.20 \ clap_builder-4.5.20 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ compact_str-0.8.0 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.9 \ foldhash-0.1.3 \ futures-core-0.3.31 \ gimli-0.31.1 \ hashbrown-0.15.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ inotify-0.10.2 \ inotify-sys-0.1.5 \ instability-0.3.2 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.11 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ libc-0.2.159 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.5 \ memchr-2.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ object-0.36.5 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ pin-project-lite-0.2.14 \ proc-macro2-1.0.87 \ quote-1.0.37 \ ratatui-0.28.1 \ redox_syscall-0.5.7 \ rustc-demangle-0.1.24 \ rustix-0.38.37 \ rustversion-1.0.18 \ ryu-1.0.18 \ scopeguard-1.2.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ socket2-0.5.7 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ syn-2.0.79 \ tokio-1.40.0 \ unicode-ident-1.0.13 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ utf8parse-0.2.2 \ wasi-0.11.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 \ windows-sys-0.52.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 .include diff --git a/devel/dorst/Makefile b/devel/dorst/Makefile index 61ec8499f7b0..9bc0103c98ac 100644 --- a/devel/dorst/Makefile +++ b/devel/dorst/Makefile @@ -1,44 +1,45 @@ PORTNAME= dorst DISTVERSIONPREFIX= v DISTVERSION= 0.19.4 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= slowdive@me.com COMMENT= Codebase bootstrap/backup utility WWW= https://github.com/charlesrocket/dorst LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 FLAVORS= default gtk FLAVOR?= ${FLAVORS:[1]} default_CONFLICTS_INSTALL= ${PORTNAME}-gtk gtk_PKGNAMESUFFIX= -gtk gtk_CONFLICTS_INSTALL= ${PORTNAME} USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= charlesrocket .if ${FLAVOR:U} == gtk USES+= desktop-file-utils gnome USE_GNOME= glib20 gtk40 libadwaita CARGO_FEATURES+= gui PLIST_FILES+= share/applications/org.hellbyte.dorst.desktop \ share/pixmaps/org.hellbyte.dorst.png post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/share/org.hellbyte.dorst.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/share/org.hellbyte.dorst.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/org.hellbyte.dorst.png .endif PLIST_FILES+= bin/dorst .include diff --git a/devel/dra/Makefile b/devel/dra/Makefile index 7501a248f6d0..1697d600a4be 100644 --- a/devel/dra/Makefile +++ b/devel/dra/Makefile @@ -1,243 +1,243 @@ PORTNAME= dra DISTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Command line tool to download release assets from GitHub WWW= https://github.com/devmatteini/dra LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= devmatteini CARGO_CRATES= adler2-2.0.0 \ aho-corasick-0.7.19 \ anstream-0.6.11 \ anstyle-1.0.8 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ arbitrary-1.4.1 \ assert_cmd-2.0.17 \ autocfg-1.1.0 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.4.0 \ bstr-1.6.0 \ bumpalo-3.16.0 \ bytes-1.10.1 \ bzip2-0.5.2 \ bzip2-sys-0.1.13+1.0.8 \ cc-1.2.16 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.37 \ clap_builder-4.5.37 \ clap_complete-4.5.48 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.0 \ console-0.15.0 \ cookie-0.18.1 \ cookie_store-0.21.1 \ crc32fast-1.4.2 \ crossbeam-utils-0.8.21 \ ctrlc-3.4.6 \ deranged-0.4.1 \ derive_arbitrary-1.4.1 \ dialoguer-0.11.0 \ difflib-0.4.0 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ document-features-0.2.11 \ either-1.13.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-1.9.0 \ filetime-0.2.17 \ flate2-1.1.1 \ float-cmp-0.10.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ getrandom-0.2.15 \ getrandom-0.3.1 \ hashbrown-0.15.2 \ heck-0.5.0 \ http-1.3.1 \ httparse-1.10.1 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.6.0 \ indicatif-0.17.11 \ instant-0.1.12 \ io-lifetimes-1.0.2 \ itertools-0.14.0 \ itoa-1.0.6 \ js-sys-0.3.74 \ libc-0.2.158 \ libz-sys-1.1.20 \ linux-raw-sys-0.1.3 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ litrs-0.4.1 \ lockfree-object-pool-0.1.6 \ log-0.4.27 \ lzma-sys-0.1.19 \ memchr-2.7.4 \ miniz_oxide-0.8.5 \ nix-0.29.0 \ normalize-line-endings-0.3.0 \ num-conv-0.1.0 \ num-traits-0.2.15 \ number_prefix-0.4.0 \ once_cell-1.19.0 \ percent-encoding-2.3.1 \ pkg-config-0.3.25 \ portable-atomic-1.3.3 \ powerfmt-0.2.0 \ predicates-3.1.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.92 \ quote-1.0.35 \ redox_syscall-0.2.10 \ regex-1.5.6 \ regex-automata-0.3.4 \ regex-syntax-0.6.26 \ ring-0.17.14 \ rustix-0.36.16 \ rustix-0.38.37 \ rustls-0.23.25 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.103.1 \ ryu-1.0.6 \ same-file-1.0.6 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ shell-words-1.1.0 \ shlex-1.3.0 \ simd-adler32-0.3.7 \ smallvec-1.13.2 \ stable_deref_trait-1.2.0 \ strsim-0.11.0 \ subtle-2.6.1 \ syn-1.0.104 \ syn-2.0.90 \ synstructure-0.13.1 \ tar-0.4.44 \ tempfile-3.4.0 \ terminal_size-0.1.17 \ termtree-0.2.4 \ test-case-3.3.1 \ test-case-core-3.2.1 \ test-case-macros-3.2.1 \ thiserror-1.0.65 \ thiserror-impl-1.0.65 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tinystr-0.7.6 \ unicode-ident-1.0.5 \ unicode-width-0.1.9 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ ureq-3.0.11 \ ureq-proto-0.4.1 \ url-2.5.4 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.1 \ uuid-1.16.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.97 \ wasm-bindgen-backend-0.2.97 \ wasm-bindgen-macro-0.2.97 \ wasm-bindgen-macro-support-0.2.97 \ wasm-bindgen-shared-0.2.97 \ web-time-1.1.0 \ webpki-roots-0.26.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 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.1 \ windows-targets-0.48.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.33.0 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.3.1 \ xz2-0.1.7 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-2.6.1 \ zopfli-0.8.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/dtool/Makefile b/devel/dtool/Makefile index 890020151edb..9b4ebac10991 100644 --- a/devel/dtool/Makefile +++ b/devel/dtool/Makefile @@ -1,191 +1,191 @@ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line tool collection to assist development WWW= https://github.com/guoxbin/dtool 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-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/dura/Makefile b/devel/dura/Makefile index f1bf822581cc..7599a0263381 100644 --- a/devel/dura/Makefile +++ b/devel/dura/Makefile @@ -1,120 +1,120 @@ PORTNAME= dura DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Background process that watches Git repositories and backs up data WWW= https://github.com/tkellogg/dura LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= tkellogg CARGO_CRATES= ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bytes-1.1.0 \ cc-1.0.72 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-3.1.6 \ dirs-4.0.0 \ dirs-sys-0.3.6 \ fastrand-1.6.0 \ form_urlencoded-1.0.1 \ getrandom-0.2.3 \ git2-0.13.25 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ idna-0.2.3 \ indexmap-1.8.0 \ instant-0.1.12 \ itoa-1.0.1 \ jobserver-0.1.24 \ lazy_static-1.4.0 \ libc-0.2.112 \ libgit2-sys-0.12.26+1.3.0 \ libssh2-sys-0.2.23 \ libz-sys-1.1.3 \ lock_api-0.4.5 \ log-0.4.14 \ matchers-0.1.0 \ matches-0.1.9 \ memchr-2.4.1 \ 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.1 \ once_cell-1.9.0 \ openssl-probe-0.1.4 \ openssl-sys-0.9.72 \ os_str_bytes-6.0.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.8 \ pkg-config-0.3.24 \ proc-macro2-1.0.36 \ quote-1.0.14 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.5 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ ryu-1.0.9 \ scopeguard-1.1.0 \ serde-1.0.133 \ serde_derive-1.0.133 \ serde_json-1.0.74 \ serial_test-0.5.1 \ serial_test_derive-0.5.1 \ sharded-slab-0.1.4 \ signal-hook-registry-1.4.0 \ smallvec-1.7.0 \ strsim-0.10.0 \ syn-1.0.85 \ tempfile-3.3.0 \ termcolor-1.1.2 \ textwrap-0.15.0 \ thread_local-1.1.4 \ time-0.1.44 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.15.0 \ tokio-macros-1.7.0 \ toml-0.5.8 \ tracing-0.1.29 \ tracing-attributes-0.1.18 \ tracing-core-0.1.21 \ tracing-log-0.1.2 \ tracing-subscriber-0.3.5 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-xid-0.2.2 \ url-2.2.2 \ vcpkg-0.2.15 \ 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 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/electron32/Makefile b/devel/electron32/Makefile index 6e0f325892fa..c6eb331cd79a 100644 --- a/devel/electron32/Makefile +++ b/devel/electron32/Makefile @@ -1,458 +1,458 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER} -PORTREVISION= 4 +PORTREVISION= 5 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v32.2.1/:chromium \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.0:chromium \ chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.1:chromium \ chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.2:chromium \ pulseaudio-${PULSEV}.tar.gz:pulseaudio \ electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= chromium-${CHROMIUM_VER}${EXTRACT_SUFX} \ ${DISTFILES:C/:[^:]+$//:C/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}\.[0-9]//} MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS WWW= https://electronjs.org/ LICENSE= BSD3CLAUSE LGPL21 MPL11 MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/electron/LICENSE DEPRECATED= EOLed upstream, switch to newer version EXPIRATION_DATE= 2025-05-31 ONLY_FOR_ARCHS= aarch64 amd64 i386 FETCH_DEPENDS= yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} EXTRACT_DEPENDS=yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} PATCH_DEPENDS= git:devel/git \ jq:textproc/jq BUILD_DEPENDS= gperf:devel/gperf \ bindgen:devel/rust-bindgen-cli \ yasm:devel/yasm \ ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \ rustc:lang/rust \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ node${NODEJS_VERSION}>0:www/node${NODEJS_VERSION} \ npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ libatspi.so:accessibility/at-spi2-core \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ libdbus-1.so:devel/dbus \ libicuuc.so:devel/icu \ libepoll-shim.so:devel/libepoll-shim \ libevent.so:devel/libevent \ libffi.so:devel/libffi \ libnotify.so:devel/libnotify \ libpci.so:devel/libpci \ libnspr4.so:devel/nspr \ libre2.so:devel/re2 \ libdrm.so:graphics/libdrm \ libpng.so:graphics/png \ libwayland-client.so:graphics/wayland \ libwebp.so:graphics/webp \ libdav1d.so:multimedia/dav1d \ libva.so:multimedia/libva \ libopenh264.so:multimedia/openh264 \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libsecret-1.so:security/libsecret \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ libxkbcommon.so:x11/libxkbcommon \ libxshmfence.so:x11/libxshmfence \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= xdg-open:devel/xdg-utils TEST_DEPENDS= git:devel/git \ ${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \ npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} USES= bison compiler:c++17-lang cpe gettext-tools gl gmake gnome \ iconv:wchar_t jpeg localbase:ldflags ninja nodejs:20,build \ pkgconfig python:build,test shebangfix tar:xz xorg CPE_VENDOR= electronjs USE_GITHUB= yes GH_TUPLE= nodejs:node:v${NODE_VER}:node \ nodejs:nan:${NAN_VER}:nan \ Squirrel:Squirrel.Mac:${SQUIRREL_MAC_VER}:squirrel_mac \ ReactiveCocoa:ReactiveObjC:${REACTIVEOBJC_VER}:reactiveobjc \ Mantle:Mantle:${MANTLE_VER}:mantle \ EngFlow:reclient-configs:${ENGFLOW_RECLIENT_CONFIGS_VER}:reclient_configs USE_GL= gbm gl glesv2 USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 libxslt pango USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ xrender xscrnsaver xtst SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper buildtools/linux64/clang-format MAKE_ARGS= -C out/${BUILDTYPE} MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include ALL_TARGET= electron electron:node_headers POST_BUILD_TARGETS= licenses version POST_BUILD_DIST_TARGETS=electron_dist_zip electron_chromedriver_zip \ electron_mksnapshot_zip DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} BINARY_ALIAS= python3=${PYTHON_CMD} BUNDLE_LIBS= yes NO_WRKSUBDIR= yes WRKSRC_SUBDIR= src GN_ARGS+= clang_use_chrome_plugins=false \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=true \ enable_log_error_not_reached=true \ enable_nacl=false \ enable_remoting=false \ fatal_linker_warnings=false \ icu_use_data_file=false \ is_clang=true \ optimize_webui=true \ toolkit_views=true \ treat_warnings_as_errors=false \ use_allocator_shim=false \ use_aura=true \ use_custom_libcxx=true \ use_custom_libunwind=true \ use_lld=true \ use_partition_alloc=true \ use_partition_alloc_as_malloc=false \ use_sysroot=false \ use_system_freetype=false \ use_system_harfbuzz=true \ use_system_libffi=true \ use_system_libjpeg=true \ use_udev=false \ chrome_pgo_phase=0 \ extra_cflags="${CFLAGS}" \ extra_cxxflags="${CXXFLAGS} ${PINCLUDES}" \ extra_ldflags="${LDFLAGS}" \ ffmpeg_branding="${FFMPEG_BRAND}" \ override_electron_version="${ELECTRON_VER}" # TODO: investigate building with these options: # use_system_minigbm GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles PLIST_SUB= ELECTRON_VER=${ELECTRON_VER} \ ELECTRON_VER_MAJOR=${ELECTRON_VER_MAJOR} OPTIONS_DEFINE= CODECS CUPS DEBUG DIST DRIVER KERBEROS LTO PIPEWIRE OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE ALSA PULSEAUDIO SNDIO OPTIONS_EXCLUDE_aarch64=LTO OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO OPTIONS_RADIO= KERBEROS OPTIONS_RADIO_KERBEROS= HEIMDAL HEIMDAL_BASE MIT OPTIONS_SUB= yes CODECS_DESC= Compile and enable patented codecs like H.264 DIST_DESC= Build distribution zip files DRIVER_DESC= Install chromedriver HEIMDAL_BASE_DESC= Heimdal Kerberos (base) HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) MIT_DESC= MIT Kerberos (security/krb5) PIPEWIRE_DESC= Screen capture via PipeWire ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ alsa-lib>=1.1.1_1:audio/alsa-lib ALSA_VARS= GN_ARGS+=use_alsa=true ALSA_VARS_OFF= GN_ARGS+=use_alsa=false CODECS_VARS= GN_ARGS+=proprietary_codecs=true \ FFMPEG_BRAND="Chrome" CODECS_VARS_OFF= GN_ARGS+=proprietary_codecs=false \ FFMPEG_BRAND="Chromium" CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_VARS= GN_ARGS+=use_cups=true CUPS_VARS_OFF= GN_ARGS+=use_cups=false DEBUG_BUILD_DEPENDS= esbuild:devel/esbuild DEBUG_VARS= BUILDTYPE=Debug \ GN_FILE=testing.gn \ GN_ARGS+=is_debug=true \ GN_ARGS+=is_component_build=false \ GN_ARGS+=symbol_level=1 \ GN_BOOTSTRAP_FLAGS+=--debug \ WANTSPACE="21 GB" DEBUG_VARS_OFF= BUILDTYPE=Release \ GN_FILE=release.gn \ GN_ARGS+=blink_symbol_level=0 \ GN_ARGS+=is_debug=false \ GN_ARGS+=is_official_build=true \ GN_ARGS+=symbol_level=0 \ WANTSPACE="14 GB" DIST_IMPLIES= DRIVER DRIVER_MAKE_ARGS= chromedriver HEIMDAL_LIB_DEPENDS= libkrb5.so.26:security/heimdal KERBEROS_VARS= GN_ARGS+=use_kerberos=true KERBEROS_VARS_OFF= GN_ARGS+=use_kerberos=false LTO_VARS= GN_ARGS+=use_thin_lto=true \ GN_ARGS+=thin_lto_enable_optimizations=true \ WANTSPACE="14 GB" LTO_VARS_OFF= GN_ARGS+=use_thin_lto=false MIT_LIB_DEPENDS= libkrb5.so.3:security/krb5 PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_VARS= GN_ARGS+=rtc_use_pipewire=true \ GN_ARGS+=rtc_link_pipewire=true PIPEWIRE_VARS_OFF= GN_ARGS+=rtc_use_pipewire=false \ GN_ARGS+=rtc_link_pipewire=false PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true \ PINCLUDES="-I${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER CHROMIUM_VER= 128.0.6613.186 # See ${WRKSRC}/electron/DEPS for NODE_VER NODE_VER= 20.18.1 # See ${WRKSRC}/electron/DEPS for NAN_VER NAN_VER= e14bdcd1f72d62bca1d541b66da43130384ec213 # See ${WRKSRC}/electron/DEPS for SQUIRREL_MAC_VER SQUIRREL_MAC_VER= 0e5d146ba13101a1302d59ea6e6e0b3cace4ae38 # See ${WRKSRC}/electron/DEPS for REACTIVEOBJC_VER REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76 # See ${WRKSRC}/electron/DEPS for MANTLE_VER MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948 # See ${WRKSRC}/electron/DEPS for ENGFLOW_RECLIENT_CONFIGS_VER ENGFLOW_RECLIENT_CONFIGS_VER= 955335c30a752e9ef7bff375baab5e0819b6c00d YARN_TIMESTAMP= 61171200 .include "Makefile.version" .include .if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so) IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base .endif LLVM_DEFAULT= 19 BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ c++=${LOCALBASE}/bin/clang++${LLVM_DEFAULT} \ ar=${LOCALBASE}/bin/llvm-ar${LLVM_DEFAULT} \ nm=${LOCALBASE}/bin/llvm-nm${LLVM_DEFAULT} \ ld=${LOCALBASE}/bin/ld.lld${LLVM_DEFAULT} CFLAGS+= -Wno-error=implicit-function-declaration .if ${ARCH} == "aarch64" PLIST_SUB+= AARCH64="" \ AMD64="@comment " \ I386="@comment " \ NOT_AARCH64="@comment " FFMPEG_TARGET= arm64 .elif ${ARCH} == "amd64" BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= AARCH64="@comment " \ AMD64="" \ I386="@comment " \ NOT_AARCH64="" FFMPEG_TARGET= x64 .elif ${ARCH} == "i386" BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= AARCH64="@comment " \ AMD64="@comment " \ I386="" \ NOT_AARCH64="" FFMPEG_TARGET= ia32 .endif FFMPEG_BDIR= ${WRKSRC}/third_party/ffmpeg/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} FFMPEG_CDIR= ${WRKSRC}/third_party/ffmpeg/chromium/config/${FFMPEG_BRAND}/freebsd/${FFMPEG_TARGET} # Allow relocations against read-only segments (override lld default) LDFLAGS_i386= -Wl,-znotext # TODO: -isystem, would be just as ugly as this approach, but more reliably # build would fail without C_INCLUDE_PATH/CPLUS_INCLUDE_PATH env var set. MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include # rust RUSTC_VERSION!= rustc -V 2>/dev/null || true MAKE_ENV+= RUSTC_BOOTSTRAP=1 GN_ARGS+= enable_rust=true \ rust_sysroot_absolute="${LOCALBASE}" \ rustc_version="${RUSTC_VERSION}" pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "To build electron, you should have around 2GB of memory" @${ECHO_MSG} "and around ${WANTSPACE} of free disk space." @${ECHO_MSG} pre-fetch: @${MKDIR} ${DISTDIR}/${DIST_SUBDIR} if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} ]; \ then ${MKDIR} ${WRKDIR}; \ ${ECHO_CMD} 'yarn-offline-mirror "./yarn-offline-cache"' >> \ ${WRKDIR}/.yarnrc; \ ${CP} ${FILESDIR}/package.json ${FILESDIR}/yarn.lock ${WRKDIR}; \ cd ${WRKDIR} && ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache \ yarn --frozen-lockfile --ignore-scripts; \ ${MTREE_CMD} -cbnSp yarn-offline-cache | ${MTREE_CMD} -C | ${SED} \ -e 's:time=[0-9.]*:time=${YARN_TIMESTAMP}.000000000:' \ -e 's:\([gu]id\)=[0-9]*:\1=0:g' \ -e 's:mode=\([0-9]\)7[0-9][0-9]:mode=\1755:' \ -e 's:mode=\([0-9]\)6[0-9][0-9]:mode=\1644:' \ -e 's:flags=.*:flags=none:' \ -e 's:^\.:./yarn-offline-cache:' > yarn-offline-cache.mtree; \ ${TAR} cJf ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} \ @yarn-offline-cache.mtree; \ ${RM} -r ${WRKDIR}; \ fi post-fetch: @if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX} ]; then \ ${CAT} ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.? > \ ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}; \ fi post-extract: # Move extracted sources to appropriate locations ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_VER} ${WRKSRC} ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${PORTNAME}-${ELECTRON_VER} ${WRKSRC}/electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_nan}-${NAN_VER} \ ${WRKSRC}/third_party/nan ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_node}-${NODE_VER} \ ${WRKSRC}/third_party/electron_node ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_squirrel_mac}-${SQUIRREL_MAC_VER} \ ${WRKSRC}/third_party/squirrel.mac ${MKDIR} ${WRKSRC}/third_party/squirrel.mac/vendor ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reactiveobjc}-${REACTIVEOBJC_VER} \ ${WRKSRC}/third_party/squirrel.mac/vendor/ReactiveObjC ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_mantle}-${MANTLE_VER} \ ${WRKSRC}/third_party/squirrel.mac/vendor/Mantle ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reclient_configs}-${ENGFLOW_RECLIENT_CONFIGS_VER} \ ${WRKSRC}/third_party/engflow-reclient-configs # Install node modules for electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/yarn-offline-cache ${WRKDIR} ${ECHO_CMD} 'yarn-offline-mirror "../../../yarn-offline-cache"' >> ${WRKSRC}/electron/.yarnrc ${MV} ${WRKSRC}/electron/package.json ${WRKSRC}/electron/package.json.bak ${CP} ${FILESDIR}/package.json ${WRKSRC}/electron cd ${WRKSRC}/electron && \ ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache yarn --frozen-lockfile --offline pre-patch: ${SH} ${FILESDIR}/apply-electron-patches.sh ${WRKSRC} # ${FIND} ${WRKSRC} -type f -name '*.orig' -print -delete # ${FIND} ${WRKSRC} -type f -name '*~' -print -delete pre-configure: # We used to remove bundled libraries to be sure that chromium uses # system libraries and not shipped ones. # cd ${WRKSRC} && ${PYTHON_CMD} \ #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ ./build/linux/unbundle/replace_gn_files.py --system-libraries \ dav1d flac fontconfig freetype harfbuzz-ng icu libdrm libevent \ libpng libusb libwebp libxml libxslt openh264 opus || ${FALSE} # Chromium uses an unreleased version of FFmpeg, so configure it cd ${WRKSRC}/media/ffmpeg && \ ${PYTHON_CMD} scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ --config-only --branding=${FFMPEG_BRAND} cd ${FFMPEG_BDIR} && ${GMAKE} ffversion.h ${MKDIR} ${FFMPEG_CDIR} .for _e in config.h config.asm config_components.h libavcodec libavformat libavutil -${CP} -pR ${FFMPEG_BDIR}/${_e} ${FFMPEG_CDIR} .endfor touch ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src/pulse/version.h @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ ${WRKSRC}/build/rust/rust_bindgen.gni do-configure: # GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ ./tools/gn/bootstrap/bootstrap.py ${GN_BOOTSTRAP_FLAGS} cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./out/${BUILDTYPE}/gn gen out/${BUILDTYPE} \ --args='import("//electron/build/args/${GN_FILE}") ${GN_ARGS}' # Setup nodejs dependency @${MKDIR} ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin ${LN} -sf ${LOCALBASE}/bin/node ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin/node # Setup buildtools/freebsd @${MKDIR} ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/buildtools/linux64/clang-format ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKSRC}/buildtools/freebsd ${LN} -sf /usr/bin/strip ${WRKSRC}/buildtools/freebsd/strip post-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_TARGETS} post-build-DIST-on: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_DIST_TARGETS} cd ${WRKSRC}/out/${BUILDTYPE} && \ ${CP} chromedriver.zip chromedriver-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${CP} dist.zip electron-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${CP} mksnapshot.zip mksnapshot-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${SHA256} -r *-v${ELECTRON_VER}-freebsd-*.zip | ${SED} -e 's/ / */' > SHASUMS256.txt do-install: ${MKDIR} ${STAGEDIR}${DATADIR} .for f in electron mksnapshot v8_context_snapshot_generator ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor .for f in libEGL.so libGLESv2.so libffmpeg.so libvk_swiftshader.so ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvulkan.so.1 ${STAGEDIR}${DATADIR}/libvulkan.so .for f in LICENSE LICENSES.chromium.html snapshot_blob.bin v8_context_snapshot.bin version vk_swiftshader_icd.json ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor .for f in chrome_100_percent.pak chrome_200_percent.pak resources.pak ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${MKDIR} ${STAGEDIR}${DATADIR}/locales ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/locales/*.pak ${STAGEDIR}${DATADIR}/locales ${MKDIR} ${STAGEDIR}${DATADIR}/resources .for f in default_app.asar ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/resources/${f} ${STAGEDIR}${DATADIR}/resources .endfor cd ${WRKSRC}/out/${BUILDTYPE}/gen && ${COPYTREE_SHARE} node_headers ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/electron/buildflags ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/v8/embedded.S ${STAGEDIR}${DATADIR} ${RLN} ${STAGEDIR}${DATADIR}/electron ${STAGEDIR}${PREFIX}/bin/electron${PKGNAMESUFFIX} post-install-DIST-on: ${MKDIR} ${STAGEDIR}${DATADIR}/releases ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/SHASUMS256.txt ${STAGEDIR}${DATADIR}/releases ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*-v${ELECTRON_VER}-freebsd-*.zip ${STAGEDIR}${DATADIR}/releases post-install-DRIVER-on: ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chromedriver.unstripped \ ${STAGEDIR}${DATADIR}/chromedriver do-test: # Note 1: "npm install" will run before actual tests are executed # Note 2: Xvfb or something similar is necessary for headless testing cd ${WRKSRC}/electron && \ ${SETENV} ${TEST_ENV} ELECTRON_OUT_DIR=${BUILDTYPE} LOCAL_GIT_DIRECTORY=${LOCALBASE} \ npm run test -- --ci .include diff --git a/devel/electron34/Makefile b/devel/electron34/Makefile index 48f139c1f0b5..cb58b2c2d166 100644 --- a/devel/electron34/Makefile +++ b/devel/electron34/Makefile @@ -1,455 +1,455 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER} -PORTREVISION= 1 +PORTREVISION= 2 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v34.3.2/:chromium \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.0:chromium \ chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.1:chromium \ chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.2:chromium \ pulseaudio-${PULSEV}.tar.gz:pulseaudio \ electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= chromium-${CHROMIUM_VER}${EXTRACT_SUFX} \ ${DISTFILES:C/:[^:]+$//:C/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}\.[0-9]//} MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS WWW= https://electronjs.org/ LICENSE= BSD3CLAUSE LGPL21 MPL11 MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/electron/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 FETCH_DEPENDS= yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} EXTRACT_DEPENDS=yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} PATCH_DEPENDS= git:devel/git \ jq:textproc/jq BUILD_DEPENDS= gperf:devel/gperf \ bindgen:devel/rust-bindgen-cli \ yasm:devel/yasm \ ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \ rustc:lang/rust \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ node${NODEJS_VERSION}>0:www/node${NODEJS_VERSION} \ npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ libatspi.so:accessibility/at-spi2-core \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ libdbus-1.so:devel/dbus \ libicuuc.so:devel/icu \ libepoll-shim.so:devel/libepoll-shim \ libevent.so:devel/libevent \ libffi.so:devel/libffi \ libnotify.so:devel/libnotify \ libpci.so:devel/libpci \ libnspr4.so:devel/nspr \ libre2.so:devel/re2 \ libdrm.so:graphics/libdrm \ libpng.so:graphics/png \ libwayland-client.so:graphics/wayland \ libwebp.so:graphics/webp \ libdav1d.so:multimedia/dav1d \ libva.so:multimedia/libva \ libopenh264.so:multimedia/openh264 \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libsecret-1.so:security/libsecret \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ libxkbcommon.so:x11/libxkbcommon \ libxshmfence.so:x11/libxshmfence \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= xdg-open:devel/xdg-utils TEST_DEPENDS= git:devel/git \ ${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \ npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} USES= bison compiler:c++17-lang cpe gettext-tools gl gmake gnome \ iconv:wchar_t jpeg localbase:ldflags ninja nodejs:20,build \ pkgconfig python:build,test shebangfix tar:xz xorg CPE_VENDOR= electronjs USE_GITHUB= yes GH_TUPLE= nodejs:node:v${NODE_VER}:node \ nodejs:nan:${NAN_VER}:nan \ Squirrel:Squirrel.Mac:${SQUIRREL_MAC_VER}:squirrel_mac \ ReactiveCocoa:ReactiveObjC:${REACTIVEOBJC_VER}:reactiveobjc \ Mantle:Mantle:${MANTLE_VER}:mantle \ EngFlow:reclient-configs:${ENGFLOW_RECLIENT_CONFIGS_VER}:reclient_configs USE_GL= gbm gl glesv2 USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 libxslt pango USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ xrender xscrnsaver xtst SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper buildtools/linux64/clang-format MAKE_ARGS= -C out/${BUILDTYPE} MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include ALL_TARGET= electron electron:node_headers POST_BUILD_TARGETS= licenses version POST_BUILD_DIST_TARGETS=electron_dist_zip electron_chromedriver_zip \ electron_mksnapshot_zip DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} BINARY_ALIAS= python3=${PYTHON_CMD} BUNDLE_LIBS= yes NO_WRKSUBDIR= yes WRKSRC_SUBDIR= src GN_ARGS+= clang_use_chrome_plugins=false \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=true \ enable_nacl=false \ enable_remoting=false \ fatal_linker_warnings=false \ icu_use_data_file=false \ is_clang=true \ optimize_webui=true \ toolkit_views=true \ treat_warnings_as_errors=false \ use_allocator_shim=false \ use_aura=true \ use_custom_libcxx=true \ use_custom_libunwind=true \ use_lld=true \ use_partition_alloc=true \ use_partition_alloc_as_malloc=false \ use_sysroot=false \ use_system_freetype=false \ use_system_harfbuzz=true \ use_system_libffi=true \ use_system_libjpeg=true \ use_udev=false \ chrome_pgo_phase=0 \ extra_cflags="${CFLAGS}" \ extra_cxxflags="${CXXFLAGS} -I${LOCALBASE}/include/libepoll-shim ${PINCLUDES}" \ extra_ldflags="${LDFLAGS}" \ ffmpeg_branding="${FFMPEG_BRAND}" \ override_electron_version="${ELECTRON_VER}" # TODO: investigate building with these options: # use_system_minigbm GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles PLIST_SUB= ELECTRON_VER=${ELECTRON_VER} \ ELECTRON_VER_MAJOR=${ELECTRON_VER_MAJOR} OPTIONS_DEFINE= CODECS CUPS DEBUG DIST DRIVER KERBEROS LTO PIPEWIRE OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE ALSA PULSEAUDIO SNDIO OPTIONS_EXCLUDE_aarch64=LTO OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO OPTIONS_RADIO= KERBEROS OPTIONS_RADIO_KERBEROS= HEIMDAL HEIMDAL_BASE MIT OPTIONS_SUB= yes CODECS_DESC= Compile and enable patented codecs like H.264 DIST_DESC= Build distribution zip files DRIVER_DESC= Install chromedriver HEIMDAL_BASE_DESC= Heimdal Kerberos (base) HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) MIT_DESC= MIT Kerberos (security/krb5) PIPEWIRE_DESC= Screen capture via PipeWire ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ alsa-lib>=1.1.1_1:audio/alsa-lib ALSA_VARS= GN_ARGS+=use_alsa=true ALSA_VARS_OFF= GN_ARGS+=use_alsa=false CODECS_VARS= GN_ARGS+=proprietary_codecs=true \ FFMPEG_BRAND="Chrome" CODECS_VARS_OFF= GN_ARGS+=proprietary_codecs=false \ FFMPEG_BRAND="Chromium" CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_VARS= GN_ARGS+=use_cups=true CUPS_VARS_OFF= GN_ARGS+=use_cups=false DEBUG_BUILD_DEPENDS= esbuild:devel/esbuild DEBUG_VARS= BUILDTYPE=Debug \ GN_FILE=testing.gn \ GN_ARGS+=is_debug=true \ GN_ARGS+=is_component_build=false \ GN_ARGS+=symbol_level=1 \ GN_BOOTSTRAP_FLAGS+=--debug \ WANTSPACE="21 GB" DEBUG_VARS_OFF= BUILDTYPE=Release \ GN_FILE=release.gn \ GN_ARGS+=blink_symbol_level=0 \ GN_ARGS+=is_debug=false \ GN_ARGS+=is_official_build=true \ GN_ARGS+=symbol_level=0 \ WANTSPACE="14 GB" DIST_IMPLIES= DRIVER DRIVER_MAKE_ARGS= chromedriver HEIMDAL_LIB_DEPENDS= libkrb5.so.26:security/heimdal KERBEROS_VARS= GN_ARGS+=use_kerberos=true KERBEROS_VARS_OFF= GN_ARGS+=use_kerberos=false LTO_VARS= GN_ARGS+=use_thin_lto=true \ GN_ARGS+=thin_lto_enable_optimizations=true \ WANTSPACE="14 GB" LTO_VARS_OFF= GN_ARGS+=use_thin_lto=false MIT_LIB_DEPENDS= libkrb5.so.3:security/krb5 PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_VARS= GN_ARGS+=rtc_use_pipewire=true \ GN_ARGS+=rtc_link_pipewire=true PIPEWIRE_VARS_OFF= GN_ARGS+=rtc_use_pipewire=false \ GN_ARGS+=rtc_link_pipewire=false PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true \ PINCLUDES="-I${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER CHROMIUM_VER= 132.0.6834.210 # See ${WRKSRC}/electron/DEPS for NODE_VER NODE_VER= 20.19.1 # See ${WRKSRC}/electron/DEPS for NAN_VER NAN_VER= e14bdcd1f72d62bca1d541b66da43130384ec213 # See ${WRKSRC}/electron/DEPS for SQUIRREL_MAC_VER SQUIRREL_MAC_VER= 0e5d146ba13101a1302d59ea6e6e0b3cace4ae38 # See ${WRKSRC}/electron/DEPS for REACTIVEOBJC_VER REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76 # See ${WRKSRC}/electron/DEPS for MANTLE_VER MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948 # See ${WRKSRC}/electron/DEPS for ENGFLOW_RECLIENT_CONFIGS_VER ENGFLOW_RECLIENT_CONFIGS_VER= 955335c30a752e9ef7bff375baab5e0819b6c00d YARN_TIMESTAMP= 61171200 .include "Makefile.version" .include .if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so) IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base .endif LLVM_DEFAULT= 19 BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ c++=${LOCALBASE}/bin/clang++${LLVM_DEFAULT} \ ar=${LOCALBASE}/bin/llvm-ar${LLVM_DEFAULT} \ nm=${LOCALBASE}/bin/llvm-nm${LLVM_DEFAULT} \ ld=${LOCALBASE}/bin/ld.lld${LLVM_DEFAULT} CFLAGS+= -Wno-error=implicit-function-declaration .if ${ARCH} == "aarch64" PLIST_SUB+= AARCH64="" \ AMD64="@comment " \ I386="@comment " \ NOT_AARCH64="@comment " FFMPEG_TARGET= arm64 .elif ${ARCH} == "amd64" BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= AARCH64="@comment " \ AMD64="" \ I386="@comment " \ NOT_AARCH64="" FFMPEG_TARGET= x64 .elif ${ARCH} == "i386" BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= AARCH64="@comment " \ AMD64="@comment " \ I386="" \ NOT_AARCH64="" FFMPEG_TARGET= ia32 .endif FFMPEG_BDIR= ${WRKSRC}/third_party/ffmpeg/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} FFMPEG_CDIR= ${WRKSRC}/third_party/ffmpeg/chromium/config/${FFMPEG_BRAND}/freebsd/${FFMPEG_TARGET} # Allow relocations against read-only segments (override lld default) LDFLAGS_i386= -Wl,-znotext # TODO: -isystem, would be just as ugly as this approach, but more reliably # build would fail without C_INCLUDE_PATH/CPLUS_INCLUDE_PATH env var set. MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include # rust RUSTC_VERSION!= rustc -V 2>/dev/null || true MAKE_ENV+= RUSTC_BOOTSTRAP=1 GN_ARGS+= enable_rust=true \ rust_sysroot_absolute="${LOCALBASE}" \ rustc_version="${RUSTC_VERSION}" pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "To build electron, you should have around 2GB of memory" @${ECHO_MSG} "and around ${WANTSPACE} of free disk space." @${ECHO_MSG} pre-fetch: @${MKDIR} ${DISTDIR}/${DIST_SUBDIR} if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} ]; \ then ${MKDIR} ${WRKDIR}; \ ${ECHO_CMD} 'yarn-offline-mirror "./yarn-offline-cache"' >> \ ${WRKDIR}/.yarnrc; \ ${CP} ${FILESDIR}/package.json ${FILESDIR}/yarn.lock ${WRKDIR}; \ cd ${WRKDIR} && ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache \ yarn --frozen-lockfile --ignore-scripts; \ ${MTREE_CMD} -cbnSp yarn-offline-cache | ${MTREE_CMD} -C | ${SED} \ -e 's:time=[0-9.]*:time=${YARN_TIMESTAMP}.000000000:' \ -e 's:\([gu]id\)=[0-9]*:\1=0:g' \ -e 's:mode=\([0-9]\)7[0-9][0-9]:mode=\1755:' \ -e 's:mode=\([0-9]\)6[0-9][0-9]:mode=\1644:' \ -e 's:flags=.*:flags=none:' \ -e 's:^\.:./yarn-offline-cache:' > yarn-offline-cache.mtree; \ ${TAR} cJf ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} \ @yarn-offline-cache.mtree; \ ${RM} -r ${WRKDIR}; \ fi post-fetch: @if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX} ]; then \ ${CAT} ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.? > \ ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}; \ fi post-extract: # Move extracted sources to appropriate locations ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_VER} ${WRKSRC} ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${PORTNAME}-${ELECTRON_VER} ${WRKSRC}/electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_nan}-${NAN_VER} \ ${WRKSRC}/third_party/nan ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_node}-${NODE_VER} \ ${WRKSRC}/third_party/electron_node ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_squirrel_mac}-${SQUIRREL_MAC_VER} \ ${WRKSRC}/third_party/squirrel.mac ${MKDIR} ${WRKSRC}/third_party/squirrel.mac/vendor ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reactiveobjc}-${REACTIVEOBJC_VER} \ ${WRKSRC}/third_party/squirrel.mac/vendor/ReactiveObjC ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_mantle}-${MANTLE_VER} \ ${WRKSRC}/third_party/squirrel.mac/vendor/Mantle ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reclient_configs}-${ENGFLOW_RECLIENT_CONFIGS_VER} \ ${WRKSRC}/third_party/engflow-reclient-configs # Install node modules for electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/yarn-offline-cache ${WRKDIR} ${ECHO_CMD} 'yarn-offline-mirror "../../../yarn-offline-cache"' >> ${WRKSRC}/electron/.yarnrc ${MV} ${WRKSRC}/electron/package.json ${WRKSRC}/electron/package.json.bak ${CP} ${FILESDIR}/package.json ${WRKSRC}/electron cd ${WRKSRC}/electron && \ ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache yarn --frozen-lockfile --offline pre-patch: ${SH} ${FILESDIR}/apply-electron-patches.sh ${WRKSRC} # ${FIND} ${WRKSRC} -type f -name '*.orig' -print -delete # ${FIND} ${WRKSRC} -type f -name '*~' -print -delete pre-configure: # We used to remove bundled libraries to be sure that chromium uses # system libraries and not shipped ones. # cd ${WRKSRC} && ${PYTHON_CMD} \ #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ ./build/linux/unbundle/replace_gn_files.py --system-libraries \ dav1d flac fontconfig harfbuzz-ng libdrm libevent libpng \ libusb libwebp libxml libxslt openh264 opus || ${FALSE} # Chromium uses an unreleased version of FFmpeg, so configure it cd ${WRKSRC}/media/ffmpeg && \ ${PYTHON_CMD} scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ --config-only --branding=${FFMPEG_BRAND} cd ${FFMPEG_BDIR} && ${GMAKE} ffversion.h ${MKDIR} ${FFMPEG_CDIR} .for _e in config.h config.asm config_components.h libavcodec libavformat libavutil -${CP} -pR ${FFMPEG_BDIR}/${_e} ${FFMPEG_CDIR} .endfor touch ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src/pulse/version.h @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ ${WRKSRC}/build/rust/rust_bindgen.gni \ ${WRKSRC}/build/rust/rust_bindgen_generator.gni do-configure: # GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ ./tools/gn/bootstrap/bootstrap.py ${GN_BOOTSTRAP_FLAGS} cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./out/${BUILDTYPE}/gn gen out/${BUILDTYPE} \ --args='import("//electron/build/args/${GN_FILE}") ${GN_ARGS}' # Setup nodejs dependency @${MKDIR} ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin ${LN} -sf ${LOCALBASE}/bin/node ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin/node # Setup buildtools/freebsd @${MKDIR} ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/buildtools/linux64/clang-format ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKSRC}/buildtools/freebsd ${LN} -sf /usr/bin/strip ${WRKSRC}/buildtools/freebsd/strip post-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_TARGETS} post-build-DIST-on: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_DIST_TARGETS} cd ${WRKSRC}/out/${BUILDTYPE} && \ ${CP} chromedriver.zip chromedriver-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${CP} dist.zip electron-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${CP} mksnapshot.zip mksnapshot-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${SHA256} -r *-v${ELECTRON_VER}-freebsd-*.zip | ${SED} -e 's/ / */' > SHASUMS256.txt do-install: ${MKDIR} ${STAGEDIR}${DATADIR} .for f in electron mksnapshot v8_context_snapshot_generator ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor .for f in libEGL.so libGLESv2.so libffmpeg.so libvk_swiftshader.so ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvulkan.so.1 ${STAGEDIR}${DATADIR}/libvulkan.so .for f in LICENSE LICENSES.chromium.html snapshot_blob.bin v8_context_snapshot.bin version vk_swiftshader_icd.json ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor .for f in chrome_100_percent.pak chrome_200_percent.pak resources.pak ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${MKDIR} ${STAGEDIR}${DATADIR}/locales ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/locales/*.pak ${STAGEDIR}${DATADIR}/locales ${MKDIR} ${STAGEDIR}${DATADIR}/resources .for f in default_app.asar ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/resources/${f} ${STAGEDIR}${DATADIR}/resources .endfor cd ${WRKSRC}/out/${BUILDTYPE}/gen && ${COPYTREE_SHARE} node_headers ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/electron/buildflags ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/v8/embedded.S ${STAGEDIR}${DATADIR} ${RLN} ${STAGEDIR}${DATADIR}/electron ${STAGEDIR}${PREFIX}/bin/electron${PKGNAMESUFFIX} post-install-DIST-on: ${MKDIR} ${STAGEDIR}${DATADIR}/releases ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/SHASUMS256.txt ${STAGEDIR}${DATADIR}/releases ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*-v${ELECTRON_VER}-freebsd-*.zip ${STAGEDIR}${DATADIR}/releases post-install-DRIVER-on: ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chromedriver.unstripped \ ${STAGEDIR}${DATADIR}/chromedriver do-test: # Note 1: "npm install" will run before actual tests are executed # Note 2: Xvfb or something similar is necessary for headless testing cd ${WRKSRC}/electron && \ ${SETENV} ${TEST_ENV} ELECTRON_OUT_DIR=${BUILDTYPE} LOCAL_GIT_DIRECTORY=${LOCALBASE} \ npm run test -- --ci .include diff --git a/devel/electron35/Makefile b/devel/electron35/Makefile index 34a501d27d31..405eb402bc20 100644 --- a/devel/electron35/Makefile +++ b/devel/electron35/Makefile @@ -1,459 +1,460 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER} +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v35.2.0/:chromium \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.0:chromium \ chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.1:chromium \ chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.2:chromium \ pulseaudio-${PULSEV}.tar.gz:pulseaudio \ electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= chromium-${CHROMIUM_VER}${EXTRACT_SUFX} \ ${DISTFILES:C/:[^:]+$//:C/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}\.[0-9]//} MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS WWW= https://electronjs.org/ LICENSE= BSD3CLAUSE LGPL21 MPL11 MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/electron/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 FETCH_DEPENDS= yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} EXTRACT_DEPENDS=yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} PATCH_DEPENDS= git:devel/git \ jq:textproc/jq BUILD_DEPENDS= gperf:devel/gperf \ bindgen:devel/rust-bindgen-cli \ yasm:devel/yasm \ ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \ rustc:lang/rust \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ node${NODEJS_VERSION}>0:www/node${NODEJS_VERSION} \ npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ libatspi.so:accessibility/at-spi2-core \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ libdbus-1.so:devel/dbus \ libicuuc.so:devel/icu \ libepoll-shim.so:devel/libepoll-shim \ libevent.so:devel/libevent \ libffi.so:devel/libffi \ libnotify.so:devel/libnotify \ libpci.so:devel/libpci \ libnspr4.so:devel/nspr \ libre2.so:devel/re2 \ libdrm.so:graphics/libdrm \ libpng.so:graphics/png \ libwayland-client.so:graphics/wayland \ libwebp.so:graphics/webp \ libdav1d.so:multimedia/dav1d \ libva.so:multimedia/libva \ libopenh264.so:multimedia/openh264 \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libsecret-1.so:security/libsecret \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ libxkbcommon.so:x11/libxkbcommon \ libxshmfence.so:x11/libxshmfence \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= xdg-open:devel/xdg-utils TEST_DEPENDS= git:devel/git \ ${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \ npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} USES= bison compiler:c++17-lang cpe gettext-tools gl gmake gnome \ iconv:wchar_t jpeg localbase:ldflags ninja nodejs:22,build \ pkgconfig python:build,test shebangfix tar:xz xorg CPE_VENDOR= electronjs USE_GITHUB= yes GH_TUPLE= nodejs:node:v${NODE_VER}:node \ nodejs:nan:${NAN_VER}:nan \ Squirrel:Squirrel.Mac:${SQUIRREL_MAC_VER}:squirrel_mac \ ReactiveCocoa:ReactiveObjC:${REACTIVEOBJC_VER}:reactiveobjc \ Mantle:Mantle:${MANTLE_VER}:mantle \ EngFlow:reclient-configs:${ENGFLOW_RECLIENT_CONFIGS_VER}:reclient_configs USE_GL= gbm gl glesv2 USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 libxslt pango USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ xrender xscrnsaver xtst SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper buildtools/linux64/clang-format MAKE_ARGS= -C out/${BUILDTYPE} MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include ALL_TARGET= electron electron:node_headers POST_BUILD_TARGETS= licenses version POST_BUILD_DIST_TARGETS=electron_dist_zip electron_chromedriver_zip \ electron_mksnapshot_zip DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} BINARY_ALIAS= python3=${PYTHON_CMD} BUNDLE_LIBS= yes NO_WRKSUBDIR= yes WRKSRC_SUBDIR= src GN_ARGS+= clang_use_chrome_plugins=false \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=true \ enable_nacl=false \ enable_remoting=false \ fatal_linker_warnings=false \ icu_use_data_file=false \ is_clang=true \ optimize_webui=true \ toolkit_views=true \ treat_warnings_as_errors=false \ use_allocator_shim=false \ use_aura=true \ use_custom_libcxx=true \ use_custom_libunwind=true \ use_lld=true \ use_partition_alloc=true \ use_partition_alloc_as_malloc=false \ use_sysroot=false \ use_system_freetype=false \ use_system_harfbuzz=true \ use_system_libffi=true \ use_system_libjpeg=true \ use_udev=false \ chrome_pgo_phase=0 \ extra_cflags="${CFLAGS}" \ extra_cxxflags="${CXXFLAGS} -I${LOCALBASE}/include/libepoll-shim ${PINCLUDES}" \ extra_ldflags="${LDFLAGS}" \ ffmpeg_branding="${FFMPEG_BRAND}" \ override_electron_version="${ELECTRON_VER}" # TODO: investigate building with these options: # use_system_minigbm GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles PLIST_SUB= ELECTRON_VER=${ELECTRON_VER} \ ELECTRON_VER_MAJOR=${ELECTRON_VER_MAJOR} OPTIONS_DEFINE= CODECS CUPS DEBUG DIST DRIVER KERBEROS LTO PIPEWIRE OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE ALSA PULSEAUDIO SNDIO OPTIONS_EXCLUDE_aarch64=LTO OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO OPTIONS_RADIO= KERBEROS OPTIONS_RADIO_KERBEROS= HEIMDAL HEIMDAL_BASE MIT OPTIONS_SUB= yes CODECS_DESC= Compile and enable patented codecs like H.264 DIST_DESC= Build distribution zip files DRIVER_DESC= Install chromedriver HEIMDAL_BASE_DESC= Heimdal Kerberos (base) HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) MIT_DESC= MIT Kerberos (security/krb5) PIPEWIRE_DESC= Screen capture via PipeWire ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ alsa-lib>=1.1.1_1:audio/alsa-lib ALSA_VARS= GN_ARGS+=use_alsa=true ALSA_VARS_OFF= GN_ARGS+=use_alsa=false CODECS_VARS= GN_ARGS+=proprietary_codecs=true \ FFMPEG_BRAND="Chrome" CODECS_VARS_OFF= GN_ARGS+=proprietary_codecs=false \ FFMPEG_BRAND="Chromium" CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_VARS= GN_ARGS+=use_cups=true CUPS_VARS_OFF= GN_ARGS+=use_cups=false DEBUG_BUILD_DEPENDS= esbuild:devel/esbuild DEBUG_MAKE_ENV= ELECTRON_OUT_DIR=Debug DEBUG_MAKE_ENV_OFF= ELECTRON_OUT_DIR=Release DEBUG_VARS= BUILDTYPE=Debug \ GN_FILE=testing.gn \ GN_ARGS+=is_debug=true \ GN_ARGS+=is_component_build=false \ GN_ARGS+=symbol_level=1 \ GN_BOOTSTRAP_FLAGS+=--debug \ WANTSPACE="21 GB" DEBUG_VARS_OFF= BUILDTYPE=Release \ GN_FILE=release.gn \ GN_ARGS+=blink_symbol_level=0 \ GN_ARGS+=is_debug=false \ GN_ARGS+=is_official_build=true \ GN_ARGS+=symbol_level=0 \ WANTSPACE="14 GB" DIST_IMPLIES= DRIVER DRIVER_MAKE_ARGS= chromedriver HEIMDAL_LIB_DEPENDS= libkrb5.so.26:security/heimdal KERBEROS_VARS= GN_ARGS+=use_kerberos=true KERBEROS_VARS_OFF= GN_ARGS+=use_kerberos=false LTO_VARS= GN_ARGS+=use_thin_lto=true \ GN_ARGS+=thin_lto_enable_optimizations=true \ WANTSPACE="14 GB" LTO_VARS_OFF= GN_ARGS+=use_thin_lto=false MIT_LIB_DEPENDS= libkrb5.so.3:security/krb5 PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_VARS= GN_ARGS+=rtc_use_pipewire=true \ GN_ARGS+=rtc_link_pipewire=true PIPEWIRE_VARS_OFF= GN_ARGS+=rtc_use_pipewire=false \ GN_ARGS+=rtc_link_pipewire=false PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true \ PINCLUDES="-I${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER CHROMIUM_VER= 134.0.6998.205 # See ${WRKSRC}/electron/DEPS for NODE_VER NODE_VER= 22.16.0 # See ${WRKSRC}/electron/DEPS for NAN_VER NAN_VER= e14bdcd1f72d62bca1d541b66da43130384ec213 # See ${WRKSRC}/electron/DEPS for SQUIRREL_MAC_VER SQUIRREL_MAC_VER= 0e5d146ba13101a1302d59ea6e6e0b3cace4ae38 # See ${WRKSRC}/electron/DEPS for REACTIVEOBJC_VER REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76 # See ${WRKSRC}/electron/DEPS for MANTLE_VER MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948 # See ${WRKSRC}/electron/DEPS for ENGFLOW_RECLIENT_CONFIGS_VER ENGFLOW_RECLIENT_CONFIGS_VER= 955335c30a752e9ef7bff375baab5e0819b6c00d YARN_TIMESTAMP= 61171200 .include "Makefile.version" .include .if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so) IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base .endif LLVM_DEFAULT= 19 BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ c++=${LOCALBASE}/bin/clang++${LLVM_DEFAULT} \ ar=${LOCALBASE}/bin/llvm-ar${LLVM_DEFAULT} \ nm=${LOCALBASE}/bin/llvm-nm${LLVM_DEFAULT} \ ld=${LOCALBASE}/bin/ld.lld${LLVM_DEFAULT} CFLAGS+= -Wno-error=implicit-function-declaration .if ${ARCH} == "aarch64" PLIST_SUB+= AARCH64="" \ AMD64="@comment " \ I386="@comment " \ NOT_AARCH64="@comment " FFMPEG_TARGET= arm64 .elif ${ARCH} == "amd64" BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= AARCH64="@comment " \ AMD64="" \ I386="@comment " \ NOT_AARCH64="" FFMPEG_TARGET= x64 .elif ${ARCH} == "i386" BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= AARCH64="@comment " \ AMD64="@comment " \ I386="" \ NOT_AARCH64="" FFMPEG_TARGET= ia32 .endif FFMPEG_BDIR= ${WRKSRC}/third_party/ffmpeg/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} FFMPEG_CDIR= ${WRKSRC}/third_party/ffmpeg/chromium/config/${FFMPEG_BRAND}/freebsd/${FFMPEG_TARGET} # Allow relocations against read-only segments (override lld default) LDFLAGS_i386= -Wl,-znotext # TODO: -isystem, would be just as ugly as this approach, but more reliably # build would fail without C_INCLUDE_PATH/CPLUS_INCLUDE_PATH env var set. MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include # rust RUSTC_VERSION!= rustc -V 2>/dev/null || true MAKE_ENV+= RUSTC_BOOTSTRAP=1 GN_ARGS+= enable_rust=true \ rust_sysroot_absolute="${LOCALBASE}" \ rustc_version="${RUSTC_VERSION}" pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "To build electron, you should have around 2GB of memory" @${ECHO_MSG} "and around ${WANTSPACE} of free disk space." @${ECHO_MSG} pre-fetch: @${MKDIR} ${DISTDIR}/${DIST_SUBDIR} if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} ]; \ then ${MKDIR} ${WRKDIR}; \ ${ECHO_CMD} 'yarn-offline-mirror "./yarn-offline-cache"' >> \ ${WRKDIR}/.yarnrc; \ ${CP} ${FILESDIR}/package.json ${FILESDIR}/yarn.lock ${WRKDIR}; \ cd ${WRKDIR} && ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache \ yarn --frozen-lockfile --ignore-scripts; \ ${MTREE_CMD} -cbnSp yarn-offline-cache | ${MTREE_CMD} -C | ${SED} \ -e 's:time=[0-9.]*:time=${YARN_TIMESTAMP}.000000000:' \ -e 's:\([gu]id\)=[0-9]*:\1=0:g' \ -e 's:mode=\([0-9]\)7[0-9][0-9]:mode=\1755:' \ -e 's:mode=\([0-9]\)6[0-9][0-9]:mode=\1644:' \ -e 's:flags=.*:flags=none:' \ -e 's:^\.:./yarn-offline-cache:' > yarn-offline-cache.mtree; \ ${TAR} cJf ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} \ @yarn-offline-cache.mtree; \ ${RM} -r ${WRKDIR}; \ fi post-fetch: @if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX} ]; then \ ${CAT} ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.? > \ ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}; \ fi post-extract: # Move extracted sources to appropriate locations ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_VER} ${WRKSRC} ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${PORTNAME}-${ELECTRON_VER} ${WRKSRC}/electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_nan}-${NAN_VER} \ ${WRKSRC}/third_party/nan ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_node}-${NODE_VER} \ ${WRKSRC}/third_party/electron_node ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_squirrel_mac}-${SQUIRREL_MAC_VER} \ ${WRKSRC}/third_party/squirrel.mac ${MKDIR} ${WRKSRC}/third_party/squirrel.mac/vendor ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reactiveobjc}-${REACTIVEOBJC_VER} \ ${WRKSRC}/third_party/squirrel.mac/vendor/ReactiveObjC ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_mantle}-${MANTLE_VER} \ ${WRKSRC}/third_party/squirrel.mac/vendor/Mantle ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reclient_configs}-${ENGFLOW_RECLIENT_CONFIGS_VER} \ ${WRKSRC}/third_party/engflow-reclient-configs # Install node modules for electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/yarn-offline-cache ${WRKDIR} ${ECHO_CMD} 'yarn-offline-mirror "../../../yarn-offline-cache"' >> ${WRKSRC}/electron/.yarnrc ${MV} ${WRKSRC}/electron/package.json ${WRKSRC}/electron/package.json.bak ${CP} ${FILESDIR}/package.json ${WRKSRC}/electron cd ${WRKSRC}/electron && \ ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache yarn --frozen-lockfile --offline pre-patch: ${SH} ${FILESDIR}/apply-electron-patches.sh ${WRKSRC} # ${FIND} ${WRKSRC} -type f -name '*.orig' -print -delete # ${FIND} ${WRKSRC} -type f -name '*~' -print -delete pre-configure: # We used to remove bundled libraries to be sure that chromium uses # system libraries and not shipped ones. # cd ${WRKSRC} && ${PYTHON_CMD} \ #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ ./build/linux/unbundle/replace_gn_files.py --system-libraries \ dav1d flac fontconfig harfbuzz-ng libdrm libpng \ libusb libwebp libxml libxslt openh264 opus || ${FALSE} # Chromium uses an unreleased version of FFmpeg, so configure it cd ${WRKSRC}/media/ffmpeg && \ ${PYTHON_CMD} scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ --config-only --branding=${FFMPEG_BRAND} cd ${FFMPEG_BDIR} && ${GMAKE} ffversion.h ${MKDIR} ${FFMPEG_CDIR} .for _e in config.h config.asm config_components.h libavcodec libavformat libavutil -${CP} -pR ${FFMPEG_BDIR}/${_e} ${FFMPEG_CDIR} .endfor touch ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src/pulse/version.h @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ ${WRKSRC}/build/rust/rust_bindgen.gni \ ${WRKSRC}/build/rust/rust_bindgen_generator.gni do-configure: # GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ ./tools/gn/bootstrap/bootstrap.py ${GN_BOOTSTRAP_FLAGS} cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./out/${BUILDTYPE}/gn gen out/${BUILDTYPE} \ --args='import("//electron/build/args/${GN_FILE}") ${GN_ARGS}' # Make GN available to python scripts called during build ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKDIR}/.bin # Setup nodejs dependency @${MKDIR} ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin ${LN} -sf ${LOCALBASE}/bin/node ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin/node # Setup buildtools/freebsd @${MKDIR} ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/buildtools/linux64/clang-format ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKSRC}/buildtools/freebsd ${LN} -sf /usr/bin/strip ${WRKSRC}/buildtools/freebsd/strip post-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_TARGETS} post-build-DIST-on: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_DIST_TARGETS} cd ${WRKSRC}/out/${BUILDTYPE} && \ ${CP} chromedriver.zip chromedriver-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${CP} dist.zip electron-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${CP} mksnapshot.zip mksnapshot-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${SHA256} -r *-v${ELECTRON_VER}-freebsd-*.zip | ${SED} -e 's/ / */' > SHASUMS256.txt do-install: ${MKDIR} ${STAGEDIR}${DATADIR} .for f in electron mksnapshot v8_context_snapshot_generator ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor .for f in libEGL.so libGLESv2.so libffmpeg.so libvk_swiftshader.so ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvulkan.so.1 ${STAGEDIR}${DATADIR}/libvulkan.so .for f in LICENSE LICENSES.chromium.html snapshot_blob.bin v8_context_snapshot.bin version vk_swiftshader_icd.json ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor .for f in chrome_100_percent.pak chrome_200_percent.pak resources.pak ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${MKDIR} ${STAGEDIR}${DATADIR}/locales ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/locales/*.pak ${STAGEDIR}${DATADIR}/locales ${MKDIR} ${STAGEDIR}${DATADIR}/resources .for f in default_app.asar ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/resources/${f} ${STAGEDIR}${DATADIR}/resources .endfor cd ${WRKSRC}/out/${BUILDTYPE}/gen && ${COPYTREE_SHARE} node_headers ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/electron/buildflags ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/v8/embedded.S ${STAGEDIR}${DATADIR} ${RLN} ${STAGEDIR}${DATADIR}/electron ${STAGEDIR}${PREFIX}/bin/electron${PKGNAMESUFFIX} post-install-DIST-on: ${MKDIR} ${STAGEDIR}${DATADIR}/releases ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/SHASUMS256.txt ${STAGEDIR}${DATADIR}/releases ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*-v${ELECTRON_VER}-freebsd-*.zip ${STAGEDIR}${DATADIR}/releases post-install-DRIVER-on: ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chromedriver.unstripped \ ${STAGEDIR}${DATADIR}/chromedriver do-test: # Note 1: "npm install" will run before actual tests are executed # Note 2: Xvfb or something similar is necessary for headless testing cd ${WRKSRC}/electron && \ ${SETENV} ${TEST_ENV} ELECTRON_OUT_DIR=${BUILDTYPE} LOCAL_GIT_DIRECTORY=${LOCALBASE} \ npm run test -- --ci .include diff --git a/devel/electron36/Makefile b/devel/electron36/Makefile index 2a2d1590c9f1..345dc5fcdb0e 100644 --- a/devel/electron36/Makefile +++ b/devel/electron36/Makefile @@ -1,459 +1,460 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER} +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v36.6.0/:chromium \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.0:chromium \ chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.1:chromium \ chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.2:chromium \ pulseaudio-${PULSEV}.tar.gz:pulseaudio \ electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= chromium-${CHROMIUM_VER}${EXTRACT_SUFX} \ ${DISTFILES:C/:[^:]+$//:C/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}\.[0-9]//} MAINTAINER= tagattie@FreeBSD.org COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS WWW= https://electronjs.org/ LICENSE= BSD3CLAUSE LGPL21 MPL11 MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/electron/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 FETCH_DEPENDS= yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} EXTRACT_DEPENDS=yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} PATCH_DEPENDS= git:devel/git \ jq:textproc/jq BUILD_DEPENDS= gperf:devel/gperf \ bindgen:devel/rust-bindgen-cli \ yasm:devel/yasm \ ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \ rustc:lang/rust \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ node${NODEJS_VERSION}>0:www/node${NODEJS_VERSION} \ npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ libatspi.so:accessibility/at-spi2-core \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ libdbus-1.so:devel/dbus \ libicuuc.so:devel/icu \ libepoll-shim.so:devel/libepoll-shim \ libevent.so:devel/libevent \ libffi.so:devel/libffi \ libnotify.so:devel/libnotify \ libpci.so:devel/libpci \ libnspr4.so:devel/nspr \ libre2.so:devel/re2 \ libdrm.so:graphics/libdrm \ libpng.so:graphics/png \ libwayland-client.so:graphics/wayland \ libwebp.so:graphics/webp \ libdav1d.so:multimedia/dav1d \ libva.so:multimedia/libva \ libopenh264.so:multimedia/openh264 \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libsecret-1.so:security/libsecret \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ libxkbcommon.so:x11/libxkbcommon \ libxshmfence.so:x11/libxshmfence \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= xdg-open:devel/xdg-utils TEST_DEPENDS= git:devel/git \ ${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \ npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} USES= bison compiler:c++17-lang cpe gettext-tools gl gmake gnome \ iconv:wchar_t jpeg localbase:ldflags ninja nodejs:22,build \ pkgconfig python:build,test shebangfix tar:xz xorg CPE_VENDOR= electronjs USE_GITHUB= yes GH_TUPLE= nodejs:node:v${NODE_VER}:node \ nodejs:nan:${NAN_VER}:nan \ Squirrel:Squirrel.Mac:${SQUIRREL_MAC_VER}:squirrel_mac \ ReactiveCocoa:ReactiveObjC:${REACTIVEOBJC_VER}:reactiveobjc \ Mantle:Mantle:${MANTLE_VER}:mantle \ EngFlow:reclient-configs:${ENGFLOW_RECLIENT_CONFIGS_VER}:reclient_configs USE_GL= gbm gl glesv2 USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 libxslt pango USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ xrender xscrnsaver xtst SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper buildtools/linux64/clang-format MAKE_ARGS= -C out/${BUILDTYPE} MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include ALL_TARGET= electron electron:node_headers POST_BUILD_TARGETS= licenses version POST_BUILD_DIST_TARGETS=electron_dist_zip electron_chromedriver_zip \ electron_mksnapshot_zip DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} BINARY_ALIAS= python3=${PYTHON_CMD} BUNDLE_LIBS= yes NO_WRKSUBDIR= yes WRKSRC_SUBDIR= src GN_ARGS+= clang_use_chrome_plugins=false \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=true \ enable_nacl=false \ enable_remoting=false \ fatal_linker_warnings=false \ icu_use_data_file=false \ is_clang=true \ optimize_webui=true \ toolkit_views=true \ treat_warnings_as_errors=false \ use_allocator_shim=false \ use_aura=true \ use_custom_libcxx=true \ use_custom_libunwind=true \ use_lld=true \ use_partition_alloc=true \ use_partition_alloc_as_malloc=false \ use_sysroot=false \ use_system_freetype=false \ use_system_harfbuzz=true \ use_system_libffi=true \ use_system_libjpeg=true \ use_udev=false \ chrome_pgo_phase=0 \ extra_cflags="${CFLAGS}" \ extra_cxxflags="${CXXFLAGS} -I${LOCALBASE}/include/libepoll-shim ${PINCLUDES}" \ extra_ldflags="${LDFLAGS}" \ ffmpeg_branding="${FFMPEG_BRAND}" \ override_electron_version="${ELECTRON_VER}" # TODO: investigate building with these options: # use_system_minigbm GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles PLIST_SUB= ELECTRON_VER=${ELECTRON_VER} \ ELECTRON_VER_MAJOR=${ELECTRON_VER_MAJOR} OPTIONS_DEFINE= CODECS CUPS DEBUG DIST DRIVER KERBEROS LTO PIPEWIRE OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE ALSA PULSEAUDIO SNDIO OPTIONS_EXCLUDE_aarch64=LTO OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO OPTIONS_RADIO= KERBEROS OPTIONS_RADIO_KERBEROS= HEIMDAL HEIMDAL_BASE MIT OPTIONS_SUB= yes CODECS_DESC= Compile and enable patented codecs like H.264 DIST_DESC= Build distribution zip files DRIVER_DESC= Install chromedriver HEIMDAL_BASE_DESC= Heimdal Kerberos (base) HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) MIT_DESC= MIT Kerberos (security/krb5) PIPEWIRE_DESC= Screen capture via PipeWire ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ alsa-lib>=1.1.1_1:audio/alsa-lib ALSA_VARS= GN_ARGS+=use_alsa=true ALSA_VARS_OFF= GN_ARGS+=use_alsa=false CODECS_VARS= GN_ARGS+=proprietary_codecs=true \ FFMPEG_BRAND="Chrome" CODECS_VARS_OFF= GN_ARGS+=proprietary_codecs=false \ FFMPEG_BRAND="Chromium" CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_VARS= GN_ARGS+=use_cups=true CUPS_VARS_OFF= GN_ARGS+=use_cups=false DEBUG_BUILD_DEPENDS= esbuild:devel/esbuild DEBUG_MAKE_ENV= ELECTRON_OUT_DIR=Debug DEBUG_MAKE_ENV_OFF= ELECTRON_OUT_DIR=Release DEBUG_VARS= BUILDTYPE=Debug \ GN_FILE=testing.gn \ GN_ARGS+=is_debug=true \ GN_ARGS+=is_component_build=false \ GN_ARGS+=symbol_level=1 \ GN_BOOTSTRAP_FLAGS+=--debug \ WANTSPACE="21 GB" DEBUG_VARS_OFF= BUILDTYPE=Release \ GN_FILE=release.gn \ GN_ARGS+=blink_symbol_level=0 \ GN_ARGS+=is_debug=false \ GN_ARGS+=is_official_build=true \ GN_ARGS+=symbol_level=0 \ WANTSPACE="14 GB" DIST_IMPLIES= DRIVER DRIVER_MAKE_ARGS= chromedriver HEIMDAL_LIB_DEPENDS= libkrb5.so.26:security/heimdal KERBEROS_VARS= GN_ARGS+=use_kerberos=true KERBEROS_VARS_OFF= GN_ARGS+=use_kerberos=false LTO_VARS= GN_ARGS+=use_thin_lto=true \ GN_ARGS+=thin_lto_enable_optimizations=true \ WANTSPACE="14 GB" LTO_VARS_OFF= GN_ARGS+=use_thin_lto=false MIT_LIB_DEPENDS= libkrb5.so.3:security/krb5 PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_VARS= GN_ARGS+=rtc_use_pipewire=true \ GN_ARGS+=rtc_link_pipewire=true PIPEWIRE_VARS_OFF= GN_ARGS+=rtc_use_pipewire=false \ GN_ARGS+=rtc_link_pipewire=false PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true \ PINCLUDES="-I${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER CHROMIUM_VER= 136.0.7103.177 # See ${WRKSRC}/electron/DEPS for NODE_VER NODE_VER= 22.16.0 # See ${WRKSRC}/electron/DEPS for NAN_VER NAN_VER= e14bdcd1f72d62bca1d541b66da43130384ec213 # See ${WRKSRC}/electron/DEPS for SQUIRREL_MAC_VER SQUIRREL_MAC_VER= 0e5d146ba13101a1302d59ea6e6e0b3cace4ae38 # See ${WRKSRC}/electron/DEPS for REACTIVEOBJC_VER REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76 # See ${WRKSRC}/electron/DEPS for MANTLE_VER MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948 # See ${WRKSRC}/electron/DEPS for ENGFLOW_RECLIENT_CONFIGS_VER ENGFLOW_RECLIENT_CONFIGS_VER= 955335c30a752e9ef7bff375baab5e0819b6c00d YARN_TIMESTAMP= 61171200 .include "Makefile.version" .include .if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so) IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base .endif LLVM_DEFAULT= 19 BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ c++=${LOCALBASE}/bin/clang++${LLVM_DEFAULT} \ ar=${LOCALBASE}/bin/llvm-ar${LLVM_DEFAULT} \ nm=${LOCALBASE}/bin/llvm-nm${LLVM_DEFAULT} \ ld=${LOCALBASE}/bin/ld.lld${LLVM_DEFAULT} CFLAGS+= -Wno-error=implicit-function-declaration .if ${ARCH} == "aarch64" PLIST_SUB+= AARCH64="" \ AMD64="@comment " \ I386="@comment " \ NOT_AARCH64="@comment " FFMPEG_TARGET= arm64 .elif ${ARCH} == "amd64" BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= AARCH64="@comment " \ AMD64="" \ I386="@comment " \ NOT_AARCH64="" FFMPEG_TARGET= x64 .elif ${ARCH} == "i386" BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= AARCH64="@comment " \ AMD64="@comment " \ I386="" \ NOT_AARCH64="" FFMPEG_TARGET= ia32 .endif FFMPEG_BDIR= ${WRKSRC}/third_party/ffmpeg/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} FFMPEG_CDIR= ${WRKSRC}/third_party/ffmpeg/chromium/config/${FFMPEG_BRAND}/freebsd/${FFMPEG_TARGET} # Allow relocations against read-only segments (override lld default) LDFLAGS_i386= -Wl,-znotext # TODO: -isystem, would be just as ugly as this approach, but more reliably # build would fail without C_INCLUDE_PATH/CPLUS_INCLUDE_PATH env var set. MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include # rust RUSTC_VERSION!= rustc -V 2>/dev/null || true MAKE_ENV+= RUSTC_BOOTSTRAP=1 GN_ARGS+= enable_rust=true \ rust_sysroot_absolute="${LOCALBASE}" \ rustc_version="${RUSTC_VERSION}" pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "To build electron, you should have around 2GB of memory" @${ECHO_MSG} "and around ${WANTSPACE} of free disk space." @${ECHO_MSG} pre-fetch: @${MKDIR} ${DISTDIR}/${DIST_SUBDIR} if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} ]; \ then ${MKDIR} ${WRKDIR}; \ ${ECHO_CMD} 'yarn-offline-mirror "./yarn-offline-cache"' >> \ ${WRKDIR}/.yarnrc; \ ${CP} ${FILESDIR}/package.json ${FILESDIR}/yarn.lock ${WRKDIR}; \ cd ${WRKDIR} && ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache \ yarn --frozen-lockfile --ignore-scripts; \ ${MTREE_CMD} -cbnSp yarn-offline-cache | ${MTREE_CMD} -C | ${SED} \ -e 's:time=[0-9.]*:time=${YARN_TIMESTAMP}.000000000:' \ -e 's:\([gu]id\)=[0-9]*:\1=0:g' \ -e 's:mode=\([0-9]\)7[0-9][0-9]:mode=\1755:' \ -e 's:mode=\([0-9]\)6[0-9][0-9]:mode=\1644:' \ -e 's:flags=.*:flags=none:' \ -e 's:^\.:./yarn-offline-cache:' > yarn-offline-cache.mtree; \ ${TAR} cJf ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} \ @yarn-offline-cache.mtree; \ ${RM} -r ${WRKDIR}; \ fi post-fetch: @if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX} ]; then \ ${CAT} ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.? > \ ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}; \ fi post-extract: # Move extracted sources to appropriate locations ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_VER} ${WRKSRC} ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${PORTNAME}-${ELECTRON_VER} ${WRKSRC}/electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_nan}-${NAN_VER} \ ${WRKSRC}/third_party/nan ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_node}-${NODE_VER} \ ${WRKSRC}/third_party/electron_node ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_squirrel_mac}-${SQUIRREL_MAC_VER} \ ${WRKSRC}/third_party/squirrel.mac ${MKDIR} ${WRKSRC}/third_party/squirrel.mac/vendor ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reactiveobjc}-${REACTIVEOBJC_VER} \ ${WRKSRC}/third_party/squirrel.mac/vendor/ReactiveObjC ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_mantle}-${MANTLE_VER} \ ${WRKSRC}/third_party/squirrel.mac/vendor/Mantle ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reclient_configs}-${ENGFLOW_RECLIENT_CONFIGS_VER} \ ${WRKSRC}/third_party/engflow-reclient-configs # Install node modules for electron ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/yarn-offline-cache ${WRKDIR} ${ECHO_CMD} 'yarn-offline-mirror "../../../yarn-offline-cache"' >> ${WRKSRC}/electron/.yarnrc ${MV} ${WRKSRC}/electron/package.json ${WRKSRC}/electron/package.json.bak ${CP} ${FILESDIR}/package.json ${WRKSRC}/electron cd ${WRKSRC}/electron && \ ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache yarn --frozen-lockfile --offline pre-patch: ${SH} ${FILESDIR}/apply-electron-patches.sh ${WRKSRC} # ${FIND} ${WRKSRC} -type f -name '*.orig' -print -delete # ${FIND} ${WRKSRC} -type f -name '*~' -print -delete pre-configure: # We used to remove bundled libraries to be sure that chromium uses # system libraries and not shipped ones. # cd ${WRKSRC} && ${PYTHON_CMD} \ #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ ./build/linux/unbundle/replace_gn_files.py --system-libraries \ dav1d flac fontconfig harfbuzz-ng libdrm libpng \ libusb libwebp libxml libxslt openh264 opus || ${FALSE} # Chromium uses an unreleased version of FFmpeg, so configure it cd ${WRKSRC}/media/ffmpeg && \ ${PYTHON_CMD} scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ --config-only --branding=${FFMPEG_BRAND} cd ${FFMPEG_BDIR} && ${GMAKE} ffversion.h ${MKDIR} ${FFMPEG_CDIR} .for _e in config.h config.asm config_components.h libavcodec libavformat libavutil -${CP} -pR ${FFMPEG_BDIR}/${_e} ${FFMPEG_CDIR} .endfor touch ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src/pulse/version.h @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ ${WRKSRC}/build/rust/rust_bindgen.gni \ ${WRKSRC}/build/rust/rust_bindgen_generator.gni do-configure: # GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ ./tools/gn/bootstrap/bootstrap.py ${GN_BOOTSTRAP_FLAGS} cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./out/${BUILDTYPE}/gn gen out/${BUILDTYPE} \ --args='import("//electron/build/args/${GN_FILE}") ${GN_ARGS}' # Make GN available to python scripts called during build ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKDIR}/.bin # Setup nodejs dependency @${MKDIR} ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin ${LN} -sf ${LOCALBASE}/bin/node ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin/node # Setup buildtools/freebsd @${MKDIR} ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/buildtools/linux64/clang-format ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKSRC}/buildtools/freebsd ${LN} -sf /usr/bin/strip ${WRKSRC}/buildtools/freebsd/strip post-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_TARGETS} post-build-DIST-on: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_DIST_TARGETS} cd ${WRKSRC}/out/${BUILDTYPE} && \ ${CP} chromedriver.zip chromedriver-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${CP} dist.zip electron-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${CP} mksnapshot.zip mksnapshot-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ ${SHA256} -r *-v${ELECTRON_VER}-freebsd-*.zip | ${SED} -e 's/ / */' > SHASUMS256.txt do-install: ${MKDIR} ${STAGEDIR}${DATADIR} .for f in electron mksnapshot v8_context_snapshot_generator ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor .for f in libEGL.so libGLESv2.so libffmpeg.so libvk_swiftshader.so ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvulkan.so.1 ${STAGEDIR}${DATADIR}/libvulkan.so .for f in LICENSE LICENSES.chromium.html snapshot_blob.bin v8_context_snapshot.bin version vk_swiftshader_icd.json ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor .for f in chrome_100_percent.pak chrome_200_percent.pak resources.pak ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${MKDIR} ${STAGEDIR}${DATADIR}/locales ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/locales/*.pak ${STAGEDIR}${DATADIR}/locales ${MKDIR} ${STAGEDIR}${DATADIR}/resources .for f in default_app.asar ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/resources/${f} ${STAGEDIR}${DATADIR}/resources .endfor cd ${WRKSRC}/out/${BUILDTYPE}/gen && ${COPYTREE_SHARE} node_headers ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/electron/buildflags ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/v8/embedded.S ${STAGEDIR}${DATADIR} ${RLN} ${STAGEDIR}${DATADIR}/electron ${STAGEDIR}${PREFIX}/bin/electron${PKGNAMESUFFIX} post-install-DIST-on: ${MKDIR} ${STAGEDIR}${DATADIR}/releases ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/SHASUMS256.txt ${STAGEDIR}${DATADIR}/releases ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*-v${ELECTRON_VER}-freebsd-*.zip ${STAGEDIR}${DATADIR}/releases post-install-DRIVER-on: ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chromedriver.unstripped \ ${STAGEDIR}${DATADIR}/chromedriver do-test: # Note 1: "npm install" will run before actual tests are executed # Note 2: Xvfb or something similar is necessary for headless testing cd ${WRKSRC}/electron && \ ${SETENV} ${TEST_ENV} ELECTRON_OUT_DIR=${BUILDTYPE} LOCAL_GIT_DIRECTORY=${LOCALBASE} \ npm run test -- --ci .include diff --git a/devel/elfcat/Makefile b/devel/elfcat/Makefile index 99a7a66a73f7..9583c2a577f8 100644 --- a/devel/elfcat/Makefile +++ b/devel/elfcat/Makefile @@ -1,19 +1,19 @@ PORTNAME= elfcat DISTVERSION= 0.1.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= lwhsu@FreeBSD.org COMMENT= ELF visualizer, generates HTML files from ELF binaries WWW= https://crates.io/crates/elfcat LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/license USES= cargo USE_GITHUB= yes GH_ACCOUNT= ruslashev PLIST_FILES= bin/elfcat .include diff --git a/devel/emacs-lsp-booster/Makefile b/devel/emacs-lsp-booster/Makefile index f12147c35e9b..f0aa76937309 100644 --- a/devel/emacs-lsp-booster/Makefile +++ b/devel/emacs-lsp-booster/Makefile @@ -1,29 +1,29 @@ PORTNAME= emacs-lsp-booster DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org COMMENT= Emacs LSP performance booster WWW= https://github.com/blahgeek/emacs-lsp-booster LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= blahgeek PLIST_FILES= bin/emacs-lsp-booster PORTDOCS= README.md OPTIONS_DEFAULT= DOCS OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md \ ${STAGEDIR}${DOCSDIR}/README.md .include diff --git a/devel/fnm/Makefile b/devel/fnm/Makefile index defeeb5d82d2..ba407e5627c9 100644 --- a/devel/fnm/Makefile +++ b/devel/fnm/Makefile @@ -1,323 +1,323 @@ PORTNAME= fnm DISTVERSIONPREFIX= v DISTVERSION= 1.38.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Fast and simple Node.js version manager, built in Rust WWW= https://github.com/Schniz/fnm LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= zstd>0:archivers/zstd # statically linked library USES= cargo USE_GITHUB= yes GH_ACCOUNT= Schniz RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aes-0.8.4 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.89 \ arbitrary-1.3.2 \ async-compression-0.4.13 \ autocfg-1.4.0 \ backtrace-0.3.74 \ backtrace-ext-0.2.1 \ base64-0.22.1 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ brotli-7.0.0 \ brotli-decompressor-4.0.1 \ bumpalo-3.16.0 \ bytecount-0.6.8 \ byteorder-1.5.0 \ bytes-1.7.2 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.1.28 \ cfg-if-1.0.0 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.19 \ clap_builder-4.5.19 \ clap_complete-4.5.32 \ clap_derive-4.5.18 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ colored-2.1.0 \ console-0.15.8 \ constant_time_eq-0.3.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.14 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ deflate64-0.1.9 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ diff-0.1.13 \ digest-0.10.7 \ displaydoc-0.2.5 \ duct-0.13.7 \ either-1.13.0 \ embed-resource-2.5.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ encoding_rs_io-0.1.7 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ etcetera-0.8.0 \ fastrand-2.1.1 \ filetime-0.2.25 \ flate2-1.0.34 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.1 \ hashbrown-0.15.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ humantime-2.1.0 \ hyper-1.4.1 \ hyper-rustls-0.27.3 \ hyper-util-0.1.9 \ idna-0.5.0 \ indexmap-2.6.0 \ indicatif-0.17.8 \ indoc-2.0.5 \ inout-0.1.3 \ instant-0.1.13 \ ipnet-2.10.1 \ is_ci-1.2.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.70 \ junction-1.2.0 \ lazy_static-1.5.0 \ libc-0.2.159 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lzma-rs-0.3.0 \ lzma-sys-0.1.20 \ matchers-0.1.0 \ memchr-2.7.4 \ miette-5.10.0 \ miette-7.2.0 \ miette-derive-5.10.0 \ miette-derive-7.2.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ node-semver-2.1.0 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ object-0.36.5 \ once_cell-1.20.2 \ openssl-probe-0.1.5 \ os_pipe-1.2.1 \ overload-0.1.1 \ owo-colors-4.1.0 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ portable-atomic-1.9.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.87 \ quinn-0.11.5 \ quinn-proto-0.11.8 \ quinn-udp-0.5.5 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.7 \ regex-1.11.0 \ regex-automata-0.1.10 \ regex-automata-0.4.8 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ reqwest-0.12.8 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc-hash-2.0.0 \ rustc_version-0.4.1 \ rustix-0.38.37 \ rustls-0.23.14 \ rustls-native-certs-0.8.0 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.9.0 \ rustls-webpki-0.102.8 \ ryu-1.0.18 \ schannel-0.1.26 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.12.0 \ semver-1.0.23 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sharded-slab-0.1.7 \ shared_child-1.0.1 \ shlex-1.3.0 \ simd-adler32-0.3.7 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ spin-0.9.8 \ strsim-0.11.1 \ subtle-2.6.1 \ supports-color-3.0.1 \ supports-hyperlinks-3.0.0 \ supports-unicode-3.0.0 \ syn-2.0.79 \ sync_wrapper-1.0.1 \ sysinfo-0.30.13 \ tar-0.4.42 \ tempfile-3.13.0 \ terminal_size-0.3.0 \ test-log-0.2.16 \ test-log-macros-0.2.16 \ textwrap-0.16.1 \ thiserror-1.0.64 \ thiserror-impl-1.0.64 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.40.0 \ tokio-rustls-0.26.0 \ tokio-util-0.7.12 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-bidi-0.3.17 \ unicode-ident-1.0.13 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.24 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.2 \ valuable-0.1.0 \ version_check-0.9.5 \ vswhom-0.1.0 \ vswhom-sys-0.1.2 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ webpki-roots-0.26.6 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.20 \ winreg-0.52.0 \ xattr-1.3.1 \ xz2-0.1.7 \ yansi-1.0.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zip-2.2.0 \ zopfli-0.8.1 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/fsx/Makefile b/devel/fsx/Makefile index 26c0df80bb84..8b115237337d 100644 --- a/devel/fsx/Makefile +++ b/devel/fsx/Makefile @@ -1,28 +1,28 @@ PORTNAME= fsx DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= asomers@FreeBSD.org COMMENT= File System eXerciser WWW= https://github.com/asomers/fsx-rs LICENSE= APSL-2.0 LICENSE_NAME= Apple Public Source License 2.0 LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cargo PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz \ share/examples/${PORTNAME}/${PORTNAME}.toml post-install: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.toml ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/gbump/Makefile b/devel/gbump/Makefile index e61e1d252fd5..62929490a2c1 100644 --- a/devel/gbump/Makefile +++ b/devel/gbump/Makefile @@ -1,80 +1,80 @@ PORTNAME= gbump PORTVERSION= 1.1.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= nbari@tequila.io COMMENT= Git tag semantic version bumper WWW= https://github.com/nbari/gbump LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo localbase ssl CARGO_CRATES= aho-corasick-1.1.2 \ anstream-0.6.5 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ bitflags-2.4.1 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ git2-0.18.1 \ idna-0.5.0 \ jobserver-0.1.27 \ libc-0.2.151 \ libgit2-sys-0.16.1+1.7.1 \ libssh2-sys-0.3.0 \ libz-sys-1.1.12 \ log-0.4.20 \ memchr-2.6.4 \ once_cell-1.19.0 \ openssl-0.10.61 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.1+3.2.0 \ openssl-sys-0.9.97 \ percent-encoding-2.3.1 \ pkg-config-0.3.27 \ proc-macro2-1.0.70 \ quote-1.0.33 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ strsim-0.10.0 \ syn-2.0.41 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ windows-sys-0.52.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/gbump .include diff --git a/devel/gfold/Makefile b/devel/gfold/Makefile index 57483cb32628..be091ee21f68 100644 --- a/devel/gfold/Makefile +++ b/devel/gfold/Makefile @@ -1,32 +1,32 @@ PORTNAME= gfold DISTVERSION= 4.0.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MAINTAINER= sec.research.2005@gmail.com COMMENT= CLI tool to help keep track of your Git repositories WWW= https://github.com/nickgerace/gfold LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= nickgerace BINARY_NAME= gitfold OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS PORTDOCS= CHANGELOG.md README.md PLIST_FILES= bin/${BINARY_NAME} post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${BINARY_NAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include "${.CURDIR}/bsd.gfold.mk" .include diff --git a/devel/ghostie/Makefile b/devel/ghostie/Makefile index b7568d0a236b..b1e8b6aa9d4a 100644 --- a/devel/ghostie/Makefile +++ b/devel/ghostie/Makefile @@ -1,295 +1,295 @@ PORTNAME= ghostie DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Github notifications in your terminal WWW= https://github.com/attriaayush/ghostie LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo sqlite ssl USE_GITHUB= yes GH_ACCOUNT= attriaayush CARGO_CRATES= ahash-0.7.6 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anyhow-1.0.66 \ async-attributes-1.1.2 \ async-broadcast-0.4.1 \ async-channel-1.7.1 \ async-executor-1.5.0 \ async-global-executor-2.3.1 \ async-io-1.12.0 \ async-lock-2.6.0 \ async-recursion-0.3.2 \ async-std-1.12.0 \ async-task-4.3.0 \ async-trait-0.1.58 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ block-0.1.6 \ blocking-1.2.0 \ boxfnonce-0.1.1 \ bstr-0.2.17 \ bumpalo-3.11.1 \ byteorder-1.4.3 \ bytes-1.3.0 \ cache-padded-1.2.0 \ cassowary-0.3.0 \ cc-1.0.77 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-3.2.23 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ codespan-reporting-0.11.1 \ concurrent-queue-1.2.4 \ concurrent-queue-2.0.0 \ console-0.15.2 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ ctor-0.1.26 \ cxx-1.0.82 \ cxx-build-1.0.82 \ cxxbridge-flags-1.0.82 \ cxxbridge-macro-1.0.82 \ daemonize-0.4.1 \ dashmap-5.4.0 \ derivative-2.2.0 \ dialoguer-0.10.2 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ either-1.8.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ enumflags2-0.7.5 \ enumflags2_derive-0.7.4 \ event-listener-2.5.3 \ fake-2.5.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ futures-0.3.25 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-executor-0.3.25 \ futures-io-0.3.25 \ futures-lite-1.12.0 \ futures-macro-0.3.25 \ futures-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ getrandom-0.2.8 \ gloo-timers-0.2.4 \ h2-0.3.15 \ hashbrown-0.12.3 \ hashlink-0.8.1 \ heck-0.3.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.23 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ ipnet-2.5.1 \ itoa-1.0.4 \ js-sys-0.3.60 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.137 \ libsqlite3-sys-0.25.2 \ link-cplusplus-1.0.7 \ lock_api-0.4.9 \ log-0.4.17 \ mac-notification-sys-0.5.6 \ malloc_buf-0.0.6 \ memchr-2.5.0 \ memoffset-0.6.5 \ memoffset-0.7.1 \ mime-0.3.16 \ mio-0.8.5 \ native-tls-0.2.11 \ nix-0.23.2 \ notify-rust-4.5.10 \ ntapi-0.4.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.16.0 \ open-3.2.0 \ opener-0.5.0 \ openssl-0.10.42 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.77 \ ordered-stream-0.0.1 \ os_str_bytes-6.4.1 \ parking-2.0.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.4 \ pathdiff-0.2.1 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ polling-2.4.0 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.47 \ quick-xml-0.23.1 \ quote-1.0.21 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.6.0 \ rayon-core-1.10.1 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ reqwest-0.11.13 \ rusqlite-0.28.0 \ ryu-1.0.11 \ schannel-0.1.20 \ scopeguard-1.1.0 \ scratch-1.0.2 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.89 \ serde_repr-0.1.9 \ serde_urlencoded-0.7.1 \ serial_test-0.9.0 \ serial_test_derive-0.9.0 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.7 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.22.0 \ strum_macros-0.22.0 \ syn-1.0.103 \ sysinfo-0.26.7 \ tauri-winrt-notification-0.1.0 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ textwrap-0.16.0 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ time-0.3.17 \ time-core-0.1.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.22.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.7.4 \ toml-0.5.9 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ try-lock-0.2.3 \ tui-0.19.0 \ uds_windows-1.0.2 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ url-2.3.1 \ value-bag-1.0.0-alpha.9 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.0 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-futures-0.4.33 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ wepoll-ffi-0.1.2 \ 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 \ windows-0.39.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.39.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.39.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.39.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.39.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.39.0 \ windows_x86_64_msvc-0.42.0 \ winreg-0.10.1 \ zbus-2.3.2 \ zbus_macros-2.3.2 \ zbus_names-2.5.0 \ zeroize-1.5.7 \ zvariant-3.10.0 \ zvariant_derive-3.10.0 \ clokwerk@git+https://github.com/attriaayush/clokwerk\#f8180dfe64a98d39a5cded998998a3df8809b92c OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/git-absorb/Makefile b/devel/git-absorb/Makefile index dfe71de642ac..265762e96917 100644 --- a/devel/git-absorb/Makefile +++ b/devel/git-absorb/Makefile @@ -1,28 +1,28 @@ PORTNAME= git-absorb DISTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org COMMENT= Git command for automating fixup/autosquash commits WWW= https://github.com/tummychow/git-absorb LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= a2x:textproc/asciidoc USES= cargo USE_GITHUB= yes GH_ACCOUNT= tummychow PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz post-build: cd ${WRKSRC}/Documentation && \ a2x -L -d manpage -f manpage git-absorb.adoc --attribute man-version=${DISTVERSION} post-install: ${INSTALL_MAN} ${WRKSRC}/Documentation/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/devel/git-branchless/Makefile b/devel/git-branchless/Makefile index 13f41922b2d4..b73ee274f8fa 100644 --- a/devel/git-branchless/Makefile +++ b/devel/git-branchless/Makefile @@ -1,439 +1,439 @@ PORTNAME= git-branchless DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= High-velocity, monorepo-scale workflow for Git WWW= https://github.com/arxanas/git-branchless 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= arxanas CARGO_BUILD_ARGS= --package=git-branchless CARGO_INSTALL_PATH= git-branchless CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi_term-0.12.1 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.86 \ arrayvec-0.7.4 \ ascii-canvas-3.0.0 \ assert_cmd-2.0.14 \ async-trait-0.1.81 \ atty-0.2.14 \ autocfg-1.2.0 \ backtrace-0.3.71 \ beef-0.5.2 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bugreport-0.5.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.7.2 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.2 \ cc-1.1.28 \ cfg-if-1.0.0 \ chashmap-2.2.2 \ chrono-0.4.34 \ chrono-english-0.1.7 \ chronoutil-0.2.7 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-3.2.25 \ clap-4.5.9 \ clap_builder-4.5.9 \ clap_derive-4.5.8 \ clap_lex-0.2.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.22 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ colorchoice-1.0.0 \ compact_str-0.7.1 \ concolor-0.1.1 \ concolor-query-0.3.3 \ console-0.15.8 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crossterm-0.25.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cursive-0.20.0 \ cursive_buffered_backend-0.6.1 \ cursive_core-0.3.7 \ darling-0.14.4 \ darling-0.20.8 \ darling_core-0.14.4 \ darling_core-0.20.8 \ darling_macro-0.14.4 \ darling_macro-0.20.8 \ defer-drop-1.3.0 \ deranged-0.3.11 \ derive_builder-0.11.2 \ derive_builder_core-0.11.2 \ derive_builder_macro-0.11.2 \ diff-0.1.13 \ difflib-0.4.0 \ diffy-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ downcast-rs-1.2.1 \ either-1.11.0 \ ena-0.14.2 \ encode_unicode-0.3.6 \ enum-map-2.7.3 \ enum-map-derive-0.17.0 \ enumset-1.1.3 \ enumset_derive-0.8.1 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.8 \ esl01-atomicfile-0.3.0 \ esl01-dag-0.3.0 \ esl01-dag-types-0.3.0 \ esl01-drawdag-0.3.0 \ esl01-indexedlog-0.3.0 \ esl01-mincode-0.3.0 \ esl01-minibytes-0.3.0 \ esl01-nonblocking-0.3.0 \ esl01-renderdag-0.3.0 \ esl01-vlqencoding-0.3.0 \ eyre-0.6.12 \ fail-0.4.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-2.0.2 \ filedescriptor-0.8.2 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs2-0.4.3 \ fslock-0.2.1 \ fuchsia-cprng-0.1.1 \ futures-0.3.30 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.30 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.14 \ gimli-0.28.1 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ git2-0.19.0 \ glob-0.3.1 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hashlink-0.8.4 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.8 \ insta-1.39.0 \ instant-0.1.12 \ ioctl-rs-0.1.6 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.30 \ js-sys-0.3.69 \ json-0.12.4 \ lalrpop-0.19.12 \ lalrpop-util-0.19.12 \ lazy_static-1.5.0 \ libc-0.2.153 \ libgit2-sys-0.17.0+1.8.1 \ libm-0.2.8 \ libredox-0.1.3 \ libsqlite3-sys-0.26.0 \ libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ lru-0.12.3 \ man-0.3.0 \ maplit-1.0.2 \ matchers-0.1.0 \ maybe-uninit-2.0.0 \ memchr-2.7.2 \ memmap-0.7.0 \ memoffset-0.6.5 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ new_debug_unreachable-1.0.6 \ nix-0.24.3 \ nix-0.25.1 \ nu-ansi-term-0.50.1 \ num-0.4.2 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-rational-0.4.1 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ os_str_bytes-6.6.1 \ owning_ref-0.3.3 \ owning_ref-0.4.1 \ owo-colors-3.5.0 \ parking_lot-0.4.8 \ parking_lot-0.12.1 \ parking_lot_core-0.2.14 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ path-slash-0.2.1 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ phf_shared-0.10.0 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ portable-atomic-1.6.0 \ portable-pty-0.8.1 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.79 \ proptest-1.5.0 \ quick-error-1.2.3 \ quote-1.0.36 \ rand-0.4.6 \ rand-0.7.3 \ rand-0.8.5 \ 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.4 \ rand_hc-0.2.0 \ rand_xorshift-0.3.0 \ ratatui-0.27.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ roff-0.1.0 \ roff-0.2.1 \ rusqlite-0.29.0 \ rustc-demangle-0.1.23 \ rustix-0.38.32 \ rustversion-1.0.15 \ rusty-fork-0.3.0 \ ryu-1.0.17 \ same-file-1.0.6 \ scanlex-0.1.4 \ scm-diff-editor-0.4.0 \ scm-record-0.4.0 \ scopeguard-1.2.0 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.120 \ serial-0.4.0 \ serial-core-0.4.0 \ serial-unix-0.4.0 \ serial-windows-0.4.0 \ sha1-0.10.6 \ sharded-slab-0.1.7 \ shared_library-0.1.9 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ similar-2.5.0 \ siphasher-0.3.11 \ skim-0.10.4 \ slab-0.4.9 \ smallvec-0.6.14 \ smallvec-1.13.2 \ smawk-0.3.2 \ stability-0.2.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.7 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.4 \ syn-1.0.109 \ syn-2.0.58 \ sys-info-0.9.1 \ tempfile-3.10.1 \ term-0.7.0 \ termcolor-1.4.1 \ termios-0.2.2 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ timer-0.2.0 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-chrome-0.6.0 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-log-0.1.4 \ tracing-subscriber-0.3.11 \ tuikit-0.5.0 \ twox-hash-1.6.3 \ typenum-1.17.0 \ unarray-0.1.4 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.0.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unicode-xid-0.2.4 \ url-2.5.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vt100-0.15.2 \ vte-0.11.1 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winreg-0.10.1 \ xi-unicode-0.3.0 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} # sys-info-0.9.1 crate fix: https://github.com/FillZpp/sys-info-rs/issues/80 (same as in devel/git-delta) post-patch: @${REINPLACE_CMD} \ -e '/get_cpu/s|unsigned long|uint64_t|' \ -e '/get_proc_total/s|unsigned long|uint64_t|' \ ${WRKSRC}/cargo-crates/sys-info-*/c/*.[ch] .include diff --git a/devel/git-cinnabar/Makefile b/devel/git-cinnabar/Makefile index 35af41951d40..1995c8ea9ebc 100644 --- a/devel/git-cinnabar/Makefile +++ b/devel/git-cinnabar/Makefile @@ -1,35 +1,35 @@ PORTNAME= git-cinnabar DISTVERSION= 0.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org COMMENT= Git remote helper to interact with Mercurial repositories WWW= https://github.com/glandium/git-cinnabar LICENSE= GPLv2 MPL20 LICENSE_COMB= multi LIB_DEPENDS= libzstd.so:archivers/zstd \ libcurl.so:ftp/curl RUN_DEPENDS= git:devel/git USES= cargo gmake USE_GITHUB= yes GH_ACCOUNT= glandium GH_TUPLE= git-for-windows:git:v2.49.0.windows.1:git/git-core DATADIR= ${PREFIX}/libexec/git-core PORTDATA= * PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${STAGEDIR}${DATADIR} ${RLN} ${STAGEDIR}${DATADIR}/${PORTNAME} \ ${STAGEDIR}${DATADIR}/git-remote-hg (cd ${WRKSRC} && ${COPYTREE_SHARE} \ "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) .include diff --git a/devel/git-cliff/Makefile b/devel/git-cliff/Makefile index b182edc2c67a..c12b0739cc73 100644 --- a/devel/git-cliff/Makefile +++ b/devel/git-cliff/Makefile @@ -1,442 +1,443 @@ PORTNAME= git-cliff DISTVERSIONPREFIX= v DISTVERSION= 2.9.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Highly customizable changelog generator WWW= https://git-cliff.org \ https://github.com/orhun/git-cliff LICENSE= APACHE20 MIT LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/../LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/../LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= orhun WRKSRC_SUBDIR= git-cliff CARGO_CARGOLOCK= ${WRKSRC}/../Cargo.lock RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ aligned-vec-0.6.1 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.98 \ arraydeque-0.5.1 \ arrayvec-0.7.6 \ async-compression-0.4.18 \ async-trait-0.1.88 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.21.7 \ base64-0.22.1 \ bincode-1.3.3 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ bitflags-1.3.2 \ bitflags-2.8.0 \ block-buffer-0.10.4 \ bstr-1.10.0 \ bumpalo-3.16.0 \ bytemuck-1.18.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ cacache-13.0.0 \ cc-1.2.10 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ chrono-tz-0.9.0 \ chrono-tz-build-0.3.0 \ clap-4.5.37 \ clap_builder-4.5.37 \ clap_complete-4.5.47 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clap_mangen-0.2.26 \ colorchoice-1.0.3 \ config-0.15.11 \ console-0.15.8 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ core2-0.4.0 \ cpp_demangle-0.4.4 \ cpufeatures-0.2.14 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ dary_heap-0.3.6 \ debugid-0.8.0 \ deranged-0.4.0 \ deunicode-1.6.0 \ diff-0.1.13 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ dissimilar-1.0.9 \ document-features-0.2.11 \ dyn-clone-1.0.19 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_logger-0.10.2 \ equator-0.2.2 \ equator-macro-0.2.1 \ equivalent-1.0.1 \ errno-0.3.10 \ etcetera-0.8.0 \ expect-test-1.5.1 \ fastrand-2.1.1 \ findshlibs-0.10.2 \ flate2-1.0.35 \ fnv-1.0.7 \ foldhash-0.1.5 \ form_urlencoded-1.2.1 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.2 \ gimli-0.31.1 \ git-conventional-0.12.9 \ git2-0.20.1 \ glob-0.3.2 \ globset-0.4.15 \ globwalk-0.9.1 \ hashbrown-0.14.5 \ hashbrown-0.15.1 \ hashlink-0.10.0 \ heck-0.5.0 \ hermit-abi-0.4.0 \ hex-0.4.3 \ home-0.5.11 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ http-cache-0.20.0 \ http-cache-reqwest-0.15.0 \ http-cache-semantics-2.1.0 \ http-serde-2.1.1 \ httparse-1.9.5 \ httpdate-1.0.3 \ humansize-2.1.3 \ humantime-2.1.0 \ hyper-1.5.2 \ hyper-rustls-0.27.5 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ include-flate-0.3.0 \ include-flate-codegen-0.2.0 \ indexmap-2.9.0 \ indicatif-0.17.11 \ inferno-0.11.21 \ ipnet-2.10.1 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.77 \ lazy-regex-3.4.1 \ lazy-regex-proc_macros-3.4.1 \ lazy_static-1.5.0 \ libc-0.2.169 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ libgit2-sys-0.18.1+1.9.0 \ libm-0.2.8 \ libredox-0.1.3 \ libz-sys-1.1.20 \ linux-raw-sys-0.4.15 \ litemap-0.7.4 \ litrs-0.4.1 \ lock_api-0.4.12 \ log-0.4.27 \ memchr-2.7.4 \ memmap2-0.5.10 \ memmap2-0.9.5 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ miniz_oxide-0.8.3 \ mio-1.0.3 \ next_version-0.2.24 \ nix-0.26.4 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ object-0.36.7 \ once_cell-1.20.2 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse-zoneinfo-0.3.1 \ pathdiff-0.2.3 \ percent-encoding-2.3.1 \ pest-2.7.13 \ pest_derive-2.7.13 \ pest_generator-2.7.13 \ pest_meta-2.7.13 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ portable-atomic-1.8.0 \ powerfmt-0.2.0 \ pprof-0.14.0 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.93 \ quick-xml-0.26.0 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.9 \ quote-1.0.38 \ r-efi-5.2.0 \ rand-0.8.5 \ rand-0.9.1 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ redox_syscall-0.5.4 \ redox_users-0.4.6 \ reflink-copy-0.1.19 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ reqwest-0.12.15 \ reqwest-middleware-0.4.2 \ rgb-0.8.50 \ ring-0.17.8 \ rle-decode-fast-1.0.3 \ roff-0.2.2 \ rust-embed-8.7.0 \ rust-embed-impl-8.7.0 \ rust-embed-utils-8.7.0 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.0 \ rustix-0.38.43 \ rustls-0.23.21 \ rustls-native-certs-0.8.1 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.1 \ rustls-webpki-0.102.8 \ rustversion-1.0.19 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ secrecy-0.8.0 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_regex-1.1.0 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sha-1-0.10.1 \ sha1-0.10.6 \ sha2-0.10.8 \ shellexpand-3.1.1 \ shlex-1.3.0 \ siphasher-0.3.11 \ slab-0.4.9 \ slug-0.1.6 \ smallvec-1.13.2 \ socket2-0.5.8 \ spin-0.9.8 \ ssri-9.2.0 \ stable_deref_trait-1.2.0 \ str_stack-0.1.0 \ strsim-0.11.1 \ subtle-2.6.1 \ symbolic-common-12.11.1 \ symbolic-demangle-12.11.1 \ syn-2.0.96 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ temp-dir-0.1.14 \ tempfile-3.12.0 \ tera-1.20.0 \ termcolor-1.4.1 \ terminal_size-0.4.1 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tinystr-0.7.6 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tokio-1.44.2 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.1 \ tokio-stream-0.1.16 \ tokio-util-0.7.13 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.7.0 \ unicode-ident-1.0.14 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ unty-0.0.4 \ update-informer-1.2.0 \ ureq-2.12.1 \ url-2.5.4 \ urlencoding-2.1.3 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.10.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ virtue-0.0.18 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.58.0 \ windows-core-0.52.0 \ windows-core-0.58.0 \ windows-implement-0.58.0 \ windows-interface-0.58.0 \ windows-link-0.1.1 \ windows-registry-0.4.0 \ windows-result-0.2.0 \ windows-result-0.3.2 \ windows-strings-0.1.0 \ windows-strings-0.3.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.6 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ xxhash-rust-0.8.12 \ yaml-rust2-0.10.1 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} \ bin/git-cliff-completions \ bin/git-cliff-mangen .include diff --git a/devel/git-delta/Makefile b/devel/git-delta/Makefile index 3435bd46cacb..3a4ecc02210b 100644 --- a/devel/git-delta/Makefile +++ b/devel/git-delta/Makefile @@ -1,48 +1,48 @@ PORTNAME= delta DISTVERSION= 0.18.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel PKGNAMEPREFIX= git- MAINTAINER= dtxdf@FreeBSD.org COMMENT= Syntax-highlighting pager for git/diff WWW= https://dandavison.github.io/delta/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma RUN_DEPENDS= git:devel/git USES= cargo cpe CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= dandavison TEST_TARGET= test CONFLICTS_INSTALL= delta PLIST_FILES= bin/delta OPTIONS_DEFINE= BASH FISH ZSH OPTIONS_DEFAULT= BASH FISH ZSH BASH_PLIST_FILES= etc/bash_completion.d/_${PORTNAME}.bash FISH_PLIST_FILES= share/fish/vendor_functions.d/${PORTNAME}.fish ZSH_PLIST_FILES= share/zsh/site-functions/_${PORTNAME} post-install-BASH-on: ${MKDIR} ${STAGEDIR}${LOCALBASE}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/etc/completion/completion.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/_${PORTNAME}.bash post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_functions.d ${INSTALL_DATA} ${WRKSRC}/etc/completion/completion.fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_functions.d/${PORTNAME}.fish post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/etc/completion/completion.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/devel/git-graph/Makefile b/devel/git-graph/Makefile index 7f802a025d12..6091cdaa1b4b 100644 --- a/devel/git-graph/Makefile +++ b/devel/git-graph/Makefile @@ -1,19 +1,19 @@ PORTNAME= git-graph DISTVERSION= 0.6.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= rodrigo@FreeBSD.org COMMENT= Command line tool to visualize Git history graphs WWW= https://github.com/mlange-42/git-graph LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= mlange-42 PLIST_FILES= bin/git-graph .include diff --git a/devel/git-repo-manager/Makefile b/devel/git-repo-manager/Makefile index 318eaa39438a..c307c283b496 100644 --- a/devel/git-repo-manager/Makefile +++ b/devel/git-repo-manager/Makefile @@ -1,199 +1,199 @@ PORTNAME= git-repo-manager DISTVERSIONPREFIX= v DISTVERSION= 0.7.22 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Git tool to manage worktrees and integrate with GitHub and GitLab WWW= https://hakoerber.github.io/git-repo-manager/ \ https://github.com/hakoerber/git-repo-manager/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo localbase USE_GITHUB= yes GH_ACCOUNT= hakoerber RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= adler2-2.0.0 \ aho-corasick-1.1.3 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ autocfg-1.4.0 \ base64-0.22.1 \ bitflags-2.6.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ cc-1.2.2 \ cfg-if-1.0.0 \ clap-4.5.21 \ clap_builder-4.5.21 \ clap_derive-4.5.18 \ clap_lex-0.7.3 \ colorchoice-1.0.3 \ comfy-table-7.1.3 \ console-0.15.8 \ crc32fast-1.4.2 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.10 \ flate2-1.0.35 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ getrandom-0.2.15 \ git2-0.19.0 \ hashbrown-0.15.2 \ heck-0.5.0 \ http-1.1.0 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.6.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.14 \ jobserver-0.1.32 \ lazy_static-1.5.0 \ libc-0.2.167 \ libgit2-sys-0.17.0+1.8.1 \ libredox-0.1.3 \ libssh2-sys-0.3.0 \ libz-sys-1.1.20 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ miniz_oxide-0.8.0 \ once_cell-1.20.2 \ openssl-probe-0.1.5 \ openssl-src-300.4.1+3.4.0 \ openssl-sys-0.9.104 \ option-ext-0.2.0 \ outdir-tempdir-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse_link_header-0.4.0 \ percent-encoding-2.3.1 \ pkg-config-0.3.31 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.92 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.7 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ ring-0.17.8 \ rustix-0.38.41 \ rustls-0.23.19 \ rustls-pki-types-1.10.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.18 \ ryu-1.0.18 \ scopeguard-1.2.0 \ serde-1.0.215 \ serde_derive-1.0.215 \ serde_json-1.0.133 \ serde_spanned-0.6.8 \ serde_yaml-0.9.34+deprecated \ shellexpand-3.1.0 \ shlex-1.3.0 \ smallvec-1.13.2 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.90 \ synstructure-0.13.1 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ tinystr-0.7.6 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ unicode-ident-1.0.14 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ ureq-2.11.0 \ url-2.5.4 \ url-escape-0.1.1 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.11.0 \ vcpkg-0.2.15 \ wasi-0.11.0+wasi-snapshot-preview1 \ webpki-roots-0.26.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.20 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.4 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/grm .include diff --git a/devel/git-workspace/Makefile b/devel/git-workspace/Makefile index e8545fdf09ce..c0089afea218 100644 --- a/devel/git-workspace/Makefile +++ b/devel/git-workspace/Makefile @@ -1,422 +1,422 @@ PORTNAME= git-workspace DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Sync personal and work git repositories from multiple providers WWW= https://github.com/orf/git-workspace LICENSE= MIT LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= orf RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.95 \ arrayref-0.3.9 \ arrayvec-0.5.2 \ async-compression-0.4.18 \ async-trait-0.1.85 \ atomic-counter-1.0.1 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base16ct-0.2.0 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.8.0 \ blake2b_simd-0.5.11 \ block-buffer-0.10.4 \ bollard-0.17.1 \ bollard-stubs-1.45.0-rc.26.0.1 \ brotli-7.0.0 \ brotli-decompressor-4.0.1 \ bstr-1.11.3 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ cc-1.2.10 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ cipher-0.4.4 \ clap-4.5.26 \ clap_builder-4.5.26 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ combine-4.6.7 \ console-0.15.10 \ const-oid-0.9.6 \ constant_time_eq-0.1.5 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ data-encoding-2.7.0 \ der-0.7.9 \ deranged-0.3.11 \ digest-0.10.7 \ dirs-1.0.5 \ displaydoc-0.2.5 \ docker_credential-1.3.1 \ ecdsa-0.16.9 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.13.0 \ elliptic-curve-0.13.8 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ enum-as-inner-0.6.1 \ equivalent-1.0.1 \ errno-0.3.10 \ etcetera-0.8.0 \ expanduser-1.2.2 \ fastrand-2.3.0 \ ff-0.13.0 \ fiat-crypto-0.2.9 \ filetime-0.2.25 \ flate2-1.0.35 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.15 \ gimli-0.31.1 \ git2-0.20.0 \ glob-0.3.2 \ globset-0.4.15 \ graphql-introspection-query-0.2.0 \ graphql-parser-0.4.1 \ graphql_client-0.14.0 \ graphql_client_codegen-0.14.0 \ graphql_query_derive-0.14.0 \ group-0.13.0 \ h2-0.4.7 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ heck-0.4.1 \ heck-0.5.0 \ hex-0.4.3 \ hickory-proto-0.24.2 \ hickory-resolver-0.24.2 \ hmac-0.12.1 \ home-0.5.11 \ hostname-0.3.1 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ httpdate-1.0.3 \ hyper-1.5.2 \ hyper-named-pipe-0.1.0 \ hyper-rustls-0.27.5 \ hyper-tls-0.6.0 \ hyper-util-0.1.10 \ hyperlocal-0.9.1 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-1.9.3 \ indexmap-2.7.0 \ indicatif-0.17.9 \ inout-0.1.3 \ ipconfig-0.3.2 \ ipnet-2.10.1 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ libc-0.2.169 \ libgit2-sys-0.18.0+1.9.0 \ libm-0.2.11 \ libredox-0.1.3 \ libssh2-sys-0.3.0 \ libz-sys-1.1.21 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.25 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.8.3 \ mio-1.0.3 \ native-tls-0.2.12 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ object-0.36.7 \ once_cell-1.20.2 \ openssl-0.10.68 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.104 \ p256-0.13.2 \ p384-0.13.0 \ p521-0.13.3 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse-display-0.9.1 \ parse-display-derive-0.9.1 \ pem-3.0.4 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.31 \ portable-atomic-1.10.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ primeorder-0.13.6 \ proc-macro-crate-3.2.0 \ proc-macro2-1.0.93 \ pwd-1.4.0 \ quick-error-1.2.3 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.9 \ quote-1.0.38 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rcgen-0.13.2 \ redox_syscall-0.1.57 \ redox_syscall-0.3.5 \ redox_syscall-0.5.8 \ redox_users-0.3.5 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ reqwest-0.12.12 \ resolv-conf-0.7.0 \ rfc6979-0.4.0 \ ring-0.17.8 \ rsa-0.9.7 \ rstest-0.24.0 \ rstest_macros-0.24.0 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.0 \ rustc_version-0.4.1 \ rustix-0.38.43 \ rustls-0.23.21 \ rustls-native-certs-0.7.3 \ rustls-native-certs-0.8.1 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.1 \ rustls-webpki-0.102.8 \ rustversion-1.0.19 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ sec1-0.7.3 \ security-framework-2.11.1 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ semver-1.0.24 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.135 \ serde_repr-0.1.19 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ sha2-0.10.8 \ shlex-1.3.0 \ signature-2.2.0 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.8 \ spin-0.9.8 \ spki-0.7.3 \ ssh-cipher-0.2.0 \ ssh-encoding-0.2.0 \ ssh-key-0.6.7 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ structmeta-0.3.0 \ structmeta-derive-0.3.0 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.96 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tempfile-3.15.0 \ testcontainers-0.23.1 \ testcontainers-modules-0.11.5 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinystr-0.7.6 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.1 \ tokio-stream-0.1.17 \ tokio-tar-0.3.1 \ tokio-util-0.7.13 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-ident-1.0.14 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ ureq-2.12.1 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.7 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.24 \ winreg-0.50.0 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.4.0 \ yasna-0.5.2 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/gitoxide/Makefile b/devel/gitoxide/Makefile index 305d7759e2f8..c647eb026270 100644 --- a/devel/gitoxide/Makefile +++ b/devel/gitoxide/Makefile @@ -1,526 +1,526 @@ PORTNAME= gitoxide DISTVERSIONPREFIX= v DISTVERSION= 0.41.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Idiomatic, lean, fast & safe pure Rust implementation of Git WWW= https://github.com/Byron/gitoxide LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo USE_GITHUB= yes GH_ACCOUNT= Byron CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.20 \ anes-0.1.6 \ ansiterm-0.12.2 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.93 \ arbitrary-1.4.1 \ arc-swap-1.7.1 \ arrayvec-0.7.6 \ assert_matches-1.5.0 \ async-attributes-1.1.2 \ async-channel-1.9.0 \ async-channel-2.3.1 \ async-executor-1.13.1 \ async-global-executor-2.4.1 \ async-io-2.4.0 \ async-lock-3.4.0 \ async-net-2.0.0 \ async-std-1.13.0 \ async-task-4.7.1 \ async-trait-0.1.83 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ aws-lc-rs-1.11.1 \ aws-lc-sys-0.23.1 \ backtrace-0.3.74 \ base64-0.22.1 \ bindgen-0.69.5 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ blocking-1.6.1 \ bstr-1.11.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.8.0 \ bytesize-1.3.0 \ cap-0.1.2 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.3 \ cc-1.2.1 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clang-sys-1.8.1 \ clap-4.5.21 \ clap_builder-4.5.21 \ clap_complete-4.5.38 \ clap_derive-4.5.18 \ clap_lex-0.7.3 \ clru-0.6.2 \ cmake-0.1.51 \ colorchoice-1.0.3 \ combine-4.6.7 \ compact_str-0.7.1 \ concurrent-queue-2.5.0 \ conpty-0.5.1 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crosstermion-0.14.0 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ curl-0.4.47 \ curl-sys-0.4.78+curl-8.11.0 \ dashmap-6.1.0 \ defer-0.2.1 \ deranged-0.3.11 \ derive_arbitrary-1.4.1 \ diff-0.1.13 \ digest-0.10.7 \ displaydoc-0.2.5 \ document-features-0.2.10 \ dunce-1.0.5 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.35 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-2.5.3 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ expectrl-0.7.1 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ faster-hex-0.9.0 \ fastrand-2.2.0 \ filetime-0.2.25 \ flate2-1.0.35 \ fnv-1.0.7 \ foldhash-0.1.3 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ fs_extra-1.3.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-lite-2.5.0 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.1 \ gix-actor-0.31.5 \ gix-attributes-0.22.5 \ gix-bitmap-0.2.13 \ gix-chunk-0.4.10 \ gix-commitgraph-0.24.3 \ gix-date-0.8.7 \ gix-discover-0.32.0 \ gix-features-0.38.2 \ gix-fs-0.11.3 \ gix-glob-0.16.5 \ gix-hash-0.14.2 \ gix-hashtable-0.5.2 \ gix-ignore-0.11.4 \ gix-index-0.33.1 \ gix-lock-14.0.0 \ gix-object-0.42.3 \ gix-path-0.10.13 \ gix-quote-0.4.14 \ gix-ref-0.44.1 \ gix-revwalk-0.13.2 \ gix-sec-0.10.10 \ gix-tempfile-14.0.2 \ gix-trace-0.1.11 \ gix-traverse-0.39.2 \ gix-utils-0.1.13 \ gix-validate-0.8.5 \ gix-worktree-0.34.1 \ glob-0.3.1 \ gloo-timers-0.3.0 \ h2-0.4.7 \ half-2.4.1 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ hashlink-0.9.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ human_format-1.1.0 \ humantime-2.1.0 \ hyper-1.5.1 \ hyper-rustls-0.27.3 \ hyper-tls-0.6.0 \ hyper-util-0.1.10 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ imara-diff-0.1.7 \ indexmap-2.6.0 \ insta-1.41.1 \ io-close-0.3.7 \ ipnet-2.10.1 \ is-docker-0.2.0 \ is-terminal-0.4.13 \ is-wsl-0.4.0 \ is_ci-1.2.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.13 \ jiff-0.1.14 \ jiff-tzdb-0.1.1 \ jiff-tzdb-platform-0.1.1 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.32 \ js-sys-0.3.72 \ jwalk-0.8.1 \ known-folders-1.2.0 \ kstring-2.0.2 \ kv-log-macro-1.0.7 \ layout-rs-0.1.2 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.164 \ libloading-0.8.5 \ libredox-0.1.3 \ libsqlite3-sys-0.30.1 \ libz-ng-sys-1.1.20 \ libz-sys-1.1.20 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ litrs-0.4.1 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lru-0.12.5 \ lzma-sys-0.1.20 \ maplit-1.0.2 \ maybe-async-0.2.10 \ memchr-2.7.4 \ memmap2-0.9.5 \ memoffset-0.7.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.0 \ mio-0.8.11 \ mio-1.0.2 \ native-tls-0.2.12 \ nix-0.26.4 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_threads-0.1.7 \ object-0.36.5 \ once_cell-1.20.2 \ oorandom-11.1.4 \ open-5.3.1 \ openssl-0.10.68 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.104 \ overload-0.1.1 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ pathdiff-0.2.2 \ percent-encoding-2.3.1 \ permutohedron-0.2.4 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkg-config-0.3.31 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ polling-3.7.4 \ portable-atomic-1.10.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.1 \ prettyplease-0.2.25 \ proc-macro2-1.0.92 \ prodash-28.0.0 \ prodash-29.0.0 \ ptyprocess-0.4.1 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.7 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.26.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.7 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ reqwest-0.12.9 \ ring-0.17.8 \ rusqlite-0.32.1 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.0.0 \ rustix-0.38.41 \ rustls-0.23.18 \ rustls-ffi-0.14.1 \ rustls-native-certs-0.7.3 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.0 \ rustls-platform-verifier-0.3.4 \ rustls-platform-verifier-android-0.1.1 \ rustls-webpki-0.102.8 \ rustversion-1.0.18 \ ryu-1.0.18 \ same-file-1.0.6 \ scc-2.2.5 \ schannel-0.1.27 \ scopeguard-1.2.0 \ sdd-3.0.4 \ security-framework-2.11.1 \ security-framework-sys-2.12.1 \ serde-1.0.215 \ serde_derive-1.0.215 \ serde_json-1.0.133 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serial_test-3.2.0 \ serial_test_derive-3.2.0 \ sha1-0.10.6 \ sha1-asm-0.5.3 \ sha1_smol-1.0.1 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ similar-2.6.0 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ stability-0.2.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ symlink-0.1.0 \ syn-1.0.109 \ syn-2.0.89 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ sysinfo-0.31.4 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tar-0.4.43 \ target-triple-0.1.3 \ tempfile-3.14.0 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.5.1 \ thiserror-1.0.69 \ thiserror-2.0.3 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.3 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.41.1 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.0 \ tokio-util-0.7.12 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-forest-0.1.6 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ trybuild-1.0.101 \ tui-react-0.23.2 \ typenum-1.17.0 \ uluru-3.1.0 \ unicode-bom-2.0.3 \ unicode-ident-1.0.14 \ unicode-normalization-0.1.24 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ untrusted-0.9.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ valuable-0.1.0 \ value-bag-1.10.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.95 \ wasm-bindgen-backend-0.2.95 \ wasm-bindgen-futures-0.4.45 \ wasm-bindgen-macro-0.2.95 \ wasm-bindgen-macro-support-0.2.95 \ wasm-bindgen-shared-0.2.95 \ web-sys-0.3.72 \ web-time-1.1.0 \ webpki-roots-0.26.7 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-0.57.0 \ windows-0.58.0 \ windows-core-0.57.0 \ windows-core-0.58.0 \ windows-implement-0.57.0 \ windows-implement-0.58.0 \ windows-interface-0.57.0 \ windows-interface-0.58.0 \ windows-registry-0.2.0 \ windows-result-0.1.2 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.20 \ winreg-0.52.0 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.3.1 \ xz2-0.1.7 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-2.2.1 \ zopfli-0.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/ein \ bin/gix PORTSCOUT= ignore:1 # repository tags don't make sense and only cause confusion .include diff --git a/devel/gitu/Makefile b/devel/gitu/Makefile index 8219b9aca183..f2b92bf59048 100644 --- a/devel/gitu/Makefile +++ b/devel/gitu/Makefile @@ -1,305 +1,305 @@ PORTNAME= gitu DISTVERSIONPREFIX= v DISTVERSION= 0.32.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= TUI Git client inspired by Magit WWW= https://github.com/altsem/gitu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= altsem CARGO_CRATES= aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ arboard-3.4.1 \ atomic-0.6.0 \ autocfg-1.4.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block2-0.5.1 \ bstr-1.10.0 \ bumpalo-3.16.0 \ bytemuck-1.19.0 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.3 \ cc-1.0.106 \ cfg-if-1.0.0 \ chrono-0.4.40 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.34 \ clap_builder-4.5.34 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ colorchoice-1.0.2 \ compact_str-0.8.0 \ console-0.15.8 \ core-foundation-sys-0.8.7 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ diff-0.1.13 \ displaydoc-0.2.5 \ either-1.13.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.10 \ error-code-3.3.1 \ etcetera-0.10.0 \ figment-0.10.19 \ filetime-0.2.25 \ foldhash-0.1.3 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ gethostname-0.4.3 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ git2-0.20.1 \ glob-0.3.1 \ half-2.4.1 \ hashbrown-0.15.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ home-0.5.9 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.6.0 \ indoc-2.0.5 \ inotify-0.10.2 \ inotify-sys-0.1.5 \ insta-1.42.2 \ instability-0.3.2 \ instant-0.1.13 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.72 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ libc-0.2.168 \ libgit2-sys-0.18.1+1.9.0 \ libredox-0.1.3 \ libz-sys-1.1.20 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.5 \ lock_api-0.4.12 \ log-0.4.27 \ lru-0.12.5 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ mio-1.0.2 \ nom-7.1.3 \ notify-7.0.0 \ notify-types-1.0.0 \ num-traits-0.2.19 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ once_cell-1.20.2 \ oorandom-11.1.4 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ pretty_assertions-1.4.1 \ proc-macro-crate-3.2.0 \ proc-macro2-1.0.88 \ quote-1.0.37 \ ratatui-0.29.0 \ ratatui-macros-0.6.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.1.57 \ redox_syscall-0.5.7 \ regex-1.11.1 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ rstest-0.23.0 \ rstest_macros-0.23.0 \ rustc_version-0.4.1 \ rustix-0.38.42 \ rustversion-1.0.18 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.128 \ serde_spanned-0.6.8 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ similar-2.7.0 \ simple-logging-2.0.2 \ slab-0.4.9 \ smallvec-1.13.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strip-ansi-escapes-0.2.1 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ syn-2.0.85 \ synstructure-0.13.1 \ temp-dir-0.1.14 \ thiserror-1.0.64 \ thiserror-impl-1.0.64 \ thread-id-3.3.0 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tree-sitter-0.20.10 \ tree-sitter-bash-0.20.5 \ tree-sitter-c-0.20.8 \ tree-sitter-c-sharp-0.20.0 \ tree-sitter-cpp-0.20.5 \ tree-sitter-elixir-0.1.1 \ tree-sitter-go-0.20.0 \ tree-sitter-haskell-0.15.0 \ tree-sitter-highlight-0.20.1 \ tree-sitter-html-0.20.0 \ tree-sitter-java-0.20.2 \ tree-sitter-javascript-0.20.4 \ tree-sitter-json-0.20.2 \ tree-sitter-ocaml-0.20.4 \ tree-sitter-php-0.20.0 \ tree-sitter-python-0.20.4 \ tree-sitter-ruby-0.20.1 \ tree-sitter-rust-0.20.4 \ tree-sitter-scala-0.20.3 \ tree-sitter-toml-0.20.0 \ tree-sitter-typescript-0.20.5 \ tui-prompts-0.5.0 \ uncased-0.9.10 \ unicode-ident-1.0.13 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ vte-0.14.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.95 \ wasm-bindgen-backend-0.2.95 \ wasm-bindgen-macro-0.2.95 \ wasm-bindgen-macro-support-0.2.95 \ wasm-bindgen-shared-0.2.95 \ web-sys-0.3.72 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-link-0.1.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.4 \ write16-1.0.0 \ writeable-0.5.5 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index 50b11ab95323..ec4917bcab5b 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -1,43 +1,43 @@ PORTNAME= gitui DISTVERSIONPREFIX= v DISTVERSION= 0.27.0 # After update, `make patch` and `make cargo-crates > Makefile.crates` to avoid fetching vendored openssl-src -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal UI for git WWW= https://github.com/gitui-org/gitui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_i386= link fails: ld: error: undefined symbol: __atomic_is_lock_fre BUILD_DEPENDS= bash:shells/bash \ gmake:devel/gmake LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo localbase:ldflags perl5 pkgconfig python:build ssl xorg USE_XORG= xcb USE_GITHUB= yes GH_ACCOUNT= gitui-org RUSTFLAGS+= --cap-lints=warn PLIST_FILES= bin/${PORTNAME} OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib BINARY_ALIAS= python3=${PYTHON_CMD} # xcb requires python3 # Fix build on armv7, i386 and powerpc # sys-info-0.9.1 crate issue: https://github.com/FillZpp/sys-info-rs/issues/80 xpost-patch: @${REINPLACE_CMD} \ -e '/get_cpu/s|unsigned long|uint64_t|' \ -e '/get_proc_total/s|unsigned long|uint64_t|' \ ${WRKSRC}/cargo-crates/sys-info-0.9.1/c/*.[ch] .include diff --git a/devel/glitter/Makefile b/devel/glitter/Makefile index 302b311bde80..5bbcad490b3f 100644 --- a/devel/glitter/Makefile +++ b/devel/glitter/Makefile @@ -1,95 +1,95 @@ PORTNAME= glitter DISTVERSIONPREFIX= v DISTVERSION= 1.6.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel PKGNAMESUFFIX= -git-tool MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for generating and structuring Git commit messages WWW= https://github.com/milo123459/glitter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= milo123459 CARGO_CRATES= Inflector-0.11.4 \ aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anyhow-1.0.81 \ atty-0.2.14 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ clap-2.34.0 \ colored-2.1.0 \ either-1.10.0 \ errno-0.3.8 \ fancy-regex-0.13.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ home-0.5.9 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ linux-raw-sys-0.4.13 \ memchr-2.7.2 \ ms-0.1.1 \ once_cell-1.19.0 \ paste-1.0.14 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.79 \ quote-1.0.35 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustix-0.38.32 \ ryu-1.0.17 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ spinoff-0.8.0 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.58 \ textwrap-0.11.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ vec_map-0.8.2 \ version_check-0.9.4 \ which-6.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winsafe-0.0.19 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/grcov/Makefile b/devel/grcov/Makefile index d7fd147c5b4a..4dafcaa00ec6 100644 --- a/devel/grcov/Makefile +++ b/devel/grcov/Makefile @@ -1,217 +1,217 @@ PORTNAME= grcov DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Code coverage information aggregator WWW= https://github.com/mozilla/grcov LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE-MPL-2.0 USES= cargo USE_GITHUB= yes GH_ACCOUNT= mozilla CARGO_CRATES= adler2-2.0.0 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ arbitrary-1.4.1 \ autocfg-1.4.0 \ bitflags-2.9.1 \ block-buffer-0.10.4 \ bstr-1.12.0 \ bumpalo-3.17.0 \ bytecount-0.6.8 \ byteorder-1.5.0 \ cc-1.2.22 \ cfb-0.7.3 \ cfg-if-1.0.0 \ chrono-0.4.41 \ chrono-tz-0.9.0 \ chrono-tz-build-0.3.0 \ clap-4.5.38 \ clap_builder-4.5.38 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ core-foundation-sys-0.8.7 \ cpp_demangle-0.4.4 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ debugid-0.8.0 \ deranged-0.4.0 \ derive_arbitrary-1.4.1 \ deunicode-1.6.2 \ diff-0.1.13 \ digest-0.10.7 \ either-1.15.0 \ equivalent-1.0.2 \ errno-0.3.12 \ fastrand-2.3.0 \ flate2-1.1.1 \ fnv-1.0.7 \ generic-array-0.14.7 \ getrandom-0.2.16 \ getrandom-0.3.3 \ globset-0.4.16 \ globwalk-0.9.1 \ hashbrown-0.15.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ humansize-2.1.3 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.23 \ indexmap-2.9.0 \ infer-0.19.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.15 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ libc-0.2.172 \ libm-0.2.15 \ libz-rs-sys-0.5.0 \ libz-sys-1.1.22 \ linux-raw-sys-0.9.4 \ log-0.4.27 \ md-5-0.10.6 \ memchr-2.7.4 \ memmap2-0.9.5 \ miniz_oxide-0.8.8 \ msvc-demangler-0.10.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ once_cell-1.21.3 \ papergrid-0.15.0 \ parse-zoneinfo-0.3.1 \ percent-encoding-2.3.1 \ pest-2.8.0 \ pest_derive-2.8.0 \ pest_generator-2.8.0 \ pest_meta-2.8.0 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_shared-0.11.3 \ pkg-config-0.3.32 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ pretty_assertions-1.4.1 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ proc-macro2-1.0.95 \ quick-xml-0.37.5 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-1.0.7 \ rustversion-1.0.20 \ ryu-1.0.20 \ same-file-1.0.6 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ sha2-0.10.9 \ shlex-1.3.0 \ simd-adler32-0.3.7 \ simplelog-0.12.2 \ siphasher-1.0.1 \ slug-0.1.6 \ smallvec-1.15.0 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ symbolic-common-12.15.5 \ symbolic-demangle-12.15.5 \ syn-2.0.101 \ tabled-0.19.0 \ tabled_derive-0.11.0 \ tcmalloc-0.3.0 \ tempfile-3.20.0 \ tera-1.20.0 \ termcolor-1.4.1 \ terminal_size-0.4.2 \ testing_table-0.3.0 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ 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-ident-1.0.18 \ unicode-width-0.2.0 \ utf8parse-0.2.2 \ uuid-1.16.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ winapi-util-0.1.9 \ windows-core-0.61.1 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-result-0.3.3 \ windows-strings-0.4.1 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.39.0 \ yansi-1.0.1 \ zerocopy-0.8.25 \ zerocopy-derive-0.8.25 \ zip-3.0.0 \ zlib-rs-0.5.0 \ zopfli-0.8.2 PLIST_FILES= bin/grcov .include diff --git a/devel/grex/Makefile b/devel/grex/Makefile index 93942346d6bc..8d4474758b06 100644 --- a/devel/grex/Makefile +++ b/devel/grex/Makefile @@ -1,27 +1,27 @@ PORTNAME= grex DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi COMMENT= Command-line tool for generating regular expressions from test cases WWW= https://github.com/pemistahl/grex/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= pemistahl PLIST_FILES= bin/grex PORTDOCS= README.md RELEASE_NOTES.md OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/devel/hvm/Makefile b/devel/hvm/Makefile index b532b177d1b2..421a9a31287b 100644 --- a/devel/hvm/Makefile +++ b/devel/hvm/Makefile @@ -1,74 +1,74 @@ PORTNAME= hvm DISTVERSION= g20240821 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Massively parallel, optimal functional runtime in Rust WWW= https://higherorderco.com \ https://github.com/HigherOrderCO/hvm LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= HigherOrderCO GH_PROJECT= ${PORTNAME:tu} GH_TAGNAME= 6542760 CARGO_CRATES= TSPL-0.0.13 \ aho-corasick-1.1.3 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ bstr-1.9.1 \ cc-1.0.97 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ console-0.15.8 \ encode_unicode-0.3.6 \ globset-0.4.14 \ hermit-abi-0.3.9 \ highlight_error-0.1.1 \ insta-1.39.0 \ is_terminal_polyfill-1.70.0 \ lazy_static-1.4.0 \ libc-0.2.155 \ linked-hash-map-0.5.6 \ log-0.4.21 \ memchr-2.7.2 \ num_cpus-1.16.0 \ proc-macro2-1.0.82 \ quote-1.0.36 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ same-file-1.0.6 \ serde-1.0.200 \ serde_derive-1.0.200 \ similar-2.5.0 \ strsim-0.11.1 \ syn-2.0.64 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ walkdir-2.5.0 \ winapi-util-0.1.8 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile index 1aaf3c9f8141..83c6c29a88e7 100644 --- a/devel/interactive_rebase_tool/Makefile +++ b/devel/interactive_rebase_tool/Makefile @@ -1,25 +1,25 @@ PORTNAME= interactive_rebase_tool DISTVERSION= 2.4.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi COMMENT= Improved sequence editor for Git WWW= https://gitrebasetool.mitmaro.ca/ LICENSE= GPLv3+ LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= MitMaro GH_PROJECT= git-interactive-rebase-tool PLIST_FILES= bin/interactive-rebase-tool \ share/man/man1/interactive-rebase-tool.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/src/interactive-rebase-tool.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/devel/jetbrains-restarter/Makefile b/devel/jetbrains-restarter/Makefile index 74bde7b7785d..768b56931311 100644 --- a/devel/jetbrains-restarter/Makefile +++ b/devel/jetbrains-restarter/Makefile @@ -1,37 +1,37 @@ PORTNAME= restarter DISTVERSION= 242.23726.38 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel PKGNAMEPREFIX= jetbrains- DIST_SUBDIR= jetbrains MAINTAINER= dmitry.wagin@ya.ru COMMENT= IntelliJ cross-platform restarter WWW= https://github.com/JetBrains/intellij-community/tree/master/native/restarter LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../../LICENSE.txt ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le USES= cargo USE_GITHUB= yes GH_ACCOUNT= JetBrains GH_PROJECT= intellij-community GH_TAGNAME= idea/242.23726.38 DATADIR= ${PREFIX}/share/jetbrains/${PORTNAME} WRKSRC_SUBDIR= native/restarter PLIST_FILES= share/jetbrains/${PORTNAME}/restarter do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} \ ${CARGO_TARGET_DIR}/*/restarter \ ${STAGEDIR}${DATADIR} post-install: ${STRIP_CMD} ${STAGEDIR}${DATADIR}/restarter .include diff --git a/devel/jujutsu/Makefile b/devel/jujutsu/Makefile index 486f2630ade1..c28b7c5b1036 100644 --- a/devel/jujutsu/Makefile +++ b/devel/jujutsu/Makefile @@ -1,28 +1,29 @@ PORTNAME= jujutsu DISTVERSIONPREFIX= v DISTVERSION= 0.30.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= se@FreeBSD.org COMMENT= Git-compatible VCS that is both simple and powerful WWW= https://jj-vcs.github.io/jj/latest/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= jj-vcs GH_PROJECT= jj SHEBANG_FILES= demos/*.sh OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/release/jj \ ${STAGEDIR}${PREFIX}/bin/ cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/demos && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/libdatadog/Makefile b/devel/libdatadog/Makefile index 937b6e62cc93..0a28f6723655 100644 --- a/devel/libdatadog/Makefile +++ b/devel/libdatadog/Makefile @@ -1,62 +1,62 @@ PORTNAME= libdatadog PORTVERSION= 16.0.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Datadog Rust library WWW= https://github.com/DataDog/libdatadog LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= error: could not compile `datadog-sidecar` (lib) due to 2 previous errors BUILD_DEPENDS= bindgen:devel/rust-bindgen-cli \ protoc:devel/protobuf USES= cargo llvm CARGO_FEATURES= cbindgen,crashtracker-ffi,cbindgen,datadog-profiling-ffi/ddtelemetry-ffi MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib NATIVE_STATIC_LIBS= -lpthread -lrt -lexecinfo -lutil -lc -lm USE_GITHUB= yes GH_ACCOUNT= DataDog post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/library-config/src/lib.rs .for file in datadog_profiling datadog_profiling-static datadog_profiling_with_rpath @${SED} -e 's|@Datadog_VERSION@|${PORTVERSION}|; s|@Datadog_LIBRARIES@|${NATIVE_STATIC_LIBS}|' ${WRKSRC}/profiling-ffi/${file}.pc.in > ${WRKSRC}/${file}.pc .endfor .for file in DatadogConfig DataPipelineConfig @${SED} -e 's|@Datadog_LIBRARIES@|${NATIVE_STATIC_LIBS}|' ${WRKSRC}/cmake/${file}.cmake.in > ${WRKSRC}/${file}.cmake .endfor # Fix sys-info-0.9.1 on 32-bit architectures, see also https://github.com/FillZpp/sys-info-rs/issues/80 @${REINPLACE_CMD} -e '/get_cpu/ s|unsigned long|uint64_t|; /get_proc_total/ s|unsigned long|uint64_t|' ${WRKSRC}/cargo-crates/sys-info-0.9.1/c/*.[ch] post-build: @${CARGO_TARGET_DIR}/release/dedup_headers \ ${CARGO_TARGET_DIR}/include/datadog/common.h \ ${CARGO_TARGET_DIR}/include/datadog/crashtracker.h \ ${CARGO_TARGET_DIR}/include/datadog/profiling.h \ ${CARGO_TARGET_DIR}/include/datadog/telemetry.h \ ${CARGO_TARGET_DIR}/include/datadog/data-pipeline.h @${CC} -I ${CARGO_TARGET_DIR}/include/ -L ${CARGO_TARGET_DIR}/release/ -ldatadog_profiling_ffi \ ${WRKSRC}/crashtracker/libdatadog-crashtracking-receiver.c -o ${WRKSRC}/libdatadog-crashtracking-receiver @${MV} ${CARGO_TARGET_DIR}/release/libtest_spawn_from_lib.so ${CARGO_TARGET_DIR}/release/libtest_spawn_from_lib.so.skip do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/datadog/ ${MKDIR} ${STAGEDIR}${PREFIX}/lib/cmake/libdatadog/ ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ ${INSTALL_PROGRAM} ${WRKSRC}/libdatadog-crashtracking-receiver ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_DATA} ${CARGO_TARGET_DIR}/include/datadog/*.h ${STAGEDIR}${PREFIX}/include/datadog/ ${INSTALL_DATA} ${WRKSRC}/*.cmake ${STAGEDIR}${PREFIX}/lib/cmake/libdatadog/ ${INSTALL_DATA} ${CARGO_TARGET_DIR}/release/*.a ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${CARGO_TARGET_DIR}/release/*.so ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_DATA} ${WRKSRC}/datadog_profiling*.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ .include diff --git a/devel/librashader/Makefile b/devel/librashader/Makefile index 8096074b4458..48540a62c333 100644 --- a/devel/librashader/Makefile +++ b/devel/librashader/Makefile @@ -1,66 +1,67 @@ PORTNAME= librashader DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= bsdcode@disroot.org COMMENT= RetroArch shaders for all WWW= https://github.com/SnowflakePowered/librashader LICENSE= GPLv3 MIT MPL20 LICENSE_COMB= multi LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE-GPL.md LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= patchelf>0:sysutils/patchelf USES= cargo USE_GITHUB= yes GH_ACCOUNT= SnowflakePowered GH_TAGNAME= ${DISTNAME} USE_LDCONFIG= yes CARGO_FEATURES= --no-default-features runtime-opengl runtime-vulkan \ stable CARGO_BUILD_ARGS= --package librashader-capi CARGO_TEST= no OPTIONS_DEFINE= DOCS EXAMPLES # required ABI bump is always mentioned in the release notes _ABI= 2 post-patch: ${REINPLACE_CMD} 's|/usr/local|${PREFIX}|g' \ ${WRKSRC}/pkg/librashader.pc post-build: patchelf --set-soname librashader.so.${_ABI} ${CARGO_TARGET_DIR}/*/liblibrashader_capi.so do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/librashader ${INSTALL_DATA} ${WRKSRC}/include/librashader_ld.h \ ${STAGEDIR}${PREFIX}/include/librashader ${INSTALL_DATA} ${WRKSRC}/include/librashader.h \ ${STAGEDIR}${PREFIX}/include/librashader ${INSTALL_DATA} ${CARGO_TARGET_DIR}/*/liblibrashader_capi.a \ ${STAGEDIR}${PREFIX}/lib/librashader.a ${INSTALL_LIB} ${CARGO_TARGET_DIR}/*/liblibrashader_capi.so \ ${STAGEDIR}${PREFIX}/lib/librashader.so.${_ABI} ${RLN} ${STAGEDIR}${PREFIX}/lib/librashader.so.${_ABI} ${STAGEDIR}${PREFIX}/lib/librashader.so ${INSTALL_DATA} ${WRKSRC}/pkg/librashader.pc \ ${STAGEDIR}${PREFIX}/libdata/pkgconfig do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/BROKEN_SHADERS.md \ ${WRKSRC}/MIGRATION-ABI2.md \ ${WRKSRC}/README.md \ ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/include/README.md \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/libwasmtime/Makefile b/devel/libwasmtime/Makefile index 24f5e50b30cd..767616a302b4 100644 --- a/devel/libwasmtime/Makefile +++ b/devel/libwasmtime/Makefile @@ -1,487 +1,488 @@ PORTNAME= lib${GH_PROJECT} PORTVERSION= 34.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= osa@FreeBSD.org COMMENT= Library for fast and secure runtime for WebAssembly WWW= https://wasmtime.dev/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armv7 i386 NOT_FOR_ARCHS_REASON= build currently failing LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo cmake:indirect cpe CPE_VENDOR= bytecodealliance USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= bytecodealliance GH_PROJECT= wasmtime CARGO_BUILD_ARGS= -p wasmtime-c-api CMAKE_SOURCE_PATH= ${WRKSRC}/crates/c-api CARGO_CRATES= addr2line-0.24.1 \ adler-1.0.2 \ adler2-2.0.0 \ aes-0.8.4 \ aho-corasick-1.0.2 \ allocator-api2-0.2.20 \ ambient-authority-0.0.2 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.1 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.4 \ anyhow-1.0.93 \ arbitrary-1.4.1 \ arbtest-0.3.1 \ arrayvec-0.7.6 \ async-trait-0.1.71 \ autocfg-1.1.0 \ backtrace-0.3.74 \ base64-0.22.1 \ base64ct-1.6.0 \ beef-0.5.2 \ bindgen-0.70.1 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.2 \ bstr-1.6.0 \ bumpalo-3.16.0 \ byteorder-1.4.3 \ bytes-1.5.0 \ bytesize-2.0.1 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.4 \ cap-fs-ext-3.4.4 \ cap-net-ext-3.4.4 \ cap-primitives-3.4.4 \ cap-rand-3.4.4 \ cap-std-3.4.4 \ cap-time-ext-3.4.4 \ capstone-0.13.0 \ capstone-sys-0.17.0 \ cargo-platform-0.1.2 \ cargo_metadata-0.19.2 \ cast-0.3.0 \ cc-1.2.22 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ cipher-0.4.4 \ clang-sys-1.8.1 \ clap-4.5.36 \ clap_builder-4.5.36 \ clap_complete-4.5.28 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ cobs-0.2.3 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ console-0.15.8 \ constant_time_eq-0.1.5 \ core-foundation-sys-0.8.6 \ cpp_demangle-0.4.3 \ cpufeatures-0.2.7 \ crc32fast-1.3.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cty-0.2.2 \ debugid-0.8.0 \ deranged-0.3.11 \ derive_arbitrary-1.4.0 \ digest-0.10.7 \ directories-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ dlmalloc-0.2.4 \ downcast-rs-2.0.1 \ easy-smt-0.2.2 \ egg-0.6.0 \ either-1.13.0 \ embedded-io-0.4.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ env_filter-0.1.2 \ env_logger-0.10.0 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.10 \ escape8259-0.5.2 \ fallible-iterator-0.3.0 \ fastrand-2.3.0 \ fd-lock-4.0.2 \ file-per-thread-logger-0.2.0 \ filecheck-0.5.0 \ filetime-0.2.16 \ flagset-0.4.3 \ flate2-1.1.0 \ fnv-1.0.7 \ foldhash-0.1.3 \ form_urlencoded-1.2.1 \ fs-set-times-0.20.1 \ fslock-0.2.1 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fxhash-0.2.1 \ fxprof-processed-profile-0.6.0 \ generic-array-0.14.5 \ getrandom-0.2.15 \ getrandom-0.3.1 \ gimli-0.31.1 \ glob-0.3.1 \ gzip-header-1.0.0 \ h2-0.4.4 \ half-1.8.2 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.9 \ http-1.0.0 \ http-body-1.0.0 \ http-body-util-0.1.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-1.0.1 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ id-arena-2.2.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-1.9.1 \ indexmap-2.7.0 \ indicatif-0.13.0 \ inout-0.1.3 \ instant-0.1.12 \ io-extras-0.18.3 \ io-lifetimes-2.0.3 \ ipnet-2.5.0 \ is-terminal-0.4.10 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.12.1 \ itertools-0.14.0 \ itoa-1.0.14 \ ittapi-0.4.0 \ ittapi-sys-0.4.0 \ jobserver-0.1.32 \ js-sys-0.3.74 \ lazy_static-1.4.0 \ leb128-0.2.5 \ leb128fmt-0.1.0 \ libc-0.2.171 \ libfuzzer-sys-0.4.8 \ libloading-0.8.6 \ libm-0.2.11 \ libtest-mimic-0.8.1 \ linux-raw-sys-0.4.14 \ linux-raw-sys-0.9.3 \ listenfd-1.0.0 \ litemap-0.7.4 \ log-0.4.22 \ logos-0.14.2 \ logos-codegen-0.14.2 \ logos-derive-0.14.2 \ mach2-0.4.2 \ matchers-0.1.0 \ matrixmultiply-0.3.9 \ maybe-owned-0.3.4 \ memchr-2.5.0 \ memfd-0.6.4 \ memmap2-0.2.3 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.5 \ mio-1.0.3 \ multi-stash-0.2.0 \ ndarray-0.15.6 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.3.0 \ object-0.36.5 \ ocaml-boxroot-sys-0.2.0 \ ocaml-interop-0.8.8 \ ocaml-sys-0.22.3 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openvino-0.8.0 \ openvino-finder-0.8.0 \ openvino-sys-0.8.0 \ ort-2.0.0-rc.2 \ ort-sys-2.0.0-rc.2 \ overload-0.1.1 \ password-hash-0.4.2 \ paste-1.0.7 \ pbkdf2-0.11.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.29 \ postcard-1.0.8 \ powerfmt-0.2.0 \ ppv-lite86-0.2.16 \ prettyplease-0.2.31 \ proc-macro2-1.0.92 \ proptest-1.0.0 \ psm-0.1.18 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_xorshift-0.3.0 \ rawpointer-0.2.1 \ rayon-1.5.3 \ rayon-core-1.12.0 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regalloc2-0.12.2 \ regex-1.9.1 \ regex-automata-0.1.10 \ regex-automata-0.3.3 \ regex-syntax-0.6.25 \ regex-syntax-0.7.4 \ regex-syntax-0.8.5 \ region-3.0.2 \ ring-0.17.14 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustix-0.38.43 \ rustix-1.0.3 \ rustix-linux-procfs-0.1.1 \ rustls-0.22.4 \ rustls-0.23.7 \ rustls-pki-types-1.3.1 \ rustls-webpki-0.102.2 \ rustversion-1.0.14 \ rusty-fork-0.3.0 \ ryu-1.0.9 \ safetensors-0.3.3 \ same-file-1.0.6 \ semver-1.0.17 \ serde-1.0.215 \ serde_derive-1.0.215 \ serde_json-1.0.140 \ serde_spanned-0.6.5 \ sha1-0.10.6 \ sha2-0.10.2 \ sharded-slab-0.1.4 \ shlex-1.3.0 \ shuffling-allocator-1.1.2 \ signal-hook-registry-1.4.1 \ similar-2.2.0 \ slab-0.4.7 \ smallvec-1.13.2 \ socket2-0.5.7 \ souper-ir-2.1.0 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string-interner-0.19.0 \ strsim-0.11.1 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.5.0 \ symbolic_expressions-5.0.3 \ syn-1.0.92 \ syn-2.0.100 \ synstructure-0.13.1 \ system-interface-0.27.1 \ tar-0.4.41 \ target-lexicon-0.13.0 \ tch-0.17.0 \ tempfile-3.19.1 \ termcolor-1.4.1 \ terminal_size-0.4.2 \ test-log-0.2.11 \ thiserror-1.0.65 \ thiserror-2.0.12 \ thiserror-impl-1.0.65 \ thiserror-impl-2.0.12 \ thread_local-1.1.4 \ time-0.3.36 \ time-core-0.1.2 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tokio-1.44.2 \ tokio-macros-2.5.0 \ tokio-rustls-0.25.0 \ tokio-util-0.7.4 \ toml-0.8.10 \ toml_datetime-0.6.5 \ toml_edit-0.22.4 \ torch-sys-0.17.0 \ tracing-0.1.37 \ tracing-attributes-0.1.26 \ tracing-core-0.1.31 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.17 \ trait-variant-0.1.2 \ try-lock-0.2.4 \ typenum-1.15.0 \ unicode-ident-1.0.8 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.9 \ unicode-width-0.2.0 \ unicode-xid-0.2.3 \ untrusted-0.9.0 \ ureq-2.10.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.1 \ uuid-1.0.0 \ v8-134.5.0 \ valuable-0.1.0 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasi-0.14.0+wasi-0.2.3 \ wasi-nn-0.6.0 \ wasm-bindgen-0.2.97 \ wasm-bindgen-backend-0.2.97 \ wasm-bindgen-macro-0.2.97 \ wasm-bindgen-macro-support-0.2.97 \ wasm-bindgen-shared-0.2.97 \ wasm-encoder-0.230.0 \ wasm-encoder-0.233.0 \ wasm-metadata-0.230.0 \ wasm-metadata-0.233.0 \ wasm-mutate-0.233.0 \ wasm-smith-0.233.0 \ wasm-wave-0.233.0 \ wasmi-0.43.1 \ wasmi_collections-0.43.1 \ wasmi_core-0.43.1 \ wasmi_ir-0.43.1 \ wasmparser-0.227.1 \ wasmparser-0.230.0 \ wasmparser-0.233.0 \ wasmprinter-0.233.0 \ wast-35.0.2 \ wast-233.0.0 \ wat-1.233.0 \ web-sys-0.3.57 \ webpki-roots-0.26.1 \ which-6.0.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 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-implement-0.52.0 \ windows-interface-0.52.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.39 \ winsafe-0.0.19 \ winx-0.36.3 \ wit-bindgen-0.42.1 \ wit-bindgen-core-0.42.1 \ wit-bindgen-rt-0.33.0 \ wit-bindgen-rt-0.37.0 \ wit-bindgen-rt-0.42.1 \ wit-bindgen-rust-0.42.1 \ wit-bindgen-rust-macro-0.42.1 \ wit-component-0.230.0 \ wit-component-0.233.0 \ wit-parser-0.230.0 \ wit-parser-0.233.0 \ witx-0.9.1 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.3.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.7.0 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-0.13.0 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-safe-7.0.0 \ zstd-sys-2.0.9+zstd.1.5.5 GH_TUPLE= WebAssembly:testsuite:970d36b:testsuite/tests/spec_testsuite \ WebAssembly:wasi-testsuite:2fec29e:wasi_testsuite/tests/wasi_testsuite/wasi-common \ WebAssembly:wasi-threads:e1893c0:wasi_threads/tests/wasi_testsuite/wasi-threads post-configure: @cd ${CMAKE_SOURCE_PATH} && ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} post-build: @cd ${CMAKE_SOURCE_PATH} && ${SETENV} ${MAKE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} ${CMAKE_SOURCE_PATH} do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/wasmtime ${INSTALL_DATA} ${WRKSRC}/crates/c-api/include/wasm.h ${STAGEDIR}${PREFIX}/include (cd ${WRKSRC}/crates/c-api/include && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include) ${RM} ${STAGEDIR}${PREFIX}/include/wasmtime/conf.h.in ${INSTALL_DATA} ${WRKDIR}/target/release/libwasmtime.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKDIR}/target/release/libwasmtime.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/devel/nextest/Makefile b/devel/nextest/Makefile index e63f6d0d2f14..64ff1aee91a5 100644 --- a/devel/nextest/Makefile +++ b/devel/nextest/Makefile @@ -1,457 +1,457 @@ PORTNAME= nextest DISTVERSIONPREFIX= cargo-nextest- DISTVERSION= 0.9.88 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Next-generation test runner for Rust WWW= https://nexte.st \ https://github.com/nextest-rs/nextest LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= nextest-rs RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.17 \ anstyle-1.0.9 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.91 \ async-scoped-0.9.0 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-trait-0.1.83 \ atomic-waker-1.1.2 \ atomicwrites-0.4.4 \ autocfg-1.4.0 \ axum-0.7.7 \ axum-core-0.4.5 \ backtrace-0.3.71 \ backtrace-ext-0.2.1 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-2.8.0 \ block-buffer-0.10.4 \ borsh-1.5.1 \ bstr-1.11.3 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ camino-1.1.9 \ camino-tempfile-1.1.1 \ cargo-platform-0.1.9 \ cargo_metadata-0.19.1 \ cc-1.2.5 \ cfg-expr-0.17.2 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ clap-4.5.26 \ clap_builder-4.5.26 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ colorchoice-1.0.3 \ config-0.15.6 \ console-0.15.8 \ console-api-0.8.1 \ console-subscriber-0.4.1 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cp_r-0.5.2 \ cpufeatures-0.2.14 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-utils-0.8.20 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ datatest-stable-0.3.2 \ debug-ignore-1.0.5 \ der-0.7.9 \ derive-where-1.2.7 \ dialoguer-0.11.0 \ diff-0.1.13 \ digest-0.10.7 \ duct-0.13.7 \ dunce-1.0.5 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.13.0 \ enable-ansi-support-0.2.1 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ erased-serde-0.4.5 \ errno-0.3.9 \ escape8259-0.5.3 \ eyre-0.6.12 \ fancy-regex-0.14.0 \ fastrand-2.1.1 \ fiat-crypto-0.2.9 \ filetime-0.2.25 \ fixedbitset-0.4.2 \ flate2-1.0.34 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs-err-3.0.0 \ future-queue-0.3.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.28.1 \ globset-0.4.15 \ guppy-0.17.12 \ guppy-workspace-hack-0.1.0 \ h2-0.4.6 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ hdrhistogram-7.5.4 \ heck-0.5.0 \ hex-0.4.3 \ home-0.5.11 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ httpdate-1.0.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-1.5.0 \ hyper-rustls-0.27.3 \ hyper-timeout-0.5.1 \ hyper-tls-0.6.0 \ hyper-util-0.1.9 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ idna-1.0.3 \ idna_adapter-1.0.0 \ include_dir-0.7.4 \ include_dir_macros-0.7.4 \ indent_write-2.2.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.7.0 \ indicatif-0.17.9 \ indoc-2.0.5 \ insta-1.42.0 \ ipnet-2.10.1 \ is_ci-1.2.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.72 \ lazy_static-1.5.0 \ libc-0.2.169 \ libredox-0.1.3 \ libtest-mimic-0.8.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.24 \ maplit-1.0.2 \ matchers-0.1.0 \ matchit-0.7.3 \ memchr-2.7.4 \ miette-7.4.0 \ miette-derive-7.4.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.3 \ mukti-metadata-0.3.0 \ native-tls-0.2.12 \ nested-0.1.1 \ newtype-uuid-1.2.1 \ nix-0.29.0 \ nom-7.1.3 \ num-traits-0.2.19 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.20.2 \ openssl-0.10.68 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.104 \ os_pipe-1.2.1 \ owo-colors-3.5.0 \ owo-colors-4.1.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pathdiff-0.2.3 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ pin-project-1.1.7 \ pin-project-internal-1.1.7 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkcs8-0.10.2 \ pkg-config-0.3.31 \ portable-atomic-1.9.0 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.93 \ proptest-1.6.0 \ prost-0.13.3 \ prost-derive-0.13.3 \ prost-types-0.13.3 \ quick-error-1.2.3 \ quick-junit-0.5.1 \ quick-xml-0.23.1 \ quick-xml-0.37.1 \ quinn-0.11.5 \ quinn-proto-0.11.8 \ quinn-udp-0.5.5 \ quote-1.0.38 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ recursion-0.5.2 \ redox_syscall-0.5.7 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.8 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ reqwest-0.12.8 \ ring-0.17.8 \ ron-0.8.1 \ rustc-demangle-0.1.24 \ rustc-hash-2.0.0 \ rustc_version-0.4.1 \ rustix-0.38.37 \ rustls-0.23.19 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.18 \ rusty-fork-0.3.0 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.26 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.12.0 \ self-replace-1.5.0 \ self_update-0.41.0 \ semver-1.0.24 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_fmt-1.0.3 \ serde_ignored-0.1.10 \ serde_json-1.0.135 \ serde_path_to_error-0.1.16 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shared_child-1.0.1 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ similar-2.6.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smol_str-0.3.2 \ socket2-0.5.8 \ spin-0.9.8 \ spki-0.7.3 \ static_assertions-1.1.0 \ strip-ansi-escapes-0.2.1 \ strsim-0.11.1 \ structmeta-0.3.0 \ structmeta-derive-0.3.0 \ subtle-2.6.1 \ supports-color-3.0.2 \ supports-hyperlinks-3.0.0 \ supports-unicode-3.0.0 \ sval-2.13.2 \ sval_buffer-2.13.2 \ sval_dynamic-2.13.2 \ sval_fmt-2.13.2 \ sval_json-2.13.2 \ sval_nested-2.13.2 \ sval_ref-2.13.2 \ sval_serde-2.13.2 \ swrite-0.1.0 \ syn-2.0.96 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ tar-0.4.43 \ target-lexicon-0.12.16 \ target-spec-3.3.1 \ target-spec-miette-0.4.4 \ tempfile-3.13.0 \ terminal_size-0.4.0 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ test-strategy-0.4.0 \ textwrap-0.16.1 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ thread_local-1.1.8 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.0 \ tokio-stream-0.1.17 \ tokio-util-0.7.12 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tonic-0.12.3 \ tower-0.4.13 \ tower-0.5.1 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-error-0.2.0 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ typeid-1.0.2 \ typenum-1.17.0 \ unarray-0.1.4 \ unicase-2.8.0 \ unicode-ident-1.0.14 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.24 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.11.0 \ valuable-0.1.0 \ value-bag-1.10.0 \ value-bag-serde1-1.10.0 \ value-bag-sval2-1.10.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ vte-0.14.1 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ wasm-bindgen-0.2.95 \ wasm-bindgen-backend-0.2.95 \ wasm-bindgen-futures-0.4.45 \ wasm-bindgen-macro-0.2.95 \ wasm-bindgen-macro-support-0.2.95 \ wasm-bindgen-shared-0.2.95 \ web-sys-0.3.72 \ web-time-1.1.0 \ webpki-roots-0.26.6 \ whoami-1.5.2 \ win32job-2.0.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.42.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.24 \ xattr-1.3.1 \ xxhash-rust-0.8.15 \ yansi-1.0.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zipsign-api-0.1.2 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PROGS= cargo-nextest \ cargo-nextest-dup \ passthrough PLIST_FILES= ${PROGS:S/^/bin\//} do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest .for p in ${PROGS} ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${p} \ ${STAGEDIR}${PREFIX}/bin .endfor .include diff --git a/devel/omnilinter/Makefile b/devel/omnilinter/Makefile index 52d997a45aad..4a3bfe068804 100644 --- a/devel/omnilinter/Makefile +++ b/devel/omnilinter/Makefile @@ -1,158 +1,158 @@ PORTNAME= omnilinter PORTVERSION= 0.7.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org COMMENT= General purpose bulk linter WWW= https://github.com/AMDmi3/omnilinter LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= AMDmi3 CARGO_CRATES= aho-corasick-1.1.3 \ anes-0.1.6 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.81 \ assert_cmd-2.0.14 \ autocfg-1.2.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ byteorder-1.5.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ colored-2.1.0 \ cpufeatures-0.2.12 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ directories-5.0.1 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ either-1.10.0 \ errno-0.3.8 \ fastrand-2.0.2 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.12 \ glob-0.3.1 \ half-2.4.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ libredox-0.0.1 \ linux-raw-sys-0.4.13 \ memchr-2.7.2 \ num-traits-0.2.18 \ once_cell-1.19.0 \ oorandom-11.1.3 \ option-ext-0.2.0 \ pest-2.7.8 \ pest_derive-2.7.8 \ pest_generator-2.7.8 \ pest_meta-2.7.8 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.79 \ quote-1.0.35 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rustc_version-0.4.0 \ rustix-0.38.32 \ ryu-1.0.17 \ same-file-1.0.6 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ sha2-0.10.8 \ strsim-0.11.0 \ syn-2.0.55 \ tempfile-3.10.1 \ termtree-0.4.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tinytemplate-1.2.1 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ yansi-0.5.1 PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: @cd ${WRKSRC}/share && ${SETENV} ${MAKE_ENV} DESTDIR=${STAGEDIR} ${MAKE_CMD} install post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ .include diff --git a/devel/parol-ls/Makefile b/devel/parol-ls/Makefile index 0aa4b032e6ca..7f19cdfbd281 100644 --- a/devel/parol-ls/Makefile +++ b/devel/parol-ls/Makefile @@ -1,183 +1,183 @@ PORTNAME= parol-ls DISTVERSION= 1.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Language server for Parol, a LL(k) parser generator WWW= https://jsinger67.github.io/ \ https://github.com/jsinger67/parol 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= jsinger67 GH_PROJECT= parol WRKSRC_SUBDIR= crates/parol-ls CARGO_CRATES= ahash-0.8.11 \ aho-corasick-1.1.3 \ anes-0.1.6 \ anstream-0.6.17 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.92 \ assert_cmd-2.0.16 \ autocfg-1.4.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.20 \ clap_builder-4.5.20 \ clap_derive-4.5.18 \ clap_lex-0.7.2 \ codespan-reporting-0.11.1 \ colorchoice-1.0.3 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ derive-new-0.6.0 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.13.0 \ env_filter-0.1.2 \ env_logger-0.8.4 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.1 \ fixedbitset-0.4.2 \ fluent-uri-0.1.4 \ fnv-1.0.7 \ function_name-0.3.0 \ function_name-proc-macro-0.3.0 \ getrandom-0.2.15 \ graph-cycles-0.1.0 \ half-2.4.1 \ hashbrown-0.15.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ humantime-2.1.0 \ ident_case-1.0.1 \ indexmap-2.6.0 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.11 \ js-sys-0.3.72 \ lalry-0.1.0 \ lazy_static-1.5.0 \ libc-0.2.161 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ lsp-server-0.7.7 \ lsp-types-0.97.0 \ memchr-2.7.4 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ once_cell-1.20.2 \ oorandom-11.1.4 \ owo-colors-4.1.0 \ petgraph-0.6.5 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ ppv-lite86-0.2.20 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.89 \ quickcheck-1.0.3 \ quickcheck_macros-1.0.0 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_regex-0.17.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.11.1 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ rustix-0.38.38 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.214 \ serde_derive-1.0.214 \ serde_json-1.0.132 \ serde_repr-0.1.19 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.86 \ syntree-0.14.5 \ syntree_layout-0.2.0 \ tempfile-3.13.0 \ termcolor-1.4.1 \ termtree-0.4.1 \ thiserror-1.0.66 \ thiserror-impl-1.0.66 \ tinytemplate-1.2.1 \ ts-rs-10.0.0 \ ts-rs-macros-10.0.0 \ ume-0.1.0 \ unicode-ident-1.0.13 \ unicode-width-0.1.14 \ utf8parse-0.2.2 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.95 \ wasm-bindgen-backend-0.2.95 \ wasm-bindgen-macro-0.2.95 \ wasm-bindgen-macro-support-0.2.95 \ wasm-bindgen-shared-0.2.95 \ web-sys-0.3.72 \ winapi-util-0.1.9 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ xml_writer-0.4.0 \ yansi-1.0.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/parol/Makefile b/devel/parol/Makefile index 11ebec2c5612..870e4aacae31 100644 --- a/devel/parol/Makefile +++ b/devel/parol/Makefile @@ -1,195 +1,195 @@ PORTNAME= parol DISTVERSION= 1.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= LL(k) parser generator for Rust WWW= https://github.com/jsinger67/parol 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= jsinger67 WRKSRC_SUBDIR= crates/parol CARGO_CRATES= ahash-0.8.7 \ aho-corasick-1.0.1 \ anes-0.1.6 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.2 \ anyhow-1.0.89 \ assert_cmd-2.0.16 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bstr-1.4.0 \ bumpalo-3.12.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clap-4.5.13 \ clap_builder-4.5.13 \ clap_derive-4.5.13 \ clap_lex-0.7.0 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.19 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ derive-new-0.6.0 \ derive_builder-0.20.1 \ derive_builder_core-0.20.1 \ derive_builder_macro-0.20.1 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.1 \ env_filter-0.1.0 \ env_logger-0.8.4 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.1.1 \ fixedbitset-0.4.2 \ fluent-uri-0.1.4 \ fnv-1.0.7 \ function_name-0.3.0 \ function_name-proc-macro-0.3.0 \ getrandom-0.2.9 \ graph-cycles-0.1.0 \ half-1.8.2 \ hashbrown-0.14.0 \ heck-0.5.0 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ ident_case-1.0.1 \ indexmap-2.0.0 \ io-lifetimes-1.0.10 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.61 \ lalry-0.1.0 \ lazy_static-1.5.0 \ libc-0.2.159 \ linux-raw-sys-0.3.1 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ lsp-server-0.7.7 \ lsp-types-0.97.0 \ memchr-2.6.3 \ memoffset-0.8.0 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ once_cell-1.20.2 \ oorandom-11.1.3 \ owo-colors-4.1.0 \ petgraph-0.6.5 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ ppv-lite86-0.2.17 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.83 \ quickcheck-1.0.3 \ quickcheck_macros-1.0.0 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_regex-0.17.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.11.0 \ regex-automata-0.1.10 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ rustix-0.37.11 \ rustix-0.38.37 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ serde_repr-0.1.18 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.79 \ syntree-0.14.5 \ syntree_layout-0.2.0 \ tempfile-3.13.0 \ termcolor-1.1.3 \ termtree-0.4.1 \ thiserror-1.0.64 \ thiserror-impl-1.0.64 \ tinytemplate-1.2.1 \ ts-rs-10.0.0 \ ts-rs-macros-10.0.0 \ ume-0.1.0 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ web-sys-0.3.61 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.6 \ xml_writer-0.4.0 \ yansi-1.0.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/patsh/Makefile b/devel/patsh/Makefile index 9f58b201de36..edc9c2d123fa 100644 --- a/devel/patsh/Makefile +++ b/devel/patsh/Makefile @@ -1,97 +1,97 @@ PORTNAME= patsh DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Command-line tool for patching shell scripts inspired by resholve WWW= https://github.com/nix-community/patsh LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= nix-community CARGO_CRATES= aho-corasick-1.0.4 \ anstream-0.3.2 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.2 \ anyhow-1.0.75 \ assert_cmd-2.0.12 \ bitflags-1.3.2 \ bitflags-2.4.0 \ bstr-1.6.0 \ cc-1.0.82 \ cfg-if-1.0.0 \ clap-4.3.22 \ clap_builder-4.3.22 \ clap_derive-4.3.12 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ difflib-0.4.0 \ dissimilar-1.0.7 \ doc-comment-0.3.3 \ either-1.9.0 \ errno-0.3.2 \ errno-dragonfly-0.1.2 \ expect-test-1.4.1 \ fastrand-2.0.0 \ heck-0.4.1 \ hermit-abi-0.3.2 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ is_executable-1.0.1 \ itertools-0.10.5 \ libc-0.2.147 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.5 \ memchr-2.5.0 \ once_cell-1.18.0 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.66 \ quote-1.0.33 \ redox_syscall-0.3.5 \ regex-1.9.3 \ regex-automata-0.3.6 \ regex-syntax-0.7.4 \ rustix-0.37.23 \ rustix-0.38.8 \ serde-1.0.183 \ shell-escape-0.1.5 \ strsim-0.10.0 \ syn-2.0.29 \ tempfile-3.7.1 \ terminal_size-0.2.6 \ termtree-0.4.1 \ tree-sitter-0.20.10 \ tree-sitter-bash-0.20.0 \ unicase-2.6.0 \ unicode-ident-1.0.11 \ unicode-width-0.1.10 \ utf8parse-0.2.1 \ version_check-0.9.4 \ 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 \ windows-sys-0.48.0 \ windows-targets-0.48.4 \ windows_aarch64_gnullvm-0.48.4 \ windows_aarch64_msvc-0.48.4 \ windows_i686_gnu-0.48.4 \ windows_i686_msvc-0.48.4 \ windows_x86_64_gnu-0.48.4 \ windows_x86_64_gnullvm-0.48.4 \ windows_x86_64_msvc-0.48.4 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index daf30d3a4bda..f6b6f95a3b48 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -1,453 +1,453 @@ PORTNAME= pijul PORTVERSION= 1.0.0.b9 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org COMMENT= Distributed version control system WWW= https://pijul.org/ LICENSE= GPLv2 LIB_DEPENDS= libzstd.so:archivers/zstd \ libsodium.so:security/libsodium USES= cargo ssl CARGO_INSTALL= no CARGO_CRATES= ${PORTNAME}-1.0.0-beta.9 \ addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ aes-0.7.5 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.11 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ async-broadcast-0.5.1 \ async-channel-2.1.1 \ async-executor-1.8.0 \ async-fs-1.6.0 \ async-io-1.13.0 \ async-io-2.3.1 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-process-1.8.1 \ async-recursion-1.0.5 \ async-signal-0.2.5 \ async-task-4.7.0 \ async-trait-0.1.77 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.7 \ base64ct-1.6.0 \ bcrypt-pbkdf-0.6.2 \ bcrypt-pbkdf-0.10.0 \ bincode-1.3.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.2 \ blake3-1.5.0 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ block-modes-0.8.1 \ block-padding-0.2.1 \ blocking-1.5.1 \ blowfish-0.8.0 \ blowfish-0.9.1 \ bs58-0.4.0 \ bstr-1.9.0 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ canonical-path-2.0.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ chardetng-0.1.17 \ chrono-0.4.33 \ cipher-0.3.0 \ cipher-0.4.4 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_complete-4.4.10 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ conpty-0.5.1 \ console-0.15.8 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ crypto-mac-0.11.1 \ cryptovec-0.6.1 \ ctr-0.8.0 \ ctrlc-3.2.0 \ curve25519-dalek-3.2.1 \ data-encoding-2.5.0 \ dateparser-0.1.8 \ derivative-2.2.0 \ dialoguer-0.10.4 \ diffs-0.5.1 \ digest-0.9.0 \ digest-0.10.7 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ duplicate-1.0.0 \ ed25519-1.5.3 \ ed25519-dalek-1.0.1 \ edit-0.1.5 \ either-1.9.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ enumflags2-0.7.8 \ enumflags2_derive-0.7.8 \ env_logger-0.8.4 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.8 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ event-listener-3.1.0 \ event-listener-4.0.3 \ event-listener-strategy-0.4.0 \ exitcode-1.1.2 \ expectrl-0.7.1 \ fastrand-1.9.0 \ fastrand-2.0.1 \ filetime-0.2.23 \ flate2-1.0.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs2-0.4.3 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.2.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.12 \ gimli-0.28.1 \ git2-0.13.25 \ globset-0.4.14 \ h2-0.3.24 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.5 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.11.0 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.11 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ human-panic-1.2.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.2.3 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-1.9.3 \ indexmap-2.2.2 \ indicatif-0.17.7 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ itoa-1.0.10 \ jobserver-0.1.27 \ js-sys-0.3.68 \ keyring-2.3.2 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.12.26+1.3.0 \ libpijul-1.0.0-beta.10 \ libredox-0.0.1 \ libsodium-sys-0.2.7 \ libssh2-sys-0.2.23 \ libz-sys-1.1.15 \ linked-hash-map-0.5.6 \ linux-keyutils-0.2.4 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.20 \ lru-cache-0.1.2 \ matches-0.1.10 \ md5-0.7.0 \ memchr-2.7.1 \ memmap-0.7.0 \ memoffset-0.6.5 \ memoffset-0.7.1 \ memoffset-0.9.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.10 \ native-tls-0.2.11 \ nix-0.22.3 \ nix-0.26.4 \ nom-7.1.3 \ num-0.4.1 \ num-bigint-0.4.4 \ num-complex-0.4.5 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.1 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ opaque-debug-0.3.0 \ open-3.2.0 \ openssl-0.10.63 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.99 \ ordered-stream-0.2.0 \ os_info-3.7.0 \ pager-0.16.1 \ parking-2.2.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.6 \ password-hash-0.2.3 \ path-slash-0.1.5 \ pathdiff-0.2.1 \ pbkdf2-0.8.0 \ pbkdf2-0.9.0 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ pijul-config-0.0.1 \ pijul-identity-0.0.1 \ pijul-interaction-0.0.1 \ pijul-macros-0.5.0 \ pijul-remote-1.0.0-beta.6 \ pijul-repository-0.0.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ piper-0.2.1 \ pkg-config-0.3.29 \ polling-2.8.0 \ polling-3.4.0 \ portable-atomic-1.6.0 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ ptree-0.4.0 \ ptyprocess-0.4.1 \ quote-1.0.35 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ reqwest-0.11.24 \ rlimit-0.9.1 \ rustc-demangle-0.1.23 \ rustix-0.37.27 \ rustix-0.38.31 \ rustls-pemfile-1.0.4 \ ryu-1.0.16 \ same-file-1.0.6 \ sanakirja-1.4.0 \ sanakirja-core-1.4.0 \ schannel-0.1.23 \ scopeguard-1.2.0 \ secret-service-3.0.1 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.196 \ serde_bytes-0.11.14 \ serde_derive-1.0.196 \ serde_json-1.0.113 \ serde_repr-0.1.18 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.9.9 \ sha2-0.10.8 \ shell-words-1.1.0 \ signal-hook-registry-1.4.1 \ signature-1.6.4 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.4.10 \ socket2-0.5.5 \ static_assertions-1.1.0 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.48 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tar-0.4.40 \ tempfile-3.10.0 \ termcolor-1.4.1 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thread_local-1.1.7 \ threadpool-1.8.1 \ thrussh-0.33.5 \ thrussh-0.34.0 \ thrussh-config-0.5.0 \ thrussh-config-0.6.0 \ thrussh-keys-0.21.0 \ thrussh-keys-0.22.1 \ thrussh-libsodium-0.2.2 \ tint-1.0.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.36.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.14 \ tokio-util-0.7.10 \ toml-0.5.11 \ toml-0.7.8 \ toml-0.8.10 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.22.4 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ typenum-1.17.0 \ uds_windows-1.1.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ url-2.5.0 \ utf8parse-0.2.1 \ uuid-1.7.0 \ validator-0.15.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.1 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.91 \ wasm-bindgen-backend-0.2.91 \ wasm-bindgen-futures-0.4.41 \ wasm-bindgen-macro-0.2.91 \ wasm-bindgen-macro-support-0.2.91 \ wasm-bindgen-shared-0.2.91 \ wasm-streams-0.4.0 \ web-sys-0.3.68 \ which-4.4.2 \ whoami-1.4.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-core-0.52.0 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.39 \ winreg-0.50.0 \ xattr-1.3.1 \ xdg-home-1.1.0 \ yasna-0.4.0 \ zbus-3.15.0 \ zbus_macros-3.15.0 \ zbus_names-2.6.0 \ zeroize-1.3.0 \ zeroize_derive-1.4.2 \ zstd-seekable-0.1.23 \ zvariant-3.15.0 \ zvariant_derive-3.15.0 \ zvariant_utils-1.0.1 PLIST_FILES= bin/pijul .include .if ${ARCH} == powerpc LTO_UNSAFE= yes .endif post-patch: ${MV} ${WRKSRC}/cargo-crates/pijul-1.0.0-beta.9/* ${WRKSRC}/ do-install: ${INSTALL_SCRIPT} ${CARGO_TARGET_DIR}/*/pijul ${STAGEDIR}${PREFIX}/bin/pijul .include diff --git a/devel/pipelight/Makefile b/devel/pipelight/Makefile index d090085c777c..d2a7cea2763c 100644 --- a/devel/pipelight/Makefile +++ b/devel/pipelight/Makefile @@ -1,20 +1,20 @@ PORTNAME= pipelight DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org COMMENT= Self-hosted, lightweight, CI/CD pipelines LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libssh2.so:security/libssh2 USES= cargo localbase pkgconfig ssl USE_GITHUB= yes CARGO_INSTALL_PATH= ${PORTNAME} PLIST_FILES= bin/pipelight .include diff --git a/devel/py-dbt-extractor/Makefile b/devel/py-dbt-extractor/Makefile index aee09a814508..8bf81aeb70dd 100644 --- a/devel/py-dbt-extractor/Makefile +++ b/devel/py-dbt-extractor/Makefile @@ -1,36 +1,36 @@ PORTNAME= dbt-extractor PORTVERSION= 0.5.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= dbt_extractor-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz MAINTAINER= pat@patmaddox.com COMMENT= Analyze and extract information from Jinja used in dbt projects WWW= https://github.com/dbt-labs/dbt-extractor/ LICENSE= APACHE20 BUILD_DEPENDS= maturin:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tree-sitter>0:devel/py-tree-sitter@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no post-extract: ${LN} -s ${WRKDIR}/tree-sitter-jinja2-*/ ${WRKSRC}/tree-sitter-dbt-jinja pre-build: cd ${WRKSRC} && maturin build -f ${MKDIR} ${WRKSRC}/dist ${CP} ${WRKSRC}/target/wheels/${DISTNAME}-*freebsd*.whl ${WRKSRC}/dist/ do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} PYO3_PYTHON=${PYTHON_CMD} ${CARGO} test) .include diff --git a/devel/py-ddtrace/Makefile b/devel/py-ddtrace/Makefile index e351350b1866..17b2e4d485a8 100644 --- a/devel/py-ddtrace/Makefile +++ b/devel/py-ddtrace/Makefile @@ -1,60 +1,61 @@ PORTNAME= ddtrace PORTVERSION= 2.21.9 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/abseil/abseil-cpp/releases/download/${ABSEIL_VERSION}/:abseil PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ddtrace-${PORTVERSION}${EXTRACT_SUFX} \ abseil-cpp-${ABSEIL_VERSION}${EXTRACT_SUFX}:abseil MAINTAINER= sunpoet@FreeBSD.org COMMENT= Datadog APM client library WWW= https://ddtrace.readthedocs.io/en/stable/ \ https://github.com/DataDog/dd-trace-py LICENSE= APACHE20 BSD3CLAUSE LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.Apache LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE.BSD3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=0<2:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=4:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libddwaf.so:devel/libddwaf RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bytecode>=0.16.0:devel/py-bytecode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}envier>=0.5<1:devel/py-envier@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3,1:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wrapt>=1:devel/py-wrapt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xmltodict>=0.12:devel/py-xmltodict@${PY_FLAVOR} USES= cargo cmake:indirect compiler:c++17-lang python shebangfix USE_PYTHON= autoplist concurrent cython pep517 CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/src/core/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/src/core/Cargo.toml CARGO_INSTALL= no ABSEIL_VERSION= 20250127.1 PORTSCOUT= limit:^[0-9]*\.[0-9]*\.[0-9]* SHEBANG_GLOB= *.sh OPTIONS_DEFINE= OPENAI OPENTRACING OPTIONS_DEFAULT=OPENAI OPENTRACING OPENAI_DESC= Calculate number of tokens OPENTRACING_DESC= OpenTracing support OPENAI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tiktoken>=0:textproc/py-tiktoken@${PY_FLAVOR} OPENTRACING_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}opentracing>=2.0.0:devel/py-opentracing@${PY_FLAVOR} post-patch: @${MV} ${WRKDIR}/abseil-cpp-${ABSEIL_VERSION}/ ${WRKSRC}/ddtrace/appsec/_iast/_taint_tracking/absl/ post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-deptry/Makefile b/devel/py-deptry/Makefile index a635c7dcdf13..25e660776867 100644 --- a/devel/py-deptry/Makefile +++ b/devel/py-deptry/Makefile @@ -1,30 +1,30 @@ PORTNAME= deptry PORTVERSION= 0.23.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= deptry-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= CLI utility to check for unused, missing and transitive dependencies WWW= https://deptry.com/ \ https://github.com/fpgmaas/deptry LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.5<2.0:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.0<9:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requirements-parser>=0.11.0<1:devel/py-requirements-parser@${PY_FLAVOR} \ ${PY_TOMLI} USES= cargo python:3.9+ USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/deptry-${PORTVERSION} .include diff --git a/devel/py-dulwich/Makefile b/devel/py-dulwich/Makefile index d03ba472e3fc..b3e28258f205 100644 --- a/devel/py-dulwich/Makefile +++ b/devel/py-dulwich/Makefile @@ -1,55 +1,55 @@ PORTNAME= dulwich PORTVERSION= 0.22.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= dulwich-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Git Library WWW= https://www.dulwich.io/ \ https://github.com/jelmer/dulwich LICENSE= APACHE20 GPLv2+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.25,1:net/py-urllib3@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastimport>=0:devel/py-fastimport@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gevent>=0:devel/py-gevent@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}geventhttpclient>=0:devel/py-geventhttpclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=17.1:devel/py-setuptools@${PY_FLAVOR} USES= cargo cpe python:3.9+ shebangfix USE_PYTHON= autoplist concurrent pep517 unittest CARGO_BUILD= no CARGO_INSTALL= no CPE_VENDOR= dulwich_project SHEBANG_FILES= examples/*.py OPTIONS_DEFINE= DOCS EXAMPLES FASTIMPORT PARAMIKO FASTIMPORT_DESC=Git fastimport support PARAMIKO_DESC= SSH2 support FASTIMPORT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastimport>=0:devel/py-fastimport@${PY_FLAVOR} PARAMIKO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=0:security/py-paramiko@${PY_FLAVOR} post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/docs/tutorial/*.txt ${STAGEDIR}${DOCSDIR}/ post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/examples/*.py ${STAGEDIR}${EXAMPLESDIR}/ .include diff --git a/devel/py-jellyfish/Makefile b/devel/py-jellyfish/Makefile index 223c544767e6..9114b495e3f2 100644 --- a/devel/py-jellyfish/Makefile +++ b/devel/py-jellyfish/Makefile @@ -1,24 +1,24 @@ PORTNAME= jellyfish PORTVERSION= 0.11.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for doing approximate and phonetic matching of strings WWW= https://github.com/jamesturk/jellyfish LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.14<2:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no .include diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile index 25f132c92ba9..a301761b859b 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -1,43 +1,44 @@ PORTNAME= libcst PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Concrete syntax tree with AST-like properties WWW= https://github.com/Instagram/LibCST LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= cargo dos2unix python USE_PYTHON= autoplist concurrent pep517 BINARY_ALIAS= python3=${PYTHON_CMD} CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/native/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/native/Cargo.toml CARGO_INSTALL= no CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}libcst03 .include .if ${PYTHON_REL} < 31000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} .endif .if ${PYTHON_REL} < 31300 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.2:devel/py-pyyaml@${PY_FLAVOR} .else RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyyaml-ft>=8.0.0:devel/py-pyyaml-ft@${PY_FLAVOR} .endif .include diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index 1bab4269cac5..47dfb452685f 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,48 +1,49 @@ PORTNAME= maturin DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # Workaround to use both the PyPI tarball and the cargo crates. DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= kai@FreeBSD.org COMMENT= Build and publish crates with pyo3, rust-cpython and cffi bindings WWW= https://github.com/PyO3/maturin LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/license-apache LICENSE_FILE_MIT= ${WRKSRC}/license-mit BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.4.0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PY_TOMLI} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.36.2:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libzstd.so:archivers/zstd RUN_DEPENDS= ${PY_TOMLI} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} BINARY_ALIAS= python3=${PYTHON_CMD} # NB: There are two options in "pyproject.toml" (= "patchelf" + "zig") but both # seem to be a no-op on FreeBSD at the moment, so they were deliberately # not added. .include .if ${ARCH:Mpowerpc*} CARGO_BUILD_ARGS= --no-default-features \ --features=upload,log,human-panic .endif post-patch: ${REINPLACE_CMD} 's|%%PYTHON_VER%%|${PYTHON_VER}|' ${WRKSRC}/maturin/__init__.py .include diff --git a/devel/py-orjson/Makefile b/devel/py-orjson/Makefile index 0639085d0e05..f51fba02a100 100644 --- a/devel/py-orjson/Makefile +++ b/devel/py-orjson/Makefile @@ -1,41 +1,41 @@ PORTNAME= orjson DISTVERSION= 3.10.15 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rozhuk.im@gmail.com COMMENT= Fast, correct JSON library for Python WWW= https://pypi.org/project/orjson/ \ https://github.com/ijl/orjson/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1<2:devel/py-maturin@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pendulum>0:devel/py-pendulum@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>0,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xxhash>0:devel/py-xxhash@${PY_FLAVOR} USES= cargo python USE_GITHUB= yes GH_ACCOUNT= ijl USE_PYTHON= autoplist concurrent cython pep517 pytest CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR=${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} BINARY_ALIAS= python3=${PYTHON_CMD} .include diff --git a/devel/py-pendulum/Makefile b/devel/py-pendulum/Makefile index 3aece4b7d656..bcb2e73b3426 100644 --- a/devel/py-pendulum/Makefile +++ b/devel/py-pendulum/Makefile @@ -1,31 +1,31 @@ PORTNAME= pendulum PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pendulum-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python package to ease datetimes manipulation WWW= https://pendulum.eustace.io/ \ https://pendulum.eustace.io/docs/ \ https://github.com/python-pendulum/pendulum LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.6:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}time-machine>=2.6.0:devel/py-time-machine@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzdata>=2020.1:devel/py-tzdata@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/rust/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/rust/Cargo.toml CARGO_INSTALL= no .include diff --git a/devel/py-pycrdt/Makefile b/devel/py-pycrdt/Makefile index 0e26c68071b5..eab81c24cc29 100644 --- a/devel/py-pycrdt/Makefile +++ b/devel/py-pycrdt/Makefile @@ -1,35 +1,36 @@ PORTNAME= pycrdt PORTVERSION= 0.12.23 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pycrdt-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings for Yrs WWW= https://y-crdt.github.io/pycrdt/ \ https://github.com/y-crdt/pycrdt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.2<2:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=4.4.0<5.0.0:devel/py-anyio@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no .include .if ${PYTHON_REL} < 31000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6:devel/py-importlib-metadata@${PY_FLAVOR} .endif .if ${PYTHON_REL} < 31100 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.14.0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/devel/py-pydantic-core/Makefile b/devel/py-pydantic-core/Makefile index 7ec363753f4b..fa475dc7ce1a 100644 --- a/devel/py-pydantic-core/Makefile +++ b/devel/py-pydantic-core/Makefile @@ -1,28 +1,28 @@ PORTNAME= pydantic-core PORTVERSION= 2.33.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pydantic_core-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Core functionality for Pydantic validation and serialization WWW= https://github.com/pydantic/pydantic-core LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1<2:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR} USES= cargo python:3.9+ USE_PYTHON= autoplist concurrent pep517 BINARY_ALIAS= python3=${PYTHON_CMD} CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/pydantic_core-${PORTVERSION} .include diff --git a/devel/py-pyperscan/Makefile b/devel/py-pyperscan/Makefile index 6607a862da8b..2384eac7d220 100644 --- a/devel/py-pyperscan/Makefile +++ b/devel/py-pyperscan/Makefile @@ -1,116 +1,116 @@ PORTNAME= pyperscan DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python binding for Hyperscan, Intel's regex library WWW= https://vlaci.github.io/pyperscan/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0:devel/py-maturin@${PY_FLAVOR} LIB_DEPENDS= libhs.so:devel/hyperscan USES= cargo llvm localbase python USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= vlaci CARGO_CRATES= aho-corasick-1.1.2 \ autocfg-1.1.0 \ bindgen-0.69.1 \ bitflags-1.3.2 \ bitflags-2.4.1 \ cc-1.0.83 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ clang-sys-1.6.1 \ cmake-0.1.50 \ either-1.9.0 \ errno-0.3.8 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ glob-0.3.1 \ home-0.5.5 \ indoc-1.0.9 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.151 \ libloading-0.7.4 \ linux-raw-sys-0.4.12 \ lock_api-0.4.11 \ log-0.4.20 \ memchr-2.6.4 \ memoffset-0.8.0 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ once_cell-1.19.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ peeking_take_while-0.1.2 \ prettyplease-0.2.15 \ proc-macro2-1.0.70 \ pyo3-0.18.3 \ pyo3-build-config-0.18.3 \ pyo3-ffi-0.18.3 \ pyo3-macros-0.18.3 \ pyo3-macros-backend-0.18.3 \ quote-1.0.33 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rustc-hash-1.1.0 \ rustix-0.38.28 \ scopeguard-1.2.0 \ shlex-1.2.0 \ smallvec-1.11.2 \ syn-1.0.109 \ syn-2.0.40 \ target-lexicon-0.12.12 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ unicode-ident-1.0.12 \ unindent-0.1.11 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= FREEBSD_LOCALBASE=${LOCALBASE} \ PATH=${FILESDIR}:${PATH} TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} .include diff --git a/devel/py-pyproject-fmt-rust/Makefile b/devel/py-pyproject-fmt-rust/Makefile index 66c5d4e7e652..b7fe6917e89b 100644 --- a/devel/py-pyproject-fmt-rust/Makefile +++ b/devel/py-pyproject-fmt-rust/Makefile @@ -1,25 +1,25 @@ PORTNAME= pyproject-fmt-rust PORTVERSION= 1.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pyproject_fmt_rust-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Format your pyproject.toml file WWW= https://github.com/tox-dev/pyproject-fmt-rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.7.1:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/pyproject_fmt_rust-${PORTVERSION} .include diff --git a/devel/py-pyproject-fmt/Makefile b/devel/py-pyproject-fmt/Makefile index 6ec3a0dce49f..b1c1dfbcce58 100644 --- a/devel/py-pyproject-fmt/Makefile +++ b/devel/py-pyproject-fmt/Makefile @@ -1,27 +1,27 @@ PORTNAME= pyproject-fmt PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pyproject_fmt-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Format your pyproject.toml file WWW= https://github.com/tox-dev/toml-fmt/tree/main/pyproject-fmt \ https://github.com/tox-dev/toml-fmt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.4:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml-fmt-common>=1.0.1<1.0.1_99:devel/py-toml-fmt-common@${PY_FLAVOR} USES= cargo python:3.9+ USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/pyproject_fmt-${PORTVERSION} .include diff --git a/devel/py-qcs-sdk-python/Makefile b/devel/py-qcs-sdk-python/Makefile index 733be75ecb36..9e73091687a7 100644 --- a/devel/py-qcs-sdk-python/Makefile +++ b/devel/py-qcs-sdk-python/Makefile @@ -1,515 +1,515 @@ PORTNAME= qcs-sdk-python DISTVERSIONPREFIX= python/v DISTVERSION= 0.20.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Python interface for the QCS Rust SDK WWW= https://github.com/rigetti/qcs-sdk-rust LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.2.3:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} USES= cargo python USE_PYTHON= pep517 autoplist USE_GITHUB= yes GH_ACCOUNT= rigetti GH_PROJECT= qcs-sdk-rust RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.1 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anyhow-1.0.89 \ approx-0.5.1 \ arc-swap-1.7.1 \ assert2-0.3.15 \ assert2-macros-0.3.15 \ async-socks5-0.5.1 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.82 \ atomic-0.6.0 \ atty-0.2.14 \ autocfg-1.3.0 \ axum-0.6.20 \ axum-core-0.3.4 \ backoff-0.4.0 \ backtrace-0.3.74 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bindgen-0.53.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ built-0.6.1 \ bumpalo-3.16.0 \ bytecount-0.6.8 \ bytemuck-1.18.0 \ byteorder-1.5.0 \ bytes-1.7.2 \ cached-0.44.0 \ cached_proc_macro-0.17.0 \ cached_proc_macro_types-0.1.1 \ cargo-lock-9.0.0 \ cc-1.1.21 \ cexpr-0.4.0 \ cfg-expr-0.15.8 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clang-sys-0.29.3 \ clap-2.34.0 \ console-0.15.8 \ convert_case-0.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.14 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ ct-logs-0.8.0 \ darling-0.14.4 \ darling-0.20.10 \ darling_core-0.14.4 \ darling_core-0.20.10 \ darling_macro-0.14.4 \ darling_macro-0.20.10 \ deranged-0.3.11 \ derive_builder-0.12.0 \ derive_builder-0.20.1 \ derive_builder_core-0.12.0 \ derive_builder_core-0.20.1 \ derive_builder_macro-0.12.0 \ derive_builder_macro-0.20.1 \ derive_more-0.99.18 \ diff-0.1.13 \ digest-0.10.7 \ dircpy-0.3.19 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ enum-as-inner-0.5.1 \ env_logger-0.7.1 \ equivalent-1.0.1 \ erased-serde-0.3.31 \ errno-0.3.9 \ fastrand-2.1.1 \ figment-0.10.19 \ fixedbitset-0.4.2 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.3 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.0 \ glob-0.3.1 \ h2-0.3.26 \ handlebars-4.5.0 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ headers-0.3.9 \ headers-core-0.2.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ home-0.5.9 \ http-0.2.12 \ http-body-0.4.6 \ http-range-header-0.3.1 \ httparse-1.9.4 \ httpdate-1.0.3 \ humantime-1.3.0 \ hyper-0.14.30 \ hyper-proxy-0.9.1 \ hyper-rustls-0.22.1 \ hyper-rustls-0.24.2 \ hyper-socks2-0.8.0 \ hyper-timeout-0.4.1 \ ident_case-1.0.1 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.5.0 \ indoc-2.0.5 \ inlinable_string-0.1.15 \ insta-1.40.0 \ instant-0.1.13 \ inventory-0.3.15 \ ipnet-2.10.0 \ is-terminal-0.4.13 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.70 \ jsonwebtoken-9.3.0 \ jwalk-0.8.1 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ lexical-7.0.1 \ lexical-core-1.0.1 \ lexical-parse-float-1.0.1 \ lexical-parse-integer-1.0.1 \ lexical-util-1.0.2 \ lexical-write-float-1.0.1 \ lexical-write-integer-1.0.1 \ libc-0.2.158 \ libloading-0.5.2 \ libloading-0.8.5 \ libm-0.2.8 \ libquil-sys-0.4.0 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ maplit-1.0.2 \ matchers-0.1.0 \ matchit-0.7.3 \ matrixmultiply-0.3.9 \ memchr-2.7.4 \ memoffset-0.9.1 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ multimap-0.10.0 \ nalgebra-0.29.0 \ nalgebra-macros-0.1.0 \ ndarray-0.15.6 \ nom-5.1.3 \ nom-7.1.3 \ nom_locate-4.2.0 \ nu-ansi-term-0.46.0 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ numpy-0.20.0 \ object-0.36.4 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ opentelemetry-0.20.0 \ opentelemetry-0.23.0 \ opentelemetry-http-0.9.0 \ opentelemetry-otlp-0.16.0 \ opentelemetry-proto-0.6.0 \ opentelemetry-stdout-0.4.0 \ opentelemetry_api-0.20.0 \ opentelemetry_sdk-0.20.0 \ opentelemetry_sdk-0.23.0 \ option-ext-0.2.0 \ ordered-float-3.9.2 \ ordered-float-4.2.2 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ pbjson-0.6.0 \ pbjson-build-0.6.2 \ pbjson-types-0.6.0 \ pear-0.2.9 \ pear_codegen-0.2.9 \ peeking_take_while-0.1.2 \ pem-3.0.4 \ percent-encoding-2.3.1 \ pest-2.7.13 \ pest_derive-2.7.13 \ pest_generator-2.7.13 \ pest_meta-2.7.13 \ petgraph-0.6.5 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ portable-atomic-1.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ prettyplease-0.2.22 \ proc-macro2-1.0.86 \ proc-macro2-diagnostics-0.10.1 \ prost-0.12.6 \ prost-build-0.12.6 \ prost-derive-0.12.6 \ prost-types-0.12.6 \ pyo3-0.20.3 \ pyo3-asyncio-0.20.0 \ pyo3-build-config-0.20.3 \ pyo3-build-config-0.22.3 \ pyo3-ffi-0.20.3 \ pyo3-log-0.8.4 \ pyo3-macros-0.20.3 \ pyo3-macros-backend-0.20.3 \ pyo3-opentelemetry-0.3.2-dev.1 \ pyo3-opentelemetry-macros-0.3.2-rc.0 \ pyo3-tracing-subscriber-0.1.2-dev.1 \ qcs-api-0.2.1 \ qcs-api-client-common-0.10.2 \ qcs-api-client-grpc-0.10.2 \ qcs-api-client-openapi-0.11.2 \ quick-error-1.2.3 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.4 \ redox_users-0.4.6 \ regex-1.10.6 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ reqwest-0.11.27 \ reqwest-middleware-0.2.5 \ reqwest-tracing-0.4.8 \ rigetti-pyo3-0.3.6 \ rigetti-pyo3-0.4.1 \ ring-0.16.20 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ rstest-0.17.0 \ rstest_macros-0.17.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustix-0.38.37 \ rustls-0.19.1 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-native-certs-0.5.0 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.7.3 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.8 \ rustversion-1.0.17 \ ryu-1.0.18 \ safe_arch-0.7.2 \ same-file-1.0.6 \ schannel-0.1.24 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.6.1 \ sct-0.7.1 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ semver-1.0.23 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shellexpand-3.1.0 \ shlex-0.1.1 \ shlex-1.3.0 \ simba-0.6.0 \ similar-2.6.0 \ simple_asn1-0.6.2 \ simple_logger-4.3.3 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ static_assertions-1.1.0 \ statrs-0.16.1 \ strsim-0.8.0 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.77 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ system-deps-6.2.2 \ target-lexicon-0.12.16 \ task-local-extensions-0.1.4 \ tempfile-3.12.0 \ termcolor-1.4.1 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ textwrap-0.11.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.40.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.4.0 \ tokio-rustls-0.22.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-socks-0.5.2 \ tokio-stream-0.1.16 \ tokio-util-0.7.12 \ toml-0.7.8 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.19.15 \ toml_edit-0.22.21 \ tonic-0.11.0 \ tonic-build-0.11.0 \ tonic-web-0.11.0 \ tower-0.4.13 \ tower-http-0.4.4 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.1.4 \ tracing-log-0.2.0 \ tracing-opentelemetry-0.20.0 \ tracing-opentelemetry-0.24.0 \ tracing-serde-0.1.3 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ uncased-0.9.10 \ 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.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.13 \ unicode-normalization-0.1.24 \ unicode-width-0.1.14 \ unindent-0.2.3 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.2 \ urlencoding-2.1.3 \ urlpattern-0.2.0 \ uuid-1.10.0 \ valuable-0.1.0 \ vec_map-0.8.2 \ version-compare-0.2.0 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ warp-0.3.7 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ web-time-1.1.0 \ webpki-0.21.4 \ webpki-roots-0.25.4 \ which-3.1.1 \ wide-0.7.28 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winnow-0.6.18 \ winreg-0.50.0 \ yansi-1.0.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zeromq-src-0.2.6+4.3.4 \ zmq-0.10.0 \ zmq-sys-0.12.0 \ quil-rs@git+https://github.com/rigetti/quil-rs?tag=quil-py/v0.12.1\#a0f2776893d3ce33eb9f29449f3b4b0e9ed24174 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/crates/python MAKE_ENV= ${CARGO_ENV} TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${BUILD_WRKDIR} WRKSRC_SUBDIR= crates/python BINARY_ALIAS= python3=${PYTHON_CMD} post-patch: ${MKDIR} ${WRKDIR}/quil-rs-quil-py ${MV} ${WRKDIR}/quil-rs-quil-py-v0.12.1 ${WRKDIR}/quil-rs-quil-py/v0.12.1 .include diff --git a/devel/py-regress/Makefile b/devel/py-regress/Makefile index 48f5dcac317f..9f3160c22a28 100644 --- a/devel/py-regress/Makefile +++ b/devel/py-regress/Makefile @@ -1,24 +1,24 @@ PORTNAME= regress PORTVERSION= 0.4.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings to Rust's regress ECMA regular expressions library WWW= https://github.com/crate-py/regress LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no .include diff --git a/devel/py-rpds-py/Makefile b/devel/py-rpds-py/Makefile index 026491dea72d..fdf715e7071c 100644 --- a/devel/py-rpds-py/Makefile +++ b/devel/py-rpds-py/Makefile @@ -1,27 +1,27 @@ PORTNAME= rpds-py PORTVERSION= 0.25.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/crate-py/rpds/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= rpds_py-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings to Rust persistent data structures (rpds) WWW= https://rpds.readthedocs.io/en/latest/ \ https://github.com/crate-py/rpds LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.2<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo dos2unix python:3.9+ USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/rpds_py-${PORTVERSION} .include diff --git a/devel/py-ruff/Makefile b/devel/py-ruff/Makefile index beedfca6ccc2..56b293872cd7 100644 --- a/devel/py-ruff/Makefile +++ b/devel/py-ruff/Makefile @@ -1,458 +1,459 @@ PORTNAME= ruff DISTVERSION= 0.11.13 +PORTREVISION= 1 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Extremely fast Python linter and code formatter WWW= https://astral.sh/ \ https://docs.astral.sh/ruff/ \ https://github.com/astral-sh/ruff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0:devel/py-maturin@${PY_FLAVOR} \ ${PY_SETUPTOOLS} \ gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo python USE_PYTHON= pep517 autoplist concurrent USE_GITHUB= yes GH_ACCOUNT= astral-sh CARGO_CRATES= adler2-2.0.0 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ annotate-snippets-0.11.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-lossy-1.1.3 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-svg-0.1.7 \ anstyle-wincon-3.0.7 \ anyhow-1.0.98 \ argfile-0.2.1 \ arrayvec-0.7.6 \ assert_fs-1.1.3 \ autocfg-1.4.0 \ base64-0.13.1 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ bitflags-1.3.2 \ bitflags-2.9.1 \ block-buffer-0.10.4 \ boxcar-0.2.12 \ bstr-1.12.0 \ bumpalo-3.17.0 \ byteorder-1.5.0 \ cachedir-0.3.1 \ camino-1.1.9 \ cast-0.3.0 \ castaway-0.2.3 \ cc-1.2.23 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.39 \ clap_builder-4.5.39 \ clap_complete-4.5.50 \ clap_complete_command-0.6.1 \ clap_complete_nushell-4.5.5 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clearscreen-4.0.1 \ codspeed-2.10.1 \ codspeed-criterion-compat-2.10.1 \ codspeed-criterion-compat-walltime-2.10.1 \ colorchoice-1.0.3 \ colored-2.2.0 \ colored-3.0.0 \ compact_str-0.9.0 \ console-0.15.11 \ console_error_panic_hook-0.1.7 \ console_log-1.0.0 \ core-foundation-sys-0.8.7 \ countme-3.0.1 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ criterion-0.6.0 \ criterion-plot-0.5.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ crunchy-0.2.3 \ crypto-common-0.1.6 \ ctrlc-3.4.7 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ dashmap-5.5.3 \ dashmap-6.1.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dir-test-0.4.1 \ dir-test-macros-0.4.1 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ drop_bomb-0.1.5 \ dunce-1.0.5 \ dyn-clone-1.0.19 \ either-1.15.0 \ encode_unicode-1.0.0 \ env_filter-0.1.3 \ env_home-0.1.0 \ env_logger-0.11.8 \ equivalent-1.0.2 \ errno-0.3.12 \ escape8259-0.5.3 \ escargot-0.5.14 \ etcetera-0.10.0 \ fastrand-2.3.0 \ fern-0.7.1 \ filetime-0.2.25 \ flate2-1.1.1 \ fnv-1.0.7 \ foldhash-0.1.5 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ fsevent-sys-4.1.0 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.16 \ getrandom-0.3.3 \ glob-0.3.2 \ globset-0.4.16 \ globwalk-0.9.1 \ half-2.6.0 \ hashbrown-0.14.5 \ hashbrown-0.15.3 \ hashlink-0.10.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.5.1 \ home-0.5.11 \ html-escape-0.2.13 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-2.0.0 \ icu_locale_core-2.0.0 \ icu_normalizer-2.0.0 \ icu_normalizer_data-2.0.0 \ icu_properties-2.0.0 \ icu_properties_data-2.0.0 \ icu_provider-2.0.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.1 \ ignore-0.4.23 \ imara-diff-0.1.8 \ imperative-1.0.6 \ indexmap-2.9.0 \ indicatif-0.17.11 \ indoc-2.0.6 \ inotify-0.11.0 \ inotify-sys-0.1.5 \ insta-1.43.1 \ insta-cmd-0.6.0 \ is-docker-0.2.0 \ is-macro-0.3.7 \ is-terminal-0.4.16 \ is-wsl-0.4.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ jiff-0.2.14 \ jiff-static-0.2.14 \ jiff-tzdb-0.1.4 \ jiff-tzdb-platform-0.1.3 \ jobserver-0.1.33 \ jod-thread-1.0.0 \ js-sys-0.3.77 \ kqueue-1.1.1 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ libc-0.2.172 \ libcst-1.8.0 \ libcst_derive-1.8.0 \ libmimalloc-sys-0.1.42 \ libredox-0.1.3 \ libtest-mimic-0.7.3 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ lock_api-0.4.12 \ log-0.4.27 \ lsp-server-0.7.8 \ markdown-1.0.0 \ matchers-0.1.0 \ matches-0.1.10 \ matchit-0.8.6 \ memchr-2.7.4 \ mimalloc-0.1.46 \ minicov-0.3.7 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.8 \ mio-1.0.3 \ natord-1.0.9 \ newtype-uuid-1.2.1 \ nix-0.29.0 \ nix-0.30.1 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ notify-8.0.0 \ notify-types-2.0.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ once_cell-1.21.3 \ oorandom-11.1.5 \ option-ext-0.2.0 \ ordermap-0.5.7 \ os_pipe-1.2.1 \ os_str_bytes-7.1.0 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ path-slash-0.2.1 \ pathdiff-0.2.3 \ peg-0.8.5 \ peg-macros-0.8.5 \ peg-runtime-0.8.5 \ pep440_rs-0.7.3 \ pep508_rs-0.9.2 \ percent-encoding-2.3.1 \ pest-2.8.0 \ pest_derive-2.8.0 \ pest_generator-2.8.0 \ pest_meta-2.8.0 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ pkg-config-0.3.32 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ potential_utf-0.1.2 \ ppv-lite86-0.2.21 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.95 \ pyproject-toml-0.13.4 \ quick-junit-0.5.1 \ quick-xml-0.37.5 \ quickcheck-1.0.3 \ quickcheck_macros-1.1.0 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.8.5 \ rand-0.9.1 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.12 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ ron-0.7.1 \ rust-stemmers-1.2.0 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustc-stable-hash-0.1.2 \ rustix-1.0.7 \ rustversion-1.0.20 \ ryu-1.0.20 \ same-file-1.0.6 \ schemars-0.8.22 \ schemars_derive-0.8.22 \ scopeguard-1.2.0 \ seahash-4.1.0 \ serde-1.0.219 \ serde-wasm-bindgen-0.6.5 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ serde_json-1.0.140 \ serde_repr-0.1.20 \ serde_spanned-0.6.8 \ serde_test-1.0.177 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ sha2-0.10.9 \ sharded-slab-0.1.7 \ shellexpand-3.1.1 \ shlex-1.3.0 \ similar-2.7.0 \ siphasher-1.0.1 \ smallvec-1.15.0 \ snapbox-0.6.21 \ snapbox-macros-0.3.10 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strip-ansi-escapes-0.2.1 \ strsim-0.11.1 \ strum-0.27.1 \ strum_macros-0.27.1 \ syn-2.0.101 \ synstructure-0.13.2 \ tempfile-3.20.0 \ termcolor-1.4.1 \ terminal_size-0.4.2 \ terminfo-0.9.0 \ termtree-0.5.1 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ thin-vec-0.2.14 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ threadpool-1.8.1 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ tinystr-0.8.1 \ tinytemplate-1.2.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ toml-0.8.22 \ toml_datetime-0.6.9 \ toml_edit-0.22.26 \ toml_write-0.1.1 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-flame-0.2.0 \ tracing-indicatif-0.3.9 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ tryfn-0.2.3 \ typed-arena-2.0.2 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ 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-id-0.3.5 \ unicode-ident-1.0.18 \ unicode-normalization-0.1.24 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unicode_names2-1.3.0 \ unicode_names2_generator-1.3.0 \ unscanny-0.1.0 \ unty-0.0.4 \ url-2.5.4 \ urlencoding-2.1.3 \ utf8-width-0.1.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.17.0 \ uuid-macro-internal-1.17.0 \ valuable-0.1.1 \ version-ranges-0.1.1 \ version_check-0.9.5 \ virtue-0.0.18 \ vt100-0.15.2 \ vte-0.11.1 \ vte-0.14.1 \ vte_generate_state_changes-0.1.2 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasm-bindgen-test-0.3.50 \ wasm-bindgen-test-macro-0.3.50 \ web-sys-0.3.77 \ web-time-1.1.0 \ which-7.0.3 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.61.1 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-result-0.3.3 \ windows-strings-0.4.1 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.10 \ winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ yansi-1.0.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ zerocopy-0.8.25 \ zerocopy-derive-0.8.25 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ zerovec-0.11.2 \ zerovec-derive-0.11.1 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.15+zstd.1.5.7 \ salsa,salsa-macro-rules,salsa-macros@git+https://github.com/carljm/salsa.git?rev=0f6d406f6c309964279baef71588746b8c67b4a3\#0f6d406f6c309964279baef71588746b8c67b4a3 \ lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target # suggested to the upstream to add an ability to use the external ruff executable, see https://github.com/astral-sh/ruff/issues/11932 .include diff --git a/devel/py-tox-toml-fmt/Makefile b/devel/py-tox-toml-fmt/Makefile index 1f6f92baa4fa..682049333232 100644 --- a/devel/py-tox-toml-fmt/Makefile +++ b/devel/py-tox-toml-fmt/Makefile @@ -1,27 +1,27 @@ PORTNAME= tox-toml-fmt PORTVERSION= 1.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= tox_toml_fmt-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Format your pyproject.toml file WWW= https://github.com/tox-dev/toml-fmt/tree/main/tox-toml-fmt \ https://github.com/tox-dev/toml-fmt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.7.4:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml-fmt-common>=1.0.1<1.0.1_99:devel/py-toml-fmt-common@${PY_FLAVOR} USES= cargo python:3.9+ USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/tox_toml_fmt-${PORTVERSION} .include diff --git a/devel/py-ty/Makefile b/devel/py-ty/Makefile index 161d97445951..6cdc49603a7a 100644 --- a/devel/py-ty/Makefile +++ b/devel/py-ty/Makefile @@ -1,28 +1,29 @@ PORTNAME= ty DISTVERSION= 0.0.1a12 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tagattie@FreeBSD.org COMMENT= Extremely fast Python type checker, written in Rust WWW= https://github.com/astral-sh/ty LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_CARGOTOML=${WRKSRC}/ruff/Cargo.toml CARGO_CARGOLOCK=${WRKSRC}/ruff/Cargo.lock CARGO_BUILD= no CARGO_INSTALL= no PORTSCOUT= limit:^[0-9]\. .include diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile index 67ee85a2255a..56d0d8bac746 100644 --- a/devel/py-watchfiles/Makefile +++ b/devel/py-watchfiles/Makefile @@ -1,28 +1,28 @@ PORTNAME= watchfiles PORTVERSION= 0.24.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple, modern and high performance file watching and code reload in python WWW= https://watchfiles.helpmanual.io/ \ https://github.com/samuelcolvin/watchfiles LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.14.16<2:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.0.0:devel/py-anyio@${PY_FLAVOR} USES= cargo dos2unix python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no PORTSCOUT= limit:^\0. .include diff --git a/devel/pylyzer/Makefile b/devel/pylyzer/Makefile index 7b6f22e80f80..cd0d5aa0dd51 100644 --- a/devel/pylyzer/Makefile +++ b/devel/pylyzer/Makefile @@ -1,187 +1,187 @@ PORTNAME= pylyzer DISTVERSIONPREFIX= v DISTVERSION= 0.0.78 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Static code analyzer & language server for Python WWW= https://mtshiba.github.io/pylyzer/ \ https://github.com/mtshiba/pylyzer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: cannot transmute between types of different sizes, or dependently-sized types, see https://github.com/RustPython/Parser/issues/116 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomli>0:textproc/py-tomli@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ git:devel/git USES= cargo python USE_PYTHON= pep517 noflavors autoplist USE_GITHUB= yes GH_ACCOUNT= mtshiba CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.8.11 \ anyhow-1.0.95 \ autocfg-1.4.0 \ backtrace-0.3.74 \ backtrace-on-stack-overflow-0.3.0 \ bitflags-1.3.2 \ bitflags-2.8.0 \ bumpalo-3.17.0 \ byteorder-1.5.0 \ cc-1.2.10 \ cfg-if-1.0.0 \ convert_case-0.4.0 \ crunchy-0.2.3 \ derive_more-0.99.18 \ displaydoc-0.2.5 \ either-1.13.0 \ els-0.1.64-nightly.1 \ erg_common-0.6.52-nightly.1 \ erg_compiler-0.6.52-nightly.1 \ erg_parser-0.6.52-nightly.1 \ erg_proc_macros-0.6.52-nightly.1 \ form_urlencoded-1.2.1 \ getopts-0.2.21 \ getrandom-0.2.15 \ gimli-0.31.1 \ hashbrown-0.14.5 \ heck-0.5.0 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ is-macro-0.3.7 \ itertools-0.11.0 \ itoa-1.0.14 \ lalrpop-util-0.20.2 \ libc-0.2.169 \ libm-0.2.11 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.25 \ lsp-types-0.93.2 \ malachite-0.4.18 \ malachite-base-0.4.18 \ malachite-bigint-0.2.0 \ malachite-nz-0.4.18 \ malachite-q-0.4.18 \ memchr-2.7.4 \ memoffset-0.6.5 \ miniz_oxide-0.8.3 \ molc-0.3.0 \ nix-0.23.2 \ num-integer-0.1.46 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.20.2 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_shared-0.11.3 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.93 \ quote-1.0.38 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.8 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustversion-1.0.19 \ ryu-1.0.19 \ scopeguard-1.2.0 \ semver-1.0.25 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.138 \ serde_repr-0.1.19 \ shlex-1.3.0 \ siphasher-1.0.1 \ smallvec-1.13.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ syn-1.0.109 \ syn-2.0.96 \ synstructure-0.13.1 \ thread_local-1.1.8 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-emoji-char-0.9.0 \ unic-ucd-ident-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-ident-1.0.16 \ unicode-width-0.1.14 \ unicode-xid-0.2.6 \ unicode_names2-1.3.0 \ unicode_names2_generator-1.3.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ version_check-0.9.5 \ w-boson-0.1.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ windows-0.58.0 \ windows-core-0.58.0 \ windows-implement-0.58.0 \ windows-interface-0.58.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ rustpython-ast,rustpython-parser,rustpython-parser-core,rustpython-parser-vendored@git+https://github.com/RustPython/Parser\#f07b97cef396d573364639904d767c9ff3e3e701 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} .include diff --git a/devel/radicle/Makefile b/devel/radicle/Makefile index 431516b96156..27bd29085934 100644 --- a/devel/radicle/Makefile +++ b/devel/radicle/Makefile @@ -1,62 +1,63 @@ PORTNAME= radicle DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://distfiles.pirateparty.in/ashish/:sources \ LOCAL/ashish:sources DISTFILES= ${DISTNAME}.tar.gz:sources MAINTAINER= ashish@FreeBSD.org COMMENT= Sovereign code forge built on Git WWW= https://radicle.xyz/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS GIT_HEAD= 6f25d73d3df062e7b49df4b2e9dd7cb5aa3a98ca USES= cargo CARGO_INSTALL_PATH= radicle-cli radicle-remote-helper radicle-node CARGO_ENV= GIT_HEAD=${GIT_HEAD} \ RADICLE_VERSION=${DISTVERSION} \ SOURCE_DATE_EPOCH=1744895532 PLIST_FILES= bin/git-remote-rad \ bin/rad \ bin/radicle-node DOCS_BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor DOCS_PLIST_FILES= man/man1/git-remote-rad.1 \ man/man1/rad-id.1 \ man/man1/rad-patch.1 \ man/man1/rad.1 \ man/man1/radicle-node.1 # courtesy: https://reproducible-builds.org/docs/archives/ generate-tarball: git clone https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git ${PORTNAME} ${RM} -rf ${DISTNAME} cd ${PORTNAME} && git archive --format tar --prefix ${DISTNAME}/ \ ${GIT_HEAD} | ${TAR} xf - -C ../ ${FIND} ${DISTNAME} -print0 | \ ${XARGS} -0r ${TOUCH} -d '1970-01-01T00:00:00Z' ${FIND} ${DISTNAME} -print0 | LC_ALL=C ${SORT} -z | \ sudo ${TAR} --owner=0 --group=0 --numeric-owner --no-recursion \ --null -T - -cf - ${DISTNAME} | \ ${GZIP_CMD} -9n >${DISTNAME}.tar.gz git -C ${PORTNAME} log -1 --pretty=%ct HEAD ${RM} -rf ${PORTNAME} ${DISTNAME} post-build-DOCS-on: cd ${WRKSRC} && scripts/build-man-pages.sh . *.adoc post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${PREFIX}/man/man1 .for MANPAGE in ${DOCS_PLIST_FILES:T} ${INSTALL_MAN} ${WRKSRC}/${MANPAGE} ${STAGEDIR}${PREFIX}/man/man1 .endfor .include diff --git a/devel/rubygem-prometheus-client-mmap/Makefile b/devel/rubygem-prometheus-client-mmap/Makefile index f9a3c29ce04d..afbcee7ba2af 100644 --- a/devel/rubygem-prometheus-client-mmap/Makefile +++ b/devel/rubygem-prometheus-client-mmap/Makefile @@ -1,48 +1,49 @@ PORTNAME= prometheus-client-mmap PORTVERSION= 1.2.10 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Suite of instrumentation metric primitives WWW= https://gitlab.com/gitlab-org/prometheus-client-mmap LICENSE= APACHE20 RUN_DEPENDS= rubygem-base64>=0:converters/rubygem-base64 \ rubygem-bigdecimal>=0:math/rubygem-bigdecimal \ rubygem-logger-gitlab>=0:devel/rubygem-logger-gitlab \ rubygem-rb_sys>=0.9.109<0.10:lang/rubygem-rb_sys USES= cargo gem gmake llvm:build # Required to be able to build the rust library the gem uses GEMFILES:= ${DISTNAME}.gem DISTFILES+= ${DISTNAME}.gem GEMS_SKIP_SUBDIR= 1 CARGO_VENDOR_DIR= ${WRKSRC}/ext/fast_mmaped_file_rs/cargo-crates CARGO_CARGOTOML= ${WRKSRC}/Cargo.toml CARGO_CARGOLOCK= ${WRKSRC}/Cargo.lock CARGO_BUILD= no CARGO_INSTALL= no GEM_ENV+= MAKE=gmake # update the crates file with: make cargo-crates > Makefile.crates # The port installs files writeable # Is reported upstream: https://gitlab.com/gitlab-org/ruby/gems/prometheus-client-mmap/-/issues/60 post-extract: ${CHMOD} -R o-w ${WRKSRC} # The project has a Cargo.lock which is a symlink to main folder, cleanup this symlink post-stage: ${RM} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/ext/fast_mmaped_file_rs/Cargo.lock ${FIND} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/ext -type d -empty -delete 2> /dev/null || ${TRUE} .include .if ${OPSYS} == FreeBSD RUBYGEM_ARGS+= --with-cflags="-Wno-error=incompatible-function-pointer-types" .endif .include diff --git a/devel/ruff/Makefile b/devel/ruff/Makefile index 5ecad68fb8eb..6e28afac2a0d 100644 --- a/devel/ruff/Makefile +++ b/devel/ruff/Makefile @@ -1,56 +1,57 @@ PORTNAME= ruff DISTVERSION= 0.11.13 +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Extremely fast Python linter, written in Rust WWW= https://astral.sh/ \ https://docs.astral.sh/ruff/ \ https://github.com/astral-sh/ruff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= astral-sh RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 #CARGO_BUILD_ARGS= --package=file://${WRKSRC}/crates/ruff_cli CARGO_INSTALL_PATH= crates/ruff_cli PROGS= ruff \ ruff_dev \ ruff_python_formatter PLIST_FILES= ${PROGS:S/^/bin\//} \ share/bash-completion/completions/ruff \ share/elvish/lib/ruff.elv \ share/fish/vendor_completions.d/ruff.fish \ share/zsh/site-functions/_ruff PORTSCOUT= limit:^.*0\.0\.2[56789].* # don't report before 0.0.25x+ do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest .for p in ${PROGS} ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${p} \ ${STAGEDIR}${PREFIX}/bin .endfor # generate shell completions ${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions ${WRKDIR}/target/release/${PORTNAME} generate-shell-completion bash > ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} ${MKDIR} ${STAGEDIR}${PREFIX}/share/elvish/lib ${WRKDIR}/target/release/${PORTNAME} generate-shell-completion elvish > ${STAGEDIR}${PREFIX}/share/elvish/lib/${PORTNAME}.elv ${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${WRKDIR}/target/release/${PORTNAME} generate-shell-completion fish > ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/${PORTNAME}.fish ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${WRKDIR}/target/release/${PORTNAME} generate-shell-completion zsh > ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile index 9a11ecaaaab8..281f38c0b3bd 100644 --- a/devel/rust-analyzer/Makefile +++ b/devel/rust-analyzer/Makefile @@ -1,35 +1,36 @@ PORTNAME= rust-analyzer DISTVERSION= 2025-06-02 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= rust@FreeBSD.org COMMENT= Experimental Rust compiler front-end for IDEs WWW= https://rust-analyzer.github.io/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo dos2unix DOS2UNIX_FILES= ${WRKSRC_crate_notify}/src/kqueue.rs USE_GITHUB= yes CARGO_INSTALL_PATH= crates/rust-analyzer CARGO_ENV+= CFG_RELEASE=${DISTVERSION} LTO_UNSAFE= yes # attempts to install rustup toolchains NO_TEST= yes PLIST_FILES= bin/rust-analyzer PORTDOCS= * OPTIONS_DEFINE= DOCS post-install-DOCS-on: @cd ${WRKSRC}/docs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile index 53545d0979a6..96a898b6832c 100644 --- a/devel/rust-bindgen-cli/Makefile +++ b/devel/rust-bindgen-cli/Makefile @@ -1,25 +1,25 @@ PORTNAME= bindgen-cli DISTVERSION= 0.71.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= jbeich@FreeBSD.org COMMENT= Generate Rust bindings from C (and some C++) code WWW= https://github.com/rust-lang/rust-bindgen LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo llvm:run,noexport PLIST_FILES= bin/${PORTNAME:S/-cli//} post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs .include diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile index 20aa6e55fd7e..790feab97f97 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -1,21 +1,21 @@ PORTNAME= cbindgen DISTVERSION= 0.28.0 -PORTREVISION= 1 +PORTREVISION= 2 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 WWW= https://github.com/mozilla/cbindgen LICENSE= MPL20 RUN_DEPENDS= cargo:lang/${RUST_DEFAULT} USES= cargo PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/rust-script/Makefile b/devel/rust-script/Makefile index e86f42b4d379..799dc5c5e174 100644 --- a/devel/rust-script/Makefile +++ b/devel/rust-script/Makefile @@ -1,20 +1,20 @@ PORTNAME= rust-script DISTVERSION= 0.34.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= pat@patmaddox.com COMMENT= Run Rust files and expressions as scripts without setup or compilation WWW= https://github.com/fornwall/rust-script LICENSE= APACHE20 USES= cargo USE_GITHUB= yes GH_ACCOUNT= fornwall GH_PROJECT= rust-script PLIST_FILES= bin/rust-script .include diff --git a/devel/rustc-demangle/Makefile b/devel/rustc-demangle/Makefile index 1411a72db9c4..41c0d3d27d22 100644 --- a/devel/rustc-demangle/Makefile +++ b/devel/rustc-demangle/Makefile @@ -1,41 +1,41 @@ PORTNAME= rustc-demangle DISTVERSION= 0.1.24 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Library for Rust symbol demangling WWW= https://github.com/rust-lang/rustc-demangle LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/../../LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/../../LICENSE-MIT USES= cargo USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= rust-lang WRKSRC_SUBDIR= crates/capi CARGO_CRATES= arbitrary-1.3.2 \ cc-1.0.97 \ compiler_builtins-0.1.111 \ jobserver-0.1.31 \ libc-0.2.154 \ libfuzzer-sys-0.4.7 \ once_cell-1.19.0 \ rustc-std-workspace-core-1.0.0 PLIST_FILES= include/rustc_demangle.h \ lib/librustc_demangle.a \ lib/librustc_demangle.so do-install: ${INSTALL_DATA} ${WRKSRC}/../../crates/capi/include/rustc_demangle.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${WRKDIR}/target/release/librustc_demangle.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKDIR}/target/release/librustc_demangle.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/devel/rustup-init/Makefile b/devel/rustup-init/Makefile index a02476947d01..8a1937b53df1 100644 --- a/devel/rustup-init/Makefile +++ b/devel/rustup-init/Makefile @@ -1,25 +1,25 @@ PORTNAME= rustup-init DISTVERSION= 1.28.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel DISTNAME= rustup MAINTAINER= jinking.this@gmail.com COMMENT= Rust toolchain installer WWW= https://rustup.rs/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo llvm ssl USE_GITHUB= yes GH_ACCOUNT= rust-lang GH_PROJECT= rustup ONLY_FOR_ARCHS= amd64 PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/rye/Makefile b/devel/rye/Makefile index af4ab47626ea..3f269ba37172 100644 --- a/devel/rye/Makefile +++ b/devel/rye/Makefile @@ -1,340 +1,340 @@ PORTNAME= rye DISTVERSION= 0.44.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Hassle-free Python experience WWW= https://rye-up.com \ https://github.com/astral-sh/rye LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= error: This crate works only on `aarch64`, `loongarch64`, `x86`, and `x86-64` targets. (crate cpufeatures-0.2.12) BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= mitsuhiko CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aead-0.5.2 \ age-0.10.0 \ age-core-0.10.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ anstyle-1.0.8 \ anyhow-1.0.86 \ arbitrary-1.3.2 \ arc-swap-1.7.1 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.21.7 \ base64-0.22.1 \ bech32-0.9.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.1.7 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ charset-0.1.5 \ chumsky-0.9.3 \ cipher-0.4.4 \ clap-4.5.13 \ clap_builder-4.5.13 \ clap_complete-4.5.12 \ clap_complete_nushell-4.5.3 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ configparser-3.1.0 \ console-0.15.8 \ cookie-factory-0.3.3 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ ctrlc-3.4.4 \ curl-0.4.46 \ curl-sys-0.4.74+curl-8.9.0 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ dashmap-5.5.3 \ data-encoding-2.6.0 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ deunicode-1.6.0 \ digest-0.10.7 \ displaydoc-0.2.5 \ dotenvy-0.15.7 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fiat-crypto-0.2.9 \ filetime-0.2.23 \ find-crate-0.6.3 \ flate2-1.0.31 \ fluent-0.16.1 \ fluent-bundle-0.15.3 \ fluent-langneg-0.13.0 \ fluent-syntax-0.11.1 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ fs2-0.4.3 \ fslock-0.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ git-testament-0.2.5 \ git-testament-derive-0.2.0 \ globset-0.4.14 \ hashbrown-0.14.5 \ heck-0.5.0 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.9 \ i18n-config-0.4.6 \ i18n-embed-0.14.1 \ i18n-embed-fl-0.7.0 \ i18n-embed-impl-0.8.3 \ idna-0.5.0 \ indexmap-2.3.0 \ indicatif-0.17.8 \ inout-0.1.3 \ insta-1.39.0 \ insta-cmd-0.5.0 \ instant-0.1.13 \ intl-memoizer-0.5.2 \ intl_pluralrules-7.0.2 \ io_tee-0.1.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ junction-1.1.0 \ lazy_static-1.5.0 \ libc-0.2.155 \ libz-sys-1.1.18 \ license-3.4.0+3.24.0 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ mailparse-0.15.0 \ memchr-2.7.4 \ minijinja-2.1.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ nix-0.28.0 \ nom-7.1.3 \ num-conv-0.1.0 \ num_enum-0.7.3 \ num_enum_derive-0.7.3 \ number_prefix-0.4.0 \ object-0.36.2 \ once_cell-1.19.0 \ opaque-debug-0.3.1 \ openssl-probe-0.1.5 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.103 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pathdiff-0.2.1 \ pbkdf2-0.12.2 \ pep440_rs-0.4.0 \ pep508_rs-0.3.0 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ poly1305-0.8.0 \ portable-atomic-1.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ psm-0.1.21 \ python-pkginfo-0.6.2 \ quote-1.0.36 \ quoted_printable-0.5.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reword-7.0.0 \ rfc2047-decoder-1.0.5 \ ring-0.17.8 \ rust-embed-8.5.0 \ rust-embed-impl-8.5.0 \ rust-embed-utils-8.5.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.23.12 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.6 \ ryu-1.0.18 \ salsa20-0.10.2 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ scrypt-0.11.0 \ secrecy-0.8.0 \ self-replace-1.4.0 \ self_cell-0.10.3 \ self_cell-1.0.4 \ semver-1.0.23 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.122 \ serde_spanned-0.6.7 \ sha2-0.10.8 \ shell-words-1.1.0 \ shlex-1.3.0 \ similar-2.6.0 \ slab-0.4.9 \ slug-0.1.5 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ stacker-0.1.15 \ static_vcruntime-2.0.0 \ strsim-0.10.0 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.72 \ tar-0.4.41 \ target-lexicon-0.12.16 \ tempfile-3.11.0 \ terminal_size-0.3.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinystr-0.7.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.21.1 \ toml_edit-0.22.20 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ type-map-0.5.0 \ typenum-1.17.0 \ unic-langid-0.9.5 \ unic-langid-impl-0.9.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ universal-hash-0.5.1 \ unscanny-0.1.0 \ untrusted-0.9.0 \ ureq-2.10.0 \ url-2.5.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ webpki-roots-0.26.3 \ which-6.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winnow-0.6.18 \ winreg-0.52.0 \ winsafe-0.0.19 \ x25519-dalek-2.0.1 \ xattr-1.3.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zip-0.6.6 \ zip-1.1.4 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 \ monotrail-utils@git+https://github.com/konstin/poc-monotrail?rev=e0251f68c254f834180198b8677fcf85d4b6a844\#e0251f68c254f834180198b8677fcf85d4b6a844 \ dialoguer@git+https://github.com/console-rs/dialoguer?rev=47a9d4df729db7ffc1492bd0845be786e6f20153\#47a9d4df729db7ffc1492bd0845be786e6f20153 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/devel/sccache/Makefile b/devel/sccache/Makefile index e154b4e611a0..2150e5325970 100644 --- a/devel/sccache/Makefile +++ b/devel/sccache/Makefile @@ -1,46 +1,46 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= pizzamig@FreeBSD.org COMMENT= Like ccache with cloud storage support WWW= https://github.com/mozilla/sccache 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 LIB_DEPENDS+= libzstd.so:archivers/zstd USE_GITHUB= yes GH_ACCOUNT= mozilla OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS PLIST_FILES= bin/sccache \ bin/sccache-dist PORTDOCS= README.md docs/Architecture.md docs/Azure.md docs/Caching.md \ docs/Configuration.md docs/Distributed.md \ docs/DistributedFreeBSD.md docs/DistributedQuickstart.md \ docs/GHA.md docs/Gcs.md docs/Jenkins.md docs/Local.md \ docs/Memcached.md docs/Redis.md docs/Releasing.md \ docs/ResponseFiles.md docs/Rust.md docs/S3.md docs/Webdav.md SUB_FILES= pkg-message CARGO_FEATURES= dist-client,dist-server do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/docs .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/${f} .endfor .include diff --git a/devel/selene/Makefile b/devel/selene/Makefile index 207edc9b7302..f5151d3629c8 100644 --- a/devel/selene/Makefile +++ b/devel/selene/Makefile @@ -1,200 +1,200 @@ PORTNAME= selene DISTVERSION= 0.27.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Command line tool to help write correct and idiomatic Lua code WWW= https://kampfkarren.github.io/selene/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= kampfkarren CARGO_BUILD_ARGS= --package=${PORTNAME} CARGO_INSTALL_PATH= ${PORTNAME} CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.7 \ beef-0.5.2 \ bitflags-1.3.2 \ bstr-1.1.0 \ bumpalo-3.12.0 \ bytecount-0.6.3 \ cc-1.0.78 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-2.34.0 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ color-eyre-0.6.2 \ color-spantrace-0.2.0 \ convert_case-0.4.0 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ ctor-0.1.26 \ cxx-1.0.86 \ cxx-build-1.0.86 \ cxxbridge-flags-1.0.86 \ cxxbridge-macro-1.0.86 \ derive_more-0.99.17 \ diff-0.1.13 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ eyre-0.6.8 \ flate2-1.0.25 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ full_moon-0.19.0 \ full_moon_derive-0.11.0 \ generator-0.7.2 \ getrandom-0.2.8 \ gimli-0.27.0 \ glob-0.3.1 \ globset-0.4.10 \ hashbrown-0.12.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ id-arena-2.2.1 \ idna-0.3.0 \ if_chain-1.0.2 \ indenter-0.3.3 \ indexmap-1.9.2 \ itoa-1.0.5 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.139 \ link-cplusplus-1.0.8 \ log-0.4.17 \ logos-0.12.1 \ logos-derive-0.12.1 \ loom-0.5.6 \ matchers-0.1.0 \ memchr-2.5.0 \ miniz_oxide-0.6.2 \ nom8-0.2.0 \ nu-ansi-term-0.46.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ object-0.30.2 \ once_cell-1.17.0 \ output_vt100-0.1.3 \ overload-0.1.1 \ owo-colors-3.5.0 \ paste-1.0.11 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ pretty_assertions-1.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.66 \ profiling-1.0.7 \ profiling-procmacros-1.0.7 \ quote-1.0.23 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ ring-0.17.3 \ rustc-demangle-0.1.21 \ rustc_version-0.4.0 \ rustls-0.21.10 \ rustls-webpki-0.101.7 \ rustversion-1.0.11 \ ryu-1.0.12 \ scoped-tls-1.0.1 \ scratch-1.0.3 \ sct-0.7.1 \ semver-1.0.16 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.99 \ serde_spanned-0.6.1 \ serde_yaml-0.9.16 \ sharded-slab-0.1.4 \ smallvec-1.10.0 \ smol_str-0.1.23 \ spin-0.9.8 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.107 \ termcolor-1.2.0 \ textwrap-0.11.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread_local-1.1.4 \ threadpool-1.8.1 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.7.2 \ toml_datetime-0.6.1 \ toml_edit-0.19.3 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ tracing-error-0.2.0 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.16 \ tracy-client-0.14.2 \ tracy-client-sys-0.19.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ unsafe-libyaml-0.2.5 \ untrusted-0.9.0 \ ureq-2.9.1 \ url-2.3.1 \ valuable-0.1.0 \ vec_map-0.8.2 \ version_check-0.9.4 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ webpki-roots-0.25.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 \ windows-0.39.0 \ windows-sys-0.48.0 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.39.0 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.39.0 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.39.0 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.39.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.39.0 \ windows_x86_64_msvc-0.48.5 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/sentry-cli/Makefile b/devel/sentry-cli/Makefile index e6ff1890c3b6..9d36b49d1102 100644 --- a/devel/sentry-cli/Makefile +++ b/devel/sentry-cli/Makefile @@ -1,34 +1,34 @@ PORTNAME= sentry-cli DISTVERSION= 2.31.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Command line utility to work with Sentry WWW= https://docs.sentry.io/cli/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl \ libgit2.so:devel/libgit2 \ libzstd.so:archivers/zstd USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= getsentry 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-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/signal-sqlcipher-extension/Makefile b/devel/signal-sqlcipher-extension/Makefile index 9eef2a85e052..fc92d8ff3d32 100644 --- a/devel/signal-sqlcipher-extension/Makefile +++ b/devel/signal-sqlcipher-extension/Makefile @@ -1,26 +1,26 @@ PORTNAME= signal-sqlcipher-extension DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= mikael@FreeBSD.org COMMENT= Sqlcipher extension for crypto provider WWW= https://github.com/signalapp/Signal-FTS5-Extension LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= signalapp GH_PROJECT= Signal-Sqlcipher-Extension PLIST_FILES= lib/libsignal_sqlcipher_extension.a \ include/signal-tokenizer.h do-install: ${INSTALL_DATA} ${CARGO_TARGET_DIR}/*/libsignal_sqlcipher_extension.a ${STAGEDIR}${LOCALBASE}/lib/ ${INSTALL_DATA} ${WRKSRC}/target/signal-tokenizer.h ${STAGEDIR}${LOCALBASE}/include/ .include diff --git a/devel/snazy/Makefile b/devel/snazy/Makefile index ffad007f6eb4..8871441d6a06 100644 --- a/devel/snazy/Makefile +++ b/devel/snazy/Makefile @@ -1,108 +1,108 @@ PORTNAME= snazy DISTVERSION= 0.55.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Snazzy json log viewer WWW= https://github.com/chmouel/snazy LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= chmouel CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ autocfg-1.4.0 \ bitflags-2.8.0 \ bumpalo-3.17.0 \ cc-1.2.13 \ cfg-if-1.0.0 \ chrono-0.4.39 \ chrono-tz-0.10.1 \ chrono-tz-build-0.4.0 \ clap-4.5.29 \ clap_builder-4.5.29 \ clap_complete-4.5.44 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ color-print-0.3.7 \ color-print-proc-macro-0.3.7 \ colorchoice-1.0.3 \ core-foundation-sys-0.8.7 \ errno-0.3.10 \ fastrand-2.3.0 \ getrandom-0.3.1 \ heck-0.5.0 \ hermit-abi-0.4.0 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ is-terminal-0.4.15 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.14 \ js-sys-0.3.77 \ libc-0.2.169 \ linux-raw-sys-0.4.15 \ log-0.4.25 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ num-traits-0.2.19 \ once_cell-1.20.3 \ parse-zoneinfo-0.3.1 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_shared-0.11.3 \ proc-macro2-1.0.93 \ quote-1.0.38 \ rand-0.8.5 \ rand_core-0.6.4 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustix-0.38.44 \ rustversion-1.0.19 \ ryu-1.0.19 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.138 \ shlex-1.3.0 \ siphasher-1.0.1 \ strsim-0.11.1 \ syn-2.0.98 \ tempfile-3.16.0 \ unicode-ident-1.0.16 \ utf8parse-0.2.2 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ windows-core-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.33.0 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/spr/Makefile b/devel/spr/Makefile index 8f035d939698..ae9f282d4814 100644 --- a/devel/spr/Makefile +++ b/devel/spr/Makefile @@ -1,265 +1,265 @@ PORTNAME= spr DISTVERSIONPREFIX= v DISTVERSION= 1.3.5-4 DISTVERSIONSUFFIX= -gd90b197 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Submit pull requests for amendable, rebaseable commits to GitHub WWW= https://github.com/getcord/spr LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/getcord/spr/issues/185 LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= getcord RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ arc-swap-1.7.1 \ ascii-0.9.3 \ async-trait-0.1.81 \ atty-0.2.14 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.13.1 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.1.0 \ cc-1.1.7 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ combine-3.8.1 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ deranged-0.3.11 \ dialoguer-0.10.4 \ doc-comment-0.3.3 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.29.0 \ git2-0.17.2 \ git2-ext-0.6.2 \ graphql-introspection-query-0.2.0 \ graphql-parser-0.4.0 \ graphql_client-0.11.0 \ graphql_client_codegen-0.11.0 \ graphql_query_derive-0.11.0 \ h2-0.3.26 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ home-0.5.9 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.9.4 \ httpdate-1.0.3 \ hyper-0.14.30 \ hyper-rustls-0.24.2 \ hyperx-1.4.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.2.3 \ indexmap-1.9.3 \ indexmap-2.3.0 \ indoc-1.0.9 \ instant-0.1.13 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.69 \ jsonwebtoken-8.3.0 \ language-tags-0.3.2 \ lazy-regex-2.5.0 \ lazy-regex-proc_macros-2.4.1 \ lazy_static-1.5.0 \ libc-0.2.155 \ libgit2-sys-0.15.2+1.6.4 \ libz-sys-1.1.18 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ matches-0.1.10 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.7.4 \ mio-1.0.1 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ object-0.36.2 \ octocrab-0.16.0 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ parking-2.2.0 \ pem-1.1.1 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ quote-1.0.36 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.11.27 \ ring-0.16.20 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustix-0.37.27 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ ryu-1.0.18 \ sct-0.7.1 \ secrecy-0.8.0 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.122 \ serde_path_to_error-0.1.16 \ serde_urlencoded-0.7.1 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simple_asn1-0.6.2 \ slab-0.4.9 \ smawk-0.3.2 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.72 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ termcolor-1.4.1 \ terminal_size-0.2.6 \ textwrap-0.15.2 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.2 \ tokio-macros-2.4.0 \ tokio-rustls-0.24.1 \ tokio-util-0.7.11 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicase-2.6.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ unreachable-1.0.0 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.3.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ void-1.0.2 \ waker-fn-1.2.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ which-6.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winreg-0.50.0 \ winsafe-0.0.19 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/stgit/Makefile b/devel/stgit/Makefile index faf7753712b3..7543b2833d15 100644 --- a/devel/stgit/Makefile +++ b/devel/stgit/Makefile @@ -1,217 +1,217 @@ PORTNAME= stgit DISTVERSIONPREFIX= v DISTVERSION= 2.5.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Stacked Git WWW= https://stacked-git.github.io \ https://github.com/stacked-git/stgit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo USE_GITHUB= yes GH_ACCOUNT= stacked-git CARGO_CRATES= adler2-2.0.0 \ ahash-0.8.11 \ allocator-api2-0.2.21 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.96 \ arc-swap-1.7.1 \ autocfg-1.4.0 \ bitflags-2.8.0 \ bstr-1.11.3 \ bzip2-rs-0.1.2 \ cc-1.2.15 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.30 \ clap_builder-4.5.30 \ clap_lex-0.7.4 \ clru-0.6.2 \ colorchoice-1.0.3 \ crc32fast-1.4.2 \ ctrlc-3.4.5 \ curl-0.4.47 \ curl-sys-0.4.80+curl-8.12.1 \ displaydoc-0.2.5 \ dunce-1.0.5 \ encoding_rs-0.8.35 \ equivalent-1.0.2 \ errno-0.3.10 \ faster-hex-0.9.0 \ fastrand-2.3.0 \ filetime-0.2.25 \ flate2-1.0.35 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ getrandom-0.3.1 \ gix-0.70.0 \ gix-actor-0.33.2 \ gix-bitmap-0.2.14 \ gix-chunk-0.4.11 \ gix-command-0.4.1 \ gix-commitgraph-0.26.0 \ gix-config-0.43.0 \ gix-config-value-0.14.11 \ gix-date-0.9.3 \ gix-diff-0.50.0 \ gix-discover-0.38.0 \ gix-features-0.40.0 \ gix-fs-0.13.0 \ gix-glob-0.18.0 \ gix-hash-0.16.0 \ gix-hashtable-0.7.0 \ gix-index-0.38.0 \ gix-lock-16.0.0 \ gix-object-0.47.0 \ gix-odb-0.67.0 \ gix-pack-0.57.0 \ gix-packetline-0.18.3 \ gix-path-0.10.14 \ gix-protocol-0.48.0 \ gix-quote-0.4.15 \ gix-ref-0.50.0 \ gix-refspec-0.28.0 \ gix-revision-0.32.0 \ gix-revwalk-0.18.0 \ gix-sec-0.10.11 \ gix-shallow-0.2.0 \ gix-tempfile-16.0.0 \ gix-trace-0.1.12 \ gix-transport-0.45.0 \ gix-traverse-0.44.0 \ gix-url-0.29.0 \ gix-utils-0.1.14 \ gix-validate-0.9.3 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ hermit-abi-0.4.0 \ home-0.5.11 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.7.1 \ is-terminal-0.4.15 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.14 \ jiff-0.1.29 \ jiff-0.2.1 \ jiff-tzdb-0.1.2 \ jiff-tzdb-platform-0.1.2 \ libc-0.2.169 \ libredox-0.1.3 \ libz-sys-1.1.21 \ linux-raw-sys-0.4.15 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.26 \ maybe-async-0.2.10 \ memchr-2.7.4 \ memmap2-0.9.5 \ miniz_oxide-0.8.5 \ nix-0.29.0 \ once_cell-1.20.3 \ openssl-probe-0.1.6 \ openssl-sys-0.9.106 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ pkg-config-0.3.31 \ portable-atomic-1.10.0 \ portable-atomic-util-0.2.4 \ proc-macro2-1.0.93 \ prodash-29.0.0 \ quote-1.0.38 \ redox_syscall-0.5.9 \ regex-automata-0.4.9 \ rustix-0.38.44 \ ryu-1.0.19 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ serde-1.0.218 \ serde_derive-1.0.218 \ serde_json-1.0.139 \ sha1_smol-1.0.1 \ shell-words-1.1.0 \ shlex-1.3.0 \ smallvec-1.14.0 \ socket2-0.5.8 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ syn-2.0.98 \ synstructure-0.13.1 \ tar-0.4.44 \ tempfile-3.17.1 \ termcolor-1.4.1 \ terminal_size-0.4.1 \ thiserror-2.0.11 \ thiserror-impl-2.0.11 \ tinystr-0.7.6 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ unicode-bom-2.0.3 \ unicode-ident-1.0.17 \ unicode-normalization-0.1.24 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.13.3+wasi-0.2.2 \ winapi-util-0.1.9 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.26 \ winnow-0.7.3 \ wit-bindgen-rt-0.33.0 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.4.0 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/stg .include diff --git a/devel/stylua/Makefile b/devel/stylua/Makefile index a8cee056d548..f952b91294ff 100644 --- a/devel/stylua/Makefile +++ b/devel/stylua/Makefile @@ -1,43 +1,43 @@ PORTNAME= stylua DISTVERSIONPREFIX= v DISTVERSION= 2.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Opinionated Lua code formatter WWW= https://github.com/JohnnyMorganz/StyLua LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= JohnnyMorganz GH_PROJECT= StyLua PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS EDITORCONFIG LUAU OPTIONS_DEFAULT= EDITORCONFIG LUAU EDITORCONFIG_DESC= Build with EditorConfig support LUAU_DESC= Build with Luau support EDITORCONFIG_VARS= CARGO_FEATURES+=editorconfig LUAU_VARS= CARGO_FEATURES+=luau .for _ver in 5.2 5.3 5.4 OPTIONS_DEFINE+= LUA${_ver:C/\.//} OPTIONS_DEFAULT+= LUA${_ver:C/\.//} LUA${_ver:C/\.//}_DESC= Build with Lua ${_ver} support LUA${_ver:C/\.//}_VARS= CARGO_FEATURES+=lua${_ver:C/\.//} .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/tabby/Makefile b/devel/tabby/Makefile index bb967bd99f13..6e431f053e89 100644 --- a/devel/tabby/Makefile +++ b/devel/tabby/Makefile @@ -1,646 +1,646 @@ PORTNAME= tabby DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel # machine-learning PKGNAMESUFFIX= -ai-coding-assistant MAINTAINER= yuri@FreeBSD.org COMMENT= Self-hosted AI coding assistant WWW= https://tabby.tabbyml.com/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cmake:devel/cmake-core LIB_DEPENDS= libgit2.so:devel/libgit2 \ libllama.so:misc/llama-cpp \ libssh2.so:security/libssh2 \ libzstd.so:archivers/zstd USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= TabbyML GH_TUPLE= ggerganov:llama.cpp:9aa6724:llama_cpp/crates/llama-cpp-bindings/llama.cpp CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.4 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ anyhow-1.0.71 \ arc-swap-1.6.0 \ argon2-0.5.2 \ ascii-0.9.3 \ assert-json-diff-2.0.2 \ assert_matches-1.5.0 \ async-convert-1.0.0 \ async-oneshot-0.5.9 \ async-openai-0.20.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atoi-2.0.0 \ auto_enums-0.8.5 \ autocfg-1.1.0 \ axum-0.7.5 \ axum-core-0.4.3 \ axum-extra-0.9.3 \ axum-prometheus-0.6.1 \ backoff-0.4.0 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.5 \ base64-0.22.0 \ base64ct-1.6.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ bitpacking-0.8.4 \ blake2-0.10.6 \ block-buffer-0.10.4 \ bstr-1.7.0 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ bytes-1.5.0 \ cached-0.49.3 \ cached_proc_macro-0.20.0 \ cached_proc_macro_types-0.1.1 \ cargo-lock-9.0.0 \ cc-1.0.83 \ census-0.4.1 \ cfg-if-1.0.0 \ chrono-0.4.31 \ chumsky-0.9.3 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ cmake-0.1.50 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ combine-3.8.1 \ combine-4.6.7 \ console-0.15.7 \ const-oid-0.9.6 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.11 \ crc-3.0.1 \ crc-catalog-2.4.0 \ crc32fast-1.3.2 \ cron-0.12.1 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ custom_error-1.9.2 \ cxx-1.0.95 \ cxx-build-1.0.95 \ cxxbridge-flags-1.0.95 \ cxxbridge-macro-1.0.95 \ darling-0.10.2 \ darling-0.14.4 \ darling-0.20.8 \ darling_core-0.10.2 \ darling_core-0.14.4 \ darling_core-0.20.8 \ darling_macro-0.10.2 \ darling_macro-0.14.4 \ darling_macro-0.20.8 \ dashmap-5.5.3 \ data-encoding-2.4.0 \ der-0.7.8 \ deranged-0.3.11 \ derive_builder-0.11.2 \ derive_builder-0.12.0 \ derive_builder-0.20.0 \ derive_builder_core-0.11.2 \ derive_builder_core-0.12.0 \ derive_builder_core-0.20.0 \ derive_builder_macro-0.11.2 \ derive_builder_macro-0.12.0 \ derive_builder_macro-0.20.0 \ derive_utils-0.14.1 \ digest-0.10.7 \ dotenvy-0.15.7 \ downcast-rs-1.2.0 \ either-1.11.0 \ email-encoding-0.2.0 \ email_address-0.2.4 \ encode_unicode-0.3.6 \ encoding_rs-0.8.32 \ equivalent-1.0.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ etcetera-0.8.0 \ event-listener-2.5.3 \ eventsource-stream-0.2.3 \ fastdivide-0.4.0 \ fastrand-1.9.0 \ fastrand-2.0.1 \ fid-rs-0.1.1 \ file-rotate-0.7.5 \ finl_unicode-1.2.0 \ fixedbitset-0.4.2 \ flate2-1.0.26 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs2-0.4.3 \ fs4-0.6.6 \ fs_extra-1.3.0 \ futures-0.3.28 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-executor-0.3.28 \ futures-intrusive-0.5.0 \ futures-io-0.3.29 \ futures-lite-2.3.0 \ futures-macro-0.3.29 \ futures-micro-0.5.0 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-timer-3.0.2 \ futures-util-0.3.29 \ fxhash-0.2.1 \ generator-0.7.4 \ generic-array-0.14.7 \ getrandom-0.2.11 \ gimli-0.27.2 \ git2-0.18.3 \ gitlab-0.1610.0 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.7.3 \ graphql-introspection-query-0.2.0 \ graphql-parser-0.4.0 \ graphql_client-0.11.0 \ graphql_client_codegen-0.11.0 \ graphql_query_derive-0.11.0 \ h2-0.3.19 \ h2-0.4.4 \ hash-ids-0.2.1 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hashlink-0.8.4 \ headers-0.4.0 \ headers-core-0.3.0 \ heck-0.4.1 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.5 \ hostname-0.3.1 \ htmlescape-0.3.1 \ http-0.2.11 \ http-1.1.0 \ http-body-0.4.5 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-range-header-0.4.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.27 \ hyper-1.3.1 \ hyper-rustls-0.24.2 \ hyper-rustls-0.26.0 \ hyper-timeout-0.5.1 \ hyper-tls-0.6.0 \ hyper-util-0.1.3 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.4.0 \ idna-0.5.0 \ if_chain-1.0.2 \ ignore-0.4.22 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.7 \ insta-1.34.0 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.7.2 \ iri-string-0.7.2 \ itertools-0.10.5 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.64 \ jsonwebtoken-9.1.0 \ juniper-0.16.1 \ juniper_axum-0.1.0 \ juniper_codegen-0.16.0 \ juniper_graphql_ws-0.4.0 \ juniper_subscriptions-0.17.0 \ kdam-0.5.0 \ kv-0.24.0 \ lazy_static-1.4.0 \ lettre-0.11.3 \ levenshtein_automata-0.2.1 \ libc-0.2.149 \ libgit2-sys-0.16.2+1.7.2 \ libloading-0.7.4 \ libm-0.2.8 \ libsqlite3-sys-0.27.0 \ libssh2-sys-0.3.0 \ libz-sys-1.1.16 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.10 \ lock_api-0.4.10 \ log-0.4.20 \ loom-0.5.6 \ louds-rs-0.4.0 \ lru-0.11.1 \ lz4_flex-0.11.1 \ match_cfg-0.1.0 \ matchers-0.0.1 \ matchers-0.1.0 \ matchit-0.7.0 \ md-5-0.10.6 \ measure_time-0.8.2 \ memchr-2.7.2 \ memmap2-0.7.1 \ memo-map-0.3.2 \ memoffset-0.8.0 \ metrics-0.22.3 \ metrics-exporter-prometheus-0.13.1 \ metrics-util-0.16.3 \ mime-0.3.17 \ mime_guess-2.0.4 \ minijinja-1.0.8 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ murmurhash32-0.3.0 \ native-tls-0.2.11 \ netrc-0.4.1 \ nom-7.1.3 \ npm-package-json-0.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ nucleo-0.5.0 \ nucleo-matcher-0.3.1 \ num-bigint-0.4.4 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-derive-0.3.3 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-traits-0.2.17 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ nvml-wrapper-0.9.0 \ nvml-wrapper-sys-0.7.0 \ object-0.30.3 \ octocrab-0.38.0 \ once_cell-1.19.0 \ oneshot-0.1.5 \ openssl-0.10.61 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.1+3.2.0 \ openssl-sys-0.9.97 \ opentelemetry-0.18.0 \ opentelemetry_api-0.18.0 \ opentelemetry_sdk-0.18.0 \ overload-0.1.1 \ ownedbytes-0.6.0 \ package-lock-json-parser-0.4.0 \ parking-2.2.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.8 \ parse-git-url-0.5.1 \ password-hash-0.5.0 \ paste-1.0.12 \ pem-3.0.2 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pest-2.7.5 \ pest_derive-2.7.5 \ pest_generator-2.7.5 \ pest_meta-2.7.5 \ petgraph-0.6.3 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.27 \ portable-atomic-1.3.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ psm-0.1.21 \ quanta-0.12.3 \ querystring-1.1.0 \ quote-1.0.35 \ quoted_printable-0.5.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ raw-cpuid-11.0.2 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redis-0.25.3 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.2 \ requirements-0.3.0 \ reqwest-0.11.22 \ reqwest-0.12.4 \ reqwest-eventsource-0.6.0 \ ring-0.17.5 \ rmp-0.8.11 \ rmp-serde-1.1.1 \ rsa-0.9.6 \ rust-embed-8.0.0 \ rust-embed-impl-8.0.0 \ rust-embed-utils-8.0.0 \ rust-stemmers-1.2.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.37.19 \ rustix-0.38.17 \ rustls-0.21.10 \ rustls-0.22.4 \ rustls-native-certs-0.7.0 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.5.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.3 \ rustversion-1.0.14 \ ryu-1.0.13 \ same-file-1.0.6 \ schannel-0.1.21 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ scratch-1.0.5 \ sct-0.7.1 \ secrecy-0.8.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ self_cell-1.0.1 \ semver-1.0.20 \ serde-1.0.199 \ serde-jsonlines-0.4.0 \ serde-jsonlines-0.5.0 \ serde_derive-1.0.199 \ serde_json-1.0.116 \ serde_path_to_error-0.1.11 \ serde_spanned-0.6.2 \ serde_urlencoded-0.7.1 \ serdeconv-0.4.1 \ serial_test-2.0.0 \ serial_test-3.0.0 \ serial_test_derive-2.0.0 \ serial_test_derive-3.0.0 \ sha1-0.10.6 \ sha1_smol-1.0.0 \ sha2-0.10.8 \ sha256-1.4.0 \ sharded-slab-0.1.4 \ signal-hook-registry-1.4.1 \ signature-2.2.0 \ similar-2.3.0 \ simple_asn1-0.6.2 \ sketches-ddsketch-0.2.1 \ slab-0.4.8 \ sled-0.34.7 \ smallvec-1.13.2 \ smartstring-1.0.1 \ snafu-0.8.2 \ snafu-derive-0.8.2 \ socket2-0.4.9 \ socket2-0.5.5 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ sql_query_builder-2.1.0 \ sqlformat-0.2.3 \ sqlx-0.7.4 \ sqlx-core-0.7.4 \ sqlx-macros-0.7.4 \ sqlx-macros-core-0.7.4 \ sqlx-mysql-0.7.4 \ sqlx-postgres-0.7.4 \ sqlx-sqlite-0.7.4 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ strfmt-0.2.4 \ stringprep-0.1.4 \ strsim-0.9.3 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.52 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ sysinfo-0.29.8 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tantivy-0.21.0 \ tantivy-bitpacker-0.5.0 \ tantivy-columnar-0.2.0 \ tantivy-common-0.6.0 \ tantivy-fst-0.4.0 \ tantivy-query-grammar-0.21.0 \ tantivy-sstable-0.2.0 \ tantivy-stacker-0.2.0 \ tantivy-tokenizer-api-0.2.0 \ tarpc-0.33.0 \ tarpc-plugins-0.12.0 \ temp_testdir-0.2.3 \ tempfile-3.5.0 \ termcolor-1.2.0 \ terminal_size-0.3.0 \ text-splitter-0.10.0 \ textdistance-1.0.2 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ thread_local-1.1.7 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.0 \ tokio-cron-scheduler-0.9.4 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-retry-0.3.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-serde-0.8.0 \ tokio-stream-0.1.14 \ tokio-tungstenite-0.21.0 \ tokio-util-0.7.10 \ toml-0.5.11 \ toml-0.7.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ tower-0.4.13 \ tower-http-0.5.2 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.24 \ tracing-core-0.1.31 \ tracing-futures-0.2.5 \ tracing-log-0.1.3 \ tracing-opentelemetry-0.18.0 \ tracing-serde-0.1.3 \ tracing-subscriber-0.2.25 \ tracing-subscriber-0.3.17 \ tracing-test-0.1.0 \ tracing-test-macro-0.1.0 \ trackable-1.3.0 \ trackable_derive-1.0.0 \ tree-sitter-0.20.10 \ tree-sitter-c-sharp-0.20.0 \ tree-sitter-go-0.20.0 \ tree-sitter-java-0.20.2 \ tree-sitter-kotlin-0.3.1 \ tree-sitter-python-0.20.2 \ tree-sitter-ruby-0.20.0 \ tree-sitter-rust-0.20.3 \ tree-sitter-tags-0.20.2 \ tree-sitter-typescript-0.20.3 \ trie-rs-0.1.1 \ try-lock-0.2.4 \ tungstenite-0.21.0 \ typenum-1.16.0 \ ucd-trie-0.1.6 \ ulid-1.1.2 \ unicase-2.7.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.9 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.10 \ unicode_categories-0.1.1 \ unreachable-1.0.0 \ untrusted-0.9.0 \ url-2.5.0 \ url-parse-1.0.7 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8-ranges-1.0.5 \ utf8parse-0.2.1 \ utoipa-4.2.0 \ utoipa-gen-4.2.0 \ utoipa-swagger-ui-6.0.0 \ uuid-1.6.1 \ uuid-macro-internal-1.6.1 \ validator-0.16.1 \ validator_derive-0.16.0 \ validator_types-0.16.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vergen-8.2.4 \ version_check-0.9.4 \ void-1.0.2 \ walkdir-2.5.0 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-futures-0.4.37 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ wasm-streams-0.4.0 \ web-sys-0.3.64 \ web-time-1.1.0 \ webpki-roots-0.25.4 \ whoami-1.4.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 \ windows-0.48.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.6 \ winreg-0.50.0 \ winreg-0.52.0 \ wrapcenum-derive-0.4.0 \ yaml-rust-0.4.5 \ yarn-lock-parser-0.7.0 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zip-0.6.6 \ zstd-0.12.4 \ zstd-safe-6.0.6 \ zstd-sys-2.0.8+zstd.1.5.5 \ tree-sitter-cpp@git+https://github.com/tree-sitter/tree-sitter-cpp?rev=a714740\#a71474021410973b29bfe99440d57bcd750246b1 \ apalis,apalis-core,apalis-cron,apalis-redis,apalis-sql@git+https://github.com/wsxiaoys/apalis?rev=91526e8\#91526e811607ec72ab83583547c0e8005c24d394 \ tree-sitter-c@git+https://github.com/tree-sitter/tree-sitter-c/?rev=212a80f\#212a80f86452bb1316324fa0db730cf52f29e05a \ tree-sitter-solidity@git+https://github.com/JoranHonig/tree-sitter-solidity?rev=b239a95\#b239a95f94cfcc6e7b3e961bc73a28d55e214f02 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/devel/tagref/Makefile b/devel/tagref/Makefile index d729ae660455..1eb37542a266 100644 --- a/devel/tagref/Makefile +++ b/devel/tagref/Makefile @@ -1,70 +1,70 @@ PORTNAME= tagref DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tagref helps you maintain cross-references in your code WWW= https://github.com/stepchowfun/tagref LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= stepchowfun CARGO_CRATES= aho-corasick-1.1.2 \ ansi_term-0.12.1 \ atty-0.2.14 \ bitflags-1.3.2 \ bstr-1.9.0 \ clap-2.34.0 \ colored-1.9.4 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ globset-0.4.14 \ hermit-abi-0.1.19 \ hermit-abi-0.3.6 \ ignore-0.4.22 \ is-terminal-0.4.12 \ lazy_static-1.4.0 \ libc-0.2.153 \ log-0.4.20 \ memchr-2.7.1 \ proc-macro2-1.0.78 \ quote-1.0.35 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ same-file-1.0.6 \ serde-1.0.197 \ serde_derive-1.0.197 \ strsim-0.8.0 \ syn-2.0.50 \ term_size-0.3.2 \ textwrap-0.11.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ vec_map-0.8.2 \ walkdir-2.4.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/texlab/Makefile b/devel/texlab/Makefile index 90922e64cc2c..9944ba90da9d 100644 --- a/devel/texlab/Makefile +++ b/devel/texlab/Makefile @@ -1,39 +1,39 @@ PORTNAME= texlab DISTVERSIONPREFIX= v DISTVERSION= 4.2.0 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= devel MAINTAINER= kfv@kfv.io COMMENT= Language Server Protocol for LaTeX WWW= https://texlab.netlify.app/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= latex-lsp # Fixes: error: the linked panic runtime `panic_unwind` is not compiled with # this crate's panic strategy `abort` WITHOUT_LTO= yes # XXX bug 277333 PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md docs/* OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS post-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/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/the-way/Makefile b/devel/the-way/Makefile index c88fb11f3e0a..091deb8aae93 100644 --- a/devel/the-way/Makefile +++ b/devel/the-way/Makefile @@ -1,277 +1,277 @@ PORTNAME= the-way DISTVERSIONPREFIX= v DISTVERSION= 0.20.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Code snippets manager for your terminal WWW= https://github.com/out-of-cheese-error/the-way LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= out-of-cheese-error CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.4 \ anstream-0.6.11 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.2 \ arrayvec-0.7.2 \ assert_cmd-2.0.13 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.66 \ base64-0.13.0 \ base64-0.21.5 \ beef-0.5.2 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-0.1.6 \ bstr-1.8.0 \ bumpalo-3.11.0 \ byteorder-1.4.3 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.33 \ chrono-english-0.1.7 \ clap-3.2.23 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_complete-4.4.9 \ clap_derive-4.4.7 \ clap_lex-0.2.4 \ clap_lex-0.6.0 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ color-eyre-0.6.2 \ colorchoice-1.0.0 \ confy-0.5.1 \ conpty-0.5.1 \ console-0.15.1 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.10 \ crossbeam-queue-0.3.6 \ crossbeam-utils-0.8.11 \ darling-0.14.2 \ darling_core-0.14.2 \ darling_macro-0.14.2 \ defer-drop-1.3.0 \ derive_builder-0.11.2 \ derive_builder_core-0.11.2 \ derive_builder_macro-0.11.2 \ dialoguer-0.11.0 \ difflib-0.4.0 \ directories-4.0.1 \ directories-next-1.0.3 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ either-1.8.0 \ encode_unicode-0.3.6 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.8 \ expectrl-0.7.1 \ eyre-0.6.12 \ fancy-regex-0.11.0 \ fastrand-2.0.1 \ flate2-1.0.24 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs2-0.4.3 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ getrandom-0.2.11 \ gimli-0.26.2 \ globset-0.4.14 \ grep-cli-0.1.10 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hoot-0.1.3 \ hootbin-0.1.1 \ httparse-1.8.0 \ humantime-2.1.0 \ iana-time-zone-0.1.46 \ ident_case-1.0.1 \ idna-0.3.0 \ indenter-0.3.3 \ indexmap-1.9.1 \ indexmap-2.2.1 \ indicatif-0.17.7 \ instant-0.1.12 \ itoa-1.0.3 \ js-sys-0.3.59 \ lazy_static-1.4.0 \ libc-0.2.151 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.12 \ lock_api-0.4.7 \ log-0.4.20 \ malloc_buf-0.0.6 \ memchr-2.6.4 \ memoffset-0.6.5 \ memoffset-0.7.1 \ miniz_oxide-0.5.3 \ nix-0.24.2 \ nix-0.25.1 \ nix-0.26.2 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.29.0 \ once_cell-1.19.0 \ os_str_bytes-6.3.0 \ owo-colors-3.5.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ percent-encoding-2.3.1 \ pin-utils-0.1.0 \ plist-1.3.1 \ portable-atomic-1.6.0 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.5 \ proc-macro2-1.0.78 \ ptyprocess-0.4.1 \ quote-1.0.35 \ rayon-1.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_users-0.4.3 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.7.1 \ regex-syntax-0.8.2 \ ring-0.17.7 \ rustc-demangle-0.1.21 \ rustix-0.38.28 \ rustls-0.22.2 \ rustls-pki-types-1.1.0 \ rustls-webpki-0.102.1 \ rustversion-1.0.9 \ ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ scanlex-0.1.4 \ scopeguard-1.1.0 \ serde-1.0.196 \ serde_derive-1.0.196 \ serde_json-1.0.113 \ serde_yaml-0.9.31 \ shell-words-1.1.0 \ shlex-1.1.0 \ skim-0.10.4 \ sled-0.34.7 \ smallvec-1.9.0 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.26.1 \ strum_macros-0.26.1 \ subtle-2.5.0 \ syn-1.0.105 \ syn-2.0.48 \ syntect-5.1.0 \ tempfile-3.9.0 \ term-0.7.0 \ termcolor-1.4.1 \ terminal_size-0.1.17 \ termtree-0.2.4 \ textwrap-0.16.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thread_local-1.1.4 \ time-0.3.13 \ timer-0.2.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.9 \ tuikit-0.5.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.3 \ unicode-normalization-0.1.21 \ unicode-width-0.1.9 \ unsafe-libyaml-0.2.10 \ untrusted-0.9.0 \ ureq-2.9.4 \ url-2.3.1 \ utf8parse-0.2.1 \ vte-0.11.0 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.82 \ wasm-bindgen-backend-0.2.82 \ wasm-bindgen-macro-0.2.82 \ wasm-bindgen-macro-support-0.2.82 \ wasm-bindgen-shared-0.2.82 \ webpki-roots-0.26.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.0 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ zeroize-1.7.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/tokei/Makefile b/devel/tokei/Makefile index e23649b0f3aa..054f81bf9896 100644 --- a/devel/tokei/Makefile +++ b/devel/tokei/Makefile @@ -1,176 +1,176 @@ PORTNAME= tokei DISTVERSIONPREFIX= v DISTVERSION= 12.1.2 -PORTREVISION= 40 +PORTREVISION= 41 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org COMMENT= Display statistics about your code WWW= https://github.com/XAMPPRocky/tokei 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 .include diff --git a/devel/tokio-console/Makefile b/devel/tokio-console/Makefile index b0286fccf56c..daf0bb3c5b29 100644 --- a/devel/tokio-console/Makefile +++ b/devel/tokio-console/Makefile @@ -1,279 +1,279 @@ PORTNAME= tokio-console DISTVERSIONPREFIX= tokio-console-v DISTVERSION= 0.1.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Debugger for async rust WWW= https://github.com/tokio-rs/console LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= tokio-rs GH_PROJECT= console WRKSRC_SUBDIR= ${PORTNAME} CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ anstream-0.6.17 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.92 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-trait-0.1.83 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ automod-1.0.14 \ axum-0.7.7 \ axum-core-0.4.5 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ bitflags-2.6.0 \ byteorder-1.5.0 \ bytes-1.8.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.1.31 \ cfg-if-1.0.0 \ clap-4.5.20 \ clap_builder-4.5.20 \ clap_complete-4.5.36 \ clap_derive-4.5.18 \ clap_lex-0.7.2 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ colorchoice-1.0.3 \ compact_str-0.7.1 \ content_inspector-0.2.4 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dunce-1.0.5 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.9 \ eyre-0.6.12 \ fastrand-2.1.1 \ filetime-0.2.25 \ fixedbitset-0.4.2 \ flate2-1.0.34 \ fnv-1.0.7 \ foldhash-0.1.3 \ form_urlencoded-1.2.1 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getrandom-0.2.15 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.4.6 \ hashbrown-0.12.3 \ hashbrown-0.15.0 \ hdrhistogram-7.5.4 \ heck-0.5.0 \ hermit-abi-0.3.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ httpdate-1.0.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-1.5.0 \ hyper-timeout-0.5.1 \ hyper-util-0.1.10 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.6.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ lazy_static-1.5.0 \ libc-0.2.161 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.5 \ matchers-0.1.0 \ matchit-0.7.3 \ memchr-2.7.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-0.8.11 \ mio-1.0.2 \ multimap-0.10.0 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ object-0.32.2 \ once_cell-1.20.2 \ option-ext-0.2.0 \ os_pipe-1.2.1 \ overload-0.1.1 \ owo-colors-3.5.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ pin-project-1.1.7 \ pin-project-internal-1.1.7 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ ppv-lite86-0.2.20 \ prettyplease-0.2.25 \ proc-macro2-1.0.89 \ prost-0.13.3 \ prost-build-0.13.3 \ prost-derive-0.13.3 \ prost-types-0.13.3 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.26.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.7 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.8 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ rustc-demangle-0.1.24 \ rustix-0.38.38 \ rustversion-1.0.18 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.214 \ serde_derive-1.0.214 \ serde_json-1.0.132 \ serde_spanned-0.6.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ similar-2.6.0 \ slab-0.4.9 \ smallvec-1.13.2 \ snapbox-0.6.19 \ snapbox-macros-0.3.10 \ socket2-0.5.7 \ stability-0.2.1 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ syn-2.0.86 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ tempfile-3.13.0 \ terminal_size-0.4.0 \ thiserror-1.0.66 \ thiserror-impl-1.0.66 \ thread_local-1.1.8 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.41.0 \ tokio-macros-2.4.0 \ tokio-stream-0.1.16 \ tokio-util-0.7.12 \ toml-0.5.11 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tonic-0.12.3 \ tonic-build-0.12.3 \ tonic-web-0.12.3 \ tower-0.4.13 \ tower-0.5.1 \ tower-http-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-journald-0.2.4 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ trycmd-0.15.8 \ unicode-bidi-0.3.17 \ unicode-ident-1.0.13 \ unicode-normalization-0.1.24 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ url-2.5.2 \ utf8parse-0.2.2 \ valuable-0.1.0 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.20 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= bin/${PORTNAME} PORTSCOUT= limit:^tokio-console-v[0-9].* .include diff --git a/devel/tree-sitter-graph/Makefile b/devel/tree-sitter-graph/Makefile index 75954fdebbdd..4bf3afc9845f 100644 --- a/devel/tree-sitter-graph/Makefile +++ b/devel/tree-sitter-graph/Makefile @@ -1,149 +1,149 @@ PORTNAME= tree-sitter-graph DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Construct graphs from parsed source code WWW= https://docs.rs/tree-sitter-graph/*/tree_sitter_graph/ 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= tree-sitter CARGO_FEATURES= cli CARGO_CRATES= aho-corasick-1.1.3 \ anyhow-1.0.94 \ atty-0.2.14 \ autocfg-1.4.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ cc-1.2.3 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_lex-0.2.4 \ colored-2.1.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.10 \ fastrand-2.3.0 \ form_urlencoded-1.2.1 \ fs4-0.9.1 \ getrandom-0.2.15 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-1.9.3 \ indexmap-2.7.0 \ indoc-1.0.9 \ indoc-2.0.5 \ itoa-1.0.14 \ lazy_static-1.5.0 \ libc-0.2.168 \ libloading-0.8.6 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ log-0.4.22 \ memchr-2.7.4 \ once_cell-1.20.2 \ option-ext-0.2.0 \ os_str_bytes-6.6.1 \ path-slash-0.2.1 \ percent-encoding-2.3.1 \ proc-macro2-1.0.92 \ quote-1.0.37 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustix-0.38.42 \ ryu-1.0.18 \ semver-1.0.23 \ serde-1.0.216 \ serde_derive-1.0.216 \ serde_json-1.0.133 \ shlex-1.3.0 \ smallvec-1.13.2 \ stable_deref_trait-1.2.0 \ streaming-iterator-0.1.9 \ strsim-0.10.0 \ syn-2.0.90 \ synstructure-0.13.1 \ tempfile-3.14.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ tinystr-0.7.6 \ tree-sitter-0.24.5 \ tree-sitter-config-0.24.5 \ tree-sitter-highlight-0.24.5 \ tree-sitter-language-0.1.3 \ tree-sitter-loader-0.24.5 \ tree-sitter-python-0.23.5 \ tree-sitter-tags-0.24.5 \ unicode-ident-1.0.14 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/twiggy/Makefile b/devel/twiggy/Makefile index f18a7b811814..4d936dec9efd 100644 --- a/devel/twiggy/Makefile +++ b/devel/twiggy/Makefile @@ -1,114 +1,114 @@ PORTNAME= twiggy DISTVERSION= 0.6.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= devel www MAINTAINER= yuri@FreeBSD.org COMMENT= Code size profiler for Wasm WWW= https://rustwasm.github.io/twiggy/ \ https://github.com/rustwasm/twiggy LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/../LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/../LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= rustwasm WRKSRC_SUBDIR= ${PORTNAME} CARGO_CRATES= aho-corasick-0.7.3 \ ansi_term-0.11.0 \ approx-0.1.1 \ arrayvec-0.4.7 \ atty-0.2.11 \ backtrace-0.3.9 \ backtrace-sys-0.1.24 \ bitflags-1.0.4 \ bumpalo-2.1.0 \ byteorder-1.2.6 \ cc-1.0.24 \ cfg-if-0.1.9 \ cgmath-0.16.1 \ clap-2.32.0 \ colored-1.8.0 \ cpp_demangle-0.2.12 \ csv-1.0.7 \ csv-core-0.1.4 \ diff-0.1.11 \ failure-0.1.5 \ failure_derive-0.1.5 \ fallible-iterator-0.2.0 \ fixedbitset-0.1.9 \ flate2-1.0.2 \ frozen-1.0.0 \ fuchsia-cprng-0.1.1 \ gimli-0.18.0 \ glob-0.2.11 \ goblin-0.0.22 \ heck-0.3.0 \ itoa-0.4.4 \ lazy_static-1.2.0 \ libc-0.2.49 \ log-0.4.5 \ memchr-2.2.0 \ miniz-sys-0.1.10 \ nodrop-0.1.12 \ num-traits-0.1.43 \ num-traits-0.2.6 \ object-0.12.0 \ ordermap-0.3.5 \ parity-wasm-0.38.0 \ petgraph-0.4.13 \ plain-0.2.3 \ proc-macro2-0.4.18 \ quote-0.6.8 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rdrand-0.4.0 \ redox_syscall-0.1.40 \ redox_termios-0.1.1 \ regex-1.1.7 \ regex-syntax-0.6.6 \ rgb-0.8.13 \ rustc-demangle-0.1.15 \ ryu-0.2.8 \ scroll-0.9.0 \ scroll_derive-0.9.4 \ serde-1.0.93 \ serde_derive-1.0.93 \ stable_deref_trait-1.1.1 \ strsim-0.7.0 \ structopt-0.2.18 \ structopt-derive-0.2.18 \ syn-0.14.9 \ syn-0.15.22 \ synstructure-0.10.1 \ termion-1.5.1 \ textwrap-0.10.0 \ thread_local-0.3.6 \ typed-arena-1.4.1 \ ucd-util-0.1.1 \ unicode-segmentation-1.2.1 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ utf8-ranges-1.0.1 \ uuid-0.7.1 \ vec_map-0.8.1 \ wasm-bindgen-0.2.40 \ wasm-bindgen-backend-0.2.40 \ wasm-bindgen-macro-0.2.40 \ wasm-bindgen-macro-support-0.2.40 \ wasm-bindgen-shared-0.2.40 \ wasmparser-0.31.1 \ winapi-0.3.5 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winconsole-0.10.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/typeshare/Makefile b/devel/typeshare/Makefile index 1b1f88a7f5ca..c1dd378127fd 100644 --- a/devel/typeshare/Makefile +++ b/devel/typeshare/Makefile @@ -1,138 +1,138 @@ PORTNAME= typeshare DISTVERSIONPREFIX= v DISTVERSION= 1.13.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tool to synchronize type definitions between Rust and other languages WWW= https://github.com/1password/typeshare 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= 1password CARGO_BUILD_ARGS= --package=typeshare-cli CARGO_INSTALL_PATH= cli CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.82 \ autocfg-1.2.0 \ bitflags-2.6.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ cc-1.0.94 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.5.18 \ clap_builder-4.5.18 \ clap_complete-4.5.32 \ clap_derive-4.5.18 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ cool_asserts-2.0.3 \ core-foundation-sys-0.8.6 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ dissimilar-1.0.7 \ either-1.11.0 \ equivalent-1.0.1 \ errno-0.3.9 \ expect-test-1.5.0 \ flexi_logger-0.28.5 \ glob-0.3.1 \ globset-0.4.14 \ hashbrown-0.14.3 \ heck-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.22 \ indent_write-2.2.0 \ indexmap-2.2.6 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.11 \ joinery-2.1.0 \ js-sys-0.3.69 \ lazy_format-2.0.3 \ libc-0.2.153 \ linux-raw-sys-0.4.14 \ log-0.4.21 \ memchr-2.7.2 \ nu-ansi-term-0.50.1 \ num-traits-0.2.18 \ once_cell-1.19.0 \ proc-macro2-1.0.80 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.10.5 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustix-0.38.34 \ ryu-1.0.17 \ same-file-1.0.6 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.116 \ serde_spanned-0.6.5 \ strsim-0.11.1 \ syn-2.0.59 \ terminal_size-0.3.0 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.12 \ unicase-2.7.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.14 \ utf8parse-0.2.2 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/unit-otel/Makefile b/devel/unit-otel/Makefile index 111ded0c192d..9b7fb21f2f15 100644 --- a/devel/unit-otel/Makefile +++ b/devel/unit-otel/Makefile @@ -1,270 +1,270 @@ PORTNAME= unit-otel PORTVERSION= ${UNIT_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES?= https://unit.nginx.org/download/ DISTFILES= unit-${PORTVERSION}.tar.gz MAINTAINER= osa@FreeBSD.org COMMENT= OTel static library for Unit WWW= https://unit.nginx.org LICENSE= APACHE20 LICENSE_FILE= ${WRKDIR}/unit-${PORTVERSION}/LICENSE USES= cargo cpe ssl CPE_VENDOR= nginx CPE_PRODUCT= unit WRKSRC= ${WRKDIR}/unit-${PORTVERSION}/src/otel CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ anyhow-1.0.94 \ async-channel-1.9.0 \ async-channel-2.3.1 \ async-executor-1.13.1 \ async-global-executor-2.4.1 \ async-io-2.4.0 \ async-lock-3.4.0 \ async-std-1.13.0 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-task-4.7.1 \ async-trait-0.1.83 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ axum-0.7.9 \ axum-core-0.4.5 \ backtrace-0.3.74 \ base64-0.22.1 \ bitflags-2.6.0 \ blocking-1.6.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ cc-1.2.4 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ concurrent-queue-2.5.0 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ crossbeam-utils-0.8.21 \ displaydoc-0.2.5 \ either-1.13.0 \ encoding_rs-0.8.35 \ equivalent-1.0.1 \ errno-0.3.10 \ event-listener-2.5.3 \ event-listener-5.3.1 \ event-listener-strategy-0.5.3 \ fastrand-2.3.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-lite-2.5.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getrandom-0.2.15 \ gimli-0.31.1 \ glob-0.3.1 \ gloo-timers-0.3.0 \ h2-0.4.7 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ hermit-abi-0.4.0 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ httpdate-1.0.3 \ hyper-1.5.2 \ hyper-rustls-0.27.3 \ hyper-timeout-0.5.2 \ hyper-tls-0.6.0 \ hyper-util-0.1.10 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-1.9.3 \ indexmap-2.7.0 \ ipnet-2.10.1 \ itertools-0.13.0 \ itoa-1.0.14 \ js-sys-0.3.76 \ kv-log-macro-1.0.7 \ lazy_static-1.5.0 \ libc-0.2.168 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.22 \ matchit-0.7.3 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.8.1 \ mio-1.0.3 \ native-tls-0.2.12 \ object-0.36.5 \ once_cell-1.20.2 \ openssl-0.10.68 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.104 \ opentelemetry-0.24.0 \ opentelemetry-http-0.13.0 \ opentelemetry-otlp-0.17.0 \ opentelemetry-proto-0.7.0 \ opentelemetry-semantic-conventions-0.16.0 \ opentelemetry_sdk-0.24.1 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ pin-project-1.1.7 \ pin-project-internal-1.1.7 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkg-config-0.3.31 \ polling-3.7.4 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.92 \ prost-0.13.4 \ prost-derive-0.13.4 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.8 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.8 \ reqwest-0.12.9 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.0 \ rustix-0.38.42 \ rustls-0.23.20 \ rustls-native-certs-0.8.1 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.1 \ rustls-webpki-0.102.8 \ rustversion-1.0.18 \ ryu-1.0.18 \ schannel-0.1.27 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-3.0.1 \ security-framework-sys-2.12.1 \ serde-1.0.216 \ serde_derive-1.0.216 \ serde_json-1.0.133 \ serde_urlencoded-0.7.1 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.8 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ subtle-2.6.1 \ syn-2.0.90 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tempfile-3.14.0 \ thiserror-1.0.69 \ thiserror-2.0.7 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.7 \ tinystr-0.7.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.42.0 \ tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.1 \ tokio-stream-0.1.17 \ tokio-util-0.7.13 \ tonic-0.12.3 \ tower-0.4.13 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ unicode-ident-1.0.14 \ untrusted-0.9.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ value-bag-1.10.0 \ vcpkg-0.2.15 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-futures-0.4.49 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ web-sys-0.3.76 \ web-time-1.1.0 \ webpki-roots-0.26.7 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 PLIST_FILES= lib/libotel.a do-install: ${INSTALL_DATA} ${WRKDIR}/target/release/libotel.a \ ${STAGEDIR}${PREFIX}/lib/ .include "../../www/unit/version.mk" .include diff --git a/devel/uv/Makefile b/devel/uv/Makefile index e3226771d050..014d0c3cb9f9 100644 --- a/devel/uv/Makefile +++ b/devel/uv/Makefile @@ -1,46 +1,47 @@ PORTNAME= uv DISTVERSION= 0.7.13 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Extremely fast Python package installer and resolver, written in Rust WWW= https://astral.sh/ \ https://docs.astral.sh/uv/ \ https://github.com/astral-sh/uv LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BROKEN_armv7= compilation fails: rustc-LLVM ERROR: out of memory BROKEN_i386= compilation of the libopenssl_sys-abc7d27a34743709 crate fails: ld: error: undefined symbol: __atomic_is_lock_free, etc LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 \ libzstd.so:archivers/zstd USES= cargo gmake localbase perl5 pkgconfig USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= astral-sh OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PROGS= uv uvx PLIST_FILES= ${PROGS:S/^/bin\//} PORTSCOUT= limit:.*\..*$$ # prevent tags like perma-39 do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest .for p in ${PROGS} ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${p} \ ${STAGEDIR}${PREFIX}/bin .endfor .include diff --git a/devel/wasmer/Makefile b/devel/wasmer/Makefile index fbe1546496d1..5715ed315864 100644 --- a/devel/wasmer/Makefile +++ b/devel/wasmer/Makefile @@ -1,55 +1,55 @@ PORTNAME= wasmer DISTVERSIONPREFIX= v DISTVERSION= 6.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= kjozic@gmail.com COMMENT= WebAssembly Runtime supporting WASIX, WASI and Emscripten WWW= https://wasmer.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= only amd64 works so far (with some issues) BUILD_DEPENDS= bash>0:shells/bash \ clang${_LLVM_VERSION}:devel/llvm${_LLVM_VERSION} LIB_DEPENDS= libffi.so:devel/libffi \ libzstd.so:archivers/zstd USES= cargo gmake llvm:18 nodejs:build pkgconfig USE_GITHUB= yes GH_ACCOUNT= wasmerio CARGO_BUILD= no CARGO_INSTALL= no MAKE_ENV+= ENABLE_CRANELIFT=1 \ ENABLE_LLVM=1 \ ENABLE_SINGLEPASS=1 \ ENABLE_V8=0 \ ENABLE_WAMR=0 \ ENABLE_WASMI=0 \ LLVM_SYS_180_PREFIX=${LLVM_PREFIX} \ RUSTFLAGS="-L ${LOCALBASE}/lib" ALL_TARGET= build-wasmer CC= clang${_LLVM_VERSION} CPP= clang-cpp${_LLVM_VERSION} CXX= clang++${_LLVM_VERSION} PLIST_FILES= bin/wasmer _LLVM_VERSION= 18 pre-configure: ${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},' ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/target/release/wasmer ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/devel/wizer/Makefile b/devel/wizer/Makefile index 938fe5e9ca99..5b15b1199f54 100644 --- a/devel/wizer/Makefile +++ b/devel/wizer/Makefile @@ -1,321 +1,321 @@ PORTNAME= wizer DISTVERSIONPREFIX= v DISTVERSION= 8.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel www MAINTAINER= yuri@FreeBSD.org COMMENT= WebAssembly pre-initializer WWW= https://github.com/bytecodealliance/wizer LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails: error when identifying target: "no supported isa found for arch `armv7`" BROKEN_i386= compilation fails: unresolved import `wasmtime_asm_macros::asm_sym` LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= bytecodealliance CARGO_CRATES= addr2line-0.21.0 \ addr2line-0.24.2 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ ambient-authority-0.0.2 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi_term-0.12.1 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.95 \ arbitrary-1.4.1 \ async-trait-0.1.79 \ atty-0.2.14 \ autocfg-1.2.0 \ backtrace-0.3.71 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bumpalo-3.17.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ cap-fs-ext-3.4.2 \ cap-net-ext-3.4.2 \ cap-primitives-3.4.2 \ cap-rand-3.4.2 \ cap-std-3.4.2 \ cap-time-ext-3.4.2 \ cast-0.3.0 \ cc-1.0.90 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-2.34.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_lex-0.7.0 \ cobs-0.2.3 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.7 \ cpp_demangle-0.4.3 \ cpufeatures-0.2.12 \ cranelift-bforest-0.116.1 \ cranelift-bitset-0.116.1 \ cranelift-codegen-0.116.1 \ cranelift-codegen-meta-0.116.1 \ cranelift-codegen-shared-0.116.1 \ cranelift-control-0.116.1 \ cranelift-entity-0.116.1 \ cranelift-frontend-0.116.1 \ cranelift-isle-0.116.1 \ cranelift-native-0.116.1 \ crc32fast-1.4.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ debugid-0.8.0 \ derive_arbitrary-1.4.1 \ digest-0.10.7 \ directories-next-2.0.0 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ either-1.10.0 \ embedded-io-0.4.0 \ encoding_rs-0.8.33 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.10 \ fallible-iterator-0.3.0 \ fd-lock-4.0.2 \ flagset-0.4.5 \ foldhash-0.1.4 \ form_urlencoded-1.2.1 \ fs-set-times-0.20.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fxhash-0.2.1 \ fxprof-processed-profile-0.6.0 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.28.1 \ gimli-0.31.1 \ half-2.4.0 \ hashbrown-0.14.3 \ hashbrown-0.15.2 \ heck-0.3.3 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ id-arena-2.2.1 \ idna-0.5.0 \ indexmap-2.7.1 \ io-extras-0.18.4 \ io-lifetimes-2.0.3 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.14 \ ittapi-0.4.0 \ ittapi-sys-0.4.0 \ jobserver-0.1.28 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ leb128-0.2.5 \ leb128fmt-0.1.0 \ libc-0.2.169 \ libfuzzer-sys-0.4.7 \ libm-0.2.8 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ log-0.4.21 \ mach2-0.4.2 \ maybe-owned-0.3.4 \ memchr-2.7.2 \ memfd-0.6.4 \ miniz_oxide-0.7.4 \ mio-1.0.2 \ num-traits-0.2.18 \ object-0.32.2 \ object-0.36.7 \ once_cell-1.19.0 \ oorandom-11.1.3 \ paste-1.0.14 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ postcard-1.0.8 \ ppv-lite86-0.2.20 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.93 \ psm-0.1.21 \ pulley-interpreter-29.0.1 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_users-0.4.5 \ regalloc2-0.11.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc-demangle-0.1.23 \ rustc-hash-2.1.1 \ rustix-0.38.44 \ ryu-1.0.17 \ same-file-1.0.6 \ semver-1.0.22 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.115 \ serde_spanned-0.6.5 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ shellexpand-2.1.2 \ smallvec-1.13.2 \ socket2-0.5.7 \ sptr-0.3.2 \ stable_deref_trait-1.2.0 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.98 \ system-interface-0.27.2 \ target-lexicon-0.13.2 \ termcolor-1.4.1 \ textwrap-0.11.0 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.3 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.9 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ trait-variant-0.1.2 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unicode-width-0.2.0 \ unicode-xid-0.2.4 \ unsafe-libyaml-0.2.11 \ url-2.5.2 \ utf8parse-0.2.1 \ uuid-1.8.0 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-encoder-0.202.0 \ wasm-encoder-0.221.3 \ wasm-encoder-0.225.0 \ wasm-smith-0.202.0 \ wasmparser-0.202.0 \ wasmparser-0.221.3 \ wasmparser-0.225.0 \ wasmprinter-0.202.0 \ wasmprinter-0.221.3 \ wasmtime-29.0.1 \ wasmtime-asm-macros-29.0.1 \ wasmtime-cache-29.0.1 \ wasmtime-component-macro-29.0.1 \ wasmtime-component-util-29.0.1 \ wasmtime-cranelift-29.0.1 \ wasmtime-environ-29.0.1 \ wasmtime-fiber-29.0.1 \ wasmtime-jit-debug-29.0.1 \ wasmtime-jit-icache-coherence-29.0.1 \ wasmtime-math-29.0.1 \ wasmtime-slab-29.0.1 \ wasmtime-versioned-export-macros-29.0.1 \ wasmtime-wasi-29.0.1 \ wasmtime-winch-29.0.1 \ wasmtime-wit-bindgen-29.0.1 \ wast-35.0.2 \ wast-225.0.0 \ wat-1.225.0 \ web-sys-0.3.69 \ wiggle-29.0.1 \ wiggle-generate-29.0.1 \ wiggle-macro-29.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winch-codegen-29.0.1 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.5 \ winx-0.36.3 \ wit-parser-0.221.3 \ witx-0.9.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 CARGO_FEATURES= env_logger structopt PLIST_FILES= bin/${PORTNAME} # --features="env_logger structopt" xpost-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/wrangler/Makefile b/devel/wrangler/Makefile index 6493ddb42847..07c93fbdd570 100644 --- a/devel/wrangler/Makefile +++ b/devel/wrangler/Makefile @@ -1,44 +1,44 @@ PORTNAME= wrangler DISTVERSIONPREFIX= v DISTVERSION= 1.19.12 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= devel MAINTAINER= kfv@kfv.io COMMENT= Cloudflare Workers CLI Tool WWW= https://developers.cloudflare.com/workers/cli-wrangler/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT DEPRECATED= Deprecated upstream as of Aug 3, 2023 EXPIRATION_DATE=2025-07-31 LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo gmake ssl USE_GITHUB= yes GH_ACCOUNT= cloudflare CARGO_FEATURES= --no-default-features sys-openssl PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS # sys-info-0.9.1 crate fix: https://github.com/FillZpp/sys-info-rs/issues/80 post-patch: @${REINPLACE_CMD} \ -e '/get_cpu/s|unsigned long|uint64_t|' \ -e '/get_proc_total/s|unsigned long|uint64_t|' \ ${WRKSRC}/cargo-crates/sys-info-0.9.1/c/*.[ch] post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/xtensa-esp-elf/Makefile b/devel/xtensa-esp-elf/Makefile index e5495934727c..87014e30bd75 100644 --- a/devel/xtensa-esp-elf/Makefile +++ b/devel/xtensa-esp-elf/Makefile @@ -1,178 +1,178 @@ PORTNAME= xtensa-esp-elf DISTVERSION= 13.2.0_20240530 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= https://github.com/espressif/crosstool-NG/releases/download/esp-${DISTVERSION}/:source1 \ GNU/gmp:source2 \ https://libisl.sourceforge.io/:source3 \ GNU/mpc:source4 \ GNU/mpfr:source5 \ https://github.com/madler/zlib/releases/download/v1.2.13/:source6 \ https://github.com/facebook/zstd/releases/download/v1.5.5/:source7 DISTNAME= crosstool-NG-esp-${DISTVERSION}-src EXTRACT_SUFX= .tar.xz DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source1 \ gmp-6.2.1.tar.bz2:source2 \ isl-0.26.tar.gz:source3 \ mpc-1.2.1.tar.gz:source4 \ mpfr-4.2.1.zip:source5 \ zlib-1.2.13.tar.xz:source6 \ zstd-1.5.5.tar.gz:source7 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} \ espressif-esp-toolchain-bin-wrappers-${TAG_WRAPPERS}_GH0.tar.gz \ rust/crates/lazy_static-1.4.0.crate \ rust/crates/libc-0.2.147.crate MAINTAINER= leres@FreeBSD.org COMMENT= Espressif ESP toolchain WWW= https://docs.espressif.com/projects/esp-idf/en/v5.3.1/esp32/get-started/ LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi BUILD_DEPENDS= ${LOCALBASE}/include/libintl.h:devel/gettext-runtime \ bash:shells/bash \ gawk:lang/gawk \ ggrep:textproc/gnugrep \ gpatch:devel/patch \ gsed:textproc/gsed \ help2man:misc/help2man \ makeinfo:print/texinfo USES= autoreconf:build bison cargo gmake libtool python USE_GCC= yes:build USE_GITHUB= nodefault BROKEN_armv7= fails to build: configure: error: C compiler cannot create executables NO_MTREE= yes GH_ACCOUNT= espressif GH_PROJECT= binutils-gdb:github1 \ gcc:github2 \ newlib-esp32:github3 \ esp-toolchain-bin-wrappers:github4 GH_TAGNAME= esp-2.41.0_${ESPDATE}:github1 \ esp-${GCCVER}_${ESPDATE}:github2 \ esp-4.3.0_${ESPDATE}:github3 \ ${TAG_WRAPPERS}:github4 BINARY_ALIAS= g++=${CXX} gcc=${CC} python=${PYTHON_VERSION} BUILD_ENV= ${WRK_ENV} \ CT_ALLOW_BUILD_AS_ROOT_SURE=1 \ CT_FORBID_DOWNLOAD=y \ GREP=ggrep \ LD_RUN_PATH=${PREFIX}/lib/${CC} \ LDFLAGS=-I${PREFIX}/lib \ ${MAKE_ENV:MPATH=*} CARGO_BUILD= no CARGO_CONFIGURE= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC2}/target CARGO_VENDOR_DIR= ${WRKSRC2}/cargo-crates CARGO_CRATES= lazy_static-1.4.0 \ libc-0.2.147 CARGO_CARGOTOML= ${WRKSRC2}/Cargo.toml CARGO_CARGOLOCK= ${WRKSRC2}/Cargo.lock WRKSRC2= ${WRKDIR}/esp-toolchain-bin-wrappers-${TAG_WRAPPERS}/gnu-xtensa-toolchian ESPVER= esp-${DISTVERSION} ESPDATE= 20240305 GCCVER= 13.2.0 PLIST_SUB= PKGBASE=$(PKGBASE) \ GCCVER=$(GCCVER) TAG_WRAPPERS= 62776e9 TARBALLS= ${BUILD_WRKSRC}/.build/tarballs XTENSA_CHIPS= esp32 esp32s2 esp32s3 XTENSA_WRAPPED= addr2line ar as c++ cc c++filt cpp elfedit g++ gcc \ gcc-${GCCVER} gcc-ar gcc-nm gcc-ranlib gcov gcov-dump \ gcov-tool gprof ld ld.bfd lto-dump nm objcopy objdump \ ranlib readelf size strings strip post-extract: ${MKDIR} ${TARBALLS} .for F in $(DISTFILES:N$(EXTRACT_ONLY)\:source[0-9]*) ${LN} -s ${DISTDIR}/${F:C/:source[0-9]+$//} ${TARBALLS} .endfor ${ECHO} CT_LOG_PROGRESS_BAR=n >> \ ${BUILD_WRKSRC}/samples/${PORTNAME}/crosstool.config # Make tar names match extract directories ${LN} -s \ ${DISTDIR}/espressif-binutils-gdb-esp-2.41.0_${ESPDATE}_GH0.tar.gz \ ${TARBALLS}/binutils-gdb-esp-2.41.0_${ESPDATE}.tar.gz ${LN} -s ${DISTDIR}/espressif-gcc-esp-${GCCVER}_${ESPDATE}_GH0.tar.gz \ ${TARBALLS}/gcc-esp-${GCCVER}_${ESPDATE}.tar.gz ${LN} -s \ ${DISTDIR}/espressif-newlib-esp32-esp-4.3.0_${ESPDATE}_GH0.tar.gz \ ${TARBALLS}/newlib-esp32-esp-4.3.0_${ESPDATE}.tar.gz ${CP} -p ${BUILD_WRKSRC}/maintainer/git-version-gen \ ${BUILD_WRKSRC}/maintainer/git-version-gen- ${PRINTF} "#!/bin/sh\necho -n '${ESPVER}'\n" > \ ${BUILD_WRKSRC}/maintainer/git-version-gen # Use a new crosstool.config that lets us download a # branch/tag tarball instead of doing "git clone" ${MV} ${WRKSRC}/samples/xtensa-esp-elf/crosstool.config \ ${WRKSRC}/samples/xtensa-esp-elf/crosstool.config- ${CP} ${FILESDIR}/crosstool.config ${WRKSRC}/samples/xtensa-esp-elf do-configure: cd ${BUILD_WRKSRC} && ./bootstrap cd ${BUILD_WRKSRC} && \ ${SETENVI} ${BUILD_ENV} LIBS=-lintl \ ./configure --prefix=${WRKDIR}/ct-ng --exec-prefix=${WRKDIR}/ct-ng cd ${BUILD_WRKSRC} && \ ${SETENVI} -uMAKELEVEL -uMAKEFLAGS -u.MAKE.LEVEL.ENV ${BUILD_ENV} \ ${MAKE_CMD} install && \ ${SETENVI} ${BUILD_ENV} ./ct-ng xtensa-esp-elf # xtensa-toolchian-wrapper ${MKDIR} ${WRKDIR}/.cargo : > ${WRKDIR}/.cargo/config.toml ${ECHO_CMD} "[source.cargo]" >> ${WRKDIR}/.cargo/config.toml ${ECHO_CMD} "directory = '${CARGO_VENDOR_DIR}'" >> \ ${WRKDIR}/.cargo/config.toml ${ECHO_CMD} "[source.crates-io]" >> ${WRKDIR}/.cargo/config.toml ${ECHO_CMD} "replace-with = 'cargo'" >> ${WRKDIR}/.cargo/config.toml @cd ${WRKSRC2} && ${CARGO_CARGO_RUN} update \ --manifest-path ${CARGO_CARGOTOML} \ --verbose \ --verbose \ ${CARGO_UPDATE_ARGS} do-build: cd ${BUILD_WRKSRC} && ${SETENVI} ${BUILD_ENV} ./ct-ng build cd ${BUILD_WRKSRC}/builds/${PORTNAME} && \ ${CHMOD} +w . lib && \ ${RM} build.log.bz2 lib/charset.alias && \ ${CHMOD} -w . lib # xtensa-toolchian-wrapper cd ${WRKSRC2} && ${CARGO_CARGO_RUN} build \ --manifest-path ${CARGO_CARGOTOML} \ --verbose \ --verbose \ ${CARGO_BUILD_ARGS} do-install: cd ${BUILD_WRKSRC}/builds/${PORTNAME} && \ ${COPYTREE_BIN} . ${STAGEDIR}${PREFIX}/${PKGBASE} ${FIND} ${STAGEDIR}${PREFIX}/${PKGBASE} -type f | \ ${XARGS} ${CHMOD} -wx ${FIND} ${STAGEDIR}${PREFIX}/${PKGBASE}/bin \ ${STAGEDIR}${PREFIX}/${PKGBASE}/libexec/gcc/${PORTNAME}/${GCCVER} \ ${STAGEDIR}${PREFIX}/${PKGBASE}/${PORTNAME}/bin -type f | \ ${XARGS} ${CHMOD} +x # xtensa-toolchian-wrapper ${INSTALL_PROGRAM} ${WRKSRC2}/target/release/xtensa-toolchian-wrapper \ ${STAGEDIR}${PREFIX}/${PKGBASE}/bin .for chip in ${XTENSA_CHIPS} .for wrap in ${XTENSA_WRAPPED} ${LN} -f \ ${STAGEDIR}${PREFIX}/${PKGBASE}/bin/xtensa-toolchian-wrapper \ ${STAGEDIR}${PREFIX}/${PKGBASE}/bin/xtensa-${chip}-elf-${wrap} .endfor .endfor ${RM} ${STAGEDIR}${PREFIX}/${PKGBASE}/bin/xtensa-toolchian-wrapper .include diff --git a/dns/dnstracer-rs/Makefile b/dns/dnstracer-rs/Makefile index feb4ce0fdaa2..7e273134bc4f 100644 --- a/dns/dnstracer-rs/Makefile +++ b/dns/dnstracer-rs/Makefile @@ -1,20 +1,21 @@ PORTNAME= dnstracer DISTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= CRATESIO PKGNAMESUFFIX= -rs DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= mat@FreeBSD.org COMMENT= Trace a chain of DNS servers to the source WWW= https://gitlab.com/mat813/dnstracer-rs LICENSE= MIT USES= cargo PLIST_FILES= bin/dnstracer # make cargo-crates > Makefile.crates .include diff --git a/dns/dog/Makefile b/dns/dog/Makefile index 53b63a291104..50da93179a91 100644 --- a/dns/dog/Makefile +++ b/dns/dog/Makefile @@ -1,122 +1,122 @@ PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 42 +PORTREVISION= 43 CATEGORIES= dns net MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line DNS client WWW= https://dns.lookup.dog/ LICENSE= EUPL12 LICENSE_FILE= ${WRKSRC}/LICENCE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ogham CONFLICTS_INSTALL= py*-datadog 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 PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= COMPLETIONS DOCS OPTIONS_DEFAULT= COMPLETIONS COMPLETIONS_DESC= Install bash, fish and zsh shell completions COMPLETIONS_PLIST_FILES= share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN= Fails to detect OpenSSL 3.0.0 and later .endif post-install-COMPLETIONS-on: .for _shell in bash fish zsh ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.${_shell} \ ${STAGEDIR}${PREFIX}/${COMPLETIONS_PLIST_FILES:M*${_shell}*} .endfor 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 4f5a7ae95bbc..4e521141f908 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -1,30 +1,31 @@ PORTNAME= doh-proxy DISTVERSION= 0.9.12 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= ashish@FreeBSD.org COMMENT= DNS-over-HTTP server proxy WWW= https://github.com/DNSCrypt/doh-server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= fails to build USES= cargo USE_RC_SUBR= doh-proxy PLIST_FILES= bin/doh-proxy # make cargo-crates > Makefile.crates .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif .include diff --git a/dns/encrypted-dns-server/Makefile b/dns/encrypted-dns-server/Makefile index 2fa828e9f1f8..fff8d11a3d09 100644 --- a/dns/encrypted-dns-server/Makefile +++ b/dns/encrypted-dns-server/Makefile @@ -1,193 +1,193 @@ PORTNAME= encrypted-dns-server DISTVERSION= 0.9.6 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= dns MAINTAINER= felix@userspace.com.au COMMENT= High-performance, zero maintenance encrypted DNS proxy WWW= https://github.com/jedisct1/encrypted-dns-server 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.58 \ autocfg-1.1.0 \ base64-0.13.0 \ bitflags-1.3.2 \ bumpalo-3.10.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ chunked_transfer-1.4.0 \ clap-3.2.8 \ clap_lex-0.2.4 \ clockpro-cache-0.1.10 \ coarsetime-0.1.22 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.10 \ ct-codecs-1.1.1 \ daemonize-simple-0.1.5 \ derivative-2.2.0 \ dnsstamps-0.1.9 \ env_logger-0.9.0 \ filetime-0.2.17 \ flate2-1.0.24 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ futures-0.3.21 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-executor-0.3.21 \ futures-io-0.3.21 \ futures-macro-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ getrandom-0.2.7 \ hashbrown-0.12.2 \ hermit-abi-0.1.19 \ hex-0.4.3 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.7.1 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.20 \ idna-0.2.3 \ indexmap-1.9.1 \ ipext-0.1.0 \ itoa-1.0.2 \ js-sys-0.3.58 \ lazy_static-1.4.0 \ libc-0.2.126 \ libflate-1.2.0 \ libflate_lz77-1.1.0 \ libmimalloc-sys-0.1.25 \ libsodium-sys-stable-1.19.22 \ lock_api-0.4.7 \ log-0.4.17 \ matches-0.1.9 \ memchr-2.5.0 \ memoffset-0.6.5 \ mimalloc-0.1.29 \ minisign-verify-0.2.1 \ miniz_oxide-0.5.3 \ mio-0.8.4 \ nix-0.24.1 \ num_cpus-1.13.1 \ once_cell-1.13.0 \ os_str_bytes-6.1.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.3 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ ppv-lite86-0.2.16 \ privdrop-0.5.2 \ proc-macro2-1.0.40 \ procfs-0.12.0 \ prometheus-32bitfix-0.13.1 \ quote-1.0.20 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ redox_syscall-0.2.13 \ ring-0.16.20 \ rle-decode-fast-1.0.3 \ rlimit-0.8.3 \ rustc-hash-1.1.0 \ rustls-0.20.6 \ scopeguard-1.1.0 \ sct-0.7.0 \ serde-1.0.138 \ serde-big-array-0.4.1 \ serde_derive-1.0.138 \ siphasher-0.3.10 \ slab-0.4.6 \ slabigator-0.1.4 \ smallvec-1.9.0 \ socket2-0.4.4 \ spin-0.5.2 \ syn-1.0.98 \ tar-0.4.38 \ terminal_size-0.1.17 \ textwrap-0.15.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.19.2 \ toml-0.5.9 \ tower-service-0.3.2 \ tracing-0.1.35 \ tracing-core-0.1.28 \ try-lock-0.2.3 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.1 \ unicode-normalization-0.1.21 \ unsafe_unwrap-0.1.0 \ untrusted-0.7.1 \ ureq-2.5.0 \ url-2.2.2 \ vcpkg-0.2.15 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.81 \ wasm-bindgen-backend-0.2.81 \ wasm-bindgen-macro-0.2.81 \ wasm-bindgen-macro-support-0.2.81 \ wasm-bindgen-shared-0.2.81 \ web-sys-0.3.58 \ webpki-0.22.0 \ webpki-roots-0.22.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.36.1 \ windows_aarch64_msvc-0.36.1 \ windows_i686_gnu-0.36.1 \ windows_i686_msvc-0.36.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_msvc-0.36.1 \ xattr-0.2.3 \ zip-0.6.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: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/encrypted-dns.toml.sample \ ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/undelegated.txt.sample \ ${STAGEDIR}${ETCDIR} .include diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 6a15997078e1..fab4f26f26a8 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,73 +1,73 @@ PORTNAME= recursor DISTVERSION= 5.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- DISTNAME= pdns-${PORTNAME}-${DISTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tremere@cainites.net COMMENT= Advanced DNS recursor WWW= https://www.PowerDNS.com/recursor.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= archs with 32-bits time_t are no longer supported by upstream BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= libboost_context.so:devel/boost-libs \ libcurl.so:ftp/curl USES= autoreconf cargo compiler:c++11-lib cpe gmake libtool \ localbase:ldflags pkgconfig python:build ssl tar:bzip2 CPE_VENDOR= powerdns USE_RC_SUBR= pdns_recursor GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pdns \ --with-libsodium=no \ --with-service-group=pdns_recursor \ --with-service-user=pdns \ --without-net-snmp \ --without-systemd CARGO_CARGOLOCK= ${WRKSRC}/settings/rust/Cargo.lock CARGO_CARGOTOML= ${WRKSRC}/settings/rust/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no SUB_FILES= pkg-message TARGET_ORDER_OVERRIDE= 750:cargo-configure USERS= pdns_recursor GROUPS= pdns OPTIONS_DEFINE= DNSTAP OPTIONS_DEFAULT= LUA OPTIONS_SINGLE= EXTLUA OPTIONS_SINGLE_EXTLUA= LUA LUAJIT DNSTAP_DESC= dnstap support (see dnstap.info) LUAJIT_DESC= Use luajit LUA_DESC= Use lang/lua DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm DNSTAP_CONFIGURE_ENABLE= dnstap LUAJIT_USES= luajit LUAJIT_CONFIGURE_ON= --with-lua=luajit LUA_USES= lua #pre-configure: # @cd ${WRKSRC}/settings && ${PYTHON_CMD} generate.py post-install: @${MKDIR} ${STAGEDIR}/var/run/pdns-recursor .include diff --git a/editors/ad/Makefile b/editors/ad/Makefile index f1009c7de26f..00776ba7b3d0 100644 --- a/editors/ad/Makefile +++ b/editors/ad/Makefile @@ -1,27 +1,27 @@ PORTNAME= ad DISTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MAINTAINER= fuz@FreeBSD.org COMMENT= Adaptable text editor WWW= https://crates.io/crates/ad-editor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= sminez OPTIONS_DEFINE= DOCS post-install: ${INSTALL_MAN} ${WRKSRC}/docs/man/ad.1 ${STAGEDIR}${PREFIX}/share/man/man1/ post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/) ${RM} -r ${STAGEDIR}${DOCSDIR}/man .include diff --git a/editors/amp/Makefile b/editors/amp/Makefile index aee57c0bc659..d9c760e67392 100644 --- a/editors/amp/Makefile +++ b/editors/amp/Makefile @@ -1,25 +1,25 @@ PORTNAME= amp DISTVERSION= 0.7.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org COMMENT= Complete text editor for your terminal WWW= https://amp.rs/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= jmacdonald _GIT_HEAD= dae913c CARGO_ENV= BUILD_REVISION=${_GIT_HEAD} PLIST_FILES= bin/${PORTNAME} .include diff --git a/editors/helix/Makefile b/editors/helix/Makefile index 2892d2f083d9..729d37caf3b6 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,279 +1,279 @@ PORTNAME= helix DISTVERSION= 25.01.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~ecs/tree-sitter-hare/archive/:treesitterhare \ https://git.sr.ht/~jummit/tree-sitter-wren/archive/:treesitterwren \ https://git.sr.ht/~sfr/tree-sitter-gemini/archive/:treesittergemini \ https://raw.githubusercontent.com/tree-sitter/tree-sitter-javascript/${TREE_SITTER_JSHIGH_REV}/queries/highlights.scm?file=/:jshigh \ https://raw.githubusercontent.com/tree-sitter/tree-sitter-typescript/${TREE_SITTER_TSHIGH_REV}/queries/highlights.scm?file=/:tshigh DISTFILES= ${TREE_SITTER_HARE_REV}.tar.gz:treesitterhare \ ${TREE_SITTER_WREN_REV}.tar.gz:treesitterwren \ ${TREE_SITTER_GEMINI_REV}.tar.gz:treesittergemini \ ${TREE_SITTER_JSHIGH_REV}-js-highlights.scm:jshigh \ ${TREE_SITTER_TSHIGH_REV}-ts-highlights.scm:tshigh EXTRACT_ONLY= ${DISTFILES:N*\:*high:C/:[^:]+$//} MAINTAINER= ashish@FreeBSD.org COMMENT= Post-modern modal text editor WWW= https://helix-editor.com/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= helix-editor GH_TUPLE= \ briot:tree-sitter-ada:ba0894ef:briot_tree_sitter_ada/runtime/grammars/sources/ada \ adl-lang:tree-sitter-adl:2787d04b:adl_lang_tree_sitter_adl/runtime/grammars/sources/adl \ tree-sitter:tree-sitter-agda:c21c3a0f:tree_sitter_tree_sitter_agda/runtime/grammars/sources/agda \ amber-lang:tree-sitter-amber:c6df3ec2:amber_lang_tree_sitter_amber/runtime/grammars/sources/amber \ virchau13:tree-sitter-astro:947e9308:virchau13_tree_sitter_astro/runtime/grammars/sources/astro \ Beaglefoot:tree-sitter-awk:a799bc5d:Beaglefoot_tree_sitter_awk/runtime/grammars/sources/awk \ tree-sitter:tree-sitter-bash:f8fb3274:tree_sitter_tree_sitter_bash/runtime/grammars/sources/bash \ vito:tree-sitter-bass:501133e2:vito_tree_sitter_bass/runtime/grammars/sources/bass \ polarmutex:tree-sitter-beancount:f3741a3a:polarmutex_tree_sitter_beancount/runtime/grammars/sources/beancount \ latex-lsp:tree-sitter-bibtex:ccfd77db:latex_lsp_tree_sitter_bibtex/runtime/grammars/sources/bibtex \ tree-sitter-grammars:tree-sitter-bicep:0092c7d1:tree_sitter_grammars_tree_sitter_bicep/runtime/grammars/sources/bicep \ tree-sitter-grammars:tree-sitter-bitbake:10bacac9:tree_sitter_grammars_tree_sitter_bitbake/runtime/grammars/sources/bitbake \ EmranMR:tree-sitter-blade:4c66efe1:EmranMR_tree_sitter_blade/runtime/grammars/sources/blade \ tree-sitter:tree-sitter-c:7175a6dd:tree_sitter_tree_sitter_c/runtime/grammars/sources/c \ starkware-libs:tree-sitter-cairo:e3a02122:starkware_libs_tree_sitter_cairo/runtime/grammars/sources/cairo \ amaanq:tree-sitter-capnp:fc6e2add:amaanq_tree_sitter_capnp/runtime/grammars/sources/capnp \ bufbuild:tree-sitter-cel:9f2b65da:bufbuild_tree_sitter_cel/runtime/grammars/sources/cel \ Decurity:tree-sitter-circom:02150524:Decurity_tree_sitter_circom/runtime/grammars/sources/circom \ sogaiu:tree-sitter-clojure:e57c569a:sogaiu_tree_sitter_clojure/runtime/grammars/sources/clojure \ uyha:tree-sitter-cmake:6e51463e:uyha_tree_sitter_cmake/runtime/grammars/sources/cmake \ stsewd:tree-sitter-comment:aefcc281:stsewd_tree_sitter_comment/runtime/grammars/sources/comment \ fvacek:tree-sitter-cpon:0d01fcda:fvacek_tree_sitter_cpon/runtime/grammars/sources/cpon \ tree-sitter:tree-sitter-cpp:670404d7:tree_sitter_tree_sitter_cpp/runtime/grammars/sources/cpp \ tree-sitter:tree-sitter-c-sharp:5b60f995:tree_sitter_tree_sitter_c_sharp/runtime/grammars/sources/c-sharp \ tree-sitter:tree-sitter-css:769203d0:tree_sitter_tree_sitter_css/runtime/grammars/sources/css \ eonpatapon:tree-sitter-cue:61843e3b:eonpatapon_tree_sitter_cue/runtime/grammars/sources/cue \ elliotfontaine:tree-sitter-cylc:30dd40d9:elliotfontaine_tree_sitter_cylc/runtime/grammars/sources/cylc \ gdamore:tree-sitter-d:5566f8ce:gdamore_tree_sitter_d/runtime/grammars/sources/d \ UserNobody14:tree-sitter-dart:e398400a:UserNobody14_tree_sitter_dart/runtime/grammars/sources/dart \ dynamotn:tree-sitter-dbml:2e2fa564:dynamotn_tree_sitter_dbml/runtime/grammars/sources/dbml \ joelspadin:tree-sitter-devicetree:877adbfa:joelspadin_tree_sitter_devicetree/runtime/grammars/sources/devicetree \ jbellerb:tree-sitter-dhall:affb6ee3:jbellerb_tree_sitter_dhall/runtime/grammars/sources/dhall \ the-mikedavis:tree-sitter-diff:fd74c78f:the_mikedavis_tree_sitter_diff/runtime/grammars/sources/diff \ camdencheek:tree-sitter-dockerfile:087daa20:camdencheek_tree_sitter_dockerfile/runtime/grammars/sources/dockerfile \ rydesun:tree-sitter-dot:91723074:rydesun_tree_sitter_dot/runtime/grammars/sources/dot \ KMikeeU:tree-sitter-dtd:6116becb:KMikeeU_tree_sitter_dtd/runtime/grammars/sources/dtd \ glehmann:tree-sitter-earthfile:dbfb970a:glehmann_tree_sitter_earthfile/runtime/grammars/sources/earthfile \ the-mikedavis:tree-sitter-edoc:74774af7:the_mikedavis_tree_sitter_edoc/runtime/grammars/sources/edoc \ connorlay:tree-sitter-eex:f742f2fe:connorlay_tree_sitter_eex/runtime/grammars/sources/eex \ Wilfred:tree-sitter-elisp:e5524fdc:Wilfred_tree_sitter_elisp/runtime/grammars/sources/elisp \ elixir-lang:tree-sitter-elixir:b20eaa75:elixir_lang_tree_sitter_elixir/runtime/grammars/sources/elixir \ elm-tooling:tree-sitter-elm:df4cb639:elm_tooling_tree_sitter_elm/runtime/grammars/sources/elm \ ckafi:tree-sitter-elvish:e50787ca:ckafi_tree_sitter_elvish/runtime/grammars/sources/elvish \ tree-sitter:tree-sitter-embedded-template:d21df11b:tree_sitter_tree_sitter_embedded_template/runtime/grammars/sources/embedded-template \ the-mikedavis:tree-sitter-erlang:9d4b36a7:the_mikedavis_tree_sitter_erlang/runtime/grammars/sources/erlang \ greym0uth:tree-sitter-esdl:df83acc8:greym0uth_tree_sitter_esdl/runtime/grammars/sources/esdl \ google:tree-sitter-fidl:bdbb635a:google_tree_sitter_fidl/runtime/grammars/sources/fidl \ ram02z:tree-sitter-fish:84436cf2:ram02z_tree_sitter_fish/runtime/grammars/sources/fish \ alexanderbrevig:tree-sitter-forth:90189238:alexanderbrevig_tree_sitter_forth/runtime/grammars/sources/forth \ stadelmanma:tree-sitter-fortran:f0f2f100:stadelmanma_tree_sitter_fortran/runtime/grammars/sources/fortran \ ionide:tree-sitter-fsharp:996ea998:ionide_tree_sitter_fsharp/runtime/grammars/sources/fsharp \ sirius94:tree-sitter-gas:60f44364:sirius94_tree_sitter_gas/runtime/grammars/sources/gas \ PrestonKnopp:tree-sitter-gdscript:1f1e782f:PrestonKnopp_tree_sitter_gdscript/runtime/grammars/sources/gdscript \ SamyAB:tree-sitter-gherkin:43873ee8:SamyAB_tree_sitter_gherkin/runtime/grammars/sources/gherkin \ mtoohey31:tree-sitter-gitattributes:3dd50808:mtoohey31_tree_sitter_gitattributes/runtime/grammars/sources/gitattributes \ the-mikedavis:tree-sitter-git-commit:6f193a66:the_mikedavis_tree_sitter_git_commit/runtime/grammars/sources/git-commit \ the-mikedavis:tree-sitter-git-config:9c2a1b78:the_mikedavis_tree_sitter_git_config/runtime/grammars/sources/git-config \ shunsambongi:tree-sitter-gitignore:f4685bf1:shunsambongi_tree_sitter_gitignore/runtime/grammars/sources/gitignore \ the-mikedavis:tree-sitter-git-rebase:d8a4207e:the_mikedavis_tree_sitter_git_rebase/runtime/grammars/sources/git-rebase \ gleam-lang:tree-sitter-gleam:426e6708:gleam_lang_tree_sitter_gleam/runtime/grammars/sources/gleam \ ember-tooling:tree-sitter-glimmer:5dc6d104:ember_tooling_tree_sitter_glimmer/runtime/grammars/sources/glimmer \ theHamsta:tree-sitter-glsl:88408ffc:theHamsta_tree_sitter_glsl/runtime/grammars/sources/glsl \ willcassella:tree-sitter-gn:e18d6e36:willcassella_tree_sitter_gn/runtime/grammars/sources/gn \ tree-sitter:tree-sitter-go:64457ea6:tree_sitter_tree_sitter_go/runtime/grammars/sources/go \ PrestonKnopp:tree-sitter-godot-resource:2ffb90de:PrestonKnopp_tree_sitter_godot_resource/runtime/grammars/sources/godot-resource \ camdencheek:tree-sitter-go-mod:e8f51f8e:camdencheek_tree_sitter_go_mod/runtime/grammars/sources/gomod \ dannylongeuay:tree-sitter-go-template:395a33e0:dannylongeuay_tree_sitter_go_template/runtime/grammars/sources/gotmpl \ omertuc:tree-sitter-go-work:6dd9dd79:omertuc_tree_sitter_go_work/runtime/grammars/sources/gowork \ brownts:tree-sitter-gpr:cea857d3:brownts_tree_sitter_gpr/runtime/grammars/sources/gpr \ bkegley:tree-sitter-graphql:5e66e961:bkegley_tree_sitter_graphql/runtime/grammars/sources/graphql \ MaeBrooks:tree-sitter-gren:76554f4f:MaeBrooks_tree_sitter_gren/runtime/grammars/sources/gren \ murtaza64:tree-sitter-groovy:235009aa:murtaza64_tree_sitter_groovy/runtime/grammars/sources/groovy \ tree-sitter:tree-sitter-haskell:d7ac98f4:tree_sitter_tree_sitter_haskell/runtime/grammars/sources/haskell \ MercuryTechnologies:tree-sitter-haskell-persistent:58a6ccfd:MercuryTechnologies_tree_sitter_haskell_persistent/runtime/grammars/sources/haskell-persistent \ tree-sitter-grammars:tree-sitter-hcl:9e3ec984:tree_sitter_grammars_tree_sitter_hcl/runtime/grammars/sources/hcl \ phoenixframework:tree-sitter-heex:f6b83f30:phoenixframework_tree_sitter_heex/runtime/grammars/sources/heex \ antosha417:tree-sitter-hocon:c390f105:antosha417_tree_sitter_hocon/runtime/grammars/sources/hocon \ urbit-pilled:tree-sitter-hoon:1d5df35a:urbit_pilled_tree_sitter_hoon/runtime/grammars/sources/hoon \ ath3:tree-sitter-hosts:301b9379:ath3_tree_sitter_hosts/runtime/grammars/sources/hosts \ tree-sitter:tree-sitter-html:29f53d8f:tree_sitter_tree_sitter_html/runtime/grammars/sources/html \ pfeiferj:tree-sitter-hurl:cd1a0ada:pfeiferj_tree_sitter_hurl/runtime/grammars/sources/hurl \ tree-sitter-grammars:tree-sitter-hyprlang:27af9b74:tree_sitter_grammars_tree_sitter_hyprlang/runtime/grammars/sources/hyprlang \ elixir-lang:tree-sitter-iex:39f20bb5:elixir_lang_tree_sitter_iex/runtime/grammars/sources/iex \ justinmk:tree-sitter-ini:4d247fb8:justinmk_tree_sitter_ini/runtime/grammars/sources/ini \ inko-lang:tree-sitter-inko:7860637c:inko_lang_tree_sitter_inko/runtime/grammars/sources/inko \ sogaiu:tree-sitter-janet-simple:51271e26:sogaiu_tree_sitter_janet_simple/runtime/grammars/sources/janet-simple \ tree-sitter:tree-sitter-java:09d650de:tree_sitter_tree_sitter_java/runtime/grammars/sources/java \ tree-sitter:tree-sitter-javascript:f772967f:tree_sitter_tree_sitter_javascript/runtime/grammars/sources/javascript \ varpeti:tree-sitter-jinja2:a533cd3c:varpeti_tree_sitter_jinja2/runtime/grammars/sources/jinja2 \ kareigu:tree-sitter-jjdescription:d09205b5:kareigu_tree_sitter_jjdescription/runtime/grammars/sources/jjdescription \ flurie:tree-sitter-jq:13990f53:flurie_tree_sitter_jq/runtime/grammars/sources/jq \ tree-sitter:tree-sitter-jsdoc:189a6a48:tree_sitter_tree_sitter_jsdoc/runtime/grammars/sources/jsdoc \ tree-sitter:tree-sitter-json:73076754:tree_sitter_tree_sitter_json/runtime/grammars/sources/json \ Joakker:tree-sitter-json5:c23f7a9b:Joakker_tree_sitter_json5/runtime/grammars/sources/json5 \ sourcegraph:tree-sitter-jsonnet:0475a501:sourcegraph_tree_sitter_jsonnet/runtime/grammars/sources/jsonnet \ tree-sitter:tree-sitter-julia:8fb38abf:tree_sitter_tree_sitter_julia/runtime/grammars/sources/julia \ poliorcetics:tree-sitter-just:180bb15d:poliorcetics_tree_sitter_just/runtime/grammars/sources/just \ amaanq:tree-sitter-kdl:3ca569b9:amaanq_tree_sitter_kdl/runtime/grammars/sources/kdl \ mtoohey31:tree-sitter-koka:96d070c3:mtoohey31_tree_sitter_koka/runtime/grammars/sources/koka \ fwcd:tree-sitter-kotlin:a4f71eb9:fwcd_tree_sitter_kotlin/runtime/grammars/sources/kotlin \ koto-lang:tree-sitter-koto:b420f792:koto_lang_tree_sitter_koto/runtime/grammars/sources/koto \ latex-lsp:tree-sitter-latex:8c75e93c:latex_lsp_tree_sitter_latex/runtime/grammars/sources/latex \ mtoohey31:tree-sitter-ld:0e9695ae:mtoohey31_tree_sitter_ld/runtime/grammars/sources/ld \ kepet19:tree-sitter-ldif:0a917207:kepet19_tree_sitter_ldif/runtime/grammars/sources/ldif \ Julian:tree-sitter-lean:d9842610:Julian_tree_sitter_lean/runtime/grammars/sources/lean \ cbarrete:tree-sitter-ledger:1f864fb2:cbarrete_tree_sitter_ledger/runtime/grammars/sources/ledger \ benwilliamgraham:tree-sitter-llvm:c14cb839:benwilliamgraham_tree_sitter_llvm/runtime/grammars/sources/llvm \ Flakebi:tree-sitter-llvm-mir:d166ff8c:Flakebi_tree_sitter_llvm_mir/runtime/grammars/sources/llvm-mir \ Tudyx:tree-sitter-log:62cfe307:Tudyx_tree_sitter_log/runtime/grammars/sources/log \ tree-sitter-grammars:tree-sitter-lua:88e44647:tree_sitter_grammars_tree_sitter_lua/runtime/grammars/sources/lua \ alemuller:tree-sitter-make:a4b91874:alemuller_tree_sitter_make/runtime/grammars/sources/make \ markdoc-extra:tree-sitter-markdoc:5ffe71b2:markdoc_extra_tree_sitter_markdoc/runtime/grammars/sources/markdoc \ tree-sitter-grammars:tree-sitter-markdown:62516e8c:tree_sitter_grammars_tree_sitter_markdown/runtime/grammars/sources/markdown \ acristoffers:tree-sitter-matlab:b0a0198b:acristoffers_tree_sitter_matlab/runtime/grammars/sources/matlab \ monaqa:tree-sitter-mermaid:d787c662:monaqa_tree_sitter_mermaid/runtime/grammars/sources/mermaid \ staysail:tree-sitter-meson:32a83e8f:staysail_tree_sitter_meson/runtime/grammars/sources/meson \ lsh:tree-sitter-mojo:3d7c53b8:lsh_tree_sitter_mojo/runtime/grammars/sources/mojo \ tzakian:tree-sitter-move:8bc0d169:tzakian_tree_sitter_move/runtime/grammars/sources/move \ naclsn:tree-sitter-nasm:570f3d7b:naclsn_tree_sitter_nasm/runtime/grammars/sources/nasm \ nickel-lang:tree-sitter-nickel:88d836a2:nickel_lang_tree_sitter_nickel/runtime/grammars/sources/nickel \ alaviss:tree-sitter-nim:c5f0ce3b:alaviss_tree_sitter_nim/runtime/grammars/sources/nim \ nix-community:tree-sitter-nix:1b69cf1f:nix_community_tree_sitter_nix/runtime/grammars/sources/nix \ nushell:tree-sitter-nu:358c4f50:nushell_tree_sitter_nu/runtime/grammars/sources/nu \ tree-sitter:tree-sitter-ocaml:9965d208:tree_sitter_tree_sitter_ocaml/runtime/grammars/sources/ocaml \ tree-sitter-grammars:tree-sitter-odin:b5f668ef:tree_sitter_grammars_tree_sitter_odin/runtime/grammars/sources/odin \ novusnota:tree-sitter-ohm:80f14f0e:novusnota_tree_sitter_ohm/runtime/grammars/sources/ohm \ lefp:tree-sitter-opencl:8e1d24a5:lefp_tree_sitter_opencl/runtime/grammars/sources/opencl \ bollian:tree-sitter-openscad:5c3ce93d:bollian_tree_sitter_openscad/runtime/grammars/sources/openscad \ milisims:tree-sitter-org:698bb1a3:milisims_tree_sitter_org/runtime/grammars/sources/org \ Isopod:tree-sitter-pascal:2fd40f47:Isopod_tree_sitter_pascal/runtime/grammars/sources/pascal \ ath3:tree-sitter-passwd:20239395:ath3_tree_sitter_passwd/runtime/grammars/sources/passwd \ mtoohey31:tree-sitter-pem:be67a433:mtoohey31_tree_sitter_pem/runtime/grammars/sources/pem \ tree-sitter-perl:tree-sitter-perl:72a08a49:tree_sitter_perl_tree_sitter_perl/runtime/grammars/sources/perl \ pest-parser:tree-sitter-pest:a8a98a82:pest_parser_tree_sitter_pest/runtime/grammars/sources/pest \ tree-sitter:tree-sitter-php:f860e598:tree_sitter_tree_sitter_php/runtime/grammars/sources/php \ tree-sitter:tree-sitter-php:cf1f4a0f:tree_sitter_tree_sitter_php_only/runtime/grammars/sources/php-only \ apple:tree-sitter-pkl:c03f04a3:apple_tree_sitter_pkl/runtime/grammars/sources/pkl \ erasin:tree-sitter-po:417cee9a:erasin_tree_sitter_po/runtime/grammars/sources/po \ tree-sitter-perl:tree-sitter-pod:0bf83879:tree_sitter_perl_tree_sitter_pod/runtime/grammars/sources/pod \ mfelsche:tree-sitter-ponylang:ef66b151:mfelsche_tree_sitter_ponylang/runtime/grammars/sources/ponylang \ airbus-cert:tree-sitter-powershell:c9316be0:airbus_cert_tree_sitter_powershell/runtime/grammars/sources/powershell \ victorhqc:tree-sitter-prisma:eca2596a:victorhqc_tree_sitter_prisma/runtime/grammars/sources/prisma \ sdoerner:tree-sitter-proto:778ab6ed:sdoerner_tree_sitter_proto/runtime/grammars/sources/proto \ PRQL:tree-sitter-prql:09e158cd:PRQL_tree_sitter_prql/runtime/grammars/sources/prql \ postsolar:tree-sitter-purescript:5ef55926:postsolar_tree_sitter_purescript/runtime/grammars/sources/purescript \ tree-sitter:tree-sitter-python:4bfdd903:tree_sitter_tree_sitter_python/runtime/grammars/sources/python \ tree-sitter:tree-sitter-ql:1fd627a4:tree_sitter_tree_sitter_ql/runtime/grammars/sources/ql \ yuja:tree-sitter-qmljs:0b2b25bc:yuja_tree_sitter_qmljs/runtime/grammars/sources/qmljs \ tree-sitter-grammars:tree-sitter-query:a6674e27:tree_sitter_grammars_tree_sitter_query/runtime/grammars/sources/query \ gruhn:tree-sitter-quint:eebbd01e:gruhn_tree_sitter_quint/runtime/grammars/sources/quint \ r-lib:tree-sitter-r:cc04302e:r_lib_tree_sitter_r/runtime/grammars/sources/r \ tree-sitter:tree-sitter-regex:e1cfca3c:tree_sitter_tree_sitter_regex/runtime/grammars/sources/regex \ FallenAngel97:tree-sitter-rego:9ac75e71:FallenAngel97_tree_sitter_rego/runtime/grammars/sources/rego \ rescript-lang:tree-sitter-rescript:5e2a44a9:rescript_lang_tree_sitter_rescript/runtime/grammars/sources/rescript \ Hubro:tree-sitter-robot:322e4cc6:Hubro_tree_sitter_robot/runtime/grammars/sources/robot \ zee-editor:tree-sitter-ron:7762d709:zee_editor_tree_sitter_ron/runtime/grammars/sources/ron \ stsewd:tree-sitter-rst:25e63288:stsewd_tree_sitter_rst/runtime/grammars/sources/rst \ tree-sitter:tree-sitter-ruby:206c7077:tree_sitter_tree_sitter_ruby/runtime/grammars/sources/ruby \ tree-sitter:tree-sitter-rust:9c84af00:tree_sitter_tree_sitter_rust/runtime/grammars/sources/rust \ tree-sitter:tree-sitter-scala:7891815f:tree_sitter_tree_sitter_scala/runtime/grammars/sources/scala \ 6cdh:tree-sitter-scheme:af3af6c9:6cdh_tree_sitter_scheme/runtime/grammars/sources/scheme \ serenadeai:tree-sitter-scss:c478c686:serenadeai_tree_sitter_scss/runtime/grammars/sources/scss \ slint-ui:tree-sitter-slint:f11da7e6:slint_ui_tree_sitter_slint/runtime/grammars/sources/slint \ amaanq:tree-sitter-smali:5ae51e15:amaanq_tree_sitter_smali/runtime/grammars/sources/smali \ indoorvivants:tree-sitter-smithy:8327eb84:indoorvivants_tree_sitter_smithy/runtime/grammars/sources/smithy \ Giorbo:tree-sitter-sml:bd4055d5:Giorbo_tree_sitter_sml/runtime/grammars/sources/sml \ osthomas:tree-sitter-snakemake:e909815a:osthomas_tree_sitter_snakemake/runtime/grammars/sources/snakemake \ JoranHonig:tree-sitter-solidity:f7f5251a:JoranHonig_tree_sitter_solidity/runtime/grammars/sources/solidity \ jzelinskie:tree-sitter-spicedb:a4e46456:jzelinskie_tree_sitter_spicedb/runtime/grammars/sources/spicedb \ DerekStride:tree-sitter-sql:da2d1eff:DerekStride_tree_sitter_sql/runtime/grammars/sources/sql \ metio:tree-sitter-ssh-client-config:e45c6d5c:metio_tree_sitter_ssh_client_config/runtime/grammars/sources/sshclientconfig \ sigmaSd:tree-sitter-strace:2b18fdf9:sigmaSd_tree_sitter_strace/runtime/grammars/sources/strace \ madskjeldgaard:tree-sitter-supercollider:3b35bd0f:madskjeldgaard_tree_sitter_supercollider/runtime/grammars/sources/supercollider \ Himujjal:tree-sitter-svelte:be7f2e7d:Himujjal_tree_sitter_svelte/runtime/grammars/sources/svelte \ FuelLabs:tree-sitter-sway:e491a005:FuelLabs_tree_sitter_sway/runtime/grammars/sources/sway \ alex-pinkus:tree-sitter-swift:57c1c6d6:alex_pinkus_tree_sitter_swift/runtime/grammars/sources/swift \ Flakebi:tree-sitter-tablegen:3e9c4822:Flakebi_tree_sitter_tablegen/runtime/grammars/sources/tablegen \ tact-lang:tree-sitter-tact:ec57ab29:tact_lang_tree_sitter_tact/runtime/grammars/sources/tact \ alexanderbrevig:tree-sitter-task:f2cb435c:alexanderbrevig_tree_sitter_task/runtime/grammars/sources/task \ tree-sitter-grammars:tree-sitter-tcl:56ad1fa6:tree_sitter_grammars_tree_sitter_tcl/runtime/grammars/sources/tcl \ euclidianAce:tree-sitter-teal:3db65592:euclidianAce_tree_sitter_teal/runtime/grammars/sources/teal \ vrischmann:tree-sitter-templ:db662414:vrischmann_tree_sitter_templ/runtime/grammars/sources/templ \ PorterAtGoogle:tree-sitter-textproto:568471b8:PorterAtGoogle_tree_sitter_textproto/runtime/grammars/sources/textproto \ tree-sitter-grammars:tree-sitter-thrift:68fd0d80:tree_sitter_grammars_tree_sitter_thrift/runtime/grammars/sources/thrift \ arnarg:tree-sitter-todotxt:3937c5cd:arnarg_tree_sitter_todotxt/runtime/grammars/sources/todotxt \ ikatyang:tree-sitter-toml:7cff70bb:ikatyang_tree_sitter_toml/runtime/grammars/sources/toml \ gbprod:tree-sitter-twig:807b293f:gbprod_tree_sitter_twig/runtime/grammars/sources/twig \ tree-sitter:tree-sitter-typescript:b1bf4825:tree_sitter_tree_sitter_typescript/runtime/grammars/sources/typescript \ happenslol:tree-sitter-typespec:0ee05546:happenslol_tree_sitter_typespec/runtime/grammars/sources/typespec \ uben0:tree-sitter-typst:13863ddc:uben0_tree_sitter_typst/runtime/grammars/sources/typst \ Philipp-M:tree-sitter-ungrammar:a7e10462:Philipp_M_tree_sitter_ungrammar/runtime/grammars/sources/ungrammar \ kylegoetz:tree-sitter-unison:3c97db76:kylegoetz_tree_sitter_unison/runtime/grammars/sources/unison \ Jummit:tree-sitter-uxntal:d6840606:Jummit_tree_sitter_uxntal/runtime/grammars/sources/uxntal \ vlang:v-analyzer:e14fdf6e:vlang_v_analyzer/runtime/grammars/sources/v \ vala-lang:tree-sitter-vala:c9eea93b:vala_lang_tree_sitter_vala/runtime/grammars/sources/vala \ ventojs:tree-sitter-vento:3b32474b:ventojs_tree_sitter_vento/runtime/grammars/sources/vento \ tree-sitter:tree-sitter-verilog:4457145e:tree_sitter_tree_sitter_verilog/runtime/grammars/sources/verilog \ teburd:tree-sitter-vhdl:c57313ad:teburd_tree_sitter_vhdl/runtime/grammars/sources/vhdl \ charmbracelet:tree-sitter-vhs:9534865e:charmbracelet_tree_sitter_vhs/runtime/grammars/sources/vhs \ ikatyang:tree-sitter-vue:91fe2754:ikatyang_tree_sitter_vue/runtime/grammars/sources/vue \ wasm-lsp:tree-sitter-wasm:2ca28a9f:wasm_lsp_tree_sitter_wasm/runtime/grammars/sources/wast \ szebniok:tree-sitter-wgsl:272e89ef:szebniok_tree_sitter_wgsl/runtime/grammars/sources/wgsl \ hh9527:tree-sitter-wit:c917790a:hh9527_tree_sitter_wit/runtime/grammars/sources/wit \ synaptiko:tree-sitter-xit:7d790245:synaptiko_tree_sitter_xit/runtime/grammars/sources/xit \ RenjiSann:tree-sitter-xml:48a7c2b6:RenjiSann_tree_sitter_xml/runtime/grammars/sources/xml \ Alexis-Lapierre:tree-sitter-xtc:7bc11b73:Alexis_Lapierre_tree_sitter_xtc/runtime/grammars/sources/xtc \ ikatyang:tree-sitter-yaml:0e36bed1:ikatyang_tree_sitter_yaml/runtime/grammars/sources/yaml \ Philipp-M:tree-sitter-yuck:e3d91a3c:Philipp_M_tree_sitter_yuck/runtime/grammars/sources/yuck \ maxxnino:tree-sitter-zig:0d08703e:maxxnino_tree_sitter_zig/runtime/grammars/sources/zig USE_GITLAB= nodefault GL_TUPLE= \ https://gitlab.com:gabmus:tree-sitter-blueprint:863cea9f:gabmus_tree_sitter_blueprint/runtime/grammars/sources/blueprint \ https://gitlab.com:TheZoq2:tree-sitter-lpf:db7372e6:TheZoq2_tree_sitter_lpf/runtime/grammars/sources/lpf \ https://gitlab.com:joncoole:tree-sitter-nginx:b4b61db4:joncoole_tree_sitter_nginx/runtime/grammars/sources/nginx \ https://gitlab.com:spade-lang:tree-sitter-spade:78bf09a8:spade_lang_tree_sitter_spade/runtime/grammars/sources/spade \ https://gitlab.com:xasc:tree-sitter-t32:6da5e3cb:xasc_tree_sitter_t32/runtime/grammars/sources/t32 TREE_SITTER_HARE_REV= 07035a248943575444aa0b893ffe306e1444c0ab TREE_SITTER_WREN_REV= 6748694be32f11e7ec6b5faeb1b48ca6156d4e06 TREE_SITTER_GEMINI_REV= 3cc5e4bdf572d5df4277fc2e54d6299bd59a54b3 TREE_SITTER_JSHIGH_REV= 936d976a782e75395d9b1c8c7c7bf4ba6fe0d86b TREE_SITTER_TSHIGH_REV= 0ab9d99867435a7667c5548a6617a6bf73dbd830 CARGO_CARGOTOML= ${WRKSRC}/helix-term/Cargo.toml CARGO_INSTALL_PATH= ./helix-term CONFLICTS_INSTALL= shx post-extract: cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a typescript tsx cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a ocaml ocaml-interface cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a markdown markdown_inline cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a wast wat ${MV} ${WRKDIR}/tree-sitter-hare-${TREE_SITTER_HARE_REV} ${WRKSRC}/runtime/grammars/sources/hare ${MV} ${WRKDIR}/tree-sitter-wren-${TREE_SITTER_WREN_REV} ${WRKSRC}/runtime/grammars/sources/wren ${MV} ${WRKDIR}/tree-sitter-gemini-${TREE_SITTER_GEMINI_REV} ${WRKSRC}/runtime/grammars/sources/gemini ${CP} -R ${DISTDIR}/${TREE_SITTER_TSHIGH_REV}-ts-highlights.scm ${WRKSRC}/runtime/grammars/sources/qmljs/queries/highlights-typescript.scm ${CP} -R ${DISTDIR}/${TREE_SITTER_JSHIGH_REV}-js-highlights.scm ${WRKSRC}/runtime/grammars/sources/qmljs/queries/highlights-javascript.scm post-patch: ${GREP} -F -Rl '%%DATADIR%%' ${WRKSRC}/ | ${XARGS} ${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},' post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/runtime/grammars .for DIR in queries themes cd ${WRKSRC}/runtime && ${COPYTREE_SHARE} ${DIR} ${STAGEDIR}${DATADIR}/runtime .endfor ${INSTALL_DATA} ${WRKSRC}/runtime/tutor ${STAGEDIR}${DATADIR}/runtime/tutor ${FIND} ${WRKSRC}/runtime/grammars -maxdepth 1 -type f -name '*.so' \ -exec ${INSTALL_LIB} {} ${STAGEDIR}${DATADIR}/runtime/grammars \; .include diff --git a/editors/kakoune-lsp/Makefile b/editors/kakoune-lsp/Makefile index e5e275fa7c5e..0ed870365c8a 100644 --- a/editors/kakoune-lsp/Makefile +++ b/editors/kakoune-lsp/Makefile @@ -1,31 +1,31 @@ PORTNAME= kakoune-lsp DISTVERSIONPREFIX= v DISTVERSION= 18.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= ports@FreeBSD.org COMMENT= Kakoune Language Server Protocol Client WWW= https://github.com/kakoune-lsp/kakoune-lsp LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/UNLICENSE RUN_DEPENDS= kakoune>=2022.10.31:editors/kakoune USES= cargo USE_GITHUB= yes GH_ACCOUNT= kakoune-lsp SUB_FILES= pkg-message PLIST_FILES= bin/kak-lsp PORTDOCS= README.asciidoc OPTIONS_DEFINE= DOCS 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 4cc02d49fcd0..b95c06c7fc20 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,71 +1,71 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org COMMENT= Tiny text editor written in Rust WWW= https://github.com/ilai-deutel/kibi 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-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/languageclient-neovim/Makefile b/editors/languageclient-neovim/Makefile index 00718b6dd6ac..000215c3b7e1 100644 --- a/editors/languageclient-neovim/Makefile +++ b/editors/languageclient-neovim/Makefile @@ -1,150 +1,150 @@ PORTNAME= languageclient-neovim DISTVERSION= 0.1.161-3 DISTVERSIONSUFFIX= -gcf6dd11 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org COMMENT= Language Server Protocol (LSP) support for vim and neovim WWW= https://github.com/autozimu/LanguageClient-neovim LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cargo USE_GITHUB= yes GH_ACCOUNT= autozimu GH_PROJECT= LanguageClient-neovim CARGO_CRATES= adler-0.2.3 \ aho-corasick-0.7.18 \ anyhow-1.0.32 \ arc-swap-0.4.7 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ autocfg-1.0.0 \ base64-0.11.0 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ cfg-if-0.1.10 \ chrono-0.4.13 \ clap-2.33.1 \ cloudabi-0.0.3 \ constant_time_eq-0.1.5 \ crc32fast-1.2.0 \ 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 \ derivative-2.1.1 \ diff-0.1.12 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ dtoa-0.4.6 \ either-1.5.3 \ filetime-0.2.10 \ flate2-1.0.16 \ fnv-1.0.7 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ getrandom-0.1.14 \ glob-0.3.0 \ humantime-1.3.0 \ idna-0.2.0 \ inotify-0.7.1 \ inotify-sys-0.1.3 \ iovec-0.1.4 \ itertools-0.9.0 \ itoa-0.4.6 \ json-patch-0.2.6 \ jsonrpc-core-15.1.0 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ libc-0.2.73 \ linked-hash-map-0.5.3 \ lock_api-0.3.4 \ log-0.4.11 \ log-mdc-0.1.0 \ log4rs-0.12.0 \ lsp-types-0.83.0 \ maplit-1.0.2 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.5.0 \ memoffset-0.5.5 \ miniz_oxide-0.4.0 \ mio-0.6.22 \ mio-extras-2.0.6 \ miow-0.2.1 \ net2-0.2.34 \ notify-4.0.15 \ num-integer-0.1.43 \ num-traits-0.2.12 \ ordered-float-1.1.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ pathdiff-0.2.0 \ percent-encoding-2.1.0 \ pin-project-lite-0.1.11 \ proc-macro2-1.0.19 \ quick-error-1.2.3 \ quote-1.0.7 \ redox_syscall-0.1.57 \ redox_users-0.3.4 \ regex-1.5.5 \ regex-syntax-0.6.26 \ rust-argon2-0.7.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.114 \ serde-value-0.6.0 \ serde_derive-1.0.114 \ serde_json-1.0.56 \ serde_repr-0.1.6 \ serde_yaml-0.8.13 \ shellexpand-2.0.0 \ slab-0.4.2 \ smallvec-1.4.1 \ syn-1.0.35 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread-id-3.3.0 \ time-0.1.43 \ tinyvec-0.3.3 \ tracing-0.1.21 \ tracing-attributes-0.1.11 \ tracing-core-0.1.17 \ tracing-log-0.1.1 \ traitobject-0.1.0 \ treediff-3.0.2 \ typemap-0.3.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ unsafe-any-0.4.2 \ url-2.1.1 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ yaml-rust-0.4.4 PLIST_FILES= bin/languageclient .include diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile index a8d43eb95e34..65caccff0128 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,47 +1,48 @@ PORTNAME= lapce DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 # Cargo.lock patched: `make patch cargo-crates` +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org COMMENT= Lightning-fast and Powerful Code Editor WWW= https://lapce.dev/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON_i386= doesn't build: [zstd-sys 2.0.1+zstd.1.5.2] AR_i686_unknown_freebsd = None LIB_DEPENDS= libssh2.so:security/libssh2 \ libgit2.so:devel/libgit2 RUN_DEPENDS= xdg-desktop-portal>0:deskutils/xdg-desktop-portal USES= cargo desktop-file-utils dos2unix gmake localbase:ldflags perl5 pkgconfig ssl xorg USE_GITHUB= yes USE_XORG= xcb DOS2UNIX_FILES= cargo-crates/slotmap-1.0.7/src/lib.rs PLIST_FILES= bin/lapce \ bin/lapce-proxy \ share/applications/dev.lapce.lapce.desktop \ share/pixmaps/dev.lapce.lapce.png PORTSCOUT= skipv:0.6.0 # OPENSSL_NO_VENDOR needs openssl-src present so I'm using Cargo.lock and lapce-proxy/Cargo.toml patches: # first to not fetch openssl-src tarball and later to remove git2 ossl vendored feature. CARGO_ENV= RUSTC_BOOTSTRAP=1 OPENSSL_NO_VENDOR=1 post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/extra/images/logo.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/dev.lapce.lapce.png ${INSTALL_DATA} ${WRKSRC}/extra/linux/dev.lapce.lapce.desktop \ ${STAGEDIR}${PREFIX}/share/applications post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/cargo-crates/fontdb-0.16.2/src/lib.rs .include diff --git a/editors/microsoft-edit/Makefile b/editors/microsoft-edit/Makefile index 9ed34e15e4a8..1e0fdbff5cd3 100644 --- a/editors/microsoft-edit/Makefile +++ b/editors/microsoft-edit/Makefile @@ -1,38 +1,38 @@ PORTNAME= microsoft-edit DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= nobutaka@FreeBSD.org COMMENT= Console text editor written in Rust WWW= https://github.com/microsoft/edit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo desktop-file-utils USE_GITHUB= yes GH_ACCOUNT= microsoft GH_PROJECT= edit CARGO_ENV+= RUSTC_BOOTSTRAP=1 PORTDOCS= CODE_OF_CONDUCT.md CONTRIBUTING.md README.md SECURITY.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install: ${RLN} ${STAGEDIR}${PREFIX}/bin/edit ${STAGEDIR}${PREFIX}/bin/msedit ${INSTALL_MAN} ${WRKSRC}/assets/manpage/edit.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${RLN} ${STAGEDIR}${PREFIX}/share/man/man1/edit.1 ${STAGEDIR}${PREFIX}/share/man/man1/msedit.1 ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/assets/com.microsoft.edit.desktop ${STAGEDIR}${PREFIX}/share/applications/ ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps ${INSTALL_DATA} ${WRKSRC}/assets/edit.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/msedit.svg .include diff --git a/editors/neovim-gtk/Makefile b/editors/neovim-gtk/Makefile index 016afdd4a2af..febe992ddfd3 100644 --- a/editors/neovim-gtk/Makefile +++ b/editors/neovim-gtk/Makefile @@ -1,35 +1,35 @@ PORTNAME= neovim-gtk DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= editors MAINTAINER= asomers@FreeBSD.org COMMENT= Neovim client library and GTK4 GUI WWW= https://github.com/Lyude/neovim-gtk LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene RUN_DEPENDS= neovim>=0:editors/neovim USES= cargo pkgconfig gnome desktop-file-utils USE_GNOME= atk pango gtk40 glib20 USE_GITHUB= yes GH_ACCOUNT= Lyude post-install: ( cd ${WRKSRC} && ${COPYTREE_SHARE} runtime ${STAGEDIR}${PREFIX}/share/nvim-gtk ) ${MKDIR} ${STAGEDIR}${PREFIX}/share/applications ${SED} -e "s|Exec=nvim-gtk|Exec=${PREFIX}/bin/nvim-gtk|" ${WRKSRC}/desktop/org.daa.NeovimGtk.desktop >${STAGEDIR}${PREFIX}/share/applications/org.daa.NeovimGtk.desktop ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/ ${INSTALL_DATA} ${WRKSRC}/desktop/org.daa.NeovimGtk_128.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/org.daa.NeovimGtk.png ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps/ ${INSTALL_DATA} ${WRKSRC}/desktop/org.daa.NeovimGtk_48.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps/org.daa.NeovimGtk.png ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/ ${INSTALL_DATA} ${WRKSRC}/desktop/org.daa.NeovimGtk.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/ ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/symbolic/apps/ ${INSTALL_DATA} ${WRKSRC}/desktop/org.daa.NeovimGtk-symbolic.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/symbolic/apps/ .include diff --git a/editors/ox/Makefile b/editors/ox/Makefile index 13591bea9bba..8aaf2e31ffbc 100644 --- a/editors/ox/Makefile +++ b/editors/ox/Makefile @@ -1,25 +1,25 @@ PORTNAME= ox DISTVERSION= 0.7.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors PKGNAMESUFFIX= -text-editor MAINTAINER= yuri@FreeBSD.org COMMENT= Independent Rust text editor that runs in your terminal WWW= https://github.com/curlpipe/ox/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails, see https://github.com/zhiburt/ptyprocess/issues/17 BROKEN_i386= compilation fails, see https://github.com/zhiburt/ptyprocess/issues/17 BROKEN_powerpc= compilation fails, see https://github.com/zhiburt/ptyprocess/issues/17 USES= cargo USE_GITHUB= yes GH_ACCOUNT= curlpipe PLIST_FILES= bin/${PORTNAME} .include diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index 03e2e48a182e..a174e7d046cd 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,123 +1,123 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3.20220110 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= editors MAINTAINER= bofh@FreeBSD.org COMMENT= Infer parentheses for Clojure, Lisp, and Scheme WWW= https://github.com/eraserhd/parinfer-rust LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_i386= error: casting references to a bigger memory layout than the backing allocation is undefined behavior, even if the reference is unused BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= cargo USE_GITHUB= yes GH_ACCOUNT= eraserhd GH_TAGNAME= 211f72e3 USE_LDCONFIG= yes CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.38 \ atty-0.2.14 \ base-x-0.2.8 \ bindgen-0.56.0 \ bitflags-1.2.1 \ bumpalo-3.6.1 \ cexpr-0.4.0 \ cfg-if-1.0.0 \ clang-sys-1.1.1 \ clap-2.33.3 \ ctor-0.1.19 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ discard-1.0.4 \ emacs-0.16.2 \ emacs-macros-0.15.1 \ emacs_module-0.16.2 \ env_logger-0.8.3 \ fnv-1.0.7 \ getopts-0.2.21 \ glob-0.3.0 \ hermit-abi-0.1.18 \ humantime-2.1.0 \ ident_case-1.0.1 \ itoa-0.4.7 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.87 \ libloading-0.7.0 \ log-0.4.14 \ memchr-2.3.4 \ nom-5.1.2 \ once_cell-1.7.2 \ peeking_take_while-0.1.2 \ proc-macro2-1.0.24 \ quote-1.0.9 \ regex-1.4.3 \ regex-syntax-0.6.22 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ ryu-1.0.5 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.123 \ serde_derive-1.0.123 \ serde_json-1.0.64 \ sha1-0.6.0 \ shlex-0.1.1 \ 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 \ syn-1.0.60 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.24 \ thiserror-impl-1.0.24 \ thread_local-1.1.3 \ 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 \ 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 \ 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_FEATURES= emacs 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: ${INSTALL_LIB} ${CARGO_TARGET_DIR}/*/libparinfer_rust.so \ ${STAGEDIR}${PREFIX}/lib @${MKDIR} ${STAGEDIR}${PREFIX}/share/kak/rc/extra \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/doc \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/plugin ${INSTALL_DATA} ${WRKSRC}/rc/parinfer.kak \ ${STAGEDIR}${PREFIX}/share/kak/rc/extra ${INSTALL_DATA} ${WRKSRC}/doc/parinfer.txt \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/doc ${INSTALL_DATA} ${WRKSRC}/plugin/parinfer.vim \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/plugin .include diff --git a/filesystems/sandboxfs/Makefile b/filesystems/sandboxfs/Makefile index 548557393469..b5df233cc36c 100644 --- a/filesystems/sandboxfs/Makefile +++ b/filesystems/sandboxfs/Makefile @@ -1,91 +1,91 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 48 +PORTREVISION= 49 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- MAINTAINER= ports@FreeBSD.org COMMENT= Virtual file system for sandboxing WWW= https://github.com/bazelbuild/sandboxfs 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: ${INSTALL_MAN} ${WRKSRC}/man/sandboxfs.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/filesystems/ufs/Makefile b/filesystems/ufs/Makefile index c1904f60b287..c827951ee19f 100644 --- a/filesystems/ufs/Makefile +++ b/filesystems/ufs/Makefile @@ -1,26 +1,26 @@ PORTNAME= ufs DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= filesystems sysutils PKGNAMEPREFIX= fusefs- MAINTAINER= fuz@FreeBSD.org COMMENT= FUSE driver for FreeBSD's UFSv2 WWW= https://github.com/realchonk/fuse-ufs # dependencies are all MIT licensed LICENSE= BSD2CLAUSE MIT LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo fuse:3 USE_GITHUB= yes GH_ACCOUNT= realchonk GH_PROJECT= fuse-ufs CARGO_INSTALL_PATH= fuse-ufs post-install: ${INSTALL_MAN} ${WRKSRC}/docs/fuse-ufs.8 ${STAGEDIR}${PREFIX}/share/man/man8/ ${LN} ${STAGEDIR}${PREFIX}/bin/fuse-ufs ${STAGEDIR}${PREFIX}/bin/mount.ufs .include diff --git a/filesystems/xfuse/Makefile b/filesystems/xfuse/Makefile index f477a66173c7..e23b83f2398c 100644 --- a/filesystems/xfuse/Makefile +++ b/filesystems/xfuse/Makefile @@ -1,26 +1,26 @@ PORTNAME= xfuse DISTVERSION= 0.4.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= filesystems MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= xfs-fuse/${DISTVERSION} PKGNAMEPREFIX= fusefs- DISTNAME= xfs-fuse-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= asomers@FreeBSD.org COMMENT= Read-only FUSE server implementing XFS WWW= https://github.com/KhaledEmaraDev/xfuse LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo fuse:3 PLIST_FILES= bin/xfs-fuse \ share/man/man1/xfs-fuse.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/doc/xfs-fuse.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/filesystems/ztop/Makefile b/filesystems/ztop/Makefile index 51f2ec04d9f4..5219c2f797a6 100644 --- a/filesystems/ztop/Makefile +++ b/filesystems/ztop/Makefile @@ -1,24 +1,24 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= filesystems sysutils MAINTAINER= asomers@FreeBSD.org COMMENT= Display ZFS dataset I/O in real time WWW= https://github.com/asomers/ztop LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= asomers PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/finance/electrs/Makefile b/finance/electrs/Makefile index 05f32186cfda..d83e48866056 100644 --- a/finance/electrs/Makefile +++ b/finance/electrs/Makefile @@ -1,203 +1,203 @@ PORTNAME= electrs DISTVERSIONPREFIX= v DISTVERSION= 0.10.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= finance net-p2p MAINTAINER= yuri@FreeBSD.org COMMENT= Reimplementation of Electrum Server, a Bitcoin protocol server WWW= https://github.com/romanz/electrs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= link fails: error: undefined symbol: _Unwind_SjLj_Register, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283841 LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= romanz CARGO_CRATES= aho-corasick-1.1.2 \ anyhow-1.0.80 \ arrayvec-0.7.4 \ ascii-1.1.0 \ autocfg-1.1.0 \ base58ck-0.1.0 \ base64-0.13.1 \ bech32-0.11.0 \ bindgen-0.63.0 \ bitcoin-0.32.5 \ bitcoin-internals-0.3.0 \ bitcoin-io-0.1.2 \ bitcoin-test-data-0.2.0 \ bitcoin-units-0.1.1 \ bitcoin_hashes-0.14.0 \ bitcoin_slices-0.9.1 \ bitcoincore-rpc-0.19.0 \ bitcoincore-rpc-json-0.19.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ byteorder-1.5.0 \ bzip2-sys-0.1.11+1.0.8 \ cargo_toml-0.15.0 \ cc-1.0.83 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chunked_transfer-1.5.0 \ clang-sys-1.6.1 \ configure_me-0.4.0 \ configure_me_codegen-0.4.8 \ cpufeatures-0.2.11 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.4 \ crossbeam-epoch-0.9.16 \ crossbeam-utils-0.8.18 \ crypto-common-0.1.6 \ ctrlc-3.4.2 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.9.0 \ electrs-librocksdb-sys-0.9.0-e3+7.8.3 \ electrs-rocksdb-0.19.0-e3 \ env_logger-0.10.2 \ errno-0.3.8 \ fastrand-2.1.1 \ fmt2io-1.0.0 \ fnv-1.0.7 \ generic-array-0.14.7 \ getrandom-0.2.11 \ glob-0.3.1 \ hashbrown-0.12.3 \ hermit-abi-0.3.3 \ hex-0.4.3 \ hex-conservative-0.2.0 \ hex_lit-0.1.1 \ httpdate-1.0.3 \ humantime-2.1.0 \ indexmap-1.9.3 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ itoa-1.0.10 \ jobserver-0.1.26 \ jsonrpc-0.18.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.162 \ libloading-0.7.4 \ libredox-0.0.1 \ libz-sys-1.1.12 \ linux-raw-sys-0.1.4 \ linux-raw-sys-0.4.14 \ lock_api-0.4.11 \ log-0.4.22 \ memchr-2.6.4 \ memoffset-0.9.0 \ minimal-lexical-0.2.1 \ minreq-2.11.2 \ nix-0.27.1 \ nom-7.1.3 \ nom8-0.2.0 \ once_cell-1.19.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ parse_arg-0.1.4 \ peeking_take_while-0.1.2 \ pkg-config-0.3.28 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.71 \ procfs-0.14.2 \ prometheus-0.13.3 \ protobuf-2.28.0 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.9.6 \ regex-automata-0.3.9 \ regex-syntax-0.7.5 \ rustc-hash-1.1.0 \ rustix-0.36.17 \ rustix-0.38.40 \ ryu-1.0.16 \ scopeguard-1.2.0 \ secp256k1-0.29.0 \ secp256k1-sys-0.10.0 \ serde-1.0.171 \ serde_derive-1.0.171 \ serde_json-1.0.109 \ serde_spanned-0.6.1 \ sha2-0.10.8 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.1 \ smallvec-1.13.1 \ syn-1.0.109 \ syn-2.0.42 \ tempfile-3.14.0 \ termcolor-1.4.1 \ thiserror-1.0.55 \ thiserror-impl-1.0.55 \ tiny_http-0.12.0 \ toml-0.5.11 \ toml-0.7.1 \ toml_datetime-0.6.1 \ toml_edit-0.19.1 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.10.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ void-1.0.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ zstd-sys-2.0.8+zstd.1.5.5 MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/finance/hyperswitch/Makefile b/finance/hyperswitch/Makefile index eae44f65492c..67f30794a1f1 100644 --- a/finance/hyperswitch/Makefile +++ b/finance/hyperswitch/Makefile @@ -1,877 +1,877 @@ PORTNAME= hyperswitch DISTVERSION= 2025.05.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance MAINTAINER= yuri@FreeBSD.org COMMENT= Payments switch that makes payments fast, reliable and affordable WWW= https://hyperswitch.io/ \ https://github.com/juspay/hyperswitch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails: error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic` BROKEN_i386= compilation fails: error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic` LIB_DEPENDS= librdkafka.so:net/librdkafka \ libzstd.so:archivers/zstd USES= cargo pgsql pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= juspay CARGO_CRATES= actix-codec-0.5.2 \ actix-cors-0.6.5 \ actix-http-3.9.0 \ actix-macros-0.2.4 \ actix-multipart-0.6.2 \ actix-multipart-derive-0.6.1 \ actix-router-0.5.3 \ actix-rt-2.10.0 \ actix-server-2.5.0 \ actix-service-2.0.2 \ actix-tls-3.4.0 \ actix-utils-3.0.1 \ actix-web-4.9.0 \ actix-web-codegen-4.3.0 \ addr2line-0.22.0 \ adler-1.0.2 \ adler2-2.0.0 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ argon2-0.5.3 \ arrayref-0.3.8 \ arrayvec-0.7.6 \ asn1-rs-0.6.2 \ asn1-rs-derive-0.5.1 \ asn1-rs-impl-0.2.0 \ assert-json-diff-2.0.2 \ async-bb8-diesel-0.2.1 \ async-compression-0.4.12 \ async-lock-3.4.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.82 \ atoi-2.0.0 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ awc-3.5.1 \ aws-config-1.5.10 \ aws-credential-types-1.2.2 \ aws-runtime-1.5.6 \ aws-sdk-kms-1.51.0 \ aws-sdk-lambda-1.60.0 \ aws-sdk-s3-1.65.0 \ aws-sdk-sesv2-1.57.0 \ aws-sdk-sso-1.50.0 \ aws-sdk-ssooidc-1.51.0 \ aws-sdk-sts-1.51.0 \ aws-sigv4-1.3.0 \ aws-smithy-async-1.2.5 \ aws-smithy-checksums-0.60.13 \ aws-smithy-eventstream-0.60.8 \ aws-smithy-http-0.60.12 \ aws-smithy-http-0.62.0 \ aws-smithy-http-client-1.0.0 \ aws-smithy-json-0.60.7 \ aws-smithy-json-0.61.3 \ aws-smithy-query-0.60.7 \ aws-smithy-runtime-1.8.0 \ aws-smithy-runtime-api-1.7.4 \ aws-smithy-types-1.3.0 \ aws-smithy-xml-0.60.9 \ aws-types-1.3.6 \ axum-0.7.5 \ axum-core-0.4.3 \ backtrace-0.3.73 \ base16ct-0.1.1 \ base16ct-0.2.0 \ base32-0.4.0 \ base62-2.0.2 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ base64-serde-0.8.0 \ base64-simd-0.8.0 \ base64ct-1.6.0 \ bb8-0.8.5 \ bigdecimal-0.4.5 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitvec-1.0.1 \ blake2-0.10.6 \ blake3-1.5.4 \ block-buffer-0.10.4 \ borsh-1.5.1 \ borsh-derive-1.5.1 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bstr-1.10.0 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.17.1 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-0.4.12 \ bytes-1.10.1 \ bytes-utils-0.1.4 \ bytestring-1.3.1 \ camino-1.1.9 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cast-0.3.0 \ cc-1.2.1 \ cfb-0.7.3 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ chrono-tz-0.9.0 \ chrono-tz-build-0.3.0 \ chumsky-0.9.3 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ cloudabi-0.0.3 \ colorchoice-1.0.2 \ concurrent-queue-2.5.0 \ config-0.14.0 \ const-oid-0.9.6 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ constant_time_eq-0.2.6 \ constant_time_eq-0.3.1 \ convert_case-0.4.0 \ convert_case-0.6.0 \ cookie-0.16.2 \ cookie-0.18.1 \ cookie-factory-0.3.3 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.14 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc16-0.4.0 \ crc32c-0.6.8 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.7.4 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.2.3 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-bigint-0.4.9 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ darling-0.14.4 \ darling-0.20.10 \ darling_core-0.14.4 \ darling_core-0.20.10 \ darling_macro-0.14.4 \ darling_macro-0.20.10 \ dashmap-5.5.3 \ data-encoding-2.6.0 \ deadpool-0.10.0 \ deadpool-runtime-0.1.4 \ der-0.6.1 \ der-0.7.9 \ der-parser-9.0.0 \ deranged-0.3.11 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ derive_deref-1.1.1 \ derive_more-0.99.18 \ deunicode-1.6.1 \ diesel-2.2.3 \ diesel_derives-2.2.3 \ diesel_migrations-2.2.0 \ diesel_table_macro_syntax-0.2.0 \ digest-0.10.7 \ displaydoc-0.2.5 \ dlv-list-0.5.2 \ dot-generator-0.2.0 \ dot-structures-0.1.1 \ dotenvy-0.15.7 \ dsl_auto_type-0.1.2 \ dyn-clone-1.0.17 \ ecdsa-0.14.8 \ ecdsa-0.16.9 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.13.0 \ elliptic-curve-0.12.3 \ elliptic-curve-0.13.8 \ email-encoding-0.3.0 \ email_address-0.2.9 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ erased-serde-0.3.31 \ erased-serde-0.4.5 \ errno-0.3.9 \ error-stack-0.4.1 \ etcetera-0.8.0 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ fake-2.9.2 \ fantoccini-0.19.3 \ fastrand-2.3.0 \ fdeflate-0.3.4 \ ff-0.12.1 \ ff-0.13.0 \ fiat-crypto-0.2.9 \ fixedbitset-0.4.2 \ flate2-1.0.33 \ float-cmp-0.9.0 \ flume-0.11.0 \ fnv-1.0.7 \ foldhash-0.1.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fred-7.1.2 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-2.0.0 \ futures-0.1.31 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.31 \ futures-executor-0.3.30 \ futures-intrusive-0.5.0 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gimli-0.29.0 \ git2-0.19.0 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.8.1 \ globwalk-0.9.1 \ graphviz-rust-0.6.6 \ group-0.12.1 \ group-0.13.0 \ h2-0.3.26 \ h2-0.4.6 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ hashlink-0.10.0 \ headers-0.3.9 \ headers-core-0.2.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ histogram-0.6.9 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.9 \ hostname-0.4.0 \ html-escape-0.2.13 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ httpdate-1.0.3 \ humansize-2.1.3 \ hyper-0.14.30 \ hyper-1.6.0 \ hyper-proxy-0.9.1 \ hyper-rustls-0.23.2 \ hyper-rustls-0.24.2 \ hyper-timeout-0.5.1 \ hyper-tls-0.5.0 \ hyper-tls-0.6.0 \ hyper-util-0.1.10 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-0.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.22 \ image-0.25.2 \ impl-more-0.1.6 \ indexmap-1.9.3 \ indexmap-2.5.0 \ infer-0.15.0 \ into-attr-0.1.1 \ into-attr-derive-0.2.1 \ iovec-0.1.4 \ ipnet-2.9.0 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ iso_country-0.1.4 \ iso_currency-0.4.4 \ isocountry-0.3.2 \ itertools-0.10.5 \ itertools-0.11.0 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.32 \ josekit-0.8.7 \ js-sys-0.3.70 \ json5-0.4.1 \ jsonwebtoken-9.3.0 \ kernel32-sys-0.2.2 \ kinded-0.3.0 \ kinded_macros-0.3.0 \ language-tags-0.3.2 \ lazy_static-1.5.0 \ lettre-0.11.10 \ libc-0.2.158 \ libgit2-sys-0.17.0+1.8.1 \ libm-0.2.8 \ libmimalloc-sys-0.1.39 \ libsqlite3-sys-0.30.1 \ libyml-0.0.4 \ libz-sys-1.1.20 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ local-channel-0.1.5 \ local-waker-0.1.4 \ lock_api-0.3.4 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.5 \ lru-cache-0.1.2 \ lz4_flex-0.11.3 \ matchers-0.1.0 \ matchit-0.7.3 \ maud-0.26.0 \ maud_macros-0.26.0 \ maybe-uninit-2.0.0 \ md-5-0.10.6 \ md5-0.7.0 \ memchr-2.7.4 \ memoffset-0.5.6 \ migrations_internals-2.2.0 \ migrations_macros-2.2.0 \ mimalloc-0.1.43 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-0.6.23 \ mio-1.0.2 \ mio-uds-0.6.8 \ miow-0.2.2 \ moka-0.12.7 \ multimap-0.10.0 \ mutually_exclusive_features-0.1.0 \ nanoid-0.4.0 \ native-tls-0.2.12 \ net2-0.2.39 \ nom-7.1.3 \ normpath-1.3.0 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.6 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_enum-0.5.11 \ num_enum_derive-0.5.11 \ num_threads-0.1.7 \ nutype-0.4.3 \ nutype_macros-0.4.3 \ oauth2-4.4.2 \ object-0.36.4 \ oid-registry-0.7.1 \ once_cell-1.21.1 \ oncemutex-0.1.1 \ oorandom-11.1.4 \ openidconnect-3.5.0 \ opensearch-2.3.0 \ openssl-0.10.70 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.105 \ opentelemetry-0.27.1 \ opentelemetry-aws-0.15.0 \ opentelemetry-otlp-0.27.0 \ opentelemetry-proto-0.27.0 \ opentelemetry_sdk-0.27.1 \ ordered-float-2.10.1 \ ordered-multimap-0.6.0 \ outref-0.5.1 \ overload-0.1.1 \ p256-0.11.1 \ p256-0.13.2 \ p384-0.13.0 \ parking-2.2.0 \ parking_lot-0.9.0 \ parking_lot-0.12.3 \ parking_lot_core-0.6.3 \ parking_lot_core-0.9.10 \ parse-size-1.0.0 \ parse-zoneinfo-0.3.1 \ password-hash-0.5.0 \ paste-1.0.15 \ pathdiff-0.2.1 \ pem-3.0.4 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ petgraph-0.6.5 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ phonenumber-0.3.6+8.13.36 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.9.0 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ png-0.17.13 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ pq-sys-0.6.1 \ prettyplease-0.2.20 \ primeorder-0.13.6 \ proc-macro-crate-1.3.1 \ proc-macro-crate-3.2.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.94 \ proptest-1.5.0 \ prost-0.13.2 \ prost-build-0.13.2 \ prost-derive-0.13.2 \ prost-types-0.13.2 \ psm-0.1.24 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ qrcode-0.14.1 \ quanta-0.12.3 \ quick-error-1.2.3 \ quick-xml-0.31.0 \ quote-1.0.37 \ quoted_printable-0.5.1 \ r2d2-0.8.10 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_pcg-0.3.1 \ rand_xorshift-0.3.0 \ raw-cpuid-11.1.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdkafka-0.36.2 \ rdkafka-sys-4.7.0+2.3.0 \ redis-protocol-4.1.0 \ redox_syscall-0.1.57 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-cache-0.2.1 \ regex-lite-0.1.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ rend-0.4.2 \ reqwest-0.11.27 \ reqwest-0.12.7 \ rfc6979-0.3.1 \ rfc6979-0.4.0 \ ring-0.16.20 \ ring-0.17.8 \ rkyv-0.7.45 \ rkyv_derive-0.7.45 \ ron-0.8.1 \ ron-parser-0.1.4 \ roxmltree-0.19.0 \ rsa-0.9.6 \ rust-ini-0.19.0 \ rust_decimal-1.36.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.1 \ rusticata-macros-4.1.0 \ rustify-0.5.3 \ rustify_derive-0.5.3 \ rustix-0.38.36 \ rustls-0.20.9 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.8 \ rustversion-1.0.17 \ rusty-fork-0.3.0 \ ryu-1.0.18 \ same-file-1.0.6 \ scc-2.1.16 \ schannel-0.1.23 \ scheduled-thread-pool-0.2.7 \ scopeguard-1.2.0 \ sct-0.7.1 \ sdd-3.0.2 \ seahash-4.1.0 \ sec1-0.3.0 \ sec1-0.7.3 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ semver-0.9.0 \ semver-1.0.23 \ semver-parser-0.7.0 \ serde-1.0.210 \ serde-value-0.7.0 \ serde-wasm-bindgen-0.5.0 \ serde-wasm-bindgen-0.6.5 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ serde_path_to_error-0.1.16 \ serde_plain-1.0.2 \ serde_qs-0.12.0 \ serde_repr-0.1.19 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ serde_with-3.9.0 \ serde_with_macros-3.9.0 \ serde_yml-0.0.11 \ serial_test-3.1.1 \ serial_test_derive-3.1.1 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ signal-hook-tokio-0.3.1 \ signature-1.6.4 \ signature-2.2.0 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ simple_asn1-0.6.2 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ slug-0.1.6 \ smallvec-0.6.14 \ smallvec-1.13.2 \ snap-1.1.1 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.6.0 \ spki-0.7.3 \ sqlx-0.8.3 \ sqlx-core-0.8.3 \ sqlx-macros-0.8.3 \ sqlx-macros-core-0.8.3 \ sqlx-mysql-0.8.3 \ sqlx-postgres-0.8.3 \ sqlx-sqlite-0.8.3 \ stable_deref_trait-1.2.0 \ stacker-0.1.17 \ static_assertions-1.1.0 \ stringmatch-0.4.0 \ stringprep-0.1.5 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.25.0 \ strum-0.26.3 \ strum_macros-0.25.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.100 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ synstructure-0.12.6 \ synstructure-0.13.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tagptr-0.2.0 \ tap-1.0.1 \ tempfile-3.12.0 \ tera-1.20.0 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ thirtyfour-0.31.0 \ thirtyfour-macros-0.1.3 \ thiserror-1.0.63 \ thiserror-2.0.12 \ thiserror-impl-1.0.63 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-0.1.22 \ tokio-1.40.0 \ tokio-codec-0.1.2 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-fs-0.1.7 \ tokio-io-0.1.13 \ tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-reactor-0.1.12 \ tokio-rustls-0.23.4 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-stream-0.1.17 \ 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.7.11 \ toml-0.5.11 \ toml-0.7.8 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.19.15 \ toml_edit-0.22.20 \ tonic-0.12.3 \ tonic-build-0.12.2 \ tonic-reflection-0.12.2 \ tonic-types-0.12.2 \ totp-rs-5.6.0 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-actix-web-0.7.15 \ tracing-appender-0.2.3 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-futures-0.2.5 \ tracing-log-0.2.0 \ tracing-opentelemetry-0.28.0 \ tracing-serde-0.1.3 \ tracing-subscriber-0.3.18 \ triomphe-0.1.13 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ typeid-1.0.2 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unarray-0.1.4 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-properties-0.1.2 \ unicode-segmentation-1.11.0 \ unicode-xid-0.2.5 \ unidecode-0.3.0 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ urlparse-0.7.3 \ utf16_iter-1.0.5 \ utf8-width-0.1.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ utoipa-4.2.3 \ utoipa-gen-4.3.0 \ uuid-1.10.0 \ validator-0.17.0 \ valuable-0.1.0 \ vaultrs-0.7.2 \ vcpkg-0.2.15 \ vergen-8.3.2 \ version_check-0.9.5 \ void-1.0.2 \ vsimd-0.8.0 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ web-sys-0.3.70 \ web-time-1.1.0 \ webdriver-0.46.0 \ webpki-0.22.4 \ webpki-roots-0.22.6 \ webpki-roots-0.25.4 \ whoami-1.5.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.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winnow-0.6.18 \ winreg-0.50.0 \ wiremock-0.6.1 \ write16-1.0.0 \ writeable-0.5.5 \ ws2_32-sys-0.2.1 \ wyz-0.5.1 \ x509-parser-0.16.0 \ xmlparser-0.13.6 \ yaml-rust-0.4.5 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 \ rust-i18n,rust-i18n-macro,rust-i18n-support@git+https://github.com/kashif-m/rust-i18n?rev=f2d8096aaaff7a87a847c35a5394c269f75e077a\#f2d8096aaaff7a87a847c35a5394c269f75e077a \ rusty-money@git+https://github.com/varunsrin/rusty_money?rev=bbc0150742a0fff905225ff11ee09388e9babdcc\#bbc0150742a0fff905225ff11ee09388e9babdcc \ josekit@git+https://github.com/sumanmaji4/josekit-rs.git?rev=5ab54876c29a84f86aef8c169413a46026883efe\#5ab54876c29a84f86aef8c169413a46026883efe \ scylla,scylla-cql,scylla-macros@git+https://github.com/juspay/scylla-rust-driver.git?rev=5700aa2847b25437cdd4fcf34d707aa90dca8b89\#5700aa2847b25437cdd4fcf34d707aa90dca8b89 RUSTFLAGS+= --cfg uuid_unstable # disable LTO due to runaway builds: https://github.com/rust-lang/rust/issues/137496 WITHOUT_LTO= yes #CARGO_ENV= CARGO_PROFILE_RELEASE_LTO="thin" \ CARGO_PROFILE_RELEASE_PANIC="abort" \ CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1 # change LTO to "thin" because otherwise link consumes tens of GB of memory and runs out of memory on arm64 causing runaway builds CARGO_ENV= CARGO_PROFILE_RELEASE_LTO="false" OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PROGS= config_importer \ drainer \ hsdev \ openapi \ router \ scheduler MAKE_ENV= CARGO_FEATURE_DYNAMIC_LINKING=1 PLIST_FILES= ${PROGS:S/^/bin\/&/} do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) .for p in ${PROGS} ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${p} \ ${STAGEDIR}${PREFIX}/bin .endfor .include diff --git a/finance/ord/Makefile b/finance/ord/Makefile index 12dcb3af1acb..fe2709021da1 100644 --- a/finance/ord/Makefile +++ b/finance/ord/Makefile @@ -1,437 +1,437 @@ PORTNAME= ord DISTVERSION= 0.20.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= finance PKGNAMESUFFIX= -crypto-wallet MAINTAINER= yuri@FreeBSD.org COMMENT= Block-chain index, block explorer, and command-line crypto-wallet WWW= https://ordinals.com LICENSE= CC0-1.0 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ordinals RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ array-init-0.0.4 \ asn1-rs-0.3.1 \ asn1-rs-derive-0.1.0 \ asn1-rs-impl-0.1.0 \ async-channel-2.3.1 \ async-compression-0.4.12 \ async-http-codec-0.8.0 \ async-io-1.13.0 \ async-lock-2.8.0 \ async-net-1.8.0 \ async-task-4.7.1 \ async-trait-0.1.82 \ async-web-client-0.4.0 \ async-ws-0.4.0 \ atom_syndication-0.12.4 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ axum-0.6.20 \ axum-core-0.3.4 \ axum-server-0.5.1 \ backtrace-0.3.73 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bech32-0.9.1 \ bip39-2.0.0 \ bitcoin-0.30.2 \ bitcoin-private-0.1.0 \ bitcoin_hashes-0.11.0 \ bitcoin_hashes-0.12.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ blocking-1.6.1 \ boilerplate-1.0.1 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ cast-0.3.0 \ cc-1.1.15 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ colored-2.1.0 \ concurrent-queue-2.5.0 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.13 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ ctrlc-3.4.5 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ data-encoding-2.6.0 \ der-parser-7.0.0 \ deranged-0.3.11 \ derive_builder-0.20.1 \ derive_builder_core-0.20.1 \ derive_builder_macro-0.20.1 \ derive_more-1.0.0 \ derive_more-impl-1.0.0 \ diff-0.1.13 \ digest-0.10.7 \ diligent-date-parser-0.1.4 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-2.5.3 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ executable-path-1.0.0 \ fastrand-1.9.0 \ fastrand-2.1.1 \ flate2-1.0.33 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-rustls-0.25.1 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ generic_static-0.2.0 \ getrandom-0.2.15 \ gimli-0.29.0 \ globset-0.4.14 \ gloo-net-0.2.6 \ gloo-utils-0.1.7 \ h2-0.3.26 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ hex_lit-0.1.1 \ html-escaper-0.2.0 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-range-header-0.3.1 \ httparse-1.9.4 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.30 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.5.0 \ indicatif-0.17.8 \ instant-0.1.13 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.11 \ js-sys-0.3.70 \ jsonrpc-0.14.1 \ jsonrpc-core-18.0.0 \ jsonrpc-derive-18.0.0 \ jsonrpc-http-server-18.0.0 \ jsonrpc-server-utils-18.0.0 \ keccak-0.1.5 \ lazy_static-1.5.0 \ libc-0.2.158 \ libredox-0.1.3 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ matchit-0.7.3 \ maybe-uninit-2.0.0 \ memchr-2.7.4 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniscript-10.2.0 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ mp4-0.14.0 \ native-tls-0.2.12 \ net2-0.2.39 \ never-0.1.0 \ new_mime_guess-4.0.4 \ nix-0.29.0 \ nodrop-0.1.14 \ nom-7.1.3 \ ntapi-0.4.1 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-rational-0.4.2 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ object-0.36.4 \ oid-registry-0.4.0 \ once_cell-1.19.0 \ oorandom-11.1.4 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ ord-bitcoincore-rpc-0.17.2 \ ord-bitcoincore-rpc-json-0.17.1 \ parking-2.2.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.6 \ pem-1.1.1 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkg-config-0.3.30 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ polling-2.8.0 \ portable-atomic-1.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.0 \ proc-macro-crate-0.1.5 \ proc-macro2-1.0.86 \ quick-xml-0.36.1 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rcgen-0.10.0 \ redb-2.1.2 \ redox_syscall-0.2.16 \ redox_users-0.4.6 \ ref-cast-1.0.23 \ ref-cast-impl-1.0.23 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.11.27 \ ring-0.16.20 \ ring-0.17.8 \ rss-2.0.9 \ rust-embed-8.5.0 \ rust-embed-impl-8.5.0 \ rust-embed-utils-8.5.0 \ rustc-demangle-0.1.24 \ rusticata-macros-4.1.0 \ rustix-0.37.27 \ rustix-0.38.35 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-acme-0.8.1 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.7 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ secp256k1-0.27.0 \ secp256k1-sys-0.8.1 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ serde-1.0.209 \ serde-hex-0.1.0 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ serde_path_to_error-0.1.16 \ serde_urlencoded-0.7.1 \ serde_with-3.9.0 \ serde_with_macros-3.9.0 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ sha3-0.10.8 \ shlex-1.3.0 \ slab-0.4.9 \ smallvec-0.6.14 \ smallvec-1.13.2 \ snafu-0.8.4 \ snafu-derive-0.8.4 \ socket2-0.4.10 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ strsim-0.11.1 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.77 \ sync_wrapper-0.1.2 \ synstructure-0.12.6 \ sysinfo-0.31.4 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.12.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.40.0 \ tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-util-0.6.10 \ tokio-util-0.7.11 \ toml-0.5.11 \ tower-0.4.13 \ tower-http-0.4.4 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.13 \ unicode-xid-0.2.5 \ unindent-0.2.3 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.2 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ waker-fn-1.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ webpki-roots-0.25.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.57.0 \ windows-core-0.52.0 \ windows-core-0.57.0 \ windows-implement-0.57.0 \ windows-interface-0.57.0 \ windows-result-0.1.2 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winreg-0.50.0 \ x509-parser-0.13.2 \ yansi-0.5.1 \ yasna-0.5.2 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/finance/tickrs/Makefile b/finance/tickrs/Makefile index 5f53db18be5d..4e16133f84ef 100644 --- a/finance/tickrs/Makefile +++ b/finance/tickrs/Makefile @@ -1,29 +1,29 @@ PORTNAME= tickrs DISTVERSIONPREFIX= v DISTVERSION= 0.14.9 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= finance MAINTAINER= lcook@FreeBSD.org COMMENT= Realtime ticker data in your terminal WWW= https://github.com/tarkah/tickrs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= tarkah PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/ftp/termscp/Makefile b/ftp/termscp/Makefile index c3925973b4de..98626711259b 100644 --- a/ftp/termscp/Makefile +++ b/ftp/termscp/Makefile @@ -1,38 +1,38 @@ PORTNAME= termscp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= ftp MAINTAINER= sec.research.2005@gmail.com COMMENT= TUI file transfer and explorer with support for SCP/SFTP/FTP/S3 WWW= https://github.com/veeso/termscp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libdbus-1.so:devel/dbus \ libssh2.so:security/libssh2 USES= cargo perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= veeso CARGO_FEATURES= --no-default-features PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS PORTDOCS= * post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} *.md docs/man.md ${STAGEDIR}${DOCSDIR} .include "${.CURDIR}/bsd.termscp.mk" .include diff --git a/ftp/unftp/Makefile b/ftp/unftp/Makefile index 16b2cb42bb53..912f1c0e498a 100644 --- a/ftp/unftp/Makefile +++ b/ftp/unftp/Makefile @@ -1,446 +1,446 @@ PORTNAME= unftp DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= ftp MAINTAINER= yuri@FreeBSD.org COMMENT= FTP(S) server with a couple of twists written in Rust WWW= https://github.com/bolcom/unFTP LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= bolcom GH_PROJECT= unFTP RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ ambient-authority-0.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.94 \ arc-swap-1.7.1 \ asn1-rs-0.6.2 \ asn1-rs-derive-0.5.1 \ asn1-rs-impl-0.2.0 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-trait-0.1.83 \ atty-0.2.14 \ autocfg-1.4.0 \ aws-lc-rs-1.11.1 \ aws-lc-sys-0.23.1 \ axum-0.6.20 \ axum-core-0.3.4 \ backon-0.4.4 \ backtrace-0.3.74 \ base64-0.21.7 \ base64-0.22.1 \ bindgen-0.69.5 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ built-0.7.5 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ cap-primitives-3.4.2 \ cap-std-3.4.2 \ cargo-lock-10.0.1 \ cc-1.2.4 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ clang-sys-1.8.1 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ cmake-0.1.52 \ combine-4.6.7 \ console-api-0.7.0 \ console-subscriber-0.3.0 \ const-oid-0.9.6 \ convert_case-0.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.14 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ dashmap-5.5.3 \ data-encoding-2.6.0 \ der-parser-9.0.0 \ deranged-0.3.11 \ derive_more-0.99.18 \ diff-0.1.13 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ dunce-1.0.5 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.10 \ fastrand-2.3.0 \ flagset-0.4.6 \ flate2-1.0.35 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs-set-times-0.20.2 \ fs_extra-1.3.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.1 \ git2-0.19.0 \ glob-0.3.1 \ google-apis-common-6.0.4 \ google-logging2-5.0.5+20240531 \ h2-0.3.26 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ hdrhistogram-7.5.4 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.4.0 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.12 \ http-1.2.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.31 \ hyper-1.5.1 \ hyper-rustls-0.23.2 \ hyper-rustls-0.24.2 \ hyper-rustls-0.25.0 \ hyper-rustls-0.27.3 \ hyper-timeout-0.4.1 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-1.9.3 \ indexmap-2.7.0 \ io-extras-0.18.4 \ io-lifetimes-2.0.4 \ ipnet-2.10.1 \ iprange-0.6.7 \ is-terminal-0.4.13 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-0.4.8 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.76 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.168 \ libgit2-sys-0.17.0+1.8.1 \ libloading-0.8.6 \ libredox-0.1.3 \ libunftp-0.20.3 \ libz-sys-1.1.20 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.22 \ matchers-0.1.0 \ matches-0.1.10 \ matchit-0.7.3 \ maybe-owned-0.3.4 \ md-5-0.10.6 \ memchr-2.7.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.0 \ mio-1.0.3 \ moka-0.12.8 \ nix-0.29.0 \ nom-7.1.3 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_threads-0.1.7 \ object-0.36.5 \ oid-registry-0.7.1 \ once_cell-1.20.2 \ opendal-0.47.3 \ openssl-probe-0.1.5 \ os_str_bytes-6.6.1 \ pam-0.7.0 \ pam-sys-0.5.6 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ path_abs-0.5.1 \ percent-encoding-1.0.1 \ percent-encoding-2.3.1 \ pin-project-1.1.7 \ pin-project-internal-1.1.7 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.1 \ prettyplease-0.2.25 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.92 \ procfs-0.16.0 \ procfs-core-0.16.0 \ prometheus-0.13.4 \ prost-0.12.6 \ prost-derive-0.12.6 \ prost-types-0.12.6 \ protobuf-2.28.0 \ proxy-protocol-0.5.0 \ quick-xml-0.31.0 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.8 \ quote-1.0.37 \ r2d2-0.8.10 \ r2d2_redis-0.14.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redis-0.20.2 \ redox_syscall-0.5.8 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ reqsign-0.15.2 \ reqwest-0.12.9 \ ring-0.16.20 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.0 \ rustc_version-0.4.1 \ rusticata-macros-4.1.0 \ rustix-0.38.42 \ rustls-0.20.9 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-0.23.20 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.7.3 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.1 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.8 \ rustversion-1.0.18 \ ryu-1.0.18 \ schannel-0.1.27 \ scheduled-thread-pool-0.2.7 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.11.1 \ security-framework-sys-2.12.1 \ semver-1.0.24 \ serde-1.0.216 \ serde_derive-1.0.216 \ serde_json-1.0.133 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_with-3.11.0 \ serde_with_macros-3.11.0 \ sha1-0.6.1 \ sha1-0.10.6 \ sha1_smol-1.0.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ slog-2.7.0 \ slog-async-2.8.0 \ slog-scope-4.4.0 \ slog-stdlog-4.1.1 \ slog-term-2.9.1 \ smallvec-1.13.2 \ snafu-0.6.10 \ snafu-derive-0.6.10 \ socket2-0.5.8 \ spin-0.5.2 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ std_prelude-0.2.12 \ stfu8-0.2.7 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.90 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ tagptr-0.2.0 \ take_mut-0.2.2 \ term-0.7.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.69 \ thiserror-2.0.7 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.7 \ thread_local-1.1.8 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinystr-0.7.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.42.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.4.0 \ tokio-rustls-0.23.4 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-rustls-0.26.1 \ tokio-stream-0.1.17 \ tokio-util-0.7.13 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tonic-0.11.0 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-subscriber-0.3.19 \ triomphe-0.1.11 \ try-lock-0.2.5 \ typenum-1.17.0 \ unftp-auth-jsonfile-0.3.5 \ unftp-auth-pam-0.2.6 \ unftp-auth-rest-0.2.7 \ unftp-sbe-fs-0.2.6 \ unftp-sbe-gcs-0.2.7 \ unftp-sbe-opendal-0.0.1 \ unftp-sbe-restrict-0.1.2 \ unftp-sbe-rooter-0.2.1 \ unicode-bidi-0.3.17 \ unicode-ident-1.0.14 \ unicode-normalization-0.1.24 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-1.7.2 \ url-2.5.4 \ users-0.8.1 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ uuid-1.11.0 \ valid-0.3.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-futures-0.4.49 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ wasm-streams-0.4.2 \ web-sys-0.3.76 \ web-time-1.1.0 \ webpki-0.22.4 \ webpki-roots-0.26.7 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.20 \ winx-0.36.4 \ write16-1.0.0 \ writeable-0.5.5 \ x509-parser-0.16.0 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ yup-oauth2-8.3.2 \ yup-oauth2-9.0.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 PLIST_FILES= bin/${PORTNAME} .include diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 1a7f27c8f9a3..d46fdf00ecc5 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,91 +1,91 @@ PORTNAME= 0ad DISTVERSION= 0.27.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= https://releases.wildfiregames.com/ DISTFILES= ${PORTNAME}-${DISTVERSION}-unix-build.tar.xz \ ${PORTNAME}-${DISTVERSION}-unix-data.tar.xz MAINTAINER= madpilot@FreeBSD.org COMMENT= Real-time strategy (RTS) game of ancient warfare WWW= https://play0ad.com/ 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-core LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libicui18n.so:devel/icu \ libpng16.so:graphics/png \ libvorbisfile.so:audio/libvorbis \ libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 \ libgloox.so:net-im/gloox \ libminiupnpc.so:net/miniupnpc \ libenet.so:net/enet \ libsodium.so:security/libsodium \ libfmt.so:devel/libfmt \ libmozjs-115.so:lang/spidermonkey115 USES= compiler:c++11-lib desktop-file-utils dos2unix gmake gnome \ iconv openal:al perl5 pkgconfig python:3.9,build sdl tar:xz \ xorg USE_GNOME= libxml2 USE_GL= gl USE_SDL= sdl2 USE_XORG= x11 xcursor USE_PERL5= build WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} 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-extract: @(cd ${WRKSRC}/libraries/source/nvtt && ${TAR} xf nvtt-28209.tar.xz) post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|%%CC%%|${CC}|' \ ${WRKSRC}/build/premake/extern_libs5.lua .if ${ARCH} == i386 && ${CHOSEN_COMPILER_TYPE} == gcc @${REINPLACE_CMD} -e '1130,1530s/-rdynamic/-lssp_nonshared &/' \ -e '1112,1502s/"execinfo",/& "ssp_nonshared",/' \ ${WRKSRC}/build/premake/premake5.lua .endif pre-build: (cd ${WRKSRC}/libraries && ${SETENV} ${MAKE_ENV} ./build-source-libs.sh --with-system-mozjs -j ${_MAKE_JOBS}) (cd ${WRKSRC}/build/workspaces && ${SETENV} ${MAKE_ENV} ./update-workspaces.sh --with-system-mozjs --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 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/DDNet/Makefile b/games/DDNet/Makefile index e3cf70116f5c..d1efec599dac 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,112 +1,112 @@ PORTNAME= DDNet PORTVERSION= 19.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= amdmi3@FreeBSD.org COMMENT= DDraceNetwork, a cooperative racing mod of Teeworlds WWW= https://ddnet.tw/ \ https://github.com/ddnet/ddnet LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/license.txt LIB_DEPENDS= libpng.so:graphics/png USES= cargo cmake compiler:c++17-lang pkgconfig python sqlite:3 ssl tar:xz CMAKE_ARGS= -DPYTHON_EXECUTABLE="${PYTHON_CMD}" CMAKE_OFF= AUTOUPDATE DOWNLOAD_GTEST PREFER_BUNDLED_LIBS CXXFLAGS+= -DBINARY_DIR="\\\"${PREFIX}/bin\\\"" CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR=${BUILD_WRKSRC} CARGO_ENV+= DDNET_TEST_NO_LINK=1 CARGO_CRATES= cc-1.0.73 \ cxx-1.0.71 \ cxxbridge-flags-1.0.71 \ cxxbridge-macro-1.0.71 \ link-cplusplus-1.0.6 \ proc-macro2-1.0.40 \ quote-1.0.20 \ syn-1.0.98 \ unicode-ident-1.0.1 PORTDATA= * DATADIR= ${PREFIX}/share/ddnet TEST_ENV= ${MAKE_ENV} GTEST_FILTER=-Io.CurrentExe:Jobs.LookupHost:Io.CurrentExe:Jobs.LookupHostWebsocket OPTIONS_DEFINE= TEST WEBSOCKET MYSQL VIDEORECORDER UPNP VULKAN OPTIONS_MULTI= COMPONENTS OPTIONS_MULTI_COMPONENTS=CLIENT SERVER OPTIONS_DEFAULT= CLIENT SERVER VIDEORECORDER UPNP VULKAN OPTIONS_SUB= yes CLIENT_DESC= Build game client CLIENT_CMAKE_BOOL= CLIENT CLIENT_USES= gettext gl sdl xorg desktop-file-utils CLIENT_USE= GL=gl,glew SDL=sdl2 CLIENT_LIB_DEPENDS= libfreetype.so:print/freetype2 \ libwavpack.so:audio/wavpack \ libopusfile.so:audio/opusfile \ libopus.so:audio/opus \ libogg.so:audio/libogg \ libnotify.so:devel/libnotify \ libcurl.so:ftp/curl SERVER_DESC= Build game server SERVER_CMAKE_BOOL= SERVER # does not build without these libs, but does not need them in # runtime either SERVER_BUILD_DEPENDS= glew>=0:graphics/glew \ wavpack>=0:audio/wavpack TEST_BUILD_DEPENDS= googletest>=0:devel/googletest TEST_TEST_TARGET= run_tests # tests are broken WEBSOCKET_CMAKE_BOOL= WEBSOCKETS WEBSOCKET_LIB_DEPENDS= libwebsockets.so:net/libwebsockets MYSQL_DESC= Enable MySQL/MariaDB support for server MYSQL_CMAKE_BOOL= MYSQL MYSQL_USES= mysql MYSQL_LIB_DEPENDS= libmysqlcppconn.so:databases/mysql-connector-c++ VIDEORECORDER_DESC= Video recording support using FFmpeg to the client VIDEORECORDER_CMAKE_BOOL=VIDEORECORDER VIDEORECORDER_LIB_DEPENDS=libavcodec.so:multimedia/ffmpeg UPNP_DESC= UPnP support for the server UPNP_CMAKE_BOOL= UPNP UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc UPNP_IMPLIES= SERVER VULKAN_DESC= Enable the vulkan backend VULKAN_CMAKE_BOOL= VULKAN VULKAN_IMPLIES= CLIENT VULKAN_BUILD_DEPENDS= glslangValidator:graphics/glslang \ ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers VULKAN_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader post-extract: # json-parser and md5 are left intact .for dep in glew pnglite wavpack zlib @${RM} -r ${WRKSRC}/src/engine/external/${dep} .endfor post-build: @${ECHO_MSG} "===> Returning from cargo build to cmake build" @${FIND} ${BUILD_WRKSRC} -name libddnet_engine_shared.a -exec ${CP} -p {} ${BUILD_WRKSRC}/release/ \; @cd ${BUILD_WRKSRC} && ${DO_MAKE_BUILD} ${ALL_TARGET} post-patch: @${REINPLACE_CMD} -e '/find_package.*Git/ d' ${WRKSRC}/CMakeLists.txt post-patch-TEST-off: @${REINPLACE_CMD} -e '/find_package.*GTest/ d' ${WRKSRC}/CMakeLists.txt .include diff --git a/games/anki/Makefile b/games/anki/Makefile index 52f9177f4375..13b6a3f81cb3 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,176 +1,177 @@ PORTNAME= anki DISTVERSION= 25.02.7 +PORTREVISION= 1 # 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 WWW= https://apps.ankiweb.net/ LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc NOT_FOR_ARCHS_REASON= the provided build system written in Rust (= runner) accepts only 64-bit systems. BUILD_DEPENDS= protoc:devel/protobuf \ rsync:net/rsync \ yarn:www/yarn \ ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mypy-protobuf>=1.21:devel/py-mypy-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libzstd.so:archivers/zstd 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}orjson>0:devel/py-orjson@${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>=4.21:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}waitress>=2.0.0:www/py-waitress@${PY_FLAVOR} # USES=ssl is required for the compilation of the Rust code USES= cargo desktop-file-utils ninja nodejs:build pyqt:6 python \ shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= ankitects # Translation files GH_TUPLE= ankitects:anki-core-i18n:62d3e1e:ftlrslib \ ankitects:anki-desktop-ftl:e5dc0c3:ftlextra USE_PYQT= pyqt6 sip:build webengine SHEBANG_FILES= yarn qt/tools/runanki.system.in CARGO_CARGOTOML= ${WRKSRC}/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/out/rust # Variables used by the "runner" build system MAKE_ENV+= NODE_BINARY=${LOCALBASE}/bin/node \ OFFLINE_BUILD=1 \ PROTOC_BINARY=${LOCALBASE}/bin/protoc \ YARN_BINARY=${LOCALBASE}/bin/yarn \ YARN_CACHE_FOLDER=${_MY_YARNCACHE} \ out=${WRKSRC}/out # If RELEASE is unset the "runner" build system omits the # "--release" flag for cargo(1). .if !defined(WITH_DEBUG) MAKE_ENV+= RELEASE=1 .endif 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= 98253c81 # Remove ${CARGO_BUILD_TARGET} from ${CARGO_ENV} to avoid problems with # hardcoded paths as the "runner" build system expects its components # in ${WRKSRC}/out/rust/debug _MY_CARGO_ENV= ${CARGO_ENV:C/CARGO_BUILD_TARGET=.+//} # Path of the cache that is used by www/yarn _MY_YARNCACHE= ${WRKDIR}/.yarn post-extract: # Some parts of the runner build system expects to be in a git repository @${TOUCH} ${WRKSRC}/.git # Prepare the virtual repositories for the translation files @${RM} -r ${WRKSRC}/ftl/core-repo ${WRKSRC}/ftl/qt-repo @${RLN} ${WRKSRC_ftlrslib} ${WRKSRC}/ftl/core-repo @${RLN} ${WRKSRC_ftlextra} ${WRKSRC}/ftl/qt-repo post-patch: @${REINPLACE_CMD} -e 's|\@PREFIX\@|${PREFIX}|' \ ${WRKSRC}/qt/tools/runanki.system.in pre-configure: # Create paths for the Python pseudo venv and link some binaries to it. ${MKDIR} ${WRKSRC}/out/pyenv/bin ${LN} -s ${PYTHON_CMD} ${WRKSRC}/out/pyenv/bin/python ${LN} -s ${LOCALBASE}/bin/protoc-gen-mypy ${WRKSRC}/out/pyenv/bin/protoc-gen-mypy # Overview of the build process # # 1. The "runner" build system is built explicitly with the "--release" flag # to avoid issues with hardcoded paths. Once completed the binaries are # placed into ${WRKSRC}/out/rust/release. # 2. As soon as step 1 is finished, the "runner" build system is executed, # which then processes the following steps: # * build remaining components of "runner" (= ninja_gen, configure, etc.) # * generate the ninja file and run ninja afterwards # * create the Python wheel files in ${WRKSRC}/out/wheels pre-build: ${ECHO_CMD} -e "${_MY_BUILDHASH}" >> ${WRKSRC}/out/buildhash ${ECHO_MSG} "===> Building runner build framework" cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${_MY_CARGO_ENV} \ ${CARGO} build --package runner --release --verbose --verbose do-build: ${ECHO_MSG} "===> Executing runner build framework" cd ${WRKSRC} && ${SET_ENV} ${MAKE_ENV} ${_MY_CARGO_ENV} \ ${WRKSRC}/out/rust/release/runner build wheels post-build: ${MKDIR} ${WRKSRC}/out/dist cd ${WRKSRC}/out/wheels \ && ${UNZIP_NATIVE_CMD} -d ${WRKSRC}/out/dist -x *.orig anki*.whl \ && ${UNZIP_NATIVE_CMD} -d ${WRKSRC}/out/dist -x *.orig aqt*.whl # Update the timestamps otherwise the set dates of the wheels # (= 1980-01-01 00:00:00) are used ${FIND} ${WRKSRC}/out/dist -type f -exec ${TOUCH} {} + do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/_aqt \ ${STAGEDIR}${DATADIR}/anki \ ${STAGEDIR}${DATADIR}/aqt \ ${STAGEDIR}${PREFIX}/share/pixmaps \ ${STAGEDIR}${PREFIX}/share/applications cd ${WRKSRC}/out/dist/ \ && ${COPYTREE_SHARE} _aqt ${STAGEDIR}${DATADIR} "! -name .gitignore" \ && ${COPYTREE_SHARE} anki ${STAGEDIR}${DATADIR} "! -name .gitignore" \ && ${COPYTREE_SHARE} aqt ${STAGEDIR}${DATADIR} "! -name .gitignore" cd ${WRKSRC}/qt/bundle/lin \ && ${INSTALL_DATA} anki.xpm anki.png ${STAGEDIR}${PREFIX}/share/pixmaps \ && ${INSTALL_DATA} anki.desktop ${STAGEDIR}${PREFIX}/share/applications \ && ${INSTALL_MAN} anki.1 ${STAGEDIR}${PREFIX}/share/man/man1 cd ${WRKSRC}/qt/tools \ && ${INSTALL_SCRIPT} runanki.system.in ${STAGEDIR}${PREFIX}/bin/anki # Autogenerate some parts of the plist file as several *.css and *.mjs files # have a computed filename. As it is user-specific it is impossible to know # their filename in advance. post-install: @${FIND} ${STAGEDIR}${DATADIR}/_aqt/data/web/sveltekit/_app/immutable/ -type f -name "*.css" -o -name "*.mjs" | \ ${SORT} | ${SED} -e 's|${STAGEDIR}||' \ >> ${TMPPLIST} # Helper target to make the generation of the yarn cache easier make-yarn-cache: patch @${RM} -r ${_MY_YARNCACHE} @cd ${WRKSRC} \ && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install --ignore-scripts @cd ${WRKDIR} \ && ${TAR} -czf ${PORTNAME}-yarn-cache-${DISTVERSION}${EXTRACT_SUFX} .yarn \ && ${ECHO_CMD} "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 bb496eac87d3..6e6f52d04d63 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= 52 +PORTREVISION= 53 CATEGORIES= games MAINTAINER= ports@FreeBSD.org COMMENT= Open-world roguelike game where you play an addict WWW= https://tryjumping.com/dose-response-roguelike/ 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: .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 ce222d996212..090a4cf0c0be 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,26 +1,26 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org COMMENT= Nonsense activity generator WWW= https://github.com/svenstaro/genact 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 \ share/man/man1/genact.1.gz post-install: ${STAGEDIR}${PREFIX}/bin/${PORTNAME} --print-manpage > ${WRKSRC}/${PORTNAME}.1 ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/games/gnome-robots/Makefile b/games/gnome-robots/Makefile index 3847059f30f2..7799102841c6 100644 --- a/games/gnome-robots/Makefile +++ b/games/gnome-robots/Makefile @@ -1,34 +1,34 @@ PORTNAME= gnome-robots DISTVERSION= 41.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME robots WWW= https://gitlab.gnome.org/GNOME/gnome-robots LICENSE= GPLv3+ BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene USES= cargo desktop-file-utils gettext gnome meson pkgconfig tar:bz2 USE_GNOME= glib20 gtk40 libadwaita librsvg2 libxml2 USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= GNOME CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MAKE_ENV= ${CARGO_ENV} GLIB_SCHEMAS= org.gnome.Robots.gschema.xml post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gnome-robots .include diff --git a/games/hivetui/Makefile b/games/hivetui/Makefile index dcebe62f05db..bb457d8e7c6e 100644 --- a/games/hivetui/Makefile +++ b/games/hivetui/Makefile @@ -1,20 +1,20 @@ PORTNAME= hivetui DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MAINTAINER= fuz@FreeBSD.org COMMENT= Terminal implementation of the game Hive WWW= https://github.com/N-Maas/hivetui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= N-Maas PLIST_FILES= bin/hivetui .include diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index db6dd9b9ce68..ee9d6d8e845a 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -1,212 +1,212 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MAINTAINER= timp87@gmail.com COMMENT= Port of "Jagged Alliance 2" using SDL WWW= https://ja2-stracciatella.github.io/ 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 LICENSE_DISTFILES_SFI-SCLA= ${DISTNAME}${EXTRACT_SUFX} # Ignore this if you feel adventurous ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64le ONLY_FOR_ARCHS_REASON= requires little endian environment BROKEN_FreeBSD_15= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276701 BUILD_DEPENDS= string_theory>=3.8:devel/string_theory \ magic_enum>-0.8.2:devel/magic_enum \ sol2>=3.2.2:devel/sol2 \ miniaudio>=0.11:audio/miniaudio LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= cargo cmake compiler:c++20-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 CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.69 \ ascii-0.9.3 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.65 \ base64-0.13.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ bytecount-0.6.3 \ byteorder-1.4.3 \ bytes-1.4.0 \ caseless-0.2.1 \ cbindgen-0.20.0 \ cc-1.0.73 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ clap-2.33.4 \ combine-3.8.1 \ combine-4.6.4 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-utils-0.8.8 \ crypto-common-0.1.6 \ cty-0.2.2 \ deunicode-0.4.3 \ digest-0.10.6 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dunce-1.0.2 \ either-1.6.1 \ error-chain-0.12.4 \ fancy-regex-0.8.0 \ fastrand-1.7.0 \ form_urlencoded-1.1.0 \ fraction-0.10.0 \ generic-array-0.14.5 \ getopts-0.2.21 \ getrandom-0.2.6 \ gimli-0.26.1 \ hashbrown-0.12.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ iso8601-0.4.2 \ itoa-1.0.1 \ json_comments-0.2.1 \ jsonschema-0.16.0 \ lazy_static-1.4.0 \ libc-0.2.124 \ lock_api-0.4.9 \ log-0.4.16 \ lru-0.8.1 \ md-5-0.10.5 \ memchr-2.4.1 \ memoffset-0.6.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.1 \ nom-7.1.3 \ num-0.2.1 \ num-bigint-0.2.6 \ num-cmp-0.1.0 \ num-complex-0.2.4 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.2.4 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_enum-0.5.7 \ num_enum_derive-0.5.7 \ num_threads-0.1.6 \ object-0.28.3 \ once_cell-1.10.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ percent-encoding-2.2.0 \ proc-macro-crate-1.1.3 \ proc-macro2-1.0.51 \ quote-1.0.18 \ raw-window-handle-0.5.0 \ rayon-1.6.1 \ rayon-core-1.10.2 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.21 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ serde_yaml-0.9.17 \ simplelog-0.12.0 \ slug-0.1.4 \ smallvec-1.10.0 \ strsim-0.8.0 \ syn-1.0.107 \ tempfile-3.3.0 \ termcolor-1.1.3 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.3.15 \ time-macros-0.2.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.9 \ typenum-1.15.0 \ unicode-bidi-0.3.10 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.9 \ unreachable-1.0.0 \ unsafe-libyaml-0.2.5 \ url-2.3.1 \ uuid-0.8.2 \ vec_map-0.8.2 \ version_check-0.9.4 \ void-1.0.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 \ windows-sys-0.45.0 \ windows-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.42.1 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 CMAKE_OFF= LOCAL_LUA_LIB \ LOCAL_MAGICENUM_LIB \ LOCAL_MINIAUDIO_LIB \ LOCAL_SOL_LIB \ LOCAL_STRING_THEORY_LIB \ WITH_UNITTESTS CMAKE_ARGS= -DEXTRA_DATA_DIR:PATH="${DATADIR}" \ -DMAGICENUM_INCLUDE_DIR="${PREFIX}/include/magic_enum" \ -DMINIAUDIO_INCLUDE_DIR="${PREFIX}/include/miniaudio" post-patch: @${REINPLACE_CMD} -e 's|/some/place/where/the/data/is|${DATADIR}|' \ ${WRKSRC}/rust/stracciatella/src/config/ja2_json.rs \ ${WRKSRC}/rust/stracciatella/src/config/engine_options.rs .include diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile index 27bd4bf59c25..ddb409a6ccbd 100644 --- a/games/jumpy/Makefile +++ b/games/jumpy/Makefile @@ -1,44 +1,44 @@ PORTNAME= jumpy DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Tactical 2D shooter in fishy pixels style WWW= https://fishfolk.org/games/jumpy/ LICENSE= CC-BY-NC-4.0 MIT LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/licenses/LICENSE-MIT LICENSE_DISTFILES_CC-BY-NC-4.0= ${DISTNAME}${EXTRACT_SUFX} LIB_DEPENDS= libasound.so:audio/alsa-lib \ libudev.so:devel/libudev-devd RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ ${LOCALBASE}/lib/libvulkan.so:graphics/vulkan-loader USES= cargo USE_GITHUB= yes GH_ACCOUNT= fishfolk WITHOUT_LTO= yes # XXX bug 277333 # bevy_dylib PLIST_FILES= bin/${PORTNAME} PORTDATA= * .if ${MACHINE_ARCH} == i386 || "${MACHINE_ARCH:Marmv?}" != "" # https://github.com/rust-lang/rust/issues/85598 CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false # https://github.com/briansmith/ring/issues/1793#issuecomment-1793243725 RUSTFLAGS+= -C target-feature=+sse2 .endif post-patch: # Search assets under PREFIX instead of current directory @${REINPLACE_CMD} 's,assets",${DATADIR}/&,' \ ${WRKSRC}/src/main.rs \ ${WRKSRC_crate_bevy_asset}/src/lib.rs post-install: (cd ${WRKSRC} && ${COPYTREE_SHARE} "assets" ${STAGEDIR}${DATADIR}) .include diff --git a/games/punchy/Makefile b/games/punchy/Makefile index 359a65bcb527..49648a817e95 100644 --- a/games/punchy/Makefile +++ b/games/punchy/Makefile @@ -1,47 +1,47 @@ PORTNAME= punchy DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= games wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= 2.5D side-scroller beatemup, made in Bevy WWW= https://fishfolk.org/games/punchy/ LICENSE= CC-BY-NC-4.0 MIT LICENSE_COMB= multi LICENSE_DISTFILES_CC-BY-NC-4.0= ${DISTNAME}${EXTRACT_SUFX} LIB_DEPENDS= libasound.so:audio/alsa-lib \ libudev.so:devel/libudev-devd RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ ${LOCALBASE}/lib/libvulkan.so:graphics/vulkan-loader USES= cargo USE_GITHUB= yes GH_ACCOUNT= fishfolk PLIST_FILES= bin/${PORTNAME} PORTDATA= * # Bundled v8 BUILD_DEPENDS+= gn:devel/gn USES+= ninja:build python:build BINARY_ALIAS+= python=${PYTHON_CMD} CARGO_ENV+= V8_FROM_SOURCE=1 CLANG_BASE_PATH="/usr" GN_ARGS='${GN_ARGS}' GN_ARGS+= use_custom_libcxx=false .if ${MACHINE_ARCH} == i386 || "${MACHINE_ARCH:Marmv?}" != "" # https://github.com/rust-lang/rust/issues/85598 LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif post-patch: # Search assets under PREFIX instead of current directory @${REINPLACE_CMD} 's,assets",../${DATADIR_REL}/&,' \ ${WRKSRC_crate_bevy_asset}/src/lib.rs post-install: (cd ${WRKSRC} && ${COPYTREE_SHARE} "assets" ${STAGEDIR}${DATADIR}) .include diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile index 50659e2001ae..e5d23cdebc53 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,92 +1,92 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.1 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= games MAINTAINER= lcook@FreeBSD.org COMMENT= Your filesystem as a dungeon WWW= https://github.com/facundoolano/rpg-cli 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-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/games/sulis/Makefile b/games/sulis/Makefile index 3cd8c952cbbe..b45e1ca76b32 100644 --- a/games/sulis/Makefile +++ b/games/sulis/Makefile @@ -1,44 +1,44 @@ PORTNAME= sulis DISTVERSION= 1.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= af773b9f09753ea8614ac82dd8033c870a5a779c.patch:-p1 \ fda9fbe830c0db6fbba153f3c2de34ccebf4630f.patch:-p1 MAINTAINER= alster@vinterdalen.se COMMENT= Turn based tactical RPG with several campaigns, written in Rust WWW= https://www.sulisgame.com/ \ https://github.com/Grokmoo/sulis/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/docs/GPLv3-LICENSE LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins USES= cargo dos2unix DOS2UNIX_REGEX= .*\.(rs|toml|yml) USE_GITHUB= yes GH_ACCOUNT= Grokmoo CARGO_BUILD_ARGS= --workspace # to also build the editor CARGO_INSTALL= no PORTDATA= campaigns/* data/* mods/* post-patch: ${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|g' ${WRKSRC}/config.sample.yml ${REINPLACE_CMD} -e 's|%%ETCDIR%%|${ETCDIR}|g' ${WRKSRC}/sulis_core/src/config.rs do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${ETCDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "campaigns data mods" ${STAGEDIR}${DATADIR}) ${INSTALL_DATA} ${WRKSRC}/config.sample.yml ${STAGEDIR}${ETCDIR}/config.yml.sample ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/release/main ${STAGEDIR}${PREFIX}/bin/sulis ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/release/editor ${STAGEDIR}${PREFIX}/bin/sulis-editor .include diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 6cd41e169c8c..e7cc7382fbcc 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,81 +1,82 @@ PORTNAME= veloren PORTVERSION= s20250702 +PORTREVISION= 1 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly MAINTAINER= jbeich@FreeBSD.org COMMENT= Multiplayer voxel RPG written in Rust (weekly snapshot) WWW= https://veloren.net/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= https://github.com/bytecodealliance/wasmtime/issues/7924 ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= unsupported platform by https://github.com/wasmerio/wasmer LIB_DEPENDS= libzstd.so:archivers/zstd \ libasound.so:audio/alsa-lib \ libudev.so:devel/libudev-devd \ libshaderc_shared.so:graphics/shaderc \ libxkbcommon-x11.so:x11/libxkbcommon RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ ${LOCALBASE}/lib/libvulkan.so:graphics/vulkan-loader USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes GL_TAGNAME= v0.17.0-831-ga40c4d41e3 # git describe --match='v[0-9]*' weekly 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/metainfo/net.veloren.veloren.metainfo.xml \ share/pixmaps/net.veloren.veloren.png PORTDATA= * CONFLICTS_INSTALL= ${PORTNAME} .if ${MACHINE_ARCH} == i386 # https://github.com/rust-lang/rust/issues/85598 CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif # Fixes error "Instruction does not dominate all uses!" WITHOUT_LTO= yes # XXX bug 277333 # 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/=.*/= "${GL_TAGNAME:C/.*-g(.{8}).*/\1/}";/' \ -e "/GIT_DATE.*static/s/=.*/= \"$$(date -ur $$(${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 do-install: # XXX [workspace.dependencies] breaks rebuild in subdirs .for f in ${CARGO_INSTALL_PATH} ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/*/${PORTNAME}-$f \ ${STAGEDIR}${PREFIX}/bin .endfor post-install: (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 ${MKDIR} ${STAGEDIR}${PREFIX}/share/metainfo ${RLN} ${STAGEDIR}${DATADIR}/assets/voxygen/*.metainfo.xml \ ${STAGEDIR}${PREFIX}/share/metainfo .include diff --git a/graphics/artem/Makefile b/graphics/artem/Makefile index c109f5793b5d..08e13aef8946 100644 --- a/graphics/artem/Makefile +++ b/graphics/artem/Makefile @@ -1,20 +1,20 @@ PORTNAME= artem DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= adamw@FreeBSD.org COMMENT= Converts images to ASCII art WWW= https://github.com/finefindus/artem LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= finefindus PLIST_FILES= bin/artem .include diff --git a/graphics/asciinema-agg/Makefile b/graphics/asciinema-agg/Makefile index bc946dfcf006..b2f1508a487b 100644 --- a/graphics/asciinema-agg/Makefile +++ b/graphics/asciinema-agg/Makefile @@ -1,20 +1,21 @@ PORTNAME= agg DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= asciinema- MAINTAINER= dtxdf@FreeBSD.org COMMENT= Asciinema gif generator WWW= https://github.com/asciinema/agg LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= asciinema PLIST_FILES= bin/agg .include diff --git a/graphics/dify/Makefile b/graphics/dify/Makefile index 277a062186cc..23a73597fc23 100644 --- a/graphics/dify/Makefile +++ b/graphics/dify/Makefile @@ -1,19 +1,19 @@ PORTNAME= dify DISTVERSION= 0.6.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= ports@FreeBSD.org COMMENT= Fast pixel-by-pixel image comparison tool in Rust WWW= https://github.com/jihchi/dify LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo PLIST_FILES= bin/${PORTNAME} .include diff --git a/graphics/drawpile/Makefile b/graphics/drawpile/Makefile index 834315850c02..a1f43d6ecc00 100644 --- a/graphics/drawpile/Makefile +++ b/graphics/drawpile/Makefile @@ -1,53 +1,53 @@ PORTNAME= Drawpile DISTVERSION= 2.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org COMMENT= Collaborative drawing program WWW= https://drawpile.net LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libsodium.so:security/libsodium \ libwebpmux.so:graphics/webp USES= cargo cmake compiler:c++17-lang desktop-file-utils kde:5 pkgconfig qt:5 shared-mime-info USE_QT= core gui multimedia network opengl sql svg widgets xml websockets \ buildtools:build linguisttools:build qmake:build USE_KDE= archive dnssd ecm:build USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME:tl} CARGO_BUILD= no CARGO_INSTALL= no CARGO_CRATES= aho-corasick-1.0.5 \ anyhow-1.0.75 \ memchr-2.6.1 \ regex-1.9.4 \ regex-automata-0.3.7 \ regex-syntax-0.7.5 \ xflags-0.3.1 \ xflags-macros-0.3.1 BINARY_ALIAS= lconvert=${QT_BINDIR}/lconvert OPTIONS_DEFINE= DOCS PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:tl} PLIST_SUB= PORTVERSION=${PORTVERSION} PORTSCOUT= limit:^\d+\. # prevent tags like 'continuous' .include #.if ${ARCH} == armv7 #BROKEN_FreeBSD_15= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276269 #.endif .include diff --git a/graphics/dssim/Makefile b/graphics/dssim/Makefile index 8d29bf968c06..d5906884f249 100644 --- a/graphics/dssim/Makefile +++ b/graphics/dssim/Makefile @@ -1,19 +1,19 @@ PORTNAME= dssim DISTVERSION= 3.2.4 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= ports@FreeBSD.org COMMENT= Image similarity comparison simulating human perception WWW= https://kornel.ski/dssim LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo PLIST_FILES= bin/${PORTNAME} .include diff --git a/graphics/gifski/Makefile b/graphics/gifski/Makefile index f7445924ae48..dff5a9740e87 100644 --- a/graphics/gifski/Makefile +++ b/graphics/gifski/Makefile @@ -1,114 +1,114 @@ PORTNAME= gifski DISTVERSION= 1.10.3 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Highest-quality GIF encoder based on pngquant WWW= https://gif.ski/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ImageOptim CARGO_CRATES= adler-1.0.2 \ ahash-0.8.3 \ arrayvec-0.7.2 \ autocfg-1.1.0 \ bindgen-0.59.2 \ bitflags-1.3.2 \ bytemuck-1.13.1 \ cc-1.0.79 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ clang-sys-1.6.0 \ clap-4.1.8 \ clap_lex-0.3.2 \ color_quant-1.1.0 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ dunce-1.0.3 \ either-1.8.1 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fallible_collections-0.4.7 \ ffmpeg-next-4.4.0 \ flate2-1.0.25 \ gif-0.12.0 \ gif-dispose-4.0.0 \ gifsicle-1.93.0 \ glob-0.3.1 \ hashbrown-0.13.2 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ imagequant-4.1.1 \ imgref-1.9.4 \ io-lifetimes-1.0.7 \ is-terminal-0.4.4 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.140 \ libloading-0.7.4 \ linux-raw-sys-0.1.4 \ lodepng-3.7.2 \ loop9-0.1.3 \ memchr-2.5.0 \ memoffset-0.8.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ natord-1.0.9 \ noisy_float-0.2.0 \ nom-7.1.3 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ os_str_bytes-6.4.1 \ pbr-1.1.1 \ peeking_take_while-0.1.2 \ pkg-config-0.3.26 \ proc-macro2-1.0.52 \ quick-error-2.0.1 \ quote-1.0.26 \ rayon-1.7.0 \ rayon-core-1.11.0 \ regex-1.7.1 \ regex-syntax-0.6.28 \ resize-0.7.4 \ rgb-0.8.36 \ rustc-hash-1.1.0 \ rustix-0.36.9 \ scopeguard-1.1.0 \ shlex-1.1.0 \ strsim-0.10.0 \ termcolor-1.2.0 \ thread_local-1.1.7 \ unicode-ident-1.0.8 \ vcpkg-0.2.15 \ version_check-0.9.4 \ weezl-0.1.7 \ wild-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 \ windows-sys-0.45.0 \ windows-targets-0.42.2 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_msvc-0.42.2 \ windows_i686_gnu-0.42.2 \ windows_i686_msvc-0.42.2 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_msvc-0.42.2 \ ffmpeg-sys-next@git+https://github.com/kornelski/rust-ffmpeg-sys-1?rev=78458039d5fac99354f9cb078869f3be3f3af5fb\#78458039d5fac99354f9cb078869f3be3f3af5fb PLIST_FILES= bin/${PORTNAME} .include diff --git a/graphics/libimagequant/Makefile b/graphics/libimagequant/Makefile index fcc9bded1bb9..acff213ed8dc 100644 --- a/graphics/libimagequant/Makefile +++ b/graphics/libimagequant/Makefile @@ -1,42 +1,42 @@ PORTNAME= libimagequant PORTVERSION= 4.3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org COMMENT= Image Quantization Library WWW= https://pngquant.org/lib/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= cargo-cbuild:devel/cargo-c USES= cargo USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= ImageOptim CARGO_BUILD_ARGS= --package imagequant-sys CARGO_INSTALL_ARGS:= ${CARGO_BUILD_ARGS} PLIST_FILES= include/libimagequant.h \ lib/libimagequant.a \ lib/libimagequant.so \ lib/libimagequant.so.0.4 \ lib/libimagequant.so.0.4.0 \ libdata/pkgconfig/imagequant.pc 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} .include diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile index 9f35e0deeeba..928c93b1ffaf 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -1,91 +1,91 @@ PORTNAME= libopenraw PORTVERSION= 0.3.7 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jhale@FreeBSD.org COMMENT= Library for camera RAW files decoding WWW= https://libopenraw.freedesktop.org/ LICENSE= LGPL3+ MPL20 LICENSE_COMB= multi LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LESSER LICENSE_FILE_MPL20= ${WRKSRC}/MPL-2.0 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.7.6 \ aho-corasick-0.7.18 \ atty-0.2.14 \ autocfg-1.0.0 \ bitreader-0.3.2 \ byteorder-1.2.2 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ env_logger-0.8.4 \ fallible_collections-0.4.4 \ getrandom-0.2.7 \ hashbrown-0.11.2 \ hermit-abi-0.1.8 \ humantime-2.1.0 \ libc-0.2.126 \ log-0.4.17 \ memchr-2.5.0 \ num-traits-0.2.15 \ once_cell-1.12.0 \ regex-1.5.6 \ regex-syntax-0.6.26 \ static_assertions-1.1.0 \ termcolor-1.1.3 \ version_check-0.9.4 \ wasi-0.11.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 CARGO_CARGOTOML=${WRKSRC}/lib/mp4/Cargo.toml CARGO_CARGOLOCK=${WRKSRC}/lib/mp4/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,gdkpixbuf 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 d306723911fe..93a33e2bb2ac 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -1,54 +1,54 @@ PORTNAME= librsvg DISTVERSION= 2.60.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust # XXX Teach USES=cargo to have proper default DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= desktop@FreeBSD.org COMMENT= Library for parsing and rendering SVG vector-graphic files WWW= https://live.gnome.org/LibRsvg LICENSE= LGPL20 BUILD_DEPENDS= cargo-cbuild:devel/cargo-c \ rst2man:textproc/py-docutils LIB_DEPENDS= libdav1d.so:multimedia/dav1d \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libpng.so:graphics/png TEST_DEPENDS= urw-base35-fonts>0:x11-fonts/urw-base35-fonts USES= cargo compiler:c11 cpe gettext gnome meson pkgconfig \ python:build shebangfix tar:xz vala:build CPE_VENDOR= gnome SHEBANG_FILES= meson/*.py \ benchmarks/*.py \ gdk-pixbuf-loader/*.py USE_GNOME= cairo gdkpixbuf libxml2 pango introspection:build USE_LDCONFIG= yes CONFLICTS_INSTALL= librsvg2 PORTSCOUT= limitw:1,even CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CONFIGURE_ENV= ${CARGO_ENV} MAKE_ENV= ${CARGO_ENV} MESON_ARGS= -Dtests=true OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen DOCS_MESON_ENABLED= docs post-install-DOCS-off: ${LOCALBASE}/bin/rst2man --no-datestamp ${WRKSRC}/rsvg-convert.rst --output=${STAGEDIR}${PREFIX}/share/man/man1/rsvg-convert.1 .include diff --git a/graphics/menyoki/Makefile b/graphics/menyoki/Makefile index 6d2b1af82cba..f4fbd570362b 100644 --- a/graphics/menyoki/Makefile +++ b/graphics/menyoki/Makefile @@ -1,207 +1,207 @@ PORTNAME= menyoki DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Screen{shot,cast} and perform ImageOps on the command line WWW= https://menyoki.cli.rs/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo xorg USE_XORG= x11 xrandr USE_GITHUB= yes GH_ACCOUNT= orhun CARGO_CRATES= adler-1.0.2 \ ahash-0.7.6 \ android_system_properties-0.1.5 \ ansi_colours-1.2.1 \ ansi_term-0.12.1 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bumpalo-3.12.0 \ bytemuck-1.13.1 \ byteorder-1.4.3 \ bytesize-1.2.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-2.34.0 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colored-2.0.0 \ console-0.15.5 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ crunchy-0.2.2 \ ctor-0.1.26 \ ctrlc-3.2.5 \ cxx-1.0.91 \ cxx-build-1.0.91 \ cxxbridge-flags-1.0.91 \ cxxbridge-macro-1.0.91 \ device_query-1.1.2 \ diff-0.1.13 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dlv-list-0.3.0 \ dominant_color-0.3.0 \ either-1.8.1 \ encode_unicode-0.3.6 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ exr-1.5.3 \ fallible_collections-0.4.6 \ fastrand-1.9.0 \ fern_colored-0.6.1 \ flate2-1.0.25 \ flume-0.10.14 \ futures-core-0.3.26 \ futures-sink-0.3.26 \ getrandom-0.2.8 \ gif-0.11.4 \ gif-0.12.0 \ gif-dispose-4.0.0 \ gifski-1.10.0 \ half-2.2.1 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hex-0.4.3 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ image-0.24.5 \ imagequant-4.1.0 \ imgref-1.9.4 \ instant-0.1.12 \ io-lifetimes-1.0.5 \ jobserver-0.1.26 \ jpeg-decoder-0.3.0 \ js-sys-0.3.61 \ kamadak-exif-0.5.5 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.139 \ libwebp-sys-0.4.2 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ lodepng-3.7.2 \ log-0.4.17 \ loop9-0.1.3 \ macos-accessibility-client-0.0.1 \ make-cmd-0.1.0 \ memoffset-0.8.0 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ mutate_once-0.1.1 \ nanorand-0.7.0 \ natord-1.0.9 \ nix-0.26.2 \ noisy_float-0.2.0 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ ordered-multimap-0.4.3 \ output_vt100-0.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pkg-config-0.3.26 \ png-0.17.7 \ pretty_assertions-1.3.0 \ proc-macro2-1.0.51 \ quick-error-2.0.1 \ quote-1.0.23 \ rayon-1.6.1 \ rayon-core-1.10.2 \ readkey-0.1.7 \ readmouse-0.2.1 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ resize-0.7.4 \ rgb-0.8.36 \ rust-ini-0.18.0 \ rustix-0.36.8 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ scratch-1.0.3 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.4 \ sixel-rs-0.3.3 \ sixel-sys-0.3.1 \ smallvec-1.10.0 \ spin-0.9.5 \ static_assertions-1.1.0 \ strsim-0.8.0 \ syn-1.0.109 \ tempfile-3.4.0 \ term_size-0.3.2 \ termcolor-1.2.0 \ textwrap-0.11.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread_local-1.1.7 \ threadpool-1.8.1 \ tiff-0.8.1 \ time-0.1.45 \ unicode-ident-1.0.6 \ unicode-width-0.1.10 \ version_check-0.9.4 \ viuer-0.6.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ webp-0.2.2 \ weezl-0.1.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.42.1 \ x11-2.21.0 \ yansi-0.5.1 \ zune-inflate-0.2.50 PLIST_FILES= bin/${PORTNAME} post-patch: @${CP} -r \ ${WRKSRC}/cargo-crates/device_query-1.1.2/src/device_state/linux \ ${WRKSRC}/cargo-crates/device_query-1.1.2/src/device_state/freebsd .include diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 741c49042b18..22caa093d62c 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,161 +1,162 @@ PORTNAME= mesa DISTVERSION= 25.1-branchpoint-3684 DISTVERSIONSUFFIX= -gec05d4b1faf +PORTREVISION= 1 CATEGORIES= graphics PKGNAMESUFFIX= -devel PATCH_SITES= https://github.com/mesa3d/${GL_PROJECT}/commit/:github PATCHFILES+= 700efacda59c.patch:-p1:github PATCH_SITES+= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ PATCHFILES+= 2930dcbb3329.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22246 MAINTAINER= jbeich@FreeBSD.org COMMENT= Bleeding edge Mesa drivers (OpenCL, OpenGL, Vulkan) WWW= https://www.mesa3d.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.rst ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= Limited scope: no old drivers and no software rendering. \ See also https://mesamatrix.net/ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} \ libglvnd>=1.3.2:graphics/libglvnd \ ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR} LIB_DEPENDS= libdrm.so:graphics/libdrm \ libexpat.so:textproc/expat2 USES= bison cpe compiler:c++11-lib meson pkgconfig python:build shebangfix CPE_VENDOR= mesa3d USE_GITLAB= yes USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org BINARY_ALIAS= python=${PYTHON_CMD} SHEBANG_FILES= src/vulkan/*/*control.py MESON_ARGS= -Dgallium-mediafoundation=disabled \ -Dandroid-libbacktrace=disabled \ -Dlibunwind=disabled \ -Dlmsensors=disabled \ -Dmicrosoft-clc=disabled \ -Dvalgrind=disabled \ -Dplatforms=${PLATFORMS:O:[-1..1]:ts,} \ -Dvideo-codecs=all \ -Dunversion-libgallium=true \ ${NULL} LDFLAGS+= -Wl,--undefined-version # https://gitlab.freedesktop.org/mesa/mesa/-/issues/8003 PLIST_SUB= ARCH=${ARCH:S/amd/x86_/} OPTIONS_DEFINE= LLVM LTO OPENCL VAAPI VDPAU VKLAYERS WAYLAND X11 ZSTD OPTIONS_DEFAULT= LLVM LTO OPENCL VAAPI VDPAU VKLAYERS WAYLAND X11 ZSTD OPTIONS_GROUP= GALLIUM VULKAN OPTIONS_GROUP_GALLIUM= crocus iris panfrost r600 radeonsi OPTIONS_GROUP_VULKAN= anv hasvk radv OPTIONS_EXCLUDE_i386= LTO # anv: vkcube fails on vkCreateSwapchainKHR OPTIONS_EXCLUDE+= ${ARCH:Naarch64:C/.+/panfrost/} OPTIONS_EXCLUDE+= ${ARCH:Namd64:Ni386:Nx86_64:C/.+/crocus hasvk/} OPTIONS_EXCLUDE+= ${ARCH:Naarch64:Namd64:Ni386:Nx86_64:Npowerpc64*:C/.+/anv iris/} OPTIONS_EXCLUDE+= ${"${GL_DEFAULT:S/,/ /g:[-1]}"==${.CURDIR:T}:?COINST:} OPTIONS_SLAVE+= ${"${GL_DEFAULT:S/,/ /g:[-1]}"!=${.CURDIR:T}:?COINST:} OPTIONS_SUB= yes # Convert options to -D-drivers= .for i in ${OPTIONS_GROUP} MESON_ARGS+= -D${i:tl}-drivers=${${i}_DRIVERS:ts,} . for j in ${OPTIONS_GROUP_${i}} OPTIONS_DEFAULT+= ${j} ${j}_VARS+= ${i}_DRIVERS+=${j:S/anv/intel/:S/hasvk/intel_&/:S/radv/amd/} . endfor .endfor GALLIUM_DESC= Unified OpenGL drivers crocus_DESC= Broadwater, Eaglelake, Ironlake, Sandybridge, Ivybridge, Haswell iris_DESC= Broadwell and newer (implies OPENCL) iris_IMPLIES= OPENCL panfrost_DESC= Midgard, Bifrost r600_DESC= R600, R700, Evergreen, Northern Islands (implies LLVM) r600_IMPLIES= LLVM radeonsi_DESC= Southern Islands and newer VULKAN_DESC= Vulkan drivers anv_DESC= Skylake and newer (implies OPENCL) anv_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \ glslangValidator:graphics/glslang anv_MESON_ON= ${"${ARCH:Mamd64}":?:-Dintel-rt=disabled} # https://gitlab.freedesktop.org/mesa/mesa/-/issues/10629 anv_IMPLIES= OPENCL hasvk_DESC= Ivy Bridge, Haswell, Broadwell radv_DESC= Southern Islands and newer radv_BUILD_DEPENDS= glslangValidator:graphics/glslang COINST_DESC= Allow co-installation with another Mesa port COINST_MESON_ON= -Degl-lib-suffix=${PKGNAMESUFFIX} COINST_RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri # ICD COINST_PLIST_SUB= SUFFIX=${PKGNAMESUFFIX} COINST_SUB_FILES= libmap.conf COINST_SUB_LIST= SUFFIX=${PKGNAMESUFFIX} COINST_PLIST_SUB_OFF= SUFFIX= LLVM_DESC= Build with LLVM support (see implies) LLVM_USES= llvm:min=18,lib,noexport LLVM_CONFIGURE_ENV= LLVM_CONFIG=${LLVM_CONFIG} LLVM_MESON_ENABLED= llvm LLVM_MESON_TRUE= amd-use-llvm LTO_MESON_TRUE= b_lto OPENCL_DESC= Heterogeneous computing via OpenCL (implies LLVM) OPENCL_BUILD_DEPENDS= bindgen:devel/rust-bindgen-cli \ libclc-${LLVM_PORT:T}>0:devel/libclc@${LLVM_PORT:T} \ spirv-tools>0:graphics/spirv-tools \ rustc:lang/${RUST_DEFAULT} OPENCL_LIB_DEPENDS= libLLVMSPIRVLib.so.${OPENCL_SOVERSION}:devel/spirv-llvm-translator@${LLVM_PORT:T} OPENCL_RUN_DEPENDS= libclc-${LLVM_PORT:T}>0:devel/libclc@${LLVM_PORT:T} OPENCL_SOVERSION= ${LLVM_VERSION}${${LLVM_VERSION}>=18:?.1:} OPENCL_CONFIGURE_ENV= PKG_CONFIG_PATH="${LLVM_PREFIX}/libdata/pkgconfig" OPENCL_MESON_TRUE= gallium-rusticl OPENCL_IMPLIES= LLVM ${"${PORT_OPTIONS:Miris}":?iris:radeonsi} # any from OPTIONS_GROUP_GALLIUM VAAPI_DESC= Hardware encoding/decoding (only r600, radeonsi) VAAPI_BUILD_DEPENDS= libva>0:multimedia/libva VAAPI_MESON_ENABLED= gallium-va VDPAU_DESC= Hardware decoding (only r600, radeonsi) (implies X11) VDPAU_BUILD_DEPENDS= libvdpau>0:multimedia/libvdpau VDPAU_MESON_ENABLED= gallium-vdpau VDPAU_IMPLIES= X11 VKLAYERS_DESC= Vulkan layers: ${VKLAYERS_MESON_ON:C/.*=//} (implies ${VKLAYERS_IMPLIES}) VKLAYERS_BUILD_DEPENDS= glslangValidator:graphics/glslang VKLAYERS_LIB_DEPENDS= libpng.so:graphics/png VKLAYERS_MESON_ON= -Dvulkan-layers=device-select,overlay,screenshot,vram-report-limit VKLAYERS_IMPLIES= ${"${PORT_OPTIONS:Manv}":?anv:radv} # any from OPTIONS_GROUP_VULKAN WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libwayland-server.so:graphics/wayland WAYLAND_VARS= PLATFORMS+=wayland X11_USES= xorg X11_USE= XORG=x11,xcb,xdamage,xext,xfixes,xorgproto,xrandr,xshmfence,xxf86vm X11_VARS= PLATFORMS+=x11 X11_MESON_OFF= -Dglx=disabled -Dxlib-lease=disabled ZSTD_DESC= Use ZSTD for shader cache ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd ZSTD_MESON_ENABLED= zstd post-patch: # Extract (snapshot) version from the port instead of empty string @${REINPLACE_CMD} '/MESA_GIT_SHA1/s/""/" (git-${DISTVERSIONSUFFIX:C/.*-g//})"/' \ ${WRKSRC}/bin/git_sha1_gen.py post-patch-COINST-on: @${MV} ${WRKSRC}/src/util/00-${PORTNAME}-defaults.conf \ ${WRKSRC}/src/util/00-${PKGBASE}-defaults.conf @${MV} ${WRKSRC}/src/util/00-radv-defaults.conf \ ${WRKSRC}/src/util/00-radv${PKGNAMESUFFIX}-defaults.conf post-install-COINST-on: @${INSTALL_DATA} ${WRKDIR}/libmap.conf \ ${STAGEDIR}${PREFIX}/etc/libmap.d/${PKGBASE}.conf .include diff --git a/graphics/noaa-apt/Makefile b/graphics/noaa-apt/Makefile index 8231ba2d6242..c688f52664cd 100644 --- a/graphics/noaa-apt/Makefile +++ b/graphics/noaa-apt/Makefile @@ -1,272 +1,272 @@ PORTNAME= noaa-apt DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= NOAA APT weather satellite image decoder WWW= http://noaa-apt.mbernardi.com.ar LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gnome pkgconfig ssl USE_GNOME= gdkpixbuf gtk30 USE_GITHUB= yes GH_ACCOUNT= martinber CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ approx-0.5.1 \ argparse-0.2.2 \ atk-0.18.0 \ atk-sys-0.18.0 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.5 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ cairo-rs-0.18.3 \ cairo-sys-rs-0.18.2 \ cc-1.0.83 \ cfg-expr-0.15.5 \ cfg-if-1.0.0 \ chrono-0.4.31 \ color_quant-1.1.0 \ colored-2.0.4 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crunchy-0.2.2 \ dbase-0.3.0 \ deranged-0.3.9 \ directories-5.0.1 \ dirs-sys-0.4.1 \ either-1.9.0 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ exr-1.71.0 \ fastrand-2.0.1 \ fdeflate-0.3.1 \ field-offset-0.3.6 \ filetime-0.2.22 \ flate2-1.0.28 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-executor-0.3.29 \ futures-io-0.3.29 \ futures-macro-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-util-0.3.29 \ gcd-2.3.0 \ gdk-0.18.0 \ gdk-pixbuf-0.18.3 \ gdk-pixbuf-sys-0.18.0 \ gdk-sys-0.18.0 \ getrandom-0.2.11 \ gif-0.12.0 \ gimli-0.28.1 \ gio-0.18.3 \ gio-sys-0.18.1 \ glib-0.18.3 \ glib-macros-0.18.3 \ glib-sys-0.18.1 \ gobject-sys-0.18.0 \ gtk-0.18.1 \ gtk-sys-0.18.0 \ gtk3-macros-0.18.0 \ h2-0.3.22 \ half-2.2.1 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.3 \ hound-3.5.1 \ http-0.2.11 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.58 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ image-0.24.7 \ indexmap-2.1.0 \ ipnet-2.9.0 \ is-terminal-0.4.9 \ itoa-1.0.9 \ jpeg-decoder-0.3.0 \ js-sys-0.3.66 \ lab-0.11.0 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.150 \ libredox-0.0.1 \ line_drawing-1.0.0 \ linux-raw-sys-0.4.11 \ lock_api-0.4.11 \ log-0.4.20 \ memchr-2.6.4 \ memoffset-0.9.0 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ native-tls-0.2.11 \ num-complex-0.4.4 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ object-0.32.1 \ once_cell-1.18.0 \ openssl-0.10.60 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.1.6+3.1.4 \ openssl-sys-0.9.96 \ option-ext-0.2.0 \ pango-0.18.3 \ pango-sys-0.18.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ png-0.17.10 \ powerfmt-0.2.0 \ primal-check-0.3.3 \ proc-macro-crate-1.3.1 \ proc-macro-crate-2.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.70 \ qoi-0.4.1 \ quote-1.0.33 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ reqwest-0.11.22 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustfft-6.1.0 \ rustix-0.38.25 \ ryu-1.0.15 \ schannel-0.1.22 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_spanned-0.6.4 \ serde_urlencoded-0.7.1 \ shapefile-0.4.0 \ simd-adler32-0.3.7 \ simple_logger-4.3.0 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.4.10 \ socket2-0.5.5 \ spin-0.9.8 \ strength_reduce-0.2.4 \ syn-1.0.109 \ syn-2.0.39 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ system-deps-6.2.0 \ target-lexicon-0.12.12 \ tempfile-3.8.1 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ tiff-0.9.0 \ time-0.3.30 \ time-core-0.1.2 \ time-macros-0.2.15 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.34.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.10 \ toml-0.7.8 \ toml-0.8.8 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.20.7 \ toml_edit-0.21.0 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ transpose-0.2.2 \ try-lock-0.2.4 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ url-2.5.0 \ vcpkg-0.2.15 \ version-compare-0.1.1 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ weezl-0.1.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.51.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.19 \ winreg-0.50.0 \ zune-inflate-0.2.54 \ satellite@git+https://github.com/richinfante/satellite-rs?rev=1f95726\#1f957264057882192e467e07df7fe10c5f29c008 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/graphics/ocrs/Makefile b/graphics/ocrs/Makefile index 5bdea71b7f3c..ed7cbd319a70 100644 --- a/graphics/ocrs/Makefile +++ b/graphics/ocrs/Makefile @@ -1,138 +1,138 @@ PORTNAME= ocrs DISTVERSIONPREFIX= ocrs-cli-v DISTVERSION= 0.10.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Rust CLI tool for OCR WWW= https://github.com/robertknight/ocrs LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE.txt LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT.txt USES= cargo USE_GITHUB= yes GH_ACCOUNT= robertknight CARGO_CRATES= adler2-2.0.0 \ anyhow-1.0.98 \ autocfg-1.1.0 \ base64-0.22.1 \ bitflags-1.3.2 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ byteorder-lite-0.1.0 \ bytes-1.10.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.4 \ crossbeam-epoch-0.9.17 \ crossbeam-utils-0.8.18 \ either-1.9.0 \ fastrand-2.3.0 \ fdeflate-0.3.3 \ flatbuffers-24.3.25 \ flate2-1.0.35 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ getrandom-0.2.11 \ hermit-abi-0.3.9 \ home-0.5.11 \ http-1.2.0 \ httparse-1.10.0 \ idna-1.0.3 \ idna_adapter-1.0.0 \ image-0.25.5 \ image-webp-0.2.0 \ itoa-1.0.10 \ lexopt-0.3.0 \ libc-0.2.151 \ log-0.4.25 \ memchr-2.7.4 \ miniz_oxide-0.8.0 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ once_cell-1.19.0 \ percent-encoding-2.3.1 \ png-0.17.16 \ proc-macro2-1.0.89 \ quick-error-2.0.1 \ quote-1.0.35 \ rayon-1.10.0 \ rayon-core-1.12.1 \ ring-0.17.7 \ rten-0.18.0 \ rten-imageproc-0.18.0 \ rten-simd-0.18.0 \ rten-tensor-0.18.0 \ rten-vecmath-0.18.0 \ rustc-hash-2.0.0 \ rustc_version-0.4.0 \ rustls-0.23.22 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.19 \ ryu-1.0.16 \ semver-1.0.20 \ serde-1.0.194 \ serde_derive-1.0.194 \ serde_json-1.0.140 \ simd-adler32-0.3.7 \ smallvec-1.13.2 \ spin-0.9.8 \ subtle-2.5.0 \ syn-2.0.87 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ unicode-ident-1.0.12 \ untrusted-0.9.0 \ ureq-3.0.5 \ ureq-proto-0.3.0 \ url-2.5.4 \ utf-8-0.7.6 \ utf8_iter-1.0.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ webpki-roots-0.26.8 \ windows-sys-0.48.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ zeroize-1.7.0 \ zune-core-0.4.12 \ zune-jpeg-0.4.13 PLIST_FILES= bin/${PORTNAME} do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile index 65b88eb23eab..bd4426eaf6bc 100644 --- a/graphics/oculante/Makefile +++ b/graphics/oculante/Makefile @@ -1,924 +1,924 @@ PORTNAME= oculante DISTVERSION= 0.9.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Minimalistic cross-platform image viewer WWW= https://github.com/woelper/oculante LICENSE= MIT BROKEN_FreeBSD_15_armv7= link failure, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282705 BROKEN_aarch64= compilation failure, cannot find type ucontext_t in crate libc, see https://github.com/Xudong-Huang/generator-rs/issues/69 BROKEN_i386= compilation failure, see https://github.com/etemesi254/zune-image/issues/205 BUILD_DEPENDS= convert:graphics/ImageMagick7 USES= cargo python:build USE_GITHUB= yes GH_ACCOUNT= woelper CARGO_FEATURES= --no-default-features notan/shaderc # workaround for the broken glsl-to-spirv-1.7.0 crate, see https://github.com/woelper/oculante/issues/249 CARGO_CRATES= ab_glyph-0.2.29 \ ab_glyph_rasterizer-0.1.8 \ accesskit-0.12.3 \ addr2line-0.24.2 \ adler2-2.0.0 \ adler32-1.2.0 \ aes-0.8.4 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ aligned-vec-0.5.0 \ allocator-api2-0.2.21 \ android-activity-0.4.3 \ android-properties-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ any_ascii-0.1.7 \ anyhow-1.0.95 \ aom-decode-0.2.13 \ approx-0.5.1 \ arbitrary-1.4.1 \ arboard-3.4.1 \ arg_enum_proc_macro-0.3.4 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ ase-swatch-0.1.0 \ ash-0.38.0+1.3.281 \ ashpd-0.8.1 \ async-broadcast-0.7.2 \ async-channel-1.9.0 \ async-channel-2.3.1 \ async-executor-1.13.1 \ async-fs-1.6.0 \ async-fs-2.1.2 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.4.0 \ async-lock-2.8.0 \ async-lock-3.4.0 \ async-net-1.8.0 \ async-net-2.0.0 \ async-process-1.8.1 \ async-process-2.3.0 \ async-recursion-1.1.1 \ async-signal-0.2.10 \ async-std-1.13.0 \ async-task-4.7.1 \ async-trait-0.1.84 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.4.0 \ av1-grain-0.2.3 \ avif-decode-1.0.1 \ avif-parse-1.3.2 \ avif-serialize-0.8.2 \ az-1.2.1 \ backtrace-0.3.74 \ base64-0.22.1 \ basis-universal-0.3.1 \ basis-universal-sys-0.3.1 \ bincode-0.8.0 \ bit-set-0.6.0 \ bit-vec-0.7.0 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitreader-0.3.11 \ bitstream-io-2.6.0 \ bitvec-1.0.1 \ block-0.1.6 \ block-buffer-0.3.3 \ block-buffer-0.10.4 \ block-sys-0.1.0-beta.1 \ block2-0.2.0-alpha.6 \ block2-0.5.1 \ blocking-1.6.1 \ bstr-1.11.3 \ built-0.7.5 \ bumpalo-3.16.0 \ by_address-1.2.1 \ byte-tools-0.2.0 \ bytemuck-1.21.0 \ bytemuck_derive-1.8.1 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.9.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ calloop-0.10.6 \ cast-0.3.0 \ cc-1.2.7 \ cesu8-1.1.0 \ cfg-expr-0.15.8 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ cgl-0.3.2 \ chrono-0.4.39 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ cipher-0.4.4 \ clap-3.2.25 \ clap-4.5.23 \ clap_builder-4.5.23 \ clap_complete-4.5.40 \ clap_derive-4.5.18 \ clap_lex-0.2.4 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ cmake-0.1.52 \ cmd_lib-1.9.5 \ cmd_lib_macros-1.9.5 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colorchoice-1.0.3 \ colorutils-rs-0.5.12 \ com-0.6.0 \ com_macros-0.6.0 \ com_macros_support-0.6.0 \ combine-4.6.7 \ concat-string-1.0.1 \ concurrent-queue-2.5.0 \ console-0.15.10 \ console_error_panic_hook-0.1.7 \ constant_time_eq-0.3.1 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ core-graphics-0.22.3 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ cpufeatures-0.2.16 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ crevice_notan-0.13.0 \ crevice_notan-derive-0.13.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.1 \ csv-core-0.1.11 \ d3d12-22.0.0 \ dark-light-1.1.1 \ data-url-0.3.1 \ dconf_rs-0.3.0 \ dds-rs-0.7.0 \ deflate-0.8.6 \ deflate64-0.1.9 \ deranged-0.3.11 \ derive-new-0.6.0 \ derive_arbitrary-1.4.1 \ detect-desktop-environment-0.2.0 \ digest-0.7.6 \ digest-0.10.7 \ dirs-2.0.2 \ dirs-4.0.0 \ dirs-5.0.1 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ dispatch-0.2.0 \ displaydoc-0.2.5 \ divrem-1.0.0 \ dlib-0.5.2 \ dlv-list-0.3.0 \ doc-comment-0.3.3 \ document-features-0.2.10 \ downcast-rs-1.2.1 \ dunce-1.0.5 \ ecolor-0.27.2 \ egui-0.27.2 \ egui-modal-0.3.6 \ egui-notify-0.14.0 \ egui_extras-0.27.2 \ egui_plot-0.27.2 \ either-1.13.0 \ elapsed-0.1.2 \ emath-0.27.2 \ encode_unicode-1.0.0 \ endi-1.1.0 \ enum-map-2.7.3 \ enum-map-derive-0.17.0 \ enumflags2-0.7.10 \ enumflags2_derive-0.7.10 \ enumn-0.1.14 \ env_filter-0.1.3 \ env_logger-0.10.2 \ env_logger-0.11.6 \ epaint-0.27.2 \ equivalent-1.0.1 \ errno-0.3.10 \ error-code-3.3.1 \ erydanos-0.2.16 \ euclid-0.22.11 \ evalexpr-11.3.1 \ event-listener-2.5.3 \ event-listener-3.1.0 \ event-listener-5.3.1 \ event-listener-strategy-0.5.3 \ exr-1.73.0 \ faccess-0.2.4 \ fake-simd-0.1.2 \ fallible_collections-0.5.1 \ fast-srgb8-1.0.0 \ fast_image_resize-5.1.0 \ fastrand-1.9.0 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ file-format-0.25.0 \ find-winsdk-0.2.0 \ fixed-1.28.0 \ fixedbitset-0.4.2 \ flate2-1.0.35 \ float-cmp-0.9.0 \ float_next_after-1.0.0 \ fn-util-0.1.0 \ fnv-1.0.7 \ foldhash-0.1.4 \ fontconfig-parser-0.5.7 \ fontdb-0.18.0 \ foreign-types-0.3.2 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.1.1 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ four-cc-0.3.0 \ fruitbasket-0.10.0 \ funty-2.0.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-lite-1.13.0 \ futures-lite-2.5.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generator-0.8.4 \ generic-array-0.9.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gif-0.13.1 \ gif-dispose-5.0.1 \ gimli-0.31.1 \ gl_generator-0.14.0 \ glam-0.24.2 \ globset-0.4.15 \ globwalk-0.9.1 \ gloo-timers-0.3.0 \ glow-0.12.3 \ glow-0.13.1 \ glsl-to-spirv-0.1.7 \ glutin-0.30.10 \ glutin-winit-0.3.0 \ glutin_egl_sys-0.5.1 \ glutin_glx_sys-0.4.0 \ glutin_wgl_sys-0.4.0 \ glutin_wgl_sys-0.6.0 \ glyph_brush-0.7.11 \ glyph_brush_draw_cache-0.1.6 \ glyph_brush_layout-0.2.4 \ gpu-alloc-0.6.0 \ gpu-alloc-types-0.3.0 \ gpu-allocator-0.26.0 \ gpu-descriptor-0.3.1 \ gpu-descriptor-types-0.2.0 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ hassle-rs-0.11.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ hexf-parse-0.2.1 \ hmac-0.12.1 \ home-0.5.11 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ humantime-2.1.0 \ hyper-1.5.2 \ hyper-rustls-0.27.5 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icns-0.3.1 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ image-0.24.9 \ image-0.25.5 \ image-webp-0.2.0 \ imageproc-0.25.0 \ imagesize-0.12.0 \ imara-diff-0.1.7 \ img-parts-0.3.2 \ imgref-1.11.0 \ indexmap-1.9.3 \ indexmap-2.7.0 \ indicatif-0.17.9 \ init_with-1.1.0 \ inout-0.1.3 \ instant-0.1.13 \ interpolate_name-0.2.4 \ io-lifetimes-1.0.11 \ ipnet-2.10.1 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.14 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.32 \ jpeg-decoder-0.3.1 \ jpeg2k-0.9.1 \ js-sys-0.3.76 \ jxl-bitstream-0.4.1 \ jxl-coding-0.4.1 \ jxl-color-0.7.1 \ jxl-frame-0.9.0 \ jxl-grid-0.4.2 \ jxl-image-0.9.0 \ jxl-modular-0.7.1 \ jxl-oxide-0.8.1 \ jxl-render-0.8.2 \ jxl-threadpool-0.1.1 \ jxl-vardct-0.7.0 \ kamadak-exif-0.5.5 \ khronos-egl-6.0.0 \ khronos_api-3.1.0 \ kiddo-4.2.1 \ ktx2-0.3.0 \ kurbo-0.11.1 \ kv-log-macro-1.0.7 \ lazy_static-1.5.0 \ lcms2-6.1.0 \ lcms2-sys-4.0.5 \ leb128-0.2.5 \ lebe-0.5.2 \ lexical-sort-0.3.1 \ libaom-sys-0.17.1-rc.1+libaom.3.10.0 \ libavif-0.14.0 \ libavif-image-0.14.0 \ libavif-sys-0.17.0+libavif.1.0.4 \ libblur-0.13.8 \ libc-0.2.169 \ libdav1d-sys-0.7.1+libdav1d.1.4.3 \ libfuzzer-sys-0.4.8 \ libheif-rs-1.0.2 \ libheif-sys-2.2.1+1.17.6 \ libloading-0.7.4 \ libloading-0.8.6 \ libm-0.2.11 \ libredox-0.1.3 \ libwebp-sys2-0.1.10 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ litrs-0.4.1 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ lodepng-3.10.7 \ log-0.4.22 \ loop9-0.1.5 \ lutgen-0.10.1 \ lutgen-palettes-0.3.0 \ lyon-1.0.1 \ lyon_algorithms-1.0.5 \ lyon_geom-1.0.6 \ lyon_path-1.0.6 \ lyon_tessellation-1.0.15 \ lzma-rs-0.3.0 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matrixmultiply-0.3.9 \ maybe-rayon-0.1.1 \ memchr-2.7.4 \ memmap2-0.5.10 \ memmap2-0.9.5 \ memoffset-0.6.5 \ memoffset-0.9.1 \ metal-0.29.0 \ mime-0.3.17 \ mime_guess-2.0.5 \ mime_guess2-2.0.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.3.7 \ miniz_oxide-0.8.2 \ mint-0.5.9 \ mio-0.8.11 \ mio-1.0.3 \ mouse_position-0.1.4 \ mutate_once-0.1.1 \ naga-22.1.0 \ nalgebra-0.32.6 \ nalgebra-0.33.2 \ nalgebra-macros-0.2.2 \ nasm-rs-0.2.5 \ ndk-0.7.0 \ ndk-context-0.1.1 \ ndk-sys-0.4.1+23.1.7779620 \ ndk-sys-0.5.0+25.2.9519653 \ new_debug_unreachable-1.0.6 \ nix-0.24.3 \ nix-0.25.1 \ nix-0.28.0 \ nix-0.29.0 \ nohash-hasher-0.2.0 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ notan-0.12.1 \ notan_app-0.12.1 \ notan_backend-0.12.1 \ notan_core-0.12.1 \ notan_draw-0.12.1 \ notan_egui-0.12.1 \ notan_glow-0.12.1 \ notan_glyph-0.12.1 \ notan_graphics-0.12.1 \ notan_input-0.12.1 \ notan_macro-0.12.1 \ notan_math-0.12.1 \ notan_text-0.12.1 \ notan_utils-0.12.1 \ notan_web-0.12.1 \ notan_winit-0.12.1 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.1.43 \ num-traits-0.2.19 \ num_enum-0.5.11 \ num_enum-0.6.1 \ num_enum_derive-0.5.11 \ num_enum_derive-0.6.1 \ number_prefix-0.4.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc-sys-0.2.0-beta.2 \ objc-sys-0.3.5 \ objc2-0.3.0-beta.3.patch-leaks.3 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-2.0.0-pre.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ object-0.36.7 \ oklab-1.1.2 \ once_cell-1.20.2 \ oorandom-11.1.4 \ openjp2-0.5.3 \ openjpeg-sys-1.0.11 \ option-ext-0.2.0 \ orbclient-0.3.48 \ ordered-float-4.6.0 \ ordered-multimap-0.4.3 \ ordered-stream-0.2.0 \ os_pipe-1.2.1 \ os_str_bytes-6.6.1 \ overload-0.1.1 \ owned_ttf_parser-0.25.0 \ owning_ref-0.4.1 \ palette-0.7.6 \ palette_derive-0.7.6 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ pest-2.7.15 \ pest_derive-2.7.15 \ pest_generator-2.7.15 \ pest_meta-2.7.15 \ petgraph-0.6.5 \ phf-0.10.1 \ phf-0.11.2 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.10.0 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pico-args-0.5.0 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkg-config-0.3.31 \ platter2-0.1.6 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ png-0.16.8 \ png-0.17.16 \ polling-2.8.0 \ polling-3.7.4 \ pollster-0.3.0 \ portable-atomic-1.10.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ presser-0.3.1 \ proc-macro-crate-1.3.1 \ proc-macro-crate-3.2.0 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ proc-macro-hack-0.4.3 \ proc-macro-hack-0.5.20+deprecated \ proc-macro-hack-impl-0.4.3 \ proc-macro2-1.0.92 \ profiling-1.0.16 \ profiling-procmacros-1.0.16 \ psd-0.3.5 \ qoi-0.4.1 \ quantette-0.3.0 \ quick-error-2.0.1 \ quick-xml-0.23.1 \ quick-xml-0.36.2 \ quickexif-0.1.5 \ quickraw-0.1.6 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.9 \ quote-0.3.15 \ quote-1.0.38 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rand_xoshiro-0.6.0 \ range-alloc-0.1.3 \ rav1e-0.7.1 \ ravif-0.11.11 \ raw-window-handle-0.5.2 \ raw-window-handle-0.6.2 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.3.5 \ redox_syscall-0.5.8 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ renderdoc-sys-1.1.0 \ reqwest-0.12.12 \ resvg-0.42.0 \ rfd-0.14.1 \ rgb-0.8.50 \ ring-0.17.8 \ roxmltree-0.20.0 \ rust-ini-0.18.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.0 \ rustix-0.37.27 \ rustix-0.38.42 \ rustls-0.23.20 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.1 \ rustls-webpki-0.102.8 \ rustversion-1.0.19 \ rustybuzz-0.14.1 \ ruzstd-0.7.3 \ ryu-1.0.18 \ safe_arch-0.7.4 \ same-file-1.0.6 \ scan_fmt-0.2.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sctk-adwaita-0.5.4 \ self-replace-1.5.0 \ self_update-0.41.0 \ semver-1.0.24 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.134 \ serde_repr-0.1.19 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simba-0.8.1 \ simba-0.9.0 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ simplecss-0.2.1 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.13.2 \ smithay-client-toolkit-0.16.1 \ smol-1.3.0 \ socket2-0.4.10 \ socket2-0.5.8 \ sorted-vec-0.8.5 \ spin-0.9.8 \ spinners-4.1.1 \ spirv-0.3.0+sdk-1.3.268.0 \ spirv_cross-0.23.1 \ sprintf-0.1.4 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.10.0 \ strsim-0.11.1 \ structure-0.1.2 \ structure-macro-impl-0.1.2 \ strum-0.24.1 \ strum-0.26.3 \ strum_macros-0.24.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ svgtypes-0.15.2 \ syn-1.0.109 \ syn-2.0.95 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ sysinfo-0.33.1 \ system-deps-6.2.2 \ tap-1.0.1 \ target-lexicon-0.12.16 \ tempfile-3.15.0 \ tera-1.20.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.69 \ thiserror-2.0.9 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.9 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.1.45 \ time-0.3.37 \ time-core-0.1.2 \ tiny-skia-0.8.4 \ tiny-skia-0.11.4 \ tiny-skia-path-0.8.4 \ tiny-skia-path-0.11.4 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tokio-1.42.0 \ tokio-rustls-0.26.1 \ toml-0.5.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.19.15 \ toml_edit-0.22.22 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ trash-5.2.1 \ tree_magic_mini-3.1.6 \ try-lock-0.2.5 \ ttf-parser-0.21.1 \ ttf-parser-0.25.1 \ turbojpeg-1.1.1 \ turbojpeg-sys-1.0.1 \ twox-hash-1.6.3 \ twox-hash-2.1.0 \ typenum-1.17.0 \ ubyte-0.10.4 \ ucd-trie-0.1.7 \ uds_windows-1.1.0 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.8.1 \ unicode-bidi-0.3.18 \ unicode-bidi-mirroring-0.2.0 \ unicode-ccc-0.2.0 \ unicode-ident-1.0.14 \ unicode-properties-0.1.3 \ unicode-script-0.5.7 \ unicode-vo-0.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unicode-xid-0.2.6 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ usvg-0.42.0 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ v_frame-0.3.8 \ valuable-0.1.0 \ value-bag-1.10.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version-compare-0.2.0 \ version_check-0.9.5 \ waker-fn-1.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-futures-0.4.49 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ wayland-backend-0.3.7 \ wayland-client-0.29.5 \ wayland-client-0.31.7 \ wayland-commons-0.29.5 \ wayland-cursor-0.29.5 \ wayland-protocols-0.29.5 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.29.5 \ wayland-scanner-0.31.5 \ wayland-sys-0.29.5 \ wayland-sys-0.30.1 \ wayland-sys-0.31.5 \ web-sys-0.3.76 \ web-time-1.1.0 \ webbrowser-1.0.3 \ webp-animation-0.9.0 \ webpki-roots-0.26.7 \ weezl-0.1.8 \ wgpu-22.1.0 \ wgpu-core-22.1.0 \ wgpu-hal-22.0.0 \ wgpu-types-22.0.0 \ wide-0.7.31 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-0.56.0 \ windows-0.57.0 \ windows-0.58.0 \ windows-core-0.52.0 \ windows-core-0.56.0 \ windows-core-0.57.0 \ windows-core-0.58.0 \ windows-implement-0.56.0 \ windows-implement-0.57.0 \ windows-implement-0.58.0 \ windows-interface-0.56.0 \ windows-interface-0.57.0 \ windows-interface-0.58.0 \ windows-registry-0.2.0 \ windows-result-0.1.2 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windres-0.2.2 \ winit-0.28.7 \ winnow-0.5.40 \ winnow-0.6.22 \ winreg-0.5.1 \ winreg-0.10.1 \ winres-0.1.12 \ wl-clipboard-rs-0.8.1 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ x11-dl-2.21.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xcursor-0.3.8 \ xdg-home-1.3.0 \ xi-unicode-0.3.0 \ xml-rs-0.8.24 \ xmltree-0.11.0 \ xmlwriter-0.1.0 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ yuv-0.1.9 \ zbus-4.4.0 \ zbus_macros-4.4.0 \ zbus_names-3.0.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-2.2.2 \ zopfli-0.8.1 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 \ zune-core-0.4.12 \ zune-core-0.5.0-rc2 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.14 \ zune-png-0.5.0-rc1 \ zvariant-4.2.0 \ zvariant_derive-4.2.0 \ zvariant_utils-2.1.0 # workaround for https://github.com/woelper/oculante/issues/334: CARGO_CRATES+= shaderc-0.8.3 \ shaderc-sys-0.8.3 \ roxmltree-0.14.1 \ xmlparser-0.13.6 BINARY_ALIAS= python3=${PYTHON_CMD} \ git=/usr/bin/false PLIST_FILES= bin/${PORTNAME} .include diff --git a/graphics/oxipng/Makefile b/graphics/oxipng/Makefile index 83b5c2833c5a..9bc49affc10f 100644 --- a/graphics/oxipng/Makefile +++ b/graphics/oxipng/Makefile @@ -1,28 +1,28 @@ PORTNAME= oxipng DISTVERSIONPREFIX= v DISTVERSION= 9.1.5 # apply ${FILESDIR}/patch-man before generating cargo-crates list for missing deps -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= eduardo@FreeBSD.org COMMENT= Multithreaded PNG optimizer written in Rust WWW= https://github.com/shssoichiro/oxipng LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= shssoichiro PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz post-build: (cd ${WRKSRC} && cargo xtask mangen) post-install: ${INSTALL_MAN} ${WRKSRC}/target/xtask/mangen/manpages/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/graphics/pastel/Makefile b/graphics/pastel/Makefile index 427ac0110d68..5b6880ca1777 100644 --- a/graphics/pastel/Makefile +++ b/graphics/pastel/Makefile @@ -1,130 +1,130 @@ PORTNAME= pastel DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line tool to generate, analyze, convert and manipulate colors WWW= https://github.com/sharkdp/pastel 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 \ approx-0.5.1 \ assert_cmd-2.0.4 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.9.1 \ cast-0.2.7 \ cfg-if-1.0.0 \ clap-2.34.0 \ clap-3.1.18 \ clap_complete-3.1.4 \ clap_lex-0.2.0 \ criterion-0.3.5 \ criterion-plot-0.4.4 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-utils-0.8.8 \ csv-1.1.6 \ csv-core-0.1.10 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ getrandom-0.2.6 \ half-1.8.2 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ indexmap-1.8.1 \ itertools-0.10.3 \ itoa-0.4.8 \ itoa-1.0.2 \ js-sys-0.3.57 \ lazy_static-1.4.0 \ libc-0.2.126 \ log-0.4.17 \ memchr-2.5.0 \ memoffset-0.6.5 \ minimal-lexical-0.2.1 \ nom-7.1.1 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ once_cell-1.12.0 \ oorandom-11.1.3 \ os_str_bytes-6.1.0 \ output_vt100-0.1.3 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ ppv-lite86-0.2.16 \ predicates-2.1.1 \ predicates-core-1.0.3 \ predicates-tree-1.0.5 \ proc-macro2-1.0.39 \ quote-1.0.18 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_xoshiro-0.6.0 \ rayon-1.5.3 \ rayon-core-1.9.3 \ regex-1.5.6 \ regex-automata-0.1.10 \ regex-syntax-0.6.26 \ rustc_version-0.4.0 \ ryu-1.0.10 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.9 \ serde-1.0.137 \ serde_cbor-0.11.2 \ serde_derive-1.0.137 \ serde_json-1.0.81 \ strsim-0.10.0 \ syn-1.0.95 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ termtree-0.2.4 \ textwrap-0.11.0 \ textwrap-0.15.0 \ tinytemplate-1.2.1 \ unicode-ident-1.0.0 \ unicode-width-0.1.9 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.80 \ wasm-bindgen-backend-0.2.80 \ wasm-bindgen-macro-0.2.80 \ wasm-bindgen-macro-support-0.2.80 \ wasm-bindgen-shared-0.2.80 \ web-sys-0.3.57 \ 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-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/graphics/resvg-capi/Makefile b/graphics/resvg-capi/Makefile index a46459a85636..390d5d26ce36 100644 --- a/graphics/resvg-capi/Makefile +++ b/graphics/resvg-capi/Makefile @@ -1,119 +1,119 @@ PORTNAME= resvg-c-api DISTVERSION= 0.45.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= SVG rendering library (C++/Qt API) WWW= https://github.com/linebender/resvg LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/../../LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/../../LICENSE-MIT USES= cargo USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= linebender GH_PROJECT= resvg WRKSRC_SUBDIR= crates/c-api CARGO_CRATES= adler2-2.0.0 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ autocfg-0.1.8 \ autocfg-1.4.0 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.8.0 \ bytemuck-1.21.0 \ byteorder-lite-0.1.0 \ cfg-if-1.0.0 \ cloudabi-0.0.3 \ color_quant-1.1.0 \ core_maths-0.1.1 \ crc32fast-1.4.2 \ data-url-0.3.1 \ either-1.14.0 \ fdeflate-0.3.7 \ flate2-1.1.0 \ float-cmp-0.9.0 \ fontconfig-parser-0.5.7 \ fontdb-0.23.0 \ fuchsia-cprng-0.1.1 \ gif-0.13.1 \ image-webp-0.2.0 \ imagesize-0.13.0 \ itertools-0.14.0 \ kurbo-0.11.1 \ libc-0.2.170 \ libm-0.2.11 \ log-0.4.26 \ memmap2-0.9.5 \ miniz_oxide-0.8.5 \ once_cell-1.20.3 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pico-args-0.5.0 \ png-0.17.16 \ quick-error-2.0.1 \ 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 \ rgb-0.8.50 \ roxmltree-0.20.0 \ rustybuzz-0.20.1 \ simd-adler32-0.3.7 \ simplecss-0.2.2 \ siphasher-0.2.3 \ siphasher-1.0.1 \ slotmap-1.0.7 \ smallvec-1.14.0 \ strict-num-0.1.1 \ svgtypes-0.15.3 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ ttf-parser-0.25.1 \ unicode-bidi-0.3.18 \ unicode-bidi-mirroring-0.4.0 \ unicode-ccc-0.4.0 \ unicode-properties-0.1.3 \ unicode-script-0.5.7 \ unicode-vo-0.1.0 \ version_check-0.9.5 \ weezl-0.1.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xmlwriter-0.1.0 \ zune-core-0.4.12 \ zune-jpeg-0.4.14 PLIST_FILES= include/ResvgQt.h \ include/resvg.h \ lib/libresvg.a \ lib/libresvg.so do-install: ${INSTALL_DATA} ${WRKSRC}/resvg.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${WRKSRC}/ResvgQt.h ${STAGEDIR}${PREFIX}/include cd ${WRKDIR}/target && \ ${INSTALL_LIB} release/libresvg.so ${STAGEDIR}${PREFIX}/lib && \ ${INSTALL_DATA} release/libresvg.a ${STAGEDIR}${PREFIX}/lib .include diff --git a/graphics/resvg/Makefile b/graphics/resvg/Makefile index 5eabe92dc596..146bca64fbf9 100644 --- a/graphics/resvg/Makefile +++ b/graphics/resvg/Makefile @@ -1,107 +1,107 @@ PORTNAME= resvg DISTVERSION= 0.45.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= SVG rendering library WWW= https://github.com/RazrFalcon/resvg LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= RazrFalcon WRKSRC_SUBDIR= crates/resvg CARGO_CRATES= adler2-2.0.0 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ autocfg-0.1.8 \ autocfg-1.4.0 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.8.0 \ bytemuck-1.21.0 \ byteorder-lite-0.1.0 \ cfg-if-1.0.0 \ cloudabi-0.0.3 \ color_quant-1.1.0 \ core_maths-0.1.1 \ crc32fast-1.4.2 \ data-url-0.3.1 \ either-1.14.0 \ fdeflate-0.3.7 \ flate2-1.1.0 \ float-cmp-0.9.0 \ fontconfig-parser-0.5.7 \ fontdb-0.23.0 \ fuchsia-cprng-0.1.1 \ gif-0.13.1 \ image-webp-0.2.0 \ imagesize-0.13.0 \ itertools-0.14.0 \ kurbo-0.11.1 \ libc-0.2.170 \ libm-0.2.11 \ log-0.4.26 \ memmap2-0.9.5 \ miniz_oxide-0.8.5 \ once_cell-1.20.3 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pico-args-0.5.0 \ png-0.17.16 \ quick-error-2.0.1 \ 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 \ rgb-0.8.50 \ roxmltree-0.20.0 \ rustybuzz-0.20.1 \ simd-adler32-0.3.7 \ simplecss-0.2.2 \ siphasher-0.2.3 \ siphasher-1.0.1 \ slotmap-1.0.7 \ smallvec-1.14.0 \ strict-num-0.1.1 \ svgtypes-0.15.3 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ ttf-parser-0.25.1 \ unicode-bidi-0.3.18 \ unicode-bidi-mirroring-0.4.0 \ unicode-ccc-0.4.0 \ unicode-properties-0.1.3 \ unicode-script-0.5.7 \ unicode-vo-0.1.0 \ version_check-0.9.5 \ weezl-0.1.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xmlwriter-0.1.0 \ zune-core-0.4.12 \ zune-jpeg-0.4.14 PLIST_FILES= bin/${PORTNAME} .include diff --git a/graphics/rx/Makefile b/graphics/rx/Makefile index a3beb819b13e..8037ea3f3db3 100644 --- a/graphics/rx/Makefile +++ b/graphics/rx/Makefile @@ -1,112 +1,112 @@ PORTNAME= rx DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= graphics PKGNAMESUFFIX= -editor MAINTAINER= yuri@FreeBSD.org COMMENT= Modern and minimalist pixel editor implemented in rust WWW= https://rx.cloudhead.io/ \ https://github.com/cloudhead/rx 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 .include diff --git a/graphics/satty/Makefile b/graphics/satty/Makefile index 0bfb5173dfad..142fae6204be 100644 --- a/graphics/satty/Makefile +++ b/graphics/satty/Makefile @@ -1,33 +1,33 @@ PORTNAME= satty DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics wayland MASTER_SITES= CRATESIO MAINTAINER= jbeich@FreeBSD.org COMMENT= Modern screenshot annotation WWW= https://github.com/gabm/Satty LICENSE= MPL20 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= cargo desktop-file-utils gnome USE_GITHUB= yes USE_GNOME= gdkpixbuf gtk40 libadwaita GH_ACCOUNT= gabm GH_PROJECT= Satty CARGO_ENV= SOURCE_DIR="${WRKSRC}" PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/icons/hicolor/scalable/apps/${PORTNAME}.svg post-install: .for f in *.desktop assets/*.svg ${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}:H} ${INSTALL_DATA} ${WRKSRC}/${f} \ ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}} .endfor .include diff --git a/graphics/svgbob/Makefile b/graphics/svgbob/Makefile index c381a751843c..0f80a1f26392 100644 --- a/graphics/svgbob/Makefile +++ b/graphics/svgbob/Makefile @@ -1,164 +1,164 @@ PORTNAME= svgbob DISTVERSION= 0.7.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org COMMENT= Convert ASCII diagrams to SVG WWW= https://github.com/ivanceras/svgbob LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ivanceras WRKSRC_SUBDIR= packages/svgbob_cli CARGO_CRATES= ansi_term-0.12.1 \ approx-0.5.1 \ arrayvec-0.7.2 \ async-trait-0.1.68 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.4.8 \ axum-core-0.1.2 \ bitflags-1.3.2 \ bumpalo-3.12.0 \ bytemuck-1.13.1 \ bytes-1.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.34.0 \ doc-comment-0.3.3 \ downcast-rs-1.2.0 \ either-1.8.1 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ getrandom-0.2.9 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ http-0.2.9 \ http-body-0.4.5 \ http-range-header-0.3.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.26 \ indexmap-1.9.3 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.61 \ json-0.12.4 \ jss-0.5.1 \ lazy_static-1.4.0 \ libc-0.2.141 \ libm-0.2.6 \ lock_api-0.4.9 \ log-0.4.17 \ matchit-0.4.6 \ matrixmultiply-0.3.2 \ memchr-2.5.0 \ mime-0.3.17 \ mio-0.8.6 \ mt-dom-0.22.0 \ nalgebra-0.30.1 \ nalgebra-macros-0.1.0 \ num-complex-0.4.3 \ num-derive-0.3.3 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ parry2d-0.8.0 \ paste-1.0.12 \ percent-encoding-2.2.0 \ phf-0.10.1 \ phf_generator-0.10.0 \ phf_macros-0.10.0 \ phf_shared-0.10.0 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pom-3.2.0 \ ppv-lite86-0.2.17 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.56 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rawpointer-0.2.1 \ redox_syscall-0.2.16 \ rustc-hash-1.1.0 \ ryu-1.0.13 \ safe_arch-0.6.0 \ sauron-0.52.0 \ sauron-core-0.52.0 \ scopeguard-1.1.0 \ serde-1.0.160 \ serde_json-1.0.96 \ serde_urlencoded-0.7.1 \ signal-hook-registry-1.4.1 \ simba-0.7.3 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.10.0 \ socket2-0.4.9 \ strsim-0.8.0 \ syn-1.0.109 \ syn-2.0.15 \ sync_wrapper-0.1.2 \ textwrap-0.11.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ tokio-1.27.0 \ tokio-macros-2.0.0 \ tokio-util-0.7.7 \ tower-0.4.13 \ tower-http-0.2.5 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ try-lock-0.2.4 \ typenum-1.16.0 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ vec_map-0.8.2 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-futures-0.4.34 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ web-sys-0.3.61 \ wide-0.7.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-targets-0.42.2 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_msvc-0.42.2 \ windows_i686_gnu-0.42.2 \ windows_i686_msvc-0.42.2 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_msvc-0.42.2 PLIST_FILES= bin/svgbob_cli .include diff --git a/graphics/viu/Makefile b/graphics/viu/Makefile index b2e207ff2c24..13f5e3a5acb3 100644 --- a/graphics/viu/Makefile +++ b/graphics/viu/Makefile @@ -1,27 +1,27 @@ PORTNAME= viu DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= lcook@FreeBSD.org COMMENT= Simple terminal image viewer written in Rust WWW= https://github.com/atanunq/viu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= atanunq PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/irc/halloy/Makefile b/irc/halloy/Makefile index 00a49d191e82..4f6ec3752619 100644 --- a/irc/halloy/Makefile +++ b/irc/halloy/Makefile @@ -1,28 +1,29 @@ PORTNAME= halloy DISTVERSION= 2025.6 +PORTREVISION= 1 CATEGORIES= irc MAINTAINER= pokeysquirrel@gmail.com COMMENT= IRC client written in Rust, with the iced GUI library WWW= https://halloy.chat/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libasound.so:audio/alsa-lib \ libzstd.so:archivers/zstd USES= cargo desktop-file-utils ssl USE_GITHUB= yes GH_ACCOUNT= squidowl post-install: ${INSTALL_DATA} ${FILESDIR}/halloy.desktop ${STAGEDIR}${DESKTOPDIR} ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor (cd ${WRKSRC}/assets/linux/icons/hicolor && for f in \ */apps/org.squidowl.halloy.png; do ${MV} $${f} \ $${f%org.squidowl.halloy.png}halloy.png; done && \ ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/icons/hicolor) .include diff --git a/japanese/cskk/Makefile b/japanese/cskk/Makefile index a615197a3f97..e11b9e197aec 100644 --- a/japanese/cskk/Makefile +++ b/japanese/cskk/Makefile @@ -1,36 +1,36 @@ PORTNAME= cskk DISTVERSIONPREFIX= v DISTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MAINTAINER= syobon@syobon.net COMMENT= SKK (Simple Kana Kanji henkan) library WWW= https://github.com/naokiri/cskk LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= cargo-cbuild:devel/cargo-c LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cargo localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= naokiri USE_LDCONFIG= ${PREFIX}/lib/cskk PLIST_SUB= VERSION=${DISTVERSION} \ VERSION_MAJOR=${DISTVERSION:R:R} do-build: @${CARGO_CARGO_RUN} cbuild ${CARGO_BUILD_ARGS} do-install: @${CARGO_CARGO_RUN} cinstall \ --destdir "${STAGEDIR}" \ --prefix "${PREFIX}" \ --pkgconfigdir "${PREFIX}/libdata/pkgconfig" \ ${CARGO_INSTALL_ARGS} .include diff --git a/japanese/py-SudachiPy/Makefile b/japanese/py-SudachiPy/Makefile index f6f3ba7e44a0..ec346c31aca2 100644 --- a/japanese/py-SudachiPy/Makefile +++ b/japanese/py-SudachiPy/Makefile @@ -1,163 +1,163 @@ PORTNAME= SudachiPy DISTVERSIONPREFIX= v DISTVERSION= 0.6.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Implementation of Sudachi, a Japanese morphological analyzer WWW= https://github.com/WorksApplications/sudachi.rs LICENSE= APACHE20 BROKEN_armv7= compilation fails: error[E0425]: cannot find value `SEED` in this scope ; constant `crate::hash::SEED` exists but is inaccessible, see https://github.com/WorksApplications/sudachi.rs/issues/298 BROKEN_i386= compilation fails: error[E0425]: cannot find value `SEED` in this scope ; constant `crate::hash::SEED` exists but is inaccessible, see https://github.com/WorksApplications/sudachi.rs/issues/298 BROKEN_powerpc= compilation fails: error[E0425]: cannot find value `SEED` in this scope ; constant `crate::hash::SEED` exists but is inaccessible, see https://github.com/WorksApplications/sudachi.rs/issues/298 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= cargo python USE_PYTHON= pep517 concurrent autoplist pytest USE_GITHUB= yes GH_ACCOUNT= WorksApplications GH_PROJECT= sudachi.rs WRKSRC_SUBDIR= python CARGO_CRATES= aho-corasick-1.1.3 \ anes-0.1.6 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ arbitrary-1.4.1 \ autocfg-1.0.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-2.7.0 \ bumpalo-3.16.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ claim-0.5.0 \ clap-4.5.26 \ clap_builder-4.5.26 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.2 \ csv-1.3.1 \ csv-core-0.1.11 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.10 \ fancy-regex-0.13.0 \ fastrand-2.3.0 \ getrandom-0.2.15 \ half-2.4.1 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.4.0 \ honggfuzz-0.5.56 \ indexmap-2.7.0 \ indoc-2.0.5 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itoa-1.0.14 \ js-sys-0.3.76 \ lazy_static-1.5.0 \ libc-0.2.169 \ libloading-0.8.6 \ linux-raw-sys-0.4.15 \ log-0.4.22 \ memchr-2.7.4 \ memmap2-0.9.5 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ num-traits-0.2.19 \ once_cell-1.20.2 \ oorandom-11.1.4 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ portable-atomic-1.10.0 \ proc-macro2-1.0.93 \ pyo3-0.23.4 \ pyo3-build-config-0.23.4 \ pyo3-ffi-0.23.4 \ pyo3-macros-0.23.4 \ pyo3-macros-backend-0.23.4 \ quote-1.0.38 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc_version-0.4.1 \ rustix-0.38.43 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.24 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.135 \ strsim-0.11.1 \ syn-2.0.96 \ target-lexicon-0.12.16 \ tempfile-3.15.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ thread_local-1.1.8 \ tinytemplate-1.2.1 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ unicode-ident-1.0.14 \ unicode-normalization-0.1.24 \ unindent-0.2.3 \ utf8parse-0.2.2 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ web-sys-0.3.76 \ winapi-util-0.1.9 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ yada-0.5.1 CARGO_BUILD= no CARGO_INSTALL= no # The sudachipy executable fails, see https://github.com/WorksApplications/sudachi.rs/issues/270 .include diff --git a/japanese/sudachi/Makefile b/japanese/sudachi/Makefile index 6ed6147228e3..12389778e461 100644 --- a/japanese/sudachi/Makefile +++ b/japanese/sudachi/Makefile @@ -1,166 +1,166 @@ PORTNAME= sudachi DISTVERSIONPREFIX= v DISTVERSION= 0.6.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese MASTER_SITES= http://sudachi.s3-website-ap-northeast-1.amazonaws.com/sudachidict/:dict DISTFILES= sudachi-dictionary-20220519-core.zip:dict # see ${WRKSRC}/fetch_dictionary.sh MAINTAINER= yuri@FreeBSD.org COMMENT= Implementation of Sudachi, a Japanese morphological analyzer WWW= https://github.com/WorksApplications/sudachi.rs LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails, see https://github.com/WorksApplications/sudachi.rs/issues/271 BROKEN_i386= compilation fails, see https://github.com/WorksApplications/sudachi.rs/issues/271 BROKEN_powerpc= compilation fails, see https://github.com/WorksApplications/sudachi.rs/issues/271 USES= cargo USE_GITHUB= yes GH_ACCOUNT= WorksApplications GH_PROJECT= sudachi.rs CARGO_CRATES= aho-corasick-1.1.3 \ anes-0.1.6 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ arbitrary-1.3.2 \ autocfg-1.0.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-2.5.0 \ bumpalo-3.16.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ claim-0.5.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ csv-1.3.0 \ csv-core-0.1.11 \ either-1.12.0 \ equivalent-1.0.1 \ errno-0.3.9 \ fancy-regex-0.13.0 \ fastrand-2.1.0 \ half-2.4.1 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ honggfuzz-0.5.56 \ indexmap-2.2.6 \ indoc-2.0.5 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.13.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.155 \ libloading-0.8.3 \ linux-raw-sys-0.4.14 \ log-0.4.21 \ memchr-2.7.2 \ memmap2-0.9.4 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ num-traits-0.2.19 \ once_cell-1.19.0 \ oorandom-11.1.3 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ portable-atomic-1.6.0 \ proc-macro2-1.0.85 \ pyo3-0.23.0 \ pyo3-build-config-0.23.0 \ pyo3-ffi-0.23.0 \ pyo3-macros-0.23.0 \ pyo3-macros-backend-0.23.0 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc_version-0.4.0 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ strsim-0.11.1 \ syn-2.0.66 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unindent-0.2.3 \ utf8parse-0.2.1 \ walkdir-2.5.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-util-0.1.8 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 \ yada-0.5.1 post-patch: @${REINPLACE_CMD} \ -e 's|const DEFAULT_RESOURCE_DIR: &str = "resources";|const DEFAULT_RESOURCE_DIR: \&str = "${DATADIR}/resources";|' \ ${WRKSRC}/sudachi/src/config.rs do-install: # install binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin # install the resources directory @cd ${WRKSRC} && \ ${COPYTREE_SHARE} resources ${STAGEDIR}${DATADIR} ${INSTALL_DATA} \ ${WRKDIR}/sudachi-dictionary-20220519/system_core.dic \ ${STAGEDIR}${DATADIR}/resources/system.dic @${RM} ${STAGEDIR}${DATADIR}/resources/.gitkeep .include diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 86f93e784652..72213cdd4e27 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,116 +1,116 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.8 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= java www MAINTAINER= java@FreeBSD.org COMMENT= Free Java plug-in and Java Web Start for OpenJDK WWW= http://icedtea.classpath.org/wiki/IcedTea-Web LICENSE= GPLv2 BUILD_DEPENDS= zip:archivers/zip \ bash:shells/bash \ gsed:textproc/gsed \ ${HAMCREST_JAR}:java/hamcrest \ ${JUNIT_JAR}:java/junit RUN_DEPENDS= bash:shells/bash GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= autoreconf compiler:c++11-lang desktop-file-utils gmake java \ pkgconfig shebangfix xorg JAVA_VERSION= 8 JAVA_OS= native JAVA_VENDOR= openjdk USE_XORG= x11 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 PLUGINJAR RHINO RUST TAGSOUP OPTIONS_DEFAULT=PLUGINJAR RUST OPTIONS_SUB= yes PLUGIN_DESC= Enable the browser plug-in PLUGINJAR_DESC= Enable plugin.jar for itweb-javaws -html RHINO_DESC= Add support for Proxy Auto Config files RUST_DESC= Build modern launchers written in Rust 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 RUST_BUILD_DEPENDS= rustc:lang/${RUST_DEFAULT} 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 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_TEST_TARGET= plugin-tests PLUGIN_USE= GNOME=glib20 PLUGIN_USES= webplugin:native gnome PLUGIN_VARS= WEBPLUGIN_DIR=${PREFIX}/lib \ WEBPLUGIN_FILES=IcedTeaPlugin.so PLUGIN_IMPLIES= PLUGINJAR PLUGINJAR_CONFIGURE_ENABLE= pluginjar PLUGINJAR_PORTDOCS= plugin HAMCREST_JAR= ${JAVALIBDIR}/hamcrest.jar JUNIT_JAR= ${JAVALIBDIR}/junit.jar .include 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}${PREFIX}/share/man/${lang:Nen}/man1/${man}.1 \ ${STAGEDIR}${PREFIX}/share/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/amber/Makefile b/lang/amber/Makefile index 10b6fe498198..329d3f50e7e2 100644 --- a/lang/amber/Makefile +++ b/lang/amber/Makefile @@ -1,134 +1,134 @@ PORTNAME= amber DISTVERSION= 0.4.0-alpha -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Amber: the programming language compiled to bash WWW= https://amber-lang.com LICENSE= GPLv3 RUN_DEPENDS= bash:shells/bash USES= cargo USE_GITHUB= yes GH_ACCOUNT= amber-lang CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.10 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ ascii-1.1.0 \ assert_cmd-2.0.14 \ autocfg-1.3.0 \ bitflags-2.6.0 \ bstr-1.9.1 \ build-helper-0.1.1 \ bumpalo-3.16.0 \ capitalize-0.3.4 \ cc-1.0.104 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chunked_transfer-1.5.0 \ clap-4.5.20 \ clap_builder-4.5.20 \ clap_complete-4.5.36 \ clap_derive-4.5.18 \ clap_lex-0.7.1 \ colorchoice-1.0.1 \ colored-2.1.0 \ core-foundation-sys-0.8.6 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.13.0 \ errno-0.3.9 \ fastrand-2.1.0 \ float-cmp-0.9.0 \ glob-0.3.1 \ heck-0.5.0 \ heraclitus-compiler-1.8.1 \ httpdate-1.0.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ include_dir-0.7.4 \ include_dir_macros-0.7.4 \ is_terminal_polyfill-1.70.0 \ itertools-0.13.0 \ js-sys-0.3.69 \ lazy_static-1.5.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ memchr-2.7.4 \ normalize-line-endings-0.3.0 \ num-traits-0.2.19 \ once_cell-1.19.0 \ pad-0.1.6 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.1 \ proc-macro2-0.4.30 \ proc-macro2-1.0.86 \ quote-0.6.13 \ quote-1.0.36 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustix-0.38.34 \ semver-0.6.0 \ semver-parser-0.7.0 \ serde-1.0.203 \ serde_derive-1.0.203 \ similar-string-1.4.3 \ strsim-0.11.1 \ syn-0.15.44 \ syn-2.0.68 \ tempfile-3.10.1 \ termtree-0.4.1 \ test-generator-0.3.1 \ tiny_http-0.12.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ unicode-xid-0.1.0 \ utf8parse-0.2.2 \ wait-timeout-0.2.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wildmatch-2.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/lang/antimony/Makefile b/lang/antimony/Makefile index b660c940cd4c..9ac7b16df03c 100644 --- a/lang/antimony/Makefile +++ b/lang/antimony/Makefile @@ -1,81 +1,81 @@ PORTNAME= antimony DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Antimony programming language WWW= https://antimony-lang.github.io/antimony/ \ https://github.com/antimony-lang/antimony LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo nodejs:run USE_GITHUB= yes GH_ACCOUNT= antimony-lang CARGO_CRATES= aho-corasick-1.0.1 \ ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.2.1 \ block-buffer-0.10.4 \ cc-1.0.66 \ cfg-if-1.0.0 \ clap-2.33.3 \ cpufeatures-0.2.17 \ crypto-common-0.1.6 \ digest-0.10.7 \ either-1.6.1 \ generic-array-0.14.7 \ heck-0.3.1 \ hermit-abi-0.1.17 \ inkwell-0.5.0 \ inkwell_internals-0.10.0 \ lazy_static-1.5.0 \ libc-0.2.172 \ llvm-sys-100.2.4 \ memchr-2.6.3 \ once_cell-1.17.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ qbe-2.4.0 \ quote-1.0.35 \ regex-1.11.1 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ rust-embed-8.7.0 \ rust-embed-impl-8.7.0 \ rust-embed-utils-8.7.0 \ same-file-1.0.6 \ semver-0.9.0 \ semver-parser-0.7.0 \ sha2-0.10.8 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.53 \ syn-2.0.48 \ textwrap-0.11.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ typenum-1.18.0 \ unicode-ident-1.0.9 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.5.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/sb .include diff --git a/lang/asm-lsp/Makefile b/lang/asm-lsp/Makefile index 30ad381aa0fd..5584ed9898cb 100644 --- a/lang/asm-lsp/Makefile +++ b/lang/asm-lsp/Makefile @@ -1,286 +1,286 @@ PORTNAME= asm-lsp DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Language server for NASM/GAS/GO Assembly WWW= https://github.com/bergercookie/asm-lsp LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= bergercookie CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.86 \ arbitrary-1.3.2 \ arrayvec-0.7.4 \ assert-json-diff-2.0.2 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.21.7 \ binary-merge-0.1.2 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ brownstone-3.0.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ cc-1.1.13 \ cfg-if-1.0.0 \ chrono-0.4.38 \ colored-2.1.0 \ compile_commands-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpp_demangle-0.4.3 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-utils-0.8.20 \ debugid-0.8.0 \ derive_arbitrary-1.3.2 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ dmsort-1.0.2 \ elementtree-1.2.3 \ elsa-1.10.0 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ fallible-iterator-0.2.0 \ fallible-iterator-0.3.0 \ fastrand-2.1.0 \ flate2-1.0.31 \ flexi_logger-0.25.6 \ fluent-uri-0.1.4 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.29.0 \ gimli-0.31.0 \ glob-0.3.1 \ goblin-0.8.2 \ h2-0.3.26 \ h2-0.4.5 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ home-0.5.9 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ httpdate-1.0.3 \ hyper-0.14.30 \ hyper-1.4.1 \ hyper-tls-0.5.0 \ hyper-util-0.1.7 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indent_write-2.2.0 \ indexmap-2.4.0 \ inplace-vec-builder-0.1.1 \ ipnet-2.9.0 \ is-terminal-0.4.13 \ itoa-1.0.11 \ jobserver-0.1.32 \ joinery-2.1.0 \ js-sys-0.3.70 \ lazy_static-1.5.0 \ leb128-0.2.5 \ libc-0.2.156 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lsp-server-0.7.6 \ lsp-textdocument-0.4.0 \ lsp-types-0.97.0 \ maybe-owned-0.3.4 \ memchr-2.7.4 \ memmap2-0.9.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ mio-1.0.2 \ mockito-1.5.0 \ msvc-demangler-0.10.1 \ native-tls-0.2.12 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ nom-supreme-0.8.0 \ nu-ansi-term-0.49.0 \ num-traits-0.2.19 \ object-0.36.3 \ once_cell-1.19.0 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pdb-0.8.0 \ pdb-addr2line-0.10.4 \ percent-encoding-2.3.1 \ phf_shared-0.10.0 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plain-0.2.3 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ proc-macro2-1.0.86 \ quick-xml-0.35.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ range-collections-0.2.4 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.11.27 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-pemfile-1.0.4 \ rustversion-1.0.17 \ ryu-1.0.18 \ schannel-0.1.23 \ scopeguard-1.2.0 \ scroll-0.11.0 \ scroll-0.12.0 \ scroll_derive-0.12.0 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ semver-1.0.23 \ serde-1.0.208 \ serde_derive-1.0.208 \ serde_json-1.0.125 \ serde_repr-0.1.19 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ shlex-1.3.0 \ simd-adler32-0.3.7 \ similar-2.6.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ strum-0.24.1 \ strum_macros-0.24.3 \ symbolic-12.10.0 \ symbolic-common-12.10.0 \ symbolic-debuginfo-12.10.0 \ symbolic-demangle-12.10.0 \ symbolic-ppdb-12.10.0 \ syn-1.0.109 \ syn-2.0.74 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.12.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.2 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tree-sitter-0.22.6 \ tree-sitter-asm-0.22.6 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.2 \ url-escape-0.1.1 \ uuid-1.10.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ wasmparser-0.214.0 \ watto-0.1.0 \ web-sys-0.3.70 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ winreg-0.50.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zip-2.1.6 \ zopfli-0.8.1 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/lang/cairo/Makefile b/lang/cairo/Makefile index cfd24bf5a17a..d507a4fb6adb 100644 --- a/lang/cairo/Makefile +++ b/lang/cairo/Makefile @@ -1,480 +1,480 @@ PORTNAME= cairo DISTVERSIONPREFIX= v DISTVERSION= 2.11.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Turing-complete language for creating provable programs WWW= https://www.cairo-lang.org/ \ https://cairo-by-example.com/ \ https://github.com/starkware-libs/cairo LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: error: undefined symbol: __atomic_load BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo perl5 pkgconfig USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= starkware-libs CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aes-0.8.4 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.95 \ ark-ec-0.5.0 \ ark-ff-0.4.2 \ ark-ff-0.5.0 \ ark-ff-asm-0.4.2 \ ark-ff-asm-0.5.0 \ ark-ff-macros-0.4.2 \ ark-ff-macros-0.5.0 \ ark-poly-0.5.0 \ ark-secp256k1-0.5.0 \ ark-secp256r1-0.5.0 \ ark-serialize-0.4.2 \ ark-serialize-0.5.0 \ ark-serialize-derive-0.5.0 \ ark-std-0.4.0 \ ark-std-0.5.0 \ arrayvec-0.7.6 \ ascii-canvas-4.0.0 \ assert_matches-1.5.0 \ async-channel-2.3.1 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.22.1 \ base64ct-1.6.0 \ bimap-0.6.3 \ bincode-1.3.3 \ bincode-2.0.0-rc.3 \ bincode_derive-2.0.0-rc.3 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-2.8.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bstr-1.11.3 \ bumpalo-3.17.0 \ byte-slice-cast-1.2.2 \ byteorder-1.5.0 \ bytes-1.9.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cairo-lang-primitive-token-1.0.0 \ cairo-vm-1.0.2 \ cc-1.2.10 \ cfg-if-1.0.0 \ cipher-0.4.4 \ clap-4.5.29 \ clap_builder-4.5.29 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ colored-3.0.0 \ concurrent-queue-2.5.0 \ console-0.15.10 \ const-fnv1a-hash-1.1.0 \ const_format-0.2.34 \ const_format_proc_macros-0.2.34 \ constant_time_eq-0.1.5 \ convert_case-0.7.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ deranged-0.3.11 \ derivative-2.2.0 \ diff-0.1.13 \ diffy-0.4.2 \ digest-0.10.7 \ displaydoc-0.2.5 \ dyn-clone-1.0.17 \ educe-0.6.0 \ either-1.13.0 \ ena-0.14.3 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ enum-ordinalize-4.3.0 \ enum-ordinalize-derive-4.3.1 \ env_filter-0.1.3 \ env_logger-0.11.6 \ equivalent-1.0.1 \ errno-0.3.10 \ event-listener-5.4.0 \ event-listener-strategy-0.5.3 \ fastrand-2.3.0 \ fixedbitset-0.5.7 \ flate2-1.0.35 \ fnv-1.0.7 \ foldhash-0.1.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ funty-2.0.0 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ genco-0.17.10 \ genco-macros-0.17.10 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.15 \ getrandom-0.3.1 \ gimli-0.31.1 \ glob-0.3.2 \ globset-0.4.15 \ good_lp-1.11.0 \ h2-0.4.7 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.4.1 \ heck-0.5.0 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.11 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.10.0 \ humantime-2.1.0 \ hyper-1.6.0 \ hyper-rustls-0.27.5 \ hyper-tls-0.6.0 \ hyper-util-0.1.10 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ id-arena-2.2.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ impl-trait-for-tuples-0.2.3 \ indent-0.1.1 \ indexmap-1.9.3 \ indexmap-2.7.1 \ indicatif-0.17.11 \ indoc-2.0.5 \ inout-0.1.3 \ ipnet-2.11.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.77 \ keccak-0.1.5 \ lalrpop-0.22.1 \ lalrpop-util-0.22.1 \ lambdaworks-crypto-0.10.0 \ lambdaworks-math-0.10.0 \ lazy_static-1.5.0 \ libc-0.2.169 \ linux-raw-sys-0.4.15 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.25 \ lru-0.12.5 \ matchers-0.1.0 \ matrixmultiply-0.3.9 \ memchr-2.7.4 \ microlp-0.2.9 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.3 \ mio-1.0.3 \ native-tls-0.2.13 \ ndarray-0.16.1 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.1 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-modular-0.5.1 \ num-prime-0.4.4 \ num-traits-0.2.19 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ object-0.36.7 \ once_cell-1.20.2 \ oorandom-11.1.4 \ openssl-0.10.71 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ openssl-src-300.4.1+3.4.0 \ openssl-sys-0.9.106 \ overload-0.1.1 \ parity-scale-codec-3.7.4 \ parity-scale-codec-derive-3.7.4 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ password-hash-0.4.2 \ paste-1.0.15 \ path-clean-1.0.1 \ pbkdf2-0.11.0 \ percent-encoding-2.3.1 \ petgraph-0.7.1 \ phf_shared-0.10.0 \ pico-args-0.5.0 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ portable-atomic-1.10.0 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ pretty_assertions-1.4.1 \ proc-macro-crate-3.2.0 \ proc-macro2-1.0.93 \ pulldown-cmark-0.13.0 \ pulldown-cmark-escape-0.11.0 \ quote-1.0.38 \ radium-0.7.0 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.0 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.8 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ reqwest-0.12.12 \ rfc6979-0.4.0 \ ring-0.17.8 \ rstest-0.24.0 \ rstest_macros-0.24.0 \ rust-analyzer-salsa-0.17.0-pre.6 \ rust-analyzer-salsa-macros-0.17.0-pre.6 \ rust_decimal-1.36.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustls-0.23.21 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.19 \ ryu-1.0.19 \ same-file-1.0.6 \ schannel-0.1.27 \ schemars-0.8.21 \ schemars_derive-0.8.21 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ semver-1.0.25 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_derive_internals-0.29.1 \ serde_json-1.0.138 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.10.8 \ sha3-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smol_str-0.2.2 \ socket2-0.5.8 \ spin-0.9.8 \ sprs-0.11.3 \ stable_deref_trait-1.2.0 \ starknet-crypto-0.6.2 \ starknet-crypto-codegen-0.3.3 \ starknet-curve-0.4.2 \ starknet-ff-0.3.7 \ starknet-types-core-0.1.7 \ string_cache-0.8.7 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.98 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tap-1.0.1 \ tempfile-3.16.0 \ term-1.0.1 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ test-log-0.2.17 \ test-log-macros-0.2.17 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ thiserror-impl-no-std-2.0.2 \ thiserror-no-std-2.0.2 \ thread_local-1.1.8 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinystr-0.7.6 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.1 \ tokio-util-0.7.13 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ triomphe-0.1.14 \ try-lock-0.2.5 \ typenum-1.17.0 \ unescaper-0.1.5 \ unicase-2.8.1 \ unicode-ident-1.0.16 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unicode-xid-0.2.6 \ untrusted-0.9.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ valuable-0.1.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ virtue-0.0.13 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ web-time-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.2 \ wit-bindgen-rt-0.33.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xshell-0.2.7 \ xshell-macros-0.2.7 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-0.8.14 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.14 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.13+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cairo-compile bin/cairo-execute bin/cairo-format bin/cairo-run bin/cairo-test \ bin/generate-syntax bin/get-lowering \ bin/sierra-compile \ bin/starknet-compile bin/starknet-sierra-compile bin/starknet-sierra-extract-code bin/starknet-sierra-upgrade-validate do-install: # workaround for error: found a virtual manifest at `/usr/ports/lang/cairo/work/cairo-2.0.1/Cargo.toml` instead of a package manifest # executables .for e in ${PLIST_FILES:S/bin\///} ${INSTALL_PROGRAM} ${WRKDIR}/target/release/${e} ${STAGEDIR}${PREFIX}/bin .endfor # corelib ${MKDIR} ${STAGEDIR}${PREFIX}/lib/cairo-lang cd ${WRKSRC} && ${COPYTREE_SHARE} corelib ${STAGEDIR}${PREFIX}/lib/cairo-lang do-test: install # quick tests ${PREFIX}/bin/cairo-run --single-file ${FILESDIR}/hello_world.cairo ${PREFIX}/bin/cairo-run --single-file ${FILESDIR}/op_overloading.cairo # https://github.com/lambdaclass/cairo-by-example/issues/119: How to run the testsuite? .include diff --git a/lang/gleam/Makefile b/lang/gleam/Makefile index a65c7f01ae20..f67fd10c416d 100644 --- a/lang/gleam/Makefile +++ b/lang/gleam/Makefile @@ -1,52 +1,53 @@ PORTNAME= gleam DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= dch@FreeBSD.org COMMENT= ML-flavoured type-safe language using Erlang's BEAM runtime WWW= https://gleam.run/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/compiler-core/LICENCE BROKEN_i386= needs SSE or SSE2 type extensions to compile TEST_DEPENDS= erlang:lang/erlang USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= gleam-lang RUSTFLAGS+= --cap-lints=warn PORTSCOUT= limit:[0-9.]+ PLIST_FILES= bin/gleam PORTDOCS= README.md OPTIONS_DEFINE= DOCS PORTSCOUT= limit:[0-9.]+ do-build: (cd ${WRKSRC} && \ cargo build --release) do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin/ ${MV} ${WRKSRC}/target/release/gleam \ ${STAGEDIR}${PREFIX}/bin/ post-install-DOCS-on: (cd ${WRKSRC} && \ ${COPYTREE_SHARE} README.md ${STAGEDIR}${DOCSDIR}) do-test: (cd ${WRKSRC} && \ gleam new hello && \ cd hello && \ gleam test) .include diff --git a/lang/gluon/Makefile b/lang/gluon/Makefile index 4aedcb335d7b..dba5b0ed69c5 100644 --- a/lang/gluon/Makefile +++ b/lang/gluon/Makefile @@ -1,401 +1,401 @@ PORTNAME= gluon DISTVERSIONPREFIX= v DISTVERSION= 0.18.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Static, type inferred and embeddable language WWW= https://gluon-lang.org \ https://github.com/gluon-lang/gluon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE BROKEN_armv7= compilation fails: (1) error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic` (2) LLVM ERROR: out of memory USES= cargo USE_GITHUB= yes GH_ACCOUNT= gluon-lang WRKSRC_SUBDIR= repl MAKE_ENV= GIT_HASH=${DISTVERSION} CARGO_CRATES= addr2line-0.20.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-1.0.5 \ ansi_term-0.12.1 \ anyhow-1.0.75 \ anymap-0.12.1 \ app_dirs2-2.5.5 \ archery-0.4.0 \ arrayvec-0.5.2 \ ascii-canvas-3.0.0 \ async-trait-0.1.73 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.68 \ base64-0.21.3 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ block-buffer-0.10.4 \ bstr-0.2.17 \ bstr-1.6.2 \ bumpalo-3.13.0 \ bytecount-0.5.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ cached-0.25.1 \ camino-1.1.6 \ cargo-deadlinks-0.8.1 \ cargo-platform-0.1.3 \ cargo_metadata-0.8.2 \ cargo_metadata-0.14.2 \ cast-0.2.7 \ cast-0.3.0 \ cc-1.0.83 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.34.0 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ collect-mac-0.1.0 \ combine-4.6.6 \ compiletest_rs-0.7.1 \ console-0.15.7 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ criterion-0.3.6 \ criterion-plot-0.4.4 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.16 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ csv-1.1.6 \ csv-core-0.1.10 \ derive_more-0.99.17 \ diff-0.1.13 \ difference-2.0.0 \ digest-0.10.7 \ dirs-2.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ dissimilar-1.0.3 \ downcast-rs-1.2.0 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ either-1.9.0 \ ena-0.14.2 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ expect-test-1.4.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-2.0.0 \ filetime-0.2.15 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ frunk_core-0.4.2 \ fuchsia-cprng-0.1.1 \ futures-0.1.31 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.10 \ gimli-0.27.3 \ glob-0.3.0 \ gluon-salsa-0.15.2 \ gluon-salsa-macros-0.15.2 \ half-1.7.1 \ handlebars-2.0.4 \ handlebars-4.3.7 \ hashbrown-0.5.0 \ hashbrown-0.11.2 \ hashbrown-0.13.2 \ hashbrown-0.14.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.2 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.27 \ idna-0.4.0 \ indexmap-1.7.0 \ indexmap-2.0.0 \ insta-1.31.0 \ instant-0.1.11 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itoa-0.4.8 \ itoa-1.0.9 \ jni-0.21.1 \ jni-sys-0.3.0 \ js-sys-0.3.64 \ lalrpop-0.19.12 \ lalrpop-util-0.19.12 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.147 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.5 \ little-skeptic-0.15.2 \ lock_api-0.4.5 \ log-0.4.20 \ lol_html-0.3.3 \ matches-0.1.9 \ memchr-2.6.2 \ memoffset-0.9.0 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ miow-0.3.7 \ native-tls-0.2.11 \ ndk-context-0.1.1 \ new_debug_unreachable-1.0.4 \ nix-0.14.1 \ nodrop-0.1.14 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ object-0.31.1 \ once_cell-1.18.0 \ oorandom-11.1.3 \ opener-0.5.2 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.67 \ ordered-float-2.10.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ percent-encoding-2.3.0 \ pest-2.7.3 \ pest_derive-2.7.3 \ pest_generator-2.7.3 \ pest_meta-2.7.3 \ petgraph-0.6.4 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pico-args-0.3.4 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ pretty-0.10.0 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.66 \ pulldown-cmark-0.5.3 \ pulldown-cmark-0.8.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.33 \ rand-0.4.6 \ rand-0.7.3 \ rand-0.8.5 \ 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.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rand_xorshift-0.3.0 \ rayon-1.7.0 \ rayon-core-1.11.0 \ rdrand-0.4.0 \ redox_syscall-0.2.10 \ redox_syscall-0.3.5 \ redox_users-0.4.0 \ regex-1.9.4 \ regex-automata-0.1.10 \ regex-automata-0.3.7 \ regex-syntax-0.6.29 \ regex-syntax-0.7.5 \ remove_dir_all-0.5.3 \ rexpect-0.4.0 \ ring-0.16.20 \ rpds-0.10.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustfix-0.5.1 \ rustix-0.38.11 \ rustls-0.21.7 \ rustls-webpki-0.100.2 \ rustls-webpki-0.101.4 \ rustversion-1.0.14 \ rustyline-6.0.0 \ ryu-1.0.15 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.2.0 \ sct-0.7.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ selectors-0.22.0 \ semver-0.9.0 \ semver-1.0.18 \ semver-parser-0.7.0 \ serde-1.0.188 \ serde_cbor-0.11.2 \ serde_derive-1.0.188 \ serde_derive_state-0.4.10 \ serde_json-1.0.105 \ serde_state-0.4.8 \ servo_arc-0.1.1 \ sha2-0.10.7 \ signal-hook-registry-1.4.0 \ similar-2.2.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.11.0 \ socket2-0.4.9 \ socket2-0.5.3 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.1 \ strsim-0.8.0 \ strsim-0.10.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.29 \ synstructure-0.12.5 \ tempdir-0.3.7 \ tempfile-3.8.0 \ tensile-0.7.0 \ term-0.7.0 \ termcolor-1.2.0 \ tester-0.9.0 \ textwrap-0.11.0 \ thin-slice-0.1.1 \ thiserror-1.0.47 \ thiserror-impl-1.0.47 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.32.0 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.7 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ try-lock-0.2.4 \ typed-arena-2.0.2 \ typenum-1.16.0 \ ucd-trie-0.1.6 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.11 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ ureq-2.7.1 \ url-2.4.1 \ utf8parse-0.1.1 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ void-1.0.2 \ walkdir-2.3.3 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ web-sys-0.3.64 \ webpki-roots-0.23.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 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ xdg-2.5.2 \ yaml-rust-0.4.5 \ yansi-0.5.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == armv7 || ${ARCH} == i386 || ${ARCH} == powerpc LTO_UNSAFE= yes .endif .include diff --git a/lang/inko/Makefile b/lang/inko/Makefile index fe451adbb01b..397a891bf801 100644 --- a/lang/inko/Makefile +++ b/lang/inko/Makefile @@ -1,175 +1,175 @@ PORTNAME= inko DISTVERSIONPREFIX= v DISTVERSION= 0.18.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang devel MAINTAINER= yuri@FreeBSD.org COMMENT= Language for building concurrent software WWW= https://inko-lang.org/ \ https://github.com/inko-lang/inko LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc # build fails on non-64-bit architectures: Inko requires a 64-bits architecture LIB_DEPENDS= libffi.so:devel/libffi \ libzstd.so:archivers/zstd USES= cargo llvm:17,lib localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= inko-lang MAKE_ENV= LLVM_SYS_170_PREFIX=${LLVM_PREFIX} \ INKO_RT=${PREFIX}/lib/inko/runtime \ INKO_STD=${PREFIX}/lib/inko CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ anyhow-1.0.93 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.22.1 \ bitflags-2.6.0 \ blake3-1.5.4 \ bstr-1.11.0 \ byteorder-1.5.0 \ cc-1.2.1 \ cfg-if-1.0.0 \ console-0.15.8 \ constant_time_eq-0.3.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ crc32fast-1.4.2 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ displaydoc-0.2.5 \ either-1.13.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.9 \ filetime-0.2.25 \ flate2-1.0.35 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ getopts-0.2.21 \ getrandom-0.2.15 \ gimli-0.31.1 \ hashbrown-0.15.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.6.0 \ inkwell-0.5.0 \ inkwell_internals-0.10.0 \ lazy_static-1.5.0 \ libc-0.2.166 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ llvm-sys-170.2.0 \ log-0.4.22 \ memchr-2.7.4 \ miniz_oxide-0.8.0 \ num-bigint-0.4.6 \ num-integer-0.1.46 \ num-traits-0.2.19 \ object-0.36.5 \ once_cell-1.20.2 \ openssl-probe-0.1.5 \ percent-encoding-2.3.1 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.92 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.7 \ regex-automata-0.4.9 \ regex-lite-0.1.6 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustix-0.38.41 \ rustls-0.23.18 \ rustls-native-certs-0.7.3 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.0 \ rustls-webpki-0.102.8 \ schannel-0.1.27 \ security-framework-2.11.1 \ security-framework-sys-2.12.1 \ semver-1.0.23 \ serde-1.0.215 \ serde_derive-1.0.215 \ shlex-1.3.0 \ similar-2.6.0 \ similar-asserts-1.6.0 \ smallvec-1.13.2 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ subtle-2.6.1 \ syn-2.0.89 \ synstructure-0.13.1 \ tar-0.4.43 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ tinystr-0.7.6 \ unicode-ident-1.0.14 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ ureq-2.10.1 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ webpki-roots-0.26.7 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 do-install: # executable ${INSTALL_PROGRAM} ${WRKDIR}/target/release/inko ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # runtime library ${MKDIR} ${STAGEDIR}${PREFIX}/lib/inko/runtime ${INSTALL_DATA} ${WRKDIR}/target/release/libinko.a ${STAGEDIR}${PREFIX}/lib/inko/runtime # standard library cd ${WRKSRC}/std/src && ${COPYTREE_SHARE} std ${STAGEDIR}${PREFIX}/lib/inko # tests as of 0.18.1: test result: ok. 206 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s .include diff --git a/lang/numbat/Makefile b/lang/numbat/Makefile index e72941453d15..2ac1a06a10a9 100644 --- a/lang/numbat/Makefile +++ b/lang/numbat/Makefile @@ -1,32 +1,32 @@ PORTNAME= numbat DISTVERSIONPREFIX= v DISTVERSION= 1.16.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang devel science MAINTAINER= yuri@FreeBSD.org COMMENT= Statically typed programming language for scientific computations WWW= https://numbat.dev \ https://github.com/sharkdp/numbat 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 RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 PLIST_FILES= bin/${PORTNAME} do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/lang/pomsky/Makefile b/lang/pomsky/Makefile index f4d36dc66d14..75a865882696 100644 --- a/lang/pomsky/Makefile +++ b/lang/pomsky/Makefile @@ -1,197 +1,197 @@ PORTNAME= pomsky DISTVERSIONPREFIX= v DISTVERSION= 0.10 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= lang textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Portable, modern regular expression language WWW= https://pomsky-lang.org \ https://github.com/pomsky-lang/pomsky LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/../LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/../LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= rulex-rs WRKSRC_SUBDIR= pomsky-bin CARGO_CRATES= ahash-0.7.6 \ aho-corasick-0.7.20 \ anes-0.1.6 \ ansi_term-0.12.1 \ anstyle-0.3.5 \ arbitrary-1.3.0 \ assert_cmd-2.0.10 \ assert_fs-1.0.12 \ atty-0.2.14 \ autocfg-1.1.0 \ bindgen-0.59.2 \ bitflags-1.3.2 \ block-buffer-0.10.4 \ bstr-1.4.0 \ bumpalo-3.12.0 \ cast-0.3.0 \ cc-1.0.79 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clang-sys-1.6.0 \ clap-2.34.0 \ clap-3.2.23 \ clap_lex-0.2.4 \ cpufeatures-0.2.5 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ derive_arbitrary-1.3.0 \ difflib-0.4.0 \ digest-0.10.6 \ doc-comment-0.3.3 \ either-1.8.1 \ env_logger-0.9.3 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ float-cmp-0.9.0 \ fnv-1.0.7 \ generic-array-0.14.6 \ getrandom-0.2.8 \ glob-0.3.1 \ globset-0.4.10 \ globwalk-0.8.1 \ half-1.8.2 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ ignore-0.4.20 \ indexmap-1.9.2 \ instant-0.1.12 \ io-lifetimes-1.0.9 \ is-terminal-0.4.5 \ is_ci-1.1.1 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexopt-0.3.0 \ libc-0.2.140 \ libloading-0.7.4 \ linux-raw-sys-0.1.4 \ log-0.4.17 \ melody_compiler-0.18.1 \ memchr-2.5.0 \ memoffset-0.8.0 \ miette-5.6.0 \ miette-derive-5.6.0 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ onig-6.4.0 \ onig_sys-69.8.1 \ oorandom-11.1.3 \ os_str_bytes-6.5.0 \ owo-colors-3.5.0 \ pcre2-0.2.3 \ pcre2-sys-0.2.5 \ peeking_take_while-0.1.2 \ pest-2.5.6 \ pest_derive-2.5.6 \ pest_generator-2.5.6 \ pest_meta-2.5.6 \ pkg-config-0.3.26 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ predicates-2.1.5 \ predicates-3.0.1 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.52 \ quote-1.0.26 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ regex-1.7.2 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ rustc-hash-1.1.0 \ rustix-0.36.11 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.158 \ serde_derive-1.0.158 \ serde_json-1.0.94 \ sha2-0.10.6 \ shlex-1.1.0 \ smawk-0.3.1 \ strsim-0.8.0 \ strsim-0.10.0 \ supports-color-2.0.0 \ supports-hyperlinks-2.0.0 \ supports-unicode-2.0.0 \ syn-1.0.109 \ syn-2.0.4 \ tempfile-3.4.0 \ termcolor-1.2.0 \ terminal_size-0.1.17 \ termtree-0.4.1 \ textwrap-0.11.0 \ textwrap-0.15.2 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ tinytemplate-1.2.1 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicode-ident-1.0.8 \ unicode-linebreak-0.1.4 \ unicode-width-0.1.10 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ web-sys-0.3.61 \ which-4.4.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 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-targets-0.42.2 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_msvc-0.42.2 \ windows_i686_gnu-0.42.2 \ windows_i686_msvc-0.42.2 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_msvc-0.42.2 \ criterion,criterion-plot@git+https://github.com/bheisler/criterion.rs?branch=version-0.4\#935c6327e152e44f2b9178797682b9b99b5123a5 PLIST_FILES= bin/${PORTNAME} .include diff --git a/lang/prql/Makefile b/lang/prql/Makefile index e8839e515033..e21918dbf9ac 100644 --- a/lang/prql/Makefile +++ b/lang/prql/Makefile @@ -1,527 +1,527 @@ PORTNAME= prql DISTVERSION= 0.13.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang databases PKGNAMESUFFIX= -compiler MAINTAINER= yuri@FreeBSD.org COMMENT= Language for transforming data: powerful, pipelined SQL replacement WWW= https://prql-lang.org \ https://github.com/PRQL/prql LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo python:build USE_GITHUB= yes GH_ACCOUNT= PRQL CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi-to-html-0.2.2 \ anstream-0.6.18 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.6 \ anyhow-1.0.95 \ ariadne-0.5.0 \ arrayvec-0.7.4 \ arrow-53.2.0 \ arrow-arith-53.2.0 \ arrow-array-53.2.0 \ arrow-buffer-53.2.0 \ arrow-cast-53.2.0 \ arrow-data-53.2.0 \ arrow-ord-53.2.0 \ arrow-row-53.2.0 \ arrow-schema-53.2.0 \ arrow-select-53.2.0 \ arrow-string-53.2.0 \ async-trait-0.1.80 \ asynchronous-codec-0.6.2 \ atoi-2.0.0 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ bigdecimal-0.3.1 \ bigdecimal-0.4.3 \ bindgen-0.69.4 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ borsh-1.5.0 \ borsh-derive-1.5.0 \ bstr-1.9.1 \ btoi-0.4.3 \ bufstream-0.1.4 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.6.0 \ cast-0.3.0 \ cc-1.2.13 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.39 \ chumsky-0.9.3 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clang-sys-1.8.2 \ clap-2.34.0 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_complete-4.4.10 \ clap_complete_command-0.5.1 \ clap_complete_fig-4.4.2 \ clap_complete_nushell-0.1.11 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clio-0.3.5 \ cmake-0.1.50 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ colorchoice-1.0.1 \ colorchoice-clap-1.0.4 \ combine-4.6.7 \ comfy-table-7.1.1 \ connection-string-0.2.0 \ connector_arrow-0.6.0 \ console-0.15.8 \ console_error_panic_hook-0.1.7 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.1 \ csv-core-0.1.11 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ dbus-0.9.7 \ deranged-0.3.11 \ derive_builder-0.20.0 \ derive_builder_core-0.20.0 \ derive_builder_macro-0.20.0 \ derive_utils-0.14.1 \ digest-0.10.7 \ duckdb-1.1.1 \ dyn-clone-1.0.17 \ either-1.12.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ enum-as-inner-0.6.1 \ enumflags2-0.7.9 \ enumflags2_derive-0.7.9 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ eyre-0.6.12 \ fallible-iterator-0.2.0 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-2.1.1 \ filetime-0.2.23 \ flate2-1.0.30 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ frunk-0.4.2 \ frunk_core-0.4.2 \ frunk_derives-0.4.2 \ frunk_proc_macro_helpers-0.1.2 \ frunk_proc_macros-0.1.2 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.1 \ getset-0.1.2 \ gimli-0.28.1 \ glob-0.3.2 \ globset-0.4.15 \ half-2.4.1 \ handlebars-6.2.0 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.0 \ hashlink-0.9.1 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ hmac-0.12.1 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-2.6.0 \ indoc-2.0.5 \ inotify-0.10.2 \ inotify-sys-0.1.5 \ insta-1.41.1 \ insta-cmd-0.6.0 \ instant-0.1.13 \ inventory-0.3.15 \ io-enum-1.1.3 \ is-terminal-0.4.15 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.13.0 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.31 \ js-sys-0.3.74 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexical-core-1.0.2 \ lexical-parse-float-1.0.2 \ lexical-parse-integer-1.0.2 \ lexical-util-1.0.3 \ lexical-write-float-1.0.2 \ lexical-write-integer-1.0.2 \ libc-0.2.169 \ libdbus-sys-0.2.5 \ libduckdb-sys-1.1.1 \ libloading-0.8.3 \ libm-0.2.8 \ libsqlite3-sys-0.30.1 \ libz-sys-1.1.18 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.25 \ lru-0.12.3 \ md-5-0.10.6 \ mdbook-0.4.44 \ mdbook-preprocessor-boilerplate-0.1.2 \ memchr-2.7.4 \ memoffset-0.9.1 \ minicov-0.3.5 \ minijinja-2.7.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ mio-1.0.1 \ mysql-25.0.1 \ mysql-common-derive-0.31.1 \ mysql_common-0.32.3 \ named_pipe-0.4.1 \ native-tls-0.2.12 \ nom-7.1.3 \ normpath-1.2.0 \ notify-7.0.0 \ notify-types-1.0.0 \ num-0.4.3 \ num-bigint-0.4.5 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-modular-0.6.1 \ num-order-1.2.0 \ num-rational-0.4.2 \ num-traits-0.2.19 \ num_threads-0.1.7 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ opener-0.7.2 \ openssl-0.10.70 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.105 \ owo-colors-3.5.0 \ pac_cell-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pem-3.0.4 \ percent-encoding-2.3.1 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ phf-0.11.2 \ phf_shared-0.11.2 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ portable-atomic-1.6.0 \ postgres-0.19.10 \ postgres-protocol-0.6.8 \ postgres-types-0.2.9 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty-hex-0.3.0 \ proc-macro-crate-3.2.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.92 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pulldown-cmark-0.10.3 \ pulldown-cmark-escape-0.10.1 \ pulldown-cmark-to-cmark-14.0.1 \ pyo3-0.22.6 \ pyo3-build-config-0.22.6 \ pyo3-ffi-0.22.6 \ pyo3-macros-0.22.6 \ pyo3-macros-backend-0.22.6 \ quote-1.0.37 \ radium-0.7.0 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.0 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ ref-cast-1.0.23 \ ref-cast-impl-1.0.23 \ regex-1.11.1 \ regex-automata-0.4.8 \ regex-lite-0.1.6 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ rend-0.4.2 \ ring-0.17.13 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rstest-0.24.0 \ rstest_macros-0.24.0 \ rusqlite-0.32.1 \ rust_decimal-1.35.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustix-0.38.40 \ rustler-0.36.1 \ rustler_codegen-0.36.1 \ rustls-0.21.12 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ saturating-0.1.0 \ schannel-0.1.23 \ schemars-1.0.0-alpha.17 \ schemars_derive-1.0.0-alpha.17 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.25 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_derive_internals-0.29.1 \ serde_json-1.0.138 \ serde_yaml-0.9.34+deprecated \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simdutf8-0.1.4 \ similar-2.7.0 \ similar-asserts-1.6.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ sqlformat-0.3.5 \ sqlparser-0.53.0 \ stacker-0.1.18 \ static_assertions-1.1.0 \ stringprep-0.1.5 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.25.0 \ strum-0.26.3 \ strum-0.27.0 \ strum_macros-0.25.3 \ strum_macros-0.26.4 \ strum_macros-0.27.0 \ subprocess-0.2.9 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.98 \ syn_derive-0.1.8 \ tap-1.0.1 \ tar-0.4.40 \ target-lexicon-0.12.14 \ tempfile-3.17.1 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ test_each_file-0.3.4 \ textwrap-0.11.0 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ tiberius-0.12.3 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-postgres-0.7.13 \ tokio-rustls-0.24.1 \ tokio-util-0.7.13 \ toml-0.5.11 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ topological-sort-0.2.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-subscriber-0.3.18 \ twox-hash-1.6.3 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.13 \ unicode-normalization-0.1.23 \ unicode-properties-0.1.1 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ unicode_categories-0.1.1 \ unindent-0.2.3 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.1 \ uuid-0.8.2 \ uuid-1.8.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vergen-9.0.0 \ vergen-gitcl-1.0.0 \ vergen-lib-0.1.3 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasite-0.1.0 \ wasm-bindgen-0.2.97 \ wasm-bindgen-backend-0.2.97 \ wasm-bindgen-futures-0.4.47 \ wasm-bindgen-macro-0.2.97 \ wasm-bindgen-macro-support-0.2.97 \ wasm-bindgen-shared-0.2.97 \ wasm-bindgen-test-0.3.47 \ wasm-bindgen-test-macro-0.3.47 \ web-sys-0.3.74 \ whoami-1.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.24 \ wit-bindgen-rt-0.33.0 \ wyz-0.5.1 \ xattr-1.3.1 \ yansi-1.0.1 \ zerocopy-0.7.34 \ zerocopy-0.8.14 \ zerocopy-derive-0.7.34 \ zerocopy-derive-0.8.14 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/prqlc do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/prqlc \ ${STAGEDIR}${PREFIX}/bin/prqlc .include diff --git a/lang/py-dhall/Makefile b/lang/py-dhall/Makefile index e309fbc6a223..7bcebefdba72 100644 --- a/lang/py-dhall/Makefile +++ b/lang/py-dhall/Makefile @@ -1,221 +1,221 @@ PORTNAME= dhall DISTVERSIONPREFIX= v DISTVERSION= 0.1.15 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for dhall, a functional configuration language WWW= https://github.com/s-zeng/dhall-python LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} \ gmake:devel/gmake TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=5.0:devel/py-flake8@${PY_FLAVOR} \ pylint${PYTHON_PKGNAMESUFFIX}>=2.6:devel/pylint@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>0:devel/py-pytest-benchmark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} USES= cargo perl5 python USE_PYTHON= pep517 autoplist pytest USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= s-zeng GH_PROJECT= dhall-python CARGO_CRATES= abnf-0.12.0 \ abnf-core-0.5.0 \ abnf_to_pest-0.5.1 \ annotate-snippets-0.9.1 \ arrayvec-0.5.2 \ autocfg-1.1.0 \ base64-0.13.0 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-buffer-0.10.2 \ block-padding-0.1.5 \ bumpalo-3.12.0 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.2 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ dhall-0.12.0 \ dhall_proc_macros-0.6.1 \ digest-0.8.1 \ digest-0.10.3 \ doc-comment-0.3.3 \ either-1.6.1 \ elsa-1.7.0 \ encoding_rs-0.8.30 \ fake-simd-0.1.2 \ fastrand-1.7.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.21 \ futures-core-0.3.21 \ futures-io-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ generic-array-0.12.4 \ generic-array-0.14.5 \ h2-0.3.17 \ half-1.8.2 \ half-2.1.0 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ hex-0.4.3 \ home-0.5.3 \ http-0.2.6 \ http-body-0.4.4 \ httparse-1.6.0 \ httpdate-1.0.2 \ hyper-0.14.18 \ hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.8.1 \ indoc-1.0.4 \ instant-0.1.12 \ ipnet-2.4.0 \ itertools-0.10.3 \ itoa-1.0.1 \ js-sys-0.3.56 \ lazy_static-1.4.0 \ libc-0.2.121 \ lock_api-0.4.6 \ log-0.4.16 \ maplit-1.0.2 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.9.0 \ mime-0.3.16 \ minicbor-0.18.0 \ minicbor-derive-0.12.0 \ minimal-lexical-0.2.1 \ mio-0.8.5 \ native-tls-0.2.10 \ nom-7.1.1 \ num_cpus-1.13.1 \ once_cell-1.10.0 \ opaque-debug-0.2.3 \ openssl-0.10.54 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-src-111.25.2+1.1.1t \ openssl-sys-0.9.88 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_consume-1.1.1 \ pest_consume_macros-1.1.0 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pin-project-lite-0.2.8 \ pin-utils-0.1.0 \ pkg-config-0.3.24 \ pretty-0.11.3 \ proc-macro2-1.0.54 \ pyo3-0.19.0 \ pyo3-build-config-0.19.0 \ pyo3-ffi-0.19.0 \ pyo3-macros-0.19.0 \ pyo3-macros-backend-0.19.0 \ quote-1.0.26 \ redox_syscall-0.2.12 \ remove_dir_all-0.5.3 \ reqwest-0.11.10 \ ryu-1.0.9 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_dhall-0.12.1 \ serde_json-1.0.97 \ serde_urlencoded-0.7.1 \ sha-1-0.8.2 \ sha2-0.10.2 \ slab-0.4.5 \ smallvec-1.8.0 \ socket2-0.4.4 \ stable_deref_trait-1.2.0 \ syn-1.0.105 \ syn-2.0.11 \ target-lexicon-0.12.3 \ tempfile-3.3.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.25.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.7.7 \ tower-service-0.3.1 \ tracing-0.1.32 \ tracing-core-0.1.23 \ try-lock-0.2.3 \ typed-arena-2.0.1 \ typenum-1.15.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.7 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unindent-0.1.8 \ url-2.2.2 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.79 \ wasm-bindgen-backend-0.2.79 \ wasm-bindgen-futures-0.4.29 \ wasm-bindgen-macro-0.2.79 \ wasm-bindgen-macro-support-0.2.79 \ wasm-bindgen-shared-0.2.79 \ web-sys-0.3.56 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.42.0 \ winreg-0.10.1 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/tests .include diff --git a/lang/rustpython/Makefile b/lang/rustpython/Makefile index c5caba7f86f0..f5b3b839bc6f 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -1,386 +1,386 @@ PORTNAME= rustpython DISTVERSION= 0.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= 94582680b4aede97f7751f4916321b11fe7e6591.patch:-p1 # https://github.com/RustPython/RustPython/pull/5430 MAINTAINER= yuri@FreeBSD.org COMMENT= Python interpreter written in Rust WWW= https://rustpython.github.io/ \ https://github.com/RustPython/RustPython LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to compile, see https://github.com/rusqlite/rusqlite/issues/1440 BROKEN_i386= fails to compile, see https://github.com/RustPython/RustPython/issues/5318 USES= cargo USE_GITHUB= yes GH_ACCOUNT= RustPython GH_PROJECT= RustPython CARGO_CRATES= Inflector-0.11.4 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-0.7.20 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anyhow-1.0.69 \ approx-0.5.1 \ arrayvec-0.7.2 \ ascii-1.1.0 \ atomic-0.5.1 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake2-0.10.6 \ block-buffer-0.10.3 \ bstr-0.2.17 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ caseless-0.2.1 \ cast-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.37 \ clap-2.34.0 \ clipboard-win-5.0.0 \ codespan-reporting-0.11.1 \ console-0.15.5 \ console_error_panic_hook-0.1.7 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ cranelift-0.88.2 \ cranelift-bforest-0.88.2 \ cranelift-codegen-0.88.2 \ cranelift-codegen-meta-0.88.2 \ cranelift-codegen-shared-0.88.2 \ cranelift-entity-0.88.2 \ cranelift-frontend-0.88.2 \ cranelift-isle-0.88.2 \ cranelift-jit-0.88.2 \ cranelift-module-0.88.2 \ cranelift-native-0.88.2 \ crc32fast-1.3.2 \ criterion-0.3.6 \ criterion-plot-0.4.5 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.2.0 \ csv-core-0.1.10 \ cxx-1.0.91 \ cxx-build-1.0.91 \ cxxbridge-flags-1.0.91 \ cxxbridge-macro-1.0.91 \ derive_more-0.99.17 \ digest-0.10.6 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dns-lookup-2.0.4 \ dyn-clone-1.0.10 \ either-1.8.1 \ embed-doc-image-0.1.4 \ encode_unicode-0.3.6 \ endian-type-0.1.2 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-3.0.0 \ exitcode-1.1.2 \ fd-lock-4.0.2 \ flame-0.2.2 \ flamer-0.4.0 \ flamescope-0.1.2 \ flate2-1.0.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fxhash-0.2.1 \ generic-array-0.14.6 \ gethostname-0.2.3 \ getopts-0.2.21 \ getrandom-0.2.14 \ glob-0.3.1 \ half-1.8.2 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hex-0.4.3 \ hexf-parse-0.2.1 \ home-0.5.9 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indoc-2.0.4 \ insta-1.38.0 \ is-macro-0.3.0 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.5 \ js-sys-0.3.61 \ junction-1.0.0 \ keccak-0.1.3 \ lalrpop-util-0.20.0 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ lexical-parse-float-0.8.5 \ lexical-parse-integer-0.8.6 \ lexical-util-0.8.5 \ libc-0.2.153 \ libffi-3.1.0 \ libffi-sys-2.1.0 \ libsqlite3-sys-0.28.0 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.12 \ lock_api-0.4.9 \ log-0.4.17 \ lz4_flex-0.11.1 \ mac_address-1.1.5 \ mach-0.3.2 \ malachite-0.4.4 \ malachite-base-0.4.4 \ malachite-bigint-0.2.0 \ malachite-nz-0.4.4 \ malachite-q-0.4.4 \ maplit-1.0.2 \ matches-0.1.10 \ md-5-0.10.5 \ memchr-2.7.2 \ memmap2-0.5.8 \ memoffset-0.6.5 \ memoffset-0.7.1 \ memoffset-0.9.1 \ miniz_oxide-0.7.2 \ mt19937-2.0.1 \ nibble_vec-0.1.0 \ nix-0.23.2 \ nix-0.27.1 \ nix-0.28.0 \ nom8-0.2.0 \ num-complex-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_enum-0.7.2 \ num_enum_derive-0.7.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-0.10.66 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-src-300.2.1+3.2.0 \ openssl-sys-0.9.103 \ optional-0.5.0 \ page_size-0.4.2 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ paste-1.0.12 \ phf-0.11.1 \ phf_codegen-0.11.1 \ phf_generator-0.11.1 \ phf_shared-0.11.1 \ pkg-config-0.3.26 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ pmutil-0.5.3 \ pmutil-0.6.1 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.3.0 \ proc-macro2-1.0.79 \ puruspe-0.2.4 \ pyo3-0.20.2 \ pyo3-build-config-0.20.2 \ pyo3-ffi-0.20.2 \ pyo3-macros-0.20.2 \ pyo3-macros-backend-0.20.2 \ quote-1.0.33 \ radium-0.7.0 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.6.1 \ rayon-core-1.10.2 \ redox_syscall-0.1.57 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regalloc2-0.3.2 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ region-2.2.0 \ result-like-0.4.6 \ result-like-derive-0.4.6 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.32 \ rustpython-ast-0.4.0 \ rustpython-format-0.4.0 \ rustpython-literal-0.4.0 \ rustpython-parser-0.4.0 \ rustpython-parser-core-0.4.0 \ rustpython-parser-vendored-0.4.0 \ rustversion-1.0.11 \ rustyline-14.0.0 \ ryu-1.0.15 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.1.0 \ scratch-1.0.3 \ semver-1.0.16 \ serde-1.0.152 \ serde-wasm-bindgen-0.3.1 \ serde_cbor-0.11.2 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ sha-1-0.10.1 \ sha2-0.10.6 \ sha3-0.10.6 \ similar-2.2.1 \ siphasher-0.3.10 \ slice-group-by-0.3.0 \ smallvec-1.10.0 \ socket2-0.5.6 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.32 \ syn-ext-0.4.0 \ system-configuration-0.5.0 \ system-configuration-sys-0.5.0 \ target-lexicon-0.12.6 \ termcolor-1.2.0 \ termios-0.3.3 \ textwrap-0.11.0 \ textwrap-0.15.2 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread-id-3.3.0 \ thread_local-1.1.7 \ timsort-0.1.2 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml_datetime-0.5.1 \ toml_edit-0.18.1 \ twox-hash-1.6.3 \ typenum-1.16.0 \ ucd-0.1.1 \ uname-0.1.1 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-emoji-char-0.9.0 \ unic-normal-0.9.0 \ unic-ucd-age-0.9.0 \ unic-ucd-bidi-0.9.0 \ unic-ucd-category-0.9.0 \ unic-ucd-hangul-0.9.0 \ unic-ucd-ident-0.9.0 \ unic-ucd-normal-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-casing-0.1.0 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode_names2-1.2.2 \ unicode_names2_generator-1.2.2 \ unindent-0.2.3 \ utf8parse-0.2.0 \ uuid-1.3.0 \ uuid-macro-internal-1.3.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ volatile-0.3.0 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.34 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.61 \ which-4.4.0 \ widestring-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 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.1 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.10.1 \ xml-rs-0.8.14 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ rustpython-doc@git+https://github.com/RustPython/__doc__?tag=0.3.0\#8b62ce5d796d68a091969c9fa5406276cb483f79 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/lang/scryer-prolog/Makefile b/lang/scryer-prolog/Makefile index 937fcbecf7c6..4245e71039e7 100644 --- a/lang/scryer-prolog/Makefile +++ b/lang/scryer-prolog/Makefile @@ -1,21 +1,21 @@ PORTNAME= scryer-prolog DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MAINTAINER= me@svmhdvn.name COMMENT= Modern ISO Prolog implementation in Rust WWW= https://scryer.pl/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= mthom PLIST_FILES= bin/scryer-prolog .include diff --git a/lang/spidermonkey102/Makefile b/lang/spidermonkey102/Makefile index 923a62a47cf0..23d81a61c143 100644 --- a/lang/spidermonkey102/Makefile +++ b/lang/spidermonkey102/Makefile @@ -1,86 +1,86 @@ PORTNAME= spidermonkey DISTVERSION= 102.9.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source PATCH_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/ PATCHFILES+= 223087fdc29f18678f6174e9807b8780e439acf6:-p1 # https://bugzilla.mozilla.org/1894423 PATCHFILES+= 68ff4d3f7338248b4d67cf03aade5a73f8d396b2:-p1 # https://bugzilla.mozilla.org/1849070 MAINTAINER= nc@FreeBSD.org COMMENT= Standalone JavaScript based from Mozilla 102-esr WWW= https://spidermonkey.dev/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \ autoconf2.13:devel/autoconf2.13 \ 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= 102 HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ PATCH_WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ CONFIGURE_OUTSOURCE= yes CONFIGURE_ARGS= --enable-application=js \ --disable-debug \ --disable-debug-symbols \ --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 .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 .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure @${REINPLACE_CMD} -e 's|icu-i18n|icu-uc icu-i18n|g' ${WRKSRC}/js/moz.configure @${FIND} ${WRKSRC}/python/mozbuild -name *.py -exec \ ${REINPLACE_CMD} 's|"rU"|"r"|g' {} \; pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf2.13) (cd ${WRKSRC}/js/src/ && ${LOCALBASE}/bin/autoconf2.13) 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}/lib/libmozjs-${SP_VER}.* .include diff --git a/lang/spidermonkey115/Makefile b/lang/spidermonkey115/Makefile index 0b4b5fec443b..ec9ef29a3fd7 100644 --- a/lang/spidermonkey115/Makefile +++ b/lang/spidermonkey115/Makefile @@ -1,80 +1,80 @@ PORTNAME= spidermonkey DISTVERSION= 115.22.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source PATCH_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/ PATCHFILES+= 223087fdc29f18678f6174e9807b8780e439acf6:-p1 # https://bugzilla.mozilla.org/1894423 PATCHFILES+= 68ff4d3f7338248b4d67cf03aade5a73f8d396b2:-p1 # https://bugzilla.mozilla.org/1849070 MAINTAINER= vishwin@FreeBSD.org COMMENT= Standalone JavaScript based from Mozilla 115-esr WWW= https://spidermonkey.dev/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gm4:devel/m4 \ ${RUST_DEFAULT}>=1.81:lang/${RUST_DEFAULT} \ rust-cbindgen>=0.26.0:devel/rust-cbindgen LIB_DEPENDS= libicudata.so:devel/icu \ libnspr4.so:devel/nspr USES= compiler:c++17-lang gmake llvm:noexport localbase pathfix pkgconfig \ python:build tar:xz USE_LDCONFIG= yes SP_VER= 115 HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ PATCH_WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ CONFIGURE_OUTSOURCE= yes CONFIGURE_ARGS= --enable-application=js \ --disable-debug \ --disable-debug-symbols \ --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 .if ${CHOSEN_COMPILER_TYPE} == gcc CONFIGURE_ENV+= LLVM_CONFIG=${LLVM_CONFIG} \ LLVM_OBJDUMP=llvm-objdump${LLVM_VERSION} BUILD_DEPENDS+= ${LOCALBASE}/bin/llvm-objdump${LLVM_VERSION}:${LLVM_PORT} USE_GCC= yes .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure @${REINPLACE_CMD} -e 's|icu-i18n|icu-uc icu-i18n|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}/lib/libmozjs-${SP_VER}.* .include diff --git a/lang/spidermonkey128/Makefile b/lang/spidermonkey128/Makefile index 342e2748a3b8..040cd88d2983 100644 --- a/lang/spidermonkey128/Makefile +++ b/lang/spidermonkey128/Makefile @@ -1,75 +1,76 @@ PORTNAME= spidermonkey DISTVERSION= 128.12.0 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source MAINTAINER= vishwin@FreeBSD.org COMMENT= Standalone JavaScript based from Mozilla 128-esr WWW= https://spidermonkey.dev/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gm4:devel/m4 \ ${RUST_DEFAULT}>=1.81:lang/${RUST_DEFAULT} \ rust-cbindgen>=0.26.0:devel/rust-cbindgen LIB_DEPENDS= libicudata.so:devel/icu \ libnspr4.so:devel/nspr USES= compiler:c++17-lang gmake llvm:noexport localbase pathfix pkgconfig \ python:build tar:xz USE_LDCONFIG= yes SP_VER= 128 HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ PATCH_WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ CONFIGURE_OUTSOURCE= yes CONFIGURE_ARGS= --enable-application=js \ --disable-debug \ --disable-debug-symbols \ --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 .if ${CHOSEN_COMPILER_TYPE} == gcc CONFIGURE_ENV+= LLVM_CONFIG=${LLVM_CONFIG} \ LLVM_OBJDUMP=llvm-objdump${LLVM_VERSION} BUILD_DEPENDS+= ${LOCALBASE}/bin/llvm-objdump${LLVM_VERSION}:${LLVM_PORT} USE_GCC= yes .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure @${REINPLACE_CMD} -e 's|icu-i18n|icu-uc icu-i18n|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}/lib/libmozjs-${SP_VER}.* .include diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index 66fb81345421..2e57c68b07e6 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -1,84 +1,84 @@ PORTNAME= spidermonkey DISTVERSION= 78.15.0 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source PATCH_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/ PATCHFILES+= 223087fdc29f18678f6174e9807b8780e439acf6:-p1 # https://bugzilla.mozilla.org/1894423 PATCHFILES+= 68ff4d3f7338248b4d67cf03aade5a73f8d396b2:-p1 # https://bugzilla.mozilla.org/1849070 MAINTAINER= bofh@FreeBSD.org COMMENT= Standalone JavaScript based from Mozilla 78-esr WWW= https://spidermonkey.dev/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \ autoconf2.13:devel/autoconf2.13 \ 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_ARGS= --enable-application=js \ --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 .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 .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure @${REINPLACE_CMD} -e 's|icu-i18n|icu-uc icu-i18n|g' ${WRKSRC}/js/moz.configure @${FIND} ${WRKSRC}/build/pymake ${WRKSRC}/python/mozbuild -name *.py -exec \ ${REINPLACE_CMD} "s|'rU'|'r'|g" {} \; 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/lang/spidermonkey91/Makefile b/lang/spidermonkey91/Makefile index 240a79b51eeb..9280023e6432 100644 --- a/lang/spidermonkey91/Makefile +++ b/lang/spidermonkey91/Makefile @@ -1,95 +1,95 @@ PORTNAME= spidermonkey DISTVERSION= 91.13.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source PATCH_SITES= https://hg.mozilla.org/mozilla-central/raw-rev/ PATCHFILES+= 223087fdc29f18678f6174e9807b8780e439acf6:-p1 # https://bugzilla.mozilla.org/1894423 PATCHFILES+= 68ff4d3f7338248b4d67cf03aade5a73f8d396b2:-p1 # https://bugzilla.mozilla.org/1849070 MAINTAINER= nc@FreeBSD.org COMMENT= Standalone JavaScript based from Mozilla 91-esr WWW= https://spidermonkey.dev/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \ autoconf2.13:devel/autoconf2.13 \ 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= 91 HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ PATCH_WRKSRC= ${WRKDIR}/firefox-${DISTVERSION}/ CONFIGURE_OUTSOURCE= yes CONFIGURE_ARGS= --enable-application=js \ --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 ${OPSYS} == FreeBSD USES+= llvm:max=15 CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_VERSION} \ LLVM_OBJDUMP=llvm-objdump${LLVM_VERSION} .endif .include .if ${ARCH} == amd64 CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} .endif .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 .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure @${REINPLACE_CMD} -e 's|icu-i18n|icu-uc icu-i18n|g' ${WRKSRC}/js/moz.configure @${FIND} ${WRKSRC}/python/mozbuild -name *.py -exec \ ${REINPLACE_CMD} 's|"rU"|"r"|g' {} \; pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf2.13) (cd ${WRKSRC}/js/src/ && ${LOCALBASE}/bin/autoconf2.13) 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}/lib/libmozjs-${SP_VER}.* .include diff --git a/lang/starlark-rust/Makefile b/lang/starlark-rust/Makefile index 0f254cd99999..7d9eb4b16cdf 100644 --- a/lang/starlark-rust/Makefile +++ b/lang/starlark-rust/Makefile @@ -1,267 +1,267 @@ PORTNAME= starlark-rust DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Rust implementation of the Starlark language WWW= https://github.com/facebook/starlark-rust LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= facebook CARGO_CRATES= Inflector-0.11.4 \ addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ annotate-snippets-0.9.2 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.94 \ argfile-0.1.6 \ arrayvec-0.7.6 \ ascii-canvas-3.0.0 \ autocfg-1.4.0 \ backtrace-0.3.74 \ beef-0.5.2 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bstr-1.11.1 \ bumpalo-3.16.0 \ bytemuck-1.20.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ castaway-0.2.3 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-4.5.23 \ clap_builder-4.5.23 \ clap_derive-4.5.18 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ colorchoice-1.0.3 \ compact_str-0.8.0 \ convert_case-0.6.0 \ crossbeam-channel-0.5.13 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ ctor-0.1.26 \ dashmap-5.5.3 \ debugserver-types-0.5.0 \ derivative-2.2.0 \ derive_more-1.0.0 \ derive_more-impl-1.0.0 \ diff-0.1.13 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ either-1.13.0 \ ena-0.14.3 \ endian-type-0.1.2 \ env_logger-0.8.4 \ equivalent-1.0.1 \ erased-serde-0.3.31 \ errno-0.3.10 \ error-code-3.3.1 \ fd-lock-4.0.2 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fxhash-0.2.1 \ getrandom-0.2.15 \ gimli-0.31.1 \ globset-0.4.15 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.4.0 \ home-0.5.9 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indenter-0.3.3 \ indexmap-2.7.0 \ inferno-0.11.21 \ instant-0.1.13 \ inventory-0.3.15 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.11.0 \ itertools-0.13.0 \ itoa-1.0.14 \ lalrpop-0.19.12 \ lalrpop-util-0.19.12 \ lazy_static-1.5.0 \ libc-0.2.168 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.22 \ logos-0.12.1 \ logos-derive-0.12.1 \ lsp-server-0.7.7 \ lsp-types-0.94.1 \ maplit-1.0.2 \ memchr-2.7.4 \ memoffset-0.6.5 \ miniz_oxide-0.8.0 \ new_debug_unreachable-1.0.6 \ nibble_vec-0.1.0 \ nix-0.28.0 \ num-bigint-0.4.6 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-traits-0.2.19 \ object-0.36.5 \ once_cell-1.20.2 \ os_str_bytes-6.6.1 \ parking_lot-0.11.2 \ parking_lot-0.12.3 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ phf_shared-0.10.0 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ proc-macro2-1.0.92 \ prost-0.11.9 \ prost-derive-0.11.9 \ prost-types-0.11.9 \ quick-xml-0.26.0 \ quickcheck-1.0.3 \ quote-1.0.37 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_syscall-0.5.8 \ redox_users-0.4.6 \ ref-cast-1.0.23 \ ref-cast-impl-1.0.23 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ rgb-0.8.50 \ rustc-demangle-0.1.24 \ rustix-0.38.42 \ rustversion-1.0.18 \ rustyline-14.0.0 \ ryu-1.0.18 \ same-file-1.0.6 \ schemafy-0.5.2 \ schemafy_core-0.5.2 \ schemafy_lib-0.5.2 \ scopeguard-1.2.0 \ serde-1.0.216 \ serde_derive-1.0.216 \ serde_json-1.0.133 \ serde_repr-0.1.19 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ sorted_vector_map-0.2.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str_stack-0.1.0 \ string_cache-0.8.7 \ strsim-0.10.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.90 \ synstructure-0.13.1 \ term-0.7.0 \ terminal_size-0.4.1 \ textwrap-0.11.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tokio-1.42.0 \ triomphe-0.1.14 \ unicode-ident-1.0.14 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-xid-0.2.6 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 PLIST_FILES= bin/starlark do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/starlark \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/lang/typstfmt/Makefile b/lang/typstfmt/Makefile index 68d54738e5b9..459233b0a778 100644 --- a/lang/typstfmt/Makefile +++ b/lang/typstfmt/Makefile @@ -1,112 +1,112 @@ PORTNAME= typstfmt DISTVERSION= 0.2.10 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Basic formatter for the Typst language WWW= https://github.com/astrale-sharp/typstfmt LICENSE= APACHE20 MIT LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_COMB= dual USES= cargo USE_GITHUB= yes GH_ACCOUNT= astrale-sharp CARGO_CRATES= aho-corasick-1.1.2 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bstr-0.2.17 \ bstr-1.9.1 \ cfg-if-1.0.0 \ comemo-0.3.1 \ comemo-macros-0.3.1 \ confy-0.5.1 \ console-0.15.8 \ directories-4.0.1 \ dirs-sys-0.3.7 \ ecow-0.2.0 \ either-1.10.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ getrandom-0.2.12 \ globmatch-0.2.5 \ globset-0.4.14 \ hashbrown-0.14.3 \ indexmap-2.2.3 \ insta-1.35.1 \ itertools-0.10.5 \ lazy_static-1.4.0 \ lexopt-0.3.0 \ libc-0.2.153 \ libredox-0.0.1 \ linked-hash-map-0.5.6 \ log-0.4.20 \ memchr-2.7.1 \ nu-ansi-term-0.46.0 \ once_cell-1.19.0 \ overload-0.1.1 \ pin-project-lite-0.2.13 \ proc-macro2-1.0.78 \ quote-1.0.35 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.1.10 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ same-file-1.0.6 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_spanned-0.6.5 \ sharded-slab-0.1.7 \ similar-2.4.0 \ similar-asserts-1.5.0 \ siphasher-1.0.0 \ smallvec-1.13.1 \ syn-2.0.52 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ thread_local-1.1.8 \ toml-0.5.11 \ toml-0.7.8 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ unicode-ident-1.0.12 \ unicode-math-class-0.1.0 \ unicode-script-0.5.6 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unscanny-0.1.0 \ valuable-0.1.0 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.52.4 \ winnow-0.5.40 \ yaml-rust-0.4.5 \ typst-syntax@git+https://github.com/typst/typst.git?tag=v0.10.0\#70ca0d257bb4ba927f63260e20443f244e0bb58c PLIST_FILES= bin/${PORTNAME} .include diff --git a/lang/typstyle/Makefile b/lang/typstyle/Makefile index 175fdf0a1e74..1b6c9af308ae 100644 --- a/lang/typstyle/Makefile +++ b/lang/typstyle/Makefile @@ -1,513 +1,513 @@ PORTNAME= typstyle DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Reliable typst code formatter WWW= https://enter-tainer.github.io/typstyle \ https://github.com/Enter-tainer/typstyle LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Enter-tainer CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.7.8 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.96 \ approx-0.5.1 \ archery-1.2.1 \ arrayref-0.3.9 \ arrayvec-0.5.2 \ arrayvec-0.7.6 \ autocfg-1.4.0 \ az-1.2.1 \ backtrace-0.3.74 \ base64-0.22.1 \ biblatex-0.10.0 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.8.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bumpalo-3.17.0 \ by_address-1.2.1 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.21.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.10.0 \ camino-1.1.9 \ cargo-platform-0.1.9 \ cargo_metadata-0.19.1 \ cast-0.3.0 \ cc-1.2.15 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chinese-number-0.7.7 \ chinese-variant-1.1.3 \ chrono-0.4.39 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ citationberg-0.5.0 \ clap-4.5.30 \ clap_builder-4.5.30 \ clap_complete-4.5.45 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ cobs-0.2.3 \ codespan-reporting-0.11.1 \ codex-0.1.1 \ color_quant-1.1.0 \ colorchoice-1.0.3 \ colored-3.0.0 \ comemo-0.4.0 \ comemo-macros-0.4.0 \ console-0.15.10 \ core-foundation-sys-0.8.7 \ core_maths-0.1.1 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ crunchy-0.2.3 \ crypto-common-0.1.6 \ csv-1.3.1 \ csv-core-0.1.12 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ dashmap-5.5.3 \ data-url-0.3.1 \ deranged-0.3.11 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ diff-0.1.13 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ downcast-rs-1.2.1 \ ecow-0.2.3 \ either-1.13.0 \ embedded-io-0.4.0 \ embedded-io-0.6.1 \ encode_unicode-1.0.0 \ enum-ordinalize-4.3.0 \ enum-ordinalize-derive-4.3.1 \ equivalent-1.0.2 \ errno-0.3.10 \ escape8259-0.5.3 \ fancy-regex-0.11.0 \ fast-srgb8-1.0.0 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ filetime-0.2.25 \ flate2-1.0.35 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foldhash-0.1.4 \ fontconfig-parser-0.5.7 \ fontdb-0.21.0 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.1 \ gif-0.13.1 \ gimli-0.31.1 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ hayagriva-0.8.1 \ heck-0.5.0 \ hermit-abi-0.4.0 \ hex-0.4.3 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.10.0 \ hyper-1.6.0 \ hyper-rustls-0.27.5 \ hyper-util-0.1.10 \ hypher-0.1.5 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_adapters-1.5.0 \ icu_provider_blob-1.5.0 \ icu_provider_macros-1.5.0 \ icu_segmenter-1.5.0 \ icu_segmenter_data-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ if_chain-1.0.2 \ image-0.25.5 \ image-webp-0.1.3 \ imagesize-0.13.0 \ indexmap-1.9.3 \ indexmap-2.7.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ insta-1.42.1 \ insta-cmd-0.6.0 \ ipnet-2.11.0 \ is-terminal-0.4.15 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.14.0 \ itoa-1.0.14 \ js-sys-0.3.77 \ kamadak-exif-0.6.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ kurbo-0.11.1 \ libc-0.2.169 \ libm-0.2.11 \ libredox-0.1.3 \ libtest-mimic-0.8.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ lipsum-0.9.1 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.26 \ memchr-2.7.4 \ memmap2-0.9.5 \ mime-0.3.17 \ mime_guess-2.0.5 \ miniz_oxide-0.8.5 \ mio-0.8.11 \ mio-1.0.3 \ multi-stash-0.2.0 \ mutate_once-0.1.1 \ nohash-hasher-0.2.0 \ notify-6.1.1 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_threads-0.1.7 \ numerals-0.1.4 \ object-0.36.7 \ once_cell-1.20.3 \ oorandom-11.1.4 \ option-ext-0.2.0 \ palette-0.7.6 \ palette_derive-0.7.6 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ path-clean-1.0.1 \ pathdiff-0.2.3 \ pdf-writer-0.12.1 \ percent-encoding-2.3.1 \ phf-0.11.3 \ phf_generator-0.11.3 \ phf_macros-0.11.3 \ phf_shared-0.11.3 \ pico-args-0.5.0 \ pin-project-1.1.9 \ pin-project-internal-1.1.9 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pixglyph-0.5.1 \ plist-1.7.0 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ png-0.17.16 \ portable-atomic-1.10.0 \ postcard-1.1.1 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ pretty-0.12.3 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.93 \ psm-0.1.25 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ qcms-0.3.0 \ quick-error-2.0.1 \ quick-xml-0.32.0 \ quick-xml-0.36.2 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.10 \ quote-1.0.38 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.9 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rend-0.4.2 \ reqwest-0.12.12 \ resvg-0.43.0 \ rgb-0.8.50 \ ring-0.17.10 \ rkyv-0.7.45 \ rkyv_derive-0.7.45 \ roxmltree-0.20.0 \ rpds-1.1.0 \ rust_decimal-1.36.0 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustls-0.23.23 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.19 \ rustybuzz-0.18.0 \ ryu-1.0.19 \ same-file-1.0.6 \ scopeguard-1.2.0 \ seahash-4.1.0 \ semver-1.0.25 \ serde-1.0.218 \ serde_derive-1.0.218 \ serde_json-1.0.139 \ serde_repr-0.1.19 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ simdutf8-0.1.5 \ similar-2.7.0 \ simplecss-0.2.2 \ siphasher-1.0.1 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.14.0 \ socket2-0.5.8 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ stacker-0.1.19 \ strict-num-0.1.1 \ string-interner-0.18.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subsetter-0.2.0 \ subtle-2.6.1 \ svg2pdf-0.12.0 \ svgtypes-0.15.3 \ syn-1.0.109 \ syn-2.0.98 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ syntect-5.2.0 \ tap-1.0.1 \ tar-0.4.44 \ tempfile-3.17.1 \ termcolor-1.4.1 \ thin-vec-0.2.13 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.1 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.33 \ triomphe-0.1.14 \ try-lock-0.2.5 \ ttf-parser-0.24.1 \ two-face-0.4.3 \ typed-arena-2.0.2 \ typenum-1.18.0 \ typst-0.13.0 \ typst-assets-0.13.0 \ typst-eval-0.13.0 \ typst-html-0.13.0 \ typst-layout-0.13.0 \ typst-library-0.13.0 \ typst-macros-0.13.0 \ typst-pdf-0.13.0 \ typst-realize-0.13.0 \ typst-render-0.13.0 \ typst-svg-0.13.0 \ typst-syntax-0.13.0 \ typst-timing-0.13.0 \ typst-utils-0.13.0 \ unic-langid-0.9.5 \ unic-langid-impl-0.9.5 \ unicase-2.8.1 \ unicode-bidi-0.3.18 \ unicode-bidi-mirroring-0.3.0 \ unicode-ccc-0.3.0 \ unicode-ident-1.0.17 \ unicode-math-class-0.1.0 \ unicode-normalization-0.1.24 \ unicode-properties-0.1.3 \ unicode-script-0.5.7 \ unicode-segmentation-1.12.0 \ unicode-vo-0.1.0 \ unicode-width-0.1.14 \ unsafe-libyaml-0.2.11 \ unscanny-0.1.0 \ untrusted-0.9.0 \ url-2.5.4 \ usvg-0.43.0 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.14.0 \ vergen-9.0.4 \ vergen-gitcl-1.0.5 \ vergen-lib-0.1.6 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasmi-0.40.0 \ wasmi_collections-0.40.0 \ wasmi_core-0.40.0 \ wasmi_ir-0.40.0 \ wasmparser-0.221.3 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.8 \ weezl-0.1.8 \ winapi-util-0.1.9 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.3 \ wit-bindgen-rt-0.33.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xattr-1.4.0 \ xmlparser-0.13.6 \ xmlwriter-0.1.0 \ xmp-writer-0.3.1 \ yaml-rust-0.4.5 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerotrie-0.1.3 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zune-core-0.4.12 \ zune-jpeg-0.4.14 \ reflexo,reflexo-typst,reflexo-typst-shim,reflexo-typst2vec,reflexo-vfs,reflexo-world@git+https://github.com/paran3xus/typst.ts?rev=369f66dfab645d7a24d8307b9051b9839cfed72d\#369f66dfab645d7a24d8307b9051b9839cfed72d OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/mail/imap-tools/Makefile b/mail/imap-tools/Makefile index 27afa4559dcc..771bc23aab98 100644 --- a/mail/imap-tools/Makefile +++ b/mail/imap-tools/Makefile @@ -1,27 +1,28 @@ PORTNAME= imap-tools DISTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= mat@FreeBSD.org COMMENT= A collection of tools to manipulate IMAP mailboxes WWW= https://gitlab.com/mat813/imap-tools LICENSE= MIT USES= cargo CARGO_FEATURES= --no-default-features rustls PLIST_FILES= bin/imap-tools OPTIONS_DEFINE= RATATUI OPTIONS_DEFAULT= RATATUI RATATUI_DESC= Display nice curses listings using ratatui RATATUI_VARS= CARGO_FEATURES+=ratatui # make cargo-crates > Makefile.crates .include diff --git a/mail/pizauth/Makefile b/mail/pizauth/Makefile index 848906f11f8b..151c73e80e40 100644 --- a/mail/pizauth/Makefile +++ b/mail/pizauth/Makefile @@ -1,29 +1,30 @@ PORTNAME= pizauth DISTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= nivit@FreeBSD.org COMMENT= Command-line OAuth2 authentication daemon WWW= https://tratt.net/laurie/src/pizauth/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cargo USE_GITHUB= yes GH_ACCOUNT= ltratt GH_TAGNAME= ${DISTNAME} RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 PLIST_FILES= bin/pizauth \ share/man/man1/pizauth.1.gz \ share/man/man5/pizauth.conf.5.gz post-install: (cd ${WRKSRC} && \ ${INSTALL_MAN} pizauth.1 ${STAGEDIR}${PREFIX}/share/man/man1/ && \ ${INSTALL_MAN} pizauth.conf.5 ${STAGEDIR}${PREFIX}/share/man/man5/) .include diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile index 666874977709..e77e270c65ce 100644 --- a/mail/thunderbird-esr/Makefile +++ b/mail/thunderbird-esr/Makefile @@ -1,72 +1,73 @@ PORTNAME= thunderbird DISTVERSION= 128.12.0 +PORTREVISION= 1 CATEGORIES= mail news net-im wayland 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= Mozilla Thunderbird is standalone mail and news that stands above WWW= https://www.mozilla.com/thunderbird/ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.101:security/nss \ libevent>=2.1.8:devel/libevent \ harfbuzz>=8.5.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.43:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.14.0:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf2.13:devel/autoconf2.13 \ nasm:devel/nasm \ yasm:devel/yasm \ zip:archivers/zip \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx${LLVM_VERSION} \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc@${LLVM_VERSION} \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} LIB_DEPENDS= libjson-c.so:devel/json-c USE_GECKO= gecko CPE_PRODUCT= ${PORTNAME}_esr CONFLICTS_INSTALL= thunderbird # cannot use system icu: calendar is completely broken by # https://unicode-org.atlassian.net/browse/ICU-22132 (fix not in 74.1) USE_MOZILLA= -icu -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 MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot 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" 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 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/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 6d3f08f82559..5c444eb125ad 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,74 +1,74 @@ PORTNAME= thunderbird DISTVERSION= 140.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above WWW= https://www.mozilla.com/thunderbird/ # autoconf2.13:devel/autoconf2.13 \ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.112:security/nss \ libevent>=2.1.8:devel/libevent \ harfbuzz>=10.1.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.45:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.15.0:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ nasm:devel/nasm \ yasm:devel/yasm \ zip:archivers/zip \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx${LLVM_VERSION} \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc@${LLVM_VERSION} \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} LIB_DEPENDS= libjson-c.so:devel/json-c USE_GECKO= gecko CONFLICTS_INSTALL= thunderbird-esr # cannot use system icu: calendar is completely broken by # https://unicode-org.atlassian.net/browse/ICU-22132 (fix not in 76.1) USE_MOZILLA= -icu -sqlite CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 USES= tar:xz # helpful when testing beta WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MOZ_OPTIONS= --enable-application=comm/mail --enable-official-branding MOZ_OPTIONS+= --with-system-bz2 --with-system-jsonc MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot 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" 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 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/elan/Makefile b/math/elan/Makefile index 08d324f9d913..16ecfff47107 100644 --- a/math/elan/Makefile +++ b/math/elan/Makefile @@ -1,311 +1,311 @@ PORTNAME= elan DISTVERSIONPREFIX= v DISTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Lean version manager WWW= https://github.com/leanprover/elan LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= leanprover CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aes-0.8.4 \ aho-corasick-1.1.3 \ aligned-0.4.2 \ ansi_term-0.12.1 \ arbitrary-1.4.1 \ as-slice-0.2.1 \ atty-0.2.14 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.8.0 \ bzip2-0.5.2 \ bzip2-sys-0.1.13+1.0.8 \ cc-1.2.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ cipher-0.4.4 \ clap-2.34.0 \ constant_time_eq-0.3.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.15 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ curl-0.4.47 \ curl-sys-0.4.78+curl-8.11.0 \ cvt-0.1.2 \ deflate64-0.1.9 \ deranged-0.4.0 \ derive_arbitrary-1.4.1 \ digest-0.9.0 \ digest-0.10.7 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ either-1.13.0 \ encoding_rs-0.8.35 \ env_proxy-0.4.1 \ equivalent-1.0.1 \ errno-0.3.9 \ error-chain-0.12.4 \ fastrand-2.2.0 \ filetime-0.2.25 \ flate2-1.0.34 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs_at-0.2.1 \ fslock-0.2.1 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ gcc-0.3.55 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.2 \ gimli-0.31.1 \ h2-0.3.26 \ hashbrown-0.15.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.9.5 \ httpdate-1.0.3 \ hyper-0.14.31 \ hyper-tls-0.5.0 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.6.0 \ inout-0.1.4 \ ipnet-2.10.1 \ itertools-0.10.5 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.77 \ json-0.12.4 \ lazy_static-1.5.0 \ libc-0.2.162 \ libredox-0.1.3 \ libz-sys-1.1.20 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lzma-rs-0.3.0 \ lzma-sys-0.1.20 \ markdown-0.3.0 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ native-tls-0.2.12 \ nix-0.29.0 \ normpath-1.3.0 \ num-conv-0.1.0 \ object-0.36.5 \ ole32-sys-0.2.0 \ once_cell-1.20.2 \ opaque-debug-0.3.1 \ openssl-0.10.70 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.4.0+3.4.0 \ openssl-sys-0.9.106 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ pest-2.7.14 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ pipeline-0.5.0 \ pkg-config-0.3.31 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.89 \ quote-1.0.37 \ r-efi-5.2.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.7 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ remove_dir_all-0.8.4 \ reqwest-0.11.27 \ rustc-demangle-0.1.24 \ rustix-0.38.40 \ rustls-pemfile-1.0.4 \ rustversion-1.0.18 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.26 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.12.1 \ semver-0.11.0 \ semver-1.0.23 \ semver-parser-0.10.2 \ serde-1.0.215 \ serde_derive-1.0.215 \ serde_json-1.0.132 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.9.9 \ shlex-1.3.0 \ simd-adler32-0.3.7 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ stable_deref_trait-1.2.0 \ strsim-0.8.0 \ subtle-2.4.1 \ syn-2.0.87 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tar-0.4.43 \ tempfile-3.14.0 \ term-0.7.0 \ textwrap-0.11.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ time-0.3.41 \ time-core-0.1.4 \ tinystr-0.7.6 \ tokio-1.41.1 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.12 \ toml-0.5.11 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ typenum-1.17.0 \ ucd-trie-0.1.7 \ unicode-ident-1.0.13 \ unicode-width-0.1.14 \ url-2.5.3 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.45 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.72 \ 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.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winreg-0.8.0 \ winreg-0.50.0 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.3.1 \ xz2-0.1.7 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-2.6.1 \ zopfli-0.8.1 \ zstd-0.12.4 \ zstd-0.13.3 \ zstd-safe-6.0.6 \ zstd-safe-7.2.4 \ zstd-sys-2.0.15+zstd.1.5.7 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-init ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/math/fend/Makefile b/math/fend/Makefile index 44adbba632f1..676d1316f3f4 100644 --- a/math/fend/Makefile +++ b/math/fend/Makefile @@ -1,128 +1,128 @@ PORTNAME= fend DISTVERSIONPREFIX= v DISTVERSION= 1.5.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Arbitrary-precision unit-aware calculator WWW= https://printfn.github.io/fend \ https://github.com/printfn/fend LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= printfn CARGO_CRATES= base64-0.21.7 \ bitflags-2.9.0 \ bumpalo-3.17.0 \ cc-1.2.16 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clipboard-win-5.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ ctrlc-3.4.5 \ endian-type-0.1.2 \ equivalent-1.0.2 \ errno-0.3.10 \ error-code-3.3.1 \ fastrand-2.3.0 \ fd-lock-4.0.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ getrandom-0.2.15 \ getrandom-0.3.1 \ hashbrown-0.15.2 \ indexmap-2.8.0 \ instant-0.1.13 \ js-sys-0.3.77 \ libc-0.2.171 \ linux-raw-sys-0.9.2 \ log-0.4.26 \ memchr-2.7.4 \ minreq-2.13.3 \ native-tls-0.2.14 \ nibble_vec-0.1.0 \ nix-0.29.0 \ once_cell-1.21.1 \ openssl-0.10.71 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ openssl-sys-0.9.106 \ pkg-config-0.3.32 \ ppv-lite86-0.2.21 \ proc-macro2-1.0.94 \ quote-1.0.40 \ radix_trie-0.2.1 \ rand-0.9.0 \ rand_chacha-0.9.0 \ rand_core-0.9.3 \ ring-0.17.14 \ rustix-1.0.2 \ rustls-0.21.12 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.20 \ rustyline-15.0.0 \ schannel-0.1.27 \ sct-0.7.1 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_spanned-0.6.8 \ shlex-1.3.0 \ smallvec-1.14.0 \ syn-2.0.100 \ tempfile-3.19.0 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.4 \ wit-bindgen-rt-0.33.0 \ zerocopy-0.8.23 \ zerocopy-derive-0.8.23 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/math/kalc/Makefile b/math/kalc/Makefile index 8e8955901d5f..aa559ab8f74e 100644 --- a/math/kalc/Makefile +++ b/math/kalc/Makefile @@ -1,99 +1,99 @@ PORTNAME= kalc DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math PKGNAMESUFFIX= -calculator MAINTAINER= yuri@FreeBSD.org COMMENT= Calculator for real and complex numbers, 2d/3d graphing, etc WWW= https://github.com/bgkillas/kalc LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: error: Oops, mp_limb_t is 32 bits, but the assembler code in this configuration expects 64 bits RUN_DEPENDS= gnuplot:math/gnuplot USES= cargo USE_GITHUB= yes GH_ACCOUNT= bgkillas CARGO_CRATES= autocfg-1.4.0 \ az-1.2.1 \ bitflags-2.9.0 \ cfg-if-1.0.0 \ convert_case-0.7.1 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crossterm-0.29.0 \ crossterm_winapi-0.9.1 \ derive_more-2.0.1 \ derive_more-impl-2.0.1 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ document-features-0.2.11 \ either-1.15.0 \ errno-0.3.11 \ fastrand-2.3.0 \ getrandom-0.2.16 \ gmp-mpfr-sys-1.6.5 \ itoa-1.0.15 \ kalc-lib-1.5.0 \ libc-0.2.172 \ libm-0.2.13 \ libredox-0.1.3 \ linux-raw-sys-0.9.4 \ litrs-0.4.1 \ lock_api-0.4.12 \ log-0.4.27 \ memchr-2.7.4 \ mio-1.0.3 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ proc-macro2-1.0.95 \ quote-1.0.40 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.11 \ redox_users-0.5.0 \ rug-1.27.0 \ rustix-1.0.5 \ ryu-1.0.20 \ scopeguard-1.2.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.5 \ smallvec-1.15.0 \ syn-2.0.100 \ term_size-0.3.2 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ wasi-0.11.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 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/math/kalker/Makefile b/math/kalker/Makefile index 022cd9671e0b..dadb36dd1168 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,28 +1,28 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org COMMENT= Scientific calculator that supports math-like syntax WWW= https://kalker.xyz/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgmp.so:math/gmp \ libmpc.so:math/mpc \ libmpfr.so:math/mpfr USES= cargo USE_GITHUB= yes GH_ACCOUNT= PaddiM8 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/math/py-clarabel/Makefile b/math/py-clarabel/Makefile index c0675fe841f9..7d8e9f5e14d7 100644 --- a/math/py-clarabel/Makefile +++ b/math/py-clarabel/Makefile @@ -1,300 +1,300 @@ PORTNAME= clarabel DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Clarabel conic interior point solver WWW= https://github.com/oxfordcontrol/Clarabel.rs LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_i386= compilation fails, see https://github.com/sarah-ek/gemm/issues/30 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} USES= cargo python USE_PYTHON= pep517 autoplist USE_GITHUB= yes GH_ACCOUNT= oxfordcontrol GH_PROJECT= Clarabel.rs CARGO_CRATES= accelerate-src-0.3.2 \ adler-1.0.2 \ aho-corasick-1.1.3 \ amd-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.86 \ autocfg-1.3.0 \ base16ct-0.2.0 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blas-0.22.0 \ blas-src-0.10.0 \ blas-sys-0.7.1 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ bytemuck-1.16.1 \ bytemuck_derive-1.7.0 \ byteorder-1.5.0 \ cc-1.0.99 \ cfg-if-1.0.0 \ chrono-0.4.38 \ cmake-0.1.50 \ coe-rs-0.1.2 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ darling-0.14.4 \ darling-0.20.9 \ darling_core-0.14.4 \ darling_core-0.20.9 \ darling_macro-0.14.4 \ darling_macro-0.20.9 \ dbgf-0.1.2 \ derive_builder-0.11.2 \ derive_builder-0.20.0 \ derive_builder_core-0.11.2 \ derive_builder_core-0.20.0 \ derive_builder_macro-0.11.2 \ derive_builder_macro-0.20.0 \ digest-0.10.7 \ directories-5.0.1 \ dirs-3.0.2 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ dyn-stack-0.10.0 \ either-1.12.0 \ enum-as-inner-0.6.0 \ enum_dispatch-0.3.13 \ equator-0.2.2 \ equator-macro-0.2.1 \ equivalent-1.0.1 \ errno-0.3.9 \ faer-0.19.0 \ faer-entity-0.19.0 \ fastrand-2.1.0 \ filetime-0.2.23 \ flate2-1.0.30 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ gemm-0.18.0 \ gemm-c32-0.18.0 \ gemm-c64-0.18.0 \ gemm-common-0.18.0 \ gemm-f16-0.18.0 \ gemm-f32-0.18.0 \ gemm-f64-0.18.0 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getset-0.1.2 \ half-2.4.1 \ hashbrown-0.14.5 \ heck-0.4.1 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indexmap-2.2.6 \ indoc-2.0.5 \ intel-mkl-src-0.8.1 \ intel-mkl-tool-0.8.1 \ itertools-0.11.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lapack-0.19.0 \ lapack-src-0.10.0 \ lapack-sys-0.14.0 \ lazy_static-1.4.0 \ libc-0.2.155 \ libm-0.2.8 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ matrixcompare-0.3.0 \ matrixcompare-core-0.1.0 \ memchr-2.7.4 \ memoffset-0.9.1 \ miniz_oxide-0.7.4 \ nano-gemm-0.1.2 \ nano-gemm-c32-0.1.0 \ nano-gemm-c64-0.1.0 \ nano-gemm-codegen-0.1.0 \ nano-gemm-core-0.1.0 \ nano-gemm-f32-0.1.0 \ nano-gemm-f64-0.1.0 \ native-tls-0.2.12 \ netlib-src-0.8.0 \ npyz-0.8.3 \ num-bigint-0.4.5 \ num-complex-0.4.6 \ num-derive-0.2.5 \ num-integer-0.1.46 \ num-traits-0.2.19 \ oci-spec-0.6.5 \ ocipkg-0.2.9 \ once_cell-1.19.0 \ openblas-build-0.10.9 \ openblas-src-0.10.9 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ pkg-config-0.3.30 \ portable-atomic-1.6.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-0.4.30 \ proc-macro2-1.0.85 \ pulp-0.18.21 \ py_literal-0.4.0 \ pyo3-0.20.3 \ pyo3-build-config-0.20.3 \ pyo3-ffi-0.20.3 \ pyo3-macros-0.20.3 \ pyo3-macros-backend-0.20.3 \ quote-0.6.13 \ quote-1.0.36 \ r-src-0.1.0 \ rand-0.8.5 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ raw-cpuid-10.7.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ reborrow-0.5.5 \ redox_syscall-0.4.1 \ redox_syscall-0.5.2 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ ring-0.17.8 \ rustix-0.38.34 \ rustls-0.22.4 \ rustls-native-certs-0.7.0 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.4 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ seq-macro-0.3.5 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ sha2-0.10.8 \ smallvec-1.13.2 \ spin-0.9.8 \ strsim-0.10.0 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-0.15.44 \ syn-1.0.109 \ syn-2.0.66 \ sysctl-0.5.5 \ tar-0.4.41 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-xid-0.1.0 \ unindent-0.2.3 \ untrusted-0.9.0 \ ureq-2.9.7 \ url-2.5.2 \ uuid-1.8.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-time-0.2.4 \ webpki-roots-0.26.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.13 \ xattr-1.3.1 \ zeroize-1.8.1 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target do-test: @cd ${WRKSRC}/examples/python && \ for e in `ls example_*.py`; do \ ${ECHO} "==> Running example $${e}"; \ ${SETENV} ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} \ ${PYTHON_CMD} $${e}; \ done .include diff --git a/math/py-pcodec/Makefile b/math/py-pcodec/Makefile index 9881aab389c2..5711ecccf91d 100644 --- a/math/py-pcodec/Makefile +++ b/math/py-pcodec/Makefile @@ -1,22 +1,23 @@ PORTNAME= pcodec PORTVERSION= 0.3.5 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pcodec-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Good compression for numerical sequences WWW= https://github.com/pcodec/pcodec LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no .include diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index 92680b55ecf7..ae62ed541a5b 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,119 +1,119 @@ PORTNAME= rustworkx DISTVERSION= 0.16.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= High performance Python graph library implemented in Rust WWW= https://github.com/Qiskit/rustworkx LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=5.4:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist distutils pytest USE_GITHUB= yes GH_ACCOUNT= Qiskit CARGO_CRATES= adler2-2.0.0 \ ahash-0.8.11 \ allocator-api2-0.2.21 \ autocfg-1.4.0 \ byteorder-1.5.0 \ cfg-if-1.0.0 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ either-1.13.0 \ equivalent-1.0.1 \ fixedbitset-0.5.7 \ flate2-1.0.35 \ foldhash-0.1.4 \ getrandom-0.2.15 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.3.9 \ indexmap-2.7.0 \ indoc-2.0.5 \ itertools-0.11.0 \ itertools-0.13.0 \ itoa-1.0.14 \ libc-0.2.169 \ matrixmultiply-0.3.9 \ memchr-2.7.4 \ memoffset-0.9.1 \ miniz_oxide-0.8.3 \ ndarray-0.16.1 \ ndarray-stats-0.6.0 \ noisy_float-0.2.0 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ numpy-0.23.0 \ once_cell-1.20.2 \ petgraph-0.7.1 \ portable-atomic-1.10.0 \ portable-atomic-util-0.2.4 \ ppv-lite86-0.2.20 \ priority-queue-2.1.1 \ proc-macro2-1.0.93 \ pyo3-0.23.4 \ pyo3-build-config-0.23.4 \ pyo3-ffi-0.23.4 \ pyo3-macros-0.23.4 \ pyo3-macros-backend-0.23.4 \ quick-xml-0.37.2 \ quote-1.0.38 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_pcg-0.3.1 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-cond-0.3.0 \ rayon-core-1.12.1 \ rustc-hash-2.1.0 \ ryu-1.0.18 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.135 \ smallvec-1.13.2 \ sprs-0.11.2 \ syn-2.0.96 \ target-lexicon-0.12.16 \ unicode-ident-1.0.14 \ unindent-0.2.3 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${BUILD_WRKDIR} PLIST_FILES= ${PYTHON_SITELIBDIR}/rustworkx/rustworkx${PYTHON_TAG}.so # workaround for https://github.com/Qiskit/rustworkx/issues/654 BINARY_ALIAS= python3=${PYTHON_CMD} #do-test: # this runs tests in the fixed venv # @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} tox -epy .include diff --git a/math/savage/Makefile b/math/savage/Makefile index 1c4833a408ff..1bcf918ef259 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,114 +1,114 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org COMMENT= Primitive computer algebra system WWW= https://github.com/p-e-w/savage LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= p-e-w CARGO_CARGOTOML= ${WRKSRC}/savage/Cargo.toml CARGO_INSTALL_PATH= ./savage CARGO_CRATES= ahash-0.3.8 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ approx-0.5.0 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bytemuck-1.7.2 \ cc-1.0.72 \ cfg-if-1.0.0 \ chumsky-0.8.0 \ clipboard-win-4.2.2 \ const-random-0.1.13 \ const-random-macro-0.1.13 \ crunchy-0.2.2 \ darling-0.13.1 \ darling_core-0.13.1 \ darling_macro-0.13.1 \ derivative-2.2.0 \ directories-4.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ endian-type-0.1.2 \ error-code-2.3.0 \ fd-lock-3.0.1 \ fnv-1.0.7 \ getrandom-0.2.3 \ hamming-0.1.3 \ ident_case-1.0.1 \ lazy_static-1.4.0 \ libc-0.2.107 \ log-0.4.14 \ matrixmultiply-0.3.1 \ memchr-2.4.1 \ memoffset-0.6.4 \ nalgebra-0.29.0 \ nalgebra-macros-0.1.0 \ nibble_vec-0.1.0 \ nix-0.22.2 \ num-0.4.0 \ num-bigint-0.4.3 \ 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 \ paste-1.0.6 \ permutohedron-0.2.4 \ primal-0.3.0 \ primal-bit-0.3.0 \ primal-check-0.3.1 \ primal-estimate-0.3.1 \ primal-sieve-0.3.2 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.36 \ quote-1.0.14 \ radix_trie-0.2.1 \ rawpointer-0.2.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rustyline-9.0.0 \ rustyline-derive-0.6.0 \ safe_arch-0.6.0 \ scopeguard-1.1.0 \ simba-0.6.0 \ smallvec-1.7.0 \ str-buf-1.0.5 \ strsim-0.10.0 \ syn-1.0.85 \ tiny-keccak-2.0.2 \ typenum-1.14.0 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ utf8parse-0.2.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wide-0.7.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.28.0 \ windows_aarch64_msvc-0.28.0 \ windows_i686_gnu-0.28.0 \ windows_i686_msvc-0.28.0 \ windows_x86_64_gnu-0.28.0 \ windows_x86_64_msvc-0.28.0 PLIST_FILES= bin/savage \ ${DOCSDIR_REL}/README.md post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} README.md ${STAGEDIR}${DOCSDIR}) .include diff --git a/misc/aichat/Makefile b/misc/aichat/Makefile index edde76e179b8..6cebaaa3cfa5 100644 --- a/misc/aichat/Makefile +++ b/misc/aichat/Makefile @@ -1,489 +1,489 @@ PORTNAME= aichat DISTVERSIONPREFIX= v DISTVERSION= 0.29.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Using ChatGPT/GPT-3.5/GPT-4 in the terminal WWW= https://github.com/sigoden/aichat LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BROKEN_i386= compilation fails: evaluation of constant value failed, see https://github.com/briansmith/ring/issues/2006 LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= sigoden CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anndists-0.1.2 \ ansi_colours-1.2.3 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.97 \ arboard-3.4.1 \ async-recursion-1.1.1 \ async-trait-0.1.88 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ aws-smithy-eventstream-0.60.8 \ aws-smithy-types-1.3.0 \ backtrace-0.3.74 \ base64-0.22.1 \ base64-simd-0.8.0 \ bincode-1.3.3 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-1.3.2 \ bitflags-2.9.0 \ block-buffer-0.10.4 \ block2-0.5.1 \ bm25-2.2.1 \ bumpalo-3.17.0 \ bytemuck-1.22.0 \ byteorder-1.5.0 \ bytes-1.10.1 \ bytes-utils-0.1.4 \ cached-0.55.1 \ cached_proc_macro-0.24.0 \ cached_proc_macro_types-0.1.1 \ cc-1.2.17 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ clap-4.5.33 \ clap_builder-4.5.33 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ colorchoice-1.0.3 \ combine-4.6.7 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpu-time-1.0.0 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crossterm-0.25.0 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ cssparser-0.34.0 \ cssparser-macros-0.6.1 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ deranged-0.4.1 \ derive-new-0.6.0 \ derive_more-0.99.19 \ deunicode-1.6.1 \ diff-0.1.13 \ digest-0.10.7 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ downcast-rs-1.2.1 \ dtoa-1.0.10 \ dtoa-short-0.3.5 \ dyn-clone-1.0.19 \ ego-tree-0.10.0 \ either-1.15.0 \ enum-as-inner-0.6.1 \ env_home-0.1.0 \ env_logger-0.10.2 \ equivalent-1.0.2 \ errno-0.3.10 \ error-code-3.3.1 \ eventsource-stream-0.2.3 \ fancy-regex-0.14.0 \ fastrand-2.3.0 \ fd-lock-4.0.4 \ filedescriptor-0.8.3 \ fixedbitset-0.4.2 \ flate2-1.1.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futf-0.1.5 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generator-0.8.4 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ getrandom-0.3.2 \ gimli-0.31.1 \ h2-0.4.8 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.5.0 \ hmac-0.12.1 \ hnsw_rs-0.3.1 \ html5ever-0.27.0 \ html5ever-0.29.1 \ html_to_markdown-0.1.0 \ http-1.3.1 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ httpdate-1.0.3 \ humantime-2.2.0 \ hyper-1.6.0 \ hyper-rustls-0.27.5 \ hyper-util-0.1.10 \ iana-time-zone-0.1.62 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.8.0 \ inquire-0.7.5 \ ipnet-2.11.0 \ is-terminal-0.4.16 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.15 \ js-sys-0.3.77 \ json-patch-4.0.0 \ jsonptr-0.7.1 \ lazy_static-1.5.0 \ libc-0.2.171 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.3 \ litemap-0.7.5 \ lock_api-0.4.12 \ log-0.4.27 \ loom-0.7.2 \ mac-0.1.1 \ mach2-0.4.2 \ markup5ever-0.12.1 \ markup5ever-0.14.1 \ markup5ever_rcdom-0.3.0 \ match_token-0.1.0 \ matchers-0.1.0 \ memchr-2.7.4 \ memoffset-0.7.1 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.5 \ mio-0.8.11 \ mio-1.0.3 \ mmap-rs-0.6.1 \ new_debug_unreachable-1.0.6 \ newline-converter-0.3.0 \ nix-0.26.4 \ nix-0.28.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.1.0 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ object-0.36.7 \ once_cell-1.21.1 \ onig-6.4.0 \ onig_sys-69.8.1 \ openssl-probe-0.1.6 \ option-ext-0.2.0 \ os_info-3.10.0 \ os_pipe-1.2.1 \ outref-0.5.2 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_macros-0.11.3 \ phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ plist-1.7.1 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.94 \ quick-xml-0.32.0 \ quick-xml-0.37.3 \ quinn-0.11.7 \ quinn-proto-0.11.10 \ quinn-udp-0.5.11 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.10 \ redox_users-0.5.0 \ reedline-0.39.0 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ reqwest-0.12.15 \ reqwest-eventsource-0.6.0 \ rgb-0.8.50 \ ring-0.17.14 \ rust-embed-8.6.0 \ rust-embed-impl-8.6.0 \ rust-embed-utils-8.6.0 \ rust-stemmers-1.2.0 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.1 \ rustix-0.38.44 \ rustix-1.0.3 \ rustls-0.23.25 \ rustls-native-certs-0.8.1 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.103.1 \ rustversion-1.0.20 \ ryu-1.0.20 \ same-file-1.0.6 \ schannel-0.1.27 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scraper-0.23.1 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ selectors-0.26.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ servo_arc-0.4.0 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simplelog-0.12.2 \ siphasher-1.0.1 \ slab-0.4.9 \ smallvec-1.14.0 \ smawk-0.3.2 \ socket2-0.5.8 \ stable_deref_trait-1.2.0 \ stop-words-0.8.1 \ string_cache-0.8.8 \ string_cache_codegen-0.5.4 \ strip-ansi-escapes-0.2.1 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.100 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ syntect-5.2.0 \ sys-locale-0.3.2 \ sysctl-0.5.5 \ tempfile-3.19.1 \ tendril-0.4.3 \ termcolor-1.4.1 \ textwrap-0.16.2 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tinystr-0.7.6 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ tokio-1.44.1 \ tokio-graceful-0.2.2 \ tokio-macros-2.5.0 \ tokio-rustls-0.26.2 \ tokio-socks-0.5.2 \ tokio-stream-0.1.17 \ tokio-util-0.7.14 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ tree_magic_mini-3.1.6 \ try-lock-0.2.5 \ typenum-1.18.0 \ unicase-2.8.1 \ unicode-ident-1.0.18 \ unicode-linebreak-0.1.5 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.16.0 \ valuable-0.1.1 \ version_check-0.9.5 \ vsimd-0.8.0 \ vte-0.14.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasm-streams-0.4.2 \ wayland-backend-0.3.8 \ wayland-client-0.31.8 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.6 \ wayland-sys-0.31.6 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.8 \ which-7.0.2 \ widestring-1.2.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-0.58.0 \ windows-core-0.52.0 \ windows-core-0.58.0 \ windows-implement-0.58.0 \ windows-interface-0.58.0 \ windows-link-0.1.1 \ windows-registry-0.4.0 \ windows-result-0.2.0 \ windows-result-0.3.2 \ windows-strings-0.1.0 \ windows-strings-0.3.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ wl-clipboard-rs-0.8.1 \ write16-1.0.0 \ writeable-0.5.5 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xml5ever-0.18.1 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-0.8.24 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.24 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/air/Makefile b/misc/air/Makefile index cd75cb82fc0a..6026af6cb264 100644 --- a/misc/air/Makefile +++ b/misc/air/Makefile @@ -1,252 +1,252 @@ PORTNAME= air DISTVERSIONPREFIX= v DISTVERSION= 0.6.9-26 DISTVERSIONSUFFIX= -g4e175b0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc PKGNAMESUFFIX= -ai-chat-client MAINTAINER= yuri@FreeBSD.org COMMENT= Simple ChatGPT & Llama-cpp command line with ANSI markdown display WWW= https://github.com/alescdb/air LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_armv7= compilation fails: In file included from ./llama.cpp/k_quants.c:50: /usr/local/llvm15/lib/clang/15.0.7/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture" USES= cargo llvm:15 ssl USE_GITHUB= yes GH_ACCOUNT= alescdb CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.11 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ async-trait-0.1.77 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.7 \ bindgen-0.66.1 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bumpalo-3.14.0 \ bytes-1.5.0 \ cc-1.0.83 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.33 \ clang-sys-1.7.0 \ colorchoice-1.0.0 \ coolor-0.9.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ crokey-0.6.3 \ crokey-proc_macros-0.6.3 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.11 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.9.0 \ encoding_rs-0.8.33 \ env_filter-0.1.0 \ env_logger-0.11.1 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getopts-0.2.21 \ getrandom-0.2.12 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.3.24 \ hashbrown-0.14.3 \ hermit-abi-0.3.5 \ home-0.5.9 \ http-0.2.11 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.2 \ ipnet-2.9.0 \ itoa-1.0.10 \ js-sys-0.3.68 \ lazy-regex-3.1.0 \ lazy-regex-proc_macros-3.1.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.153 \ libloading-0.8.1 \ libredox-0.0.1 \ linux-raw-sys-0.4.13 \ llama_cpp_rs-0.3.0 \ lock_api-0.4.11 \ log-0.4.20 \ memchr-2.7.1 \ mime-0.3.17 \ minimad-0.13.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.10 \ native-tls-0.2.11 \ nom-7.1.3 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-0.10.63 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.99 \ option-ext-0.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.29 \ prettyplease-0.2.16 \ proc-macro2-1.0.78 \ pulldown-cmark-0.10.0 \ pulldown-cmark-escape-0.10.0 \ quote-1.0.35 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ reqwest-0.11.24 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.38.31 \ rustls-pemfile-1.0.4 \ ryu-1.0.16 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.196 \ serde_derive-1.0.196 \ serde_json-1.0.113 \ serde_urlencoded-0.7.1 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.5.5 \ strict-0.2.0 \ syn-1.0.109 \ syn-2.0.48 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.0 \ termcolor-1.4.1 \ termimad-0.29.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.36.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.14 \ tokio-util-0.7.10 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.11 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.91 \ wasm-bindgen-backend-0.2.91 \ wasm-bindgen-futures-0.4.41 \ wasm-bindgen-macro-0.2.91 \ wasm-bindgen-macro-support-0.2.91 \ wasm-bindgen-shared-0.2.91 \ wasm-streams-0.4.0 \ web-sys-0.3.68 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.50.0 CFLAGS_powerpc64le= -DNO_WARN_X86_INTRINSICS CFLAGS_powerpc64= -DNO_WARN_X86_INTRINSICS OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} CONFLICTS_INSTALL= air-go .include .if ${ARCH} == powerpc64 && !defined(CPUTYPE) CFLAGS+= -mcpu=power7 .endif .include diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile index ae29ef7f1742..722b21bef0b2 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,459 +1,459 @@ PORTNAME= arrow-datafusion DISTVERSION= 45.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Apache Arrow DataFusion SQL Query Engine WWW= https://arrow.apache.org/datafusion \ https://github.com/apache/datafusion LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE.txt BROKEN_i386= compilation fails: this arithmetic operation will overflow, see https://github.com/purpleprotocol/mimalloc_rust/issues/116 LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= apache GH_PROJECT= datafusion WRKSRC_SUBDIR= datafusion-cli RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ apache-avro-0.17.0 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ arrow-54.1.0 \ arrow-arith-54.1.0 \ arrow-array-54.1.0 \ arrow-buffer-54.1.0 \ arrow-cast-54.1.0 \ arrow-csv-54.1.0 \ arrow-data-54.1.0 \ arrow-ipc-54.1.0 \ arrow-json-54.1.0 \ arrow-ord-54.1.0 \ arrow-row-54.1.0 \ arrow-schema-54.1.0 \ arrow-select-54.1.0 \ arrow-string-54.1.0 \ assert_cmd-2.0.16 \ async-compression-0.4.18 \ async-trait-0.1.85 \ atoi-2.0.0 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ aws-config-1.5.15 \ aws-credential-types-1.2.1 \ aws-runtime-1.5.4 \ aws-sdk-sso-1.57.0 \ aws-sdk-ssooidc-1.58.0 \ aws-sdk-sts-1.58.0 \ aws-sigv4-1.2.7 \ aws-smithy-async-1.2.4 \ aws-smithy-http-0.60.12 \ aws-smithy-json-0.61.2 \ aws-smithy-query-0.60.7 \ aws-smithy-runtime-1.7.7 \ aws-smithy-runtime-api-1.7.3 \ aws-smithy-types-1.2.12 \ aws-smithy-xml-0.60.9 \ aws-types-1.3.4 \ backtrace-0.3.74 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.8.0 \ bigdecimal-0.4.7 \ bitflags-1.3.2 \ bitflags-2.8.0 \ blake2-0.10.6 \ blake3-1.5.5 \ block-buffer-0.10.4 \ brotli-7.0.0 \ brotli-decompressor-4.0.2 \ bstr-1.11.3 \ bumpalo-3.17.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ bytes-utils-0.1.4 \ bzip2-0.4.4 \ bzip2-0.5.0 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.2.10 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ chrono-tz-0.10.1 \ chrono-tz-build-0.4.0 \ clap-4.5.27 \ clap_builder-4.5.27 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ colorchoice-1.0.3 \ comfy-table-7.1.3 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ constant_time_eq-0.3.1 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ core2-0.4.0 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-utils-0.8.21 \ crunchy-0.2.3 \ crypto-common-0.1.6 \ csv-1.3.1 \ csv-core-0.1.11 \ ctor-0.2.9 \ dary_heap-0.3.7 \ dashmap-6.1.0 \ deranged-0.3.11 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ either-1.13.0 \ endian-type-0.1.2 \ env_filter-0.1.3 \ env_logger-0.11.6 \ equivalent-1.0.1 \ errno-0.3.10 \ error-code-3.3.1 \ fastrand-2.3.0 \ fd-lock-4.0.2 \ fixedbitset-0.5.7 \ flatbuffers-24.12.23 \ flate2-1.0.35 \ float-cmp-0.10.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.1 \ gimli-0.31.1 \ glob-0.3.2 \ h2-0.3.26 \ h2-0.4.7 \ half-2.4.1 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.5.0 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.11 \ http-0.2.12 \ http-1.2.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.10.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.32 \ hyper-1.6.0 \ hyper-rustls-0.24.2 \ hyper-rustls-0.27.5 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.7.1 \ integer-encoding-3.0.4 \ ipnet-2.11.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ lexical-core-1.0.5 \ lexical-parse-float-1.0.5 \ lexical-parse-integer-1.0.5 \ lexical-util-1.0.6 \ lexical-write-float-1.0.5 \ lexical-write-integer-1.0.5 \ libc-0.2.169 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ libm-0.2.11 \ libmimalloc-sys-0.1.39 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.25 \ lz4_flex-0.11.3 \ lzma-sys-0.1.20 \ md-5-0.10.6 \ memchr-2.7.4 \ mimalloc-0.1.43 \ mime-0.3.17 \ miniz_oxide-0.8.3 \ mio-1.0.3 \ nibble_vec-0.1.0 \ nix-0.29.0 \ normalize-line-endings-0.3.0 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ object-0.36.7 \ object_store-0.11.2 \ once_cell-1.20.2 \ openssl-probe-0.1.6 \ option-ext-0.2.0 \ ordered-float-2.10.1 \ outref-0.5.2 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parquet-54.1.0 \ parse-zoneinfo-0.3.1 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.7.1 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ proc-macro-crate-3.2.0 \ proc-macro2-1.0.93 \ psm-0.1.24 \ quad-rand-0.2.3 \ quick-xml-0.37.2 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.9 \ quote-1.0.38 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ recursive-0.1.1 \ recursive-proc-macro-impl-0.1.1 \ redox_syscall-0.5.8 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-lite-0.1.6 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ reqwest-0.12.12 \ ring-0.17.8 \ rle-decode-fast-1.0.3 \ rstest-0.24.0 \ rstest_macros-0.24.0 \ rustc-demangle-0.1.24 \ rustc-hash-2.1.0 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustls-0.21.12 \ rustls-0.23.21 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.8.1 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.8 \ rustversion-1.0.19 \ rustyline-15.0.0 \ ryu-1.0.19 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.11.1 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ semver-1.0.25 \ seq-macro-0.3.5 \ serde-1.0.217 \ serde_bytes-0.11.15 \ serde_derive-1.0.217 \ serde_json-1.0.138 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simdutf8-0.1.5 \ siphasher-1.0.1 \ slab-0.4.9 \ smallvec-1.13.2 \ snafu-0.8.5 \ snafu-derive-0.8.5 \ snap-1.1.1 \ socket2-0.5.8 \ spin-0.9.8 \ sqlparser-0.53.0 \ sqlparser_derive-0.3.0 \ stable_deref_trait-1.2.0 \ stacker-0.1.17 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.96 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ tempfile-3.16.0 \ termtree-0.5.1 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ thrift-0.17.0 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.1 \ tokio-util-0.7.13 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ typed-builder-0.19.1 \ typed-builder-macro-0.19.1 \ typenum-1.17.0 \ unicode-ident-1.0.16 \ unicode-segmentation-1.12.0 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.12.1 \ version_check-0.9.5 \ vsimd-0.8.0 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasm-streams-0.4.2 \ web-sys-0.3.77 \ web-time-1.1.0 \ winapi-util-0.1.9 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.26 \ wit-bindgen-rt-0.33.0 \ write16-1.0.0 \ writeable-0.5.5 \ xmlparser-0.13.6 \ xz2-0.1.7 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 PLIST_FILES= bin/datafusion-cli .include .if ${ARCH:Marmv?} LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif .include diff --git a/misc/bedrust/Makefile b/misc/bedrust/Makefile index ce622b4d821b..cf697d7d90cf 100644 --- a/misc/bedrust/Makefile +++ b/misc/bedrust/Makefile @@ -1,403 +1,403 @@ PORTNAME= bedrust DISTVERSIONPREFIX= v DISTVERSION= 0.8.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= Invoke NN models on Amazon Bedrock WWW= https://rup12.net LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= darko-mesaros RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ aligned-vec-0.5.0 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.96 \ arbitrary-1.4.1 \ arg_enum_proc_macro-0.3.4 \ arrayvec-0.7.6 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ av1-grain-0.2.3 \ avif-serialize-0.8.2 \ aws-config-1.6.0 \ aws-credential-types-1.2.2 \ aws-lc-rs-1.12.6 \ aws-lc-sys-0.27.1 \ aws-runtime-1.5.6 \ aws-sdk-bedrock-1.78.0 \ aws-sdk-bedrockruntime-1.77.0 \ aws-sdk-sso-1.62.0 \ aws-sdk-ssooidc-1.63.0 \ aws-sdk-sts-1.63.0 \ aws-sigv4-1.3.0 \ aws-smithy-async-1.2.5 \ aws-smithy-eventstream-0.60.8 \ aws-smithy-http-0.62.0 \ aws-smithy-http-client-1.0.0 \ aws-smithy-json-0.61.3 \ aws-smithy-query-0.60.7 \ aws-smithy-runtime-1.8.0 \ aws-smithy-runtime-api-1.7.4 \ aws-smithy-types-1.3.0 \ aws-smithy-xml-0.60.9 \ aws-types-1.3.6 \ backtrace-0.3.74 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.8.0 \ bindgen-0.69.5 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.8.0 \ bitstream-io-2.6.0 \ block-buffer-0.10.4 \ bstr-1.11.3 \ built-0.7.7 \ bumpalo-3.17.0 \ bytemuck-1.21.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.10.0 \ bytes-utils-0.1.4 \ cc-1.2.15 \ cexpr-0.6.0 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ chrono-0.4.39 \ clang-sys-1.8.1 \ clap-4.5.30 \ clap_builder-4.5.30 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ cmake-0.1.54 \ color_quant-1.1.0 \ colorchoice-1.0.3 \ colored-3.0.0 \ console-0.15.10 \ convert_case-0.8.0 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.3 \ crypto-common-0.1.6 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ deranged-0.3.11 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ dialoguer-0.11.0 \ digest-0.10.7 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ dunce-1.0.5 \ either-1.13.0 \ encode_unicode-1.0.0 \ equivalent-1.0.2 \ errno-0.3.10 \ exr-1.73.0 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ figlet-rs-0.1.5 \ flate2-1.0.35 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.2 \ gif-0.13.1 \ gimli-0.31.1 \ glob-0.3.2 \ globset-0.4.15 \ h2-0.3.26 \ h2-0.4.8 \ half-2.4.1 \ handlebars-6.3.1 \ hashbrown-0.15.2 \ heck-0.5.0 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.11 \ html-escape-0.2.13 \ http-0.2.12 \ http-1.2.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.10.0 \ httpdate-1.0.3 \ hyper-0.14.32 \ hyper-1.6.0 \ hyper-rustls-0.24.2 \ hyper-rustls-0.27.5 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ image-0.25.5 \ image-webp-0.2.1 \ imgref-1.11.0 \ indexmap-2.7.1 \ indicatif-0.17.11 \ interpolate_name-0.2.4 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.14 \ jobserver-0.1.32 \ jpeg-decoder-0.3.1 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ lebe-0.5.2 \ libc-0.2.169 \ libfuzzer-sys-0.4.9 \ libloading-0.8.6 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.26 \ loop9-0.1.5 \ maybe-rayon-0.1.1 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.5 \ mio-1.0.3 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-modular-0.6.1 \ num-order-1.2.0 \ num-rational-0.4.2 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ object-0.36.7 \ once_cell-1.20.3 \ openssl-probe-0.1.6 \ option-ext-0.2.0 \ outref-0.5.2 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pest-2.7.15 \ pest_derive-2.7.15 \ pest_generator-2.7.15 \ pest_meta-2.7.15 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ png-0.17.16 \ portable-atomic-1.10.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ prettyplease-0.2.31 \ proc-macro2-1.0.93 \ profiling-1.0.16 \ profiling-procmacros-1.0.16 \ qoi-0.4.1 \ quick-error-2.0.1 \ quick-xml-0.37.2 \ quote-1.0.38 \ r-efi-5.2.0 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rav1e-0.7.1 \ ravif-0.11.11 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.9 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-lite-0.1.6 \ regex-syntax-0.8.5 \ rgb-0.8.50 \ ring-0.17.10 \ ron-0.9.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustls-0.21.12 \ rustls-0.23.25 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.8.1 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.103.0 \ rustversion-1.0.19 \ ryu-1.0.19 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.11.1 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ semver-1.0.25 \ serde-1.0.218 \ serde_derive-1.0.218 \ serde_json-1.0.139 \ serde_spanned-0.6.8 \ sha2-0.10.8 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ slab-0.4.9 \ smallvec-1.14.0 \ socket2-0.5.8 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-2.0.98 \ synstructure-0.13.1 \ system-deps-6.2.2 \ target-lexicon-0.12.16 \ termcolor-1.4.1 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinystr-0.7.6 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.2 \ tokio-util-0.7.13 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unicode-ident-1.0.17 \ unicode-segmentation-1.12.0 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ utf16_iter-1.0.5 \ utf8-width-0.1.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.14.0 \ v_frame-0.3.8 \ version-compare-0.2.0 \ version_check-0.9.5 \ vsimd-0.8.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-time-1.1.0 \ weezl-0.1.8 \ which-4.4.2 \ winapi-util-0.1.9 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.3 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ xmlparser-0.13.6 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-0.8.23 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.23 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.14 PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/binocle/Makefile b/misc/binocle/Makefile index 3da4e65ba82d..a4ba44236555 100644 --- a/misc/binocle/Makefile +++ b/misc/binocle/Makefile @@ -1,262 +1,262 @@ PORTNAME= binocle DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= misc wayland MAINTAINER= yuri@FreeBSD.org COMMENT= Graphical tool to visualize binary data WWW= https://github.com/sharkdp/binocle 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= ab_glyph-0.2.23 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.6 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ android-activity-0.4.3 \ android-properties-0.2.2 \ android_system_properties-0.1.5 \ anyhow-1.0.75 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ ash-0.37.3+1.3.251 \ atomic_refcell-0.1.13 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.69 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-0.1.6 \ block-sys-0.1.0-beta.1 \ block2-0.2.0-alpha.6 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ bytemuck_derive-1.5.0 \ calloop-0.10.6 \ cc-1.0.83 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ codespan-reporting-0.11.1 \ colorgrad-0.5.0 \ com-rs-0.2.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.22.3 \ core-graphics-types-0.1.3 \ crc32fast-1.3.2 \ csscolorparser-0.5.0 \ d3d12-0.6.0 \ dispatch-0.2.0 \ dlib-0.5.2 \ downcast-rs-1.2.0 \ ecolor-0.22.0 \ egui-0.22.0 \ egui-wgpu-0.22.0 \ egui-winit-0.22.0 \ emath-0.22.0 \ env_logger-0.9.3 \ epaint-0.22.0 \ equivalent-1.0.1 \ fdeflate-0.3.1 \ flate2-1.0.28 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ getrandom-0.1.16 \ gimli-0.28.1 \ glow-0.12.3 \ gpu-alloc-0.5.4 \ gpu-alloc-types-0.2.0 \ gpu-allocator-0.22.0 \ gpu-descriptor-0.2.4 \ gpu-descriptor-types-0.1.2 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hassle-rs-0.10.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hexf-parse-0.2.1 \ humansize-1.1.1 \ humantime-2.1.0 \ indexmap-1.9.3 \ indexmap-2.1.0 \ instant-0.1.12 \ jni-sys-0.3.0 \ jobserver-0.1.27 \ js-sys-0.3.66 \ khronos-egl-4.1.0 \ lazy_static-1.4.0 \ libc-0.2.150 \ libloading-0.7.4 \ libloading-0.8.1 \ libredox-0.0.2 \ lock_api-0.4.11 \ log-0.4.20 \ malloc_buf-0.0.6 \ memchr-2.6.4 \ memmap2-0.5.10 \ memoffset-0.6.5 \ metal-0.24.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ naga-0.12.3 \ ndk-0.7.0 \ ndk-context-0.1.1 \ ndk-sys-0.4.1+23.1.7779620 \ nix-0.24.3 \ nix-0.25.1 \ nohash-hasher-0.2.0 \ nom-7.1.3 \ num-traits-0.2.17 \ num_enum-0.5.11 \ num_enum-0.6.1 \ num_enum_derive-0.5.11 \ num_enum_derive-0.6.1 \ objc-0.2.7 \ objc-sys-0.2.0-beta.2 \ objc2-0.3.0-beta.3.patch-leaks.3 \ objc2-encode-2.0.0-pre.2 \ objc_exception-0.1.2 \ object-0.32.1 \ once_cell-1.18.0 \ orbclient-0.3.47 \ os_str_bytes-6.6.1 \ owned_ttf_parser-0.20.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ phf-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pixels-0.13.0 \ pkg-config-0.3.27 \ png-0.17.10 \ pollster-0.3.0 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.70 \ profiling-1.0.11 \ quote-1.0.33 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ range-alloc-0.1.3 \ raw-window-handle-0.5.2 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ renderdoc-sys-1.0.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ safe_arch-0.7.1 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sctk-adwaita-0.5.4 \ simd-adler32-0.3.7 \ siphasher-0.3.11 \ slotmap-1.0.7 \ smallvec-1.11.2 \ smithay-client-toolkit-0.16.1 \ spirv-0.2.0+1.5.4 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.39 \ termcolor-1.4.0 \ textwrap-0.16.0 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ tiny-skia-0.8.4 \ tiny-skia-path-0.8.4 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ ttf-parser-0.20.0 \ type-map-0.5.0 \ ultraviolet-0.9.2 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ vec_map-0.8.2 \ version_check-0.9.4 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ wayland-client-0.29.5 \ wayland-commons-0.29.5 \ wayland-cursor-0.29.5 \ wayland-protocols-0.29.5 \ wayland-scanner-0.29.5 \ wayland-sys-0.29.5 \ web-sys-0.3.66 \ wgpu-0.16.3 \ wgpu-core-0.16.1 \ wgpu-hal-0.16.2 \ wgpu-types-0.16.1 \ wide-0.7.13 \ widestring-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ winit-0.28.7 \ winit_input_helper-0.14.1 \ winnow-0.5.19 \ x11-dl-2.21.0 \ xcursor-0.3.4 \ xml-rs-0.8.19 \ zerocopy-0.7.28 \ zerocopy-derive-0.7.28 PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/broot/Makefile b/misc/broot/Makefile index 6aeaf623fe60..5fd32441f59c 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,56 +1,56 @@ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.44.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org COMMENT= Quick and easy new way to see and navigate directory trees WWW= https://dystroy.org/broot/ 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 SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md features.md OPTIONS_DEFINE= CLIPBOARD DOCS OPTIONS_DEFAULT= CLIPBOARD CLIPBOARD_DESC= Enable terminal X11 clipboard support CLIPBOARD_USES= python: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: ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/code2prompt/Makefile b/misc/code2prompt/Makefile index 0e36db2a2781..1d47a4338b36 100644 --- a/misc/code2prompt/Makefile +++ b/misc/code2prompt/Makefile @@ -1,310 +1,310 @@ PORTNAME= code2prompt DISTVERSIONPREFIX= v DISTVERSION= 3.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= CLI tool to convert your codebase into a LLM prompt WWW= https://github.com/mufeedvh/code2prompt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= link fails: error: undefined symbol: __atomic_fetch_add_8, etc BUILD_DEPENDS= gmake:devel/gmake USES= cargo perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= mufeedvh CARGO_CRATES= adler2-2.0.0 \ aho-corasick-1.1.3 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.97 \ arboard-3.5.0 \ arrayvec-0.7.6 \ assert_cmd-2.0.16 \ autocfg-1.4.0 \ base64-0.21.7 \ bindgen-0.63.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.9.0 \ block-buffer-0.10.4 \ bstr-1.11.3 \ bumpalo-3.17.0 \ bytemuck-1.22.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ cc-1.2.18 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ clang-sys-1.8.1 \ clap-4.5.35 \ clap_builder-4.5.35 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ colorchoice-1.0.3 \ colored-2.2.0 \ console-0.15.11 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ crossterm-0.25.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ difflib-0.4.0 \ digest-0.10.7 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ dyn-clone-1.0.19 \ either-1.15.0 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ env_filter-0.1.3 \ env_logger-0.11.8 \ errno-0.3.11 \ error-code-3.3.1 \ fancy-regex-0.13.0 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ flate2-1.1.1 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.3.2 \ git2-0.18.3 \ glob-0.3.2 \ globset-0.4.16 \ handlebars-4.5.0 \ heck-0.5.0 \ home-0.5.11 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ image-0.25.6 \ indicatif-0.17.11 \ indoc-2.0.6 \ inquire-0.7.5 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.15 \ jiff-0.2.5 \ jiff-static-0.2.5 \ jobserver-0.1.33 \ jpeg-decoder-0.3.1 \ js-sys-0.3.77 \ jwalk-0.8.1 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.171 \ libgit2-sys-0.16.2+1.7.2 \ libloading-0.8.6 \ libz-sys-1.1.22 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.3 \ litemap-0.7.5 \ lock_api-0.4.12 \ log-0.4.27 \ memchr-2.7.4 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.7 \ mio-0.8.11 \ newline-converter-0.3.0 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-format-0.4.4 \ num-format-windows-0.4.4 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ objc2-0.6.0 \ objc2-app-kit-0.3.0 \ objc2-core-foundation-0.3.0 \ objc2-core-graphics-0.3.0 \ objc2-encode-4.1.0 \ objc2-foundation-0.3.0 \ objc2-io-surface-0.3.0 \ once_cell-1.21.3 \ openssl-probe-0.1.6 \ openssl-src-300.4.2+3.4.1 \ openssl-sys-0.9.107 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.1 \ pest-2.8.0 \ pest_derive-2.8.0 \ pest_generator-2.8.0 \ pest_meta-2.8.0 \ pkg-config-0.3.32 \ png-0.17.16 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ predicates-2.1.5 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ proc-macro2-1.0.94 \ pyo3-0.23.5 \ pyo3-build-config-0.23.5 \ pyo3-ffi-0.23.5 \ pyo3-macros-0.23.5 \ pyo3-macros-backend-0.23.5 \ quote-1.0.40 \ r-efi-5.2.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.10 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc-hash-1.1.0 \ rustix-0.38.44 \ rustix-1.0.5 \ ryu-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ sha2-0.10.8 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ smallvec-1.14.0 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.100 \ synstructure-0.13.1 \ target-lexicon-0.12.16 \ tempfile-3.19.1 \ termtree-0.4.1 \ termtree-0.5.1 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ tiff-0.9.1 \ tiktoken-rs-0.6.0 \ tinystr-0.7.6 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unindent-0.2.4 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-time-1.1.0 \ weezl-0.1.8 \ which-4.4.2 \ widestring-1.2.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/misc/coloursum/Makefile b/misc/coloursum/Makefile index ca4e397b091f..0939ba4819f6 100644 --- a/misc/coloursum/Makefile +++ b/misc/coloursum/Makefile @@ -1,100 +1,100 @@ PORTNAME= coloursum DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Colourise your checksum output WWW= https://github.com/ticky/coloursum LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= ticky CARGO_CRATES= ansi_term-0.12.1 \ anstream-0.3.2 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ autocfg-0.1.2 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.3.3 \ cc-1.0.81 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-4.3.19 \ clap_builder-4.3.19 \ clap_derive-4.3.12 \ clap_lex-0.5.0 \ cloudabi-0.0.3 \ colorchoice-1.0.0 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ doc-comment-0.3.3 \ ecoji-1.0.0 \ either-1.5.1 \ errno-0.3.2 \ errno-dragonfly-0.1.2 \ fuchsia-cprng-0.1.1 \ heck-0.4.0 \ hermit-abi-0.3.2 \ indoc-2.0.3 \ is-terminal-0.4.9 \ itertools-0.10.5 \ libc-0.2.147 \ linux-raw-sys-0.4.5 \ memoffset-0.9.0 \ ntapi-0.3.7 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ proc-macro2-1.0.66 \ quote-1.0.32 \ 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.3 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.7.0 \ rayon-core-1.11.0 \ rdrand-0.4.0 \ rustix-0.38.6 \ scopeguard-1.2.0 \ siphasher-0.2.3 \ strsim-0.10.0 \ syn-2.0.28 \ sysinfo-0.13.4 \ unicode-ident-1.0.11 \ utf8parse-0.2.1 \ which-3.1.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.48.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/dijo/Makefile b/misc/dijo/Makefile index 3b149eb1b37f..5118ec912dfc 100644 --- a/misc/dijo/Makefile +++ b/misc/dijo/Makefile @@ -1,140 +1,140 @@ PORTNAME= dijo DISTVERSIONPREFIX= v DISTVERSION= 0.2.7 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Scriptable, curses-based, digital habit tracker WWW= https://github.com/NerdyPepper/dijo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= NerdyPepper CARGO_CRATES= ahash-0.6.3 \ ansi_term-0.11.0 \ array-macro-1.0.5 \ 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 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ constant_time_eq-0.1.5 \ crossbeam-channel-0.5.0 \ crossbeam-utils-0.8.1 \ crossterm-0.19.0 \ crossterm_winapi-0.7.0 \ ctor-0.1.17 \ cursive-0.16.3 \ cursive_core-0.2.2 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ directories-3.0.1 \ dirs-sys-0.3.5 \ enum-map-0.6.4 \ enum-map-derive-0.4.6 \ erased-serde-0.3.13 \ filetime-0.2.13 \ fnv-1.0.7 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ getrandom-0.1.16 \ getrandom-0.2.1 \ ghost-0.1.2 \ hermit-abi-0.1.17 \ ident_case-1.0.1 \ inotify-0.7.1 \ inotify-sys-0.1.4 \ instant-0.1.9 \ inventory-0.1.10 \ inventory-impl-0.1.10 \ iovec-0.1.4 \ itoa-0.4.7 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.82 \ lock_api-0.4.2 \ log-0.4.11 \ mio-0.6.23 \ mio-0.7.7 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.6 \ net2-0.2.37 \ notify-4.0.15 \ ntapi-0.3.6 \ num-0.3.1 \ 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 \ numtoa-0.1.0 \ once_cell-1.5.2 \ owning_ref-0.4.1 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ proc-macro2-1.0.24 \ quote-1.0.8 \ redox_syscall-0.1.57 \ redox_termios-0.1.1 \ redox_users-0.3.5 \ rust-argon2-0.8.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.61 \ signal-hook-0.1.17 \ signal-hook-0.3.4 \ signal-hook-registry-1.3.0 \ slab-0.4.2 \ smallvec-1.6.1 \ socket2-0.3.19 \ stable_deref_trait-1.2.0 \ strsim-0.8.0 \ strsim-0.9.3 \ syn-1.0.57 \ termion-1.5.5 \ textwrap-0.11.0 \ time-0.1.43 \ toml-0.5.8 \ typetag-0.1.6 \ typetag-impl-0.1.6 \ 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 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.1+wasi-snapshot-preview1 \ wasmer_enumset-1.0.1 \ wasmer_enumset_derive-0.5.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 \ ws2_32-sys-0.2.1 \ xi-unicode-0.3.0 PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/dotenv-linter/Makefile b/misc/dotenv-linter/Makefile index 42a39a2fbbd8..cc5d42d4f814 100644 --- a/misc/dotenv-linter/Makefile +++ b/misc/dotenv-linter/Makefile @@ -1,144 +1,144 @@ PORTNAME= dotenv-linter DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Linter for .env files. Written in Rust WWW= https://dotenv-linter.github.io LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/dotenv-linter/dotenv-linter/issues/742 BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/dotenv-linter/dotenv-linter/issues/742 USES= cargo USE_GITHUB= yes CARGO_CRATES= adler-1.0.2 \ anes-0.1.6 \ assert_cmd-2.0.5 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.8.0 \ cast-0.3.0 \ cc-1.0.72 \ cfg-if-1.0.0 \ chunked_transfer-1.4.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clap-3.1.10 \ clap_lex-0.1.1 \ colored-2.0.0 \ crc32fast-1.3.0 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.8 \ difflib-0.4.0 \ directories-4.0.1 \ dirs-sys-0.3.6 \ doc-comment-0.3.3 \ dunce-1.0.3 \ either-1.6.1 \ fastrand-1.7.0 \ filedescriptor-0.8.1 \ flate2-1.0.22 \ form_urlencoded-1.0.1 \ gag-1.0.0 \ getrandom-0.2.3 \ half-1.8.2 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ idna-0.2.3 \ indexmap-1.8.0 \ instant-0.1.12 \ itertools-0.10.3 \ itoa-1.0.1 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ libc-0.2.112 \ log-0.4.14 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.5 \ miniz_oxide-0.4.4 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ once_cell-1.10.0 \ oorandom-11.1.3 \ os_str_bytes-6.0.0 \ percent-encoding-2.1.0 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ predicates-2.1.0 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ proc-macro2-1.0.36 \ quote-1.0.14 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.6 \ regex-automata-0.1.10 \ regex-syntax-0.6.26 \ remove_dir_all-0.5.3 \ ring-0.16.20 \ rustls-0.20.2 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.7.0 \ semver-1.0.4 \ serde-1.0.133 \ serde_derive-1.0.133 \ serde_json-1.0.74 \ spin-0.5.2 \ strsim-0.10.0 \ syn-1.0.84 \ tempfile-3.3.0 \ termcolor-1.1.3 \ termtree-0.2.3 \ textwrap-0.15.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tinytemplate-1.2.1 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ update-informer-0.6.0 \ ureq-2.4.0 \ url-2.2.2 \ 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 \ webpki-0.22.0 \ webpki-roots-0.22.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} .include diff --git a/misc/lscolors/Makefile b/misc/lscolors/Makefile index 8140c05042b4..26ebfde65192 100644 --- a/misc/lscolors/Makefile +++ b/misc/lscolors/Makefile @@ -1,70 +1,70 @@ PORTNAME= lscolors DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Tool to colorize paths using LS_COLORS WWW= https://github.com/sharkdp/lscolors 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_FEATURES= nu-ansi-term CARGO_CRATES= aho-corasick-1.1.3 \ ansi_term-0.12.1 \ autocfg-1.4.0 \ bitflags-2.6.0 \ cfg-if-1.0.0 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ errno-0.3.9 \ fastrand-2.1.1 \ hermit-abi-0.3.9 \ libc-0.2.159 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ mio-1.0.2 \ nu-ansi-term-0.50.1 \ once_cell-1.20.1 \ owo-colors-4.1.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ portable-atomic-1.9.0 \ redox_syscall-0.5.7 \ rustix-0.38.37 \ scopeguard-1.2.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ tempfile-3.13.0 \ wasi-0.11.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 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/navi/Makefile b/misc/navi/Makefile index 1b07456401c0..eafc1ecc41f9 100644 --- a/misc/navi/Makefile +++ b/misc/navi/Makefile @@ -1,22 +1,22 @@ PORTNAME= navi DISTVERSIONPREFIX= v DISTVERSION= 2.24.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org COMMENT= Interactive cheatsheet tool for the command-line WWW= https://github.com/denisidoro/navi LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= fzf:textproc/fzf USES= cargo USE_GITHUB= yes GH_ACCOUNT= denisidoro PLIST_FILES= bin/navi .include diff --git a/misc/ooo/Makefile b/misc/ooo/Makefile index 5826ad9d1568..eb56cd932fbe 100644 --- a/misc/ooo/Makefile +++ b/misc/ooo/Makefile @@ -1,161 +1,161 @@ PORTNAME= ooo DISTVERSION= 0.1.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc # machine learning MAINTAINER= yuri@FreeBSD.org COMMENT= CLI for piping outputs to ollama or just prompting WWW= https://github.com/npahlfer/ooo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= npahlfer CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.5 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.14.0 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-util-0.3.29 \ gimli-0.28.1 \ h2-0.3.22 \ hashbrown-0.14.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ http-0.2.11 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ idna-0.5.0 \ indexmap-2.1.0 \ ipnet-2.9.0 \ itoa-1.0.9 \ js-sys-0.3.66 \ lazy_static-1.4.0 \ libc-0.2.150 \ linux-raw-sys-0.4.11 \ lock_api-0.4.11 \ log-0.4.20 \ memchr-2.6.4 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ native-tls-0.2.11 \ num_cpus-1.16.0 \ object-0.32.1 \ ollama-rs-0.1.2 \ once_cell-1.18.0 \ openssl-0.10.60 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.96 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ proc-macro2-1.0.70 \ quote-1.0.33 \ redox_syscall-0.4.1 \ reqwest-0.11.22 \ rustc-demangle-0.1.23 \ rustix-0.38.25 \ ryu-1.0.15 \ schannel-0.1.22 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_urlencoded-0.7.1 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.4.10 \ socket2-0.5.5 \ syn-2.0.39 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.8.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.34.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.10 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.4 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ url-2.5.0 \ vcpkg-0.2.15 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.65 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.50.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/pqrs/Makefile b/misc/pqrs/Makefile index f83cfbac975d..024713095da1 100644 --- a/misc/pqrs/Makefile +++ b/misc/pqrs/Makefile @@ -1,230 +1,230 @@ PORTNAME= pqrs DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Command line tool for inspecting Apache Parquet files WWW= https://github.com/manojkarthick/pqrs LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BROKEN_i386= ld: error: undefined symbol: __atomic_load LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= manojkarthick CARGO_CRATES= adler-1.0.2 \ ahash-0.8.3 \ aho-corasick-1.0.1 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.3.2 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ arrow-51.0.0 \ arrow-arith-51.0.0 \ arrow-array-51.0.0 \ arrow-buffer-51.0.0 \ arrow-cast-51.0.0 \ arrow-csv-51.0.0 \ arrow-data-51.0.0 \ arrow-ipc-51.0.0 \ arrow-json-51.0.0 \ arrow-ord-51.0.0 \ arrow-row-51.0.0 \ arrow-schema-51.0.0 \ arrow-select-51.0.0 \ arrow-string-51.0.0 \ assert_cmd-2.0.11 \ atoi-2.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.22.1 \ bitflags-1.3.2 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ bstr-1.5.0 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-tz-0.8.2 \ chrono-tz-build-0.1.0 \ clap-4.3.0 \ clap_builder-4.3.0 \ clap_derive-4.3.0 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ core-foundation-sys-0.8.4 \ crc32fast-1.3.2 \ crunchy-0.2.2 \ csv-1.2.1 \ csv-core-0.1.10 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.1 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ flatbuffers-23.1.21 \ flate2-1.0.26 \ float-cmp-0.9.0 \ getrandom-0.2.9 \ half-2.2.1 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ indexmap-2.2.6 \ instant-0.1.12 \ integer-encoding-3.0.4 \ io-lifetimes-1.0.10 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.63 \ lazy_static-1.4.0 \ lexical-core-0.8.5 \ lexical-parse-float-0.8.5 \ lexical-parse-integer-0.8.6 \ lexical-util-0.8.5 \ lexical-write-float-0.8.5 \ lexical-write-integer-0.8.5 \ libc-0.2.144 \ libm-0.2.7 \ linked-hash-map-0.5.6 \ linked_hash_set-0.1.4 \ linux-raw-sys-0.3.8 \ log-0.4.17 \ lz4_flex-0.11.3 \ memchr-2.7.2 \ miniz_oxide-0.7.1 \ normalize-line-endings-0.3.0 \ num-0.4.3 \ num-bigint-0.4.5 \ num-complex-0.4.6 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ once_cell-1.17.1 \ ordered-float-2.10.0 \ parquet-51.0.0 \ parse-zoneinfo-0.3.0 \ paste-1.0.12 \ phf-0.11.1 \ phf_codegen-0.11.1 \ phf_generator-0.11.1 \ phf_shared-0.11.1 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ predicates-2.1.5 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.85 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.3.5 \ regex-1.8.2 \ regex-automata-0.1.10 \ regex-syntax-0.7.2 \ regex-syntax-0.8.4 \ rustc_version-0.4.0 \ rustix-0.37.19 \ ryu-1.0.18 \ same-file-1.0.6 \ semver-1.0.17 \ seq-macro-0.3.3 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ siphasher-0.3.10 \ snap-1.1.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-2.0.66 \ tempfile-3.5.0 \ termcolor-1.2.0 \ termtree-0.4.1 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thrift-0.17.0 \ tiny-keccak-2.0.2 \ twox-hash-1.6.3 \ unicode-ident-1.0.8 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.86 \ wasm-bindgen-backend-0.2.86 \ wasm-bindgen-macro-0.2.86 \ wasm-bindgen-macro-support-0.2.86 \ wasm-bindgen-shared-0.2.86 \ 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.48.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.5 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/py-hf-xet/Makefile b/misc/py-hf-xet/Makefile index 5ce235e42037..95c75a7d2294 100644 --- a/misc/py-hf-xet/Makefile +++ b/misc/py-hf-xet/Makefile @@ -1,35 +1,36 @@ PORTNAME= hf-xet DISTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tagattie@FreeBSD.org COMMENT= Fast transfer of large files with the Hugging Face Hub WWW= https://github.com/huggingface/xet-core LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= fails to build: cannot find function `_mm256_insert_epi64` in this scope BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.7<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python ssl USE_PYTHON= autoplist pep517 pytest CARGO_CARGOTOML=${WRKSRC}/hf_xet/Cargo.toml CARGO_CARGOLOCK=${WRKSRC}/hf_xet/Cargo.lock CARGO_BUILD= no CARGO_INSTALL= no CARGO_ENV= OPENSSL_NO_VENDOR=1 MAKE_ENV= ${CARGO_ENV} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/hf_xet/*.so .include diff --git a/misc/py-lazrs/Makefile b/misc/py-lazrs/Makefile index 921bd9859a64..acde5873915a 100644 --- a/misc/py-lazrs/Makefile +++ b/misc/py-lazrs/Makefile @@ -1,57 +1,57 @@ PORTNAME= lazrs DISTVERSION= 0.6.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for laz-rs (Laszip compression, LAS format) WWW= https://github.com/laz-rs/laz-rs-python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= pep517 autoplist USE_GITHUB= yes GH_ACCOUNT= laz-rs GH_PROJECT= laz-rs-python CARGO_CRATES= autocfg-1.4.0 \ byteorder-1.5.0 \ cfg-if-1.0.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ either-1.13.0 \ heck-0.5.0 \ indoc-2.0.5 \ laz-0.9.2 \ libc-0.2.168 \ memoffset-0.9.1 \ num-traits-0.2.19 \ once_cell-1.20.2 \ portable-atomic-1.10.0 \ proc-macro2-1.0.92 \ pyo3-0.22.6 \ pyo3-build-config-0.22.6 \ pyo3-ffi-0.22.6 \ pyo3-macros-0.22.6 \ pyo3-macros-backend-0.22.6 \ quote-1.0.37 \ rayon-1.10.0 \ rayon-core-1.12.1 \ syn-2.0.90 \ target-lexicon-0.12.16 \ unicode-ident-1.0.14 \ unindent-0.2.3 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target .include diff --git a/misc/py-pyqir/Makefile b/misc/py-pyqir/Makefile index 42bd8e249867..1a4c6ccb0fbe 100644 --- a/misc/py-pyqir/Makefile +++ b/misc/py-pyqir/Makefile @@ -1,89 +1,89 @@ PORTNAME= pyqir DISTVERSIONPREFIX= v DISTVERSION= 0.10.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc python # quantum-computing #MASTER_SITES= PYPI # no tarballs PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= PyQIR parses, generates, evaluates Quantum Intermediate Representation WWW= https://www.qir-alliance.org/pyqir/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>0:devel/py-maturin@${PY_FLAVOR} USES= cargo gnome llvm:14 localbase:ldflags python USE_PYTHON= pep517 pytest USE_GNOME= libxml2 WRKSRC_SUBSIR= pyqir USE_GITHUB= yes GH_ACCOUNT= qir-alliance CARGO_FEATURES= llvm14-0 CARGO_CRATES= aho-corasick-1.1.2 \ autocfg-1.1.0 \ bitvec-1.0.1 \ cc-1.0.83 \ cfg-if-1.0.0 \ cmake-0.1.50 \ const-str-0.5.6 \ error-chain-0.10.0 \ funty-2.0.0 \ heck-0.5.0 \ indoc-2.0.5 \ lazy_static-1.4.0 \ libc-0.2.153 \ llvm-sys-110.0.4 \ llvm-sys-120.3.2 \ llvm-sys-130.1.2 \ llvm-sys-140.1.3 \ llvm-sys-150.2.1 \ log-0.4.20 \ memchr-2.7.1 \ memoffset-0.9.0 \ mut_static-5.0.0 \ normalize-line-endings-0.3.0 \ once_cell-1.19.0 \ pest-2.7.6 \ portable-atomic-1.10.0 \ proc-macro2-1.0.92 \ pyo3-0.23.4 \ pyo3-build-config-0.23.4 \ pyo3-ffi-0.23.4 \ pyo3-macros-0.23.4 \ pyo3-macros-backend-0.23.4 \ quote-1.0.35 \ radium-0.7.0 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ semver-0.11.0 \ semver-1.0.21 \ semver-parser-0.10.2 \ syn-2.0.95 \ tap-1.0.1 \ target-lexicon-0.12.16 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ unindent-0.2.3 \ wyz-0.5.1 MAKE_ENV= LLVM_SYS_140_PREFIX=${LLVM_PREFIX} TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} do-install: ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME} ${INSTALL_LIB} ${WRKDIR}/target/release/libpyqir.so ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/_native.abi3.so ${INSTALL_DATA} ${WRKSRC}/pyqir/pyqir/*.py ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME} # tests as of 0.10.7: test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s .include diff --git a/misc/py-safetensors/Makefile b/misc/py-safetensors/Makefile index 74059e60fd27..b0df6168590e 100644 --- a/misc/py-safetensors/Makefile +++ b/misc/py-safetensors/Makefile @@ -1,70 +1,71 @@ PORTNAME= safetensors DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Simple, safe way to store and distribute tensors WWW= https://huggingface.co/docs/safetensors/index \ https://github.com/huggingface/safetensors LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../../LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}maturin>0:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pytorch>=1.10:misc/py-pytorch@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h5py>=3.7.0:science/py-h5py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.12.1:misc/py-huggingface-hub@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>=6.70.2:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>=4.0.0:devel/py-pytest-benchmark@${PY_FLAVOR} USES= cargo python USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= huggingface WRKSRC_SUBDIR= bindings/python CARGO_CRATES= autocfg-1.5.0 \ heck-0.5.0 \ indoc-2.0.6 \ itoa-1.0.15 \ libc-0.2.174 \ memchr-2.7.5 \ memmap2-0.9.5 \ memoffset-0.9.1 \ once_cell-1.21.3 \ portable-atomic-1.11.1 \ proc-macro2-1.0.95 \ pyo3-0.25.1 \ pyo3-build-config-0.25.1 \ pyo3-ffi-0.25.1 \ pyo3-macros-0.25.1 \ pyo3-macros-backend-0.25.1 \ quote-1.0.40 \ ryu-1.0.20 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ syn-2.0.104 \ target-lexicon-0.13.2 \ unicode-ident-1.0.18 \ unindent-0.2.4 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${BUILD_WRKDIR} BINARY_ALIAS= python3=${PYTHON_CMD} .include diff --git a/misc/radio_datetime_analyzer/Makefile b/misc/radio_datetime_analyzer/Makefile index 5d28eb5a2ff5..f0339de08752 100644 --- a/misc/radio_datetime_analyzer/Makefile +++ b/misc/radio_datetime_analyzer/Makefile @@ -1,33 +1,34 @@ PORTNAME= radio_datetime_analyzer DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= https://codeberg.org/rene0/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # prevent USES=cargo from overriding default DISTFILES MAINTAINER= rene@FreeBSD.org COMMENT= Analyzer for DCF77 and MSF log files WWW= https://codeberg.org/rene0/${PORTNAME} LICENSE= APACHE20 MIT LICENSE_COMB= dual USES= cargo WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS EXAMPLES PLIST_FILES= bin/radio_datetime_analyzer PORTDOCS= README.md PORTEXAMPLES= sample_dcf77.log sample_msf.log post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for f in sample_dcf77.log sample_msf.log ${INSTALL_DATA} ${WRKSRC}/src/transmitters/test/${f} ${STAGEDIR}${EXAMPLESDIR} .endfor .include diff --git a/misc/rash/Makefile b/misc/rash/Makefile index 11b997a8a6e0..f5b995b6e3fb 100644 --- a/misc/rash/Makefile +++ b/misc/rash/Makefile @@ -1,321 +1,321 @@ PORTNAME= rash DISTVERSIONPREFIX= v DISTVERSION= 2.9.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Declarative shell scripting using Rust native bindings WWW= https://rash-sh.github.io \ https://github.com/rash-sh/rash LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= rash-sh CARGO_CRATES= ahash-0.7.8 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arrayvec-0.7.4 \ autocfg-1.3.0 \ base64-0.22.1 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ borsh-1.5.1 \ borsh-derive-1.5.1 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byte-unit-5.1.6 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.7.0 \ cargo-husky-1.5.0 \ cast-0.3.0 \ cc-1.1.7 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.37 \ clap_builder-4.5.37 \ clap_complete-4.5.12 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.2 \ colored-2.1.0 \ console-0.15.11 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ dbus-0.9.7 \ deranged-0.3.11 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dyn-clone-1.0.17 \ either-1.13.0 \ encode_unicode-1.0.0 \ env_filter-0.1.2 \ env_logger-0.11.8 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.10 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ exec-0.3.1 \ fastrand-2.1.1 \ fern-0.7.1 \ fnv-1.0.7 \ funty-2.0.0 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.1 \ git-state-0.1.0 \ glob-0.3.1 \ globset-0.4.15 \ half-2.4.1 \ handlebars-6.2.0 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ home-0.5.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ ignore-0.4.23 \ indexmap-1.9.3 \ indexmap-2.3.0 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.14.0 \ itoa-1.0.11 \ jemalloc-sys-0.5.4+5.3.0-patched \ jemallocator-0.5.4 \ jiff-0.2.3 \ jiff-static-0.2.3 \ js-sys-0.3.69 \ kernel32-sys-0.2.2 \ lazy_static-1.5.0 \ libc-0.2.170 \ libdbus-sys-0.2.5 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ linux-raw-sys-0.9.2 \ log-0.4.27 \ mdbook-0.4.48 \ memchr-2.7.4 \ memo-map-0.3.2 \ minijinja-2.9.0 \ mio-1.0.1 \ nix-0.17.0 \ nix-0.29.0 \ normpath-1.2.0 \ num-conv-0.1.0 \ num-modular-0.6.1 \ num-order-1.2.0 \ num-traits-0.2.19 \ ofiles-0.2.0 \ once_cell-1.19.0 \ oorandom-11.1.4 \ opener-0.7.1 \ option-ext-0.2.0 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ pkg-config-0.3.30 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.18 \ prettytable-rs-0.10.0 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.95 \ prs-lib-0.5.2 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pulldown-cmark-0.10.3 \ pulldown-cmark-escape-0.10.1 \ quote-1.0.40 \ radium-0.7.0 \ rand-0.8.5 \ rand-0.9.1 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_users-0.4.5 \ regex-1.11.1 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ rend-0.4.2 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rust_decimal-1.35.0 \ rustix-0.38.40 \ rustix-1.0.1 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schemars-0.8.22 \ schemars_derive-0.8.22 \ seahash-4.1.0 \ secstr-0.5.1 \ self_cell-1.0.4 \ semver-1.0.26 \ serde-1.0.219 \ serde-error-0.1.3 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ serde_json-1.0.140 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ shellexpand-3.1.0 \ shlex-1.3.0 \ simdutf8-0.1.4 \ similar-2.7.0 \ strsim-0.11.1 \ strum-0.27.1 \ strum_macros-0.27.1 \ syn-1.0.109 \ syn-2.0.101 \ syn_derive-0.1.8 \ tap-1.0.1 \ tempfile-3.19.1 \ term-0.7.0 \ term_size-1.0.0-beta1 \ terminal_size-0.4.0 \ thiserror-1.0.63 \ thiserror-2.0.3 \ thiserror-impl-1.0.63 \ thiserror-impl-2.0.3 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml_datetime-0.6.8 \ toml_edit-0.21.1 \ topological-sort-0.2.2 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicase-2.7.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ unicode-width-0.2.0 \ unsafe-libyaml-0.2.11 \ utf8-width-0.1.7 \ utf8parse-0.2.2 \ uuid-1.10.0 \ version-compare-0.2.0 \ version_check-0.9.5 \ void-1.0.2 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ which-7.0.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.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.58.0 \ windows-core-0.52.0 \ windows-core-0.58.0 \ windows-implement-0.58.0 \ windows-interface-0.58.0 \ windows-link-0.1.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winsafe-0.0.19 \ wit-bindgen-rt-0.33.0 \ wyz-0.5.1 \ zerocopy-0.6.6 \ zerocopy-derive-0.6.6 \ zeroize-1.8.1 \ ipc-channel@git+https://github.com/servo/ipc-channel?rev=82f6c49096b116208861f928862f9eefaf47c3c9\#82f6c49096b116208861f928862f9eefaf47c3c9 PLIST_FILES= bin/${PORTNAME} do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/rsclock/Makefile b/misc/rsclock/Makefile index 56b2be53647f..ce9608f706f3 100644 --- a/misc/rsclock/Makefile +++ b/misc/rsclock/Makefile @@ -1,85 +1,85 @@ PORTNAME= rsclock DISTVERSIONPREFIX= v DISTVERSION= 0.1.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Simple terminal clock written in Rust WWW= https://github.com/valebes/rsClock LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= valebes GH_PROJECT= rsClock CARGO_CRATES= android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ autocfg-0.1.6 \ bitflags-2.4.1 \ bumpalo-3.12.1 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.39 \ codespan-reporting-0.11.1 \ core-foundation-sys-0.8.4 \ cxx-1.0.94 \ cxx-build-1.0.94 \ cxxbridge-flags-1.0.94 \ cxxbridge-macro-1.0.94 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.1 \ js-sys-0.3.61 \ libc-0.2.142 \ libredox-0.1.3 \ link-cplusplus-1.0.8 \ log-0.4.17 \ num-traits-0.2.8 \ numtoa-0.2.4 \ once_cell-1.17.1 \ proc-macro2-1.0.56 \ quote-1.0.26 \ redox_syscall-0.5.8 \ redox_termios-0.1.3 \ scratch-1.0.5 \ syn-1.0.109 \ syn-2.0.15 \ termcolor-1.2.0 \ termion-4.0.3 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ 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 \ windows-0.48.0 \ windows-targets-0.48.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index cc2e624dea59..1df532352d2d 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,71 +1,71 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Print arbitrary trees on the command line WWW= https://github.com/HarrisonB/ruut 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 \ render_as_tree-0.2.0 \ 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} .include diff --git a/misc/silicon/Makefile b/misc/silicon/Makefile index 87b32a00532f..b0152a9fee07 100644 --- a/misc/silicon/Makefile +++ b/misc/silicon/Makefile @@ -1,237 +1,237 @@ PORTNAME= silicon DISTVERSIONPREFIX= v DISTVERSION= 0.5.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc PKGNAMESUFFIX= -code-visualizer MAINTAINER= yuri@FreeBSD.org COMMENT= Create beautiful image of your source code WWW= https://github.com/Aloxaf/silicon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libonig.so:devel/oniguruma USES= cargo python:build xorg USE_XORG= xcb USE_GITHUB= yes GH_ACCOUNT= Aloxaf CARGO_CRATES= ab_glyph_rasterizer-0.1.8 \ adler-1.0.2 \ adler2-2.0.0 \ ansi_term-0.12.1 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.89 \ approx-0.5.1 \ atty-0.2.14 \ autocfg-1.3.0 \ base64-0.22.1 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-0.1.6 \ bytemuck-1.18.0 \ byteorder-1.5.0 \ cc-1.1.21 \ cfg-if-1.0.0 \ clap-2.34.0 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ clipboard-win-5.4.0 \ cocoa-0.24.1 \ cocoa-foundation-0.1.2 \ color_quant-1.1.0 \ colorchoice-1.0.2 \ conv-0.3.3 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core-graphics-0.22.3 \ core-graphics-types-0.1.3 \ core-text-19.2.0 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ cstr-0.2.12 \ custom_derive-0.1.7 \ deranged-0.3.11 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dlib-0.5.2 \ dwrote-0.11.1 \ either-1.13.0 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.3.1 \ fastrand-2.1.1 \ fdeflate-0.3.5 \ flate2-1.0.33 \ float-ord-0.3.2 \ fnv-1.0.7 \ font-kit-0.12.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ freetype-0.7.2 \ freetype-sys-0.20.1 \ getrandom-0.1.16 \ getrandom-0.2.15 \ harfbuzz-sys-0.5.0 \ hashbrown-0.14.5 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ image-0.24.9 \ imageproc-0.23.0 \ indexmap-2.5.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.11 \ jpeg-decoder-0.3.1 \ lazy_static-1.5.0 \ libc-0.2.159 \ libloading-0.8.5 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ malloc_buf-0.0.6 \ matrixmultiply-0.3.9 \ memchr-2.7.4 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ nalgebra-0.30.1 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ option-ext-0.2.0 \ os_info-3.8.2 \ owned_ttf_parser-0.15.2 \ paste-1.0.15 \ pasteboard-0.1.3 \ pathfinder_geometry-0.5.1 \ pkg-config-0.3.31 \ plist-1.7.0 \ png-0.17.13 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ quick-xml-0.32.0 \ quote-1.0.37 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_distr-0.2.2 \ rand_hc-0.2.0 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_users-0.4.6 \ regex-syntax-0.8.4 \ rustc_version-0.4.1 \ rustix-0.38.37 \ rusttype-0.9.3 \ ryu-1.0.18 \ safe_arch-0.7.2 \ same-file-1.0.6 \ semver-1.0.23 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ shell-words-1.1.0 \ shlex-1.3.0 \ simba-0.7.3 \ simd-adler32-0.3.7 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.77 \ syntect-5.2.0 \ tempfile-3.12.0 \ term_size-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.64 \ thiserror-impl-1.0.64 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ ttf-parser-0.15.2 \ typenum-1.17.0 \ unicode-ident-1.0.13 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ utf8parse-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wide-0.7.28 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ wio-0.2.2 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ yaml-rust-0.4.5 \ yeslogic-fontconfig-sys-5.0.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ pathfinder_simd@git+https://github.com/servo/pathfinder\#1b7c8bcdaf9da3f045af6a650b5f5c00f0c5a7eb PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} PORTSCOUT= limit:^.*[0-9]\.[0-9].*$$ # prevent tags like preview-3 .include diff --git a/misc/star-history/Makefile b/misc/star-history/Makefile index 676ad81363d3..3bee56b72508 100644 --- a/misc/star-history/Makefile +++ b/misc/star-history/Makefile @@ -1,212 +1,212 @@ PORTNAME= star-history DISTVERSION= 1.0.31 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Graph history of GitHub stars of a user or repo over time WWW= https://github.com/dtolnay/star-history 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= dtolnay CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.98 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ backtrace-0.3.75 \ base64-0.22.1 \ bitflags-2.9.1 \ bstr-1.12.0 \ bumpalo-3.17.0 \ bytes-1.10.1 \ cc-1.2.24 \ cfg-if-1.0.0 \ chrono-0.4.41 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ displaydoc-0.2.5 \ encoding_rs-0.8.35 \ equivalent-1.0.2 \ errno-0.3.12 \ fastrand-2.3.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gimli-0.31.1 \ h2-0.4.10 \ hashbrown-0.15.3 \ home-0.5.11 \ http-1.3.1 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ hyper-1.6.0 \ hyper-rustls-0.27.6 \ hyper-tls-0.6.0 \ hyper-util-0.1.13 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-2.0.0 \ icu_locale_core-2.0.0 \ icu_normalizer-2.0.0 \ icu_normalizer_data-2.0.0 \ icu_properties-2.0.1 \ icu_properties_data-2.0.1 \ icu_provider-2.0.0 \ idna-1.0.3 \ idna_adapter-1.2.1 \ indexmap-2.9.0 \ ipnet-2.11.0 \ itoa-1.0.15 \ js-sys-0.3.77 \ libc-0.2.172 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ log-0.4.27 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.8.8 \ mio-1.0.4 \ native-tls-0.2.14 \ normpath-1.3.0 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.21.3 \ opener-0.8.1 \ openssl-0.10.72 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ openssl-sys-0.9.108 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ potential_utf-0.1.2 \ proc-macro2-1.0.95 \ quote-1.0.40 \ r-efi-5.2.0 \ regex-automata-0.4.9 \ reqwest-0.12.15 \ ring-0.17.14 \ rustc-demangle-0.1.24 \ rustix-1.0.7 \ rustls-0.23.27 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.12.0 \ rustls-webpki-0.103.3 \ rustversion-1.0.21 \ ryu-1.0.20 \ schannel-0.1.27 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ shlex-1.3.0 \ slab-0.4.9 \ smallvec-1.15.0 \ socket2-0.5.10 \ stable_deref_trait-1.2.0 \ subtle-2.6.1 \ syn-2.0.101 \ sync_wrapper-1.0.2 \ synstructure-0.13.2 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tempfile-3.20.0 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ tinystr-0.8.1 \ tokio-1.45.1 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.2 \ tokio-util-0.7.15 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ unicode-ident-1.0.18 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.4 \ utf8_iter-1.0.4 \ vcpkg-0.2.15 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-registry-0.4.0 \ windows-result-0.3.4 \ windows-strings-0.3.1 \ windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zerotrie-0.2.2 \ zerovec-0.11.2 \ zerovec-derive-0.11.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/tenere/Makefile b/misc/tenere/Makefile index ccc8b3e3881d..12d55b919202 100644 --- a/misc/tenere/Makefile +++ b/misc/tenere/Makefile @@ -1,325 +1,325 @@ PORTNAME= tenere DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= TUI interface for LLMs WWW= https://github.com/pythops/tenere LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: cargo:warning=c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed' LIB_DEPENDS= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= pythops CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ ansi-to-tui-6.0.0 \ ansi_colours-1.2.3 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ arboard-3.4.0 \ async-trait-0.1.82 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.22.1 \ bat-0.24.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block2-0.5.1 \ bstr-1.10.0 \ bugreport-0.5.0 \ bumpalo-3.16.0 \ bytemuck-1.17.1 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.7.1 \ bytesize-1.3.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.1.16 \ cfg-if-1.0.0 \ clap-4.5.17 \ clap_builder-4.5.17 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clipboard-win-5.4.0 \ clircle-0.4.0 \ colorchoice-1.0.2 \ compact_str-0.8.0 \ console-0.15.8 \ content_inspector-0.2.4 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ crc32fast-1.4.2 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ deranged-0.3.11 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ etcetera-0.8.0 \ fdeflate-0.3.4 \ flate2-1.0.33 \ fnv-1.0.7 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gimli-0.29.0 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ git2-0.18.3 \ glob-0.3.1 \ globset-0.4.14 \ grep-cli-0.1.10 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ hyper-1.4.1 \ hyper-rustls-0.27.3 \ hyper-util-0.1.7 \ idna-0.5.0 \ image-0.25.2 \ indexmap-2.5.0 \ instability-0.3.2 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.32 \ jpeg-decoder-0.3.1 \ js-sys-0.3.70 \ lazy_static-1.5.0 \ libc-0.2.158 \ libgit2-sys-0.16.2+1.7.2 \ libredox-0.1.3 \ libz-sys-1.1.20 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.4 \ memchr-2.7.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ nom-7.1.3 \ nu-ansi-term-0.49.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ object-0.36.4 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ path_abs-0.5.1 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plist-1.7.0 \ png-0.17.13 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.86 \ quick-xml-0.32.0 \ quinn-0.11.5 \ quinn-proto-0.11.8 \ quinn-udp-0.5.5 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.28.1 \ redox_syscall-0.5.3 \ redox_users-0.4.6 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.12.7 \ rgb-0.8.50 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc-hash-2.0.0 \ rustix-0.38.35 \ rustls-0.23.12 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.7 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.128 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ shell-escape-0.1.5 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ static_assertions-1.1.0 \ std_prelude-0.2.12 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.77 \ sync_wrapper-1.0.1 \ syntect-5.2.0 \ sys-info-0.9.1 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tiff-0.9.1 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.40.0 \ tokio-macros-2.4.0 \ tokio-rustls-0.26.0 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ tui-textarea-0.6.1 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.13 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ webpki-roots-0.26.5 \ weezl-0.1.8 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ yaml-rust-0.4.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/timr-tui/Makefile b/misc/timr-tui/Makefile index 222c5c599f53..750029e3f8b2 100644 --- a/misc/timr-tui/Makefile +++ b/misc/timr-tui/Makefile @@ -1,328 +1,328 @@ PORTNAME= timr-tui DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= TUI to organize your time: Pomodoro, Countdown, Timer WWW= https://github.com/sectore/timr-tui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= sectore CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ alsa-0.9.1 \ alsa-sys-0.3.1 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ arrayvec-0.7.6 \ async-broadcast-0.7.2 \ async-channel-2.3.1 \ async-executor-1.13.1 \ async-fs-2.1.2 \ async-io-2.4.0 \ async-lock-3.4.0 \ async-process-2.3.0 \ async-recursion-1.1.1 \ async-signal-0.2.10 \ async-task-4.7.1 \ async-trait-0.1.85 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ backtrace-0.3.71 \ bindgen-0.70.1 \ bitflags-1.3.2 \ bitflags-2.8.0 \ block-0.1.6 \ blocking-1.6.1 \ bumpalo-3.17.0 \ bytemuck-1.21.0 \ bytes-1.9.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.2.10 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clang-sys-1.8.1 \ clap-4.5.27 \ clap_builder-4.5.27 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ colorchoice-1.0.3 \ combine-4.6.7 \ compact_str-0.8.1 \ concurrent-queue-2.5.0 \ core-foundation-sys-0.8.7 \ coreaudio-rs-0.11.3 \ coreaudio-sys-0.2.16 \ cpal-0.15.3 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ dasp_sample-0.11.0 \ deranged-0.3.11 \ directories-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ either-1.13.0 \ encoding_rs-0.8.35 \ endi-1.1.0 \ enumflags2-0.7.11 \ enumflags2_derive-0.7.11 \ equivalent-1.0.1 \ errno-0.3.10 \ event-listener-5.4.0 \ event-listener-strategy-0.5.3 \ extended-0.1.0 \ eyre-0.6.12 \ fastrand-2.3.0 \ fnv-1.0.7 \ foldhash-0.1.4 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-lite-2.6.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getrandom-0.2.15 \ gimli-0.28.1 \ glob-0.3.2 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.4.0 \ hex-0.4.3 \ ident_case-1.0.1 \ indenter-0.3.3 \ indexmap-2.7.1 \ indoc-2.0.5 \ instability-0.3.7 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.14 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.32 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ libc-0.2.169 \ libloading-0.8.6 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ lock_api-0.4.12 \ log-0.4.25 \ lru-0.12.5 \ mac-notification-sys-0.6.2 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ matchers-0.1.0 \ memchr-2.7.4 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ mio-1.0.3 \ ndk-0.8.0 \ ndk-context-0.1.1 \ ndk-sys-0.5.0+25.2.9519653 \ nix-0.29.0 \ nom-7.1.3 \ notify-rust-4.11.4 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-traits-0.2.19 \ num_enum-0.7.3 \ num_enum_derive-0.7.3 \ num_threads-0.1.7 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.32.2 \ oboe-0.6.1 \ oboe-sys-0.6.1 \ once_cell-1.20.2 \ option-ext-0.2.0 \ ordered-stream-0.2.0 \ overload-0.1.1 \ owo-colors-3.5.0 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkg-config-0.3.31 \ polling-3.7.4 \ powerfmt-0.2.0 \ proc-macro-crate-3.2.0 \ proc-macro2-1.0.93 \ quick-xml-0.31.0 \ quote-1.0.38 \ ratatui-0.29.0 \ redox_syscall-0.5.8 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ rodio-0.20.1 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustix-0.38.44 \ rustversion-1.0.19 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.137 \ serde_repr-0.1.19 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.8 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ symphonia-0.5.4 \ symphonia-bundle-mp3-0.5.4 \ symphonia-codec-adpcm-0.5.4 \ symphonia-codec-pcm-0.5.4 \ symphonia-core-0.5.4 \ symphonia-format-riff-0.5.4 \ symphonia-metadata-0.5.4 \ syn-2.0.96 \ tauri-winrt-notification-0.2.1 \ tempfile-3.15.0 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ thread_local-1.1.8 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-stream-0.1.17 \ tokio-util-0.7.13 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-error-0.2.1 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ uds_windows-1.1.0 \ unicode-ident-1.0.15 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ utf8parse-0.2.2 \ valuable-0.1.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.54.0 \ windows-0.56.0 \ windows-core-0.54.0 \ windows-core-0.56.0 \ windows-implement-0.56.0 \ windows-interface-0.56.0 \ windows-result-0.1.2 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows-version-0.1.2 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.6.24 \ xdg-home-1.3.0 \ zbus-5.3.1 \ zbus_macros-5.3.1 \ zbus_names-4.1.1 \ zvariant-5.2.0 \ zvariant_derive-5.2.0 \ zvariant_utils-3.1.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/wavedrom/Makefile b/misc/wavedrom/Makefile index 0dd6037306a9..435612f3ed56 100644 --- a/misc/wavedrom/Makefile +++ b/misc/wavedrom/Makefile @@ -1,167 +1,167 @@ PORTNAME= wavedrom DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Beautiful Digital Timing Diagrams with Rust WWW= https://coastalwhite.github.io/wavedrom-rs \ https://github.com/coastalwhite/wavedrom-rs 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= coastalwhite GH_PROJECT= ${PORTNAME}-rs CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.98 \ autocfg-1.4.0 \ bitflags-2.9.0 \ block-buffer-0.10.4 \ bstr-1.12.0 \ bumpalo-3.17.0 \ cc-1.2.21 \ cfg-if-1.0.0 \ chrono-0.4.41 \ clap-4.5.37 \ clap_builder-4.5.37 \ clap_complete-4.5.49 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crypto-common-0.1.6 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ dbus-0.9.7 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ digest-0.10.7 \ env_filter-0.1.3 \ env_logger-0.11.8 \ errno-0.3.11 \ fastrand-2.3.0 \ fnv-1.0.7 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.3.2 \ handlebars-6.3.2 \ hex-0.4.3 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.15 \ jiff-0.2.13 \ jiff-static-0.2.13 \ js-sys-0.3.77 \ json5-0.4.1 \ libc-0.2.172 \ libdbus-sys-0.2.5 \ linux-raw-sys-0.9.4 \ log-0.4.27 \ mdbook-0.4.49 \ memchr-2.7.4 \ normpath-1.3.0 \ num-modular-0.6.1 \ num-order-1.2.0 \ num-traits-0.2.19 \ once_cell-1.21.3 \ opener-0.7.2 \ pest-2.8.0 \ pest_derive-2.8.0 \ pest_generator-2.8.0 \ pest_meta-2.8.0 \ pkg-config-0.3.32 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ proc-macro2-1.0.95 \ pulldown-cmark-0.9.6 \ pulldown-cmark-0.10.3 \ pulldown-cmark-escape-0.10.1 \ pulldown-cmark-to-cmark-10.0.4 \ quote-1.0.40 \ r-efi-5.2.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustix-1.0.7 \ rustversion-1.0.20 \ ryu-1.0.20 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ sha2-0.10.9 \ shlex-1.3.0 \ strsim-0.11.1 \ syn-2.0.101 \ tempfile-3.19.1 \ terminal_size-0.4.2 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ toml-0.5.11 \ topological-sort-0.2.2 \ ttf-parser-0.19.2 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unicase-2.8.1 \ unicode-ident-1.0.18 \ unicode-width-0.1.14 \ utf8parse-0.2.2 \ version_check-0.9.5 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.61.0 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-result-0.3.2 \ windows-strings-0.4.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.39.0 PLIST_FILES= bin/${PORTNAME} \ bin/mdbook-wavedrom-rs do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest .for e in ${PORTNAME} mdbook-wavedrom-rs ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${e} \ ${STAGEDIR}${PREFIX}/bin/${e} .endfor .include diff --git a/misc/wthrr/Makefile b/misc/wthrr/Makefile index ea7f8980e1fc..33930a50f655 100644 --- a/misc/wthrr/Makefile +++ b/misc/wthrr/Makefile @@ -1,212 +1,212 @@ PORTNAME= wthrr DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org COMMENT= Weather companion for the terminal WWW= https://crates.io/crates/wthrr LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= tobealive GH_PROJECT= ${PORTNAME}-the-weathercrab CARGO_CRATES= addr2line-0.24.1 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstyle-1.0.8 \ anyhow-1.0.89 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.21.7 \ base64-0.22.1 \ bitflags-2.6.0 \ bumpalo-3.16.0 \ bytes-1.7.2 \ cc-1.1.23 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.5.19 \ clap_builder-4.5.19 \ clap_derive-4.5.18 \ clap_lex-0.7.2 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ dialoguer-0.11.0 \ directories-5.0.1 \ dirs-sys-0.4.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.1 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.31.0 \ h2-0.4.6 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ hyper-1.4.1 \ hyper-rustls-0.27.3 \ hyper-tls-0.6.0 \ hyper-util-0.1.9 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.5.0 \ ipnet-2.10.0 \ itoa-1.0.11 \ js-sys-0.3.70 \ lazy_static-1.5.0 \ libc-0.2.159 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ native-tls-0.2.12 \ num-traits-0.2.19 \ object-0.36.4 \ once_cell-1.20.1 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ optional_struct-0.5.2 \ optional_struct_macro-0.5.2 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ portable-atomic-1.9.0 \ proc-macro2-1.0.86 \ pure-rust-locales-0.8.1 \ quote-1.0.37 \ redox_users-0.4.6 \ regex-1.11.0 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ reqwest-0.12.8 \ ring-0.17.8 \ ron-0.8.1 \ rustc-demangle-0.1.24 \ rustix-0.38.37 \ rustls-0.23.13 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.9.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.17 \ ryu-1.0.18 \ schannel-0.1.24 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.12.0 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ serde_urlencoded-0.7.1 \ shell-words-1.1.0 \ shlex-1.3.0 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.79 \ sync_wrapper-1.0.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tempfile-3.13.0 \ thiserror-1.0.64 \ thiserror-impl-1.0.64 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.40.0 \ tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.0 \ tokio-util-0.7.12 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.13 \ unicode-normalization-0.1.24 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ url-2.5.2 \ vcpkg-0.2.15 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ zeroize-1.8.1 MAKE_ENV= OPENSSL_DIR=${OPENSSLDIR} PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 8e3f88f3314a..84b7cfd05fa0 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,106 +1,106 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 41 +PORTREVISION= 42 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 WWW= https://bitbucket.org/delan/xd/src/default/ 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} .include diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile index efa173dcab54..5666d66add8a 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,57 +1,57 @@ PORTNAME= xplr DISTVERSIONPREFIX= v DISTVERSION= 0.21.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org COMMENT= Hackable, minimal, fast TUI file explorer WWW= https://xplr.dev LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash USES= cargo compiler desktop-file-utils gmake luajit USE_GITHUB= yes GH_ACCOUNT= sayanarijit 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 post-install: ${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/misc/zine/Makefile b/misc/zine/Makefile index 975908d418f6..841192d50969 100644 --- a/misc/zine/Makefile +++ b/misc/zine/Makefile @@ -1,332 +1,332 @@ PORTNAME= zine DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Simple and opinionated tool to build your own magazine WWW= https://zineland.github.io LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= zineland CARGO_CRATES= addr2line-0.20.0 \ adler-1.0.2 \ ahash-0.8.3 \ aho-corasick-1.0.2 \ anstream-0.3.2 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ anyhow-1.0.71 \ async-trait-0.1.70 \ autocfg-1.1.0 \ backtrace-0.3.68 \ base64-0.21.2 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.3.3 \ block-buffer-0.10.4 \ bstr-1.5.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-4.3.10 \ clap_builder-4.3.10 \ clap_lex-0.5.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.0 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.8 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ dashmap-5.4.0 \ derive_more-0.99.17 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.4 \ dtoa-1.0.8 \ dtoa-short-0.3.4 \ dyn-clone-1.0.11 \ either-1.8.1 \ encoding_rs-0.8.32 \ endian-type-0.1.2 \ equivalent-1.0.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-code-2.3.1 \ fancy-regex-0.7.1 \ fastrand-1.9.0 \ fastwebsockets-0.4.2 \ fd-lock-3.0.13 \ filetime-0.2.21 \ fixedbitset-0.4.2 \ flate2-1.0.26 \ fluent-0.16.0 \ fluent-bundle-0.15.2 \ fluent-langneg-0.13.0 \ fluent-syntax-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fsevent-sys-4.1.0 \ futf-0.1.5 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-io-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ fxhash-0.2.1 \ generic-array-0.14.7 \ genkit-0.3.1 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.10 \ gimli-0.27.3 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.0 \ hermit-abi-0.3.2 \ html5ever-0.26.0 \ http-0.2.9 \ http-body-0.4.5 \ http-range-header-0.3.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ include_dir-0.7.3 \ include_dir_macros-0.7.3 \ indexmap-1.9.3 \ indexmap-2.0.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ intl-memoizer-0.5.1 \ intl_pluralrules-7.0.2 \ io-lifetimes-1.0.11 \ is-terminal-0.4.8 \ itoa-0.4.8 \ itoa-1.0.8 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.147 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ lock_api-0.4.10 \ log-0.4.19 \ lol_html-1.0.1 \ mac-0.1.1 \ markup5ever-0.11.0 \ markup5ever_rcdom-0.2.0 \ matches-0.1.10 \ memchr-2.5.0 \ memo-map-0.3.1 \ memoffset-0.6.5 \ memoffset-0.9.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minijinja-1.0.3 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ native-tls-0.2.11 \ new_debug_unreachable-1.0.4 \ nibble_vec-0.1.0 \ nix-0.23.2 \ nodrop-0.1.14 \ normpath-1.1.1 \ notify-6.0.1 \ notify-debouncer-mini-0.3.0 \ num_cpus-1.16.0 \ object-0.31.1 \ once_cell-1.18.0 \ opener-0.6.1 \ openssl-0.10.55 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-111.26.0+1.1.1u \ openssl-sys-0.9.90 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ percent-encoding-2.3.0 \ petgraph-0.6.3 \ phf-0.8.0 \ phf-0.10.1 \ phf_codegen-0.8.0 \ phf_codegen-0.10.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ pin-project-1.1.2 \ pin-project-internal-1.1.2 \ pin-project-lite-0.2.10 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ plist-1.4.3 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.63 \ promptly-0.3.1 \ pulldown-cmark-0.9.3 \ quick-xml-0.28.2 \ quote-1.0.29 \ radix_trie-0.2.1 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.8.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ regex-syntax-0.7.2 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.37.22 \ rustix-0.38.2 \ rustyline-9.1.2 \ ryu-1.0.14 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.1.0 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ selectors-0.22.0 \ self_cell-0.10.2 \ self_cell-1.0.1 \ semver-1.0.17 \ serde-1.0.166 \ serde_derive-1.0.166 \ serde_json-1.0.100 \ serde_spanned-0.6.3 \ servo_arc-0.1.1 \ sha1-0.10.5 \ signal-hook-registry-1.4.1 \ simdutf8-0.1.4 \ siphasher-0.3.10 \ smallvec-1.10.0 \ socket2-0.4.9 \ stable_deref_trait-1.2.0 \ str-buf-1.0.6 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.23 \ syntect-5.0.0 \ tempfile-3.6.0 \ tendril-0.4.3 \ test-case-2.2.2 \ test-case-macros-2.2.2 \ thin-slice-0.1.1 \ thiserror-1.0.41 \ thiserror-impl-1.0.41 \ thread-id-4.1.0 \ time-0.3.22 \ time-core-0.1.1 \ time-macros-0.2.9 \ tinystr-0.7.1 \ tokio-1.29.1 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.8 \ toml-0.7.5 \ toml_datetime-0.6.3 \ toml_edit-0.19.11 \ tower-0.4.13 \ tower-http-0.4.1 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ try-lock-0.2.4 \ type-map-0.4.0 \ typenum-1.16.0 \ unic-langid-0.9.1 \ unic-langid-impl-0.9.1 \ unicase-2.6.0 \ unicode-blocks-0.1.8 \ unicode-ident-1.0.10 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.3.3 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.1 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.7 \ words-count-0.1.5 \ xml5ever-0.17.0 \ yaml-rust-0.4.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/multimedia/ab-av1/Makefile b/multimedia/ab-av1/Makefile index e3b6c17cc904..859b71f24d3b 100644 --- a/multimedia/ab-av1/Makefile +++ b/multimedia/ab-av1/Makefile @@ -1,31 +1,31 @@ PORTNAME= ab-av1 DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org COMMENT= AV1 re-encoding using ffmpeg, svt-av1 & vmaf WWW= https://github.com/alexheretic/ab-av1 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ffmpeg:multimedia/ffmpeg USES= cargo USE_GITHUB= yes GH_ACCOUNT= alexheretic PLIST_FILES= bin/${PORTNAME} \ share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} post-install: .for _shell in bash fish zsh @${ECHO_MSG} "Generating ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${_shell}*}" @${CARGO_CARGO_RUN} run ${CARGO_BUILD_ARGS} -- print-completions ${_shell} \ >${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${_shell}*} .endfor .include diff --git a/multimedia/alass/Makefile b/multimedia/alass/Makefile index 0380201b1411..b94b82c95e3d 100644 --- a/multimedia/alass/Makefile +++ b/multimedia/alass/Makefile @@ -1,110 +1,110 @@ PORTNAME= alass DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org COMMENT= Automatic Language-Agnostic Subtitle Synchronization WWW= https://github.com/kaegi/alass LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= kaegi WRKSRC_SUBDIR= alass-cli CARGO_CRATES= aho-corasick-0.6.10 \ ansi_term-0.11.0 \ ascii-0.7.1 \ atty-0.2.13 \ autocfg-0.1.6 \ backtrace-0.3.38 \ backtrace-sys-0.1.31 \ bitflags-1.2.0 \ byteorder-1.3.2 \ c2-chacha-0.2.2 \ cast-0.2.2 \ cc-1.0.45 \ cfg-if-0.1.10 \ clap-2.33.0 \ combine-2.5.2 \ ctrlc-3.1.3 \ either-1.5.3 \ encoding_rs-0.8.20 \ enum_primitive-0.1.1 \ error-chain-0.10.0 \ failure-0.1.5 \ failure_derive-0.1.5 \ getrandom-0.1.12 \ image-0.13.0 \ itertools-0.8.0 \ itoa-0.4.4 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.62 \ log-0.3.9 \ log-0.4.8 \ memchr-2.2.1 \ nix-0.14.1 \ nom-2.1.0 \ num-integer-0.1.41 \ num-iter-0.1.39 \ num-rational-0.1.42 \ num-traits-0.1.43 \ num-traits-0.2.8 \ num_cpus-1.10.1 \ numtoa-0.1.0 \ pbr-1.0.2 \ ppv-lite86-0.2.5 \ proc-macro2-0.4.30 \ proc-macro2-1.0.4 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.7.2 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ regex-0.2.11 \ regex-syntax-0.5.6 \ rmp-0.8.8 \ rmp-serde-0.14.0 \ rustc-demangle-0.1.16 \ ryu-1.0.0 \ safemem-0.2.0 \ serde-1.0.101 \ serde_derive-1.0.101 \ serde_json-1.0.40 \ strsim-0.8.0 \ subparse-0.6.2 \ syn-0.15.44 \ syn-1.0.5 \ synstructure-0.10.2 \ termion-1.5.3 \ textwrap-0.11.0 \ thread_local-0.3.6 \ threadpool-1.7.1 \ time-0.1.42 \ ucd-util-0.1.5 \ unicode-width-0.1.6 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ utf8-ranges-1.0.4 \ vec_map-0.8.1 \ vobsub-0.2.3 \ void-1.0.2 \ wasi-0.7.0 \ webrtc-vad-0.4.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/${PORTNAME}-cli .include diff --git a/multimedia/av1an/Makefile b/multimedia/av1an/Makefile index f78949097442..39922cc2183d 100644 --- a/multimedia/av1an/Makefile +++ b/multimedia/av1an/Makefile @@ -1,32 +1,32 @@ PORTNAME= av1an DISTVERSION= 0.4.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org COMMENT= Command-line encoding framework with per scene quality WWW= https://github.com/master-of-zen/Av1an LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= ${BUILD_DEPENDS_${ARCH}} BUILD_DEPENDS_amd64= nasm:devel/nasm LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ libvapoursynth-script.so:multimedia/vapoursynth USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= master-of-zen GH_PROJECT= Av1an PLIST_FILES= bin/${PORTNAME} # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= ${PORTNAME} post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs .include diff --git a/multimedia/dovi_tool/Makefile b/multimedia/dovi_tool/Makefile index 8eee9df13507..b47bd6191598 100644 --- a/multimedia/dovi_tool/Makefile +++ b/multimedia/dovi_tool/Makefile @@ -1,21 +1,21 @@ PORTNAME= dovi_tool DISTVERSION= 2.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MAINTAINER= michiel@vanbaak.eu COMMENT= Tool combining multiple utilities for working with Dolby Vision WWW= https://github.com/quietvoid/dovi_tool LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= quietvoid CARGO_FEATURES= --no-default-features \ internal-font PLIST_FILES= bin/dovi_tool .include diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index 6b7b983e2bbd..8c70c12307bf 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -1,86 +1,87 @@ PORTNAME= gstreamer1-plugins-rust DISTVERSION= ${gst-rust_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= multimedia@FreeBSD.org COMMENT= Various GStreamer plugins written in Rust WWW= https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs LICENSE= APACHE20 LGPL21+ MIT MPL20 LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSE-LGPLv2 LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE-MPL-2.0 BUILD_DEPENDS= cargo-cbuild:devel/cargo-c \ ${PY_TOMLI} USES= cargo gnome gstreamer meson pkgconfig python:build shebangfix ssl USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= gstreamer GL_PROJECT= gst-plugins-rs USE_GNOME= glib20 USE_GSTREAMER= webrtc SHEBANG_FILES= dependencies.py MESON_ARGS= -Ddoc=disabled CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MAKE_ENV= ${CARGO_ENV} .if ${MACHINE_ARCH} == i386 || "${MACHINE_ARCH:Marmv?}" != "" # https://github.com/rust-lang/rust/issues/85598 LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif OPTIONS_DEFINE= ASM CAIRO CSOUND DAV1D GTK4 PANGO SODIUM WEBP OPTIONS_DEFAULT= ASM CAIRO CSOUND DAV1D GTK4 PANGO SODIUM WEBP OPTIONS_EXCLUDE_aarch64= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda OPTIONS_EXCLUDE_armv7= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda OPTIONS_EXCLUDE_powerpc= CSOUND DAV1D OPTIONS_EXCLUDE_powerpc64= CSOUND OPTIONS_EXCLUDE_powerpc64le= CSOUND OPTIONS_SUB= yes ASM_BUILD_DEPENDS= nasm:devel/nasm CAIRO_USE= GNOME=cairo CAIRO_MESON_ENABLED= videofx 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_LIB_DEPENDS= libdav1d.so:multimedia/dav1d DAV1D_MESON_ENABLED= dav1d GTK4_LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene GTK4_USE= GNOME=gtk40 GSTREAMER=gl GTK4_MESON_ENABLED= gtk4 PANGO_USE= GNOME=cairo,pango PANGO_MESON_ENABLED= closedcaption onvif SODIUM_DESC= File encryption and decryption via libsodium SODIUM_LIB_DEPENDS= libsodium.so:security/libsodium SODIUM_MESON_ENABLED= sodium SODIUM_MESON_ON= -Dsodium-source=system WEBP_LIB_DEPENDS= libwebpdemux.so:graphics/webp WEBP_MESON_ENABLED= webp post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -Ee "/cargo.*'c?(build|test)'/s/]/, '--verbose', '--verbose'&/" \ ${WRKSRC}/cargo_wrapper.py .include diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile index ccf63782bd69..8dbde1f1c2d4 100644 --- a/multimedia/gstreamer1/Makefile +++ b/multimedia/gstreamer1/Makefile @@ -1,63 +1,64 @@ PORTNAME= gstreamer PORTVERSION= ${_GST_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer/ PKGNAMESUFFIX= 1 MAINTAINER= multimedia@FreeBSD.org COMMENT= Media applications framework WWW= https://gstreamer.freedesktop.org/ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libunwind.so:devel/libunwind USES= bison libtool gnome gstreamer:_internal meson ninja \ pkgconfig python:build shebangfix tar:xz USE_GNOME= glib20 introspection:build USE_GSTREAMER= # USE_LDCONFIG= yes SHEBANG_FILES= docs/gst-plugins-doc-cache-generator.py \ gst/parse/get_flex_version.py \ scripts/extract-release-date-from-doap-file.py \ MESON_ARGS= -D dbghelp=disabled \ -D doc=disabled \ -D examples=disabled \ -D libdw=disabled \ -D tests=disabled PORTSCOUT= limitw:1,even PLIST_SUB= SOVERSION=${_GST_SOVERSION} \ VERSION=${_GST_LIB_VER} OPTIONS_DEFINE= BASH NLS OPTIONS_DEFAULT= BASH # The PTP helper requires Rust since GStreamer 1.24.0, so only enable it on # platforms that have Rust support. .for arch in aarch64 amd64 armv7 i386 powerpc64 powerpc64le powerpc riscv64 OPTIONS_DEFINE_${arch}= PTP OPTIONS_DEFAULT_${arch}=PTP .endfor OPTIONS_SUB= yes BASH_BUILD_DEPENDS= bash-completion>0:shells/bash-completion BASH_MESON_ENABLED= bash-completion NLS_USES= gettext NLS_MESON_ENABLED= nls PTP_DESC= Precision Time Protocol support PTP_BUILD_DEPENDS= rustc:lang/rust PTP_MESON_ENABLED= ptp-helper .include .if ${ARCH:Naarch64:Namd64:Narmv7:Ni386:Npowerpc64:Npowerpc64le:Npowerpc:Nriscv64} MESON_ARGS+= -D ptp-helper=disabled .endif .include diff --git a/multimedia/helvum/Makefile b/multimedia/helvum/Makefile index 5dbd5dbaa06e..85b55ca0c360 100644 --- a/multimedia/helvum/Makefile +++ b/multimedia/helvum/Makefile @@ -1,41 +1,41 @@ PORTNAME= helvum DISTVERSION= 0.5.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org COMMENT= GTK patchbay for PipeWire WWW= https://gitlab.freedesktop.org/ryuukyu/helvum LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libpipewire-0.3.so:multimedia/pipewire USES= cargo gnome llvm meson pkgconfig USE_GITLAB= yes USE_GNOME= cairo gtk40 libadwaita GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= ryuukyu MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no PLIST_FILES= bin/${PORTNAME} \ share/applications/org.pipewire.Helvum.desktop \ share/icons/hicolor/scalable/apps/org.pipewire.Helvum.svg \ share/icons/hicolor/symbolic/apps/org.pipewire.Helvum-symbolic.svg \ share/metainfo/org.pipewire.Helvum.metainfo.xml post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/src/meson.build .include diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile index 69ea008815ff..e9ef1a99461a 100644 --- a/multimedia/kooha/Makefile +++ b/multimedia/kooha/Makefile @@ -1,35 +1,35 @@ PORTNAME= kooha DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia wayland MAINTAINER= ports@FreeBSD.org COMMENT= Elegantly record your screen WWW= https://github.com/SeaDve/Kooha LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene USES= cargo gettext gnome gstreamer meson pkgconfig USE_GITHUB= yes USE_GNOME= cairo gtk40 libadwaita USE_GSTREAMER= gl good opus pulse rust vpx GH_ACCOUNT= SeaDve GH_PROJECT= Kooha MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no GLIB_SCHEMAS= io.github.seadve.Kooha.gschema.xml post-patch: @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/src/meson.build .include diff --git a/multimedia/librav1e/Makefile b/multimedia/librav1e/Makefile index e57c828256c8..dad1c73c906d 100644 --- a/multimedia/librav1e/Makefile +++ b/multimedia/librav1e/Makefile @@ -1,26 +1,26 @@ -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} .include "${MASTERDIR}/Makefile" diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index 4d1ffa499ed6..b1547985e8db 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,45 +1,45 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org COMMENT= Open Source Spotify client library WWW= https://github.com/librespot-org/librespot LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bindgen:devel/rust-bindgen-cli 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 GSTREAMER_USE= GNOME=glib20 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 .include diff --git a/multimedia/neolink/Makefile b/multimedia/neolink/Makefile index ea8eb4b99ffc..b1f9a0abc543 100644 --- a/multimedia/neolink/Makefile +++ b/multimedia/neolink/Makefile @@ -1,202 +1,202 @@ PORTNAME= neolink PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= g20210903 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= multimedia MAINTAINER= kevans@FreeBSD.org COMMENT= RTSP bridge to Reolink IP cameras WWW= https://github.com/thirtythreeforty/neolink LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server USES= cargo gnome gstreamer USE_GNOME= glib20 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 962b528ab0ed..014ae5cf9533 100644 --- a/multimedia/rav1e/Makefile +++ b/multimedia/rav1e/Makefile @@ -1,28 +1,28 @@ PORTNAME= rav1e DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org COMMENT= Fast and safe AV1 encoder WWW= https://github.com/xiph/rav1e 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} post-patch: # Extract (snapshot) version from the port instead of CARGO_PKG_VERSION @${REINPLACE_CMD} -e 's/\<.*GIT_VERSION\.unwrap.*/"${DISTVERSIONFULL}"/' \ -e $$'/GIT_VERSION/,/UNKNOWN/c\\\n\t"${DISTVERSIONFULL}",\n' \ ${WRKSRC}/src/bin/common.rs ${WRKSRC}/src/lib.rs .include diff --git a/multimedia/ringrtc/Makefile b/multimedia/ringrtc/Makefile index a38010a76761..91df659a71b1 100644 --- a/multimedia/ringrtc/Makefile +++ b/multimedia/ringrtc/Makefile @@ -1,184 +1,185 @@ PORTNAME= ringrtc DISTVERSIONPREFIX= v DISTVERSION= 2.53.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= LOCAL/mikael/ringrtc/:base \ LOCAL/mikael/ringrtc/:boringssl \ LOCAL/mikael/ringrtc/:build \ LOCAL/mikael/ringrtc/:buildtools \ LOCAL/mikael/ringrtc/:catapult \ LOCAL/mikael/ringrtc/:icu \ LOCAL/mikael/ringrtc/:nasm \ LOCAL/mikael/ringrtc/:libjpeg_turbo \ LOCAL/mikael/ringrtc/:libsrtp \ LOCAL/mikael/ringrtc/:libvpx \ LOCAL/mikael/ringrtc/:libyuv \ LOCAL/mikael/ringrtc/:opus \ LOCAL/mikael/ringrtc/:perfetto \ LOCAL/mikael/ringrtc/:protobufjs \ LOCAL/mikael/ringrtc/:re2 \ LOCAL/mikael/ringrtc/:testing \ LOCAL/mikael/ringrtc/:third_party \ LOCAL/mikael/ringrtc/:tools DISTFILES= base-${BASE_REV}.tar.gz:base \ boringssl-${BORINGSSL_REV}.tar.gz:boringssl \ build-${BUILD_REV}.tar.gz:build \ buildtools-${BUILDTOOLS_REV}.tar.gz:buildtools \ catapult-${CATAPULT_REV}.tar.gz:catapult \ icu-${ICU_REV}.tar.gz:icu \ nasm-${NASM_REV}.tar.gz:nasm \ libjpeg_turbo-${LIBJPEG_TURBO_REV}.tar.gz:libjpeg_turbo \ libsrtp-${LIBSRTP_REV}.tar.gz:libsrtp \ libvpx-${LIBVPX_REV}.tar.gz:libvpx \ libyuv-${LIBYUV_REV}.tar.gz:libyuv \ opus-${OPUS_REV}.tar.gz:opus \ perfetto-${PERFETTO_REV}.tar.gz:perfetto \ protobuf_javascript-${PROTOBUFJS_REV}.tar.gz:protobufjs \ re2-${RE2_REV}.tar.gz:re2 \ testing-${TESTING_REV}.tar.gz:testing \ third_party-${THIRD_PARTY_REV}.tar.gz:third_party \ tools-${TOOLS_REV}.tar.gz:tools MAINTAINER= mikael@FreeBSD.org COMMENT= Middleware library for Signal-Desktop WWW= https://github.com/signalapp/ringrtc LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 BUILD_DEPENDS= gn:devel/gn \ protoc:devel/protobuf LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libpulse.so:audio/pulseaudio USES= cargo gnome jpeg localbase:ldflags ninja pkgconfig python:build \ tar:xz USE_GNOME= glib20 USE_GITHUB= yes GH_ACCOUNT= signalapp GH_TUPLE= signalapp:ringrtc:${DISTVERSIONPREFIX}${DISTVERSION} \ signalapp:webrtc:${WEBRTC_REV}:webrtc # sh net-im/signal-desktop/get_deps.sh WEBRTC_REV= 7103d # modify webrtc_fetch.sh, then sh webrtc_fetch.sh BASE_REV= 1d80e43078965dbe6ded5521fbffb128f59124a6 BORINGSSL_REV= a9993612faac4866bc33ca8ff37bfd0659af1c48 BUILD_REV= 52d62707eaec02b88722a99e335315d166ceda77 BUILDTOOLS_REV= 6f359296daa889aa726f3d05046b9f37be241169 CATAPULT_REV= 5bda0fdab9d93ec9963e2cd858c7b49ad7fec7d4 ICU_REV= c9fb4b3a6fb54aa8c20a03bbcaa0a4a985ffd34b LIBCUBEB_VER= 0.27.0 LIBJPEG_TURBO_REV= e14cbfaa85529d47f9f55b0f104a579c1061f9ad LIBSRTP_REV= a52756acb1c5e133089c798736dd171567df11f5 LIBVPX_REV= 027bbee30a0103b99d86327b48d29567fed11688 LIBYUV_REV= ccdf870348764e4b77fa3b56accb2a896a901bad NASM_REV= 767a169c8811b090df222a458b25dfa137fc637e OPUS_REV= 0e30966b198ad28943799eaf5b3b08100b6f70c3 PERFETTO_REV= 40b529923598b739b2892a536a7692eedbed5685 PROTOBUFJS_REV= eb785a9363664a402b6336dfe96aad27fb33ffa8 RE2_REV= c84a140c93352cdabbfb547c531be34515b12228 TESTING_REV= f46b86c7f1fc7a7f52e61c11dbd0573a48cf7a6a THIRD_PARTY_REV= 10064104c1f11074312018c3a9c4b66f25584bdd TOOLS_REV= 3460fbcdee33353d37800dad5caa6bba327ad8c8 BINARY_ALIAS= vpython3=${PYTHON_CMD} # Keep in sync with https://github.com/signalapp/ringrtc/blob/v2.53.0/bin/build-desktop#L130 # Run "gn args out/release --list" for all variables. # Some parts don't have use_system_* flag, and can be turned on/off by using # replace_gn_files.py script, some parts just turned on/off for target host # OS "target_os == is_bsd", like libusb, libpci. GN_ARGS+= rtc_build_examples=false \ rtc_build_tools=false \ rtc_include_tests=false \ rtc_enable_protobuf=false \ rtc_use_x11=false \ rtc_enable_sctp=false \ rtc_libvpx_build_vp9=true \ rtc_disable_metrics=true \ rtc_disable_trace_events=true \ clang_use_chrome_plugins=false \ fatal_linker_warnings=false \ is_clang=true \ treat_warnings_as_errors=false \ use_custom_libcxx=false \ use_custom_libunwind=true \ use_lld=true \ use_sysroot=false \ use_system_freetype=false \ use_system_harfbuzz=true \ use_system_libjpeg=true \ use_udev=false \ extra_cxxflags="${CXXFLAGS}" \ extra_ldflags="${LDFLAGS}" MAKE_ARGS= -C out/${BUILDTYPE} WEBRTCDIR= ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src/webrtc/src CARGO_BUILD_ARGS= --package ringrtc --features electron CARGO_INSTALL= no USE_LDCONFIG= yes MAKE_ENV+= OUTPUT_DIR=${WEBRTCDIR}/out PLIST_FILES= lib/libringrtc.so RUSTC_VERSION!= rustc -V 2>/dev/null || true MAKE_ENV+= RUSTC_BOOTSTRAP=1 GN_ARGS+= enable_rust=true \ rust_sysroot_absolute="${LOCALBASE}" \ rustc_version="${RUSTC_VERSION}" post-extract: ${MKDIR} ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src/webrtc ${MV} ${WRKDIR}/webrtc-${WEBRTC_REV} ${WEBRTCDIR} ${MV} ${WRKDIR}/base ${WEBRTCDIR} ${MV} ${WRKDIR}/build ${WEBRTCDIR} ${MV} ${WRKDIR}/buildtools ${WEBRTCDIR} ${MV} ${WRKDIR}/testing ${WEBRTCDIR} ${MV} ${WRKDIR}/third_party ${WEBRTCDIR} ${MV} ${WRKDIR}/catapult ${WEBRTCDIR}/third_party ${MV} ${WRKDIR}/boringssl ${WEBRTCDIR}/third_party/boringssl/src ${MV} ${WRKDIR}/icu ${WEBRTCDIR}/third_party ${MV} ${WRKDIR}/libjpeg_turbo ${WEBRTCDIR}/third_party ${MV} ${WRKDIR}/libsrtp ${WEBRTCDIR}/third_party ${MV} ${WRKDIR}/libvpx ${WEBRTCDIR}/third_party/libvpx/source ${MV} ${WRKDIR}/libyuv ${WEBRTCDIR}/third_party ${MV} ${WRKDIR}/nasm ${WEBRTCDIR}/third_party ${MV} ${WRKDIR}/opus ${WEBRTCDIR}/ringrtc/opus/src ${MV} ${WRKDIR}/perfetto ${WEBRTCDIR}/third_party ${MV} ${WRKDIR}/protobuf_javascript ${WEBRTCDIR}/third_party/protobuf-javascript/src ${MV} ${WRKDIR}/re2 ${WEBRTCDIR}/third_party/re2/src ${MV} ${WRKDIR}/tools ${WEBRTCDIR} post-patch: ${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" \ ${WEBRTCDIR}/build/toolchain/gcc_toolchain.gni \ ${WEBRTCDIR}/buildtools/third_party/libc++/BUILD.gn ${RM} -r ${CARGO_VENDOR_DIR}/cubeb-sys-${LIBCUBEB_VER}/libcubeb/src/cubeb-pulse-rs ${ECHO_CMD} "# Generated from 'DEPS'" > ${WEBRTCDIR}/build/config/gclient_args.gni ${ECHO_CMD} 1591703586 > ${WEBRTCDIR}/build/util/LASTCHANGE.committime ${ECHO_CMD} "qqchose " > ${WEBRTCDIR}/build/util/LASTCHANGE pre-build: cd ${WEBRTCDIR} && \ ${SETENV} ${CONFIGURE_ENV} gn gen out/release --args='${GN_ARGS}' # build webrtc first, ringrtc needs libwebrtc.a cd ${WEBRTCDIR} \ && ${MAKE_ENV} CC=ccache CXX=ccache ninja -C out/release do-install: ${INSTALL_LIB} ${CARGO_TARGET_DIR}/release/libringrtc.so \ ${STAGEDIR}${PREFIX}/lib/ .include diff --git a/multimedia/scte35dump/Makefile b/multimedia/scte35dump/Makefile index be22fcc9ad94..029f910bd617 100644 --- a/multimedia/scte35dump/Makefile +++ b/multimedia/scte35dump/Makefile @@ -1,19 +1,19 @@ PORTNAME= scte35dump DISTVERSIONPREFIX= v DISTVERSION= 0.1.8 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia MAINTAINER= rodrigo@FreeBSD.org COMMENT= Dump SCTE-35 data from a Transport Stream WWW= https://github.com/m2amedia/scte35dump LICENSE= MIT USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= m2amedia PLIST_FILES= bin/scte35dump .include diff --git a/multimedia/termplay/Makefile b/multimedia/termplay/Makefile index 86bed1fdaaee..cbda5d56a2d8 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -1,114 +1,114 @@ PORTNAME= termplay DISTVERSION= 2.0.6 -PORTREVISION= 44 +PORTREVISION= 45 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 WWW= https://github.com/jD91mZM2/termplay LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsixel.so:graphics/libsixel USES= cargo gnome gstreamer USE_GNOME= glib20 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} .include diff --git a/multimedia/video-trimmer/Makefile b/multimedia/video-trimmer/Makefile index 2f2a2e374561..9529dcb63142 100644 --- a/multimedia/video-trimmer/Makefile +++ b/multimedia/video-trimmer/Makefile @@ -1,37 +1,37 @@ PORTNAME= video-trimmer DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MAINTAINER= nxjoseph@protonmail.com COMMENT= Trim videos quickly WWW= https://gitlab.gnome.org/YaLTeR/video-trimmer LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= blueprint-compiler:devel/blueprint-compiler LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene RUN_DEPENDS= ffmpeg:multimedia/ffmpeg USES= cargo desktop-file-utils gettext-tools gnome gstreamer meson \ pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= YaLTeR USE_GNOME= gtk40 libadwaita GLIB_SCHEMAS= org.gnome.gitlab.YaLTeR.VideoTrimmer.gschema.xml USE_GSTREAMER= good libav CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MAKE_ENV= ${CARGO_ENV} 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/wl-screenrec/Makefile b/multimedia/wl-screenrec/Makefile index 5d7f7fbfb1d9..9bd743db8223 100644 --- a/multimedia/wl-screenrec/Makefile +++ b/multimedia/wl-screenrec/Makefile @@ -1,41 +1,41 @@ PORTNAME= wl-screenrec DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= High performance wlroots screen recording, featuring hardware encoding WWW= https://github.com/russelltg/wl-screenrec LICENSE= APACHE20 LIB_DEPENDS= libdrm.so:graphics/libdrm \ libavformat.so:multimedia/ffmpeg USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= russelltg PLIST_FILES= bin/${PORTNAME} \ share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} # https://github.com/russelltg/wl-screenrec/issues/99 # https://github.com/zmwangx/rust-ffmpeg-sys/issues/96 PORTSCOUT= ignore:1 post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs post-install: .for _shell in bash fish zsh @${ECHO_MSG} "Generating ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${_shell}*}" ${CARGO_TARGET_DIR}/*/${PORTNAME} \ --generate-completions ${_shell} \ >${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${_shell}*} .endfor .include diff --git a/multimedia/youtui/Makefile b/multimedia/youtui/Makefile index 51d4f04b0ebd..025bd529afc9 100644 --- a/multimedia/youtui/Makefile +++ b/multimedia/youtui/Makefile @@ -1,732 +1,733 @@ PORTNAME= youtui DISTVERSIONPREFIX= youtui/v DISTVERSION= 0.0.25 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org COMMENT= TUI and API for YouTube music WWW= https://github.com/nick42d/youtui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libasound.so:audio/alsa-lib USES= cargo USE_GITHUB= yes GH_ACCOUNT= nick42d RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= ab_glyph-0.2.29 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.24.2 \ adler2-2.0.0 \ aes-0.8.4 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ aligned-vec-0.5.0 \ allocator-api2-0.2.21 \ alsa-0.9.1 \ alsa-sys-0.3.1 \ android-activity-0.6.0 \ android-properties-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.19 \ anstyle-1.0.11 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.3 \ anstyle-wincon-3.0.9 \ anyhow-1.0.98 \ arbitrary-1.4.1 \ arg_enum_proc_macro-0.3.4 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ as-raw-xcb-connection-1.0.1 \ async-broadcast-0.5.1 \ async-channel-2.3.1 \ async-compression-0.4.23 \ async-executor-1.13.2 \ async-fs-1.6.0 \ async-io-1.13.0 \ async-io-2.4.1 \ async-lock-2.8.0 \ async-lock-3.4.0 \ async-process-1.8.1 \ async-recursion-1.1.1 \ async-signal-0.2.11 \ async-task-4.7.1 \ async-trait-0.1.88 \ async_cell-0.2.2 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ av1-grain-0.2.4 \ avif-serialize-0.8.3 \ backtrace-0.3.75 \ base64-0.21.7 \ base64-0.22.1 \ bindgen-0.70.1 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.9.1 \ bitstream-io-2.6.0 \ block-0.1.6 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ block2-0.5.1 \ blocking-1.6.1 \ boa_ast-0.20.0 \ boa_engine-0.20.0 \ boa_gc-0.20.0 \ boa_interner-0.20.0 \ boa_macros-0.20.0 \ boa_parser-0.20.0 \ boa_profiler-0.20.0 \ boa_string-0.20.0 \ built-0.7.7 \ bumpalo-3.18.1 \ bytemuck-1.23.0 \ bytemuck_derive-1.9.3 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.10.1 \ calloop-0.13.0 \ calloop-wayland-source-0.3.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cbc-0.1.2 \ cc-1.2.26 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.41 \ cipher-0.4.4 \ clang-sys-1.8.1 \ clap-4.5.39 \ clap_builder-4.5.39 \ clap_complete-4.5.52 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ claxon-0.4.3 \ cocoa-0.24.1 \ cocoa-foundation-0.1.2 \ color_quant-1.1.0 \ colorchoice-1.0.4 \ combine-4.6.7 \ compact_str-0.8.1 \ concurrent-queue-2.5.0 \ const_format-0.2.34 \ const_format_proc_macros-0.2.34 \ cookie-0.18.1 \ cookie_store-0.21.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core-graphics-0.22.3 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ coreaudio-rs-0.11.3 \ coreaudio-sys-0.2.16 \ cpal-0.15.3 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crunchy-0.2.3 \ crypto-common-0.1.6 \ cssparser-0.31.2 \ cssparser-macros-0.6.1 \ cursor-icon-1.2.0 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ dashmap-6.1.0 \ dasp_sample-0.11.0 \ deranged-0.4.0 \ derivative-2.2.0 \ derive_more-0.99.20 \ derive_more-1.0.0 \ derive_more-impl-1.0.0 \ diff-0.1.13 \ digest-0.10.7 \ directories-6.0.0 \ dirs-sys-0.5.0 \ dispatch-0.2.0 \ displaydoc-0.2.5 \ dlib-0.5.2 \ document-features-0.2.11 \ downcast-rs-1.2.1 \ dpi-0.1.2 \ dtoa-1.0.10 \ dtoa-short-0.3.5 \ dyn-clone-1.0.19 \ ego-tree-0.6.3 \ either-1.15.0 \ encoding_rs-0.8.35 \ enumflags2-0.7.11 \ enumflags2_derive-0.7.11 \ equivalent-1.0.2 \ errno-0.3.12 \ event-listener-2.5.3 \ event-listener-3.1.0 \ event-listener-5.4.0 \ event-listener-strategy-0.5.4 \ exr-1.73.0 \ extended-0.1.0 \ fast-float2-0.2.3 \ fastrand-1.9.0 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ filedescriptor-0.8.3 \ flate2-1.1.1 \ fnv-1.0.7 \ foldhash-0.1.5 \ foreign-types-0.3.2 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.1.1 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ format_num_pattern-0.9.3 \ fs-err-3.1.1 \ futf-0.1.5 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-lite-1.13.0 \ futures-lite-2.6.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fxhash-0.2.1 \ gag-1.0.0 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getopts-0.2.21 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gif-0.13.1 \ gimli-0.31.1 \ glob-0.3.2 \ h2-0.4.10 \ half-2.6.0 \ hashbrown-0.14.5 \ hashbrown-0.15.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.5.1 \ hex-0.4.3 \ hound-3.5.1 \ html5ever-0.27.0 \ http-1.3.1 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ hyper-1.6.0 \ hyper-rustls-0.27.7 \ hyper-tls-0.6.0 \ hyper-util-0.1.14 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_collections-2.0.0 \ icu_locale_core-2.0.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ icu_normalizer-2.0.0 \ icu_normalizer_data-1.5.1 \ icu_normalizer_data-2.0.0 \ icu_properties-1.5.1 \ icu_properties-2.0.1 \ icu_properties_data-1.5.1 \ icu_properties_data-2.0.1 \ icu_provider-1.5.0 \ icu_provider-2.0.0 \ icu_provider_macros-1.5.0 \ icy_sixel-0.1.3 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.1 \ image-0.25.6 \ image-webp-0.2.1 \ imgref-1.11.0 \ indexmap-2.9.0 \ indoc-2.0.6 \ inout-0.1.4 \ instability-0.3.7 \ instant-0.1.13 \ interpolate_name-0.2.4 \ intrusive-collections-0.9.7 \ io-lifetimes-1.0.11 \ ipnet-2.11.0 \ iri-string-0.7.8 \ is_terminal_polyfill-1.70.1 \ iset-0.3.1 \ itertools-0.12.1 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.33 \ jpeg-decoder-0.3.1 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ lebe-0.5.2 \ lewton-0.10.2 \ libc-0.2.172 \ libfuzzer-sys-0.4.9 \ libloading-0.8.8 \ libredox-0.1.3 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ litemap-0.7.5 \ litemap-0.8.0 \ litrs-0.4.1 \ lock_api-0.4.13 \ log-0.4.27 \ loop9-0.1.5 \ lru-0.12.5 \ lru-slab-0.1.2 \ m3u8-rs-6.0.0 \ mac-0.1.1 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ markup5ever-0.12.1 \ maybe-rayon-0.1.1 \ memchr-2.7.4 \ memmap2-0.9.5 \ memoffset-0.7.1 \ memoffset-0.9.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.8 \ mio-1.0.4 \ native-tls-0.2.14 \ ndk-0.8.0 \ ndk-0.9.0 \ ndk-context-0.1.1 \ ndk-sys-0.5.0+25.2.9519653 \ ndk-sys-0.6.0+11769913 \ new_debug_unreachable-1.0.6 \ nix-0.26.4 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-rational-0.4.2 \ num-traits-0.2.19 \ num_enum-0.7.3 \ num_enum_derive-0.7.3 \ num_threads-0.1.7 \ objc-0.2.7 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-cloud-kit-0.2.2 \ objc2-contacts-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-core-location-0.2.2 \ objc2-encode-4.1.0 \ objc2-foundation-0.2.2 \ objc2-link-presentation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ objc2-symbols-0.2.2 \ objc2-ui-kit-0.2.2 \ objc2-uniform-type-identifiers-0.2.2 \ objc2-user-notifications-0.2.2 \ object-0.36.7 \ oboe-0.6.1 \ oboe-sys-0.6.1 \ ogg-0.8.0 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ openssl-0.10.73 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ openssl-sys-0.9.109 \ option-ext-0.2.0 \ orbclient-0.3.48 \ ordered-stream-0.2.0 \ overload-0.1.1 \ owned_ttf_parser-0.25.0 \ parking-2.2.1 \ parking_lot-0.11.2 \ parking_lot-0.12.4 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ percent-encoding-2.3.1 \ phf-0.10.1 \ phf-0.11.3 \ phf_codegen-0.10.0 \ phf_codegen-0.11.3 \ phf_generator-0.10.0 \ phf_generator-0.11.3 \ phf_macros-0.11.3 \ phf_shared-0.10.0 \ phf_shared-0.11.3 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkg-config-0.3.32 \ png-0.17.16 \ polling-2.8.0 \ polling-3.8.0 \ pollster-0.3.0 \ pollster-0.4.0 \ portable-atomic-1.11.1 \ potential_utf-0.1.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ pretty_assertions-1.4.1 \ proc-macro-crate-1.3.1 \ proc-macro-crate-3.3.0 \ proc-macro2-1.0.95 \ profiling-1.0.16 \ profiling-procmacros-1.0.16 \ psl-types-2.0.11 \ publicsuffix-2.3.0 \ pure-rust-locales-0.8.1 \ qoi-0.4.1 \ quick-error-2.0.1 \ quick-xml-0.37.5 \ quinn-0.11.8 \ quinn-proto-0.11.12 \ quinn-udp-0.5.12 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.8.5 \ rand-0.9.1 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rat-cursor-1.2.0 \ rat-event-1.2.3 \ rat-focus-1.0.1 \ rat-reloc-1.1.2 \ rat-scrolled-1.1.1 \ rat-text-1.0.4 \ ratatui-0.29.0 \ ratatui-image-8.0.1 \ rav1e-0.7.1 \ ravif-0.11.12 \ raw-window-handle-0.6.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_syscall-0.5.12 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ regress-0.10.3 \ reqwest-0.12.19 \ reqwest-middleware-0.3.3 \ reqwest-retry-0.6.1 \ retry-policies-0.4.0 \ rgb-0.8.50 \ ring-0.17.14 \ rodio-0.20.1 \ ropey-1.6.1 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustix-0.37.28 \ rustix-0.38.44 \ rustix-1.0.7 \ rustls-0.23.27 \ rustls-pki-types-1.12.0 \ rustls-webpki-0.103.3 \ rustversion-1.0.21 \ ryu-1.0.20 \ ryu-js-1.0.2 \ same-file-1.0.6 \ schannel-0.1.27 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scraper-0.20.0 \ sctk-adwaita-0.10.1 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ selectors-0.25.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_qs-0.13.0 \ serde_repr-0.1.20 \ serde_spanned-0.6.9 \ serde_urlencoded-0.7.1 \ servo_arc-0.3.0 \ sha1-0.10.6 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.5 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ smallvec-1.15.0 \ smithay-client-toolkit-0.19.2 \ smol_str-0.2.2 \ socket2-0.4.10 \ socket2-0.5.10 \ souvlaki-0.8.2 \ sptr-0.3.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str_indices-0.4.4 \ strict-num-0.1.1 \ string_cache-0.8.9 \ string_cache_codegen-0.5.4 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ symphonia-0.5.4 \ symphonia-bundle-flac-0.5.4 \ symphonia-bundle-mp3-0.5.4 \ symphonia-codec-aac-0.5.4 \ symphonia-codec-adpcm-0.5.4 \ symphonia-codec-pcm-0.5.4 \ symphonia-codec-vorbis-0.5.4 \ symphonia-core-0.5.4 \ symphonia-format-isomp4-0.5.4 \ symphonia-format-riff-0.5.4 \ symphonia-metadata-0.5.4 \ symphonia-utils-xiph-0.5.4 \ syn-1.0.109 \ syn-2.0.101 \ sync_wrapper-1.0.2 \ synstructure-0.13.2 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ system-deps-6.2.2 \ tap-1.0.1 \ target-lexicon-0.12.16 \ tempfile-3.20.0 \ tendril-0.4.3 \ thin-vec-0.2.14 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinystr-0.7.6 \ tinystr-0.8.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ tokio-1.45.1 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ tokio-util-0.7.15 \ toml-0.8.23 \ toml_datetime-0.6.11 \ toml_edit-0.19.15 \ toml_edit-0.22.27 \ toml_write-0.1.2 \ tower-0.5.2 \ tower-http-0.6.6 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.29 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ ttf-parser-0.25.1 \ tui-logger-0.14.5 \ typenum-1.18.0 \ uds_windows-1.1.0 \ unicode-display-width-0.3.0 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unicode-xid-0.2.6 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ v_frame-0.3.8 \ valuable-0.1.1 \ vcpkg-0.2.15 \ version-compare-0.2.0 \ version_check-0.9.5 \ waker-fn-1.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasm-timer-0.2.5 \ wayland-backend-0.3.10 \ wayland-client-0.31.10 \ wayland-csd-frame-0.3.0 \ wayland-cursor-0.31.10 \ wayland-protocols-0.32.8 \ wayland-protocols-plasma-0.3.8 \ wayland-protocols-wlr-0.3.8 \ wayland-scanner-0.31.6 \ wayland-sys-0.31.6 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-1.0.0 \ weezl-0.1.10 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-0.54.0 \ windows-0.58.0 \ windows-core-0.54.0 \ windows-core-0.58.0 \ windows-core-0.61.2 \ windows-implement-0.58.0 \ windows-implement-0.60.0 \ windows-interface-0.58.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-registry-0.5.2 \ windows-result-0.1.2 \ windows-result-0.2.0 \ windows-result-0.3.4 \ windows-strings-0.1.0 \ windows-strings-0.4.2 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winit-0.30.11 \ winnow-0.5.40 \ winnow-0.7.10 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ writeable-0.6.1 \ x11-dl-2.21.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xcursor-0.3.8 \ xdg-home-1.3.0 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.1 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-0.8.0 \ yoke-derive-0.7.5 \ yoke-derive-0.8.0 \ youtui-vendored-rusty_ytdl-0.7.4-youtui-vendored.2 \ zbus-3.15.2 \ zbus_macros-3.15.2 \ zbus_names-2.6.1 \ zerocopy-0.8.25 \ zerocopy-derive-0.8.25 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zerotrie-0.2.2 \ zerovec-0.10.4 \ zerovec-0.11.2 \ zerovec-derive-0.10.3 \ zerovec-derive-0.11.1 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.16 \ zvariant-3.15.2 \ zvariant_derive-3.15.2 \ zvariant_utils-1.0.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) echo ">> find" find ${WRKDIR}/target echo "<< find" ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile index b9dd351e38b2..27a14db4420b 100644 --- a/net-im/conduit/Makefile +++ b/net-im/conduit/Makefile @@ -1,57 +1,57 @@ PORTNAME= conduit DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im PKGNAMEPREFIX= matrix- MAINTAINER= ashish@FreeBSD.org COMMENT= Simple, fast and reliable chat server powered by Matrix WWW= https://conduit.rs/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= fails to build BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT} LIB_DEPENDS= librocksdb.so:databases/rocksdb RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USES= cargo gmake 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_TAGNAME= 18a83ea292dc6f56450cf5eefac16b7a12a77494 .include .if ${ARCH:Marmv?} LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif post-patch: @${REINPLACE_CMD} -e 's,/etc/conduit.toml,${PREFIX}/etc/conduit.toml,' \ ${WRKSRC}/src/main.rs @${REINPLACE_CMD} -e 's,/var/lib/matrix-conduit,${DBDIR},' \ ${WRKSRC}/conduit-example.toml post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/conduit-example.toml ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.toml.sample @${MKDIR} ${STAGEDIR}${DBDIR} .include diff --git a/net-im/flare/Makefile b/net-im/flare/Makefile index 835495d22906..747cb306812e 100644 --- a/net-im/flare/Makefile +++ b/net-im/flare/Makefile @@ -1,62 +1,63 @@ PORTNAME= flare DISTVERSION= 0.16.3 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= nxjoseph@protonmail.com COMMENT= Electron-free Signal app written in Rust WWW= https://gitlab.com/schmiddi-on-mobile/flare LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= blueprint-compiler:devel/blueprint-compiler \ protoc:devel/protobuf LIB_DEPENDS= libdbus-1.so:devel/dbus \ libsecret-1.so:security/libsecret RUN_DEPENDS= gnome-keyring:security/gnome-keyring USES= cargo gettext-tools gnome meson pkgconfig python:build USE_GITLAB= yes GL_ACCOUNT= schmiddi-on-mobile USE_GNOME= cairo gdkpixbuf gtk40 gtksourceview5 libadwaita libxml2 pango GLIB_SCHEMAS= de.schmidhuberj.Flare.gschema.xml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no OPTIONS_DEFINE= FEEDBACK SPELLCHECK FEEDBACK_DESC= for vibrating notifications SPELLCHECK_DESC= for spell-checking support FEEDBACK_LIB_DEPENDS= libfeedback-0.0.so:accessibility/feedbackd SPELLCHECK_LIB_DEPENDS= libspelling-1.so:x11-toolkits/libspelling post-patch: @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'target',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/dbus-1/system-services \ ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/symbolic/apps \ ${STAGEDIR}${PREFIX}/share/metainfo ${INSTALL_PROGRAM} ${WRKSRC}/_build/target/release/flare \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/_build/data/de.schmidhuberj.Flare.desktop \ ${STAGEDIR}${DESKTOPDIR}/de.schmidhuberj.Flare.desktop ${INSTALL_DATA} ${WRKSRC}/_build/data/de.schmidhuberj.Flare.service \ ${STAGEDIR}${PREFIX}/share/dbus-1/system-services/de.schmidhuberj.Flare.service ${INSTALL_DATA} ${WRKSRC}/data/de.schmidhuberj.Flare.gschema.xml \ ${STAGEDIR}${PREFIX}/share/glib-2.0/schemas/de.schmidhuberj.Flare.gschema.xml ${INSTALL_DATA} ${WRKSRC}/data/icons/de.schmidhuberj.Flare.svg \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/de.schmidhuberj.Flare.svg ${INSTALL_DATA} ${WRKSRC}/data/icons/de.schmidhuberj.Flare-symbolic.svg \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/symbolic/apps/de.schmidhuberj.Flare-symbolic.svg ${INSTALL_DATA} ${WRKSRC}/_build/data/de.schmidhuberj.Flare.metainfo.xml \ ${STAGEDIR}${PREFIX}/share/metainfo/de.schmidhuberj.Flare.metainfo.xml .include diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index 7a163abf2fb4..d155517047de 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -1,43 +1,43 @@ PORTNAME= fractal DISTVERSION= 4.4.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= net-im MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${DISTVERSION}/ # XXX USES=cargo omits the default source archive by default DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= vishwin@FreeBSD.org COMMENT= GTK Matrix IM client WWW= https://gitlab.gnome.org/GNOME/fractal LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libdbus-1.so:devel/dbus \ libgmp.so:math/gmp \ libgspell-1.so:textproc/gspell \ libhandy-0.0.so:x11-toolkits/libhandy0 USES= cargo cpe desktop-file-utils gettext gnome gstreamer meson \ pkgconfig python:build shebangfix ssl CPE_VENDOR= gnome USE_GNOME= cairo gdkpixbuf gtk30 gtksourceview4 USE_GSTREAMER= bad editing-services SHEBANG_FILES= scripts BINARY_ALIAS= python3=${PYTHON_CMD} GLIB_SCHEMAS= org.gnome.Fractal.gschema.xml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/${MESON_BUILD_DIR}/target MAKE_ENV+= ${CARGO_ENV} .include .if ${ARCH} == powerpc LTO_UNSAFE= yes .endif .include diff --git a/net-im/gurk-rs/Makefile b/net-im/gurk-rs/Makefile index 048c214993be..6c88afe9c8e6 100644 --- a/net-im/gurk-rs/Makefile +++ b/net-im/gurk-rs/Makefile @@ -1,41 +1,41 @@ PORTNAME= gurk-rs DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= bsd@orsolic.org COMMENT= Signal Messenger client for terminal WWW= https://github.com/boxdot/gurk-rs LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE-AGPL-3.0 BUILD_DEPENDS= gmake:devel/gmake \ protoc:devel/protobuf LIB_DEPENDS= libsqlcipher.so:databases/sqlcipher USES= cargo perl5 ssl USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= boxdot PLIST_FILES= bin/gurk \ ${DATADIR}/README.md .include # avoid address space exhaustion on armv7 .if ${ARCH:Marmv?} LTO_UNSAFE= yes .endif post-patch: ${REINPLACE_CMD} -e s,%%WRKDIR%%,${WRKDIR}, ${WRKSRC}/Cargo.toml post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DATADIR} .include diff --git a/net-im/iamb/Makefile b/net-im/iamb/Makefile index 4995c35d3f8b..eeeeb6364ef8 100644 --- a/net-im/iamb/Makefile +++ b/net-im/iamb/Makefile @@ -1,34 +1,34 @@ PORTNAME= iamb DISTVERSIONPREFIX= v DISTVERSION= 0.0.10 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org COMMENT= Matrix client for Vim addicts WWW= https://iamb.chat/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= fails to build USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ulyssa PLIST_FILES= bin/iamb \ share/man/man1/iamb.1.gz \ share/man/man5/iamb.5.gz post-install: ${INSTALL_DATA} ${WRKSRC}/docs/iamb.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/docs/iamb.5 ${STAGEDIR}${PREFIX}/share/man/man5 .include .if ${ARCH:Marmv?} LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif .include diff --git a/net-im/libsignal-client/Makefile b/net-im/libsignal-client/Makefile index 614a2ea9c0bf..471ff026735b 100644 --- a/net-im/libsignal-client/Makefile +++ b/net-im/libsignal-client/Makefile @@ -1,253 +1,253 @@ PORTNAME= libsignal-client DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 34 +PORTREVISION= 35 PORTEPOCH= 1 CATEGORIES= net-im java MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the Signal client protocol WWW= https://github.com/signalapp/libsignal-client LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to compile: could not compile `polyval`: the feature named `crypto` is not valid for this target 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}/*/libsignal_jni.so \ ${STAGEDIR}${PREFIX}/lib/ .include diff --git a/net-im/libsignal-node/Makefile b/net-im/libsignal-node/Makefile index c91f9e90cf3d..6090921b0fb5 100644 --- a/net-im/libsignal-node/Makefile +++ b/net-im/libsignal-node/Makefile @@ -1,86 +1,86 @@ PORTNAME= libsignal DISTVERSIONPREFIX= v DISTVERSION= 0.72.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm PKGNAMESUFFIX= -node DISTFILES= libsignal-node-${DISTVERSION}-npm-cache.tar.gz:npm MAINTAINER= mikael@FreeBSD.org COMMENT= Platform-agnostic APIs used by the official Signal clients and servers WWW= https://github.com/signalapp/libsignal LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 EXTRACT_DEPENDS=npm:www/npm${NODEJS_SUFFIX} BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \ npm:www/npm${NODEJS_SUFFIX} \ protoc:devel/protobuf USES= cargo gmake nodejs:20,build python:build USE_GITHUB= yes GH_ACCOUNT= signalapp # to get the GH_TUPLE # git clone git@github.com:signalapp/boring.git # cd boring # git checkout correct_tag (grep boring Makefile.crates) # git submodule update --init --recursive # the hash for boringssl and fips should be printed on screen # or browse https://github.com/signalapp/boring/tree/signal-v4.15.0/boring-sys/deps (with the correct tag) GH_TUPLE= google:boringssl:44b3df6f03d85c901767250329c571db405122d5:boringssl \ google:boringssl:853ca1ea1168dff08011e5d42d94609cc0ca2e27:boringssl_fips # RUSTFLAGS=-Clink-dead-code is required to have a functional libsignal-node binary: # linkme is broken with https://github.com/dtolnay/linkme/commit/64e7c63c106848481bea8f66c4885b52c26ca9ec # It's probably related to https://github.com/dtolnay/linkme/issues/49 MAKE_ENV= HOME=${WRKDIR} \ PYTHON=${PYTHON_CMD} \ RUSTFLAGS=-Clink-dead-code \ XDG_CACHE_HOME=${WRKDIR}/.cache MAKE_ENV+= RUSTC_BOOTSTRAP=aes,polyval USE_LDCONFIG= yes PLIST_FILES= lib/libsignal_node.so NODE_ARCH= ${ARCH:S/aarch64/arm64/:S/amd64/x64/} RUST_ARCH= ${ARCH:S/amd64/x86_64/} .include post-patch: ${REINPLACE_CMD} "s#python3#${PYTHON_CMD}#" \ ${WRKSRC}/node/binding.gyp # to get the hash: # fetch -o - https://raw.githubusercontent.com/signalapp/libsignal/v0.67.4/Cargo.lock | grep https://github.com/signalapp/boring post-extract: ${MV} ${WRKDIR}/boringssl-44b3df6f03d85c901767250329c571db405122d5/* ${WRKDIR}/boring-signal-v4.15.0/boring-sys/deps/boringssl ${MV} ${WRKDIR}/boringssl-853ca1ea1168dff08011e5d42d94609cc0ca2e27/* ${WRKDIR}/boring-signal-v4.15.0/boring-sys/deps/boringssl-fips do-build: ${ECHO_CMD} offline=true >> ${WRKSRC}/.npmrc cd ${WRKSRC}/node && \ ${SETENV} ${MAKE_ENV} npm install --ignore-optional --nodedir=${LOCALBASE} cd ${WRKSRC}/node && \ ${SETENV} ${MAKE_ENV} npx node-gyp rebuild --nodedir=${LOCALBASE} cd ${WRKSRC}/node && \ ${SETENV} ${MAKE_ENV} npm run tsc do-install: ${INSTALL_DATA} ${WRKSRC}/node/build/Release/obj.target/libsignal_client_freebsd_${NODE_ARCH}.node/geni/rust/${RUST_ARCH}-unknown-freebsd/release/libsignal_node.so \ ${STAGEDIR}${PREFIX}/lib/ create-caches-tarball: # do some cleanup first ${RM} -r ${WRKDIR}/.npm/_logs ${WRKDIR}/.npm/_update-notifier-last-checked cd ${WRKDIR} && \ ${TAR} czf libsignal-node-${DISTVERSION}-npm-cache.tar.gz .npm .include diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile index fee5ec18860a..4ff68f2ee4b1 100644 --- a/net-im/py-matrix-synapse/Makefile +++ b/net-im/py-matrix-synapse/Makefile @@ -1,111 +1,111 @@ PORTNAME= matrix-synapse DISTVERSION= 1.131.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PORTNAME:S/-/_/}-${DISTVERSION}.tar.gz MAINTAINER= ports@skyforge.at COMMENT= Matrix protocol reference homeserver WWW= https://element-hq.github.io/synapse LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE-AGPL-3.0 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.1.0<2.1.3_99:devel/py-poetry-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.3:devel/py-setuptools-rust@${PY_FLAVOR} # Keep the RUN_DEPENDS layout similar to the pyproject.toml file RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}immutabledict>=2.0:devel/py-immutabledict@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=2.1.0:devel/py-unpaddedbase64@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}canonicaljson>=2.0.0<3.0.0:devel/py-canonicaljson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}signedjson>=1.1.0<2.0.0:security/py-signedjson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}service-identity>=18.1.0:security/py-service-identity@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=18.9.0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}treq>=15.1:www/py-treq@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.9:devel/py-pyasn1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.0.7:devel/py-pyasn1-modules@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.7:security/py-bcrypt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=10.0.1:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=1.5.2:devel/py-sortedcontainers@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pymacaroons>=0.13.0:security/py-pymacaroons@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}msgpack>=0.5.2:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}phonenumbers>=8.2.0:devel/py-phonenumbers@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.4.0:net-mgmt/py-prometheus-client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}netaddr>=0.7.18:net/py-netaddr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.0.0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bleach>=1.4.3:www/py-bleach@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ijson>=3.1.4:devel/py-ijson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matrix-common>=1.3.0<2.0.0:devel/py-matrix-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic>=1.7.4:devel/py-pydantic@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pysaml2>=4.5.0:security/py-pysaml2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-multipart>=0.0.9:www/py-python-multipart@${PY_FLAVOR} \ ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>=15.0:devel/py-virtualenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tox>=2.3.1:devel/py-tox@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>4.5.2:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parameterized>=0.7.4:devel/py-parameterized@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}authlib>=0.15.1:security/py-authlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna@${PY_FLAVOR} USES= cargo python shebangfix USE_PYTHON= autoplist cryptography pep517 USE_RC_SUBR= synapse WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}-${DISTVERSION} CARGO_CONFIGURE= yes CARGO_BUILD= no CARGO_TEST= no CARGO_INSTALL= no CARGO_CARGOTOML= ${WRKSRC}/rust/Cargo.toml SHEBANG_FILES= synapse/_scripts/*.py SUB_FILES= pkg-message log.config SUB_LIST= PYTHON_CMD=${PYTHON_CMD} DBDIR=${DBDIR} LOGDIR=${LOGDIR} PIDDIR=${PIDDIR} USERS=${USERS} USERS= synapse GROUPS= synapse DBDIR?= /var/db/${PORTNAME} LOGDIR?= /var/log/${PORTNAME} PIDDIR?= /var/run/${PORTNAME} PLIST_FILES= "@sample ${ETCDIR}/log.config.sample" DOCS= README.rst UPGRADE.rst CHANGES.md docs/postgres.md PORTDOCS= ${DOCS:T} OPTIONS_DEFINE= DOCS JWT LDAP OIDC PGSQL REDIS SQLITE URLPREVIEW OPTIONS_DEFAULT= PGSQL SQLITE JWT_DESC= Add dependencies for JSON web tokens OIDC_DESC= Add dependencies for OpenID Connect based logins REDIS_DESC= Add support replication over Redis for synapse workers URLPREVIEW_DESC= Add dependencies necessary for URL previews JWT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}authlib>=0.15.1:security/py-authlib@${PY_FLAVOR} LDAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matrix-synapse-ldap3>=0.1:net/py-matrix-synapse-ldap3@${PY_FLAVOR} OIDC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}authlib>=0.15.1:security/py-authlib@${PY_FLAVOR} PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>2.8:databases/py-psycopg2@${PY_FLAVOR} REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hiredis>=0:databases/py-hiredis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}txredisapi>=1.4.7:databases/py-txredisapi@${PY_FLAVOR} SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} URLPREVIEW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.2.0:devel/py-lxml@${PY_FLAVOR} post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKDIR}/log.config ${STAGEDIR}${ETCDIR}/log.config.sample post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} do-test: cd ${WRKSRC} && PYTHONPATH="${STAGEDIR}/${PYTHON_SITELIBDIR}:." trial-${PYTHON_VER} -j 4 tests .include diff --git a/net-im/yume/Makefile b/net-im/yume/Makefile index f5b1ff8f3f9f..bec108adc5a5 100644 --- a/net-im/yume/Makefile +++ b/net-im/yume/Makefile @@ -1,152 +1,152 @@ PORTNAME= yume DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org COMMENT= Encrypted peer-to-peer IPv6 UDP messaging terminal WWW= https://github.com/yamafaktory/yume LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/yamafaktory/yume/issues/4 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 \ cfg-if-1.0.0 \ 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.19 \ 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} .include diff --git a/net-im/zkgroup/Makefile b/net-im/zkgroup/Makefile index 15e14861898a..d96f4df9c430 100644 --- a/net-im/zkgroup/Makefile +++ b/net-im/zkgroup/Makefile @@ -1,140 +1,140 @@ PORTNAME= zkgroup DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 34 +PORTREVISION= 35 PORTEPOCH= 1 CATEGORIES= net-im MAINTAINER= 0mp@FreeBSD.org COMMENT= Library for the Signal Private Group System WWW= https://github.com/signalapp/zkgroup LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo java USE_GITHUB= yes GH_ACCOUNT= signalapp 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}/*/lib${PORTNAME}.so \ ${STAGEDIR}${PREFIX}/lib/ .include diff --git a/net-mgmt/bandwhich/Makefile b/net-mgmt/bandwhich/Makefile index 938a68341185..7e1bec498f53 100644 --- a/net-mgmt/bandwhich/Makefile +++ b/net-mgmt/bandwhich/Makefile @@ -1,22 +1,22 @@ PORTNAME= bandwhich DISTVERSIONPREFIX= v DISTVERSION= 0.23.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt MAINTAINER= petteri.valkonen@iki.fi COMMENT= Terminal bandwidth utilization tool WWW= https://github.com/imsnif/bandwhich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= lsof:sysutils/lsof USES= cargo USE_GITHUB= yes GH_ACCOUNT= imsnif PLIST_FILES= bin/bandwhich .include diff --git a/net-mgmt/geom-exporter/Makefile b/net-mgmt/geom-exporter/Makefile index 78d86da03cc0..d2a872c85609 100644 --- a/net-mgmt/geom-exporter/Makefile +++ b/net-mgmt/geom-exporter/Makefile @@ -1,34 +1,34 @@ PORTNAME= geom-exporter DISTVERSION= 0.1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} DISTNAME= freebsd-${PORTNAME}-${DISTVERSIONFULL} DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= asomers@FreeBSD.org COMMENT= Prometheus exporter for GEOM statistics WWW= https://github.com/asomers/gstat-rs LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE # https://github.com/tikv/rust-prometheus/issues/315 NOT_FOR_ARCHS= powerpc NOT_FOR_ARCHS_REASON_powerpc=needs 64-bit atomics BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USES= cargo USE_RC_SUBR= geom_exporter SUB_LIST= USER=nobody PLIST_FILES= bin/${PORTNAME} \ share/man/man8/${PORTNAME}.8.gz post-install: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/net-mgmt/gping/Makefile b/net-mgmt/gping/Makefile index 264eb0785be8..e1ad45f5a3f5 100644 --- a/net-mgmt/gping/Makefile +++ b/net-mgmt/gping/Makefile @@ -1,26 +1,26 @@ PORTNAME= gping DISTVERSIONPREFIX= gping-v DISTVERSION= 1.19.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Ping with graph WWW= https://github.com/orf/gping LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= orf PLIST_FILES= bin/gping \ share/man/man1/gping.1.gz do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/gping.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/net-mgmt/nfs-exporter/Makefile b/net-mgmt/nfs-exporter/Makefile index 32a1a73ffff6..3170994407a2 100644 --- a/net-mgmt/nfs-exporter/Makefile +++ b/net-mgmt/nfs-exporter/Makefile @@ -1,36 +1,36 @@ PORTNAME= nfs-exporter DISTVERSION= 0.4.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} DISTNAME= freebsd-${PORTNAME}-${DISTVERSIONFULL} DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= asomers@FreeBSD.org COMMENT= Prometheus exporter for NFS statistics WWW= https://github.com/Axcient/freebsd-nfs-exporter LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT # https://github.com/tikv/rust-prometheus/issues/315 NOT_FOR_ARCHS= powerpc NOT_FOR_ARCHS_REASON_powerpc=needs 64-bit atomics BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USES= cargo USE_RC_SUBR= nfs_exporter SUB_LIST= USER=nobody PLIST_FILES= bin/${PORTNAME} \ share/man/man8/${PORTNAME}.8.gz post-install: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/net-mgmt/rs-aggregate/Makefile b/net-mgmt/rs-aggregate/Makefile index 1f7d1b7dcebe..1af4f22c52fc 100644 --- a/net-mgmt/rs-aggregate/Makefile +++ b/net-mgmt/rs-aggregate/Makefile @@ -1,209 +1,209 @@ PORTNAME= rs-aggregate DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MAINTAINER= marcel@herrbischoff.com COMMENT= Aggregate IPv4 and/or IPv6 prefixes into their minimal representation WWW= https://github.com/ktims/rs-aggregate LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ktims CARGO_CRATES= adler-1.0.2 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.5 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ assert_cmd-2.0.12 \ assert_fs-1.0.13 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bstr-1.8.0 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ byteorder-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clio-0.3.4 \ cmake-0.1.50 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ const-cstr-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.22.3 \ core-graphics-types-0.1.3 \ core-text-19.2.0 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ difflib-0.4.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dlib-0.5.2 \ doc-comment-0.3.3 \ dwrote-0.11.0 \ either-1.9.0 \ errno-0.3.8 \ fastrand-2.0.1 \ fdeflate-0.3.1 \ flate2-1.0.28 \ float-cmp-0.9.0 \ float-ord-0.2.0 \ font-kit-0.11.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ freetype-0.7.0 \ freetype-sys-0.13.1 \ futures-0.3.29 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-executor-0.3.29 \ futures-io-0.3.29 \ futures-macro-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-timer-3.0.2 \ futures-util-0.3.29 \ getrandom-0.2.11 \ gif-0.12.0 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.8.1 \ heck-0.4.1 \ hermit-abi-0.3.3 \ iana-time-zone-0.1.58 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.21 \ image-0.24.7 \ ipnet-2.9.0 \ is-terminal-0.4.9 \ itertools-0.11.0 \ jpeg-decoder-0.3.0 \ js-sys-0.3.66 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.151 \ libloading-0.8.1 \ libredox-0.0.1 \ linux-raw-sys-0.4.12 \ log-0.4.20 \ memchr-2.6.4 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ normalize-line-endings-0.3.0 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.17 \ once_cell-1.19.0 \ pathfinder_geometry-0.5.1 \ pathfinder_simd-0.5.2 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-bitmap-0.3.3 \ plotters-svg-0.3.5 \ png-0.17.10 \ ppv-lite86-0.2.17 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.70 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rstest-0.16.0 \ rstest_macros-0.16.0 \ rustc_version-0.4.0 \ rustix-0.38.28 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ simd-adler32-0.3.7 \ slab-0.4.9 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.40 \ tempfile-3.8.1 \ termtree-0.4.1 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ ttf-parser-0.17.1 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ wait-timeout-0.2.0 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ weezl-0.1.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.51.1 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ wio-0.2.2 \ yeslogic-fontconfig-sys-3.2.0 PLIST_FILES= bin/rs-aggregate .include diff --git a/net-p2p/c-lightning/Makefile b/net-p2p/c-lightning/Makefile index a7fa226040ec..b475dfc32d0d 100644 --- a/net-p2p/c-lightning/Makefile +++ b/net-p2p/c-lightning/Makefile @@ -1,164 +1,164 @@ PORTNAME= c-lightning # To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present) PORTVERSION= 25.02.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 # and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c) #PORTVERSION= 0 #PKGNAMESUFFIX= -git-f8d8348c CATEGORIES= net-p2p finance MAINTAINER= vd@FreeBSD.org COMMENT= Lightning Network implementation in C WWW= https://github.com/ElementsProject/lightning LICENSE= MIT BUILD_DEPENDS= bash:shells/bash \ gsed:textproc/gsed \ lowdown:textproc/lowdown \ jq:textproc/jq \ ${PYTHON_PKGNAMEPREFIX}mako>=1.0.14:textproc/py-mako@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mrkd>=0.2.0_1:devel/py-mrkd@${PY_FLAVOR} LIB_DEPENDS= libsodium.so:security/libsodium RUN_DEPENDS= bitcoin-cli:net-p2p/bitcoin-utils USES= autoreconf:build \ compiler:c11 \ cpe \ gettext-tools:build \ gmake \ libtool \ shebangfix CPE_VENDOR= elementsproject BINARY_ALIAS= python=${PYTHON_CMD} python3=${PYTHON_CMD} sed=${LOCALBASE}/bin/gsed ALL_TARGET= default SHEBANG_FILES= plugins/wss-proxy/wss-proxy.py \ tools/reckless OPTIONS_DEFINE= COMPATIBILITY DEBUG RUST WSSPROXYDEPS OPTIONS_MULTI= STORAGE OPTIONS_MULTI_STORAGE= POSTGRESQL SQLITE OPTIONS_RADIO= TESTING OPTIONS_RADIO_TESTING= ASAN VALGRIND OPTIONS_SUB= yes COMPATIBILITY_CONFIGURE_ENABLE= compat COMPATIBILITY_DESC= Compatibility mode, good to disable to see if your software breaks DEBUG_CONFIGURE_ENABLE= debugbuild DEBUG_DESC= Extra debug checks in the build, good for testing POSTGRESQL_DESC= Use PostgreSQL for storage POSTGRESQL_USES= pgsql WANT_PGSQL= client RUST_CONFIGURE_ENABLE= rust RUST_DESC= Install cln-grpc and clnrest plugins (Rust dependent) RUST_USES= cargo RUST_BUILD_DEPENDS= protobuf>=29:devel/protobuf CARGO_INSTALL= no SQLITE_DESC= Use SQLite for storage SQLITE_USES= sqlite:3 ASAN_CONFIGURE_ENABLE= address-sanitizer ASAN_DESC= Compile with address-sanitizer VALGRIND_CONFIGURE_ENABLE= valgrind VALGRIND_DESC= Run tests with Valgrind WSSPROXYDEPS_DESC= Install and depend on packages required by the wss-proxy plugin # run files/check_python_plugins_deps.sh to verify the list below WSSPROXYDEPS_RUN_DEPENDS=\ ${PYTHON_PKGNAMEPREFIX}asn1crypto>0:devel/py-asn1crypto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}base58>0:security/py-base58@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bitarray>0:devel/py-bitarray@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bitstring>0:devel/py-bitstring@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coincurve>0:security/py-coincurve@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycparser>0:devel/py-pycparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyln-bolt7>0:net-p2p/pyln-bolt7@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyln-client>0:net-p2p/pyln-client@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyln-proto>0:net-p2p/pyln-proto@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pysocks>0:net/py-pysocks@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>0:devel/py-websockets@${PY_FLAVOR} OPTIONS_DEFAULT=COMPATIBILITY RUST SQLITE .include .if ${PORT_OPTIONS:MWSSPROXYDEPS} USES+= python:3.9+ USE_PYTHON+= cryptography .else USES+= python:build .endif HAS_CONFIGURE= yes # Print the compilation commands (verbose). MAKE_ARGS= V=1 mandir=${PREFIX}/share/man USE_GITHUB= yes .if defined(PKGNAMESUFFIX) GIT_COMMIT= ${PKGNAMESUFFIX:C/-git-//} .else GIT_COMMIT= ${DISTVERSIONPREFIX}${PORTVERSION} .endif GH_TUPLE= ElementsProject:lightning:${GIT_COMMIT} \ ElementsProject:libwally-core:11e1bf6d60a13:ext1/external/libwally-core \ BlockstreamResearch:secp256k1-zkp:1e04d3244:ext2/external/libwally-core/src/secp256k1 \ ianlancetaylor:libbacktrace:2446c66076480ce:ext3/external/libbacktrace \ zserge:jsmn:18e9fe42cbfe21d65076f5c77ae2be3:ext4/external/jsmn \ valyala:gheap:67fc83bc953324f4759e52951921d:ext5/external/gheap USERS= c-lightning GROUPS= c-lightning USE_RC_SUBR= lightningd SUB_FILES= lightningd-bitcoin.conf.sample pkg-message SUB_LIST= U="${USERS}" G="${GROUPS}" LIGHTNINGD_BASE_DIR="${DESTDIR}/var/db/c-lightning" PLIST_SUB+= U="${USERS}" G="${GROUPS}" .include post-patch: ${REINPLACE_CMD} -e "s|python3|${PYTHON_CMD}|" \ ${WRKSRC}/plugins/wss-proxy/wss-proxy post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lightning-cli ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lightning-hsmtool ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lightningd ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/lightning_channeld ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/lightning_closingd ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/lightning_connectd ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/lightning_dualopend ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/lightning_gossipd ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/lightning_hsmd ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/lightning_onchaind ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/lightning_openingd ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/lightning_websocketd ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/autoclean ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/bcli ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/bookkeeper ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/chanbackup ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/cln-askrene ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/cln-renepay ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/cln-xpay ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/commando ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/exposesecret ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/funder ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/keysend ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/offers ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/pay ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/recklessrpc ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/recover ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/spenderp ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/sql ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/topology ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/txprepare .if ${PORT_OPTIONS:MRUST} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/cln-grpc ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/c-lightning/plugins/clnrest .endif ${INSTALL_DATA} \ ${WRKDIR}/lightningd-bitcoin.conf.sample \ ${STAGEDIR}${PREFIX}/etc/lightningd-bitcoin.conf.sample .include diff --git a/net-p2p/cncli/Makefile b/net-p2p/cncli/Makefile index 09505d8f0884..1d5a20ee30b9 100644 --- a/net-p2p/cncli/Makefile +++ b/net-p2p/cncli/Makefile @@ -1,42 +1,42 @@ PORTNAME= cncli DISTVERSIONPREFIX= v DISTVERSION= 6.0.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-p2p MAINTAINER= boris@zfs.ninja COMMENT= A community-based cardano-node CLI tool WWW= https://cardano-community.github.io/guild-operators/ LICENSE= APACHE20 NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= cryptoxide Rust crate uses AVX2 instructions USES= autoreconf:build cargo gmake libtool pkgconfig USE_GITHUB= yes GH_ACCOUNT= cardano-community input-output-hk:sodium GH_PROJECT= ${PORTNAME} libsodium:sodium GH_TAGNAME= ${LIBSODIUM_HASH}:sodium LIBSODIUM_HASH= dbb48cce5429cb6585c9034f002568964f1ce567 LIBS_PREFIX= ${WRKDIR}/libs_install CARGO_ENV= SODIUM_LIB_DIR=${LIBS_PREFIX}${PREFIX}/lib SODIUM_INCLUDE_DIR=${LIBS_PREFIX}${PREFIX}/include PLIST_FILES= bin/cncli CARGO_BUILD_TARGET= ${_CARGO_RUST_ARCH_${ARCH}:U${ARCH}}-unknown-${OPSYS:tl} CARGO_ENV+= \ CARGO_BUILD_TARGET=${CARGO_BUILD_TARGET} \ CARGO_TARGET_${CARGO_BUILD_TARGET:S/-/_/g:tu}_LINKER="${CC}" pre-build: cd ${WRKSRC_sodium} && ./autogen.sh cd ${WRKSRC_sodium} && ./configure --prefix=${PREFIX} --with-pthreads --disable-shared cd ${WRKSRC_sodium} && gmake -j${MAKE_JOBS_NUMBER} && gmake DESTDIR=${LIBS_PREFIX} install ${MKDIR} ${LIBS_PREFIX}${PREFIX}/libdata/pkgconfig ${MV} ${LIBS_PREFIX}${PREFIX}/lib/pkgconfig/libsodium.pc ${LIBS_PREFIX}${PREFIX}/libdata/pkgconfig/libsodium.pc .include diff --git a/net-p2p/intermodal/Makefile b/net-p2p/intermodal/Makefile index 0f5c43c62a95..8d05c5fca2e6 100644 --- a/net-p2p/intermodal/Makefile +++ b/net-p2p/intermodal/Makefile @@ -1,253 +1,253 @@ PORTNAME= intermodal DISTVERSIONPREFIX= v DISTVERSION= 0.1.14 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org COMMENT= CL utility for BitTorrent torrent file creation, verification, etc WWW= https://imdl.io \ https://github.com/casey/intermodal LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= casey CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi_term-0.12.1 \ anstyle-1.0.8 \ array-init-0.0.4 \ askama-0.9.0 \ askama_derive-0.9.0 \ askama_escape-0.3.0 \ askama_shared-0.9.1 \ atty-0.2.14 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.22.1 \ bendy-0.3.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ cargo_toml-0.17.2 \ cast-0.3.0 \ cc-1.1.15 \ cfg-if-1.0.0 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-2.34.0 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_lex-0.7.2 \ console-0.15.8 \ core-foundation-sys-0.8.7 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ deranged-0.3.11 \ diff-0.1.13 \ doc-comment-0.3.3 \ either-1.13.0 \ encode_unicode-0.3.6 \ env_logger-0.7.1 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.9 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-2.1.1 \ fehler-1.0.0 \ fehler-macros-1.0.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ getrandom-0.2.15 \ gimli-0.29.0 \ git2-0.13.25 \ globset-0.4.14 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.4.0 \ hex-0.4.3 \ humansize-1.1.1 \ humantime-1.3.0 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ ignore-0.4.22 \ imdl-indicatif-0.14.0 \ indexmap-1.9.3 \ indexmap-2.5.0 \ is-docker-0.2.0 \ is-terminal-0.4.13 \ is-wsl-0.4.0 \ itertools-0.10.5 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.70 \ lazy_static-1.5.0 \ lexiclean-0.0.1 \ libc-0.2.158 \ libgit2-sys-0.12.26+1.3.0 \ libssh2-sys-0.2.23 \ libz-sys-1.1.20 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.7.4 \ miniz_oxide-0.7.4 \ nodrop-0.1.14 \ nom-5.1.3 \ num-conv-0.1.0 \ num-traits-0.2.19 \ number_prefix-0.3.0 \ object-0.36.4 \ once_cell-1.19.0 \ oorandom-11.1.4 \ open-5.3.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pkg-config-0.3.30 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.0 \ pretty_env_logger-0.4.0 \ pretty_env_logger-0.5.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ quick-error-1.2.3 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustc-demangle-0.1.24 \ rustix-0.38.35 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.209 \ serde-hex-0.1.0 \ serde_bytes-0.11.15 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ serde_spanned-0.6.7 \ serde_with-3.9.0 \ serde_with_macros-3.9.0 \ serde_yaml-0.8.26 \ sha1-0.6.1 \ sha1_smol-1.0.1 \ shlex-1.3.0 \ smallvec-0.6.14 \ snafu-0.6.10 \ snafu-derive-0.6.10 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.11.1 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ strum-0.18.0 \ strum-0.25.0 \ strum_macros-0.18.0 \ strum_macros-0.25.3 \ syn-1.0.109 \ syn-2.0.77 \ synstructure-0.12.6 \ tempfile-3.12.0 \ temptree-0.2.0 \ term_size-0.3.2 \ termcolor-1.4.1 \ textwrap-0.11.0 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ unicode-xid-0.2.5 \ url-2.5.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ yaml-rust-0.4.5 \ yansi-0.5.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/imdl .include diff --git a/net-p2p/oura/Makefile b/net-p2p/oura/Makefile index 215ede692ec7..f01f83f7678b 100644 --- a/net-p2p/oura/Makefile +++ b/net-p2p/oura/Makefile @@ -1,29 +1,29 @@ PORTNAME= oura DISTVERSIONPREFIX= v DISTVERSION= 1.8.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-p2p MAINTAINER= boris@zfs.ninja COMMENT= A pipeline that connects to the tip of a Cardano node WWW= https://txpipe.github.io/oura/ LICENSE= APACHE20 NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= requires AVX on x86 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= txpipe USE_RC_SUBR= oura PLIST_FILES= bin/oura post-patch: # Remove vendored ssl ${REINPLACE_CMD} -e 's/^openssl.*/openssl = { version = "0.10", optional = true }/g' \ ${WRKSRC}/Cargo.toml .include diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile index 77806a9c36e6..2397d88bc986 100644 --- a/net-p2p/twitch-tui/Makefile +++ b/net-p2p/twitch-tui/Makefile @@ -1,425 +1,425 @@ PORTNAME= twitch-tui DISTVERSIONPREFIX= v DISTVERSION= 2.6.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org COMMENT= Twitch chat in the terminal WWW= https://xithrius.github.io/twitch-tui/ \ https://github.com/Xithrius/twitch-tui 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= Xithrius CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ aligned-vec-0.5.0 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.97 \ arbitrary-1.4.1 \ arg_enum_proc_macro-0.3.4 \ arrayvec-0.7.6 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ av1-grain-0.2.3 \ avif-serialize-0.8.3 \ backtrace-0.3.71 \ base64-0.22.1 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.9.0 \ bitstream-io-2.6.0 \ built-0.7.7 \ bumpalo-3.17.0 \ bytemuck-1.22.0 \ byteorder-lite-0.1.0 \ bytes-1.10.1 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.2.18 \ cesu8-1.1.0 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ clap-4.5.35 \ clap_builder-4.5.35 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ color_quant-1.1.0 \ colorchoice-1.0.3 \ combine-4.6.7 \ compact_str-0.8.1 \ console-0.15.11 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crunchy-0.2.3 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ deranged-0.4.1 \ dialoguer-0.11.0 \ displaydoc-0.2.5 \ either-1.15.0 \ encode_unicode-1.0.0 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ encoding_rs-0.8.35 \ endian-type-0.1.2 \ equivalent-1.0.2 \ errno-0.3.11 \ error-code-3.3.1 \ exr-1.73.0 \ eyre-0.6.12 \ fastrand-2.3.0 \ fd-lock-4.0.4 \ fdeflate-0.3.7 \ fern-0.7.1 \ flate2-1.1.1 \ fnv-1.0.7 \ foldhash-0.1.5 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fuzzy-matcher-0.3.7 \ getrandom-0.2.15 \ getrandom-0.3.2 \ gif-0.13.1 \ gimli-0.28.1 \ h2-0.4.8 \ half-2.5.0 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ heck-0.5.0 \ hex-0.4.3 \ home-0.5.11 \ http-1.3.1 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ hyper-1.6.0 \ hyper-rustls-0.27.5 \ hyper-tls-0.6.0 \ hyper-util-0.1.11 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ image-0.25.6 \ image-webp-0.2.1 \ imgref-1.11.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.9.0 \ indoc-2.0.6 \ instability-0.3.7 \ interpolate_name-0.2.4 \ ipnet-2.11.0 \ irc-1.1.0 \ irc-proto-1.1.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.15 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.33 \ jpeg-decoder-0.3.1 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ lebe-0.5.2 \ libc-0.2.171 \ libfuzzer-sys-0.4.9 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.3 \ litemap-0.7.5 \ lock_api-0.4.12 \ log-0.4.27 \ loop9-0.1.5 \ lru-0.12.5 \ maybe-rayon-0.1.1 \ memchr-2.7.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.7 \ mio-1.0.3 \ native-tls-0.2.14 \ ndk-context-0.1.1 \ new_debug_unreachable-1.0.6 \ nibble_vec-0.1.0 \ nix-0.29.0 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-rational-0.4.2 \ num-traits-0.2.19 \ objc2-0.6.0 \ objc2-encode-4.1.0 \ objc2-foundation-0.3.0 \ object-0.32.2 \ once_cell-1.21.3 \ openssl-0.10.72 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ openssl-sys-0.9.107 \ owo-colors-3.5.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ png-0.17.16 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ proc-macro2-1.0.94 \ profiling-1.0.16 \ profiling-procmacros-1.0.16 \ qoi-0.4.1 \ quick-error-2.0.1 \ quote-1.0.40 \ r-efi-5.2.0 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.29.0 \ rav1e-0.7.1 \ ravif-0.11.11 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.10 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ reqwest-0.12.15 \ rgb-0.8.50 \ ring-0.17.14 \ rustc-demangle-0.1.24 \ rustix-0.38.44 \ rustix-1.0.5 \ rustls-0.23.25 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.103.1 \ rustversion-1.0.20 \ rustyline-15.0.0 \ ryu-1.0.20 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ slab-0.4.9 \ smallvec-1.14.0 \ smawk-0.3.2 \ socket2-0.5.9 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.100 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ system-deps-6.2.2 \ target-lexicon-0.12.16 \ tempfile-3.19.1 \ textwrap-0.16.2 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tinystr-0.7.6 \ tokio-1.44.2 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ tokio-util-0.7.14 \ toml-0.7.8 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.19.15 \ toml_edit-0.22.24 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.33 \ tracing-error-0.2.1 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ unicode-ident-1.0.18 \ unicode-linebreak-0.1.5 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ v_frame-0.3.8 \ valuable-0.1.1 \ vcpkg-0.2.15 \ version-compare-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ webbrowser-1.0.4 \ weezl-0.1.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.61.0 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-registry-0.4.0 \ windows-result-0.3.2 \ windows-strings-0.3.1 \ windows-strings-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.5.40 \ winnow-0.7.4 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.8.24 \ zerocopy-derive-0.8.24 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.14 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/twt .include diff --git a/net/aws-ec2-imdsv2-get/Makefile b/net/aws-ec2-imdsv2-get/Makefile index 7cb431746548..22dd7aedacdd 100644 --- a/net/aws-ec2-imdsv2-get/Makefile +++ b/net/aws-ec2-imdsv2-get/Makefile @@ -1,27 +1,27 @@ PORTNAME= aws-ec2-imdsv2-get DISTVERSION= 1.0.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= cperciva@FreeBSD.org COMMENT= Reads data from EC2 IMDS with v2 protocol WWW= https://github.com/aws/aws-ec2-imdsv2-get LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= aws PORTDOCS= NOTICE README.md OPTIONS_DEFINE= DOCS PLIST_FILES= bin/aws-ec2-imdsv2-get post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/net/deltachat-rpc-server/Makefile b/net/deltachat-rpc-server/Makefile index f437532bfc9d..7079bdc8daa4 100644 --- a/net/deltachat-rpc-server/Makefile +++ b/net/deltachat-rpc-server/Makefile @@ -1,29 +1,29 @@ PORTNAME= deltachat-rpc-server DISTVERSIONPREFIX= v DISTVERSION= 1.159.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= feld@FreeBSD.org COMMENT= JSON-RPC server for DeltaChat WWW= https://github.com/chatmail/core LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gmake perl5 ssl USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= chatmail GH_PROJECT= core CARGO_BUILD_ARGS+= --locked -p ${PORTNAME} PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include diff --git a/net/dumbpipe/Makefile b/net/dumbpipe/Makefile index 0d1104837be1..c9c39fe59ee0 100644 --- a/net/dumbpipe/Makefile +++ b/net/dumbpipe/Makefile @@ -1,19 +1,19 @@ PORTNAME= dumbpipe DISTVERSIONPREFIX= v DISTVERSION= 0.27.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= feld@FreeBSD.org COMMENT= Unix pipes between devices WWW= https://dumbpipe.dev LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= n0-computer PLIST_FILES= bin/dumbpipe .include diff --git a/net/findomain/Makefile b/net/findomain/Makefile index 3c218da81f4b..d620d4cacb52 100644 --- a/net/findomain/Makefile +++ b/net/findomain/Makefile @@ -1,395 +1,395 @@ PORTNAME= findomain DISTVERSION= 9.0.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net security MAINTAINER= lcook@FreeBSD.org COMMENT= Cross-platform subdomain enumerator WWW= https://github.com/Findomain/findomain LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gmake perl5 ssl USE_GITHUB= yes GH_ACCOUNT= Findomain CARGO_CRATES= addr-0.15.6 \ addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.2 \ ansi_term-0.12.1 \ anyhow-1.0.75 \ arrayvec-0.5.2 \ async-compression-0.4.5 \ async-recursion-1.0.5 \ async-trait-0.1.74 \ atty-0.2.14 \ auto_generate_cdp-0.3.4 \ autocfg-0.1.8 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.21.5 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-2.34.0 \ cloudabi-0.0.3 \ config-0.11.0 \ convert_case-0.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.11 \ crc32fast-1.3.2 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ data-encoding-2.5.0 \ derive_builder-0.8.1 \ derive_builder_core-0.8.1 \ derive_more-0.99.17 \ digest-0.10.7 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ ego-tree-0.6.2 \ either-1.9.0 \ encoding_rs-0.8.33 \ enum-as-inner-0.3.4 \ enum-as-inner-0.6.0 \ equivalent-1.0.1 \ errno-0.3.8 \ failure-0.1.8 \ fallible-iterator-0.2.0 \ fastrand-2.0.1 \ finl_unicode-1.2.0 \ flate2-1.0.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fuchsia-cprng-0.1.1 \ futf-0.1.5 \ futures-0.3.29 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-executor-0.3.29 \ futures-io-0.3.29 \ futures-macro-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-util-0.3.29 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.11 \ gimli-0.28.1 \ h2-0.3.22 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ hmac-0.12.1 \ hostname-0.3.1 \ html5ever-0.26.0 \ http-0.2.11 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.10.16 \ hyper-0.14.27 \ hyper-rustls-0.24.2 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.3 \ idna-0.4.0 \ idna-0.5.0 \ indexmap-2.1.0 \ instant-0.1.12 \ ipconfig-0.2.2 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ itoa-0.4.8 \ itoa-1.0.9 \ js-sys-0.3.66 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.150 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.12 \ lock_api-0.4.11 \ log-0.3.9 \ log-0.4.20 \ lru-cache-0.1.2 \ mac-0.1.1 \ markup5ever-0.11.0 \ match_cfg-0.1.0 \ matches-0.1.10 \ md-5-0.10.6 \ memchr-2.6.4 \ memoffset-0.9.0 \ mime-0.2.6 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ native-tls-0.2.11 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ nom-5.1.3 \ num-traits-0.1.43 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.18.0 \ openssl-0.10.60 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.1.6+3.1.4 \ openssl-sys-0.9.96 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.9 \ percent-encoding-1.0.1 \ percent-encoding-2.3.1 \ phf-0.8.0 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.8.0 \ phf_codegen-0.10.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ postgres-0.19.7 \ postgres-native-tls-0.5.0 \ postgres-protocol-0.6.6 \ postgres-types-0.2.6 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.70 \ psl-2.1.12 \ psl-types-2.0.11 \ quick-error-1.2.3 \ quote-1.0.33 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.5 \ 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.4 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_pcg-0.2.1 \ rand_xorshift-0.1.1 \ rayon-1.8.0 \ rayon-core-1.12.0 \ rdrand-0.4.0 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ reqwest-0.11.22 \ resolv-conf-0.7.0 \ ring-0.17.6 \ rust-ini-0.13.0 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.25 \ rustls-0.21.9 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ ryu-1.0.15 \ safemem-0.3.3 \ schannel-0.1.22 \ scopeguard-1.2.0 \ scraper-0.13.0 \ sct-0.7.1 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ selectors-0.22.0 \ semver-1.0.20 \ serde-0.8.23 \ serde-1.0.193 \ serde-hjson-0.9.1 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_urlencoded-0.7.1 \ servo_arc-0.1.1 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ sha2-0.10.8 \ signal-hook-registry-1.4.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.3.19 \ socket2-0.4.10 \ socket2-0.5.5 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ stringprep-0.1.4 \ strsim-0.8.0 \ strsim-0.9.3 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.39 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.8.1 \ tendril-0.4.3 \ textwrap-0.11.0 \ thin-slice-0.1.1 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.34.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-postgres-0.7.10 \ tokio-rustls-0.24.1 \ tokio-util-0.7.10 \ toml-0.5.11 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ traitobject-0.1.0 \ trust-dns-proto-0.23.2 \ trust-dns-resolver-0.23.2 \ try-lock-0.2.4 \ typeable-0.1.2 \ typenum-1.17.0 \ unicase-1.4.2 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.11 \ untrusted-0.9.0 \ url-1.7.2 \ url-2.5.0 \ utf-8-0.7.6 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ webpki-roots-0.25.3 \ websocket-0.23.0 \ which-3.1.1 \ whoami-1.4.1 \ widestring-0.4.3 \ widestring-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.6.2 \ winreg-0.50.0 \ yaml-rust-0.3.5 \ yaml-rust-0.4.5 \ rusolver@git+https://github.com/Edu4rdSHL/rusolver?rev=cf75cafee7c9d0c257c0b5a361441efc4e247e9c\#cf75cafee7c9d0c257c0b5a361441efc4e247e9c \ trust-dns-proto,trust-dns-resolver@git+https://github.com/Findomain/trust-dns?branch=custombranch\#f339a5e806bed9109ad205d2143d8b18701d2ab0 \ headless_chrome@git+https://github.com/atroche/rust-headless-chrome?rev=61ce783806e5d75a03f731330edae6156bb0a2e0\#61ce783806e5d75a03f731330edae6156bb0a2e0 \ fhc@git+https://github.com/Edu4rdSHL/fhc?rev=513ce142003190a54acd5fff05c557fd1574edb6\#513ce142003190a54acd5fff05c557fd1574edb6 WRKSRC= ${WRKDIR}/Findomain-${DISTVERSION} PLIST_FILES= bin/${PORTNAME} \ share/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 .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif post-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${_DOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/net/gdrive/Makefile b/net/gdrive/Makefile index 553bbebac15f..63ffe2da2534 100644 --- a/net/gdrive/Makefile +++ b/net/gdrive/Makefile @@ -1,215 +1,215 @@ PORTNAME= gdrive DISTVERSION= 3.9.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ MAINTAINER= meta@FreeBSD.org COMMENT= Google Drive CLI Client WWW= https://github.com/glotlabs/gdrive LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= glotlabs CARGO_CRATES= android_system_properties-0.1.5 \ anyhow-1.0.68 \ async-recursion-1.0.2 \ async-trait-0.1.61 \ autocfg-1.1.0 \ base64-0.13.1 \ base64-0.21.0 \ bitflags-1.3.2 \ bumpalo-3.11.1 \ bytes-1.3.0 \ cc-1.0.78 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-4.0.32 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ codespan-reporting-0.11.1 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cxx-1.0.86 \ cxx-build-1.0.86 \ cxxbridge-flags-1.0.86 \ cxxbridge-macro-1.0.86 \ darling-0.14.2 \ darling_core-0.14.2 \ darling_macro-0.14.2 \ either-1.8.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ exponential-backoff-1.1.0 \ fastrand-1.8.0 \ filetime-0.2.19 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ futures-0.3.25 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-executor-0.3.25 \ futures-io-0.3.25 \ futures-macro-0.3.25 \ futures-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ getrandom-0.1.16 \ getrandom-0.2.9 \ h2-0.3.15 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.2.6 \ hex-0.4.3 \ home-0.5.4 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ human_bytes-0.4.1 \ hyper-0.14.23 \ hyper-rustls-0.23.2 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ is-terminal-0.4.2 \ itertools-0.10.5 \ itoa-1.0.5 \ js-sys-0.3.60 \ libc-0.2.139 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ matches-0.1.9 \ md5-0.7.0 \ memchr-2.5.0 \ mime-0.3.16 \ mime_guess-2.0.4 \ mio-0.8.5 \ mktemp-0.5.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ once_cell-1.17.0 \ openssl-probe-0.1.5 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.5 \ percent-encoding-1.0.1 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ ppv-lite86-0.2.17 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.49 \ quote-1.0.23 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.2.16 \ remove_dir_all-0.5.3 \ ring-0.16.20 \ rustc_version-0.2.3 \ rustc_version_runtime-0.2.1 \ rustix-0.36.6 \ rustls-0.20.7 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.2 \ ryu-1.0.12 \ schannel-0.1.21 \ scopeguard-1.1.0 \ scratch-1.0.3 \ sct-0.7.0 \ seahash-4.1.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ serde_with-2.2.0 \ serde_with_macros-2.2.0 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.7 \ spin-0.5.2 \ strsim-0.10.0 \ syn-1.0.107 \ tabwriter-1.2.1 \ tar-0.4.38 \ tempfile-3.3.0 \ termcolor-1.1.3 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.24.1 \ tokio-macros-1.8.2 \ tokio-rustls-0.23.4 \ tokio-util-0.7.4 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ try-lock-0.2.4 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ url-1.7.2 \ url-2.3.1 \ uuid-1.2.2 \ version_check-0.9.4 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ webpki-0.22.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 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.42.0 \ xattr-0.2.3 \ yup-oauth2-8.1.0 \ google-apis-common,google-drive3@git+https://github.com/prasmussen/google-apis-rs?branch=resumable-fix\#1f75444516a3bbba3441ee6ff65d6aa0f2d2f1af OPTIONS_DEFINE= DOCS PLIST_FILES= bin/gdrive PORTDOCS= README.md post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/net/gemserv/Makefile b/net/gemserv/Makefile index 747a8efc1e31..5102dbdb6c86 100644 --- a/net/gemserv/Makefile +++ b/net/gemserv/Makefile @@ -1,54 +1,54 @@ PORTNAME= gemserv DISTVERSIONPREFIX= v DISTVERSION= 0.6.6 -PORTREVISION= 21 +PORTREVISION= 22 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 WWW= https://git.sr.ht/~int80h/gemserv LICENSE= APACHE20 BSD3CLAUSE MIT MPL20 LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSE USES= cargo ssl USE_RC_SUBR= gemserv 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 f09d18f39680..11ec2f10f8e3 100644 --- a/net/krill/Makefile +++ b/net/krill/Makefile @@ -1,44 +1,44 @@ PORTNAME= krill DISTVERSIONPREFIX= v DISTVERSION= 0.14.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl COMMENT= RPKI daemon, Certificate Authority and Publication Server WWW= https://github.com/NLnetLabs/krill LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 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} post-install: @${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}/share/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/krillc.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/krillup.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/krillta.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/defaults/krill.conf \ ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}/var/krill .include diff --git a/net/ktcplist/Makefile b/net/ktcplist/Makefile index 9094fbfe8e34..afda5f07d058 100644 --- a/net/ktcplist/Makefile +++ b/net/ktcplist/Makefile @@ -1,24 +1,24 @@ PORTNAME= ktcplist PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net sysutils MAINTAINER= arrowd@FreeBSD.org COMMENT= List tcp connections with KTLS offload WWW= https://github.com/kostikbel/ktcplist LICENSE= BSD2CLAUSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= kostikbel GH_TAGNAME= 18077c4df543d23ced0c08a6a8329e43c184ac75 PLIST_FILES= bin/${PORTNAME} \ share/man/man1/ktcplist.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/ktcplist.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/net/lldap/Makefile b/net/lldap/Makefile index 18b82358815d..1727907765bf 100644 --- a/net/lldap/Makefile +++ b/net/lldap/Makefile @@ -1,46 +1,46 @@ PORTNAME= lldap DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= aokblast@FreeBSD.org COMMENT= Light LDAP implementation for authentication WWW= https://github.com/lldap/lldap LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gzip:archivers/gzip \ wasm-pack:www/wasm-pack \ wasm-bindgen:www/wasm-bindgen-cli LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= inejge:ldap3 GH_PROJECT= ldap3:ldap3 GH_SUBDIR= third_party/ldap3:ldap3 GH_TAGNAME= ba38bc573d63b:ldap3 CARGO_INSTALL_PATH= server set-password migration-tool USERS= ldap GROUPS= ldap post-build: cd ${WRKSRC} && WASM_PACK_CACHE=.wasm-pack-cache ./app/build.sh post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lldap_server/app ${INSTALL_SCRIPT} ${WRKSRC}/example_configs/freebsd/rc.d_lldap ${STAGEDIR}${PREFIX}/etc/rc.d/lldap cd ${WRKSRC}/app && \ ${COPYTREE_SHARE} pkg ${STAGEDIR}${PREFIX}/lldap_server/app && \ ${COPYTREE_SHARE} static ${STAGEDIR}${PREFIX}/lldap_server/app && \ ${CP} index.html ${STAGEDIR}${PREFIX}/lldap_server/app ${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/lldap ${STAGEDIR}${PREFIX}/lldap_server ${MKDIR} ${STAGEDIR}${PREFIX}/share/lldap ${INSTALL_DATA} ${WRKSRC}/lldap_config.docker_template.toml ${STAGEDIR}${PREFIX}/share/lldap/ldap_config.toml.example .include diff --git a/net/narrowlink/Makefile b/net/narrowlink/Makefile index 129ac02beb39..79bcabd58284 100644 --- a/net/narrowlink/Makefile +++ b/net/narrowlink/Makefile @@ -1,348 +1,348 @@ PORTNAME= narrowlink DISTVERSION= 0.2.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Self-hosted solution for secure connectivity between devices WWW= https://narrowlink.com \ https://github.com/narrowlink/narrowlink LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_powerpc64le= build breaks due to panic in the ring crate: alled `Option::unwrap()` on a `None` value, see https://github.com/briansmith/ring/issues/1904 USES= cargo USE_RC_SUBR= narrowlink-agent narrowlink-gateway USE_GITHUB= yes RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aead-0.5.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.86 \ arrayvec-0.7.4 \ askama-0.12.1 \ askama_derive-0.12.5 \ askama_escape-0.10.3 \ askama_parser-0.2.1 \ asn1-rs-0.5.2 \ asn1-rs-derive-0.4.0 \ asn1-rs-impl-0.1.0 \ async-recursion-1.1.1 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.21.7 \ base64-0.22.1 \ bindgen-0.69.4 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ c2rust-bitfields-0.18.0 \ c2rust-bitfields-derive-0.18.0 \ cc-1.0.99 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ chrono-0.4.38 \ chunkio-0.0.1 \ cipher-0.4.4 \ clang-sys-1.8.1 \ clap_lex-0.7.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossbeam-channel-0.5.13 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ daemonize-0.5.0 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ data-encoding-2.6.0 \ der-parser-8.2.0 \ deranged-0.3.11 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ either-1.12.0 \ equivalent-1.0.1 \ errno-0.3.9 \ etherparse-0.14.3 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.3 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ glob-0.3.1 \ h2-0.3.26 \ hashbrown-0.14.5 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.9.4 \ httpdate-1.0.3 \ hyper-0.14.29 \ hyper-rustls-0.24.2 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.4.0 \ idna-0.5.0 \ if_chain-1.0.2 \ indexmap-2.2.6 \ inout-0.1.3 \ instant-acme-0.4.3 \ ioctl-sys-0.8.0 \ ipnet-2.9.0 \ ipstack-0.0.10 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ jsonwebtoken-9.3.0 \ keccak-0.1.5 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.155 \ libloading-0.8.3 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ memchr-2.7.4 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ net-route-0.4.4 \ netlink-packet-core-0.7.0 \ netlink-packet-route-0.19.0 \ netlink-packet-utils-0.5.2 \ netlink-proto-0.11.3 \ netlink-sys-0.8.6 \ nix-0.27.1 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.36.0 \ oid-registry-0.6.1 \ once_cell-1.19.0 \ opaque-debug-0.3.1 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ pem-3.0.4 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ poly1305-0.8.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ prettyplease-0.2.20 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ proxy-stream-0.0.2 \ quinn-0.10.2 \ quinn-proto-0.10.6 \ quinn-udp-0.4.1 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rcgen-0.11.3 \ redox_syscall-0.5.2 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-lite-0.1.6 \ regex-syntax-0.8.4 \ ring-0.16.20 \ ring-0.17.8 \ rlimit-0.10.1 \ rtnetlink-0.14.1 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rusticata-macros-4.1.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ ryu-1.0.18 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_yaml-0.9.34+deprecated \ sha1-0.10.6 \ sha3-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ strsim-0.11.1 \ subtle-2.6.0 \ syn-1.0.109 \ syn-2.0.67 \ synstructure-0.12.6 \ sysinfo-0.30.12 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ tokio-rustls-0.24.1 \ tokio-tungstenite-0.20.1 \ tokio-util-0.7.11 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-appender-0.2.3 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-serde-0.1.3 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ tun-0.6.1 \ tungstenite-0.20.1 \ typenum-1.17.0 \ udp-stream-0.0.11 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-xid-0.2.4 \ universal-hash-0.5.1 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.2 \ utf-8-0.7.6 \ uuid-1.8.0 \ validator-0.16.1 \ validator-0.17.0 \ validator_derive-0.16.0 \ validator_derive-0.17.0 \ validator_types-0.16.0 \ valuable-0.1.0 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ which-4.4.2 \ wildmatch-2.3.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.51.1 \ windows-0.52.0 \ windows-core-0.51.1 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ wintun-0.3.2 \ wintun-0.4.0 \ x509-parser-0.15.1 \ yasna-0.5.2 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.8.1 PROGRAMS= narrowlink \ narrowlink-agent \ narrowlink-gateway \ narrowlink-token-generator PLIST_FILES= ${PROGRAMS:S/^/bin\//} post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/gateway/src/config.rs @${CP} -r \ ${WRKSRC}/cargo-crates/tun-0.6.1/src/platform/linux \ ${WRKSRC}/cargo-crates/tun-0.6.1/src/platform/freebsd do-install: # workaround for error: found a virtual manifest at `xx` instead of a package manifest .for prog in ${PROGRAMS} ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${prog} \ ${STAGEDIR}${PREFIX}/bin .endfor # install config files ${MKDIR} ${STAGEDIR}${ETCDIR} .for what in agent client gateway ${INSTALL_DATA} ${WRKSRC}/${what}/sample_${what}.yaml ${STAGEDIR}${ETCDIR}/${what}.yaml.sample .endfor .include diff --git a/net/ntpd-rs/Makefile b/net/ntpd-rs/Makefile index 4d63c479e8de..1f8bea2dea3b 100644 --- a/net/ntpd-rs/Makefile +++ b/net/ntpd-rs/Makefile @@ -1,41 +1,42 @@ PORTNAME= ntpd-rs DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= mikael@FreeBSD.org COMMENT= Full-featured implementation of the Network Time Protocol WWW= https://tweedegolf.nl/en/pendulum LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= the ring crate requires SSE2 instruction on intel cpu BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT} USES= cargo USE_GITHUB= yes GH_ACCOUNT= pendulum-project USE_RC_SUBR= ntp_daemon BINFILES= ntp-ctl ntp-daemon ntp-metrics-exporter post-patch: @${REINPLACE_CMD} 's|%%ETCDIR%%|${ETCDIR}|' \ ${PATCH_WRKSRC}/ntpd/src/daemon/config/mod.rs do-install: .for f in ${BINFILES} ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/*/${f} ${STAGEDIR}${LOCALBASE}/bin .endfor ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/ntp.server.toml ${STAGEDIR}${ETCDIR}/ntp.server.toml.sample ${INSTALL_DATA} ${WRKSRC}/docs/examples/conf/ntp.toml.default ${STAGEDIR}${ETCDIR}/ntp.toml.sample .include diff --git a/net/oha/Makefile b/net/oha/Makefile index c11e98ac122b..ff0408387124 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -1,18 +1,19 @@ PORTNAME= oha DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= otis@FreeBSD.org COMMENT= Web load generator WWW= https://github.com/hatoo/oha LICENSE= MIT USES= cargo gmake llvm ssl USE_GITHUB= yes GH_ACCOUNT= hatoo PLIST_FILES= bin/oha .include diff --git a/net/proby/Makefile b/net/proby/Makefile index 869221a55c4c..423e117704cd 100644 --- a/net/proby/Makefile +++ b/net/proby/Makefile @@ -1,238 +1,238 @@ PORTNAME= proby DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Check whether hosts are reachable on certain ports WWW= https://github.com/svenstaro/proby 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 \ cfg-if-1.0.0 \ 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.19 \ 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 e0118180333f..b6ccb99c8c8e 100644 --- a/net/quiche/Makefile +++ b/net/quiche/Makefile @@ -1,71 +1,71 @@ PORTNAME= quiche DISTVERSION= 0.24.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= junho.choi@gmail.com COMMENT= Savoury implementation of the QUIC transport protocol and HTTP/3 WWW= https://crates.io/crates/quiche LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= git>0:devel/git USES= cargo llvm:build,lib USE_GITHUB= yes GH_ACCOUNT= cloudflare GH_TUPLE= google:boringssl:e1d6cd95a:boringssl/quiche/deps/boringssl USE_LDCONFIG= yes CARGO_FEATURES= ffi pkg-config-meta CARGO_BUILD= yes CARGO_BUILD_ARGS+= --workspace CARGO_TEST= yes CARGO_TEST_ARGS+= --all-targets MAKE_ENV+= BORING_BSSL_RUST_CPPLIB=c++ RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 PLIST_FILES= bin/quiche-client \ bin/quiche-server \ include/quiche.h \ lib/libquiche.a \ lib/libquiche.so \ lib/libquiche.so.${DISTVERSION} \ lib/libquiche.so.${MAJOR_VER} \ libdata/pkgconfig/quiche.pc PORTDOCS= README.md OPTIONS_DEFINE= DOCS QLOG OPTIONS_DEFAULT= DOCS QLOG QLOG_DESC= Enable qlog support QLOG_VARS= CARGO_FEATURES+=qlog MAJOR_VER= ${DISTVERSION:C/\..*//} post-patch: @${GREP} -FRl -- '-D_XOPEN_SOURCE=700' ${WRKSRC}/quiche/deps/boringssl | \ ${XARGS} ${REINPLACE_CMD} -e 's,-D_XOPEN_SOURCE=700,,' # install quiche apps and libquiche do-install: ${INSTALL_DATA} ${WRKSRC}/quiche/include/quiche.h ${STAGEDIR}${PREFIX}/include ${REINPLACE_CMD} -e "s|includedir=.*|prefix=${PREFIX}\nincludedir=\$${prefix}/include|" \ -e "s|libdir=.*|libdir=\$${prefix}/lib|" \ ${CARGO_TARGET_DIR}/*/quiche.pc ${INSTALL_DATA} ${CARGO_TARGET_DIR}/*/quiche.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig ${INSTALL_LIB} ${CARGO_TARGET_DIR}/*/libquiche.so ${STAGEDIR}${PREFIX}/lib/libquiche.so.${DISTVERSION} ${RLN} ${STAGEDIR}${PREFIX}/lib/libquiche.so.${DISTVERSION} ${STAGEDIR}${PREFIX}/lib/libquiche.so.${MAJOR_VER} ${RLN} ${STAGEDIR}${PREFIX}/lib/libquiche.so.${DISTVERSION} ${STAGEDIR}${PREFIX}/lib/libquiche.so ${INSTALL_DATA} ${CARGO_TARGET_DIR}/*/libquiche.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/*/quiche-server ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/*/quiche-client ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/net/rabbitmqadmin/Makefile b/net/rabbitmqadmin/Makefile index d711f65a54f0..d199a2c9ea1f 100644 --- a/net/rabbitmqadmin/Makefile +++ b/net/rabbitmqadmin/Makefile @@ -1,36 +1,36 @@ PORTNAME= rabbitmqadmin DISTVERSIONPREFIX= v DISTVERSION= 0.29.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= dch@FreeBSD.org COMMENT= CLI for managing RabbitMQ via HTTP API WWW= https://github.com/rabbitmq/rabbitmqadmin-ng LICENSE= APACHE20 MIT LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BROKEN_i386= compilation fails: ld: error: undefined symbol: __atomic_load USES= cargo llvm pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= rabbitmq GH_PROJECT= rabbitmqadmin-ng MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib/libclang.so PLIST_FILES= bin/rabbitmqadmin PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: (cd ${WRKSRC} && \ ${COPYTREE_SHARE} README.md ${STAGEDIR}${DOCSDIR}) .include diff --git a/net/rathole/Makefile b/net/rathole/Makefile index d72a9de66278..74ec48652184 100644 --- a/net/rathole/Makefile +++ b/net/rathole/Makefile @@ -1,279 +1,279 @@ PORTNAME= rathole DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight and high-performance reverse proxy for NAT traversal WWW= https://github.com/rapiz1/rathole LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= rapiz1 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aead-0.4.3 \ aes-0.7.5 \ aes-gcm-0.9.2 \ aho-corasick-1.1.1 \ anyhow-1.0.75 \ async-http-proxy-1.2.5 \ async-socks5-0.5.1 \ async-trait-0.1.73 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.6.20 \ axum-core-0.3.4 \ backoff-0.4.0 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.4 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ blake2-0.10.6 \ block-buffer-0.10.4 \ byteorder-1.4.3 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chacha20-0.8.2 \ chacha20poly1305-0.9.1 \ cipher-0.3.0 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ console-api-0.5.0 \ console-subscriber-0.1.10 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ ctr-0.7.0 \ curve25519-dalek-4.1.1 \ curve25519-dalek-derive-0.1.0 \ data-encoding-2.4.0 \ deranged-0.3.8 \ digest-0.10.7 \ either-1.9.0 \ enum-iterator-1.4.1 \ enum-iterator-derive-1.2.1 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ fastrand-2.0.1 \ fdlimit-0.2.1 \ fiat-crypto-0.2.1 \ filetime-0.2.22 \ flate2-1.0.27 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ fsevent-sys-4.1.0 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ generic-array-0.14.7 \ getrandom-0.2.10 \ getset-0.1.2 \ ghash-0.4.4 \ gimli-0.28.0 \ git2-0.16.1 \ h2-0.3.21 \ hashbrown-0.12.3 \ hdrhistogram-7.5.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ hex-0.4.3 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.27 \ hyper-timeout-0.4.1 \ idna-0.4.0 \ indexmap-1.9.3 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ itertools-0.10.5 \ itoa-1.0.9 \ jobserver-0.1.26 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ libc-0.2.148 \ libgit2-sys-0.14.2+1.5.1 \ libz-sys-1.1.12 \ linux-raw-sys-0.4.8 \ lock_api-0.4.10 \ log-0.4.20 \ matchers-0.1.0 \ matchit-0.7.3 \ memchr-2.6.3 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ native-tls-0.2.11 \ nom-7.1.3 \ notify-5.2.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.18.0 \ opaque-debug-0.3.0 \ openssl-0.10.57 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.93 \ os_str_bytes-6.5.1 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ percent-encoding-2.3.0 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ platforms-3.1.2 \ poly1305-0.7.2 \ polyval-0.5.3 \ ppv-lite86-0.2.17 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.67 \ prost-0.11.9 \ prost-derive-0.11.9 \ prost-types-0.11.9 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.3.5 \ regex-1.9.6 \ regex-automata-0.1.10 \ regex-automata-0.3.9 \ regex-syntax-0.6.29 \ regex-syntax-0.7.5 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.15 \ rustversion-1.0.14 \ ryu-1.0.15 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.19 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.107 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.6 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.1 \ snow-0.9.3 \ snowstorm-0.4.0 \ socket2-0.4.9 \ socket2-0.5.4 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.37 \ sync_wrapper-0.1.2 \ tempfile-3.8.0 \ termcolor-1.3.0 \ textwrap-0.16.0 \ thiserror-1.0.49 \ thiserror-impl-1.0.49 \ thread_local-1.1.7 \ time-0.3.29 \ time-core-0.1.2 \ time-macros-0.2.15 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.32.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.14 \ tokio-tungstenite-0.20.1 \ tokio-util-0.7.9 \ toml-0.5.11 \ tonic-0.9.2 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.26 \ tracing-core-0.1.31 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.17 \ try-lock-0.2.4 \ tungstenite-0.20.1 \ typenum-1.17.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ universal-hash-0.4.0 \ url-2.4.1 \ utf-8-0.7.6 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vergen-7.5.1 \ version_check-0.9.4 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ zeroize-1.6.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/net/rosenpass/Makefile b/net/rosenpass/Makefile index af5c46dc5d04..ad348d5c55bb 100644 --- a/net/rosenpass/Makefile +++ b/net/rosenpass/Makefile @@ -1,38 +1,38 @@ PORTNAME= rosenpass DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net net-vpn security MAINTAINER= fuz@FreeBSD.org COMMENT= Wireguard-based post-quantum VPN WWW= https://rosenpass.eu/ LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libsodium.so:security/libsodium RUN_DEPENDS= bash:shells/bash \ wireguard-tools>0:net/wireguard-tools USES= cargo llvm:build pkgconfig shebangfix USE_GITHUB= yes CARGO_INSTALL_PATH= rosenpass PLIST_FILES= bin/rosenpass \ bin/rp \ share/man/man1/rosenpass.1.gz \ share/man/man1/rp.1.gz pre-configure: ${REINPLACE_CMD} -e 's,%%BASH%%,${LOCALBASE}/bin/bash,' ${WRKSRC}/rp post-install: ${INSTALL_SCRIPT} ${WRKSRC}/rp ${STAGEDIR}${PREFIX}/bin/ .for man in rp.1 rosenpass.1 ${INSTALL_MAN} ${WRKSRC}/doc/${man} ${STAGEDIR}${PREFIX}/share/man/man${man:E}/${man} .endfor .include diff --git a/net/routinator/Makefile b/net/routinator/Makefile index c182be6aada8..f15afe506e23 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,49 +1,49 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.14.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl COMMENT= RPKI signed route collector and validator WWW= https://github.com/NLnetLabs/routinator LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures RUN_DEPENDS= rsync:net/rsync USES= cargo cpe CPE_VENDOR= nlnetlabs USE_GITHUB= yes GH_ACCOUNT= NLnetLabs USE_RC_SUBR= routinator SUB_FILES= pkg-message SUB_LIST+= GROUPS=${GROUPS} \ USERS=${USERS} USERS= ${PORTNAME} GROUPS= ${PORTNAME} ROUTINATOR_UI_VERSION= 0.4.3 ROUTINATOR_UI_URL= https://github.com/NLnetLabs/routinator-ui/releases/download/ .include .if ${ARCH} == i386 RUSTFLAGS+= -C target-feature=+sse2 .endif post-install: ${INSTALL_MAN} ${WRKSRC}/doc/routinator.1 \ ${STAGEDIR}${PREFIX}/share/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/net/rsyn/Makefile b/net/rsyn/Makefile index 5d534fa14132..a249cb459543 100644 --- a/net/rsyn/Makefile +++ b/net/rsyn/Makefile @@ -1,73 +1,73 @@ PORTNAME= rsyn DISTVERSIONPREFIX= v DISTVERSION= 0.0.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Wire-compatible rsync client in Rust WWW= https://github.com/sourcefrog/rsyn LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= sourcefrog CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ anyhow-1.0.30 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.1 \ fern-0.6.0 \ fuchsia-cprng-0.1.1 \ heck-0.3.1 \ hermit-abi-0.1.12 \ hex-0.4.2 \ lazy_static-1.4.0 \ libc-0.2.70 \ log-0.4.8 \ memchr-2.3.3 \ num-integer-0.1.42 \ num-traits-0.2.11 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro2-1.0.12 \ quote-1.0.5 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ regex-1.3.7 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ shell-words-1.0.0 \ strsim-0.8.0 \ structopt-0.3.14 \ structopt-derive-0.4.7 \ syn-1.0.21 \ syn-mid-0.5.0 \ tempdir-0.3.7 \ term_size-0.3.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ unix_mode-0.1.1 \ vec_map-0.8.2 \ version_check-0.9.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} .include diff --git a/net/rustdesk-server/Makefile b/net/rustdesk-server/Makefile index 69f5c1b23fa6..48c66c29316a 100644 --- a/net/rustdesk-server/Makefile +++ b/net/rustdesk-server/Makefile @@ -1,31 +1,31 @@ PORTNAME= rustdesk-server DISTVERSION= 1.1.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org COMMENT= Self hosted RustDesk server WWW= https://rustdesk.com/server/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= rustdesk GH_PROJECT= hbb_common:common GH_SUBDIR= libs/hbb_common:common GH_TAGNAME= 49c6b24:common USE_RC_SUBR= rustdesk-hbbr rustdesk-hbbs USERS= rustdesk GROUPS= rustdesk post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d @${MKDIR} ${STAGEDIR}${PREFIX}/etc/syslog.d @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${FILESDIR}/rustdesk-server.newsyslog ${STAGEDIR}${EXAMPLESDIR}/newsyslog.sample ${INSTALL_DATA} ${FILESDIR}/rustdesk-server.syslog ${STAGEDIR}${EXAMPLESDIR}/syslog.sample .include diff --git a/net/s3m/Makefile b/net/s3m/Makefile index 5a9b2255f52c..4fbc0d77f776 100644 --- a/net/s3m/Makefile +++ b/net/s3m/Makefile @@ -1,23 +1,24 @@ PORTNAME= s3m DISTVERSION= 0.13.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= nbari@tequila.io COMMENT= CLI for streams of data in S3 buckets WWW= https://s3m.stream LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= needs SSE or SSE2 type extensions to compile LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo ssl USE_GITHUB= yes PORTSCOUT= limit:[0-9.]+ PLIST_FILES= bin/s3m .include diff --git a/net/sendme/Makefile b/net/sendme/Makefile index 6d5cd2345fff..2345c8b657f5 100644 --- a/net/sendme/Makefile +++ b/net/sendme/Makefile @@ -1,22 +1,22 @@ PORTNAME= sendme DISTVERSIONPREFIX= v DISTVERSION= 0.26.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= feld@FreeBSD.org COMMENT= Like scp without needing to know the IP address WWW= https://www.iroh.computer/sendme 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= n0-computer PLIST_FILES= bin/sendme .include diff --git a/net/shadowsocks-rust/Makefile b/net/shadowsocks-rust/Makefile index 0b2ffd3ab124..7a74ab5a3a00 100644 --- a/net/shadowsocks-rust/Makefile +++ b/net/shadowsocks-rust/Makefile @@ -1,28 +1,28 @@ PORTNAME= shadowsocks-rust DISTVERSIONPREFIX= v DISTVERSION= 1.23.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Rust port of shadowsocks WWW= https://shadowsocks.org/ \ https://github.com/shadowsocks/shadowsocks-org LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_RC_SUBR= sslocal-rust \ ssserver-rust USE_GITHUB= yes GH_ACCOUNT= shadowsocks post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/examples/config.json ${STAGEDIR}${ETCDIR}/config.json.sample .include diff --git a/net/sniffnet/Makefile b/net/sniffnet/Makefile index 810df7ae047b..6ff48566329a 100644 --- a/net/sniffnet/Makefile +++ b/net/sniffnet/Makefile @@ -1,47 +1,48 @@ PORTNAME= sniffnet DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= net wayland MAINTAINER= tagattie@FreeBSD.org COMMENT= Comfortably monitor your Internet traffic WWW= https://www.sniffnet.net/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= GyulyVGC PORTDOCS= README.md ROADMAP.md SECURITY.md OPTIONS_DEFINE= DOCS # Enable i386 build for SSE2-capable CPUs .if ${MACHINE_ARCH} == i386 CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false RUSTFLAGS+= -C target-feature=+sse2 .endif post-install: ${INSTALL_DATA} ${WRKSRC}/resources/packaging/linux/${PORTNAME}.desktop \ ${STAGEDIR}${DESKTOPDIR} .for size in 8 16 22 24 32 36 42 48 64 72 96 128 160 192 256 384 512 1024 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${size}x${size}/apps ${INSTALL_DATA} ${WRKSRC}/resources/packaging/linux/graphics/${PORTNAME}_${size}x${size}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${size}x${size}/apps/${PORTNAME}.png .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/net/trippy/Makefile b/net/trippy/Makefile index 4a6504eeb202..ed4c5c0b1863 100644 --- a/net/trippy/Makefile +++ b/net/trippy/Makefile @@ -1,42 +1,42 @@ PORTNAME= trippy DISTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org COMMENT= Network diagnostic tool inspired by mtr WWW= https://github.com/fujiapple852/trippy LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= fujiapple852 CARGO_INSTALL_PATH= crates/${PORTNAME} PORTSCOUT= skipv:1.0.0 OPTIONS_DEFINE= MANPAGES SUID OPTIONS_DEFAULT= MANPAGES SUID OPTIONS_SUB= yes MANPAGES_DESC= Build and install auto-generated manpages SUID_DESC= Use suid to allow execution as non root MANPAGES_BUILD_DEPENDS= help2man:misc/help2man MANPAGES_PLIST_FILES= share/man/man1/trip.1.gz SUID_PLIST_FILES= "@(,,4110) bin/trip" SUID_PLIST_FILES_OFF= "@(,,0100) bin/trip" post-build-MANPAGES-on: help2man -s 1 -Nn "${COMMENT}" \ ${CARGO_TARGET_DIR}/*/trip \ -o ${WRKSRC}/trip.1 post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/trip.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/net/udp-over-tcp/Makefile b/net/udp-over-tcp/Makefile index 165e63f4f4a4..7efa3225d5d1 100644 --- a/net/udp-over-tcp/Makefile +++ b/net/udp-over-tcp/Makefile @@ -1,109 +1,109 @@ PORTNAME= udp-over-tcp DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Proxy UDP traffic over a TCP stream WWW= https://github.com/mullvad/udp-over-tcp LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= mullvad CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.1 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ autocfg-1.1.0 \ backtrace-0.3.69 \ bitflags-2.4.0 \ bytes-1.5.0 \ cadence-1.0.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.6 \ clap_builder-4.4.6 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ crossbeam-channel-0.5.8 \ crossbeam-utils-0.8.16 \ env_logger-0.10.0 \ err-context-0.1.0 \ errno-0.3.4 \ errno-dragonfly-0.1.2 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ gimli-0.28.0 \ heck-0.4.1 \ hermit-abi-0.3.3 \ humantime-2.1.0 \ is-terminal-0.4.9 \ lazy_static-1.4.0 \ libc-0.2.148 \ linux-raw-sys-0.4.8 \ log-0.4.20 \ memchr-2.6.4 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ nix-0.27.1 \ num_cpus-1.16.0 \ object-0.32.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ proc-macro2-1.0.67 \ quote-1.0.33 \ regex-1.9.6 \ regex-automata-0.3.9 \ regex-syntax-0.7.5 \ rustc-demangle-0.1.23 \ rustix-0.38.17 \ slab-0.4.9 \ socket2-0.5.4 \ strsim-0.10.0 \ syn-2.0.37 \ termcolor-1.3.0 \ tokio-1.32.0 \ tokio-macros-2.1.0 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.48.5 CARGO_BUILD_ARGS= --all-features CARGO_INSTALL_ARGS= --all-features BINARIES= bin/udp2tcp \ bin/tcp2udp PLIST_FILES= ${BINARIES} .include diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index ccd638b4e361..baf00b7ff1fc 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,58 +1,58 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Network transparency with Wayland WWW= https://gitlab.freedesktop.org/mstoeckl/waypipe LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.GPLv3 USES= cargo meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES VULKAN ZSTD OPTIONS_DEFAULT=FFMPEG LZ4 MANPAGES VULKAN ZSTD FFMPEG_BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers \ glslc:graphics/shaderc \ ffmpeg>0:multimedia/ffmpeg FFMPEG_MESON_ENABLED= with_video LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 LZ4_MESON_ENABLED= with_lz4 MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz VULKAN_BUILD_DEPENDS= bindgen:devel/rust-bindgen-cli \ vulkan-loader>0:graphics/vulkan-loader \ ${GL_DEFAULT}>0:graphics/${GL_DEFAULT} VULKAN_MESON_ENABLED= with_dmabuf with_gbm ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd ZSTD_MESON_ENABLED= with_zstd post-patch: # Extract (snapshot) version from the port instead of meson.build @${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \ -e '/project_version/s/@0@/${DISTVERSIONFULL}/' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo test/,/^[[:space:]]*)/s/-v/&', '&/" \ ${WRKSRC}/meson.build @${REINPLACE_CMD} -e '/cargo/s/-v/& &/' \ ${WRKSRC}/compile_wrapper.sh .include diff --git a/net/wstunnel/Makefile b/net/wstunnel/Makefile index 3d2effeaa2ab..7f422ae463b7 100644 --- a/net/wstunnel/Makefile +++ b/net/wstunnel/Makefile @@ -1,371 +1,371 @@ PORTNAME= wstunnel DISTVERSIONPREFIX= v DISTVERSION= 10.1.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Traffic tunnel over Websocket or HTTP2 to bypass firewalls/DPI WWW= https://github.com/erebe/wstunnel LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= erebe RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.94 \ arc-swap-1.7.1 \ asn1-rs-0.6.2 \ asn1-rs-derive-0.5.1 \ asn1-rs-impl-0.2.0 \ async-channel-2.3.1 \ async-trait-0.1.83 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ aws-lc-rs-1.11.1 \ aws-lc-sys-0.23.1 \ backtrace-0.3.74 \ base64-0.21.7 \ base64-0.22.1 \ bb8-0.9.0 \ bindgen-0.69.5 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bollard-0.17.1 \ bollard-stubs-1.45.0-rc.26.0.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ cc-1.2.4 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ clang-sys-1.8.1 \ clap-4.5.23 \ clap_builder-4.5.23 \ clap_derive-4.5.18 \ clap_lex-0.7.4 \ cmake-0.1.52 \ colorchoice-1.0.3 \ concurrent-queue-2.5.0 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ crossbeam-utils-0.8.20 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ data-encoding-2.6.0 \ der-parser-9.0.0 \ deranged-0.3.11 \ digest-0.10.7 \ displaydoc-0.2.5 \ docker_credential-1.3.1 \ dunce-1.0.5 \ either-1.13.0 \ enum-as-inner-0.6.1 \ equivalent-1.0.1 \ errno-0.3.10 \ etcetera-0.8.0 \ event-listener-5.3.1 \ event-listener-strategy-0.5.3 \ fast-socks5-0.9.6 \ fdlimit-0.3.0 \ filetime-0.2.25 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ fsevent-sys-4.1.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.1 \ glob-0.3.1 \ h2-0.3.26 \ h2-0.4.7 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ heck-0.5.0 \ hex-0.4.3 \ hickory-proto-0.24.2 \ hickory-resolver-0.24.2 \ home-0.5.9 \ hostname-0.3.1 \ http-0.2.12 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ httpdate-1.0.3 \ hyper-1.5.1 \ hyper-named-pipe-0.1.0 \ hyper-rustls-0.27.3 \ hyper-util-0.1.10 \ hyperlocal-0.9.1 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-1.9.3 \ indexmap-2.7.0 \ inotify-0.10.2 \ inotify-sys-0.1.5 \ instant-0.1.13 \ ipconfig-0.3.2 \ ipnet-2.10.1 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.76 \ jsonwebtoken-9.3.0 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.168 \ libloading-0.8.6 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.22 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matchers-0.1.0 \ memchr-2.7.4 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.0 \ mio-1.0.3 \ nix-0.29.0 \ nom-7.1.3 \ notify-7.0.0 \ notify-types-1.0.0 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_threads-0.1.7 \ object-0.36.5 \ oid-registry-0.7.1 \ once_cell-1.20.2 \ openssl-probe-0.1.5 \ overload-0.1.1 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse-display-0.9.1 \ parse-display-derive-0.9.1 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pin-project-1.1.7 \ pin-project-internal-1.1.7 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ powerfmt-0.2.0 \ ppp-2.2.0 \ ppv-lite86-0.2.20 \ prettyplease-0.2.25 \ proc-macro2-1.0.92 \ quick-error-1.2.3 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rcgen-0.13.1 \ redox_syscall-0.3.5 \ redox_syscall-0.5.8 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ resolv-conf-0.7.0 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rusticata-macros-4.1.0 \ rustix-0.38.42 \ rustls-0.21.12 \ rustls-0.23.20 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.7.3 \ rustls-native-certs-0.8.1 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.1 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.8 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.11.1 \ security-framework-3.0.1 \ security-framework-sys-2.12.1 \ serde-1.0.216 \ serde_derive-1.0.216 \ serde_json-1.0.133 \ serde_regex-1.1.0 \ serde_repr-0.1.19 \ serde_urlencoded-0.7.1 \ serde_with-3.11.0 \ serde_with_macros-3.11.0 \ serde_yaml-0.9.34+deprecated \ sha1-0.10.6 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simdutf8-0.1.5 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.8 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ structmeta-0.3.0 \ structmeta-derive-0.3.0 \ subtle-2.6.1 \ syn-2.0.90 \ synstructure-0.13.1 \ testcontainers-0.23.1 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ thread_local-1.1.8 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinystr-0.7.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.42.0 \ tokio-fd-0.3.0 \ tokio-macros-2.4.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.1 \ tokio-stream-0.1.17 \ tokio-tar-0.3.1 \ tokio-util-0.7.13 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-ident-1.0.14 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.11.0 \ valuable-0.1.0 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ which-4.4.2 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winreg-0.50.0 \ write16-1.0.0 \ writeable-0.5.5 \ x509-parser-0.16.0 \ xattr-1.3.1 \ yasna-0.5.2 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ fastwebsockets@git+https://github.com/erebe/fastwebsockets.git\#ef904598ec168d7748b28d77ec1803ba721932d8 PLIST_FILES= bin/${PORTNAME} .include diff --git a/ports-mgmt/pkg-graph/Makefile b/ports-mgmt/pkg-graph/Makefile index 81968a823816..99111221ba85 100644 --- a/ports-mgmt/pkg-graph/Makefile +++ b/ports-mgmt/pkg-graph/Makefile @@ -1,29 +1,29 @@ PORTNAME= pkg-graph DISTVERSION= g20180614 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= ports-mgmt MAINTAINER= gnn@FreeBSD.org COMMENT= Graphviz generator for pkg WWW= https://github.com/neosmart/pkg-graph LICENSE= BSD2CLAUSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= neosmart GH_TAGNAME= 3b16898 CARGO_CRATES= dtoa-0.4.2 \ itoa-0.4.1 \ proc-macro2-0.4.6 \ quote-0.6.3 \ serde-1.0.66 \ serde_derive-1.0.66 \ serde_json-1.0.20 \ syn-0.14.2 \ unicode-xid-0.1.0 PLIST_FILES= bin/pkg-graph .include diff --git a/ports-mgmt/sccache-overlay/Makefile b/ports-mgmt/sccache-overlay/Makefile index aaf90fc2dea7..54f7f6c6855f 100644 --- a/ports-mgmt/sccache-overlay/Makefile +++ b/ports-mgmt/sccache-overlay/Makefile @@ -1,426 +1,426 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= ports-mgmt PKGNAMESUFFIX= -overlay MAINTAINER= rust@FreeBSD.org COMMENT= Ports overlay for sccache WWW= https://github.com/mozilla/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 ${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 | ${GREP} -v '^[ ]*\[' | \ ${XARGS} -J% ${INSTALL_LIB} % ${STAGEDIR}${DATADIR}/overlay/lib @chflags -R noschg ${STAGEDIR}${DATADIR}/overlay/lib cd ${STAGEDIR}${PREFIX}; \ ${FIND} ${DATADIR_REL} -type f >>${TMPPLIST} .include diff --git a/science/py-qiskit/Makefile b/science/py-qiskit/Makefile index 34dfa65c6d12..e28c1d3cd27c 100644 --- a/science/py-qiskit/Makefile +++ b/science/py-qiskit/Makefile @@ -1,35 +1,35 @@ PORTNAME= qiskit DISTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Open-source SDK for working with quantum computers WWW= https://github.com/Qiskit/qiskit LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}symengine>0.11:math/py-symengine@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rustworkx>=0.15.0:math/py-rustworkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dill>=0.3:devel/py-dill@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=0:devel/py-stevedore@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist distutils pytest USE_GITHUB= yes GH_ACCOUNT= Qiskit BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES+= ${PYTHON_SITELIBDIR}/qiskit/_accelerate.cpython-${PYTHON_SUFFIX}.so CARGO_BUILD= no CARGO_INSTALL= no .include diff --git a/security/acmed/Makefile b/security/acmed/Makefile index 98121fbcbdde..8e0aa0273009 100644 --- a/security/acmed/Makefile +++ b/security/acmed/Makefile @@ -1,34 +1,34 @@ PORTNAME= acmed DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= security MAINTAINER= ports@FreeBSD.org COMMENT= ACME (RFC 8555) client daemon written in Rust WWW= https://github.com/breard-r/acmed 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 post-install: ${INSTALL_MAN} ${WRKSRC}/man/en/acmed.8 ${STAGEDIR}${PREFIX}/share/man/man8/ ${INSTALL_MAN} ${WRKSRC}/man/en/acmed.toml.5 ${STAGEDIR}${PREFIX}/share/man/man5/ ${INSTALL_MAN} ${WRKSRC}/man/en/tacd.8 ${STAGEDIR}${PREFIX}/share/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/agave/Makefile b/security/agave/Makefile index da806fbe0654..aed19e0f2e41 100644 --- a/security/agave/Makefile +++ b/security/agave/Makefile @@ -1,912 +1,912 @@ PORTNAME= agave DISTVERSIONPREFIX= v DISTVERSION= 2.2.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security PKGNAMESUFFIX= -blockchain MAINTAINER= yuri@FreeBSD.org COMMENT= Web-scale blockchain for decentralized apps and marketplaces WWW= https://www.anza.xyz \ https://github.com/anza-xyz/agave LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation failure: error[E0512]: cannot transmute between types of different sizes, or dependently-sized types --> programs/bpf_loader/src/syscalls/mod.rs:489:21 BROKEN_i386= fails on 32-bit systems: https://github.com/solana-labs/solana/issues/16811 BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs:358:10 # see https://github.com/rust-lang/rust/issues/119901 BUILD_DEPENDS= protoc:devel/protobuf \ gmake:devel/gmake LIB_DEPENDS= libhidapi.so:comms/hidapi \ libzstd.so:archivers/zstd USES= cargo llvm:lib pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= anza-xyz CARGO_CRATES= Inflector-0.11.4 \ addr2line-0.20.0 \ adler-1.0.2 \ aead-0.5.2 \ aes-0.8.4 \ aes-gcm-siv-0.11.1 \ affinity-0.1.2 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-0.7.18 \ aho-corasick-1.0.1 \ alloc-no-stdlib-2.0.3 \ alloc-stdlib-0.2.1 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.4 \ anes-0.1.6 \ ansi_term-0.11.0 \ anstyle-1.0.10 \ anyhow-1.0.95 \ aquamarine-0.6.0 \ arc-swap-1.5.0 \ ark-bn254-0.4.0 \ ark-ec-0.4.2 \ ark-ff-0.4.2 \ ark-ff-asm-0.4.2 \ ark-ff-macros-0.4.2 \ ark-poly-0.4.2 \ ark-serialize-0.4.2 \ ark-serialize-derive-0.4.2 \ ark-std-0.4.0 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ ascii-0.9.3 \ asn1-rs-0.5.1 \ asn1-rs-derive-0.4.0 \ asn1-rs-impl-0.1.0 \ assert_cmd-2.0.8 \ assert_matches-1.5.0 \ assoc-0.1.3 \ async-channel-1.9.0 \ async-compression-0.4.1 \ async-lock-3.4.0 \ async-stream-0.3.2 \ async-stream-impl-0.3.2 \ async-trait-0.1.86 \ atty-0.2.14 \ autocfg-1.1.0 \ autotools-0.2.5 \ axum-0.6.20 \ axum-0.7.9 \ axum-core-0.3.4 \ axum-core-0.4.5 \ backoff-0.4.0 \ backtrace-0.3.68 \ base64-0.12.3 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bincode-1.3.3 \ bindgen-0.69.4 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-1.3.2 \ bitflags-2.8.0 \ bitmaps-2.1.0 \ bitvec-1.0.1 \ blake3-1.5.5 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ block-padding-0.1.5 \ borsh-0.10.3 \ borsh-1.5.5 \ borsh-derive-0.10.3 \ borsh-derive-1.5.5 \ borsh-derive-internal-0.10.3 \ borsh-schema-derive-internal-0.10.3 \ brotli-3.3.4 \ brotli-decompressor-2.3.2 \ bs58-0.5.1 \ bstr-0.2.17 \ bstr-1.4.0 \ bumpalo-3.12.0 \ bv-0.11.1 \ byte-tools-0.3.1 \ byte-unit-4.0.19 \ bytecount-0.6.8 \ bytemuck-1.21.0 \ bytemuck_derive-1.8.1 \ byteorder-1.5.0 \ bytes-1.10.0 \ bytesize-1.1.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.0.9 \ caps-0.5.5 \ cargo-platform-0.1.2 \ cargo_metadata-0.15.4 \ cast-0.2.7 \ cast-0.3.0 \ cc-1.1.19 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ cfg_eval-0.1.2 \ chrono-0.4.39 \ chrono-humanize-0.2.3 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ cipher-0.4.4 \ clang-sys-1.2.2 \ clap-2.33.3 \ clap-3.2.23 \ clap-4.3.21 \ clap_builder-4.3.21 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ clap_lex-0.5.0 \ combine-3.8.1 \ combine-4.6.7 \ concurrent-queue-2.5.0 \ console-0.15.10 \ console_error_panic_hook-0.1.7 \ console_log-0.2.2 \ const_format-0.2.34 \ const_format_proc_macros-0.2.34 \ constant_time_eq-0.3.1 \ convert_case-0.4.0 \ convert_case-0.6.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core_affinity-0.5.10 \ cpufeatures-0.2.7 \ crc32fast-1.2.1 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ criterion-stats-0.3.0 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.1 \ crossbeam-utils-0.8.18 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ crypto-mac-0.8.0 \ csv-1.3.1 \ csv-core-0.1.11 \ ctr-0.9.2 \ ctrlc-3.4.5 \ curve25519-dalek-3.2.0 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ darling-0.20.1 \ darling_core-0.20.1 \ darling_macro-0.20.1 \ dashmap-5.5.3 \ data-encoding-2.3.2 \ der-parser-8.1.0 \ derivation-path-0.2.0 \ derivative-2.2.0 \ derive-where-1.2.7 \ derive_more-0.99.16 \ derive_more-1.0.0 \ derive_more-impl-1.0.0 \ dialoguer-0.10.4 \ difflib-0.4.0 \ digest-0.8.1 \ digest-0.9.0 \ digest-0.10.7 \ dir-diff-0.3.3 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.3 \ dlopen2-0.5.0 \ dlopen2_derive-0.3.0 \ doc-comment-0.3.3 \ downcast-0.11.0 \ dyn-clone-1.0.18 \ eager-0.1.0 \ ed25519-1.2.0 \ ed25519-dalek-1.0.1 \ ed25519-dalek-bip32-0.2.0 \ educe-0.4.18 \ either-1.11.0 \ encode_unicode-1.0.0 \ encoding_rs-0.8.29 \ enum-iterator-1.5.0 \ enum-iterator-derive-1.3.0 \ enum-ordinalize-3.1.10 \ env_logger-0.9.3 \ equivalent-1.0.0 \ errno-0.3.8 \ etcd-client-0.11.1 \ event-listener-2.5.2 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ fake-simd-0.1.2 \ fast-math-0.1.1 \ fastrand-2.1.1 \ fd-lock-3.0.13 \ feature-probe-0.1.1 \ fiat-crypto-0.2.9 \ filedescriptor-0.8.1 \ filetime-0.2.15 \ five8_const-0.1.3 \ five8_core-0.1.0 \ fixedbitset-0.4.0 \ flate2-1.0.31 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fragile-2.0.0 \ fs_extra-1.3.0 \ fuchsia-cprng-0.1.1 \ funty-2.0.0 \ futures-0.1.31 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ gag-1.0.0 \ gdbstub-0.6.3 \ generator-0.8.1 \ generic-array-0.12.4 \ generic-array-0.14.7 \ gethostname-0.2.3 \ getrandom-0.1.16 \ getrandom-0.2.10 \ getrandom-0.3.1 \ gimli-0.27.3 \ glob-0.3.0 \ globset-0.4.8 \ goauth-0.13.1 \ governor-0.6.3 \ h2-0.3.26 \ half-1.8.2 \ hash32-0.2.1 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.3 \ hashbrown-0.15.1 \ headers-0.3.7 \ headers-core-0.2.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hidapi-2.6.3 \ histogram-0.6.9 \ hmac-0.8.1 \ hmac-0.12.1 \ hmac-drbg-0.3.0 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.5 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.8.0 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.32 \ hyper-1.5.1 \ hyper-proxy-0.9.1 \ hyper-rustls-0.24.1 \ hyper-timeout-0.4.1 \ hyper-tls-0.5.0 \ hyper-util-0.1.10 \ iana-time-zone-0.1.46 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ieee754-0.2.6 \ im-15.1.0 \ include_dir-0.7.3 \ include_dir_macros-0.7.3 \ index_list-0.2.15 \ indexmap-1.9.3 \ indexmap-2.7.1 \ indicatif-0.17.11 \ inout-0.1.3 \ instant-0.1.12 \ ipnet-2.3.1 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.9 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.32 \ js-sys-0.3.77 \ json5-0.4.1 \ 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 \ keccak-0.1.5 \ kernel32-sys-0.2.2 \ lazy-lru-0.1.3 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.170 \ libloading-0.7.4 \ libm-0.2.1 \ librocksdb-sys-0.16.0+8.10.0 \ libsecp256k1-0.6.0 \ libsecp256k1-core-0.2.2 \ libsecp256k1-gen-ecmult-0.2.1 \ libsecp256k1-gen-genmult-0.2.1 \ libz-sys-1.1.3 \ light-poseidon-0.2.0 \ linked-hash-map-0.5.4 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lock_api-0.4.10 \ log-0.4.25 \ lru-0.7.8 \ lz4-1.28.1 \ lz4-sys-1.11.1+lz4-1.10.0 \ managed-0.8.0 \ maplit-1.0.2 \ matches-0.1.10 \ matchit-0.7.0 \ memchr-2.6.3 \ memmap2-0.5.10 \ memoffset-0.6.4 \ memoffset-0.9.1 \ merlin-3.0.0 \ mime-0.3.16 \ mime_guess-2.0.4 \ min-max-heap-1.3.0 \ minimal-lexical-0.1.4 \ miniz_oxide-0.7.1 \ mio-1.0.3 \ mockall-0.11.4 \ mockall_derive-0.11.4 \ modular-bitfield-0.11.2 \ modular-bitfield-impl-0.11.2 \ multimap-0.8.3 \ native-tls-0.2.11 \ net2-0.2.37 \ nix-0.29.0 \ no-std-compat-0.4.1 \ nom-7.0.0 \ nonzero_ext-0.3.0 \ normalize-line-endings-0.3.0 \ num-0.2.1 \ num-bigint-0.2.6 \ num-bigint-0.4.6 \ num-complex-0.2.4 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-iter-0.1.43 \ num-rational-0.2.4 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_enum-0.7.3 \ num_enum_derive-0.7.3 \ num_threads-0.1.3 \ number_prefix-0.4.0 \ object-0.31.1 \ oid-registry-0.6.0 \ once_cell-1.19.0 \ oorandom-11.1.3 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-0.10.70 \ openssl-macros-0.1.1 \ openssl-probe-0.1.4 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.105 \ opentelemetry-0.17.0 \ os_str_bytes-6.0.0 \ owo-colors-3.5.0 \ parity-tokio-ipc-0.9.0 \ parking-2.2.1 \ parking_lot-0.11.2 \ parking_lot-0.12.3 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.8 \ paste-1.0.9 \ pbkdf2-0.4.0 \ pbkdf2-0.11.0 \ pem-1.1.1 \ percent-encoding-1.0.1 \ percent-encoding-2.3.1 \ percentage-0.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ petgraph-0.6.0 \ pickledb-0.5.1 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.22 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ polyval-0.6.2 \ portable-atomic-1.7.0 \ ppv-lite86-0.2.15 \ predicates-2.1.5 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ pretty-hex-0.3.0 \ prettyplease-0.1.9 \ prio-graph-0.3.0 \ proc-macro-crate-0.1.5 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ proc-macro2-1.0.93 \ proptest-1.6.0 \ prost-0.11.9 \ prost-build-0.11.9 \ prost-derive-0.11.9 \ prost-types-0.11.9 \ protobuf-src-1.1.0+21.5 \ qstring-0.7.2 \ qualifier_attr-0.2.2 \ quanta-0.12.3 \ quick-error-1.2.3 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.5 \ quote-1.0.38 \ radium-0.7.0 \ rand-0.4.6 \ rand-0.7.3 \ rand-0.8.5 \ 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.4 \ rand_hc-0.2.0 \ rand_pcg-0.3.1 \ rand_xorshift-0.3.0 \ rand_xoshiro-0.6.0 \ raw-cpuid-11.1.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ redox_syscall-0.2.10 \ redox_syscall-0.3.5 \ redox_users-0.4.0 \ reed-solomon-erasure-6.0.0 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ reqwest-0.11.27 \ reqwest-middleware-0.2.5 \ ring-0.16.20 \ ring-0.17.3 \ rocksdb-0.22.0 \ rolling-file-0.2.0 \ rpassword-7.3.1 \ rtoolbox-0.0.1 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc-hash-2.0.0 \ rustc_version-0.3.3 \ rustc_version-0.4.1 \ rusticata-macros-4.1.0 \ rustix-0.38.39 \ rustls-0.21.12 \ rustls-0.23.22 \ rustls-native-certs-0.7.3 \ rustls-pemfile-1.0.0 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.10.0 \ rustls-platform-verifier-0.4.0 \ rustls-platform-verifier-android-0.1.1 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.8 \ rustversion-1.0.17 \ rusty-fork-0.3.0 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.7.0 \ security-framework-2.11.1 \ security-framework-sys-2.12.1 \ semver-0.11.0 \ semver-1.0.25 \ semver-parser-0.10.2 \ seqlock-0.2.0 \ serde-1.0.217 \ serde-big-array-0.5.1 \ serde_bytes-0.11.15 \ serde_derive-1.0.217 \ serde_json-1.0.139 \ serde_path_to_error-0.1.16 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ serde_yaml-0.8.26 \ serde_yaml-0.9.34+deprecated \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ sha-1-0.8.2 \ sha-1-0.9.8 \ sha-1-0.10.0 \ sha1-0.10.5 \ sha2-0.9.9 \ sha2-0.10.8 \ sha3-0.10.8 \ sharded-slab-0.1.4 \ shell-words-1.1.0 \ shlex-1.3.0 \ shuttle-0.7.1 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.0 \ signature-1.4.0 \ simpl-0.1.0 \ siphasher-0.3.11 \ sized-chunks-0.6.5 \ slab-0.4.9 \ smallvec-1.13.2 \ smpl_jwt-0.7.1 \ socket2-0.5.8 \ soketto-0.7.1 \ solana-account-2.2.1 \ solana-account-info-2.2.1 \ solana-address-lookup-table-interface-2.2.2 \ solana-atomic-u64-2.2.1 \ solana-big-mod-exp-2.2.1 \ solana-bincode-2.2.1 \ solana-blake3-hasher-2.2.1 \ solana-bn254-2.2.2 \ solana-borsh-2.2.1 \ solana-client-traits-2.2.1 \ solana-clock-2.2.1 \ solana-cluster-type-2.2.1 \ solana-commitment-config-2.2.1 \ solana-compute-budget-interface-2.2.1 \ solana-cpi-2.2.1 \ solana-decode-error-2.2.1 \ solana-define-syscall-2.2.1 \ solana-derivation-path-2.2.1 \ solana-ed25519-program-2.2.2 \ solana-epoch-info-2.2.1 \ solana-epoch-rewards-2.2.1 \ solana-epoch-rewards-hasher-2.2.1 \ solana-epoch-schedule-2.2.1 \ solana-example-mocks-2.2.1 \ solana-feature-gate-client-0.0.2 \ solana-feature-gate-interface-2.2.1 \ solana-feature-set-2.2.4 \ solana-fee-calculator-2.2.1 \ solana-fee-structure-2.2.1 \ solana-file-download-2.2.1 \ solana-frozen-abi-2.2.1 \ solana-frozen-abi-macro-2.2.1 \ solana-genesis-config-2.2.1 \ solana-hard-forks-2.2.1 \ solana-hash-2.2.1 \ solana-inflation-2.2.1 \ solana-instruction-2.2.1 \ solana-instructions-sysvar-2.2.1 \ solana-keccak-hasher-2.2.1 \ solana-keypair-2.2.1 \ solana-last-restart-slot-2.2.1 \ solana-loader-v2-interface-2.2.1 \ solana-loader-v3-interface-3.0.0 \ solana-loader-v4-interface-2.2.1 \ solana-logger-2.3.1 \ solana-message-2.2.1 \ solana-msg-2.2.1 \ solana-native-token-2.2.1 \ solana-nohash-hasher-0.2.1 \ solana-nonce-2.2.1 \ solana-nonce-account-2.2.1 \ solana-offchain-message-2.2.1 \ solana-packet-2.2.1 \ solana-poh-config-2.2.1 \ solana-precompile-error-2.2.1 \ solana-precompiles-2.2.1 \ solana-presigner-2.2.1 \ solana-program-2.2.1 \ solana-program-entrypoint-2.2.1 \ solana-program-error-2.2.1 \ solana-program-memory-2.2.1 \ solana-program-option-2.2.1 \ solana-program-pack-2.2.1 \ solana-pubkey-2.2.1 \ solana-quic-definitions-2.2.1 \ solana-rent-2.2.1 \ solana-rent-collector-2.2.1 \ solana-rent-debits-2.2.1 \ solana-reserved-account-keys-2.2.1 \ solana-reward-info-2.2.1 \ solana-sanitize-2.2.1 \ solana-sbpf-0.10.1 \ solana-sdk-2.2.2 \ solana-sdk-ids-2.2.1 \ solana-sdk-macro-2.2.1 \ solana-secp256k1-program-2.2.1 \ solana-secp256k1-recover-2.2.1 \ solana-secp256r1-program-2.2.2 \ solana-security-txt-1.1.1 \ solana-seed-derivable-2.2.1 \ solana-seed-phrase-2.2.1 \ solana-serde-2.2.1 \ solana-serde-varint-2.2.1 \ solana-serialize-utils-2.2.1 \ solana-sha256-hasher-2.2.1 \ solana-short-vec-2.2.1 \ solana-shred-version-2.2.1 \ solana-signature-2.2.1 \ solana-signer-2.2.1 \ solana-slot-hashes-2.2.1 \ solana-slot-history-2.2.1 \ solana-stable-layout-2.2.1 \ solana-stake-interface-1.2.1 \ solana-system-interface-1.0.0 \ solana-system-transaction-2.2.1 \ solana-sysvar-2.2.1 \ solana-sysvar-id-2.2.1 \ solana-time-utils-2.2.1 \ solana-transaction-2.2.2 \ solana-transaction-context-2.2.1 \ solana-transaction-error-2.2.1 \ solana-validator-exit-2.2.1 \ solana-vote-interface-2.2.3 \ spin-0.5.2 \ spin-0.9.8 \ spinning_top-0.3.0 \ spl-associated-token-account-6.0.0 \ spl-associated-token-account-client-2.0.0 \ spl-discriminator-0.4.0 \ spl-discriminator-derive-0.2.0 \ spl-discriminator-syn-0.2.0 \ spl-elgamal-registry-0.1.1 \ spl-instruction-padding-0.3.0 \ spl-memo-6.0.0 \ spl-pod-0.5.0 \ spl-program-error-0.6.0 \ spl-program-error-derive-0.4.1 \ spl-tlv-account-resolution-0.9.0 \ spl-token-7.0.0 \ spl-token-2022-6.0.0 \ spl-token-2022-7.0.0 \ spl-token-confidential-transfer-ciphertext-arithmetic-0.2.1 \ spl-token-confidential-transfer-proof-extraction-0.2.1 \ spl-token-confidential-transfer-proof-generation-0.2.0 \ spl-token-confidential-transfer-proof-generation-0.3.0 \ spl-token-group-interface-0.5.0 \ spl-token-metadata-interface-0.6.0 \ spl-transfer-hook-interface-0.9.0 \ spl-type-length-value-0.7.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ stream-cancel-0.8.2 \ strsim-0.8.0 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.6.1 \ symlink-0.1.0 \ syn-1.0.109 \ syn-2.0.98 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.2 \ synstructure-0.12.6 \ synstructure-0.13.1 \ sys-info-0.9.1 \ sysctl-0.4.6 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ systemstat-0.2.4 \ tap-1.0.1 \ tar-0.4.43 \ tarpc-0.29.0 \ tarpc-plugins-0.12.0 \ task-local-extensions-0.1.4 \ tempfile-3.16.0 \ termcolor-1.4.1 \ termtree-0.2.3 \ test-case-3.3.1 \ test-case-core-3.2.1 \ test-case-macros-3.2.1 \ textwrap-0.11.0 \ textwrap-0.16.0 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ thread-priority-1.2.0 \ thread-scoped-1.0.2 \ thread_local-1.1.4 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ time-0.3.9 \ time-macros-0.2.4 \ tiny-bip39-0.8.2 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.43.0 \ tokio-io-timeout-1.1.1 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.24.1 \ tokio-serde-0.8.0 \ tokio-stream-0.1.17 \ tokio-tungstenite-0.20.1 \ tokio-util-0.6.10 \ tokio-util-0.7.13 \ toml-0.5.8 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ toml_edit-0.22.12 \ tonic-0.9.2 \ tonic-build-0.9.2 \ tower-0.4.13 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-opentelemetry-0.17.2 \ tracing-subscriber-0.3.7 \ trait-set-0.3.0 \ trees-0.4.2 \ try-lock-0.2.3 \ tungstenite-0.20.1 \ typenum-1.15.0 \ ucd-trie-0.1.3 \ unarray-0.1.4 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.14 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.9 \ unicode-width-0.2.0 \ unicode-xid-0.2.2 \ universal-hash-0.5.1 \ unreachable-1.0.0 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ uriparse-0.6.4 \ url-1.7.2 \ url-2.5.4 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8-width-0.1.5 \ utf8_iter-1.0.4 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vec_extract_if_polyfill-0.1.0 \ vec_map-0.8.2 \ version_check-0.9.4 \ void-1.0.2 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.55 \ web-time-1.1.0 \ webpki-root-certs-0.26.6 \ webpki-roots-0.24.0 \ webpki-roots-0.25.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-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.54.0 \ windows-core-0.54.0 \ windows-result-0.1.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.16 \ winnow-0.6.13 \ winreg-0.50.0 \ wit-bindgen-rt-0.33.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ x509-parser-0.14.0 \ xattr-1.3.1 \ yaml-rust-0.4.5 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerocopy-0.7.31 \ zerocopy-derive-0.7.31 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 \ crossbeam-epoch@git+https://github.com/anza-xyz/crossbeam?rev=fd279d707025f0e60951e429bf778b4813d1b6bf\#fd279d707025f0e60951e429bf778b4813d1b6bf XARCH= ${ARCH:S/amd64/x86_64/:tu} MAKE_ENV= ${XARCH}_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR=${OPENSSLINC} \ ${XARCH}_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR=${OPENSSLLIB} BINARY_ALIAS= llvm-config=${LOCALBASE}/bin/${LLVM_CONFIG} do-install: for f in ${CARGO_TARGET_DIR}/*/${PORTNAME}* ${CARGO_TARGET_DIR}/*/solana*; 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/arti/Makefile b/security/arti/Makefile index 4d16a358b2e4..d12436f5eaec 100644 --- a/security/arti/Makefile +++ b/security/arti/Makefile @@ -1,49 +1,50 @@ PORTNAME= arti DISTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= cs@FreeBSD.org COMMENT= Implementation of Tor, in Rust WWW= https://tpo.pages.torproject.net/core/arti/ LICENSE= MIT NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON=Zeroize crate does not support i386 LIB_DEPENDS= libzstd.so:archivers/zstd FLAVORS= default full full_PKGNAMESUFFIX= -full USES= cargo sqlite ssl llvm USE_RC_SUBR= arti GROUPS= _arti USERS= _arti SUB_LIST= USERS="${USERS}" GROUPS="${GROUPS}" PLIST_SUB= USERS="${USERS}" GROUPS="${GROUPS}" USE_GITLAB= yes GL_SITE= https://gitlab.torproject.org GL_ACCOUNT= tpo/core GL_TAGNAME= 1a9c0466a35d8b98929fbd2439f11ad3b3f0bb71 CARGO_INSTALL= no default_DESCR= ${.CURDIR}/pkg-descr full_DESCR= ${.CURDIR}/pkg-descr-full .if ${FLAVOR:U} != full CARGO_FEATURES= default .endif .if ${FLAVOR:U} == full CARGO_FEATURES= full .endif OPTIONS_DEFINE= RUSTLS RUSTLS_VARS= CARGO_FEATURES+=rustls RUSTLS_DESC= Use rustls instead of openssl do-install: ${INSTALL_SCRIPT} ${CARGO_TARGET_DIR}/*/arti ${STAGEDIR}${PREFIX}/bin/arti post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}/var/log/arti ${STAGEDIR}/var/run/arti ${STAGEDIR}/var/db/arti ${INSTALL_DATA} ${WRKSRC}/crates/arti/src/arti-example-config.toml ${STAGEDIR}${ETCDIR}/arti.toml.sample .include diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile index 99e83a054b73..fb1d86d80305 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -1,46 +1,46 @@ PORTNAME= authenticator DISTVERSION= 4.4.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= ports@FreeBSD.org COMMENT= Generate Two-Factor Codes WWW= https://gitlab.gnome.org/World/Authenticator LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= fails to build in aes crate LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libzbar.so:graphics/zbar USES= cargo desktop-file-utils gettext gnome gstreamer meson pkgconfig sqlite ssl USE_GITLAB= yes USE_GNOME= gdkpixbuf gtk40 libadwaita USE_GSTREAMER= gl rust zbar GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World GL_PROJECT= Authenticator CARGO_ENV= ZBAR_INCLUDE_DIRS="${LOCALBASE}/include" ZBAR_LIB_DIRS="${LOCALBASE}/lib" MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no GLIB_SCHEMAS= com.belmoussaoui.Authenticator.gschema.xml .include .if ${ARCH:Marmv?} LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif post-patch: @${REINPLACE_CMD} -e '/gstreamer.*bad/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/src/meson.build .include diff --git a/security/authoscope/Makefile b/security/authoscope/Makefile index c24c36e7bb0f..94c87c4a6fdf 100644 --- a/security/authoscope/Makefile +++ b/security/authoscope/Makefile @@ -1,315 +1,315 @@ PORTNAME= authoscope DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Scriptable network authentication cracker WWW= https://github.com/kpcyrd/authoscope LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= kpcyrd CARGO_CRATES= adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ anyhow-1.0.56 \ arrayvec-0.4.12 \ arrayvec-0.7.2 \ async-trait-0.1.52 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.0 \ bcrypt-0.9.0 \ bigdecimal-0.3.0 \ bindgen-0.59.2 \ bitflags-1.3.2 \ bitvec-0.22.3 \ block-buffer-0.9.0 \ block-buffer-0.10.2 \ block-padding-0.2.1 \ blowfish-0.7.0 \ bufstream-0.1.4 \ bumpalo-3.9.1 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.73 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cipher-0.2.5 \ clang-sys-1.3.1 \ clap-2.34.0 \ cmake-0.1.48 \ colored-2.0.0 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.2 \ crc32fast-1.3.2 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-queue-0.3.5 \ crossbeam-utils-0.8.8 \ crypto-common-0.1.3 \ crypto-mac-0.11.1 \ cssparser-0.27.2 \ cssparser-macros-0.6.0 \ derive_more-0.99.17 \ derive_utils-0.11.2 \ digest-0.9.0 \ digest-0.10.3 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ encoding_rs-0.8.30 \ env_logger-0.9.0 \ fastrand-1.7.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 \ frunk-0.4.0 \ frunk_core-0.4.0 \ frunk_derives-0.4.0 \ frunk_proc_macro_helpers-0.1.0 \ frunk_proc_macros-0.1.0 \ frunk_proc_macros_impl-0.1.0 \ funty-1.2.0 \ futf-0.1.5 \ futures-0.3.21 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-executor-0.3.21 \ futures-io-0.3.21 \ futures-macro-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ fxhash-0.2.1 \ generic-array-0.14.5 \ getch-0.3.1 \ getrandom-0.1.16 \ getrandom-0.2.5 \ glob-0.3.0 \ h2-0.3.12 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hlua-badtouch-0.4.2 \ hmac-0.11.0 \ html5ever-0.25.1 \ http-0.2.6 \ http-body-0.4.4 \ httparse-1.6.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.18 \ hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.8.0 \ instant-0.1.12 \ io-enum-1.0.1 \ ipnet-2.4.0 \ itoa-0.4.8 \ itoa-1.0.1 \ js-sys-0.3.56 \ keccak-0.1.0 \ kuchiki-0.8.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lber-0.3.0 \ ldap3-0.10.2 \ lexical-6.1.0 \ lexical-core-0.8.3 \ lexical-parse-float-0.8.3 \ lexical-parse-integer-0.8.3 \ lexical-util-0.8.3 \ lexical-write-float-0.8.4 \ lexical-write-integer-0.8.3 \ libc-0.2.121 \ libloading-0.7.3 \ libz-sys-1.1.5 \ lock_api-0.4.6 \ log-0.4.16 \ lru-0.7.3 \ lua52-sys-0.1.2 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.10.1 \ matches-0.1.9 \ md-5-0.9.1 \ memchr-2.4.1 \ memoffset-0.6.5 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.4.4 \ mio-0.8.2 \ miow-0.3.7 \ mysql-22.1.0 \ mysql_common-0.28.2 \ named_pipe-0.4.1 \ native-tls-0.2.8 \ new_debug_unreachable-1.0.4 \ nix-0.23.1 \ nodrop-0.1.14 \ nom-2.2.1 \ nom-7.1.1 \ ntapi-0.3.7 \ num-bigint-0.4.3 \ num-format-0.4.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ num_threads-0.1.5 \ once_cell-1.10.0 \ opaque-debug-0.3.0 \ openssl-0.10.38 \ openssl-probe-0.1.5 \ openssl-sys-0.9.72 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ pbr-1.0.4 \ peeking_take_while-0.1.2 \ pem-1.0.2 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ pin-project-lite-0.2.8 \ pin-utils-0.1.0 \ pkg-config-0.3.24 \ ppv-lite86-0.2.16 \ 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.36 \ quote-1.0.16 \ radium-0.6.2 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ redox_syscall-0.2.11 \ redox_users-0.4.2 \ regex-1.5.5 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.10 \ rlimit-0.7.0 \ rust_decimal-1.22.0 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ ryu-1.0.9 \ saturating-0.1.0 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ selectors-0.22.0 \ semver-1.0.6 \ serde-1.0.136 \ serde_derive-1.0.136 \ serde_json-1.0.79 \ serde_urlencoded-0.7.1 \ servo_arc-0.1.1 \ sha-1-0.9.8 \ sha-1-0.10.0 \ sha2-0.9.9 \ sha2-0.10.2 \ sha3-0.9.1 \ shlex-1.1.0 \ siphasher-0.3.10 \ slab-0.4.5 \ smallvec-1.8.0 \ socket2-0.4.4 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.3 \ string_cache_codegen-0.5.1 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ subprocess-0.2.8 \ subtle-2.4.1 \ syn-1.0.89 \ tap-1.0.1 \ tempfile-3.3.0 \ tendril-0.4.2 \ termcolor-1.1.3 \ termios-0.3.3 \ textwrap-0.11.0 \ thin-slice-0.1.1 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ threadpool-1.8.1 \ time-0.1.43 \ time-0.3.9 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.17.0 \ tokio-macros-1.7.0 \ tokio-native-tls-0.3.0 \ tokio-stream-0.1.8 \ tokio-util-0.6.9 \ tokio-util-0.7.0 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.32 \ tracing-core-0.1.23 \ try-lock-0.2.3 \ twox-hash-1.6.2 \ typenum-1.15.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf-8-0.7.6 \ uuid-0.8.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.79 \ wasm-bindgen-backend-0.2.79 \ wasm-bindgen-futures-0.4.29 \ wasm-bindgen-macro-0.2.79 \ wasm-bindgen-macro-support-0.2.79 \ wasm-bindgen-shared-0.2.79 \ web-sys-0.3.56 \ 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.10.1 \ wyz-0.4.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} \ bin/badtouch .include diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile index 5a80b2ac1eb2..750963d30c54 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -1,33 +1,33 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= ${PORTNAME}/v DISTVERSION= 0.21.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org COMMENT= Audit Cargo.lock for crates with security vulnerabilities WWW= https://rustsec.org/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/${PORTNAME}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/${PORTNAME}/LICENSE-MIT # ca_root_nss must be installed until # https://github.com/rustsec/rustsec/issues/1137 is fixed RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cargo localbase ssl USE_GITHUB= yes GH_ACCOUNT= RustSec GH_PROJECT= rustsec CARGO_CARGOTOML= ${WRKSRC}/${PORTNAME}/Cargo.toml CARGO_INSTALL_PATH= ${PORTNAME} NO_TEST= yes PLIST_FILES= bin/cargo-audit .include diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile index 60a6937de18f..4c5fada1da92 100644 --- a/security/clamav-lts/Makefile +++ b/security/clamav-lts/Makefile @@ -1,141 +1,141 @@ PORTNAME= clamav DISTVERSION= 1.0.8 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ PKGNAMESUFFIX= -lts MAINTAINER= yasu@FreeBSD.org COMMENT= Open-source (GPL) anti-virus engine (LTS Feature Release) WWW= https://www.clamav.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.txt BUILD_DEPENDS= ${RUST_DEFAULT}>=1.56.0:lang/${RUST_DEFAULT} LIB_DEPENDS= libcurl.so:ftp/curl \ libjson-c.so:devel/json-c \ libmspack.so:archivers/libmspack \ libpcre2-8.so:devel/pcre2 USES= cmake cpe gnome iconv ncurses pkgconfig ssl USE_GNOME= libxml2 USE_LDCONFIG= yes USE_RC_SUBR= clamav_clamd clamav_freshclam CMAKE_ARGS= -DDATABASE_DIRECTORY:STRING=${_DBDIR} \ -DOPENSSL_CRYPTO_LIBRARY=${OPENSSLLIB}/libcrypto.so \ -DOPENSSL_INCLUDE_DIR=${OPENSSLINC} \ -DOPENSSL_ROOT_DIR=${OPENSSLBASE} \ -DOPENSSL_SSL_LIBRARY=${OPENSSLLIB}/libssl.so CMAKE_ON= ENABLE_EXTERNAL_MSPACK TEST_TARGET= check CONFLICTS_INSTALL= clamav-lts SUB_FILES= pkg-message SUB_LIST+= CHMOD=${CHMOD} \ CHOWN=${CHOWN} \ CLAMAV_CLAMD_PIDFILE=${_CLAMAV_CLAMD_PIDFILE} \ CLAMAV_CLAMD_SOCKET=${_CLAMAV_CLAMD_SOCKET} \ CLAMAV_MILTER_SOCKET=${_CLAMAV_MILTER_SOCKET} \ CLAMAVGROUP=${_CLAMAVGROUP} \ CLAMAVUSER=${_CLAMAVUSER} \ DBDIR=${_DBDIR} \ LOGDIR=${_LOGDIR} \ RUNDIR=${_RUNDIR} USERS= ${_CLAMAVUSER} GROUPS= ${_CLAMAVGROUP} mail PLIST_SUB+= CLAMAVGROUP=${_CLAMAVGROUP} \ CLAMAVUSER=${_CLAMAVUSER} \ DBDIR=${_DBDIR} \ LOGDIR=${_LOGDIR} \ RUNDIR=${_RUNDIR} OPTIONS_DEFINE= ARC ARJ DOCS EXPERIMENTAL LHA MILTER STDERR TESTS UNRAR UNZOO OPTIONS_DEFAULT= ARC ARJ MILTER UNRAR UNZOO OPTIONS_SUB= yes ARC_DESC= Enable arch archives support ARJ_DESC= Enable arj archives support EXPERIMENTAL_DESC= Build experimental code LHA_DESC= Enable lha archives support MILTER_DESC= Compile the milter interface STDERR_DESC= Print logs to stderr instead of stdout TESTS_DESC= Build with test enabled (`make test` requires it) UNZOO_DESC= Enable zoo archives support ARC_RUN_DEPENDS= arc:archivers/arc ARJ_RUN_DEPENDS= arj:archivers/arj EXPERIMENTAL_CMAKE_BOOL= ENABLE_EXPERIMENTAL LHA_RUN_DEPENDS= lha:archivers/lha .if !exists(/usr/lib/libmilter.so) MILTER_LIB_DEPENDS= libmilter.so:mail/libmilter .endif MILTER_USE= RC_SUBR=clamav_milter .if !exists(/usr/lib/libmilter.so) MILTER_USE+= localbase .endif MILTER_CMAKE_BOOL= ENABLE_MILTER STDERR_EXTRA_PATCHES= ${FILESDIR}/extra-patch-common_output.c TESTS_BUILD_DEPENDS= ${LOCALBASE}/include/check.h:devel/check TESTS_USES= python:build TESTS_CMAKE_BOOL= ENABLE_TESTS UNRAR_CMAKE_BOOL= ENABLE_UNRAR UNZOO_RUN_DEPENDS= unzoo:archivers/unzoo _CLAMAVUSER?= clamav _CLAMAVGROUP?= clamav _CLAMAV_CLAMD_SOCKET?= ${_RUNDIR}/clamd.sock _CLAMAV_CLAMD_PIDFILE?= ${_RUNDIR}/clamd.pid _CLAMAV_MILTER_SOCKET?= ${_RUNDIR}/clmilter.sock _DBDIR= /var/db/clamav _LOGDIR= /var/log/clamav _RUNDIR= /var/run/clamav _SED_CONF= -E -e 's|^\#?(Example)$$|\#\1|' -e \ 's|^\#?((Update)?LogFile) .*/([a-z]+\.log)$$|\1 ${_LOGDIR}/\3|' \ -e 's|^\#?(PidFile) .*/([a-z\-]+\.pid)$$|\1 ${_RUNDIR}/\2|' -e \ 's|^\#?(LocalSocket) .*$$|\1 ${_CLAMAV_CLAMD_SOCKET}|' -e \ 's|^\#?(User) .*$$|\1 ${_CLAMAVUSER}|' -e \ 's|^\#?(AllowSupplementaryGroups).*$$|\1 yes|' -e \ 's|^\#?(ScanMail).*$$|\1 yes|' -e \ 's|^\#?(DatabaseDirectory) .*$$|\1 ${_DBDIR}|' -e \ 's|^\#?(DatabaseOwner) .*$$|\1 ${_CLAMAVUSER}|' -e \ 's|^\#?(FixStaleSocket).*$$|\1 yes|' -e \ 's|^\#?(NotifyClamd) .*$$|\1 ${PREFIX}/etc/clamd.conf|' -e \ 's|^\#?(MilterSocket) */tmp.*$$|\1 ${_CLAMAV_MILTER_SOCKET}|' \ -e 's|^\#?(ClamdSocket).*$$|\1 unix:${_CLAMAV_CLAMD_SOCKET}|' post-patch: @${REINPLACE_CMD} ${_SED_CONF} \ ${WRKSRC}/etc/clamd.conf.sample \ ${WRKSRC}/etc/freshclam.conf.sample \ ${WRKSRC}/etc/clamav-milter.conf.sample post-install: ${INSTALL_DATA} ${INSTALL_WRKSRC}/clamav-config.h ${STAGEDIR}${PREFIX}/include @${MKDIR} ${STAGEDIR}${_DBDIR} \ ${STAGEDIR}${_LOGDIR} \ ${STAGEDIR}${_RUNDIR} post-install-DOCS-on: ${MV} ${STAGEDIR}${PREFIX}/share/doc/ClamAV ${STAGEDIR}${DOCSDIR} post-install-DOCS-off: ${RM} -r ${STAGEDIR}${PREFIX}/share/doc/ClamAV pre-test-TESTS-off: @${ECHO_MSG} '******************************************************************' && \ ${ECHO_MSG} '***** You need to enable TESTS option to execute `make test` *****' && \ ${ECHO_MSG} '******************************************************************' && \ ${FALSE} .include diff --git a/security/clamav/Makefile b/security/clamav/Makefile index dec2065af9ae..7c24c7c797b7 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,138 +1,138 @@ PORTNAME= clamav DISTVERSION= 1.4.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ MAINTAINER= yasu@FreeBSD.org COMMENT= Open-source (GPL) anti-virus engine (Regular Feature Release) WWW= https://www.clamav.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.txt BUILD_DEPENDS= ${RUST_DEFAULT}>=1.56.0:lang/${RUST_DEFAULT} LIB_DEPENDS= libcurl.so:ftp/curl \ libjson-c.so:devel/json-c \ libmspack.so:archivers/libmspack \ libpcre2-8.so:devel/pcre2 USES= cmake cpe gnome iconv ncurses pkgconfig ssl USE_GNOME= libxml2 USE_LDCONFIG= yes USE_RC_SUBR= clamav_clamd clamav_freshclam CMAKE_ARGS= -DDATABASE_DIRECTORY:STRING=${_DBDIR} \ -DOPENSSL_CRYPTO_LIBRARY=${OPENSSLLIB}/libcrypto.so \ -DOPENSSL_INCLUDE_DIR=${OPENSSLINC} \ -DOPENSSL_ROOT_DIR=${OPENSSLBASE} \ -DOPENSSL_SSL_LIBRARY=${OPENSSLLIB}/libssl.so CMAKE_ON= ENABLE_EXTERNAL_MSPACK TEST_TARGET= check CONFLICTS_INSTALL= clamav-lts SUB_FILES= pkg-message SUB_LIST+= CHMOD=${CHMOD} \ CHOWN=${CHOWN} \ CLAMAV_CLAMD_PIDFILE=${_CLAMAV_CLAMD_PIDFILE} \ CLAMAV_CLAMD_SOCKET=${_CLAMAV_CLAMD_SOCKET} \ CLAMAV_MILTER_SOCKET=${_CLAMAV_MILTER_SOCKET} \ CLAMAVGROUP=${_CLAMAVGROUP} \ CLAMAVUSER=${_CLAMAVUSER} \ DBDIR=${_DBDIR} \ LOGDIR=${_LOGDIR} \ RUNDIR=${_RUNDIR} USERS= ${_CLAMAVUSER} GROUPS= ${_CLAMAVGROUP} mail PLIST_SUB+= CLAMAVGROUP=${_CLAMAVGROUP} \ CLAMAVUSER=${_CLAMAVUSER} \ DBDIR=${_DBDIR} \ LOGDIR=${_LOGDIR} \ RUNDIR=${_RUNDIR} OPTIONS_DEFINE= ARC ARJ DOCS EXPERIMENTAL MILTER STDERR TESTS UNRAR UNZOO OPTIONS_DEFAULT= ARC ARJ MILTER UNRAR UNZOO OPTIONS_SUB= yes ARC_DESC= Enable arch archives support ARJ_DESC= Enable arj archives support EXPERIMENTAL_DESC= Build experimental code MILTER_DESC= Compile the milter interface STDERR_DESC= Print logs to stderr instead of stdout TESTS_DESC= Build with test enabled (`make test` requires it) UNZOO_DESC= Enable zoo archives support ARC_RUN_DEPENDS= arc:archivers/arc ARJ_RUN_DEPENDS= arj:archivers/arj EXPERIMENTAL_CMAKE_BOOL= ENABLE_EXPERIMENTAL .if !exists(/usr/lib/libmilter.so) MILTER_LIB_DEPENDS= libmilter.so:mail/libmilter .endif MILTER_USE= RC_SUBR=clamav_milter .if !exists(/usr/lib/libmilter.so) MILTER_USE+= localbase .endif MILTER_CMAKE_BOOL= ENABLE_MILTER STDERR_EXTRA_PATCHES= ${FILESDIR}/extra-patch-common_output.c TESTS_BUILD_DEPENDS= ${LOCALBASE}/include/check.h:devel/check TESTS_USES= python:build TESTS_CMAKE_BOOL= ENABLE_TESTS UNRAR_CMAKE_BOOL= ENABLE_UNRAR UNZOO_RUN_DEPENDS= unzoo:archivers/unzoo _CLAMAVUSER?= clamav _CLAMAVGROUP?= clamav _CLAMAV_CLAMD_SOCKET?= ${_RUNDIR}/clamd.sock _CLAMAV_CLAMD_PIDFILE?= ${_RUNDIR}/clamd.pid _CLAMAV_MILTER_SOCKET?= ${_RUNDIR}/clmilter.sock _DBDIR= /var/db/clamav _LOGDIR= /var/log/clamav _RUNDIR= /var/run/clamav _SED_CONF= -E -e 's|^\#?(Example)$$|\#\1|' -e \ 's|^\#?((Update)?LogFile) .*/([a-z]+\.log)$$|\1 ${_LOGDIR}/\3|' \ -e 's|^\#?(PidFile) .*/([a-z\-]+\.pid)$$|\1 ${_RUNDIR}/\2|' -e \ 's|^\#?(LocalSocket) .*$$|\1 ${_CLAMAV_CLAMD_SOCKET}|' -e \ 's|^\#?(User) .*$$|\1 ${_CLAMAVUSER}|' -e \ 's|^\#?(AllowSupplementaryGroups).*$$|\1 yes|' -e \ 's|^\#?(ScanMail).*$$|\1 yes|' -e \ 's|^\#?(DatabaseDirectory) .*$$|\1 ${_DBDIR}|' -e \ 's|^\#?(DatabaseOwner) .*$$|\1 ${_CLAMAVUSER}|' -e \ 's|^\#?(FixStaleSocket).*$$|\1 yes|' -e \ 's|^\#?(NotifyClamd) .*$$|\1 ${PREFIX}/etc/clamd.conf|' -e \ 's|^\#?(MilterSocket) */tmp.*$$|\1 ${_CLAMAV_MILTER_SOCKET}|' \ -e 's|^\#?(ClamdSocket).*$$|\1 unix:${_CLAMAV_CLAMD_SOCKET}|' post-patch: @${REINPLACE_CMD} ${_SED_CONF} \ ${WRKSRC}/etc/clamd.conf.sample \ ${WRKSRC}/etc/freshclam.conf.sample \ ${WRKSRC}/etc/clamav-milter.conf.sample post-install: ${INSTALL_DATA} ${INSTALL_WRKSRC}/clamav-config.h ${STAGEDIR}${PREFIX}/include @${MKDIR} ${STAGEDIR}${_DBDIR} \ ${STAGEDIR}${_LOGDIR} \ ${STAGEDIR}${_RUNDIR} post-install-DOCS-on: ${MV} ${STAGEDIR}${PREFIX}/share/doc/ClamAV ${STAGEDIR}${DOCSDIR} post-install-DOCS-off: ${RM} -r ${STAGEDIR}${PREFIX}/share/doc/ClamAV pre-test-TESTS-off: @${ECHO_MSG} '******************************************************************' && \ ${ECHO_MSG} '***** You need to enable TESTS option to execute `make test` *****' && \ ${ECHO_MSG} '******************************************************************' && \ ${FALSE} .include diff --git a/security/cloak/Makefile b/security/cloak/Makefile index 31b49980b2ed..0dbc8fc8d3f6 100644 --- a/security/cloak/Makefile +++ b/security/cloak/Makefile @@ -1,106 +1,106 @@ PORTNAME= cloak DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= security MAINTAINER= ports@FreeBSD.org COMMENT= Command line OTP Authenticator application WWW= https://github.com/evansmurithi/cloak LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= evansmurithi CARGO_CRATES= aho-corasick-0.7.18 \ assert_cmd-2.0.4 \ assert_fs-1.0.7 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.9.1 \ cc-1.0.72 \ cfg-if-1.0.0 \ clap-3.0.13 \ crossbeam-utils-0.8.6 \ data-encoding-2.3.2 \ difflib-0.4.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ either-1.6.1 \ escargot-0.5.7 \ fastrand-1.7.0 \ float-cmp-0.9.0 \ fnv-1.0.7 \ getrandom-0.2.4 \ globset-0.4.8 \ globwalk-0.8.1 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ ignore-0.4.18 \ indexmap-1.8.0 \ instant-0.1.12 \ itertools-0.10.3 \ itoa-1.0.1 \ js-sys-0.3.56 \ lazy_static-1.4.0 \ libc-0.2.116 \ log-0.4.14 \ memchr-2.4.1 \ normalize-line-endings-0.3.0 \ num-traits-0.2.14 \ once_cell-1.9.0 \ os_str_bytes-6.0.0 \ predicates-2.1.1 \ predicates-core-1.0.3 \ predicates-tree-1.0.5 \ proc-macro2-1.0.36 \ quote-1.0.15 \ 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 \ ring-0.16.20 \ ryu-1.0.9 \ same-file-1.0.6 \ serde-1.0.136 \ serde_derive-1.0.136 \ serde_json-1.0.78 \ spin-0.5.2 \ strsim-0.10.0 \ syn-1.0.86 \ tempfile-3.3.0 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ termtree-0.2.4 \ textwrap-0.14.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.4 \ toml-0.5.8 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.79 \ wasm-bindgen-backend-0.2.79 \ wasm-bindgen-macro-0.2.79 \ wasm-bindgen-macro-support-0.2.79 \ wasm-bindgen-shared-0.2.79 \ web-sys-0.3.56 \ 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/cloak .include diff --git a/security/diswall/Makefile b/security/diswall/Makefile index f066bdac4a53..0bb4161f86b7 100644 --- a/security/diswall/Makefile +++ b/security/diswall/Makefile @@ -1,227 +1,227 @@ PORTNAME= diswall DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Distributed firewall WWW= https://diswall.stream \ https://github.com/dis-works/diswall-rs LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo sqlite USE_GITHUB= yes GH_ACCOUNT= dis-works GH_PROJECT= diswall-rs RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= adler2-2.0.0 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ async-channel-2.3.1 \ async-task-4.7.1 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ base64-0.13.1 \ base64-0.22.1 \ base64-url-1.4.13 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ blocking-1.6.1 \ byteorder-1.5.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.1.30 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ compact_str-0.8.0 \ concurrent-queue-2.5.0 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.14 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-utils-0.8.20 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ data-encoding-2.6.0 \ der-0.7.9 \ deranged-0.3.11 \ digest-0.10.7 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ fastrand-1.9.0 \ fastrand-2.1.1 \ fiat-crypto-0.2.9 \ flate2-1.0.34 \ foldhash-0.1.3 \ form_urlencoded-1.2.1 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-lite-2.3.0 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.15 \ hashbrown-0.15.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hostname-0.4.0 \ idna-0.5.0 \ indexmap-2.6.0 \ instability-0.3.2 \ instant-0.1.13 \ itertools-0.13.0 \ itoa-1.0.11 \ json-0.12.4 \ lazy_static-1.5.0 \ libc-0.2.159 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.5 \ memchr-2.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ nats-0.25.0 \ netstat2-0.9.1 \ nix-0.29.0 \ nkeys-0.4.4 \ nuid-0.3.2 \ num-conv-0.1.0 \ num-derive-0.3.3 \ num-traits-0.2.19 \ num_threads-0.1.7 \ once_cell-1.20.2 \ openssl-probe-0.1.5 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ piper-0.2.4 \ pkcs8-0.10.2 \ pkg-config-0.3.31 \ portable-atomic-1.9.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.88 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.28.1 \ redox_syscall-0.5.7 \ regex-1.11.0 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ rustc_version-0.4.1 \ rustix-0.38.37 \ rustls-0.22.4 \ rustls-0.23.15 \ rustls-native-certs-0.7.3 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.18 \ ryu-1.0.18 \ schannel-0.1.26 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.12.0 \ semver-1.0.23 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ serde_nanos-0.1.4 \ serde_repr-0.1.19 \ serde_spanned-0.6.8 \ sha2-0.10.8 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ signatory-0.27.1 \ signature-2.2.0 \ simplelog-0.12.2 \ smallvec-1.13.2 \ spin-0.9.8 \ spki-0.7.3 \ sqlite-0.36.1 \ sqlite3-src-0.6.1 \ sqlite3-sys-0.17.0 \ static_assertions-1.1.0 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.79 \ termcolor-1.4.1 \ thiserror-1.0.64 \ thiserror-impl-1.0.64 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ typenum-1.17.0 \ unicode-bidi-0.3.17 \ unicode-ident-1.0.13 \ unicode-normalization-0.1.24 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ untrusted-0.9.0 \ ureq-2.10.1 \ url-2.5.2 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ webpki-roots-0.26.6 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.20 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/flawz/Makefile b/security/flawz/Makefile index f65250d952a4..189d9e0f0b76 100644 --- a/security/flawz/Makefile +++ b/security/flawz/Makefile @@ -1,292 +1,292 @@ PORTNAME= flawz DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal UI for browsing security vulnerabilities (CVEs) WWW= https://github.com/orhun/flawz LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo sqlite ssl USE_GITHUB= yes GH_ACCOUNT= orhun CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.17 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block2-0.5.1 \ bumpalo-3.16.0 \ bytes-1.8.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.1.34 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-2.34.0 \ clap-4.5.20 \ clap_builder-4.5.20 \ clap_complete-4.5.36 \ clap_derive-4.5.18 \ clap_lex-0.7.2 \ clap_mangen-0.2.24 \ colorchoice-1.0.3 \ combine-4.6.7 \ compact_str-0.8.0 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ crc32fast-1.4.2 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ derive-getters-0.5.0 \ derive_setters-0.1.6 \ document-features-0.2.10 \ either-1.13.0 \ encoding_rs-0.8.35 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-2.1.1 \ flate2-1.0.34 \ fnv-1.0.7 \ foldhash-0.1.3 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getrandom-0.2.15 \ gimli-0.31.1 \ h2-0.4.6 \ hashbrown-0.14.5 \ hashbrown-0.15.0 \ hashlink-0.9.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ humansize-1.1.1 \ humantime-2.1.0 \ hyper-1.5.0 \ hyper-rustls-0.27.3 \ hyper-tls-0.6.0 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indexmap-2.6.0 \ indoc-2.0.5 \ instability-0.3.2 \ ipnet-2.10.1 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ js-sys-0.3.72 \ libc-0.2.161 \ libsqlite3-sys-0.28.0 \ linux-raw-sys-0.4.14 \ litrs-0.4.1 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.5 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ native-tls-0.2.12 \ ndk-context-0.1.1 \ num-traits-0.2.19 \ nvd_cve-0.2.0 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ object-0.36.5 \ once_cell-1.20.2 \ openssl-0.10.68 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.104 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ proc-macro2-1.0.89 \ progress-0.2.0 \ quote-1.0.37 \ ratatui-0.29.0 \ redox_syscall-0.5.7 \ regex-1.11.1 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ reqwest-0.12.9 \ ring-0.17.8 \ roff-0.2.2 \ rusqlite-0.31.0 \ rustc-demangle-0.1.24 \ rustix-0.38.38 \ rustls-0.23.16 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.0 \ rustls-webpki-0.102.8 \ rustversion-1.0.18 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.26 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.12.0 \ serde-1.0.214 \ serde_derive-1.0.214 \ serde_json-1.0.132 \ serde_urlencoded-0.7.1 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.87 \ sync_wrapper-1.0.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tempfile-3.13.0 \ terminal_size-0.1.17 \ terminal_size-0.4.0 \ textwrap-0.11.0 \ textwrap-0.16.1 \ thiserror-1.0.66 \ thiserror-impl-1.0.66 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.41.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.0 \ tokio-util-0.7.12 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ tui-input-0.11.0 \ tui-popup-0.6.0 \ unicode-bidi-0.3.17 \ unicode-ident-1.0.13 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.24 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.95 \ wasm-bindgen-backend-0.2.95 \ wasm-bindgen-futures-0.4.45 \ wasm-bindgen-macro-0.2.95 \ wasm-bindgen-macro-support-0.2.95 \ wasm-bindgen-shared-0.2.95 \ web-sys-0.3.72 \ webbrowser-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.45.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.52.6 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PROGS= bin/${PORTNAME} \ bin/${PORTNAME}-completions \ bin/${PORTNAME}-mangen PLIST_FILES= ${PROGS} .include diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile index 4e82b6627493..97881f10986a 100644 --- a/security/gpg-tui/Makefile +++ b/security/gpg-tui/Makefile @@ -1,35 +1,35 @@ PORTNAME= gpg-tui DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= se@FreeBSD.org COMMENT= Terminal User Interface for GnuPG WWW= https://github.com/orhun/gpg-tui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gpgme>=1.7.0:security/gpgme LIB_DEPENDS= libgpg-error.so:security/libgpg-error 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 \ share/man/man1/gpg-tui.1.gz \ share/man/man1/gpg-tui.toml.5.gz post-install: ${INSTALL_DATA} ${WRKSRC}/man/gpg-tui.1 ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_DATA} ${WRKSRC}/man/gpg-tui.toml.5 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/security/kanidm/Makefile b/security/kanidm/Makefile index e79f46fee92e..4685930e233a 100644 --- a/security/kanidm/Makefile +++ b/security/kanidm/Makefile @@ -1,70 +1,71 @@ PORTNAME= kanidm DISTVERSIONPREFIX= v DISTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= security net MAINTAINER= bofh@FreeBSD.org COMMENT= Simple and secure identity management platform ${${FLAVOR}_COMMENT} WWW= https://kanidm.com \ https://github.com/kanidm/kanidm/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md IGNORE_FreeBSD_13= Does not build on FreeBSD 13.x due to OpenSSL 1.1.1 ONLY_FOR_ARCHS= aarch64 amd64 FLAVORS= client server FLAVOR?= ${FLAVORS:[1]} client_PKGNAMESUFFIX= -client client_COMMENT= (client only) client_PLIST= ${.CURDIR}/pkg-plist.client server_PKGNAMESUFFIX= -server server_COMMENT= (server only) server_PLIST= ${.CURDIR}/pkg-plist.server USES= cargo ssl USE_GITHUB= yes .if ${FLAVOR} == server USE_RC_SUBR= kanidm_unixd kanidm_unixd_tasks .endif .if ${FLAVOR} == client CARGO_BUILD_ARGS= -p kanidm_tools -p kanidm_unix_int -p nss_kanidm -p pam_kanidm .endif CARGO_INSTALL= no CARGO_ENV= KANIDM_BUILD_PROFILE=release_freebsd CACHEDIR=/var/cache/kanidm-unixd LIBDIR=/var/lib/kanidm-unixd RUNDIR=/var/run/kanidm-unixd SUB_LIST= USER=${USERS} \ GROUP=${GROUPS} \ ETCDIR=${PREFIX}/etc/kanidm \ RUNDIR=/var/run/kanidm-unixd \ CACHEDIR=/var/cache/kanidm-unixd \ LIBDIR=/var/lib/kanidm-unixd USERS= ${PORTNAME} GROUPS= ${PORTNAME} do-install: ${MKDIR} ${STAGEDIR}${ETCDIR} .if ${FLAVOR} == client ${INSTALL_PROGRAM} ${WRKDIR}/target/release/kanidm ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKDIR}/target/release/kanidm-unix ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKDIR}/target/release/kanidm_ssh_authorizedkeys ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKDIR}/target/release/kanidm_ssh_authorizedkeys_direct ${STAGEDIR}${PREFIX}/bin ${INSTALL_LIB} ${WRKDIR}/target/release/libnss_kanidm.so ${STAGEDIR}${PREFIX}/lib/nss_kanidm.so.1 ${INSTALL_LIB} ${WRKDIR}/target/release/libpam_kanidm.so ${STAGEDIR}${PREFIX}/lib .endif .if ${FLAVOR} == server ${INSTALL_PROGRAM} ${WRKDIR}/target/release/kanidm_unixd ${STAGEDIR}${PREFIX}/libexec ${INSTALL_PROGRAM} ${WRKDIR}/target/release/kanidm_unixd_tasks ${STAGEDIR}${PREFIX}/libexec ${MKDIR} ${STAGEDIR}${CACHEDIR} ${MKDIR} ${STAGEDIR}${LIBDIR} ${MKDIR} ${STAGEDIR}${RUNDIR} .endif .include diff --git a/security/pam_rssh/Makefile b/security/pam_rssh/Makefile index 561ddf5078cf..dcea9616f1c4 100644 --- a/security/pam_rssh/Makefile +++ b/security/pam_rssh/Makefile @@ -1,69 +1,69 @@ PORTNAME= pam_rssh DISTVERSIONPREFIX=v DISTVERSION= 1.1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= security MAINTAINER= romain@FreeBSD.org COMMENT= Remote sudo authenticated via ssh-agent WWW= https://github.com/z4yx/pam_rssh LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= z4yx GH_PROJECT= ssh-agent.rs:sshagent GH_TAGNAME= 91894139966e01941f17386a84c6b35e6ea155b8:sshagent GH_SUBDIR= dep/ssh-agent.rs:sshagent CARGO_CRATES= base64-0.13.1 \ bitflags-1.3.2 \ byteorder-1.4.3 \ cc-1.0.79 \ cfg-if-1.0.0 \ error-chain-0.12.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ futures-0.1.31 \ hostname-0.3.1 \ itoa-1.0.6 \ libc-0.2.140 \ log-0.4.17 \ match_cfg-0.1.0 \ multisock-1.0.0 \ num_threads-0.1.6 \ once_cell-1.17.1 \ openssl-0.10.55 \ openssl-macros-0.1.0 \ openssl-sys-0.9.90 \ pam-bindings-0.1.1 \ pkg-config-0.3.26 \ proc-macro2-1.0.52 \ pwd-1.4.0 \ quote-1.0.26 \ serde-1.0.157 \ serde_derive-1.0.157 \ syn-1.0.109 \ syn-2.0.0 \ syslog-6.0.1 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ unicode-ident-1.0.8 \ vcpkg-0.2.15 \ version_check-0.9.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= lib/pam_rssh.so do-install: ${INSTALL_LIB} ${CARGO_TARGET_DIR}/release/libpam_rssh.so ${STAGEDIR}${PREFIX}/lib/pam_rssh.so .include diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile index 40c109fa58b9..fe1618ce8018 100644 --- a/security/py-bcrypt/Makefile +++ b/security/py-bcrypt/Makefile @@ -1,34 +1,35 @@ PORTNAME= bcrypt DISTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= python@FreeBSD.org COMMENT= Modern password hashing for your software and your servers WWW= https://github.com/pyca/bcrypt LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.7.0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=42.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 pytest CARGO_CARGOLOCK= ${WRKSRC}/src/_bcrypt/Cargo.lock CARGO_CARGOTOML= ${WRKSRC}/src/_bcrypt/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile index a75891c6d7c5..b42dbc8ae694 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,53 +1,53 @@ PORTNAME= cryptography PORTVERSION= 44.0.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Cryptographic recipes and primitives for Python developers WWW= https://cryptography.io/en/latest/ \ https://github.com/pyca/cryptography LICENSE= APACHE20 BSD3CLAUSE LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.APACHE LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE.BSD BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.12:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}maturin>=1<2:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.12:devel/py-cffi@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.5:security/py-bcrypt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}certifi>=2024:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography-vectors>=${PORTVERSION}<${PORTVERSION}_99:security/py-cryptography-vectors@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pretend>=0.7:devel/py-pretend@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>=4.0:devel/py-pytest-benchmark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.10.1:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-randomly>=0:devel/py-pytest-randomly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.5.0,1:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} USES= cargo cpe python ssl USE_PYTHON= autoplist concurrent pep517 pytest CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/src/rust/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/src/rust/Cargo.toml CARGO_INSTALL= no CARGO_TEST= no CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} CPE_VENDOR= cryptography_project OPTIONS_DEFINE= SSH SSH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.5:security/py-bcrypt@${PY_FLAVOR} .include diff --git a/security/rage-encryption/Makefile b/security/rage-encryption/Makefile index 2e8a925c3407..6a0dd637ff94 100644 --- a/security/rage-encryption/Makefile +++ b/security/rage-encryption/Makefile @@ -1,38 +1,38 @@ PORTNAME= rage DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security PKGNAMESUFFIX= -encryption MAINTAINER= ehaupt@FreeBSD.org COMMENT= Simple, modern, and secure file encryption tool, using the age format WWW= https://github.com/str4d/rage LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libfuse.so:filesystems/fusefs-libs \ libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= str4d CARGO_FEATURES= mount CONFLICTS= rage PLIST_FILES= bin/rage \ bin/rage-keygen \ bin/rage-mount do-install: .for f in rage rage-keygen rage-mount ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/*/${f} \ ${STAGEDIR}${PREFIX}/bin .endfor .include diff --git a/security/ratify/Makefile b/security/ratify/Makefile index cf31a75770b3..db9db6f9fdb5 100644 --- a/security/ratify/Makefile +++ b/security/ratify/Makefile @@ -1,151 +1,151 @@ PORTNAME= ratify DISTVERSION= 2.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Tool to sign files and directories WWW= https://github.com/vmalloc/ratify LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= vmalloc CARGO_CRATES= aho-corasick-1.1.2 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ anyhow-1.0.75 \ assert_fs-1.0.13 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ bstr-1.8.0 \ cfg-if-1.0.0 \ clap-4.4.8 \ clap_builder-4.4.8 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ console-0.15.8 \ cpufeatures-0.2.11 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ either-1.9.0 \ encode_unicode-0.3.6 \ errno-0.3.8 \ fastrand-2.0.1 \ generic-array-0.14.7 \ globset-0.4.14 \ globwalk-0.8.1 \ heck-0.4.1 \ hermit-abi-0.3.3 \ hex-0.4.3 \ human_bytes-0.4.3 \ ignore-0.4.21 \ indicatif-0.17.8 \ instant-0.1.13 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.10 \ lazy_static-1.4.0 \ libc-0.2.150 \ linux-raw-sys-0.4.12 \ log-0.4.20 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.6.4 \ memoffset-0.9.0 \ nu-ansi-term-0.46.0 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ once_cell-1.18.0 \ overload-0.1.1 \ pathdiff-0.2.1 \ pin-project-lite-0.2.13 \ portable-atomic-1.6.0 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.78 \ quote-1.0.35 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.1.10 \ regex-automata-0.4.3 \ regex-syntax-0.6.29 \ regex-syntax-0.8.2 \ rustix-0.38.26 \ rustversion-1.0.14 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ smallvec-1.11.2 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ syn-2.0.52 \ tempfile-3.8.1 \ termcolor-1.4.1 \ termtree-0.4.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.7 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ utf8parse-0.2.1 \ valuable-0.1.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/rpm-sequoia/Makefile b/security/rpm-sequoia/Makefile index edf9cc14fc22..37158498d014 100644 --- a/security/rpm-sequoia/Makefile +++ b/security/rpm-sequoia/Makefile @@ -1,297 +1,297 @@ PORTNAME= rpm-sequoia DISTVERSIONPREFIX= v DISTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security archivers MAINTAINER= yuri@FreeBSD.org COMMENT= OpenPGP backend for rpm using Sequoia PGP WWW= https://sequoia-pgp.org/ \ https://github.com/rpm-software-management/rpm-sequoia LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libgmp.so:math/gmp \ libnettle.so:security/nettle USES= cargo pkgconfig llvm:15 USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= rpm-software-management CARGO_CRATES= aead-0.5.2 \ aes-0.8.4 \ aes-gcm-0.10.3 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstyle-1.0.10 \ anyhow-1.0.97 \ argon2-0.5.3 \ ascii-canvas-3.0.0 \ assert_cmd-2.0.16 \ autocfg-1.4.0 \ base16ct-0.2.0 \ base64-0.22.1 \ base64ct-1.6.0 \ bindgen-0.70.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-2.9.0 \ blake2-0.10.6 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ blowfish-0.9.1 \ botan-0.11.1 \ botan-sys-0.11.1 \ bstr-1.11.3 \ buffered-reader-1.4.0 \ bumpalo-3.17.0 \ byteorder-1.5.0 \ camellia-0.1.0 \ cast5-0.11.1 \ cc-1.2.17 \ cdylib-link-lines-0.1.5 \ cexpr-0.6.0 \ cfb-mode-0.8.2 \ cfg-if-1.0.0 \ chrono-0.4.40 \ cipher-0.4.4 \ clang-sys-1.8.1 \ cmac-0.7.2 \ const-oid-0.9.6 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crunchy-0.2.3 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ ctr-0.9.2 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ dbl-0.3.2 \ der-0.7.9 \ des-0.8.1 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ dsa-0.6.3 \ dyn-clone-1.0.19 \ eax-0.5.0 \ ecb-0.1.2 \ ecdsa-0.16.9 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.15.0 \ elliptic-curve-0.13.8 \ ena-0.14.3 \ equivalent-1.0.2 \ errno-0.3.10 \ fastrand-2.3.0 \ ff-0.13.1 \ fiat-crypto-0.2.9 \ fixedbitset-0.4.2 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.2 \ ghash-0.5.1 \ glob-0.3.2 \ group-0.13.0 \ hashbrown-0.15.2 \ hkdf-0.12.4 \ hmac-0.12.1 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idea-0.5.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.8.0 \ inout-0.1.4 \ itertools-0.11.0 \ itertools-0.13.0 \ js-sys-0.3.77 \ keccak-0.1.5 \ lalrpop-0.20.2 \ lalrpop-util-0.20.2 \ lazy_static-1.5.0 \ libc-0.2.171 \ libloading-0.8.6 \ libm-0.2.11 \ libredox-0.1.3 \ linux-raw-sys-0.9.3 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.27 \ md-5-0.10.6 \ memchr-2.7.4 \ memsec-0.7.0 \ minimal-lexical-0.2.1 \ nettle-7.4.0 \ nettle-sys-2.3.1 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ num-bigint-dig-0.8.4 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-traits-0.2.19 \ ocb3-0.1.0 \ once_cell-1.21.3 \ opaque-debug-0.3.1 \ openssl-0.10.71 \ openssl-macros-0.1.1 \ openssl-sys-0.9.106 \ p256-0.13.2 \ p384-0.13.1 \ p521-0.13.3 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ password-hash-0.5.0 \ pem-rfc7468-0.7.0 \ petgraph-0.6.5 \ phf_shared-0.11.3 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.32 \ polyval-0.6.2 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ primeorder-0.13.6 \ proc-macro2-1.0.94 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.10 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rfc6979-0.4.0 \ ripemd-0.1.3 \ rsa-0.9.8 \ rustc-hash-1.1.0 \ rustc_version-0.4.1 \ rustix-1.0.3 \ rustversion-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ sec1-0.7.3 \ semver-1.0.26 \ sequoia-openpgp-2.0.0 \ sequoia-policy-config-0.8.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ sha1collisiondetection-0.3.4 \ sha2-0.10.8 \ sha3-0.10.8 \ shlex-1.3.0 \ signature-2.2.0 \ siphasher-1.0.1 \ smallvec-1.14.0 \ spin-0.9.8 \ spki-0.7.3 \ stable_deref_trait-1.2.0 \ string_cache-0.8.9 \ subtle-2.6.1 \ syn-2.0.100 \ synstructure-0.13.1 \ tempfile-3.19.1 \ term-0.7.0 \ termtree-0.5.1 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ toml-0.5.11 \ twofish-0.7.1 \ typenum-1.18.0 \ unicode-ident-1.0.18 \ unicode-xid-0.2.6 \ universal-hash-0.5.1 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ win-crypto-ng-0.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.61.0 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-result-0.3.2 \ windows-strings-0.4.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ x25519-dalek-2.0.1 \ xxhash-rust-0.8.15 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.8.24 \ zerocopy-derive-0.8.24 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= lib/librpm_sequoia.so \ libdata/pkgconfig/rpm-sequoia.pc do-install: # .so lib ${MKDIR} ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKDIR}/target/release/librpm_sequoia.so ${STAGEDIR}${PREFIX}/lib # .pc file ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/pkgconfig ${INSTALL_DATA} ${WRKDIR}/target/release/rpm-sequoia.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/rpm-sequoia.pc .include diff --git a/security/rustls-ffi/Makefile b/security/rustls-ffi/Makefile index edf8ead7bf65..65a625c0905d 100644 --- a/security/rustls-ffi/Makefile +++ b/security/rustls-ffi/Makefile @@ -1,35 +1,35 @@ PORTNAME= rustls-ffi DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= brnrd@FreeBSD.org COMMENT= FFI bindings for the rustls TLS library WWW= https://github.com/rustls/rustls-ffi LICENSE= APACHE20 ISCL MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_ISCL= ${WRKSRC}/LICENSE-ISC LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= cargo-cbuild:devel/cargo-c \ bindgen:devel/rust-bindgen-cli USES= cargo USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= rustls 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} .include diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile index f529781f3c9d..0c0e061e5907 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -1,24 +1,24 @@ PORTNAME= rustscan PORTVERSION= 2.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org COMMENT= Faster Nmap Scanning with Rust WWW= https://github.com/RustScan/RustScan LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= ring-0.17.8 crate fails to build RUN_DEPENDS= nmap>0:security/nmap USES= cargo USE_GITHUB= yes GH_ACCOUNT= RustScan GH_PROJECT= RustScan PLIST_FILES= bin/rustscan .include diff --git a/security/sequoia-chameleon-gnupg/Makefile b/security/sequoia-chameleon-gnupg/Makefile index 11356e0db288..b93f3584cd69 100644 --- a/security/sequoia-chameleon-gnupg/Makefile +++ b/security/sequoia-chameleon-gnupg/Makefile @@ -1,64 +1,65 @@ PORTNAME= sequoia-chameleon-gnupg DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= vishwin@FreeBSD.org COMMENT= Reimplementation of gpg using Sequoia WWW= https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libnettle.so:security/nettle RUN_DEPENDS= gpg-agent:security/gnupg TEST_DEPENDS= sq:security/sequoia-sq \ gpg2:security/gnupg USES= cargo llvm sqlite ssl USE_GITLAB= yes GL_ACCOUNT= sequoia-pgp CARGO_ENV+= ASSET_OUT_DIR=${CARGO_TARGET_DIR} TEST_ENV= REAL_GPG_BIN=${LOCALBASE}/bin/gpg2 \ REAL_GPGV_BIN=${LOCALBASE}/bin/gpgv2 OPTIONS_DEFINE= BASH ELVISH FISH MANPAGES ZSH OPTIONS_DEFAULT= BASH ELVISH FISH MANPAGES ZSH OPTIONS_SUB= yes ELVISH_DESC= Install Elvish module post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/gpg-sq.bash \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/gpg-sq ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/gpgv-sq.bash \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/gpgv-sq post-install-ELVISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/elvish/lib ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/gpg-sq.elv \ ${CARGO_TARGET_DIR}/shell-completions/gpgv-sq.elv \ ${STAGEDIR}${PREFIX}/share/elvish/lib post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/gpg-sq.fish \ ${CARGO_TARGET_DIR}/shell-completions/gpgv-sq.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions post-install-MANPAGES-on: ${FIND} ${CARGO_TARGET_DIR}/man-pages -name "*.1" \ -exec ${INSTALL_MAN} {} ${STAGEDIR}${PREFIX}/share/man/man1 \; post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/_gpg-sq \ ${CARGO_TARGET_DIR}/shell-completions/_gpg-sq.ps1 \ ${CARGO_TARGET_DIR}/shell-completions/_gpgv-sq \ ${CARGO_TARGET_DIR}/shell-completions/_gpgv-sq.ps1 \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include diff --git a/security/sequoia-sq/Makefile b/security/sequoia-sq/Makefile index 3a098e4d8119..4ce523dcf47c 100644 --- a/security/sequoia-sq/Makefile +++ b/security/sequoia-sq/Makefile @@ -1,64 +1,64 @@ PORTNAME= sq DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security PKGNAMEPREFIX= sequoia- MAINTAINER= vishwin@FreeBSD.org COMMENT= Sequoia-PGP command line tool WWW= https://sequoia-pgp.org/ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= capnp:devel/capnproto LIB_DEPENDS= libnettle.so:security/nettle USES= cargo llvm sqlite ssl USE_GITLAB= yes GL_ACCOUNT= sequoia-pgp GL_PROJECT= ${PKGNAMEPREFIX}${PORTNAME} CARGO_ENV+= ASSET_OUT_DIR=${CARGO_TARGET_DIR} OPTIONS_DEFINE= BASH ELVISH FISH MANPAGES ZSH OPTIONS_DEFAULT= BASH ELVISH FISH MANPAGES ZSH OPTIONS_SUB= yes ELVISH_DESC= Install Elvish module .include .if ${ARCH:Marmv?} LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} post-install-ELVISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/elvish/lib ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/${PORTNAME}.elv \ ${STAGEDIR}${PREFIX}/share/elvish/lib post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/${PORTNAME}.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions post-install-MANPAGES-on: ${FIND} ${CARGO_TARGET_DIR}/man-pages -name "*.1" \ -exec ${INSTALL_MAN} {} ${STAGEDIR}${PREFIX}/share/man/man1 \; post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/_${PORTNAME} \ ${CARGO_TARGET_DIR}/shell-completions/_${PORTNAME}.ps1 \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include diff --git a/security/sniffglue/Makefile b/security/sniffglue/Makefile index cf209348751b..9a1ab670897b 100644 --- a/security/sniffglue/Makefile +++ b/security/sniffglue/Makefile @@ -1,187 +1,187 @@ PORTNAME= sniffglue DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= freebsd@sysctl.cz COMMENT= Secure multithreaded packet sniffer WWW= https://github.com/kpcyrd/sniffglue LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcap.so:net/libpcap USES= cargo USE_GITHUB= yes GH_ACCOUNT= kpcyrd GH_PROJECT= sniffglue CARGO_CRATES= aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.87 \ autocfg-1.3.0 \ base64-0.13.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ boxxy-0.13.1 \ bstr-1.10.0 \ bufstream-0.1.4 \ byteorder-1.5.0 \ caps-0.5.5 \ cc-1.1.18 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-3.2.25 \ clap-4.5.17 \ clap_builder-4.5.17 \ clap_complete-4.5.26 \ clap_derive-3.2.25 \ clap_derive-4.5.13 \ clap_lex-0.2.4 \ clap_lex-0.7.2 \ clipboard-win-4.5.0 \ close_fds-0.3.2 \ colorchoice-1.0.2 \ cpufeatures-0.2.14 \ crypto-common-0.1.6 \ data-encoding-2.6.0 \ dhcp4r-0.2.3 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dns-parser-0.8.0 \ endian-type-0.1.2 \ enum-primitive-derive-0.2.2 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.9 \ errno-dragonfly-0.1.2 \ error-code-2.3.1 \ fd-lock-3.0.13 \ generic-array-0.14.7 \ getrandom-0.2.15 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ httparse-1.9.4 \ humantime-2.1.0 \ indexmap-1.9.3 \ indexmap-2.5.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ libc-0.2.158 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ memchr-2.7.4 \ memoffset-0.6.5 \ minimal-lexical-0.2.1 \ nibble_vec-0.1.0 \ nix-0.24.3 \ nix-0.25.1 \ nix-0.29.0 \ nom-7.1.3 \ nom-derive-0.10.1 \ nom-derive-impl-0.10.1 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_enum-0.7.3 \ num_enum_derive-0.7.3 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ pcap-sys-0.1.3 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pkg-config-0.3.30 \ pktparse-0.7.1 \ pledge-0.4.2 \ proc-macro-crate-3.2.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ quick-error-1.2.3 \ quote-1.0.37 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_core-0.6.4 \ redox_users-0.4.6 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rusticata-macros-4.1.0 \ rustix-0.38.36 \ rustversion-1.0.17 \ rustyline-10.1.1 \ ryu-1.0.18 \ scopeguard-1.2.0 \ seccomp-sys-0.1.3 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ serde_spanned-0.6.7 \ sha2-0.10.8 \ shlex-1.3.0 \ siphasher-0.3.11 \ smallvec-1.13.2 \ str-buf-1.0.6 \ strsim-0.11.1 \ strum-0.25.0 \ strum_macros-0.25.3 \ syn-1.0.109 \ syn-2.0.77 \ syscallz-0.17.0 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tls-parser-0.12.1 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ utf8parse-0.2.2 \ uzers-0.12.1 \ version_check-0.9.5 \ wasi-0.11.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 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 PLIST_FILES= bin/sniffglue .include diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile index 8dd05cba98e8..b987279ac1eb 100644 --- a/security/ssh-vault/Makefile +++ b/security/ssh-vault/Makefile @@ -1,262 +1,262 @@ PORTNAME= ssh-vault PORTVERSION= 1.0.10 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= nbari@tequila.io COMMENT= Encrypt/decrypt using ssh keys WWW= https://ssh-vault.com/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase ssl CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aead-0.5.2 \ aes-0.8.3 \ aes-gcm-0.10.3 \ aho-corasick-1.1.2 \ anstream-0.6.5 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.75 \ async-trait-0.1.74 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base16ct-0.2.0 \ base58-0.2.0 \ base64-0.21.5 \ base64ct-1.6.0 \ bcrypt-pbkdf-0.10.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ blowfish-0.9.1 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ cbc-0.1.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ cipher-0.4.4 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ config-0.13.4 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.11 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ ctr-0.9.2 \ curve25519-dalek-4.1.1 \ curve25519-dalek-derive-0.1.1 \ der-0.7.8 \ digest-0.10.7 \ ecdsa-0.16.9 \ ed25519-2.2.3 \ ed25519-dalek-2.1.0 \ elliptic-curve-0.13.8 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ ff-0.13.0 \ fiat-crypto-0.2.5 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-io-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-util-0.3.29 \ generic-array-0.14.7 \ getrandom-0.2.11 \ ghash-0.5.0 \ gimli-0.28.1 \ group-0.13.0 \ h2-0.3.22 \ hashbrown-0.14.3 \ hermit-abi-0.3.3 \ hex-literal-0.4.1 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.5 \ http-0.2.11 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ idna-0.5.0 \ indexmap-2.1.0 \ inout-0.1.3 \ ipnet-2.9.0 \ itoa-1.0.10 \ js-sys-0.3.66 \ lazy_static-1.4.0 \ libc-0.2.151 \ libm-0.2.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.12 \ lock_api-0.4.11 \ log-0.4.20 \ md5-0.7.0 \ memchr-2.6.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ native-tls-0.2.11 \ nom-7.1.3 \ num-bigint-dig-0.8.4 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.19.0 \ opaque-debug-0.3.0 \ openssl-0.10.61 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.1+3.2.0 \ openssl-sys-0.9.97 \ p256-0.13.2 \ p384-0.13.0 \ p521-0.13.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ pathdiff-0.2.1 \ pbkdf2-0.12.2 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.27 \ platforms-3.2.0 \ poly1305-0.8.0 \ polyval-0.6.1 \ ppv-lite86-0.2.17 \ primeorder-0.13.6 \ proc-macro2-1.0.70 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ reqwest-0.11.22 \ rfc6979-0.4.0 \ rpassword-7.3.1 \ rsa-0.9.6 \ rtoolbox-0.0.2 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.28 \ ryu-1.0.16 \ schannel-0.1.22 \ scopeguard-1.2.0 \ sec1-0.7.3 \ secrecy-0.8.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ shell-words-1.1.0 \ signature-2.2.0 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.4.10 \ socket2-0.5.5 \ spin-0.5.2 \ spki-0.7.3 \ ssh-cipher-0.2.0 \ ssh-encoding-0.2.0 \ ssh-key-0.6.3 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-2.0.41 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ temp-env-0.3.6 \ tempfile-3.8.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.10 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ universal-hash-0.5.1 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.50.0 \ x25519-dalek-2.0.0 \ yaml-rust-0.4.5 \ zeroize-1.7.0 \ zeroize_derive-1.4.2 PLIST_FILES= bin/ssh-vault .include diff --git a/security/sudo-rs/Makefile b/security/sudo-rs/Makefile index 51983bf73ac8..5d6bb16de08b 100644 --- a/security/sudo-rs/Makefile +++ b/security/sudo-rs/Makefile @@ -1,83 +1,83 @@ PORTNAME= sudo-rs PORTVERSION= 0.2.6 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= marc@trifectatech.org COMMENT= Allow others to run commands as root WWW= https://trifectatech.org/initiatives/privilege-boundary/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= pandoc:${PORTSDIR}/textproc/hs-pandoc FLAVORS= default coexist FLAVOR?= ${FLAVORS:[1]} coexist_PKGNAMESUFFIX= -coexist coexist_DESCR= pkg-descr-coexist USES= cargo USE_GITHUB= yes GH_ACCOUNT= trifectatechfoundation GH_TAGNAME= main CARGO_CRATES= diff-0.1.13 \ glob-0.3.2 \ libc-0.2.172 \ log-0.4.27 \ pretty_assertions-1.4.1 \ yansi-1.0.1 .if !defined(USER) || ${USER} == root CARGO_TEST= no .endif .if ${FLAVOR} == default CONFLICTS_INSTALL= sudo RS_SUFFIX= PLIST_SUB+= NO_COEXIST="" .else RS_SUFFIX= -rs PLIST_SUB+= NO_COEXIST="@comment " .endif PLIST_SUB+= RS_SUFFIX=${RS_SUFFIX} PORTDOCS= CHANGELOG.md CONTRIBUTING.md COPYRIGHT LICENSE-* README.md \ SECURITY.md OPTIONS_DEFINE= DOCS post-build: .for man in sudo.8 visudo.8 sudoers.5 @${MKDIR} ${WRKDIR}/docs/man pandoc -s -t man ${WRKSRC}/docs/man/${man}.md -o ${WRKDIR}/docs/man/${man} .endfor post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/visudo ${STAGEDIR}${PREFIX}/sbin/visudo${RS_SUFFIX} ${INSTALL_MAN} ${WRKDIR}/docs/man/sudo.8 ${STAGEDIR}${PREFIX}/share/man/man8/sudo${RS_SUFFIX}.8 ${INSTALL_MAN} ${WRKDIR}/docs/man/visudo.8 ${STAGEDIR}${PREFIX}/share/man/man8/visudo${RS_SUFFIX}.8 ${INSTALL_MAN} ${WRKDIR}/docs/man/sudoers.5 ${STAGEDIR}${PREFIX}/share/man/man5/sudoers${RS_SUFFIX}.5 ${MKDIR} ${STAGEDIR}${PREFIX}/etc/sudoers.d ${MKDIR} ${STAGEDIR}${PREFIX}/etc/pam.d ${MKDIR} ${STAGEDIR}/var/run/sudo ${MKDIR} ${STAGEDIR}/var/db/sudo # we are not going to try to replace 'su', since that is part of FreeBSD itself ${RM} ${STAGEDIR}${PREFIX}/bin/su .if ${FLAVOR} == default ${INSTALL_DATA} ${FILESDIR}/pam.conf ${STAGEDIR}${PREFIX}/etc/pam.d/sudo.default ${INSTALL_DATA} ${FILESDIR}/sudoers ${STAGEDIR}${PREFIX}/etc/sudoers.dist .else ${MV} ${STAGEDIR}${PREFIX}/bin/sudo ${STAGEDIR}${PREFIX}/bin/sudo${RS_SUFFIX} .endif post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 88ce45bc1e87..67bc1d7768e7 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,127 +1,127 @@ PORTNAME= suricata DISTVERSION= 7.0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ MAINTAINER= franco@opnsense.org COMMENT= High Performance Network IDS, IPS and Security Monitoring engine WWW= https://suricata.io LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rustc:lang/${RUST_DEFAULT} LIB_DEPENDS= libjansson.so:devel/jansson \ liblz4.so:archivers/liblz4 \ libnet.so:net/libnet \ libpcre2-8.so:devel/pcre2 \ libyaml.so:textproc/libyaml USES= autoreconf cpe gmake iconv:translit libtool localbase pathfix \ pkgconfig shebangfix SHEBANG_FILES= python/suricata/sc/suricatasc.py CPE_VENDOR= openinfosecfoundation USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-gccmarch-native \ --enable-bundled-htp \ --enable-gccprotect 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 OPTIONS_DEFINE= GEOIP IPFW NETMAP NSS PORTS_PCAP PYTHON REDIS TESTS OPTIONS_DEFINE_amd64= HYPERSCAN OPTIONS_DEFAULT= IPFW NETMAP PYTHON OPTIONS_RADIO= SCRIPTS OPTIONS_RADIO_SCRIPTS= LUA LUAJIT OPTIONS_SUB= yes 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 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_USES= luajit LUAJIT_CONFIGURE_ON= --enable-luajit LUA_USES= lua:51 LUA_CONFIGURE_ON= --enable-lua NETMAP_CONFIGURE_ENABLE= netmap NSS_LIB_DEPENDS= libnspr4.so:devel/nspr \ libnss3.so:security/nss NSS_CONFIGURE_OFF= --disable-nspr \ --disable-nss PORTS_PCAP_LIB_DEPENDS= libpcap.so.1:net/libpcap PYTHON_BUILD_DEPENDS= ${PYTHON_RUN_DEPENDS} PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} PYTHON_USES= python PYTHON_CONFIGURE_ENABLE= python REDIS_LIB_DEPENDS= libevent_pthreads.so:devel/libevent \ libhiredis.so:databases/hiredis 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 /usr/local/lib/suricata/python -f lib/suricata/python) .for f in disable.conf drop.conf enable.conf modify.conf threshold.in update.yaml ${INSTALL_DATA} ${WRKSRC}/suricata-update/suricata/update/configs/${f} \ ${STAGEDIR}${PREFIX}/lib/suricata/python/suricata/update/configs .endfor .include diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile index d5642346bed5..acfb1177cbf1 100644 --- a/security/vaultwarden/Makefile +++ b/security/vaultwarden/Makefile @@ -1,82 +1,82 @@ PORTNAME= vaultwarden DISTVERSION= 1.34.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= mr@FreeBSD.org COMMENT= Bitwarden compatible backend server WWW= https://github.com/dani-garcia/vaultwarden LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_i386= doesn't buld on pkg builder LIB_DEPENDS+= libcapnp.so:devel/capnproto \ libgmp.so:math/gmp \ libnettle.so:security/nettle USES= cargo ssl # 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 USE_RC_SUBR= ${PORTNAME} USERS= ${WWWOWN} GROUPS= ${WWWGRP} PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} OPTIONS_DEFINE= WEBVAULT OPTIONS_DEFAULT=${OPTIONS_DEFINE} ${OPTIONS_MULTI_DATABASE} OPTIONS_MULTI= DATABASE OPTIONS_MULTI_DATABASE= MYSQL PGSQL SQLITE DATABASE_DESC= Database support WEBVAULT_DESC= Vaultwarden web (bw_web_builds) MYSQL_USES= mysql:client MYSQL_VARS= cargo_features+=mysql PGSQL_USES= pgsql PGSQL_VARS= cargo_features+=postgresql SQLITE_VARS= cargo_features+=sqlite WEBVAULT_RUN_DEPENDS= ${WWWDIR}/web-vault/index.html:www/vaultwarden-web_vault # make cargo-crates > Makefile.crates CARGO_FEATURES= --no-default-features #CARGO_ENV+= RUSTC_BOOTSTRAP=1 INSTALL_TARGET= install-strip SUB_LIST= WWWGRP=${WWWGRP} \ WWWOWN=${WWWOWN} .include # avoid LTO-induced address space exhaustion .if ${ARCH:Marmv?} || ${ARCH} == i386 LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif #post-patch: # ${REINPLACE_CMD} 's/^rust-version = "1.60"/rust-version = "1.59"/' \ # ${WRKSRC}/Cargo.toml pre-install: ${MKDIR} ${STAGEDIR}/${WWWDIR}/data # @${ECHO_CMD} "@owner ${WWWOWN}" >> ${PLIST} # @${ECHO_CMD} "@group ${WWWGRP}" >> ${PLIST} # @${ECHO_CMD} "@mode 755" >> ${PLIST} # @${ECHO_CMD} "${STAGEDIR}/${WWWDIR}/data" >> ${PLIST} # @${ECHO_CMD} "@mode" >> ${PLIST} # @${ECHO_CMD} "@group" >> ${PLIST} # @${ECHO_CMD} "@owner" >> ${PLIST} ${MKDIR} ${STAGEDIR}/${ETCDIR}/rc.conf.d ${INSTALL} -m0600 ${FILESDIR}/${PORTNAME}_conf.in ${STAGEDIR}/${LOCALBASE}/etc/rc.conf.d/${PORTNAME}.sample #post-install: .include diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile index 7b69750c00ed..d471d425758e 100644 --- a/shells/atuin/Makefile +++ b/shells/atuin/Makefile @@ -1,590 +1,590 @@ PORTNAME= atuin DISTVERSIONPREFIX= v DISTVERSION= 18.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= Magical shell history WWW= https://atuin.sh \ https://github.com/atuinsh/atuin LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: evaluation of constant value failed, see https://github.com/briansmith/ring/issues/2006 BUILD_DEPENDS= protoc:devel/protobuf USES= cargo USE_GITHUB= yes GH_ACCOUNT= ellie CARGO_BUILD_ARGS= -p atuin CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aead-0.5.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.97 \ approx-0.5.1 \ arboard-3.4.1 \ arc-swap-1.7.1 \ argon2-0.5.3 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-trait-0.1.88 \ atoi-2.0.0 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ axum-0.7.9 \ axum-core-0.4.5 \ axum-server-0.7.2 \ backtrace-0.3.74 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.7.3 \ beef-0.5.2 \ bitflags-1.3.2 \ bitflags-2.9.0 \ blake2-0.10.6 \ block-buffer-0.10.4 \ block2-0.5.1 \ bumpalo-3.17.0 \ by_address-1.2.1 \ bytemuck-1.22.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.10.1 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.2.16 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ chacha20-0.9.1 \ chrono-0.4.40 \ cipher-0.4.4 \ clap-4.5.32 \ clap_builder-4.5.32 \ clap_complete-4.5.46 \ clap_complete_nushell-4.5.5 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ colorchoice-1.0.3 \ colored-2.2.0 \ compact_str-0.8.1 \ concurrent-queue-2.5.0 \ condtype-1.3.0 \ config-0.15.11 \ console-0.15.11 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ cpufeatures-0.2.17 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ crypto_secretbox-0.1.1 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ dashmap-5.5.3 \ der-0.7.9 \ deranged-0.4.0 \ derive-new-0.6.0 \ diff-0.1.13 \ digest-0.10.7 \ directories-5.0.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ divan-0.1.17 \ divan-macros-0.1.17 \ dotenvy-0.15.7 \ downcast-rs-1.2.1 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.15.0 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ equivalent-1.0.2 \ errno-0.3.10 \ error-code-3.3.1 \ etcetera-0.8.0 \ event-listener-5.4.0 \ eyre-0.6.12 \ fast-srgb8-1.0.0 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ fiat-crypto-0.2.9 \ filedescriptor-0.8.3 \ fixedbitset-0.4.2 \ fixedbitset-0.5.7 \ flate2-1.1.0 \ flume-0.11.1 \ fnv-1.0.7 \ foldhash-0.1.5 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ fs-err-3.1.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-intrusive-0.5.0 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ getrandom-0.3.2 \ gimli-0.31.1 \ h2-0.3.26 \ h2-0.4.8 \ hashbrown-0.12.3 \ hashbrown-0.13.1 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ hashlink-0.10.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.11 \ http-0.2.12 \ http-1.3.1 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ httpdate-1.0.3 \ humantime-2.2.0 \ hyper-0.14.32 \ hyper-1.6.0 \ hyper-rustls-0.24.2 \ hyper-rustls-0.27.5 \ hyper-timeout-0.5.2 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ image-0.25.5 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.8.0 \ indicatif-0.17.11 \ indoc-2.0.6 \ inout-0.1.4 \ instability-0.3.7 \ interim-0.2.1 \ ipnet-2.11.0 \ is_terminal_polyfill-1.70.1 \ iso8601-0.6.2 \ itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.15 \ jpeg-decoder-0.3.1 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ libc-0.2.171 \ libm-0.2.11 \ libredox-0.1.3 \ libsqlite3-sys-0.30.1 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.3 \ listenfd-1.0.2 \ litemap-0.7.5 \ lock_api-0.4.12 \ log-0.4.26 \ logos-0.15.0 \ logos-codegen-0.15.0 \ logos-derive-0.15.0 \ lru-0.12.5 \ mach2-0.4.2 \ matchers-0.1.0 \ matchit-0.7.3 \ md-5-0.10.6 \ memchr-2.7.4 \ metrics-0.21.1 \ metrics-exporter-prometheus-0.12.2 \ metrics-macros-0.7.1 \ metrics-util-0.15.1 \ miette-7.5.0 \ miette-derive-7.5.0 \ mime-0.3.17 \ minijinja-2.9.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.5 \ minspan-0.1.5 \ mio-1.0.3 \ multimap-0.10.0 \ nix-0.28.0 \ nom-7.1.3 \ nom-8.0.0 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.1 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.1.0 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ object-0.36.7 \ once_cell-1.21.1 \ opaque-debug-0.3.1 \ openssl-probe-0.1.6 \ option-ext-0.2.0 \ os_pipe-1.2.1 \ overload-0.1.1 \ palette-0.7.6 \ palette_derive-0.7.6 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ password-hash-0.5.0 \ paste-1.0.15 \ pathdiff-0.2.3 \ pbkdf2-0.11.0 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ petgraph-0.7.1 \ phf-0.11.3 \ phf_generator-0.11.3 \ phf_macros-0.11.3 \ phf_shared-0.11.3 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.32 \ png-0.17.16 \ poly1305-0.8.0 \ portable-atomic-1.11.0 \ postmark-0.11.3 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ pretty_assertions-1.4.1 \ prettyplease-0.2.31 \ proc-macro2-1.0.94 \ prost-0.13.5 \ prost-build-0.13.5 \ prost-derive-0.13.5 \ prost-reflect-0.15.0 \ prost-types-0.13.5 \ protox-0.8.0 \ protox-parse-0.8.0 \ quanta-0.11.1 \ quick-xml-0.37.2 \ quinn-0.11.7 \ quinn-proto-0.11.10 \ quinn-udp-0.5.10 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ ratatui-0.29.0 \ raw-cpuid-10.7.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.10 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-lite-0.1.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ reqwest-0.11.27 \ reqwest-0.12.15 \ ring-0.17.14 \ rmp-0.8.14 \ rpassword-7.3.1 \ rsa-0.9.8 \ rtoolbox-0.0.2 \ runtime-format-0.1.3 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustix-1.0.3 \ rustls-0.21.12 \ rustls-0.23.25 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.103.0 \ rustversion-1.0.20 \ rusty_paserk-0.4.0 \ rusty_paseto-0.7.2 \ ryu-1.0.20 \ salsa20-0.10.2 \ schannel-0.1.27 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.11.1 \ security-framework-sys-2.14.0 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_path_to_error-0.1.17 \ serde_regex-1.1.0 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shellexpand-3.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ simd-adler32-0.3.7 \ siphasher-1.0.1 \ sketches-ddsketch-0.2.2 \ slab-0.4.9 \ smallvec-1.14.0 \ socket2-0.5.8 \ spin-0.9.8 \ spki-0.7.3 \ sql-builder-3.1.1 \ sqlx-0.8.3 \ sqlx-core-0.8.3 \ sqlx-macros-0.8.3 \ sqlx-macros-core-0.8.3 \ sqlx-mysql-0.8.3 \ sqlx-postgres-0.8.3 \ sqlx-sqlite-0.8.3 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ stringprep-0.1.5 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.100 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ sysinfo-0.30.13 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.19.0 \ terminal_size-0.4.2 \ testing_logger-0.1.1 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.3.40 \ time-core-0.1.4 \ time-macros-0.2.21 \ tiny-bip39-1.0.0 \ tinystr-0.7.6 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ tokio-1.44.2 \ tokio-macros-2.5.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ tokio-util-0.7.14 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tonic-0.12.3 \ tonic-build-0.12.3 \ tonic-types-0.12.3 \ tower-0.4.13 \ tower-0.5.2 \ tower-http-0.6.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ tracing-tree-0.4.0 \ tree_magic_mini-3.1.6 \ try-lock-0.2.5 \ typed-builder-0.18.2 \ typed-builder-macro-0.18.2 \ typenum-1.18.0 \ unicode-bidi-0.3.18 \ unicode-ident-1.0.18 \ unicode-normalization-0.1.24 \ unicode-properties-0.1.3 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ universal-hash-0.5.1 \ untrusted-0.9.0 \ url-2.5.4 \ urlencoding-2.1.3 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.16.0 \ valuable-0.1.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasite-0.1.0 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wayland-backend-0.3.8 \ wayland-client-0.31.8 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.6 \ wayland-sys-0.31.6 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.8 \ weezl-0.1.8 \ whoami-1.5.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-link-0.1.1 \ windows-registry-0.4.0 \ windows-result-0.3.2 \ windows-strings-0.3.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.4 \ winreg-0.50.0 \ wit-bindgen-rt-0.39.0 \ wl-clipboard-rs-0.8.1 \ write16-1.0.0 \ writeable-0.5.5 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-0.8.23 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.23 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 PLIST_FILES= bin/${PORTNAME} do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 68487629a695..c3dec0ba2399 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -1,74 +1,74 @@ PORTNAME= fish DISTVERSION= 4.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ PATCH_SITES= https://github.com/fish-shell/fish-shell/pull/ # https://github.com/fish-shell/fish-shell/pull/11486 PATCHFILES+= 11486.patch:-p1 MAINTAINER= asomers@FreeBSD.org COMMENT= User friendly command line shell WWW= https://fishshell.com/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUST_DEFAULT}>=1.70.0:lang/${RUST_DEFAULT} LIB_DEPENDS= libpcre2-32.so:devel/pcre2 # The python dependency is only needed by shebangfix. At runtime python is # only needed by some optional scripts that aren't in PATH. USES= cargo cmake cpe localbase ncurses python:env shebangfix tar:xz DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} CPE_VENDOR= fishshell SHEBANG_FILES= share/tools/*.py share/tools/web_config/webconfig.py # We need USES=cargo for fetching crates. But the actual build is done by # cmake. CARGO_BUILD= no CARGO_INSTALL= no CONFLICTS_INSTALL= comms/mlan3 MANDIRS= ${DATADIR}/man PORTDOCS= * OPTIONS_DEFINE= DOCS MANPAGES NLS OPTIONS_DEFAULT= MANPAGES NLS OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx@${PY_FLAVOR} DOCS_CMAKE_BOOL= BUILD_DOCS DOCS_VARS= MAKE_JOBS_UNSAFE=yes NLS_USES= gettext NLS_CMAKE_BOOL= WITH_GETTEXT .include .if ${NCURSESBASE:M${LOCALBASE}} CMAKE_ARGS+= -DCURSES_NEED_NCURSES=TRUE .endif post-install: @${MV} ${STAGEDIR}${ETCDIR}/config.fish ${STAGEDIR}${ETCDIR}/config.fish.sample post-install-DOCS-on: @${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo post-install-DOCS-off: # required because fish always installs documentation @${ECHO_MSG} "====> DOCS disable; removing documentation" @${RM} -r ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-off: # required because fish always installs manual pages @${ECHO_MSG} "====> MANPAGES disable; removing manual pages" for dir in ${MANDIRS:S/^/${STAGEDIR}/} ; do \ ${FIND} $$dir -type f -delete ; \ done @${RM} -r ${STAGEDIR}${DATADIR}/man .include diff --git a/shells/ion/Makefile b/shells/ion/Makefile index a043875416a4..a7e7ad562f52 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,40 +1,40 @@ PORTNAME= ion DISTVERSION= 1.0.5-1509 DISTVERSIONSUFFIX= g85452cfa -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= shells PKGNAMESUFFIX= -shell MAINTAINER= bofh@FreeBSD.org COMMENT= Modern system shell written in Rust WWW= https://gitlab.redox-os.org/redox-os/ion LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITLAB= yes GL_SITE= https://gitlab.redox-os.org GL_ACCOUNT= redox-os GL_TAGNAME= 85452cfa801d11dee1dfe0f787780a4c9285c267 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_TAGNAME} > ${WRKSRC}/git_revision.txt 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 47e469043310..91875122a950 100644 --- a/shells/nsh/Makefile +++ b/shells/nsh/Makefile @@ -1,127 +1,127 @@ PORTNAME= nsh DISTVERSION= 0.4.2 -PORTREVISION= 33 +PORTREVISION= 34 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 WWW= https://github.com/nuta/nsh 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/nu_plugin_formats/Makefile b/shells/nu_plugin_formats/Makefile index 6e0ef0cf8398..f8b83593c5f2 100644 --- a/shells/nu_plugin_formats/Makefile +++ b/shells/nu_plugin_formats/Makefile @@ -1,21 +1,21 @@ PORTNAME= nu_plugin_formats DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main MAINTAINER= yuri@FreeBSD.org COMMENT= Nushell plugin: Support for several additional data formats WWW= https://www.nushell.sh/ LICENSE= MIT BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 USES= cargo PLIST_FILES= bin/${PORTNAME} .include <../nushell/Makefile.version> .include diff --git a/shells/nu_plugin_gstat/Makefile b/shells/nu_plugin_gstat/Makefile index a2322b7ea8cb..e2239771cf41 100644 --- a/shells/nu_plugin_gstat/Makefile +++ b/shells/nu_plugin_gstat/Makefile @@ -1,26 +1,26 @@ PORTNAME= nu_plugin_gstat DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main MAINTAINER= yuri@FreeBSD.org COMMENT= Nushell plugin: Information on the status of a Git repository WWW= https://www.nushell.sh/ LICENSE= MIT BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 LIB_DEPNDS= libssh2.so:security/libssh2 USES= cargo localbase ssl OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include <../nushell/Makefile.version> .include diff --git a/shells/nu_plugin_inc/Makefile b/shells/nu_plugin_inc/Makefile index 17d12c272f2d..b3997b7af8c8 100644 --- a/shells/nu_plugin_inc/Makefile +++ b/shells/nu_plugin_inc/Makefile @@ -1,21 +1,21 @@ PORTNAME= nu_plugin_inc DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main MAINTAINER= yuri@FreeBSD.org COMMENT= Nushell plugin: Increment a value or version WWW= https://www.nushell.sh/ LICENSE= MIT BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 USES= cargo PLIST_FILES= bin/${PORTNAME} .include <../nushell/Makefile.version> .include diff --git a/shells/nu_plugin_polars/Makefile b/shells/nu_plugin_polars/Makefile index 148c1dabd658..11acc29f49b8 100644 --- a/shells/nu_plugin_polars/Makefile +++ b/shells/nu_plugin_polars/Makefile @@ -1,25 +1,25 @@ PORTNAME= nu_plugin_polars DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main MAINTAINER= yuri@FreeBSD.org COMMENT= Nushell plugin: Dataframe commands based on polars WWW= https://www.nushell.sh/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails: rustc-LLVM ERROR: out of memory BROKEN_i386= compilation fails: failed to resolve: use of undeclared crate or module alloc, see https://github.com/nushell/nushell/issues/13903 LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo localbase PLIST_FILES= bin/${PORTNAME} .include <../nushell/Makefile.version> .include diff --git a/shells/nu_plugin_query/Makefile b/shells/nu_plugin_query/Makefile index 21edc188080d..59dc8d69ff1f 100644 --- a/shells/nu_plugin_query/Makefile +++ b/shells/nu_plugin_query/Makefile @@ -1,24 +1,24 @@ PORTNAME= nu_plugin_query DISTVERSION= ${NUSHELL_VER} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= https://crates.io/api/v1/crates/${PORTNAME}/${DISTVERSION}/download?dummy=/:main DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main MAINTAINER= yuri@FreeBSD.org COMMENT= Nushell plugin: Querying SQL, XML, JSON, HTML, and WebPage Metadata WWW= https://www.nushell.sh/ LICENSE= MIT BROKEN_FreeBSD_15_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282712 USES= cargo ssl OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include <../nushell/Makefile.version> .include diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index 8a130d593c75..318da18f4ac6 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,825 +1,825 @@ PORTNAME= nushell DISTVERSION= 0.104.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= New type of shell WWW= https://www.nushell.sh/ \ https://github.com/nushell/nushell LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails, see https://github.com/rust-lang/rust/issues/140343, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286368 USES= cargo localbase ssl USE_GITHUB= yes CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ alloca-0.4.0 \ allocator-api2-0.2.21 \ alphanumeric-sort-1.5.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi-str-0.8.0 \ ansitok-0.2.0 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.94 \ arbitrary-1.4.1 \ arboard-3.4.1 \ argminmax-0.6.2 \ array-init-cursor-0.2.1 \ arrayref-0.3.9 \ arrayvec-0.5.2 \ arrayvec-0.7.6 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.16 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-trait-0.1.83 \ atoi_simd-0.16.0 \ atomic-0.6.0 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ avro-schema-0.3.0 \ aws-config-1.5.10 \ aws-credential-types-1.2.1 \ aws-runtime-1.4.3 \ aws-sdk-sso-1.49.0 \ aws-sdk-ssooidc-1.50.0 \ aws-sdk-sts-1.50.0 \ aws-sigv4-1.2.5 \ aws-smithy-async-1.2.1 \ aws-smithy-http-0.60.11 \ aws-smithy-json-0.60.7 \ aws-smithy-query-0.60.7 \ aws-smithy-runtime-1.7.3 \ aws-smithy-runtime-api-1.7.3 \ aws-smithy-types-1.2.9 \ aws-smithy-xml-0.60.9 \ aws-types-1.3.3 \ backtrace-0.3.74 \ backtrace-ext-0.2.1 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.8.0 \ bincode-1.3.3 \ bindgen-0.70.1 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ blake3-1.5.5 \ block-buffer-0.10.4 \ block2-0.5.1 \ bracoxide-0.1.5 \ brotli-7.0.0 \ brotli-decompressor-4.0.1 \ bstr-1.11.1 \ bumpalo-3.16.0 \ bytecount-0.6.8 \ bytemuck-1.21.0 \ bytemuck_derive-1.8.0 \ byteorder-1.5.0 \ bytes-1.10.0 \ bytes-utils-0.1.4 \ bytesize-1.3.3 \ calamine-0.27.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.2.16 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ chardetng-0.1.17 \ charset-0.1.5 \ chrono-0.4.39 \ chrono-humanize-0.2.3 \ chrono-tz-0.10.0 \ chrono-tz-build-0.4.0 \ chumsky-0.9.3 \ clang-sys-1.8.1 \ clap-4.5.23 \ clap_builder-4.5.23 \ clap_derive-4.5.18 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ codepage-0.1.2 \ colorchoice-1.0.3 \ colorz-1.1.4 \ comfy-table-7.1.3 \ compact_str-0.8.0 \ console-0.15.8 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ const_format-0.2.34 \ const_format_proc_macros-0.2.34 \ constant_time_eq-0.3.1 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ crc-2.1.0 \ crc-catalog-1.1.1 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.34.0 \ cssparser-macros-0.6.1 \ csv-1.3.1 \ csv-core-0.1.11 \ ctrlc-3.4.5 \ curl-0.4.47 \ curl-sys-0.4.78+curl-8.11.0 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ data-encoding-2.9.0 \ deranged-0.3.11 \ derive-new-0.6.0 \ derive_arbitrary-1.4.1 \ derive_more-0.99.18 \ devicons-0.6.12 \ dialoguer-0.11.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ dlib-0.5.2 \ dlv-list-0.5.2 \ doc-comment-0.3.3 \ doctest-file-1.0.0 \ downcast-rs-1.2.1 \ dtoa-1.0.9 \ dtoa-short-0.3.5 \ dtparse-2.0.1 \ dunce-1.0.5 \ dyn-clone-1.0.17 \ ego-tree-0.10.0 \ either-1.13.0 \ eml-parser-0.1.4 \ encode_unicode-0.3.6 \ encoding_rs-0.8.35 \ enum_dispatch-0.3.13 \ env_filter-0.1.2 \ env_logger-0.8.4 \ env_logger-0.11.5 \ equivalent-1.0.1 \ erased-serde-0.4.5 \ errno-0.3.10 \ error-code-3.3.1 \ etcetera-0.8.0 \ ethnum-1.5.0 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.14.0 \ fast-float2-0.2.3 \ fastrand-2.3.0 \ fd-lock-4.0.2 \ file-id-0.2.2 \ filesize-0.2.0 \ filetime-0.2.25 \ fixedbitset-0.4.2 \ flate2-1.0.35 \ float-cmp-0.10.0 \ fluent-uri-0.1.4 \ fnv-1.0.7 \ foldhash-0.1.3 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs4-0.12.0 \ fs_extra-1.3.0 \ fsevent-sys-4.1.0 \ futf-0.1.5 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ getrandom-0.3.1 \ gimli-0.31.1 \ git2-0.20.0 \ gjson-0.8.1 \ glob-0.3.1 \ glob-match-0.2.1 \ goblin-0.7.1 \ h2-0.3.26 \ h2-0.4.7 \ halfbrown-0.2.5 \ hash32-0.3.1 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ hashlink-0.9.1 \ heapless-0.8.0 \ heck-0.5.0 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.9 \ html5ever-0.27.0 \ html5ever-0.29.0 \ http-0.2.12 \ http-1.2.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.5 \ httpdate-1.0.3 \ human-date-parser-0.3.1 \ humantime-2.1.0 \ hyper-0.14.31 \ hyper-1.5.1 \ hyper-rustls-0.24.2 \ hyper-rustls-0.27.3 \ hyper-tls-0.6.0 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ ical-0.11.0 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.9.0 \ indicatif-0.17.9 \ indoc-2.0.5 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instability-0.3.7 \ interprocess-2.2.2 \ inventory-0.3.15 \ ipnet-2.10.1 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_ci-1.2.0 \ is_debug-1.1.0 \ is_executable-1.0.4 \ is_terminal_polyfill-1.70.1 \ itertools-0.11.0 \ itertools-0.13.0 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.76 \ jsonpath_lib_polars_vendor-0.0.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ libc-0.2.168 \ libflate-1.4.0 \ libflate_lz77-1.2.0 \ libgit2-sys-0.18.0+1.9.0 \ libloading-0.8.6 \ libm-0.2.11 \ libproc-0.14.10 \ libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ libssh2-sys-0.3.0 \ libz-rs-sys-0.4.1 \ libz-sys-1.1.20 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lru-0.12.5 \ lscolors-0.17.0 \ lsp-server-0.7.8 \ lsp-textdocument-0.4.2 \ lsp-types-0.97.0 \ lz4-1.28.0 \ lz4-sys-1.11.1+lz4-1.10.0 \ mac-0.1.1 \ mach2-0.4.2 \ markup5ever-0.12.1 \ markup5ever-0.14.0 \ markup5ever_rcdom-0.3.0 \ md-5-0.10.6 \ memchr-2.7.4 \ memmap2-0.9.5 \ miette-7.5.0 \ miette-derive-7.5.0 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.0 \ mio-0.8.11 \ mio-1.0.3 \ mockito-1.7.0 \ multipart-rs-0.1.13 \ native-tls-0.2.12 \ new_debug_unreachable-1.0.6 \ nix-0.28.0 \ nix-0.29.0 \ nom-7.1.3 \ nom-8.0.0 \ notify-6.1.1 \ notify-debouncer-full-0.3.2 \ now-0.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.50.1 \ nucleo-matcher-0.3.1 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ object-0.36.5 \ object_store-0.11.2 \ oem_cp-2.0.0 \ omnipath-0.1.6 \ once_cell-1.20.2 \ open-5.3.1 \ openssl-0.10.72 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.4.1+3.4.0 \ openssl-sys-0.9.107 \ option-ext-0.2.0 \ ordered-multimap-0.7.3 \ os_display-0.1.3 \ os_pipe-1.2.1 \ outref-0.5.1 \ owo-colors-4.1.0 \ papergrid-0.13.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse-zoneinfo-0.3.1 \ parse_datetime-0.8.0 \ paste-1.0.15 \ pathdiff-0.2.3 \ percent-encoding-2.3.1 \ peresil-0.3.0 \ pest-2.7.15 \ pest_consume-1.1.3 \ pest_consume_macros-1.1.0 \ pest_derive-2.7.15 \ pest_generator-2.7.15 \ pest_meta-2.7.15 \ petgraph-0.6.5 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ plain-0.2.3 \ planus-0.3.1 \ platform-info-2.0.4 \ plist-1.7.0 \ polars-0.46.0 \ polars-arrow-0.46.0 \ polars-arrow-format-0.1.0 \ polars-compute-0.46.0 \ polars-core-0.46.0 \ polars-error-0.46.0 \ polars-expr-0.46.0 \ polars-io-0.46.0 \ polars-json-0.46.0 \ polars-lazy-0.46.0 \ polars-mem-engine-0.46.0 \ polars-ops-0.46.0 \ polars-parquet-0.46.0 \ polars-parquet-format-0.1.0 \ polars-pipe-0.46.0 \ polars-plan-0.46.0 \ polars-row-0.46.0 \ polars-schema-0.46.0 \ polars-sql-0.46.0 \ polars-stream-0.46.0 \ polars-time-0.46.0 \ polars-utils-0.46.0 \ pori-0.0.0 \ portable-atomic-1.10.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ pretty_assertions-1.4.1 \ print-positions-0.6.1 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ proc-macro2-1.0.92 \ procfs-0.17.0 \ procfs-core-0.17.0 \ psm-0.1.24 \ pure-rust-locales-0.8.1 \ pwd-1.4.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quick-xml-0.32.0 \ quick-xml-0.36.2 \ quick-xml-0.37.1 \ quickcheck-1.0.3 \ quickcheck_macros-1.0.0 \ quinn-0.11.6 \ quinn-proto-0.11.9 \ quinn-udp-0.5.8 \ quote-1.0.37 \ quoted_printable-0.5.1 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rand_distr-0.4.3 \ ratatui-0.29.0 \ raw-cpuid-11.2.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ recursive-0.1.1 \ recursive-proc-macro-impl-0.1.1 \ recvmsg-1.0.0 \ redox_syscall-0.5.8 \ redox_users-0.4.6 \ reedline-0.40.0 \ ref-cast-1.0.23 \ ref-cast-impl-1.0.23 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-lite-0.1.6 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ reqwest-0.12.9 \ rfc2047-decoder-1.0.6 \ ring-0.17.13 \ rle-decode-fast-1.0.3 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ roxmltree-0.20.0 \ rstest-0.23.0 \ rstest_macros-0.23.0 \ rstest_reuse-0.7.0 \ rusqlite-0.31.0 \ rust-embed-8.7.0 \ rust-embed-impl-8.7.0 \ rust-embed-utils-8.7.0 \ rust-ini-0.21.1 \ rust_decimal-1.36.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.0 \ rustc_version-0.4.1 \ rustix-0.38.42 \ rustls-0.21.12 \ rustls-0.23.20 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.8.1 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.10.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.8 \ rustversion-1.0.18 \ ryu-1.0.18 \ same-file-1.0.6 \ scc-2.3.3 \ schannel-0.1.27 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scraper-0.23.1 \ scroll-0.11.0 \ scroll_derive-0.11.1 \ sct-0.7.1 \ sdd-3.0.7 \ security-framework-2.11.1 \ security-framework-3.0.1 \ security-framework-sys-2.12.1 \ selectors-0.26.0 \ semver-1.0.23 \ serde-1.0.216 \ serde_derive-1.0.216 \ serde_json-1.0.133 \ serde_repr-0.1.19 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ serial_test-3.2.0 \ serial_test_derive-3.2.0 \ servo_arc-0.4.0 \ sha1_smol-1.0.1 \ sha2-0.10.8 \ shadow-rs-1.1.1 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ simd-json-0.14.3 \ simdutf8-0.1.5 \ similar-2.7.0 \ simplelog-0.12.2 \ siphasher-0.3.11 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.13.2 \ snafu-0.8.5 \ snafu-derive-0.8.5 \ snap-1.1.1 \ socket2-0.5.8 \ socks-0.3.4 \ sqlparser-0.53.0 \ stable_deref_trait-1.2.0 \ stacker-0.1.17 \ static_assertions-1.1.0 \ streaming-decompression-0.1.2 \ streaming-iterator-0.1.9 \ strength_reduce-0.2.4 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strip-ansi-escapes-0.2.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ supports-color-3.0.2 \ supports-hyperlinks-3.1.0 \ supports-unicode-3.0.0 \ sxd-document-0.3.2 \ sxd-xpath-0.4.2 \ syn-1.0.109 \ syn-2.0.90 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ sys-locale-0.3.2 \ sysinfo-0.33.1 \ tabled-0.17.0 \ tango-bench-0.6.0 \ tempfile-3.15.0 \ tendril-0.4.3 \ termcolor-1.4.1 \ terminal_size-0.4.1 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ titlecase-3.5.0 \ tokio-1.44.2 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.1 \ tokio-util-0.7.13 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ trash-5.2.1 \ tree_magic_mini-3.1.6 \ trim-in-place-0.1.7 \ try-lock-0.2.5 \ typed-arena-1.7.0 \ typeid-1.0.2 \ typenum-1.17.0 \ typetag-0.2.18 \ typetag-impl-0.2.18 \ tz-rs-0.7.0 \ tzdb-0.7.2 \ tzdb_data-0.2.1 \ ucd-trie-0.1.7 \ umask-2.1.0 \ unicase-2.8.0 \ unicode-ident-1.0.14 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.24 \ unicode-reverse-1.0.9 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.11 \ unicode-width-0.2.0 \ unicode-xid-0.2.6 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ update-informer-1.2.0 \ ureq-2.12.1 \ url-2.5.4 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uu_cp-0.0.30 \ uu_mkdir-0.0.30 \ uu_mktemp-0.0.30 \ uu_mv-0.0.30 \ uu_touch-0.0.30 \ uu_uname-0.0.30 \ uu_whoami-0.0.30 \ uucore-0.0.30 \ uucore_procs-0.0.30 \ uuhelp_parser-0.0.30 \ uuid-1.16.0 \ v_htmlescape-0.15.8 \ value-trait-0.10.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ vsimd-0.8.0 \ vte-0.10.1 \ vte-0.11.1 \ vte_generate_state_changes-0.1.2 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-futures-0.4.49 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ wasm-streams-0.4.2 \ wax-0.6.0 \ wayland-backend-0.3.7 \ wayland-client-0.31.7 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.5 \ wayland-sys-0.31.5 \ web-sys-0.3.76 \ web-time-1.1.0 \ webpage-2.0.1 \ which-7.0.0 \ widestring-1.1.0 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.56.0 \ windows-0.57.0 \ windows-core-0.52.0 \ windows-core-0.56.0 \ windows-core-0.57.0 \ windows-implement-0.56.0 \ windows-implement-0.57.0 \ windows-interface-0.56.0 \ windows-interface-0.57.0 \ windows-registry-0.2.0 \ windows-result-0.1.2 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.20 \ winreg-0.52.0 \ winresource-0.1.19 \ winsafe-0.0.19 \ wit-bindgen-rt-0.33.0 \ wl-clipboard-rs-0.8.1 \ write16-1.0.0 \ writeable-0.5.5 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xattr-1.3.1 \ xml5ever-0.18.1 \ xmlparser-0.13.6 \ xxhash-rust-0.8.12 \ yansi-1.0.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-0.8.23 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.23 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-2.5.0 \ zlib-rs-0.4.1 \ zopfli-0.8.1 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/nu ALL_PLUGINS= nu_plugin_formats \ nu_plugin_gstat \ nu_plugin_inc \ nu_plugin_polars \ nu_plugin_query .include .if ${ARCH} == powerpc LIB_DEPENDS= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif .include # avoid address space exhaustion in compiler .if ${ARCH:Marmv?} LTO_UNSAFE= yes .endif update-plugins: .for plugin in ${ALL_PLUGINS} @${ECHO} "updating plugin ${plugin}" && \ cd ../${plugin} && \ ${RM} Makefile.crates && \ ${MAKE} makesum && \ ${MAKE} cargo-crates | ${GREP} -v "^=" > Makefile.crates && \ ${MAKE} makesum .endfor .include diff --git a/shells/sheldon/Makefile b/shells/sheldon/Makefile index c80734d4dcdc..6d8d4b049d6a 100644 --- a/shells/sheldon/Makefile +++ b/shells/sheldon/Makefile @@ -1,44 +1,45 @@ PORTNAME= sheldon DISTVERSION= 0.8.3 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org COMMENT= Fast, configurable, shell plugin manager WWW= https://sheldon.cli.rs/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libcurl.so:ftp/curl \ libssh2.so:security/libssh2 USES= cargo localbase:ldflags ssl USE_GITHUB= yes GH_ACCOUNT= rossmacarthur CARGO_ENV= OPENSSL_NO_VENDOR=1 PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME} \ share/zsh/site-functions/_${PORTNAME} PORTDOCS= README.md RELEASES.md OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} @${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_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/shells/shell-hist/Makefile b/shells/shell-hist/Makefile index 0a6ae4e0ecea..614173063c64 100644 --- a/shells/shell-hist/Makefile +++ b/shells/shell-hist/Makefile @@ -1,79 +1,79 @@ PORTNAME= shell-hist DISTVERSION= g20190515 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= Inspect your shell history WWW= https://github.com/jamesmunns/shell-hist 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= jamesmunns GH_TAGNAME= b2f1c3f CARGO_CRATES= aho-corasick-0.7.3 \ 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.36 \ cfg-if-0.1.7 \ clap-2.33.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.3 \ dirs-1.0.5 \ failure-0.1.5 \ failure_derive-0.1.5 \ fuchsia-cprng-0.1.1 \ heck-0.3.1 \ lazy_static-1.3.0 \ libc-0.2.54 \ memchr-2.2.0 \ nodrop-0.1.13 \ numtoa-0.1.0 \ proc-macro2-0.4.30 \ 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 \ regex-1.1.6 \ regex-syntax-0.6.6 \ rustc-demangle-0.1.14 \ scoped_threadpool-0.1.9 \ strsim-0.8.0 \ structopt-0.2.15 \ structopt-derive-0.2.15 \ syn-0.15.34 \ synstructure-0.10.1 \ termion-1.5.2 \ textwrap-0.11.0 \ thread_local-0.3.6 \ ucd-util-0.1.3 \ unicode-segmentation-1.2.1 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ utf8-ranges-1.0.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/${PORTNAME} .include diff --git a/shells/shellharden/Makefile b/shells/shellharden/Makefile index 3cfc79e34c79..32b87be882e7 100644 --- a/shells/shellharden/Makefile +++ b/shells/shellharden/Makefile @@ -1,20 +1,20 @@ PORTNAME= shellharden DISTVERSIONPREFIX= v DISTVERSION= 4.3.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= Corrective bash syntax highlighter WWW= https://github.com/anordal/shellharden LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= anordal PLIST_FILES= bin/${PORTNAME} .include diff --git a/shells/starship/Makefile b/shells/starship/Makefile index 0ef9f48069a0..ddd2231fe93e 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,471 +1,471 @@ PORTNAME= starship DISTVERSION= 1.23.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-shell prompt for astronauts WWW= https://starship.rs/ \ https://github.com/starship/starship LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= cargo crashes on shells/starship on i386, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267529 LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo ssl CARGO_CRATES= adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.98 \ arc-swap-1.7.1 \ arraydeque-0.5.1 \ arrayvec-0.7.6 \ async-broadcast-0.7.2 \ async-channel-2.3.1 \ async-executor-1.13.1 \ async-fs-2.1.2 \ async-io-2.4.0 \ async-lock-3.4.0 \ async-process-2.3.0 \ async-recursion-1.1.1 \ async-signal-0.2.10 \ async-task-4.7.1 \ async-trait-0.1.88 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ base64-0.13.1 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.9.0 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ block2-0.6.1 \ blocking-1.6.1 \ bstr-1.12.0 \ bumpalo-3.17.0 \ byteorder-1.5.0 \ bytesize-1.3.3 \ cc-1.2.20 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ clap-4.5.37 \ clap_builder-4.5.37 \ clap_complete-4.5.47 \ clap_complete_nushell-4.5.5 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clru-0.6.2 \ colorchoice-1.0.3 \ concurrent-queue-2.5.0 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ const_format-0.2.34 \ const_format_proc_macros-0.2.34 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.3 \ crypto-common-0.1.6 \ dashmap-6.1.0 \ deelevate-0.2.0 \ deranged-0.4.0 \ digest-0.9.0 \ digest-0.10.7 \ dirs-4.0.0 \ dirs-6.0.0 \ dirs-sys-0.3.7 \ dirs-sys-0.5.0 \ dispatch2-0.3.0 \ displaydoc-0.2.5 \ dlv-list-0.5.2 \ downcast-0.11.0 \ dunce-1.0.5 \ dyn-clone-1.0.19 \ either-1.15.0 \ encoding_rs-0.8.35 \ endi-1.1.0 \ enumflags2-0.7.11 \ enumflags2_derive-0.7.11 \ env_home-0.1.0 \ equivalent-1.0.2 \ errno-0.2.8 \ errno-0.3.11 \ errno-dragonfly-0.1.2 \ event-listener-5.4.0 \ event-listener-strategy-0.5.4 \ faster-hex-0.10.0 \ fastrand-2.3.0 \ filedescriptor-0.8.3 \ filetime-0.2.25 \ flate2-1.1.1 \ fnv-1.0.7 \ foldhash-0.1.5 \ form_urlencoded-1.2.1 \ fragile-2.0.1 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-lite-2.6.0 \ generic-array-0.14.7 \ getrandom-0.2.16 \ getrandom-0.3.2 \ gix-0.72.1 \ gix-actor-0.35.1 \ gix-attributes-0.26.0 \ gix-bitmap-0.2.14 \ gix-chunk-0.4.11 \ gix-command-0.6.0 \ gix-commitgraph-0.28.0 \ gix-config-0.45.1 \ gix-config-value-0.15.0 \ gix-date-0.10.1 \ gix-diff-0.52.1 \ gix-dir-0.14.1 \ gix-discover-0.40.1 \ gix-features-0.42.1 \ gix-filter-0.19.1 \ gix-fs-0.15.0 \ gix-glob-0.20.0 \ gix-hash-0.18.0 \ gix-hashtable-0.8.1 \ gix-ignore-0.15.0 \ gix-index-0.40.0 \ gix-lock-17.1.0 \ gix-object-0.49.1 \ gix-odb-0.69.1 \ gix-pack-0.59.1 \ gix-packetline-0.19.0 \ gix-packetline-blocking-0.19.0 \ gix-path-0.10.17 \ gix-pathspec-0.11.0 \ gix-protocol-0.50.1 \ gix-quote-0.6.0 \ gix-ref-0.52.1 \ gix-refspec-0.30.1 \ gix-revision-0.34.1 \ gix-revwalk-0.20.1 \ gix-sec-0.11.0 \ gix-shallow-0.4.0 \ gix-status-0.19.1 \ gix-submodule-0.19.1 \ gix-tempfile-17.1.0 \ gix-trace-0.1.12 \ gix-transport-0.47.0 \ gix-traverse-0.46.1 \ gix-url-0.31.0 \ gix-utils-0.3.0 \ gix-validate-0.10.0 \ gix-worktree-0.41.0 \ guess_host_triple-0.1.4 \ hash32-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ hashlink-0.10.0 \ heapless-0.8.0 \ heck-0.5.0 \ hermit-abi-0.4.0 \ hex-0.4.3 \ home-0.5.11 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ imara-diff-0.1.8 \ indexmap-1.9.3 \ indexmap-2.9.0 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_debug-1.1.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.14.0 \ itoa-1.0.15 \ jiff-0.2.10 \ jiff-static-0.2.10 \ jiff-tzdb-0.1.4 \ jiff-tzdb-platform-0.1.3 \ js-sys-0.3.77 \ jsonc-parser-0.26.2 \ kstring-2.0.2 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.172 \ libredox-0.1.3 \ libz-rs-sys-0.5.0 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ litemap-0.7.5 \ lock_api-0.4.12 \ log-0.4.27 \ mac-notification-sys-0.6.4 \ mach2-0.4.2 \ maybe-async-0.2.10 \ memchr-2.7.4 \ memmap2-0.9.5 \ memmem-0.1.1 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.8 \ mockall-0.13.1 \ mockall_derive-0.13.1 \ nix-0.29.0 \ nom-5.1.3 \ nom-7.1.3 \ nom-8.0.0 \ notify-rust-4.11.7 \ nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ num-derive-0.3.3 \ num-traits-0.2.19 \ num_threads-0.1.7 \ objc2-0.6.1 \ objc2-core-foundation-0.3.1 \ objc2-encode-4.1.0 \ objc2-foundation-0.3.1 \ once_cell-1.21.3 \ opaque-debug-0.3.1 \ open-5.3.2 \ option-ext-0.2.0 \ ordered-float-2.10.1 \ ordered-multimap-0.7.3 \ ordered-stream-0.2.0 \ os_info-3.10.0 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ path-slash-0.2.1 \ pathdiff-0.2.3 \ pathsearch-0.2.0 \ percent-encoding-2.3.1 \ pest-2.8.0 \ pest_derive-2.8.0 \ pest_generator-2.8.0 \ pest_meta-2.8.0 \ phf-0.11.3 \ phf_codegen-0.11.3 \ phf_generator-0.11.3 \ phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ piper-0.2.4 \ plist-1.7.1 \ polling-3.7.4 \ portable-atomic-1.11.0 \ portable-atomic-util-0.2.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ proc-macro-crate-3.3.0 \ proc-macro2-1.0.95 \ process_control-5.0.0 \ prodash-29.0.2 \ quick-xml-0.32.0 \ quick-xml-0.37.5 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.8.5 \ rand-0.9.1 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.11 \ redox_users-0.4.6 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rust-ini-0.21.1 \ rustix-0.38.44 \ rustix-1.0.5 \ rustversion-1.0.20 \ ryu-1.0.20 \ same-file-1.0.6 \ schemars-0.8.22 \ schemars_derive-0.8.22 \ scopeguard-1.2.0 \ semver-0.11.0 \ semver-1.0.26 \ semver-parser-0.10.3 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ serde_json-1.0.140 \ serde_repr-0.1.20 \ serde_spanned-0.6.8 \ sha1-0.10.6 \ sha1-checked-0.10.0 \ sha2-0.9.9 \ sha2-0.10.8 \ shadow-rs-1.1.1 \ shared_library-0.1.9 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.1.17 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.5 \ siphasher-1.0.1 \ slab-0.4.9 \ smallvec-1.15.0 \ stable_deref_trait-1.2.0 \ starship-battery-0.10.1 \ static_assertions-1.1.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.101 \ synstructure-0.13.1 \ systemstat-0.2.4 \ tauri-winrt-notification-0.7.2 \ tempfile-3.19.1 \ terminal_size-0.4.2 \ terminfo-0.7.5 \ termios-0.3.3 \ termtree-0.5.1 \ termwiz-0.15.0 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.8.21 \ toml_datetime-0.6.9 \ toml_edit-0.22.25 \ toml_write-0.1.0 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ trim-in-place-0.1.7 \ typenum-1.18.0 \ tz-rs-0.7.0 \ tzdb-0.7.2 \ tzdb_data-0.2.2 \ ucd-trie-0.1.7 \ uds_windows-1.1.0 \ uluru-3.1.0 \ unicase-2.8.1 \ unicode-bom-2.0.3 \ unicode-ident-1.0.18 \ unicode-normalization-0.1.24 \ unicode-segmentation-1.12.0 \ unicode-width-0.2.0 \ unicode-xid-0.2.6 \ uom-0.36.0 \ url-2.5.4 \ urlencoding-2.1.3 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ version_check-0.9.5 \ versions-7.0.0 \ vtparse-0.6.2 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasite-0.1.0 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ which-7.0.3 \ whoami-1.6.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.61.1 \ windows-collections-0.2.0 \ windows-core-0.61.0 \ windows-future-0.2.0 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-numerics-0.2.0 \ windows-result-0.3.2 \ windows-strings-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows-version-0.1.4 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.7 \ winres-0.1.12 \ winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ xdg-home-1.3.0 \ yaml-rust2-0.10.1 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zbus-5.5.0 \ zbus_macros-5.5.0 \ zbus_names-4.2.0 \ zerocopy-0.7.35 \ zerocopy-0.8.25 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.25 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zlib-rs-0.5.0 \ zvariant-5.4.0 \ zvariant_derive-5.4.0 \ zvariant_utils-3.2.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 .include diff --git a/sysutils/async/Makefile b/sysutils/async/Makefile index bf1ffaae8bfa..b55ee451208b 100644 --- a/sysutils/async/Makefile +++ b/sysutils/async/Makefile @@ -1,69 +1,69 @@ PORTNAME= async DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Tool to parallelize shell commands WWW= https://github.com/ctbur/async LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ctbur CARGO_CRATES= aho-corasick-0.7.3 \ ansi_term-0.11.0 \ atty-0.2.11 \ autocfg-0.1.4 \ bincode-1.1.4 \ bitflags-1.1.0 \ byteorder-1.3.2 \ cfg-if-0.1.9 \ clap-2.33.0 \ env_logger-0.6.1 \ heck-0.3.1 \ humantime-1.2.0 \ lazy_static-1.3.0 \ libc-0.2.58 \ log-0.4.6 \ memchr-2.2.0 \ num_cpus-1.10.1 \ numtoa-0.1.0 \ proc-macro2-0.4.30 \ quick-error-1.2.2 \ quote-0.6.12 \ redox_syscall-0.1.54 \ redox_termios-0.1.1 \ regex-1.1.7 \ regex-syntax-0.6.7 \ serde-1.0.92 \ serde_derive-1.0.92 \ strsim-0.8.0 \ structopt-0.2.16 \ structopt-derive-0.2.16 \ syn-0.15.36 \ termcolor-1.0.5 \ termion-1.5.3 \ textwrap-0.11.0 \ thread_local-0.3.6 \ threadpool-1.7.1 \ 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 \ 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/${PORTNAME} .include diff --git a/sysutils/b3sum/Makefile b/sysutils/b3sum/Makefile index 74e9f8a69176..f9901b285df3 100644 --- a/sysutils/b3sum/Makefile +++ b/sysutils/b3sum/Makefile @@ -1,29 +1,29 @@ PORTNAME= b3sum PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command line implementation of the BLAKE3 hash function WWW= https://github.com/BLAKE3-team/BLAKE3 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE_A2 USES= cargo WRKSRC_SUBDIR= b3sum PLIST_FILES= bin/b3sum USE_GITHUB= yes GH_ACCOUNT= BLAKE3-team GH_PROJECT= BLAKE3 .include .if ${ARCH} == aarch64 CARGO_FEATURES= neon .endif .include diff --git a/sysutils/backdown/Makefile b/sysutils/backdown/Makefile index 894657ec7349..5d9d89d911a0 100644 --- a/sysutils/backdown/Makefile +++ b/sysutils/backdown/Makefile @@ -1,20 +1,20 @@ PORTNAME= backdown DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org COMMENT= Tool to safely and ergonomically remove duplicate files WWW= https://github.com/Canop/backdown LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Canop PLIST_FILES= bin/backdown .include diff --git a/sysutils/bkt/Makefile b/sysutils/bkt/Makefile index fcb1595dc078..04fe2630bbd7 100644 --- a/sysutils/bkt/Makefile +++ b/sysutils/bkt/Makefile @@ -1,33 +1,33 @@ PORTNAME= bkt DISTVERSION= 0.8.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org COMMENT= Subprocess caching utility WWW= https://github.com/dimo414/bkt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= dimo414 OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes MANPAGES_DESC= Build and install auto-generated manpages MANPAGES_BUILD_DEPENDS= help2man:misc/help2man post-build-MANPAGES-on: help2man -s 1 -Nn "${COMMENT}" \ ${CARGO_TARGET_DIR}/*/${PORTNAME} \ -o ${WRKSRC}/${PORTNAME}.1 post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/sysutils/bottom/Makefile b/sysutils/bottom/Makefile index 5605dea115b9..cf1944bfda24 100644 --- a/sysutils/bottom/Makefile +++ b/sysutils/bottom/Makefile @@ -1,41 +1,41 @@ PORTNAME= bottom DISTVERSION= 0.10.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= adamw@FreeBSD.org COMMENT= Graphical process and system monitor WWW= https://github.com/ClementTsang/bottom LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ClementTsang PORTDOCS= * PLIST_FILES= bin/btm \ share/man/man1/btm.1.gz \ share/bash-completion/completions/btm \ share/fish/vendor_completions.d/btm.fish \ share/zsh/site-functions/_btm OPTIONS_DEFINE= DOCS # Build manpages and shell completion CARGO_ENV+= BTM_GENERATE=true GEN_DIR= ${WRKDIR}/bottom-*/target/tmp/bottom post-install: ${INSTALL_MAN} ${GEN_DIR}/manpage/btm.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${GEN_DIR}/completion/btm.bash ${STAGEDIR}${PREFIX}/share/bash-completion/completions/btm ${INSTALL_DATA} ${GEN_DIR}/completion/btm.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${GEN_DIR}/completion/_btm ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs/content && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/bupstash/Makefile b/sysutils/bupstash/Makefile index 2693adc44980..e2d8523ad22e 100644 --- a/sysutils/bupstash/Makefile +++ b/sysutils/bupstash/Makefile @@ -1,24 +1,24 @@ PORTNAME= bupstash DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= sysutils MAINTAINER= felix@userspace.com.au COMMENT= Easy and efficient encrypted backups WWW= https://bupstash.io LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsodium.so:security/libsodium USES= cargo USE_GITHUB= yes GH_ACCOUNT= andrewchambers CARGO_FEATURES= --no-default-features PLIST_FILES= bin/bupstash .include diff --git a/sysutils/conserve/Makefile b/sysutils/conserve/Makefile index bd2a219914cf..fff999c0114b 100644 --- a/sysutils/conserve/Makefile +++ b/sysutils/conserve/Makefile @@ -1,348 +1,348 @@ PORTNAME= conserve DISTVERSIONPREFIX= v DISTVERSION= 24.8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Robust file backup tool WWW= https://github.com/sourcefrog/conserve LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_i386= rust/llvm runs out of memory USES= cargo USE_GITHUB= yes GH_ACCOUNT= sourcefrog RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ arrayvec-0.4.12 \ assert_cmd-2.0.14 \ assert_fs-1.1.1 \ assert_matches-1.5.0 \ atty-0.2.14 \ autocfg-1.2.0 \ aws-config-1.2.0 \ aws-credential-types-1.2.0 \ aws-runtime-1.2.0 \ aws-sdk-s3-1.23.0 \ aws-sdk-sso-1.20.0 \ aws-sdk-ssooidc-1.20.0 \ aws-sdk-sts-1.20.0 \ aws-sigv4-1.2.0 \ aws-smithy-async-1.2.1 \ aws-smithy-checksums-0.60.7 \ aws-smithy-eventstream-0.60.4 \ aws-smithy-http-0.60.7 \ aws-smithy-json-0.60.7 \ aws-smithy-query-0.60.7 \ aws-smithy-runtime-1.3.0 \ aws-smithy-runtime-api-1.4.0 \ aws-smithy-types-1.1.8 \ aws-smithy-xml-0.60.7 \ aws-types-1.2.0 \ backtrace-0.3.71 \ base16ct-0.1.1 \ base64-0.21.7 \ base64-0.22.0 \ base64-simd-0.8.0 \ base64ct-1.6.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake2-rfc-0.2.18 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bytes-1.6.0 \ bytes-utils-0.1.4 \ cachedir-0.3.1 \ cc-1.0.94 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clicolors-control-1.0.1 \ colorchoice-1.0.0 \ const-oid-0.9.6 \ constant_time_eq-0.1.5 \ convert_case-0.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cp_r-0.5.1 \ cpufeatures-0.2.12 \ crc32c-0.6.8 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crypto-bigint-0.4.9 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ der-0.6.1 \ deranged-0.3.11 \ derive_more-0.99.17 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dir-assert-0.2.0 \ doc-comment-0.3.3 \ ecdsa-0.14.8 \ either-1.11.0 \ elliptic-curve-0.12.3 \ equivalent-1.0.1 \ errno-0.3.8 \ fail-0.5.1 \ fastrand-2.0.2 \ ff-0.12.1 \ filetime-0.2.23 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.14 \ gimli-0.28.1 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ group-0.12.1 \ h2-0.3.26 \ hashbrown-0.14.3 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hmac-0.12.1 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.28 \ hyper-rustls-0.24.2 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-2.2.6 \ indoc-2.0.5 \ io-lifetimes-1.0.11 \ itertools-0.12.1 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ libm-0.2.8 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ lru-0.12.3 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.7.2 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ mutants-0.0.3 \ nix-0.28.0 \ nodrop-0.1.14 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ nutmeg-0.1.4 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ outref-0.5.1 \ overload-0.1.1 \ p256-0.11.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs8-0.9.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.79 \ proptest-1.4.0 \ proptest-derive-0.4.0 \ quick-error-1.2.3 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ readahead-iterator-0.1.1 \ redox_syscall-0.4.1 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-lite-0.1.5 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ rfc6979-0.3.1 \ ring-0.17.8 \ rstest-0.19.0 \ rstest_macros-0.19.0 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.37.27 \ rustix-0.38.32 \ rustls-0.21.11 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.15 \ rusty-fork-0.3.0 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ sec1-0.3.0 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ signal-hook-registry-1.4.1 \ signature-1.6.4 \ slab-0.4.9 \ smallvec-1.13.2 \ snap-1.1.1 \ socket2-0.5.6 \ spin-0.9.8 \ spki-0.6.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.58 \ tempfile-3.10.1 \ terminal_size-0.2.6 \ terminal_size-0.3.0 \ termtree-0.4.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ thousands-0.2.0 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-util-0.7.10 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-appender-0.2.3 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-serde-0.1.3 \ tracing-subscriber-0.3.18 \ tracing-test-0.2.4 \ tracing-test-macro-0.2.4 \ try-lock-0.2.5 \ typenum-1.17.0 \ unarray-0.1.4 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unix_mode-0.1.4 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.8.0 \ uzers-0.11.3 \ valuable-0.1.0 \ version_check-0.9.4 \ vsimd-0.8.0 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ xmlparser-0.13.6 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == armv7 || ${ARCH} == powerpc LTO_UNSAFE= yes .endif .include diff --git a/sysutils/czkawka/Makefile b/sysutils/czkawka/Makefile index 127183c6842f..91ebd4c263ca 100644 --- a/sysutils/czkawka/Makefile +++ b/sysutils/czkawka/Makefile @@ -1,47 +1,47 @@ PORTNAME= czkawka DISTVERSION= 9.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org COMMENT= Simple app to remove unnecessary files from your computer WWW= https://github.com/qarmin/czkawka LICENSE= CC-BY-4.0 MIT LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/${PORTNAME}_core/LICENSE BROKEN_i386= the trait bound [u64; 4]: BitViewSized is not satisfied USES= cargo gnome USE_GITHUB= yes GH_ACCOUNT= qarmin USE_GNOME= gdkpixbuf gtk40 # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= ${PLIST_FILES:Mbin/*:T} 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} post-patch: # XXX Skip the new GUI until runtime is tested @${REINPLACE_CMD} '/krokiet/d' ${WRKSRC}/Cargo.toml post-install: ${INSTALL_DATA} ${WRKSRC}/data/*.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/ddh/Makefile b/sysutils/ddh/Makefile index 3ddc3ce07ae7..cb26a261961c 100644 --- a/sysutils/ddh/Makefile +++ b/sysutils/ddh/Makefile @@ -1,59 +1,59 @@ PORTNAME= ddh DISTVERSIONPREFIX= win DISTVERSION= 64 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Fast duplicate file finder WWW= https://github.com/darakian/ddh LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= darakian CARGO_CRATES= ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ clap-2.34.0 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ either-1.8.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ itoa-1.0.5 \ libc-0.2.139 \ memoffset-0.7.1 \ nohash-hasher-0.1.3 \ num_cpus-1.15.0 \ proc-macro2-1.0.49 \ quote-1.0.23 \ rayon-1.6.1 \ rayon-core-1.10.1 \ ryu-1.0.12 \ scopeguard-1.1.0 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ siphasher-0.3.10 \ strsim-0.8.0 \ syn-1.0.107 \ textwrap-0.11.0 \ unicode-ident-1.0.6 \ unicode-width-0.1.10 \ 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 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/diskonaut/Makefile b/sysutils/diskonaut/Makefile index 9095bd73209f..c3053e6b914f 100644 --- a/sysutils/diskonaut/Makefile +++ b/sysutils/diskonaut/Makefile @@ -1,110 +1,110 @@ PORTNAME= diskonaut PORTVERSION= 0.11.0 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal disk space navigator WWW= https://github.com/imsnif/diskonaut 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} .include diff --git a/sysutils/diskus/Makefile b/sysutils/diskus/Makefile index a1181534b13b..9a850b1fd3f8 100644 --- a/sysutils/diskus/Makefile +++ b/sysutils/diskus/Makefile @@ -1,70 +1,70 @@ PORTNAME= diskus DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= sec.research.2005@gmail.com COMMENT= Mminimal, fast alternative to 'du -sh' WWW= https://github.com/sharkdp/diskus/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp CARGO_CRATES= ansi_term-0.11.0 \ arrayvec-0.4.12 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ clap-2.33.3 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ either-1.6.1 \ fuchsia-cprng-0.1.1 \ hermit-abi-0.1.19 \ humansize-1.1.1 \ itoa-0.4.8 \ lazy_static-1.4.0 \ libc-0.2.107 \ memoffset-0.6.4 \ nodrop-0.1.14 \ num-format-0.4.0 \ num_cpus-1.13.0 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rdrand-0.4.0 \ remove_dir_all-0.5.3 \ scopeguard-1.1.0 \ strsim-0.8.0 \ tempdir-0.3.7 \ term_size-0.3.2 \ textwrap-0.11.0 \ unicode-width-0.1.9 \ 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 PLIST_FILES= bin/diskus \ share/man/man1/${PORTNAME}.1.gz PORTDOCS= *.md OPTIONS_DEFINE= DOCS post-install: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/sysutils/dua-cli/Makefile b/sysutils/dua-cli/Makefile index 4d64bfb4a04e..f490101f4a5e 100644 --- a/sysutils/dua-cli/Makefile +++ b/sysutils/dua-cli/Makefile @@ -1,28 +1,28 @@ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.29.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Conveniently learn about the disk usage of directories WWW= https://github.com/Byron/dua-cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Byron PLIST_FILES= bin/dua PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/dust/Makefile b/sysutils/dust/Makefile index 123bcfc29f9d..a84e24a336d5 100644 --- a/sysutils/dust/Makefile +++ b/sysutils/dust/Makefile @@ -1,30 +1,30 @@ PORTNAME= dust DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= adamw@FreeBSD.org COMMENT= More useful and intuitive version of du WWW= https://github.com/bootandy/dust LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bootandy OPTIONS_DEFINE= EXAMPLES post-install: ${INSTALL_MAN} ${WRKSRC}/man-page/dust.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/completions/dust.bash ${STAGEDIR}${PREFIX}/share/bash-completion/completions/dust ${INSTALL_DATA} ${WRKSRC}/completions/dust.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${WRKSRC}/completions/_dust ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/config/config.toml ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/sysutils/dutree/Makefile b/sysutils/dutree/Makefile index 4f62ae2fcd42..cbf291362489 100644 --- a/sysutils/dutree/Makefile +++ b/sysutils/dutree/Makefile @@ -1,41 +1,41 @@ PORTNAME= dutree DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils PATCH_SITES= https://github.com/nachoparker/dutree/commit/ PATCHFILES= 55b8218767626e40940ee2cfd7cf1c4f643079cc.patch:-p1 MAINTAINER= pkubaj@FreeBSD.org COMMENT= Tool to analyze file system usage written in Rust WWW= https://github.com/nachoparker/dutree LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= nachoparker CARGO_CRATES= aho-corasick-0.7.6 \ arc-swap-0.4.3 \ getopts-0.2.21 \ lazy_static-1.0.0 \ libc-0.2.145 \ memchr-2.2.1 \ regex-1.3.1 \ regex-syntax-0.6.12 \ signal-hook-0.1.10 \ signal-hook-registry-1.1.1 \ terminal_size-0.1.8 \ thread_local-0.3.6 \ unicode-segmentation-1.2.0 \ unicode-width-0.1.6 \ 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} .include diff --git a/sysutils/elfx86exts/Makefile b/sysutils/elfx86exts/Makefile index 56306db203fd..4ff5c4d90d36 100644 --- a/sysutils/elfx86exts/Makefile +++ b/sysutils/elfx86exts/Makefile @@ -1,90 +1,90 @@ PORTNAME= elfx86exts DISTVERSIONPREFIX= ${PORTNAME}@ DISTVERSION= 0.6.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= jamie@catflap.org COMMENT= Decode binaries and show which instruction set extensions they use WWW= https://github.com/pkgw/elfx86exts LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= pkgw CARGO_CRATES= adler-1.0.2 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ assert_cmd-2.0.12 \ bstr-1.7.0 \ byteorder-1.5.0 \ capstone-0.11.0 \ capstone-sys-0.15.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.6 \ clap_builder-4.4.6 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ crc32fast-1.3.2 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.9.0 \ escargot-0.5.8 \ flate2-1.0.27 \ heck-0.4.1 \ itertools-0.11.0 \ itoa-1.0.9 \ libc-0.2.149 \ log-0.4.20 \ memchr-2.6.4 \ memmap-0.7.0 \ miniz_oxide-0.7.1 \ object-0.32.1 \ once_cell-1.18.0 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.69 \ quote-1.0.33 \ regex-automata-0.4.1 \ ruzstd-0.4.0 \ ryu-1.0.15 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.107 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.38 \ termtree-0.4.1 \ thiserror-core-1.0.38 \ thiserror-core-impl-1.0.38 \ twox-hash-1.6.3 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ 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 \ windows-sys-0.48.0 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.48.5 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${DISTVERSION} PLIST_FILES= bin/elfx86exts .include diff --git a/sysutils/erdtree/Makefile b/sysutils/erdtree/Makefile index a9b4f3605f8f..7baf49804bf3 100644 --- a/sysutils/erdtree/Makefile +++ b/sysutils/erdtree/Makefile @@ -1,22 +1,22 @@ PORTNAME= erdtree DISTVERSIONPREFIX= v DISTVERSION= 3.1.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils MAINTAINER= se@FreeBSD.org COMMENT= Filesystem and disk-usage analysis tool WWW= https://github.com/solidiquis/erdtree LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= solidiquis TEST_TARGET= tests PLIST_FILES= bin/erd .include diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index 2e44d082540d..12d05d4f2fe9 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -1,78 +1,78 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= Modern replacement for ls WWW= https://the.exa.website/ 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 .include diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile index c1d62840d9b1..3622b761c9f5 100644 --- a/sysutils/eza/Makefile +++ b/sysutils/eza/Makefile @@ -1,38 +1,39 @@ PORTNAME= eza DISTVERSIONPREFIX= v DISTVERSION= 0.21.6 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/eza-community/${PORTNAME}/releases/download/v${DISTVERSION}/man-${DISTVERSION}.tar.gz?dummy=/:man DISTFILES= ${PORTNAME}-man-${DISTVERSION}.tar.gz:man MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp COMMENT= Modern, maintained replacement for ls WWW= https://eza.rocks/ LICENSE= EUPL12 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cargo USE_GITHUB= yes GH_ACCOUNT= eza-community PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME}.bash \ share/fish/completions/${PORTNAME}.fish \ share/man/man1/eza.1.gz \ share/man/man5/eza_colors-explanation.5.gz \ share/man/man5/eza_colors.5.gz \ share/zsh/site-functions/_${PORTNAME} post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/bash/${PORTNAME} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/fish/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/zsh/_${PORTNAME} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} ${INSTALL_MAN} ${WRKDIR}/target/man-${DISTVERSION}/*.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKDIR}/target/man-${DISTVERSION}/*.5 ${STAGEDIR}${PREFIX}/share/man/man5 .include diff --git a/sysutils/faketty/Makefile b/sysutils/faketty/Makefile index c82623053bf3..d6652fdf1605 100644 --- a/sysutils/faketty/Makefile +++ b/sysutils/faketty/Makefile @@ -1,56 +1,56 @@ PORTNAME= faketty DISTVERSION= 1.0.18 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Wrapper to exec a command in a pty, even if redirecting the output WWW= https://github.com/dtolnay/faketty 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= dtolnay CARGO_CRATES= anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ bitflags-2.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ heck-0.5.0 \ is_terminal_polyfill-1.70.1 \ libc-0.2.157 \ nix-0.29.0 \ proc-macro2-1.0.86 \ quote-1.0.36 \ scratch-1.0.7 \ strsim-0.11.1 \ syn-2.0.75 \ unicode-ident-1.0.12 \ utf8parse-0.2.2 \ windows-sys-0.52.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/fclones/Makefile b/sysutils/fclones/Makefile index 00261c0a0b50..bfe1795fae8a 100644 --- a/sysutils/fclones/Makefile +++ b/sysutils/fclones/Makefile @@ -1,221 +1,221 @@ PORTNAME= fclones DISTVERSIONPREFIX= v DISTVERSION= 0.35.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Efficient duplicate file finder WWW= https://github.com/pkolaczk/fclones LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= pkolaczk WRKSRC_SUBDIR= fclones CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi-escapes-0.1.1 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ assert_matches-1.5.0 \ atty-0.2.14 \ autocfg-1.4.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.9.0 \ blake3-1.6.1 \ block-buffer-0.10.4 \ bstr-1.11.3 \ bumpalo-3.17.0 \ byte-unit-4.0.19 \ byteorder-1.5.0 \ bytesize-1.3.2 \ cc-1.2.16 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ clap-4.5.31 \ clap_builder-4.5.31 \ clap_complete-4.5.46 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ console-0.15.11 \ constant_time_eq-0.3.1 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ csv-1.3.1 \ csv-core-0.1.12 \ dashmap-5.5.3 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dtparse-2.0.1 \ dunce-1.0.5 \ either-1.14.0 \ encode_unicode-1.0.0 \ equivalent-1.0.2 \ errno-0.3.10 \ fallible-iterator-0.3.0 \ fastrand-2.3.0 \ fiemap-0.1.2 \ file-owner-0.1.2 \ filetime-0.2.25 \ fs2-0.4.3 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ getrandom-0.3.1 \ globset-0.4.16 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.23 \ indexmap-1.9.3 \ indexmap-2.7.1 \ instant-0.1.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.11.0 \ itoa-1.0.15 \ js-sys-0.3.77 \ keccak-0.1.5 \ lazy-init-0.5.1 \ lazy_static-1.5.0 \ libc-0.2.170 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ lock_api-0.4.12 \ log-0.4.26 \ maplit-1.0.2 \ memchr-2.7.4 \ metrohash-1.0.7 \ minimal-lexical-0.2.1 \ nix-0.27.1 \ nix-0.29.0 \ nom-7.1.3 \ nom-regex-0.2.0 \ ntapi-0.4.1 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ once_cell-1.20.3 \ option-ext-0.2.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.10 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ ppv-lite86-0.2.20 \ priority-queue-1.4.0 \ proc-macro2-1.0.94 \ quote-1.0.39 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.2.16 \ redox_syscall-0.5.10 \ redox_users-0.4.6 \ reflink-0.1.3 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rust_decimal-1.36.0 \ rustix-0.38.44 \ rustversion-1.0.20 \ ryu-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.218 \ serde_derive-1.0.218 \ serde_json-1.0.140 \ serde_test-1.0.177 \ sha2-0.10.8 \ sha3-0.10.8 \ shlex-1.3.0 \ sled-0.34.7 \ smallvec-1.14.0 \ status-line-0.2.0 \ stfu8-0.2.7 \ strsim-0.11.1 \ syn-2.0.99 \ sysinfo-0.29.11 \ tempfile-3.17.1 \ terminal_size-0.4.1 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ thread_local-1.1.8 \ typed-sled-0.2.3 \ typenum-1.18.0 \ unicode-ident-1.0.18 \ unicode-width-0.2.0 \ utf8-width-0.1.7 \ utf8parse-0.2.2 \ uuid-1.15.1 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-link-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.33.0 \ xattr-1.4.0 \ xxhash-rust-0.8.15 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index c39a41cec7de..061f614f85f0 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -1,47 +1,47 @@ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 10.2.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils PKGNAMESUFFIX= -find MAINTAINER= bofh@FreeBSD.org COMMENT= Simple, fast and user-friendly alternative to find WWW= https://github.com/sharkdp/fd 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 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-build: ${MKDIR} ${WRKSRC}/autocomplete ${CARGO_TARGET_DIR}/release/fd --gen-completions bash > ${WRKSRC}/autocomplete/fd.bash ${CARGO_TARGET_DIR}/release/fd --gen-completions fish > ${WRKSRC}/autocomplete/fd.fish post-install: ${INSTALL_MAN} ${WRKSRC}/doc/fd.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/autocomplete/fd.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/autocomplete/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/flipperbit/Makefile b/sysutils/flipperbit/Makefile index 447edacf25a7..98e978f7fe63 100644 --- a/sysutils/flipperbit/Makefile +++ b/sysutils/flipperbit/Makefile @@ -1,66 +1,66 @@ PORTNAME= flipperbit DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Corrupted files generator, random bits flipper WWW= https://github.com/0xor0ne/flipperbit LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cargo USE_GITHUB= yes GH_ACCOUNT= 0xor0ne CARGO_CRATES= atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ clap-3.1.18 \ clap_derive-3.1.18 \ clap_lex-0.2.0 \ const-random-0.1.13 \ const-random-macro-0.1.13 \ crunchy-0.2.2 \ debugoff-0.2.1 \ getrandom-0.2.6 \ goldberg-0.1.0 \ hashbrown-0.11.2 \ heck-0.4.0 \ hermit-abi-0.1.19 \ indexmap-1.8.1 \ lazy_static-1.4.0 \ libc-0.2.125 \ moisture-0.1.0 \ os_str_bytes-6.0.0 \ ppv-lite86-0.2.16 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.38 \ quote-1.0.18 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ simple-error-0.2.3 \ strsim-0.10.0 \ syn-1.0.93 \ termcolor-1.1.3 \ textwrap-0.15.0 \ tiny-keccak-2.0.2 \ unicode-xid-0.2.3 \ unroll-0.1.5 \ version_check-0.9.4 \ 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 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile index 76a05bebc3f1..8cc008233960 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -1,206 +1,206 @@ PORTNAME= flowgger DISTVERSION= 0.3.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= ports@FreeBSD.org COMMENT= Fast data collector WWW= https://github.com/awslabs/flowgger LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= capnp:devel/capnproto USES= cargo ssl #BROKEN_SSL= openssl openssl31 #BROKEN_SSL_REASON= Cannot detect OpenSSL 3.0.0 and later CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ async-trait-0.1.60 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ bitflags-1.3.2 \ build_const-0.2.2 \ byteorder-0.5.3 \ byteorder-1.4.3 \ bytes-1.3.0 \ capnp-0.10.3 \ capnp-0.14.11 \ capnpc-0.10.2 \ cc-1.0.78 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-3.2.23 \ clap_lex-0.2.4 \ combine-4.6.6 \ core_affinity-0.7.6 \ crc-1.8.1 \ crc32fast-1.3.2 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.14 \ dtoa-0.2.2 \ error-chain-0.10.0 \ filetime-0.2.19 \ flate2-0.2.20 \ flate2-1.0.25 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-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 \ generator-0.7.2 \ getrandom-0.2.8 \ gimli-0.27.0 \ glob-0.3.0 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ idna-0.3.0 \ indexmap-1.9.2 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ iovec-0.1.4 \ itoa-0.1.1 \ itoa-1.0.5 \ kafka-0.8.0 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.139 \ lock_api-0.4.9 \ log-0.3.9 \ log-0.4.17 \ may-0.3.31 \ may_queue-0.1.10 \ memchr-2.5.0 \ memoffset-0.7.1 \ miniz-sys-0.1.12 \ miniz_oxide-0.6.2 \ mio-0.6.23 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.5.0 \ net2-0.2.38 \ nix-0.26.1 \ notify-4.0.17 \ num-traits-0.1.43 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ object-0.30.0 \ once_cell-1.17.0 \ openssl-0.10.45 \ openssl-macros-0.1.0 \ openssl-sys-0.9.80 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.5 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.2.0 \ phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.49 \ quote-1.0.23 \ rand-0.4.6 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ rdrand-0.4.0 \ redis-0.21.7 \ redox_syscall-0.2.16 \ ref_slice-1.2.1 \ regex-1.7.0 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.21 \ rustversion-1.0.11 \ ryu-1.0.12 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-0.8.23 \ serde-1.0.152 \ serde-xml-rs-0.5.1 \ serde_derive-1.0.152 \ serde_json-0.8.6 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ siphasher-0.3.10 \ slab-0.4.7 \ smallvec-1.10.0 \ snap-0.2.5 \ socket2-0.4.7 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.107 \ tempdir-0.3.7 \ termcolor-1.1.3 \ textwrap-0.16.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.3.15 \ time-macros-0.2.4 \ time-tz-0.3.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.10 \ twox-hash-1.6.3 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ url-2.3.1 \ vcpkg-0.2.15 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.39.0 \ windows-sys-0.32.0 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.32.0 \ windows_aarch64_msvc-0.39.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.32.0 \ windows_i686_gnu-0.39.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.32.0 \ windows_i686_msvc-0.39.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.32.0 \ windows_x86_64_gnu-0.39.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.32.0 \ windows_x86_64_msvc-0.39.0 \ windows_x86_64_msvc-0.42.0 \ ws2_32-sys-0.2.1 \ xml-rs-0.8.4 post-install: ${INSTALL_DATA} ${WRKSRC}/flowgger.toml \ ${STAGEDIR}${PREFIX}/etc/flowgger.toml.sample .include diff --git a/sysutils/framework-system/Makefile b/sysutils/framework-system/Makefile index ef074115a18e..f4afe3ca9f18 100644 --- a/sysutils/framework-system/Makefile +++ b/sysutils/framework-system/Makefile @@ -1,27 +1,27 @@ PORTNAME= framework-system DISTVERSIONPREFIX=v DISTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dhs@frame.work COMMENT= Framework Computer System Utility WWW= https://github.com/FrameworkComputer/framework-system LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libhidapi.so:comms/hidapi USES= cargo USE_GITHUB= yes GH_ACCOUNT= FrameworkComputer CARGO_BUILD_ARGS= -p framework_tool CARGO_INSTALL_PATH= framework_tool CARGO_FEATURES= --no-default-features freebsd PLIST_FILES= bin/framework_tool .include diff --git a/sysutils/freebsd-rustdate/Makefile b/sysutils/freebsd-rustdate/Makefile index 7d701de93fe3..391fe581c018 100644 --- a/sysutils/freebsd-rustdate/Makefile +++ b/sysutils/freebsd-rustdate/Makefile @@ -1,45 +1,46 @@ PORTNAME= freebsd-rustdate DISTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://rustdate.over-yonder.net/dl/ \ https://distfiles.over-yonder.net/freebsd-rustdate/ # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265703 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= fullermd@over-yonder.net COMMENT= Faster freebsd-update replacement WWW= https://rustdate.over-yonder.net/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo tar:xz PLIST_FILES= bin/freebsd-rustdate \ etc/bash_completion.d/freebsd-rustdate.bash \ share/fish/completions/freebsd-rustdate.fish \ share/zsh/site-functions/_freebsd-rustdate OPTIONS_DEFINE= BUNDLED_OPENSSL OPTIONS_DEFAULT= BUNDLED_OPENSSL BUNDLED_OPENSSL_DESC= Build with bundled OpenSSL BUNDLED_OPENSSL_USES= gmake perl5 BUNDLED_OPENSSL_USES_OFF= ssl BUNDLED_OPENSSL_USE= PERL5=build BUNDLED_OPENSSL_VARS_OFF= CARGO_FEATURES+=--no-default-features post-install: @${MKDIR} \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${STAGEDIR}${PREFIX}/bin/freebsd-rustdate complete -s bash > \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/freebsd-rustdate.bash ${STAGEDIR}${PREFIX}/bin/freebsd-rustdate complete -s fish > \ ${STAGEDIR}${PREFIX}/share/fish/completions/freebsd-rustdate.fish ${STAGEDIR}${PREFIX}/bin/freebsd-rustdate complete -s zsh > \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_freebsd-rustdate .include diff --git a/sysutils/fselect/Makefile b/sysutils/fselect/Makefile index e8bac7add96a..0baf449fb8f2 100644 --- a/sysutils/fselect/Makefile +++ b/sysutils/fselect/Makefile @@ -1,46 +1,46 @@ PORTNAME= fselect DISTVERSION= 0.8.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Find files with SQL-like queries WWW= https://github.com/jhspetersson/fselect LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= jhspetersson PLIST_FILES= bin/${PORTNAME} \ share/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 .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif post-install: ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/gstat-rs/Makefile b/sysutils/gstat-rs/Makefile index 7bca90ee0c61..97d07c39f26e 100644 --- a/sysutils/gstat-rs/Makefile +++ b/sysutils/gstat-rs/Makefile @@ -1,36 +1,36 @@ PORTNAME= gstat-rs DISTVERSIONPREFIX= gstat-v DISTVERSION= 0.1.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= asomers@FreeBSD.org COMMENT= Replacement for gstat(8) WWW= https://github.com/asomers/gstat-rs LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc= bindgen crashes, see https://github.com/rust-lang/rust-bindgen/issues/1746 BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USES= cargo USE_GITHUB= yes GH_ACCOUNT= asomers SUB_FILES= pkg-message 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}${PREFIX}/share/man/man8/gstat-rs.8 .include diff --git a/sysutils/handlr/Makefile b/sysutils/handlr/Makefile index 55784a533350..85428e1548fe 100644 --- a/sysutils/handlr/Makefile +++ b/sysutils/handlr/Makefile @@ -1,197 +1,197 @@ PORTNAME= handlr DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= sysutils MAINTAINER= sec.research.2005@gmail.com COMMENT= Manage mimeapps.list and default applications with ease WWW= https://github.com/Anomalocaridid/handlr LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Anomalocaridid GH_PROJECT= ${PORTNAME}-regex CARGO_CRATES= aho-corasick-0.7.18 \ arrayvec-0.5.2 \ ascii_table-3.0.2 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.0 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bumpalo-3.9.1 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.73 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-3.1.1 \ clap_derive-3.1.0 \ confy-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ digest-0.8.1 \ directories-2.0.2 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ either-1.6.1 \ encoding_rs-0.8.30 \ fake-simd-0.1.2 \ fastrand-1.7.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ freedesktop_entry_parser-1.3.0 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ generic-array-0.12.4 \ getrandom-0.2.5 \ glob-0.3.0 \ h2-0.3.11 \ hashbrown-0.11.2 \ heck-0.4.0 \ hermit-abi-0.1.19 \ http-0.2.6 \ http-body-0.4.4 \ httparse-1.6.0 \ httpdate-1.0.2 \ hyper-0.14.17 \ hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.8.0 \ instant-0.1.12 \ ipnet-2.3.1 \ itertools-0.10.3 \ itoa-1.0.1 \ js-sys-0.3.56 \ json-0.12.4 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.119 \ log-0.4.14 \ maplit-1.0.2 \ matches-0.1.9 \ memchr-2.4.1 \ mime-0.3.16 \ mime-db-1.6.0 \ minimal-lexical-0.2.1 \ mio-0.8.0 \ miow-0.3.7 \ native-tls-0.2.8 \ nom-5.1.2 \ nom-7.1.0 \ ntapi-0.3.7 \ once_cell-1.9.0 \ opaque-debug-0.2.3 \ openssl-0.10.38 \ openssl-probe-0.1.5 \ openssl-sys-0.9.72 \ os_str_bytes-6.0.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.8 \ pin-utils-0.1.0 \ pkg-config-0.3.24 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.36 \ quote-1.0.15 \ 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.9 \ ryu-1.0.9 \ schannel-0.1.19 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ serde-1.0.136 \ serde_derive-1.0.136 \ serde_json-1.0.79 \ serde_urlencoded-0.7.1 \ sha-1-0.8.2 \ shlex-1.1.0 \ slab-0.4.5 \ socket2-0.4.4 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.86 \ tempfile-3.3.0 \ termcolor-1.1.2 \ textwrap-0.14.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.17.0 \ tokio-macros-1.7.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.6.9 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.31 \ tracing-core-0.1.22 \ try-lock-0.2.3 \ typenum-1.15.0 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-xid-0.2.2 \ url-2.2.2 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.79 \ wasm-bindgen-backend-0.2.79 \ wasm-bindgen-futures-0.4.29 \ wasm-bindgen-macro-0.2.79 \ wasm-bindgen-macro-support-0.2.79 \ wasm-bindgen-shared-0.2.79 \ web-sys-0.3.56 \ 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 \ xdg-2.4.1 \ xdg-mime-0.3.3 PLIST_FILES= bin/handlr OPTIONS_DEFINE= COMPLETIONS OPTIONS_DEFAULT= COMPLETIONS COMPLETIONS_DESC= Install bash, zsh, and fish shell completions COMPLETIONS_PLIST_FILES= share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} post-install-COMPLETIONS-on: ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${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} .include diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index 721a90b22684..5ddc854b39dc 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -1,22 +1,22 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org COMMENT= Command-line hex viewer WWW= https://github.com/sharkdp/hexyl 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 PLIST_FILES= bin/hexyl .include diff --git a/sysutils/httm/Makefile b/sysutils/httm/Makefile index 3345458c3cb7..67b3211e3715 100644 --- a/sysutils/httm/Makefile +++ b/sysutils/httm/Makefile @@ -1,21 +1,22 @@ PORTNAME= httm DISTVERSION= 0.48.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org COMMENT= Dream of a CLI Time Machine WWW= https://github.com/kimono-koans/httm LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= Fails to build: non-binding let on a synchronization lock USES= cargo USE_GITHUB= yes GH_ACCOUNT= kimono-koans PLIST_FILES= bin/httm .include diff --git a/sysutils/jail_exporter/Makefile b/sysutils/jail_exporter/Makefile index 6da337696ba7..98ae67e415cd 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= 35 +PORTREVISION= 36 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk COMMENT= Prometheus exporter for FreeBSD jail metrics WWW= https://github.com/phyber/jail_exporter 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}${PREFIX}/share/man/man8 ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${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/joshuto/Makefile b/sysutils/joshuto/Makefile index f962b73df73c..e3a0c16e678b 100644 --- a/sysutils/joshuto/Makefile +++ b/sysutils/joshuto/Makefile @@ -1,268 +1,268 @@ PORTNAME= joshuto DISTVERSIONPREFIX= v DISTVERSION= 0.9.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Ranger-like terminal file manager WWW= https://github.com/kamiyaa/joshuto LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= kamiyaa CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ alphanumeric-sort-1.5.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi-to-tui-3.1.0 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ autocfg-1.1.0 \ base64-0.21.7 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bstr-1.9.1 \ bumpalo-3.15.4 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.90 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.35 \ clap-4.5.3 \ clap_builder-4.5.2 \ clap_complete-4.5.1 \ clap_derive-4.5.3 \ clap_lex-0.7.0 \ clipboard-win-4.5.0 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ colors-transform-0.2.11 \ compact_str-0.7.1 \ const_fn-0.4.9 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ core-foundation-sys-0.8.6 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ deranged-0.3.11 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dyn-clone-1.0.17 \ either-1.10.0 \ endian-type-0.1.2 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ exr-1.72.0 \ fd-lock-3.0.13 \ fdeflate-0.3.4 \ filetime-0.2.23 \ flate2-1.0.28 \ flume-0.11.0 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ getrandom-0.2.12 \ gif-0.13.1 \ git2-0.18.2 \ globset-0.4.14 \ half-2.4.0 \ hashbrown-0.14.3 \ heck-0.4.1 \ heck-0.5.0 \ home-0.5.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icy_sixel-0.1.2 \ idna-0.5.0 \ image-0.24.9 \ indexmap-2.2.5 \ indoc-2.0.4 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_debug-1.0.1 \ itertools-0.12.1 \ itoa-1.0.10 \ jobserver-0.1.28 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ libredox-0.0.1 \ libredox-0.0.2 \ libz-sys-1.1.15 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ lru-0.12.3 \ lscolors-0.17.0 \ memchr-2.7.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ nibble_vec-0.1.0 \ nix-0.26.4 \ nix-0.28.0 \ nom-7.1.3 \ notify-6.1.1 \ nu-ansi-term-0.50.0 \ num-conv-0.1.0 \ num-traits-0.2.18 \ num_threads-0.1.7 \ numtoa-0.1.0 \ once_cell-1.19.0 \ open-5.1.2 \ option-ext-0.2.0 \ os_str_bytes-6.6.1 \ paste-1.0.14 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ phf-0.11.2 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.11.2 \ pkg-config-0.3.30 \ png-0.17.13 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.79 \ qoi-0.4.1 \ quote-1.0.35 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.26.1 \ ratatui-image-0.8.1 \ rayon-1.9.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_termios-0.1.3 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ rustix-0.38.31 \ rustversion-1.0.14 \ rustyline-12.0.0 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_spanned-0.6.5 \ shadow-rs-0.26.1 \ shell-words-1.1.0 \ shellexpand-3.1.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ siphasher-0.3.11 \ smallvec-1.13.1 \ spin-0.9.8 \ stability-0.1.1 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ strsim-0.11.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ syn-1.0.109 \ syn-2.0.52 \ termion-2.0.3 \ termion-3.0.0 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tiff-0.9.1 \ time-0.3.34 \ time-core-0.1.2 \ time-macros-0.2.17 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.11 \ toml_datetime-0.6.5 \ toml_edit-0.22.7 \ tz-rs-0.6.14 \ tzdb-0.6.1 \ tzdb_data-0.1.2 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ url-2.5.0 \ utf8parse-0.2.1 \ uuid-1.7.0 \ uuid-macro-internal-1.7.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ weezl-0.1.8 \ whoami-1.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.6.5 \ xdg-2.5.2 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zune-inflate-0.2.54 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/kubie/Makefile b/sysutils/kubie/Makefile index 67b5858536bb..ff4bef08c876 100644 --- a/sysutils/kubie/Makefile +++ b/sysutils/kubie/Makefile @@ -1,33 +1,33 @@ PORTNAME= kubie DISTVERSIONPREFIX= v DISTVERSION= 0.25.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org COMMENT= Kubernetes context switching WWW= https://github.com/sbstp/kubie LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le riscv64 ONLY_FOR_ARCHS_REASON= Requires 64-bit processor USES= cargo USE_GITHUB= yes GH_ACCOUNT= sbstp BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT} PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME}.bash \ share/fish/completions/${PORTNAME}.fish \ post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completion/${PORTNAME}.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completion/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish .include diff --git a/sysutils/lsd/Makefile b/sysutils/lsd/Makefile index 1c8dc425f632..e9686c5237d6 100644 --- a/sysutils/lsd/Makefile +++ b/sysutils/lsd/Makefile @@ -1,20 +1,20 @@ PORTNAME= lsd DISTVERSIONPREFIX= v DISTVERSION= 1.1.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com COMMENT= Pretty ls alternative with support for icons WWW= https://github.com/lsd-rs/lsd/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= lsd-rs PLIST_FILES= bin/lsd .include diff --git a/sysutils/mcfly/Makefile b/sysutils/mcfly/Makefile index 464ecbc534ad..37b15a9bf41e 100644 --- a/sysutils/mcfly/Makefile +++ b/sysutils/mcfly/Makefile @@ -1,220 +1,220 @@ PORTNAME= mcfly DISTVERSIONPREFIX= v DISTVERSION= 0.9.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Fly through your shell history WWW= https://github.com/cantino/mcfly LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= cantino CARGO_CRATES= adler32-1.2.0 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ autocfg-1.4.0 \ autopilot-0.4.0 \ bitflags-1.3.2 \ bitflags-2.8.0 \ block-0.1.6 \ bumpalo-3.17.0 \ byteorder-1.5.0 \ cc-1.2.13 \ cfg-if-1.0.0 \ chrono-0.4.39 \ chrono-systemd-time-0.3.0 \ clap-4.5.28 \ clap_builder-4.5.27 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ cocoa-0.20.2 \ color_quant-1.1.0 \ colorchoice-1.0.3 \ config-0.15.7 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.7 \ core-graphics-0.19.2 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ csv-1.3.1 \ csv-core-0.1.11 \ deflate-0.7.20 \ directories-next-2.0.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.10 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ filedescriptor-0.8.2 \ foldhash-0.1.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ getrandom-0.1.16 \ getrandom-0.2.15 \ getrandom-0.3.1 \ gif-0.10.3 \ hashbrown-0.15.2 \ hashlink-0.10.0 \ heck-0.5.0 \ humantime-2.1.0 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ image-0.22.5 \ indexmap-2.7.1 \ inflate-0.4.5 \ is_terminal_polyfill-1.70.1 \ itertools-0.14.0 \ itoa-1.0.14 \ jpeg-decoder-0.1.22 \ js-sys-0.3.77 \ libc-0.2.169 \ libredox-0.1.3 \ libsqlite3-sys-0.31.0 \ linux-raw-sys-0.4.15 \ lock_api-0.4.12 \ log-0.4.25 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ memchr-2.7.4 \ mio-1.0.3 \ num-derive-0.2.5 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.2.4 \ num-traits-0.2.19 \ objc-0.2.7 \ once_cell-1.20.3 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ pathdiff-0.2.3 \ pkg-config-0.3.31 \ png-0.15.3 \ ppv-lite86-0.2.20 \ proc-macro2-0.4.30 \ proc-macro2-1.0.93 \ quote-0.6.13 \ quote-1.0.38 \ rand-0.7.3 \ rand-0.9.0 \ rand_chacha-0.2.2 \ rand_chacha-0.9.0 \ rand_core-0.5.1 \ rand_core-0.9.0 \ rand_hc-0.2.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.8 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rusqlite-0.33.0 \ rustix-0.38.44 \ rustversion-1.0.19 \ ryu-1.0.19 \ scoped_threadpool-0.1.9 \ scopeguard-1.2.0 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.138 \ serde_spanned-0.6.8 \ shellexpand-3.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ strsim-0.11.1 \ syn-0.15.44 \ syn-2.0.98 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ tiff-0.3.1 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.23 \ unicode-ident-1.0.16 \ unicode-segmentation-1.12.0 \ unicode-xid-0.1.0 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.1 \ wit-bindgen-rt-0.33.0 \ x11-2.21.0 \ zerocopy-0.7.35 \ zerocopy-0.8.17 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.17 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/mdcat/Makefile b/sysutils/mdcat/Makefile index 1a269a4b0ad2..5ee5c8295299 100644 --- a/sysutils/mdcat/Makefile +++ b/sysutils/mdcat/Makefile @@ -1,22 +1,22 @@ PORTNAME= mdcat DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 2.7.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org COMMENT= Cat for markdown WWW= https://github.com/swsnr/mdcat LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= swsnr PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/mprocs/Makefile b/sysutils/mprocs/Makefile index cfd386dbe8a8..9c7021df8661 100644 --- a/sysutils/mprocs/Makefile +++ b/sysutils/mprocs/Makefile @@ -1,22 +1,22 @@ PORTNAME= mprocs DISTVERSIONPREFIX= v DISTVERSION= 0.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dtxdf@FreeBSD.org COMMENT= Run multiple commands in parallel WWW= https://github.com/pvolok/mprocs/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gmake USE_GITHUB= yes GH_ACCOUNT= pvolok CARGO_INSTALL_PATH= src PLIST_FILES= bin/mprocs .include diff --git a/sysutils/onefetch/Makefile b/sysutils/onefetch/Makefile index a021702fd02c..617518d32ea8 100644 --- a/sysutils/onefetch/Makefile +++ b/sysutils/onefetch/Makefile @@ -1,36 +1,36 @@ PORTNAME= onefetch DISTVERSION= 2.22.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils devel MAINTAINER= lcook@FreeBSD.org COMMENT= Git repository summary on your terminal WWW= https://github.com/o2sh/onefetch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgit2.so:devel/libgit2 \ libzstd.so:archivers/zstd RUN_DEPENDS= git:devel/git USES= cargo USE_GITHUB= yes GH_ACCOUNT= o2sh PLIST_FILES= bin/${PORTNAME} PORTDOCS= CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT= MANPAGES MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz 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}${PREFIX}/share/man/man1 .include diff --git a/sysutils/pfetch-rs/Makefile b/sysutils/pfetch-rs/Makefile index 8d5dd12970f5..46565d6f6d68 100644 --- a/sysutils/pfetch-rs/Makefile +++ b/sysutils/pfetch-rs/Makefile @@ -1,21 +1,21 @@ PORTNAME= pfetch-rs DISTVERSIONPREFIX= v DISTVERSION= 2.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yonas.yanfa@gmail.com COMMENT= Rewrite of the pfetch system information tool in Rust WWW= https://github.com/Gobidev/pfetch-rs LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= Gobidev PLIST_FILES= bin/pfetch .include "Makefile.crates" .include diff --git a/sysutils/pollinfo/Makefile b/sysutils/pollinfo/Makefile index 31a720ffcf80..b06bfcac0b47 100644 --- a/sysutils/pollinfo/Makefile +++ b/sysutils/pollinfo/Makefile @@ -1,24 +1,24 @@ PORTNAME= pollinfo PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils devel MAINTAINER= arrowd@FreeBSD.org COMMENT= Poll/select dumper for FreeBSD WWW= https://github.com/kostikbel/pollinfo LICENSE= BSD2CLAUSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= kostikbel GH_TAGNAME= dbfc1c25d289c18c21e20c7ef5a0013e84724190 PLIST_FILES= bin/${PORTNAME} \ share/man/man1/pollinfo.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/pollinfo.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index e1188bb81789..cb92cb56c40a 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -1,128 +1,128 @@ PORTNAME= potnet DISTVERSION= 0.5.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org COMMENT= Utility to help sysutils/pot to manage the internal network WWW= https://github.com/bsdpot/potnet LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bsdpot CARGO_CRATES= android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anyhow-1.0.77 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.14.0 \ bytecount-0.6.7 \ camino-1.1.6 \ cargo-platform-0.1.6 \ cargo_metadata-0.14.2 \ cc-1.0.83 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clap-2.34.0 \ core-foundation-sys-0.8.6 \ dirs-2.0.2 \ dirs-sys-0.3.7 \ either-1.9.0 \ errno-0.3.8 \ error-chain-0.12.4 \ fastrand-2.0.1 \ getrandom-0.2.11 \ glob-0.3.1 \ heck-0.3.3 \ hermit-abi-0.1.19 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ ipnet-2.9.0 \ itertools-0.12.0 \ itoa-1.0.10 \ js-sys-0.3.66 \ lazy_static-1.4.0 \ libc-0.2.151 \ libredox-0.0.1 \ linux-raw-sys-0.4.12 \ log-0.4.20 \ memchr-2.7.1 \ mocktopus-0.8.0 \ mocktopus_macros-0.7.11 \ num-traits-0.2.17 \ once_cell-1.19.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.71 \ pulldown-cmark-0.9.3 \ quote-1.0.33 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ rustix-0.38.28 \ ryu-1.0.16 \ same-file-1.0.6 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ simplelog-0.7.6 \ skeptic-0.13.7 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ structopt-flags-0.3.6 \ syn-1.0.109 \ syn-2.0.43 \ tempfile-3.9.0 \ term-0.6.1 \ textwrap-0.11.0 \ thiserror-1.0.52 \ thiserror-impl-1.0.52 \ unicase-2.7.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/potcpu bin/potnet .include diff --git a/sysutils/process-viewer/Makefile b/sysutils/process-viewer/Makefile index 8291fcaaee0b..9ca385367609 100644 --- a/sysutils/process-viewer/Makefile +++ b/sysutils/process-viewer/Makefile @@ -1,106 +1,106 @@ PORTNAME= process-viewer DISTVERSION= g20220909 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Process viewer GUI in Rust WWW= https://github.com/guillaumegomez/process-viewer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene USES= cargo gnome USE_GNOME= cairo gdkpixbuf glib20 gtk40 pango USE_GITHUB= yes GH_ACCOUNT= guillaumegomez GH_TAGNAME= b270176 CARGO_CRATES= anyhow-1.0.57 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cairo-rs-0.15.11 \ cairo-sys-rs-0.15.1 \ cfg-expr-0.10.2 \ cfg-if-1.0.0 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-utils-0.8.8 \ either-1.6.1 \ field-offset-0.3.4 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-executor-0.3.21 \ futures-io-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ gdk-pixbuf-0.15.11 \ gdk-pixbuf-sys-0.15.10 \ gdk4-0.4.7 \ gdk4-sys-0.4.2 \ gio-0.15.11 \ gio-sys-0.15.10 \ glib-0.15.11 \ glib-macros-0.15.11 \ glib-sys-0.15.10 \ gobject-sys-0.15.10 \ graphene-rs-0.15.1 \ graphene-sys-0.15.10 \ gsk4-0.4.7 \ gsk4-sys-0.4.2 \ gtk4-0.4.7 \ gtk4-macros-0.4.7 \ gtk4-sys-0.4.5 \ heck-0.4.0 \ hermit-abi-0.1.19 \ lazy_static-1.4.0 \ libc-0.2.124 \ memchr-2.4.1 \ memoffset-0.6.5 \ ntapi-0.3.7 \ num_cpus-1.13.1 \ once_cell-1.10.0 \ pango-0.15.10 \ pango-sys-0.15.10 \ pest-2.1.3 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ proc-macro-crate-1.1.3 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.37 \ quick-xml-0.22.0 \ quote-1.0.18 \ rayon-1.5.2 \ rayon-core-1.9.2 \ rustc_version-0.3.3 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.136 \ serde_derive-1.0.136 \ slab-0.4.6 \ smallvec-1.8.0 \ syn-1.0.91 \ sysinfo-0.26.2 \ system-deps-6.0.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ toml-0.5.9 \ ucd-trie-0.1.3 \ unicode-xid-0.2.2 \ version-compare-0.1.0 \ version_check-0.9.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/process_viewer .include diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile index 7ea6c8209ef3..f8068c472dfd 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -1,321 +1,321 @@ PORTNAME= procs DISTVERSIONPREFIX= v DISTVERSION= 0.14.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Modern replacement for ps WWW= https://github.com/dalance/procs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo llvm:lib USE_GITHUB= yes GH_ACCOUNT= dalance MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.7.8 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.97 \ arrayvec-0.7.6 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-trait-0.1.88 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.21.7 \ bindgen-0.65.1 \ bindgen-0.70.1 \ bitflags-1.3.2 \ bitflags-2.9.0 \ bitvec-1.0.1 \ borsh-1.5.5 \ borsh-derive-1.5.5 \ bsd-kvm-0.1.5 \ bsd-kvm-sys-0.2.0 \ bumpalo-3.17.0 \ byte-unit-5.1.6 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.10.1 \ cc-1.2.16 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ clang-sys-1.8.1 \ clap-4.5.32 \ clap_builder-4.5.32 \ clap_complete-4.5.46 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ console-0.15.11 \ core-foundation-sys-0.8.7 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.14 \ crossbeam-utils-0.8.21 \ crossterm-0.27.0 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ deranged-0.3.11 \ directories-6.0.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ dockworker-0.6.0 \ downcast-0.11.0 \ either-1.15.0 \ encode_unicode-1.0.0 \ env_home-0.1.0 \ equivalent-1.0.2 \ errno-0.2.8 \ errno-0.3.10 \ errno-dragonfly-0.1.2 \ filetime-0.2.25 \ flate2-1.1.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fragile-2.0.0 \ funty-2.0.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getch-0.3.1 \ getrandom-0.2.15 \ gimli-0.31.1 \ glob-0.3.2 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ heck-0.5.0 \ hex-0.4.3 \ home-0.5.11 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.10.1 \ httpdate-1.0.3 \ hyper-0.14.32 \ hyperlocal-0.8.0 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.8.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.15 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.171 \ libloading-0.8.6 \ libproc-0.14.10 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.3 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.26 \ mach2-0.4.2 \ memchr-2.7.4 \ memoffset-0.7.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.5 \ minus-5.6.1 \ mio-0.8.11 \ mio-1.0.3 \ mockall-0.13.1 \ mockall_derive-0.13.1 \ named_pipe-0.4.1 \ nix-0.26.4 \ nix-0.29.0 \ nom-7.1.3 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ object-0.36.7 \ once_cell-1.21.2 \ option-ext-0.2.0 \ pager-0.16.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.1 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ prettyplease-0.2.31 \ proc-macro-crate-3.3.0 \ proc-macro2-1.0.94 \ procfs-0.17.0 \ procfs-core-0.17.0 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.40 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.10 \ redox_users-0.4.6 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rend-0.4.2 \ rkyv-0.7.45 \ rkyv_derive-0.7.45 \ rust_decimal-1.36.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustix-0.38.44 \ rustix-1.0.2 \ rustversion-1.0.20 \ ryu-1.0.20 \ scopeguard-1.2.0 \ seahash-4.1.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_spanned-0.6.8 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simdutf8-0.1.5 \ simplelog-0.12.2 \ slab-0.4.9 \ smallvec-1.14.0 \ socket2-0.5.8 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.100 \ synstructure-0.13.1 \ tap-1.0.1 \ tar-0.4.44 \ termbg-0.6.2 \ termcolor-1.4.1 \ termios-0.3.3 \ termtree-0.5.1 \ textwrap-0.16.2 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ time-0.3.39 \ time-core-0.1.3 \ time-macros-0.2.20 \ tinystr-0.7.6 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ tokio-1.44.1 \ tokio-macros-2.5.0 \ tokio-stream-0.1.17 \ tokio-util-0.7.14 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ unicode-ident-1.0.18 \ unicode-width-0.2.0 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8-width-0.1.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.16.0 \ uzers-0.12.1 \ version_check-0.9.5 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ which-4.4.2 \ which-7.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-link-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.4 \ winsafe-0.0.19 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xattr-1.5.0 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.8.23 \ zerocopy-derive-0.8.23 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.6 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/qmk_hid/Makefile b/sysutils/qmk_hid/Makefile index 6442d69c805b..b71aca40ed23 100644 --- a/sysutils/qmk_hid/Makefile +++ b/sysutils/qmk_hid/Makefile @@ -1,23 +1,23 @@ PORTNAME= qmk_hid DISTVERSIONPREFIX= v DISTVERSION= 0.1.12 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= dhs@frame.work COMMENT= Framework Computer QMK HID Utility WWW= https://github.com/FrameworkComputer/qmk_hid LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libhidapi.so:comms/hidapi USES= cargo USE_GITHUB= yes GH_ACCOUNT= FrameworkComputer PLIST_FILES= bin/qmk_hid .include diff --git a/sysutils/rldd/Makefile b/sysutils/rldd/Makefile index 332436ad08d4..dd3c8d481aad 100644 --- a/sysutils/rldd/Makefile +++ b/sysutils/rldd/Makefile @@ -1,28 +1,28 @@ PORTNAME= rldd DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org COMMENT= Print shared object dependencies WWW= https://github.com/zatrazz/rldd LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= zatrazz PLIST_FILES= bin/rldd PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/runiq/Makefile b/sysutils/runiq/Makefile index 1d1f2392e04f..d9bd385a8b57 100644 --- a/sysutils/runiq/Makefile +++ b/sysutils/runiq/Makefile @@ -1,209 +1,209 @@ PORTNAME= runiq DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Efficient way to filter duplicate lines from input, a la uniq WWW= https://github.com/whitfin/runiq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= whitfin CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.5 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ autocfg-0.1.8 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ bitflags-1.3.2 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bson-2.8.1 \ bstr-1.9.0 \ bumpalo-3.14.0 \ bytelines-2.5.0 \ bytesize-1.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.31 \ chrono-tz-0.8.5 \ chrono-tz-build-0.2.1 \ clap-4.4.13 \ clap_builder-4.4.12 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ cli-table-0.4.7 \ cli-table-derive-0.4.5 \ cloudabi-0.0.3 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossbeam-deque-0.8.4 \ crossbeam-epoch-0.9.17 \ crossbeam-utils-0.8.18 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ deranged-0.3.11 \ deunicode-1.4.2 \ digest-0.10.7 \ equivalent-1.0.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-1.3.0 \ format_num-0.1.0 \ fuchsia-cprng-0.1.1 \ funty-2.0.0 \ generic-array-0.14.7 \ getrandom-0.2.11 \ gimli-0.28.1 \ globset-0.4.14 \ globwalk-0.8.1 \ growable-bloom-filter-2.1.0 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hex-0.4.3 \ humansize-2.1.3 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ identity-hash-0.1.0 \ ignore-0.4.21 \ indexmap-1.9.3 \ indexmap-2.1.0 \ itoa-1.0.10 \ jen-1.7.0 \ js-sys-0.3.66 \ lazy_static-1.4.0 \ libc-0.2.151 \ libm-0.2.8 \ log-0.4.20 \ memchr-2.7.1 \ miniz_oxide-0.7.1 \ nanoid-0.4.0 \ num-traits-0.2.17 \ object-0.32.2 \ once_cell-1.19.0 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.3.1 \ pest-2.7.6 \ pest_derive-2.7.6 \ pest_generator-2.7.6 \ pest_meta-2.7.6 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.76 \ quote-1.0.35 \ radium-0.7.0 \ rand-0.6.5 \ rand-0.8.5 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ 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.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rustc-demangle-0.1.23 \ rustversion-1.0.14 \ ryu-1.0.16 \ same-file-1.0.6 \ serde-1.0.195 \ serde_bytes-0.11.14 \ serde_derive-1.0.195 \ serde_json-1.0.111 \ sha2-0.10.8 \ siphasher-0.3.11 \ slug-0.1.5 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ syn-1.0.109 \ syn-2.0.48 \ synstructure-0.12.6 \ tap-1.0.1 \ tera-1.19.1 \ termcolor-1.4.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ 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-ident-1.0.12 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ utf8parse-0.2.1 \ uuid-1.6.1 \ version_check-0.9.4 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ wyz-0.5.1 \ xxhash-rust-0.8.8 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/rust-coreutils/Makefile b/sysutils/rust-coreutils/Makefile index fffcb8197de0..5b894f481289 100644 --- a/sysutils/rust-coreutils/Makefile +++ b/sysutils/rust-coreutils/Makefile @@ -1,48 +1,48 @@ PORTNAME= rust-coreutils DISTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org COMMENT= Cross-platform Rust rewrite of the GNU coreutils WWW= https://crates.io/crates/coreutils LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= uutils GH_PROJECT= coreutils CARGO_FEATURES= unix BINPREFIX= uu- PLIST_SUB= BINPREFIX=${BINPREFIX} post-build: ${INSTALL_SCRIPT} ${FILESDIR}/symlink-install-helper.sh.in ${CARGO_TARGET_DIR}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%GREP%%|${GREP}|g' \ ${CARGO_TARGET_DIR}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%CARGO_TARGET_DIR%%|${CARGO_TARGET_DIR}|g' \ ${CARGO_TARGET_DIR}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%SED%%|${SED}|g' \ ${CARGO_TARGET_DIR}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%TR%%|${TR}|g' \ ${CARGO_TARGET_DIR}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%RLN%%|${RLN}|g' \ ${CARGO_TARGET_DIR}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%STAGEDIR%%|${STAGEDIR}|g' \ ${CARGO_TARGET_DIR}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ ${CARGO_TARGET_DIR}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%BINPREFIX%%|${BINPREFIX}|g' \ ${CARGO_TARGET_DIR}/symlink-install-helper.sh do-install: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/release/coreutils \ ${STAGEDIR}${PREFIX}/bin/${BINPREFIX}coreutils ${CARGO_TARGET_DIR}/symlink-install-helper.sh .include diff --git a/sysutils/rust-findutils/Makefile b/sysutils/rust-findutils/Makefile index 792aa3321316..69c4a11f1203 100644 --- a/sysutils/rust-findutils/Makefile +++ b/sysutils/rust-findutils/Makefile @@ -1,154 +1,154 @@ PORTNAME= rust-findutils DISTVERSION= 0.7.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org COMMENT= Rust implementation of findutils WWW= https://crates.io/crates/findutils LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo llvm:lib USE_GITHUB= yes GH_ACCOUNT= uutils GH_PROJECT= findutils CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.12 \ anstyle-1.0.8 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ assert_cmd-2.0.16 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bstr-1.9.1 \ bumpalo-3.12.0 \ cc-1.0.72 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ clap-4.5.17 \ clap_builder-4.5.17 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.3 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ dunce-1.0.4 \ errno-0.3.8 \ faccess-0.2.4 \ fastrand-2.0.1 \ filetime-0.2.25 \ float-cmp-0.9.0 \ futures-0.3.21 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-executor-0.3.21 \ futures-io-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ glob-0.3.1 \ iana-time-zone-0.1.47 \ js-sys-0.3.59 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.4.12 \ lock_api-0.4.7 \ log-0.4.14 \ memchr-2.7.2 \ nix-0.28.0 \ nix-0.29.0 \ normalize-line-endings-0.3.0 \ num-traits-0.2.14 \ number_prefix-0.4.0 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ os_display-0.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.24 \ predicates-3.1.2 \ predicates-core-1.0.6 \ predicates-tree-1.0.1 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.60 \ quote-1.0.28 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustix-0.38.31 \ same-file-1.0.4 \ scc-2.1.0 \ scopeguard-1.1.0 \ sdd-0.2.0 \ serde-1.0.147 \ serial_test-3.1.1 \ serial_test_derive-3.1.1 \ slab-0.4.6 \ smallvec-1.8.0 \ strsim-0.11.0 \ syn-2.0.18 \ tempfile-3.12.0 \ terminal_size-0.3.0 \ treeline-0.1.0 \ unicode-ident-1.0.9 \ unicode-width-0.1.9 \ utf8parse-0.2.1 \ uucore-0.0.27 \ uucore_procs-0.0.20 \ uuhelp_parser-0.0.20 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasm-bindgen-0.2.91 \ wasm-bindgen-backend-0.2.91 \ wasm-bindgen-macro-0.2.91 \ wasm-bindgen-macro-support-0.2.91 \ wasm-bindgen-shared-0.2.91 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.6 \ yansi-0.5.1 PLIST_FILES= bin/find \ bin/testing-commandline \ bin/xargs .include diff --git a/sysutils/syngesture/Makefile b/sysutils/syngesture/Makefile index 76f6cca2907c..d9b85f0256e1 100644 --- a/sysutils/syngesture/Makefile +++ b/sysutils/syngesture/Makefile @@ -1,37 +1,37 @@ PORTNAME= syngesture DISTVERSION= 1.0.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Swipes and gestures with the MT multitouch protocol WWW= https://github.com/mqudsi/syngesture LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= evtest:x11/evtest USES= cargo USE_GITHUB= yes GH_ACCOUNT= mqudsi CARGO_CRATES= aho-corasick-0.7.18 \ cfg-if-1.0.0 \ log-0.4.17 \ memchr-2.5.0 \ proc-macro2-1.0.43 \ quote-1.0.21 \ regex-1.6.0 \ regex-syntax-0.6.27 \ serde-1.0.143 \ serde_derive-1.0.143 \ serde_repr-0.1.9 \ syn-1.0.99 \ toml-0.5.9 \ unicode-ident-1.0.3 PLIST_FILES= bin/${PORTNAME}s .include diff --git a/sysutils/systeroid/Makefile b/sysutils/systeroid/Makefile index 148e65159f59..3c5b6257bc2e 100644 --- a/sysutils/systeroid/Makefile +++ b/sysutils/systeroid/Makefile @@ -1,229 +1,229 @@ PORTNAME= systeroid DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= More powerful alternative to sysctl(8) with a terminal user interface WWW= https://systeroid.cli.rs \ https://github.com/orhun/systeroid 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= orhun CARGO_CRATES= adler2-2.0.0 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ autocfg-1.4.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-0.1.6 \ bstr-1.11.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.2.3 \ cfg-if-1.0.0 \ chrono-0.4.39 \ clipboard-win-3.1.1 \ colorchoice-1.0.3 \ compact_str-0.8.0 \ console-0.15.8 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ copypasta-0.8.2 \ copypasta-ext-0.4.4 \ core-foundation-sys-0.8.7 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ diff-0.1.13 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dlib-0.5.2 \ dlv-list-0.5.2 \ downcast-rs-1.2.1 \ either-1.13.0 \ encode_unicode-0.3.6 \ enum-as-inner-0.6.1 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.10 \ flate2-1.0.35 \ fnv-1.0.7 \ foldhash-0.1.3 \ fxhash-0.2.1 \ gethostname-0.2.3 \ getopts-0.2.21 \ getrandom-0.2.15 \ globset-0.4.15 \ globwalk-0.8.1 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.4.0 \ home-0.5.9 \ humantime-2.1.0 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ ignore-0.4.23 \ indoc-2.0.5 \ insta-1.41.1 \ instability-0.3.3 \ is-terminal-0.4.13 \ is_ci-1.2.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.14 \ js-sys-0.3.76 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.5.0 \ libc-0.2.168 \ libloading-0.8.6 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.5 \ malloc_buf-0.0.6 \ memchr-2.7.4 \ memmap2-0.5.10 \ memoffset-0.6.5 \ miniz_oxide-0.8.0 \ nix-0.24.3 \ num-traits-0.2.19 \ numtoa-0.2.4 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.20.2 \ ordered-multimap-0.7.3 \ owo-colors-4.1.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parseit-0.1.2 \ paste-1.0.15 \ pkg-config-0.3.31 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.92 \ quote-1.0.37 \ ratatui-0.29.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.8 \ redox_termios-0.1.3 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rust-ini-0.21.1 \ rustix-0.38.42 \ rustversion-1.0.18 \ ryu-1.0.18 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ serde-1.0.216 \ serde_derive-1.0.216 \ serde_json-1.0.133 \ shlex-1.3.0 \ similar-2.6.0 \ smallvec-1.13.2 \ smithay-client-toolkit-0.16.1 \ smithay-clipboard-0.6.6 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ supports-color-2.1.0 \ supports-color-3.0.2 \ syn-2.0.90 \ sysctl-0.6.0 \ termion-4.0.3 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ tiny-keccak-2.0.2 \ trim-in-place-0.1.7 \ tui-logger-0.14.0 \ unicode-ident-1.0.14 \ unicode-segmentation-1.12.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ utf8parse-0.2.2 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ wayland-client-0.29.5 \ wayland-commons-0.29.5 \ wayland-cursor-0.29.5 \ wayland-protocols-0.29.5 \ wayland-scanner-0.29.5 \ wayland-sys-0.29.5 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-wsapoll-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ x11-clipboard-0.7.1 \ x11rb-0.10.1 \ x11rb-protocol-0.10.0 \ xcursor-0.3.8 \ xml-rs-0.8.24 \ yansi-1.0.1 PROGS= ${PORTNAME} \ ${PORTNAME}-tui PLIST_FILES= ${PROGS:S/^/bin\//} do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) .for p in ${PROGS} ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${p} \ ${STAGEDIR}${PREFIX}/bin .endfor .include diff --git a/sysutils/szyszka/Makefile b/sysutils/szyszka/Makefile index 051cf41fea3b..1fb25b30f23b 100644 --- a/sysutils/szyszka/Makefile +++ b/sysutils/szyszka/Makefile @@ -1,208 +1,208 @@ PORTNAME= szyszka DISTVERSION= 3.0.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Szyszka is fast and powerful file renamer WWW= https://github.com/qarmin/szyszka LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gnome USE_GNOME= glib20 gtk40 gdkpixbuf USE_GITHUB= yes GH_ACCOUNT= qarmin CARGO_CRATES= aho-corasick-1.0.1 \ android_system_properties-0.1.5 \ anyhow-1.0.71 \ arc-swap-1.6.0 \ autocfg-1.1.0 \ bitflags-1.3.2 \ block-0.1.6 \ block-buffer-0.10.4 \ bumpalo-3.13.0 \ cairo-rs-0.17.0 \ cairo-sys-rs-0.17.0 \ cc-1.0.79 \ cfg-expr-0.15.1 \ cfg-if-1.0.0 \ chrono-0.4.24 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.7 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ dashmap-5.4.0 \ deunicode-1.3.3 \ digest-0.10.7 \ directories-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.4 \ either-1.8.1 \ field-offset-0.3.5 \ find-crate-0.6.3 \ fluent-0.16.0 \ fluent-bundle-0.15.2 \ fluent-langneg-0.13.0 \ fluent-syntax-0.11.0 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ gdk-pixbuf-0.17.0 \ gdk-pixbuf-sys-0.17.0 \ gdk4-0.6.3 \ gdk4-sys-0.6.3 \ generic-array-0.14.7 \ getrandom-0.2.9 \ gio-0.17.9 \ gio-sys-0.17.4 \ glib-0.17.9 \ glib-macros-0.17.9 \ glib-sys-0.17.4 \ gobject-sys-0.17.4 \ graphene-rs-0.17.1 \ graphene-sys-0.17.0 \ gsk4-0.6.3 \ gsk4-sys-0.6.3 \ gtk4-0.6.6 \ gtk4-macros-0.6.6 \ gtk4-sys-0.6.3 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.2.6 \ humansize-2.1.3 \ i18n-config-0.4.4 \ i18n-embed-0.13.9 \ i18n-embed-fl-0.6.7 \ i18n-embed-impl-0.8.1 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ indexmap-1.9.3 \ intl-memoizer-0.5.1 \ intl_pluralrules-7.0.2 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ itoa-1.0.6 \ js-sys-0.3.63 \ jwalk-0.8.1 \ lazy_static-1.4.0 \ libc-0.2.144 \ libm-0.2.7 \ locale_config-0.3.0 \ lock_api-0.4.9 \ log-0.4.17 \ malloc_buf-0.0.6 \ memchr-2.5.0 \ memoffset-0.8.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.17.1 \ open-4.1.0 \ pango-0.17.4 \ pango-sys-0.17.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ pathdiff-0.2.1 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.58 \ quote-1.0.27 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.8.2 \ regex-syntax-0.7.2 \ rust-embed-6.6.1 \ rust-embed-impl-6.5.0 \ rust-embed-utils-7.5.0 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ self_cell-0.10.2 \ semver-1.0.17 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_spanned-0.6.2 \ sha2-0.10.6 \ slab-0.4.8 \ slugmin-1.0.2 \ smallvec-1.10.0 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.16 \ system-deps-6.1.0 \ target-lexicon-0.12.7 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.1.45 \ tinystr-0.7.1 \ toml-0.5.11 \ toml-0.7.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ type-map-0.4.0 \ typenum-1.16.0 \ unic-langid-0.9.1 \ unic-langid-impl-0.9.1 \ unicode-ident-1.0.8 \ version-compare-0.1.1 \ version_check-0.9.4 \ walkdir-2.3.3 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.86 \ wasm-bindgen-backend-0.2.86 \ wasm-bindgen-macro-0.2.86 \ wasm-bindgen-macro-support-0.2.86 \ wasm-bindgen-shared-0.2.86 \ 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.48.0 \ windows-sys-0.45.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/tailspin/Makefile b/sysutils/tailspin/Makefile index 20e8024882bc..102543140997 100644 --- a/sysutils/tailspin/Makefile +++ b/sysutils/tailspin/Makefile @@ -1,44 +1,45 @@ PORTNAME= tailspin DISTVERSION= 5.4.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org COMMENT= Log file highlighter WWW= https://github.com/bensadeh/tailspin LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bensadeh PLIST_FILES= bin/tspin \ etc/bash_completion.d/tspin \ share/fish/completions/tspin.fish \ share/man/man1/tspin.1.gz \ share/zsh/site-functions/_tspin PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install: ${INSTALL_MAN} ${WRKSRC}/man/tspin.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/tspin.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/tspin @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/tspin.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions/tspin.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/tspin.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_tspin post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/tealdeer/Makefile b/sysutils/tealdeer/Makefile index b529316e54a5..e96fd22c61f5 100644 --- a/sysutils/tealdeer/Makefile +++ b/sysutils/tealdeer/Makefile @@ -1,48 +1,48 @@ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Fast tldr client written in Rust WWW= https://github.com/dbrgn/tealdeer 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 CONFLICTS_INSTALL= tldr PLIST_FILES= bin/tldr PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= COMPLETIONS DOCS LOGGER OPTIONS_DEFAULT= COMPLETIONS LOGGER_DESC= Debug build with logging enabled LOGGER_VARS= CARGO_FEATURES+=logging COMPLETIONS_DESC= Install bash, fish and zsh shell completions COMPLETIONS_PLIST_FILES= share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} post-install: .for _shell in bash fish zsh ${INSTALL_DATA} ${WRKSRC}/completion/${_shell}_${PORTNAME} \ ${STAGEDIR}${PREFIX}/${COMPLETIONS_PLIST_FILES:M*${_shell}*} .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/tere/Makefile b/sysutils/tere/Makefile index 5a768c1f0478..50b961486014 100644 --- a/sysutils/tere/Makefile +++ b/sysutils/tere/Makefile @@ -1,115 +1,115 @@ PORTNAME= tere DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal file explorer WWW= https://github.com/mgunyho/tere LICENSE= EUPL12 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= mgunyho CARGO_CRATES= aho-corasick-1.1.3 \ anstyle-1.0.8 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ cfg-if-1.0.0 \ clap-4.5.17 \ clap_builder-4.5.17 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ comma-1.0.0 \ crokey-0.5.1 \ crokey-proc_macros-0.5.1 \ crossterm-0.24.0 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ errno-0.3.9 \ fastrand-2.1.1 \ getrandom-0.2.15 \ heck-0.5.0 \ itoa-1.0.11 \ libc-0.2.158 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ memoffset-0.6.5 \ mio-0.8.11 \ nix-0.25.1 \ once_cell-1.20.0 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pin-utils-0.1.0 \ proc-macro2-1.0.86 \ quote-1.0.37 \ redox_syscall-0.5.4 \ redox_users-0.4.6 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rexpect-0.5.0 \ rustix-0.38.37 \ rustversion-1.0.17 \ ryu-1.0.18 \ scopeguard-1.2.0 \ serde-1.0.210 \ serde_derive-1.0.210 \ serde_json-1.0.128 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ smawk-0.3.2 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ syn-1.0.109 \ syn-2.0.77 \ tempfile-3.12.0 \ terminal_size-0.3.0 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ unicode-ident-1.0.13 \ unicode-linebreak-0.1.5 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.13 \ wasi-0.11.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 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/tiempo/Makefile b/sysutils/tiempo/Makefile index b48e79e6405c..4e9f6b4817c3 100644 --- a/sysutils/tiempo/Makefile +++ b/sysutils/tiempo/Makefile @@ -1,163 +1,163 @@ PORTNAME= tiempo DISTVERSION= 1.11.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Command-line time tracker WWW= https://tiempo.categulario.xyz/ \ https://gitlab.com/categulario/tiempo-rs LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITLAB= yes GL_ACCOUNT= categulario GL_PROJECT= tiempo-rs GL_TAGNAME= 10820c5d77eafaa31f3eede6811e8ca8a757c9cd CARGO_CRATES= ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bumpalo-3.16.0 \ cc-1.0.104 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.5.8 \ clap_builder-4.5.8 \ clap_derive-4.5.8 \ clap_lex-0.7.1 \ cloudabi-0.0.3 \ colorchoice-1.0.1 \ core-foundation-sys-0.8.6 \ csv-1.3.0 \ csv-core-0.1.11 \ diff-0.1.13 \ directories-3.0.2 \ dirs-sys-0.3.7 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.9 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-2.1.0 \ fuchsia-cprng-0.1.1 \ getrandom-0.2.15 \ hashbrown-0.14.5 \ hashlink-0.9.1 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hostname-0.3.1 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ indexmap-2.2.6 \ is_executable-1.0.1 \ is_terminal_polyfill-1.70.0 \ isolang-1.0.0 \ itertools-0.10.5 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.5.0 \ libc-0.2.155 \ libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ match_cfg-0.1.0 \ memchr-2.7.4 \ num-traits-0.2.19 \ once_cell-1.19.0 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pkg-config-0.3.30 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.86 \ quote-1.0.36 \ 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 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rusqlite-0.31.0 \ rustix-0.38.34 \ rustversion-1.0.17 \ ryu-1.0.18 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.120 \ serde_yaml-0.9.34+deprecated \ siphasher-0.2.3 \ smallvec-1.13.2 \ smawk-0.3.2 \ strsim-0.11.1 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syn-2.0.68 \ tempfile-3.10.1 \ textwrap-0.14.2 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ timeago-0.3.1 \ toml-0.5.11 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-width-0.1.13 \ unsafe-libyaml-0.2.11 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 \ yansi-0.5.1 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 PLIST_FILES= bin/t .include diff --git a/sysutils/tldr/Makefile b/sysutils/tldr/Makefile index cabfbddcfacd..f5b8023c0d58 100644 --- a/sysutils/tldr/Makefile +++ b/sysutils/tldr/Makefile @@ -1,32 +1,33 @@ PORTNAME= tldr DISTVERSIONPREFIX= v DISTVERSION= 1.11.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= adamw@FreeBSD.org COMMENT= "Official" Rust tldr client WWW= https://tldr.sh/tlrc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_PROJECT= tlrc GH_ACCOUNT= tldr-pages CONFLICTS_INSTALL= tealdeer PLIST_FILES= bin/tldr \ share/man/man1/tldr.1.gz \ share/bash-completion/completions/tldr \ share/fish/vendor_completions.d/tldr.fish \ share/zsh/site-functions/_tldr post-install: ${INSTALL_MAN} ${WRKSRC}/tldr.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/completions/tldr.bash ${STAGEDIR}${PREFIX}/share/bash-completion/completions/tldr ${INSTALL_DATA} ${WRKSRC}/completions/tldr.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${WRKSRC}/completions/_tldr ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include diff --git a/sysutils/topgrade/Makefile b/sysutils/topgrade/Makefile index 725027da374c..fa00c333526a 100644 --- a/sysutils/topgrade/Makefile +++ b/sysutils/topgrade/Makefile @@ -1,34 +1,34 @@ PORTNAME= topgrade DISTVERSIONPREFIX= v DISTVERSION= 16.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= freebsd@scd-systems.net COMMENT= Tool for upgrade everything WWW= https://github.com/topgrade-rs/topgrade LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= sudo:security/sudo USES= cargo USE_GITHUB= yes GH_ACCOUNT= topgrade-rs PLIST_FILES= bin/topgrade \ share/man/man1/topgrade.1.gz PORTEXAMPLES= config.example.toml OPTIONS_DEFINE= EXAMPLES post-install: ${STAGEDIR}${PREFIX}/bin/${PORTNAME} --gen-manpage > ${WRKSRC}/${PORTNAME}.1 ${INSTALL_MAN} ${WRKSRC}/topgrade.1 ${STAGEDIR}${PREFIX}/share/man/man1/ post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/sysutils/tuckr/Makefile b/sysutils/tuckr/Makefile index bae2bd8d2938..bd45015a0529 100644 --- a/sysutils/tuckr/Makefile +++ b/sysutils/tuckr/Makefile @@ -1,158 +1,158 @@ PORTNAME= tuckr DISTVERSION= 0.11.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Super-powered replacement for GNU Stow WWW= https://github.com/RaphGL/Tuckr LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= RaphGL GH_PROJECT= Tuckr CARGO_CRATES= aead-0.5.2 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ ansi-str-0.9.0 \ ansitok-0.3.0 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ arc-swap-1.7.1 \ arrayvec-0.7.6 \ base62-2.2.1 \ bitflags-1.3.2 \ bitflags-2.9.0 \ block-buffer-0.10.4 \ bstr-1.12.0 \ bytecount-0.6.8 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ cipher-0.4.4 \ clap-4.5.38 \ clap_builder-4.5.38 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ cpufeatures-0.2.17 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ digest-0.10.7 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ either-1.15.0 \ enumflags2-0.7.11 \ enumflags2_derive-0.7.11 \ equivalent-1.0.2 \ generic-array-0.14.7 \ getrandom-0.2.16 \ getrandom-0.3.3 \ glob-0.3.2 \ globset-0.4.16 \ globwalk-0.8.1 \ hashbrown-0.15.3 \ heck-0.5.0 \ ignore-0.4.23 \ indexmap-2.9.0 \ inout-0.1.4 \ is_terminal_polyfill-1.70.1 \ itertools-0.11.0 \ itoa-1.0.15 \ lazy_static-1.5.0 \ libc-0.2.172 \ libredox-0.1.3 \ log-0.4.27 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ normpath-1.3.0 \ once_cell-1.21.3 \ opaque-debug-0.3.1 \ option-ext-0.2.0 \ owo-colors-4.2.0 \ papergrid-0.15.0 \ poly1305-0.8.0 \ proc-macro-error-attr2-2.0.0 \ proc-macro-error2-2.0.1 \ proc-macro2-1.0.95 \ quote-1.0.40 \ r-efi-5.2.0 \ rand_core-0.6.4 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rpassword-7.4.0 \ rtoolbox-0.0.3 \ rust-i18n-3.1.4 \ rust-i18n-macro-3.1.4 \ rust-i18n-support-3.1.4 \ rustversion-1.0.20 \ ryu-1.0.20 \ same-file-1.0.6 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_spanned-0.6.8 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.9 \ siphasher-1.0.1 \ smallvec-1.15.0 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-2.0.101 \ sys-locale-0.3.2 \ tabled-0.19.0 \ tabled_derive-0.11.0 \ testing_table-0.3.0 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ toml-0.8.22 \ toml_datetime-0.6.9 \ toml_edit-0.22.26 \ toml_write-0.1.1 \ triomphe-0.1.14 \ typenum-1.18.0 \ unicode-ident-1.0.18 \ unicode-width-0.2.0 \ universal-hash-0.5.1 \ unsafe-libyaml-0.2.11 \ utf8parse-0.2.2 \ version_check-0.9.5 \ vte-0.14.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ winapi-util-0.1.9 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.10 \ wit-bindgen-rt-0.39.0 \ zerocopy-0.8.25 \ zerocopy-derive-0.8.25 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/vivid/Makefile b/sysutils/vivid/Makefile index cbebe00ffc43..9be62899260b 100644 --- a/sysutils/vivid/Makefile +++ b/sysutils/vivid/Makefile @@ -1,67 +1,67 @@ PORTNAME= vivid DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= sysutils MAINTAINER= 0mp@FreeBSD.org COMMENT= Themeable LS_COLORS generator with a rich filetype datebase WWW= https://github.com/sharkdp/vivid 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.4 \ ansi_term-0.12.1 \ atty-0.2.14 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ cc-1.0.72 \ cfg-if-1.0.0 \ clap-2.34.0 \ cpufeatures-0.2.1 \ digest-0.9.0 \ dirs-4.0.0 \ dirs-sys-0.3.6 \ generic-array-0.14.5 \ getrandom-0.2.4 \ hermit-abi-0.1.19 \ lazy_static-1.4.0 \ libc-0.2.116 \ linked-hash-map-0.5.4 \ opaque-debug-0.3.0 \ proc-macro2-1.0.36 \ quote-1.0.15 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ rust-embed-6.3.0 \ rust-embed-impl-6.2.0 \ rust-embed-utils-7.1.0 \ same-file-1.0.6 \ sha2-0.9.9 \ strsim-0.8.0 \ syn-1.0.86 \ term_size-0.3.2 \ textwrap-0.11.0 \ typenum-1.15.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.4 \ 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/wiper/Makefile b/sysutils/wiper/Makefile index f062be45fead..86608d2a63c1 100644 --- a/sysutils/wiper/Makefile +++ b/sysutils/wiper/Makefile @@ -1,161 +1,161 @@ PORTNAME= wiper DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils PKGNAMESUFFIX= -disk-cleanup-tool MAINTAINER= yuri@FreeBSD.org COMMENT= Disk analyser and cleanup tool WWW= https://github.com/ikebastuz/wiper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License USES= cargo USE_GITHUB= yes GH_ACCOUNT= ikebastuz CARGO_CRATES= ahash-0.8.7 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bstr-1.9.1 \ bumpalo-3.16.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.38 \ compact_str-0.7.1 \ core-foundation-sys-0.8.6 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ either-1.9.0 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indoc-2.0.4 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ itertools-0.12.1 \ itoa-1.0.10 \ js-sys-0.3.69 \ jwalk-0.8.1 \ libc-0.2.153 \ lock_api-0.4.11 \ log-0.4.20 \ lru-0.12.2 \ malloc_buf-0.0.6 \ memchr-2.7.1 \ mio-0.8.10 \ normpath-1.2.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ objc-0.2.7 \ once_cell-1.19.0 \ open-5.1.3 \ opener-0.7.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ proc-macro2-1.0.78 \ quote-1.0.35 \ ratatui-0.26.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-automata-0.4.6 \ rustversion-1.0.14 \ ryu-1.0.16 \ scopeguard-1.2.0 \ serde-1.0.201 \ serde_derive-1.0.201 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.13.1 \ stability-0.1.1 \ static_assertions-1.1.0 \ strum-0.26.1 \ strum_macros-0.26.1 \ syn-1.0.109 \ syn-2.0.48 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ trash-4.1.1 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ url-2.5.0 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.56.0 \ windows-core-0.52.0 \ windows-core-0.56.0 \ windows-implement-0.56.0 \ windows-interface-0.56.0 \ windows-result-0.1.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/xcp/Makefile b/sysutils/xcp/Makefile index 445c47878e61..d5e62ce9cc4c 100644 --- a/sysutils/xcp/Makefile +++ b/sysutils/xcp/Makefile @@ -1,139 +1,139 @@ PORTNAME= xcp DISTVERSIONPREFIX= v DISTVERSION= 0.24.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Extended 'cp' command WWW= https://github.com/tarka/xcp LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= cargo USE_GITHUB= yes GH_ACCOUNT= tarka CARGO_CRATES= aho-corasick-1.1.3 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.97 \ autocfg-1.4.0 \ bitflags-2.9.0 \ blocking-threadpool-1.0.1 \ bstr-1.10.0 \ bumpalo-3.17.0 \ cfg-if-1.0.0 \ clap-4.5.35 \ clap_builder-4.5.35 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ console-0.15.11 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ deranged-0.3.11 \ encode_unicode-1.0.0 \ errno-0.3.10 \ exacl-0.12.0 \ fastrand-2.3.0 \ fslock-0.2.1 \ getrandom-0.3.2 \ glob-0.3.2 \ globset-0.4.15 \ heck-0.5.0 \ hermit-abi-0.3.9 \ ignore-0.4.23 \ indicatif-0.17.11 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ js-sys-0.3.72 \ lazy_static-0.2.11 \ libc-0.2.171 \ libm-0.2.11 \ linux-raw-sys-0.9.4 \ log-0.4.27 \ memchr-2.7.4 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ once_cell-1.21.1 \ portable-atomic-1.11.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ proc-macro2-1.0.94 \ quote-1.0.40 \ r-efi-5.2.0 \ rand-0.9.0 \ rand_chacha-0.9.0 \ rand_core-0.9.3 \ rand_distr-0.5.1 \ rand_xorshift-0.4.0 \ regex-1.11.1 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ rustix-1.0.5 \ rustversion-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.210 \ serde_derive-1.0.210 \ simplelog-0.12.2 \ strsim-0.11.1 \ syn-2.0.100 \ tempfile-3.19.1 \ termcolor-1.4.1 \ terminal_size-0.4.2 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ unbytify-0.2.0 \ unicode-ident-1.0.18 \ unicode-width-0.2.0 \ utf8parse-0.2.2 \ uuid-1.16.0 \ walkdir-2.5.0 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-time-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ wit-bindgen-rt-0.39.0 \ xattr-1.5.0 \ zerocopy-0.8.24 \ zerocopy-derive-0.8.24 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/yadf/Makefile b/sysutils/yadf/Makefile index a5b563e6477c..57c10cb97c5e 100644 --- a/sysutils/yadf/Makefile +++ b/sysutils/yadf/Makefile @@ -1,132 +1,132 @@ PORTNAME= yadf DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils MAINTAINER= sec.research.2005@gmail.com COMMENT= Yet Another Duplicate files finder WWW= https://github.com/jrimbault/yadf LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= jrimbault CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ anyhow-1.0.53 \ assert_cmd-2.0.4 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.63 \ bitflags-1.3.2 \ bstr-0.2.17 \ byte-unit-4.0.13 \ cc-1.0.72 \ cfg-if-1.0.0 \ clap-3.0.10 \ clap-verbosity-flag-0.4.0 \ clap_derive-3.0.6 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.2 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.6 \ crossbeam-utils-0.8.6 \ 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 \ dunce-1.0.2 \ either-1.6.1 \ env_logger-0.9.0 \ float-cmp-0.9.0 \ fnv-1.0.7 \ getrandom-0.2.4 \ gimli-0.26.1 \ globset-0.4.8 \ hashbrown-0.11.2 \ heck-0.4.0 \ hermit-abi-0.1.19 \ highway-0.7.0 \ human-panic-1.0.3 \ humantime-2.1.0 \ ignore-0.4.18 \ indexmap-1.8.0 \ itertools-0.10.3 \ itoa-0.4.8 \ itoa-1.0.1 \ lazy_static-1.4.0 \ libc-0.2.113 \ log-0.4.14 \ memchr-2.4.1 \ memoffset-0.6.5 \ metrohash-1.0.6 \ miniz_oxide-0.4.4 \ normalize-line-endings-0.3.0 \ ntapi-0.3.6 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ object-0.27.1 \ once_cell-1.9.0 \ os_str_bytes-6.0.0 \ os_type-2.4.0 \ ppv-lite86-0.2.16 \ predicates-2.1.1 \ predicates-core-1.0.3 \ predicates-tree-1.0.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.36 \ quote-1.0.15 \ 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-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc-demangle-0.1.21 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ seahash-4.1.0 \ serde-1.0.135 \ serde_derive-1.0.135 \ serde_json-1.0.78 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.86 \ sysinfo-0.23.0 \ termcolor-1.1.2 \ termtree-0.2.4 \ textwrap-0.14.2 \ thread_local-1.1.3 \ toml-0.5.8 \ twox-hash-1.6.2 \ typed-builder-0.9.1 \ unicode-xid-0.2.2 \ utf8-width-0.1.5 \ uuid-0.8.2 \ version_check-0.9.4 \ 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 PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/yazi/Makefile b/sysutils/yazi/Makefile index 082b10eefbaa..62db8511b4aa 100644 --- a/sysutils/yazi/Makefile +++ b/sysutils/yazi/Makefile @@ -1,54 +1,54 @@ PORTNAME= yazi DISTVERSIONPREFIX= v DISTVERSION= 25.5.31 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= nivit@FreeBSD.org COMMENT= Blazing fast terminal file manager WWW= https://yazi-rs.github.io/ LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE BSL ISCL MIT MPL20 \ Unicode-DFS-2016 ZLIB LICENSE_COMB= multi LICENSE_NAME_Unicode-DFS-2016= Unicode License Agreement - Data Files and Software (2016) LICENSE_TEXT_Unicode-DFS-2016= Terms of use at https://spdx.org/licenses/Unicode-DFS-2016.html LICENSE_PERMS_Unicode-DFS-2016= dist-mirror dist-sell pkg-mirror pkg-sell \ auto-accept BUILD_DEPENDS= gawk:lang/gawk \ xsltproc:textproc/libxslt LIB_DEPENDS= libonig.so:devel/oniguruma RUN_DEPENDS= exiftool:graphics/p5-Image-ExifTool USES= cargo desktop-file-utils gmake USE_GITHUB= yes GH_ACCOUNT= sxyazi CARGO_INSTALL_PATH= yazi-fm yazi-cli OPTIONS_DEFINE= AUXTOOLS EXAMPLES OPTIONS_DEFAULT= AUXTOOLS AUXTOOLS_DESC= Install auxiliary tools (fd, fzf, etc.) AUXTOOLS_RUN_DEPENDS= 7z:archivers/7-zip \ chafa:graphics/chafa \ fd:sysutils/fd \ ffmpegthumbnailer:multimedia/ffmpegthumbnailer \ fzf:textproc/fzf \ jq:textproc/jq \ nerd-fonts>=2.1.0:x11-fonts/nerd-fonts \ pdfimages:graphics/poppler-utils \ rg:textproc/ripgrep \ zoxide:sysutils/zoxide post-install: ${INSTALL_DATA} ${WRKSRC}/assets/${PORTNAME}.desktop \ ${STAGEDIR}${DESKTOPDIR}/${PORTNAME}.desktop post-install-EXAMPLES-on: (${MKDIR} ${STAGEDIR}${EXAMPLESDIR} && \ cd ${WRKSRC}/yazi-config/preset && \ ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/sysutils/zellij/Makefile b/sysutils/zellij/Makefile index ac2063cf1d18..6e42cddfffd9 100644 --- a/sysutils/zellij/Makefile +++ b/sysutils/zellij/Makefile @@ -1,529 +1,529 @@ PORTNAME= zellij DISTVERSIONPREFIX= v DISTVERSION= 0.42.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= riggs@FreeBSD.org COMMENT= Versatile, extensible terminal multiplexer WWW= https://zellij.dev/ 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 LIB_DEPENDS= libcurl.so:ftp/curl \ libzstd.so:archivers/zstd USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= zellij-org PLIST_FILES= bin/zellij CARGO_CRATES= addr2line-0.17.0 \ addr2line-0.24.2 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-0.7.20 \ aho-corasick-1.0.1 \ allocator-api2-0.2.21 \ ambient-authority-0.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anyhow-1.0.95 \ arbitrary-1.4.1 \ arc-swap-1.5.0 \ arrayvec-0.5.2 \ arrayvec-0.7.2 \ async-attributes-1.1.2 \ async-channel-1.8.0 \ async-executor-1.4.1 \ async-global-executor-2.3.1 \ async-io-1.13.0 \ async-lock-2.8.0 \ async-process-1.4.0 \ async-std-1.11.0 \ async-task-4.2.0 \ async-trait-0.1.80 \ atomic-0.6.0 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.65 \ backtrace-ext-0.2.1 \ base64-0.13.0 \ base64-0.21.0 \ base64-0.22.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ blocking-1.2.0 \ bstr-1.5.0 \ bumpalo-3.16.0 \ bytemuck-1.22.0 \ byteorder-1.4.3 \ bytes-1.6.0 \ cache-padded-1.2.0 \ cap-fs-ext-3.4.2 \ cap-net-ext-3.4.2 \ cap-primitives-3.4.2 \ cap-rand-3.4.2 \ cap-std-3.4.2 \ cap-time-ext-3.4.2 \ cassowary-0.3.0 \ castaway-0.1.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ clap-3.2.4 \ clap_complete-3.2.1 \ clap_derive-3.2.4 \ clap_lex-0.2.2 \ close_fds-0.3.2 \ cobs-0.2.3 \ colored-2.0.0 \ colorsys-0.6.5 \ concurrent-queue-1.2.2 \ concurrent-queue-2.2.0 \ console-0.15.0 \ core-foundation-sys-0.8.3 \ cpp_demangle-0.4.3 \ cpufeatures-0.2.2 \ cranelift-bforest-0.116.1 \ cranelift-bitset-0.116.1 \ cranelift-codegen-0.116.1 \ cranelift-codegen-meta-0.116.1 \ cranelift-codegen-shared-0.116.1 \ cranelift-control-0.116.1 \ cranelift-entity-0.116.1 \ cranelift-frontend-0.116.1 \ cranelift-isle-0.116.1 \ cranelift-native-0.116.1 \ crc32fast-1.4.0 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-queue-0.3.5 \ crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ csscolorparser-0.6.2 \ ctor-0.1.22 \ curl-0.4.44 \ curl-sys-0.4.68+curl-8.4.0 \ daemonize-0.5.0 \ debugid-0.8.0 \ deltae-0.3.0 \ derivative-2.2.0 \ dialoguer-0.10.4 \ digest-0.10.7 \ directories-5.0.1 \ directories-next-2.0.0 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dissimilar-1.0.6 \ either-1.6.1 \ embedded-io-0.4.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ erased-serde-0.3.20 \ errno-0.3.10 \ euclid-0.22.9 \ event-listener-2.5.2 \ expect-test-1.4.1 \ fallible-iterator-0.3.0 \ fancy-regex-0.11.0 \ fastrand-1.7.0 \ fastrand-2.1.0 \ fd-lock-4.0.2 \ file-id-0.1.0 \ filedescriptor-0.8.3 \ filetime-0.2.21 \ finl_unicode-1.2.0 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ foldhash-0.1.4 \ form_urlencoded-1.2.1 \ fs-set-times-0.20.1 \ fsevent-sys-4.1.0 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-io-0.3.28 \ futures-lite-1.13.0 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ fxprof-processed-profile-0.6.0 \ generic-array-0.14.5 \ getopts-0.2.21 \ getrandom-0.2.10 \ getrandom-0.3.1 \ ghost-0.1.4 \ gimli-0.26.1 \ gimli-0.31.1 \ globset-0.4.10 \ gloo-timers-0.2.4 \ hashbrown-0.11.2 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.3.3 \ heck-0.4.0 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hex-0.4.3 \ highway-0.6.4 \ http-0.2.9 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ id-arena-2.2.1 \ idna-0.5.0 \ ignore-0.4.20 \ include_dir-0.7.3 \ include_dir_macros-0.7.3 \ indexmap-1.8.2 \ indexmap-2.7.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ insta-1.14.0 \ instant-0.1.12 \ interprocess-1.2.1 \ inventory-0.2.3 \ io-extras-0.18.4 \ io-lifetimes-1.0.10 \ io-lifetimes-2.0.3 \ ipnet-2.9.0 \ is-terminal-0.4.7 \ is_ci-1.1.1 \ isahc-1.7.2 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.14 \ ittapi-0.4.0 \ ittapi-sys-0.4.0 \ jobserver-0.1.31 \ js-sys-0.3.64 \ kdl-4.5.0 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ kv-log-macro-1.0.7 \ lab-0.11.0 \ lazy_static-1.4.0 \ leb128-0.2.5 \ lev_distance-0.1.1 \ libc-0.2.169 \ libm-0.2.8 \ libnghttp2-sys-0.1.8+1.55.1 \ libssh2-sys-0.2.23 \ libz-sys-1.1.8 \ linked-hash-map-0.5.4 \ linux-raw-sys-0.3.7 \ linux-raw-sys-0.4.15 \ lock_api-0.4.11 \ log-0.4.17 \ log-mdc-0.1.0 \ log4rs-1.2.0 \ mac_address-1.1.8 \ mach2-0.4.2 \ maybe-owned-0.3.4 \ memchr-2.5.0 \ memfd-0.6.4 \ memmem-0.1.1 \ memoffset-0.6.5 \ memoffset-0.9.1 \ miette-5.8.0 \ miette-derive-5.8.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.3 \ mio-0.7.14 \ mio-0.8.11 \ miow-0.3.7 \ multimap-0.8.3 \ names-0.14.0 \ nix-0.23.1 \ nix-0.29.0 \ nom-7.1.1 \ notify-6.0.0 \ notify-debouncer-full-0.1.0 \ ntapi-0.3.7 \ num-derive-0.4.2 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ object-0.28.4 \ object-0.36.7 \ once_cell-1.18.0 \ openssl-probe-0.1.5 \ openssl-src-300.1.6+3.1.4 \ openssl-sys-0.9.93 \ option-ext-0.2.0 \ ordered-float-4.2.0 \ os_str_bytes-6.1.0 \ owo-colors-3.4.0 \ parking-2.0.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.9 \ paste-1.0.7 \ percent-encoding-2.3.1 \ pest-2.7.15 \ pest_derive-2.7.15 \ pest_generator-2.7.15 \ pest_meta-2.7.15 \ petgraph-0.6.3 \ phf-0.11.1 \ phf_codegen-0.11.2 \ phf_generator-0.11.1 \ phf_macros-0.11.1 \ phf_shared-0.11.1 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ polling-2.2.0 \ postcard-1.0.8 \ ppv-lite86-0.2.16 \ pretty-bytes-0.2.2 \ prettyplease-0.1.25 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.93 \ prost-0.11.9 \ prost-build-0.11.9 \ prost-derive-0.11.9 \ prost-types-0.11.9 \ psm-0.1.21 \ pulley-interpreter-29.0.1 \ quote-1.0.36 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.3 \ rand_core-0.9.0 \ rayon-1.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.13 \ redox_syscall-0.4.1 \ redox_users-0.4.3 \ regalloc2-0.11.1 \ regex-1.8.1 \ regex-syntax-0.7.1 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ rustc-demangle-0.1.21 \ rustc-hash-2.1.0 \ rustc_version-0.4.0 \ rustix-0.37.28 \ rustix-0.38.44 \ ryu-1.0.10 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-1.0.17 \ semver-parser-0.10.2 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.81 \ serde_spanned-0.6.6 \ serde_yaml-0.8.24 \ sha2-0.10.8 \ shell-words-1.1.0 \ shellexpand-2.1.2 \ shellexpand-3.0.0 \ signal-hook-0.3.14 \ signal-hook-registry-1.4.0 \ similar-2.1.0 \ siphasher-0.3.10 \ siphasher-1.0.1 \ sixel-image-0.1.0 \ sixel-tokenizer-0.1.0 \ slab-0.4.6 \ sluice-0.5.5 \ smallvec-1.13.2 \ smawk-0.3.1 \ socket2-0.4.9 \ socket2-0.5.7 \ sptr-0.3.2 \ ssh2-0.9.3 \ stable_deref_trait-1.2.0 \ strip-ansi-escapes-0.1.1 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.20.0 \ strum_macros-0.20.1 \ suggest-0.4.0 \ supports-color-2.0.0 \ supports-hyperlinks-2.1.0 \ supports-unicode-2.0.0 \ syn-1.0.96 \ syn-2.0.96 \ sysinfo-0.22.5 \ system-interface-0.27.2 \ target-lexicon-0.13.1 \ tempfile-3.10.1 \ termcolor-1.4.1 \ terminal_size-0.1.17 \ terminfo-0.9.0 \ termios-0.3.3 \ termwiz-0.23.3 \ textwrap-0.15.0 \ thiserror-1.0.61 \ thiserror-2.0.12 \ thiserror-impl-1.0.61 \ thiserror-impl-2.0.12 \ thread-id-4.0.0 \ thread_local-1.1.7 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ to_method-1.1.0 \ tokio-1.37.0 \ toml-0.5.10 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ tracing-0.1.35 \ tracing-attributes-0.1.21 \ tracing-core-0.1.27 \ tracing-futures-0.2.5 \ trait-variant-0.1.2 \ typenum-1.15.0 \ typetag-0.1.8 \ typetag-impl-0.1.8 \ ucd-trie-0.1.7 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.1 \ unicode-linebreak-0.1.2 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.10 \ unicode-width-0.2.0 \ unicode-xid-0.2.4 \ url-2.5.0 \ utf8parse-0.2.0 \ uuid-1.16.0 \ value-bag-1.0.0-alpha.9 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vte-0.10.1 \ vte-0.11.0 \ vte_generate_state_changes-0.1.1 \ vtparse-0.6.2 \ waker-fn-1.1.0 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.13.3+wasi-0.2.2 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-futures-0.4.31 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ wasm-encoder-0.221.2 \ wasm-encoder-0.224.0 \ wasmparser-0.221.3 \ wasmparser-0.224.0 \ wasmprinter-0.221.2 \ wasmtime-29.0.1 \ wasmtime-asm-macros-29.0.1 \ wasmtime-cache-29.0.1 \ wasmtime-component-macro-29.0.1 \ wasmtime-component-util-29.0.1 \ wasmtime-cranelift-29.0.1 \ wasmtime-environ-29.0.1 \ wasmtime-fiber-29.0.1 \ wasmtime-jit-debug-29.0.1 \ wasmtime-jit-icache-coherence-29.0.1 \ wasmtime-math-29.0.1 \ wasmtime-slab-29.0.1 \ wasmtime-versioned-export-macros-29.0.1 \ wasmtime-wasi-29.0.1 \ wasmtime-winch-29.0.1 \ wasmtime-wit-bindgen-29.0.1 \ wast-35.0.2 \ wast-224.0.0 \ wat-1.224.0 \ web-sys-0.3.58 \ wepoll-ffi-0.1.2 \ wezterm-bidi-0.2.3 \ wezterm-blob-leases-0.1.1 \ wezterm-color-types-0.3.0 \ wezterm-dynamic-0.2.1 \ wezterm-dynamic-derive-0.1.1 \ wezterm-input-types-0.1.0 \ which-4.2.5 \ wiggle-29.0.1 \ wiggle-generate-29.0.1 \ wiggle-macro-29.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 \ winch-codegen-29.0.1 \ windows-core-0.52.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.8 \ winx-0.36.3 \ wit-bindgen-rt-0.33.0 \ wit-parser-0.221.3 \ witx-0.9.1 \ xflags-0.3.2 \ xflags-macros-0.3.2 \ xshell-0.2.2 \ xshell-macros-0.2.2 \ yaml-rust-0.4.5 \ zerocopy-0.7.34 \ zerocopy-0.8.17 \ zerocopy-derive-0.7.34 \ zerocopy-derive-0.8.17 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 .include diff --git a/sysutils/zoxide/Makefile b/sysutils/zoxide/Makefile index 41fa460d68f1..c1b05dc31b58 100644 --- a/sysutils/zoxide/Makefile +++ b/sysutils/zoxide/Makefile @@ -1,124 +1,124 @@ PORTNAME= zoxide DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com COMMENT= Fast cd alternative that learns your habits WWW= https://github.com/ajeetdsouza/zoxide LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ajeetdsouza CARGO_CRATES= Inflector-0.11.4 \ aho-corasick-0.7.20 \ aliasable-0.1.3 \ anyhow-1.0.68 \ askama-0.11.1 \ askama_derive-0.11.2 \ askama_escape-0.10.3 \ askama_shared-0.12.2 \ assert_cmd-2.0.7 \ bincode-1.3.3 \ bitflags-1.3.2 \ bstr-1.1.0 \ cc-1.0.78 \ cfg-if-1.0.0 \ clap-4.0.32 \ clap_complete-4.0.7 \ clap_complete_fig-4.0.2 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ difflib-0.4.0 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ doc-comment-0.3.3 \ dunce-1.0.3 \ either-1.8.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.8.0 \ fnv-1.0.7 \ getrandom-0.2.8 \ glob-0.3.1 \ globset-0.4.10 \ heck-0.4.0 \ hermit-abi-0.2.6 \ ignore-0.4.19 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ is-terminal-0.4.2 \ itertools-0.10.5 \ lazy_static-1.4.0 \ libc-0.2.139 \ linux-raw-sys-0.1.4 \ log-0.4.17 \ memchr-2.5.0 \ mime-0.3.16 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ nix-0.26.1 \ nom-7.1.2 \ once_cell-1.17.0 \ os_str_bytes-6.4.1 \ ouroboros-0.15.5 \ ouroboros_macro-0.15.5 \ predicates-2.1.5 \ predicates-core-1.0.5 \ predicates-tree-1.0.7 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.49 \ quote-1.0.23 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rstest-0.16.0 \ rstest_macros-0.16.0 \ rstest_reuse-0.4.0 \ rustc_version-0.4.0 \ rustix-0.36.6 \ same-file-1.0.6 \ semver-1.0.16 \ serde-1.0.152 \ serde_derive-1.0.152 \ shell-words-1.1.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.107 \ tempfile-3.3.0 \ termcolor-1.1.3 \ termtree-0.4.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread_local-1.1.4 \ unicase-2.6.0 \ unicode-ident-1.0.6 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ which-4.3.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 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.42.0 PLIST_FILES= bin/zoxide .include diff --git a/textproc/angle-grinder/Makefile b/textproc/angle-grinder/Makefile index a42f528dee1c..9f3c7b037300 100644 --- a/textproc/angle-grinder/Makefile +++ b/textproc/angle-grinder/Makefile @@ -1,27 +1,27 @@ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.19.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Slice and dice logs on the command line WWW= https://github.com/rcoh/angle-grinder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gmake ssl USE_GITHUB= yes GH_ACCOUNT= rcoh PLIST_FILES= bin/agrind PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/aq/Makefile b/textproc/aq/Makefile index 0e0fc0c24287..e95b13424a87 100644 --- a/textproc/aq/Makefile +++ b/textproc/aq/Makefile @@ -1,64 +1,64 @@ PORTNAME= aq DISTVERSION= 0.3.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Extend jq for any data format WWW= https://github.com/rossmacarthur/aq LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT RUN_DEPENDS= jq:textproc/jq USES= cargo USE_GITHUB= yes GH_ACCOUNT= rossmacarthur CARGO_CRATES= anyhow-1.0.69 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cc-1.0.79 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ hashbrown-0.12.3 \ hermit-abi-0.3.1 \ indexmap-1.9.2 \ io-lifetimes-1.0.5 \ is-terminal-0.4.3 \ itoa-1.0.5 \ libc-0.2.139 \ linux-raw-sys-0.1.4 \ memchr-2.5.0 \ nom8-0.2.0 \ rustix-0.36.8 \ ryu-1.0.12 \ serde-1.0.152 \ serde-transcode-1.1.1 \ serde_json-1.0.93 \ serde_spanned-0.6.1 \ serde_yaml-0.9.17 \ toml-0.7.2 \ toml_datetime-0.6.1 \ toml_edit-0.19.3 \ unsafe-libyaml-0.2.5 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.42.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index c199d4b87085..9decd89f9f71 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -1,32 +1,32 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org COMMENT= Clone of cat with syntax highlighting WWW= https://github.com/sharkdp/bat 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 \ share/man/man1/bat.1.gz post-install: ${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}${PREFIX}/share/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/biodiff/Makefile b/textproc/biodiff/Makefile index 1fdca620ca88..9f7a6c6d7420 100644 --- a/textproc/biodiff/Makefile +++ b/textproc/biodiff/Makefile @@ -1,228 +1,228 @@ PORTNAME= biodiff DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Hex diff viewer using alignment algorithms from biology WWW= https://github.com/8051Enthusiast/biodiff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= 8051Enthusiast GH_TUPLE= smarco:WFA2-lib:cf3eb92:wfa2/biodiff-wfa2-sys/WFA2-lib CARGO_CRATES= ahash-0.8.11 \ aho-corasick-1.1.3 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.82 \ approx-0.5.1 \ autocfg-1.2.0 \ bio-1.6.0 \ bio-types-1.0.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bv-0.11.1 \ bytecount-0.6.7 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ cc-1.0.92 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ cmake-0.1.50 \ colorchoice-1.0.0 \ content_inspector-0.2.4 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crossterm-0.25.0 \ crossterm_winapi-0.9.1 \ csv-1.3.0 \ csv-core-0.1.11 \ cursive-0.20.0 \ cursive_buffered_backend-0.6.1 \ cursive_core-0.3.7 \ custom_derive-0.1.7 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ deranged-0.3.11 \ derive-new-0.5.9 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dunce-1.0.4 \ editdistancek-1.0.2 \ either-1.10.0 \ enum-map-2.7.3 \ enum-map-derive-0.17.0 \ enumset-1.1.3 \ enumset_derive-0.8.1 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.2 \ feature-probe-0.1.1 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ fxhash-0.2.1 \ getrandom-0.2.14 \ glob-0.3.1 \ hashbrown-0.14.3 \ heck-0.4.1 \ heck-0.5.0 \ hex-0.4.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ ident_case-1.0.1 \ indexmap-2.2.6 \ itertools-0.11.0 \ itertools-num-0.1.3 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ libm-0.2.8 \ libredox-0.1.3 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ matrixmultiply-0.3.8 \ memchr-2.7.2 \ mio-0.8.11 \ multimap-0.9.1 \ nalgebra-0.29.0 \ nalgebra-macros-0.1.0 \ ndarray-0.15.6 \ newtype_derive-0.1.6 \ normalize-line-endings-0.3.0 \ num-0.4.1 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-rational-0.4.1 \ num-traits-0.2.18 \ num_threads-0.1.7 \ once_cell-1.19.0 \ option-ext-0.2.0 \ ordered-float-3.9.2 \ os_pipe-1.1.5 \ owning_ref-0.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ petgraph-0.6.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ primal-check-0.3.3 \ proc-macro2-1.0.79 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ realfft-3.3.0 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc_version-0.1.7 \ rustfft-6.2.0 \ rustix-0.38.32 \ rustversion-1.0.15 \ ryu-1.0.17 \ safe_arch-0.7.1 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-0.1.20 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ serde_spanned-0.6.5 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simba-0.6.0 \ similar-2.5.0 \ smallvec-1.13.2 \ snapbox-0.5.9 \ snapbox-macros-0.3.8 \ stable_deref_trait-1.2.0 \ statrs-0.16.0 \ strength_reduce-0.2.4 \ strum-0.25.0 \ strum_macros-0.25.3 \ syn-1.0.109 \ syn-2.0.58 \ tempfile-3.10.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ time-0.3.35 \ time-core-0.1.2 \ time-macros-0.2.18 \ toml_datetime-0.6.5 \ toml_edit-0.22.12 \ transpose-0.2.3 \ triple_accel-0.4.0 \ trycmd-0.15.1 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ utf8parse-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wide-0.7.15 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.6.6 \ xi-unicode-0.3.0 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} \ bin/git-biodiff .include diff --git a/textproc/cast2gif/Makefile b/textproc/cast2gif/Makefile index 6970199cce7d..63c934e482de 100644 --- a/textproc/cast2gif/Makefile +++ b/textproc/cast2gif/Makefile @@ -1,36 +1,36 @@ PORTNAME= cast2gif DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-5 DISTVERSIONSUFFIX= -g7373161 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org COMMENT= Tool to render Asciinema cast files to GIFs WWW= https://github.com/katharostech/cast2gif LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfreetype.so:print/freetype2 USES= cargo gmake USE_GITHUB= yes GH_ACCOUNT= katharostech PLIST_FILES= bin/cast2gif PORTDOCS= README.md PORTEXAMPLES= example1.gif tutorial.gif OPTIONS_DEFINE= DOCS EXAMPLES 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} "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/choose/Makefile b/textproc/choose/Makefile index df54d36af5c8..1f3e3918f5db 100644 --- a/textproc/choose/Makefile +++ b/textproc/choose/Makefile @@ -1,29 +1,29 @@ PORTNAME= choose DISTVERSIONPREFIX= v DISTVERSION= 1.3.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org COMMENT= Human-friendly and fast alternative to cut and (sometimes) awk WWW= https://github.com/theryangeary/choose LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= theryangeary PLIST_FILES= bin/${PORTNAME} PORTDOCS= contributing.md readme.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/code-minimap/Makefile b/textproc/code-minimap/Makefile index a081f128b18b..2ff337dd72a6 100644 --- a/textproc/code-minimap/Makefile +++ b/textproc/code-minimap/Makefile @@ -1,39 +1,39 @@ PORTNAME= code-minimap DISTVERSIONPREFIX= v DISTVERSION= 0.6.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= dereks@lifeofadishwasher.com COMMENT= High performance code minimap render WWW= https://github.com/wfxr/code-minimap 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= wfxr PLIST_FILES= bin/code-minimap \ etc/bash_completion.d/code-minimap \ share/fish/vendor_completions.d/code-minimap \ share/zsh/site-functions/code-minimap post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${STAGEDIR}${PREFIX}/bin/code-minimap completion bash > \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/code-minimap ${STAGEDIR}${PREFIX}/bin/code-minimap completion fish > \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/code-minimap ${STAGEDIR}${PREFIX}/bin/code-minimap completion zsh > \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/code-minimap .include diff --git a/textproc/comrak/Makefile b/textproc/comrak/Makefile index d8b18c8bdf25..19a5a7f2f080 100644 --- a/textproc/comrak/Makefile +++ b/textproc/comrak/Makefile @@ -1,164 +1,165 @@ PORTNAME= comrak DISTVERSIONPREFIX= v DISTVERSION= 0.39.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= CommonMark + GFM compatible Markdown parser and renderer WWW= https://docs.rs/comrak/latest/comrak/ \ https://github.com/kivikakk/comrak LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= kivikakk CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.20 \ arbitrary-1.3.2 \ autocfg-1.1.0 \ base64-0.13.1 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bon-3.0.0 \ bon-macros-3.0.0 \ caseless-0.2.1 \ cc-1.0.78 \ cfg-if-1.0.0 \ clap-4.0.32 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ crc32fast-1.3.2 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ derive_arbitrary-1.3.2 \ deunicode-0.4.5 \ deunicode-1.4.4 \ emojis-0.6.2 \ entities-1.0.1 \ errno-0.3.8 \ fancy-regex-0.7.1 \ flate2-1.0.25 \ fnv-1.0.7 \ hashbrown-0.12.3 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ ident_case-1.0.1 \ indexmap-1.9.2 \ io-lifetimes-1.0.11 \ is-terminal-0.4.5 \ itoa-1.0.5 \ lazy_static-1.4.0 \ libc-0.2.153 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ linux-raw-sys-0.3.8 \ memchr-2.7.2 \ miniz_oxide-0.6.2 \ ntest-0.9.2 \ ntest_test_cases-0.9.2 \ ntest_timeout-0.9.2 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ os_str_bytes-6.6.1 \ phf-0.11.1 \ phf_shared-0.11.1 \ pkg-config-0.3.26 \ plist-1.3.1 \ prettyplease-0.2.25 \ proc-macro-crate-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.89 \ quote-1.0.36 \ regex-1.5.5 \ regex-syntax-0.6.28 \ rustix-0.36.17 \ rustix-0.37.27 \ rustversion-1.0.17 \ ryu-1.0.12 \ safemem-0.3.3 \ same-file-1.0.6 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ serde_spanned-0.6.1 \ shell-words-1.1.0 \ siphasher-0.3.10 \ slug-0.1.4 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ syn-1.0.107 \ syn-2.0.87 \ syntect-5.0.0 \ termcolor-1.4.1 \ terminal_size-0.2.6 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.5.10 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.6 \ typed-arena-2.0.2 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.23 \ unicode_categories-0.1.1 \ version_check-0.9.4 \ 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 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.3.8 \ xdg-2.5.2 \ xml-rs-0.8.14 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/csview/Makefile b/textproc/csview/Makefile index cb605a40a774..2ea7378326ab 100644 --- a/textproc/csview/Makefile +++ b/textproc/csview/Makefile @@ -1,86 +1,86 @@ PORTNAME= csview DISTVERSIONPREFIX= v DISTVERSION= 1.3.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= ruben@verweg.com COMMENT= High performance csv viewer with cjk/emoji support WWW= https://github.com/wfxr/csview LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= wfxr CARGO_CRATES= anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.82 \ bitflags-2.5.0 \ cc-1.0.94 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ csv-1.3.0 \ csv-core-0.1.11 \ either-1.11.0 \ errno-0.2.8 \ errno-0.3.8 \ errno-dragonfly-0.1.2 \ exitcode-1.1.2 \ heck-0.5.0 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ libc-0.2.153 \ linux-raw-sys-0.4.13 \ memchr-2.7.2 \ pager-0.16.1 \ proc-macro2-1.0.80 \ quote-1.0.36 \ rustix-0.38.32 \ ryu-1.0.17 \ serde-1.0.197 \ serde_derive-1.0.197 \ strsim-0.11.1 \ syn-2.0.59 \ terminal_size-0.3.0 \ unicode-ident-1.0.12 \ unicode-truncate-1.0.0 \ unicode-width-0.1.12 \ utf8parse-0.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/csvlens/Makefile b/textproc/csvlens/Makefile index 76d13548d141..a3288ccad3d4 100644 --- a/textproc/csvlens/Makefile +++ b/textproc/csvlens/Makefile @@ -1,29 +1,29 @@ PORTNAME= csvlens DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org COMMENT= Command line csv viewer WWW= https://github.com/YS-L/csvlens LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= YS-L PLIST_FILES= bin/csvlens PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/difftastic/Makefile b/textproc/difftastic/Makefile index d00abc69d3a1..62c11e086158 100644 --- a/textproc/difftastic/Makefile +++ b/textproc/difftastic/Makefile @@ -1,215 +1,216 @@ PORTNAME= difftastic DISTVERSION= 0.64.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= amdmi3@FreeBSD.org COMMENT= Diff tool that compares files based on their syntax WWW= https://difftastic.wilfred.me.uk/ \ https://github.com/Wilfred/difftastic LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo shared-mime-info USE_GITHUB= yes GH_ACCOUNT= Wilfred PLIST_FILES= bin/difft CARGO_CRATES= ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.16 \ anstream-0.6.15 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ assert_cmd-2.0.8 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ cc-1.2.7 \ cfg-if-1.0.0 \ clap-4.5.23 \ clap_builder-4.5.23 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.10.0 \ encoding_rs-0.8.35 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.8 \ fixedbitset-0.4.2 \ float-cmp-0.9.0 \ fnv-1.0.7 \ glob-0.3.1 \ globset-0.4.15 \ hashbrown-0.14.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ humansize-2.1.3 \ humantime-2.1.0 \ ignore-0.4.23 \ indexmap-2.2.6 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.10 \ lazy_static-1.4.0 \ libc-0.2.169 \ libm-0.2.8 \ line-numbers-0.3.0 \ linux-raw-sys-0.4.14 \ lock_api-0.4.11 \ log-0.4.21 \ memchr-2.7.1 \ minimal-lexical-0.2.1 \ mio-1.0.3 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-traits-0.2.19 \ once_cell-1.19.0 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ petgraph-0.6.4 \ predicates-2.1.5 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.1 \ pretty_env_logger-0.5.0 \ proc-macro2-1.0.79 \ quote-1.0.35 \ radix-heap-0.4.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc-hash-2.0.0 \ rustix-0.38.34 \ rustversion-1.0.14 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.1 \ smallvec-1.13.2 \ streaming-iterator-0.1.9 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ syn-2.0.55 \ termcolor-1.4.1 \ terminal_size-0.4.1 \ termtree-0.4.1 \ tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 \ tikv-jemallocator-0.6.0 \ tree-sitter-0.24.5 \ tree-sitter-bash-0.23.3 \ tree-sitter-c-0.23.4 \ tree-sitter-c-sharp-0.23.1 \ tree-sitter-cpp-0.23.4 \ tree-sitter-css-0.23.1 \ tree-sitter-elixir-0.3.4 \ tree-sitter-erlang-0.13.0 \ tree-sitter-fsharp-0.1.0 \ tree-sitter-go-0.23.4 \ tree-sitter-haskell-0.23.1 \ tree-sitter-html-0.23.2 \ tree-sitter-java-0.23.4 \ tree-sitter-javascript-0.23.1 \ tree-sitter-json-0.24.8 \ tree-sitter-julia-0.23.1 \ tree-sitter-language-0.1.3 \ tree-sitter-lua-0.2.0 \ tree-sitter-make-1.1.1 \ tree-sitter-nix-0.0.2 \ tree-sitter-objc-3.0.2 \ tree-sitter-ocaml-0.23.2 \ tree-sitter-pascal-0.10.0 \ tree-sitter-php-0.23.11 \ tree-sitter-python-0.23.5 \ tree-sitter-ruby-0.23.1 \ tree-sitter-rust-0.23.2 \ tree-sitter-scala-0.23.3 \ tree-sitter-swift-0.7.0 \ tree-sitter-toml-ng-0.7.0 \ tree-sitter-typescript-0.23.2 \ tree-sitter-verilog-1.0.3 \ tree-sitter-xml-0.7.0 \ tree-sitter-yaml-0.7.0 \ tree_magic_mini-3.1.6 \ typed-arena-2.0.2 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ utf8parse-0.2.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ wu-diff-0.1.2 \ yansi-1.0.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PORTSCOUT= ignore:1 PORTDOCS= * OPTIONS_DEFINE= DOCS .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${STAGEDIR}${DOCSDIR}/ @cd ${WRKSRC}/manual/src && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/manual .include diff --git a/textproc/evtx/Makefile b/textproc/evtx/Makefile index aa7bc41fa37e..75c0e967c034 100644 --- a/textproc/evtx/Makefile +++ b/textproc/evtx/Makefile @@ -1,200 +1,200 @@ PORTNAME= evtx DISTVERSION= 0.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= textproc MAINTAINER= acm@FreeBSD.org COMMENT= A Fast parser for the Windows XML Event Log (EVTX) format WWW= https://github.com/omerbenamram/evtx LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= omerbenamram CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anyhow-1.0.69 \ assert_cmd-2.0.8 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ bitflags-1.3.2 \ bstr-1.2.0 \ bumpalo-3.12.0 \ bytecount-0.6.3 \ byteorder-1.4.3 \ camino-1.1.2 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.2 \ cast-0.3.0 \ cc-1.0.79 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-2.34.0 \ clap-3.2.23 \ clap_lex-0.2.4 \ codespan-reporting-0.11.1 \ console-0.15.5 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ criterion-0.3.6 \ criterion-plot-0.4.5 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ csv-1.2.0 \ csv-core-0.1.10 \ ctor-0.1.26 \ cxx-1.0.91 \ cxx-build-1.0.91 \ cxxbridge-flags-1.0.91 \ cxxbridge-macro-1.0.91 \ dialoguer-0.10.3 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.1 \ 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 \ env_logger-0.7.1 \ env_logger-0.9.3 \ error-chain-0.12.4 \ fastrand-1.9.0 \ float-cmp-0.9.0 \ gimli-0.27.2 \ glob-0.3.1 \ half-1.8.2 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ humantime-1.3.0 \ humantime-2.1.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ indexmap-1.9.2 \ indoc-1.0.9 \ insta-1.28.0 \ instant-0.1.12 \ itertools-0.10.5 \ itoa-1.0.5 \ jemalloc-sys-0.5.3+5.3.0-patched \ jemallocator-0.5.0 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ libc-0.2.139 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ log-0.4.17 \ memchr-2.5.0 \ memoffset-0.7.1 \ miniz_oxide-0.6.2 \ nix-0.14.1 \ normalize-line-endings-0.3.0 \ num-derive-0.3.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ object-0.30.3 \ once_cell-1.17.1 \ oorandom-11.1.3 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ pkg-config-0.3.26 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ predicates-2.1.5 \ predicates-core-1.0.5 \ predicates-tree-1.0.7 \ pretty_assertions-1.3.0 \ proc-macro2-1.0.51 \ pulldown-cmark-0.9.2 \ quick-error-1.2.3 \ quick-xml-0.24.1 \ quote-1.0.23 \ rayon-1.6.1 \ rayon-core-1.10.2 \ redox_syscall-0.2.16 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rexpect-0.4.0 \ rpmalloc-0.2.2 \ rpmalloc-sys-0.2.3+b097fd0 \ rustc-demangle-0.1.21 \ ryu-1.0.12 \ same-file-1.0.6 \ scopeguard-1.1.0 \ scratch-1.0.3 \ semver-1.0.16 \ serde-1.0.152 \ serde_cbor-0.11.2 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ shell-words-1.1.0 \ similar-2.2.1 \ simplelog-0.12.0 \ skeptic-0.13.7 \ strsim-0.10.0 \ syn-1.0.107 \ tempfile-3.3.0 \ termcolor-1.1.3 \ termtree-0.4.0 \ textwrap-0.11.0 \ textwrap-0.16.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.1.45 \ time-0.3.19 \ time-core-0.1.0 \ time-macros-0.2.7 \ tinytemplate-1.2.1 \ unicase-2.6.0 \ unicode-ident-1.0.6 \ unicode-width-0.1.10 \ version_check-0.9.4 \ void-1.0.2 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ web-sys-0.3.61 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.42.1 \ winstructs-0.3.0 \ yaml-rust-0.4.5 \ yansi-0.5.1 \ zeroize-1.5.7 PLIST_FILES= bin/evtx_dump .include diff --git a/textproc/fblog/Makefile b/textproc/fblog/Makefile index 026865238125..59fcd375b104 100644 --- a/textproc/fblog/Makefile +++ b/textproc/fblog/Makefile @@ -1,154 +1,154 @@ PORTNAME= fblog DISTVERSIONPREFIX= v DISTVERSION= 4.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Small command-line JSON Log viewer WWW= https://github.com/brocode/fblog LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= brocode CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ autocfg-1.4.0 \ bitflags-2.9.1 \ block-buffer-0.10.4 \ bstr-1.12.0 \ bumpalo-3.17.0 \ cc-1.2.22 \ cfg-if-1.0.0 \ chrono-0.4.41 \ clap-4.5.38 \ clap_builder-4.5.38 \ clap_complete-4.5.50 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crypto-common-0.1.6 \ darling-0.20.11 \ darling_core-0.20.11 \ darling_macro-0.20.11 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ digest-0.10.7 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ either-1.15.0 \ env_home-0.1.0 \ equivalent-1.0.2 \ errno-0.3.11 \ fnv-1.0.7 \ generic-array-0.14.7 \ getrandom-0.2.16 \ handlebars-6.3.2 \ hashbrown-0.15.3 \ heck-0.5.0 \ iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ indexmap-2.9.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.15 \ js-sys-0.3.77 \ lazy_static-1.5.0 \ libc-0.2.172 \ libredox-0.1.3 \ linux-raw-sys-0.9.4 \ lock_api-0.4.12 \ log-0.4.27 \ lua-src-547.0.0 \ luajit-src-210.5.12+a4f56a4 \ memchr-2.7.4 \ mlua-0.10.3 \ mlua-sys-0.6.7 \ num-modular-0.6.1 \ num-order-1.2.0 \ num-traits-0.2.19 \ once_cell-1.21.3 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pest-2.8.0 \ pest_derive-2.8.0 \ pest_generator-2.8.0 \ pest_meta-2.8.0 \ pkg-config-0.3.32 \ proc-macro2-1.0.95 \ quote-1.0.40 \ redox_syscall-0.5.12 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc-hash-2.1.1 \ rustix-1.0.7 \ rustversion-1.0.20 \ ryu-1.0.20 \ scopeguard-1.2.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_spanned-0.6.8 \ sha2-0.10.9 \ shlex-1.3.0 \ smallvec-1.15.0 \ strsim-0.11.1 \ syn-2.0.101 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ toml-0.8.22 \ toml_datetime-0.6.9 \ toml_edit-0.22.26 \ toml_write-0.1.1 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unicode-ident-1.0.18 \ utf8parse-0.2.2 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ which-7.0.3 \ windows-core-0.61.0 \ windows-implement-0.60.0 \ windows-interface-0.59.1 \ windows-link-0.1.1 \ windows-result-0.3.2 \ windows-strings-0.4.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.10 \ winsafe-0.0.19 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/feluda/Makefile b/textproc/feluda/Makefile index 1461a4ab077f..4e5f444e1143 100644 --- a/textproc/feluda/Makefile +++ b/textproc/feluda/Makefile @@ -1,21 +1,22 @@ PORTNAME= feluda DISTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= nxjoseph@protonmail.com COMMENT= Detect license usage restrictions in your project WWW= https://github.com/anistark/feluda LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo localbase ssl USE_GITHUB= yes GH_ACCOUNT= anistark PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/grass/Makefile b/textproc/grass/Makefile index 4fb39561e26a..5ecbe315b497 100644 --- a/textproc/grass/Makefile +++ b/textproc/grass/Makefile @@ -1,22 +1,22 @@ PORTNAME= grass DISTVERSION= 0.13.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= vishwin@FreeBSD.org COMMENT= A Sass compiler written purely in Rust WWW= https://github.com/${GH_ACCOUNT}/${GH_PROJECT} LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo CARGO_INSTALL_PATH= crates/lib USE_GITHUB= yes GH_ACCOUNT= connorskees GH_TUPLE= sass:sass-spec:f726527:sass_spec/sass-spec PLIST_FILES= bin/grass .include diff --git a/textproc/harper/Makefile b/textproc/harper/Makefile index b4b500809f8a..30516b29ff3f 100644 --- a/textproc/harper/Makefile +++ b/textproc/harper/Makefile @@ -1,20 +1,21 @@ PORTNAME= harper DISTVERSIONPREFIX= v DISTVERSION= 0.46.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org COMMENT= Grammar checker for developers WWW= https://writewithharper.com/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Automattic CARGO_INSTALL_PATH= harper-cli harper-ls PLIST_FILES= ${CARGO_INSTALL_PATH:S,^,bin/,} .include diff --git a/textproc/hq/Makefile b/textproc/hq/Makefile index 501827721059..9f70aedab46a 100644 --- a/textproc/hq/Makefile +++ b/textproc/hq/Makefile @@ -1,149 +1,149 @@ PORTNAME= hq DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= jq, but for HTML WWW= https://github.com/orf/hq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= orf CARGO_CRATES= anyhow-1.0.69 \ arrayvec-0.7.2 \ autocfg-1.1.0 \ bitflags-1.3.2 \ block-buffer-0.10.4 \ brownstone-3.0.0 \ byteorder-1.4.3 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-4.1.8 \ clap_derive-4.1.8 \ clap_lex-0.3.2 \ convert_case-0.4.0 \ cpufeatures-0.2.5 \ crypto-common-0.1.6 \ cssparser-0.29.6 \ cssparser-macros-0.6.0 \ derive_more-0.99.17 \ digest-0.10.6 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ ego-tree-0.6.2 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ futf-0.1.5 \ fxhash-0.2.1 \ generic-array-0.14.6 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.8 \ heck-0.4.1 \ hermit-abi-0.3.1 \ html5ever-0.26.0 \ indent_write-2.2.0 \ io-lifetimes-1.0.6 \ is-terminal-0.4.4 \ itoa-1.0.6 \ joinery-2.1.0 \ libc-0.2.140 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ mac-0.1.1 \ markup5ever-0.11.0 \ matches-0.1.10 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ nom-7.1.3 \ nom-supreme-0.8.0 \ once_cell-1.17.1 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ pest-2.5.6 \ pest_derive-2.5.6 \ pest_generator-2.5.6 \ pest_meta-2.5.6 \ phf-0.8.0 \ phf-0.10.1 \ phf_codegen-0.8.0 \ phf_codegen-0.10.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_macros-0.10.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.51 \ quote-1.0.23 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ redox_syscall-0.2.16 \ rustc_version-0.4.0 \ rustix-0.36.9 \ ryu-1.0.13 \ scopeguard-1.1.0 \ scraper-0.15.0 \ selectors-0.24.0 \ semver-1.0.16 \ serde-1.0.154 \ serde_json-1.0.94 \ servo_arc-0.2.0 \ sha2-0.10.6 \ siphasher-0.3.10 \ smallvec-1.10.0 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ syn-1.0.109 \ tendril-0.4.3 \ termcolor-1.2.0 \ thiserror-1.0.39 \ thiserror-impl-1.0.39 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ utf-8-0.7.6 \ version_check-0.9.4 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.42.1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/htmlq/Makefile b/textproc/htmlq/Makefile index 67ecb8a8ef97..7fb2368d25ba 100644 --- a/textproc/htmlq/Makefile +++ b/textproc/htmlq/Makefile @@ -1,97 +1,97 @@ PORTNAME= htmlq DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= textproc MAINTAINER= 0mp@FreeBSD.org COMMENT= Command-line HTML processor, similar to jq WWW= https://github.com/mgdm/htmlq 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} .include diff --git a/textproc/jaq/Makefile b/textproc/jaq/Makefile index 5fff557327d5..f9ec541f6038 100644 --- a/textproc/jaq/Makefile +++ b/textproc/jaq/Makefile @@ -1,101 +1,101 @@ PORTNAME= jaq DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= jq clone focused on correctness, speed, and simplicity WWW= https://github.com/01mf02/jaq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT BROKEN_i386= compilation fails: undefined symbol: __atomic_load_8 USES= cargo USE_GITHUB= yes GH_ACCOUNT= 01mf02 CARGO_BUILD_ARGS= --package=jaq CARGO_INSTALL_PATH= jaq CARGO_CRATES= aho-corasick-1.1.3 \ arbitrary-1.4.1 \ autocfg-1.4.0 \ base64-0.22.1 \ bitflags-2.9.0 \ bumpalo-3.14.0 \ cc-1.2.20 \ cfg-if-1.0.0 \ chrono-0.4.40 \ codesnake-0.2.1 \ console_log-1.0.0 \ dyn-clone-1.0.19 \ env_logger-0.10.2 \ equivalent-1.0.2 \ errno-0.3.11 \ fastrand-2.3.0 \ foldhash-0.1.5 \ getrandom-0.2.16 \ hashbrown-0.15.2 \ hermit-abi-0.5.0 \ hifijson-0.2.2 \ indexmap-2.9.0 \ is-terminal-0.4.16 \ itoa-1.0.15 \ js-sys-0.3.77 \ libc-0.2.172 \ libm-0.2.13 \ libmimalloc-sys-0.1.42 \ linux-raw-sys-0.4.15 \ log-0.4.27 \ memchr-2.7.4 \ memmap2-0.9.5 \ mimalloc-0.1.46 \ num-traits-0.2.19 \ once_cell-1.20.3 \ proc-macro2-1.0.95 \ quote-1.0.40 \ regex-lite-0.1.6 \ rustix-0.38.44 \ rustversion-1.0.20 \ ryu-1.0.20 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ shlex-1.3.0 \ syn-2.0.100 \ tempfile-3.15.0 \ typed-arena-2.0.2 \ unicode-ident-1.0.17 \ unicode-width-0.1.13 \ urlencoding-2.1.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ web-sys-0.3.77 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif .include diff --git a/textproc/jless/Makefile b/textproc/jless/Makefile index 578102110695..aac265179c10 100644 --- a/textproc/jless/Makefile +++ b/textproc/jless/Makefile @@ -1,36 +1,36 @@ PORTNAME= jless DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org COMMENT= Command-line JSON viewer WWW= https://jless.io LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= libxcb>0:x11/libxcb LIB_DEPENDS= libxcb.so:x11/libxcb RUN_DEPENDS= libxcb>0:x11/libxcb USES= cargo python shebangfix xorg USE_GITHUB= yes GH_ACCOUNT= PaulJuliusMartinez USE_XORG= x11 xcb SHEBANG_FILES= cargo-crates/unicode-width-0.1.8/scripts/unicode.py \ cargo-crates/xcb-0.8.2/rs_client.py CARGO_ENV= LIBRARY_PATH=${LOCALBASE}/lib PLIST_FILES= bin/jless post-patch: ${REINPLACE_CMD} -e 's,%%PYTHON_CMD%%,${PYTHON_CMD},' \ ${WRKSRC}/cargo-crates/xcb-0.8.2/build.rs .include diff --git a/textproc/jnv/Makefile b/textproc/jnv/Makefile index be2ea0d90f6c..83e045bba5a3 100644 --- a/textproc/jnv/Makefile +++ b/textproc/jnv/Makefile @@ -1,227 +1,227 @@ PORTNAME= jnv DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Interactive JSON filter using jq WWW= https://github.com/ynqa/jnv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ynqa CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ anstream-0.6.13 \ anstyle-1.0.10 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.97 \ arboard-3.4.1 \ async-trait-0.1.88 \ autocfg-1.2.0 \ backtrace-0.3.73 \ base64-0.21.7 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block2-0.5.1 \ bytemuck-1.16.3 \ byteorder-lite-0.1.0 \ bytes-1.9.0 \ cc-1.2.5 \ cfg-if-1.0.0 \ chumsky-0.9.3 \ clap-4.5.34 \ clap_builder-4.5.34 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ colorchoice-1.0.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ deranged-0.3.11 \ derive_builder-0.20.2 \ derive_builder_core-0.20.2 \ derive_builder_macro-0.20.2 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ duration-string-0.5.2 \ dyn-clone-1.0.17 \ either-1.15.0 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ fdeflate-0.3.4 \ filedescriptor-0.8.2 \ flate2-1.0.31 \ fnv-1.0.7 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ gethostname-0.4.3 \ getrandom-0.2.14 \ gimli-0.29.0 \ hashbrown-0.14.3 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hifijson-0.2.1 \ ident_case-1.0.1 \ image-0.25.2 \ indexmap-2.7.0 \ itoa-1.0.11 \ jaq-core-1.2.1 \ jaq-interpret-1.2.1 \ jaq-parse-1.0.2 \ jaq-std-1.2.1 \ jaq-syn-1.1.0 \ jpeg-decoder-0.3.1 \ libc-0.2.169 \ libm-0.2.8 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.11 \ log-0.4.22 \ memchr-2.7.2 \ miniz_oxide-0.7.4 \ mio-1.0.2 \ num-conv-0.1.0 \ num-traits-0.2.19 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ object-0.36.7 \ once_cell-1.19.0 \ option-ext-0.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ png-0.17.13 \ powerfmt-0.2.0 \ proc-macro2-1.0.92 \ promkit-core-0.1.0 \ promkit-widgets-0.1.0 \ quote-1.0.40 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_users-0.5.0 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ ryu-1.0.17 \ scopeguard-1.2.0 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_spanned-0.6.8 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.8 \ strsim-0.11.1 \ syn-2.0.95 \ thiserror-1.0.64 \ thiserror-2.0.12 \ thiserror-impl-1.0.64 \ thiserror-impl-2.0.12 \ tiff-0.9.1 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tokio-1.44.1 \ tokio-macros-2.5.0 \ tokio-stream-0.1.17 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ unicode-ident-1.0.12 \ unicode-width-0.2.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ weezl-0.1.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.4 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} do-test: @cd ${WRKSRC} && \ ${CARGO} test --frozen --all-features .include diff --git a/textproc/jql/Makefile b/textproc/jql/Makefile index a3ace844f808..24c383103fbb 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -1,128 +1,128 @@ PORTNAME= jql DISTVERSIONPREFIX= jql-v DISTVERSION= 8.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= JSON Query Language CLI tool built with Rust WWW= https://github.com/yamafaktory/jql LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= yamafaktory CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ anes-0.1.6 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.98 \ autocfg-1.4.0 \ backtrace-0.3.74 \ bumpalo-3.16.0 \ bytes-1.9.0 \ cast-0.3.0 \ cc-1.2.2 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.37 \ clap_builder-4.5.37 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ colored_json-5.0.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ either-1.13.0 \ equivalent-1.0.1 \ gimli-0.31.1 \ half-2.4.1 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.4.0 \ indexmap-2.9.0 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.14 \ js-sys-0.3.74 \ libc-0.2.167 \ log-0.4.22 \ memchr-2.7.4 \ miniz_oxide-0.8.0 \ num-traits-0.2.19 \ object-0.36.5 \ once_cell-1.20.2 \ oorandom-11.1.4 \ pin-project-lite-0.2.15 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ proc-macro2-1.0.92 \ psm-0.1.24 \ quote-1.0.37 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc-demangle-0.1.24 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_stacker-0.1.12 \ shlex-1.3.0 \ stacker-0.1.17 \ strsim-0.11.1 \ syn-2.0.90 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ tinytemplate-1.2.1 \ tokio-1.44.2 \ tokio-macros-2.5.0 \ unicode-ident-1.0.14 \ utf8parse-0.2.2 \ walkdir-2.5.0 \ wasm-bindgen-0.2.97 \ wasm-bindgen-backend-0.2.97 \ wasm-bindgen-macro-0.2.97 \ wasm-bindgen-macro-support-0.2.97 \ wasm-bindgen-shared-0.2.97 \ web-sys-0.3.74 \ winapi-util-0.1.9 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.8 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # otherwise there's error: found a virtual manifest at `xx` instead of a package manifest .include diff --git a/textproc/mdbook-linkcheck/Makefile b/textproc/mdbook-linkcheck/Makefile index a42d5c54579f..4d3fae875e9b 100644 --- a/textproc/mdbook-linkcheck/Makefile +++ b/textproc/mdbook-linkcheck/Makefile @@ -1,23 +1,23 @@ PORTNAME= mdbook-linkcheck DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= mdBook backend to check links WWW= https://github.com/Michael-F-Bryan/mdbook-linkcheck LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Michael-F-Bryan PLIST_FILES= bin/${PORTNAME} post-patch: @${REINPLACE_CMD} -e '/native-tls/s/-vendored//' \ ${WRKSRC}/Cargo.toml .include diff --git a/textproc/mdbook-mermaid/Makefile b/textproc/mdbook-mermaid/Makefile index 4e7fcd7833e9..a7734c6c3fb2 100644 --- a/textproc/mdbook-mermaid/Makefile +++ b/textproc/mdbook-mermaid/Makefile @@ -1,20 +1,20 @@ PORTNAME= mdbook-mermaid DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org COMMENT= Preprocessor for mdBook to add mermaid.js support WWW= https://github.com/badboy/mdbook-mermaid LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= badboy PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile index b55e52ead910..c7936c94dfed 100644 --- a/textproc/mdbook/Makefile +++ b/textproc/mdbook/Makefile @@ -1,31 +1,31 @@ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.51 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org COMMENT= Create book from Markdown files (like GitBook but implemented in Rust) WWW= https://rust-lang.github.io/mdBook/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo cpe CPE_VENDOR= rust-lang USE_GITHUB= yes GH_ACCOUNT= rust-lang GH_PROJECT= mdBook PLIST_FILES= bin/mdbook PORTEXAMPLES= examples guide test_book OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} "${PORTEXAMPLES}" \ ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/mdq/Makefile b/textproc/mdq/Makefile index a5a426962254..fb5a435e124a 100644 --- a/textproc/mdq/Makefile +++ b/textproc/mdq/Makefile @@ -1,99 +1,99 @@ PORTNAME= mdq DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Like jq but for Markdown: find specific elements in a md doc WWW= https://github.com/yshavit/mdq 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= yshavit CARGO_CRATES= aho-corasick-1.1.3 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ block-buffer-0.10.4 \ cfg-if-1.0.0 \ clap-4.5.32 \ clap_builder-4.5.32 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ cpufeatures-0.2.17 \ crypto-common-0.1.6 \ diff-0.1.13 \ digest-0.10.7 \ equivalent-1.0.2 \ generic-array-0.14.7 \ hashbrown-0.15.2 \ heck-0.5.0 \ indexmap-2.8.0 \ indoc-2.0.6 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.15 \ lazy_static-1.5.0 \ libc-0.2.171 \ markdown-1.0.0-alpha.23 \ memchr-2.7.4 \ once_cell-1.21.1 \ paste-1.0.15 \ pest-2.8.0 \ pest_derive-2.8.0 \ pest_generator-2.8.0 \ pest_meta-2.8.0 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.94 \ quote-1.0.40 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ ryu-1.0.20 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_spanned-0.6.8 \ sha2-0.10.8 \ strsim-0.11.1 \ syn-2.0.100 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ typenum-1.18.0 \ ucd-trie-0.1.7 \ unicode-id-0.3.5 \ unicode-ident-1.0.18 \ utf8parse-0.2.2 \ version_check-0.9.5 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.7.4 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile index 71d55f22d184..8aef6ba85ecd 100644 --- a/textproc/meilisearch/Makefile +++ b/textproc/meilisearch/Makefile @@ -1,67 +1,67 @@ PORTNAME= meilisearch DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= https://github.com/meilisearch/mini-dashboard/releases/download/v${DASHBOARD_VERSION}/build.zip?dummy=/:mini_dashboard_assets \ https://dlwqk3ibdg1xh.cloudfront.net/:dic_upstream \ https://milli-benchmarks.fra1.digitaloceanspaces.com/datasets/:benchmark DISTFILES= ${MINIDASHBOARDFILE}:mini_dashboard_assets \ mecab-ipadic-2.7.0-20070801.tar.gz:dic_upstream \ unidic-mecab-2.1.2.tar.gz:dic_upstream \ mecab-ko-dic-2.1.1-20180720.tar.gz:dic_upstream \ smol-songs.csv.gz:benchmark \ smol-songs-1_2.csv.gz:benchmark \ smol-songs-3_4.csv.gz:benchmark \ smol-songs-4_4.csv.gz:benchmark \ smol-wiki-articles.csv.gz:benchmark \ smol-wiki-articles-1_2.csv.gz:benchmark \ smol-wiki-articles-3_4.csv.gz:benchmark \ smol-wiki-articles-4_4.csv.gz:benchmark \ movies.json.gz:benchmark \ movies-1_2.json.gz:benchmark \ movies-3_4.json.gz:benchmark \ movies-4_4.json.gz:benchmark \ nested_movies.json.gz:benchmark \ smol-all-countries.jsonl.gz:benchmark EXTRACT_ONLY= ${DISTFILES:N*\:benchmark:N*\:dic_upstream:C/:.*//} MAINTAINER= ashish@FreeBSD.org COMMENT= Powerful, fast, and an easy to use search engine WWW= https://www.meilisearch.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= libgit2>=0:devel/libgit2 LIB_DEPENDS= libzstd.so:archivers/zstd \ libonig.so:devel/oniguruma BROKEN_i386= fails to build USES= cargo pkgconfig USE_GITHUB= yes #GH_TUPLE= meilisearch:lmdb:6a01c0a:lmdb/../lmdb-rs-501aa34a1ab7f092e3ff54a6c22ff6c55931a2d8/lmdb-sys/lmdb DASHBOARD_VERSION= 0.2.14 MINIDASHBOARDFILE= meilisearch-mini-dashboard-build-${DASHBOARD_VERSION}.zip CARGO_INSTALL_PATH= meilisearch CARGO_ENV= LIBGIT2_SYS_USE_PKG_CONFIG=1 \ MILLI_BENCH_DATASETS_PATH=${WRKDIR} PLIST_FILES= bin/${PORTNAME} post-extract: .for F in ${DISTFILES:M*\:benchmark:S/:benchmark//} @${GUNZIP} < ${DISTDIR}/${F} >${WRKDIR}/${F:S/.gz//} .endfor post-patch: ${REINPLACE_CMD} -e 's,%%MINIDASHBOARDFILE%%,${DISTDIR}/${MINIDASHBOARDFILE},' \ ${WRKSRC}/meilisearch/build.rs ${REINPLACE_CMD} -e 's,%%DISTDIR%%,${DISTDIR},' \ ${CARGO_VENDOR_DIR}/lindera-unidic-0.31.0/build.rs \ ${CARGO_VENDOR_DIR}/lindera-ipadic-0.31.0/build.rs \ ${CARGO_VENDOR_DIR}/lindera-ko-dic-0.31.0/build.rs ${GREP} -F -R -l %%WRKDIR%% ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ 's,%%WRKDIR%%,${WRKDIR},' .include diff --git a/textproc/py-jiter/Makefile b/textproc/py-jiter/Makefile index 4ad78c80dc20..fba028dc03b8 100644 --- a/textproc/py-jiter/Makefile +++ b/textproc/py-jiter/Makefile @@ -1,34 +1,34 @@ PORTNAME= jiter DISTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tagattie@FreeBSD.org COMMENT= Fast iterable JSON parser WWW= https://github.com/pydantic/jiter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/crates/jiter/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist pep517 CARGO_BUILD= no CARGO_INSTALL= no BINARY_ALIAS= python3=${PYTHON_CMD} PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/py-pycddl/Makefile b/textproc/py-pycddl/Makefile index 32170137e9c5..f19cdcc433b4 100644 --- a/textproc/py-pycddl/Makefile +++ b/textproc/py-pycddl/Makefile @@ -1,28 +1,28 @@ PORTNAME= pycddl DISTVERSIONPREFIX= v DISTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dtxdf@FreeBSD.org COMMENT= Deserialize CBOR and/or do CDDL schema validation WWW= https://pypi.org/project/${PORTNAME} \ https://gitlab.com/tahoe-lafs/${PORTNAME} LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_GITLAB= yes GL_ACCOUNT= tahoe-lafs USE_PYTHON= autoplist pep517 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_ENV= PYO3_PYTHON=${PYTHON_CMD} .include diff --git a/textproc/py-tiktoken/Makefile b/textproc/py-tiktoken/Makefile index dafc037e140b..3c3afbb59c60 100644 --- a/textproc/py-tiktoken/Makefile +++ b/textproc/py-tiktoken/Makefile @@ -1,33 +1,33 @@ PORTNAME= tiktoken PORTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast BPE tokeniser for use with OpenAI's models WWW= https://github.com/openai/tiktoken LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.5.2:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}regex>=2022.1.18:textproc/py-regex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.26.0:www/py-requests@${PY_FLAVOR} USES= cargo python:3.9+ USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no OPTIONS_DEFINE= BLOBFILE BLOBFILE_DESC= Blob file support BLOBFILE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blobfile>=2:net/py-blobfile@${PY_FLAVOR} .include diff --git a/textproc/py-tokenizers/Makefile b/textproc/py-tokenizers/Makefile index 035c0a56a6cc..7076777ea457 100644 --- a/textproc/py-tokenizers/Makefile +++ b/textproc/py-tokenizers/Makefile @@ -1,45 +1,46 @@ PORTNAME= tokenizers DISTVERSION= 0.21.2 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tagattie@FreeBSD.org COMMENT= Fast state-of-the-art tokenizers optimized for research and production WWW= https://github.com/huggingface/tokenizers LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/tokenizers/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.16.4<1.0:misc/py-huggingface-hub@${PY_FLAVOR} TEST_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/oniguruma.pc:devel/oniguruma \ ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}datasets>0:misc/py-datasets@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist pep517 pytest PYTEST_BROKEN_TESTS= test_datasets test_gzip CARGO_CARGOTOML=${WRKSRC}/bindings/python/Cargo.toml CARGO_CARGOLOCK=${WRKSRC}/bindings/python/Cargo.lock CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TEST_ARGS= --no-default-features TEST_ARGS= tests TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} BINARY_ALIAS= python3=${PYTHON_CMD} TEST_WRKSRC= ${WRKSRC}/bindings/python post-test: cd ${TEST_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${CARGO_ENV} ${TEST_ENV} ${CARGO} test \ --manifest-path ${CARGO_CARGOTOML} --verbose --verbose ${CARGO_TEST_ARGS} .include diff --git a/textproc/quickwit/Makefile b/textproc/quickwit/Makefile index a210b5913b59..cd5a62fd3883 100644 --- a/textproc/quickwit/Makefile +++ b/textproc/quickwit/Makefile @@ -1,38 +1,38 @@ PORTNAME= quickwit DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org COMMENT= Sub-second search & analytics engine on cloud storage WWW= https://quickwit.io/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE_AGPLv3.0.txt BUILD_DEPENDS= ${LOCALBASE}/bin/protoc:devel/protobuf LIB_DEPENDS= libzstd.so:archivers/zstd BROKEN_i386= fails to build USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= quickwit-oss #GH_TUPLE= quickwit-oss:rust-sasl:daca921:rust_sasl/cargo-crates/sasl2-sys CARGO_CARGOLOCK= ${WRKSRC}/${PORTNAME}/Cargo.lock CARGO_CARGOTOML= ${WRKSRC}/${PORTNAME}/Cargo.toml CARGO_INSTALL_PATH= ${PORTNAME}/quickwit-cli OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/config/quickwit.yaml ${STAGEDIR}${ETCDIR}/quickwit.yaml.sample ${RM} -v ${STAGEDIR}${PREFIX}/bin/generate_markdown post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/riffdiff/Makefile b/textproc/riffdiff/Makefile index 510f168c51d3..f0c1169b2738 100644 --- a/textproc/riffdiff/Makefile +++ b/textproc/riffdiff/Makefile @@ -1,119 +1,119 @@ PORTNAME= riffdiff DISTVERSION= 3.3.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Diff filter highlighting which line parts have changed WWW= https://github.com/walles/riff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= moar:textproc/moar USES= cargo USE_GITHUB= yes GH_ACCOUNT= walles GH_PROJECT= riff CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.7 \ autocfg-1.0.1 \ backtrace-0.3.54 \ base64-0.22.1 \ bitflags-1.3.2 \ bytecount-0.6.2 \ cfg-if-1.0.0 \ clap-4.5.26 \ clap_builder-4.5.26 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ colorchoice-1.0.0 \ ctor-0.1.16 \ difference-2.0.0 \ either-1.6.1 \ errno-0.3.5 \ fastrand-1.9.0 \ gimli-0.23.0 \ git-version-0.3.4 \ git-version-macro-0.3.4 \ heck-0.5.0 \ hermit-abi-0.1.19 \ instant-0.1.12 \ io-lifetimes-1.0.6 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.1 \ lazy_static-1.4.0 \ libc-0.2.140 \ linux-raw-sys-0.1.4 \ log-0.4.21 \ memchr-2.5.0 \ miniz_oxide-0.4.3 \ num_cpus-1.13.0 \ object-0.22.0 \ once_cell-1.20.2 \ output_vt100-0.1.2 \ pretty_assertions-0.6.1 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.93 \ quote-1.0.33 \ redox_syscall-0.2.10 \ regex-1.5.5 \ regex-syntax-0.6.26 \ rustc-demangle-0.1.18 \ rustix-0.36.16 \ rustversion-1.0.18 \ similar-2.6.0 \ strsim-0.11.1 \ syn-1.0.48 \ syn-2.0.30 \ tempfile-3.4.0 \ threadpool-1.8.1 \ unicode-ident-1.0.11 \ unicode-xid-0.2.1 \ utf8parse-0.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.59.0 \ windows-targets-0.42.1 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 PLIST_FILES= bin/riff .include diff --git a/textproc/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index 7208e46506de..0d554b446ac4 100644 --- a/textproc/ripgrep-all/Makefile +++ b/textproc/ripgrep-all/Makefile @@ -1,184 +1,184 @@ PORTNAME= ripgrep-all DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= textproc MAINTAINER= alexis.praga@free.fr COMMENT= Improved search capacities of ripgrep WWW= https://github.com/phiresky/ripgrep-all/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rg:textproc/ripgrep 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 .include diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index 041e675d3c93..ae433b7df000 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,57 +1,57 @@ PORTNAME= ripgrep DISTVERSION= 14.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi COMMENT= Command line search tool WWW= https://blog.burntsushi.net/ripgrep/ LICENSE= MIT UNLICENSE LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_UNLICENSE= ${WRKSRC}/UNLICENSE USES= cargo cpe CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= BurntSushi PLIST_FILES= bin/rg \ etc/bash_completion.d/rg.bash \ share/fish/vendor_completions.d/rg.fish \ share/man/man1/rg.1.gz \ 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 SIMD_VARS= ${SIMD_VARS_${ARCH}} SIMD_VARS_i386= RUSTFLAGS+="-C target-feature=+sse2" post-install: ${STAGEDIR}${PREFIX}/bin/rg --generate man > ${WRKDIR}/rg.1 ${INSTALL_MAN} ${WRKDIR}/rg.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${STAGEDIR}${PREFIX}/bin/rg --generate complete-bash > ${STAGEDIR}${PREFIX}/etc/bash_completion.d/rg.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ ${STAGEDIR}${PREFIX}/bin/rg --generate complete-fish > ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/rg.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${STAGEDIR}${PREFIX}/bin/rg --generate complete-zsh > ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_rg post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile index 370c8936937a..abbb13aa55ee 100644 --- a/textproc/rubygem-commonmarker/Makefile +++ b/textproc/rubygem-commonmarker/Makefile @@ -1,25 +1,26 @@ PORTNAME= commonmarker PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG DISTFILES= ${DISTNAME}.gem #DIST_SUBDIR= rubygem MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby wrapper for libcmark (CommonMark parser) WWW= https://github.com/gjtorikian/commonmarker LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-rb_sys>=0.9<1:lang/rubygem-rb_sys USES= cargo gem gmake llvm:build CARGO_BUILD= no CARGO_INSTALL= no GEM_ENV= MAKE=gmake GEMFILES= ${DISTNAME}.gem GEMS_SKIP_SUBDIR= yes .include diff --git a/textproc/rubygem-gitlab-glfm-markdown/Makefile b/textproc/rubygem-gitlab-glfm-markdown/Makefile index f8309e2c9e11..41ab9c821b03 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile @@ -1,33 +1,33 @@ PORTNAME= gitlab-glfm-markdown PORTVERSION= 0.0.31 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Markdown processing for GitLab Flavored Markdown WWW= https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-rb_sys>=0.9.109<0.10:lang/rubygem-rb_sys USES= cargo gem gmake llvm:build # Required to be able to build the rust library the gem uses GEMFILES:= ${DISTNAME}.gem DISTFILES+= ${DISTNAME}.gem GEMS_SKIP_SUBDIR= 1 CARGO_VENDOR_DIR= ${WRKSRC}/ext/glfm_markdown/cargo-crates CARGO_CARGOTOML= ${WRKSRC}/ext/glfm_markdown/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no GEM_ENV+= MAKE=gmake # update the crates file with: make cargo-crates > Makefile.crates post-install: @${ECHO_CMD} "${GEM_LIB_DIR}/ext/glfm_markdown/Cargo.lock" >> ${TMPPLIST} .include diff --git a/textproc/sad/Makefile b/textproc/sad/Makefile index 893f09923430..ee90d3719fc9 100644 --- a/textproc/sad/Makefile +++ b/textproc/sad/Makefile @@ -1,104 +1,104 @@ PORTNAME= sad DISTVERSIONPREFIX= v DISTVERSION= 0.4.32 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= CLI search and replace (Space Age seD) WWW= https://github.com/ms-jpq/sad LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo python:build USE_GITHUB= yes GH_ACCOUNT= ms-jpq CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anstream-0.6.14 \ anstyle-1.0.8 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ autocfg-1.3.0 \ backtrace-0.3.73 \ bitflags-2.6.0 \ bytes-1.6.1 \ cc-1.1.2 \ cfg-if-1.0.0 \ clap-4.5.27 \ clap_builder-4.5.27 \ clap_derive-4.5.24 \ clap_lex-0.7.4 \ colorchoice-1.0.1 \ difflib-0.4.0 \ either-1.13.0 \ env_home-0.1.0 \ errno-0.3.9 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getrandom-0.2.15 \ gimli-0.29.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ is_terminal_polyfill-1.70.0 \ libc-0.2.169 \ linux-raw-sys-0.4.14 \ memchr-2.7.4 \ miniz_oxide-0.7.4 \ mio-1.0.2 \ object-0.36.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ proc-macro2-1.0.86 \ quote-1.0.36 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ socket2-0.5.7 \ strsim-0.11.1 \ syn-2.0.71 \ terminal_size-0.4.1 \ tokio-1.43.0 \ unicode-ident-1.0.12 \ utf8parse-0.2.2 \ uuid-1.12.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ which-7.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winsafe-0.0.19 PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} .include diff --git a/textproc/sd/Makefile b/textproc/sd/Makefile index df0823d16fba..5fc2f5ae65d7 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,44 +1,44 @@ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org COMMENT= Intuitive find and replace tool WWW= https://github.com/chmln/sd LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= chmln PLIST_FILES= bin/sd \ etc/bash_completion.d/sd.bash \ share/fish/completions/sd.fish \ share/man/man1/sd.1.gz \ share/zsh/site-functions/_sd PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${INSTALL_MAN} ${WRKSRC}/gen/sd.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/gen/completions/sd.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/gen/completions/sd.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/gen/completions/_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 27fce40f7dca..4e98b270cf41 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -1,41 +1,41 @@ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.4.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES+= https://clrd.ninjal.ac.jp/unidic_archive/cwj/2.1.2/:unidic DISTFILES+= unidic-mecab-2.1.2_src.zip:unidic # check cargo-crates/lindera-unidic-XXX/build.rs MAINTAINER= ports@FreeBSD.org COMMENT= Fast, lightweight, and schema-less search backend WWW= https://github.com/valeriansaliou/sonic LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= cargo compiler:c++11-lang gmake USE_GITHUB= yes GH_ACCOUNT= valeriansaliou USE_RC_SUBR= sonic USERS= sonic GROUPS= sonic PLIST_FILES= bin/sonic \ "@sample ${ETCDIR}/config.cfg.sample" PORTDOCS= CONFIGURATION.md PROTOCOL.md README.md OPTIONS_DEFINE= DOCS CARGO_ENV+= DISTDIR=${DISTDIR} post-install: @${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/television/Makefile b/textproc/television/Makefile index 55366dcd938e..04829059e6c2 100644 --- a/textproc/television/Makefile +++ b/textproc/television/Makefile @@ -1,26 +1,26 @@ PORTNAME= television DISTVERSION= 0.11.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= nxjoseph@protonmail.com COMMENT= Fast and extensible general purpose fuzzy finder TUI WWW= https://github.com/alexpasmantier/television LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= alexpasmantier PLIST_FILES= bin/television \ bin/tv post-install: @(cd ${STAGEDIR}${PREFIX}/bin && \ ${LN} tv television) .include diff --git a/textproc/tokay/Makefile b/textproc/tokay/Makefile index 7a7204e11d1e..7081e7df71c8 100644 --- a/textproc/tokay/Makefile +++ b/textproc/tokay/Makefile @@ -1,136 +1,136 @@ PORTNAME= tokay DISTVERSIONPREFIX= v DISTVERSION= 0.6.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Programming language designed for ad-hoc parsing, inspired by awk WWW= https://tokay.dev \ https://github.com/tokay-lang/tokay LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= tokay-lang CARGO_CRATES= aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ atty-0.2.14 \ autocfg-1.4.0 \ bitflags-1.2.1 \ bitflags-2.8.0 \ cc-1.2.15 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ charclass-0.3.0 \ clap-2.34.0 \ clap-4.5.31 \ clap_builder-4.5.31 \ clap_derive-4.5.28 \ clap_lex-0.7.4 \ clipboard-win-4.5.0 \ clipboard-win-5.4.0 \ colorchoice-1.0.3 \ ctor-0.1.26 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ endian-type-0.1.2 \ env_filter-0.1.3 \ env_logger-0.11.6 \ equivalent-1.0.2 \ errno-0.3.10 \ error-code-2.3.1 \ error-code-3.3.1 \ fd-lock-2.0.0 \ fd-lock-4.0.2 \ getrandom-0.2.15 \ ghost-0.1.18 \ glob-0.3.2 \ hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.1.19 \ home-0.5.11 \ humantime-2.1.0 \ indexmap-2.7.1 \ inventory-0.1.11 \ inventory-impl-0.1.11 \ is_terminal_polyfill-1.70.1 \ libc-0.2.170 \ libredox-0.1.3 \ linux-raw-sys-0.4.15 \ log-0.4.26 \ memchr-2.7.4 \ memoffset-0.6.5 \ nibble_vec-0.1.0 \ nix-0.20.2 \ nix-0.29.0 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-parse-0.1.2 \ num-rational-0.4.2 \ num-traits-0.2.19 \ once_cell-1.20.3 \ proc-macro2-1.0.93 \ quote-1.0.38 \ radix_trie-0.2.1 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustix-0.38.44 \ rustyline-8.2.0 \ rustyline-15.0.0 \ scopeguard-1.2.0 \ shlex-1.3.0 \ smallvec-1.14.0 \ str-buf-1.0.6 \ strsim-0.8.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.98 \ textwrap-0.11.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ tokay-0.4.0 \ tokay-macros-0.5.0 \ unicode-ident-1.0.17 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ utf8parse-0.2.2 \ vec_map-0.8.2 \ wasi-0.11.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 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ yaml-rust-0.3.5 PLIST_FILES= bin/${PORTNAME} do-install: # workaround this error in do-install: There are multiple `tokay` packages in your project, and the specification `tokay` is ambiguous. ${INSTALL_PROGRAM} ${WRKDIR}/target/release/tokay ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/tomlq/Makefile b/textproc/tomlq/Makefile index 36a78ddc3abc..7e69bd2dd519 100644 --- a/textproc/tomlq/Makefile +++ b/textproc/tomlq/Makefile @@ -1,151 +1,151 @@ PORTNAME= tomlq DISTVERSION= 0.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for getting data from TOML files on the command line WWW= https://github.com/cryptaliagy/tomlq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= cryptaliagy CARGO_CRATES= addr2line-0.24.1 \ adler-1.0.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ ansi_colours-1.2.3 \ anstream-0.6.14 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.3 \ anyhow-1.0.95 \ backtrace-0.3.74 \ base64-0.22.1 \ bat-0.25.0 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bstr-1.10.0 \ bytemuck-1.16.3 \ bytesize-1.3.0 \ cfg-if-1.0.0 \ clap-4.5.8 \ clap_builder-4.5.8 \ clap_derive-4.5.8 \ clap_lex-0.7.1 \ clircle-0.6.1 \ colorchoice-1.0.0 \ colored-3.0.0 \ console-0.15.10 \ content_inspector-0.2.4 \ crc32fast-1.4.2 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ deranged-0.3.11 \ either-1.13.0 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ equivalent-1.0.1 \ fancy-regex-0.11.0 \ flate2-1.0.30 \ fnv-1.0.7 \ gimli-0.31.0 \ globset-0.4.14 \ hashbrown-0.15.2 \ heck-0.5.0 \ home-0.5.9 \ ident_case-1.0.1 \ indexmap-2.7.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.13.0 \ itoa-1.0.14 \ libc-0.2.169 \ linked-hash-map-0.5.6 \ log-0.4.22 \ memchr-2.7.4 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.3 \ nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ object-0.36.4 \ once_cell-1.20.2 \ path_abs-0.5.1 \ plist-1.7.0 \ powerfmt-0.2.0 \ proc-macro2-1.0.93 \ quick-xml-0.32.0 \ quote-1.0.37 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rgb-0.8.45 \ rustc-demangle-0.1.24 \ ryu-1.0.18 \ same-file-1.0.6 \ semver-1.0.23 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.135 \ serde_spanned-0.6.8 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ serde_yaml-0.9.34+deprecated \ std_prelude-0.2.12 \ strsim-0.11.1 \ syn-2.0.96 \ syntect-5.2.0 \ terminal-colorsaurus-0.4.7 \ terminal-trx-0.2.3 \ thiserror-1.0.69 \ thiserror-2.0.11 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.11 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ unicode-ident-1.0.14 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ unsafe-libyaml-0.2.11 \ utf8parse-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-util-0.1.9 \ windows-0.56.0 \ windows-core-0.56.0 \ windows-implement-0.56.0 \ windows-interface-0.56.0 \ windows-result-0.1.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.24 \ yaml-rust-0.4.5 PLIST_FILES= bin/tq post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tq .include diff --git a/textproc/ttynt/Makefile b/textproc/ttynt/Makefile index c911d4bee9f8..2026e3b02eb0 100644 --- a/textproc/ttynt/Makefile +++ b/textproc/ttynt/Makefile @@ -1,64 +1,64 @@ PORTNAME= ttynt DISTVERSIONPREFIX= v DISTVERSION= 0.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Text coloring in your terminal WWW= https://github.com/kryksyh/ttynt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= kryksyh CARGO_CRATES= aho-corasick-1.1.3 \ ansi_term-0.12.1 \ atty-0.2.14 \ bitflags-1.3.2 \ clap-2.34.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ lazy_static-1.4.0 \ libc-0.2.155 \ memchr-2.7.3 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ quote-1.0.36 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ termcolor-1.4.1 \ textwrap-0.11.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ vec_map-0.8.2 \ version_check-0.9.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/tui-journal/Makefile b/textproc/tui-journal/Makefile index b8ffdf421cb4..f16e788bb908 100644 --- a/textproc/tui-journal/Makefile +++ b/textproc/tui-journal/Makefile @@ -1,20 +1,20 @@ PORTNAME= tui-journal DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= dutra@FreeBSD.org COMMENT= Terminal-based application that allows you to manage your notes WWW= https://github.com/AmmarAbouZor/tui-journal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= AmmarAbouZor PLIST_FILES= bin/tjournal .include diff --git a/textproc/typst/Makefile b/textproc/typst/Makefile index 009a5915c750..7f9b031852e0 100644 --- a/textproc/typst/Makefile +++ b/textproc/typst/Makefile @@ -1,22 +1,22 @@ PORTNAME= typst DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= wen@FreeBSD.org COMMENT= Markup-based typesetting system WWW= https://typst.app/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/xan/Makefile b/textproc/xan/Makefile index 8e9482279ac0..63c1e48360d6 100644 --- a/textproc/xan/Makefile +++ b/textproc/xan/Makefile @@ -1,30 +1,31 @@ PORTNAME= xan DISTVERSION= 0.51.0 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org COMMENT= CSV magician WWW= https://github.com/medialab/xan LICENSE= MIT UNLICENSE LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_UNLICENSE= ${WRKSRC}/UNLICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= medialab PLIST_FILES= bin/xan PORTDOCS= CHANGELOG.md CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index c96d80cc56eb..fa1d0b813003 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -1,73 +1,73 @@ PORTNAME= xsv DISTVERSION= 0.13.0 -PORTREVISION= 67 +PORTREVISION= 68 CATEGORIES= textproc PKGNAMESUFFIX= -rs MAINTAINER= ports@FreeBSD.org COMMENT= Fast CSV toolkit WWW= https://github.com/BurntSushi/xsv 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-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/www/castor/Makefile b/www/castor/Makefile index 6d315fa3802f..de3c7c06fbec 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,143 +1,143 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 44 +PORTREVISION= 45 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 WWW= https://git.sr.ht/~julienxx/castor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo desktop-file-utils gnome ssl USE_GNOME= cairo gdkpixbuf 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 .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN_SSL= base openssl openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 library .endif post-install: ${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/chromium/Makefile b/www/chromium/Makefile index 3fa5a1eeb9ed..a483c96c8017 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,388 +1,389 @@ PORTNAME= chromium PORTVERSION= 138.0.7204.96 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ https://nerd.hu/distfiles/:external \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ pulseaudio-${PULSEV}.tar.gz:pulseaudio MAINTAINER= chromium@FreeBSD.org COMMENT= Google web browser based on WebKit WWW= https://www.chromium.org/Home LICENSE= BSD3CLAUSE LGPL21 MPL11 LICENSE_COMB= multi ONLY_FOR_ARCHS= aarch64 amd64 BUILD_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \ bindgen:devel/rust-bindgen-cli \ gperf:devel/gperf \ flock:sysutils/flock \ node:www/node \ rustc:lang/rust \ xcb-proto>0:x11/xcb-proto \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ ${LOCALBASE}/share/usbids/usb.ids:misc/usbids \ ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR} \ ${LOCALBASE}/include/va/va.h:multimedia/libva \ ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \ ${LOCALBASE}/libdata/pkgconfig/Qt5Core.pc:devel/qt5-core \ ${LOCALBASE}/libdata/pkgconfig/Qt5Widgets.pc:x11-toolkits/qt5-widgets LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ libatspi.so:accessibility/at-spi2-core \ libspeechd.so:accessibility/speech-dispatcher \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ libspeex.so:audio/speex \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libepoll-shim.so:devel/libepoll-shim \ libevent.so:devel/libevent \ libffi.so:devel/libffi \ libicuuc.so:devel/icu \ libjsoncpp.so:devel/jsoncpp \ libpci.so:devel/libpci \ libnspr4.so:devel/nspr \ libre2.so:devel/re2 \ libcairo.so:graphics/cairo \ libdrm.so:graphics/libdrm \ libexif.so:graphics/libexif \ libpng.so:graphics/png \ libwebp.so:graphics/webp \ libdav1d.so:multimedia/dav1d \ libopenh264.so:multimedia/openh264 \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libharfbuzz-icu.so:print/harfbuzz-icu \ libgcrypt.so:security/libgcrypt \ libsecret-1.so:security/libsecret \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ libfontconfig.so:x11-fonts/fontconfig \ libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon \ libxshmfence.so:x11/libxshmfence RUN_DEPENDS= xdg-open:devel/xdg-utils \ noto-basic>0:x11-fonts/noto-basic USES= bison compiler:c++17-lang cpe desktop-file-utils gl gmake gnome \ iconv:wchar_t jpeg localbase:ldflags ninja perl5 pkgconfig \ python:build qt:5 shebangfix tar:xz xorg CPE_VENDOR= google CPE_PRODUCT= chrome USE_GL= gbm gl USE_GNOME= atk dconf gdkpixbuf glib20 gtk30 libxml2 libxslt USE_LDCONFIG= ${DATADIR} USE_PERL5= build USE_XORG= x11 xcb xcomposite xcursor xext xdamage xfixes xi \ xorgproto xrandr xrender xscrnsaver xtst USE_QT= buildtools:build SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper #buildtools/linux64/clang-format MAKE_ARGS= -C out/${BUILDTYPE} ALL_TARGET= chrome BINARY_ALIAS= python3=${PYTHON_CMD} # TODO bz@ : install libwidevinecdm.so (see third_party/widevine/cdm/BUILD.gn) # # Run "./out/${BUILDTYPE}/gn args out/${BUILDTYPE} --list" for all variables. # Some parts don't have use_system_* flag, and can be turned on/off by using # replace_gn_files.py script, some parts just turned on/off for target host # OS "target_os == is_bsd", like libusb, libpci. GN_ARGS+= clang_use_chrome_plugins=false \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=true \ enable_nacl=false \ enable_remoting=false \ enable_widevine=true \ fatal_linker_warnings=false \ icu_use_data_file=false \ is_clang=true \ moc_qt5_path="${QT_TOOLDIR}/moc" \ optimize_webui=true \ toolkit_views=true \ treat_warnings_as_errors=false \ use_allocator_shim=false \ use_aura=true \ use_custom_libcxx=true \ use_custom_libunwind=true \ use_lld=true \ use_partition_alloc=true \ use_partition_alloc_as_malloc=false \ use_qt5=true \ use_sysroot=false \ use_system_freetype=false \ use_system_harfbuzz=true \ use_system_libffi=true \ use_system_libjpeg=true \ use_udev=false \ extra_cxxflags="${CXXFLAGS} -I${LOCALBASE}/include/libepoll-shim ${PINCLUDES}" \ extra_ldflags="${LDFLAGS}" \ ffmpeg_branding="${FFMPEG_BRAND}" # TODO: investigate building with these options: # use_system_minigbm GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles # FreeBSD Chromium Api Key # Set up Google API keys, see http://www.chromium.org/developers/how-tos/api-keys . # Note: these are for FreeBSD use ONLY. For your own distribution, # please get your own set of keys. GN_ARGS+= google_api_key="AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8" SUB_FILES= chromium-browser.desktop chrome SUB_LIST+= COMMENT="${COMMENT}" OPTIONS_DEFINE= CODECS CUPS DEBUG DRIVER KERBEROS LTO PIPEWIRE TEST WIDEVINE OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE SNDIO ALSA PULSEAUDIO OPTIONS_EXCLUDE_aarch64=LTO OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO OPTIONS_RADIO= KERBEROS OPTIONS_RADIO_KERBEROS= HEIMDAL HEIMDAL_BASE MIT OPTIONS_SUB= yes CODECS_DESC= Compile and enable patented codecs like H.264 DRIVER_DESC= Install chromedriver HEIMDAL_BASE_DESC= Heimdal Kerberos (base) HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) MIT_DESC= MIT Kerberos (security/krb5) ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ alsa-lib>=1.1.1_1:audio/alsa-lib ALSA_VARS= GN_ARGS+=use_alsa=true ALSA_VARS_OFF= GN_ARGS+=use_alsa=false CODECS_VARS= GN_ARGS+=proprietary_codecs=true \ FFMPEG_BRAND="Chrome" CODECS_VARS_OFF= GN_ARGS+=proprietary_codecs=false \ FFMPEG_BRAND="Chromium" CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_VARS= GN_ARGS+=use_cups=true CUPS_VARS_OFF= GN_ARGS+=use_cups=false DEBUG_BUILD_DEPENDS= esbuild:devel/esbuild DEBUG_VARS= BUILDTYPE=Debug \ GN_ARGS+=is_debug=true \ GN_ARGS+=is_component_build=false \ GN_ARGS+=symbol_level=1 \ GN_BOOTSTRAP_FLAGS+=--debug \ WANTSPACE="60 GB" \ WANTMEM="32 GB" DEBUG_VARS_OFF= BUILDTYPE=Release \ GN_ARGS+=blink_symbol_level=0 \ GN_ARGS+=is_debug=false \ GN_ARGS+=is_official_build=true \ GN_ARGS+=symbol_level=0 \ WANTSPACE="35 GB" \ WANTMEM="8 GB" DRIVER_MAKE_ARGS= chromedriver HEIMDAL_LIB_DEPENDS= libkrb.so.26:security/heimdal KERBEROS_VARS= GN_ARGS+=use_kerberos=true KERBEROS_VARS_OFF= GN_ARGS+=use_kerberos=false LTO_VARS= GN_ARGS+=use_thin_lto=true \ GN_ARGS+=thin_lto_enable_optimizations=true \ WANTSPACE="40 GB" \ WANTMEM="16 GB" LTO_VARS_OFF= GN_ARGS+=use_thin_lto=false MIT_LIB_DEPENDS= libkrb.so.3:security/krb5 PIPEWIRE_DESC= Screen capture via PipeWire PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_VARS= GN_ARGS+=rtc_use_pipewire=true \ GN_ARGS+=rtc_link_pipewire=true PIPEWIRE_VARS_OFF= GN_ARGS+=rtc_use_pipewire=false \ GN_ARGS+=rtc_link_pipewire=false PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true \ PINCLUDES="-I${WRKDIR}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false WIDEVINE_DESC= Depend on foreign-cdm to enable playback of DRM content WIDEVINE_RUN_DEPENDS= foreign-cdm>0:www/foreign-cdm .include "Makefile.tests" TEST_DISTFILES= ${PORTNAME}-${DISTVERSION}-testdata${EXTRACT_SUFX} TEST_ALL_TARGET= ${TEST_TARGETS} .include .include # for COMPILER_VERSION .if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so) IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base .endif LLVM_DEFAULT= 19 BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ c++=${LOCALBASE}/bin/clang++${LLVM_DEFAULT} \ ar=${LOCALBASE}/bin/llvm-ar${LLVM_DEFAULT} \ nm=${LOCALBASE}/bin/llvm-nm${LLVM_DEFAULT} \ ld=${LOCALBASE}/bin/ld.lld${LLVM_DEFAULT} # - swiftshader/lib/{libEGL.so,libGLESv2.so} is x86 only # - map ffmpeg target to ${ARCH} .if ${ARCH} == aarch64 PLIST_SUB+= NOT_AARCH64="@comment " FFMPEG_TARGET= arm64 .elif ${ARCH} == amd64 BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= NOT_AARCH64="" FFMPEG_TARGET= x64 .elif ${ARCH} == i386 BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= NOT_AARCH64="" FFMPEG_TARGET= ia32 .endif FFMPEG_BDIR= ${WRKSRC}/third_party/ffmpeg/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} FFMPEG_CDIR= ${WRKSRC}/third_party/ffmpeg/chromium/config/${FFMPEG_BRAND}/freebsd/${FFMPEG_TARGET} # Allow relocations against read-only segments (override lld default) LDFLAGS_i386= -Wl,-znotext # TODO: -isystem, would be just as ugly as this approach, but more reliably # build would fail without C_INCLUDE_PATH/CPLUS_INCLUDE_PATH env var set. MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include # rust RUSTC_VERSION!= rustc -V 2>/dev/null || true MAKE_ENV+= RUSTC_BOOTSTRAP=1 GN_ARGS+= enable_rust=true \ rust_sysroot_absolute="${LOCALBASE}" \ rustc_version="${RUSTC_VERSION}" pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "To build ${PORTNAME}, you should have at least:" @${ECHO_MSG} "- ${WANTMEM} of memory" @${ECHO_MSG} "- ${WANTSPACE} of free disk space" @${ECHO_MSG} "- 1.5 million free inodes" @${ECHO_MSG} pre-configure: # We used to remove bundled libraries to be sure that chromium uses # system libraries and not shipped ones. # cd ${WRKSRC} && ${PYTHON_CMD} \ #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ ./build/linux/unbundle/replace_gn_files.py --system-libraries \ dav1d flac fontconfig harfbuzz-ng libdrm libpng \ libusb libwebp libxml libxslt openh264 opus || ${FALSE} # Chromium uses an unreleased version of FFmpeg, so configure it cd ${WRKSRC}/media/ffmpeg && \ ${PYTHON_CMD} scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ --config-only --branding=${FFMPEG_BRAND} cd ${FFMPEG_BDIR} && ${GMAKE} ffversion.h ${MKDIR} ${FFMPEG_CDIR} .for _e in config.h config.asm config_components.h libavcodec libavformat libavutil -${CP} -pR ${FFMPEG_BDIR}/${_e} ${FFMPEG_CDIR} .endfor touch ${WRKDIR}/pulseaudio-${PULSEV}/src/pulse/version.h @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ ${WRKSRC}/build/rust/rust_bindgen.gni \ ${WRKSRC}/build/rust/rust_bindgen_generator.gni do-configure: # GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ ./tools/gn/bootstrap/bootstrap.py ${GN_BOOTSTRAP_FLAGS} cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./out/${BUILDTYPE}/gn \ gen --args='${GN_ARGS}' out/${BUILDTYPE} # Setup nodejs dependency @${MKDIR} ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin ${LN} -sf ${LOCALBASE}/bin/node ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin/node # Setup buildtools/freebsd @${MKDIR} ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/buildtools/linux64/clang-format ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKSRC}/buildtools/freebsd ${LN} -sf /usr/bin/strip ${WRKSRC}/buildtools/freebsd/strip do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/chrome/app/resources/manpage.1.in \ ${STAGEDIR}${PREFIX}/share/man/man1/chrome.1 @${SED} -i "" -e 's,\@\@PACKAGE\@\@,chromium,g;s,\@\@MENUNAME\@\@,Chromium Web Browser,g' \ ${STAGEDIR}${PREFIX}/share/man/man1/chrome.1 ${CP} ${WRKSRC}/chrome/app/theme/chromium/product_logo_22_mono.png ${WRKSRC}/chrome/app/theme/chromium/product_logo_22.png .for s in 22 24 48 64 128 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps ${INSTALL_DATA} ${WRKSRC}/chrome/app/theme/chromium/product_logo_${s}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps/chrome.png .endfor ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*.png ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*.pak ${STAGEDIR}${DATADIR} .for d in protoc mksnapshot ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/${d} ${STAGEDIR}${DATADIR} .endfor .for d in snapshot_blob.bin v8_context_snapshot.bin ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${d} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chrome \ ${STAGEDIR}${DATADIR} cd ${WRKSRC}/out/${BUILDTYPE} && \ ${COPYTREE_SHARE} "locales resources" ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKDIR}/chromium-browser.desktop \ ${STAGEDIR}${DESKTOPDIR} ${INSTALL_SCRIPT} ${WRKDIR}/chrome ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/chrome/tools/build/linux/chrome-wrapper \ ${STAGEDIR}${DATADIR} # ANGLE, EGL, Vk .for f in libEGL.so libGLESv2.so libVkICD_mock_icd.so ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvulkan.so.1 \ ${STAGEDIR}${DATADIR}/libvulkan.so .if ${BUILDTYPE} == Debug ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libVkLayer_khronos_validation.so ${STAGEDIR}${DATADIR} .endif # SwiftShader .if ${ARCH} != aarch64 ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvk_swiftshader.so ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/vk_swiftshader_icd.json ${STAGEDIR}${DATADIR} .endif post-install-DEBUG-on: ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/*.so \ ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/character_data_generator \ ${STAGEDIR}${DATADIR} post-install-DRIVER-on: ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chromedriver.unstripped \ ${STAGEDIR}${PREFIX}/bin/chromedriver do-test-TEST-on: .for t in ${TEST_TARGETS} cd ${WRKSRC}/out/${BUILDTYPE} && ${SETENV} LC_ALL=en_US.UTF-8 \ ./${t} --gtest_filter=-${EXCLUDE_${t}:ts:} || ${TRUE} .endfor .include diff --git a/www/deno-dom/Makefile b/www/deno-dom/Makefile index d3c78f39b39e..75978617efdf 100644 --- a/www/deno-dom/Makefile +++ b/www/deno-dom/Makefile @@ -1,100 +1,100 @@ PORTNAME= deno-dom DISTVERSIONPREFIX= v DISTVERSION= 0.1.48 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Deno: Browser DOM & HTML parser plugin WWW= https://jsr.io/@b-fuze/deno-dom \ https://github.com/b-fuze/deno-dom LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails, mismatched types, see https://github.com/b-fuze/deno-dom/issues/178 BROKEN_i386= compilation fails, mismatched types, see https://github.com/b-fuze/deno-dom/issues/178 BROKEN_powerpc= compilation fails, mismatched types, see https://github.com/b-fuze/deno-dom/issues/178 USES= cargo USE_GITHUB= yes GH_ACCOUNT= b-fuze CARGO_CRATES= autocfg-1.4.0 \ bitflags-2.6.0 \ byteorder-1.5.0 \ cfg-if-1.0.0 \ futf-0.1.5 \ getrandom-0.1.16 \ getrandom-0.2.15 \ html5ever-0.25.2 \ itoa-1.0.11 \ libc-0.2.161 \ lock_api-0.4.12 \ log-0.4.22 \ mac-0.1.1 \ markup5ever-0.10.1 \ memchr-2.7.4 \ new_debug_unreachable-1.0.6 \ once_cell-1.20.2 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ proc-macro2-1.0.89 \ quote-1.0.37 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ redox_syscall-0.5.7 \ ryu-1.0.18 \ scopeguard-1.2.0 \ serde-1.0.214 \ serde_derive-1.0.214 \ serde_json-1.0.132 \ siphasher-0.3.11 \ smallvec-1.13.2 \ static_vcruntime-2.0.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ syn-1.0.109 \ syn-2.0.87 \ tendril-0.4.3 \ unicode-ident-1.0.13 \ utf-8-0.7.6 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= lib/deno-plugins/deno_dom.so do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${MKDIR} ${STAGEDIR}${PREFIX}/lib/deno-plugins ${INSTALL_LIB} \ ${WRKDIR}/target/release/libplugin.so \ ${STAGEDIR}${PREFIX}/lib/deno-plugins/deno_dom.so .include diff --git a/www/deno/Makefile b/www/deno/Makefile index ace0d478191c..b8b7f7c13666 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,100 +1,100 @@ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 2.2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Secure JavaScript and TypeScript runtime WWW= https://deno.com/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= gn:devel/gn \ protoc:devel/protobuf LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo cpe gmake gnome llvm:min=16,build ninja:build pkgconfig:build python:3.9+,build USE_GITHUB= yes GH_ACCOUNT= denoland GH_TUPLE= denoland:deno_lsp_benchdata:a787434:denolsp/cli/bench/testdata/lsp_benchdata \ denoland:node_test:8846b53:nodetest/tests/node_compat/runner/suite \ denoland:std:1f032bb7:denostd/tests/util/std \ web-platform-tests:wpt:e78446e:webp/tests/wpt/suite USE_GNOME= glib20 CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO="false" \ CLANG_BASE_PATH=/usr \ GN=${PREFIX}/bin/gn \ NINJA=${NINJA_CMD} \ V8_FROM_SOURCE=1 \ RUSTC_BOOTSTRAP=yes \ GN_ARGS="clang_use_chrome_plugins=false \ fatal_linker_warnings=false \ is_clang=true \ use_custom_libcxx=false \ use_sysroot=false \ use_udev=false \ use_glib=false" PLIST_FILES= bin/${PORTNAME} \ bin/denort BINARY_ALIAS= python3=${PYTHON_CMD} DENO_CORE_ICUDATA_V= 0.74.0 V8_CARGO_V= 135.1.0 V8_DISTDIR= ${CARGO_VENDOR_DIR}/v8-${V8_CARGO_V} V8_BPGO_DIR= ${V8_DISTDIR}/v8/tools/builtins-pgo CARGO_INSTALL= no WITHOUT_LTO= yes post-patch: ${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" \ ${WRKSRC}/cli/task_runner.rs \ ${WRKSRC}/cli/tools/jupyter/install.rs \ ${WRKSRC}/ext/os/lib.rs ${REINPLACE_CMD} "s|PREFIX|${PREFIX}|" \ ${WRKSRC}/tests/unit_node/process_test.ts ${REINPLACE_CMD} "s|WRKDIR|${WRKDIR}|" \ ${WRKSRC}/tests/util/server/src/lib.rs ${REINPLACE_CMD} "s|linux|freebsd|g" \ ${WRKSRC}/tests/ffi/tests/ffi_callback_errors.ts \ ${WRKSRC}/tests/ffi/tests/test.js \ ${WRKSRC}/tests/ffi/tests/bench.js \ ${WRKSRC}/tests/ffi/tests/event_loop_integration.ts \ ${WRKSRC}/tests/ffi/tests/thread_safe_test_worker.js \ ${WRKSRC}/tests/ffi/tests/thread_safe_test.js \ ${WRKSRC}/tests/integration/cache_tests.rs \ ${WRKSRC}/tests/napi/common.js \ ${WRKSRC}/tests/unit/build_test.ts \ ${WRKSRC}/tests/unit/dir_test.ts \ ${WRKSRC}/tests/specs/mod.rs ${MKDIR} ${V8_BPGO_DIR}/arm64.profile ${V8_BPGO_DIR}/x64.profile ${CP} ${WRKSRC}/ext/napi/generated_symbol_exports_list_linux.def \ ${WRKSRC}/ext/napi/generated_symbol_exports_list_freebsd.def ${MKDIR} ${V8_DISTDIR}/third_party/icu/common ${CP} ${CARGO_VENDOR_DIR}/deno_core_icudata-${DENO_CORE_ICUDATA_V}/src/icudtl.dat \ ${V8_DISTDIR}/third_party/icu/common/ # do not pass RUST_BACKTRACE=1 to cargo test as some tests fails if it's there do-test: cd ${WRKSRC} ; \ ${SETENVI} ${WRK_ENV} ${MAKE_ENV} ${CARGO_ENV:S/RUST_BACKTRACE=1//g} ${CARGO} test -vv ${CARGO_BUILD_ARGS} do-install: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/*/deno ${STAGEDIR}${LOCALBASE}/bin ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/*/denort ${STAGEDIR}${LOCALBASE}/bin .include diff --git a/www/dezoomify-rs/Makefile b/www/dezoomify-rs/Makefile index e4ffcb7c220f..a083f1fad813 100644 --- a/www/dezoomify-rs/Makefile +++ b/www/dezoomify-rs/Makefile @@ -1,20 +1,20 @@ PORTNAME= dezoomify-rs DISTVERSIONPREFIX= v DISTVERSION= 2.15.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= nivit@FreeBSD.org COMMENT= Zoomable image downloader WWW= https://dezoomify-rs.ophir.dev/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= lovasoa PLIST_FILES= bin/dezoomify-rs .include diff --git a/www/dothttp/Makefile b/www/dothttp/Makefile index 664b3020c7a7..39f809b1312a 100644 --- a/www/dothttp/Makefile +++ b/www/dothttp/Makefile @@ -1,288 +1,288 @@ PORTNAME= dothttp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Text-based http client compatible with Intelijj Http Client WWW= https://github.com/alisa101rs/dothttp LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= alisa101rs CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.6 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ ascii_table-4.0.3 \ async-trait-0.1.74 \ atomic-polyfill-1.0.3 \ autocfg-1.1.0 \ axum-0.7.4 \ axum-core-0.4.3 \ backtrace-0.3.69 \ base64-0.21.5 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ boa_ast-0.17.3 \ boa_engine-0.17.3 \ boa_gc-0.17.3 \ boa_icu_provider-0.17.3 \ boa_interner-0.17.3 \ boa_macros-0.17.3 \ boa_parser-0.17.3 \ boa_profiler-0.17.3 \ boa_runtime-0.17.3 \ bumpalo-3.14.0 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clap-4.4.10 \ clap_builder-4.4.9 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ cobs-0.2.3 \ color-eyre-0.6.2 \ color-spantrace-0.2.1 \ colorchoice-1.0.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.11 \ critical-section-1.1.2 \ crypto-common-0.1.6 \ dashmap-5.5.3 \ digest-0.10.7 \ displaydoc-0.2.4 \ either-1.9.0 \ embedded-io-0.4.0 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ eyre-0.6.12 \ fast-float-0.2.0 \ fastrand-2.0.1 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-util-0.3.29 \ generic-array-0.14.7 \ getrandom-0.2.11 \ gimli-0.28.1 \ h2-0.3.22 \ h2-0.4.1 \ hashbrown-0.13.2 \ hashbrown-0.14.3 \ heck-0.4.1 \ http-0.2.11 \ http-1.0.0 \ http-body-0.4.5 \ http-body-1.0.0 \ http-body-util-0.1.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-1.1.0 \ hyper-rustls-0.24.2 \ hyper-util-0.1.2 \ iana-time-zone-0.1.58 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.2.0 \ icu_locid-1.2.0 \ icu_normalizer-1.2.0 \ icu_properties-1.2.0 \ icu_provider-1.2.0 \ icu_provider_adapters-1.2.0 \ icu_provider_blob-1.2.0 \ icu_provider_macros-1.2.0 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-2.3.0 \ ipnet-2.9.0 \ itertools-0.11.0 \ itoa-1.0.9 \ js-sys-0.3.66 \ lazy_static-1.4.0 \ libc-0.2.150 \ linux-raw-sys-0.4.11 \ litemap-0.7.2 \ lock_api-0.4.11 \ log-0.4.20 \ matchit-0.7.3 \ memchr-2.6.4 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ num-bigint-0.4.4 \ num-integer-0.1.45 \ num-traits-0.2.17 \ num_enum-0.6.1 \ num_enum_derive-0.6.1 \ object-0.32.1 \ once_cell-1.18.0 \ owo-colors-3.5.0 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ pest-2.7.5 \ pest_derive-2.7.5 \ pest_generator-2.7.5 \ pest_meta-2.7.5 \ phf-0.11.2 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.11.2 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pollster-0.3.0 \ postcard-1.0.8 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.3.1 \ proc-macro2-1.0.86 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ regress-0.6.0 \ reqwest-0.11.22 \ ring-0.17.6 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.38.25 \ rustls-0.21.9 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.14 \ ryu-1.0.15 \ ryu-js-0.2.2 \ scopeguard-1.2.0 \ sct-0.7.1 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.108 \ serde_path_to_error-0.1.14 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.4.10 \ socket2-0.5.5 \ spin-0.9.8 \ sptr-0.3.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.72 \ sync_wrapper-0.1.2 \ synstructure-0.13.0 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tempfile-3.8.1 \ thin-vec-0.2.12 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ thread_local-1.1.8 \ tinystr-0.7.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.34.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-util-0.7.10 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.4 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-xid-0.2.4 \ untrusted-0.9.0 \ url-2.5.0 \ utf16_iter-1.0.4 \ utf8_iter-1.0.3 \ utf8parse-0.2.1 \ uuid-1.6.1 \ valuable-0.1.0 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ webpki-roots-0.25.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.51.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.19 \ winreg-0.50.0 \ write16-1.0.0 \ writeable-0.5.4 \ yoke-0.7.3 \ yoke-derive-0.7.3 \ zerocopy-0.7.26 \ zerocopy-derive-0.7.26 \ zerofrom-0.1.3 \ zerofrom-derive-0.1.3 \ zerovec-0.9.6 \ zerovec-derive-0.9.6 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/drill/Makefile b/www/drill/Makefile index 103c4ae83d07..13c64f803175 100644 --- a/www/drill/Makefile +++ b/www/drill/Makefile @@ -1,204 +1,204 @@ PORTNAME= drill DISTVERSION= 0.8.3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= HTTP load testing application written in Rust WWW= https://github.com/fcsonline/drill LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= fcsonline CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.20 \ ansi_term-0.12.1 \ async-trait-0.1.60 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.11.1 \ byteorder-1.4.3 \ bytes-1.3.0 \ cc-1.0.78 \ cfg-if-1.0.0 \ clap-2.34.0 \ colored-2.0.0 \ cookie-0.16.2 \ cookie_store-0.16.1 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.14 \ csv-1.1.6 \ csv-core-0.1.10 \ data-encoding-2.3.3 \ encoding_rs-0.8.31 \ enum-as-inner-0.5.1 \ fastrand-1.8.0 \ flate2-1.0.25 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ futures-0.3.25 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-executor-0.3.25 \ futures-io-0.3.25 \ futures-macro-0.3.25 \ futures-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ getrandom-0.2.8 \ h2-0.3.15 \ hashbrown-0.12.3 \ hdrhistogram-7.5.2 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hostname-0.3.1 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.23 \ hyper-tls-0.5.0 \ idna-0.2.3 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ ipconfig-0.3.1 \ ipnet-2.7.0 \ itoa-0.4.8 \ itoa-1.0.5 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.138 \ linked-hash-map-0.5.6 \ lock_api-0.4.9 \ log-0.4.17 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.9 \ memchr-2.5.0 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.5 \ native-tls-0.2.11 \ nom-7.1.1 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ once_cell-1.16.0 \ openssl-0.10.44 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-src-111.24.0+1.1.1s \ openssl-sys-0.9.79 \ parking_lot-0.12.1 \ parking_lot_core-0.9.5 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.48 \ psl-types-2.0.11 \ publicsuffix-2.2.3 \ quick-error-1.2.3 \ quote-1.0.22 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ regex-1.7.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ reqwest-0.11.13 \ resolv-conf-0.7.0 \ ryu-1.0.12 \ schannel-0.1.20 \ scopeguard-1.1.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ serde-1.0.151 \ serde_derive-1.0.151 \ serde_json-1.0.90 \ serde_urlencoded-0.7.1 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.7 \ strsim-0.8.0 \ syn-1.0.106 \ tempfile-3.3.0 \ textwrap-0.11.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.23.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.7.4 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ trust-dns-proto-0.22.0 \ trust-dns-resolver-0.22.0 \ try-lock-0.2.3 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ url-2.3.1 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-futures-0.4.33 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ widestring-0.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.0 \ winreg-0.10.1 \ yaml-rust-0.4.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/dufs/Makefile b/www/dufs/Makefile index 4949223cdf0f..edd05b3e43cb 100644 --- a/www/dufs/Makefile +++ b/www/dufs/Makefile @@ -1,28 +1,28 @@ PORTNAME= dufs DISTVERSIONPREFIX= v DISTVERSION= 0.43.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= ashish@FreeBSD.org COMMENT= HTTP File Server WWW= https://github.com/sigoden/dufs LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE BROKEN_i386= fails to build USES= cargo USE_GITHUB= yes GH_ACCOUNT= sigoden PLIST_FILES= bin/${PORTNAME} \ ${DOCSDIR_REL}/README.md post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/www/feroxbuster/Makefile b/www/feroxbuster/Makefile index e02df7d30ab9..073486050e93 100644 --- a/www/feroxbuster/Makefile +++ b/www/feroxbuster/Makefile @@ -1,430 +1,430 @@ PORTNAME= feroxbuster DISTVERSIONPREFIX= v DISTVERSION= 2.11.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org COMMENT= Fast, simple, recursive content discovery tool WWW= https://epi052.github.io/feroxbuster/ \ https://github.com/epi052/feroxbuster LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: error: undefined symbol: __atomic_is_lock_free USES= cargo gmake perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= epi052 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ ascii-canvas-3.0.0 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.16 \ async-attributes-1.1.2 \ async-channel-1.9.0 \ async-channel-2.3.1 \ async-executor-1.13.0 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.3.4 \ async-lock-2.8.0 \ async-lock-3.4.0 \ async-object-pool-0.1.4 \ async-process-1.8.1 \ async-signal-0.2.10 \ async-std-1.12.0 \ async-task-4.7.1 \ async-trait-0.1.81 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ basic-cookies-0.1.5 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ blocking-1.6.1 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ cc-1.1.15 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_complete-4.5.23 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ concurrent-queue-2.5.0 \ console-0.15.8 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.13 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.31.2 \ cssparser-macros-0.6.1 \ ctrlc-3.4.5 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ der-0.7.9 \ deranged-0.3.11 \ derive_more-0.99.18 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ dtoa-1.0.9 \ dtoa-short-0.3.5 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ ego-tree-0.6.3 \ either-1.13.0 \ ena-0.14.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-2.5.3 \ event-listener-3.1.0 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ fastrand-1.9.0 \ fastrand-2.1.1 \ fiat-crypto-0.2.9 \ filetime-0.2.24 \ fixedbitset-0.4.2 \ flate2-1.0.33 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fuchsia-cprng-0.1.1 \ futf-0.1.5 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fxhash-0.2.1 \ gaoya-0.2.0 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.15 \ gimli-0.29.0 \ gloo-timers-0.2.6 \ h2-0.4.6 \ hashbrown-0.14.5 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ html5ever-0.27.0 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ httpdate-1.0.3 \ httpmock-0.7.0 \ humantime-2.1.0 \ hyper-0.14.30 \ hyper-1.4.1 \ hyper-rustls-0.27.2 \ hyper-tls-0.6.0 \ hyper-util-0.1.7 \ idna-0.5.0 \ indexmap-2.4.0 \ indicatif-0.17.8 \ instant-0.1.13 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.11 \ js-sys-0.3.70 \ kv-log-macro-1.0.7 \ lalrpop-0.20.2 \ lalrpop-util-0.20.2 \ lazy_static-1.5.0 \ leaky-bucket-1.1.2 \ levenshtein-1.0.5 \ libc-0.2.158 \ libredox-0.1.3 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ mac-0.1.1 \ markup5ever-0.12.1 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-0.8.11 \ mio-1.0.2 \ native-tls-0.2.12 \ new_debug_unreachable-1.0.6 \ nix-0.29.0 \ normalize-line-endings-0.3.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ object-0.36.3 \ once_cell-1.19.0 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ parking-2.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.10.0 \ phf_codegen-0.11.2 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pico-args-0.5.0 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ polling-2.8.0 \ polling-3.7.3 \ portable-atomic-1.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ proc-macro2-1.0.86 \ quick-xml-0.23.1 \ quote-1.0.37 \ rand-0.3.23 \ rand-0.4.6 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ rand_pcg-0.3.1 \ random_choice-0.3.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ redox_syscall-0.5.3 \ redox_users-0.4.6 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.12.7 \ ring-0.17.8 \ rlimit-0.10.1 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ rustix-0.37.27 \ rustix-0.38.34 \ rustls-0.23.12 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.6 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ scraper-0.19.1 \ seahash-4.1.0 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ selectors-0.25.0 \ self-replace-1.4.0 \ self_update-0.40.0 \ semver-1.0.23 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ serde_regex-1.1.0 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ servo_arc-0.3.0 \ sha-1-0.10.1 \ sha2-0.10.8 \ shingles-0.1.1 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ similar-2.6.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.4.10 \ socket2-0.5.7 \ spin-0.9.8 \ spki-0.7.3 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.76 \ sync_wrapper-1.0.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tar-0.4.41 \ tempfile-3.12.0 \ tendril-0.4.3 \ term-0.7.0 \ terminal_size-0.3.0 \ termtree-0.4.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ tiny-keccak-2.0.2 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.3 \ tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.0 \ tokio-socks-0.5.2 \ tokio-util-0.7.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ triomphe-0.1.13 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ unicode-xid-0.2.5 \ untrusted-0.9.0 \ url-2.5.2 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8parse-0.2.2 \ uuid-1.10.0 \ value-bag-1.9.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ waker-fn-1.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ xattr-1.3.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zip-0.6.6 \ zipsign-api-0.1.2 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif .include diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 58302e595a36..71b6b63b2b11 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,63 +1,64 @@ PORTNAME= firefox DISTVERSION= 128.12.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland 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 WWW= https://www.mozilla.com/firefox BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.101:security/nss \ icu>=73.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=8.5.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.43:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.14.0:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf2.13:devel/autoconf2.13 \ nasm:devel/nasm \ yasm:devel/yasm \ zip:archivers/zip \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx${LLVM_VERSION} \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc@${LLVM_VERSION} \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} USE_GECKO= gecko CPE_PRODUCT= ${PORTNAME}_esr CONFLICTS_INSTALL= firefox USE_MOZILLA= -sqlite CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 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 \ --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .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 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 75881a6eefa7..acc75470e998 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,63 +1,64 @@ PORTNAME= firefox DISTVERSION= 140.0.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla WWW= https://www.mozilla.com/firefox BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.112:security/nss \ icu>=76.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=10.1.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.45:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.15.0:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ nasm:devel/nasm \ yasm:devel/yasm \ zip:archivers/zip \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx${LLVM_VERSION} \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc@${LLVM_VERSION} \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} USE_GECKO= gecko CONFLICTS_INSTALL= firefox-esr USE_MOZILLA= -sqlite # 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 # helpful when testing beta WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png MOZ_OPTIONS= --enable-application=browser \ --enable-official-branding \ --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .include "${.CURDIR}/../../www/firefox/Makefile.options" post-extract: @${SED} -e 's|@FIREFOX_ICON@|${FIREFOX_ICON:R}|;s|@MOZILLA@|${MOZILLA}|' \ <${FILESDIR}/firefox.desktop.in >${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp post-install: ${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.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/garage/Makefile b/www/garage/Makefile index eb0743c0cf76..04039440130c 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,44 +1,44 @@ PORTNAME= garage DISTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ashish@FreeBSD.org COMMENT= Open-source distributed storage service WWW= https://garagehq.deuxfleurs.fr/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= protoc:devel/protobuf LIB_DEPENDS= libsodium.so:security/libsodium \ libzstd.so:archivers/zstd USES= cargo pkgconfig CARGO_ENV+= SODIUM_USE_PKG_CONFIG=1 CARGO_INSTALL_PATH= src/garage SUB_FILES= pkg-message USE_RC_SUBR= garage CARGO_VENDOR_DIR= ${WRKDIR}/cargo-crates .include .if ${MACHINE_ARCH:Marmv?} || ${MACHINE_ARCH} == i386 LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif post-extract: ${MV} -v ${WRKDIR}/${PORTNAME} ${WRKSRC} post-patch: ${GREP} -F -Rl /etc/garage ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \ -e 's,/etc/garage,${ETCDIR},g' post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} "! -name *\.bak" .include diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile index 2de6c21c8147..276e2c676afc 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,232 +1,232 @@ PORTNAME= geckodriver DISTVERSIONPREFIX= v DISTVERSION= 0.35.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MAINTAINER= daniel@blodan.se COMMENT= Proxy for using WebDriver clients with Gecko-based browsers WWW= https://github.com/mozilla/geckodriver LICENSE= MPL20 USES= cargo cpe USE_GITHUB= yes GH_ACCOUNT= mozilla CPE_VENDOR= mozilla PLIST_FILES= bin/geckodriver CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.7.8 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstyle-1.0.8 \ anyhow-1.0.86 \ arbitrary-1.3.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.21.7 \ base64-0.22.1 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ bytes-1.7.1 \ cc-1.1.7 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.5.13 \ clap_builder-4.5.13 \ clap_lex-0.7.2 \ cookie-0.16.2 \ core-foundation-sys-0.8.6 \ core_maths-0.1.0 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ digest-0.10.7 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ displaydoc-0.2.5 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ flate2-1.0.31 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ h2-0.3.26 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ headers-0.3.9 \ headers-core-0.2.0 \ hermit-abi-0.3.9 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.9.4 \ httpdate-1.0.3 \ hyper-0.14.30 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ icu_segmenter-1.5.0 \ icu_segmenter_data-1.5.0 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.3.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.5.0 \ libc-0.2.155 \ libm-0.2.8 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ log-0.4.22 \ marionette-0.6.0 \ memchr-2.7.4 \ mime-0.3.17 \ mime_guess-2.0.5 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ mozdevice-0.5.3 \ mozilla-central-workspace-hack-0.1.0 \ mozprofile-0.9.3 \ mozrunner-0.15.3 \ mozversion-0.5.3 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.36.2 \ once_cell-1.19.0 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ plist-1.7.0 \ powerfmt-0.2.0 \ proc-macro2-1.0.86 \ quick-xml-0.32.0 \ quote-1.0.36 \ redox_users-0.4.5 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rust-ini-0.10.3 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ semver-1.0.23 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.122 \ serde_repr-0.1.19 \ serde_urlencoded-0.7.1 \ serde_yaml-0.8.26 \ sha1-0.10.6 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ syn-2.0.72 \ synstructure-0.13.1 \ tempfile-3.11.0 \ terminal_size-0.3.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinystr-0.7.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unix_path-1.0.1 \ unix_str-1.0.0 \ url-2.5.2 \ utf8_iter-1.0.4 \ uuid-1.10.0 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ warp-0.3.7 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ webdriver-0.51.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winreg-0.10.1 \ writeable-0.5.5 \ yaml-rust-0.4.5 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-2.1.6 .include diff --git a/www/hurl/Makefile b/www/hurl/Makefile index 197a36adf7b3..771c7b4e83ba 100644 --- a/www/hurl/Makefile +++ b/www/hurl/Makefile @@ -1,30 +1,30 @@ PORTNAME= hurl DISTVERSION= 6.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= rodrigo@FreeBSD.org COMMENT= CLI to run HTTP requests defined in a simple plain text format WWW= https://hurl.dev/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo gnome ssl USE_GITHUB= yes GH_ACCOUNT= Orange-OpenSource USE_GNOME= libxml2 CARGO_INSTALL_PATH= packages/hurl packages/hurlfmt PLIST_FILES= bin/hurl \ bin/hurlfmt \ share/man/man1/hurl.1.gz \ share/man/man1/hurlfmt.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/docs/manual/*.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 9fd0d1381b2d..780172a73900 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -1,361 +1,361 @@ PORTNAME= iridium PORTVERSION= 2025.06.137.3 -PORTREVISION= 1 +PORTREVISION= 2 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland MASTER_SITES= https://downloads.iridiumbrowser.de/source/ \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio PKGNAMESUFFIX= -browser DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ pulseaudio-${PULSEV}.tar.gz:pulseaudio MAINTAINER= chromium@FreeBSD.org COMMENT= Iridium browser WWW= https://iridiumbrowser.de/ LICENSE= BSD3CLAUSE LGPL21 MPL11 LICENSE_COMB= multi ONLY_FOR_ARCHS= aarch64 amd64 BUILD_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \ bindgen:devel/rust-bindgen-cli \ gperf:devel/gperf \ flock:sysutils/flock \ node:www/node \ rustc:lang/rust \ xcb-proto>0:x11/xcb-proto \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ ${LOCALBASE}/share/usbids/usb.ids:misc/usbids \ ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR} \ ${LOCALBASE}/include/va/va.h:multimedia/libva \ ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \ ${LOCALBASE}/libdata/pkgconfig/Qt5Core.pc:devel/qt5-core \ ${LOCALBASE}/libdata/pkgconfig/Qt5Widgets.pc:x11-toolkits/qt5-widgets LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ libatspi.so:accessibility/at-spi2-core \ libspeechd.so:accessibility/speech-dispatcher \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ libspeex.so:audio/speex \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libepoll-shim.so:devel/libepoll-shim \ libffi.so:devel/libffi \ libicuuc.so:devel/icu \ libjsoncpp.so:devel/jsoncpp \ libpci.so:devel/libpci \ libnspr4.so:devel/nspr \ libre2.so:devel/re2 \ libcairo.so:graphics/cairo \ libdrm.so:graphics/libdrm \ libexif.so:graphics/libexif \ libpng.so:graphics/png \ libwebp.so:graphics/webp \ libdav1d.so:multimedia/dav1d \ libopenh264.so:multimedia/openh264 \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libharfbuzz-icu.so:print/harfbuzz-icu \ libgcrypt.so:security/libgcrypt \ libsecret-1.so:security/libsecret \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ libfontconfig.so:x11-fonts/fontconfig \ libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon \ libxshmfence.so:x11/libxshmfence RUN_DEPENDS= xdg-open:devel/xdg-utils \ noto-basic>0:x11-fonts/noto-basic USES= bison compiler:c++17-lang cpe desktop-file-utils gl gmake gnome \ iconv:wchar_t jpeg localbase:ldflags ninja perl5 pkgconfig \ python:build qt:5 shebangfix tar:xz xorg CPE_VENDOR= google CPE_PRODUCT= chrome USE_GL= gbm gl USE_GNOME= atk dconf gdkpixbuf glib20 gtk30 libxml2 libxslt USE_LDCONFIG= ${DATADIR} USE_PERL5= build USE_XORG= x11 xcb xcomposite xcursor xext xdamage xfixes xi \ xorgproto xrandr xrender xscrnsaver xtst USE_QT= buildtools:build SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper buildtools/linux64/clang-format MAKE_ARGS= -C out/${BUILDTYPE} ALL_TARGET= chrome BINARY_ALIAS= python3=${PYTHON_CMD} \ moc=${PREFIX}/bin/moc-qt5 # TODO bz@ : install libwidevinecdm.so (see third_party/widevine/cdm/BUILD.gn) # # Run "./out/${BUILDTYPE}/gn args out/${BUILDTYPE} --list" for all variables. # Some parts don't have use_system_* flag, and can be turned on/off by using # replace_gn_files.py script, some parts just turned on/off for target host # OS "target_os == is_bsd", like libusb, libpci. GN_ARGS+= clang_use_chrome_plugins=false \ chrome_pgo_phase=0 \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=true \ enable_nacl=false \ enable_remoting=false \ fatal_linker_warnings=false \ icu_use_data_file=false \ is_clang=true \ optimize_webui=true \ toolkit_views=true \ treat_warnings_as_errors=false \ use_allocator_shim=false \ use_aura=true \ use_custom_libcxx=true \ use_custom_libunwind=true \ use_lld=true \ use_partition_alloc=true \ use_partition_alloc_as_malloc=false \ use_sysroot=false \ use_system_freetype=false \ use_system_harfbuzz=true \ use_system_libffi=true \ use_system_libjpeg=true \ use_udev=false \ extra_cxxflags="${CXXFLAGS} -I${LOCALBASE}/include/libepoll-shim ${PINCLUDES}" \ extra_ldflags="${LDFLAGS}" \ ffmpeg_branding="${FFMPEG_BRAND}" # TODO: investigate building with these options: # use_system_minigbm GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles SUB_FILES= iridium-browser.desktop iridium SUB_LIST+= COMMENT="${COMMENT}" OPTIONS_DEFINE= CODECS CUPS DEBUG KERBEROS LTO PIPEWIRE OPTIONS_DEFAULT= CODECS CUPS KERBEROS PIPEWIRE SNDIO ALSA PULSEAUDIO OPTIONS_EXCLUDE_aarch64=LTO OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO OPTIONS_RADIO= KERBEROS OPTIONS_RADIO_KERBEROS= HEIMDAL HEIMDAL_BASE MIT OPTIONS_SUB= yes CODECS_DESC= Compile and enable patented codecs like H.264 HEIMDAL_BASE_DESC= Heimdal Kerberos (base) HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) MIT_DESC= MIT Kerberos (security/krb5) ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ alsa-lib>=1.1.1_1:audio/alsa-lib ALSA_VARS= GN_ARGS+=use_alsa=true ALSA_VARS_OFF= GN_ARGS+=use_alsa=false CODECS_VARS= GN_ARGS+=proprietary_codecs=true \ FFMPEG_BRAND="Chrome" CODECS_VARS_OFF= GN_ARGS+=proprietary_codecs=false \ FFMPEG_BRAND="Chromium" CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_VARS= GN_ARGS+=use_cups=true CUPS_VARS_OFF= GN_ARGS+=use_cups=false DEBUG_VARS= BUILDTYPE=Debug \ GN_ARGS+=is_debug=true \ GN_ARGS+=is_component_build=false \ GN_ARGS+=symbol_level=1 \ GN_BOOTSTRAP_FLAGS+=--debug \ WANTSPACE="60 GB" \ WANTMEM="32 GB" DEBUG_VARS_OFF= BUILDTYPE=Release \ GN_ARGS+=blink_symbol_level=0 \ GN_ARGS+=is_debug=false \ GN_ARGS+=is_official_build=true \ GN_ARGS+=symbol_level=0 \ WANTSPACE="35 GB" \ WANTMEM="8 GB" HEIMDAL_LIB_DEPENDS= libkrb.so.26:security/heimdal KERBEROS_VARS= GN_ARGS+=use_kerberos=true KERBEROS_VARS_OFF= GN_ARGS+=use_kerberos=false LTO_VARS= GN_ARGS+=use_thin_lto=true \ GN_ARGS+=thin_lto_enable_optimizations=true \ WANTSPACE="40 GB" \ WANTMEM="16 GB" LTO_VARS_OFF= GN_ARGS+=use_thin_lto=false MIT_LIB_DEPENDS= libkrb.so.3:security/krb5 PIPEWIRE_DESC= Screen capture via PipeWire PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_VARS= GN_ARGS+=rtc_use_pipewire=true \ GN_ARGS+=rtc_link_pipewire=true PIPEWIRE_VARS_OFF= GN_ARGS+=rtc_use_pipewire=false \ GN_ARGS+=rtc_link_pipewire=false PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true \ PINCLUDES="-I${WRKDIR}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false .include .include # for COMPILER_VERSION .if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so) IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base .endif LLVM_DEFAULT= 19 BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ c++=${LOCALBASE}/bin/clang++${LLVM_DEFAULT} \ ar=${LOCALBASE}/bin/llvm-ar${LLVM_DEFAULT} \ nm=${LOCALBASE}/bin/llvm-nm${LLVM_DEFAULT} \ ld=${LOCALBASE}/bin/ld.lld${LLVM_DEFAULT} # - swiftshader/lib/{libEGL.so,libGLESv2.so} is x86 only # - map ffmpeg target to ${ARCH} .if ${ARCH} == aarch64 PLIST_SUB+= NOT_AARCH64="@comment " FFMPEG_TARGET= arm64 .elif ${ARCH} == amd64 BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= NOT_AARCH64="" FFMPEG_TARGET= x64 .elif ${ARCH} == i386 BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= NOT_AARCH64="" FFMPEG_TARGET= ia32 .endif FFMPEG_BDIR= ${WRKSRC}/third_party/ffmpeg/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} FFMPEG_CDIR= ${WRKSRC}/third_party/ffmpeg/chromium/config/${FFMPEG_BRAND}/freebsd/${FFMPEG_TARGET} # Allow relocations against read-only segments (override lld default) LDFLAGS_i386= -Wl,-znotext # TODO: -isystem, would be just as ugly as this approach, but more reliably # build would fail without C_INCLUDE_PATH/CPLUS_INCLUDE_PATH env var set. MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include # rust RUSTC_VERSION!= rustc -V 2>/dev/null || true MAKE_ENV+= RUSTC_BOOTSTRAP=1 GN_ARGS+= enable_rust=true \ rust_sysroot_absolute="${LOCALBASE}" \ rustc_version="${RUSTC_VERSION}" pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "To build ${PORTNAME}, you should have at least:" @${ECHO_MSG} "- ${WANTMEM} of memory" @${ECHO_MSG} "- ${WANTSPACE} of free disk space" @${ECHO_MSG} "- 1.5 million free inodes" @${ECHO_MSG} pre-configure: # We used to remove bundled libraries to be sure that chromium uses # system libraries and not shipped ones. # cd ${WRKSRC} && ${PYTHON_CMD} \ #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ ./build/linux/unbundle/replace_gn_files.py --system-libraries \ dav1d flac fontconfig harfbuzz-ng libdrm libpng \ libusb libwebp libxml libxslt openh264 opus || ${FALSE} # Iridium uses an unreleased version of FFmpeg, so configure it cd ${WRKSRC}/media/ffmpeg && \ ${PYTHON_CMD} scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ --config-only --branding=${FFMPEG_BRAND} cd ${FFMPEG_BDIR} && ${GMAKE} ffversion.h ${MKDIR} ${FFMPEG_CDIR} .for _e in config.h config.asm config_components.h libavcodec libavformat libavutil -${CP} -pR ${FFMPEG_BDIR}/${_e} ${FFMPEG_CDIR} .endfor touch ${WRKDIR}/pulseaudio-${PULSEV}/src/pulse/version.h @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ ${WRKSRC}/build/rust/rust_bindgen.gni \ ${WRKSRC}/build/rust/rust_bindgen_generator.gni do-configure: # GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ ./tools/gn/bootstrap/bootstrap.py ${GN_BOOTSTRAP_FLAGS} cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./out/${BUILDTYPE}/gn \ gen --args='${GN_ARGS}' out/${BUILDTYPE} # Setup nodejs dependency @${MKDIR} ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin ${LN} -sf ${LOCALBASE}/bin/node ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin/node # Setup buildtools/freebsd @${MKDIR} ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/buildtools/linux64/clang-format ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKSRC}/buildtools/freebsd ${LN} -sf /usr/bin/strip ${WRKSRC}/buildtools/freebsd/strip do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/chrome/app/resources/manpage.1.in \ ${STAGEDIR}${PREFIX}/share/man/man1/iridium.1 @${SED} -i "" -e 's,\@\@PACKAGE\@\@,chromium,g;s,\@\@MENUNAME\@\@,Iridium Web Browser,g' \ ${STAGEDIR}${PREFIX}/share/man/man1/iridium.1 ${CP} ${WRKSRC}/chrome/app/theme/chromium/product_logo_22_mono.png ${WRKSRC}/chrome/app/theme/chromium/product_logo_22.png .for s in 22 24 48 64 128 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps ${INSTALL_DATA} ${WRKSRC}/chrome/app/theme/chromium/product_logo_${s}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps/iridium.png .endfor ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*.png ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*.pak ${STAGEDIR}${DATADIR} .for d in protoc mksnapshot ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/${d} ${STAGEDIR}${DATADIR} .endfor .for d in snapshot_blob.bin v8_context_snapshot.bin ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${d} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chrome \ ${STAGEDIR}${DATADIR}/iridium cd ${WRKSRC}/out/${BUILDTYPE} && \ ${COPYTREE_SHARE} "locales resources" ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKDIR}/iridium-browser.desktop \ ${STAGEDIR}${DESKTOPDIR} ${INSTALL_SCRIPT} ${WRKDIR}/iridium ${STAGEDIR}${PREFIX}/bin # ANGLE, EGL, Vk .for f in libEGL.so libGLESv2.so libVkICD_mock_icd.so ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvulkan.so.1 \ ${STAGEDIR}${DATADIR}/libvulkan.so .if ${BUILDTYPE} == Debug ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libVkLayer_khronos_validation.so ${STAGEDIR}${DATADIR} .endif # SwiftShader .if ${ARCH} != aarch64 @${MKDIR} ${STAGEDIR}${DATADIR}/swiftshader ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvk_swiftshader.so ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/vk_swiftshader_icd.json ${STAGEDIR}${DATADIR} .endif post-install-DEBUG-on: ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/*.so \ ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/character_data_generator \ ${STAGEDIR}${DATADIR} .include diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index 8801bcb09d53..8037951c1a8f 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,144 +1,144 @@ PORTNAME= jwt-cli PORTVERSION= 6.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= osa@FreeBSD.org COMMENT= Super fast CLI tool to decode and encode JWTs WWW= https://github.com/mike-engel/jwt-cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= mike-engel CARGO_CRATES= aho-corasick-0.7.19 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.7 \ anstyle-1.0.8 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.21.7 \ bitflags-1.3.2 \ bumpalo-3.11.1 \ bunt-0.2.8 \ bunt-macros-0.2.8 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-3.2.25 \ clap-4.5.21 \ clap_builder-4.5.21 \ clap_complete-3.2.5 \ clap_complete-4.5.38 \ clap_complete_nushell-4.5.4 \ clap_derive-4.5.18 \ clap_generate-3.0.3 \ clap_lex-0.2.4 \ clap_lex-0.7.0 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.3 \ cxx-1.0.80 \ cxx-build-1.0.80 \ cxxbridge-flags-1.0.80 \ cxxbridge-macro-1.0.80 \ fuchsia-cprng-0.1.1 \ getrandom-0.2.12 \ hashbrown-0.12.3 \ heck-0.5.0 \ hermit-abi-0.1.19 \ iana-time-zone-0.1.51 \ iana-time-zone-haiku-0.1.1 \ indexmap-1.9.3 \ itoa-1.0.4 \ js-sys-0.3.60 \ jsonwebtoken-9.2.0 \ lazy_static-1.4.0 \ libc-0.2.152 \ link-cplusplus-1.0.7 \ litrs-0.2.3 \ log-0.4.17 \ memchr-2.5.0 \ num-0.2.1 \ num-bigint-0.2.6 \ num-bigint-0.4.3 \ num-complex-0.2.4 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.2.4 \ num-traits-0.2.15 \ once_cell-1.15.0 \ os_str_bytes-6.6.1 \ parse_duration-2.1.1 \ pem-3.0.3 \ proc-macro2-1.0.78 \ quote-1.0.26 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ regex-1.6.0 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ ring-0.17.7 \ ryu-1.0.11 \ scratch-1.0.2 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.99 \ simple_asn1-0.6.2 \ spin-0.9.8 \ strsim-0.11.0 \ syn-1.0.103 \ syn-2.0.10 \ tempdir-0.3.7 \ termcolor-1.1.3 \ textwrap-0.16.1 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ unicode-ident-1.0.5 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ untrusted-0.9.0 \ utf8parse-0.2.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/jwt .include diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 9a06aa0e1f13..a70e0b45b692 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,101 +1,102 @@ PORTNAME= librewolf DISTVERSION= 140.0.2 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source +PORTREVISION= 1 CATEGORIES= www wayland MASTER_SITES= https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}${LWPATCH}/ MAINTAINER= freebsd@sysctl.cz COMMENT= Custom version of Firefox, focused on privacy, security and freedom WWW= https://librewolf.net/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.112:security/nss \ icu>=76.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=10.1.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.45:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.15.0:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ nasm:devel/nasm \ yasm:devel/yasm \ zip:archivers/zip \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx${LLVM_VERSION} \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc@${LLVM_VERSION} \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} USE_GECKO= gecko USE_MOZILLA= -sqlite # 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" CONFIGURE_ENV+= MOZ_REQUIRE_SIGNING="" WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}${LWPATCH} MOZILLA_CAP= ${MOZILLA:C/^(.).*/\1/:tu}${MOZILLA:C/^.//} MOZ_EXPORT+= MOZ_TELEMETRY_REPORTING="" \ MOZILLA_OFFICIAL="1" \ MOZ_OFFICIAL_BRANDING="1" \ MOZ_APP_DISPLAYNAME="${MOZILLA_CAP}" \ MOZ_APP_NAME="${MOZILLA}" MOZ_OPTIONS= --enable-application=browser \ --allow-addon-sideload \ --disable-crashreporter \ --disable-debug \ --disable-default-browser-agent \ --disable-tests \ --disable-updater \ --enable-hardening \ --enable-optimize \ --enable-release \ --with-app-name=${MOZILLA} \ --with-branding=browser/branding/${MOZILLA} \ --with-unsigned-addon-scopes=app,system \ --enable-bootstrap \ --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot \ MOZ_CRASHREPORTER=0 \ MOZ_DATA_REPORTING=0 FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .if ${ARCH} == i386 && ${MACHINE_CPU:Msse2} # is not enabled on i386 by default # Fix for error: always_inline function '_mm_setzero_si64' requires target feature 'sse2' CFLAGS_i386+= -msse2 .endif .if ${ARCH} == amd64 MOZ_OPTIONS+= --enable-rust-simd .endif post-extract: @${SED} -e 's|@FIREFOX_ICON@|${FIREFOX_ICON:R}|;s|@MOZILLA@|${MOZILLA}|' \ -e 's|firefox|${MOZILLA}|' \ -e 's|Firefox|${MOZILLA_CAP}|' \ <${.CURDIR}/../firefox/files/firefox.desktop.in >${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp @${RM} ${WRKSRC}/mozconfig post-install: ${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.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/loco/Makefile b/www/loco/Makefile index b9f33b59594c..b90c45e12421 100644 --- a/www/loco/Makefile +++ b/www/loco/Makefile @@ -1,25 +1,25 @@ PORTNAME= loco DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www devel PKGNAMESUFFIX= -web-framework MAINTAINER= yuri@FreeBSD.org COMMENT= Web framework for Rust for side-projects and startups WWW= https://loco.rs LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= loco-rs WRKSRC_SUBDIR= ${PORTNAME}-cli PLIST_FILES= bin/${PORTNAME} .include .include diff --git a/www/lychee/Makefile b/www/lychee/Makefile index 552cb2d52fbb..a4c5415c038d 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,22 +1,22 @@ PORTNAME= lychee DISTVERSIONPREFIX= lychee-v DISTVERSION= 0.18.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www net MAINTAINER= pizzamig@FreeBSD.org COMMENT= Link checker WWW= https://github.com/lycheeverse/lychee LICENSE= APACHE20 MIT LICENSE_COMB= dual USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= lycheeverse PLIST_FILES= bin/lychee CARGO_INSTALL_PATH= lychee-bin .include diff --git a/www/marmite/Makefile b/www/marmite/Makefile index 06ac19cbcb7e..077b35438e07 100644 --- a/www/marmite/Makefile +++ b/www/marmite/Makefile @@ -1,30 +1,30 @@ PORTNAME= marmite DISTVERSION= 0.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= dutra@FreeBSD.org COMMENT= Static site generator WWW= https://github.com/rochacbruno/marmite LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo ssl pkgconfig USE_GITHUB= yes GH_ACCOUNT= rochacbruno PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES EXAMPLES_DESC= Build example site do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ @cd ${WRKSRC}/example && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/microbin/Makefile b/www/microbin/Makefile index 06d5d546162d..8d2ccd1d3721 100644 --- a/www/microbin/Makefile +++ b/www/microbin/Makefile @@ -1,350 +1,350 @@ PORTNAME= microbin DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Tiny, self-contained, configurable paste bin and URL shortener WWW= https://microbin.eu LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash \ gmake:devel/gmake LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= szabodanika CARGO_CRATES= actix-codec-0.5.0 \ actix-files-0.6.2 \ actix-http-3.2.2 \ actix-macros-0.2.3 \ actix-multipart-0.4.0 \ actix-router-0.5.1 \ actix-rt-2.7.0 \ actix-server-2.1.1 \ actix-service-2.0.2 \ actix-utils-3.0.1 \ actix-web-4.2.1 \ actix-web-codegen-4.1.0 \ actix-web-httpauth-0.6.0 \ adler-1.0.2 \ aes-0.7.5 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-0.7.19 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.15 \ android_system_properties-0.1.5 \ arrayvec-0.5.2 \ askama-0.10.5 \ askama-filters-0.1.3 \ askama_derive-0.10.5 \ askama_escape-0.3.0 \ askama_escape-0.10.3 \ askama_shared-0.9.1 \ askama_shared-0.11.2 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ base64-0.21.2 \ bincode-1.3.3 \ bit_field-0.10.1 \ bitflags-1.3.2 \ bitflags-2.3.2 \ bitvec-0.19.6 \ block-buffer-0.9.0 \ block-buffer-0.10.3 \ block-modes-0.8.1 \ block-padding-0.2.1 \ brotli-3.3.4 \ brotli-decompressor-2.3.2 \ bumpalo-3.11.1 \ bytemuck-1.12.1 \ byteorder-1.4.3 \ bytes-1.2.1 \ bytesize-1.1.0 \ bytestring-1.1.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.22 \ cipher-0.3.0 \ clap-3.2.23 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ convert_case-0.4.0 \ cookie-0.16.1 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc-any-2.4.3 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.11 \ crossbeam-utils-0.8.12 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cxx-1.0.80 \ cxx-build-1.0.80 \ cxxbridge-flags-1.0.80 \ cxxbridge-macro-1.0.80 \ debug-helper-0.3.13 \ derive_more-0.99.17 \ des-0.7.0 \ digest-0.9.0 \ digest-0.10.5 \ either-1.8.0 \ encoding_rs-0.8.31 \ env_logger-0.9.3 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ exr-1.5.2 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.9.0 \ flate2-1.0.24 \ flume-0.10.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ funty-1.1.0 \ futures-0.3.25 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-executor-0.3.25 \ futures-io-0.3.25 \ futures-macro-0.3.25 \ futures-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ generic-array-0.14.6 \ getrandom-0.2.8 \ gif-0.11.4 \ h2-0.3.15 \ half-2.1.0 \ harsh-0.2.2 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ hashlink-0.8.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.2 \ html-escape-0.2.13 \ http-0.2.8 \ http-body-0.4.5 \ http-range-0.1.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ humansize-1.1.1 \ humantime-2.1.0 \ hyper-0.14.25 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.51 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ image-0.24.4 \ indexmap-1.9.1 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.8.0 \ itoa-1.0.4 \ jobserver-0.1.25 \ jpeg-decoder-0.2.6 \ js-sys-0.3.60 \ language-tags-0.3.2 \ lazy_static-1.4.0 \ lebe-0.5.2 \ lexical-core-0.7.6 \ libc-0.2.142 \ libsqlite3-sys-0.26.0 \ line-wrap-0.1.1 \ link-cplusplus-1.0.7 \ linked-hash-map-0.5.6 \ linkify-0.8.1 \ linux-raw-sys-0.3.8 \ local-channel-0.1.3 \ local-waker-0.1.3 \ lock_api-0.4.9 \ log-0.4.17 \ magic-crypt-3.1.12 \ md-5-0.9.1 \ memchr-2.5.0 \ memoffset-0.6.5 \ mime-0.3.16 \ mime_guess-2.0.4 \ miniz_oxide-0.5.4 \ miniz_oxide-0.6.2 \ mio-0.8.5 \ nanorand-0.7.0 \ native-tls-0.2.11 \ nom-6.1.2 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ once_cell-1.15.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ opaque-debug-0.3.0 \ openssl-0.10.55 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-111.25.0+1.1.1t \ openssl-sys-0.9.90 \ os_str_bytes-6.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.4 \ paste-1.0.9 \ percent-encoding-2.2.0 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ plist-1.3.1 \ png-0.17.6 \ ppv-lite86-0.2.16 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.56 \ qrcode-generator-4.1.6 \ qrcodegen-1.8.0 \ quote-1.0.26 \ radium-0.5.3 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ regex-1.6.0 \ regex-syntax-0.6.27 \ reqwest-0.11.18 \ rusqlite-0.29.0 \ rust-embed-6.4.2 \ rust-embed-impl-6.3.1 \ rust-embed-utils-7.3.0 \ rustc_version-0.4.0 \ rustix-0.37.19 \ ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ sanitize-filename-0.3.0 \ schannel-0.1.22 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ scratch-1.0.2 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ semver-1.0.14 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.87 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.9.9 \ sha2-0.10.6 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.9 \ spin-0.9.4 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.103 \ syn-2.0.16 \ syntect-5.0.0 \ tap-1.0.1 \ tempfile-3.6.0 \ termcolor-1.1.3 \ textwrap-0.16.0 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ threadpool-1.8.1 \ tiff-0.7.3 \ tiger-0.1.0 \ time-0.1.44 \ time-0.3.16 \ time-core-0.1.0 \ time-macros-0.2.5 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.27.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.4 \ toml-0.5.9 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ try-lock-0.2.4 \ twoway-0.2.2 \ typenum-1.15.0 \ unchecked-index-0.2.2 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ url-2.3.1 \ utf8-width-0.1.6 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.3.2 \ want-0.3.1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-futures-0.4.33 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ weezl-0.1.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.1 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winreg-0.10.1 \ wyz-0.2.0 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.1+zstd.1.5.2 PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile index ffd726d7dc19..94c9dfb38bad 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,33 +1,34 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.30.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= bofh@FreeBSD.org COMMENT= Ad-hoc HTTP server for file sharing WWW= https://github.com/svenstaro/miniserve LICENSE= APACHE20 BSD3CLAUSE CC0-1.0 ISCL MIT MPL20 UNLICENSE LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= the ring crate requires SSE2 instruction on intel cpu BUILD_DEPENDS= zstd>0:archivers/zstd LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= svenstaro PLIST_FILES= bin/miniserve PORTDOCS= README.md OPTIONS_DEFINE= DOCS 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 5d4f99eb9f6c..3b445649bd0f 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,30 +1,30 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.8.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org COMMENT= CLI tool for saving complete web pages as a single HTML file WWW= https://github.com/Y2Z/monolith LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gmake:devel/gmake USES= cargo perl5 ssl USE_GITHUB= yes GH_ACCOUNT= Y2Z USE_PERL5= build PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif .include diff --git a/www/ncgopher/Makefile b/www/ncgopher/Makefile index 06c05989f8cd..864b044f9b9c 100644 --- a/www/ncgopher/Makefile +++ b/www/ncgopher/Makefile @@ -1,172 +1,172 @@ PORTNAME= ncgopher DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MAINTAINER= beastieboy@beastieboy.net COMMENT= Fast and modern Gopher, Gemini and finger terminal client WWW= https://github.com/jansc/ncgopher LICENSE= BSD2CLAUSE APACHE20 BSD3CLAUSE MIT UNLICENSE ZLIB LICENSE_COMB= multi USES= cargo ssl sqlite USE_GITHUB= yes GH_ACCOUNT= jansc CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ asn1-rs-0.3.1 \ asn1-rs-derive-0.1.0 \ asn1-rs-impl-0.1.0 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.65 \ base64-0.13.0 \ bitflags-1.3.2 \ block-buffer-0.10.2 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-3.1.18 \ clap_derive-3.1.18 \ clap_lex-0.2.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.2 \ crossbeam-channel-0.5.4 \ crossbeam-utils-0.8.8 \ crypto-common-0.1.3 \ cursive-0.18.0 \ cursive_core-0.3.2 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ data-encoding-2.3.2 \ der-parser-7.0.0 \ digest-0.10.3 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ displaydoc-0.2.3 \ enum-map-2.1.0 \ enum-map-derive-0.8.0 \ enumset-1.0.11 \ enumset_derive-0.6.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.7.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ gemtext-0.2.1 \ generic-array-0.14.5 \ getrandom-0.2.6 \ gimli-0.26.1 \ hashbrown-0.11.2 \ hashlink-0.7.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ ident_case-1.0.1 \ idna-0.2.3 \ indexmap-1.8.1 \ instant-0.1.12 \ itoa-1.0.2 \ lazy_static-1.4.0 \ libc-0.2.125 \ libsqlite3-sys-0.24.2 \ log-0.4.17 \ maplit-1.0.2 \ matches-0.1.9 \ memchr-2.5.0 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.1 \ native-tls-0.2.10 \ ncurses-5.101.0 \ nom-7.1.1 \ num-0.4.0 \ num-bigint-0.4.3 \ num-complex-0.4.1 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.0 \ num-traits-0.2.15 \ num_threads-0.1.6 \ object-0.28.4 \ oid-registry-0.4.0 \ once_cell-1.10.0 \ openssl-0.10.40 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.73 \ os_str_bytes-6.0.1 \ owning_ref-0.4.1 \ pancurses-0.17.0 \ pdcurses-sys-0.7.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.25 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.38 \ quote-1.0.18 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regex-1.5.6 \ regex-syntax-0.6.26 \ remove_dir_all-0.5.3 \ rusqlite-0.27.0 \ rustc-demangle-0.1.21 \ rusticata-macros-4.1.0 \ schannel-0.1.19 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ serde-1.0.137 \ serde_derive-1.0.137 \ sha2-0.10.2 \ signal-hook-0.3.14 \ signal-hook-registry-1.4.0 \ smallvec-1.8.0 \ stable_deref_trait-1.2.0 \ strsim-0.10.0 \ syn-1.0.94 \ synstructure-0.12.6 \ tempfile-3.3.0 \ term_size-0.3.2 \ termcolor-1.1.3 \ textwrap-0.15.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ time-0.1.44 \ time-0.3.9 \ time-macros-0.2.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.9 \ typenum-1.15.0 \ unicode-bidi-0.3.8 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.3 \ url-2.2.2 \ urlencoding-2.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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 \ winreg-0.5.1 \ x509-parser-0.13.2 \ xi-unicode-0.3.0 post-install: ${INSTALL_MAN} ${WRKSRC}/ncgopher.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index 40169fc4c52b..f3c7daee4d00 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,57 +1,57 @@ PORTNAME= newsboat DISTVERSION= 2.39 -PORTREVISION= 2 +PORTREVISION= 3 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 WWW= https://newsboat.org/ 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-pager/bootstrap_image_pager.sh \ contrib/image-preview/nbparser contrib/move_url.py \ contrib/newsboat_reorganize.py contrib/slashdot.rb \ doc/examples/example-exec-script.py CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} OPTIONS_DEFINE= DOCS TESTING_UNSAFE= https://github.com/newsboat/newsboat/issues/2783 .include .if ${OPSYS} == FreeBSD CFLAGS+= -Wno-error=incompatible-function-pointer-types .endif 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/* .include diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index e22f9ce7b45a..fadd91aae81a 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,146 +1,146 @@ PORTNAME= adblock DISTVERSION= 0.6.0 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= vendion@gmail.com COMMENT= Brave's adblock library in Python WWW= https://pypi.org/project/adblock/ 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 USE_GITHUB= yes GH_ACCOUNT= ArniDagur GH_PROJECT= python-adblock USE_PYTHON= autoplist concurrent cython distutils CARGO_CRATES= adblock-0.5.6 \ addr-0.14.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ autocfg-1.1.0 \ base64-0.13.0 \ bitflags-1.3.2 \ byteorder-1.4.3 \ cfg-if-1.0.0 \ crc32fast-1.3.2 \ either-1.7.0 \ flate2-1.0.24 \ form_urlencoded-1.0.1 \ idna-0.2.3 \ indoc-1.0.6 \ itertools-0.10.3 \ libc-0.2.126 \ lock_api-0.4.7 \ matches-0.1.9 \ memchr-2.5.0 \ miniz_oxide-0.5.3 \ num-traits-0.2.15 \ once_cell-1.13.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.3 \ paste-1.0.7 \ percent-encoding-2.1.0 \ proc-macro2-1.0.40 \ psl-2.0.90 \ psl-types-2.0.10 \ pyo3-0.16.5 \ pyo3-build-config-0.16.5 \ pyo3-ffi-0.16.5 \ pyo3-macros-0.16.5 \ pyo3-macros-backend-0.16.5 \ quote-1.0.20 \ redox_syscall-0.2.13 \ regex-1.6.0 \ regex-syntax-0.6.27 \ rmp-0.8.11 \ rmp-serde-0.13.7 \ rmp-serde-0.15.5 \ scopeguard-1.1.0 \ seahash-3.0.7 \ serde-1.0.139 \ serde_derive-1.0.139 \ smallvec-1.9.0 \ syn-1.0.98 \ target-lexicon-0.12.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ twoway-0.2.2 \ unchecked-index-0.2.2 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.2 \ unicode-normalization-0.1.21 \ unindent-0.1.9 \ url-2.2.2 \ windows-sys-0.36.1 \ windows_aarch64_msvc-0.36.1 \ windows_i686_gnu-0.36.1 \ windows_i686_msvc-0.36.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_msvc-0.36.1 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target CONFLICTS_INSTALL= py3[0-9]-adblock py3[0-9][0-9]-adblock # lib/libadblock.so # Required since maturin >= 0.13.0 BINARY_ALIAS= python3=${PYTHON_CMD} .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-${PYTHON_VER} 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: @(cd ${INSTALL_WRKSRC} ; \ ${INSTALL_DATA} "target/release/libadblock.so" \ "${STAGEDIR}/${PREFIX}/lib" ; \ ${SETENV} ${MAKE_ENV} pip-${PYTHON_VER} 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}/;;}) # 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/py-granian/Makefile b/www/py-granian/Makefile index 507f37063849..64340e990760 100644 --- a/www/py-granian/Makefile +++ b/www/py-granian/Makefile @@ -1,24 +1,25 @@ PORTNAME= granian PORTVERSION= 2.3.4 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # Workaround to use both the PyPI tarball and the cargo crates. DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= grembo@FreeBSD.org COMMENT= Rust HTTP server for Python applications WWW= https://github.com/emmett-framework/granian LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.7<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no .include diff --git a/www/py-jh2/Makefile b/www/py-jh2/Makefile index b3eedcd8b1a2..bf1c5fa4c7e2 100644 --- a/www/py-jh2/Makefile +++ b/www/py-jh2/Makefile @@ -1,26 +1,26 @@ PORTNAME= jh2 PORTVERSION= 5.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/jawah/h2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2 State-Machine based protocol implementation WWW= https://python-hyper.org/projects/h2/en/stable/ \ https://github.com/jawah/h2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.7<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no .include diff --git a/www/py-nh3/Makefile b/www/py-nh3/Makefile index 459d0ee69bc0..4f7a3188c5ca 100644 --- a/www/py-nh3/Makefile +++ b/www/py-nh3/Makefile @@ -1,27 +1,27 @@ PORTNAME= nh3 DISTVERSION= 0.2.21 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # Workaround to use both the PyPI tarball and the cargo crates. DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= kai@FreeBSD.org COMMENT= Python Bindings to the ammonia HTML sanitization library WWW= https://github.com/messense/nh3 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist pep517 CARGO_BUILD= no CARGO_INSTALL= no TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} .include diff --git a/www/py-pywry/Makefile b/www/py-pywry/Makefile index 1ad2561d7876..cb065e411fbf 100644 --- a/www/py-pywry/Makefile +++ b/www/py-pywry/Makefile @@ -1,305 +1,305 @@ PORTNAME= pywry DISTVERSION= 0.6.2 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= PyWry Web Viewer WWW= https://github.com/tauri-apps/wry LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}maturin>0:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toml>0:textproc/py-toml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS+= libsoup-2.4.so:devel/libsoup \ libwebkit2gtk-4.0.so:www/webkit2-gtk@40 USES= cargo gnome python USE_PYTHON= pep517 autoplist USE_GNOME= cairo gdkpixbuf glib20 gtk30 # workaround for the problem that the ports framework doesn't add PYPI-related file to DISTFILES due to DISTFILES?= in Mk/bsd.port.mk DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.0.5 \ anyhow-1.0.75 \ atk-0.15.1 \ atk-sys-0.15.1 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ bitflags-1.3.2 \ block-0.1.6 \ block-buffer-0.10.4 \ bytemuck-1.13.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ cairo-rs-0.15.12 \ cairo-sys-rs-0.15.1 \ cc-1.0.83 \ cesu8-1.1.0 \ cfg-expr-0.9.1 \ cfg-expr-0.15.5 \ cfg-if-1.0.0 \ cocoa-0.24.1 \ cocoa-foundation-0.1.1 \ color_quant-1.1.0 \ combine-4.6.6 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ core-graphics-0.22.3 \ core-graphics-types-0.1.2 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ derive_more-0.99.17 \ digest-0.10.7 \ dispatch-0.2.0 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ dunce-1.0.4 \ equivalent-1.0.1 \ fdeflate-0.3.0 \ field-offset-0.3.6 \ flate2-1.0.26 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ futf-0.1.5 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ fxhash-0.2.1 \ gdk-0.15.4 \ gdk-pixbuf-0.15.11 \ gdk-pixbuf-sys-0.15.10 \ gdk-sys-0.15.1 \ gdkwayland-sys-0.15.3 \ gdkx11-sys-0.15.1 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.9 \ gimli-0.28.0 \ gio-0.15.12 \ gio-sys-0.15.10 \ glib-0.15.12 \ glib-macros-0.15.13 \ glib-sys-0.15.10 \ gobject-sys-0.15.10 \ gtk-0.15.5 \ gtk-sys-0.15.3 \ gtk3-macros-0.15.6 \ hashbrown-0.14.0 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.2.6 \ html5ever-0.25.2 \ http-0.2.9 \ idna-0.4.0 \ image-0.24.7 \ indexmap-2.0.0 \ instant-0.1.12 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ itoa-0.4.8 \ itoa-1.0.6 \ javascriptcore-rs-0.16.0 \ javascriptcore-rs-sys-0.4.0 \ jni-0.20.0 \ jni-sys-0.3.0 \ kuchiki-0.8.1 \ lazy_static-1.4.0 \ libc-0.2.149 \ lock_api-0.4.9 \ log-0.4.17 \ mac-0.1.1 \ malloc_buf-0.0.6 \ markup5ever-0.10.1 \ matches-0.1.10 \ memchr-2.6.3 \ memoffset-0.9.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ miniz_oxide-0.7.1 \ mio-0.8.6 \ ndk-0.6.0 \ ndk-context-0.1.1 \ ndk-sys-0.3.0 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_enum-0.5.11 \ num_enum_derive-0.5.11 \ objc-0.2.7 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ object-0.32.1 \ once_cell-1.17.1 \ open-5.0.0 \ pango-0.15.10 \ pango-sys-0.15.10 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ pathdiff-0.2.1 \ percent-encoding-2.3.0 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ png-0.17.8 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.67 \ quote-1.0.33 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ raw-window-handle-0.5.2 \ redox_syscall-0.3.5 \ regex-1.9.5 \ regex-automata-0.3.8 \ regex-syntax-0.7.5 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ selectors-0.22.0 \ semver-1.0.18 \ serde-1.0.189 \ serde_derive-1.0.189 \ serde_json-1.0.107 \ serde_spanned-0.6.3 \ servo_arc-0.1.1 \ sha2-0.10.7 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.5 \ simple-home-dir-0.2.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.10.0 \ socket2-0.5.4 \ soup2-0.2.1 \ soup2-sys-0.2.0 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ syn-1.0.109 \ syn-2.0.36 \ system-deps-5.0.0 \ system-deps-6.1.1 \ tao-0.16.4 \ tao-macros-0.1.2 \ target-lexicon-0.12.11 \ tendril-0.4.3 \ thin-slice-0.1.1 \ thiserror-1.0.48 \ thiserror-impl-1.0.48 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.33.0 \ tokio-macros-2.1.0 \ toml-0.5.11 \ toml-0.7.8 \ toml_datetime-0.6.3 \ toml_edit-0.19.15 \ typenum-1.17.0 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ url-2.4.1 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ uuid-1.4.1 \ version-compare-0.0.11 \ version-compare-0.1.1 \ version_check-0.9.4 \ walkdir-2.4.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ webkit2gtk-0.18.2 \ webkit2gtk-sys-0.18.0 \ webview2-com-0.19.1 \ webview2-com-macros-0.6.0 \ webview2-com-sys-0.19.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 \ windows-0.39.0 \ windows-bindgen-0.39.0 \ windows-implement-0.39.0 \ windows-metadata-0.39.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows-tokens-0.39.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.39.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.39.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.39.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.39.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.39.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winnow-0.5.15 \ wry-0.24.4 \ x11-2.21.0 \ x11-dl-2.21.0 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} .include diff --git a/www/py-qh3/Makefile b/www/py-qh3/Makefile index 38a4dc010033..ca733378634e 100644 --- a/www/py-qh3/Makefile +++ b/www/py-qh3/Makefile @@ -1,210 +1,210 @@ PORTNAME= qh3 DISTVERSIONPREFIX= v DISTVERSION= 1.0.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Lightway and fast implementation of QUIC and HTTP/3 WWW= https://qh3.readthedocs.io/en/latest/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.2:devel/py-maturin@${PY_FLAVOR} \ bash:shells/bash \ cmake:devel/cmake-core USES= cargo llvm:build python shebangfix USE_PYTHON= pep517 autoplist pytest # tests fail to run because they can't find qh3._hazmat for some reason USE_GITHUB= yes GH_ACCOUNT= jawah GH_TUPLE= litespeedtech:ls-qpack:8ff2bf6:ls_qpack/../ls-qpack-rs-86a836850b45593a1635e757439e291214573828/ls-qpack-sys/deps/ls-qpack # workaround for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279865 SHEBANG_GLOB= *.sh CARGO_CRATES= aead-0.5.2 \ aes-0.8.4 \ aho-corasick-1.1.3 \ asn1-rs-0.6.2 \ asn1-rs-derive-0.5.1 \ asn1-rs-impl-0.2.0 \ autocfg-1.3.0 \ aws-lc-fips-sys-0.12.11 \ aws-lc-rs-1.8.1 \ aws-lc-sys-0.20.1 \ base64-0.22.1 \ base64ct-1.6.0 \ bindgen-0.66.1 \ bindgen-0.69.5 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ byteorder-1.5.0 \ cbc-0.1.2 \ cc-1.1.10 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ cipher-0.4.4 \ clang-sys-1.8.1 \ cmake-0.1.50 \ const-oid-0.9.6 \ cpufeatures-0.2.13 \ crypto-common-0.1.6 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ data-encoding-2.6.0 \ der-0.7.9 \ der-parser-9.0.0 \ der_derive-0.7.3 \ deranged-0.3.11 \ digest-0.10.7 \ displaydoc-0.2.5 \ dsa-0.6.3 \ dunce-1.0.5 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.13.0 \ errno-0.3.9 \ fiat-crypto-0.2.9 \ flagset-0.4.6 \ fs_extra-1.3.0 \ generic-array-0.14.7 \ getrandom-0.2.15 \ glob-0.3.1 \ heck-0.4.1 \ hmac-0.12.1 \ home-0.5.9 \ indoc-2.0.5 \ inout-0.1.3 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.155 \ libloading-0.8.5 \ libm-0.2.8 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ mirai-annotations-1.12.0 \ nom-7.1.3 \ num-bigint-0.4.6 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-traits-0.2.19 \ oid-registry-0.7.0 \ once_cell-1.19.0 \ opaque-debug-0.3.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ pbkdf2-0.12.2 \ peeking_take_while-0.1.2 \ pem-rfc7468-0.7.0 \ pkcs1-0.7.5 \ pkcs5-0.7.1 \ pkcs8-0.10.2 \ poly1305-0.8.0 \ portable-atomic-1.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ prettyplease-0.2.20 \ proc-macro2-1.0.86 \ pyo3-0.20.3 \ pyo3-build-config-0.20.3 \ pyo3-ffi-0.20.3 \ pyo3-macros-0.20.3 \ pyo3-macros-backend-0.20.3 \ python3-dll-a-0.2.10 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rfc6979-0.4.0 \ ring-0.17.8 \ rsa-0.9.6 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rusticata-macros-4.1.0 \ rustix-0.38.34 \ rustls-0.23.12 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.6 \ salsa20-0.10.2 \ scopeguard-1.2.0 \ scrypt-0.11.0 \ semver-1.0.23 \ serde-1.0.207 \ serde_derive-1.0.207 \ sha1-0.10.6 \ sha2-0.10.8 \ shlex-1.3.0 \ signature-2.2.0 \ smallvec-1.13.2 \ spin-0.9.8 \ spki-0.7.3 \ subtle-2.6.1 \ syn-2.0.74 \ synstructure-0.13.1 \ target-lexicon-0.12.16 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tls_codec-0.4.1 \ tls_codec_derive-0.4.1 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unindent-0.2.3 \ universal-hash-0.5.1 \ untrusted-0.9.0 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ which-4.4.2 \ windows-sys-0.52.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ x509-cert-0.2.5 \ x509-ocsp-0.2.1 \ x509-parser-0.16.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ ls-qpack,ls-qpack-sys@git+https://github.com/Ousret/ls-qpack-rs.git\#86a836850b45593a1635e757439e291214573828 CARGO_CRATES+= python3-dll-a-0.2.9 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/tests .include diff --git a/www/rearx/Makefile b/www/rearx/Makefile index b72bf8f98be0..fc71d35a2022 100644 --- a/www/rearx/Makefile +++ b/www/rearx/Makefile @@ -1,188 +1,188 @@ PORTNAME= rearx DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= TUI client for the Searx meta-search engine, written in Rust WWW= https://github.com/garak92/rearx 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 .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN_SSL= base openssl openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later .endif 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/reddsaver/Makefile b/www/reddsaver/Makefile index a56178e11eba..d483f4206ef5 100644 --- a/www/reddsaver/Makefile +++ b/www/reddsaver/Makefile @@ -1,189 +1,189 @@ PORTNAME= reddsaver DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= CLI tool to download saved and upvoted media from Reddit WWW= https://github.com/manojkarthick/reddsaver 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= manojkarthick CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bumpalo-3.7.0 \ bytes-0.5.6 \ bytes-1.0.1 \ cc-1.0.68 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ dotenv-0.15.0 \ either-1.6.1 \ encoding_rs-0.8.28 \ env_logger-0.8.4 \ 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.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.1.16 \ getrandom-0.2.3 \ h2-0.2.7 \ hashbrown-0.9.1 \ hermit-abi-0.1.18 \ http-0.2.4 \ http-body-0.3.1 \ httparse-1.4.1 \ httpdate-0.3.2 \ humantime-2.1.0 \ hyper-0.13.10 \ hyper-tls-0.4.3 \ idna-0.2.3 \ indexmap-1.6.2 \ iovec-0.1.4 \ ipnet-2.3.1 \ itoa-0.4.7 \ js-sys-0.3.51 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.97 \ log-0.4.14 \ matches-0.1.8 \ md5-0.7.0 \ memchr-2.4.0 \ mime-0.3.16 \ mime_guess-2.0.3 \ 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.7 \ net2-0.2.37 \ num_cpus-1.13.0 \ 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-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 \ 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.27 \ quote-1.0.9 \ 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 \ random-names-0.1.3 \ 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.10.10 \ 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 \ signal-hook-registry-1.4.0 \ slab-0.4.3 \ socket2-0.3.19 \ strsim-0.8.0 \ syn-1.0.73 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.25 \ thiserror-impl-1.0.25 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-macros-0.2.6 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ tracing-futures-0.2.5 \ try-lock-0.2.3 \ unicase-2.6.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 \ 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.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 \ 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 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/rustypaste-cli/Makefile b/www/rustypaste-cli/Makefile index bd674b2e5e41..046da52aa0de 100644 --- a/www/rustypaste-cli/Makefile +++ b/www/rustypaste-cli/Makefile @@ -1,35 +1,35 @@ PORTNAME= rustypaste-cli DISTVERSIONPREFIX= v DISTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org COMMENT= CLI tool for rustypaste WWW= https://github.com/orhun/rustypaste-cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: error[E0080]: evaluation of constant value failed USES= cargo USE_GITHUB= yes GH_ACCOUNT= orhun CARGO_FEATURES= --no-default-features PLIST_DIRS= ${EXAMPLESDIR} PLIST_FILES= ${EXAMPLESDIR}/config.toml \ bin/rpaste OPTIONS_DEFINE= NATIVE_CERTS NATIVE_CERTS_DESC= Support using the OS TLS trust store NATIVE_CERTS_VARS= CARGO_FEATURES+=use-native-certs post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/config.toml ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/www/rustypaste/Makefile b/www/rustypaste/Makefile index 2bb690c63ac9..85660877a5ea 100644 --- a/www/rustypaste/Makefile +++ b/www/rustypaste/Makefile @@ -1,63 +1,63 @@ PORTNAME= rustypaste DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= dtxdf@FreeBSD.org COMMENT= Minimal file upload/pastebin service WWW= https://blog.orhun.dev/blazingly-fast-file-sharing LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: error[E0080]: evaluation of constant value failed LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= orhun USE_RC_SUBR= ${PORTNAME} CARGO_FEATURES= --no-default-features SUB_LIST+= USER=${RUSTYPASTE_USER} USERS= ${RUSTYPASTE_USER} GROUPS= ${RUSTYPASTE_GROUP} RUSTYPASTE_USER= ${PORTNAME} RUSTYPASTE_GROUP= ${RUSTYPASTE_USER} PLIST_SUB+= GROUP=${RUSTYPASTE_USER} \ USER=${RUSTYPASTE_GROUP} OPTIONS_DEFINE= SHUTTLE OPTIONS_DEFAULT= OPENSSL OPTIONS_RADIO= TLS OPTIONS_RADIO_TLS= OPENSSL RUSTLS OPENSSL_DESC= Use distro OpenSSL (binary size is reduced ~20%) RUSTLS_DESC= Use modern TLS library in Rust SHUTTLE_DESC= Enable an entry point for deploying on Shuttle OPENSSL_USES= ssl OPENSSL_VARS= CARGO_FEATURES+=openssl RUSTLS_VARS= CARGO_FEATURES+=rustls SHUTTLE_BUILD_DEPENDS= protoc:devel/protobuf SHUTTLE_VARS= CARGO_FEATURES+=shuttle UPLOAD_PATH= /var/db/${PORTNAME} post-patch: @${REINPLACE_CMD} -e '/^upload_path[[:space:]]*=/s#=.*#= "${UPLOAD_PATH}"#' ${WRKSRC}/config.toml post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}/${UPLOAD_PATH} ${ECHO_CMD} 'CONFIG="${ETCDIR}/${PORTNAME}.toml"' > ${STAGEDIR}${ETCDIR}/${PORTNAME}.env.sample ${CP} ${WRKSRC}/config.toml ${STAGEDIR}${ETCDIR}/${PORTNAME}.toml.sample .include diff --git a/www/so/Makefile b/www/so/Makefile index 5dce86e8a1af..214f2f741674 100644 --- a/www/so/Makefile +++ b/www/so/Makefile @@ -1,32 +1,32 @@ PORTNAME= so DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= www MAINTAINER= sec.research.2005@gmail.com COMMENT= Terminal interface for Stack Overflow WWW= https://github.com/samtay/so LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= samtay PLIST_FILES= bin/so PORTDATA= themes/*.toml PORTDOCS= *.md OPTIONS_DEFINE= DOCS post-install: ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} themes ${STAGEDIR}${DATADIR}) post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/www/sqlpage/Makefile b/www/sqlpage/Makefile index d1d24ddbd50f..ae824ff2d7d1 100644 --- a/www/sqlpage/Makefile +++ b/www/sqlpage/Makefile @@ -1,54 +1,55 @@ PORTNAME= sqlpage DISTVERSIONPREFIX= v DISTVERSION= 0.35.2 +PORTREVISION= 1 CATEGORIES= www databases MASTER_SITES= https://cdn.jsdelivr.net/npm/:npm DISTFILES= ${NPM_DISTFILES} EXTRACT_ONLY= ${_DISTFILES:M*${EXTRACT_SUFX}} ${_DISTFILES:M*crate} MAINTAINER= girgen@FreeBSD.org COMMENT= SQL-only webapp builder. WWW= https://github.com/lovasoa/SQLPage LICENSE= MIT LIB_DEPENDS= libzstd.so:archivers/zstd MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib \ LLVM_CONFIG_PATH=${LLVM_CONFIG} USES= cargo llvm USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= lovasoa GH_PROJECT= SQLPage USERS= sqlpage GROUPS= sqlpage NPM_DISTFILES= apexcharts@4.7.0/dist/apexcharts.min.js:npm \ @tabler/core@1.3.1/dist/css/tabler.min.css:npm \ @tabler/core@1.3.1/dist/css/tabler-vendors.min.css:npm \ @tabler/core@1.3.1/dist/js/tabler.min.js:npm \ @tabler/icons-sprite@3.33.0/dist/tabler-sprite.svg:npm \ tom-select@2.4.3/dist/css/tom-select.bootstrap5.css:npm \ tom-select@2.4.1/dist/js/tom-select.popular.min.js:npm ARTEFACTS= ${WRKSRC}/target/sqlpage_artefacts post-extract: ${MKDIR} ${ARTEFACTS} .for f in ${NPM_DISTFILES:S/:npm//} ${CP} ${DISTDIR}/$f ${ARTEFACTS}/https___cdn.jsdelivr.net_npm_${f:C/[\@\/]/_/g} .endfor post-install: ${MKDIR} ${STAGEDIR}/${ETCDIR} ;\ ${INSTALL_DATA} ${FILESDIR}/sqlpage.json ${STAGEDIR}${ETCDIR}/sqlpage.json.sample ${MKDIR} ${STAGEDIR}/${WWWDIR} ${STAGEDIR}${DATADIR} ;\ ${INSTALL_DATA} ${WRKSRC}/index.sql ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d ;\ ${INSTALL_DATA} ${FILESDIR}/sqlpage.conf ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/sqlpage.conf.sample .include diff --git a/www/stork/Makefile b/www/stork/Makefile index 55da36cbea01..5b52336b2d56 100644 --- a/www/stork/Makefile +++ b/www/stork/Makefile @@ -1,255 +1,255 @@ PORTNAME= stork DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Impossibly fast web search, made for static sites WWW= https://stork-search.net \ https://github.com/jameslittle230/stork LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../license.txt USES= cargo USE_GITHUB= yes GH_ACCOUNT= jameslittle230 WRKSRC_SUBDIR= stork-cli CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ arrayvec-0.4.12 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bincode-1.3.3 \ bitflags-1.2.1 \ bstr-0.2.15 \ bumpalo-3.6.1 \ byteorder-1.4.3 \ bytes-1.1.0 \ cast-0.2.7 \ cc-1.0.73 \ cfg-if-1.0.0 \ clap-2.33.3 \ colored-2.0.0 \ console-0.15.0 \ console_error_panic_hook-0.1.7 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.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.8 \ cssparser-0.27.2 \ cssparser-macros-0.6.0 \ csv-1.1.6 \ csv-core-0.1.10 \ ctor-0.1.21 \ derive_more-0.99.17 \ diff-0.1.12 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.30 \ fastrand-1.7.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ frontmatter-0.4.0 \ futf-0.1.5 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-io-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ fxhash-0.2.1 \ getopts-0.2.21 \ getrandom-0.1.16 \ h2-0.3.11 \ half-1.8.2 \ hashbrown-0.11.2 \ hermit-abi-0.1.18 \ hex-literal-0.3.4 \ html5ever-0.25.1 \ http-0.2.6 \ http-body-0.4.4 \ httparse-1.6.0 \ httpdate-1.0.2 \ hyper-0.14.17 \ hyper-tls-0.5.0 \ idna-0.2.3 \ indexmap-1.8.0 \ indicatif-0.16.2 \ instant-0.1.12 \ ipnet-2.3.1 \ itertools-0.10.1 \ itoa-0.4.7 \ itoa-1.0.1 \ js-sys-0.3.55 \ kuchiki-0.8.1 \ lazy_static-1.4.0 \ libc-0.2.139 \ linked-hash-map-0.5.4 \ lock_api-0.4.6 \ log-0.4.14 \ mac-0.1.1 \ markup5ever-0.10.1 \ matches-0.1.9 \ memchr-2.3.4 \ memoffset-0.6.4 \ mime-0.3.16 \ mio-0.8.5 \ native-tls-0.2.8 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ num-format-0.4.0 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.4.0 \ once_cell-1.8.0 \ oorandom-11.1.3 \ openssl-0.10.38 \ openssl-probe-0.1.5 \ openssl-sys-0.9.72 \ output_vt100-0.1.2 \ 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_macros-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ pin-project-lite-0.2.8 \ pin-utils-0.1.0 \ pkg-config-0.3.24 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ ppv-lite86-0.2.16 \ precomputed-hash-0.1.1 \ pretty_assertions-1.0.0 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.32 \ pulldown-cmark-0.9.1 \ 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 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.11 \ regex-1.4.3 \ regex-automata-0.1.10 \ regex-syntax-0.6.22 \ remove_dir_all-0.5.3 \ reqwest-0.11.9 \ rmp-0.8.10 \ rmp-serde-0.15.5 \ rust-stemmers-1.2.0 \ rustc_version-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.3.1 \ security-framework-sys-2.6.1 \ selectors-0.22.0 \ semver-1.0.4 \ serde-1.0.130 \ serde_cbor-0.11.2 \ serde_derive-1.0.130 \ serde_json-1.0.72 \ serde_urlencoded-0.7.1 \ servo_arc-0.1.1 \ signal-hook-registry-1.4.0 \ siphasher-0.3.10 \ slab-0.4.5 \ smallvec-1.8.0 \ smart-default-0.6.0 \ smawk-0.3.1 \ socket2-0.4.4 \ srtparse-0.2.0 \ stable_deref_trait-1.2.0 \ string_cache-0.8.3 \ string_cache_codegen-0.5.1 \ strsim-0.8.0 \ syn-1.0.82 \ tempfile-3.3.0 \ tendril-0.4.2 \ terminal_size-0.1.16 \ textwrap-0.11.0 \ textwrap-0.14.2 \ thin-slice-0.1.1 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.4 \ tinytemplate-1.2.1 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.19.2 \ tokio-native-tls-0.3.0 \ tokio-util-0.6.9 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.31 \ tracing-core-0.1.22 \ try-lock-0.2.3 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-linebreak-0.1.2 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.1 \ url-2.2.2 \ utf-8-0.7.6 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.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 \ 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 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.42.0 \ winreg-0.7.0 \ yaml-rust-0.4.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index b0c94ed27b82..76548cb2b9cc 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,178 +1,179 @@ PORTNAME= tor-browser DISTVERSION= 14.5.4 +PORTREVISION= 1 CATEGORIES= www net security wayland TAG_BASE= 90dbac96420394aa35ce29385814742ac4942b26 TAG_TOR= 9cbc3b3d25d2c5c77f1b6b3172ba6bcad2563939 MASTER_SITES= TOR \ LOCAL/vvd \ https://build-sources.tbb.torproject.org/:source1 \ LOCAL/vvd:source1 \ LOCAL/jsm:source2 \ LOCAL/vvd:source2 \ https://secure.informaction.com/download/releases/:source3 \ LOCAL/vvd:source3 \ https://gitlab.torproject.org/tpo/translation/-/archive/${TAG_BASE}.tar.gz?dummy=/:source4 \ LOCAL/vvd:source4 \ https://gitlab.torproject.org/tpo/translation/-/archive/${TAG_TOR}.tar.gz?dummy=/:source5 \ LOCAL/vvd:source5 MASTER_SITE_SUBDIR= torbrowser/${DISTVERSION}/:DEFAULT \ download/releases/:source3 DISTNAME= src-firefox-tor-browser-128.12.0esr-14.5-1-build1 MANUAL= manual_215922.zip NOSCRIPT= noscript-13.0.8.xpi DISTFILES= ${DISTNAME}.tar.xz \ ${MANUAL}:source1 \ fonts-3--4348e1.tar.zst:source2 \ ${NOSCRIPT}:source3 \ tpo-translation-${TAG_BASE}_GL0.tar.gz:source4 \ tpo-translation-${TAG_TOR}_GL0.tar.gz:source5 MAINTAINER= freebsd@sysctl.cz COMMENT= Tor Browser for FreeBSD WWW= https://www.torproject.org/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.101:security/nss \ icu>=73.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=8.5.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.43:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.14:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf2.13:devel/autoconf2.13 \ nasm:devel/nasm \ yasm:devel/yasm RUN_DEPENDS= tor:security/tor \ obfs4proxy:security/obfs4proxy-tor \ snowflake-client:security/snowflake-tor USES= compiler:c++11-lib libtool localbase:ldflags perl5 pkgconfig \ python shebangfix tar:xz USE_GECKO= gecko USE_GITHUB= nodefault TAG_L10N= fcd0300e8478d1ec4d1c097a073ddb8e1e0351e3 GH_TUPLE= mozilla-l10n:firefox-l10n:${TAG_L10N}:ffl10n USE_MOZILLA= -sqlite LOCALES= af ar az be bg bs ca cs da de el es-ES et fa fi fr ga-IE gu-IN \ he hi-IN hr hu hy-AM id is it ja ka km ko lt lv mk mr ms my \ nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sl sq sr sv-SE ta \ te th tl tr uk ur vi zh-CN zh-TW CONFIGURE_ENV+= BINDGEN_CFLAGS="-I${LOCALBASE}/include" \ MOZ_CHROME_MULTILOCALE="${LOCALES}" MAKE_ENV+= LOCALES="${LOCALES}" CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 SSP_UNSAFE= yes BUNDLE_LIBS= yes SUB_FILES= fonts.conf tor-browser.desktop torrc-defaults WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} MOZ_EXPORT+= MOZ_TELEMETRY_REPORTING="" \ MOZILLA_OFFICIAL="1" \ MOZ_OFFICIAL_BRANDING="1" \ MOZ_APP_DISPLAYNAME="Tor Browser" \ MOZ_APP_NAME="tor-browser" \ MOZ_CHROME_MULTILOCALE="${LOCALES}" MOZ_OPTIONS= --with-base-browser-version=${DISTVERSION} \ --enable-official-branding \ --enable-optimize \ --enable-bundled-fonts \ --disable-tests \ --disable-debug \ --disable-crashreporter \ --disable-webrtc \ --disable-parental-controls \ --enable-proxy-bypass-protection \ --disable-system-policies \ --disable-backgroundtasks \ --with-distribution-id=org.torproject \ --with-branding=browser/branding/tb-release .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .if ${ARCH} == amd64 MOZ_OPTIONS+= --enable-rust-simd .endif .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${LLVM_VERSION} \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc@${LLVM_VERSION} \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} MOZILLA_PLIST_DIRS= bin lib share/applications share/pixmaps \ share/tor-browser MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif post-patch: @${REINPLACE_CMD} 's|LOCALBASE|${LOCALBASE}|g' \ "${WRKSRC}/browser/app/profile/000-tor-browser.js" @${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp ${MKDIR} ${WRKSRC}/tmp-manual ${UNZIP_NATIVE_CMD} -d ${WRKSRC}/tmp-manual ${DISTDIR}/${MANUAL} pre-configure: @${REINPLACE_CMD} 's|export MOZ_GOOGLE_.*||g' ${WRKSRC}/.mozconfig ${PYTHON_CMD} ${FILESDIR}/packagemanual.py ${WRKSRC}/tmp-manual/public \ ${WRKSRC}/browser/base/content/manual post-configure: ${MKDIR} ${WRKDIR}/.mozbuild/l10n-central ${CP} -r ${WRKDIR}/firefox-l10n-${TAG_L10N}/* \ ${WRKDIR}/.mozbuild/l10n-central .for i in ${LOCALES} ${CP} ${WRKDIR}/translation-${TAG_BASE}/${i}/base-browser.ftl \ ${WRKDIR}/.mozbuild/l10n-central/${i}/toolkit/toolkit/global/ ${CP} ${WRKDIR}/translation-${TAG_TOR}/${i}/tor-browser.ftl \ ${WRKDIR}/.mozbuild/l10n-central/${i}/toolkit/toolkit/global/ ${MKDIR} ${WRKDIR}/.mozbuild/l10n-central/${i}/browser/branding/tb-release ${CP} ${WRKDIR}/translation-${TAG_TOR}/${i}/brand.properties \ ${WRKDIR}/translation-${TAG_TOR}/${i}/branding/brand.ftl \ ${WRKDIR}/.mozbuild/l10n-central/${i}/browser/branding/tb-release ${MKDIR} ${WRKSRC}/toolkit/torbutton/chrome/locale/${i}/ . for j in onionLocation.properties settings.properties torConnect.properties \ torlauncher.properties ${CP} ${WRKDIR}/translation-${TAG_TOR}/${i}/${j} \ ${WRKSRC}/toolkit/torbutton/chrome/locale/${i}/ . endfor ${CP} -r ${WRKDIR}/translation-${TAG_TOR}/${i}/branding \ ${WRKSRC}/toolkit/torbutton/chrome/locale/${i}/ .endfor post-build: MOZBUILD_STATE_PATH=${WRKDIR}/.mozbuild AB_CD="multi" MOZ_AUTOMATION="1" \ PATH="`find ${WRKRDIR}/.mozbuild/srcdirs -name build -type d -print`/bin:${PATH}" \ ${WRKSRC}/mach package-multi-locale --locales ${LOCALES} post-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKDIR}/torrc-defaults \ ${STAGEDIR}${DATADIR}/torrc-defaults ${INSTALL_DATA} ${WRKDIR}/tor-browser.desktop \ ${STAGEDIR}${PREFIX}/share/applications/tor-browser.desktop ${MKDIR} ${STAGEDIR}${PREFIX}/lib/tor-browser/fontconfig ${MKDIR} ${STAGEDIR}${PREFIX}/lib/tor-browser/fonts ${INSTALL_DATA} ${WRKDIR}/fonts.conf \ ${STAGEDIR}${PREFIX}/lib/tor-browser/fontconfig/fonts.conf (cd ${WRKDIR}/fonts && \ ${COPYTREE_SHARE} "*.otf *.ttf" ${STAGEDIR}${PREFIX}/lib/tor-browser/fonts) ${MKDIR} ${STAGEDIR}${PREFIX}/lib/tor-browser/distribution/extensions ${INSTALL_DATA} ${DISTDIR}/${NOSCRIPT} \ "${STAGEDIR}${PREFIX}/lib/tor-browser/distribution/extensions/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi" .include diff --git a/www/trunk/Makefile b/www/trunk/Makefile index 60c08739bac9..b3cb5f230018 100644 --- a/www/trunk/Makefile +++ b/www/trunk/Makefile @@ -1,557 +1,557 @@ PORTNAME= trunk DISTVERSIONPREFIX= v DISTVERSION= 0.21.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org COMMENT= Build, bundle & ship your Rust WASM application to the web WWW= https://trunkrs.dev/ \ https://github.com/trunk-rs/trunk LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= thedodd RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aes-0.8.4 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-0.7.20 \ aho-corasick-1.1.3 \ aligned-0.4.2 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.7 \ anyhow-1.0.97 \ arbitrary-1.4.1 \ arc-swap-1.7.1 \ as-slice-0.2.1 \ async-recursion-1.1.1 \ async-trait-0.1.88 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ aws-lc-rs-1.13.0 \ aws-lc-sys-0.28.0 \ axum-0.8.3 \ axum-core-0.5.2 \ axum-server-0.7.2 \ backtrace-0.3.74 \ base64-0.22.1 \ base64-simd-0.7.0 \ bindgen-0.69.5 \ bitflags-1.3.2 \ bitflags-2.9.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bumpalo-3.17.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.22.0 \ byteorder-1.5.0 \ bytes-1.10.1 \ bzip2-0.5.2 \ bzip2-sys-0.1.13+1.0.8 \ camino-1.1.9 \ cargo-lock-10.1.0 \ cargo-platform-0.1.9 \ cargo_metadata-0.19.2 \ cc-1.2.18 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.40 \ cipher-0.4.4 \ clang-sys-1.8.1 \ clap-4.5.35 \ clap_builder-4.5.35 \ clap_derive-4.5.32 \ clap_lex-0.7.4 \ cmake-0.1.54 \ colorchoice-1.0.3 \ console-0.15.11 \ const-str-0.3.2 \ const-str-proc-macro-0.3.2 \ constant_time_eq-0.3.1 \ convert_case-0.4.0 \ convert_case-0.6.0 \ core-foundation-0.9.4 \ core-foundation-0.10.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.17 \ crates_io_api-0.11.0 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ critical-section-1.2.0 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-0.33.0 \ cssparser-color-0.1.0 \ cssparser-macros-0.6.1 \ cvt-0.1.2 \ dashmap-5.5.3 \ data-encoding-2.8.0 \ data-url-0.1.1 \ deflate64-0.1.9 \ deranged-0.4.0 \ derive_arbitrary-1.4.1 \ derive_more-0.99.19 \ digest-0.10.7 \ directories-6.0.0 \ dirs-sys-0.5.0 \ displaydoc-0.2.5 \ dtoa-1.0.10 \ dtoa-short-0.3.5 \ dunce-1.0.5 \ dyn-clone-1.0.19 \ either-1.15.0 \ encode_unicode-1.0.0 \ encoding_rs-0.8.35 \ enum-as-inner-0.6.1 \ env_filter-0.1.3 \ env_home-0.1.0 \ env_logger-0.11.8 \ equivalent-1.0.2 \ errno-0.3.11 \ fastrand-2.3.0 \ file-id-0.2.2 \ filetime-0.2.25 \ flate2-1.1.1 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs-err-3.1.0 \ fs_at-0.2.1 \ fs_extra-1.3.0 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-timer-3.0.3 \ futures-util-0.3.31 \ fxhash-0.2.1 \ generator-0.8.4 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.15 \ getrandom-0.3.2 \ gimli-0.31.1 \ glob-0.3.2 \ h2-0.4.8 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ hashbrown-0.15.2 \ heck-0.5.0 \ hickory-proto-0.25.1 \ hickory-resolver-0.25.1 \ hmac-0.12.1 \ home-0.5.11 \ homedir-0.3.4 \ hostname-0.4.0 \ htmlescape-0.3.1 \ http-1.3.1 \ http-body-1.0.1 \ http-body-util-0.1.3 \ http-range-header-0.4.2 \ httparse-1.10.1 \ httpdate-1.0.3 \ humantime-2.2.0 \ humantime-serde-1.1.1 \ hyper-1.6.0 \ hyper-rustls-0.27.5 \ hyper-tls-0.6.0 \ hyper-util-0.1.11 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ indexmap-2.9.0 \ inotify-0.11.0 \ inotify-sys-0.1.5 \ inout-0.1.4 \ ipconfig-0.3.2 \ ipnet-2.11.0 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-0.4.8 \ itoa-1.0.15 \ jobserver-0.1.33 \ js-sys-0.3.77 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.171 \ libdeflate-sys-1.23.1 \ libdeflater-1.23.1 \ libloading-0.8.6 \ libredox-0.1.3 \ lightningcss-1.0.0-alpha.65 \ lightningcss-derive-1.0.0-alpha.43 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.3 \ litemap-0.7.5 \ local-ip-address-0.6.3 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.27 \ lol_html-1.2.1 \ loom-0.7.2 \ lzma-rs-0.3.0 \ lzma-sys-0.1.20 \ matchers-0.1.0 \ matches-0.1.10 \ matchit-0.8.4 \ memchr-2.7.4 \ mime-0.3.17 \ mime_guess-2.0.5 \ minify-html-0.15.0 \ minify-html-common-0.0.2 \ minify-js-0.5.6 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.7 \ mio-1.0.3 \ moka-0.12.10 \ native-tls-0.2.14 \ neli-0.6.5 \ neli-proc-macros-0.1.4 \ nix-0.29.0 \ nodrop-0.1.14 \ nom-7.1.3 \ normpath-1.3.0 \ notify-8.0.0 \ notify-debouncer-full-0.5.0 \ notify-types-2.0.0 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.21.3 \ open-5.3.2 \ openssl-0.10.72 \ openssl-macros-0.1.1 \ openssl-probe-0.1.6 \ openssl-src-300.4.2+3.4.1 \ openssl-sys-0.9.107 \ option-ext-0.2.0 \ outref-0.1.0 \ overload-0.1.1 \ oxipng-9.1.4 \ parcel_selectors-0.28.1 \ parcel_sourcemap-2.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse-js-0.17.0 \ paste-1.0.15 \ pathdiff-0.2.3 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ phf-0.8.0 \ phf-0.11.3 \ phf_codegen-0.8.0 \ phf_codegen-0.11.3 \ phf_generator-0.8.0 \ phf_generator-0.11.3 \ phf_macros-0.8.0 \ phf_macros-0.11.3 \ phf_shared-0.8.0 \ phf_shared-0.11.3 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ portable-atomic-1.11.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ prettyplease-0.2.32 \ proc-macro-crate-3.3.0 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.94 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quinn-0.11.7 \ quinn-proto-0.11.10 \ quinn-udp-0.5.11 \ quote-1.0.40 \ r-efi-5.2.0 \ radium-0.7.0 \ rand-0.7.3 \ rand-0.8.5 \ rand-0.9.0 \ rand_chacha-0.2.2 \ rand_chacha-0.9.0 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_core-0.9.3 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.11 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ remove_dir_all-1.0.0 \ rend-0.4.2 \ reqwest-0.12.15 \ resolv-conf-0.7.1 \ rgb-0.8.50 \ ring-0.17.14 \ rkyv-0.7.45 \ rkyv_derive-0.7.45 \ rstest-0.25.0 \ rstest_macros-0.25.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-0.38.44 \ rustix-1.0.5 \ rustls-0.23.25 \ rustls-native-certs-0.8.1 \ rustls-pemfile-2.2.0 \ rustls-pki-types-1.11.0 \ rustls-webpki-0.103.1 \ rustversion-1.0.20 \ ryu-1.0.20 \ same-file-1.0.6 \ schannel-0.1.27 \ schemars-0.8.22 \ schemars_derive-0.8.22 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ seahash-4.1.0 \ security-framework-2.11.1 \ security-framework-3.2.0 \ security-framework-sys-2.14.0 \ selectors-0.22.0 \ semver-1.0.26 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ serde_json-1.0.140 \ serde_path_to_error-0.1.17 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.33 \ servo_arc-0.1.1 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simd-abstraction-0.7.1 \ simd-adler32-0.3.7 \ simdutf8-0.1.5 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ smallvec-1.15.0 \ socket2-0.5.9 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ strum-0.27.1 \ strum_macros-0.27.1 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.100 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ tagptr-0.2.0 \ tap-1.0.1 \ tar-0.4.44 \ tempfile-3.19.1 \ terminal_size-0.4.2 \ thin-slice-0.1.1 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.8 \ time-0.3.41 \ time-core-0.1.4 \ time-macros-0.2.22 \ tinystr-0.7.6 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ tokio-1.44.2 \ tokio-macros-2.5.0 \ tokio-native-tls-0.3.1 \ tokio-openssl-0.6.5 \ tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ tokio-tungstenite-0.26.2 \ tokio-util-0.7.14 \ toml-0.8.20 \ toml_datetime-0.6.8 \ toml_edit-0.22.24 \ tower-0.5.2 \ tower-http-0.6.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ try-lock-0.2.5 \ tungstenite-0.26.2 \ typenum-1.18.0 \ unicase-2.8.1 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-width-0.2.0 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.4 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.16.0 \ valuable-0.1.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ vlq-0.5.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasm-streams-0.4.2 \ web-sys-0.3.77 \ web-time-1.1.0 \ webpki-roots-0.26.8 \ which-4.4.2 \ which-7.0.2 \ widestring-1.2.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-0.57.0 \ windows-0.58.0 \ windows-core-0.52.0 \ windows-core-0.57.0 \ windows-core-0.58.0 \ windows-implement-0.57.0 \ windows-implement-0.58.0 \ windows-interface-0.57.0 \ windows-interface-0.58.0 \ windows-link-0.1.1 \ windows-registry-0.4.0 \ windows-result-0.1.2 \ windows-result-0.2.0 \ windows-result-0.3.2 \ windows-strings-0.1.0 \ windows-strings-0.3.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.4 \ winreg-0.50.0 \ winsafe-0.0.19 \ wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xattr-1.5.0 \ xz2-0.1.7 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-0.8.24 \ zerocopy-derive-0.7.35 \ zerocopy-derive-0.8.24 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zip-2.6.1 \ zopfli-0.8.1 \ zstd-0.13.3 \ zstd-safe-7.2.4 \ zstd-sys-2.0.15+zstd.1.5.7 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile index 32028ee547ba..a8f574bdfe50 100644 --- a/www/tuifeed/Makefile +++ b/www/tuifeed/Makefile @@ -1,30 +1,30 @@ PORTNAME= tuifeed DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= driesm@FreeBSD.org COMMENT= Terminal feed reader with a fancy UI WWW= https://github.com/veeso/tuifeed LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= veeso CARGO_BUILD_ARGS= --locked CARGO_INSTALL_ARGS= --locked CARGO_UPDATE_ARGS= --locked PLIST_FILES= bin/${PORTNAME} PORTDOCS= *md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 291314292f78..22dbb6bb7919 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,417 +1,417 @@ PORTNAME= ungoogled-chromium PORTVERSION= 137.0.7151.103 -PORTREVISION= 1 +PORTREVISION= 2 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/:goo \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio DISTFILES= chromium-${DISTVERSION}${EXTRACT_SUFX}:goo \ pulseaudio-${PULSEV}.tar.gz:pulseaudio USE_GITHUB= yes GH_ACCOUNT= ungoogled-software GH_TAGNAME= ${UGVERSION} MAINTAINER= chromium@FreeBSD.org COMMENT= Google web browser based on WebKit sans integration with Google WWW= https://github.com/ungoogled-software/ungoogled-chromium LICENSE= BSD3CLAUSE LGPL21 MPL11 LICENSE_COMB= multi ONLY_FOR_ARCHS= aarch64 amd64 PATCH_DEPENDS= gpatch:devel/patch \ ${PYTHON_VERSION}:lang/python${PYTHON_SUFFIX} BUILD_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \ bindgen:devel/rust-bindgen-cli \ gperf:devel/gperf \ flock:sysutils/flock \ node:www/node \ rustc:lang/rust \ xcb-proto>0:x11/xcb-proto \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ ${LOCALBASE}/share/usbids/usb.ids:misc/usbids \ ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib@${PY_FLAVOR} \ ${LOCALBASE}/include/va/va.h:multimedia/libva \ ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \ ${LOCALBASE}/libdata/pkgconfig/Qt5Core.pc:devel/qt5-core \ ${LOCALBASE}/libdata/pkgconfig/Qt5Widgets.pc:x11-toolkits/qt5-widgets LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ libatspi.so:accessibility/at-spi2-core \ libspeechd.so:accessibility/speech-dispatcher \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ libspeex.so:audio/speex \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libepoll-shim.so:devel/libepoll-shim \ libevent.so:devel/libevent \ libffi.so:devel/libffi \ libicuuc.so:devel/icu \ libjsoncpp.so:devel/jsoncpp \ libpci.so:devel/libpci \ libnspr4.so:devel/nspr \ libre2.so:devel/re2 \ libcairo.so:graphics/cairo \ libdrm.so:graphics/libdrm \ libexif.so:graphics/libexif \ libpng.so:graphics/png \ libwebp.so:graphics/webp \ libdav1d.so:multimedia/dav1d \ libopenh264.so:multimedia/openh264 \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libharfbuzz-icu.so:print/harfbuzz-icu \ libgcrypt.so:security/libgcrypt \ libsecret-1.so:security/libsecret \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ libfontconfig.so:x11-fonts/fontconfig \ libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon \ libxshmfence.so:x11/libxshmfence RUN_DEPENDS= xdg-open:devel/xdg-utils \ noto-basic>0:x11-fonts/noto-basic USES= bison compiler:c++17-lang cpe desktop-file-utils gl gmake gnome \ iconv:wchar_t jpeg localbase:ldflags ninja perl5 pkgconfig \ python:build qt:5 shebangfix tar:xz xorg CPE_VENDOR= google CPE_PRODUCT= chrome USE_GL= gbm gl USE_GNOME= atk dconf gdkpixbuf glib20 gtk30 libxml2 libxslt USE_LDCONFIG= ${DATADIR} USE_PERL5= build USE_XORG= x11 xcb xcomposite xcursor xext xdamage xfixes xi \ xorgproto xrandr xrender xscrnsaver xtst USE_QT= buildtools:build SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper MAKE_ARGS= -C out/${BUILDTYPE} ALL_TARGET= chrome BINARY_ALIAS= python3=${PYTHON_CMD} # TODO bz@ : install libwidevinecdm.so (see third_party/widevine/cdm/BUILD.gn) # # Run "./out/${BUILDTYPE}/gn args out/${BUILDTYPE} --list" for all variables. # Some parts don't have use_system_* flag, and can be turned on/off by using # replace_gn_files.py script, some parts just turned on/off for target host # OS "target_os == is_bsd", like libusb, libpci. GN_ARGS+= enable_widevine=true \ fatal_linker_warnings=false \ icu_use_data_file=false \ is_clang=true \ moc_qt5_path="${QT_TOOLDIR}/moc" \ optimize_webui=true \ toolkit_views=true \ use_allocator_shim=false \ use_aura=true \ use_custom_libcxx=true \ use_custom_libunwind=true \ use_lld=true \ use_partition_alloc=true \ use_partition_alloc_as_malloc=false \ use_qt5=true \ use_sysroot=false \ use_system_freetype=false \ use_system_harfbuzz=true \ use_system_libffi=true \ use_system_libjpeg=true \ use_udev=false \ extra_cxxflags="${CXXFLAGS} -I${LOCALBASE}/include/libepoll-shim ${PINCLUDES}" \ extra_ldflags="${LDFLAGS}" \ ffmpeg_branding="${FFMPEG_BRAND}" # sync with flags.gni GN_ARGS+= build_with_tflite_lib=false \ chrome_pgo_phase=0 \ clang_use_chrome_plugins=false \ disable_fieldtrial_testing_config=true \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=false \ enable_mdns=false \ enable_nacl=false \ enable_reading_list=false \ enable_remoting=false \ enable_reporting=false \ enable_service_discovery=false \ exclude_unwind_tables=true \ google_api_key="" \ google_default_client_id="" \ google_default_client_secret="" \ safe_browsing_mode=0 \ treat_warnings_as_errors=false \ use_official_google_api_keys=false \ use_unofficial_version_number=false # TODO: investigate building with these options: # use_system_minigbm GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles SUB_FILES= ungoogled-chromium.desktop ungoogled-chromium SUB_LIST+= COMMENT="${COMMENT}" OPTIONS_DEFINE= CODECS CUPS DEBUG DRIVER KERBEROS LTO PIPEWIRE TEST WIDEVINE OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE SNDIO ALSA PULSEAUDIO OPTIONS_EXCLUDE_aarch64=LTO OPTIONS_GROUP= AUDIO OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO OPTIONS_RADIO= KERBEROS OPTIONS_RADIO_KERBEROS= HEIMDAL HEIMDAL_BASE MIT OPTIONS_SUB= yes CODECS_DESC= Compile and enable patented codecs like H.264 DRIVER_DESC= Install chromedriver HEIMDAL_BASE_DESC= Heimdal Kerberos (base) HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) MIT_DESC= MIT Kerberos (security/krb5) ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ alsa-lib>=1.1.1_1:audio/alsa-lib ALSA_VARS= GN_ARGS+=use_alsa=true ALSA_VARS_OFF= GN_ARGS+=use_alsa=false CODECS_VARS= GN_ARGS+=proprietary_codecs=true \ FFMPEG_BRAND="Chrome" CODECS_VARS_OFF= GN_ARGS+=proprietary_codecs=false \ FFMPEG_BRAND="Chromium" CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_VARS= GN_ARGS+=use_cups=true CUPS_VARS_OFF= GN_ARGS+=use_cups=false DEBUG_BUILD_DEPENDS= esbuild:devel/esbuild DEBUG_VARS= BUILDTYPE=Debug \ GN_ARGS+=is_debug=true \ GN_ARGS+=is_component_build=false \ GN_ARGS+=symbol_level=1 \ GN_BOOTSTRAP_FLAGS+=--debug \ WANTSPACE="60 GB" \ WANTMEM="8 GB" DEBUG_VARS_OFF= BUILDTYPE=Release \ GN_ARGS+=blink_symbol_level=0 \ GN_ARGS+=is_debug=false \ GN_ARGS+=is_official_build=true \ GN_ARGS+=symbol_level=0 \ WANTSPACE="35 GB" \ WANTMEM="8 GB" DRIVER_MAKE_ARGS= chromedriver HEIMDAL_LIB_DEPENDS= libkrb.so.26:security/heimdal KERBEROS_VARS= GN_ARGS+=use_kerberos=true KERBEROS_VARS_OFF= GN_ARGS+=use_kerberos=false LTO_VARS= GN_ARGS+=use_thin_lto=true \ GN_ARGS+=thin_lto_enable_optimizations=true \ WANTSPACE="40 GB" \ WANTMEM="16 GB" LTO_VARS_OFF= GN_ARGS+=use_thin_lto=false MIT_LIB_DEPENDS= libkrb.so.3:security/krb5 PIPEWIRE_DESC= Screen capture via PipeWire PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_VARS= GN_ARGS+=rtc_use_pipewire=true \ GN_ARGS+=rtc_link_pipewire=true PIPEWIRE_VARS_OFF= GN_ARGS+=rtc_use_pipewire=false \ GN_ARGS+=rtc_link_pipewire=false PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true \ PINCLUDES="-I${WRKDIR}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false WIDEVINE_DESC= Depend on foreign-cdm to enable playback of DRM content WIDEVINE_RUN_DEPENDS= foreign-cdm>0:www/foreign-cdm .include "Makefile.tests" TEST_DISTFILES= chromium-${DISTVERSION}-testdata${EXTRACT_SUFX} TEST_ALL_TARGET= ${TEST_TARGETS} .include .include # for COMPILER_VERSION .if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so) IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base .endif LLVM_DEFAULT= 19 BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ c++=${LOCALBASE}/bin/clang++${LLVM_DEFAULT} \ ar=${LOCALBASE}/bin/llvm-ar${LLVM_DEFAULT} \ nm=${LOCALBASE}/bin/llvm-nm${LLVM_DEFAULT} \ ld=${LOCALBASE}/bin/ld.lld${LLVM_DEFAULT} # - swiftshader/lib/{libEGL.so,libGLESv2.so} is x86 only # - map ffmpeg target to ${ARCH} .if ${ARCH} == aarch64 PLIST_SUB+= NOT_AARCH64="@comment " FFMPEG_TARGET= arm64 .elif ${ARCH} == amd64 BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= NOT_AARCH64="" FFMPEG_TARGET= x64 .elif ${ARCH} == i386 BUILD_DEPENDS+= nasm:devel/nasm PLIST_SUB+= NOT_AARCH64="" FFMPEG_TARGET= ia32 .endif FFMPEG_BDIR= ${WRKSRC}/third_party/ffmpeg/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} FFMPEG_CDIR= ${WRKSRC}/third_party/ffmpeg/chromium/config/${FFMPEG_BRAND}/freebsd/${FFMPEG_TARGET} # Allow relocations against read-only segments (override lld default) LDFLAGS_i386= -Wl,-znotext # TODO: -isystem, would be just as ugly as this approach, but more reliably # build would fail without C_INCLUDE_PATH/CPLUS_INCLUDE_PATH env var set. MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include WRKSRC= ${WRKDIR}/chromium-${DISTVERSION} # rust RUSTC_VERSION!= rustc -V 2>/dev/null || true MAKE_ENV+= RUSTC_BOOTSTRAP=1 GN_ARGS+= enable_rust=true \ rust_sysroot_absolute="${LOCALBASE}" \ rustc_version="${RUSTC_VERSION}" pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "To build ${PORTNAME}, you should have at least:" @${ECHO_MSG} "- ${WANTMEM} of memory" @${ECHO_MSG} "- ${WANTSPACE} of free disk space" @${ECHO_MSG} "- 1.5 million free inodes" @${ECHO_MSG} pre-patch: cd ${WRKDIR}/ungoogled-chromium-${UGVERSION} && ${PYTHON_CMD} \ utils/prune_binaries.py ${WRKSRC} pruning.list cd ${WRKDIR}/ungoogled-chromium-${UGVERSION} && PATCH_BIN=gpatch \ ${PYTHON_CMD} utils/patches.py apply ${WRKSRC} patches cd ${WRKDIR}/ungoogled-chromium-${UGVERSION} && ${PYTHON_CMD} \ utils/domain_substitution.py apply -r domain_regex.list -f \ domain_substitution.list -c ${WRKSRC}/domsubcache.tar.gz ${WRKSRC} pre-configure: # We used to remove bundled libraries to be sure that chromium uses # system libraries and not shipped ones. # cd ${WRKSRC} && ${PYTHON_CMD} \ #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ ./build/linux/unbundle/replace_gn_files.py --system-libraries \ dav1d flac fontconfig harfbuzz-ng libdrm libpng \ libusb libwebp libxml libxslt openh264 opus || ${FALSE} # Chromium uses an unreleased version of FFmpeg, so configure it cd ${WRKSRC}/media/ffmpeg && \ ${PYTHON_CMD} scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ --config-only --branding=${FFMPEG_BRAND} cd ${FFMPEG_BDIR} && ${GMAKE} ffversion.h ${MKDIR} ${FFMPEG_CDIR} .for _e in config.h config.asm config_components.h libavcodec libavformat libavutil -${CP} -pR ${FFMPEG_BDIR}/${_e} ${FFMPEG_CDIR} .endfor touch ${WRKDIR}/pulseaudio-${PULSEV}/src/pulse/version.h @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ ${WRKSRC}/build/rust/rust_bindgen.gni \ ${WRKSRC}/build/rust/rust_bindgen_generator.gni do-configure: # GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ ./tools/gn/bootstrap/bootstrap.py ${GN_BOOTSTRAP_FLAGS} cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./out/${BUILDTYPE}/gn \ gen --args='${GN_ARGS}' out/${BUILDTYPE} # Setup nodejs dependency @${MKDIR} ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin ${LN} -sf ${LOCALBASE}/bin/node ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin/node # Setup buildtools/freebsd @${MKDIR} ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/buildtools/linux64/clang-format ${WRKSRC}/buildtools/freebsd ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKSRC}/buildtools/freebsd ${LN} -sf /usr/bin/strip ${WRKSRC}/buildtools/freebsd/strip do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/chrome/app/resources/manpage.1.in \ ${STAGEDIR}${PREFIX}/share/man/man1/ungoogled-chromium.1 @${SED} -i "" -e 's,\@\@PACKAGE\@\@,chromium,g;s,\@\@MENUNAME\@\@,Chromium Web Browser,g' \ ${STAGEDIR}${PREFIX}/share/man/man1/ungoogled-chromium.1 ${CP} ${WRKSRC}/chrome/app/theme/chromium/product_logo_22_mono.png ${WRKSRC}/chrome/app/theme/chromium/product_logo_22.png .for s in 22 24 48 64 128 256 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps ${INSTALL_DATA} ${WRKSRC}/chrome/app/theme/chromium/product_logo_${s}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}x${s}/apps/ungoogled-chromium.png .endfor ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*.png ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*.pak ${STAGEDIR}${DATADIR} .for d in protoc mksnapshot ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/${d} ${STAGEDIR}${DATADIR} .endfor .for d in snapshot_blob.bin v8_context_snapshot.bin ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${d} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chrome \ ${STAGEDIR}${DATADIR}/ungoogled-chromium cd ${WRKSRC}/out/${BUILDTYPE} && \ ${COPYTREE_SHARE} "locales resources" ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKDIR}/ungoogled-chromium.desktop \ ${STAGEDIR}${DESKTOPDIR} ${INSTALL_SCRIPT} ${WRKDIR}/ungoogled-chromium ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/chrome/tools/build/linux/chrome-wrapper \ ${STAGEDIR}${DATADIR} # ANGLE, EGL, Vk .for f in libEGL.so libGLESv2.so libVkICD_mock_icd.so ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} .endfor ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvulkan.so.1 \ ${STAGEDIR}${DATADIR}/libvulkan.so .if ${BUILDTYPE} == Debug ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libVkLayer_khronos_validation.so ${STAGEDIR}${DATADIR} .endif # SwiftShader .if ${ARCH} != aarch64 ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvk_swiftshader.so ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/vk_swiftshader_icd.json ${STAGEDIR}${DATADIR} .endif post-install-DEBUG-on: ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/*.so \ ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/character_data_generator \ ${STAGEDIR}${DATADIR} post-install-DRIVER-on: ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chromedriver \ ${STAGEDIR}${PREFIX}/bin/ungoogled-chromedriver do-test-TEST-on: .for t in ${TEST_TARGETS} cd ${WRKSRC}/out/${BUILDTYPE} && ${SETENV} LC_ALL=en_US.UTF-8 \ ./${t} --gtest_filter=-${EXCLUDE_${t}:ts:} || ${TRUE} .endfor .include diff --git a/www/varnish-libvmod-fileserver/Makefile b/www/varnish-libvmod-fileserver/Makefile index e219499346b6..3d46c583a9c5 100644 --- a/www/varnish-libvmod-fileserver/Makefile +++ b/www/varnish-libvmod-fileserver/Makefile @@ -1,119 +1,120 @@ PORTNAME= libvmod-fileserver PORTVERSION= 0.0.9 +PORTREVISION= 1 CATEGORIES= www PKGNAMEPREFIX= varnish- MAINTAINER= zi@FreeBSD.org COMMENT= Varnish Module (vmod) for file server backend WWW= https://github.com/gquintard/vmod_fileserver LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= build currently failing BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \ jq>0:textproc/jq \ rst2man:textproc/py-docutils@${PY_FLAVOR} USES= cargo compiler:c++17-lang libtool pkgconfig \ python:build varnish:7 USE_LDCONFIG= yes PLIST_FILES= lib/varnish/vmods/libvmod_fileserver.so CARGO_ENV+= PYTHONDONTWRITEBYTECODE=1 CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ autocfg-1.4.0 \ bindgen-0.70.1 \ bindgen_helpers-0.4.3 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ cc-1.2.25 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clang-sys-1.8.1 \ convert_case-0.8.0 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.14 \ crypto-common-0.1.6 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ digest-0.10.7 \ either-1.13.0 \ fnv-1.0.7 \ generic-array-0.14.7 \ glob-0.3.1 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ itertools-0.13.0 \ itoa-1.0.11 \ js-sys-0.3.72 \ libc-0.2.161 \ libloading-0.8.5 \ log-0.4.22 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ num-traits-0.2.19 \ once_cell-1.20.2 \ pkg-config-0.3.31 \ prettyplease-0.2.25 \ proc-macro2-1.0.89 \ quote-1.0.37 \ regex-1.11.1 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ rustc-hash-1.1.0 \ ryu-1.0.18 \ serde-1.0.213 \ serde_derive-1.0.213 \ serde_json-1.0.132 \ sha2-0.10.8 \ shlex-1.3.0 \ strsim-0.11.1 \ syn-2.0.87 \ thiserror-2.0.3 \ thiserror-impl-2.0.3 \ typenum-1.17.0 \ unicode-ident-1.0.13 \ unicode-segmentation-1.12.0 \ varnish-0.5.0 \ varnish-macros-0.5.0 \ varnish-sys-0.5.0 \ version_check-0.9.5 \ wasm-bindgen-0.2.95 \ wasm-bindgen-backend-0.2.95 \ wasm-bindgen-macro-0.2.95 \ wasm-bindgen-macro-support-0.2.95 \ wasm-bindgen-shared-0.2.95 \ windows-core-0.52.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 USE_GITHUB= yes GH_ACCOUNT= gquintard GH_PROJECT= vmod-fileserver GH_TAGNAME= cbd486b BINARY_ALIAS= python3=${PYTHON_CMD} do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/varnish/vmods/ ${INSTALL_LIB} ${WRKDIR}/target/release/libvmod_fileserver.so ${STAGEDIR}${PREFIX}/lib/varnish/vmods/ .include diff --git a/www/vigil/Makefile b/www/vigil/Makefile index e5686855e5e9..41f773cf28f9 100644 --- a/www/vigil/Makefile +++ b/www/vigil/Makefile @@ -1,341 +1,341 @@ PORTNAME= vigil DISTVERSIONPREFIX= v DISTVERSION= 1.27.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Monitor distributed infrastructure and send alerts (Slack, SMS, etc.) WWW= https://github.com/valeriansaliou/vigil LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_i386= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284196 BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo perl5 pkgconfig USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= valeriansaliou CARGO_CRATES= actix-codec-0.5.2 \ actix-files-0.6.6 \ actix-http-3.9.0 \ actix-macros-0.2.4 \ actix-router-0.5.3 \ actix-rt-2.10.0 \ actix-server-2.5.0 \ actix-service-2.0.2 \ actix-utils-3.0.1 \ actix-web-4.9.0 \ actix-web-codegen-4.3.0 \ actix-web-httpauth-0.8.2 \ addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ async-compression-0.4.18 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.21.7 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bstr-1.11.3 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.9.0 \ bytestring-1.4.0 \ cc-1.2.7 \ cfg-if-1.0.0 \ clap-4.5.23 \ clap_builder-4.5.23 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ convert_case-0.4.0 \ cookie-0.16.2 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.16 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crypto-common-0.1.6 \ deranged-0.3.11 \ derive_more-0.99.18 \ digest-0.10.7 \ displaydoc-0.2.5 \ dunce-1.0.5 \ email-encoding-0.2.1 \ email_address-0.2.9 \ encoding_rs-0.8.35 \ envsubst-0.2.1 \ equivalent-1.0.1 \ errno-0.3.10 \ fastrand-1.9.0 \ fastrand-2.3.0 \ flate2-1.0.35 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fsio-0.4.0 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-io-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.1 \ globset-0.4.15 \ globwalk-0.9.1 \ h2-0.3.26 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ hostname-0.3.1 \ http-0.2.12 \ http-body-0.4.6 \ http-range-0.1.5 \ http-serde-1.1.3 \ httparse-1.9.5 \ httpdate-1.0.3 \ hyper-0.14.32 \ hyper-tls-0.5.0 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-0.1.5 \ idna-0.3.0 \ idna-1.0.3 \ idna_adapter-1.2.0 \ ignore-0.4.23 \ impl-more-0.1.9 \ indexmap-1.9.3 \ indexmap-2.7.0 \ instant-0.1.13 \ ipnet-2.10.1 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.14 \ jobserver-0.1.32 \ js-sys-0.3.76 \ language-tags-0.3.2 \ lazy_static-1.5.0 \ lettre-0.10.4 \ libc-0.2.169 \ libstrophe-0.17.0 \ libstrophe-sys-bindgen-5.0.0 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ local-channel-0.1.5 \ local-waker-0.1.4 \ lock_api-0.4.12 \ log-0.4.22 \ match_cfg-0.1.0 \ matches-0.1.10 \ memchr-2.7.4 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.2 \ mio-1.0.3 \ native-tls-0.2.12 \ nom-7.1.3 \ num-conv-0.1.0 \ num-traits-0.2.19 \ object-0.36.7 \ once_cell-1.20.2 \ openssl-0.10.68 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.4.1+3.4.0 \ openssl-sys-0.9.104 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-1.0.1 \ percent-encoding-2.3.1 \ pest-2.7.15 \ pest_derive-2.7.15 \ pest_generator-2.7.15 \ pest_meta-2.7.15 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ ping-0.4.1 \ pkg-config-0.3.31 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.92 \ quote-1.0.38 \ quoted_printable-0.4.8 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.8 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-lite-0.1.6 \ regex-syntax-0.8.5 \ reqwest-0.11.27 \ run_script-0.10.1 \ rustc-demangle-0.1.24 \ rustc_version-0.4.1 \ rustix-0.38.42 \ rustls-pemfile-1.0.4 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.27 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.13.0 \ semver-1.0.24 \ serde-1.0.217 \ serde_derive-1.0.217 \ serde_json-1.0.134 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.10.8 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.4.10 \ socket2-0.5.8 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ syn-2.0.95 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.15.0 \ tera-1.20.0 \ thiserror-1.0.69 \ thiserror-2.0.9 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.9 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ tinystr-0.7.6 \ tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ tokio-1.42.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.13 \ toml-0.7.8 \ toml_datetime-0.6.8 \ toml_edit-0.19.15 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-core-0.1.33 \ try-lock-0.2.5 \ typenum-1.17.0 \ ucd-trie-0.1.7 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.8.1 \ unicode-bidi-0.3.18 \ unicode-ident-1.0.14 \ unicode-normalization-0.1.24 \ url-1.7.2 \ url-2.5.4 \ url_serde-0.2.0 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.11.0 \ v_htmlescape-0.15.8 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-futures-0.4.49 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ web-sys-0.3.76 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winreg-0.50.0 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif .include diff --git a/www/wasm-bindgen-cli/Makefile b/www/wasm-bindgen-cli/Makefile index 773388ad0e3e..c0f9efef3fae 100644 --- a/www/wasm-bindgen-cli/Makefile +++ b/www/wasm-bindgen-cli/Makefile @@ -1,28 +1,28 @@ PORTNAME= wasm-bindgen-cli DISTVERSION= 0.2.95 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MAINTAINER= aokblast@FreeBSD.org COMMENT= CLI tool to generate Rust bindings for Wasm WWW= https://rustwasm.github.io/wasm-bindgen/ \ https://github.com/rustwasm/wasm-bindgen LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= zstd>0:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= rustwasm GH_PROJECT= wasm-bindgen CARGO_INSTALL_PATH= crates/cli RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 .include diff --git a/www/wasm-pack/Makefile b/www/wasm-pack/Makefile index 6323436c4d3a..084992803fd2 100644 --- a/www/wasm-pack/Makefile +++ b/www/wasm-pack/Makefile @@ -1,272 +1,272 @@ PORTNAME= wasm-pack DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Workflow tool for Rust-generated WebAssembly WWW= https://rustwasm.github.io/wasm-pack/ \ https://github.com/rustwasm/wasm-pack LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= gmake:devel/gmake \ zstd>0:archivers/zstd LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo perl5 pkgconfig USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= rustwasm RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ aes-0.8.4 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.17 \ anstyle-1.0.9 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.91 \ arbitrary-1.3.2 \ assert_cmd-2.0.16 \ autocfg-1.4.0 \ backtrace-0.3.74 \ base64-0.22.1 \ binary-install-0.4.1 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.9 \ cargo-platform-0.1.8 \ cargo_metadata-0.15.4 \ cc-1.1.31 \ cfg-if-1.0.0 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.20 \ clap_builder-4.5.20 \ clap_derive-4.5.18 \ clap_lex-0.7.2 \ colorchoice-1.0.3 \ console-0.15.8 \ constant_time_eq-0.3.1 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.14 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ dashmap-5.5.3 \ deflate64-0.1.9 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ dialoguer-0.10.4 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ either-1.13.0 \ encode_unicode-0.3.6 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.1 \ filetime-0.2.25 \ flate2-1.0.34 \ float-cmp-0.9.0 \ form_urlencoded-1.2.1 \ fs4-0.6.6 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.31.1 \ glob-0.3.1 \ hashbrown-0.14.5 \ hashbrown-0.15.0 \ heck-0.5.0 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.9 \ human-panic-1.2.3 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.6.0 \ inout-0.1.3 \ is_executable-0.1.2 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.72 \ lazy_static-1.5.0 \ libc-0.2.161 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lzma-rs-0.3.0 \ memchr-2.7.4 \ miniz_oxide-0.8.0 \ normalize-line-endings-0.3.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ object-0.36.5 \ once_cell-1.20.2 \ os_info-3.8.2 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ path-clean-1.0.1 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ pkg-config-0.3.31 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ proc-macro2-1.0.89 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.7 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.8 \ regex-syntax-0.8.5 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustix-0.38.38 \ rustls-0.23.16 \ rustls-pki-types-1.10.0 \ rustls-webpki-0.102.8 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.214 \ serde_derive-1.0.214 \ serde_ignored-0.1.10 \ serde_json-1.0.132 \ serde_spanned-0.6.8 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ sha1-0.10.6 \ shell-words-1.1.0 \ shlex-1.3.0 \ simd-adler32-0.3.7 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socks-0.3.4 \ spin-0.9.8 \ strsim-0.10.0 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-2.0.85 \ tar-0.4.42 \ tempfile-3.13.0 \ termtree-0.4.1 \ thiserror-1.0.65 \ thiserror-impl-1.0.65 \ time-0.3.36 \ time-core-0.1.2 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.7.8 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.19.15 \ toml_edit-0.22.22 \ typenum-1.17.0 \ unicode-bidi-0.3.17 \ unicode-ident-1.0.13 \ unicode-normalization-0.1.24 \ unicode-width-0.1.14 \ untrusted-0.9.0 \ ureq-2.10.1 \ url-2.5.2 \ utf8parse-0.2.2 \ uuid-1.11.0 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.95 \ wasm-bindgen-backend-0.2.95 \ wasm-bindgen-macro-0.2.95 \ wasm-bindgen-macro-support-0.2.95 \ wasm-bindgen-shared-0.2.95 \ webpki-roots-0.26.6 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ xattr-1.3.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zip-2.2.0 \ zopfli-0.8.1 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/waterfox/Makefile b/www/waterfox/Makefile index 56a457d2614f..abb3805240ba 100644 --- a/www/waterfox/Makefile +++ b/www/waterfox/Makefile @@ -1,101 +1,101 @@ PORTNAME= waterfox DISTVERSION= 6.5.9 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www MAINTAINER= freebsd@sysctl.cz COMMENT= Distilled fork of Firefox WWW= https://www.waterfox.net/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.108:security/nss \ icu>=73.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=10.1.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.45:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.15.0:multimedia/libvpx \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ v4l_compat>0:multimedia/v4l_compat \ autoconf2.13:devel/autoconf2.13 \ nasm:devel/nasm \ yasm:devel/yasm \ zip:archivers/zip \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx${LLVM_VERSION} \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc@${LLVM_VERSION} \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} USE_GECKO= gecko USE_GITHUB= yes GH_ACCOUNT= BrowserWorks GH_PROJECT= Waterfox GH_TUPLE= BrowserWorks:l10n:3046738:l10n/waterfox/browser/locales USE_MOZILLA= -sqlite # 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" \ MOZ_REQUIRE_SIGNING="" CFLAGS_powerpc64= -DHWY_COMPILE_ONLY_SCALAR CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 BINARY_ALIAS+= python3=${PYTHON_CMD} MOZILLA_CAP= ${MOZILLA:C/^(.).*/\1/:tu}${MOZILLA:C/^.//} MOZ_EXPORT+= MOZ_TELEMETRY_REPORTING="" \ MOZILLA_OFFICIAL="1" \ MOZ_OFFICIAL_BRANDING="1" \ MOZ_APP_DISPLAYNAME="${MOZILLA_CAP}" \ MOZ_APP_NAME="${MOZILLA}" MOZ_OPTIONS+= --enable-application=browser \ --allow-addon-sideload \ --disable-crashreporter \ --disable-debug \ --disable-default-browser-agent \ --disable-tests \ --disable-updater \ --enable-hardening \ --enable-optimize \ --enable-release \ --with-app-name=${MOZILLA} \ --with-unsigned-addon-scopes=app,system \ --enable-bootstrap \ --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot \ MOZ_CRASHREPORTER=0 \ MOZ_DATA_REPORTING=0 FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png FIREFOX_DESKTOP= ${MOZSRC}/taskcluster/docker/firefox-snap/firefox.desktop .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .if ${ARCH} == amd64 MOZ_OPTIONS+= --enable-rust-simd .endif post-patch: @${REINPLACE_CMD} -e 's/%u/%U/' -e '/X-MultipleArgs/d' \ -e 's/firefox/${MOZILLA}/' \ -e 's/Firefox/${MOZILLA_CAP}/' \ -e '/^Icon/s/=.*/=${FIREFOX_ICON:R}/' \ ${FIREFOX_DESKTOP} @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp post-install: ${INSTALL_DATA} ${FIREFOX_DESKTOP} ${STAGEDIR}${PREFIX}/share/applications/${MOZILLA}.desktop ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${LN} -sf ${FIREFOX_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${FIREFOX_ICON} .include diff --git a/www/websocat/Makefile b/www/websocat/Makefile index 40f2bbf1acf3..35330756049c 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -1,264 +1,264 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.14.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MAINTAINER= osa@FreeBSD.org COMMENT= WebSockets tools WWW= https://github.com/vi/websocat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= vi CARGO_FEATURES= --no-default-features OPTIONS_DEFINE= CRYPTO_PEER PROMETHEUS_PEER SEQPACKET SSL \ TOKIO_PROCESS UNIX_STDIO OPTIONS_DEFAULT= SEQPACKET SSL TOKIO_PROCESS UNIX_STDIO CRYPTO_PEER= CARGO_FEATURES+=crypto_peer PROMETHEUS_PEER= CARGO_FEATURES+=prometheus_peer SEQPACKET_VARS= CARGO_FEATURES+=seqpacket SSL_VARS= CARGO_FEATURES+=ssl TOKIO_PROCESS_VARS= CARGO_FEATURES+=tokio-process UNIX_STDIO_VARS= CARGO_FEATURES+=unix_stdio CRYPTO_PEER_DESC= Crypto peer PROMETHEUS_PEER_DESC= Prometheus peer SEQPACKET_DESC= Seqpacket SSL_DESC= SSL TOKIO_PROCESS_DESC= Tokio process UNIX_STDIO_DESC= UNIX stdio CARGO_CRATES= adler-1.0.2 \ aead-0.4.3 \ anymap-0.12.1 \ argon2-0.4.1 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.2.0 \ base64-0.9.3 \ base64-0.10.1 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake2-0.10.6 \ block-buffer-0.7.3 \ block-buffer-0.10.4 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.5.0 \ bytes-0.4.12 \ cc-1.0.90 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chacha20-0.8.2 \ chacha20poly1305-0.9.1 \ cipher-0.3.0 \ clap-2.34.0 \ cloudabi-0.0.3 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ 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 \ crypto-common-0.1.6 \ derivative-1.0.4 \ digest-0.8.1 \ digest-0.10.7 \ env_logger-0.6.2 \ errno-0.3.8 \ fake-simd-0.1.2 \ fastrand-2.0.2 \ flate2-1.0.28 \ 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 \ generic-array-0.14.7 \ getrandom-0.2.12 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ http-0.1.21 \ http-bytes-0.1.0 \ httparse-1.8.0 \ 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.153 \ linux-raw-sys-0.4.13 \ lock_api-0.3.4 \ lock_api-0.4.11 \ log-0.3.9 \ log-0.4.21 \ matches-0.1.10 \ maybe-uninit-2.0.0 \ memchr-2.7.2 \ memoffset-0.5.6 \ mime-0.2.6 \ miniz_oxide-0.7.2 \ 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.11 \ net2-0.2.39 \ num_cpus-1.16.0 \ once_cell-1.19.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.1 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.4.0+3.4.0 \ openssl-sys-0.9.104 \ parking_lot-0.9.0 \ parking_lot-0.12.1 \ parking_lot_core-0.6.3 \ parking_lot_core-0.9.9 \ password-hash-0.4.2 \ percent-encoding-1.0.1 \ pkg-config-0.3.30 \ poly1305-0.7.2 \ ppv-lite86-0.2.17 \ proc-macro2-0.4.30 \ proc-macro2-1.0.79 \ prometheus-0.13.3 \ prometheus-metric-storage-0.5.0 \ prometheus-metric-storage-derive-0.5.0 \ quote-0.6.13 \ quote-1.0.35 \ rand-0.6.5 \ rand-0.8.5 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ 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 \ readwrite-0.1.2 \ redox_syscall-0.1.57 \ redox_syscall-0.4.1 \ rustc_version-0.2.3 \ rustix-0.38.32 \ safemem-0.3.3 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ sha-1-0.8.2 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ slab_typesafe-0.1.3 \ smallvec-0.6.14 \ smallvec-1.13.2 \ smart-default-0.3.0 \ structopt-0.2.16 \ structopt-derive-0.2.16 \ subtle-2.4.1 \ syn-0.15.44 \ syn-1.0.109 \ syn-2.0.57 \ tempfile-3.10.1 \ textwrap-0.11.0 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ 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.17.0 \ unicase-1.4.2 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unicode-xid-0.1.0 \ universal-hash-0.4.1 \ url-1.7.2 \ vcpkg-0.2.15 \ version_check-0.1.5 \ version_check-0.9.4 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ websocket-0.27.1 \ websocket-base-0.26.5 \ 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 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ ws2_32-sys-0.2.1 \ zeroize-1.7.0 PLIST_FILES= bin/websocat .include diff --git a/www/wiki-tui/Makefile b/www/wiki-tui/Makefile index b0d183879840..6d4754a68bab 100644 --- a/www/wiki-tui/Makefile +++ b/www/wiki-tui/Makefile @@ -1,20 +1,20 @@ PORTNAME= wiki-tui DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple and easy to use Wikipedia Text User Interface WWW= https://wiki-tui.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Builditluc PLIST_FILES= bin/${PORTNAME} .include diff --git a/www/xh/Makefile b/www/xh/Makefile index 238105f88586..9ed1ee76c9ca 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -1,52 +1,52 @@ PORTNAME= xh DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org COMMENT= Friendly and fast tool for sending HTTP requests WWW= https://github.com/ducaale/xh LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ducaale CARGO_FEATURES= --no-default-features native-tls 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= share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz post-install-COMPLETIONS-on: @${MV} ${WRKSRC}/completions/_${PORTNAME} ${WRKSRC}/completions/${PORTNAME}.zsh .for _shell in bash fish zsh ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.${_shell}\ ${STAGEDIR}${PREFIX}/${COMPLETIONS_PLIST_FILES:M*${_shell}*} .endfor 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}${PREFIX}/share/man/man1 .include diff --git a/www/zola/Makefile b/www/zola/Makefile index 4ffe9755b2aa..7004e265bbca 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,49 +1,49 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= bofh@FreeBSD.org COMMENT= Fast static site generator WWW= https://www.getzola.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= the ring crate requires SSE2 instruction on intel cpu LIB_DEPENDS= libonig.so:devel/oniguruma \ libsass.so:textproc/libsass USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= getzola 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: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${STAGEDIR}${PREFIX}/bin/zola completion bash > \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/zola.bash ${STAGEDIR}${PREFIX}/bin/zola completion fish > \ ${STAGEDIR}${PREFIX}/share/fish/completions/zola.fish ${STAGEDIR}${PREFIX}/bin/zola completion zsh > \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_zola post-install-DOCS-on: @cd ${WRKSRC}/docs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/x11-fonts/py-shaperglot/Makefile b/x11-fonts/py-shaperglot/Makefile index c511f6cd74e3..9f2d87fecf31 100644 --- a/x11-fonts/py-shaperglot/Makefile +++ b/x11-fonts/py-shaperglot/Makefile @@ -1,29 +1,29 @@ PORTNAME= shaperglot PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= shaperglot-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Test font files for OpenType language support WWW= https://github.com/googlefonts/shaperglot LICENSE= APACHE20 BUILD_DEPENDS= protoc:devel/protobuf \ ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.3<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/shaperglot-py/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/shaperglot-py/Cargo.toml CARGO_INSTALL= no post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/cargo-crates/google-fonts-languages-0.7.3/build.rs .include diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index 48c6e213b8ef..0e000ba2b831 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,65 +1,65 @@ PORTNAME= cosmic-comp DISTVERSIONPREFIX= epoch- DISTVERSION= 1.0.0-alpha.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Compositor for the COSMIC desktop environment WWW= https://github.com/pop-os/cosmic-comp LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libudev.so:devel/libudev-devd \ libdisplay-info.so:sysutils/libdisplay-info \ libseat.so:sysutils/seatd \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri \ vulkan-loader>0:graphics/vulkan-loader \ Xwayland:x11-servers/xwayland USES= cargo gl xorg USE_GITHUB= yes USE_GL= gbm USE_XORG= pixman GH_ACCOUNT= pop-os GH_TUPLE= pop-os:iced:0.4.2-2998-ga8c31a09:iced/../${WRKSRC_crate_iced:T}/iced CARGO_FEATURES= --no-default-features # disable systemd PLIST_FILES= bin/${PORTNAME} \ share/cosmic/com.system76.CosmicSettings.Shortcuts/v1/defaults/keybindings.ron \ share/cosmic/com.system76.CosmicSettings.WindowRules/v1/tiling_exception_defaults/tiling-exceptions.ron \ share/wayland-sessions/${PORTNAME:S/-comp//}.desktop \ .if ${MACHINE_ARCH} == i386 || ${MACHINE_ARCH:Marmv?} # https://github.com/rust-lang/rust/issues/85598 LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif post-patch: # XXX Strip double / to help "make cargo-crates" @${REINPLACE_CMD} -e 's,\(smithay\)//,\1/,' \ -e 's,\(pop-os\)//,\1/,' \ ${WRKSRC}/Cargo.lock # XXX Drop [patch.] section to help "make cargo-configure" @${REINPLACE_CMD} -e '/\[patch/,$$d' \ ${WRKSRC}/Cargo.toml # /sys by default is a symlink to /usr/src/sys @${REINPLACE_CMD} -e 's,/sys,${LINUXBASE}&,' \ ${WRKSRC}/src/debug.rs # https://github.com/RazrFalcon/fontdb/issues/61 @${REINPLACE_CMD} -e 's,/usr/share,${DATADIR:H},' \ -e 's,/etc,${LOCALBASE}&,' \ ${WRKSRC_crate_fontdb}/src/lib.rs post-install: # Install extras similar to ${WRKSRC}/Makefile .for f in ${PLIST_FILES:Nbin/*:T:S,^,data/,} ${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${f:T}:H} ${INSTALL_DATA} ${WRKSRC}/${f} \ ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${f:T}} .endfor .include diff --git a/x11-wm/leftwm/Makefile b/x11-wm/leftwm/Makefile index 59ea22dc6ee6..5c10224b78f8 100644 --- a/x11-wm/leftwm/Makefile +++ b/x11-wm/leftwm/Makefile @@ -1,40 +1,40 @@ PORTNAME= leftwm DISTVERSION= 0.5.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MAINTAINER= bofh@FreeBSD.org COMMENT= Tiling window manager for Adventurers WWW= https://leftwm.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo desktop-file-utils xorg USE_GITHUB= yes USE_XORG= xinerama xrandr CARGO_INSTALL_PATH= ./leftwm OPTIONS_DEFINE= DOCS THEMES OPTIONS_DEFAULT= THEMES OPTIONS_SUB= yes THEMES_DESC= LeftWM Basic Themes post-install: ${MKDIR} ${STAGEDIR}${LOCALBASE}/share/xsessions (cd ${WRKSRC} && ${INSTALL_DATA} leftwm.desktop \ ${STAGEDIR}${LOCALBASE}/share/xsessions/) post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for l in CHANGELOG.md CONTRIBUTING.md README.md ${INSTALL_MAN} ${WRKSRC}/${l} ${STAGEDIR}${DOCSDIR} .endfor post-install-THEMES-on: cd ${WRKSRC} && ${COPYTREE_SHARE} themes \ ${STAGEDIR}${DATADIR} .include diff --git a/x11-wm/niri/Makefile b/x11-wm/niri/Makefile index b612e2d3b662..13183d723078 100644 --- a/x11-wm/niri/Makefile +++ b/x11-wm/niri/Makefile @@ -1,61 +1,61 @@ PORTNAME= niri DISTVERSIONPREFIX= v DISTVERSION= 25.05.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Scrollable-tiling Wayland compositor WWW= https://github.com/YaLTeR/niri LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libudev.so:devel/libudev-devd \ libdisplay-info.so:sysutils/libdisplay-info \ libseat.so:sysutils/seatd \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri USES= cargo gl gnome xorg USE_GITHUB= yes USE_GL= gbm USE_GNOME= cairo pango USE_XORG= pixman GH_ACCOUNT= YaLTeR CARGO_FEATURES= --no-default-features dbus PLIST_FILES= bin/${PORTNAME} \ share/wayland-sessions/${PORTNAME}.desktop \ share/xdg-desktop-portal/${PORTNAME}-portals.conf OPTIONS_DEFINE= PIPEWIRE OPTIONS_DEFAULT=PIPEWIRE PIPEWIRE_DESC= Screen capture via PipeWire PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_USES= llvm PIPEWIRE_VARS= CARGO_FEATURES+=xdp-gnome-screencast post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs # Extract (snapshot) version from the port instead of meson.build @${REINPLACE_CMD} -i .nogit -e 's/unknown commit/${DISTVERSIONFULL}/' \ ${WRKSRC}/src/main.rs # Respect PREFIX for system-wide config @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/src/main.rs # Don't generate debuginfo as the binaries will be stripped @${REINPLACE_CMD} '/line-tables-only/d' ${WRKSRC}/Cargo.toml post-install: # Install extras similar to package.metadata.generate-rpm .for f in resources/*.desktop resources/*-portals.conf ${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}:H} ${INSTALL_DATA} ${WRKSRC}/${f} \ ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}} .endfor .include diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile index 98ce024e4755..0455e6930bf1 100644 --- a/x11/admiral/Makefile +++ b/x11/admiral/Makefile @@ -1,55 +1,55 @@ PORTNAME= admiral DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-7 DISTVERSIONSUFFIX= -g5a9f33b -PORTREVISION= 67 +PORTREVISION= 68 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org COMMENT= Merge concurrent outputs for a status bar WWW= https://github.com/sector-f/admiral 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-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 09a90a03324d..b5a857729e76 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,89 +1,89 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 wayland MAINTAINER= vishwin@FreeBSD.org COMMENT= GPU-accelerated terminal emulator WWW= https://alacritty.org/ 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:build USE_GITHUB= yes 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/metainfo/org.alacritty.Alacritty.appdata.xml \ share/pixmaps/Alacritty.svg \ share/zsh/site-functions/_alacritty \ ${DESKTOPDIR}/Alacritty.desktop OPTIONS_DEFINE= MANPAGES OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= WAYLAND X11 OPTIONS_DEFAULT= MANPAGES WAYLAND X11 BACKEND_DESC= Display backend MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_PLIST_FILES= share/man/man1/alacritty.1.gz \ share/man/man1/alacritty-msg.1.gz \ share/man/man5/alacritty.5.gz \ share/man/man5/alacritty-bindings.5.gz WAYLAND_VARS= CARGO_FEATURES+=wayland X11_USES= xorg X11_USE= XORG=xcb X11_VARS= CARGO_FEATURES+=x11 post-build-MANPAGES-on: scdoc < ${WRKSRC}/extra/man/alacritty.1.scd > ${WRKSRC}/alacritty.1 scdoc < ${WRKSRC}/extra/man/alacritty-msg.1.scd > ${WRKSRC}/alacritty-msg.1 scdoc < ${WRKSRC}/extra/man/alacritty.5.scd > ${WRKSRC}/alacritty.5 scdoc < ${WRKSRC}/extra/man/alacritty-bindings.5.scd > ${WRKSRC}/alacritty-bindings.5 post-install: ${INSTALL_DATA} ${WRKSRC}/extra/linux/Alacritty.desktop \ ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKSRC}/extra/logo/alacritty-term.svg \ ${STAGEDIR}${PREFIX}/share/pixmaps/Alacritty.svg @${MKDIR} ${STAGEDIR}${PREFIX}/share/metainfo ${INSTALL_DATA} ${WRKSRC}/extra/linux/org.alacritty.Alacritty.appdata.xml \ ${STAGEDIR}${PREFIX}/share/metainfo @${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-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/alacritty.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/alacritty.1 ${INSTALL_MAN} ${WRKSRC}/alacritty-msg.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/alacritty-msg.1 ${INSTALL_MAN} ${WRKSRC}/alacritty.5 \ ${STAGEDIR}${PREFIX}/share/man/man5/alacritty.5 ${INSTALL_MAN} ${WRKSRC}/alacritty-bindings.5 \ ${STAGEDIR}${PREFIX}/share/man/man5/alacritty-bindings.5 .include diff --git a/x11/clipcat/Makefile b/x11/clipcat/Makefile index 632698e4360b..55f73f2e2cf2 100644 --- a/x11/clipcat/Makefile +++ b/x11/clipcat/Makefile @@ -1,553 +1,553 @@ PORTNAME= clipcat DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org COMMENT= Clipcat is a clipboard manager written in Rust WWW= https://github.com/xrelkd/clipcat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= build breaks, see https://github.com/rust-lang/rust/issues/119914 BUILD_DEPENDS= protoc:devel/protobuf USES= cargo localbase:ldflags llvm:min=13,build python:build xorg USE_XORG= xcb USE_GITHUB= yes GH_ACCOUNT= xrelkd MAKE_ENV= LLVM_CONFIG_PATH=${LLVM_CONFIG} CARGO_CRATES= addr2line-0.24.2 \ adler2-2.0.0 \ ahash-0.4.8 \ aho-corasick-1.1.3 \ aligned-vec-0.5.0 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.18 \ anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ anstyle-wincon-3.0.6 \ anyhow-1.0.95 \ arbitrary-1.4.1 \ arboard-3.4.1 \ arg_enum_proc_macro-0.3.4 \ arrayvec-0.7.6 \ async-broadcast-0.7.2 \ async-channel-2.3.1 \ async-executor-1.13.1 \ async-fs-2.1.2 \ async-io-2.4.0 \ async-lock-3.4.0 \ async-process-2.3.0 \ async-recursion-1.1.1 \ async-signal-0.2.10 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ async-task-4.7.1 \ async-trait-0.1.86 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.4.0 \ av1-grain-0.2.3 \ avif-serialize-0.8.2 \ axum-0.7.9 \ axum-core-0.4.5 \ backtrace-0.3.74 \ base64-0.22.1 \ beef-0.5.2 \ bincode-1.3.3 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitstream-io-2.6.0 \ block-0.1.6 \ block-buffer-0.10.4 \ block2-0.5.1 \ block2-0.6.0 \ blocking-1.6.1 \ built-0.7.5 \ bumpalo-3.16.0 \ bytemuck-1.21.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.10.0 \ cc-1.2.7 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ chrono-0.4.39 \ clap-3.2.25 \ clap-4.5.31 \ clap_builder-4.5.31 \ clap_complete-4.5.46 \ clap_derive-4.5.28 \ clap_lex-0.2.4 \ clap_lex-0.7.4 \ clipboard-win-5.4.0 \ color_quant-1.1.0 \ colorchoice-1.0.3 \ concurrent-queue-2.5.0 \ const_fn-0.4.10 \ const_format-0.2.34 \ const_format_proc_macros-0.2.34 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ cpufeatures-0.2.16 \ crc32fast-1.4.2 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.14 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.12 \ crossbeam-utils-0.8.21 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ daemonize-0.5.0 \ darling-0.14.4 \ darling-0.20.10 \ darling_core-0.14.4 \ darling_core-0.20.10 \ darling_macro-0.14.4 \ darling_macro-0.20.10 \ defer-drop-1.3.0 \ deranged-0.3.11 \ derive-new-0.6.0 \ derive_builder-0.11.2 \ derive_builder_core-0.11.2 \ derive_builder_macro-0.11.2 \ digest-0.10.7 \ directories-5.0.1 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ dlib-0.5.2 \ dlv-list-0.2.3 \ doc-comment-0.3.3 \ downcast-rs-1.2.1 \ either-1.13.0 \ endi-1.1.0 \ enumflags2-0.7.10 \ enumflags2_derive-0.7.10 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.10 \ error-code-3.3.1 \ event-listener-5.3.1 \ event-listener-strategy-0.5.3 \ exitcode-1.1.2 \ exr-1.73.0 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ file-locker-1.1.3 \ filetime-0.2.25 \ fixedbitset-0.4.2 \ flate2-1.0.35 \ fnv-1.0.7 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ freedesktop_entry_parser-1.3.0 \ fsevent-sys-4.1.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-lite-2.6.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gif-0.13.1 \ gimli-0.31.1 \ git2-0.19.0 \ h2-0.4.7 \ half-2.4.1 \ hashbrown-0.9.1 \ hashbrown-0.12.3 \ hashbrown-0.15.2 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.4.0 \ hex-0.4.3 \ http-1.2.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ http-serde-2.1.1 \ httparse-1.9.5 \ httpdate-1.0.3 \ humansize-2.1.3 \ humantime-2.1.0 \ hyper-1.5.2 \ hyper-timeout-0.5.2 \ hyper-util-0.1.10 \ iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.0 \ image-0.25.5 \ image-webp-0.2.0 \ imgref-1.11.0 \ indexmap-1.9.3 \ indexmap-2.7.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ interpolate_name-0.2.4 \ is_debug-1.0.2 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.14 \ jobserver-0.1.32 \ jpeg-decoder-0.3.1 \ js-sys-0.3.76 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ lebe-0.5.2 \ libc-0.2.170 \ libfuzzer-sys-0.4.8 \ libgit2-sys-0.17.0+1.8.1 \ libloading-0.8.6 \ libm-0.2.11 \ libredox-0.1.3 \ libz-sys-1.1.20 \ linicon-2.3.0 \ linicon-theme-1.2.0 \ linux-raw-sys-0.4.14 \ litemap-0.7.4 \ lock_api-0.4.12 \ log-0.4.22 \ loop9-0.1.5 \ mac-notification-sys-0.6.2 \ malloc_buf-0.0.6 \ matchit-0.7.3 \ maybe-rayon-0.1.1 \ memchr-2.7.4 \ memmap2-0.5.10 \ memoffset-0.6.5 \ memoffset-0.9.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.2 \ mio-0.8.11 \ mio-1.0.3 \ multimap-0.10.0 \ new_debug_unreachable-1.0.6 \ nix-0.24.3 \ nix-0.25.1 \ nix-0.28.0 \ nix-0.29.0 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ notify-6.1.1 \ notify-rust-4.11.5 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-rational-0.4.2 \ num-traits-0.2.19 \ num_threads-0.1.7 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-0.6.0 \ objc2-app-kit-0.2.2 \ objc2-app-kit-0.3.0 \ objc2-cloud-kit-0.3.0 \ objc2-core-data-0.2.2 \ objc2-core-data-0.3.0 \ objc2-core-foundation-0.3.0 \ objc2-core-graphics-0.3.0 \ objc2-core-image-0.2.2 \ objc2-core-image-0.3.0 \ objc2-encode-4.1.0 \ objc2-foundation-0.2.2 \ objc2-foundation-0.3.0 \ objc2-io-surface-0.3.0 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ objc2-quartz-core-0.3.0 \ objc_id-0.1.1 \ object-0.36.7 \ once_cell-1.20.3 \ option-ext-0.2.0 \ ordered-multimap-0.3.1 \ ordered-stream-0.2.0 \ os_pipe-1.2.1 \ os_str_bytes-6.6.1 \ overload-0.1.1 \ parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ pin-project-1.1.7 \ pin-project-internal-1.1.7 \ pin-project-lite-0.2.15 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkg-config-0.3.31 \ png-0.17.16 \ polling-3.7.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ prettyplease-0.2.27 \ proc-macro-crate-3.2.0 \ proc-macro2-1.0.92 \ profiling-1.0.16 \ profiling-procmacros-1.0.16 \ prometheus-0.13.4 \ prost-0.13.5 \ prost-build-0.13.5 \ prost-derive-0.13.5 \ prost-types-0.13.5 \ protobuf-2.28.0 \ qoi-0.4.1 \ quick-error-2.0.1 \ quick-xml-0.31.0 \ quick-xml-0.36.2 \ quote-1.0.38 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rav1e-0.7.1 \ ravif-0.11.11 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.8 \ redox_users-0.4.6 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ resolve-path-0.1.0 \ rgb-0.8.50 \ rust-ini-0.17.0 \ rustc-demangle-0.1.24 \ rustix-0.38.42 \ rustversion-1.0.19 \ ryu-1.0.18 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ semver-1.0.25 \ serde-1.0.218 \ serde_derive-1.0.218 \ serde_json-1.0.139 \ serde_path_to_error-0.1.16 \ serde_repr-0.1.19 \ serde_spanned-0.6.8 \ serde_urlencoded-0.7.1 \ serde_with-3.12.0 \ serde_with_macros-3.12.0 \ sha2-0.10.8 \ shadow-rs-0.29.0 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ sigfinn-0.2.0 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ simdutf8-0.1.5 \ skim-0.10.4 \ slab-0.4.9 \ smallvec-1.13.2 \ snafu-0.7.5 \ snafu-0.8.5 \ snafu-derive-0.7.5 \ snafu-derive-0.8.5 \ socket2-0.5.8 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.95 \ sync_wrapper-1.0.2 \ synstructure-0.13.1 \ system-deps-6.2.2 \ target-lexicon-0.12.16 \ tauri-winrt-notification-0.2.1 \ tempfile-3.15.0 \ term-0.7.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.3.37 \ time-core-0.1.2 \ time-macros-0.2.19 \ timer-0.2.0 \ tinystr-0.7.6 \ tokio-1.43.0 \ tokio-macros-2.5.0 \ tokio-stream-0.1.17 \ tokio-util-0.7.13 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.22 \ tonic-0.12.3 \ tonic-build-0.12.3 \ tower-0.4.13 \ tower-0.5.2 \ tower-http-0.5.2 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ tracing-attributes-0.1.28 \ tracing-core-0.1.33 \ tracing-journald-0.3.1 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ tree_magic_mini-3.1.6 \ try-lock-0.2.5 \ tuikit-0.5.0 \ typenum-1.17.0 \ tz-rs-0.6.14 \ tzdb-0.6.1 \ tzdb_data-0.1.3 \ uds_windows-1.1.0 \ unicode-ident-1.0.14 \ unicode-width-0.1.14 \ unicode-xid-0.2.6 \ url-2.5.4 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ v_frame-0.3.8 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version-compare-0.2.0 \ version_check-0.9.5 \ vte-0.11.1 \ vte_generate_state_changes-0.1.2 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.99 \ wasm-bindgen-backend-0.2.99 \ wasm-bindgen-macro-0.2.99 \ wasm-bindgen-macro-support-0.2.99 \ wasm-bindgen-shared-0.2.99 \ wayland-backend-0.3.7 \ wayland-client-0.31.7 \ wayland-protocols-0.31.2 \ wayland-protocols-0.32.5 \ wayland-protocols-wlr-0.2.0 \ wayland-protocols-wlr-0.3.5 \ wayland-scanner-0.31.5 \ wayland-sys-0.31.5 \ weezl-0.1.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.56.0 \ windows-core-0.52.0 \ windows-core-0.56.0 \ windows-implement-0.56.0 \ windows-interface-0.56.0 \ windows-result-0.1.2 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-version-0.1.1 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.22 \ winnow-0.7.1 \ wl-clipboard-rs-0.8.1 \ wl-clipboard-rs-0.9.1 \ write16-1.0.0 \ writeable-0.5.5 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xdg-home-1.3.0 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ zbus-5.5.0 \ zbus_macros-5.5.0 \ zbus_names-4.1.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.5 \ zerofrom-derive-0.1.5 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.14 \ zvariant-5.4.0 \ zvariant_derive-5.4.0 \ zvariant_utils-3.1.0 PLIST_FILES= bin/clipcat-menu \ bin/clipcatctl \ bin/clipcatd BINARY_ALIAS= python3=${PYTHON_CMD} PROGRAMS= clipcat-menu clipcatctl clipcatd # rebuilds rocksdb - maybe it can link with external rocksdb? do-install: .for p in ${PROGRAMS} # workaround for error: found a virtual manifest at `xx` instead of a package manifest ${INSTALL_PROGRAM} \ ${WRKDIR}/target/release/${p} \ ${STAGEDIR}${PREFIX}/bin/${p} .endfor .include diff --git a/x11/eww/Makefile b/x11/eww/Makefile index deb3848978cf..9bb53faf0942 100644 --- a/x11/eww/Makefile +++ b/x11/eww/Makefile @@ -1,35 +1,35 @@ PORTNAME= eww DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 wayland PKGNAMESUFFIX= -${FLAVOR} MAINTAINER= ports@FreeBSD.org COMMENT= ElKowars wacky widgets WWW= https://elkowar.github.io/eww LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= mismatched types: expected \`i32\`, found \`i64\` LIB_DEPENDS= libdbusmenu-glib.so:devel/libdbusmenu FLAVORS= x11 wayland wayland_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell wayland_CONFLICTS_INSTALL= ${PORTNAME}-x11 x11_CONFLICTS_INSTALL= ${PORTNAME}-wayland USES= cargo gnome USE_GITHUB= yes GH_ACCOUNT= elkowar USE_GNOME= cairo gdkpixbuf gtk30 CARGO_FEATURES= ${FLAVOR} --no-default-features CARGO_INSTALL_PATH= crates/${PORTNAME} CARGO_ENV= RUSTC_BOOTSTRAP=1 PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/hybrid-bar/Makefile b/x11/hybrid-bar/Makefile index bba5a29dff7d..cf9ccec43bbd 100644 --- a/x11/hybrid-bar/Makefile +++ b/x11/hybrid-bar/Makefile @@ -1,27 +1,27 @@ PORTNAME= hybrid-bar DISTVERSION= 0.4.9 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Status bar focused on wlroots Wayland compositors WWW= https://github.com/vars1ty/HybridBar LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= cargo gnome USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= vars1ty GH_PROJECT= HybridBar PLIST_FILES= bin/${PORTNAME} post-patch: # Generic nodes are not supported by procfs(5) @${REINPLACE_CMD} -e 's,/proc,${LINUXBASE}&,g' \ ${WRKSRC_crate_lxinfo}/src/info.rs .include diff --git a/x11/i3bar-river/Makefile b/x11/i3bar-river/Makefile index 8755e343e6a4..10d5cf5544be 100644 --- a/x11/i3bar-river/Makefile +++ b/x11/i3bar-river/Makefile @@ -1,20 +1,20 @@ PORTNAME= i3bar-river DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Port of i3bar for wlroots-based compositors WWW= https://github.com/MaxVerevkin/i3bar-river LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gnome USE_GITHUB= yes USE_GNOME= cairo pango GH_ACCOUNT= MaxVerevkin PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/inputplug/Makefile b/x11/inputplug/Makefile index 8516971df349..8f4e94ffcd58 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,59 +1,59 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org COMMENT= XInput event monitor daemon WWW= https://github.com/andrewshadura/inputplug 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 .include diff --git a/x11/kickoff/Makefile b/x11/kickoff/Makefile index f498d7a280a1..1a05a7ed40a4 100644 --- a/x11/kickoff/Makefile +++ b/x11/kickoff/Makefile @@ -1,21 +1,21 @@ PORTNAME= kickoff DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org COMMENT= Minimalistic program launcher for Wayland WWW= https://github.com/j0ru/kickoff LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= cargo USE_GITHUB= yes GH_ACCOUNT= j0ru PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/rio/Makefile b/x11/rio/Makefile index 2f43f5d17937..62245e643ba5 100644 --- a/x11/rio/Makefile +++ b/x11/rio/Makefile @@ -1,516 +1,517 @@ PORTNAME= rio DISTVERSIONPREFIX= v DISTVERSION= 0.2.20 +PORTREVISION= 1 CATEGORIES= x11 wayland PKGNAMESUFFIX= -terminal-emulator MAINTAINER= yuri@FreeBSD.org COMMENT= Hardware-accelerated GPU terminal emulator powered by WebGPU WWW= https://raphamorim.io/rio \ https://github.com/raphamorim/rio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= rustc-LLVM ERROR: out of memory LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= raphamorim CARGO_CRATES= ab_glyph-0.2.29 \ ab_glyph_rasterizer-0.1.8 \ adler2-2.0.1 \ adler32-1.2.0 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.19 \ anstyle-1.0.11 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.3 \ anstyle-wincon-3.0.9 \ approx-0.5.1 \ arc-swap-1.7.1 \ array-concat-0.5.5 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ as-raw-xcb-connection-1.0.1 \ ash-0.38.0+1.3.281 \ atomic-waker-1.1.2 \ autocfg-1.4.0 \ base64-0.22.1 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-1.3.2 \ bitflags-2.9.1 \ blake3-1.8.2 \ block-0.1.6 \ block2-0.5.1 \ borsh-1.5.7 \ bumpalo-3.18.1 \ bytecount-0.6.9 \ bytemuck-1.23.1 \ bytemuck_derive-1.9.3 \ byteorder-lite-0.1.0 \ bytes-0.3.0 \ calloop-0.13.0 \ calloop-wayland-source-0.3.0 \ cast-0.3.0 \ cc-1.2.27 \ cfg-if-0.1.10 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.40 \ clap_builder-4.5.40 \ clap_derive-4.5.40 \ clap_lex-0.7.5 \ clipboard-win-5.4.0 \ codespan-reporting-0.11.1 \ codespan-reporting-0.12.0 \ color_quant-1.1.0 \ colorchoice-1.0.4 \ concurrent-queue-2.5.0 \ console_error_panic_hook-0.1.7 \ console_log-0.2.2 \ constant_time_eq-0.3.1 \ copypasta-0.10.2 \ core-foundation-0.9.4 \ core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ core-graphics-0.24.0 \ core-graphics-types-0.1.3 \ core-graphics-types-0.2.0 \ core_maths-0.1.1 \ crc-3.3.0 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.15 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.3 \ ctor-lite-0.1.0 \ cursor-icon-1.2.0 \ data-encoding-2.9.0 \ deflate-1.0.0 \ diff-0.1.13 \ dirs-6.0.0 \ dirs-next-1.0.2 \ dirs-sys-0.5.0 \ dirs-sys-next-0.1.2 \ dispatch-0.2.0 \ displaydoc-0.2.5 \ dlib-0.5.2 \ document-features-0.2.11 \ downcast-rs-1.2.1 \ dpi-0.1.2 \ either-1.15.0 \ encoding_rs-0.8.35 \ env_logger-0.4.3 \ equivalent-1.0.2 \ errno-0.3.12 \ error-code-3.3.2 \ euclid-0.22.11 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ filetime-0.2.25 \ fixedbitset-0.5.7 \ flate2-1.1.2 \ foldhash-0.1.5 \ font-types-0.9.0 \ fontconfig-parser-0.5.8 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ fs2-0.4.3 \ fsevent-sys-4.1.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ gethostname-0.4.3 \ getrandom-0.2.16 \ getrandom-0.3.3 \ gif-0.13.1 \ gl_generator-0.14.0 \ glob-0.3.2 \ glow-0.16.0 \ glslang-0.6.2 \ glslang-sys-0.7.0+1062752 \ glutin_wgl_sys-0.6.1 \ gpu-alloc-0.6.0 \ gpu-alloc-types-0.3.0 \ gpu-allocator-0.27.0 \ gpu-descriptor-0.3.2 \ gpu-descriptor-types-0.2.0 \ guillotiere-0.6.2 \ half-2.6.0 \ halfbrown-0.2.5 \ halfbrown-0.3.0 \ hashbrown-0.14.5 \ hashbrown-0.15.4 \ heck-0.5.0 \ hermit-abi-0.5.2 \ hexf-parse-0.2.1 \ icu_collections-2.0.0 \ icu_locale_core-2.0.0 \ icu_normalizer-2.0.0 \ icu_normalizer_data-2.0.0 \ icu_properties-2.0.1 \ icu_properties_data-2.0.1 \ icu_provider-2.0.0 \ idna-1.0.3 \ idna_adapter-1.2.1 \ image-0.25.6 \ image-webp-0.2.2 \ indexmap-2.9.0 \ inotify-0.11.0 \ inotify-sys-0.1.5 \ iovec-0.1.4 \ is-terminal-0.4.16 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.15 \ jni-sys-0.3.0 \ jobserver-0.1.33 \ jpeg-decoder-0.3.1 \ js-sys-0.3.77 \ khronos-egl-6.0.0 \ khronos_api-3.1.0 \ kqueue-1.1.1 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ libc-0.2.174 \ libloading-0.8.8 \ libm-0.2.15 \ librashader-cache-0.7.1 \ librashader-common-0.7.1 \ librashader-pack-0.7.1 \ librashader-preprocess-0.7.1 \ librashader-presets-0.7.1 \ librashader-reflect-0.7.1 \ librashader-runtime-0.7.1 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.9.4 \ litemap-0.8.0 \ litrs-0.4.1 \ lock_api-0.4.13 \ log-0.3.9 \ log-0.4.27 \ lru-0.13.0 \ lru-0.14.0 \ malloc_buf-0.0.6 \ matchers-0.1.0 \ memchr-2.7.5 \ memmap2-0.9.5 \ metal-0.31.0 \ minicov-0.3.7 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ miow-0.5.0 \ miow-0.6.0 \ naga-24.0.0 \ naga-25.0.1 \ ndk-sys-0.5.0+25.2.9519653 \ net2-0.2.39 \ nom-7.1.3 \ nom-8.0.0 \ nom_locate-5.0.0 \ notify-8.0.0 \ notify-types-2.0.0 \ nu-ansi-term-0.46.0 \ num-derive-0.4.2 \ num-traits-0.2.19 \ objc-0.2.7 \ objc-rs-0.2.8 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.1.0 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ once_cell-1.21.3 \ once_cell_polyfill-1.70.1 \ oorandom-11.1.5 \ option-ext-0.2.0 \ orbclient-0.3.48 \ ordered-float-4.6.0 \ overload-0.1.1 \ owned_ttf_parser-0.25.0 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ paste-1.0.15 \ percent-encoding-2.3.1 \ persy-1.6.0 \ petgraph-0.7.1 \ pin-project-1.1.10 \ pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkg-config-0.3.32 \ platform-dirs-0.3.0 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ png-0.17.16 \ polling-3.8.0 \ portable-atomic-1.11.1 \ potential_utf-0.1.2 \ ppv-lite86-0.2.21 \ presser-0.3.1 \ pretty_assertions-1.4.1 \ proc-macro2-1.0.95 \ profiling-1.0.16 \ quick-error-2.0.1 \ quick-xml-0.37.5 \ quote-1.0.40 \ r-efi-5.3.0 \ rand-0.4.6 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ range-alloc-0.1.4 \ raw-window-handle-0.6.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ read-fonts-0.29.3 \ redox_syscall-0.4.1 \ redox_syscall-0.5.13 \ redox_users-0.4.6 \ redox_users-0.5.0 \ regex-1.11.1 \ regex-automata-0.1.10 \ regex-automata-0.4.9 \ regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ remove_dir_all-0.5.3 \ renderdoc-sys-1.1.0 \ roxmltree-0.20.0 \ rspirv-0.12.0+sdk-1.3.268.0 \ rustc-hash-1.1.0 \ rustc-hash-2.1.1 \ rustix-0.38.44 \ rustix-1.0.7 \ rustversion-1.0.21 \ ryu-1.0.20 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sctk-adwaita-0.10.1 \ serde-1.0.219 \ serde_derive-1.0.219 \ serde_json-1.0.140 \ serde_spanned-0.6.9 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.18 \ signal-hook-registry-1.4.5 \ simd-adler32-0.3.7 \ simdutf8-0.1.5 \ skrifa-0.31.3 \ slab-0.4.10 \ slotmap-1.0.7 \ smallvec-1.15.1 \ smartstring-1.0.1 \ smithay-client-toolkit-0.19.2 \ smithay-clipboard-0.7.2 \ smol_str-0.3.2 \ softbuffer-0.4.6 \ spirv-0.3.0+sdk-1.3.268.0 \ spirv-cross-sys-0.4.3+e670b39 \ spirv-cross2-0.4.6 \ spirv-cross2-derive-0.1.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ svg_fmt-0.4.5 \ syn-2.0.103 \ synstructure-0.13.2 \ tempdir-0.3.7 \ termcolor-1.4.1 \ thiserror-1.0.69 \ thiserror-2.0.12 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.12 \ thread_local-1.1.9 \ tiff-0.9.1 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tiny-xlib-0.2.4 \ tinystr-0.8.1 \ tinytemplate-1.2.1 \ tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ toml-0.8.23 \ toml_datetime-0.6.11 \ toml_edit-0.22.27 \ toml_write-0.1.2 \ tracing-0.1.41 \ tracing-attributes-0.1.30 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ tracing-web-0.1.3 \ ttf-parser-0.25.1 \ twox-hash-2.1.1 \ unicode-ident-1.0.18 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.1 \ unicode-width-16-0.1.0 \ unsigned-varint-0.8.0 \ unty-0.0.4 \ url-2.5.4 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ valuable-0.1.1 \ vec_extract_if_polyfill-0.1.0 \ version_check-0.9.5 \ virtue-0.0.18 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ wasm-bindgen-test-0.3.50 \ wasm-bindgen-test-macro-0.3.50 \ wayland-backend-0.3.10 \ wayland-client-0.31.10 \ wayland-csd-frame-0.3.0 \ wayland-cursor-0.31.10 \ wayland-protocols-0.32.8 \ wayland-protocols-plasma-0.3.8 \ wayland-protocols-wlr-0.3.8 \ wayland-scanner-0.31.6 \ wayland-sys-0.31.6 \ web-sys-0.3.77 \ web-time-1.1.0 \ weezl-0.1.10 \ wgpu-25.0.2 \ wgpu-core-25.0.2 \ wgpu-core-deps-apple-25.0.0 \ wgpu-core-deps-emscripten-25.0.0 \ wgpu-core-deps-windows-linux-android-25.0.0 \ wgpu-hal-25.0.2 \ wgpu-types-25.0.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.42.0 \ windows-0.58.0 \ windows-core-0.58.0 \ windows-implement-0.58.0 \ windows-interface-0.58.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-sys-0.59.0 \ windows-sys-0.60.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ winnow-0.7.11 \ wit-bindgen-rt-0.39.0 \ writeable-0.6.1 \ x11-clipboard-0.9.3 \ x11-dl-2.21.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xcursor-0.3.8 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.1 \ xml-rs-0.8.26 \ yansi-1.0.1 \ yazi-0.2.1 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ zeno-0.3.3 \ zerocopy-0.8.25 \ zerocopy-derive-0.8.25 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ zerotrie-0.2.2 \ zerovec-0.11.2 \ zerovec-derive-0.11.1 \ zigzag-0.1.0 \ zune-core-0.4.12 \ zune-jpeg-0.4.17 PLIST_FILES= bin/${PORTNAME} do-install: # workaround for error: found a virtual manifest at `/usr/ports/x11/rio/work/rio-4636f43/Cargo.toml` instead of a package manifest ${INSTALL_PROGRAM} ${WRKDIR}/target/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/x11/rlaunch/Makefile b/x11/rlaunch/Makefile index d905a1fc907c..ab415af6b38a 100644 --- a/x11/rlaunch/Makefile +++ b/x11/rlaunch/Makefile @@ -1,55 +1,55 @@ PORTNAME= rlaunch DISTVERSION= 1.3.14 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org COMMENT= Fast, light-weight and modern application launcher for X11 WWW= https://github.com/PonasKovas/rlaunch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails, see https://github.com/PonasKovas/rlaunch/issues/16 USES= cargo USE_GITHUB= yes GH_ACCOUNT= PonasKovas CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.2.1 \ clap-2.33.0 \ fuzzy-matcher-0.3.7 \ heck-0.3.1 \ hermit-abi-0.1.6 \ lazy_static-1.4.0 \ libc-0.2.66 \ maybe-uninit-2.0.0 \ once_cell-1.7.2 \ pkg-config-0.3.17 \ proc-macro-error-0.4.8 \ proc-macro-error-attr-0.4.8 \ proc-macro2-1.0.8 \ quote-1.0.2 \ rustversion-1.0.2 \ strsim-0.8.0 \ structopt-0.3.9 \ structopt-derive-0.4.2 \ syn-1.0.14 \ syn-mid-0.5.0 \ textwrap-0.11.0 \ thread_local-1.1.3 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ 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 \ x11-dl-2.18.5 PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/salut/Makefile b/x11/salut/Makefile index 2a3d72eefa5a..08bef05512b1 100644 --- a/x11/salut/Makefile +++ b/x11/salut/Makefile @@ -1,21 +1,21 @@ PORTNAME= salut DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Sleek notification daemon LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libxkbcommon.so:x11/libxkbcommon USES= cargo USE_GITLAB= yes GL_ACCOUNT= snakedye PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/shikane/Makefile b/x11/shikane/Makefile index 08f4d1bf95c6..9e47da1ef607 100644 --- a/x11/shikane/Makefile +++ b/x11/shikane/Makefile @@ -1,39 +1,39 @@ PORTNAME= shikane DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic output configuration tool for Wayland compositors WWW= https://gitlab.com/w0lff/shikane LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITLAB= yes GL_ACCOUNT= w0lff PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}ctl OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT=MANPAGES OPTIONS_EXCLUDE_i386= MANPAGES # https://github.com/haskell-foundation/foundation/issues/565 MANPAGES_BUILD_DEPENDS= bash:shells/bash \ pandoc:textproc/hs-pandoc MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz \ share/man/man1/${PORTNAME}ctl.1.gz \ share/man/man5/${PORTNAME}.5.gz do-build-MANPAGES-on: ${WRKSRC}/scripts/build-docs.sh man do-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/build/man/*.1.gz \ ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/build/man/*.5.gz \ ${STAGEDIR}${PREFIX}/share/man/man5 .include diff --git a/x11/shotman/Makefile b/x11/shotman/Makefile index 5703dfdc94e4..5dff13170e30 100644 --- a/x11/shotman/Makefile +++ b/x11/shotman/Makefile @@ -1,53 +1,53 @@ PORTNAME= shotman DISTVERSIONPREFIX= v DISTVERSION= 0.4.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Uncompromising screenshot GUI for Wayland WWW= https://sr.ht/~whynothugo/shotman LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENCE.md LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cargo pkgconfig CARGO_ENV= SHOTMAN_VERSION="${DISTVERSIONFULL}" PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}_completions \ share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= . ${PORTNAME}_completions OPTIONS_DEFINE= MANPAGES SLURP OPTIONS_DEFAULT=MANPAGES SLURP MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz SLURP_DESC= Interactive region selector SLURP_RUN_DEPENDS= slurp:x11/slurp do-build-MANPAGES-on: scdoc < ${WRKSRC}/${PORTNAME}.1.scd >${WRKSRC}/${PORTNAME}.1 do-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/${MANPAGES_PLIST_FILES:H} post-install: .for _shell in bash fish zsh @${ECHO_MSG} "Generating ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${_shell}*}" ${CARGO_TARGET_DIR}/*/${PORTNAME}_completions ${_shell} \ >${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${_shell}*} .endfor .include diff --git a/x11/sirula/Makefile b/x11/sirula/Makefile index 2ad152d21781..d249f2fc139c 100644 --- a/x11/sirula/Makefile +++ b/x11/sirula/Makefile @@ -1,28 +1,28 @@ PORTNAME= sirula DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org COMMENT= Simple app launcher for Wayland written in Rust WWW= https://github.com/DorianRudolph/sirula LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= cargo gnome USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf gtk30 GH_ACCOUNT= DorianRudolph PLIST_FILES= bin/${PORTNAME} post-patch: # Respect PREFIX for system config @${REINPLACE_CMD} -e 's,/usr/share,${DATADIR:H},' \ -e 's,/etc,${PREFIX}&,' \ ${WRKSRC_crate_xdg}/src/lib.rs .include diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile index 9de55102c3d3..3263641305f2 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -1,85 +1,85 @@ PORTNAME= squeekboard DISTVERSIONPREFIX= v DISTVERSION= 1.43.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 wayland PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ PATCHFILES+= db00c0b4eb73.patch:-p1 # https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/597 MAINTAINER= jbeich@FreeBSD.org COMMENT= On-screen keyboard input method for Wayland WWW= https://gitlab.gnome.org/World/Phosh/squeekboard LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING 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 \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= cargo compiler:c11 gettext-tools gnome meson pkgconfig python:build shebangfix USE_GITLAB= yes USE_GNOME= cairo gdkpixbuf gnomedesktop3 gtk30 GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World/Phosh SHEBANG_FILES= tools/entry.py MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MESON_ARGS= -Dstrict=false GLIB_SCHEMAS= sm.puri.Squeekboard.gschema.xml PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}-entry \ bin/${PORTNAME}-test-layout \ share/applications/sm.puri.Squeekboard.desktop \ share/locale/be/LC_MESSAGES/${PORTNAME}.mo \ share/locale/bg/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ca/LC_MESSAGES/${PORTNAME}.mo \ share/locale/cs/LC_MESSAGES/${PORTNAME}.mo \ share/locale/de/LC_MESSAGES/${PORTNAME}.mo \ share/locale/el/LC_MESSAGES/${PORTNAME}.mo \ share/locale/es/LC_MESSAGES/${PORTNAME}.mo \ share/locale/eu/LC_MESSAGES/${PORTNAME}.mo \ share/locale/fa/LC_MESSAGES/${PORTNAME}.mo \ share/locale/fi/LC_MESSAGES/${PORTNAME}.mo \ share/locale/fr/LC_MESSAGES/${PORTNAME}.mo \ share/locale/fur/LC_MESSAGES/${PORTNAME}.mo \ share/locale/gl/LC_MESSAGES/${PORTNAME}.mo \ share/locale/he/LC_MESSAGES/${PORTNAME}.mo \ share/locale/hi/LC_MESSAGES/${PORTNAME}.mo \ share/locale/hr/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ht/LC_MESSAGES/${PORTNAME}.mo \ share/locale/hu/LC_MESSAGES/${PORTNAME}.mo \ share/locale/it/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ka/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ko/LC_MESSAGES/${PORTNAME}.mo \ share/locale/nl/LC_MESSAGES/${PORTNAME}.mo \ share/locale/oc/LC_MESSAGES/${PORTNAME}.mo \ share/locale/pl/LC_MESSAGES/${PORTNAME}.mo \ share/locale/pt/LC_MESSAGES/${PORTNAME}.mo \ share/locale/pt_BR/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ro/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ru/LC_MESSAGES/${PORTNAME}.mo \ share/locale/sl/LC_MESSAGES/${PORTNAME}.mo \ share/locale/sr/LC_MESSAGES/${PORTNAME}.mo \ share/locale/sv/LC_MESSAGES/${PORTNAME}.mo \ share/locale/tr/LC_MESSAGES/${PORTNAME}.mo \ share/locale/uk/LC_MESSAGES/${PORTNAME}.mo \ share/locale/zh_CN/LC_MESSAGES/${PORTNAME}.mo \ ${NULL} post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e '/^cargo/s/"$$@"/--verbose --verbose &/' \ ${WRKSRC}/cargo.sh # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254091 @${REINPLACE_CMD} -e "/sed/s/'-i',/& '',/" \ ${WRKSRC}/meson.build .include diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile index 82d05bfb3f9e..40ef7a0f0b02 100644 --- a/x11/swayr/Makefile +++ b/x11/swayr/Makefile @@ -1,28 +1,28 @@ PORTNAME= swayr DISTVERSION= 0.28.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= jbeich@FreeBSD.org COMMENT= Urgent-first/LRU window switcher for sway WWW= https://sr.ht/~tsdh/swayr/#swayr LICENSE= GPLv3+ LICENSE_FILE= ${_LICENSE_STORE}/GPLv3 USES= cargo PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}d 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/shared/cfg.rs \ ${WRKSRC}/src/util.rs .include diff --git a/x11/swayrbar/Makefile b/x11/swayrbar/Makefile index 0e93f831bd43..d3b749cc81c1 100644 --- a/x11/swayrbar/Makefile +++ b/x11/swayrbar/Makefile @@ -1,26 +1,26 @@ PORTNAME= swayrbar DISTVERSION= 0.4.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= jbeich@FreeBSD.org COMMENT= status_command for swaybar WWW= https://sr.ht/~tsdh/swayr/#swayrbar LICENSE= GPLv3+ LICENSE_FILE= ${_LICENSE_STORE}/GPLv3 USES= cargo PLIST_FILES= bin/${PORTNAME} post-patch: # Respect PREFIX for config @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/src/bar.rs \ ${WRKSRC}/src/config.rs \ ${WRKSRC}/src/shared/cfg.rs .include diff --git a/x11/swww/Makefile b/x11/swww/Makefile index 88b4cddfd448..e0b3d2e27100 100644 --- a/x11/swww/Makefile +++ b/x11/swww/Makefile @@ -1,44 +1,44 @@ PORTNAME= swww DISTVERSIONPREFIX= v DISTVERSION= 0.10.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= nivit@FreeBSD.org COMMENT= Solution to your Wayland Wallpaper Woes WWW= https://github.com/LGFae/swww LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= scdoc:textproc/scdoc \ wayland-protocols>=1.44:graphics/wayland-protocols \ wayland>=1.23.1:graphics/wayland LIB_DEPENDS+= liblz4.so:archivers/liblz4 USES= cargo pkgconfig shebangfix USE_GITHUB= yes GH_ACCOUNT= LGFae SHEBANG_FILES= example_scripts/*.sh OPTIONS_DEFINE= EXAMPLES EXAMPLES_RUN_DEPENDS= bash:shells/bash CARGO_INSTALL_PATH= client daemon post-build: ${WRKSRC}/doc/gen.sh post-install: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/release/swww-daemon \ ${STAGEDIR}${PREFIX}/bin/ (cd ${WRKSRC}/doc/generated && \ ${INSTALL_MAN} *.1 ${STAGEDIR}${PREFIX}/share/man/man1/) post-install-EXAMPLES-on: (cd ${WRKSRC}/example_scripts && \ ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/x11/watershot/Makefile b/x11/watershot/Makefile index fe1168aa4142..fa553f474884 100644 --- a/x11/watershot/Makefile +++ b/x11/watershot/Makefile @@ -1,25 +1,25 @@ PORTNAME= watershot DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Simple Wayland-native screenshot tool WWW= https://github.com/Kirottu/watershot LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libfontconfig.so:x11-fonts/fontconfig \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= ${LOCALBASE}/lib/libvulkan.so:graphics/vulkan-loader \ grim:x11/grim USES= cargo USE_GITHUB= yes GH_ACCOUNT= Kirottu PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/wayidle/Makefile b/x11/wayidle/Makefile index 3fdb7d124c4c..0cfc56b17c03 100644 --- a/x11/wayidle/Makefile +++ b/x11/wayidle/Makefile @@ -1,33 +1,33 @@ PORTNAME= wayidle DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Wait for wayland compositor idle timeouts WWW= https://sr.ht/~whynothugo/wayidle LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENCE.md USES= cargo PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT=MANPAGES MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz do-build-MANPAGES-on: scdoc < ${WRKSRC}/${PORTNAME}.1.scd >${WRKSRC}/${PORTNAME}.1 do-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/${MANPAGES_PLIST_FILES:H} .include diff --git a/x11/wayout/Makefile b/x11/wayout/Makefile index ba3d8687f810..e5052914c8c0 100644 --- a/x11/wayout/Makefile +++ b/x11/wayout/Makefile @@ -1,19 +1,19 @@ PORTNAME= wayout DISTVERSION= 1.1.3 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~shinyzenith/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Simple tool to manage output modes WWW= https://git.sr.ht/~shinyzenith/wayout LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile index 2ceef3eacbbb..668f9e796d10 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -1,141 +1,141 @@ PORTNAME= wezterm DISTVERSION= 20250213-133349 DISTVERSIONSUFFIX= -ee0c04e7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland MAINTAINER= vladislav.movchan@gmail.com COMMENT= GPU-accelerated terminal emulator and multiplexer WWW= https://wezterm.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libzstd.so:archivers/zstd \ 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 USES= cargo ssl xorg USE_GITHUB= yes USE_GITLAB= nodefault USE_XORG= x11 xcb GH_ACCOUNT= wez vladmovchan:build_docs_offline GH_PROJECT= wezterm freebsd-wezterm-port-extra-files:build_docs_offline GH_TAGNAME= ee0c04e735fb94cb5119681f704fb7fa6731e713 253f1e8:build_docs_offline GH_TUPLE= freetype:freetype:42608f77f:freetype2/deps/freetype/freetype2 \ nyorain:dlg:72dfcc858:dlg/deps/freetype/freetype2/subprojects/dlg \ glennrp:libpng:f5e92d769:libpng/deps/freetype/libpng \ madler:zlib:51b7f2abd:zlib/deps/freetype/zlib \ harfbuzz:harfbuzz:7b27c8edd:harfbuzz/deps/harfbuzz/harfbuzz \ fcitx:xcb-imdkit:30e2f16:xcb_imdkit/../${WRKSRC_crate_xcb-imdkit:T}/deps/xcb-imdkit PLIST_FILES= bin/strip-ansi-escapes \ bin/wezterm \ bin/wezterm-gui \ bin/wezterm-mux-server \ etc/profile.d/wezterm.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 \ share/nautilus-python/extensions/wezterm-nautilus.py \ share/bash-completion/completions/wezterm \ share/fish/completions/wezterm.fish \ share/zsh/site-functions/_wezterm # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= ${PLIST_FILES:Mbin/*:T} CARGO_BUILD_ARGS+= --features=distro-defaults .if exists(/usr/bin/tic) PKGMESSAGE= ${NONEXISTENT} PLIST_FILES+= share/site-terminfo/w/wezterm .endif OPTIONS_DEFINE= DOCS DOCS_USES= python:build DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mkdocs-material>0:textproc/py-mkdocs-material@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs-macros-plugin>0:textproc/py-mkdocs-macros-plugin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs-include-markdown-plugin>0:textproc/py-mkdocs-include-markdown-plugin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs-exclude>0:textproc/py-mkdocs-exclude@${PY_FLAVOR} PORTDOCS= html .include .if ${ARCH:Marmv?} LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif post-patch: # Extract (snapshot) version from the port instead of .tag file @${ECHO_CMD} '${DISTVERSIONFULL}' >${WRKSRC}/.tag # Respect LOCALBASE for cursors @${REINPLACE_CMD} 's,/usr/share,${LOCALBASE}/share,' \ ${WRKSRC}/window/src/os/x11/cursor.rs do-build-DOCS-on: # Build HTML documentation similar to ci/build-docs.sh (cd ${WRKSRC} && ${PYTHON_CMD} ci/generate-docs.py) ${REINPLACE_CMD} \ -e 's,/tmp/wezterm.releases.json,${WRKSRC_build_docs_offline}/wezterm.releases.json,' \ -e 's,/tmp/wezterm.nightly.json,${WRKSRC_build_docs_offline}/wezterm.nightly.json,' \ ${WRKSRC}/ci/subst-release-info.py (cd ${WRKSRC} && ${PYTHON_CMD} ci/subst-release-info.py) ${CP} ${WRKSRC}/assets/icon/terminal.png ${WRKSRC}/docs/favicon.png ${CP} ${WRKSRC}/assets/icon/wezterm-icon.svg ${WRKSRC}/docs/favicon.svg ${MKDIR} ${WRKSRC}/docs/fonts ${CP} ${WRKSRC}/assets/fonts/SymbolsNerdFontMono-Regular.ttf \ ${WRKSRC}/docs/fonts/ (cd ${WRKSRC} && mkdocs build) do-install-DOCS-on: (cd ${WRKSRC}/gh_pages && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/${PORTDOCS} \ "! -name *\.orig ! -name sitemap\.xml*") post-install: # Install assets similar to ci/deploy.sh ( cd ${STAGEDIR}${PREFIX} && \ ${MKDIR} \ ./etc/profile.d/ \ ./share/applications/ \ ./share/bash-completion/completions/ \ ./share/fish/completions/ \ ./share/icons/hicolor/128x128/apps/ \ ./share/icons/hicolor/scalable/apps/ \ ./share/metainfo/ \ ./share/nautilus-python/extensions/ \ ./share/zsh/site-functions/ \ ) ${INSTALL_DATA} ${WRKSRC}/assets/wezterm.desktop \ ${STAGEDIR}${PREFIX}/share/applications/org.wezfurlong.wezterm.desktop ${INSTALL_DATA} ${WRKSRC}/assets/wezterm.appdata.xml \ ${STAGEDIR}${PREFIX}/share/metainfo/org.wezfurlong.wezterm.appdata.xml ${INSTALL_DATA} ${WRKSRC}/assets/wezterm-nautilus.py \ ${STAGEDIR}${PREFIX}/share/nautilus-python/extensions/ ${INSTALL_DATA} ${WRKSRC}/assets/icon/terminal.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/org.wezfurlong.wezterm.png ${INSTALL_DATA} ${WRKSRC}/assets/icon/wezterm-icon.svg \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/org.wezfurlong.wezterm.svg ${INSTALL_DATA} ${WRKSRC}/assets/shell-integration/wezterm.sh \ ${STAGEDIR}${PREFIX}/etc/profile.d/ ${INSTALL_DATA} ${WRKSRC}/assets/shell-completion/bash \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/wezterm ${INSTALL_DATA} ${WRKSRC}/assets/shell-completion/fish \ ${STAGEDIR}${PREFIX}/share/fish/completions/wezterm.fish ${INSTALL_DATA} ${WRKSRC}/assets/shell-completion/zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_wezterm .if exists(/usr/bin/tic) tic -x -o ${STAGEDIR}${PREFIX}/share/site-terminfo \ ${WRKSRC}/termwiz/data/wezterm.terminfo .endif .include diff --git a/x11/windowtolayer/Makefile b/x11/windowtolayer/Makefile index 87c7e2cfef09..1db9b1b4c0ce 100644 --- a/x11/windowtolayer/Makefile +++ b/x11/windowtolayer/Makefile @@ -1,21 +1,21 @@ PORTNAME= windowtolayer DISTVERSIONPREFIX= v PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Any Wayland window as wallpaper WWW= https://gitlab.freedesktop.org/mstoeckl/windowtolayer LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cargo python:build USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/wlr-which-key/Makefile b/x11/wlr-which-key/Makefile index bddb529561ae..f34266039fa5 100644 --- a/x11/wlr-which-key/Makefile +++ b/x11/wlr-which-key/Makefile @@ -1,22 +1,23 @@ PORTNAME= wlr-which-key DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org COMMENT= Keymap manager for wlroots-based compositors WWW= https://github.com/MaxVerevkin/wlr-which-key LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cargo gnome USE_GITHUB= yes GH_ACCOUNT= MaxVerevkin USE_GNOME= cairo pango PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile index 949025d66e93..c57f6e2a12bd 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,26 +1,26 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11 MAINTAINER= eduardo@FreeBSD.org COMMENT= Visually focus windows by label WWW= https://github.com/svenstaro/wmfocus LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= cargo gnome xorg USE_GITHUB= yes GH_ACCOUNT= svenstaro USE_GNOME= cairo USE_XORG= xcb CARGO_FEATURES= i3 PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/xdg-desktop-portal-luminous/Makefile b/x11/xdg-desktop-portal-luminous/Makefile index 489e93f169ea..c2f324bc59ee 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile +++ b/x11/xdg-desktop-portal-luminous/Makefile @@ -1,41 +1,42 @@ PORTNAME= xdg-desktop-portal-luminous DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org COMMENT= xdg-desktop-portal backend for wlroots WWW= https://github.com/waycrate/xdg-desktop-portal-luminous LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= xdg-desktop-portal>0:deskutils/xdg-desktop-portal \ slurp:x11/slurp USES= cargo gnome llvm meson pkgconfig USE_GITHUB= yes USE_GNOME= cairo pango GH_ACCOUNT= waycrate MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no PLIST_FILES= lib/systemd/user/${PORTNAME}.service \ libexec/${PORTNAME} \ share/dbus-1/services/org.freedesktop.impl.portal.desktop.luminous.service \ share/xdg-desktop-portal/portals/luminous.portal post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs # Make each cargo subcommand very verbose # Adjust for CARGO_TARGET_DIR outside of meson.global_source_root() @${REINPLACE_CMD} -e "s/'build',/ & '--verbose', '--verbose',/" \ -e "s,'target','..' / & ," \ ${WRKSRC}/meson.build .include diff --git a/x11/xwayland-satellite/Makefile b/x11/xwayland-satellite/Makefile index 4a70c0e8824a..dd4e622fedf1 100644 --- a/x11/xwayland-satellite/Makefile +++ b/x11/xwayland-satellite/Makefile @@ -1,28 +1,28 @@ PORTNAME= xwayland-satellite DISTVERSIONPREFIX= v DISTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Xwayland outside your Wayland WWW= https://github.com/Supreeeme/xwayland-satellite LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libxcb-cursor.so:x11/xcb-util-cursor RUN_DEPENDS= Xwayland:x11-servers/xwayland USES= cargo llvm xorg USE_GITHUB= yes USE_XORG= xcb GH_ACCOUNT= Supreeeme PLIST_FILES= bin/${PORTNAME} post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs .include