diff --git a/accessibility/sctd/Makefile b/accessibility/sctd/Makefile index cc89438f44da..192edcb6d567 100644 --- a/accessibility/sctd/Makefile +++ b/accessibility/sctd/Makefile @@ -1,51 +1,51 @@ PORTNAME= sctd DISTVERSION= 0.2.0 -PORTREVISION= 32 +PORTREVISION= 33 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sctd .include diff --git a/accessibility/wl-gammarelay-rs/Makefile b/accessibility/wl-gammarelay-rs/Makefile index 55e73229a3d4..ca3f560a60f1 100644 --- a/accessibility/wl-gammarelay-rs/Makefile +++ b/accessibility/wl-gammarelay-rs/Makefile @@ -1,19 +1,19 @@ PORTNAME= wl-gammarelay-rs DISTVERSIONPREFIX= v DISTVERSION= 0.4.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 4fb5df9110c4..86159e0baa0b 100644 --- a/archivers/ouch/Makefile +++ b/archivers/ouch/Makefile @@ -1,216 +1,216 @@ PORTNAME= ouch DISTVERSION= 0.5.1 -PORTREVISION= 4 +PORTREVISION= 5 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 pkgconfig USE_GITHUB= yes GH_ACCOUNT= ouch-org CARGO_CRATES= adler-1.0.2 \ 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 \ assert_cmd-2.0.12 \ atty-0.2.14 \ autocfg-1.1.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.9.0 \ bstr-1.8.0 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.83 \ cfb-0.7.3 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_complete-4.4.4 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clap_mangen-0.2.15 \ colorchoice-1.0.0 \ console-0.15.7 \ core_affinity-0.8.1 \ cpufeatures-0.2.11 \ crc-3.0.1 \ crc-catalog-2.4.0 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ deranged-0.3.9 \ difflib-0.4.0 \ digest-0.9.0 \ doc-comment-0.3.3 \ either-1.9.0 \ encode_unicode-0.3.6 \ errno-0.3.7 \ fastrand-2.0.1 \ filetime-0.2.22 \ filetime_creation-0.1.6 \ flate2-1.0.28 \ flume-0.10.14 \ fnv-1.0.7 \ fs-err-2.11.0 \ futures-core-0.3.29 \ futures-sink-0.3.29 \ generic-array-0.14.7 \ getrandom-0.2.11 \ globset-0.4.14 \ gzp-0.11.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ ignore-0.4.21 \ infer-0.15.0 \ insta-1.34.0 \ is_executable-1.0.1 \ itertools-0.11.0 \ jobserver-0.1.27 \ js-sys-0.3.65 \ lazy_static-1.4.0 \ libc-0.2.150 \ libm-0.2.8 \ libz-sys-1.1.12 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.11 \ lock_api-0.4.11 \ log-0.4.20 \ lz4_flex-0.11.1 \ lzma-rust-0.1.5 \ lzma-sys-0.1.20 \ memchr-2.6.4 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ nanorand-0.7.0 \ nt-time-0.5.0 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ opaque-debug-0.3.0 \ parse-display-0.8.2 \ parse-display-derive-0.8.2 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pkg-config-0.3.27 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.69 \ proptest-1.4.0 \ quick-error-1.2.3 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.7.5 \ regex-syntax-0.8.2 \ roff-0.2.1 \ rustix-0.38.25 \ rusty-fork-0.3.0 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.193 \ serde_derive-1.0.193 \ sevenz-rust-0.5.3 \ sha2-0.9.9 \ similar-2.3.0 \ snap-1.1.0 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.10.0 \ structmeta-0.2.0 \ structmeta-derive-0.2.0 \ syn-2.0.39 \ tar-0.4.40 \ tempfile-3.8.1 \ termtree-0.4.1 \ test-strategy-0.3.1 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ time-0.3.30 \ time-core-0.1.2 \ time-macros-0.2.15 \ twox-hash-1.6.3 \ typenum-1.17.0 \ unarray-0.1.4 \ unicode-ident-1.0.12 \ unrar-0.5.2 \ unrar_sys-0.3.1 \ utf8parse-0.2.1 \ uuid-1.6.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.88 \ wasm-bindgen-backend-0.2.88 \ wasm-bindgen-macro-0.2.88 \ wasm-bindgen-macro-support-0.2.88 \ wasm-bindgen-shared-0.2.88 \ 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-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 \ xattr-1.0.1 \ xz2-0.1.7 \ yaml-rust-0.4.5 \ zip-0.6.6 \ zstd-0.13.0 \ zstd-safe-7.0.0 \ zstd-sys-2.0.9+zstd.1.5.5 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/archivers/py-cramjam/Makefile b/archivers/py-cramjam/Makefile index 6e48a7371f88..c819c15d5a32 100644 --- a/archivers/py-cramjam/Makefile +++ b/archivers/py-cramjam/Makefile @@ -1,29 +1,29 @@ PORTNAME= cramjam PORTVERSION= 2.8.3 -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} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/cramjam-python/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/cramjam-python/Cargo.toml CARGO_INSTALL= no post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/audio/amberol/Makefile b/audio/amberol/Makefile index 4b14de88291d..f1ea8dfa0995 100644 --- a/audio/amberol/Makefile +++ b/audio/amberol/Makefile @@ -1,38 +1,38 @@ PORTNAME= amberol DISTVERSION= 0.10.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MAINTAINER= jbeich@FreeBSD.org COMMENT= Plays music, and nothing else WWW= https://gitlab.gnome.org/World/amberol LICENSE= CC0-1.0 CC-BY-SA-3.0 GPLv3+ LICENSE_COMB= multi LICENSE_FILE_CC0-1.0= ${WRKSRC}/LICENSES/CC0-1.0.txt LICENSE_FILE_CC-BY-SA-3.0= ${WRKSRC}/LICENSES/CC-BY-SA-3.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 USE_GNOME= gdkpixbuf2 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= io.bassi.Amberol.gschema.xml post-patch: # Make each cargo subcommand very verbose # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build .include diff --git a/audio/ebur128/Makefile b/audio/ebur128/Makefile index af0235818966..edd358112414 100644 --- a/audio/ebur128/Makefile +++ b/audio/ebur128/Makefile @@ -1,32 +1,32 @@ PORTNAME= ebur128 DISTVERSION= 0.1.8 -PORTREVISION= 9 +PORTREVISION= 10 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} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include diff --git a/audio/gnome-metronome/Makefile b/audio/gnome-metronome/Makefile index 0bb2d95602ea..8cdbf579ca7f 100644 --- a/audio/gnome-metronome/Makefile +++ b/audio/gnome-metronome/Makefile @@ -1,37 +1,37 @@ PORTNAME= metronome DISTVERSION= 1.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio PKGNAMEPREFIX= gnome- MAINTAINER= jbeich@FreeBSD.org 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 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 MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no GLIB_SCHEMAS= com.adrienplazas.Metronome.gschema.xml post-patch: @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build .include diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile index 7e7c3806d31c..56349b3854a6 100644 --- a/audio/gnome-podcasts/Makefile +++ b/audio/gnome-podcasts/Makefile @@ -1,45 +1,45 @@ PORTNAME= podcasts DISTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio PKGNAMEPREFIX= gnome- MAINTAINER= jbeich@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= gdkpixbuf2 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 # 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 # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'${PORTNAME}-gtk' / 'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/${PORTNAME}-gtk/src/meson.build .include diff --git a/audio/lewton/Makefile b/audio/lewton/Makefile index f460ace86e18..a7eb688178f9 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -1,40 +1,40 @@ PORTNAME= lewton DISTVERSION= 0.10.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 05f96f6e6976.patch:-p1 # https://github.com/RustAudio/lewton/pull/97 MAINTAINER= jbeich@FreeBSD.org COMMENT= Rust vorbis decoder 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} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include diff --git a/audio/mmtc/Makefile b/audio/mmtc/Makefile index c6678e8dd553..001402f839c0 100644 --- a/audio/mmtc/Makefile +++ b/audio/mmtc/Makefile @@ -1,129 +1,129 @@ PORTNAME= mmtc DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 11 +PORTREVISION= 12 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/audio/mousai/Makefile b/audio/mousai/Makefile index 8b7838b6739d..db00bc786faa 100644 --- a/audio/mousai/Makefile +++ b/audio/mousai/Makefile @@ -1,38 +1,38 @@ PORTNAME= mousai DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= jbeich@FreeBSD.org COMMENT= Identify songs in seconds WWW= https://github.com/SeaDve/Mousai LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ libgraphene-1.0.so:graphics/graphene USES= cargo gettext gnome gstreamer meson pkgconfig USE_GITHUB= yes USE_GNOME= cairo gtk40 libadwaita USE_GSTREAMER= bad good ogg opus pulse GH_ACCOUNT= SeaDve GH_PROJECT= Mousai MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no GLIB_SCHEMAS= io.github.seadve.Mousai.gschema.xml post-patch: @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build .include diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile index a7344b9cb9b6..bee73019a430 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,99 +1,99 @@ PORTNAME= myxer DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 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 BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index bb9d89ba6940..12f903af6d84 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,55 +1,56 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org COMMENT= Ncurses Spotify client WWW= https://github.com/hrkfdn/ncspot LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ncspot post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/audio/netease-music-tui/Makefile b/audio/netease-music-tui/Makefile index 96eb7237043c..1342e4fef322 100644 --- a/audio/netease-music-tui/Makefile +++ b/audio/netease-music-tui/Makefile @@ -1,318 +1,318 @@ PORTNAME= netease-music-tui DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 -PORTREVISION= 13 +PORTREVISION= 14 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ncmt .include diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index 998622392c2b..8382692cc5de 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -1,47 +1,47 @@ PORTNAME= shortwave DISTVERSION= 3.2.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= audio MAINTAINER= jbeich@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 gettext gnome gstreamer meson pkgconfig sqlite ssl USE_GITLAB= yes USE_GNOME= gdkpixbuf2 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 '/dependency.*openssl/d' \ -e '/gstreamer.*bad/d' \ -e "/vcs_tag/s/=.*/= '${DISTVERSIONFULL}'/" \ ${WRKSRC}/meson.build @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/data/meson.build # Make each cargo subcommand very verbose # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'target',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build .include diff --git a/audio/songrec/Makefile b/audio/songrec/Makefile index d9098340e224..daf3306d9de4 100644 --- a/audio/songrec/Makefile +++ b/audio/songrec/Makefile @@ -1,308 +1,308 @@ PORTNAME= songrec DISTVERSION= 0.4.2 -PORTREVISION= 3 +PORTREVISION= 4 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 BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 LIB_DEPENDS= libasound.so:audio/alsa-lib \ libdbus-1.so:devel/dbus \ libpulse.so:audio/pulseaudio USES= cargo gettext-runtime gnome ssl USE_GNOME= gdkpixbuf2 glib20 gtk30 USE_GITHUB= yes GH_ACCOUNT= marin-m GH_PROJECT= SongRec CARGO_CRATES= aho-corasick-0.7.18 \ alsa-0.5.0 \ alsa-sys-0.3.1 \ ansi_term-0.11.0 \ anyhow-1.0.47 \ app_dirs-1.2.1 \ 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 \ block-0.1.6 \ bstr-0.2.17 \ bumpalo-3.8.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.6.2 \ core-foundation-sys-0.8.3 \ coreaudio-rs-0.10.0 \ coreaudio-sys-0.2.8 \ cpal-0.13.3 \ crc32fast-1.2.1 \ csv-1.1.6 \ csv-core-0.1.10 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ dbus-0.6.5 \ derivative-2.2.0 \ 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 \ ident_case-1.0.1 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.12 \ iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.9.0 \ itoa-0.4.8 \ jni-0.18.0 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.24 \ js-sys-0.3.55 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.2 \ libc-0.2.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 \ lock_api-0.4.5 \ log-0.4.14 \ mach-0.3.2 \ malloc_buf-0.0.6 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.4 \ mime-0.3.16 \ mime_guess-2.0.3 \ minimp3-0.5.1 \ minimp3-sys-0.3.2 \ mio-0.6.23 \ miow-0.2.2 \ mpris-player-0.6.1 \ native-tls-0.2.8 \ ndk-0.3.0 \ ndk-0.4.0 \ ndk-glue-0.3.0 \ ndk-glue-0.4.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ net2-0.2.37 \ nix-0.20.2 \ nom-5.1.2 \ num-complex-0.4.0 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.5.4 \ num_enum_derive-0.5.4 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ oboe-0.4.4 \ oboe-sys-0.4.4 \ ogg-0.8.0 \ ole32-sys-0.2.0 \ once_cell-1.8.0 \ openssl-0.10.38 \ openssl-probe-0.1.4 \ openssl-sys-0.9.71 \ pango-0.9.1 \ pango-sys-0.10.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ 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.32 \ pulsectl-rs-0.3.2 \ quote-1.0.10 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ rodio-0.13.1 \ rustc-hash-1.1.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.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 \ slice-deque-0.3.0 \ smallvec-1.7.0 \ socket2-0.3.19 \ stdweb-0.1.3 \ strsim-0.8.0 \ strsim-0.9.3 \ strum-0.18.0 \ strum_macros-0.18.0 \ syn-1.0.81 \ system-deps-1.3.2 \ tempfile-3.2.0 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.43 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-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-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.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.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ xdg-2.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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/audio/spotify-player/Makefile b/audio/spotify-player/Makefile index 1faf218a5af7..df8cf41aa268 100644 --- a/audio/spotify-player/Makefile +++ b/audio/spotify-player/Makefile @@ -1,69 +1,69 @@ PORTNAME= spotify-player DISTVERSIONPREFIX= v DISTVERSION= 0.17.1 -PORTREVISION= 2 +PORTREVISION= 3 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 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= CLIPBOARD DAEMON DBUS DOCS IMAGE LYRICS NOTIFY OPTIONS_DEFAULT= CLIPBOARD DBUS NOTIFY PORTAUDIO OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND= PORTAUDIO PULSEAUDIO CLIPBOARD_DESC= Open Spotify links from clipboard DAEMON_DESC= Ability to launch as daemon DBUS_DESC= Media control via MPRIS D-Bus IMAGE_DESC= Terminal album art rendering LYRICS_DESC= Fetch lyrics for current track NOTIFY_DESC= Desktop notifications CLIPBOARD_VARS= CARGO_FEATURES+=clipboard DAEMON_VARS= CARGO_FEATURES+=daemon DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_VARS= CARGO_FEATURES+=media-control IMAGE_VARS= CARGO_FEATURES+=image LYRICS_VARS= CARGO_FEATURES+=lyric-finder 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spotify_player 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 b9661fba962f..0449a68ab420 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -1,305 +1,305 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 27 +PORTREVISION= 28 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spt post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index b13671601097..9522aba37e46 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,59 +1,59 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.3.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org COMMENT= Spotify daemon WWW= https://github.com/Spotifyd/spotifyd LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/cargo-crates/ansi_term-0.12.1/LICENCE LIB_DEPENDS= libogg.so:audio/libogg USES= cargo ssl:build 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spotifyd ${INSTALL_DATA} ${FILESDIR}/spotifyd.conf ${STAGEDIR}${PREFIX}/etc/spotifyd.conf.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/benchmarks/hyperfine/Makefile b/benchmarks/hyperfine/Makefile index f99761444449..658d4e2acd43 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -1,181 +1,181 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.18.0 -PORTREVISION= 1 +PORTREVISION= 2 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 CARGO_CRATES= ahash-0.7.6 \ ahash-0.8.3 \ 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 \ anyhow-1.0.75 \ approx-0.5.1 \ arrayvec-0.7.4 \ assert_cmd-2.0.12 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.0 \ bitvec-1.0.1 \ borsh-0.10.3 \ borsh-derive-0.10.3 \ borsh-derive-internal-0.10.3 \ borsh-schema-derive-internal-0.10.3 \ bstr-1.6.2 \ bytecheck-0.6.11 \ bytecheck_derive-0.6.11 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.6 \ clap_builder-4.4.6 \ clap_complete-4.4.3 \ clap_lex-0.5.1 \ cloudabi-0.0.3 \ colorchoice-1.0.0 \ colored-2.0.4 \ console-0.15.7 \ csv-1.3.0 \ csv-core-0.1.11 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.9.0 \ encode_unicode-0.3.6 \ errno-0.3.4 \ errno-dragonfly-0.1.2 \ fastrand-2.0.1 \ float-cmp-0.9.0 \ fuchsia-cprng-0.1.1 \ funty-2.0.0 \ getrandom-0.2.10 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ indicatif-0.17.4 \ instant-0.1.12 \ is-terminal-0.4.9 \ itertools-0.11.0 \ itoa-1.0.9 \ lazy_static-1.4.0 \ libc-0.2.148 \ linux-raw-sys-0.4.8 \ memchr-2.6.4 \ memoffset-0.7.1 \ nix-0.26.4 \ normalize-line-endings-0.3.0 \ num-0.2.1 \ num-bigint-0.2.6 \ num-complex-0.2.4 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.2.4 \ num-traits-0.2.16 \ number_prefix-0.4.0 \ once_cell-1.18.0 \ pin-utils-0.1.0 \ portable-atomic-1.4.3 \ ppv-lite86-0.2.17 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-crate-0.1.5 \ proc-macro2-1.0.67 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.33 \ 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 \ redox_syscall-0.3.5 \ regex-1.9.6 \ regex-automata-0.3.9 \ regex-syntax-0.7.5 \ rend-0.4.1 \ rkyv-0.7.42 \ rkyv_derive-0.7.42 \ rust_decimal-1.32.0 \ rustix-0.38.17 \ ryu-1.0.15 \ seahash-4.1.0 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.107 \ shell-words-1.1.0 \ simdutf8-0.1.4 \ statistical-1.0.0 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.37 \ tap-1.0.1 \ tempfile-3.8.0 \ terminal_size-0.3.0 \ termtree-0.4.1 \ thiserror-1.0.49 \ thiserror-impl-1.0.49 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ utf8parse-0.2.1 \ uuid-1.4.1 \ version_check-0.9.4 \ wait-timeout-0.2.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.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 \ wyz-0.5.1 .include diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index ed706c223ee1..6b01c4bfdaa5 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,178 +1,178 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.11.19 -PORTREVISION= 4 +PORTREVISION= 5 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.6 \ aho-corasick-1.1.2 \ anes-0.1.6 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ arrayvec-0.7.4 \ assert_cmd-2.0.12 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bstr-1.8.0 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ clap-3.2.25 \ clap-4.4.8 \ clap_builder-4.4.8 \ clap_derive-4.4.7 \ clap_lex-0.2.4 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ core2-0.4.0 \ crc32fast-1.3.2 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ dary_heap-0.3.6 \ dashmap-5.5.3 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.9.0 \ env_logger-0.10.1 \ equivalent-1.0.1 \ errno-0.3.7 \ getrandom-0.2.11 \ half-1.8.2 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ indexmap-1.9.3 \ indexmap-2.1.0 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.9 \ js-sys-0.3.65 \ lazy_static-1.4.0 \ libc-0.2.150 \ libflate-2.0.0 \ libflate_lz77-2.0.0 \ linux-raw-sys-0.4.11 \ lock_api-0.4.11 \ log-0.4.20 \ maplit-1.0.2 \ memchr-2.6.4 \ memoffset-0.9.0 \ num-format-0.4.4 \ num-traits-0.2.17 \ once_cell-1.18.0 \ oorandom-11.1.3 \ os_str_bytes-6.6.1 \ parking_lot_core-0.9.9 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ ppv-lite86-0.2.17 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.69 \ quick-xml-0.26.0 \ 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 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rgb-0.8.37 \ rle-decode-fast-1.0.3 \ rustix-0.38.25 \ ryu-1.0.15 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ smallvec-1.11.2 \ str_stack-0.1.0 \ strsim-0.10.0 \ syn-2.0.39 \ termtree-0.4.1 \ testing_logger-0.1.1 \ textwrap-0.16.0 \ tinytemplate-1.2.1 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.88 \ wasm-bindgen-backend-0.2.88 \ wasm-bindgen-macro-0.2.88 \ wasm-bindgen-macro-support-0.2.88 \ wasm-bindgen-shared-0.2.88 \ web-sys-0.3.65 \ 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 \ yansi-0.5.1 \ zerocopy-0.7.26 \ zerocopy-derive-0.7.26 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-diff-folded \ inferno-flamegraph PLIST_FILES= ${EXECUTABLES:S/inferno-/bin\/&/} post-install: cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} ${EXECUTABLES} .include diff --git a/cad/svlint/Makefile b/cad/svlint/Makefile index 3c7f50c0a491..0ec891024faa 100644 --- a/cad/svlint/Makefile +++ b/cad/svlint/Makefile @@ -1,129 +1,130 @@ PORTNAME= svlint DISTVERSIONPREFIX= v DISTVERSION= 0.9.3 +PORTREVISION= 1 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 post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/mdgen .include diff --git a/cad/svls/Makefile b/cad/svls/Makefile index fd132572e850..e7e5c41cdbfd 100644 --- a/cad/svls/Makefile +++ b/cad/svls/Makefile @@ -1,191 +1,192 @@ PORTNAME= svls DISTVERSIONPREFIX= v DISTVERSION= 0.2.12 +PORTREVISION= 1 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/cad/veryl/Makefile b/cad/veryl/Makefile index 2772fe5ed17a..8a24c4685cc3 100644 --- a/cad/veryl/Makefile +++ b/cad/veryl/Makefile @@ -1,527 +1,528 @@ PORTNAME= veryl DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org COMMENT= Veryl: A modern Hardware Description Language (HDL) WWW= https://github.com/dalance/veryl 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= dalance WRKSRC_SUBDIR= crates/veryl CARGO_CRATES= Inflector-0.11.4 \ addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ ammonia-4.0.0 \ 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.7 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ arrayvec-0.7.4 \ assert_cmd-2.0.14 \ async-channel-2.3.1 \ async-trait-0.1.80 \ atoi-2.0.0 \ atty-0.2.14 \ auto_impl-1.2.0 \ autocfg-1.2.0 \ backtrace-0.3.71 \ backtrace-ext-0.2.1 \ base64-0.21.7 \ bimap-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ btoi-0.4.3 \ bumpalo-3.16.0 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytesize-1.3.0 \ cast-0.3.0 \ castaway-0.2.2 \ cc-1.0.96 \ 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.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clru-0.6.1 \ codespan-reporting-0.11.1 \ collection_literals-1.0.1 \ colorchoice-1.0.0 \ combine-4.6.7 \ compact_str-0.6.1 \ concurrent-queue-2.5.0 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpp_demangle-0.4.3 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ 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 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ daggy-0.8.0 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ dashmap-5.5.3 \ data-encoding-2.6.0 \ dbus-0.9.7 \ debugid-0.8.0 \ deranged-0.3.11 \ derive_builder-0.20.0 \ derive_builder_core-0.20.0 \ derive_builder_macro-0.20.0 \ difflib-0.4.0 \ digest-0.10.7 \ directories-5.0.1 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ dunce-1.0.4 \ either-1.11.0 \ elasticlunr-rs-3.0.2 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ enum-as-inner-0.6.0 \ env_filter-0.1.0 \ env_logger-0.9.3 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.8 \ event-listener-5.3.0 \ event-listener-strategy-0.5.2 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fern-0.6.2 \ filetime-0.2.23 \ findshlibs-0.10.2 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs4-0.8.3 \ fsevent-sys-4.1.0 \ function_name-0.3.0 \ function_name-proc-macro-0.3.0 \ 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-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.14 \ gimli-0.28.1 \ git-actor-0.17.2 \ git-attributes-0.8.3 \ git-bitmap-0.2.2 \ git-chunk-0.4.2 \ git-command-0.2.4 \ git-config-0.16.2 \ git-config-value-0.10.2 \ git-credentials-0.9.2 \ git-date-0.4.3 \ git-diff-0.26.2 \ git-discover-0.13.1 \ git-features-0.26.5 \ git-glob-0.5.4 \ git-hash-0.10.3 \ git-hashtable-0.1.2 \ git-index-0.12.4 \ git-lock-3.0.3 \ git-mailmap-0.9.3 \ git-object-0.26.2 \ git-odb-0.40.2 \ git-pack-0.30.2 \ git-packetline-0.14.3 \ git-path-0.7.2 \ git-prompt-0.3.3 \ git-protocol-0.26.4 \ git-quote-0.4.2 \ git-ref-0.24.1 \ git-refspec-0.7.3 \ git-repository-0.35.0 \ git-revision-0.10.4 \ git-sec-0.6.3 \ git-tempfile-3.0.3 \ git-transport-0.25.5 \ git-traverse-0.22.2 \ git-url-0.13.3 \ git-validate-0.7.3 \ git-worktree-0.12.3 \ glob-0.3.1 \ globset-0.4.14 \ graph-cycles-0.1.0 \ h2-0.3.26 \ half-2.4.1 \ handlebars-5.1.2 \ 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 \ hex-0.4.3 \ hickory-proto-0.24.1 \ hickory-resolver-0.24.1 \ home-0.5.9 \ hostname-0.3.1 \ html5ever-0.27.0 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ human_format-1.1.0 \ humantime-2.1.0 \ hyper-0.14.28 \ 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 \ ignore-0.4.22 \ imara-diff-0.1.5 \ indexmap-1.9.3 \ indexmap-2.2.6 \ inferno-0.11.19 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ io-close-0.3.7 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_ci-1.2.0 \ itertools-0.10.5 \ itertools-0.13.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ jwalk-0.8.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ kstring-1.0.6 \ lalr-0.0.2 \ lazy_static-1.4.0 \ libc-0.2.154 \ libdbus-sys-0.2.5 \ libredox-0.1.3 \ line-col-0.2.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.12 \ log-0.4.21 \ lru-cache-0.1.2 \ lsp-types-0.94.1 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.12.1 \ match_cfg-0.1.0 \ maybe-async-0.2.10 \ mdbook-0.4.40 \ mdbook-wavedrom-0.10.0 \ memchr-2.7.2 \ memmap2-0.5.10 \ memmap2-0.9.4 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ new_debug_unreachable-1.0.6 \ nix-0.26.4 \ nom-7.1.3 \ normpath-1.2.0 \ notify-6.1.1 \ notify-debouncer-mini-0.4.1 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ opener-0.7.0 \ option-ext-0.2.0 \ owo-colors-3.5.0 \ owo-colors-4.0.0 \ parking-2.2.0 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ parol-0.29.0 \ parol-macros-0.2.0 \ parol_runtime-0.22.0 \ paste-1.0.15 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ petgraph-0.6.5 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ 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 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ powerfmt-0.2.0 \ pprof-0.13.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.81 \ prodash-23.1.2 \ pulldown-cmark-0.9.6 \ pulldown-cmark-0.10.3 \ pulldown-cmark-0.11.0 \ pulldown-cmark-escape-0.10.1 \ pulldown-cmark-escape-0.11.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quick-xml-0.26.0 \ quote-1.0.36 \ 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 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ resolv-conf-0.7.0 \ rgb-0.8.37 \ ring-0.17.8 \ ropey-1.6.1 \ rustc-demangle-0.1.23 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.15 \ ryu-1.0.17 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.7.1 \ semver-1.0.23 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ serde_regex-1.1.0 \ serde_repr-0.1.19 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha1_smol-1.0.0 \ sha2-0.10.8 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ similar-2.5.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ spdx-0.10.4 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ str_indices-0.4.3 \ str_stack-0.1.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strnum_bitwidth-0.1.2 \ strsim-0.8.0 \ strsim-0.10.0 \ strsim-0.11.1 \ supports-color-2.1.0 \ supports-hyperlinks-2.1.0 \ supports-unicode-2.1.0 \ symbolic-common-12.8.0 \ symbolic-demangle-12.8.0 \ syn-2.0.60 \ sync_wrapper-0.1.2 \ syntree-0.14.5 \ syntree_layout-0.2.0 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ tendril-0.4.3 \ termcolor-1.4.1 \ terminal_size-0.1.17 \ terminal_size-0.3.0 \ termtree-0.4.1 \ textwrap-0.11.0 \ textwrap-0.15.2 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-tungstenite-0.21.0 \ tokio-util-0.7.11 \ toml-0.5.11 \ toml-0.7.8 \ toml_datetime-0.6.5 \ toml_edit-0.13.4 \ toml_edit-0.19.15 \ topological-sort-0.2.2 \ 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 \ try-lock-0.2.5 \ ts-rs-8.1.0 \ ts-rs-macros-8.1.0 \ tungstenite-0.21.0 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ uluru-3.1.0 \ ume-0.1.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-bom-1.1.4 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-width-0.1.12 \ untrusted-0.9.0 \ url-2.5.0 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.8.0 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ 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-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 \ widestring-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-0.43.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.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 \ winnow-0.5.40 \ winreg-0.50.0 \ xml_writer-0.4.0 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/converters/yj-bruceadams/Makefile b/converters/yj-bruceadams/Makefile index f0c13f75bf66..89337486b617 100644 --- a/converters/yj-bruceadams/Makefile +++ b/converters/yj-bruceadams/Makefile @@ -1,77 +1,77 @@ PORTNAME= yj DISTVERSION= 1.2.0 -PORTREVISION= 22 +PORTREVISION= 23 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/diesel/Makefile b/databases/diesel/Makefile index 40b4cec5cf25..89b2a0fe2763 100644 --- a/databases/diesel/Makefile +++ b/databases/diesel/Makefile @@ -1,220 +1,221 @@ PORTNAME= diesel DISTVERSIONPREFIX= v DISTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= databases PKGNAMESUFFIX= -cli MAINTAINER= yuri@FreeBSD.org COMMENT= Extensible ORM and Query Builder for Rust WWW= https://diesel.rs 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.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ argon2-0.5.3 \ assert_matches-1.5.0 \ autocfg-1.3.0 \ base64ct-1.6.0 \ bigdecimal-0.4.3 \ bitflags-2.5.0 \ blake2-0.10.6 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ cc-1.0.99 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_complete-4.5.5 \ clap_derive-4.5.5 \ clap_lex-0.7.1 \ cmake-0.1.50 \ colorchoice-1.0.1 \ console-0.15.8 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crypto-common-0.1.6 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ deranged-0.3.11 \ diffy-0.3.0 \ digest-0.10.7 \ displaydoc-0.2.4 \ dotenvy-0.15.7 \ either-1.12.0 \ encode_unicode-0.3.6 \ env_logger-0.8.4 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ hashbrown-0.14.5 \ heck-0.5.0 \ 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.0 \ 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.0 \ indexmap-2.2.6 \ insta-1.39.0 \ ipnet-2.9.0 \ ipnetwork-0.20.0 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.155 \ libm-0.2.8 \ libsqlite3-sys-0.28.0 \ link-cplusplus-1.0.9 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lock_api-0.4.12 \ log-0.4.21 \ matchers-0.1.0 \ memchr-2.7.4 \ mysqlclient-src-0.1.1 \ mysqlclient-sys-0.4.0 \ 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 \ once_cell-1.19.0 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.102 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ password-hash-0.5.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pq-src-0.3.0 \ pq-sys-0.6.1 \ proc-macro2-1.0.85 \ quickcheck-1.0.3 \ quote-1.0.36 \ r2d2-0.8.10 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.1 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ rustix-0.38.34 \ ryu-1.0.18 \ scheduled-thread-pool-0.2.7 \ scopeguard-1.2.0 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_regex-1.1.0 \ serde_spanned-0.6.6 \ sharded-slab-0.1.7 \ similar-2.5.0 \ smallvec-1.13.2 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-2.0.66 \ synstructure-0.13.1 \ tempfile-3.10.1 \ 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 \ tinystr-0.7.6 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ url-2.5.1 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.8.0 \ valuable-0.1.0 \ 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 \ winnow-0.6.13 \ write16-1.0.0 \ writeable-0.5.5 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zerovec-0.10.2 \ zerovec-derive-0.10.2 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/frece/Makefile b/databases/frece/Makefile index 0e78ced6068c..8b934f2a8d81 100644 --- a/databases/frece/Makefile +++ b/databases/frece/Makefile @@ -1,61 +1,61 @@ PORTNAME= frece DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/gobang/Makefile b/databases/gobang/Makefile index a952177a8d4f..ae33c1466a1c 100644 --- a/databases/gobang/Makefile +++ b/databases/gobang/Makefile @@ -1,215 +1,215 @@ PORTNAME= gobang DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-alpha.5 -PORTREVISION= 14 +PORTREVISION= 15 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/movine/Makefile b/databases/movine/Makefile index 3c47d301f49b..3dca5331d046 100644 --- a/databases/movine/Makefile +++ b/databases/movine/Makefile @@ -1,190 +1,190 @@ PORTNAME= movine DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 13 +PORTREVISION= 14 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/ods2sql/Makefile b/databases/ods2sql/Makefile index 66a46c96ba43..de3f61be12e1 100644 --- a/databases/ods2sql/Makefile +++ b/databases/ods2sql/Makefile @@ -1,86 +1,86 @@ PORTNAME= ods2sql DISTVERSION= 0.4.0 -PORTREVISION= 33 +PORTREVISION= 34 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/postgresql-promscale/Makefile b/databases/postgresql-promscale/Makefile index e60a0a0da0e6..39bf8b9f1e4f 100644 --- a/databases/postgresql-promscale/Makefile +++ b/databases/postgresql-promscale/Makefile @@ -1,46 +1,46 @@ PORTNAME= promscale PORTVERSION= 0.8.0 -PORTREVISION= 12 +PORTREVISION= 13 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:12-15 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 diff --git a/databases/qdrant/Makefile b/databases/qdrant/Makefile index 7736b0a1d5c9..6e78a4f1cc2b 100644 --- a/databases/qdrant/Makefile +++ b/databases/qdrant/Makefile @@ -1,682 +1,682 @@ PORTNAME= qdrant DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 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 USES= cargo gmake llvm:min=13 perl5 pkgconfig USE_GITHUB= yes USE_PERL5= build USE_RC_SUBR= qdrant CARGO_CRATES= actix-codec-0.5.0 \ actix-cors-0.7.0 \ actix-files-0.6.5 \ actix-http-3.6.0 \ actix-macros-0.2.3 \ actix-multipart-0.6.1 \ actix-multipart-derive-0.6.1 \ actix-router-0.5.1 \ actix-rt-2.7.0 \ actix-server-2.1.1 \ actix-service-2.0.2 \ actix-tls-3.3.0 \ actix-utils-3.0.1 \ actix-web-4.5.1 \ actix-web-codegen-4.2.0 \ actix-web-extras-0.1.0 \ actix-web-validator-5.0.1 \ addr2line-0.19.0 \ adler-1.0.2 \ aes-0.8.3 \ ahash-0.8.11 \ aho-corasick-1.1.2 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.11 \ anstyle-1.0.6 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ antidote-1.0.0 \ anyhow-1.0.82 \ approx-0.5.1 \ arc-swap-1.7.1 \ arrayvec-0.4.12 \ arrayvec-0.7.2 \ async-stream-0.3.3 \ async-stream-impl-0.3.3 \ async-trait-0.1.80 \ atomic_refcell-0.1.13 \ atomicwrites-0.4.3 \ autocfg-1.1.0 \ axum-0.6.12 \ axum-core-0.3.3 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.0 \ base64-0.22.0 \ base64ct-1.6.0 \ bincode-1.3.3 \ bindgen-0.69.4 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bitpacking-0.9.2 \ bitvec-1.0.1 \ blake2-rfc-0.2.18 \ block-buffer-0.10.3 \ brotli-3.3.4 \ brotli-decompressor-2.3.2 \ bumpalo-3.11.1 \ bytemuck-1.12.3 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytestring-1.2.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cast-0.3.0 \ cc-1.0.83 \ cedarwood-0.4.6 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cgroups-rs-0.3.4 \ charabia-0.8.8 \ chrono-0.4.38 \ ci_info-0.10.2 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ cipher-0.4.4 \ clang-sys-1.4.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ colored-2.1.0 \ config-0.14.0 \ console-0.15.2 \ console-api-0.5.0 \ console-subscriber-0.1.10 \ const-random-0.1.17 \ const-random-macro-0.1.16 \ constant_time_eq-0.1.5 \ constant_time_eq-0.3.0 \ convert_case-0.4.0 \ convert_case-0.6.0 \ cookie-0.16.2 \ core-foundation-sys-0.8.6 \ cow-utils-0.1.2 \ cpp_demangle-0.4.2 \ cpufeatures-0.2.5 \ crc32c-0.6.5 \ crc32fast-1.3.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ cxx-1.0.85 \ cxx-build-1.0.85 \ cxxbridge-flags-1.0.85 \ cxxbridge-macro-1.0.85 \ darling-0.20.3 \ darling_core-0.20.3 \ darling_macro-0.20.3 \ dashmap-5.5.3 \ debugid-0.8.0 \ derive_more-0.99.17 \ deunicode-1.4.3 \ digest-0.10.7 \ dlv-list-0.5.2 \ docopt-1.1.1 \ dyn-clone-1.0.10 \ earcutr-0.4.2 \ either-1.10.0 \ encode_unicode-0.3.6 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ encoding_rs-0.8.33 \ encoding_rs_io-0.1.7 \ env_filter-0.1.0 \ env_logger-0.11.3 \ envmnt-0.8.4 \ equivalent-1.0.1 \ erased-serde-0.4.2 \ errno-0.3.8 \ fastrand-2.0.1 \ filetime-0.2.19 \ findshlibs-0.10.2 \ fixedbitset-0.4.2 \ flate2-1.0.28 \ float_next_after-1.0.0 \ 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 \ fs4-0.8.2 \ fs_extra-1.3.0 \ fsio-0.1.3 \ fst-0.4.7 \ funty-2.0.0 \ 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.2 \ futures-util-0.3.30 \ fxhash-0.2.1 \ generator-0.7.4 \ generic-array-0.14.6 \ generic-tests-0.1.2 \ geo-0.28.0 \ geo-types-0.7.13 \ geographiclib-rs-0.2.3 \ geohash-0.13.1 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.11 \ getset-0.1.2 \ gimli-0.27.0 \ glob-0.3.1 \ h2-0.3.26 \ h2-0.4.4 \ half-1.8.2 \ hash32-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.2 \ hashring-0.3.3 \ hdrhistogram-7.5.2 \ heapless-0.8.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.3 \ hex-0.4.3 \ hmac-0.12.1 \ http-0.2.9 \ http-1.0.0 \ http-body-0.4.5 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-range-0.1.5 \ http-serde-2.0.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.26 \ hyper-1.2.0 \ hyper-rustls-0.26.0 \ hyper-timeout-0.4.1 \ hyper-util-0.1.3 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ ident_case-1.0.1 \ idna-0.4.0 \ idna-0.5.0 \ if_chain-1.0.2 \ impl-more-0.1.6 \ indexmap-1.9.2 \ indexmap-2.2.6 \ indicatif-0.17.8 \ inferno-0.11.18 \ inout-0.1.3 \ instant-0.1.12 \ inventory-0.3.14 \ io-lifetimes-1.0.11 \ io-uring-0.6.3 \ ipnet-2.7.0 \ irg-kvariants-0.1.0 \ is-terminal-0.4.6 \ is_sorted-0.1.1 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.5 \ jieba-rs-0.6.8 \ jobserver-0.1.25 \ js-sys-0.3.69 \ json5-0.4.1 \ jsonwebtoken-9.3.0 \ language-tags-0.3.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.153 \ libloading-0.7.4 \ libm-0.2.6 \ librocksdb-sys-0.16.0+8.10.0 \ libz-sys-1.1.8 \ lindera-cc-cedict-builder-0.28.0 \ lindera-compress-0.28.0 \ lindera-core-0.28.0 \ lindera-decompress-0.28.0 \ lindera-dictionary-0.28.0 \ lindera-ipadic-builder-0.28.0 \ lindera-ipadic-neologd-builder-0.28.0 \ lindera-ko-dic-0.28.0 \ lindera-ko-dic-builder-0.28.0 \ lindera-tokenizer-0.28.0 \ lindera-unidic-0.28.0 \ lindera-unidic-builder-0.28.0 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ litemap-0.7.2 \ local-channel-0.1.3 \ local-waker-0.1.3 \ lock_api-0.4.11 \ log-0.4.21 \ loom-0.7.1 \ macro_rules_attribute-0.2.0 \ macro_rules_attribute-proc_macro-0.2.0 \ matchers-0.1.0 \ matchit-0.7.0 \ memchr-2.5.0 \ memmap2-0.5.10 \ memmap2-0.9.4 \ memoffset-0.7.1 \ merge-0.1.0 \ merge_derive-0.1.0 \ mime-0.3.16 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ mio-0.8.11 \ multimap-0.8.3 \ nias-0.5.0 \ nix-0.25.1 \ nix-0.26.2 \ nodrop-0.1.14 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.4 \ num-cmp-0.1.0 \ num-derive-0.4.2 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.30.0 \ once_cell-1.19.0 \ oorandom-11.1.3 \ ordered-float-2.10.1 \ ordered-float-4.2.0 \ ordered-multimap-0.6.0 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ parse-size-1.0.0 \ password-hash-0.4.2 \ paste-1.0.11 \ pathdiff-0.2.1 \ pbkdf2-0.11.0 \ pem-3.0.3 \ percent-encoding-2.3.1 \ permutation_iterator-0.1.2 \ pest-2.5.1 \ pest_derive-2.5.1 \ pest_generator-2.5.1 \ pest_meta-2.5.1 \ petgraph-0.6.2 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.12 \ pin-utils-0.1.0 \ pinyin-0.10.0 \ pkg-config-0.3.26 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ portable-atomic-1.3.2 \ pprof-0.12.1 \ ppv-lite86-0.2.17 \ prettyplease-0.1.22 \ prettyplease-0.2.4 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.76 \ procfs-0.16.0 \ procfs-core-0.16.0 \ prometheus-0.13.3 \ proptest-1.4.0 \ prost-0.11.9 \ prost-0.12.3 \ prost-build-0.11.9 \ prost-build-0.12.3 \ prost-derive-0.11.9 \ prost-derive-0.12.3 \ prost-types-0.11.9 \ prost-types-0.12.3 \ prost-wkt-0.4.2 \ prost-wkt-build-0.4.2 \ prost-wkt-types-0.4.2 \ protobuf-2.28.0 \ protobuf-build-0.14.0 \ pulldown-cmark-0.9.3 \ pulldown-cmark-to-cmark-10.0.4 \ quick-error-1.2.3 \ quick-xml-0.26.0 \ quote-1.0.35 \ radium-0.7.0 \ raft-0.7.0 \ raft-proto-0.7.0 \ 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_distr-0.4.3 \ rand_hc-0.2.0 \ rand_xorshift-0.3.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ regex-1.8.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ regex-syntax-0.7.2 \ regex-syntax-0.8.2 \ relative-path-1.8.0 \ reqwest-0.12.3 \ rgb-0.8.34 \ ring-0.16.20 \ ring-0.17.5 \ ringbuffer-0.15.0 \ rmp-0.8.11 \ rmp-serde-1.1.2 \ robust-1.1.0 \ rocksdb-0.22.0 \ ron-0.8.1 \ rstack-0.3.3 \ rstack-self-0.3.0 \ rstar-0.12.0 \ rstest-0.19.0 \ rstest_macros-0.19.0 \ rust-ini-0.19.0 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.37.27 \ rustix-0.38.31 \ rustls-0.21.11 \ rustls-0.22.4 \ rustls-pemfile-1.0.3 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.4.1 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.2 \ rustversion-1.0.11 \ rusty-fork-0.3.0 \ rusty-forkfork-0.4.0 \ rusty-hook-0.11.2 \ ryu-1.0.12 \ same-file-1.0.6 \ schemars-0.8.16 \ schemars_derive-0.8.16 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ scratch-1.0.3 \ sct-0.7.0 \ seahash-4.1.0 \ sealed_test-1.0.0 \ sealed_test_derive-1.0.0 \ semver-1.0.22 \ serde-1.0.197 \ serde-value-0.7.0 \ serde_cbor-0.11.2 \ serde_derive-1.0.197 \ serde_derive_internals-0.26.0 \ serde_json-1.0.115 \ serde_plain-1.0.1 \ serde_qs-0.10.1 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serial_test-3.0.0 \ serial_test_derive-3.0.0 \ sha1-0.10.5 \ sha2-0.10.8 \ sharded-slab-0.1.4 \ shlex-1.3.0 \ signal-hook-registry-1.4.0 \ simple_asn1-0.6.2 \ siphasher-0.3.10 \ slab-0.4.7 \ slice-group-by-0.3.1 \ slog-2.7.0 \ slog-scope-4.4.0 \ slog-stdlog-4.1.1 \ smallvec-1.13.2 \ smol_str-0.2.1 \ socket2-0.4.9 \ socket2-0.5.5 \ spade-2.4.1 \ spin-0.5.2 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str_stack-0.1.0 \ strsim-0.10.0 \ strsim-0.11.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ symbolic-common-12.2.0 \ symbolic-demangle-12.2.0 \ syn-1.0.107 \ syn-2.0.48 \ sync_wrapper-0.1.2 \ sys-info-0.9.1 \ sysinfo-0.30.10 \ tap-1.0.1 \ tar-0.4.40 \ tempfile-3.10.1 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ thread-id-4.0.0 \ thread-priority-0.16.0 \ thread_local-1.1.7 \ tikv-jemalloc-sys-0.5.2+5.3.0-patched \ tikv-jemallocator-0.5.4 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.37.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-stream-0.1.11 \ tokio-util-0.7.10 \ toml-0.5.10 \ toml-0.8.9 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ tonic-build-0.10.2 \ tonic-reflection-0.9.2 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tracing-tracy-0.11.0 \ tracy-client-0.17.0 \ tracy-client-sys-0.21.2 \ try-lock-0.2.3 \ typenum-1.16.0 \ typetag-0.2.15 \ typetag-impl-0.2.15 \ ucd-trie-0.1.5 \ unarray-0.1.4 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ untrusted-0.9.0 \ unwind-0.4.1 \ unwind-sys-0.1.3 \ ureq-2.9.6 \ url-2.5.0 \ utf8parse-0.2.1 \ uuid-1.8.0 \ v_htmlescape-0.15.8 \ validator-0.16.1 \ validator_derive-0.16.0 \ validator_types-0.16.0 \ 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.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-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-streams-0.4.0 \ web-sys-0.3.69 \ webpki-roots-0.26.1 \ whatlang-0.16.4 \ 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-0.48.0 \ windows-0.52.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-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 \ winnow-0.5.37 \ winreg-0.52.0 \ wyz-0.5.1 \ xattr-1.0.1 \ yada-0.5.0 \ yaml-rust-0.4.5 \ zerocopy-0.7.31 \ zerocopy-derive-0.7.31 \ zerofrom-0.1.3 \ zeroize-1.7.0 \ zerovec-0.10.1 \ 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 \ wal@git+https://github.com/qdrant/wal.git?rev=a7870900f29811a24e20882887d60e6a2febf945\#a7870900f29811a24e20882887d60e6a2febf945 \ quantization@git+https://github.com/qdrant/quantization.git\#14f42f944358b4e95c482892dc4ead019809a448 \ tonic@git+https://github.com/qdrant/tonic?branch=v0.9.2-patched\#060ab88c87955adc59d46a44b4e3b72cb4cc1522 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 # strip binaries ${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/schema_generator \ ${STAGEDIR}${PREFIX}/bin/wal_inspector .include diff --git a/databases/quake/Makefile b/databases/quake/Makefile index 4a1517eccdf4..e0b623c53e76 100644 --- a/databases/quake/Makefile +++ b/databases/quake/Makefile @@ -1,454 +1,454 @@ PORTNAME= quake DISTVERSIONPREFIX= v DISTVERSION= 0.5.1-57 DISTVERSIONSUFFIX= -gbb8ae55 -PORTREVISION= 3 +PORTREVISION= 4 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/redisjson/Makefile b/databases/redisjson/Makefile index 461c949de66c..38ab83c080a3 100644 --- a/databases/redisjson/Makefile +++ b/databases/redisjson/Makefile @@ -1,120 +1,120 @@ PORTNAME= redisjson DISTVERSIONPREFIX= v DISTVERSION= 2.0.8 -PORTREVISION= 19 +PORTREVISION= 20 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}/${CARGO_BUILD_TARGET}/*/librejson.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/databases/replibyte/Makefile b/databases/replibyte/Makefile index 412bb86a743f..2245d30a5a2d 100644 --- a/databases/replibyte/Makefile +++ b/databases/replibyte/Makefile @@ -1,397 +1,397 @@ PORTNAME= replibyte DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Seed your databases with your production data WWW= https://www.replibyte.com/docs/introduction LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= only these architectures are allowed for target_os="freebsd" in wasmer-vm-2.2.1/src/trap/traphandlers.rs USES= cargo USE_GITHUB= yes GH_ACCOUNT= Qovery GH_PROJECT= Replibyte WRKSRC_SUBDIR= replibyte CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aead-0.4.3 \ aes-0.7.5 \ aes-gcm-0.9.4 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ anyhow-1.0.57 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.1.0 \ aws-config-0.9.0 \ aws-endpoint-0.9.0 \ aws-http-0.9.0 \ aws-sdk-s3-0.9.0 \ aws-sdk-sso-0.9.0 \ aws-sdk-sts-0.9.0 \ aws-sig-auth-0.9.0 \ aws-sigv4-0.9.0 \ aws-smithy-async-0.39.0 \ aws-smithy-client-0.39.0 \ aws-smithy-eventstream-0.39.0 \ aws-smithy-http-0.39.0 \ aws-smithy-http-tower-0.39.0 \ aws-smithy-json-0.39.0 \ aws-smithy-query-0.39.0 \ aws-smithy-types-0.39.0 \ aws-smithy-xml-0.39.0 \ aws-types-0.9.0 \ backtrace-0.3.65 \ base-x-0.2.10 \ base64-0.13.0 \ bitflags-1.3.2 \ blake2b_simd-0.5.11 \ bson-2.2.0 \ bstr-0.2.17 \ build_const-0.2.2 \ bumpalo-3.9.1 \ bytecheck-0.6.8 \ bytecheck_derive-0.6.8 \ byteorder-1.4.3 \ bytes-1.1.0 \ bytes-utils-0.1.2 \ cc-1.0.73 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cipher-0.3.0 \ clap-3.1.18 \ clap_derive-3.1.18 \ clap_lex-0.2.0 \ cloudabi-0.0.3 \ console-0.15.0 \ console_error_panic_hook-0.1.7 \ const_fn-0.4.9 \ constant_time_eq-0.1.5 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.2 \ cranelift-bforest-0.76.0 \ cranelift-codegen-0.76.0 \ cranelift-codegen-meta-0.76.0 \ cranelift-codegen-shared-0.76.0 \ cranelift-entity-0.76.0 \ cranelift-frontend-0.76.0 \ crc-1.8.1 \ crc32fast-1.3.2 \ 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 \ ct-logs-0.8.0 \ ctr-0.8.0 \ ctrlc-3.2.2 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ dirs-1.0.5 \ discard-1.0.4 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ enum-iterator-0.7.0 \ enum-iterator-derive-0.7.0 \ enumset-1.0.11 \ enumset_derive-0.6.0 \ env_logger-0.9.0 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-2.4.3 \ fallible-iterator-0.2.0 \ fastrand-1.7.0 \ flate2-1.0.23 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-cprng-0.1.1 \ futures-channel-0.3.21 \ futures-core-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 \ generational-arena-0.2.8 \ generic-array-0.14.5 \ getrandom-0.1.16 \ getrandom-0.2.6 \ ghash-0.4.4 \ gimli-0.25.0 \ gimli-0.26.1 \ h2-0.3.13 \ hashbrown-0.11.2 \ hashbrown-0.12.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ http-0.2.7 \ http-body-0.4.4 \ httparse-1.7.1 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.18 \ hyper-rustls-0.22.1 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.2.3 \ indexmap-1.8.1 \ indicatif-0.16.2 \ instant-0.1.12 \ ipnet-2.5.0 \ isolang-1.0.0 \ itoa-0.4.8 \ itoa-1.0.2 \ js-sys-0.3.57 \ lazy_static-1.4.0 \ leb128-0.2.5 \ libc-0.2.125 \ libloading-0.7.3 \ linked-hash-map-0.5.4 \ lock_api-0.4.7 \ log-0.4.17 \ loupe-0.1.3 \ loupe-derive-0.1.3 \ mach-0.3.2 \ machine-uid-0.2.0 \ matches-0.1.9 \ md5-0.7.0 \ memchr-2.5.0 \ memmap2-0.5.3 \ memoffset-0.6.5 \ memory_units-0.4.0 \ mime-0.3.16 \ miniz_oxide-0.5.1 \ mio-0.8.3 \ more-asserts-0.2.2 \ native-tls-0.2.10 \ nix-0.24.1 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ object-0.28.4 \ once_cell-1.10.0 \ opaque-debug-0.3.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 \ parking_lot-0.12.0 \ parking_lot_core-0.9.3 \ percent-encoding-2.1.0 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pin-project-1.0.10 \ pin-project-internal-1.0.10 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ polyval-0.5.3 \ ppv-lite86-0.2.16 \ prettytable-rs-0.8.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.38 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.18 \ 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.3 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.5.3 \ rayon-core-1.9.3 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.13 \ redox_users-0.3.5 \ regalloc-0.0.31 \ regex-1.5.5 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ region-3.0.0 \ remove_dir_all-0.5.3 \ rend-0.3.6 \ reqwest-0.11.10 \ ring-0.16.20 \ rkyv-0.7.38 \ rkyv_derive-0.7.38 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rustls-0.19.1 \ rustls-0.20.5 \ rustls-native-certs-0.5.0 \ rustversion-1.0.6 \ ryu-1.0.10 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ sct-0.6.1 \ sct-0.7.0 \ seahash-4.1.0 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ semver-0.9.0 \ semver-1.0.9 \ semver-parser-0.7.0 \ serde-1.0.137 \ serde_bytes-0.11.6 \ serde_derive-1.0.137 \ serde_json-1.0.81 \ serde_urlencoded-0.7.1 \ serde_yaml-0.8.24 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ signal-hook-registry-1.4.0 \ siphasher-0.2.3 \ slab-0.4.6 \ smallvec-1.8.0 \ socket2-0.4.4 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ standback-0.2.17 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.94 \ synstructure-0.12.6 \ target-lexicon-0.12.3 \ tempfile-3.3.0 \ term-0.5.2 \ 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.43 \ time-0.2.27 \ time-0.3.9 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ timeago-0.3.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.18.2 \ tokio-macros-1.7.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.22.0 \ tokio-stream-0.1.8 \ tokio-util-0.6.10 \ tokio-util-0.7.2 \ tower-0.4.12 \ tower-layer-0.3.1 \ tower-service-0.3.1 \ tracing-0.1.34 \ tracing-attributes-0.1.21 \ tracing-core-0.1.26 \ try-lock-0.2.3 \ typenum-1.15.0 \ unicode-bidi-0.3.8 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ unicode-xid-0.2.3 \ universal-hash-0.4.1 \ untrusted-0.7.1 \ url-2.2.2 \ urlencoding-1.3.3 \ uuid-0.8.2 \ vcpkg-0.2.15 \ 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.80 \ wasm-bindgen-backend-0.2.80 \ wasm-bindgen-futures-0.4.30 \ wasm-bindgen-macro-0.2.80 \ wasm-bindgen-macro-support-0.2.80 \ wasm-bindgen-shared-0.2.80 \ wasm-bindgen-test-0.3.30 \ wasm-bindgen-test-macro-0.3.30 \ wasmer-2.2.1 \ wasmer-compiler-2.2.1 \ wasmer-compiler-cranelift-2.2.1 \ wasmer-derive-2.2.1 \ wasmer-engine-2.2.1 \ wasmer-engine-dylib-2.2.1 \ wasmer-engine-universal-2.2.1 \ wasmer-object-2.2.1 \ wasmer-types-2.2.1 \ wasmer-vfs-2.2.1 \ wasmer-vm-2.2.1 \ wasmer-wasi-2.2.1 \ wasmer-wasi-types-2.2.1 \ wasmparser-0.78.2 \ wast-40.0.0 \ wat-1.0.42 \ web-sys-0.3.57 \ webpki-0.21.4 \ webpki-0.22.0 \ wee_alloc-0.4.5 \ which-4.2.5 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ 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.6.2 \ winreg-0.10.1 \ xmlparser-0.13.3 \ yaml-rust-0.4.5 \ zeroize-1.5.5 \ mongodb-schema-parser@git+https://github.com/mongodb-rust/mongodb-schema-parser.git?rev=2d489307dd70b63b216a9968f7dec7c217108b32\#2d489307dd70b63b216a9968f7dec7c217108b32 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/sqlx-cli/Makefile b/databases/sqlx-cli/Makefile index 93b6e7827519..85f56968b751 100644 --- a/databases/sqlx-cli/Makefile +++ b/databases/sqlx-cli/Makefile @@ -1,459 +1,459 @@ PORTNAME= sqlx DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 2 +PORTREVISION= 3 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.21.0 \ adler-1.0.2 \ ahash-0.7.8 \ 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 \ 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.80 \ argon2-0.4.1 \ arrayvec-0.7.4 \ assert_cmd-2.0.14 \ async-attributes-1.1.2 \ async-channel-1.9.0 \ async-channel-2.2.0 \ async-executor-1.8.0 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.3.2 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-std-1.12.0 \ async-task-4.7.0 \ async-trait-0.1.77 \ atoi-2.0.0 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.5.17 \ axum-core-0.2.9 \ axum-macros-0.2.3 \ backoff-0.4.0 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.7 \ base64ct-1.6.0 \ basic-toml-0.1.8 \ bigdecimal-0.3.1 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bitvec-1.0.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ blocking-1.5.1 \ borsh-1.3.1 \ borsh-derive-1.3.1 \ bstr-1.9.1 \ bumpalo-3.15.4 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.5.0 \ camino-1.1.6 \ cargo-platform-0.1.7 \ cargo_metadata-0.14.2 \ cassowary-0.3.0 \ cast-0.3.0 \ cc-1.0.90 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.35 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-2.34.0 \ clap-4.5.2 \ clap_builder-4.5.2 \ clap_complete-4.5.1 \ clap_derive-4.5.0 \ clap_lex-0.7.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ console-0.15.8 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc-3.0.1 \ crc-catalog-2.4.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ 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_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ der-0.7.8 \ deranged-0.3.11 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ dotenvy-0.15.7 \ downcast-0.11.0 \ either-1.10.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ endian-type-0.1.2 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ etcetera-0.8.0 \ event-listener-2.5.3 \ event-listener-4.0.3 \ event-listener-5.2.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.0 \ fastrand-1.9.0 \ fastrand-2.0.1 \ fd-lock-3.0.13 \ filetime-0.2.23 \ finl_unicode-1.2.0 \ float-cmp-0.9.0 \ flume-0.11.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 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-intrusive-0.5.0 \ 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 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.28.1 \ glob-0.3.1 \ gloo-timers-0.2.6 \ half-2.4.0 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hashlink-0.8.4 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ 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.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.28 \ 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-1.9.3 \ indexmap-2.2.5 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnetwork-0.20.0 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.10 \ js-sys-0.3.69 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.153 \ libm-0.2.8 \ libredox-0.0.1 \ libsqlite3-sys-0.27.0 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ mac_address-1.1.5 \ matchit-0.5.0 \ md-5-0.10.6 \ memchr-2.7.1 \ memoffset-0.6.5 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ mockall-0.11.4 \ mockall_derive-0.11.4 \ native-tls-0.2.11 \ nibble_vec-0.1.0 \ nix-0.23.2 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.4 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.101 \ parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ password-hash-0.4.2 \ paste-1.0.14 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ piper-0.2.1 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ polling-2.8.0 \ polling-3.5.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-2.1.5 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ promptly-0.3.1 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.35 \ radium-0.7.0 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xoshiro-0.6.0 \ rayon-1.9.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ rend-0.4.2 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rsa-0.9.6 \ rust_decimal-1.34.3 \ rustc-demangle-0.1.23 \ rustix-0.37.27 \ rustix-0.38.31 \ rustls-0.21.10 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustyline-9.1.2 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_urlencoded-0.7.1 \ serde_with-2.3.3 \ serde_with_macros-2.3.3 \ sha1-0.10.6 \ sha2-0.10.8 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ signature-2.2.0 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.4.10 \ socket2-0.5.6 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ sqlformat-0.2.3 \ str-buf-1.0.6 \ stringprep-0.1.4 \ strsim-0.8.0 \ strsim-0.10.0 \ strsim-0.11.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.52 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ tap-1.0.1 \ tempfile-3.10.1 \ termcolor-1.4.1 \ termtree-0.4.1 \ textwrap-0.11.0 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ time-0.3.34 \ time-core-0.1.2 \ time-macros-0.2.17 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.36.0 \ tokio-macros-2.2.0 \ tokio-stream-0.1.14 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ tower-0.4.13 \ tower-http-0.3.5 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ trybuild-1.0.89 \ tui-0.19.0 \ 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_categories-0.1.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.7.0 \ validator-0.16.1 \ validator_derive-0.16.0 \ validator_types-0.16.0 \ value-bag-1.8.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ waker-fn-1.1.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ 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 \ 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.5.40 \ wyz-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 CARGO_BUILD_ARGS= --package=sqlx-cli CARGO_INSTALL_PATH= sqlx-cli OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cargo-sqlx \ bin/${PORTNAME} post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/cargo-sqlx \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/surrealdb/Makefile b/databases/surrealdb/Makefile index b95007ba8736..7b107f870808 100644 --- a/databases/surrealdb/Makefile +++ b/databases/surrealdb/Makefile @@ -1,736 +1,737 @@ PORTNAME= surrealdb DISTVERSIONPREFIX= v DISTVERSION= 1.5.3 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Scalable, distributed, collaborative, document-graph database WWW= https://surrealdb.com 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 LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo llvm:15 USE_GITHUB= yes CARGO_CRATES= actix-codec-0.5.2 \ actix-http-3.6.0 \ actix-macros-0.2.4 \ actix-router-0.5.2 \ actix-rt-2.9.0 \ actix-server-2.3.0 \ actix-service-2.0.2 \ actix-utils-3.0.1 \ actix-web-4.5.1 \ actix-web-codegen-4.2.2 \ addr-0.15.6 \ addr2line-0.21.0 \ adler-1.0.2 \ 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.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ 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 \ any_ascii-0.3.2 \ anyhow-1.0.81 \ approx-0.4.0 \ approx-0.5.1 \ arbitrary-1.3.2 \ arc-swap-1.7.1 \ argon2-0.5.3 \ arrayvec-0.7.4 \ ascii-canvas-3.0.0 \ assert-json-diff-2.0.2 \ assert_fs-1.1.1 \ async-channel-1.9.0 \ async-channel-2.2.0 \ async-compression-0.4.8 \ async-executor-1.10.0 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-recursion-0.3.2 \ async-recursion-1.1.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-task-4.7.0 \ async-trait-0.1.79 \ async_io_stream-0.3.3 \ atomic-0.5.3 \ atomic-0.6.0 \ atomic-polyfill-1.0.3 \ atomic-waker-1.1.2 \ autocfg-1.2.0 \ axum-0.6.20 \ axum-0.7.5 \ axum-core-0.3.4 \ axum-core-0.4.3 \ axum-extra-0.7.7 \ axum-macros-0.3.8 \ axum-server-0.5.1 \ backtrace-0.3.71 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.0 \ base64ct-1.6.0 \ bcrypt-0.15.1 \ binascii-0.1.4 \ bincode-1.3.3 \ bindgen-0.65.1 \ bindgen-0.66.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitmaps-3.2.1 \ bitvec-1.0.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ blowfish-0.9.1 \ borsh-1.4.0 \ borsh-derive-1.4.0 \ brotli-3.5.0 \ brotli-4.0.0 \ brotli-decompressor-2.5.1 \ brotli-decompressor-3.0.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytestring-1.3.1 \ bzip2-sys-0.1.11+1.0.8 \ cast-0.3.0 \ cc-1.0.92 \ 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.1.1 \ chrono-0.4.37 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ cipher-0.4.4 \ clang-sys-1.7.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ console_error_panic_hook-0.1.7 \ const-oid-0.9.6 \ convert_case-0.4.0 \ convert_case-0.6.0 \ cookie-0.16.2 \ cookie-0.18.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpp_demangle-0.4.3 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ critical-section-1.1.2 \ 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 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ dashmap-5.5.3 \ data-encoding-2.5.0 \ deadpool-0.9.5 \ deadpool-runtime-0.1.3 \ debugid-0.8.0 \ der-0.7.9 \ deranged-0.3.11 \ derive-new-0.5.9 \ derive_arbitrary-1.3.2 \ derive_more-0.99.17 \ deunicode-1.4.3 \ devise-0.4.1 \ devise_codegen-0.4.1 \ devise_core-0.4.1 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dmp-0.2.0 \ doc-comment-0.3.3 \ earcutr-0.4.3 \ echodb-0.4.0 \ either-1.10.0 \ ena-0.14.2 \ encoding_rs-0.8.33 \ endian-type-0.1.2 \ env_filter-0.1.0 \ env_logger-0.10.2 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ event-listener-2.5.3 \ event-listener-4.0.3 \ event-listener-5.3.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.1 \ ext-sort-0.1.4 \ fail-0.4.0 \ fastrand-1.9.0 \ fastrand-2.0.2 \ fd-lock-3.0.13 \ figment-0.10.15 \ filetime-0.2.23 \ findshlibs-0.10.2 \ fixedbitset-0.4.2 \ flate2-1.0.28 \ float_next_after-1.0.0 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ foundationdb-0.8.0 \ foundationdb-gen-0.8.0 \ foundationdb-macros-0.2.0 \ foundationdb-sys-0.8.0 \ fst-0.4.7 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-concurrency-7.5.0 \ 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-timer-3.0.3 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ generator-0.7.5 \ generic-array-0.14.7 \ geo-0.26.0 \ geo-0.27.0 \ geo-0.28.0 \ geo-types-0.7.13 \ geographiclib-rs-0.2.4 \ getrandom-0.1.16 \ getrandom-0.2.14 \ gimli-0.28.1 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ h2-0.3.26 \ half-2.4.1 \ hash32-0.2.1 \ hash32-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ headers-0.3.9 \ headers-core-0.2.0 \ heapless-0.7.17 \ heapless-0.8.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-range-header-0.3.1 \ http-types-2.12.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-1.2.0 \ hyper-rustls-0.24.2 \ hyper-timeout-0.4.1 \ hyper-tls-0.5.0 \ hyper-util-0.1.3 \ 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 \ imbl-2.0.3 \ imbl-sized-chunks-0.1.2 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indxdb-0.4.0 \ infer-0.2.3 \ inferno-0.11.19 \ inlinable_string-0.1.15 \ inout-0.1.3 \ instant-0.1.12 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jemalloc-sys-0.5.4+5.3.0-patched \ jemallocator-0.5.4 \ jobserver-0.1.28 \ js-sys-0.3.69 \ lalrpop-0.20.2 \ lalrpop-util-0.20.2 \ language-tags-0.3.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexicmp-0.1.0 \ libc-0.2.153 \ libloading-0.7.4 \ libloading-0.8.3 \ libm-0.2.8 \ libmimalloc-sys-0.1.35 \ libredox-0.1.3 \ librocksdb-sys-0.11.0+8.1.1 \ libspeedb-sys-0.0.4+2.7.0 \ libz-sys-1.1.16 \ linfa-linalg-0.1.0 \ linux-raw-sys-0.4.13 \ local-channel-0.1.5 \ local-waker-0.1.4 \ lock_api-0.4.11 \ log-0.4.21 \ loom-0.5.6 \ lru-0.12.3 \ lz4-sys-1.9.4 \ matchers-0.1.0 \ matchit-0.7.3 \ matrixmultiply-0.3.8 \ md-5-0.10.6 \ memchr-2.7.2 \ memmap2-0.9.4 \ miette-5.10.0 \ miette-derive-5.10.0 \ mimalloc-0.1.39 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ multer-2.1.0 \ multimap-0.10.0 \ nanoid-0.4.0 \ nanorand-0.7.0 \ native-tls-0.2.11 \ 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 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.4 \ num-bigint-dig-0.8.4 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ object-0.32.2 \ object_store-0.8.0 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ opentelemetry-0.19.0 \ opentelemetry-otlp-0.12.0 \ opentelemetry-proto-0.2.0 \ opentelemetry_api-0.19.0 \ opentelemetry_sdk-0.19.0 \ ort-1.16.3 \ overload-0.1.1 \ parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ password-hash-0.5.0 \ paste-1.0.14 \ path-clean-1.0.1 \ pbkdf2-0.12.2 \ pear-0.2.9 \ pear_codegen-0.2.9 \ peeking_take_while-0.1.2 \ pem-2.0.1 \ pem-3.0.4 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ pharos-0.5.3 \ phf-0.11.2 \ 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 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ powerfmt-0.2.0 \ pprof-0.13.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 \ prettyplease-0.2.17 \ proc-macro-crate-1.3.1 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.79 \ proc-macro2-diagnostics-0.10.1 \ prometheus-0.13.3 \ prost-0.11.9 \ prost-0.12.4 \ prost-build-0.12.4 \ prost-derive-0.11.9 \ prost-derive-0.12.4 \ prost-types-0.12.4 \ psl-types-2.0.11 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quick-xml-0.26.0 \ quick_cache-0.4.2 \ quote-1.0.35 \ radium-0.7.0 \ 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_xoshiro-0.6.0 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rcgen-0.11.3 \ reblessive-0.3.2 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ ref-cast-1.0.22 \ ref-cast-impl-1.0.22 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ rend-0.4.2 \ reqwest-0.11.27 \ retain_mut-0.1.9 \ revision-0.7.0 \ revision-derive-0.7.0 \ rexie-0.4.2 \ rgb-0.8.37 \ ring-0.16.20 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rmp-0.8.12 \ rmp-serde-1.1.2 \ rmpv-1.0.1 \ roaring-0.10.3 \ robust-1.1.0 \ rocket-0.5.0 \ rocket_codegen-0.5.0 \ rocket_http-0.5.0 \ rocksdb-0.21.0 \ rquickjs-0.5.1 \ rquickjs-core-0.5.1 \ rquickjs-macro-0.5.1 \ rquickjs-sys-0.5.1 \ rsa-0.9.6 \ rstar-0.11.0 \ rstar-0.12.0 \ rust-stemmers-1.2.0 \ rust_decimal-1.35.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_lexer-0.1.0 \ rustc_version-0.4.0 \ rustix-0.38.32 \ rustls-0.21.11 \ rustls-0.22.4 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.4.1 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.2 \ rustversion-1.0.15 \ rustyline-12.0.0 \ rustyline-derive-0.9.0 \ ryu-1.0.17 \ salsa20-0.10.2 \ same-file-1.0.6 \ schannel-0.1.23 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scrypt-0.11.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ semver-1.0.22 \ send_wrapper-0.6.0 \ serde-1.0.197 \ serde_bytes-0.11.14 \ serde_derive-1.0.197 \ serde_html_form-0.2.6 \ serde_json-1.0.115 \ serde_path_to_error-0.1.16 \ serde_qs-0.8.5 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serde_with-3.7.0 \ serde_with_macros-3.7.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.1 \ signature-2.2.0 \ simdutf8-0.1.4 \ simple_asn1-0.6.2 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smol_str-0.2.1 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ snap-1.1.1 \ socket2-0.5.6 \ spade-2.6.0 \ speedb-0.0.4 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ stable-pattern-0.1.0 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ state-0.6.0 \ static_assertions-1.1.0 \ storekey-0.5.0 \ str-buf-1.0.6 \ str_stack-0.1.0 \ string_cache-0.8.7 \ strsim-0.10.0 \ strsim-0.11.1 \ subtle-2.5.0 \ surrealdb-core-1.5.0 \ surrealdb-derive-0.12.0 \ surrealdb-jsonwebtoken-8.3.0-surreal.1 \ surrealdb-tikv-client-0.2.0-surreal.2 \ surrealkv-0.1.6 \ surrealml-core-0.1.2 \ symbolic-common-12.8.0 \ symbolic-demangle-12.8.0 \ syn-1.0.109 \ syn-2.0.58 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tar-0.4.40 \ temp-dir-0.1.13 \ temp-env-0.3.6 \ tempfile-3.10.1 \ term-0.7.0 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ test-log-0.2.15 \ test-log-macros-0.2.15 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ thread_local-1.1.8 \ time-0.3.34 \ time-core-0.1.2 \ time-macros-0.2.17 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-tungstenite-0.20.1 \ tokio-util-0.7.10 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.21.1 \ toml_edit-0.22.9 \ tonic-0.8.3 \ tonic-0.9.2 \ tower-0.4.13 \ tower-http-0.4.4 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-futures-0.2.5 \ tracing-log-0.1.4 \ tracing-log-0.2.0 \ tracing-opentelemetry-0.19.0 \ tracing-subscriber-0.3.18 \ trice-0.4.0 \ try-lock-0.2.5 \ try_map-0.3.1 \ tungstenite-0.20.1 \ typenum-1.17.0 \ ubyte-0.10.4 \ ulid-1.1.2 \ uncased-0.9.10 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-script-0.5.6 \ unicode-security-0.1.1 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ untrusted-0.9.0 \ ureq-2.9.6 \ url-2.5.0 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.8.0 \ valuable-0.1.0 \ vart-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vswhom-0.1.0 \ vswhom-sys-0.1.2 \ waker-fn-1.1.1 \ 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.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 \ wasm-streams-0.4.0 \ wasmtimer-0.2.0 \ web-sys-0.3.69 \ web-time-1.1.0 \ webpki-roots-0.25.4 \ webpki-roots-0.26.1 \ 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-0.48.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.5.40 \ winnow-0.6.5 \ winreg-0.50.0 \ wiremock-0.5.22 \ ws_stream_wasm-0.7.4 \ wyz-0.5.1 \ xattr-1.3.1 \ xml-rs-0.8.20 \ yansi-1.0.1 \ yasna-0.5.2 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zip-0.6.6 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 RUSTFLAGS= --cfg surrealdb_unstable # workaround for https://github.com/surrealdb/surrealdb/issues/3871 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/surreal post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/surreal .include diff --git a/databases/xls2txt/Makefile b/databases/xls2txt/Makefile index 9459e74f8897..c5a07ab9c38b 100644 --- a/databases/xls2txt/Makefile +++ b/databases/xls2txt/Makefile @@ -1,69 +1,69 @@ PORTNAME= xls2txt DISTVERSION= 1.0.1 -PORTREVISION= 32 +PORTREVISION= 33 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 post-install: cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} ${EXECUTABLES} .include diff --git a/deskutils/health/Makefile b/deskutils/health/Makefile index a5d93fc9aa85..f074570ca83d 100644 --- a/deskutils/health/Makefile +++ b/deskutils/health/Makefile @@ -1,43 +1,43 @@ PORTNAME= health DISTVERSION= 0.95.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils MAINTAINER= jbeich@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 \ libtracker-sparql-3.0.so:sysutils/tracker3 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 # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build .include diff --git a/deskutils/jot/Makefile b/deskutils/jot/Makefile index ca9466f50336..9cee263bbd6d 100644 --- a/deskutils/jot/Makefile +++ b/deskutils/jot/Makefile @@ -1,66 +1,66 @@ PORTNAME= jot DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 10 +PORTREVISION= 11 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jt .include diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index aab8f256fa2c..220505dee671 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,208 +1,209 @@ PORTNAME= just DISTVERSION= 1.29.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Just a command runner: handy way to save/run project-specific commands WWW= https://just.systems/ 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.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ atty-0.2.14 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake3-1.5.1 \ block-buffer-0.10.4 \ bstr-0.2.17 \ bumpalo-3.16.0 \ camino-1.1.7 \ cc-1.0.99 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-2.34.0 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_complete-4.5.5 \ clap_derive-4.5.5 \ clap_lex-0.7.1 \ clap_mangen-0.2.21 \ colorchoice-1.0.1 \ constant_time_eq-0.3.0 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ cradle-0.2.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ ctrlc-3.4.4 \ derivative-2.2.0 \ diff-0.1.13 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dotenvy-0.15.7 \ edit-distance-2.1.0 \ either-1.12.0 \ env_filter-0.1.0 \ env_logger-0.11.3 \ errno-0.3.9 \ executable-path-1.0.0 \ fastrand-2.1.0 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.15 \ heck-0.3.3 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ home-0.5.9 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ lexiclean-0.0.1 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ log-0.4.21 \ memchr-2.7.4 \ memmap2-0.9.4 \ nix-0.28.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ once_cell-1.19.0 \ option-ext-0.2.0 \ percent-encoding-2.3.1 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ pulldown-cmark-0.9.6 \ pulldown-cmark-to-cmark-10.0.4 \ quote-1.0.36 \ 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 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ roff-0.2.1 \ rustix-0.38.34 \ rustversion-1.0.17 \ ryu-1.0.18 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ sha2-0.10.8 \ shellexpand-3.1.0 \ similar-2.5.0 \ snafu-0.8.3 \ snafu-derive-0.8.3 \ strsim-0.8.0 \ strsim-0.11.1 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ strum-0.26.2 \ strum_macros-0.26.4 \ syn-1.0.109 \ syn-2.0.66 \ target-2.1.0 \ tempfile-3.10.1 \ temptree-0.2.0 \ terminal_size-0.3.0 \ textwrap-0.11.0 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ typed-arena-2.0.2 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ utf8parse-0.2.2 \ uuid-1.8.0 \ vec_map-0.8.2 \ 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 \ 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-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 \ winsafe-0.0.19 \ yansi-0.5.1 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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${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 bfbabdd5019e..2e8004a9e819 100644 --- a/deskutils/lazycli/Makefile +++ b/deskutils/lazycli/Makefile @@ -1,106 +1,106 @@ PORTNAME= lazycli DISTVERSIONPREFIX= v DISTVERSION= 0.1.15 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/deskutils/pipecolor/Makefile b/deskutils/pipecolor/Makefile index 7238aff3bd77..50149e1c59f5 100644 --- a/deskutils/pipecolor/Makefile +++ b/deskutils/pipecolor/Makefile @@ -1,130 +1,130 @@ PORTNAME= pipecolor DISTVERSIONPREFIX= v DISTVERSION= 0.4.4 -PORTREVISION= 2 +PORTREVISION= 3 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/deskutils/pueue/Makefile b/deskutils/pueue/Makefile index 80215b857426..6402ddb9e5e9 100644 --- a/deskutils/pueue/Makefile +++ b/deskutils/pueue/Makefile @@ -1,291 +1,292 @@ PORTNAME= pueue DISTVERSIONPREFIX= v DISTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Shell commands manager WWW= https://github.com/Nukesor/pueue LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Nukesor 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.22.0 \ adler-1.0.2 \ 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.86 \ assert_cmd-2.0.14 \ async-trait-0.1.80 \ autocfg-1.3.0 \ backtrace-0.3.72 \ base64-0.22.1 \ beef-0.5.2 \ better-panic-0.3.0 \ bindgen-0.69.4 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-0.2.17 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ cc-1.0.98 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clang-sys-1.8.0 \ 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 \ colorchoice-1.0.1 \ comfy-table-7.1.1 \ command-group-5.0.1 \ console-0.15.8 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ ctrlc-3.4.4 \ deranged-0.3.11 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ either-1.12.0 \ encode_unicode-0.3.6 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ fnv-1.0.7 \ 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 \ half-1.8.3 \ handlebars-5.1.2 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ 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 \ indexmap-2.2.6 \ interim-0.1.2 \ is_terminal_polyfill-1.70.0 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.155 \ libloading-0.8.3 \ libproc-0.14.8 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ logos-0.14.0 \ logos-codegen-0.14.0 \ logos-derive-0.14.0 \ matchers-0.1.0 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ nix-0.27.1 \ nix-0.28.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ object-0.35.0 \ once_cell-1.19.0 \ option-ext-0.2.0 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pem-3.0.4 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ portpicker-0.1.1 \ 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.84 \ procfs-0.16.0 \ procfs-core-0.16.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rcgen-0.13.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ relative-path-1.9.3 \ rev_buf_reader-0.3.0 \ ring-0.17.8 \ rstest-0.19.0 \ rstest_macros-0.19.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.23.8 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.4 \ rustversion-1.0.17 \ ryu-1.0.18 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_cbor-0.11.2 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ 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.5.0 \ similar-asserts-1.5.0 \ simplelog-0.12.2 \ slab-0.4.9 \ smallvec-1.13.2 \ snap-1.1.1 \ socket2-0.5.7 \ spin-0.9.8 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-2.0.66 \ tempfile-3.10.1 \ termcolor-1.4.1 \ termtree-0.4.1 \ test-log-0.2.16 \ test-log-macros-0.2.16 \ 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 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.26.0 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ version_check-0.9.4 \ wait-timeout-0.2.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 \ 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.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-0.5.1 \ yasna-0.5.2 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}d post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME}d .include diff --git a/deskutils/rwpspread/Makefile b/deskutils/rwpspread/Makefile index 1f8e1204e476..a0d1669be064 100644 --- a/deskutils/rwpspread/Makefile +++ b/deskutils/rwpspread/Makefile @@ -1,208 +1,209 @@ PORTNAME= rwpspread DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 +PORTREVISION= 1 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 \ aligned-vec-0.5.0 \ 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 \ arbitrary-1.3.2 \ arg_enum_proc_macro-0.3.4 \ arrayvec-0.7.4 \ autocfg-1.2.0 \ av1-grain-0.2.3 \ avif-serialize-0.8.1 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitstream-io-2.2.0 \ built-0.7.2 \ bumpalo-3.16.0 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ calloop-0.12.4 \ calloop-wayland-source-0.2.0 \ cc-1.0.94 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ 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.14.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ image-0.25.1 \ image-webp-0.1.1 \ imgref-1.10.1 \ indexmap-2.2.6 \ interpolate_name-0.2.4 \ 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 \ 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.81 \ 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.5 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rgb-0.8.37 \ roff-0.2.1 \ rustix-0.38.32 \ ryu-1.0.17 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ serde-1.0.201 \ serde_derive-1.0.201 \ serde_json-1.0.117 \ serde_spanned-0.6.5 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smithay-client-toolkit-0.18.1 \ spin-0.9.8 \ strsim-0.11.1 \ syn-2.0.60 \ 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.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.9 \ tracing-0.1.40 \ tracing-core-0.1.32 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ v_frame-0.3.8 \ version-compare-0.2.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 \ wayland-backend-0.3.3 \ wayland-client-0.31.2 \ wayland-csd-frame-0.3.0 \ wayland-cursor-0.31.1 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.1 \ wayland-sys-0.31.1 \ 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.6 \ xcursor-0.3.5 \ xkeysym-0.2.0 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.11 PLIST_FILES= bin/${PORTNAME} \ share/bash-completion/completions/rwpspread \ share/fish/vendor_completions.d/rwpspread.fish \ share/zsh/site-functions/_rwpspread post-install: # strip binary @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # 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/*-freebsd/release/completions/${PORTNAME}.bash ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/completions/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/completions/_${PORTNAME} ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include diff --git a/deskutils/sigi/Makefile b/deskutils/sigi/Makefile index 5cb2ff83ebb0..7bcfd7130758 100644 --- a/deskutils/sigi/Makefile +++ b/deskutils/sigi/Makefile @@ -1,27 +1,28 @@ PORTNAME= sigi DISTVERSIONPREFIX= v DISTVERSION= 3.7.1 +PORTREVISION= 1 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/ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/deskutils/skim/Makefile b/deskutils/skim/Makefile index b10fe84772cf..677e604a2976 100644 --- a/deskutils/skim/Makefile +++ b/deskutils/skim/Makefile @@ -1,128 +1,128 @@ PORTNAME= skim DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 -PORTREVISION= 11 +PORTREVISION= 12 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-0.7.19 \ android_system_properties-0.1.5 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.1.0 \ beef-0.5.2 \ bitflags-1.3.2 \ bumpalo-3.11.1 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.22 \ clap-3.2.22 \ clap_lex-0.2.4 \ codespan-reporting-0.11.1 \ core-foundation-sys-0.8.3 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.11 \ crossbeam-queue-0.3.6 \ crossbeam-utils-0.8.12 \ cxx-1.0.80 \ cxx-build-1.0.80 \ cxxbridge-flags-1.0.80 \ cxxbridge-macro-1.0.80 \ darling-0.14.1 \ darling_core-0.14.1 \ darling_macro-0.14.1 \ defer-drop-1.3.0 \ derive_builder-0.11.2 \ derive_builder_core-0.11.2 \ derive_builder_macro-0.11.2 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.8.0 \ env_logger-0.9.1 \ fnv-1.0.7 \ fuzzy-matcher-0.3.7 \ getrandom-0.2.8 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ iana-time-zone-0.1.51 \ iana-time-zone-haiku-0.1.1 \ ident_case-1.0.1 \ indexmap-1.9.1 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.135 \ link-cplusplus-1.0.7 \ log-0.4.17 \ memchr-2.5.0 \ memoffset-0.6.5 \ nix-0.24.2 \ nix-0.25.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ once_cell-1.15.0 \ os_str_bytes-6.3.0 \ pin-utils-0.1.0 \ proc-macro2-1.0.47 \ quote-1.0.21 \ rayon-1.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.6.0 \ regex-syntax-0.6.27 \ rustversion-1.0.9 \ scopeguard-1.1.0 \ scratch-1.0.2 \ shlex-1.1.0 \ strsim-0.10.0 \ syn-1.0.103 \ term-0.7.0 \ termcolor-1.1.3 \ textwrap-0.15.1 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ thread_local-1.1.4 \ time-0.1.44 \ time-0.3.15 \ timer-0.2.0 \ tuikit-0.5.0 \ unicode-ident-1.0.5 \ unicode-width-0.1.10 \ utf8parse-0.2.0 \ vte-0.11.0 \ vte_generate_state_changes-0.1.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-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 PLIST_FILES= bin/sk post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sk .include diff --git a/deskutils/solanum/Makefile b/deskutils/solanum/Makefile index 3aae0f5e2994..4352c5a34b04 100644 --- a/deskutils/solanum/Makefile +++ b/deskutils/solanum/Makefile @@ -1,37 +1,37 @@ PORTNAME= solanum DISTVERSION= 5.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MAINTAINER= jbeich@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 # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build .include diff --git a/deskutils/taskwarrior-tui/Makefile b/deskutils/taskwarrior-tui/Makefile index 9d318c1b73f9..89521b51d81b 100644 --- a/deskutils/taskwarrior-tui/Makefile +++ b/deskutils/taskwarrior-tui/Makefile @@ -1,211 +1,211 @@ PORTNAME= taskwarrior-tui DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 -PORTREVISION= 9 +PORTREVISION= 10 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/taskwarrior-tui .include diff --git a/deskutils/thokr/Makefile b/deskutils/thokr/Makefile index b9985cd1fbc3..e7ab40d100ed 100644 --- a/deskutils/thokr/Makefile +++ b/deskutils/thokr/Makefile @@ -1,151 +1,151 @@ PORTNAME= thokr DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/amber/Makefile b/devel/amber/Makefile index 6da2a8f7884e..15b862280050 100644 --- a/devel/amber/Makefile +++ b/devel/amber/Makefile @@ -1,134 +1,134 @@ PORTNAME= amber DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 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 post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/ambr \ ${STAGEDIR}${PREFIX}/bin/ambs .include diff --git a/devel/argc/Makefile b/devel/argc/Makefile index 7fa2767960fa..7c873cd99c38 100644 --- a/devel/argc/Makefile +++ b/devel/argc/Makefile @@ -1,152 +1,153 @@ PORTNAME= argc DISTVERSIONPREFIX= v DISTVERSION= 1.18.0 +PORTREVISION= 1 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.7 \ anyhow-1.0.86 \ assert_cmd-2.0.14 \ assert_fs-1.1.1 \ autocfg-1.3.0 \ base64-0.22.1 \ bitflags-2.5.0 \ bstr-1.9.1 \ 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.12.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ float-cmp-0.9.0 \ 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 \ getrandom-0.2.15 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ hashbrown-0.14.5 \ hermit-abi-0.3.9 \ home-0.5.9 \ ignore-0.4.22 \ indexmap-2.2.6 \ insta-1.39.0 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.155 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ log-0.4.21 \ memchr-2.7.2 \ 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.19.0 \ option-ext-0.2.0 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.84 \ quote-1.0.36 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ relative-path-1.9.3 \ roff-0.2.1 \ rstest-0.19.0 \ rstest_macros-0.19.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ shell-words-1.1.0 \ similar-2.5.0 \ slab-0.4.9 \ smawk-0.3.2 \ syn-2.0.66 \ tempfile-3.10.1 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ threadpool-1.8.1 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ which-6.0.1 \ winapi-util-0.1.8 \ 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 \ winsafe-0.0.19 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/bacon/Makefile b/devel/bacon/Makefile index b86eb920f4fc..1272864fa3c5 100644 --- a/devel/bacon/Makefile +++ b/devel/bacon/Makefile @@ -1,276 +1,277 @@ PORTNAME= bacon DISTVERSIONPREFIX= v DISTVERSION= 2.18.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Background rust code check WWW= https://dystroy.org/bacon/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Canop CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ 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.86 \ arc-swap-1.7.1 \ arrayvec-0.5.2 \ arrayvec-0.7.4 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bstr-1.9.1 \ btoi-0.4.3 \ bumpalo-3.16.0 \ bytes-1.6.0 \ bytesize-1.3.0 \ camino-1.1.7 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.98 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-4.5.4 \ clap-help-1.2.0 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ cli-log-2.0.0 \ clru-0.6.2 \ colorchoice-1.0.1 \ coolor-0.9.0 \ core-foundation-sys-0.8.6 \ crc32fast-1.4.2 \ crokey-0.6.4 \ crokey-1.0.0 \ crokey-proc_macros-0.6.4 \ 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 \ dashmap-5.5.3 \ deranged-0.3.11 \ directories-next-2.0.0 \ dirs-sys-next-0.1.2 \ dunce-1.0.4 \ either-1.12.0 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ faster-hex-0.9.0 \ fastrand-2.1.0 \ file-size-1.0.3 \ filetime-0.2.23 \ flate2-1.0.30 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ getrandom-0.2.15 \ gix-0.58.0 \ gix-actor-0.30.0 \ gix-archive-0.9.0 \ gix-attributes-0.22.2 \ gix-bitmap-0.2.11 \ gix-chunk-0.4.8 \ gix-command-0.3.6 \ gix-commitgraph-0.24.2 \ gix-config-0.34.0 \ gix-config-value-0.14.6 \ gix-credentials-0.24.2 \ gix-date-0.8.6 \ gix-diff-0.40.0 \ gix-discover-0.29.0 \ gix-features-0.38.1 \ gix-filter-0.9.0 \ gix-fs-0.10.2 \ gix-glob-0.16.2 \ gix-hash-0.14.2 \ gix-hashtable-0.5.2 \ gix-ignore-0.11.2 \ gix-index-0.29.0 \ gix-lock-13.1.1 \ gix-macros-0.1.4 \ gix-mailmap-0.22.0 \ gix-negotiate-0.12.0 \ gix-object-0.41.0 \ gix-odb-0.57.0 \ gix-pack-0.47.0 \ gix-packetline-blocking-0.17.4 \ gix-path-0.10.7 \ gix-pathspec-0.6.0 \ gix-prompt-0.8.4 \ gix-quote-0.4.12 \ gix-ref-0.41.0 \ gix-refspec-0.22.0 \ gix-revision-0.26.0 \ gix-revwalk-0.12.0 \ gix-sec-0.10.6 \ gix-status-0.5.0 \ gix-submodule-0.8.0 \ gix-tempfile-13.1.1 \ gix-trace-0.1.9 \ gix-traverse-0.37.0 \ gix-url-0.27.3 \ gix-utils-0.1.12 \ gix-validate-0.8.4 \ gix-worktree-0.30.0 \ gix-worktree-state-0.7.0 \ gix-worktree-stream-0.9.0 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.5.0 \ home-0.5.9 \ human_format-1.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ imara-diff-0.1.5 \ indexmap-2.2.6 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ io-close-0.3.7 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ jwalk-0.8.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ kstring-2.0.0 \ lazy-regex-3.1.0 \ lazy-regex-proc_macros-3.1.0 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ memchr-2.7.2 \ memmap2-0.9.4 \ minimad-0.13.0 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ nix-0.28.0 \ notify-6.1.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ once_cell-1.19.0 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ powerfmt-0.2.0 \ proc-macro2-1.0.83 \ proc-status-0.1.1 \ prodash-28.0.0 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ sha1_smol-1.0.0 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ static_assertions-1.1.0 \ strict-0.2.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.65 \ tempfile-3.10.1 \ termimad-0.29.2 \ terminal-light-1.4.0 \ 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 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ uluru-3.1.0 \ unicode-bidi-0.3.15 \ unicode-bom-2.0.3 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.12 \ url-2.5.0 \ utf8parse-0.2.1 \ version_check-0.9.4 \ vte-0.8.0 \ vte_generate_state_changes-0.1.1 \ 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 \ 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.5.40 \ winnow-0.6.8 \ xterm-query-0.4.0 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/bingrep/Makefile b/devel/bingrep/Makefile index 46a13d1dff44..cca89d4b68bd 100644 --- a/devel/bingrep/Makefile +++ b/devel/bingrep/Makefile @@ -1,37 +1,37 @@ PORTNAME= bingrep DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 12 +PORTREVISION= 13 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}) post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/bunyan/Makefile b/devel/bunyan/Makefile index 35271c129162..9c423baecdc8 100644 --- a/devel/bunyan/Makefile +++ b/devel/bunyan/Makefile @@ -1,114 +1,114 @@ PORTNAME= bunyan DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/busd/Makefile b/devel/busd/Makefile index 55f87cc27a4a..8a68d600e131 100644 --- a/devel/busd/Makefile +++ b/devel/busd/Makefile @@ -1,23 +1,23 @@ PORTNAME= busd DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 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/cargo-about/Makefile b/devel/cargo-about/Makefile index d21e068fe7ae..9cf560c30ea4 100644 --- a/devel/cargo-about/Makefile +++ b/devel/cargo-about/Makefile @@ -1,263 +1,264 @@ PORTNAME= cargo-about DISTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Cargo plugin to generate list of all licenses for a crate 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.22.0 \ adler-1.0.2 \ 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 \ anyhow-1.0.86 \ askalono-0.4.6 \ assert_cmd-2.0.14 \ assert_fs-1.1.1 \ autocfg-1.3.0 \ backtrace-0.3.72 \ base64-0.22.1 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ camino-1.1.7 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.98 \ cd-0.3.0 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ colorchoice-1.0.1 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ deranged-0.3.11 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ either-1.12.0 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ fern-0.6.2 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ float-cmp-0.9.0 \ 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-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 \ globset-0.4.14 \ globwalk-0.9.1 \ handlebars-5.1.2 \ 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.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-util-0.1.5 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-2.2.6 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ krates-0.16.10 \ lazy_static-1.4.0 \ libc-0.2.155 \ libmimalloc-sys-0.1.38 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ memchr-2.7.2 \ mimalloc-0.1.42 \ mime-0.3.17 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.50.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.35.0 \ once_cell-1.19.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 \ 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 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.84 \ quote-1.0.36 \ 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.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.12.4 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-0.14.4 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-0.22.4 \ 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 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spdx-0.10.6 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ tempfile-3.10.1 \ termcolor-1.4.1 \ termtree-0.4.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ time-0.3.36 \ time-core-0.1.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-rustls-0.25.0 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ 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-width-0.1.12 \ untrusted-0.9.0 \ url-2.5.0 \ utf8parse-0.2.1 \ 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 \ webpki-roots-0.26.1 \ winapi-util-0.1.8 \ 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 \ winreg-0.52.0 \ zeroize-1.8.1 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-bloat/Makefile b/devel/cargo-bloat/Makefile index c5f0bdb5329b..7dd81f7ffc7e 100644 --- a/devel/cargo-bloat/Makefile +++ b/devel/cargo-bloat/Makefile @@ -1,44 +1,44 @@ PORTNAME= cargo-bloat DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 1 +PORTREVISION= 2 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-c/Makefile b/devel/cargo-c/Makefile index e433f45bb09a..82e0aed06f25 100644 --- a/devel/cargo-c/Makefile +++ b/devel/cargo-c/Makefile @@ -1,38 +1,39 @@ PORTNAME= cargo-c DISTVERSION= 0.10.0 DISTVERSIONSUFFIX= +cargo-0.80.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= jbeich@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 cab500885b87..82aaa95f72bb 100644 --- a/devel/cargo-cache/Makefile +++ b/devel/cargo-cache/Makefile @@ -1,132 +1,133 @@ PORTNAME= cargo-cache DISTVERSION= 0.8.3 +PORTREVISION= 1 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-deny/Makefile b/devel/cargo-deny/Makefile index 8e3c5a3824a6..0fdc704bb0f0 100644 --- a/devel/cargo-deny/Makefile +++ b/devel/cargo-deny/Makefile @@ -1,358 +1,359 @@ PORTNAME= cargo-deny DISTVERSION= 0.14.24 +PORTREVISION= 1 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.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ 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.86 \ arc-swap-1.7.1 \ askalono-0.4.6 \ async-compression-0.4.10 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ camino-1.1.7 \ cargo-lock-9.0.0 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.98 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clru-0.6.2 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ colorchoice-1.0.1 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ 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 \ cvss-2.0.0 \ deranged-0.3.11 \ digest-0.10.7 \ dunce-1.0.4 \ either-1.12.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ faster-hex-0.9.0 \ fastrand-2.1.0 \ fern-0.6.2 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ 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.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 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.28.1 \ gix-0.63.0 \ gix-actor-0.31.2 \ gix-attributes-0.22.2 \ gix-bitmap-0.2.11 \ gix-chunk-0.4.8 \ gix-command-0.3.7 \ gix-commitgraph-0.24.2 \ gix-config-0.37.0 \ gix-config-value-0.14.6 \ gix-credentials-0.24.2 \ gix-date-0.8.6 \ gix-diff-0.44.0 \ gix-discover-0.32.0 \ gix-features-0.38.2 \ gix-filter-0.11.2 \ gix-fs-0.11.0 \ gix-glob-0.16.2 \ gix-hash-0.14.2 \ gix-hashtable-0.5.2 \ gix-ignore-0.11.2 \ gix-index-0.33.0 \ gix-lock-14.0.0 \ gix-macros-0.1.5 \ gix-negotiate-0.13.1 \ gix-object-0.42.2 \ gix-odb-0.61.0 \ gix-pack-0.51.0 \ gix-packetline-0.17.5 \ gix-packetline-blocking-0.17.4 \ gix-path-0.10.7 \ gix-pathspec-0.7.5 \ gix-prompt-0.8.5 \ gix-protocol-0.45.1 \ gix-quote-0.4.12 \ gix-ref-0.44.0 \ gix-refspec-0.23.0 \ gix-revision-0.27.1 \ gix-revwalk-0.13.1 \ gix-sec-0.10.6 \ gix-submodule-0.11.0 \ gix-tempfile-14.0.0 \ gix-trace-0.1.9 \ gix-transport-0.42.1 \ gix-traverse-0.39.1 \ gix-url-0.27.3 \ gix-utils-0.1.12 \ gix-validate-0.8.5 \ gix-worktree-0.34.0 \ gix-worktree-state-0.11.0 \ globset-0.4.14 \ goblin-0.8.2 \ h2-0.4.5 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-util-0.1.3 \ idna-0.5.0 \ indexmap-2.2.6 \ insta-1.39.0 \ io-close-0.3.7 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ krates-0.16.10 \ kstring-2.0.0 \ lazy_static-1.4.0 \ libc-0.2.155 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ maybe-async-0.2.10 \ memchr-2.7.2 \ memmap2-0.9.4 \ mime-0.3.17 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ nu-ansi-term-0.50.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ 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 \ plain-0.2.3 \ platforms-3.4.0 \ powerfmt-0.2.0 \ proc-macro2-1.0.83 \ prodash-28.0.0 \ quote-1.0.36 \ radium-0.7.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.12.4 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-0.14.4 \ rustc-demangle-0.1.24 \ 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 \ rustsec-0.29.2 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ scroll-0.12.0 \ scroll_derive-0.12.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha1_smol-1.0.0 \ sha2-0.10.8 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ similar-2.5.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smol_str-0.2.2 \ socket2-0.5.7 \ spdx-0.10.4 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tame-index-0.12.0 \ tap-1.0.1 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ termcolor-1.4.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.37.0 \ tokio-rustls-0.25.0 \ tokio-util-0.7.11 \ toml-0.7.8 \ toml-span-0.2.0 \ toml_datetime-0.6.6 \ 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 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-bom-2.0.3 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.12 \ untrusted-0.9.0 \ url-2.5.0 \ utf8parse-0.2.1 \ version_check-0.9.4 \ 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 \ webpki-roots-0.26.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-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.5.40 \ winnow-0.6.8 \ winreg-0.52.0 \ wyz-0.5.1 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.7.0 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-depgraph/Makefile b/devel/cargo-depgraph/Makefile index 3b18611fe356..6ef60f1a4a35 100644 --- a/devel/cargo-depgraph/Makefile +++ b/devel/cargo-depgraph/Makefile @@ -1,68 +1,68 @@ PORTNAME= cargo-depgraph DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 5 +PORTREVISION= 6 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-edit/Makefile b/devel/cargo-edit/Makefile index 54d88bba7280..eb587e71ca03 100644 --- a/devel/cargo-edit/Makefile +++ b/devel/cargo-edit/Makefile @@ -1,256 +1,257 @@ PORTNAME= cargo-edit DISTVERSIONPREFIX= v DISTVERSION= 0.12.3 +PORTREVISION= 1 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 CARGO_CRATES= adler-1.0.2 \ aho-corasick-1.0.4 \ anstream-0.3.2 \ anstream-0.5.0 \ anstyle-1.0.3 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.2 \ anstyle-wincon-2.1.0 \ anyhow-1.0.75 \ assert_cmd-2.0.12 \ assert_fs-1.0.13 \ atty-0.2.14 \ autocfg-1.1.0 \ base16ct-0.2.0 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.4.0 \ block-buffer-0.10.4 \ bstr-1.6.0 \ bumpalo-3.13.0 \ camino-1.1.6 \ cargo-platform-0.1.3 \ cargo_metadata-0.15.4 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.2 \ clap-cargo-0.12.0 \ clap_builder-4.4.2 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ concolor-control-0.0.7 \ concolor-query-0.0.4 \ const-oid-0.9.5 \ content_inspector-0.2.4 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crates-index-0.19.13 \ 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-bigint-0.5.2 \ crypto-common-0.1.6 \ ct-codecs-1.1.1 \ curl-0.4.44 \ curl-sys-0.4.65+curl-8.2.1 \ der-0.7.8 \ deranged-0.3.8 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ dunce-1.0.4 \ ecdsa-0.16.8 \ ed25519-compact-2.0.4 \ either-1.9.0 \ elliptic-curve-0.13.5 \ env_proxy-0.4.1 \ equivalent-1.0.1 \ errno-0.3.2 \ errno-dragonfly-0.1.2 \ fastrand-2.0.0 \ ff-0.13.0 \ fiat-crypto-0.1.20 \ filetime-0.2.22 \ flate2-1.0.27 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ generic-array-0.14.7 \ getrandom-0.2.10 \ git2-0.17.2 \ glob-0.3.1 \ globset-0.4.13 \ globwalk-0.8.1 \ group-0.13.0 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.2 \ hex-0.4.3 \ hkdf-0.12.3 \ hmac-0.12.1 \ home-0.5.5 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ idna-0.4.0 \ ignore-0.4.20 \ indexmap-1.9.3 \ indexmap-2.0.0 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itoa-1.0.9 \ jobserver-0.1.26 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.155 \ libgit2-sys-0.15.2+1.6.4 \ libssh2-sys-0.3.0 \ libz-sys-1.1.12 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.5 \ log-0.4.20 \ memchr-2.5.0 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ miow-0.6.0 \ normalize-line-endings-0.3.0 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ openssl-probe-0.1.5 \ openssl-src-111.27.0+1.1.1v \ openssl-sys-0.9.91 \ orion-0.17.5 \ os_pipe-1.1.4 \ p384-0.13.0 \ pasetors-0.6.7 \ pathdiff-0.2.1 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.0 \ pin-project-lite-0.2.13 \ pkcs8-0.10.2 \ pkg-config-0.3.27 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ primeorder-0.13.2 \ proc-macro2-1.0.66 \ quote-1.0.33 \ rand_core-0.6.4 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.3.5 \ regex-1.9.4 \ regex-automata-0.3.7 \ regex-syntax-0.7.5 \ rfc6979-0.4.0 \ rustc-hash-1.1.0 \ rustix-0.37.23 \ rustix-0.38.9 \ ryu-1.0.15 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.2.0 \ sec1-0.7.3 \ semver-1.0.18 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.105 \ serde_spanned-0.6.3 \ sha2-0.10.7 \ shell-escape-0.1.5 \ shlex-1.1.0 \ signature-2.1.0 \ similar-2.2.1 \ smol_str-0.2.0 \ snapbox-0.4.12 \ snapbox-macros-0.3.5 \ socket2-0.4.9 \ spki-0.7.2 \ strsim-0.10.0 \ subprocess-0.2.9 \ subtle-2.5.0 \ syn-2.0.29 \ tar-0.4.40 \ tempfile-3.8.0 \ termcolor-1.2.0 \ terminal_size-0.2.6 \ termtree-0.4.1 \ thiserror-1.0.47 \ thiserror-impl-1.0.47 \ thread_local-1.1.7 \ time-0.3.28 \ time-core-0.1.1 \ time-macros-0.2.14 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.7.6 \ toml_datetime-0.6.3 \ toml_edit-0.19.14 \ tracing-0.1.37 \ tracing-attributes-0.1.26 \ tracing-core-0.1.31 \ trycmd-0.14.17 \ typenum-1.16.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.11 \ unicode-normalization-0.1.22 \ url-2.4.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ 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.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 \ 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.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 \ winnow-0.5.15 \ zeroize-1.6.0 \ cargo-test-macro,cargo-test-support,cargo-util,crates-io@git+https://github.com/rust-lang/cargo\#2a6f7f6efe118ed9b82dfff4591fac70b4bca790 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cargo-add \ bin/cargo-rm \ bin/cargo-set-version \ bin/cargo-upgrade post-install: .for exe in ${PLIST_FILES} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${exe} .endfor .include diff --git a/devel/cargo-generate/Makefile b/devel/cargo-generate/Makefile index 20da2bc191cf..2b64d1293063 100644 --- a/devel/cargo-generate/Makefile +++ b/devel/cargo-generate/Makefile @@ -1,35 +1,36 @@ PORTNAME= cargo-generate DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/cargo-hack/Makefile b/devel/cargo-hack/Makefile index 453884cc3474..7d096cf59418 100644 --- a/devel/cargo-hack/Makefile +++ b/devel/cargo-hack/Makefile @@ -1,76 +1,77 @@ PORTNAME= cargo-hack DISTVERSIONPREFIX= v DISTVERSION= 0.6.28 +PORTREVISION= 1 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.86 \ autocfg-1.3.0 \ bitflags-2.5.0 \ build-context-0.1.2 \ cargo-config2-0.1.26 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ ctrlc-3.4.4 \ easy-ext-1.0.1 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ fs-err-2.11.0 \ hashbrown-0.14.5 \ home-0.5.9 \ indexmap-2.2.6 \ itoa-1.0.11 \ lexopt-0.3.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ memchr-2.7.2 \ nix-0.28.0 \ proc-macro2-1.0.82 \ quote-1.0.36 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ slab-0.4.9 \ syn-2.0.64 \ tempfile-3.10.1 \ termcolor-1.4.1 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ unicode-ident-1.0.12 \ 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 \ winnow-0.6.8 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-leptos/Makefile b/devel/cargo-leptos/Makefile index 22695cfaee94..93f853da536a 100644 --- a/devel/cargo-leptos/Makefile +++ b/devel/cargo-leptos/Makefile @@ -1,393 +1,393 @@ PORTNAME= cargo-leptos DISTVERSIONPREFIX= v DISTVERSION= 0.2.17 -PORTREVISION= 1 +PORTREVISION= 2 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 USES= cargo 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= addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.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 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ 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.81 \ async-trait-0.1.79 \ autocfg-1.2.0 \ axum-0.7.5 \ axum-core-0.4.3 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-simd-0.7.0 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ brotli-3.5.0 \ brotli-decompressor-2.5.1 \ browserslist-rs-0.15.0 \ bumpalo-3.15.4 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.6.0 \ camino-1.1.6 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.90 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.37 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ console-0.15.8 \ const-str-0.3.2 \ const-str-proc-macro-0.3.2 \ convert_case-0.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core2-0.4.0 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ cssparser-0.33.0 \ cssparser-color-0.1.0 \ cssparser-macros-0.6.1 \ darling-0.14.4 \ darling_core-0.14.4 \ darling_macro-0.14.4 \ dary_heap-0.3.6 \ dashmap-5.5.3 \ data-encoding-2.5.0 \ data-url-0.1.1 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ derive_more-0.99.17 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dotenvy-0.15.7 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ dunce-1.0.4 \ either-1.10.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ fallible-iterator-0.2.0 \ fastrand-2.0.2 \ filetime-0.2.23 \ flate2-1.0.28 \ flexi_logger-0.27.4 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-2.0.0 \ 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 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.26.2 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.3.25 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.3 \ heck-0.3.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ 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-1.2.0 \ hyper-rustls-0.24.2 \ hyper-util-0.1.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ id-arena-2.2.1 \ ident_case-1.0.1 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ insta-1.38.0 \ iovec-0.1.4 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ leb128-0.2.5 \ leptos_hot_reload-0.6.10 \ libc-0.2.153 \ libflate-2.0.0 \ libflate_lz77-2.0.0 \ libredox-0.1.3 \ lightningcss-1.0.0-alpha.55 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ matches-0.1.10 \ matchit-0.7.3 \ md-5-0.10.6 \ memchr-2.7.2 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.6.23 \ mio-0.8.11 \ mio-extras-2.0.6 \ miow-0.2.2 \ net2-0.2.39 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ notify-4.0.17 \ nu-ansi-term-0.49.0 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ option-ext-0.2.0 \ outref-0.1.0 \ parcel_selectors-0.26.4 \ parcel_sourcemap-2.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.10.0 \ 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-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.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-macro2-1.0.79 \ proc-macro2-diagnostics-0.10.1 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.35 \ 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.4.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rend-0.4.2 \ reqwest-0.11.27 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rle-decode-fast-1.0.3 \ rstml-0.11.2 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.32 \ rustls-0.21.10 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.14 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ serde_path_to_error-0.1.16 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ signal-hook-registry-1.4.1 \ simd-abstraction-0.7.1 \ simdutf8-0.1.4 \ similar-2.5.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.6 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ strsim-0.11.0 \ syn-1.0.109 \ syn-2.0.57 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.0 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tar-0.4.40 \ temp-dir-0.1.13 \ tempfile-3.10.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-tungstenite-0.21.0 \ tokio-util-0.7.10 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ tungstenite-0.21.0 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ untrusted-0.9.0 \ url-2.5.0 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.8.0 \ version_check-0.9.4 \ vlq-0.5.1 \ walkdir-2.5.0 \ walrus-0.20.3 \ walrus-macro-0.19.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-cli-support-0.2.92 \ wasm-bindgen-externref-xform-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-multi-value-xform-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-bindgen-threads-xform-0.2.92 \ wasm-bindgen-wasm-conventions-0.2.92 \ wasm-bindgen-wasm-interpreter-0.2.92 \ wasm-encoder-0.29.0 \ wasmparser-0.80.2 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ which-5.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.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 \ winreg-0.50.0 \ ws2_32-sys-0.2.1 \ wyz-0.5.1 \ xattr-1.3.1 \ yansi-1.0.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zip-0.6.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LTO_UNSAFE= yes .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-llvm-cov/Makefile b/devel/cargo-llvm-cov/Makefile index d0d9b0523a38..2a09cea533b8 100644 --- a/devel/cargo-llvm-cov/Makefile +++ b/devel/cargo-llvm-cov/Makefile @@ -1,101 +1,102 @@ PORTNAME= cargo-llvm-cov DISTVERSIONPREFIX= v DISTVERSION= 0.6.10 +PORTREVISION= 1 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.86 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bstr-1.9.1 \ byteorder-1.5.0 \ camino-1.1.7 \ cargo-config2-0.1.26 \ cfg-if-1.0.0 \ duct-0.13.7 \ easy-ext-1.0.2 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ filetime-0.2.23 \ fs-err-2.11.0 \ glob-0.3.1 \ hashbrown-0.14.5 \ home-0.5.9 \ indexmap-2.2.6 \ is_executable-1.0.1 \ itoa-1.0.11 \ lcov2cobertura-1.0.3 \ lexopt-0.3.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ memchr-2.7.2 \ normpath-1.2.0 \ once_cell-1.19.0 \ opener-0.7.1 \ os_pipe-1.1.5 \ proc-macro2-1.0.85 \ quick-xml-0.31.0 \ quote-1.0.36 \ redox_syscall-0.4.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustversion-1.0.17 \ ruzstd-0.7.0 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ shared_child-1.0.0 \ shell-escape-0.1.5 \ syn-2.0.66 \ tar-0.4.40 \ tempfile-3.10.1 \ termcolor-1.4.1 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ unicode-ident-1.0.12 \ walkdir-2.5.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-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.9 \ xattr-1.3.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-mutants/Makefile b/devel/cargo-mutants/Makefile index 9b40af8b4757..365c5b0dc31b 100644 --- a/devel/cargo-mutants/Makefile +++ b/devel/cargo-mutants/Makefile @@ -1,217 +1,218 @@ PORTNAME= cargo-mutants DISTVERSIONPREFIX= v DISTVERSION= 24.5.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Mutation testing for Rust WWW= https://mutants.rs/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= sourcefrog CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ 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 \ atty-0.2.14 \ autocfg-1.2.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bstr-1.9.1 \ bumpalo-3.15.4 \ bytecount-0.6.7 \ camino-1.1.6 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.91 \ cfg-expr-0.15.7 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.37 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.1 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ color-print-0.3.5 \ color-print-proc-macro-0.3.5 \ colorchoice-1.0.0 \ console-0.15.8 \ core-foundation-sys-0.8.6 \ cp_r-0.5.1 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ ctrlc-3.4.4 \ deranged-0.3.11 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.10.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.2 \ filetime-0.2.23 \ float-cmp-0.9.0 \ fnv-1.0.7 \ fs2-0.4.3 \ globset-0.4.14 \ guppy-workspace-hack-0.1.0 \ hashbrown-0.14.3 \ heck-0.4.1 \ 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 \ ignore-0.4.22 \ indexmap-2.2.6 \ indoc-2.0.5 \ insta-1.38.0 \ io-lifetimes-1.0.11 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.153 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ mutants-0.0.3 \ nextest-metadata-0.10.0 \ nextest-workspace-hack-0.1.0 \ nix-0.28.0 \ nom-7.1.3 \ nom_locate-4.2.0 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.18 \ nutmeg-0.1.4 \ once_cell-1.19.0 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ patch-0.7.0 \ path-slash-0.2.1 \ pin-project-lite-0.2.14 \ powerfmt-0.2.0 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.79 \ quick-error-1.2.3 \ quote-1.0.35 \ redox_syscall-0.4.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustix-0.37.27 \ rustix-0.38.32 \ rustversion-1.0.15 \ rusty-fork-0.3.0 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ serde_spanned-0.6.5 \ sharded-slab-0.1.7 \ similar-2.5.0 \ smallvec-1.13.2 \ smol_str-0.2.1 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ subprocess-0.2.9 \ syn-1.0.109 \ syn-2.0.58 \ target-lexicon-0.12.14 \ target-spec-3.1.0 \ 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 \ thread_local-1.1.8 \ time-0.3.34 \ time-core-0.1.2 \ time-macros-0.2.17 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.9 \ 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-subscriber-0.3.18 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ utf8parse-0.2.1 \ valuable-0.1.0 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ 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 \ 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 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-spellcheck/Makefile b/devel/cargo-spellcheck/Makefile index 68a18fff53b7..35ba6fbcbfaa 100644 --- a/devel/cargo-spellcheck/Makefile +++ b/devel/cargo-spellcheck/Makefile @@ -1,345 +1,346 @@ PORTNAME= cargo-spellcheck DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Checks documentation for spelling and grammar mistakes WWW= https://github.com/drahnr/cargo-spellcheck LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= drahnr 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 \ aho-corasick-0.7.20 \ aho-corasick-1.1.2 \ always-assert-0.2.0 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ assert_matches-1.5.0 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.4 \ bimap-0.6.3 \ bincode-1.3.3 \ bindgen-0.61.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ block-buffer-0.10.4 \ bstr-1.7.0 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cargo_toml-0.20.0 \ cc-1.0.83 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ clang-sys-1.6.1 \ clap-4.4.6 \ clap-verbosity-flag-2.0.1 \ clap_builder-4.4.6 \ clap_complete-4.4.3 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ color-eyre-0.6.2 \ color-spantrace-0.2.0 \ colorchoice-1.0.0 \ console-0.15.7 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ countme-3.0.1 \ cov-mark-2.0.0-pre.1 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ derivative-2.2.0 \ digest-0.10.7 \ directories-3.0.2 \ directories-5.0.1 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ drop_bomb-0.1.5 \ either-1.9.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ enum_dispatch-0.3.12 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.5 \ eyre-0.6.8 \ fancy-regex-0.5.0 \ fancy-regex-0.13.0 \ fd-lock-4.0.0 \ flate2-1.0.27 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ fs-err-2.9.0 \ fst-0.4.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 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.10 \ gimli-0.28.0 \ glob-0.3.1 \ globset-0.4.13 \ h2-0.3.26 \ half-1.8.2 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.3 \ hex-0.4.3 \ home-0.5.5 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hunspell-rs-0.4.0 \ hunspell-sys-0.3.1 \ hyper-0.14.27 \ hyper-rustls-0.24.1 \ idna-0.4.0 \ ignore-0.4.20 \ indenter-0.3.3 \ indexmap-2.2.6 \ ipnet-2.8.0 \ iso_country-0.1.4 \ isolang-2.3.0 \ itertools-0.8.2 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.9 \ jod-thread-0.1.2 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.153 \ linux-raw-sys-0.4.10 \ lock_api-0.4.10 \ log-0.4.21 \ lzma-sys-0.1.20 \ maplit-1.0.2 \ memchr-2.6.4 \ memoffset-0.7.1 \ memoffset-0.9.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.11 \ miow-0.6.0 \ nix-0.26.4 \ nlprule-0.6.4 \ nlprule-build-0.6.4 \ nom-7.1.3 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.18.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ option-ext-0.2.0 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.0 \ phf-0.11.2 \ phf_shared-0.11.2 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ proc-macro2-1.0.69 \ pulldown-cmark-0.10.0 \ pulldown-cmark-escape-0.10.0 \ quote-1.0.33 \ ra-ap-rustc_lexer-0.44.0 \ ra_ap_limit-0.0.212 \ ra_ap_parser-0.0.212 \ ra_ap_stdx-0.0.212 \ ra_ap_syntax-0.0.212 \ ra_ap_text_edit-0.0.212 \ rayon-1.8.0 \ rayon-cond-0.1.0 \ rayon-core-1.12.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.10.0 \ regex-automata-0.4.1 \ regex-syntax-0.6.29 \ regex-syntax-0.8.0 \ reqwest-0.11.22 \ ring-0.16.20 \ ring-0.17.8 \ rowan-0.15.15 \ roxmltree-0.14.1 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.38.19 \ rustls-0.21.11 \ rustls-pemfile-1.0.3 \ rustls-webpki-0.101.7 \ ryu-1.0.15 \ same-file-1.0.6 \ scopeguard-1.2.0 \ sct-0.7.0 \ serde-1.0.188 \ serde-xml-rs-0.4.1 \ serde_derive-1.0.188 \ serde_json-1.0.107 \ serde_plain-1.0.2 \ serde_regex-1.1.0 \ serde_spanned-0.6.3 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.11.1 \ smol_str-0.2.1 \ socket2-0.4.9 \ socket2-0.5.4 \ spin-0.5.2 \ spin-0.9.8 \ srx-0.1.4 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.38 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ text-size-1.1.1 \ thiserror-1.0.49 \ thiserror-impl-1.0.49 \ thousands-0.2.0 \ thread_local-1.1.7 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.33.0 \ tokio-macros-2.1.0 \ tokio-rustls-0.24.1 \ tokio-util-0.7.9 \ toml-0.8.2 \ toml_datetime-0.6.3 \ toml_edit-0.20.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-subscriber-0.3.17 \ triomphe-0.1.11 \ try-lock-0.2.4 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-properties-0.1.0 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.4.1 \ utf8parse-0.2.1 \ uuid-1.4.1 \ valuable-0.1.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.10.0+wasi-snapshot-preview1 \ 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 \ web-sys-0.3.64 \ webpki-roots-0.25.2 \ 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-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 \ winnow-0.5.16 \ winreg-0.50.0 \ xml-rs-0.8.19 \ xmlparser-0.13.6 \ xz2-0.1.7 \ zip-0.5.13 MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib \ LLVM_CONFIG_PATH=${LLVM_CONFIG} PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cargo-tarpaulin/Makefile b/devel/cargo-tarpaulin/Makefile index c160c035a1fe..b2840fa0cc99 100644 --- a/devel/cargo-tarpaulin/Makefile +++ b/devel/cargo-tarpaulin/Makefile @@ -1,262 +1,263 @@ PORTNAME= cargo-tarpaulin DISTVERSION= 0.30.0 +PORTREVISION= 1 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 \ byteorder-1.5.0 \ bytes-1.6.0 \ camino-1.1.6 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.97 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ 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 \ derive_more-0.99.17 \ encoding_rs-0.8.34 \ 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.29.0 \ git2-0.18.3 \ glob-0.3.1 \ gzip-header-1.0.0 \ h2-0.3.26 \ hashbrown-0.11.2 \ hashbrown-0.14.5 \ 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.2.6 \ 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.4.0 \ lcov-0.8.1 \ leb128-0.2.5 \ libc-0.2.154 \ libgit2-sys-0.16.2+1.7.2 \ libssh2-sys-0.3.0 \ libz-sys-1.1.16 \ linux-raw-sys-0.4.13 \ llvm_profparser-0.5.0 \ 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.28.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.35.0 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.102 \ 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.82 \ procfs-0.16.0 \ procfs-core-0.16.0 \ quick-error-1.2.3 \ quick-xml-0.31.0 \ quote-1.0.36 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-pemfile-1.0.4 \ rusty-fork-0.3.0 \ ruzstd-0.6.0 \ 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.201 \ serde_derive-1.0.201 \ serde_json-1.0.117 \ serde_spanned-0.6.5 \ 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-1.0.109 \ syn-2.0.61 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ thiserror-1.0.60 \ thiserror-impl-1.0.60 \ 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.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.12 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tracing-test-0.2.4 \ tracing-test-macro-0.2.4 \ 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.6.8 \ winreg-0.50.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cargo-tarpaulin post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cargo-tarpaulin .include diff --git a/devel/cbfmt/Makefile b/devel/cbfmt/Makefile index de9894c144eb..1904eca1572a 100644 --- a/devel/cbfmt/Makefile +++ b/devel/cbfmt/Makefile @@ -1,90 +1,90 @@ PORTNAME= cbfmt DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cocogitto/Makefile b/devel/cocogitto/Makefile index 537fb1dc6591..13ef556043e0 100644 --- a/devel/cocogitto/Makefile +++ b/devel/cocogitto/Makefile @@ -1,232 +1,232 @@ PORTNAME= cocogitto DISTVERSION= 6.1.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.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ 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.75 \ assert_cmd-2.0.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.15.3 \ cc-1.0.90 \ cfg-if-1.0.0 \ chrono-0.4.35 \ chrono-tz-0.8.6 \ chrono-tz-build-0.2.1 \ clap-4.5.2 \ clap_builder-4.5.2 \ clap_complete-4.5.1 \ clap_complete_nushell-4.5.1 \ clap_derive-4.5.0 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ cmd_lib-1.9.3 \ cmd_lib_macros-1.9.3 \ colorchoice-1.0.0 \ 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.4.3 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ edit-0.1.5 \ either-1.10.0 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.8 \ faccess-0.2.4 \ fastrand-2.0.1 \ 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.12 \ git2-0.18.2 \ globset-0.4.14 \ globwalk-0.8.1 \ hashbrown-0.14.3 \ heck-0.4.1 \ 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.2.5 \ indoc-2.0.4 \ is-terminal-0.4.12 \ itertools-0.12.1 \ itoa-1.0.10 \ jobserver-0.1.28 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ libm-0.2.8 \ libz-sys-1.1.15 \ linux-raw-sys-0.4.13 \ log-0.4.21 \ memchr-2.7.1 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-0.4.1 \ num-bigint-0.4.4 \ num-complex-0.4.5 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-rational-0.4.1 \ num-traits-0.2.18 \ once_cell-1.19.0 \ os_pipe-1.1.5 \ parse-zoneinfo-0.3.0 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pest-2.7.8 \ pest_derive-2.7.8 \ pest_generator-2.7.8 \ pest_meta-2.7.8 \ 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.78 \ quick-error-1.2.3 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ regex-1.10.3 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ roff-0.2.1 \ rustix-0.38.31 \ rusty-forkfork-0.4.0 \ ryu-1.0.17 \ same-file-1.0.6 \ sealed_test-1.0.0 \ sealed_test_derive-1.0.0 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_spanned-0.6.5 \ sha2-0.10.8 \ shell-words-1.1.0 \ siphasher-0.3.11 \ slug-0.1.5 \ speculoos-0.11.0 \ stderrlog-0.6.0 \ strsim-0.11.0 \ syn-1.0.109 \ syn-2.0.52 \ tempfile-3.10.1 \ tera-1.19.1 \ termcolor-1.1.3 \ termtree-0.4.1 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ thread_local-1.1.8 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.8.10 \ toml_datetime-0.6.5 \ toml_edit-0.22.6 \ 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.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-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 \ yansi-0.5.1 PLIST_FILES= bin/cog post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cog .include diff --git a/devel/convco/Makefile b/devel/convco/Makefile index 0add8b809d4a..1243de9865b0 100644 --- a/devel/convco/Makefile +++ b/devel/convco/Makefile @@ -1,152 +1,152 @@ PORTNAME= convco DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 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.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ 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 \ clap-4.5.2 \ clap_builder-4.5.2 \ clap_complete-4.5.1 \ clap_derive-4.5.0 \ 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.2 \ 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 \ generic-array-0.14.7 \ gimli-0.28.1 \ git2-0.18.2 \ handlebars-5.1.0 \ hashbrown-0.14.3 \ heck-0.4.1 \ idna-0.5.0 \ indexmap-2.2.5 \ itoa-1.0.10 \ jobserver-0.1.27 \ lazy_static-1.4.0 \ libc-0.2.152 \ libgit2-sys-0.16.2+1.7.2 \ 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.27.1 \ 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.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rustc-demangle-0.1.23 \ rustix-0.38.28 \ ryu-1.0.16 \ same-file-1.0.6 \ semver-1.0.21 \ serde-1.0.197 \ serde_derive-1.0.197 \ 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.56 \ thiserror-impl-1.0.56 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ 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.0 \ 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-targets-0.42.2 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.52.0 \ zeroize-1.7.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/corrosion/Makefile b/devel/corrosion/Makefile index 80f79ff538ab..58146c5028d4 100644 --- a/devel/corrosion/Makefile +++ b/devel/corrosion/Makefile @@ -1,32 +1,32 @@ PORTNAME= corrosion DISTVERSIONPREFIX= v DISTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Easy Rust and C/C++ integration WWW= https://corrosion-rs.github.io/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 .include diff --git a/devel/cpu_rec_rs/Makefile b/devel/cpu_rec_rs/Makefile index 72f5dbff4bec..d2c0a1d654e0 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= 8 +PORTREVISION= 9 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 76c3d2e12d34..bfc06612266a 100644 --- a/devel/desed/Makefile +++ b/devel/desed/Makefile @@ -1,76 +1,76 @@ PORTNAME= desed DISTVERSION= 1.2.1 -PORTREVISION= 16 +PORTREVISION= 17 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= anyhow-1.0.65 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cassowary-0.3.0 \ cfg-if-1.0.0 \ clap-3.2.22 \ clap_lex-0.2.4 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ futures-core-0.3.24 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ indexmap-1.9.1 \ inotify-0.10.0 \ inotify-sys-0.1.5 \ kqueue-1.0.6 \ kqueue-sys-1.0.3 \ libc-0.2.135 \ lock_api-0.4.9 \ log-0.4.17 \ mio-0.8.4 \ once_cell-1.15.0 \ os_str_bytes-6.3.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.3 \ pin-project-lite-0.2.9 \ redox_syscall-0.2.16 \ scopeguard-1.1.0 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ smallvec-1.10.0 \ socket2-0.4.7 \ strsim-0.10.0 \ termcolor-1.1.3 \ textwrap-0.15.1 \ tokio-1.21.2 \ tui-0.19.0 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/desed .include diff --git a/devel/dra/Makefile b/devel/dra/Makefile index 7f64619b8d16..8f945a69fa42 100644 --- a/devel/dra/Makefile +++ b/devel/dra/Makefile @@ -1,182 +1,182 @@ PORTNAME= dra DISTVERSION= 0.5.3 -PORTREVISION= 2 +PORTREVISION= 3 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= adler-1.0.2 \ aho-corasick-0.7.19 \ anstream-0.6.11 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ assert_cmd-2.0.14 \ autocfg-1.1.0 \ base64-0.21.2 \ bitflags-1.3.2 \ bitflags-2.4.0 \ bstr-1.6.0 \ byteorder-1.4.3 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.72 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-4.5.2 \ clap_builder-4.5.2 \ clap_complete-4.5.1 \ clap_derive-4.5.0 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ console-0.15.0 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.12 \ ctrlc-3.4.4 \ dialoguer-0.11.0 \ difflib-0.4.0 \ doc-comment-0.3.3 \ encode_unicode-0.3.6 \ errno-0.3.5 \ fastrand-1.9.0 \ filetime-0.2.17 \ flate2-1.0.28 \ float-cmp-0.9.0 \ form_urlencoded-1.0.1 \ getrandom-0.2.10 \ heck-0.4.0 \ idna-0.2.3 \ indicatif-0.17.8 \ instant-0.1.12 \ io-lifetimes-1.0.2 \ itoa-1.0.6 \ libc-0.2.153 \ libz-sys-1.1.8 \ linux-raw-sys-0.1.3 \ log-0.4.14 \ lzma-sys-0.1.19 \ matches-0.1.9 \ memchr-2.5.0 \ miniz_oxide-0.7.1 \ nix-0.28.0 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ number_prefix-0.4.0 \ once_cell-1.13.0 \ percent-encoding-2.1.0 \ pkg-config-0.3.25 \ portable-atomic-1.3.3 \ predicates-3.1.0 \ 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.78 \ 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.3 \ rustix-0.36.16 \ rustls-0.22.2 \ rustls-pki-types-1.3.1 \ rustls-webpki-0.102.2 \ ryu-1.0.6 \ same-file-1.0.6 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.99 \ shell-words-1.1.0 \ spin-0.9.8 \ strsim-0.11.0 \ subtle-2.5.0 \ syn-1.0.104 \ syn-2.0.48 \ tar-0.4.40 \ 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.49 \ thiserror-impl-1.0.49 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.7 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ untrusted-0.9.0 \ ureq-2.9.6 \ url-2.2.2 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.7.0 \ vcpkg-0.2.15 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ webpki-roots-0.26.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.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.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.0 \ 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.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.0 \ 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.0 \ windows_x86_64_msvc-0.52.0 \ xattr-1.0.1 \ xz2-0.1.7 \ zeroize-1.7.0 \ zip-0.6.6 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/dtool/Makefile b/devel/dtool/Makefile index 7a042c83198a..cd3440f20f06 100644 --- a/devel/dtool/Makefile +++ b/devel/dtool/Makefile @@ -1,194 +1,194 @@ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 20 +PORTREVISION= 21 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/dura/Makefile b/devel/dura/Makefile index 9ac227492250..a67479b892ce 100644 --- a/devel/dura/Makefile +++ b/devel/dura/Makefile @@ -1,123 +1,123 @@ PORTNAME= dura DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 15 +PORTREVISION= 16 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/electron30/Makefile b/devel/electron30/Makefile index d385c0626a48..416a179bab86 100644 --- a/devel/electron30/Makefile +++ b/devel/electron30/Makefile @@ -1,463 +1,464 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER:S/-beta./.b/} +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v30.0.9/:chromium \ https://commondatastorage.googleapis.com/chromium-nodejs/:chromium_node \ https://commondatastorage.googleapis.com/chromium-fonts/:chromium_testfonts PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chromium \ ${CHROMIUM_NODE_MODULES_HASH}:chromium_node \ ${CHROMIUM_TEST_FONTS_HASH}:chromium_testfonts \ electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} 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 \ 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_TAGNAME= ${DISTVERSIONPREFIX}${ELECTRON_VER} 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 gdkpixbuf2 gtk30 libxml2 libxslt pango USE_LDCONFIG= ${DATADIR} 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} 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}" \ 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 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_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false # With SNDIO=on we exclude audio_manager_linux from the build (see # media/audio/BUILD.gn) and use audio_manager_openbsd which does not # support falling back to ALSA or PulseAudio. SNDIO_PREVENTS= ALSA PULSEAUDIO 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= 124.0.6367.233 # See ${WRKSRC}/third_party/node/node_modules.tar.gz.sha1 for CHROMIUM_NODE_MODULES_HASH CHROMIUM_NODE_MODULES_HASH= 97a0b3c4c39cf05de1eafb6ffdec0fddd643f0a2 # See ${WRKSRC}/third_party/test_fonts/test_fonts.tar.gz.sha1 for CHROMIUM_TEST_FONTS_HASH CHROMIUM_TEST_FONTS_HASH= 336e775eec536b2d785cc80eff6ac39051931286 # See ${WRKSRC}/electron/DEPS for NODE_VER NODE_VER= 20.11.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 # libc++ < 16 needs these extra patches .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1302507 EXTRA_PATCHES= ${PATCHDIR}/extra-patch-electron_shell_browser_electron__browser__context.h \ ${PATCHDIR}/extra-patch-electron_shell_browser_ui_gtk_menu__gtk.h \ ${PATCHDIR}/extra-patch-electron_shell_browser_ui_status__icon__gtk.h .endif .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 .if ${COMPILER_VERSION} < 170 LLVM_DEFAULT= 17 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} .else BINARY_ALIAS+= ar=/usr/bin/llvm-ar \ nm=/usr/bin/llvm-nm .endif 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}/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-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 ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/node_modules ${WRKSRC}/third_party/node ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/test_fonts ${WRKSRC}/third_party/test_fonts # 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}/third_party/ffmpeg && \ ${PYTHON_CMD} chromium/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 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/elfcat/Makefile b/devel/elfcat/Makefile index 5c1926d2fb5e..de0a558430b2 100644 --- a/devel/elfcat/Makefile +++ b/devel/elfcat/Makefile @@ -1,22 +1,22 @@ PORTNAME= elfcat DISTVERSION= 0.1.8 -PORTREVISION= 24 +PORTREVISION= 25 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/elfcat .include diff --git a/devel/emacs-lsp-booster/Makefile b/devel/emacs-lsp-booster/Makefile index 1c4f6287f4a5..17207b7e1bb8 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= 1 +PORTREVISION= 2 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/evcxr-jupyter/Makefile b/devel/evcxr-jupyter/Makefile index 1b7144e11038..ac8c99065125 100644 --- a/devel/evcxr-jupyter/Makefile +++ b/devel/evcxr-jupyter/Makefile @@ -1,317 +1,317 @@ PORTNAME= evcxr DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel PKGNAMESUFFIX= -jupyter MAINTAINER= yuri@FreeBSD.org COMMENT= Jupyter Evaluation Context for Rust WWW= https://github.com/evcxr/evcxr 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 \ always-assert-0.1.3 \ 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 \ anyhow-1.0.75 \ ariadne-0.3.0 \ arrayvec-0.7.4 \ async-trait-0.1.74 \ asynchronous-codec-0.7.0 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ camino-1.1.6 \ cargo-platform-0.1.4 \ cargo_metadata-0.18.1 \ cc-1.0.83 \ cfg-if-1.0.0 \ chalk-derive-0.95.0 \ chalk-ir-0.95.0 \ chalk-recursive-0.95.0 \ chalk-solve-0.95.0 \ chrono-0.4.31 \ clap-4.4.7 \ clap_builder-4.4.7 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clipboard-win-4.5.0 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ colored-2.0.4 \ core-foundation-sys-0.8.4 \ countme-3.0.1 \ cov-mark-2.0.0-pre.1 \ cpufeatures-0.2.11 \ crc32fast-1.3.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 \ ctrlc-3.4.1 \ dashmap-5.5.3 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dissimilar-1.0.7 \ dot-0.1.4 \ drop_bomb-0.1.5 \ either-1.9.0 \ ena-0.14.2 \ endian-type-0.1.2 \ equivalent-1.0.1 \ errno-0.3.5 \ error-code-2.3.1 \ evcxr_input-1.0.0 \ fastrand-2.0.1 \ fd-lock-3.0.13 \ fdeflate-0.3.1 \ filetime-0.2.22 \ fixedbitset-0.4.2 \ flate2-1.0.28 \ form_urlencoded-1.2.0 \ fsevent-sys-4.1.0 \ fst-0.4.7 \ futures-channel-0.3.29 \ futures-core-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 \ generic-array-0.14.7 \ getrandom-0.2.10 \ gimli-0.28.0 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.3 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.5 \ iana-time-zone-0.1.58 \ iana-time-zone-haiku-0.1.2 \ idna-0.4.0 \ image-0.24.7 \ indexmap-2.1.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ is-terminal-0.4.9 \ itertools-0.12.0 \ itoa-1.0.9 \ jod-thread-0.1.2 \ js-sys-0.3.65 \ json-0.12.4 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ la-arena-0.3.1 \ lazy_static-1.4.0 \ libc-0.2.151 \ libloading-0.8.1 \ libmimalloc-sys-0.1.35 \ line-index-0.1.0 \ linux-raw-sys-0.4.10 \ lock_api-0.4.11 \ log-0.4.20 \ memchr-2.6.4 \ memoffset-0.9.0 \ mimalloc-0.1.39 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ miow-0.6.0 \ nibble_vec-0.1.0 \ nix-0.26.4 \ nix-0.27.1 \ nohash-hasher-0.2.0 \ notify-6.1.1 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.18.0 \ oorandom-11.1.3 \ option-ext-0.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.0 \ perf-event-0.4.7 \ perf-event-open-sys-1.0.1 \ petgraph-0.6.4 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ png-0.17.10 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.69 \ pulldown-cmark-0.9.3 \ pulldown-cmark-to-cmark-10.0.4 \ quote-1.0.33 \ ra-ap-rustc_abi-0.21.0 \ ra-ap-rustc_index-0.21.0 \ ra-ap-rustc_index_macros-0.21.0 \ ra-ap-rustc_lexer-0.21.0 \ ra-ap-rustc_parse_format-0.21.0 \ ra_ap_base_db-0.0.189 \ ra_ap_cfg-0.0.189 \ ra_ap_hir-0.0.189 \ ra_ap_hir_def-0.0.189 \ ra_ap_hir_expand-0.0.189 \ ra_ap_hir_ty-0.0.189 \ ra_ap_ide-0.0.189 \ ra_ap_ide_assists-0.0.189 \ ra_ap_ide_completion-0.0.189 \ ra_ap_ide_db-0.0.189 \ ra_ap_ide_diagnostics-0.0.189 \ ra_ap_ide_ssr-0.0.189 \ ra_ap_intern-0.0.189 \ ra_ap_limit-0.0.189 \ ra_ap_mbe-0.0.189 \ ra_ap_parser-0.0.189 \ ra_ap_paths-0.0.189 \ ra_ap_profile-0.0.189 \ ra_ap_project_model-0.0.189 \ ra_ap_rustc-dependencies-0.0.189 \ ra_ap_stdx-0.0.189 \ ra_ap_syntax-0.0.189 \ ra_ap_test_utils-0.0.189 \ ra_ap_text_edit-0.0.189 \ ra_ap_toolchain-0.0.189 \ ra_ap_tt-0.0.189 \ ra_ap_vfs-0.0.189 \ ra_ap_vfs-notify-0.0.189 \ radix_trie-0.2.1 \ 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.2.16 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ redox_users-0.4.3 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rowan-0.15.15 \ rust-analyzer-salsa-0.17.0-pre.4 \ rust-analyzer-salsa-macros-0.17.0-pre.4 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.38.21 \ rustyline-12.0.0 \ ryu-1.0.15 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_spanned-0.6.4 \ sha2-0.10.8 \ sig-1.0.0 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ slab-0.4.9 \ smallvec-1.11.1 \ smol_str-0.2.0 \ socket2-0.5.5 \ stable_deref_trait-1.2.0 \ str-buf-1.0.6 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-2.0.38 \ synstructure-0.13.0 \ tempfile-3.8.1 \ text-size-1.1.1 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.33.0 \ tokio-macros-2.1.0 \ tokio-util-0.7.10 \ toml-0.8.6 \ toml_datetime-0.6.5 \ toml_edit-0.20.7 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ triomphe-0.1.11 \ typed-arena-2.0.2 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-properties-0.1.0 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ url-2.4.1 \ utf8parse-0.2.1 \ uuid-1.5.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.88 \ wasm-bindgen-backend-0.2.88 \ wasm-bindgen-macro-0.2.88 \ wasm-bindgen-macro-support-0.2.88 \ wasm-bindgen-shared-0.2.88 \ which-5.0.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-core-0.51.1 \ 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 \ winnow-0.5.19 \ yansi-0.5.1 \ zeromq-0.3.4 PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}_jupyter .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/*-unknown-freebsd/release/evcxr ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKDIR}/target/*-unknown-freebsd/release/evcxr_jupyter ${STAGEDIR}${PREFIX}/bin .include diff --git a/devel/fnm/Makefile b/devel/fnm/Makefile index ad1bf52c4842..98ffd383b137 100644 --- a/devel/fnm/Makefile +++ b/devel/fnm/Makefile @@ -1,309 +1,310 @@ PORTNAME= fnm DISTVERSIONPREFIX= v DISTVERSION= 1.37.1 +PORTREVISION= 1 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 BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/Schniz/fnm/issues/1090 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.22.0 \ adler-1.0.2 \ aes-0.8.4 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ 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.86 \ arbitrary-1.3.2 \ async-compression-0.4.10 \ autocfg-1.3.0 \ backtrace-0.3.72 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bumpalo-3.16.0 \ bytecount-0.6.8 \ byteorder-1.5.0 \ bytes-1.6.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.98 \ cfg-if-1.0.0 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_complete-4.5.5 \ clap_derive-4.5.5 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ colored-2.1.0 \ 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 \ 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.8 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ diff-0.1.13 \ digest-0.10.7 \ displaydoc-0.2.4 \ duct-0.13.7 \ either-1.12.0 \ embed-resource-2.4.2 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ encoding_rs_io-0.1.7 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ etcetera-0.8.0 \ fastrand-2.1.0 \ filetime-0.2.23 \ flate2-1.0.30 \ 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-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 \ hashbrown-0.14.5 \ 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.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ humantime-2.1.0 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-util-0.1.5 \ idna-0.5.0 \ indexmap-2.2.6 \ indicatif-0.17.8 \ indoc-2.0.5 \ inout-0.1.3 \ instant-0.1.13 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ junction-1.1.0 \ lazy_static-1.4.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ lockfree-object-pool-0.1.6 \ log-0.4.21 \ lzma-rs-0.3.0 \ lzma-sys-0.1.20 \ matchers-0.1.0 \ memchr-2.7.2 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ 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 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.35.0 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ os_pipe-1.1.5 \ overload-0.1.1 \ pbkdf2-0.12.2 \ 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 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.84 \ quote-1.0.36 \ 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 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ reqwest-0.12.4 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ 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 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sharded-slab-0.1.7 \ shared_child-1.0.0 \ simd-adler32-0.3.7 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ sysinfo-0.30.12 \ tar-0.4.40 \ tempfile-3.10.1 \ test-log-0.2.16 \ test-log-macros-0.2.16 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-rustls-0.25.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-service-0.3.2 \ 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.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ untrusted-0.9.0 \ url-2.5.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ version_check-0.9.4 \ vswhom-0.1.0 \ vswhom-sys-0.1.2 \ 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.26.1 \ 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-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 \ winreg-0.52.0 \ xattr-1.3.1 \ xz2-0.1.7 \ yansi-0.5.1 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zip-2.1.2 \ zopfli-0.8.1 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/fsx/Makefile b/devel/fsx/Makefile index 4b9aded10f58..313105c3384f 100644 --- a/devel/fsx/Makefile +++ b/devel/fsx/Makefile @@ -1,29 +1,29 @@ PORTNAME= fsx DISTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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 ef6d9740967d..5c59dd9d0777 100644 --- a/devel/gbump/Makefile +++ b/devel/gbump/Makefile @@ -1,85 +1,85 @@ PORTNAME= gbump PORTVERSION= 1.1.2 -PORTREVISION= 4 +PORTREVISION= 5 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gbump .include diff --git a/devel/gfold/Makefile b/devel/gfold/Makefile index ed6bf98d26a0..fba0a2c95598 100644 --- a/devel/gfold/Makefile +++ b/devel/gfold/Makefile @@ -1,33 +1,33 @@ PORTNAME= gfold DISTVERSION= 4.0.0 -PORTREVISION= 19 +PORTREVISION= 20 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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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 f1f191652d89..88890e5a2e07 100644 --- a/devel/ghostie/Makefile +++ b/devel/ghostie/Makefile @@ -1,297 +1,298 @@ PORTNAME= ghostie DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 +PORTREVISION= 1 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/git-absorb/Makefile b/devel/git-absorb/Makefile index d3a1af0203bb..04a016d8fe39 100644 --- a/devel/git-absorb/Makefile +++ b/devel/git-absorb/Makefile @@ -1,24 +1,24 @@ PORTNAME= git-absorb DISTVERSION= 0.6.13 -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 LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= tummychow PLIST_FILES= bin/git-absorb post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/git-absorb .include diff --git a/devel/git-branchless/Makefile b/devel/git-branchless/Makefile index 66de4cc2b826..020d0b324a71 100644 --- a/devel/git-branchless/Makefile +++ b/devel/git-branchless/Makefile @@ -1,440 +1,441 @@ PORTNAME= git-branchless DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 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.82 \ arrayvec-0.7.4 \ ascii-canvas-3.0.0 \ assert_cmd-2.0.14 \ async-trait-0.1.80 \ 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.6.0 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.2 \ cc-1.0.94 \ 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.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.2.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ 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.3.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.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 \ 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.18.3 \ glob-0.3.1 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hashlink-0.8.4 \ heck-0.4.1 \ 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.38.0 \ instant-0.1.12 \ ioctl-rs-0.1.6 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ 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.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ 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.46.0 \ 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 \ overload-0.1.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.4.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.26.3 \ 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.4 \ 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-record-0.3.0 \ scopeguard-1.2.0 \ serde-1.0.198 \ serde_derive-1.0.198 \ serde_json-1.0.116 \ 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.2 \ 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.59 \ thiserror-impl-1.0.59 \ 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.11 \ 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] post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/git-cinnabar/Makefile b/devel/git-cinnabar/Makefile index 07022d24685f..a1843e41e3bd 100644 --- a/devel/git-cinnabar/Makefile +++ b/devel/git-cinnabar/Makefile @@ -1,36 +1,36 @@ PORTNAME= git-cinnabar DISTVERSION= 0.6.3 -PORTREVISION= 4 +PORTREVISION= 5 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.41.0.windows.1:git/git-core DATADIR= ${PREFIX}/libexec/git-core PORTDATA= * PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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 e8408a917220..15f2d869acbe 100644 --- a/devel/git-cliff/Makefile +++ b/devel/git-cliff/Makefile @@ -1,368 +1,369 @@ PORTNAME= git-cliff DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Highly customizable changelog generator WWW= https://git-cliff.org 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.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 \ async-compression-0.4.10 \ async-trait-0.1.80 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.16.0 \ bytes-1.6.0 \ cacache-13.0.0 \ cc-1.0.97 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-tz-0.9.0 \ chrono-tz-build-0.3.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ colorchoice-1.0.1 \ config-0.14.0 \ console-0.15.8 \ conventional_commit_parser-0.9.4 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ deranged-0.3.11 \ deunicode-1.4.4 \ diff-0.1.13 \ digest-0.10.7 \ directories-5.0.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dissimilar-1.0.9 \ doc-comment-0.3.3 \ document-features-0.2.8 \ dyn-clone-1.0.17 \ either-1.11.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.9 \ expect-test-1.5.0 \ fastrand-2.1.0 \ flate2-1.0.30 \ 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.15 \ gimli-0.28.1 \ git-conventional-0.12.6 \ git2-0.18.3 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ h2-0.3.26 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-cache-0.19.0 \ http-cache-reqwest-0.14.0 \ http-cache-semantics-2.1.0 \ http-serde-2.1.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ humansize-2.1.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-1.3.1 \ hyper-rustls-0.24.2 \ hyper-rustls-0.26.0 \ hyper-util-0.1.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ ignore-0.4.22 \ include-flate-0.2.0 \ include-flate-codegen-0.1.4 \ include-flate-codegen-exports-0.1.4 \ indexmap-2.2.6 \ indicatif-0.17.8 \ instant-0.1.12 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ lazy-regex-3.1.0 \ lazy-regex-proc_macros-3.1.0 \ lazy_static-1.4.0 \ libc-0.2.154 \ libflate-1.4.0 \ libflate_lz77-1.2.0 \ libgit2-sys-0.16.2+1.7.2 \ libm-0.2.8 \ libredox-0.1.3 \ libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ litrs-0.4.1 \ log-0.4.21 \ memchr-2.7.2 \ memmap2-0.5.10 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ next_version-0.2.17 \ nom-7.1.3 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ option-ext-0.2.0 \ parse-zoneinfo-0.3.1 \ pathdiff-0.2.1 \ 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_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ 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.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.82 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_users-0.4.5 \ reflink-copy-0.1.17 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ reqwest-0.12.4 \ reqwest-middleware-0.3.1 \ ring-0.17.8 \ rle-decode-fast-1.0.3 \ roff-0.2.1 \ rust-embed-8.4.0 \ rust-embed-impl-8.4.0 \ rust-embed-utils-8.4.0 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.3 \ ryu-1.0.18 \ same-file-1.0.6 \ sct-0.7.1 \ secrecy-0.8.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_regex-1.1.0 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha-1-0.10.1 \ sha1-0.10.6 \ sha2-0.10.8 \ shellexpand-3.1.0 \ siphasher-0.3.11 \ slab-0.4.9 \ slug-0.1.5 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ ssri-9.2.0 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.63 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ tera-1.20.0 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ 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-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-stream-0.1.15 \ 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-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ 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-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.12 \ untrusted-0.9.0 \ update-informer-1.1.0 \ ureq-2.9.7 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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 \ webpki-roots-0.25.4 \ webpki-roots-0.26.1 \ winapi-util-0.1.8 \ 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 \ winnow-0.6.8 \ winreg-0.50.0 \ winreg-0.52.0 \ xxhash-rust-0.8.10 \ yaml-rust-0.4.5 \ yansi-0.5.1 \ zeroize-1.7.0 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} \ bin/git-cliff-completions \ bin/git-cliff-mangen post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/git-cliff-completions \ ${STAGEDIR}${PREFIX}/bin/git-cliff-mangen .include diff --git a/devel/git-delta/Makefile b/devel/git-delta/Makefile index e924c2faa80e..4f34f72842fd 100644 --- a/devel/git-delta/Makefile +++ b/devel/git-delta/Makefile @@ -1,48 +1,49 @@ PORTNAME= delta DISTVERSION= 0.17.0 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= git- MAINTAINER= DtxdF@disroot.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 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/delta 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-repo-manager/Makefile b/devel/git-repo-manager/Makefile index 54155ad8ba6d..700951f899aa 100644 --- a/devel/git-repo-manager/Makefile +++ b/devel/git-repo-manager/Makefile @@ -1,183 +1,183 @@ PORTNAME= git-repo-manager DISTVERSIONPREFIX= v DISTVERSION= 0.7.16 -PORTREVISION= 1 +PORTREVISION= 2 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/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= hakoerber CARGO_CRATES= 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 \ async-channel-1.9.0 \ autocfg-1.2.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bytes-1.6.0 \ castaway-0.1.2 \ cc-1.0.95 \ cfg-if-1.0.0 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ comfy-table-7.1.1 \ concurrent-queue-2.5.0 \ console-0.15.8 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ curl-0.4.46 \ curl-sys-0.4.72+curl-8.6.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ event-listener-2.5.3 \ fastrand-1.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fuchsia-cprng-0.1.1 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ getrandom-0.2.14 \ git2-0.18.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ http-0.2.12 \ idna-0.5.0 \ indexmap-2.2.6 \ instant-0.1.12 \ isahc-1.7.2 \ itoa-1.0.11 \ jobserver-0.1.31 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ libnghttp2-sys-0.1.10+1.61.0 \ libredox-0.1.3 \ libssh2-sys-0.3.0 \ libz-sys-1.1.16 \ lock_api-0.4.12 \ log-0.4.21 \ memchr-2.7.2 \ mime-0.3.17 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.102 \ option-ext-0.2.0 \ parking-2.2.0 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ parse_link_header-0.3.3 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pkg-config-0.3.30 \ polling-2.8.0 \ proc-macro2-1.0.81 \ quote-1.0.36 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ remove_dir_all-0.5.3 \ rustversion-1.0.15 \ ryu-1.0.17 \ schannel-0.1.23 \ scopeguard-1.2.0 \ serde-1.0.199 \ serde_derive-1.0.199 \ serde_json-1.0.116 \ serde_spanned-0.6.5 \ serde_yaml-0.9.34+deprecated \ shellexpand-3.1.0 \ slab-0.4.9 \ sluice-0.5.5 \ smallvec-1.13.2 \ socket2-0.5.6 \ strsim-0.10.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ syn-2.0.60 \ tempdir-0.3.7 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.12 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-futures-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.12 \ unsafe-libyaml-0.2.11 \ url-2.5.0 \ url-escape-0.1.1 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ waker-fn-1.1.1 \ 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.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.7 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/grm post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/grm .include diff --git a/devel/git-workspace/Makefile b/devel/git-workspace/Makefile index 30d5fa41e1c0..9a71f21ab795 100644 --- a/devel/git-workspace/Makefile +++ b/devel/git-workspace/Makefile @@ -1,178 +1,178 @@ PORTNAME= git-workspace DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 6 +PORTREVISION= 7 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 CARGO_CRATES= adler-1.0.2 \ aho-corasick-1.1.2 \ ansi_term-0.12.1 \ anyhow-1.0.75 \ arrayref-0.3.7 \ arrayvec-0.5.2 \ ascii-0.9.3 \ atomic-counter-1.0.1 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ base64-0.21.5 \ bitflags-1.3.2 \ bitflags-2.4.1 \ blake2b_simd-0.5.11 \ bstr-1.7.0 \ byteorder-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-2.34.0 \ combine-3.8.1 \ console-0.15.7 \ constant_time_eq-0.1.5 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ dirs-1.0.5 \ either-1.9.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ expanduser-1.2.2 \ flate2-1.0.28 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ fs_extra-1.3.0 \ getrandom-0.1.16 \ getrandom-0.2.10 \ git2-0.18.1 \ globset-0.4.13 \ graphql-introspection-query-0.2.0 \ graphql-parser-0.4.0 \ graphql_client-0.13.0 \ graphql_client_codegen-0.13.0 \ graphql_query_derive-0.13.0 \ hashbrown-0.14.2 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ idna-0.4.0 \ indexmap-2.1.0 \ indicatif-0.17.7 \ instant-0.1.12 \ itoa-1.0.9 \ jobserver-0.1.27 \ lazy_static-1.4.0 \ libc-0.2.150 \ 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 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ number_prefix-0.4.0 \ once_cell-1.18.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.93 \ percent-encoding-2.3.0 \ pkg-config-0.3.27 \ portable-atomic-1.5.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.69 \ pwd-1.4.0 \ quote-1.0.33 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ ring-0.17.5 \ rust-argon2-0.8.3 \ rustls-0.21.8 \ rustls-webpki-0.101.7 \ ryu-1.0.15 \ same-file-1.0.6 \ scopeguard-1.2.0 \ sct-0.7.1 \ serde-1.0.192 \ serde_derive-1.0.192 \ serde_json-1.0.108 \ serde_spanned-0.6.4 \ spin-0.9.8 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.39 \ textwrap-0.11.0 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.8 \ toml_datetime-0.6.5 \ toml_edit-0.21.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ unreachable-1.0.0 \ untrusted-0.9.0 \ ureq-2.8.0 \ url-2.4.1 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ void-1.0.2 \ walkdir-2.4.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ webpki-roots-0.25.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-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 \ winnow-0.5.19 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/gitoxide/Makefile b/devel/gitoxide/Makefile index c2a2be0cfb71..0fcbee640b18 100644 --- a/devel/gitoxide/Makefile +++ b/devel/gitoxide/Makefile @@ -1,475 +1,476 @@ PORTNAME= gitoxide DISTVERSIONPREFIX= v DISTVERSION= 0.36.0 +PORTREVISION= 1 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.21.0 \ adler-1.0.2 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ anes-0.1.6 \ ansiterm-0.12.2 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.77 \ arbitrary-1.3.2 \ arc-swap-1.6.0 \ arrayvec-0.7.4 \ assert_matches-1.5.0 \ async-attributes-1.1.2 \ async-channel-1.9.0 \ async-channel-2.1.1 \ async-executor-1.8.0 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.2.2 \ async-lock-2.8.0 \ async-lock-3.2.0 \ async-net-2.0.0 \ async-std-1.12.0 \ async-task-4.6.0 \ async-trait-0.1.75 \ atomic-waker-1.1.2 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.5 \ base64-0.22.1 \ basic-toml-0.1.7 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ blocking-1.5.1 \ bstr-1.9.0 \ btoi-0.4.3 \ bumpalo-3.16.0 \ bytes-1.5.0 \ bytesize-1.3.0 \ byteyarn-0.2.3 \ cap-0.1.2 \ cassowary-0.3.0 \ cast-0.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ clap-4.4.12 \ clap_builder-4.4.12 \ clap_complete-4.4.5 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clru-0.6.1 \ cmake-0.1.50 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ conpty-0.5.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.11 \ crc-3.0.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.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.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crosstermion-0.13.0 \ crypto-common-0.1.6 \ curl-0.4.46 \ curl-sys-0.4.72+curl-8.6.0 \ dashmap-5.5.3 \ defer-0.2.1 \ deranged-0.3.10 \ derive_arbitrary-1.3.2 \ diff-0.1.13 \ digest-0.10.7 \ displaydoc-0.2.4 \ document-features-0.2.8 \ dunce-1.0.4 \ either-1.9.0 \ encoding_rs-0.8.33 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.8 \ event-listener-2.5.3 \ event-listener-4.0.1 \ event-listener-strategy-0.4.0 \ expectrl-0.7.1 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ faster-hex-0.9.0 \ fastrand-1.9.0 \ fastrand-2.1.0 \ 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 \ fs-err-2.11.0 \ fs_extra-1.3.0 \ 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.1.0 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.11 \ gimli-0.28.1 \ gix-actor-0.27.0 \ gix-actor-0.28.1 \ gix-attributes-0.19.0 \ gix-bitmap-0.2.8 \ gix-chunk-0.4.5 \ gix-commitgraph-0.21.0 \ gix-date-0.8.1 \ gix-discover-0.26.0 \ gix-features-0.35.0 \ gix-features-0.36.1 \ gix-fs-0.7.0 \ gix-fs-0.8.1 \ gix-glob-0.13.0 \ gix-hash-0.13.3 \ gix-hashtable-0.4.1 \ gix-ignore-0.8.0 \ gix-index-0.25.0 \ gix-lock-10.0.0 \ gix-lock-11.0.1 \ gix-object-0.37.0 \ gix-object-0.38.0 \ gix-path-0.10.1 \ gix-quote-0.4.8 \ gix-ref-0.38.0 \ gix-revwalk-0.8.0 \ gix-sec-0.10.1 \ gix-tempfile-10.0.0 \ gix-tempfile-11.0.1 \ gix-trace-0.1.4 \ gix-traverse-0.33.0 \ gix-utils-0.1.6 \ gix-validate-0.8.1 \ gix-worktree-0.26.0 \ glob-0.3.1 \ gloo-timers-0.2.6 \ h2-0.4.4 \ half-1.8.2 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hashlink-0.9.1 \ heck-0.4.1 \ hermit-abi-0.3.3 \ home-0.5.5 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ human_format-1.0.3 \ humantime-2.1.0 \ hyper-1.2.0 \ hyper-rustls-0.26.0 \ hyper-tls-0.6.0 \ hyper-util-0.1.3 \ idna-0.5.0 \ imara-diff-0.1.5 \ indexmap-2.1.0 \ indoc-2.0.4 \ instant-0.1.12 \ io-close-0.3.7 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is-docker-0.2.0 \ is-terminal-0.4.10 \ is-wsl-0.4.0 \ is_ci-1.1.1 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.12.0 \ itoa-1.0.10 \ js-sys-0.3.66 \ jwalk-0.8.1 \ kstring-2.0.0 \ kv-log-macro-1.0.7 \ layout-rs-0.1.1 \ lazy_static-1.4.0 \ libc-0.2.153 \ libsqlite3-sys-0.28.0 \ libz-ng-sys-1.1.13 \ libz-sys-1.1.13 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.12 \ litrs-0.4.1 \ lock_api-0.4.11 \ lockfree-object-pool-0.1.6 \ log-0.4.21 \ lru-0.12.1 \ lzma-sys-0.1.20 \ maplit-1.0.2 \ maybe-async-0.2.7 \ memchr-2.7.1 \ memmap2-0.7.1 \ memmap2-0.9.3 \ memoffset-0.7.1 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.11 \ native-tls-0.2.11 \ nix-0.26.4 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ num_enum-0.5.11 \ num_enum_derive-0.5.11 \ num_threads-0.1.6 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ open-5.0.1 \ openssl-0.10.62 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.98 \ overload-0.1.1 \ parking-2.2.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-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ piper-0.2.1 \ pkg-config-0.3.28 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ polling-2.8.0 \ polling-3.3.1 \ powerfmt-0.2.0 \ pretty_assertions-1.4.0 \ proc-macro-crate-1.3.1 \ proc-macro2-1.0.75 \ prodash-26.2.2 \ prodash-28.0.0 \ ptyprocess-0.4.1 \ quote-1.0.35 \ ratatui-0.25.0 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ reqwest-0.12.0 \ ring-0.16.20 \ ring-0.17.7 \ rusqlite-0.31.0 \ rustc-demangle-0.1.23 \ rustix-0.37.27 \ rustix-0.38.31 \ rustls-0.20.9 \ rustls-0.22.4 \ rustls-ffi-0.8.2 \ rustls-pemfile-0.2.1 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.3.1 \ rustls-webpki-0.102.2 \ rustversion-1.0.14 \ ryu-1.0.16 \ same-file-1.0.6 \ scc-2.1.1 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ sdd-0.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 \ serial_test-3.1.1 \ serial_test_derive-3.1.1 \ sha1-0.10.6 \ sha1-asm-0.5.2 \ sha1_smol-1.0.0 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.4.10 \ socket2-0.5.5 \ spin-0.5.2 \ spin-0.9.8 \ stability-0.1.1 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ subtle-2.5.0 \ symlink-0.1.0 \ syn-1.0.109 \ syn-2.0.47 \ sync_wrapper-0.1.2 \ sysinfo-0.30.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tar-0.4.40 \ tempfile-3.10.0 \ termcolor-1.4.0 \ terminal_size-0.3.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thread_local-1.1.7 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.25.0 \ tokio-util-0.7.10 \ toml_datetime-0.6.6 \ toml_edit-0.19.15 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ 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.86 \ tui-react-0.22.0 \ typenum-1.17.0 \ uluru-3.0.0 \ unicode-bidi-0.3.14 \ unicode-bom-2.0.3 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ value-bag-1.9.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.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-0.22.4 \ webpki-roots-0.26.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-0.48.0 \ windows-0.51.1 \ windows-core-0.51.1 \ 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.40 \ winnow-0.6.0 \ winreg-0.50.0 \ xattr-1.2.0 \ xz2-0.1.7 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zip-1.3.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 post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/ein \ ${STAGEDIR}${PREFIX}/bin/gix .include diff --git a/devel/gitu/Makefile b/devel/gitu/Makefile index cc981c744624..7f5bef123541 100644 --- a/devel/gitu/Makefile +++ b/devel/gitu/Makefile @@ -1,252 +1,253 @@ PORTNAME= gitu DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 +PORTREVISION= 1 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= ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ 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 \ arboard-3.4.0 \ atomic-0.6.0 \ autocfg-1.2.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block2-0.5.1 \ bstr-0.2.17 \ bumpalo-3.15.4 \ bytemuck-1.15.0 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.2 \ cc-1.0.95 \ cfg-if-1.0.0 \ chrono-0.4.38 \ 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 \ clipboard-win-5.3.1 \ colorchoice-1.0.0 \ compact_str-0.7.1 \ console-0.15.8 \ convert_case-0.4.0 \ core-foundation-sys-0.8.6 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ derive_more-0.99.17 \ diff-0.1.13 \ either-1.10.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-3.2.0 \ etcetera-0.8.0 \ figment-0.10.19 \ form_urlencoded-1.2.1 \ gethostname-0.4.3 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ git2-0.18.3 \ half-2.4.0 \ hashbrown-0.14.3 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ insta-1.39.0 \ 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 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ 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 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ mio-0.8.11 \ nom-7.1.3 \ num-traits-0.2.18 \ 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.19.0 \ oorandom-11.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ percent-encoding-2.3.1 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.79 \ quote-1.0.35 \ ratatui-0.26.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.1.57 \ redox_syscall-0.4.1 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc_version-0.4.0 \ rustix-0.38.32 \ rustversion-1.0.14 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.22 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.115 \ serde_spanned-0.6.6 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ similar-2.5.0 \ simple-logging-2.0.2 \ smallvec-1.13.2 \ stability-0.2.0 \ static_assertions-1.1.0 \ strsim-0.11.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ syn-1.0.109 \ syn-2.0.55 \ temp-dir-0.1.13 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ thread-id-3.3.0 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ 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.3.12 \ uncased-0.9.10 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.0.0 \ unicode-width-0.1.12 \ url-2.5.0 \ utf8parse-0.2.1 \ 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-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.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 \ x11rb-0.13.0 \ x11rb-protocol-0.13.0 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index f3890442093a..debd5742e60f 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -1,45 +1,46 @@ PORTNAME= gitui DISTVERSIONPREFIX= v DISTVERSION= 0.26.3 # After update, `make patch` and `make cargo-crates > Makefile.crates` to avoid fetching vendored openssl-src +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal UI for git WWW= https://github.com/extrawurst/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= extrawurst 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 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/glitter/Makefile b/devel/glitter/Makefile index a209a401ea50..f7463f7f8259 100644 --- a/devel/glitter/Makefile +++ b/devel/glitter/Makefile @@ -1,98 +1,98 @@ PORTNAME= glitter DISTVERSIONPREFIX= v DISTVERSION= 1.6.6 -PORTREVISION= 1 +PORTREVISION= 2 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/grcov/Makefile b/devel/grcov/Makefile index f0b3dc07773e..185bd2fb5a00 100644 --- a/devel/grcov/Makefile +++ b/devel/grcov/Makefile @@ -1,232 +1,232 @@ PORTNAME= grcov DISTVERSIONPREFIX= v DISTVERSION= 0.8.19 -PORTREVISION= 7 +PORTREVISION= 8 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= addr2line-0.20.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ aho-corasick-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ 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 \ anyhow-1.0.71 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.68 \ bitflags-1.3.2 \ bitflags-2.3.3 \ block-buffer-0.10.4 \ bstr-1.6.0 \ bumpalo-3.13.0 \ bytecount-0.6.3 \ byteorder-1.4.3 \ camino-1.1.4 \ cargo-binutils-0.3.6 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.2 \ cc-1.0.79 \ cfb-0.7.3 \ cfg-if-1.0.0 \ chrono-0.4.26 \ chrono-tz-0.6.1 \ chrono-tz-build-0.0.2 \ clap-2.34.0 \ clap-4.3.11 \ clap_builder-4.3.11 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.4 \ cpp_demangle-0.4.2 \ cpufeatures-0.2.9 \ 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 \ debugid-0.8.0 \ deunicode-0.4.3 \ diff-0.1.13 \ digest-0.10.7 \ either-1.8.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-1.9.0 \ flate2-1.0.26 \ fnv-1.0.7 \ generic-array-0.14.7 \ getrandom-0.2.10 \ gimli-0.27.3 \ globset-0.4.10 \ globwalk-0.8.1 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.2 \ humansize-2.1.3 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.20 \ infer-0.15.0 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ itoa-1.0.8 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.147 \ libm-0.2.7 \ libz-sys-1.1.9 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ log-0.4.19 \ md-5-0.10.5 \ memchr-2.5.0 \ memmap2-0.5.10 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ msvc-demangler-0.9.0 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ object-0.31.1 \ once_cell-1.18.0 \ papergrid-0.9.1 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.3.0 \ pest-2.7.0 \ pest_derive-2.7.0 \ pest_generator-2.7.0 \ pest_meta-2.7.0 \ phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.64 \ quick-xml-0.29.0 \ quote-1.0.29 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.3.5 \ regex-1.9.1 \ regex-automata-0.3.2 \ regex-syntax-0.7.3 \ rustc-cfg-0.4.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.37.23 \ rustix-0.38.3 \ ryu-1.0.14 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.17 \ serde-1.0.171 \ serde_derive-1.0.171 \ serde_json-1.0.100 \ sha2-0.10.7 \ simplelog-0.12.1 \ siphasher-0.3.10 \ slug-0.1.4 \ smallvec-1.11.0 \ stable_deref_trait-1.2.0 \ strsim-0.8.0 \ strsim-0.10.0 \ symbolic-common-12.2.0 \ symbolic-demangle-12.2.0 \ syn-1.0.109 \ syn-2.0.25 \ synstructure-0.12.6 \ tabled-0.12.2 \ tabled_derive-0.6.0 \ tcmalloc-0.3.0 \ tempfile-3.6.0 \ tera-1.19.0 \ termcolor-1.1.3 \ terminal_size-0.2.6 \ textwrap-0.11.0 \ thiserror-1.0.43 \ thiserror-impl-1.0.43 \ thread_local-1.1.4 \ time-0.1.45 \ time-0.3.23 \ time-core-0.1.1 \ time-macros-0.2.10 \ toml-0.5.11 \ typenum-1.16.0 \ ucd-trie-0.1.6 \ uncased-0.9.9 \ 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.10 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ utf8parse-0.2.1 \ uuid-1.4.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ 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.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 \ 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.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 \ yansi-0.5.1 \ zip-0.6.6 PLIST_FILES= bin/grcov post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/grex/Makefile b/devel/grex/Makefile index a02b856e6904..598020af1e52 100644 --- a/devel/grex/Makefile +++ b/devel/grex/Makefile @@ -1,28 +1,28 @@ PORTNAME= grex DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 1 +PORTREVISION= 2 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/grex @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/devel/hvm/Makefile b/devel/hvm/Makefile index 96984cf6a4bb..582c194f2d04 100644 --- a/devel/hvm/Makefile +++ b/devel/hvm/Makefile @@ -1,53 +1,54 @@ PORTNAME= hvm DISTVERSION= g20240518 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Massively parallel, optimal functional runtime in Rust WWW= https://higherorderco.com LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= HigherOrderCO GH_PROJECT= ${PORTNAME:tu} GH_TAGNAME= c98deff CARGO_CRATES= TSPL-0.0.12 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ cc-1.0.97 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ hermit-abi-0.3.9 \ highlight_error-0.1.1 \ is_terminal_polyfill-1.70.0 \ libc-0.2.155 \ num_cpus-1.16.0 \ strsim-0.11.1 \ utf8parse-0.2.1 \ 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile index 00ac32e6cd1b..994482064f7a 100644 --- a/devel/interactive_rebase_tool/Makefile +++ b/devel/interactive_rebase_tool/Makefile @@ -1,166 +1,166 @@ PORTNAME= interactive_rebase_tool DISTVERSION= 2.3.0 -PORTREVISION= 10 +PORTREVISION= 11 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 CARGO_CRATES= aho-corasick-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.4 \ anyhow-1.0.72 \ arrayvec-0.7.2 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bumpalo-3.13.0 \ captur-0.1.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.26 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.8 \ crossbeam-utils-0.8.8 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ dashmap-5.3.3 \ diff-0.1.12 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.7.0 \ 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-timer-3.0.2 \ futures-util-0.3.21 \ getrandom-0.2.6 \ git2-0.15.0 \ glob-0.3.1 \ hashbrown-0.12.3 \ hermit-abi-0.3.2 \ iana-time-zone-0.1.45 \ idna-0.2.3 \ if_chain-1.0.2 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ itoa-1.0.4 \ jobserver-0.1.24 \ js-sys-0.3.59 \ lazy_static-1.4.0 \ libc-0.2.147 \ libgit2-sys-0.14.2+1.5.1 \ libz-sys-1.1.6 \ linux-raw-sys-0.3.8 \ lock_api-0.4.7 \ log-0.4.16 \ matches-0.1.9 \ memchr-2.5.0 \ mio-0.8.2 \ miow-0.3.7 \ ntapi-0.3.7 \ num-format-0.4.4 \ num-traits-0.2.14 \ once_cell-1.13.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.2 \ percent-encoding-2.1.0 \ pico-args-0.5.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ ppv-lite86-0.2.16 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.66 \ quote-1.0.29 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ redox_syscall-0.2.13 \ redox_syscall-0.3.5 \ regex-1.9.1 \ regex-automata-0.3.3 \ regex-syntax-0.7.4 \ relative-path-1.8.0 \ rstest-0.18.1 \ rstest_macros-0.18.1 \ rustc_version-0.4.0 \ rustix-0.37.23 \ scopeguard-1.1.0 \ semver-1.0.7 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ signal-hook-0.3.13 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ slab-0.4.6 \ smallvec-1.8.0 \ syn-1.0.104 \ syn-2.0.26 \ tempfile-3.6.0 \ thiserror-1.0.43 \ thiserror-impl-1.0.43 \ time-0.1.44 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ url-2.2.2 \ uuid-1.4.1 \ vcpkg-0.2.15 \ version-track-0.1.0 \ wasi-0.10.0+wasi-snapshot-preview1 \ 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 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.34.0 \ windows-sys-0.48.0 \ windows-targets-0.48.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.34.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.34.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.34.0 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.34.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.34.0 \ windows_x86_64_msvc-0.48.0 \ xi-unicode-0.3.0 \ yansi-0.5.1 \ claim@git+https://github.com/Turbo87/rust-claim.git?rev=23892a3\#23892a345d38e1434303143a73033925284ad04d PLIST_FILES= bin/interactive-rebase-tool \ share/man/man1/interactive-rebase-tool.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/interactive-rebase-tool ${INSTALL_MAN} ${WRKSRC}/src/interactive-rebase-tool.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/devel/jetbrains-restarter/Makefile b/devel/jetbrains-restarter/Makefile index eee21906d9e2..0e2b856961bb 100644 --- a/devel/jetbrains-restarter/Makefile +++ b/devel/jetbrains-restarter/Makefile @@ -1,37 +1,37 @@ PORTNAME= restarter DISTVERSION= 241.15989.150 -PORTREVISION= 1 +PORTREVISION= 2 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= 814cdbbe79a503fcb7981988c8fe8ec070385e2a 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}/${CARGO_BUILD_TARGET}/*/restarter \ ${STAGEDIR}${DATADIR} post-install: ${STRIP_CMD} ${STAGEDIR}${DATADIR}/restarter .include diff --git a/devel/jujutsu/Makefile b/devel/jujutsu/Makefile index 96ab36fcecd6..e9f27cacbdde 100644 --- a/devel/jujutsu/Makefile +++ b/devel/jujutsu/Makefile @@ -1,28 +1,29 @@ PORTNAME= jujutsu DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= se@FreeBSD.org COMMENT= Git-compatible VCS that is both simple and powerful WWW= https://github.com/martinvonz/jj/blob/main/README.md LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 \ libzstd.so:archivers/zstd USES= cargo localbase ssl USE_GITHUB= yes GH_ACCOUNT= martinvonz GH_PROJECT= jj PLIST_FILES= bin/jj do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/*-unknown-freebsd/release/jj \ ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/devel/libdatadog/Makefile b/devel/libdatadog/Makefile index 8a5fd85f5fb1..5b9bce8e9f36 100644 --- a/devel/libdatadog/Makefile +++ b/devel/libdatadog/Makefile @@ -1,52 +1,53 @@ PORTNAME= libdatadog PORTVERSION= 9.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Datadog Rust library WWW= https://github.com/DataDog/libdatadog LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo CARGO_FEATURES= cbindgen,datadog-profiling-ffi/ddtelemetry-ffi USE_GITHUB= yes GH_ACCOUNT= DataDog NATIVE_STATIC_LIBS= -lpthread -lrt -lexecinfo -lutil -lc -lm post-patch: @${SED} -e 's|@Datadog_VERSION@|${PORTVERSION}|' ${WRKSRC}/profiling-ffi/datadog_profiling.pc.in > ${WRKSRC}/datadog_profiling.pc @${SED} -e 's|@DDog_VERSION@|${PORTVERSION}|' ${WRKSRC}/profiling-ffi/datadog_profiling_with_rpath.pc.in > ${WRKSRC}/datadog_profiling_with_rpath.pc @${SED} -e 's|@DDog_VERSION@|${PORTVERSION}|; s|@Datadog_LIBRARIES@|${NATIVE_STATIC_LIBS}|' ${WRKSRC}/profiling-ffi/datadog_profiling-static.pc.in > ${WRKSRC}/datadog_profiling-static.pc @${SED} -e 's|@Datadog_LIBRARIES@|${NATIVE_STATIC_LIBS}|' ${WRKSRC}/cmake/DatadogConfig.cmake.in > ${WRKSRC}/DatadogConfig.cmake @${SED} -e 's|@Datadog_LIBRARIES@|${NATIVE_STATIC_LIBS}|' ${WRKSRC}/cmake/DataPipelineConfig.cmake.in > ${WRKSRC}/DataPipelineConfig.cmake # Fix sys-info-0.9.1 on 32-bit architectures, see also https://github.com/FillZpp/sys-info-rs/issues/80 @${SED} -i '' -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}/${CARGO_BUILD_TARGET}/release/dedup_headers \ ${CARGO_TARGET_DIR}/include/datadog/common.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}/${CARGO_BUILD_TARGET}/release/ -ldatadog_profiling_ffi \ ${WRKSRC}/crashtracker/libdatadog-crashtracking-receiver.c -o ${WRKSRC}/libdatadog-crashtracking-receiver @${MV} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/libtest_spawn_from_lib.so ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/libtest_spawn_from_lib.so.skip do-install: ${INSTALL_PROGRAM} ${WRKSRC}/libdatadog-crashtracking-receiver ${STAGEDIR}${PREFIX}/bin/ ${MKDIR} ${STAGEDIR}${PREFIX}/include/datadog/ ${MKDIR} ${STAGEDIR}${PREFIX}/lib/cmake/libdatadog/ ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ ${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}/${CARGO_BUILD_TARGET}/release/*.a ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/*.so ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_DATA} ${WRKSRC}/datadog_profiling*.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ .include diff --git a/devel/libwasmtime/Makefile b/devel/libwasmtime/Makefile index 9431deb0b34e..947979bd78e0 100644 --- a/devel/libwasmtime/Makefile +++ b/devel/libwasmtime/Makefile @@ -1,426 +1,427 @@ PORTNAME= lib${GH_PROJECT} PORTVERSION= 21.0.1 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= i386 NOT_FOR_ARCHS_REASON= build currently failing USES= cargo cpe CPE_VENDOR= bytecodealliance USE_LDCONFIG= yes LIB_DEPENDS= libzstd.so:archivers/zstd USE_GITHUB= yes GH_ACCOUNT= bytecodealliance GH_PROJECT= wasmtime CARGO_BUILD_ARGS= -p wasmtime-c-api CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.0.2 \ ambient-authority-0.0.2 \ android_system_properties-0.1.5 \ anes-0.1.6 \ 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.75 \ arbitrary-1.3.1 \ async-trait-0.1.71 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.0 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.2 \ bstr-1.6.0 \ bumpalo-3.14.0 \ byteorder-1.4.3 \ bytes-1.5.0 \ bytesize-1.3.0 \ camino-1.1.4 \ cap-fs-ext-3.0.0 \ cap-net-ext-3.0.0 \ cap-primitives-3.0.0 \ cap-rand-3.0.0 \ cap-std-3.0.0 \ cap-time-ext-3.0.0 \ capstone-0.12.0 \ capstone-sys-0.16.0 \ cargo-platform-0.1.2 \ cargo_metadata-0.18.1 \ cast-0.3.0 \ castaway-0.2.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clap-4.3.12 \ clap_builder-4.3.12 \ clap_derive-4.3.12 \ clap_lex-0.5.0 \ cobs-0.2.3 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ compact_str-0.7.1 \ console-0.15.0 \ 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.15 \ crossbeam-utils-0.8.10 \ crypto-common-0.1.6 \ cty-0.2.2 \ debugid-0.8.0 \ derive_arbitrary-1.3.1 \ digest-0.10.3 \ directories-next-2.0.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dlmalloc-0.2.4 \ downcast-rs-1.2.0 \ egg-0.6.0 \ either-1.6.1 \ embedded-io-0.4.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ env_logger-0.10.0 \ equivalent-1.0.1 \ errno-0.3.8 \ escape8259-0.5.2 \ fallible-iterator-0.3.0 \ fastrand-2.0.1 \ 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.0.28 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fs-set-times-0.20.1 \ fslock-0.2.1 \ futures-0.3.27 \ futures-channel-0.3.27 \ futures-core-0.3.27 \ futures-io-0.3.28 \ futures-sink-0.3.27 \ futures-task-0.3.27 \ futures-util-0.3.27 \ fxhash-0.2.1 \ fxprof-processed-profile-0.6.0 \ generic-array-0.14.5 \ getrandom-0.2.9 \ gimli-0.28.0 \ h2-0.4.4 \ half-1.8.2 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.3 \ heck-0.4.0 \ hermit-abi-0.3.0 \ 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.59 \ iana-time-zone-haiku-0.1.2 \ id-arena-2.2.1 \ idna-0.3.0 \ indexmap-1.9.1 \ indexmap-2.2.6 \ indexmap-nostd-0.4.0 \ indicatif-0.13.0 \ instant-0.1.12 \ io-extras-0.18.1 \ io-lifetimes-2.0.3 \ ipnet-2.5.0 \ is-terminal-0.4.10 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.1 \ ittapi-0.4.0 \ ittapi-sys-0.4.0 \ jobserver-0.1.24 \ js-sys-0.3.57 \ lazy_static-1.4.0 \ leb128-0.2.5 \ libc-0.2.153 \ libfuzzer-sys-0.4.5 \ libloading-0.8.1 \ libm-0.2.7 \ libtest-mimic-0.7.0 \ linux-raw-sys-0.4.12 \ listenfd-1.0.0 \ log-0.4.17 \ mach-0.3.2 \ mach2-0.4.2 \ matchers-0.1.0 \ maybe-owned-0.3.4 \ memchr-2.5.0 \ memfd-0.6.4 \ memmap2-0.2.3 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ mio-0.8.11 \ nu-ansi-term-0.46.0 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ number_prefix-0.3.0 \ object-0.32.0 \ object-0.33.0 \ 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.6.0 \ openvino-finder-0.6.0 \ openvino-sys-0.6.0 \ ort-2.0.0-rc.0 \ ort-sys-2.0.0-rc.0 \ overload-0.1.1 \ paste-1.0.7 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.29 \ postcard-1.0.8 \ ppv-lite86-0.2.16 \ pretty_env_logger-0.5.0 \ proc-macro2-1.0.63 \ proptest-1.0.0 \ psm-0.1.18 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.29 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_xorshift-0.3.0 \ rayon-1.5.3 \ rayon-core-1.12.0 \ redox_syscall-0.2.13 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regalloc2-0.9.3 \ regex-1.9.1 \ regex-automata-0.1.10 \ regex-automata-0.3.3 \ regex-syntax-0.6.25 \ regex-syntax-0.7.4 \ region-2.2.0 \ ring-0.17.3 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustix-0.38.31 \ rustls-0.22.4 \ rustls-pki-types-1.3.1 \ rustls-webpki-0.102.2 \ rustversion-1.0.14 \ rusty-fork-0.3.0 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.17 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.107 \ serde_spanned-0.6.5 \ sha2-0.10.2 \ sharded-slab-0.1.4 \ shellexpand-2.1.0 \ shuffling-allocator-1.1.2 \ signal-hook-registry-1.4.1 \ similar-2.2.0 \ slab-0.4.7 \ slice-group-by-0.3.1 \ smallvec-1.11.0 \ socket2-0.4.9 \ souper-ir-2.1.0 \ spdx-0.10.1 \ spin-0.9.4 \ sptr-0.3.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ subtle-2.5.0 \ symbolic_expressions-5.0.3 \ syn-1.0.92 \ syn-2.0.32 \ system-interface-0.27.1 \ tar-0.4.40 \ target-lexicon-0.12.13 \ tempfile-3.8.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ test-log-0.2.11 \ thiserror-1.0.43 \ thiserror-impl-1.0.43 \ thread_local-1.1.4 \ threadpool-1.8.1 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.29.1 \ tokio-macros-2.1.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 \ 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 \ typenum-1.15.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.21 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.9 \ unicode-xid-0.2.3 \ untrusted-0.9.0 \ ureq-2.9.6 \ url-2.3.1 \ utf8parse-0.2.1 \ uuid-1.0.0 \ v8-0.86.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-nn-0.6.0 \ 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 \ wasm-encoder-0.201.0 \ wasm-encoder-0.207.0 \ wasm-metadata-0.201.0 \ wasm-metadata-0.207.0 \ wasm-mutate-0.207.0 \ wasm-smith-0.207.0 \ wasmi-0.31.1 \ wasmi_arena-0.4.1 \ wasmi_core-0.13.0 \ wasmparser-0.201.0 \ wasmparser-0.207.0 \ wasmparser-nostd-0.100.1 \ wasmprinter-0.207.0 \ wast-35.0.2 \ wast-207.0.0 \ wat-1.207.0 \ webpki-roots-0.26.1 \ which-5.0.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.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.39 \ winx-0.36.3 \ wit-bindgen-0.22.0 \ wit-bindgen-core-0.22.0 \ wit-bindgen-rt-0.22.0 \ wit-bindgen-rust-0.22.0 \ wit-bindgen-rust-macro-0.22.0 \ wit-component-0.201.0 \ wit-component-0.207.0 \ wit-parser-0.201.0 \ wit-parser-0.207.0 \ witx-0.9.1 \ xattr-1.2.0 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zstd-0.13.0 \ zstd-safe-7.0.0 \ zstd-sys-2.0.9+zstd.1.5.5 GH_TUPLE= WebAssembly:testsuite:16a839d:testsuite/tests/spec_testsuite \ WebAssembly:wasi-testsuite:09517e5:wasi_testsuite/tests/wasi_testsuite/wasi-common \ WebAssembly:wasi-threads:e1893c0:wasi_threads/tests/wasi_testsuite/wasi-threads PLIST_FILES= include/doc-wasm.h \ include/wasi.h \ include/wasm.h \ include/wasm.hh \ include/wasmtime.h \ include/wasmtime/async.h \ include/wasmtime/config.h \ include/wasmtime/engine.h \ include/wasmtime/error.h \ include/wasmtime/extern.h \ include/wasmtime/func.h \ include/wasmtime/global.h \ include/wasmtime/instance.h \ include/wasmtime/linker.h \ include/wasmtime/memory.h \ include/wasmtime/module.h \ include/wasmtime/profiling.h \ include/wasmtime/sharedmemory.h \ include/wasmtime/store.h \ include/wasmtime/table.h \ include/wasmtime/trap.h \ include/wasmtime/val.h \ lib/libwasmtime.a \ lib/libwasmtime.so 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) ${INSTALL_LIB} ${WRKDIR}/target/*-unknown-freebsd/release/libwasmtime.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKDIR}/target/*-unknown-freebsd/release/libwasmtime.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/devel/nextest/Makefile b/devel/nextest/Makefile index a47b916b9bb1..4c9d207da74b 100644 --- a/devel/nextest/Makefile +++ b/devel/nextest/Makefile @@ -1,414 +1,415 @@ PORTNAME= nextest DISTVERSIONPREFIX= cargo-nextest- DISTVERSION= 0.9.72 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Next-generation test runner for Rust WWW= https://nexte.st 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 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ 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 \ async-scoped-0.9.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atomicwrites-0.4.3 \ autocfg-1.2.0 \ axum-0.6.20 \ axum-core-0.3.4 \ backtrace-0.3.71 \ backtrace-ext-0.2.1 \ base64-0.21.7 \ base64ct-1.6.0 \ 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 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ camino-1.1.7 \ camino-tempfile-1.1.1 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.95 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ color-eyre-0.6.3 \ colorchoice-1.0.0 \ config-0.14.0 \ console-0.15.8 \ console-api-0.6.0 \ console-subscriber-0.2.0 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ curve25519-dalek-4.1.2 \ curve25519-dalek-derive-0.1.1 \ debug-ignore-1.0.5 \ der-0.7.9 \ dialoguer-0.11.0 \ diff-0.1.13 \ digest-0.10.7 \ display-error-chain-0.2.0 \ duct-0.13.7 \ dunce-1.0.4 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.12.0 \ enable-ansi-support-0.2.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.8 \ eyre-0.6.12 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fiat-crypto-0.2.8 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.29 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ future-queue-0.3.0 \ 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 \ globset-0.4.14 \ guppy-0.17.5 \ guppy-workspace-hack-0.1.0 \ h2-0.3.26 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hdrhistogram-7.5.4 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ 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-rustls-0.24.2 \ hyper-timeout-0.4.1 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.8 \ indoc-2.0.5 \ insta-1.39.0 \ instant-0.1.12 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_ci-1.2.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.155 \ libm-0.2.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ log-0.4.21 \ maplit-1.0.2 \ matchers-0.1.0 \ matchit-0.7.3 \ memchr-2.7.2 \ miette-7.2.0 \ miette-derive-7.2.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ mukti-metadata-0.2.1 \ native-tls-0.2.11 \ nested-0.1.1 \ newtype-uuid-1.1.0 \ nix-0.28.0 \ nom-7.1.3 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ os_pipe-1.1.5 \ owo-colors-3.5.0 \ owo-colors-4.0.0 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ platforms-3.4.0 \ portable-atomic-1.6.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.81 \ proptest-1.4.0 \ prost-0.12.4 \ prost-derive-0.12.4 \ prost-types-0.12.4 \ quick-error-1.2.3 \ quick-junit-0.4.0 \ quick-xml-0.23.1 \ quick-xml-0.31.0 \ quote-1.0.36 \ 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.4.1 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ ring-0.17.8 \ ron-0.8.1 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.15 \ rusty-fork-0.3.0 \ ryu-1.0.17 \ schannel-0.1.23 \ sct-0.7.1 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ self-replace-1.3.7 \ self_update-0.39.0 \ semver-1.0.23 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_ignored-0.1.10 \ serde_json-1.0.117 \ serde_path_to_error-0.1.16 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shared_child-1.0.0 \ shell-words-1.1.0 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ similar-2.5.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ smol_str-0.2.2 \ socket2-0.5.6 \ spin-0.9.8 \ spki-0.7.3 \ static_assertions-1.1.0 \ strip-ansi-escapes-0.2.0 \ strsim-0.11.1 \ structmeta-0.2.0 \ structmeta-derive-0.2.0 \ subtle-2.5.0 \ supports-color-2.1.0 \ supports-color-3.0.0 \ supports-hyperlinks-3.0.0 \ supports-unicode-3.0.0 \ swrite-0.1.0 \ syn-2.0.60 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tar-0.4.40 \ target-lexicon-0.12.14 \ target-spec-3.1.0 \ target-spec-miette-0.4.0 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ test-strategy-0.3.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.10 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ tonic-0.10.2 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ 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-width-0.1.12 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.8.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vte-0.11.1 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.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 \ win32job-2.0.0 \ 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-sys-0.42.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.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 \ winnow-0.6.8 \ winreg-0.50.0 \ xattr-1.3.1 \ xxhash-rust-0.8.10 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zipsign-api-0.1.1 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+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 0cfc11383404..e4ea32de93eb 100644 --- a/devel/omnilinter/Makefile +++ b/devel/omnilinter/Makefile @@ -1,159 +1,159 @@ PORTNAME= omnilinter PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/omnilinter @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 581028914071..77040e850017 100644 --- a/devel/parol-ls/Makefile +++ b/devel/parol-ls/Makefile @@ -1,164 +1,164 @@ PORTNAME= parol-ls DISTVERSION= g20221230 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Language server for Parol, a LL(k) parser generator 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 GH_PROJECT= parol GH_TAGNAME= e0c4a1d WRKSRC_SUBDIR= crates/parol-ls CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ anyhow-1.0.68 \ assert_cmd-2.0.7 \ atty-0.2.14 \ backtrace-0.3.66 \ bitflags-1.3.2 \ bstr-1.1.0 \ cc-1.0.77 \ cfg-if-1.0.0 \ clap-4.0.26 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.14 \ ctor-0.1.26 \ darling-0.14.2 \ darling_core-0.14.2 \ darling_macro-0.14.2 \ derive-new-0.5.9 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.0 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.8.0 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ function_name-0.3.0 \ function_name-proc-macro-0.3.0 \ getrandom-0.2.8 \ gimli-0.26.2 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ humantime-2.1.0 \ id_tree-1.8.0 \ id_tree_layout-2.0.4 \ ident_case-1.0.1 \ idna-0.3.0 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ is-terminal-0.4.1 \ is_ci-1.1.1 \ itertools-0.10.5 \ itoa-1.0.4 \ libc-0.2.137 \ linux-raw-sys-0.1.3 \ log-0.4.17 \ lsp-server-0.6.0 \ lsp-types-0.93.2 \ memchr-2.5.0 \ miette-5.5.0 \ miette-derive-5.5.0 \ miniz_oxide-0.5.4 \ object-0.29.0 \ once_cell-1.16.0 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ owo-colors-3.5.0 \ percent-encoding-2.2.0 \ ppv-lite86-0.2.17 \ predicates-2.1.4 \ predicates-core-1.0.5 \ predicates-tree-1.0.7 \ pretty_assertions-1.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.47 \ quote-1.0.21 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_regex-0.15.1 \ 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 \ rustc-demangle-0.1.21 \ rustix-0.36.4 \ ryu-1.0.11 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.89 \ serde_repr-0.1.9 \ smawk-0.3.1 \ snowflake-1.3.0 \ strsim-0.10.0 \ supports-color-1.3.1 \ supports-hyperlinks-1.2.0 \ supports-unicode-1.0.2 \ syn-1.0.103 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ termtree-0.4.0 \ textwrap-0.15.2 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ ume-0.1.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-linebreak-0.1.4 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ url-2.3.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ 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.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 \ xml_writer-0.4.0 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/parol/Makefile b/devel/parol/Makefile index ebf8c5402a6c..0959d2d48c69 100644 --- a/devel/parol/Makefile +++ b/devel/parol/Makefile @@ -1,163 +1,163 @@ PORTNAME= parol DISTVERSION= g20221230 -PORTREVISION= 13 +PORTREVISION= 14 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 GH_TAGNAME= e0c4a1d WRKSRC_SUBDIR= crates/parol CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ anyhow-1.0.68 \ assert_cmd-2.0.7 \ atty-0.2.14 \ backtrace-0.3.66 \ bitflags-1.3.2 \ bstr-1.1.0 \ cc-1.0.77 \ cfg-if-1.0.0 \ clap-4.0.26 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.14 \ ctor-0.1.26 \ darling-0.14.2 \ darling_core-0.14.2 \ darling_macro-0.14.2 \ derive-new-0.5.9 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.0 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.8.0 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ function_name-0.3.0 \ function_name-proc-macro-0.3.0 \ getrandom-0.2.8 \ gimli-0.26.2 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ humantime-2.1.0 \ id_tree-1.8.0 \ id_tree_layout-2.0.4 \ ident_case-1.0.1 \ idna-0.3.0 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ is-terminal-0.4.1 \ is_ci-1.1.1 \ itertools-0.10.5 \ itoa-1.0.4 \ libc-0.2.137 \ linux-raw-sys-0.1.3 \ log-0.4.17 \ lsp-server-0.6.0 \ lsp-types-0.93.2 \ memchr-2.5.0 \ miette-5.5.0 \ miette-derive-5.5.0 \ miniz_oxide-0.5.4 \ object-0.29.0 \ once_cell-1.16.0 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ owo-colors-3.5.0 \ percent-encoding-2.2.0 \ ppv-lite86-0.2.17 \ predicates-2.1.4 \ predicates-core-1.0.5 \ predicates-tree-1.0.7 \ pretty_assertions-1.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.47 \ quote-1.0.21 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_regex-0.15.1 \ 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 \ rustc-demangle-0.1.21 \ rustix-0.36.4 \ ryu-1.0.11 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.89 \ serde_repr-0.1.9 \ smawk-0.3.1 \ snowflake-1.3.0 \ strsim-0.10.0 \ supports-color-1.3.1 \ supports-hyperlinks-1.2.0 \ supports-unicode-1.0.2 \ syn-1.0.103 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ termtree-0.4.0 \ textwrap-0.15.2 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ ume-0.1.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-linebreak-0.1.4 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ url-2.3.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ 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.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 \ xml_writer-0.4.0 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/patsh/Makefile b/devel/patsh/Makefile index 04238f2b6116..bcd59b4db2fd 100644 --- a/devel/patsh/Makefile +++ b/devel/patsh/Makefile @@ -1,100 +1,100 @@ PORTNAME= patsh DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 7 +PORTREVISION= 8 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index f1f1817d2f3c..adb9c2253b61 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -1,456 +1,456 @@ PORTNAME= pijul PORTVERSION= 1.0.0.b9 -PORTREVISION= 2 +PORTREVISION= 3 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}/${CARGO_BUILD_TARGET}/*/pijul ${STAGEDIR}${PREFIX}/bin/pijul post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pijul .include diff --git a/devel/py-dbt-extractor/Makefile b/devel/py-dbt-extractor/Makefile index d70dc71210f8..2c1f236e7d4c 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= 5 +PORTREVISION= 6 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-deptry/Makefile b/devel/py-deptry/Makefile index 74050c32b218..3f3bbece0c45 100644 --- a/devel/py-deptry/Makefile +++ b/devel/py-deptry/Makefile @@ -1,33 +1,33 @@ PORTNAME= deptry PORTVERSION= 0.16.1 -PORTREVISION= 1 +PORTREVISION= 2 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} \ USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/deptry-${PORTVERSION} .include .if ${PYTHON_REL} < 31100 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=2.0.1:textproc/py-tomli@${PY_FLAVOR} .endif .include diff --git a/devel/py-jellyfish/Makefile b/devel/py-jellyfish/Makefile index 2ab1debf0c64..2bb23bc58027 100644 --- a/devel/py-jellyfish/Makefile +++ b/devel/py-jellyfish/Makefile @@ -1,27 +1,27 @@ PORTNAME= jellyfish PORTVERSION= 0.11.2 -PORTREVISION= 10 +PORTREVISION= 11 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 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile index 3b668450d119..a179d3d5b070 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -1,35 +1,36 @@ PORTNAME= libcst PORTVERSION= 1.4.0 +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} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=5.2:devel/py-yaml@${PY_FLAVOR} USES= cargo dos2unix python:3.9+ 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 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index 7896b936e0a0..c52cee64f699 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,56 +1,57 @@ PORTNAME= maturin DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.36.2:devel/py-wheel@${PY_FLAVOR} USES= cargo python USE_GITHUB= yes GH_ACCOUNT= PyO3 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 .include .if ${PYTHON_REL} < 31100 BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=1.1.0:textproc/py-tomli@${PY_FLAVOR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=1.1.0:textproc/py-tomli@${PY_FLAVOR} .endif post-patch: @${RM} ${WRKSRC}/pyproject.toml ${REINPLACE_CMD} 's|%%PYTHON_VER%%|${PYTHON_VER}|' ${WRKSRC}/maturin/__init__.py post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/maturin .include diff --git a/devel/py-orjson/Makefile b/devel/py-orjson/Makefile index c8a5f32e4f94..84fa37465ff0 100644 --- a/devel/py-orjson/Makefile +++ b/devel/py-orjson/Makefile @@ -1,82 +1,82 @@ PORTNAME= orjson PORTVERSION= 3.9.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rozhuk.im@gmail.com COMMENT= Fast, correct JSON library for Python WWW= https://pypi.org/project/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_CRATES= ahash-0.8.6 \ arrayvec-0.7.4 \ associative-cache-2.0.0 \ autocfg-1.1.0 \ beef-0.5.2 \ bytecount-0.6.7 \ castaway-0.2.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.31 \ compact_str-0.7.1 \ encoding_rs-0.8.33 \ itoa-1.0.9 \ itoap-1.0.1 \ libc-0.2.149 \ libm-0.2.8 \ no-panic-0.1.26 \ num-traits-0.2.17 \ once_cell-1.18.0 \ packed_simd-0.3.9 \ proc-macro2-1.0.69 \ pyo3-build-config-0.20.0 \ pyo3-ffi-0.20.0 \ quote-1.0.33 \ rustversion-1.0.14 \ ryu-1.0.15 \ serde-1.0.190 \ serde_derive-1.0.190 \ serde_json-1.0.107 \ simdutf8-0.1.4 \ smallvec-1.11.1 \ static_assertions-1.1.0 \ syn-2.0.38 \ target-lexicon-0.12.12 \ unicode-ident-1.0.12 \ version_check-0.9.4 \ zerocopy-0.7.15 \ zerocopy-derive-0.7.15 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} post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-pycrdt/Makefile b/devel/py-pycrdt/Makefile index 573315a38c28..c8876707c4cd 100644 --- a/devel/py-pycrdt/Makefile +++ b/devel/py-pycrdt/Makefile @@ -1,27 +1,28 @@ PORTNAME= pycrdt PORTVERSION= 0.8.27 +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://jupyter-server.github.io/pycrdt/ \ https://github.com/jupyter-server/pycrdt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.4.0<2:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-pydantic-core/Makefile b/devel/py-pydantic-core/Makefile index 623b446546e2..a6edd0df7e04 100644 --- a/devel/py-pydantic-core/Makefile +++ b/devel/py-pydantic-core/Makefile @@ -1,27 +1,28 @@ PORTNAME= pydantic-core PORTVERSION= 2.19.0 +PORTREVISION= 1 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 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-pyproject-fmt-rust/Makefile b/devel/py-pyproject-fmt-rust/Makefile index b8d6a6a78cf5..58c4f7ed0beb 100644 --- a/devel/py-pyproject-fmt-rust/Makefile +++ b/devel/py-pyproject-fmt-rust/Makefile @@ -1,27 +1,28 @@ PORTNAME= pyproject-fmt-rust PORTVERSION= 1.1.4 +PORTREVISION= 1 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.5.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} post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-qcs-sdk-python/Makefile b/devel/py-qcs-sdk-python/Makefile index 8facb0828201..b99457fa9f61 100644 --- a/devel/py-qcs-sdk-python/Makefile +++ b/devel/py-qcs-sdk-python/Makefile @@ -1,458 +1,458 @@ PORTNAME= qcs-sdk-python DISTVERSIONPREFIX= python/v DISTVERSION= 0.17.7 -PORTREVISION= 1 +PORTREVISION= 2 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.21.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anyhow-1.0.82 \ approx-0.5.1 \ arc-swap-1.7.1 \ assert2-0.3.14 \ assert2-macros-0.3.14 \ async-socks5-0.5.1 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atty-0.2.14 \ autocfg-1.2.0 \ axum-0.6.20 \ axum-core-0.3.4 \ backoff-0.4.0 \ backtrace-0.3.71 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.0 \ bindgen-0.53.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ built-0.6.1 \ bumpalo-3.16.0 \ bytecount-0.6.7 \ byteorder-1.5.0 \ bytes-1.6.0 \ cached-0.44.0 \ cached_proc_macro-0.17.0 \ cached_proc_macro_types-0.1.1 \ cargo-lock-9.0.0 \ cc-1.0.94 \ 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.6 \ cpufeatures-0.2.12 \ 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 \ crypto-common-0.1.6 \ ct-logs-0.8.0 \ darling-0.14.4 \ darling_core-0.14.4 \ darling_macro-0.14.4 \ deranged-0.3.11 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ derive_more-0.99.17 \ diff-0.1.13 \ digest-0.10.7 \ dircpy-0.3.16 \ either-1.11.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.8 \ fastrand-2.0.2 \ 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.14 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.3.26 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.3 \ 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 \ 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.8.0 \ httpdate-1.0.3 \ humantime-1.3.0 \ hyper-0.14.28 \ 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.2.6 \ indoc-2.0.5 \ insta-1.38.0 \ instant-0.1.12 \ inventory-0.3.15 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.30 \ js-sys-0.3.69 \ jsonwebtoken-9.3.0 \ jwalk-0.8.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexical-6.1.1 \ 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.153 \ libloading-0.5.2 \ libloading-0.8.3 \ libquil-sys-0.4.0 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ maplit-1.0.2 \ matchit-0.7.3 \ matrixmultiply-0.3.8 \ memchr-2.7.2 \ memoffset-0.9.1 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ multimap-0.10.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.2 \ num-bigint-0.4.4 \ 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 \ numpy-0.20.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ opentelemetry-0.20.0 \ opentelemetry-http-0.9.0 \ opentelemetry_api-0.20.0 \ opentelemetry_sdk-0.20.0 \ ordered-float-3.9.2 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ pbjson-0.6.0 \ pbjson-build-0.6.2 \ pbjson-types-0.6.0 \ peeking_take_while-0.1.2 \ pem-3.0.4 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ 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.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ prettyplease-0.2.19 \ proc-macro2-1.0.81 \ prost-0.12.4 \ prost-build-0.12.4 \ prost-derive-0.12.4 \ prost-types-0.12.4 \ pyo3-0.20.3 \ pyo3-asyncio-0.20.0 \ pyo3-build-config-0.20.3 \ pyo3-ffi-0.20.3 \ pyo3-log-0.8.4 \ pyo3-macros-0.20.3 \ pyo3-macros-backend-0.20.3 \ qcs-api-0.2.1 \ qcs-api-client-common-0.7.12 \ qcs-api-client-grpc-0.7.14 \ qcs-api-client-openapi-0.8.13 \ quick-error-1.2.3 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ reqwest-middleware-0.2.5 \ reqwest-tracing-0.4.8 \ rigetti-pyo3-0.3.4 \ ring-0.16.20 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-1.2.0 \ rstest-0.17.0 \ rstest_macros-0.17.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.32 \ rustls-0.19.1 \ rustls-0.21.10 \ rustls-0.22.3 \ rustls-native-certs-0.5.0 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.7.0 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.4.1 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.2 \ rustversion-1.0.15 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.23 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.6.1 \ sct-0.7.1 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ semver-1.0.22 \ serde-1.0.198 \ serde_derive-1.0.198 \ serde_json-1.0.116 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sharded-slab-0.1.7 \ shlex-0.1.1 \ similar-2.5.0 \ simple_asn1-0.6.2 \ simple_logger-4.3.3 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.6 \ spin-0.5.2 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.10.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.60 \ 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.14 \ task-local-extensions-0.1.4 \ tempfile-3.10.1 \ 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.58 \ thiserror-impl-1.0.58 \ 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-io-timeout-1.2.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.22.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-socks-0.5.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.10 \ toml-0.7.8 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.22.9 \ 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.2 \ tower-service-0.3.2 \ 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-subscriber-0.3.18 \ try-lock-0.2.5 \ typenum-1.17.0 \ 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.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.11 \ unindent-0.2.3 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ urlpattern-0.2.0 \ uuid-1.8.0 \ valuable-0.1.0 \ vec_map-0.8.2 \ version-compare-0.2.0 \ version_check-0.9.4 \ 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-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-0.21.4 \ webpki-roots-0.25.4 \ which-3.1.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-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.5.40 \ winnow-0.6.6 \ winreg-0.50.0 \ yansi-0.5.1 \ zeroize-1.7.0 \ 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.9.1\#4179fb03feff6b83edfb7a0448b0b3967ed28212 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.9.1 ${WRKDIR}/quil-rs-quil-py/v0.9.1 .include diff --git a/devel/py-regress/Makefile b/devel/py-regress/Makefile index 0fda6333bd65..806013aa8a6f 100644 --- a/devel/py-regress/Makefile +++ b/devel/py-regress/Makefile @@ -1,27 +1,27 @@ PORTNAME= regress PORTVERSION= 0.4.2 -PORTREVISION= 6 +PORTREVISION= 7 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 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-rpds-py/Makefile b/devel/py-rpds-py/Makefile index b9b3ad479eb5..0e769bf3cd36 100644 --- a/devel/py-rpds-py/Makefile +++ b/devel/py-rpds-py/Makefile @@ -1,29 +1,29 @@ PORTNAME= rpds-py PORTVERSION= 0.13.2 -PORTREVISION= 5 +PORTREVISION= 6 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://github.com/crate-py/rpds LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1<2:devel/py-maturin@${PY_FLAVOR} USES= cargo dos2unix python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/rpds_py-${PORTVERSION} post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile index 902b65ded894..da3a7248ed29 100644 --- a/devel/py-watchfiles/Makefile +++ b/devel/py-watchfiles/Makefile @@ -1,28 +1,29 @@ PORTNAME= watchfiles PORTVERSION= 0.22.0 +PORTREVISION= 1 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 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/pylyzer/Makefile b/devel/pylyzer/Makefile index d454ed9391f9..acc429d3104d 100644 --- a/devel/pylyzer/Makefile +++ b/devel/pylyzer/Makefile @@ -1,148 +1,149 @@ PORTNAME= pylyzer DISTVERSIONPREFIX= v DISTVERSION= 0.0.54 +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Static code analyzer & language server for Python WWW= https://mtshiba.github.io/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= Inflector-0.11.4 \ addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ anyhow-1.0.81 \ autocfg-1.1.0 \ backtrace-0.3.69 \ backtrace-on-stack-overflow-0.3.0 \ bitflags-1.3.2 \ cc-1.0.90 \ cfg-if-1.0.0 \ convert_case-0.4.0 \ crunchy-0.2.2 \ derive_more-0.99.17 \ either-1.10.0 \ els-0.1.48-nightly.2 \ erg_common-0.6.36-nightly.2 \ erg_compiler-0.6.36-nightly.2 \ erg_parser-0.6.36-nightly.2 \ erg_proc_macros-0.6.36-nightly.2 \ form_urlencoded-1.2.1 \ getopts-0.2.21 \ getrandom-0.2.12 \ gimli-0.28.1 \ hashbrown-0.14.3 \ idna-0.5.0 \ is-macro-0.3.5 \ itertools-0.11.0 \ itoa-1.0.10 \ lalrpop-util-0.20.2 \ libc-0.2.153 \ libm-0.2.8 \ lock_api-0.4.11 \ log-0.4.21 \ lsp-types-0.93.2 \ malachite-0.4.5 \ malachite-base-0.4.5 \ malachite-bigint-0.2.0 \ malachite-nz-0.4.5 \ malachite-q-0.4.5 \ memchr-2.7.1 \ memoffset-0.6.5 \ miniz_oxide-0.7.2 \ molc-0.3.0 \ nix-0.23.2 \ num-integer-0.1.46 \ num-traits-0.2.18 \ object-0.32.2 \ once_cell-1.19.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ percent-encoding-2.3.1 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.79 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ ryu-1.0.17 \ scopeguard-1.2.0 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_repr-0.1.18 \ siphasher-0.3.11 \ smallvec-1.13.1 \ static_assertions-1.1.0 \ syn-1.0.109 \ syn-2.0.52 \ thread_local-1.1.8 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-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-ucd-ident-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ unicode_names2-1.2.2 \ unicode_names2_generator-1.2.2 \ url-2.5.0 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ rustpython-ast,rustpython-parser,rustpython-parser-core,rustpython-parser-vendored@git+https://github.com/RustPython/Parser\#9ce55aefdeb35e2f706ce0b02d5a2dfe6295fc57 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pylyzer .include diff --git a/devel/rubygem-prometheus-client-mmap/Makefile b/devel/rubygem-prometheus-client-mmap/Makefile index 05d4a44a62f0..154bc1c4a659 100644 --- a/devel/rubygem-prometheus-client-mmap/Makefile +++ b/devel/rubygem-prometheus-client-mmap/Makefile @@ -1,41 +1,41 @@ PORTNAME= prometheus-client-mmap PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 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-rb_sys>=0.9.86<1: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}/ext/fast_mmaped_file_rs/Cargo.toml CARGO_CARGOLOCK= ${WRKSRC}/ext/fast_mmaped_file_rs/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} .include .if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) RUBYGEM_ARGS+= --with-cflags="-Wno-error=incompatible-function-pointer-types" .endif .include diff --git a/devel/ruff/Makefile b/devel/ruff/Makefile index de31556db1b9..8d37dd28dace 100644 --- a/devel/ruff/Makefile +++ b/devel/ruff/Makefile @@ -1,42 +1,43 @@ PORTNAME= ruff DISTVERSIONPREFIX= v DISTVERSION= 0.4.9 +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Extremely fast Python linter, written in Rust WWW= https://github.com/charliermarsh/ruff 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= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= charliermarsh #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\//} 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 .include diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile index 1a892350c948..2064f8ba135a 100644 --- a/devel/rust-analyzer/Makefile +++ b/devel/rust-analyzer/Makefile @@ -1,38 +1,39 @@ PORTNAME= rust-analyzer DISTVERSION= 2024-06-03 +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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rust-analyzer post-install-DOCS-on: @cd ${WRKSRC}/docs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile index 3dd1b8390568..738d41a2170a 100644 --- a/devel/rust-bindgen-cli/Makefile +++ b/devel/rust-bindgen-cli/Makefile @@ -1,25 +1,25 @@ PORTNAME= bindgen-cli DISTVERSION= 0.69.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= 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 c5a282d17035..ac10986fa370 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -1,21 +1,21 @@ PORTNAME= cbindgen DISTVERSION= 0.26.0 -PORTREVISION= 6 +PORTREVISION= 7 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 d4a57fd2dd28..6eb5894729c5 100644 --- a/devel/rust-script/Makefile +++ b/devel/rust-script/Makefile @@ -1,23 +1,23 @@ PORTNAME= rust-script DISTVERSION= 0.34.0 -PORTREVISION= 3 +PORTREVISION= 4 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rust-script .include diff --git a/devel/rustc-demangle/Makefile b/devel/rustc-demangle/Makefile index c314c6819c8a..87e25c8a9b4b 100644 --- a/devel/rustc-demangle/Makefile +++ b/devel/rustc-demangle/Makefile @@ -1,41 +1,41 @@ PORTNAME= rustc-demangle DISTVERSION= 0.1.24 -PORTREVISION= 1 +PORTREVISION= 2 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/*-freebsd/release/librustc_demangle.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKDIR}/target/*-freebsd/release/librustc_demangle.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/devel/rye/Makefile b/devel/rye/Makefile index 682ae669ff83..1bafb733b369 100644 --- a/devel/rye/Makefile +++ b/devel/rye/Makefile @@ -1,333 +1,334 @@ PORTNAME= rye DISTVERSION= 0.34.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Hassle-free Python experience WWW= https://rye-up.com LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= link fails: ld: error: undefined symbol: __atomic_is_lock_free 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.21.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.7 \ anyhow-1.0.86 \ arbitrary-1.3.2 \ arc-swap-1.7.1 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bech32-0.9.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.98 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ charset-0.1.3 \ chumsky-0.9.3 \ cipher-0.4.4 \ 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 \ configparser-3.0.4 \ 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.72+curl-8.6.0 \ curve25519-dalek-4.1.2 \ 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.4 \ dotenvy-0.15.7 \ either-1.12.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.30 \ 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.28.1 \ 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.2.6 \ 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.31 \ junction-1.1.0 \ lazy_static-1.4.0 \ libc-0.2.155 \ libz-sys-1.1.16 \ license-3.3.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ mailparse-0.15.0 \ memchr-2.7.2 \ minijinja-2.0.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ nix-0.28.0 \ nom-7.1.3 \ num-conv-0.1.0 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ opaque-debug-0.3.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.102 \ parking_lot-0.12.2 \ 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 \ platforms-3.4.0 \ poly1305-0.8.0 \ portable-atomic-1.6.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.83 \ psm-0.1.21 \ python-pkginfo-0.6.1 \ quote-1.0.36 \ quoted_printable-0.5.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reword-7.0.0 \ rfc2047-decoder-1.0.5 \ ring-0.17.8 \ rust-embed-8.4.0 \ rust-embed-impl-8.4.0 \ rust-embed-utils-8.4.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.22.4 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.4 \ 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.3.7 \ self_cell-0.10.3 \ self_cell-1.0.4 \ semver-1.0.23 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ sha2-0.10.8 \ shell-words-1.1.0 \ shlex-1.3.0 \ similar-2.5.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.5.0 \ syn-1.0.109 \ syn-2.0.65 \ tar-0.4.40 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinystr-0.7.5 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ 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.12 \ universal-hash-0.5.1 \ unscanny-0.1.0 \ untrusted-0.9.0 \ ureq-2.9.7 \ url-2.5.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 \ webpki-roots-0.26.1 \ 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-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.8 \ winreg-0.52.0 \ winsafe-0.0.19 \ x25519-dalek-2.0.1 \ xattr-1.3.1 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.7.0 \ zeroize_derive-1.4.2 \ zip-0.6.6 \ zip-1.3.0 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+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 0d2957fbc605..869348b8da94 100644 --- a/devel/sccache/Makefile +++ b/devel/sccache/Makefile @@ -1,427 +1,427 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.5.4 -PORTREVISION= 8 +PORTREVISION= 9 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 CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstyle-0.3.5 \ anstyle-1.0.0 \ anyhow-1.0.71 \ ar-0.9.0 \ arc-swap-1.5.1 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ arrayvec-0.7.2 \ ascii-1.1.0 \ assert_cmd-2.0.10 \ async-compat-0.2.1 \ async-trait-0.1.68 \ autocfg-1.1.0 \ backon-0.4.1 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.0 \ base64ct-1.6.0 \ bb8-0.8.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.0.2 \ blake3-1.3.3 \ block-buffer-0.10.3 \ bstr-1.0.1 \ buf_redux-0.8.4 \ bumpalo-3.11.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.26 \ chunked_transfer-1.4.0 \ clap-4.1.11 \ clap_derive-4.1.9 \ clap_lex-0.3.0 \ combine-4.6.6 \ const-oid-0.9.2 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ constant_time_eq-0.2.4 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ core_affinity-0.8.0 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.15 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ daemonize-0.5.0 \ dashmap-5.4.0 \ data-encoding-2.3.3 \ der-0.7.6 \ difflib-0.4.0 \ digest-0.10.6 \ directories-5.0.0 \ dirs-sys-0.4.0 \ displaydoc-0.1.7 \ dlv-list-0.5.0 \ doc-comment-0.3.3 \ 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 \ enum-as-inner-0.5.1 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ fastrand-1.9.0 \ filetime-0.2.21 \ flagset-0.4.3 \ flate2-1.0.26 \ float-cmp-0.9.0 \ flume-0.10.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fs-err-2.9.0 \ futures-0.3.27 \ futures-channel-0.3.27 \ futures-core-0.3.27 \ futures-executor-0.3.27 \ futures-io-0.3.27 \ futures-macro-0.3.27 \ futures-sink-0.3.27 \ futures-task-0.3.27 \ futures-util-0.3.27 \ generic-array-0.14.6 \ getrandom-0.2.8 \ gimli-0.27.2 \ gzp-0.11.3 \ h2-0.3.17 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ heck-0.4.0 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.5 \ hostname-0.3.1 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.25 \ hyper-rustls-0.24.0 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.47 \ idna-0.2.3 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ io-lifetimes-0.7.5 \ io-lifetimes-1.0.3 \ ipconfig-0.3.1 \ ipnet-2.5.1 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.4 \ jobserver-0.1.26 \ js-sys-0.3.60 \ jsonwebtoken-8.2.0 \ lazy_static-1.4.0 \ libc-0.2.140 \ libm-0.2.6 \ libmount-0.1.15 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.0.46 \ linux-raw-sys-0.1.3 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.19 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.10 \ md-5-0.10.5 \ memchr-2.5.0 \ memmap2-0.6.2 \ memoffset-0.7.1 \ mime-0.3.17 \ mime_guess-2.0.4 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ mio-0.8.5 \ multipart-0.18.0 \ nanorand-0.7.0 \ native-tls-0.2.11 \ nix-0.14.1 \ nix-0.26.2 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.3 \ num-bigint-dig-0.8.2 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ object-0.30.3 \ once_cell-1.17.1 \ opendal-0.39.0 \ openssl-0.10.55 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.90 \ ordered-multimap-0.6.0 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.4 \ pem-1.1.0 \ pem-rfc7468-0.7.0 \ 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 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.7 \ 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 \ quick-error-1.2.3 \ quick-xml-0.29.0 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redis-0.23.3 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.3 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ reqsign-0.14.1 \ reqwest-0.11.18 \ resolv-conf-0.7.0 \ retry-2.0.0 \ ring-0.16.20 \ rouille-3.6.1 \ rsa-0.9.2 \ rust-ini-0.19.0 \ rustc-demangle-0.1.23 \ rustix-0.35.13 \ rustix-0.36.4 \ rustix-0.37.7 \ rustls-0.20.7 \ rustls-0.21.7 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.1 \ rustls-webpki-0.101.4 \ ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.20 \ scopeguard-1.1.0 \ sct-0.7.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-1.0.17 \ serde-1.0.159 \ serde_derive-1.0.159 \ serde_json-1.0.94 \ serde_repr-0.1.9 \ serde_spanned-0.6.1 \ serde_urlencoded-0.7.1 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ sha1-0.10.5 \ sha1_smol-1.0.0 \ sha2-0.10.6 \ signal-hook-registry-1.4.0 \ signature-2.0.0 \ simple_asn1-0.6.2 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.9 \ spin-0.5.2 \ spin-0.9.4 \ spki-0.7.2 \ static_assertions-1.1.0 \ stringmatch-0.3.3 \ strip-ansi-escapes-0.1.1 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.104 \ syn-2.0.13 \ syslog-6.0.1 \ tar-0.4.38 \ temp-env-0.3.4 \ tempfile-3.4.0 \ termcolor-1.1.3 \ terminal_size-0.2.2 \ termtree-0.4.0 \ thirtyfour-0.27.3 \ thirtyfour_sync-0.27.1 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ threadpool-1.8.1 \ time-0.1.43 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tiny-keccak-2.0.2 \ tiny_http-0.12.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.28.2 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.0 \ tokio-retry-0.3.0 \ tokio-rustls-0.23.4 \ tokio-rustls-0.24.0 \ tokio-serde-0.8.0 \ tokio-util-0.7.7 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.8 \ tower-0.4.13 \ tower-layer-0.3.2 \ 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 \ twoway-0.1.8 \ typenum-1.15.0 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ untrusted-0.7.1 \ url-2.3.1 \ urlparse-0.7.3 \ utf8parse-0.2.0 \ uuid-1.3.3 \ vcpkg-0.2.15 \ version-compare-0.1.1 \ version_check-0.9.4 \ void-1.0.2 \ vte-0.10.1 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ 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.29 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ wasm-streams-0.2.3 \ web-sys-0.3.59 \ webpki-0.22.0 \ webpki-roots-0.22.5 \ which-4.4.0 \ 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.36.1 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.1 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.1 \ winreg-0.10.1 \ xattr-0.2.3 \ zeroize-1.5.7 \ zip-0.6.4 \ zstd-0.12.3+zstd.1.5.2 \ zstd-safe-6.0.4+zstd.1.5.4 \ zstd-sys-2.0.7+zstd.1.5.4 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/docs .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/${f} .endfor post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sccache ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sccache-dist .include diff --git a/devel/selene/Makefile b/devel/selene/Makefile index 31c6b4716dfd..e9458e8b2fe6 100644 --- a/devel/selene/Makefile +++ b/devel/selene/Makefile @@ -1,205 +1,205 @@ PORTNAME= selene DISTVERSION= 0.27.1 -PORTREVISION= 1 +PORTREVISION= 2 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 BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # next release should fix this 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/sentry-cli/Makefile b/devel/sentry-cli/Makefile index c3b71cda14da..05ff453d3773 100644 --- a/devel/sentry-cli/Makefile +++ b/devel/sentry-cli/Makefile @@ -1,37 +1,37 @@ PORTNAME= sentry-cli DISTVERSION= 2.31.0 -PORTREVISION= 1 +PORTREVISION= 2 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/signal-fts5-extension/Makefile b/devel/signal-fts5-extension/Makefile index 7dd8452a1e6c..be34cd07aedf 100644 --- a/devel/signal-fts5-extension/Makefile +++ b/devel/signal-fts5-extension/Makefile @@ -1,94 +1,94 @@ PORTNAME= signal-fts5-extension DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MAINTAINER= mikael@FreeBSD.org COMMENT= FTS5 extension for signal_tokenizer 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-FTS5-Extension CARGO_CRATES= atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.12.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ clap-2.34.0 \ 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.1.6 \ csv-core-0.1.10 \ either-1.8.1 \ half-1.8.2 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ itertools-0.10.5 \ itoa-0.4.8 \ itoa-1.0.5 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.139 \ log-0.4.17 \ memchr-2.5.0 \ memoffset-0.7.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.0 \ oorandom-11.1.3 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ proc-macro2-1.0.50 \ quote-1.0.23 \ rayon-1.6.1 \ rayon-core-1.10.2 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ ryu-1.0.12 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.152 \ serde_cbor-0.11.2 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ syn-1.0.107 \ textwrap-0.11.0 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ walkdir-2.3.2 \ 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 \ 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= lib/libsignal_tokenizer.a do-install: ${INSTALL_DATA} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/libsignal_tokenizer.a ${STAGEDIR}${LOCALBASE}/lib/ .include diff --git a/devel/snazy/Makefile b/devel/snazy/Makefile index 853efe8a874b..298fafa93662 100644 --- a/devel/snazy/Makefile +++ b/devel/snazy/Makefile @@ -1,97 +1,97 @@ PORTNAME= snazy DISTVERSION= 0.52.17 -PORTREVISION= 2 +PORTREVISION= 3 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.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.11 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bumpalo-3.14.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.32 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_complete-4.4.9 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ color-print-0.3.5 \ color-print-proc-macro-0.3.5 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.6 \ errno-0.3.8 \ fastrand-2.0.1 \ heck-0.4.1 \ hermit-abi-0.3.4 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ is-terminal-0.4.10 \ itoa-1.0.10 \ js-sys-0.3.67 \ libc-0.2.152 \ linux-raw-sys-0.4.13 \ log-0.4.20 \ memchr-2.7.1 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ num-traits-0.2.17 \ once_cell-1.19.0 \ proc-macro2-1.0.78 \ quote-1.0.35 \ redox_syscall-0.4.1 \ regex-1.10.3 \ regex-automata-0.4.4 \ regex-syntax-0.8.2 \ rustix-0.38.30 \ ryu-1.0.16 \ serde-1.0.195 \ serde_derive-1.0.195 \ serde_json-1.0.111 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.48 \ tempfile-3.9.0 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ windows-core-0.52.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 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/spr/Makefile b/devel/spr/Makefile index 850c84ce69f9..7f4bdd332137 100644 --- a/devel/spr/Makefile +++ b/devel/spr/Makefile @@ -1,249 +1,249 @@ PORTNAME= spr DISTVERSIONPREFIX= v DISTVERSION= 1.3.5 -PORTREVISION= 6 +PORTREVISION= 7 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 CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ arc-swap-1.6.0 \ ascii-0.9.3 \ async-trait-0.1.68 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.2 \ bitflags-1.3.2 \ bstr-1.5.0 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ combine-3.8.1 \ console-0.15.7 \ core-foundation-sys-0.8.4 \ dialoguer-0.10.4 \ doc-comment-0.3.3 \ either-1.8.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.32 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ 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-lite-1.13.0 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ getrandom-0.2.10 \ gimli-0.27.2 \ git2-0.17.2 \ git2-ext-0.6.0 \ 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 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.26 \ hyper-rustls-0.24.0 \ hyperx-1.4.0 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ idna-0.2.3 \ indexmap-1.9.3 \ indoc-1.0.9 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.7.2 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.64 \ jsonwebtoken-8.3.0 \ language-tags-0.3.2 \ lazy-regex-2.5.0 \ lazy-regex-proc_macros-2.4.1 \ lazy_static-1.4.0 \ libc-0.2.146 \ libgit2-sys-0.15.2+1.6.4 \ libz-sys-1.1.9 \ linux-raw-sys-0.3.8 \ log-0.4.19 \ matches-0.1.10 \ memchr-2.5.0 \ mime-0.3.17 \ miniz_oxide-0.6.2 \ mio-0.8.8 \ num-bigint-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ object-0.30.4 \ octocrab-0.16.0 \ once_cell-1.18.0 \ os_str_bytes-6.5.1 \ parking-2.1.0 \ pem-1.1.1 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.60 \ quote-1.0.28 \ redox_syscall-0.3.5 \ regex-1.8.4 \ regex-syntax-0.7.2 \ reqwest-0.11.18 \ ring-0.16.20 \ rustc-demangle-0.1.23 \ rustix-0.37.20 \ rustls-0.21.1 \ rustls-pemfile-1.0.2 \ rustls-webpki-0.100.1 \ ryu-1.0.13 \ sct-0.7.0 \ secrecy-0.8.0 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_json-1.0.96 \ serde_path_to_error-0.1.11 \ serde_urlencoded-0.7.1 \ shell-words-1.1.0 \ shlex-1.1.0 \ signal-hook-registry-1.4.1 \ simple_asn1-0.6.2 \ slab-0.4.8 \ smawk-0.3.1 \ snafu-0.7.4 \ snafu-derive-0.7.4 \ socket2-0.4.9 \ spin-0.5.2 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.18 \ tempfile-3.6.0 \ termcolor-1.2.0 \ terminal_size-0.2.6 \ textwrap-0.15.2 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.1.45 \ time-0.3.22 \ time-core-0.1.1 \ time-macros-0.2.9 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.28.2 \ tokio-macros-2.1.0 \ tokio-rustls-0.24.1 \ tokio-util-0.7.8 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ try-lock-0.2.4 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.9 \ unicode-linebreak-0.1.4 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ unreachable-1.0.0 \ untrusted-0.7.1 \ url-2.3.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ void-1.0.2 \ waker-fn-1.1.0 \ want-0.3.0 \ wasi-0.10.0+wasi-snapshot-preview1 \ 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 \ web-sys-0.3.64 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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-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 \ winreg-0.10.1 \ zeroize-1.6.0 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/stylua/Makefile b/devel/stylua/Makefile index cc14563012af..070b6c7d38e2 100644 --- a/devel/stylua/Makefile +++ b/devel/stylua/Makefile @@ -1,46 +1,46 @@ PORTNAME= stylua DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 3 +PORTREVISION= 4 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: ${STRIP_CMD} ${STAGEDIR}/${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/tabby/Makefile b/devel/tabby/Makefile index ed00aae478c4..b4299f10ba79 100644 --- a/devel/tabby/Makefile +++ b/devel/tabby/Makefile @@ -1,645 +1,646 @@ PORTNAME= tabby DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 +PORTREVISION= 1 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 e6a2e3a9e1d8..7b380bff75ba 100644 --- a/devel/tagref/Makefile +++ b/devel/tagref/Makefile @@ -1,73 +1,73 @@ PORTNAME= tagref DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 2 +PORTREVISION= 3 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/texlab/Makefile b/devel/texlab/Makefile index a9652e51e2c2..5bef59bc8e0d 100644 --- a/devel/texlab/Makefile +++ b/devel/texlab/Makefile @@ -1,40 +1,40 @@ PORTNAME= texlab DISTVERSIONPREFIX= v DISTVERSION= 4.2.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel MAINTAINER= antranigv@freebsd.am 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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 77ca7f9b1460..b86555e3f0a9 100644 --- a/devel/the-way/Makefile +++ b/devel/the-way/Makefile @@ -1,280 +1,280 @@ PORTNAME= the-way DISTVERSIONPREFIX= v DISTVERSION= 0.20.3 -PORTREVISION= 3 +PORTREVISION= 4 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/tokei/Makefile b/devel/tokei/Makefile index 395e7e13e655..7dedff8d8dd7 100644 --- a/devel/tokei/Makefile +++ b/devel/tokei/Makefile @@ -1,179 +1,179 @@ PORTNAME= tokei DISTVERSIONPREFIX= v DISTVERSION= 12.1.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= devel MAINTAINER= mikael@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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tokei .include diff --git a/devel/tokio-console/Makefile b/devel/tokio-console/Makefile index c04313bc82f2..a133f64fcbaa 100644 --- a/devel/tokio-console/Makefile +++ b/devel/tokio-console/Makefile @@ -1,234 +1,234 @@ PORTNAME= tokio-console DISTVERSIONPREFIX= tokio-console-v DISTVERSION= 0.1.10 -PORTREVISION= 4 +PORTREVISION= 5 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 \ aho-corasick-1.1.2 \ anyhow-1.0.79 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.77 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.6.20 \ axum-core-0.3.4 \ backtrace-0.3.69 \ base64-0.21.5 \ bitflags-1.3.2 \ bitflags-2.4.1 \ byteorder-1.5.0 \ bytes-1.5.0 \ cassowary-0.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_complete-3.2.5 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ color-eyre-0.6.2 \ color-spantrace-0.2.1 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.10 \ crossbeam-utils-0.8.18 \ crossterm-0.26.1 \ crossterm_winapi-0.9.1 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ either-1.9.0 \ equivalent-1.0.1 \ errno-0.3.8 \ eyre-0.6.11 \ fastrand-2.0.1 \ fixedbitset-0.4.2 \ flate2-1.0.28 \ 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 \ getrandom-0.2.11 \ gimli-0.28.1 \ h2-0.3.22 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hdrhistogram-7.5.4 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ 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-timeout-0.4.1 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.1.0 \ itertools-0.11.0 \ itoa-1.0.10 \ lazy_static-1.4.0 \ libc-0.2.151 \ libredox-0.0.1 \ linux-raw-sys-0.4.12 \ lock_api-0.4.11 \ log-0.4.20 \ matchers-0.1.0 \ matchit-0.7.3 \ memchr-2.7.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ multimap-0.8.3 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ overload-0.1.1 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ ppv-lite86-0.2.17 \ prettyplease-0.2.16 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.75 \ prost-0.12.3 \ prost-build-0.12.3 \ prost-derive-0.12.3 \ prost-types-0.12.3 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.20.1 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.2 \ regex-automata-0.1.10 \ regex-automata-0.4.3 \ regex-syntax-0.6.29 \ regex-syntax-0.8.2 \ rustc-demangle-0.1.23 \ rustix-0.38.28 \ rustversion-1.0.14 \ ryu-1.0.16 \ scopeguard-1.2.0 \ serde-1.0.194 \ serde_derive-1.0.194 \ serde_json-1.0.111 \ sharded-slab-0.1.7 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.5.5 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.48 \ sync_wrapper-0.1.2 \ tempfile-3.9.0 \ termcolor-1.4.0 \ textwrap-0.16.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thread_local-1.1.7 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.2.0 \ tokio-stream-0.1.14 \ tokio-util-0.7.10 \ toml-0.5.11 \ tonic-0.10.2 \ tonic-build-0.10.2 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ 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 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ url-2.5.0 \ valuable-0.1.0 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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-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 PLIST_FILES= bin/${PORTNAME} PORTSCOUT= limit:^tokio-console-v[0-9].* post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/tree-sitter-graph/Makefile b/devel/tree-sitter-graph/Makefile index 98f5c620071a..4ddb4bdc5249 100644 --- a/devel/tree-sitter-graph/Makefile +++ b/devel/tree-sitter-graph/Makefile @@ -1,102 +1,102 @@ PORTNAME= tree-sitter-graph DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 -PORTREVISION= 2 +PORTREVISION= 3 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= ahash-0.4.8 \ aho-corasick-1.1.2 \ anyhow-1.0.80 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ cc-1.0.90 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_lex-0.2.4 \ colored-2.1.0 \ dirs-3.0.2 \ dirs-sys-0.3.7 \ env_logger-0.9.3 \ equivalent-1.0.1 \ getrandom-0.2.12 \ hashbrown-0.9.1 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ indexmap-1.9.3 \ indexmap-2.2.5 \ indoc-1.0.9 \ itoa-1.0.10 \ lazy_static-1.4.0 \ libc-0.2.153 \ libloading-0.7.4 \ libredox-0.0.1 \ log-0.4.21 \ memchr-2.7.1 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ 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.4.6 \ regex-syntax-0.8.2 \ ryu-1.0.17 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ smallvec-1.13.1 \ string-interner-0.12.2 \ strsim-0.10.0 \ syn-2.0.52 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ tree-sitter-0.20.10 \ tree-sitter-config-0.19.0 \ tree-sitter-highlight-0.20.1 \ tree-sitter-loader-0.20.0 \ tree-sitter-python-0.20.4 \ tree-sitter-tags-0.20.2 \ unicode-ident-1.0.12 \ 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 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/treefmt/Makefile b/devel/treefmt/Makefile index a3b032571fe5..4588f0223ec2 100644 --- a/devel/treefmt/Makefile +++ b/devel/treefmt/Makefile @@ -1,173 +1,173 @@ PORTNAME= treefmt DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= One CLI to format the code tree WWW= https://numtide.github.io/treefmt/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= numtide CARGO_CRATES= aho-corasick-0.7.20 \ 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 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.3.3 \ block-buffer-0.9.0 \ bstr-1.6.0 \ bumpalo-3.13.0 \ cast-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-2.34.0 \ clap-4.3.11 \ clap-verbosity-flag-2.0.1 \ clap_builder-4.3.11 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ console-0.13.0 \ cpufeatures-0.2.9 \ criterion-0.3.6 \ criterion-plot-0.4.5 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ csv-1.2.2 \ csv-core-0.1.10 \ difflib-0.4.0 \ digest-0.9.0 \ directories-3.0.2 \ dirs-sys-0.3.7 \ downcast-0.11.0 \ either-1.8.1 \ encode_unicode-0.3.6 \ env_logger-0.10.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ filetime-0.2.21 \ float-cmp-0.9.0 \ fnv-1.0.7 \ fragile-2.0.0 \ generic-array-0.14.7 \ getrandom-0.2.10 \ globset-0.4.10 \ half-1.8.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.2 \ humantime-2.1.0 \ ignore-0.4.20 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itoa-1.0.8 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.147 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ log-0.4.19 \ memchr-2.5.0 \ memoffset-0.9.0 \ mockall-0.11.4 \ mockall_derive-0.11.4 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ oorandom-11.1.3 \ opaque-debug-0.3.0 \ path-clean-0.1.0 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ predicates-2.1.5 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.64 \ quote-1.0.29 \ 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.9.1 \ regex-automata-0.3.2 \ regex-syntax-0.7.4 \ rustix-0.37.23 \ rustix-0.38.4 \ ryu-1.0.14 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.171 \ serde_cbor-0.11.2 \ serde_derive-1.0.171 \ serde_json-1.0.102 \ sha-1-0.9.8 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.25 \ tempfile-3.6.0 \ termcolor-1.2.0 \ terminal_size-0.1.17 \ terminal_size-0.2.6 \ termtree-0.4.1 \ textwrap-0.11.0 \ thiserror-1.0.43 \ thiserror-impl-1.0.43 \ thread_local-1.1.7 \ tinytemplate-1.2.1 \ toml-0.5.11 \ typenum-1.16.0 \ unicase-2.6.0 \ unicode-ident-1.0.10 \ unicode-width-0.1.10 \ utf8parse-0.2.1 \ version_check-0.9.4 \ walkdir-2.3.3 \ 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 \ 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.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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/twiggy/Makefile b/devel/twiggy/Makefile index f267f5952574..937c6fbd9e81 100644 --- a/devel/twiggy/Makefile +++ b/devel/twiggy/Makefile @@ -1,116 +1,116 @@ PORTNAME= twiggy DISTVERSION= 0.6.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel www MAINTAINER= yuri@FreeBSD.org COMMENT= Code size profiler for Wasm WWW= https://rustwasm.github.io/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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/typeshare/Makefile b/devel/typeshare/Makefile index af1d5ed3ee8b..2fe25b1a275c 100644 --- a/devel/typeshare/Makefile +++ b/devel/typeshare/Makefile @@ -1,104 +1,104 @@ PORTNAME= typeshare DISTVERSIONPREFIX= v DISTVERSION= 1.9.2 -PORTREVISION= 1 +PORTREVISION= 2 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-0.7.19 \ android_system_properties-0.1.5 \ anyhow-1.0.65 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.12.0 \ cfg-if-1.0.0 \ chrono-0.4.22 \ clap-3.2.22 \ clap_complete-3.2.5 \ clap_complete_command-0.3.4 \ clap_complete_fig-3.2.4 \ clap_lex-0.2.4 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.10 \ crossbeam-utils-0.8.11 \ dissimilar-1.0.4 \ either-1.8.0 \ expect-test-1.4.0 \ fnv-1.0.7 \ globset-0.4.9 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ iana-time-zone-0.1.50 \ ignore-0.4.18 \ indexmap-1.9.1 \ itertools-0.10.5 \ itoa-1.0.3 \ joinery-2.1.0 \ js-sys-0.3.60 \ lazy_format-1.10.0 \ lazy_static-1.4.0 \ libc-0.2.133 \ log-0.4.17 \ memchr-2.5.0 \ memoffset-0.6.5 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ once_cell-1.15.0 \ os_str_bytes-6.3.0 \ proc-macro2-1.0.60 \ quote-1.0.28 \ rayon-1.5.3 \ rayon-core-1.9.3 \ regex-1.6.0 \ regex-syntax-0.6.27 \ ryu-1.0.11 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_json-1.0.85 \ strsim-0.10.0 \ syn-2.0.18 \ termcolor-1.1.3 \ textwrap-0.15.1 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.4 \ toml-0.5.9 \ unicode-ident-1.0.4 \ walkdir-2.3.2 \ 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 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/uv/Makefile b/devel/uv/Makefile index f3755c10491f..53acb6db886d 100644 --- a/devel/uv/Makefile +++ b/devel/uv/Makefile @@ -1,543 +1,544 @@ PORTNAME= uv DISTVERSION= 0.2.11 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Extremely fast Python package installer and resolver, written in Rust WWW= https://astral.sh/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT 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 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.7.8 \ 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.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.14 \ assert_fs-1.1.1 \ async-channel-2.3.1 \ async-compression-0.4.11 \ async-trait-0.1.80 \ async_http_range_reader-0.8.0 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ axoasset-0.9.5 \ axoprocess-0.2.0 \ axotag-0.2.0 \ axoupdater-0.6.5 \ backoff-0.4.0 \ backtrace-0.3.72 \ backtrace-ext-0.2.1 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bisection-0.1.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bstr-1.9.1 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cachedir-0.3.1 \ camino-1.1.7 \ cargo-util-0.2.11 \ cast-0.3.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ charset-0.1.3 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.6 \ clap_builder-4.5.6 \ clap_complete-4.5.2 \ clap_complete_command-0.5.1 \ clap_complete_fig-4.5.0 \ clap_complete_nushell-0.1.11 \ clap_derive-4.5.5 \ clap_lex-0.7.0 \ cmake-0.1.50 \ codspeed-2.6.0 \ codspeed-criterion-compat-2.6.0 \ color_quant-1.1.0 \ colorchoice-1.0.1 \ colored-2.1.0 \ concurrent-queue-2.5.0 \ configparser-3.0.4 \ console-0.15.8 \ 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-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 \ ctrlc-3.4.4 \ dashmap-5.5.3 \ data-encoding-2.6.0 \ data-url-0.2.0 \ deadpool-0.10.0 \ deadpool-runtime-0.1.4 \ derivative-2.2.0 \ 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 \ dunce-1.0.4 \ dyn-clone-1.0.17 \ either-1.12.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ encoding_rs_io-0.1.7 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ fastrand-2.1.0 \ fdeflate-0.3.4 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ fontconfig-parser-0.5.6 \ fontdb-0.12.0 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ fs2-0.4.3 \ funty-2.0.0 \ 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-2.3.0 \ 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 \ gif-0.12.0 \ gimli-0.29.0 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ h2-0.4.5 \ 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 \ hex-0.4.3 \ home-0.5.9 \ homedir-0.2.1 \ html-escape-0.2.13 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-content-range-0.1.2 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-util-0.1.5 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ ignore-0.4.22 \ imagesize-0.11.0 \ indexmap-2.2.6 \ indicatif-0.17.8 \ indoc-2.0.5 \ insta-1.39.0 \ instant-0.1.13 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_ci-1.2.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ junction-1.1.0 \ kurbo-0.8.3 \ kurbo-0.9.5 \ lazy_static-1.4.0 \ libc-0.2.155 \ libmimalloc-sys-0.1.38 \ libredox-0.1.3 \ libz-ng-sys-1.1.15 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ mailparse-0.15.0 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.7.2 \ memmap2-0.5.10 \ memmap2-0.9.4 \ memoffset-0.7.1 \ memoffset-0.9.1 \ miette-7.2.0 \ miette-derive-7.2.0 \ mimalloc-0.1.42 \ mime-0.3.17 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ miow-0.6.0 \ nanoid-0.4.0 \ nix-0.26.4 \ nix-0.28.0 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.35.0 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ overload-0.1.1 \ owo-colors-4.0.0 \ parking-2.2.0 \ 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 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ path-slash-0.2.1 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ petgraph-0.6.5 \ 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 \ pkg-config-0.3.30 \ platform-info-2.0.3 \ png-0.17.13 \ poloto-19.1.2 \ portable-atomic-1.6.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 \ priority-queue-2.0.3 \ proc-macro2-1.0.85 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pyo3-0.21.2 \ pyo3-build-config-0.21.2 \ pyo3-ffi-0.21.2 \ pyo3-log-0.10.0 \ pyo3-macros-0.21.2 \ pyo3-macros-backend-0.21.2 \ quote-1.0.36 \ quoted_printable-0.5.0 \ 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 \ rctree-0.5.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ reflink-copy-0.1.17 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ rend-0.4.2 \ reqwest-0.12.4 \ reqwest-middleware-0.3.1 \ reqwest-retry-0.5.0 \ resvg-0.29.0 \ retry-policies-0.3.0 \ rgb-0.8.37 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ rosvgtree-0.1.0 \ roxmltree-0.18.1 \ roxmltree-0.19.0 \ rust-netrc-0.1.1 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ 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 \ rustybuzz-0.7.0 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ schemars-0.8.21 \ schemars_derive-0.8.21 \ scopeguard-1.2.0 \ seahash-4.1.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_derive_internals-0.29.1 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shell-escape-0.1.5 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ similar-2.5.0 \ simplecss-0.2.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ spin-0.9.8 \ strict-num-0.1.1 \ strsim-0.11.1 \ subtle-2.5.0 \ supports-color-3.0.0 \ supports-hyperlinks-3.0.0 \ supports-unicode-3.0.0 \ svg-0.15.1 \ svgfilters-0.4.0 \ svgtypes-0.9.0 \ svgtypes-0.10.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ sys-info-0.9.1 \ tagu-0.1.6 \ tap-1.0.1 \ target-lexicon-0.12.14 \ temp-env-0.3.6 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ test-log-0.2.16 \ test-log-macros-0.2.16 \ testing_logger-0.1.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ tikv-jemalloc-sys-0.5.4+5.3.0-patched \ tikv-jemallocator-0.5.4 \ tiny-skia-0.8.4 \ tiny-skia-path-0.8.4 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tl-0.7.8 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ tokio-rustls-0.25.0 \ tokio-stream-0.1.15 \ tokio-tar-0.3.1 \ tokio-util-0.7.11 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-durations-export-0.2.0 \ tracing-log-0.2.0 \ tracing-serde-0.1.3 \ tracing-subscriber-0.3.18 \ tracing-tree-0.3.1 \ try-lock-0.2.5 \ ttf-parser-0.18.1 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-bidi-0.3.15 \ unicode-bidi-mirroring-0.1.0 \ unicode-ccc-0.1.2 \ unicode-general-category-0.6.0 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-script-0.5.6 \ unicode-vo-0.1.0 \ unicode-width-0.1.13 \ unindent-0.2.3 \ unscanny-0.1.0 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ usvg-0.29.0 \ usvg-text-layout-0.29.0 \ utf8-width-0.1.7 \ utf8parse-0.2.1 \ uuid-1.8.0 \ valuable-0.1.0 \ 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 \ wasm-streams-0.4.0 \ wasm-timer-0.2.5 \ web-sys-0.3.69 \ webpki-roots-0.26.1 \ weezl-0.1.8 \ which-6.0.1 \ widestring-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-0.52.0 \ windows-0.56.0 \ windows-core-0.52.0 \ windows-core-0.56.0 \ windows-implement-0.52.0 \ windows-implement-0.56.0 \ windows-interface-0.52.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 \ winnow-0.6.11 \ winreg-0.52.0 \ winsafe-0.0.19 \ wiremock-0.6.0 \ wmi-0.13.3 \ wyz-0.5.1 \ xattr-1.3.1 \ xmlparser-0.13.6 \ yansi-0.5.1 \ zeroize-1.8.1 \ zip-0.6.6 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 \ pubgrub@git+https://github.com/astral-sh/pubgrub?rev=a68cbd1a26e43986a31563e1d127e83bafca3a0c\#a68cbd1a26e43986a31563e1d127e83bafca3a0c \ async_zip@git+https://github.com/charliermarsh/rs-async-zip?rev=1dcb40cfe1bf5325a6fd4bfcf9894db40241f585\#1dcb40cfe1bf5325a6fd4bfcf9894db40241f585 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PROGS= uv \ uv-dev PLIST_FILES= ${PROGS:S/^/bin\//} PORTSCOUT= limit:^[0-9].*$$ # portscout picked up this non-existent tag 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 c082b7d03ca9..2bf7ae095e57 100644 --- a/devel/wasmer/Makefile +++ b/devel/wasmer/Makefile @@ -1,43 +1,44 @@ PORTNAME= wasmer DISTVERSIONPREFIX= v DISTVERSION= 4.3.2 +PORTREVISION= 1 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 aarch64 and amd64 are supported so far NOT_FOR_ARCHS_REASON_aarch64= Errors during compile BUILD_DEPENDS= bash>0:shells/bash \ libffi>0:devel/libffi \ zstd>0:archivers/zstd USES= cargo gmake llvm pkgconfig USE_GITHUB= yes GH_ACCOUNT= wasmerio CARGO_BUILD= no CARGO_INSTALL= no MAKE_ENV+= ENABLE_CRANELIFT=1 \ ENABLE_LLVM=1 \ ENABLE_SINGLEPASS=1 ALL_TARGET= build-wasmer PLIST_FILES= bin/wasmer 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/wrangler/Makefile b/devel/wrangler/Makefile index ed24f271c680..e44363b62340 100644 --- a/devel/wrangler/Makefile +++ b/devel/wrangler/Makefile @@ -1,44 +1,44 @@ PORTNAME= wrangler DISTVERSIONPREFIX= v DISTVERSION= 1.19.12 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= devel MAINTAINER= antranigv@freebsd.am 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 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/dns/dog/Makefile b/dns/dog/Makefile index a10eb4ef5123..452fe7e0540b 100644 --- a/dns/dog/Makefile +++ b/dns/dog/Makefile @@ -1,127 +1,127 @@ PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= dns net MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line DNS client WWW= https://dns.lookup.dog/ LICENSE= EUPL LICENSE_NAME= European Union Public Licence V. 1.2 LICENSE_FILE= ${WRKSRC}/LICENCE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ogham 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} 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 a45ee2190a46..8e8cdf48cb62 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -1,24 +1,24 @@ PORTNAME= doh-proxy DISTVERSION= 0.9.8 -PORTREVISION= 11 +PORTREVISION= 12 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 USES= cargo PLIST_FILES= bin/doh-proxy # make cargo-crates > Makefile.crates post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/doh-proxy .include diff --git a/dns/encrypted-dns-server/Makefile b/dns/encrypted-dns-server/Makefile index 956f32a9d5e6..17d011631d26 100644 --- a/dns/encrypted-dns-server/Makefile +++ b/dns/encrypted-dns-server/Makefile @@ -1,194 +1,194 @@ PORTNAME= encrypted-dns-server DISTVERSION= 0.9.6 -PORTREVISION= 17 +PORTREVISION= 18 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/encrypted-dns.toml.sample \ ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/undelegated.txt.sample \ ${STAGEDIR}${ETCDIR} .include diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 87132987b0ce..e58a7951f73e 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,75 +1,76 @@ PORTNAME= recursor DISTVERSION= 5.0.6 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://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 BROKEN_armv6= fails to compile: use of overloaded operator << is ambiguous BROKEN_armv7= fails to compile: use of overloaded operator << is ambiguous 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 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pdns \ --with-libsodium=no \ --with-service-user=pdns \ --with-service-group=pdns_recursor \ --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/amp/Makefile b/editors/amp/Makefile index c6d92fdc5318..7dbfa24a6ad5 100644 --- a/editors/amp/Makefile +++ b/editors/amp/Makefile @@ -1,24 +1,24 @@ PORTNAME= amp DISTVERSION= 0.7.0 -PORTREVISION= 3 +PORTREVISION= 4 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= libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= jmacdonald PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/editors/helix/Makefile b/editors/helix/Makefile index dd557b63d62a..2df21a251b97 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,251 +1,251 @@ PORTNAME= helix DISTVERSION= 24.03 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~ecmma/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 \ tree-sitter:tree-sitter-agda:c21c3a0f:tree_sitter_tree_sitter_agda/runtime/grammars/sources/agda \ 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:275effdf: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 \ the-mikedavis:tree-sitter-bicep:d8e097fc:the_mikedavis_tree_sitter_bicep/runtime/grammars/sources/bicep \ 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 \ 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 \ 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 \ 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:8ee3a0f7: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 \ 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 \ 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 \ kaashyapan:tree-sitter-fsharp:18da392f:kaashyapan_tree_sitter_fsharp/runtime/grammars/sources/fsharp \ sirius94:tree-sitter-gas:60f44364:sirius94_tree_sitter_gas/runtime/grammars/sources/gas \ PrestonKnopp:tree-sitter-gdscript:a4b57cc3:PrestonKnopp_tree_sitter_gdscript/runtime/grammars/sources/gdscript \ 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:bcf9c45b: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:b6ef0768: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 \ bkegley:tree-sitter-graphql:5e66e961:bkegley_tree_sitter_graphql/runtime/grammars/sources/graphql \ 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 \ MichaHoffmann:tree-sitter-hcl:3cb7fc28:MichaHoffmann_tree_sitter_hcl/runtime/grammars/sources/hcl \ phoenixframework:tree-sitter-heex:2e1348c3: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 \ 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 \ 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 \ IndianBoy42:tree-sitter-just:8af0aab7:IndianBoy42_tree_sitter_just/runtime/grammars/sources/just \ amaanq:tree-sitter-kdl:3ca569b9:amaanq_tree_sitter_kdl/runtime/grammars/sources/kdl \ mtoohey31:tree-sitter-koka:2527e152:mtoohey31_tree_sitter_koka/runtime/grammars/sources/koka \ fwcd:tree-sitter-kotlin:a4f71eb9:fwcd_tree_sitter_kotlin/runtime/grammars/sources/kotlin \ latex-lsp:tree-sitter-latex:8c75e93c:latex_lsp_tree_sitter_latex/runtime/grammars/sources/latex \ mtoohey31:tree-sitter-ld:81978cde:mtoohey31_tree_sitter_ld/runtime/grammars/sources/ld \ 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:e9948edc:benwilliamgraham_tree_sitter_llvm/runtime/grammars/sources/llvm \ Flakebi:tree-sitter-llvm-mir:06fabca1: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:6071891a: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 \ naclsn:tree-sitter-nasm:a0db15db:naclsn_tree_sitter_nasm/runtime/grammars/sources/nasm \ nickel-lang:tree-sitter-nickel:e1d93378: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 \ ap29600:tree-sitter-odin:b219207e:ap29600_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:e99bb528:tree_sitter_perl_tree_sitter_perl/runtime/grammars/sources/perl \ 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:39da8599: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 \ yusdacra:tree-sitter-protobuf:19c211a0:yusdacra_tree_sitter_protobuf/runtime/grammars/sources/protobuf \ 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 \ yuja:tree-sitter-qmljs:0b2b25bc:yuja_tree_sitter_qmljs/runtime/grammars/sources/qmljs \ 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 \ jaredramirez:tree-sitter-rescript:467dcf99:jaredramirez_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:0431a2c6: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:3c82235f: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 \ JoranHonig:tree-sitter-solidity:9004b865: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:b1b66955:alex_pinkus_tree_sitter_swift/runtime/grammars/sources/swift \ Flakebi:tree-sitter-tablegen:568dd8a9: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 \ vrischmann:tree-sitter-templ:ea56ac06:vrischmann_tree_sitter_templ/runtime/grammars/sources/templ \ arnarg:tree-sitter-todotxt:0207f6a4:arnarg_tree_sitter_todotxt/runtime/grammars/sources/todotxt \ ikatyang:tree-sitter-toml:7cff70bb:ikatyang_tree_sitter_toml/runtime/grammars/sources/toml \ the-mikedavis:tree-sitter-tsq:48b5e9f8:the_mikedavis_tree_sitter_tsq/runtime/grammars/sources/tsq \ 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 \ uben0:tree-sitter-typst:ecf85963: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:1f505e24:kylegoetz_tree_sitter_unison/runtime/grammars/sources/unison \ Jummit:tree-sitter-uxntal:d6840606:Jummit_tree_sitter_uxntal/runtime/grammars/sources/uxntal \ v-analyzer:v-analyzer:e14fdf6e:v_analyzer_v_analyzer/runtime/grammars/sources/v \ vala-lang:tree-sitter-vala:c9eea93b:vala_lang_tree_sitter_vala/runtime/grammars/sources/vala \ 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 \ 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:xasc:tree-sitter-t32:6da5e3cb:xasc_tree_sitter_t32/runtime/grammars/sources/t32 TREE_SITTER_HARE_REV= 2495958aaf3f93581c87ec020164255e80655331 TREE_SITTER_WREN_REV= 6748694be32f11e7ec6b5faeb1b48ca6156d4e06 TREE_SITTER_GEMINI_REV= 3cc5e4bdf572d5df4277fc2e54d6299bd59a54b3 TREE_SITTER_JSHIGH_REV= 4a95461c4761c624f2263725aca79eeaefd36cad TREE_SITTER_TSHIGH_REV= 6aac031ad88dd6317f02ac0bb27d099a553a7d8c CARGO_CARGOTOML= ${WRKSRC}/helix-term/Cargo.toml .if !defined(WITH_DEBUG) CARGO_INSTALL_ARGS+= --config profile.release.strip=true .endif 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 389faec7f35f..e544dc7350d9 100644 --- a/editors/kakoune-lsp/Makefile +++ b/editors/kakoune-lsp/Makefile @@ -1,37 +1,37 @@ PORTNAME= kakoune-lsp DISTVERSIONPREFIX= v DISTVERSION= 17.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= mikael@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 \ "@sample ${ETCDIR}/kak-lsp.toml.sample" PORTDOCS= README.asciidoc OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/kak-lsp @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/kak-lsp.toml ${STAGEDIR}${ETCDIR}/kak-lsp.toml.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.asciidoc ${STAGEDIR}${DOCSDIR} .include diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index cf02371d052b..27a285e6a0e0 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,74 +1,74 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 30 +PORTREVISION= 31 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-SYNTAX-on: @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && ${COPYTREE_SHARE} syntax.d ${STAGEDIR}${DATADIR} .include diff --git a/editors/languageclient-neovim/Makefile b/editors/languageclient-neovim/Makefile index 1205f07e0df4..942bd2ce1c3b 100644 --- a/editors/languageclient-neovim/Makefile +++ b/editors/languageclient-neovim/Makefile @@ -1,153 +1,153 @@ PORTNAME= languageclient-neovim DISTVERSION= 0.1.161-3 DISTVERSIONSUFFIX= -gcf6dd11 -PORTREVISION= 12 +PORTREVISION= 13 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/languageclient .include diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile index 7ebfd4bd10b0..606a717c89a9 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,53 +1,54 @@ PORTNAME= lapce DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-94 # Cargo.lock patched: `make patch cargo-crates` DISTVERSIONSUFFIX= -gdc9a24d8 +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 # Do not LTO and strip binaries while WIP: # https://github.com/lapce/lapce/issues/2748 LTO_UNSAFE= yes post-install: # ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lapce # ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lapce-proxy ${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/neovim-gtk/Makefile b/editors/neovim-gtk/Makefile index 84bf6611525c..2138e2972210 100644 --- a/editors/neovim-gtk/Makefile +++ b/editors/neovim-gtk/Makefile @@ -1,36 +1,36 @@ PORTNAME= neovim-gtk DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 -PORTREVISION= 11 +PORTREVISION= 12 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nvim-gtk ( 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 001e099cbd71..34fa0347c566 100644 --- a/editors/ox/Makefile +++ b/editors/ox/Makefile @@ -1,87 +1,87 @@ PORTNAME= ox DISTVERSION= 0.2.7 -PORTREVISION= 13 +PORTREVISION= 14 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= curlpipe 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.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ cloudabi-0.1.0 \ constant_time_eq-0.1.5 \ crossbeam-utils-0.7.2 \ crossterm-0.18.2 \ crossterm_winapi-0.6.2 \ directories-3.0.1 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ getrandom-0.1.15 \ hermit-abi-0.1.17 \ instant-0.1.8 \ lazy_static-1.4.0 \ libc-0.2.80 \ lock_api-0.4.1 \ log-0.4.11 \ memchr-2.3.4 \ mio-0.7.6 \ miow-0.3.6 \ ntapi-0.3.6 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ proc-macro2-1.0.24 \ quote-1.0.7 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ ron-0.6.2 \ rust-argon2-0.8.2 \ scopeguard-1.1.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ shellexpand-2.0.0 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.2 \ smallvec-1.4.2 \ socket2-0.3.16 \ strsim-0.8.0 \ syn-1.0.48 \ term-0.6.1 \ textwrap-0.11.0 \ thread_local-1.0.1 \ unicode-segmentation-1.7.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index 856f7b122757..dba8f022dbc4 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,125 +1,125 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3.20220110 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= editors MAINTAINER= mikael@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 STRIP= 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/parinfer-rust ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/libparinfer_rust.so \ ${STAGEDIR}${PREFIX}/lib @${MKDIR} ${STAGEDIR}${PREFIX}/share/kak/rc/extra \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/doc \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/plugin ${INSTALL_DATA} ${WRKSRC}/rc/parinfer.kak \ ${STAGEDIR}${PREFIX}/share/kak/rc/extra ${INSTALL_DATA} ${WRKSRC}/doc/parinfer.txt \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/doc ${INSTALL_DATA} ${WRKSRC}/plugin/parinfer.vim \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/plugin .include diff --git a/finance/hyperswitch/Makefile b/finance/hyperswitch/Makefile index 0da44d59596f..e90a6e1d7e4c 100644 --- a/finance/hyperswitch/Makefile +++ b/finance/hyperswitch/Makefile @@ -1,753 +1,754 @@ PORTNAME= hyperswitch DISTVERSION= 2024.05.16.1 +PORTREVISION= 1 CATEGORIES= finance MAINTAINER= yuri@FreeBSD.org COMMENT= Payments switch that makes payments fast, reliable and affordable WWW= https://hyperswitch.io/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE 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.6.0 \ actix-macros-0.2.4 \ actix-multipart-0.6.1 \ actix-multipart-derive-0.6.1 \ actix-router-0.5.2 \ actix-rt-2.9.0 \ actix-server-2.3.0 \ actix-service-2.0.2 \ actix-tls-3.3.0 \ actix-utils-3.0.1 \ actix-web-4.5.1 \ actix-web-codegen-4.2.2 \ addr2line-0.21.0 \ adler-1.0.2 \ 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.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstyle-1.0.6 \ anyhow-1.0.81 \ arc-swap-1.7.1 \ argon2-0.5.3 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ asn1-rs-0.6.1 \ asn1-rs-derive-0.5.0 \ asn1-rs-impl-0.2.0 \ assert-json-diff-2.0.2 \ async-compression-0.4.6 \ async-lock-2.8.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.79 \ atoi-2.0.0 \ atomic-0.5.3 \ atomic-write-file-0.1.3 \ autocfg-1.2.0 \ awc-3.4.0 \ aws-config-0.55.3 \ aws-config-1.1.9 \ aws-credential-types-0.55.3 \ aws-credential-types-1.1.8 \ aws-endpoint-0.55.3 \ aws-http-0.55.3 \ aws-runtime-1.1.8 \ aws-sdk-kms-0.28.0 \ aws-sdk-lambda-1.18.0 \ aws-sdk-s3-0.28.0 \ aws-sdk-sesv2-0.28.0 \ aws-sdk-sso-0.28.0 \ aws-sdk-sso-1.18.0 \ aws-sdk-ssooidc-1.18.0 \ aws-sdk-sts-0.28.0 \ aws-sdk-sts-1.18.0 \ aws-sig-auth-0.55.3 \ aws-sigv4-0.55.3 \ aws-sigv4-1.2.0 \ aws-smithy-async-0.55.3 \ aws-smithy-async-1.2.0 \ aws-smithy-checksums-0.55.3 \ aws-smithy-client-0.55.3 \ aws-smithy-eventstream-0.55.3 \ aws-smithy-eventstream-0.60.4 \ aws-smithy-http-0.55.3 \ aws-smithy-http-0.60.7 \ aws-smithy-http-tower-0.55.3 \ aws-smithy-json-0.55.3 \ aws-smithy-json-0.60.7 \ aws-smithy-query-0.55.3 \ aws-smithy-query-0.60.7 \ aws-smithy-runtime-1.1.8 \ aws-smithy-runtime-api-1.2.0 \ aws-smithy-types-0.55.3 \ aws-smithy-types-1.1.8 \ aws-smithy-xml-0.55.3 \ aws-smithy-xml-0.60.7 \ aws-types-0.55.3 \ aws-types-1.1.8 \ axum-0.6.20 \ axum-core-0.3.4 \ backtrace-0.3.71 \ base32-0.4.0 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.0 \ base64-simd-0.8.0 \ base64ct-1.6.0 \ bb8-0.8.3 \ bigdecimal-0.3.1 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ blake2-0.10.6 \ blake3-1.5.1 \ block-buffer-0.10.4 \ borsh-1.3.1 \ borsh-derive-1.3.1 \ brotli-3.5.0 \ brotli-decompressor-2.5.1 \ bstr-1.9.1 \ bumpalo-3.14.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytecount-0.6.7 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ bytes-0.4.12 \ bytes-1.6.0 \ bytes-utils-0.1.4 \ bytestring-1.3.1 \ camino-1.1.6 \ cargo-platform-0.1.7 \ cargo_metadata-0.14.2 \ cargo_metadata-0.18.1 \ cast-0.3.0 \ cc-1.0.90 \ cfb-0.7.3 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.35 \ chrono-tz-0.8.6 \ chrono-tz-build-0.2.1 \ 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 \ cloudabi-0.0.3 \ 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.0 \ 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.6 \ cpufeatures-0.2.12 \ crc-3.0.1 \ crc-catalog-2.4.0 \ crc16-0.4.0 \ crc32c-0.6.5 \ crc32fast-1.4.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.12 \ 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.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ 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 \ dashmap-5.5.3 \ data-encoding-2.5.0 \ deadpool-0.10.0 \ deadpool-runtime-0.1.3 \ der-0.7.8 \ 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.17 \ deunicode-1.4.3 \ diesel-2.1.5 \ diesel_derives-2.1.3 \ diesel_table_macro_syntax-0.1.0 \ digest-0.10.7 \ digits_iterator-0.1.0 \ displaydoc-0.2.4 \ dlv-list-0.5.2 \ dotenvy-0.15.7 \ dyn-clone-1.0.17 \ either-1.10.0 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ erased-serde-0.3.31 \ erased-serde-0.4.4 \ errno-0.3.8 \ error-chain-0.12.4 \ error-stack-0.4.1 \ etcetera-0.8.0 \ event-listener-2.5.3 \ fake-2.9.2 \ fantoccini-0.19.3 \ fastrand-1.9.0 \ fastrand-2.0.2 \ fdeflate-0.3.4 \ finl_unicode-1.2.0 \ flate2-1.0.28 \ float-cmp-0.9.0 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fred-7.1.2 \ 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 \ 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.30 \ 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.12 \ gimli-0.28.1 \ git2-0.18.3 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.8.1 \ h2-0.3.25 \ h2-0.4.3 \ half-2.4.0 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.3 \ hashlink-0.8.4 \ headers-0.3.9 \ headers-core-0.2.0 \ heck-0.4.1 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.9 \ 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 \ humansize-2.1.3 \ hyper-0.14.28 \ hyper-1.2.0 \ hyper-proxy-0.9.1 \ hyper-rustls-0.23.2 \ hyper-rustls-0.24.2 \ hyper-timeout-0.4.1 \ hyper-tls-0.5.0 \ hyper-util-0.1.3 \ 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 \ image-0.25.1 \ impl-more-0.1.6 \ indexmap-1.9.3 \ indexmap-2.2.6 \ infer-0.15.0 \ instant-0.1.12 \ iovec-0.1.4 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ iso_country-0.1.4 \ iso_currency-0.4.4 \ isocountry-0.3.2 \ itertools-0.10.5 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.28 \ josekit-0.8.6 \ js-sys-0.3.69 \ json5-0.4.1 \ jsonwebtoken-9.2.0 \ kernel32-sys-0.2.2 \ language-tags-0.3.2 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ libm-0.2.8 \ libmimalloc-sys-0.1.35 \ libsqlite3-sys-0.27.0 \ libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ local-channel-0.1.5 \ local-waker-0.1.4 \ lock_api-0.3.4 \ lock_api-0.4.11 \ log-0.4.21 \ lru-cache-0.1.2 \ luhn-1.0.1 \ 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.2 \ memoffset-0.5.6 \ mimalloc-0.1.39 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.6.23 \ mio-0.8.11 \ mio-uds-0.6.8 \ miow-0.2.2 \ moka-0.12.5 \ mutually_exclusive_features-0.0.3 \ nanoid-0.4.0 \ native-tls-0.2.11 \ net2-0.2.39 \ nix-0.28.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.4 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ num_enum-0.5.11 \ num_enum_derive-0.5.11 \ num_threads-0.1.7 \ object-0.32.2 \ oid-registry-0.7.0 \ once_cell-1.19.0 \ oncemutex-0.1.1 \ oorandom-11.1.3 \ opensearch-2.2.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ opentelemetry-0.19.0 \ opentelemetry-otlp-0.12.0 \ opentelemetry-proto-0.2.0 \ opentelemetry_api-0.19.0 \ opentelemetry_sdk-0.19.0 \ ordered-multimap-0.6.0 \ outref-0.5.1 \ overload-0.1.1 \ parking_lot-0.9.0 \ parking_lot-0.12.1 \ parking_lot_core-0.6.3 \ parking_lot_core-0.9.9 \ parse-size-1.0.0 \ parse-zoneinfo-0.3.0 \ password-hash-0.5.0 \ paste-1.0.14 \ pathdiff-0.2.1 \ pem-3.0.3 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pest-2.7.8 \ pest_derive-2.7.8 \ pest_generator-2.7.8 \ pest_meta-2.7.8 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ phonenumber-0.3.3+8.13.9 \ 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.10.2 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ png-0.17.13 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pq-sys-0.4.8 \ proc-macro-crate-1.3.1 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.79 \ proptest-1.4.0 \ prost-0.11.9 \ prost-derive-0.11.9 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pulldown-cmark-0.9.6 \ qrcode-0.14.0 \ quanta-0.12.2 \ quick-error-1.2.3 \ quick-xml-0.28.2 \ quick-xml-0.31.0 \ quote-1.0.35 \ r2d2-0.8.10 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ raw-cpuid-11.0.1 \ 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 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-cache-0.2.1 \ regex-lite-0.1.5 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ rend-0.4.2 \ reqwest-0.11.27 \ ring-0.16.20 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ 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.35.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rusticata-macros-4.1.0 \ rustify-0.5.3 \ rustify_derive-0.5.2 \ rustix-0.38.32 \ rustls-0.20.9 \ rustls-0.21.10 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.14 \ rusty-fork-0.3.0 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.23 \ scheduled-thread-pool-0.2.7 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-0.9.0 \ semver-1.0.22 \ semver-parser-0.7.0 \ serde-1.0.197 \ serde-wasm-bindgen-0.5.0 \ serde-wasm-bindgen-0.6.5 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ serde_path_to_error-0.1.16 \ serde_plain-1.0.2 \ serde_qs-0.12.0 \ serde_repr-0.1.18 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serde_with-3.7.0 \ serde_with_macros-3.7.0 \ serial_test-3.0.0 \ serial_test_derive-3.0.0 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.1 \ signal-hook-tokio-0.3.1 \ signature-2.2.0 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ simple_asn1-0.6.2 \ siphasher-0.3.11 \ skeptic-0.13.7 \ slab-0.4.9 \ slug-0.1.5 \ smallvec-0.6.14 \ smallvec-1.13.2 \ socket2-0.5.6 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ sqlformat-0.2.3 \ sqlx-0.7.3 \ sqlx-core-0.7.3 \ sqlx-macros-0.7.3 \ sqlx-macros-core-0.7.3 \ sqlx-mysql-0.7.3 \ sqlx-postgres-0.7.3 \ sqlx-sqlite-0.7.3 \ stringmatch-0.4.0 \ stringprep-0.1.4 \ strsim-0.10.0 \ strum-0.24.1 \ strum-0.25.0 \ strum-0.26.2 \ strum_macros-0.24.3 \ strum_macros-0.25.3 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.57 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ 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.10.1 \ tera-1.19.1 \ 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.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ thread_local-1.1.8 \ 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-0.1.22 \ tokio-1.37.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-io-timeout-1.2.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-reactor-0.1.12 \ tokio-rustls-0.23.4 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ 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.10 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.21.1 \ toml_edit-0.22.9 \ tonic-0.8.3 \ totp-rs-5.5.1 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-actix-web-0.7.10 \ tracing-appender-0.2.3 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-futures-0.2.5 \ tracing-log-0.1.4 \ tracing-log-0.2.0 \ tracing-opentelemetry-0.19.0 \ tracing-serde-0.1.3 \ tracing-subscriber-0.3.18 \ triomphe-0.1.11 \ try-lock-0.2.5 \ 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-segmentation-1.11.0 \ unicode-xid-0.2.4 \ unicode_categories-0.1.1 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ urlparse-0.7.3 \ utoipa-4.2.0 \ utoipa-gen-4.2.0 \ uuid-1.8.0 \ validator-0.17.0 \ valuable-0.1.0 \ vaultrs-0.7.2 \ vcpkg-0.2.15 \ vergen-8.3.1 \ version_check-0.9.4 \ 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.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 \ 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.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.5.40 \ winnow-0.6.5 \ winreg-0.50.0 \ wiremock-0.6.0 \ ws2_32-sys-0.2.1 \ wyz-0.5.1 \ x509-parser-0.16.0 \ xmlparser-0.13.6 \ yaml-rust-0.4.5 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zstd-0.13.0 \ zstd-safe-7.0.0 \ zstd-sys-2.0.9+zstd.1.5.5 \ async-bb8-diesel@git+https://github.com/jarnura/async-bb8-diesel?rev=53b4ab901aab7635c8215fd1c2d542c8db443094\#53b4ab901aab7635c8215fd1c2d542c8db443094 \ rusty-money@git+https://github.com/varunsrin/rusty_money?rev=bbc0150742a0fff905225ff11ee09388e9babdcc\#bbc0150742a0fff905225ff11ee09388e9babdcc RUSTFLAGS+= --cfg uuid_unstable OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PROGS= analytics \ config_importer \ drainer \ 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 6b6b87253371..447a03363806 100644 --- a/finance/ord/Makefile +++ b/finance/ord/Makefile @@ -1,438 +1,439 @@ PORTNAME= ord DISTVERSION= 0.18.5 +PORTREVISION= 1 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.21.0 \ adler-1.0.2 \ 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.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.83 \ 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.2.1 \ async-compression-0.4.9 \ async-http-codec-0.8.0 \ async-io-1.13.0 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-net-1.8.0 \ async-task-4.7.1 \ async-trait-0.1.80 \ async-web-client-0.4.0 \ async-ws-0.4.0 \ atom_syndication-0.12.2 \ 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.71 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bech32-0.9.1 \ bech32-0.11.0 \ 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.5.0 \ block-buffer-0.10.4 \ blocking-1.6.0 \ boilerplate-1.0.0 \ brotli-5.0.0 \ brotli-decompressor-4.0.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ cast-0.3.0 \ cc-1.0.97 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ 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.1 \ colored-2.1.0 \ concurrent-queue-2.5.0 \ console-0.15.8 \ convert_case-0.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ 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 \ ctrlc-3.4.4 \ 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 \ data-encoding-2.6.0 \ der-parser-7.0.0 \ deranged-0.3.11 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ derive_more-0.99.17 \ 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.4 \ either-1.11.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-2.5.3 \ event-listener-4.0.3 \ event-listener-5.3.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.2 \ executable-path-1.0.0 \ fastrand-1.9.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-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 \ getopts-0.2.21 \ getrandom-0.2.15 \ gimli-0.28.1 \ 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 \ 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.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 \ ident_case-1.0.1 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.8 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itoa-1.0.11 \ js-sys-0.3.69 \ 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.4.0 \ libc-0.2.154 \ libredox-0.1.3 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.12 \ log-0.4.21 \ matchit-0.7.3 \ maybe-uninit-2.0.0 \ memchr-2.7.2 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniscript-10.0.0 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ mp4-0.14.0 \ native-tls-0.2.11 \ net2-0.2.39 \ never-0.1.0 \ new_mime_guess-4.0.1 \ nix-0.28.0 \ nodrop-0.1.14 \ nom-7.1.3 \ ntapi-0.4.1 \ num-bigint-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-rational-0.4.2 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ oid-registry-0.4.0 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ 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.1 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ polling-2.8.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro-crate-0.1.5 \ proc-macro2-1.0.82 \ pulldown-cmark-0.10.3 \ pulldown-cmark-escape-0.10.1 \ quick-xml-0.30.0 \ quote-1.0.36 \ 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.0 \ redox_syscall-0.2.16 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ ring-0.16.20 \ ring-0.17.8 \ rss-2.0.7 \ rust-embed-8.3.0 \ rust-embed-impl-8.3.0 \ rust-embed-utils-8.3.0 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ rusticata-macros-4.1.0 \ rustix-0.37.27 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-acme-0.8.1 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.3 \ rustversion-1.0.16 \ 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.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.201 \ serde-hex-0.1.0 \ serde_derive-1.0.201 \ serde_json-1.0.117 \ serde_path_to_error-0.1.16 \ serde_urlencoded-0.7.1 \ serde_with-3.8.1 \ serde_with_macros-3.8.1 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ sha3-0.10.8 \ slab-0.4.9 \ smallvec-0.6.14 \ smallvec-1.13.2 \ socket2-0.4.10 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.61 \ sync_wrapper-0.1.2 \ synstructure-0.12.6 \ sysinfo-0.30.12 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ thiserror-1.0.60 \ thiserror-impl-1.0.60 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.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.2 \ tower-service-0.3.2 \ 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.12 \ unicode-xid-0.2.4 \ unindent-0.2.3 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.1 \ 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 \ webpki-roots-0.25.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-0.52.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 \ winreg-0.50.0 \ x509-parser-0.13.2 \ yansi-0.5.1 \ yasna-0.5.2 \ zeroize-1.7.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/finance/tickrs/Makefile b/finance/tickrs/Makefile index 99b6c848bde3..7f6446997693 100644 --- a/finance/tickrs/Makefile +++ b/finance/tickrs/Makefile @@ -1,32 +1,32 @@ PORTNAME= tickrs DISTVERSIONPREFIX= v DISTVERSION= 0.14.9 -PORTREVISION= 7 +PORTREVISION= 8 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} 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 1a6293ecae6f..e21959971151 100644 --- a/ftp/termscp/Makefile +++ b/ftp/termscp/Makefile @@ -1,41 +1,41 @@ PORTNAME= termscp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 13 +PORTREVISION= 14 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} 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 31e62005b2fc..f09d5e62939f 100644 --- a/ftp/unftp/Makefile +++ b/ftp/unftp/Makefile @@ -1,366 +1,367 @@ PORTNAME= unftp DISTVERSIONPREFIX= v DISTVERSION= 0.14.6 +PORTREVISION= 1 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 USE_GITHUB= yes GH_ACCOUNT= bolcom GH_PROJECT= unFTP CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.0.5 \ ambient-authority-0.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.71 \ arc-swap-1.6.0 \ asn1-rs-0.6.1 \ asn1-rs-derive-0.5.0 \ asn1-rs-impl-0.2.0 \ async-trait-0.1.80 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.6.18 \ axum-core-0.3.4 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ built-0.5.2 \ bumpalo-3.13.0 \ bytecount-0.6.3 \ byteorder-1.5.0 \ bytes-1.6.0 \ camino-1.1.6 \ cap-primitives-2.0.1 \ cap-std-2.0.1 \ cargo-lock-8.0.3 \ cargo-platform-0.1.5 \ cargo_metadata-0.14.2 \ cc-1.0.97 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ combine-4.6.6 \ console-api-0.5.0 \ console-subscriber-0.1.10 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.6 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.10 \ crossbeam-epoch-0.9.17 \ crossbeam-utils-0.8.18 \ crypto-common-0.1.6 \ dashmap-5.5.3 \ data-encoding-2.5.0 \ der-parser-9.0.0 \ deranged-0.3.11 \ derive_more-0.99.17 \ diff-0.1.13 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.4 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ either-1.8.1 \ errno-0.3.8 \ error-chain-0.12.4 \ fastrand-2.0.1 \ flate2-1.0.30 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fs-set-times-0.20.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.28.1 \ git2-0.15.0 \ glob-0.3.1 \ h2-0.3.19 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hdrhistogram-7.5.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ http-0.2.12 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-rustls-0.23.2 \ hyper-rustls-0.24.2 \ hyper-timeout-0.4.1 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.3.0 \ indexmap-1.9.3 \ io-extras-0.18.2 \ io-lifetimes-2.0.3 \ ipnet-2.9.0 \ iprange-0.6.7 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-0.4.8 \ itoa-1.0.10 \ jobserver-0.1.31 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.154 \ libgit2-sys-0.14.2+1.5.1 \ libunftp-0.20.0 \ libz-sys-1.1.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.20 \ matchers-0.1.0 \ matchit-0.7.0 \ maybe-owned-0.3.4 \ md-5-0.10.6 \ memchr-2.7.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ moka-0.11.3 \ nix-0.28.0 \ nom-7.1.3 \ num-bigint-0.4.4 \ num-conv-0.1.0 \ num-integer-0.1.45 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ object-0.32.2 \ oid-registry-0.7.0 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ os_str_bytes-6.5.0 \ pam-0.7.0 \ pam-sys-0.5.6 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ path_abs-0.5.1 \ percent-encoding-2.3.1 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.82 \ procfs-0.16.0 \ procfs-core-0.16.0 \ prometheus-0.13.4 \ prost-0.11.9 \ prost-derive-0.11.9 \ prost-types-0.11.9 \ protobuf-2.28.0 \ proxy-protocol-0.5.0 \ pulldown-cmark-0.9.2 \ quote-1.0.36 \ 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.2.16 \ redox_syscall-0.4.1 \ redox_users-0.4.3 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.2 \ ring-0.16.20 \ ring-0.17.7 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rusticata-macros-4.1.0 \ rustix-0.38.31 \ rustls-0.20.8 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.4 \ rustversion-1.0.12 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.21 \ scheduled-thread-pool-0.2.7 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-1.0.20 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ sharded-slab-0.1.4 \ signal-hook-registry-1.4.2 \ skeptic-0.13.7 \ 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.1 \ snafu-0.6.10 \ snafu-derive-0.6.10 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ std_prelude-0.2.12 \ stfu8-0.2.6 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.64 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ tagptr-0.2.0 \ take_mut-0.2.2 \ tempfile-3.8.1 \ term-0.7.0 \ termcolor-1.4.1 \ textwrap-0.16.0 \ thiserror-1.0.60 \ thiserror-impl-1.0.60 \ 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.0 \ tokio-1.37.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.23.4 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ toml-0.5.10 \ tonic-0.9.2 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-subscriber-0.3.17 \ triomphe-0.1.11 \ try-lock-0.2.4 \ typenum-1.17.0 \ unftp-auth-jsonfile-0.3.4 \ unftp-auth-pam-0.2.5 \ unftp-auth-rest-0.2.6 \ unftp-sbe-fs-0.2.5 \ unftp-sbe-gcs-0.2.6 \ unftp-sbe-restrict-0.1.2 \ unftp-sbe-rooter-0.2.1 \ unicase-2.7.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.3.1 \ users-0.8.1 \ uuid-1.8.0 \ valid-0.3.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.4.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-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ web-sys-0.3.61 \ 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-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 \ winx-0.36.3 \ x509-parser-0.16.0 \ yansi-0.5.1 \ yup-oauth2-8.3.2 \ zeroize-1.7.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/games/0ad/Makefile b/games/0ad/Makefile index e21cff62de9b..5edf52eddf6e 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,87 +1,87 @@ PORTNAME= 0ad PORTVERSION= 0.0.26 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases DISTFILES= ${PORTNAME}-${PORTVERSION}-alpha-unix-build.tar.xz \ ${PORTNAME}-${PORTVERSION}-alpha-unix-data.tar.xz MAINTAINER= madpilot@FreeBSD.org COMMENT= Real-time strategy (RTS) game of ancient warfare 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 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}-${PORTVERSION}-alpha BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc MAKE_ARGS= config=release verbose=1 CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 CFLAGS_i386= -msse2 BUNDLE_LIBS= yes DOS2UNIX_REGEX= .*\.([ch]p{0,2}|make) BINARY_ALIAS= python3=${PYTHON_CMD} USE_WX= 3.0+ WX_COMPS= wx:lib MAKE_ENV+= JOBS=${_MAKE_JOBS} PORTDATA= * .include post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|%%CC%%|${CC}|' \ ${WRKSRC}/build/premake/premake5.lua ${WRKSRC}/build/premake/extern_libs5.lua .if ${ARCH} == i386 && ${CHOSEN_COMPILER_TYPE} == gcc @${REINPLACE_CMD} -e '1055,1251s/-rdynamic/-lssp_nonshared &/' \ -e '1441s/"execinfo",/& "ssp_nonshared",/' \ ${WRKSRC}/build/premake/premake5.lua .endif pre-build: (cd ${WRKSRC}/build/workspaces && ${SETENV} ${MAKE_ENV} ./update-workspaces.sh --bindir=${PREFIX}/bin --datadir=${DATADIR} --libdir=${PREFIX}/lib/${PORTNAME}) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/binaries/system/pyrogenesis ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/build/resources/0ad.sh ${STAGEDIR}${PREFIX}/bin/0ad ${INSTALL_PROGRAM} ${WRKSRC}/binaries/system/ActorEditor ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME} (cd ${WRKSRC}/binaries/system && ${INSTALL_LIB} libAtlasUI.so libCollada.so libmozjs78-ps-release.so libnvcore.so libnvimage.so libnvmath.so libnvtt.so ${STAGEDIR}${PREFIX}/lib/${PORTNAME}) ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.png ${STAGEDIR}${PREFIX}/share/pixmaps ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/binaries/data && ${COPYTREE_SHARE} "config l10n tests tools" ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${DATADIR}/mods/public ${STAGEDIR}${DATADIR}/mods/mod ${TAR} xf ${WRKSRC}/binaries/data/mods/public/public.zip -C ${STAGEDIR}${DATADIR}/mods/public --no-same-permissions ${TAR} xf ${WRKSRC}/binaries/data/mods/mod/mod.zip -C ${STAGEDIR}${DATADIR}/mods/mod --no-same-permissions .include diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index d77e6e293158..2b57b638eaee 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,112 +1,113 @@ PORTNAME= DDNet PORTVERSION= 18.2 +PORTREVISION= 1 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 WEBSOCKETS 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 WEBSOCKETS_DESC= Enable WebSocket support for server WEBSOCKETS_CMAKE_BOOL= WEBSOCKETS WEBSOCKETS_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 eaa527480d40..ba81edcdcd72 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,177 +1,178 @@ PORTNAME= anki DISTVERSION= 24.06.2 +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:3.9+ \ shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= ankitects # Translation files GH_TUPLE= ankitects:anki-core-i18n:50fdc91:ftlrslib \ ankitects:anki-desktop-ftl:e747f9e: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= 33a92379 # 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} && ${SET_ENV} ${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 ${STRIP_CMD} ${STAGEDIR}${DATADIR}/anki/_rsbridge.so # 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 59a7faffbdb9..f6137f7e4d84 100644 --- a/games/dose-response/Makefile +++ b/games/dose-response/Makefile @@ -1,227 +1,227 @@ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 43 +PORTREVISION= 44 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .for size in 16 32 48 64 256 @${MKDIR} ${STAGEDIR}${LOCALBASE}/share/icons/hicolor/${size}x${size}/apps ${INSTALL_DATA} ${WRKSRC}/assets/icon_${size}x${size}.png \ ${STAGEDIR}${LOCALBASE}/share/icons/hicolor/${size}x${size}/apps/${PORTNAME}.png .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/games/genact/Makefile b/games/genact/Makefile index 4795214345fb..05ec1b021ff2 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,27 +1,27 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 3 +PORTREVISION= 4 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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/genact ${STAGEDIR}${PREFIX}/bin/${PORTNAME} --print-manpage > ${WRKSRC}/${PORTNAME}.1 ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index a8f992b43dab..193c80ae0d3d 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -1,217 +1,217 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 4 +PORTREVISION= 5 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" \ -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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ja2 \ ${STAGEDIR}${PREFIX}/bin/ja2-launcher \ ${STAGEDIR}${PREFIX}/bin/ja2-resource-pack .include diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile index 132349bf34da..34ea6a097a21 100644 --- a/games/jumpy/Makefile +++ b/games/jumpy/Makefile @@ -1,46 +1,47 @@ PORTNAME= jumpy DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 +PORTREVISION= 1 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} BROKEN_aarch64= need https://github.com/shellrow/netdev/pull/71 BROKEN_armv7= need https://github.com/shellrow/netdev/pull/71 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 25e674738ea7..dec8147b6a8c 100644 --- a/games/punchy/Makefile +++ b/games/punchy/Makefile @@ -1,47 +1,47 @@ PORTNAME= punchy DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 16 +PORTREVISION= 17 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 947342bafd01..c2b8a62d7d56 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,95 +1,95 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.1 -PORTREVISION= 20 +PORTREVISION= 21 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index ca33707197f3..13ba1f16717f 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,83 +1,84 @@ PORTNAME= veloren PORTVERSION= s20240611 +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_aarch64= https://github.com/rust-lang/libc/issues/3217 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.16.0-265-ge4cd939eb # 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* (cd ${WRKSRC} && ${COPYTREE_SHARE} assets ${STAGEDIR}${DATADIR}) ${RLN} ${STAGEDIR}${DATADIR}/assets/voxygen/*.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${RLN} ${STAGEDIR}${DATADIR}/assets/voxygen/*.png \ ${STAGEDIR}${PREFIX}/share/pixmaps ${MKDIR} ${STAGEDIR}${PREFIX}/share/metainfo ${RLN} ${STAGEDIR}${DATADIR}/assets/voxygen/*.metainfo.xml \ ${STAGEDIR}${PREFIX}/share/metainfo .include diff --git a/graphics/asciinema-agg/Makefile b/graphics/asciinema-agg/Makefile index 7d0169b25b52..01506c4c036e 100644 --- a/graphics/asciinema-agg/Makefile +++ b/graphics/asciinema-agg/Makefile @@ -1,24 +1,24 @@ PORTNAME= agg DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics PKGNAMEPREFIX= asciinema- MAINTAINER= DtxdF@disroot.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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/agg .include diff --git a/graphics/dify/Makefile b/graphics/dify/Makefile index 2e7a6cfac978..51747eda2f6e 100644 --- a/graphics/dify/Makefile +++ b/graphics/dify/Makefile @@ -1,19 +1,19 @@ PORTNAME= dify DISTVERSION= 0.6.0 -PORTREVISION= 12 +PORTREVISION= 13 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 396f6c43989b..a5d39890156b 100644 --- a/graphics/drawpile/Makefile +++ b/graphics/drawpile/Makefile @@ -1,53 +1,53 @@ PORTNAME= Drawpile DISTVERSION= 2.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org COMMENT= Collaborative drawing program WWW= https://drawpile.net LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${LOCALBASE}/share/ECM/cmake/ECMConfig.cmake:devel/kf5-extra-cmake-modules LIB_DEPENDS= libsodium.so:security/libsodium USES= cargo cmake compiler:c++17-lang desktop-file-utils kde:5 pkgconfig qt:5 shared-mime-info USE_QT= core gui multimedia network sql svg widgets xml \ buildtools:build linguisttools:build qmake:build USE_KDE= archive dnssd 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 \ once_cell-1.18.0 \ 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 e0921dd792f7..d77905f6c7ea 100644 --- a/graphics/dssim/Makefile +++ b/graphics/dssim/Makefile @@ -1,19 +1,19 @@ PORTNAME= dssim DISTVERSION= 3.2.4 -PORTREVISION= 15 +PORTREVISION= 16 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 02216ab93743..af828dc45ac4 100644 --- a/graphics/gifski/Makefile +++ b/graphics/gifski/Makefile @@ -1,117 +1,117 @@ PORTNAME= gifski DISTVERSION= 1.10.3 -PORTREVISION= 10 +PORTREVISION= 11 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/libimagequant/Makefile b/graphics/libimagequant/Makefile index 919a9ea2adbe..bc4e767d5d6c 100644 --- a/graphics/libimagequant/Makefile +++ b/graphics/libimagequant/Makefile @@ -1,43 +1,43 @@ PORTNAME= libimagequant PORTVERSION= 4.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= jbeich@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} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile index 27dc8080980f..913feb6c2b47 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -1,91 +1,91 @@ PORTNAME= libopenraw PORTVERSION= 0.3.7 -PORTREVISION= 7 +PORTREVISION= 8 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,gdkpixbuf2 TEST_BUILD_DEPENDS= curl:ftp/curl post-patch: @${REINPLACE_CMD} -E \ -e 's|\{libdir\}/pkgconfig|{prefix}/libdata/pkgconfig|g' \ ${WRKSRC}/configure post-patch-TEST-off: @${REINPLACE_CMD} -e 's|testsuite ||' ${WRKSRC}/Makefile.in pre-configure: @${CARGO_CARGO_RUN} update \ --manifest-path ${WRKSRC}/lib/mp4/mp4parse_capi/Cargo.toml \ --verbose .include diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile index 5dcffd6b90b1..f29c86efe5b9 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -1,56 +1,57 @@ PORTNAME= librsvg PORTVERSION= 2.58.1 +PORTREVISION= 1 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= rst2man:textproc/py-docutils LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libpng.so:graphics/png USES= cargo compiler:c11 cpe gettext gmake gnome libtool pkgconfig tar:xz vala:build CPE_VENDOR= gnome USE_GNOME= cairo gdkpixbuf2 libxml2 pango introspection:build USE_LDCONFIG= yes PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-Bsymbolic \ --disable-dependency-tracking \ --disable-static \ --enable-vala CONFIGURE_ENV= ${CARGO_ENV} MAKE_ENV= ${CARGO_ENV} CARGO_ENV= RUST_TARGET=${CARGO_BUILD_TARGET} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no INSTALL_TARGET= install-strip TEST_TARGET= check CONFLICTS_INSTALL= librsvg2 OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen DOCS_CONFIGURE_ENABLE= gtk-doc TESTING_UNSAFE= ld: error: undefined symbol: pthread_condattr_init post-patch: # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} 's/test "x$$cross_compiling" = "xyes"/true/' \ ${WRKSRC}/configure .include diff --git a/graphics/menyoki/Makefile b/graphics/menyoki/Makefile index f3c433965f8b..8552dfd011bd 100644 --- a/graphics/menyoki/Makefile +++ b/graphics/menyoki/Makefile @@ -1,210 +1,210 @@ PORTNAME= menyoki DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 3 +PORTREVISION= 4 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index ed7e520ae05e..9f4c8f0b0b59 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,164 +1,165 @@ PORTNAME= mesa DISTVERSION= 24.1-branchpoint-2445 DISTVERSIONSUFFIX= -g75777f1dc83 +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= 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/overlay-layer/${PORTNAME}-overlay-control.py MESON_ARGS= -Dgallium-omx=disabled \ -Dgallium-xa=disabled \ -Dandroid-libbacktrace=disabled \ -Dlibunwind=disabled \ -Dlmsensors=disabled \ -Dmicrosoft-clc=disabled \ -Dvalgrind=disabled \ -Dplatforms=${PLATFORMS:O:[-1..1]:ts,} \ -Dvideo-codecs=all \ ${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: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} 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=15,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>0:devel/libclc \ 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>0:devel/libclc OPENCL_SOVERSION= ${LLVM_VERSION}${${LLVM_VERSION}>=18:?.1:} OPENCL_CONFIGURE_ENV= PKG_CONFIG_PATH="${LLVM_PREFIX}/libdata/pkgconfig" OPENCL_MESON_FALSE= b_lundef # environ OPENCL_MESON_TRUE= gallium-rusticl OPENCL_MESON_ON= -Dgallium-opencl=icd OPENCL_MESON_OFF= -Dgallium-opencl=disabled OPENCL_VARS+= COINST_RUN_DEPENDS+=clover>0:lang/clover # ICD 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_MESON_ON= -Dvulkan-layers=device-select,overlay 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/gallium/targets/opencl/MesaOpenCL.def.in \ ${WRKSRC}/src/gallium/targets/opencl/MesaOpenCL${PKGNAMESUFFIX}.def.in @${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 07d1f98eeed8..5e1be2a9fd29 100644 --- a/graphics/noaa-apt/Makefile +++ b/graphics/noaa-apt/Makefile @@ -1,275 +1,275 @@ PORTNAME= noaa-apt DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 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= gdkpixbuf2 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/ocrs/Makefile b/graphics/ocrs/Makefile index 7167a8ea093a..b8e47001c274 100644 --- a/graphics/ocrs/Makefile +++ b/graphics/ocrs/Makefile @@ -1,130 +1,131 @@ PORTNAME= ocrs DISTVERSIONPREFIX= ocrs-cli-v DISTVERSION= 0.8.0 +PORTREVISION= 1 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= adler-1.0.2 \ anyhow-1.0.80 \ autocfg-1.1.0 \ base64-0.22.1 \ bitflags-1.3.2 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.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.1.0 \ fdeflate-0.3.3 \ flatbuffers-22.12.6 \ flate2-1.0.28 \ form_urlencoded-1.2.1 \ getrandom-0.2.11 \ hermit-abi-0.3.9 \ home-0.5.9 \ idna-0.5.0 \ image-0.25.1 \ image-webp-0.1.2 \ itoa-1.0.10 \ lexopt-0.3.0 \ libc-0.2.151 \ libm-0.2.8 \ log-0.4.20 \ miniz_oxide-0.7.1 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ once_cell-1.19.0 \ percent-encoding-2.3.1 \ png-0.17.10 \ proc-macro2-1.0.74 \ quote-1.0.35 \ rayon-1.10.0 \ rayon-core-1.12.1 \ ring-0.17.7 \ rten-0.10.0 \ rten-imageproc-0.10.0 \ rten-simd-0.10.0 \ rten-tensor-0.10.0 \ rten-vecmath-0.10.0 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustls-0.22.4 \ rustls-pki-types-1.5.0 \ rustls-webpki-0.102.3 \ ryu-1.0.16 \ semver-1.0.20 \ serde-1.0.194 \ serde_derive-1.0.194 \ serde_json-1.0.116 \ simd-adler32-0.3.7 \ smallvec-1.11.2 \ spin-0.9.8 \ subtle-2.5.0 \ syn-2.0.46 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ untrusted-0.9.0 \ ureq-2.9.7 \ url-2.5.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 \ webpki-roots-0.26.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 \ zeroize-1.7.0 \ zune-core-0.4.12 \ zune-jpeg-0.4.11 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 49c3bb7ff6b3..21824d3eb406 100644 --- a/graphics/oculante/Makefile +++ b/graphics/oculante/Makefile @@ -1,801 +1,802 @@ PORTNAME= oculante DISTVERSION= 0.8.22 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Minimalistic cross-platform image viewer WWW= https://github.com/woelper/oculante LICENSE= MIT 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.26 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ aligned-vec-0.5.0 \ allocator-api2-0.2.18 \ android-activity-0.4.3 \ android-properties-0.2.2 \ 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 \ any_ascii-0.1.7 \ anyhow-1.0.86 \ aom-decode-0.2.9 \ approx-0.5.1 \ arbitrary-0.4.7 \ arbitrary-1.3.2 \ arboard-3.4.0 \ arg_enum_proc_macro-0.3.4 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ ash-0.37.3+1.3.251 \ ashpd-0.8.1 \ async-broadcast-0.7.0 \ async-channel-2.3.1 \ async-executor-1.11.0 \ async-fs-2.1.2 \ async-io-2.3.2 \ async-lock-3.3.0 \ async-net-2.0.0 \ async-process-2.2.2 \ async-recursion-1.1.1 \ async-signal-0.2.6 \ async-task-4.7.1 \ async-trait-0.1.80 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.3.0 \ av1-grain-0.2.3 \ avif-decode-1.0.0 \ avif-parse-1.0.0 \ avif-serialize-0.8.1 \ az-1.2.1 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ basis-universal-0.3.1 \ basis-universal-sys-0.3.1 \ bincode-0.8.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitreader-0.3.8 \ bitstream-io-1.10.0 \ bitstream-io-2.3.0 \ 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.0 \ blocking-1.6.0 \ bstr-1.9.1 \ built-0.5.2 \ built-0.7.2 \ bumpalo-3.16.0 \ by_address-1.2.1 \ byte-tools-0.2.0 \ bytemuck-1.16.0 \ bytemuck_derive-1.6.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.6.0 \ calloop-0.10.6 \ cargo-lock-8.0.3 \ cc-1.0.98 \ cesu8-1.1.0 \ cfg-expr-0.15.8 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cgl-0.3.2 \ chrono-0.4.38 \ clap-3.2.25 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.2.4 \ clap_lex-0.7.0 \ clipboard-win-5.3.1 \ cmake-0.1.50 \ cmd_lib-1.9.4 \ cmd_lib_macros-1.9.4 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colorchoice-1.0.1 \ 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.8 \ console_error_panic_hook-0.1.7 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.22.3 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crevice_notan-0.13.0 \ crevice_notan-derive-0.13.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 \ crypto-common-0.1.6 \ d3d12-0.19.0 \ dark-light-1.1.1 \ data-url-0.2.0 \ dconf_rs-0.3.0 \ dds-rs-0.7.0 \ deflate-0.8.6 \ derive-new-0.6.0 \ derive_more-0.99.17 \ 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 \ divrem-1.0.0 \ dlib-0.5.2 \ dlv-list-0.3.0 \ doc-comment-0.3.3 \ downcast-rs-1.2.1 \ ecolor-0.26.2 \ egui-0.26.2 \ egui-notify-0.13.0 \ egui-phosphor-0.4.0 \ egui_plot-0.26.2 \ either-1.12.0 \ elapsed-0.1.2 \ emath-0.26.2 \ encode_unicode-0.3.6 \ endi-1.1.0 \ enumflags2-0.7.9 \ enumflags2_derive-0.7.9 \ enumn-0.1.13 \ env_filter-0.1.0 \ env_logger-0.10.2 \ env_logger-0.11.3 \ epaint-0.26.2 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ euclid-0.22.9 \ evalexpr-11.3.0 \ event-listener-4.0.3 \ event-listener-5.3.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.2 \ exr-1.72.0 \ faccess-0.2.4 \ fake-simd-0.1.2 \ fallible_collections-0.4.9 \ fast-srgb8-1.0.0 \ fast_image_resize-2.7.3 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fdeflate-0.3.4 \ find-winsdk-0.2.0 \ fixed-1.27.0 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ float-cmp-0.9.0 \ float_next_after-1.0.0 \ fluent-uri-0.1.4 \ flume-0.11.0 \ fn-util-0.1.0 \ fnv-1.0.7 \ fontconfig-parser-0.5.6 \ fontdb-0.14.1 \ 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 \ 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-2.3.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generator-0.7.5 \ generic-array-0.9.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gif-0.12.0 \ gif-0.13.1 \ gif-dispose-4.0.1 \ gimli-0.28.1 \ gl_generator-0.14.0 \ glam-0.24.2 \ globset-0.4.14 \ globwalk-0.8.1 \ 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.5.0 \ glyph_brush-0.7.8 \ glyph_brush_draw_cache-0.1.5 \ glyph_brush_layout-0.2.3 \ gpu-alloc-0.6.0 \ gpu-alloc-types-0.3.0 \ gpu-allocator-0.25.0 \ gpu-descriptor-0.2.4 \ gpu-descriptor-types-0.1.2 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ hassle-rs-0.11.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hexf-parse-0.2.1 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ humantime-2.1.0 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-util-0.1.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icns-0.3.1 \ idna-0.5.0 \ ignore-0.4.22 \ image-0.24.9 \ image-0.25.1 \ image-webp-0.1.2 \ imageproc-0.25.0 \ imagesize-0.12.0 \ imara-diff-0.1.5 \ img-parts-0.3.0 \ imgref-1.10.1 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.8 \ init_with-1.1.0 \ instant-0.1.13 \ interpolate_name-0.2.4 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.31 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ jxl-bitstream-0.4.0 \ jxl-coding-0.4.0 \ jxl-color-0.7.0 \ jxl-frame-0.9.0 \ jxl-grid-0.4.1 \ jxl-image-0.9.0 \ jxl-modular-0.7.0 \ jxl-oxide-0.8.0 \ jxl-render-0.8.0 \ 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.0 \ ktx2-0.3.0 \ kurbo-0.9.5 \ lazy_static-1.4.0 \ lebe-0.5.2 \ lexical-sort-0.3.1 \ libaom-sys-0.16.0+libaom.3.8.1 \ libavif-0.12.0 \ libavif-image-0.11.0 \ libavif-sys-0.15.0 \ libc-0.2.155 \ libdav1d-sys-0.6.0 \ libfuzzer-sys-0.3.5 \ libfuzzer-sys-0.4.7 \ libheif-rs-0.22.0 \ libheif-sys-2.1.1+1.17.4 \ libloading-0.7.4 \ libloading-0.8.3 \ libm-0.2.8 \ libredox-0.0.2 \ libredox-0.1.3 \ libwebp-sys2-0.1.9 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ lodepng-3.10.1 \ log-0.4.21 \ loop9-0.1.5 \ lutgen-0.10.1 \ lutgen-palettes-0.3.0 \ lyon-1.0.1 \ lyon_algorithms-1.0.4 \ lyon_geom-1.0.5 \ lyon_path-1.0.5 \ lyon_tessellation-1.0.14 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matrixmultiply-0.3.8 \ maybe-rayon-0.1.1 \ memchr-2.7.2 \ memmap2-0.5.10 \ memmap2-0.6.2 \ memoffset-0.6.5 \ memoffset-0.9.1 \ metal-0.27.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.3.7 \ miniz_oxide-0.5.4 \ miniz_oxide-0.7.3 \ mint-0.5.9 \ mio-0.8.11 \ mouse_position-0.1.3 \ mutate_once-0.1.1 \ naga-0.19.2 \ nalgebra-0.32.5 \ nalgebra-macros-0.2.1 \ 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 \ nohash-hasher-0.2.0 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ notan-0.12.0 \ notan_app-0.12.0 \ notan_backend-0.12.0 \ notan_core-0.12.0 \ notan_draw-0.12.0 \ notan_egui-0.12.0 \ notan_glow-0.12.0 \ notan_glyph-0.12.0 \ notan_graphics-0.12.0 \ notan_input-0.12.0 \ notan_macro-0.12.0 \ notan_math-0.12.0 \ notan_text-0.12.0 \ notan_utils-0.12.0 \ notan_web-0.12.0 \ notan_winit-0.12.0 \ nu-ansi-term-0.46.0 \ num-0.4.3 \ num-bigint-0.4.5 \ num-complex-0.4.6 \ num-derive-0.3.3 \ 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_cpus-1.16.0 \ 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.3 \ objc2-0.3.0-beta.3.patch-leaks.3 \ objc2-0.5.1 \ objc2-app-kit-0.2.0 \ objc2-core-data-0.2.0 \ objc2-encode-2.0.0-pre.2 \ objc2-encode-4.0.1 \ objc2-foundation-0.2.0 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ object-0.32.2 \ oklab-1.0.1 \ once_cell-1.19.0 \ option-ext-0.2.0 \ orbclient-0.3.47 \ ordered-float-4.2.0 \ ordered-multimap-0.4.3 \ ordered-stream-0.2.0 \ os_pipe-1.1.5 \ os_str_bytes-6.6.1 \ overload-0.1.1 \ owned_ttf_parser-0.21.0 \ owning_ref-0.4.1 \ palette-0.7.6 \ palette_derive-0.7.6 \ parking-2.2.0 \ parking_lot-0.12.2 \ 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 \ 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-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.2 \ pkg-config-0.3.30 \ platter2-0.1.6 \ png-0.16.8 \ png-0.17.13 \ polling-3.7.0 \ pollster-0.3.0 \ portable-atomic-1.6.0 \ ppv-lite86-0.2.17 \ presser-0.3.1 \ proc-macro-crate-1.3.1 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.82 \ profiling-1.0.15 \ profiling-procmacros-1.0.15 \ psd-0.3.5 \ qoi-0.4.1 \ quick-error-2.0.1 \ quick-xml-0.23.1 \ quick-xml-0.31.0 \ quickexif-0.1.5 \ quickraw-0.1.6 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ range-alloc-0.1.3 \ rav1e-0.6.6 \ rav1e-0.7.1 \ ravif-0.11.5 \ 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 \ rctree-0.5.0 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ renderdoc-sys-1.1.0 \ reqwest-0.12.4 \ resvg-0.33.0 \ rfd-0.14.1 \ rgb-0.8.37 \ ring-0.17.8 \ rosvgtree-0.3.0 \ roxmltree-0.18.1 \ roxmltree-0.19.0 \ rust-ini-0.18.0 \ rust_hawktracer-0.7.0 \ rust_hawktracer_normal_macro-0.4.1 \ rust_hawktracer_proc_macro-0.4.1 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.22.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.4 \ rustversion-1.0.17 \ rustybuzz-0.7.0 \ ruzstd-0.5.0 \ ryu-1.0.18 \ safe_arch-0.7.1 \ 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.3.7 \ self_update-0.40.0 \ semver-1.0.23 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ serde_repr-0.1.19 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ signal-hook-registry-1.4.2 \ simba-0.8.1 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ simplecss-0.2.1 \ siphasher-0.3.11 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.13.2 \ smithay-client-toolkit-0.16.1 \ socket2-0.5.7 \ sorted-vec-0.8.3 \ spin-0.9.8 \ spinners-4.1.1 \ spirv-0.3.0+sdk-1.3.268.0 \ spirv_cross-0.23.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.24.1 \ strum-0.26.2 \ strum_macros-0.24.3 \ strum_macros-0.26.2 \ subtle-2.5.0 \ svgfilters-0.4.0 \ svgtypes-0.11.0 \ syn-1.0.109 \ syn-2.0.64 \ sync_wrapper-0.1.2 \ system-deps-6.2.2 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ tera-1.19.1 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.1.45 \ tiny-skia-0.8.4 \ tiny-skia-0.9.1 \ tiny-skia-path-0.8.4 \ tiny-skia-path-0.9.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-rustls-0.25.0 \ toml-0.5.11 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.19.15 \ toml_edit-0.21.1 \ toml_edit-0.22.13 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ trash-3.3.1 \ tree_magic_mini-3.1.4 \ try-lock-0.2.5 \ ttf-parser-0.18.1 \ ttf-parser-0.19.2 \ ttf-parser-0.21.1 \ turbojpeg-0.5.4 \ turbojpeg-sys-0.2.3 \ twox-hash-1.6.3 \ typenum-1.17.0 \ ubyte-0.10.4 \ ucd-trie-0.1.6 \ 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.7.0 \ unicode-bidi-0.3.15 \ unicode-bidi-mirroring-0.1.0 \ unicode-ccc-0.1.2 \ unicode-general-category-0.6.0 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-script-0.5.6 \ unicode-vo-0.1.0 \ unicode-width-0.1.12 \ unicode-xid-0.2.4 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ usvg-0.33.0 \ usvg-parser-0.33.0 \ usvg-text-layout-0.33.0 \ usvg-tree-0.33.0 \ utf8parse-0.2.1 \ v_frame-0.3.8 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version-compare-0.2.0 \ version_check-0.9.4 \ 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.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 \ wayland-backend-0.3.3 \ wayland-client-0.29.5 \ wayland-client-0.31.2 \ 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.1 \ wayland-sys-0.29.5 \ wayland-sys-0.30.1 \ wayland-sys-0.31.1 \ web-sys-0.3.69 \ webbrowser-0.8.15 \ webp-animation-0.9.0 \ webpki-roots-0.26.1 \ weezl-0.1.8 \ wgpu-0.19.4 \ wgpu-core-0.19.4 \ wgpu-hal-0.19.4 \ wgpu-types-0.19.2 \ wide-0.7.19 \ widestring-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-0.44.0 \ windows-0.48.0 \ windows-0.52.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 \ windres-0.2.2 \ winit-0.28.7 \ winnow-0.5.40 \ winnow-0.6.8 \ winreg-0.5.1 \ winreg-0.10.1 \ winreg-0.52.0 \ winres-0.1.12 \ wl-clipboard-rs-0.8.1 \ x11-dl-2.21.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xcursor-0.3.5 \ xdg-home-1.1.0 \ xi-unicode-0.3.0 \ xml-rs-0.8.20 \ xmlparser-0.13.6 \ xmlwriter-0.1.0 \ yuv-0.1.6 \ zbus-4.2.1 \ zbus_macros-4.2.1 \ zbus_names-3.0.0 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.7.0 \ zune-core-0.4.12 \ zune-core-0.5.0-rc1 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.11 \ zune-png-0.5.0-rc1 \ zvariant-4.1.0 \ zvariant_derive-4.1.0 \ zvariant_utils-1.1.1 # workaround for https://github.com/woelper/oculante/issues/334: CARGO_CRATES+= shaderc-0.8.3 \ shaderc-sys-0.8.3 \ roxmltree-0.14.1 BINARY_ALIAS= python3=${PYTHON_CMD} \ git=/usr/bin/false PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/oxipng/Makefile b/graphics/oxipng/Makefile index 4e002fdfd37d..311a78bdba35 100644 --- a/graphics/oxipng/Makefile +++ b/graphics/oxipng/Makefile @@ -1,24 +1,24 @@ PORTNAME= oxipng DISTVERSION= 9.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= jbeich@FreeBSD.org COMMENT= Multithreaded PNG optimizer written in Rust WWW= https://github.com/shssoichiro/oxipng LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz post-install: ${INSTALL_MAN} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/assets/*.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/graphics/pastel/Makefile b/graphics/pastel/Makefile index 78373cd9d6d6..1f385dd29523 100644 --- a/graphics/pastel/Makefile +++ b/graphics/pastel/Makefile @@ -1,133 +1,133 @@ PORTNAME= pastel DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 14 +PORTREVISION= 15 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/graphics/resvg-capi/Makefile b/graphics/resvg-capi/Makefile index 59fd5d2c7ca6..6f4f346f52f6 100644 --- a/graphics/resvg-capi/Makefile +++ b/graphics/resvg-capi/Makefile @@ -1,87 +1,88 @@ PORTNAME= resvg-c-api DISTVERSIONPREFIX= v DISTVERSION= 0.42.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= SVG rendering library (C++/Qt API) WWW= https://github.com/RazrFalcon/resvg LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/../../LICENSE.txt USES= cargo USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= RazrFalcon GH_PROJECT= resvg WRKSRC_SUBDIR= crates/c-api CARGO_CRATES= adler-1.0.2 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bytemuck-1.16.0 \ cfg-if-1.0.0 \ color_quant-1.1.0 \ crc32fast-1.4.2 \ data-url-0.3.1 \ fdeflate-0.3.4 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fontconfig-parser-0.5.6 \ fontdb-0.18.0 \ gif-0.13.1 \ imagesize-0.12.0 \ jpeg-decoder-0.3.1 \ kurbo-0.11.0 \ libc-0.2.155 \ log-0.4.21 \ memmap2-0.9.4 \ miniz_oxide-0.7.3 \ once_cell-1.19.0 \ pico-args-0.5.0 \ png-0.17.13 \ rgb-0.8.37 \ roxmltree-0.19.0 \ roxmltree-0.20.0 \ rustybuzz-0.14.0 \ simd-adler32-0.3.7 \ simplecss-0.2.1 \ siphasher-1.0.1 \ slotmap-1.0.7 \ smallvec-1.13.2 \ strict-num-0.1.1 \ svgtypes-0.15.1 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ ttf-parser-0.21.1 \ unicode-bidi-0.3.15 \ unicode-bidi-mirroring-0.2.0 \ unicode-ccc-0.2.0 \ unicode-properties-0.1.1 \ unicode-script-0.5.6 \ unicode-vo-0.1.0 \ version_check-0.9.4 \ weezl-0.1.8 \ xmlwriter-0.1.0 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 06cc896e123a..dc8e0a248223 100644 --- a/graphics/resvg/Makefile +++ b/graphics/resvg/Makefile @@ -1,78 +1,79 @@ PORTNAME= resvg DISTVERSIONPREFIX= v DISTVERSION= 0.42.0 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= SVG rendering library WWW= https://github.com/RazrFalcon/resvg LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cargo USE_GITHUB= yes GH_ACCOUNT= RazrFalcon WRKSRC_SUBDIR= crates/resvg CARGO_CRATES= adler-1.0.2 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bytemuck-1.16.0 \ cfg-if-1.0.0 \ color_quant-1.1.0 \ crc32fast-1.4.2 \ data-url-0.3.1 \ fdeflate-0.3.4 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fontconfig-parser-0.5.6 \ fontdb-0.18.0 \ gif-0.13.1 \ imagesize-0.12.0 \ jpeg-decoder-0.3.1 \ kurbo-0.11.0 \ libc-0.2.155 \ log-0.4.21 \ memmap2-0.9.4 \ miniz_oxide-0.7.3 \ once_cell-1.19.0 \ pico-args-0.5.0 \ png-0.17.13 \ rgb-0.8.37 \ roxmltree-0.19.0 \ roxmltree-0.20.0 \ rustybuzz-0.14.0 \ simd-adler32-0.3.7 \ simplecss-0.2.1 \ siphasher-1.0.1 \ slotmap-1.0.7 \ smallvec-1.13.2 \ strict-num-0.1.1 \ svgtypes-0.15.1 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ ttf-parser-0.21.1 \ unicode-bidi-0.3.15 \ unicode-bidi-mirroring-0.2.0 \ unicode-ccc-0.2.0 \ unicode-properties-0.1.1 \ unicode-script-0.5.6 \ unicode-vo-0.1.0 \ version_check-0.9.4 \ weezl-0.1.8 \ xmlwriter-0.1.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/rx/Makefile b/graphics/rx/Makefile index a951a3ab6963..d2ae5de09a8b 100644 --- a/graphics/rx/Makefile +++ b/graphics/rx/Makefile @@ -1,114 +1,114 @@ PORTNAME= rx DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= graphics PKGNAMESUFFIX= -editor MAINTAINER= yuri@FreeBSD.org COMMENT= Modern and minimalist pixel editor implemented in rust WWW= https://rx.cloudhead.io/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= meowhash crate only supports x86_64, see https://github.com/bodil/meowhash-rs/issues/5 USES= cargo xorg USE_GITHUB= yes GH_ACCOUNT= cloudhead USE_XORG= x11 xcursor xext xi xinerama xrandr CARGO_CRATES= adler32-1.0.4 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ autocfg-1.0.0 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ byteorder-1.3.4 \ c2-chacha-0.2.3 \ cc-1.0.50 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cmake-0.1.42 \ color_quant-1.0.1 \ constant_time_eq-0.1.5 \ crc32fast-1.2.0 \ crossbeam-utils-0.7.2 \ deflate-0.8.6 \ digest-0.8.1 \ directories-2.0.2 \ dirs-sys-0.3.4 \ flate2-1.0.14 \ generic-array-0.12.3 \ getrandom-0.1.14 \ gif-0.10.3 \ gl-0.14.0 \ gl_generator-0.14.0 \ glfw-0.41.0 \ glfw-sys-3.3.2 \ itoa-0.4.6 \ khronos_api-3.1.0 \ lazy_static-1.4.0 \ libc-0.2.92 \ log-0.4.14 \ luminance-0.43.2 \ luminance-derive-0.6.3 \ luminance-gl-0.16.1 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ memoir-0.2.1 \ mini-internal-0.1.13 \ miniserde-0.1.13 \ miniz_oxide-0.3.6 \ nonempty-0.1.5 \ num-integer-0.1.44 \ num-traits-0.2.11 \ objc-0.2.7 \ pico-args-0.3.1 \ png-0.16.6 \ podio-0.1.6 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.24 \ quote-1.0.8 \ rand-0.7.3 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ raw-window-handle-0.3.3 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ remove_dir_all-0.5.2 \ rgx-0.8.1 \ rust-argon2-0.7.0 \ ryu-1.0.5 \ seahash-4.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.114 \ serde_derive-1.0.113 \ snap-0.2.5 \ syn-1.0.16 \ tempfile-3.1.0 \ time-0.1.44 \ toml-0.5.6 \ typenum-1.11.2 \ unicode-xid-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xml-rs-0.8.0 \ zip-0.5.5 PLIST_FILES= bin/rx LDFLAGS+= -L${PREFIX}/lib post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/graphics/satty/Makefile b/graphics/satty/Makefile index 820a501ad6fa..6664b133f605 100644 --- a/graphics/satty/Makefile +++ b/graphics/satty/Makefile @@ -1,33 +1,34 @@ PORTNAME= satty DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 +PORTREVISION= 1 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= gdkpixbuf2 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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .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 a9f57ae30a99..01cfa4fa1711 100644 --- a/graphics/svgbob/Makefile +++ b/graphics/svgbob/Makefile @@ -1,164 +1,164 @@ PORTNAME= svgbob DISTVERSION= 0.7.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MAINTAINER= mikael@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 3a624f151f41..ab955eddd229 100644 --- a/graphics/viu/Makefile +++ b/graphics/viu/Makefile @@ -1,30 +1,30 @@ PORTNAME= viu DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 3 +PORTREVISION= 4 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/japanese/cskk/Makefile b/japanese/cskk/Makefile index f5f40ae45a12..3479b48b8929 100644 --- a/japanese/cskk/Makefile +++ b/japanese/cskk/Makefile @@ -1,33 +1,33 @@ PORTNAME= cskk DISTVERSIONPREFIX= v DISTVERSION= 3.1.1 -PORTREVISION= 2 +PORTREVISION= 3 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_LDCONFIG= ${PREFIX}/lib/cskk USE_GITHUB= yes GH_ACCOUNT= naokiri 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} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/cskk/*.so .include diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index f7ac5067c3f2..246b1342df77 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,117 +1,117 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.8 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 17 +PORTREVISION= 18 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 \ pkgconfig shebangfix xorg USE_JAVA= yes 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 a3080d3b5bcb..253642aac0f0 100644 --- a/lang/amber/Makefile +++ b/lang/amber/Makefile @@ -1,83 +1,84 @@ PORTNAME= amber DISTVERSION= 0.3.2-alpha +PORTREVISION= 1 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= Ph0enixKM GH_PROJECT= Amber CARGO_CRATES= anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ bitflags-2.5.0 \ capitalize-0.1.0 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ colored-2.1.0 \ either-1.12.0 \ errno-0.3.9 \ fastrand-2.1.0 \ heck-0.5.0 \ heraclitus-compiler-1.5.8 \ is_terminal_polyfill-1.70.0 \ itertools-0.11.0 \ lazy_static-1.4.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ pad-0.1.6 \ proc-macro2-1.0.84 \ quote-1.0.36 \ rustix-0.38.34 \ similar-string-1.4.3 \ strsim-0.11.1 \ syn-2.0.66 \ tempfile-3.10.1 \ unicode-ident-1.0.12 \ unicode-width-0.1.12 \ utf8parse-0.2.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 PLIST_FILES= bin/${PORTNAME} post-patch: @${REINPLACE_CMD} -e 's|"/bin/bash"|"${LOCALBASE}/bin/bash"|' ${WRKSRC}/src/compiler.rs post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/lang/antimony/Makefile b/lang/antimony/Makefile index 2633dbad286e..ae82f05b8cca 100644 --- a/lang/antimony/Makefile +++ b/lang/antimony/Makefile @@ -1,75 +1,75 @@ PORTNAME= antimony DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Antimony programming language WWW= https://antimony-lang.github.io/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 \ cc-1.0.66 \ clap-2.33.3 \ either-1.6.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ inkwell-0.4.0 \ inkwell_internals-0.9.0 \ lazy_static-1.4.0 \ libc-0.2.139 \ 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-1.0.0 \ quote-1.0.35 \ regex-1.10.4 \ regex-automata-0.4.4 \ regex-syntax-0.8.2 \ rust-embed-5.9.0 \ rust-embed-impl-5.9.0 \ rust-embed-utils-5.1.0 \ same-file-1.0.6 \ semver-0.9.0 \ semver-parser-0.7.0 \ 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 \ 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.3.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 PLIST_FILES= bin/sb post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sb .include diff --git a/lang/asm-lsp/Makefile b/lang/asm-lsp/Makefile index c2c1e4d74d6e..b05bfd583422 100644 --- a/lang/asm-lsp/Makefile +++ b/lang/asm-lsp/Makefile @@ -1,206 +1,206 @@ PORTNAME= asm-lsp DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= bergercookie 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 \ anyhow-1.0.75 \ assert-json-diff-2.0.2 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.4 \ 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 \ chrono-0.4.31 \ colored-2.0.4 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ crossbeam-channel-0.5.8 \ crossbeam-utils-0.8.16 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.5 \ fastrand-2.0.1 \ flexi_logger-0.25.6 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ 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 \ getrandom-0.2.10 \ gimli-0.28.0 \ glob-0.3.1 \ h2-0.3.21 \ hashbrown-0.12.3 \ hashbrown-0.14.2 \ heck-0.4.1 \ hermit-abi-0.3.3 \ home-0.5.5 \ http-0.2.9 \ 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.4.0 \ indexmap-1.9.3 \ indexmap-2.0.2 \ ipnet-2.8.0 \ is-terminal-0.4.9 \ itoa-1.0.9 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.149 \ linux-raw-sys-0.4.10 \ lock_api-0.4.11 \ log-0.4.20 \ lsp-server-0.7.4 \ lsp-types-0.94.1 \ memchr-2.6.4 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ mockito-1.2.0 \ native-tls-0.2.11 \ nu-ansi-term-0.49.0 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.18.0 \ openssl-0.10.57 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.93 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.0 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.69 \ quick-xml-0.28.2 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ reqwest-0.11.22 \ rustc-demangle-0.1.23 \ rustix-0.38.20 \ rustversion-1.0.14 \ 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.189 \ serde_derive-1.0.189 \ serde_json-1.0.107 \ serde_repr-0.1.16 \ serde_spanned-0.6.3 \ serde_urlencoded-0.7.1 \ signal-hook-registry-1.4.1 \ similar-2.3.0 \ slab-0.4.9 \ smallvec-1.11.1 \ socket2-0.4.10 \ socket2-0.5.5 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syn-2.0.38 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.8.0 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.33.0 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.9 \ toml-0.8.2 \ toml_datetime-0.6.3 \ toml_edit-0.20.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tree-sitter-0.20.10 \ tree-sitter-asm-0.1.0 \ try-lock-0.2.4 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ url-2.4.1 \ vcpkg-0.2.15 \ want-0.3.1 \ 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 \ web-sys-0.3.64 \ 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-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 \ winnow-0.5.17 \ winreg-0.50.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/lang/cairo/Makefile b/lang/cairo/Makefile index a5748f482d87..4cad6bc41c90 100644 --- a/lang/cairo/Makefile +++ b/lang/cairo/Makefile @@ -1,368 +1,369 @@ PORTNAME= cairo DISTVERSIONPREFIX= v DISTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Turing-complete language for creating provable programs WWW= https://cairo-by-example.com/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= starkware-libs CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.7.7 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ anstream-0.6.7 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ 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-secp256k1-0.4.0 \ ark-secp256r1-0.4.0 \ ark-serialize-0.4.2 \ ark-serialize-derive-0.4.2 \ ark-std-0.4.0 \ arrayvec-0.7.4 \ ascii-canvas-3.0.0 \ assert_matches-1.5.0 \ async-trait-0.1.77 \ auto_impl-1.1.0 \ autocfg-1.1.0 \ backtrace-0.3.69 \ bimap-0.6.3 \ bincode-2.0.0-rc.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bstr-1.9.0 \ bumpalo-3.14.0 \ byte-slice-cast-1.2.2 \ bytes-1.5.0 \ cairo-felt-0.9.1 \ cairo-vm-0.9.2 \ camino-1.1.6 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.16 \ clap_builder-4.4.16 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ colored-2.1.0 \ console-0.15.8 \ const-fnv1a-hash-1.1.0 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ convert_case-0.6.0 \ cpufeatures-0.2.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ dashmap-5.5.3 \ deranged-0.3.11 \ derivative-2.2.0 \ diff-0.1.13 \ diffy-0.3.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dyn-clone-1.0.16 \ either-1.9.0 \ ena-0.14.2 \ encode_unicode-0.3.6 \ env_logger-0.10.1 \ equivalent-1.0.1 \ errno-0.3.8 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ funty-2.0.0 \ 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.2 \ futures-util-0.3.30 \ genco-0.17.8 \ genco-macros-0.17.8 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.28.1 \ glob-0.3.1 \ globset-0.4.14 \ good_lp-1.7.0 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.3 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.3.3 \ hex-0.4.3 \ hmac-0.12.1 \ httparse-1.8.0 \ humantime-2.1.0 \ id-arena-2.2.1 \ idna-0.5.0 \ ignore-0.4.22 \ impl-trait-for-tuples-0.2.2 \ indent-0.1.1 \ indexmap-1.9.3 \ indexmap-2.1.0 \ indicatif-0.17.7 \ indoc-2.0.4 \ instant-0.1.12 \ is-terminal-0.4.10 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.10 \ js-sys-0.3.67 \ keccak-0.1.5 \ lalrpop-0.20.0 \ lalrpop-util-0.20.0 \ lazy_static-1.4.0 \ libc-0.2.152 \ libmimalloc-sys-0.1.35 \ libredox-0.0.1 \ linux-raw-sys-0.4.12 \ lock_api-0.4.11 \ log-0.4.20 \ lru-0.7.8 \ lsp-types-0.94.1 \ matchers-0.1.0 \ matrixmultiply-0.2.4 \ memchr-2.7.1 \ mimalloc-0.1.39 \ minilp-0.2.2 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ ndarray-0.13.1 \ new_debug_unreachable-1.0.4 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.4 \ num-complex-0.2.4 \ num-integer-0.1.45 \ num-modular-0.5.1 \ num-prime-0.4.3 \ num-traits-0.1.43 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ overload-0.1.1 \ parity-scale-codec-3.6.9 \ parity-scale-codec-derive-3.6.9 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ path-clean-1.0.1 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ phf_shared-0.10.0 \ pico-args-0.5.0 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ pretty_assertions-1.4.0 \ proc-macro-crate-2.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.76 \ quote-1.0.35 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rawpointer-0.2.1 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.2 \ regex-automata-0.1.10 \ regex-automata-0.4.3 \ regex-syntax-0.6.29 \ regex-syntax-0.7.5 \ regex-syntax-0.8.2 \ relative-path-1.9.2 \ rfc6979-0.4.0 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.30 \ rustversion-1.0.14 \ ryu-1.0.16 \ salsa-0.16.1 \ salsa-macros-0.16.0 \ same-file-1.0.6 \ scarb-metadata-1.10.0 \ schemars-0.8.16 \ schemars_derive-0.8.16 \ scopeguard-1.2.0 \ semver-1.0.21 \ serde-1.0.195 \ serde_derive-1.0.195 \ serde_derive_internals-0.26.0 \ serde_json-1.0.111 \ serde_repr-0.1.18 \ serde_spanned-0.6.5 \ sha2-0.10.8 \ sha3-0.10.8 \ sharded-slab-0.1.7 \ signal-hook-registry-1.4.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.12.0 \ smol_str-0.2.0 \ socket2-0.5.5 \ spin-0.5.2 \ sprs-0.7.1 \ starknet-crypto-0.6.1 \ starknet-crypto-codegen-0.3.2 \ starknet-curve-0.4.0 \ starknet-ff-0.3.6 \ string_cache-0.8.7 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.48 \ tap-1.0.1 \ term-0.7.0 \ termcolor-1.4.1 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ test-log-0.2.14 \ test-log-macros-0.2.14 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thiserror-impl-no-std-2.0.2 \ thiserror-no-std-2.0.2 \ thread_local-1.1.7 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ tokio-macros-2.2.0 \ tokio-util-0.7.10 \ toml-0.8.8 \ toml_datetime-0.6.5 \ toml_edit-0.20.7 \ toml_edit-0.21.0 \ 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 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ typenum-1.17.0 \ unescaper-0.1.3 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ url-2.5.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ 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 \ winnow-0.5.34 \ wyz-0.5.1 \ xshell-0.2.5 \ xshell-macros-0.2.5 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zeroize_derive-1.4.2 PLIST_FILES= bin/cairo-compile bin/cairo-format bin/cairo-language-server bin/cairo-run bin/cairo-test \ bin/generate-syntax bin/sierra-compile bin/starknet-compile bin/starknet-sierra-compile 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/*-freebsd/release/${e} ${STAGEDIR}${PREFIX}/bin .endfor # corelib ${MKDIR} ${STAGEDIR}${PREFIX}/lib/cairo-lang cd ${WRKSRC} && ${COPYTREE_SHARE} corelib ${STAGEDIR}${PREFIX}/lib/cairo-lang .include diff --git a/lang/gleam/Makefile b/lang/gleam/Makefile index 5b2003b620e5..c2e8929a3fd8 100644 --- a/lang/gleam/Makefile +++ b/lang/gleam/Makefile @@ -1,55 +1,56 @@ PORTNAME= gleam DISTVERSIONPREFIX= v DISTVERSION= 1.2.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 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) (cd ${WRKSRC}/compiler-cli && \ env HOME=${WRKDIR} cargo install --path . --force --locked) do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin/ ${MV} ${WRKSRC}/target/release/gleam \ ${STAGEDIR}${PREFIX}/bin/ post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gleam post-install-DOCS-on: (cd ${WRKSRC} && \ ${COPYTREE_SHARE} README.md ${STAGEDIR}${DOCSDIR}) do-test: (cd ${WRKSRC} && \ gleam new hello && \ cd hello && \ gleam test) .include diff --git a/lang/gluon/Makefile b/lang/gluon/Makefile index c6be7b4fdc84..212fde11b5aa 100644 --- a/lang/gluon/Makefile +++ b/lang/gluon/Makefile @@ -1,403 +1,403 @@ PORTNAME= gluon DISTVERSIONPREFIX= v DISTVERSION= 0.18.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Static, type inferred and embeddable language WWW= https://gluon-lang.org 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} == i386 LTO_UNSAFE= yes .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/lang/inko/Makefile b/lang/inko/Makefile index a382effee91a..b7aff074804f 100644 --- a/lang/inko/Makefile +++ b/lang/inko/Makefile @@ -1,137 +1,137 @@ PORTNAME= inko DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang devel MAINTAINER= yuri@FreeBSD.org COMMENT= Language for building concurrent software WWW= https://inko-lang.org/ 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 USES= cargo llvm:15 localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= inko-lang MAKE_ENV= LLVM_SYS_150_PREFIX=${LLVM_PREFIX} \ INKO_RT=${PREFIX}/lib/inko/runtime \ INKO_STD=${PREFIX}/lib/inko CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.2 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.4.1 \ blake3-1.5.0 \ bstr-0.2.17 \ cc-1.0.83 \ cfg-if-1.0.0 \ concurrent-queue-2.4.0 \ console-0.15.8 \ constant_time_eq-0.3.0 \ crc32fast-1.3.2 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ either-1.9.0 \ encode_unicode-0.3.6 \ errno-0.3.8 \ filetime-0.2.23 \ flate2-1.0.28 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ getopts-0.2.21 \ getrandom-0.2.12 \ gimli-0.28.1 \ idna-0.5.0 \ lazy_static-1.4.0 \ libc-0.2.152 \ linux-raw-sys-0.4.12 \ llvm-sys-150.1.3 \ log-0.4.20 \ memchr-2.7.1 \ miniz_oxide-0.7.1 \ object-0.32.2 \ once_cell-1.19.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ polling-2.8.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.76 \ quote-1.0.35 \ 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.1.10 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ ring-0.17.7 \ rustc-demangle-0.1.23 \ rustix-0.38.28 \ rustls-0.21.10 \ rustls-webpki-0.101.7 \ sct-0.7.1 \ semver-1.0.21 \ similar-2.4.0 \ similar-asserts-1.5.0 \ socket2-0.5.5 \ spin-0.9.8 \ syn-2.0.48 \ tar-0.4.40 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ untrusted-0.9.0 \ ureq-2.9.1 \ url-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ webpki-roots-0.25.3 \ 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 \ inkwell,inkwell_internals@git+https://github.com/TheDan64/inkwell.git?rev=c18e3e8\#c18e3e8f2bb408c3ec323dd80d08b3a24e7c5152 do-install: # executable ${INSTALL_PROGRAM} ${WRKDIR}/target/*-freebsd/release/inko ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # runtime library ${MKDIR} ${STAGEDIR}${PREFIX}/lib/inko/runtime ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/libinko.a ${STAGEDIR}${PREFIX}/lib/inko/runtime # standard library cd ${WRKSRC}/std/src && ${COPYTREE_SHARE} std ${STAGEDIR}${PREFIX}/lib/inko .include diff --git a/lang/neocmakelsp/Makefile b/lang/neocmakelsp/Makefile index 1f5fa6b43ecd..a994af504429 100644 --- a/lang/neocmakelsp/Makefile +++ b/lang/neocmakelsp/Makefile @@ -1,184 +1,185 @@ PORTNAME= neocmakelsp DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Cmake language server WWW= https://github.com/Decodetalkers/neocmakelsp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Decodetalkers CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ async-trait-0.1.80 \ auto_impl-1.2.0 \ autocfg-1.3.0 \ backtrace-0.3.72 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bstr-1.9.1 \ bytes-1.6.0 \ cc-1.0.99 \ cfg-if-1.0.0 \ clap-4.5.6 \ clap_builder-4.5.6 \ clap_lex-0.7.1 \ cli-table-0.4.7 \ cli-table-derive-0.4.5 \ colorchoice-1.0.1 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ 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 \ dashmap-5.5.3 \ dlv-list-0.5.2 \ 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 \ glob-0.3.1 \ globset-0.4.14 \ hashbrown-0.14.5 \ hermit-abi-0.3.9 \ httparse-1.8.0 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-2.2.6 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.155 \ lock_api-0.4.12 \ log-0.4.21 \ lsp-types-0.94.1 \ memchr-2.7.2 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.0 \ num_cpus-1.16.0 \ object-0.35.0 \ once_cell-1.19.0 \ ordered-multimap-0.7.3 \ overload-0.1.1 \ parking_lot-0.12.3 \ 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 \ proc-macro2-1.0.85 \ quote-1.0.36 \ redox_syscall-0.5.1 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rust-ini-0.21.0 \ rustc-demangle-0.1.24 \ 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_repr-0.1.19 \ serde_spanned-0.6.6 \ sharded-slab-0.1.7 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.66 \ termcolor-1.4.1 \ thread_local-1.1.8 \ tiny-keccak-2.0.2 \ 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.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ 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 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tree-sitter-0.22.6 \ tree-sitter-cmake-0.5.0 \ trim-in-place-0.1.7 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ url-2.5.0 \ utf8parse-0.2.2 \ valuable-0.1.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.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.13 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/lang/numbat/Makefile b/lang/numbat/Makefile index c7c1fe8f7276..c3c424608553 100644 --- a/lang/numbat/Makefile +++ b/lang/numbat/Makefile @@ -1,244 +1,245 @@ PORTNAME= numbat DISTVERSIONPREFIX= v DISTVERSION= 1.12.0 +PORTREVISION= 1 CATEGORIES= lang devel science MAINTAINER= yuri@FreeBSD.org COMMENT= Statically typed programming language for scientific computations WWW= https://numbat.dev LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp CARGO_CRATES= aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.11 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ approx-0.5.1 \ arrayvec-0.7.4 \ assert_cmd-2.0.13 \ attohttpc-0.27.0 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ block-buffer-0.10.4 \ bstr-1.9.0 \ bumpalo-3.14.0 \ bytes-1.5.0 \ cast-0.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.33 \ chrono-tz-0.8.5 \ chrono-tz-build-0.2.1 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clipboard-win-5.0.0 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ colored-2.1.0 \ console-0.15.8 \ core-foundation-sys-0.8.6 \ 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 \ crypto-common-0.1.6 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ either-1.9.0 \ encode_unicode-0.3.6 \ endian-type-0.1.2 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-3.0.0 \ fd-lock-4.0.2 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ generic-array-0.14.7 \ getrandom-0.2.12 \ glob-0.3.1 \ half-1.8.2 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.4 \ home-0.5.9 \ html-escape-0.2.13 \ http-1.0.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ insta-1.34.0 \ is-terminal-0.4.10 \ itertools-0.10.5 \ itertools-0.12.0 \ itoa-1.0.10 \ js-sys-0.3.67 \ lazy_static-1.4.0 \ libc-0.2.152 \ libredox-0.0.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ log-0.4.20 \ memchr-2.7.1 \ mendeleev-0.8.0 \ nibble_vec-0.1.0 \ nix-0.27.1 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.4 \ num-format-0.4.4 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.17 \ once_cell-1.19.0 \ oorandom-11.1.3 \ option-ext-0.2.0 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.3.1 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_dtoa-0.3.0 \ proc-macro2-1.0.78 \ quick-xml-0.31.0 \ quote-1.0.35 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.8.1 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.4 \ regex-syntax-0.8.2 \ ring-0.17.7 \ rust-embed-8.2.0 \ rust-embed-impl-8.2.0 \ rust-embed-utils-8.2.0 \ rustix-0.38.30 \ rustls-0.22.2 \ rustls-pki-types-1.1.0 \ rustls-webpki-0.102.1 \ rustyline-13.0.0 \ rustyline-derive-0.10.0 \ ryu-1.0.16 \ ryu_floating_decimal-0.1.0 \ same-file-1.0.6 \ serde-1.0.195 \ serde_derive-1.0.195 \ serde_json-1.0.111 \ serde_spanned-0.6.5 \ sha2-0.10.8 \ shellexpand-3.1.0 \ similar-2.4.0 \ siphasher-0.3.11 \ smallvec-1.13.1 \ spin-0.9.8 \ strfmt-0.2.4 \ strsim-0.10.0 \ strsim-0.11.0 \ subtle-2.5.0 \ syn-2.0.48 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.8 \ toml_datetime-0.6.5 \ toml_edit-0.21.0 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ untrusted-0.9.0 \ url-2.5.0 \ utf8-width-0.1.7 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ web-sys-0.3.67 \ 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-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 \ winnow-0.5.34 \ yaml-rust-0.4.5 \ zeroize-1.7.0 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 825cd9db0656..bfabef88be62 100644 --- a/lang/pomsky/Makefile +++ b/lang/pomsky/Makefile @@ -1,199 +1,199 @@ PORTNAME= pomsky DISTVERSIONPREFIX= v DISTVERSION= 0.10 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Portable, modern regular expression language WWW= https://pomsky-lang.org 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/lang/prql/Makefile b/lang/prql/Makefile index b3c19171a260..d0c7ac230ed5 100644 --- a/lang/prql/Makefile +++ b/lang/prql/Makefile @@ -1,522 +1,523 @@ PORTNAME= prql DISTVERSION= 0.12.2 +PORTREVISION= 1 CATEGORIES= lang databases PKGNAMESUFFIX= -compiler MAINTAINER= yuri@FreeBSD.org COMMENT= Language for transforming data: powerful, pipelined SQL replacement WWW= https://prql-lang.org 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.1 \ 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.86 \ ariadne-0.4.1 \ arrayvec-0.7.4 \ arrow-49.0.0 \ arrow-51.0.0 \ arrow-arith-49.0.0 \ arrow-arith-51.0.0 \ arrow-array-49.0.0 \ arrow-array-51.0.0 \ arrow-buffer-49.0.0 \ arrow-buffer-51.0.0 \ arrow-cast-49.0.0 \ arrow-cast-51.0.0 \ arrow-data-49.0.0 \ arrow-data-51.0.0 \ arrow-ord-49.0.0 \ arrow-ord-51.0.0 \ arrow-row-49.0.0 \ arrow-row-51.0.0 \ arrow-schema-49.0.0 \ arrow-schema-51.0.0 \ arrow-select-49.0.0 \ arrow-select-51.0.0 \ arrow-string-49.0.0 \ arrow-string-51.0.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.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ borsh-1.5.0 \ borsh-derive-1.5.0 \ bstr-0.2.17 \ 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.0.98 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ 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-verbosity-flag-2.1.2 \ 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.4.1 \ 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.0 \ csv-core-0.1.11 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ deranged-0.3.11 \ derive_utils-0.14.1 \ digest-0.10.7 \ duckdb-0.10.2 \ either-1.12.0 \ encode_unicode-0.3.6 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ enum-as-inner-0.6.0 \ enumflags2-0.7.9 \ enumflags2_derive-0.7.9 \ env_logger-0.10.2 \ 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.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 \ 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.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.28.1 \ glob-0.3.1 \ globset-0.4.14 \ half-2.4.1 \ handlebars-4.5.0 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashlink-0.8.4 \ hashlink-0.9.1 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ 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.2.6 \ indoc-2.0.5 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ insta-1.39.0 \ insta-cmd-0.6.0 \ io-enum-1.1.3 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.31 \ js-sys-0.3.69 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ lazycell-1.3.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.155 \ libduckdb-sys-0.10.2 \ libloading-0.8.3 \ libm-0.2.8 \ libsqlite3-sys-0.28.0 \ 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.21 \ lru-0.12.3 \ md-5-0.10.6 \ mdbook-0.4.36 \ mdbook-preprocessor-boilerplate-0.1.2 \ memchr-2.7.2 \ memoffset-0.9.1 \ minijinja-2.0.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ 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-6.1.1 \ 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-rational-0.4.2 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ opener-0.6.1 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ owo-colors-3.5.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pathdiff-0.2.1 \ 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 \ pg_bigdecimal-0.1.5 \ 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 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ portable-atomic-1.6.0 \ postgres-0.19.7 \ postgres-protocol-0.6.6 \ postgres-types-0.2.6 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty-hex-0.3.0 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.84 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pulldown-cmark-0.9.6 \ pulldown-cmark-0.10.3 \ pulldown-cmark-to-cmark-13.0.0 \ pyo3-0.20.3 \ pyo3-build-config-0.20.3 \ pyo3-build-config-0.21.2 \ pyo3-ffi-0.20.3 \ pyo3-macros-0.20.3 \ pyo3-macros-backend-0.20.3 \ quote-1.0.36 \ 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.4.1 \ redox_syscall-0.5.1 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ relative-path-1.9.3 \ rend-0.4.2 \ ring-0.16.20 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rstest-0.19.0 \ rstest_macros-0.19.0 \ rusqlite-0.31.0 \ rust_decimal-1.35.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustler-0.32.1 \ rustler_codegen-0.32.1 \ rustler_sys-2.4.1 \ rustls-0.20.9 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ saturating-0.1.0 \ schannel-0.1.23 \ 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.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ 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.5.0 \ similar-asserts-1.5.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ sqlformat-0.2.3 \ sqlparser-0.47.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ stringprep-0.1.5 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.25.0 \ strum-0.26.2 \ strum_macros-0.25.3 \ strum_macros-0.26.3 \ subprocess-0.2.9 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.66 \ syn_derive-0.1.8 \ tap-1.0.1 \ tar-0.4.40 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ test_each_file-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ tiberius-0.12.2 \ 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.38.0 \ tokio-macros-2.3.0 \ tokio-postgres-0.7.10 \ tokio-rustls-0.23.4 \ tokio-util-0.7.11 \ toml-0.5.11 \ toml_datetime-0.6.6 \ toml_edit-0.21.1 \ 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.12 \ 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 \ unreachable-1.0.0 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ utf8parse-0.2.1 \ uuid-1.8.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ void-1.0.2 \ 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-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-bindgen-test-0.3.42 \ wasm-bindgen-test-macro-0.3.42 \ web-sys-0.3.69 \ webpki-0.22.4 \ 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-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 \ winnow-0.5.40 \ wyz-0.5.1 \ xattr-1.3.1 \ yansi-1.0.1 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ 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/rustpython/Makefile b/lang/rustpython/Makefile index b1372e5c6330..ce077ab595cd 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -1,381 +1,381 @@ PORTNAME= rustpython DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Python interpreter written in Rust WWW= https://rustpython.github.io/ 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.6 \ 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 \ 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.25.2 \ 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.62 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-src-300.2.1+3.2.0 \ openssl-sys-0.9.98 \ 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.28 \ 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.5 \ 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 \ time-0.3.20 \ time-core-0.1.0 \ 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.1.0 \ unicode_names2_generator-1.1.0 \ 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.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 \ 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 \ rustpython-ast,rustpython-format,rustpython-literal,rustpython-parser,rustpython-parser-core,rustpython-parser-vendored@git+https://github.com/RustPython/Parser.git?rev=a95045bc627b2fbf84caf4f010e521846be7b37f\#a95045bc627b2fbf84caf4f010e521846be7b37f OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/lang/spidermonkey102/Makefile b/lang/spidermonkey102/Makefile index 3baf21a72b7b..aa167e10c03a 100644 --- a/lang/spidermonkey102/Makefile +++ b/lang/spidermonkey102/Makefile @@ -1,91 +1,91 @@ PORTNAME= spidermonkey DISTVERSION= 102.4.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source 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 # Require newer Clang than what's in base system unless user opted out # or the base system is new enough. .if ${CHOSEN_COMPILER_TYPE} == gcc CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \ LLVM_OBJDUMP=llvm-objdump${LLVM_DEFAULT} BUILD_DEPENDS+= ${LOCALBASE}/bin/llvm-objdump${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USE_GCC= yes .elif ${CC} == cc && ${CXX} == c++ && exists(/usr/lib/libc++.so) && \ ${COMPILER_VERSION} < 80 CPP= ${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} CC= ${LOCALBASE}/bin/clang${LLVM_DEFAULT} CXX= ${LOCALBASE}/bin/clang++${LLVM_DEFAULT} CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \ LLVM_OBJDUMP=llvm-objdump${LLVM_DEFAULT} BUILD_DEPENDS+= ${LOCALBASE}/bin/clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure @${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/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile index 1bac6728ee45..959cf4b0aee6 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -1,89 +1,89 @@ PORTNAME= spidermonkey DISTVERSION= 78.15.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source 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 # Require newer Clang than what's in base system unless user opted out # or the base system is new enough. .if ${CHOSEN_COMPILER_TYPE} == gcc CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \ LLVM_OBJDUMP=llvm-objdump${LLVM_DEFAULT} BUILD_DEPENDS+= ${LOCALBASE}/bin/llvm-objdump${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USE_GCC= yes .elif ${CC} == cc && ${CXX} == c++ && exists(/usr/lib/libc++.so) && \ ${COMPILER_VERSION} < 80 CPP= ${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} CC= ${LOCALBASE}/bin/clang${LLVM_DEFAULT} CXX= ${LOCALBASE}/bin/clang++${LLVM_DEFAULT} CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \ LLVM_OBJDUMP=llvm-objdump${LLVM_DEFAULT} BUILD_DEPENDS+= ${LOCALBASE}/bin/clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure @${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 91fdbbb11c7d..74619b60707f 100644 --- a/lang/spidermonkey91/Makefile +++ b/lang/spidermonkey91/Makefile @@ -1,100 +1,100 @@ PORTNAME= spidermonkey DISTVERSION= 91.13.0 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} DISTNAME= firefox-${DISTVERSION}esr.source 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 && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) 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 # Require newer Clang than what's in base system unless user opted out # or the base system is new enough. .if ${CHOSEN_COMPILER_TYPE} == gcc CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \ LLVM_OBJDUMP=llvm-objdump${LLVM_DEFAULT} BUILD_DEPENDS+= ${LOCALBASE}/bin/llvm-objdump${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USE_GCC= yes .elif ${CC} == cc && ${CXX} == c++ && exists(/usr/lib/libc++.so) && \ ${COMPILER_VERSION} < 80 CPP= ${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} CC= ${LOCALBASE}/bin/clang${LLVM_DEFAULT} CXX= ${LOCALBASE}/bin/clang++${LLVM_DEFAULT} CONFIGURE_ENV+= LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \ LLVM_OBJDUMP=llvm-objdump${LLVM_DEFAULT} BUILD_DEPENDS+= ${LOCALBASE}/bin/clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/js/moz.configure @${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 fa74b549cc15..610fb5e4c7cf 100644 --- a/lang/starlark-rust/Makefile +++ b/lang/starlark-rust/Makefile @@ -1,254 +1,254 @@ PORTNAME= starlark-rust DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 1 +PORTREVISION= 2 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.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.16 \ annotate-snippets-0.9.2 \ 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 \ argfile-0.1.6 \ arrayvec-0.7.4 \ ascii-canvas-3.0.0 \ 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 \ bumpalo-3.15.4 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ castaway-0.2.2 \ cc-1.0.90 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.0 \ compact_str-0.6.1 \ convert_case-0.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ ctor-0.1.26 \ dashmap-5.5.3 \ debugserver-types-0.5.0 \ derivative-2.2.0 \ derive_more-0.99.17 \ diff-0.1.13 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.10.0 \ ena-0.14.2 \ endian-type-0.1.2 \ env_logger-0.7.1 \ equivalent-1.0.1 \ erased-serde-0.3.31 \ errno-0.3.8 \ error-code-2.3.1 \ fd-lock-3.0.13 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ 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 \ fxhash-0.2.1 \ getrandom-0.1.16 \ getrandom-0.2.12 \ gimli-0.28.1 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.2.6 \ inferno-0.11.19 \ instant-0.1.12 \ inventory-0.3.15 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itoa-1.0.11 \ lalrpop-0.19.12 \ lalrpop-util-0.19.12 \ lazy_static-1.4.0 \ libc-0.2.153 \ libredox-0.1.3 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ logos-0.12.1 \ logos-derive-0.12.1 \ lsp-server-0.7.6 \ lsp-types-0.94.1 \ maplit-1.0.2 \ memchr-2.7.2 \ memoffset-0.6.5 \ miniz_oxide-0.7.2 \ new_debug_unreachable-1.0.6 \ nibble_vec-0.1.0 \ nix-0.26.4 \ num-bigint-0.4.4 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-traits-0.2.18 \ object-0.32.2 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ 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 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro2-1.0.79 \ prost-0.11.9 \ prost-derive-0.11.9 \ prost-types-0.11.9 \ quick-xml-0.26.0 \ quickcheck-0.9.2 \ quote-1.0.35 \ 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 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ rgb-0.8.37 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.32 \ rustversion-1.0.14 \ rustyline-11.0.0 \ ryu-1.0.17 \ same-file-1.0.6 \ schemafy-0.5.2 \ schemafy_core-0.5.2 \ schemafy_lib-0.5.2 \ scopeguard-1.2.0 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ serde_repr-0.1.18 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ sorted_vector_map-0.1.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ str_stack-0.1.0 \ string_cache-0.8.7 \ strsim-0.10.0 \ strsim-0.11.0 \ syn-1.0.109 \ syn-2.0.57 \ term-0.7.0 \ terminal_size-0.3.0 \ textwrap-0.11.0 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ triomphe-0.1.11 \ 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 \ version_check-0.9.4 \ walkdir-2.5.0 \ 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.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 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 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 b9f5f5697988..60634e38516b 100644 --- a/lang/typstfmt/Makefile +++ b/lang/typstfmt/Makefile @@ -1,114 +1,115 @@ PORTNAME= typstfmt DISTVERSION= 0.2.10 +PORTREVISION= 1 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/lang/typstyle/Makefile b/lang/typstyle/Makefile index dc767af34f1a..52a3306114e7 100644 --- a/lang/typstyle/Makefile +++ b/lang/typstyle/Makefile @@ -1,485 +1,486 @@ PORTNAME= typstyle DISTVERSIONPREFIX= v DISTVERSION= 0.11.26 +PORTREVISION= 1 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Reliable typst code formatter WWW= https://enter-tainer.github.io/typstyle LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Enter-tainer 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 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ append-only-vec-0.1.3 \ approx-0.5.1 \ arrayref-0.3.7 \ arrayvec-0.5.2 \ arrayvec-0.7.4 \ autocfg-1.3.0 \ az-1.2.1 \ backtrace-0.3.72 \ base64-0.21.7 \ base64-0.22.1 \ base64-serde-0.7.0 \ biblatex-0.9.3 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ by_address-1.2.1 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ camino-1.1.7 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.99 \ cfg-if-1.0.0 \ chinese-number-0.7.7 \ chinese-variant-1.1.3 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ citationberg-0.3.1 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_derive-4.5.5 \ clap_lex-0.7.1 \ cobs-0.2.3 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colorchoice-1.0.1 \ comemo-0.4.0 \ comemo-macros-0.4.0 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core_maths-0.1.0 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ 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.0 \ csv-core-0.1.11 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ dashmap-5.5.3 \ data-url-0.3.1 \ deranged-0.3.11 \ diff-0.1.13 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.4 \ downcast-rs-1.2.1 \ ecow-0.2.2 \ either-1.12.0 \ elsa-1.10.0 \ embedded-io-0.4.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ enum-ordinalize-4.3.0 \ enum-ordinalize-derive-4.3.1 \ equivalent-1.0.1 \ errno-0.3.9 \ escape8259-0.5.3 \ fancy-regex-0.11.0 \ fast-srgb8-1.0.0 \ fastrand-2.1.0 \ fdeflate-0.3.4 \ filetime-0.2.23 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ fontconfig-parser-0.5.6 \ fontdb-0.16.2 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ fst-0.4.7 \ funty-2.0.0 \ 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 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gif-0.12.0 \ gif-0.13.1 \ gimli-0.29.0 \ git2-0.18.3 \ h2-0.3.26 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hayagriva-0.5.3 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.9.2 \ httpdate-1.0.3 \ hyper-0.14.29 \ hyper-rustls-0.24.2 \ hyper-tls-0.5.0 \ hypher-0.1.5 \ 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.0 \ 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.0 \ if_chain-1.0.2 \ image-0.24.9 \ imagesize-0.12.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indexmap-nostd-0.4.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ insta-1.39.0 \ instant-0.1.13 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ kamadak-exif-0.5.5 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ kurbo-0.9.5 \ lazy_static-1.4.0 \ libc-0.2.155 \ libgit2-sys-0.16.2+1.7.2 \ libm-0.2.8 \ libredox-0.1.3 \ libtest-mimic-0.7.3 \ libz-sys-1.1.18 \ line-wrap-0.2.0 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lipsum-0.9.1 \ litemap-0.7.3 \ lock_api-0.4.12 \ log-0.4.21 \ memchr-2.7.2 \ memmap2-0.9.4 \ mime-0.3.17 \ mime_guess-2.0.4 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ mutate_once-0.1.1 \ native-tls-0.2.12 \ nohash-hasher-0.2.0 \ notify-6.1.1 \ 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 \ num_threads-0.1.7 \ numerals-0.1.4 \ object-0.35.0 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ 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.1 \ pdf-writer-0.9.3 \ percent-encoding-2.3.1 \ phf-0.11.2 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.11.2 \ pico-args-0.5.0 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pixglyph-0.3.0 \ pkg-config-0.3.30 \ plist-1.6.1 \ png-0.17.13 \ portable-atomic-1.6.0 \ postcard-1.0.8 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty-0.12.3 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.85 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ qcms-0.3.0 \ quick-xml-0.31.0 \ quote-1.0.36 \ 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.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ reflexo-0.5.0-rc4 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rend-0.4.2 \ reqwest-0.11.27 \ resvg-0.38.0 \ rgb-0.8.37 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ roxmltree-0.19.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.17 \ rustybuzz-0.12.1 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ 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.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_repr-0.1.19 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ serde_with-3.8.1 \ serde_with_macros-3.8.1 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ similar-2.5.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 \ socket2-0.5.7 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ strict-num-0.1.1 \ strsim-0.11.1 \ strum-0.25.0 \ strum-0.26.2 \ strum_macros-0.25.3 \ strum_macros-0.26.4 \ subsetter-0.1.1 \ svg2pdf-0.10.0 \ svgtypes-0.13.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ syntect-5.2.0 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tar-0.4.41 \ tempfile-3.10.1 \ termcolor-1.4.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ threadpool-1.8.1 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinystr-0.7.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-util-0.7.11 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ ttf-parser-0.20.0 \ two-face-0.3.0 \ typed-arena-2.0.2 \ typenum-1.17.0 \ typst-0.11.1 \ typst-assets-0.11.1 \ typst-macros-0.11.1 \ typst-pdf-0.11.1 \ typst-render-0.11.1 \ typst-syntax-0.11.1 \ typst-timing-0.11.1 \ typst-ts-compiler-0.5.0-rc4 \ typst-ts-core-0.5.0-rc4 \ unic-langid-0.9.5 \ unic-langid-impl-0.9.5 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-bidi-mirroring-0.1.0 \ unicode-ccc-0.1.2 \ unicode-ident-1.0.12 \ unicode-math-class-0.1.0 \ unicode-normalization-0.1.23 \ unicode-properties-0.1.1 \ unicode-script-0.5.6 \ unicode-segmentation-1.11.0 \ unicode-vo-0.1.0 \ unicode-width-0.1.13 \ unsafe-libyaml-0.2.11 \ unscanny-0.1.0 \ untrusted-0.9.0 \ url-2.5.1 \ usvg-0.38.0 \ usvg-parser-0.38.0 \ usvg-text-layout-0.38.0 \ usvg-tree-0.38.0 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.8.0 \ vcpkg-0.2.15 \ vergen-8.3.1 \ version_check-0.9.4 \ 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 \ wasmi-0.31.2 \ wasmi_arena-0.4.1 \ wasmi_core-0.13.0 \ wasmparser-nostd-0.100.2 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ weezl-0.1.8 \ 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 \ winreg-0.50.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xattr-1.3.1 \ xmlparser-0.13.6 \ xmlwriter-0.1.0 \ xmp-writer-0.2.0 \ yaml-rust-0.4.5 \ yansi-0.5.1 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zerotrie-0.1.3 \ zerovec-0.10.2 \ zerovec-derive-0.10.2 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index a76cf2e5b554..61056d1db819 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,79 +1,79 @@ PORTNAME= thunderbird DISTVERSION= 115.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above WWW= https://www.mozilla.com/thunderbird/ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.90:security/nss \ libevent>=2.1.8:devel/libevent \ harfbuzz>=7.3.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.39:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.13.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 LIB_DEPENDS= libjson-c.so:devel/json-c \ libbotan-2.so:security/botan2 SSP_UNSAFE= yes USE_GECKO= gecko # 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 --with-system-botan MOZ_MK_OPTIONS= MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1 MOZ_EXPORT= MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1 PORTNAME_ICON= ${MOZILLA}.png PORTNAME_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}/defaults/pref/${PORTNAME}.js OPTIONS_DEFAULT=CANBERRA .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .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 \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif post-extract: @${SED} -e 's|@PORTNAME_ICON@|${PORTNAME_ICON:R}|;s|@MOZILLA@|${MOZILLA}|' \ <${FILESDIR}/thunderbird.desktop.in >${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/comm/mail/app/nsMailApp.cpp 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 c9644018c6c4..24ad04e04ee3 100644 --- a/math/elan/Makefile +++ b/math/elan/Makefile @@ -1,263 +1,263 @@ PORTNAME= elan DISTVERSIONPREFIX= v DISTVERSION= 3.1.1 -PORTREVISION= 2 +PORTREVISION= 3 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.19.0 \ adler-1.0.2 \ aes-0.7.5 \ aho-corasick-1.0.1 \ aligned-0.4.1 \ ansi_term-0.12.1 \ as-slice-0.2.1 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.0 \ base64ct-1.0.1 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ bumpalo-3.12.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.79 \ cfg-if-1.0.0 \ cipher-0.3.0 \ clap-2.34.0 \ constant_time_eq-0.1.5 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.7 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ curl-0.4.44 \ curl-sys-0.4.61+curl-8.0.1 \ cvt-0.1.2 \ digest-0.9.0 \ digest-0.10.6 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ either-1.8.1 \ encoding_rs-0.8.32 \ env_proxy-0.4.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ fastrand-1.9.0 \ filetime-0.2.21 \ flate2-1.0.25 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fs_at-0.1.5 \ 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 \ gcc-0.3.55 \ generic-array-0.14.7 \ getrandom-0.2.9 \ gimli-0.27.2 \ h2-0.3.18 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hmac-0.12.1 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.26 \ hyper-tls-0.5.0 \ idna-0.3.0 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.10 \ ipnet-2.7.2 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.61 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.142 \ libz-sys-1.1.8 \ linux-raw-sys-0.3.4 \ log-0.4.17 \ markdown-0.3.0 \ memchr-2.5.0 \ mime-0.3.17 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ native-tls-0.2.11 \ nix-0.26.2 \ normpath-1.1.1 \ object-0.30.3 \ ole32-sys-0.2.0 \ once_cell-1.17.1 \ opaque-debug-0.3.0 \ openssl-0.10.51 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-111.25.3+1.1.1t \ openssl-sys-0.9.86 \ password-hash-0.3.2 \ pbkdf2-0.10.1 \ percent-encoding-2.2.0 \ pest-2.5.7 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pipeline-0.5.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.56 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.8.1 \ regex-syntax-0.7.1 \ remove_dir_all-0.8.2 \ reqwest-0.11.16 \ rustc-demangle-0.1.23 \ rustix-0.37.14 \ rustversion-1.0.12 \ ryu-1.0.13 \ same-file-1.0.6 \ schannel-0.1.21 \ scopeguard-1.1.0 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.160 \ serde_derive-1.0.160 \ serde_json-1.0.96 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.9.9 \ sha2-0.10.6 \ slab-0.4.8 \ smart-default-0.6.0 \ socket2-0.4.9 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.15 \ tar-0.4.38 \ tempfile-3.5.0 \ term-0.7.0 \ textwrap-0.11.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.27.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.7 \ toml-0.5.11 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ try-lock-0.2.4 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.8 \ 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 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ 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 \ 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.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 \ winreg-0.8.0 \ winreg-0.10.1 \ xattr-0.2.3 \ zip-0.6.2 \ zstd-0.10.2+zstd.1.5.2 \ zstd-safe-4.1.6+zstd.1.5.2 \ zstd-sys-1.6.3+zstd.1.5.2 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-init @${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-init ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/math/fend/Makefile b/math/fend/Makefile index 3c7da656998b..2286b6555674 100644 --- a/math/fend/Makefile +++ b/math/fend/Makefile @@ -1,132 +1,132 @@ PORTNAME= fend DISTVERSIONPREFIX= v DISTVERSION= 1.4.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Arbitrary-precision unit-aware calculator WWW= https://printfn.github.io/fend LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= printfn CARGO_CRATES= base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bumpalo-3.16.0 \ cc-1.0.96 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clipboard-win-5.3.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ ctrlc-3.4.4 \ endian-type-0.1.2 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-3.2.0 \ fastrand-2.1.0 \ fd-lock-4.0.2 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ getrandom-0.2.14 \ hashbrown-0.14.5 \ home-0.5.9 \ idna-0.5.0 \ indexmap-2.2.6 \ instant-0.1.12 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.154 \ linux-raw-sys-0.4.13 \ log-0.4.21 \ memchr-2.7.2 \ native-tls-0.2.11 \ nibble_vec-0.1.0 \ nix-0.28.0 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ percent-encoding-2.3.1 \ pkg-config-0.3.30 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.81 \ quote-1.0.36 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ring-0.17.8 \ rustix-0.38.34 \ rustls-0.22.4 \ rustls-pki-types-1.5.0 \ rustls-webpki-0.102.3 \ rustyline-14.0.0 \ schannel-0.1.23 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ serde-1.0.200 \ serde_derive-1.0.200 \ serde_spanned-0.6.5 \ smallvec-1.13.2 \ spin-0.9.8 \ subtle-2.5.0 \ syn-2.0.60 \ tempfile-3.10.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.12 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ untrusted-0.9.0 \ ureq-2.9.7 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ 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.26.1 \ 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.7 \ zeroize-1.7.0 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 e9ad35232ac5..acd27e960015 100644 --- a/math/kalc/Makefile +++ b/math/kalc/Makefile @@ -1,93 +1,94 @@ PORTNAME= kalc DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 +PORTREVISION= 1 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.3.0 \ az-1.2.1 \ bitflags-2.5.0 \ byteorder-1.5.0 \ cfg-if-1.0.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ errno-0.3.9 \ fastrand-2.1.0 \ getrandom-0.2.15 \ gmp-mpfr-sys-1.6.4 \ gnuplot-0.0.43 \ 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 \ mio-0.8.11 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ proc-macro2-1.0.85 \ quote-1.0.36 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ rug-1.24.1 \ rustix-0.38.34 \ scopeguard-1.2.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ syn-2.0.66 \ tempfile-3.10.1 \ term_size-0.3.2 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ unicode-ident-1.0.12 \ 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.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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/math/kalker/Makefile b/math/kalker/Makefile index acf3b6a5ef5d..29f1e6226364 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,28 +1,28 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 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/leangz/Makefile b/math/leangz/Makefile index 6554f7323263..e4fc971da54f 100644 --- a/math/leangz/Makefile +++ b/math/leangz/Makefile @@ -1,64 +1,65 @@ PORTNAME= leangz DISTVERSIONPREFIX= v DISTVERSION= 0.1.13 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Lean 4 .olean file (de)compressor WWW= https://github.com/digama0/leangz LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= digama0 CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ allocator-api2-0.2.18 \ byteorder-1.5.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ either-1.12.0 \ flate2-1.0.30 \ hashbrown-0.14.5 \ itoa-1.0.11 \ jobserver-0.1.31 \ libc-0.2.155 \ memmap2-0.9.4 \ miniz_oxide-0.7.3 \ once_cell-1.19.0 \ pkg-config-0.3.30 \ proc-macro2-1.0.83 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ ryu-1.0.18 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ syn-2.0.65 \ unicode-ident-1.0.12 \ version_check-0.9.4 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 BIN_FILES= bin/${PORTNAME} \ bin/leantar PLIST_FILES= ${BIN_FILES} post-install: @cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} ${BIN_FILES} .include diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index 55f5d8d5195c..b23ff2936d12 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,134 +1,134 @@ PORTNAME= rustworkx DISTVERSION= 0.14.2 -PORTREVISION= 2 +PORTREVISION= 3 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 USE_GITHUB= yes GH_ACCOUNT= Qiskit CARGO_CRATES= ahash-0.8.6 \ alga-0.9.3 \ allocator-api2-0.2.16 \ approx-0.3.2 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ either-1.9.0 \ equivalent-1.0.1 \ fixedbitset-0.4.2 \ getrandom-0.2.12 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.4 \ indexmap-1.9.3 \ indexmap-2.1.0 \ indoc-2.0.4 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.10 \ libc-0.2.152 \ libm-0.2.8 \ lock_api-0.4.11 \ matrixmultiply-0.3.8 \ memchr-2.7.1 \ memoffset-0.9.0 \ ndarray-0.15.6 \ ndarray-stats-0.5.1 \ noisy_float-0.2.0 \ num-bigint-0.4.4 \ num-complex-0.2.4 \ num-complex-0.4.4 \ num-integer-0.1.45 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ numpy-0.20.0 \ once_cell-1.19.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ petgraph-0.6.4 \ ppv-lite86-0.2.17 \ priority-queue-1.3.2 \ proc-macro2-1.0.78 \ 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 \ quick-xml-0.31.0 \ quote-1.0.35 \ 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.8.1 \ rayon-cond-0.3.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ rustc-hash-1.1.0 \ ryu-1.0.16 \ scopeguard-1.2.0 \ serde-1.0.195 \ serde_derive-1.0.195 \ serde_json-1.0.111 \ smallvec-1.13.1 \ sprs-0.11.1 \ syn-2.0.48 \ target-lexicon-0.12.13 \ unicode-ident-1.0.12 \ unindent-0.2.3 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 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_EXT_SUFFIX}.so # workaround for https://github.com/Qiskit/rustworkx/issues/654 BINARY_ALIAS= python3=${PYTHON_CMD} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/rustworkx/rustworkx.cpython-${PYTHON_SUFFIX}.so do-test: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} tox -epy .include diff --git a/math/savage/Makefile b/math/savage/Makefile index a6cb36923e80..96efac3d9d71 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,114 +1,114 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 21 +PORTREVISION= 22 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 83f7429452cf..764e577ea25a 100644 --- a/misc/aichat/Makefile +++ b/misc/aichat/Makefile @@ -1,361 +1,362 @@ PORTNAME= aichat DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 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.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_colours-1.2.2 \ 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.86 \ arboard-3.4.0 \ async-recursion-1.1.1 \ async-trait-0.1.80 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ aws-smithy-eventstream-0.60.4 \ aws-smithy-types-1.1.10 \ backtrace-0.3.72 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.8.0 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ block2-0.5.1 \ bstr-1.9.1 \ bumpalo-3.16.0 \ bytemuck-1.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytes-utils-0.1.4 \ cc-1.0.98 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clipboard-win-5.3.1 \ colorchoice-1.0.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossterm-0.25.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ deranged-0.3.11 \ derive-new-0.6.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dlib-0.5.2 \ downcast-rs-1.2.1 \ dyn-clone-1.0.17 \ either-1.12.0 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ eventsource-stream-0.2.3 \ fancy-regex-0.13.0 \ fastrand-2.1.0 \ fd-lock-4.0.2 \ filedescriptor-0.8.2 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ fluent-uri-0.1.4 \ 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-timer-3.0.3 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generator-0.8.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gimli-0.29.0 \ h2-0.4.5 \ hashbrown-0.14.5 \ heck-0.4.1 \ 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.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-util-0.1.5 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ inquire-0.7.5 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ json-patch-2.0.0 \ jsonptr-0.4.7 \ lazy_static-1.4.0 \ libc-0.2.155 \ libloading-0.8.3 \ libredox-0.1.3 \ line-wrap-0.2.0 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ loom-0.7.2 \ matchers-0.1.0 \ memchr-2.7.2 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ newline-converter-0.3.0 \ nix-0.28.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.0 \ 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.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ object-0.35.0 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ os_pipe-1.1.5 \ outref-0.5.1 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ 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 \ plist-1.6.1 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.84 \ quick-xml-0.31.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ reedline-0.32.0 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ reqwest-0.12.4 \ reqwest-eventsource-0.6.0 \ rgb-0.8.37 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ 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 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ 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_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ simplelog-0.12.2 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ spin-0.9.8 \ strip-ansi-escapes-0.2.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ syntect-5.2.0 \ tempfile-3.10.1 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ threadpool-1.8.1 \ 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-graceful-0.1.6 \ tokio-macros-2.2.0 \ tokio-rustls-0.25.0 \ tokio-socks-0.5.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tree_magic_mini-3.1.5 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicase-2.7.0 \ 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-width-0.1.12 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ valuable-0.1.0 \ version_check-0.9.4 \ vsimd-0.8.0 \ vte-0.11.1 \ vte_generate_state_changes-0.1.1 \ 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 \ wasm-streams-0.4.0 \ wayland-backend-0.3.3 \ wayland-client-0.31.2 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.1 \ wayland-sys-0.31.1 \ web-sys-0.3.69 \ webpki-roots-0.26.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-0.54.0 \ windows-core-0.52.0 \ windows-core-0.54.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 \ winreg-0.52.0 \ wl-clipboard-rs-0.8.1 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/air/Makefile b/misc/air/Makefile index cad73376ee5c..a08319725853 100644 --- a/misc/air/Makefile +++ b/misc/air/Makefile @@ -1,230 +1,230 @@ PORTNAME= air DISTVERSIONPREFIX= v DISTVERSION= 0.6.9 -PORTREVISION= 3 +PORTREVISION= 4 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 USES= cargo llvm:15 ssl USE_GITHUB= yes GH_ACCOUNT= alescdb GH_TAGNAME= 0e4c219 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 \ async-trait-0.1.77 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.5 \ bindgen-0.66.1 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.14.0 \ bytes-1.5.0 \ cc-1.0.83 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clang-sys-1.7.0 \ coolor-0.8.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ 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 \ crossterm-0.23.2 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.9.0 \ encoding_rs-0.8.33 \ env_logger-0.10.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-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getopts-0.2.21 \ getrandom-0.2.11 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.3.22 \ hashbrown-0.14.3 \ hermit-abi-0.3.3 \ 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.59 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.1.0 \ ipnet-2.9.0 \ is-terminal-0.4.10 \ itoa-1.0.10 \ js-sys-0.3.66 \ lazy-regex-3.1.0 \ lazy-regex-proc_macros-3.1.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.151 \ libloading-0.8.1 \ libredox-0.0.1 \ linux-raw-sys-0.4.12 \ 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.1 \ 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.62 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.98 \ 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.28 \ prettyplease-0.2.16 \ proc-macro2-1.0.74 \ quote-1.0.35 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ reqwest-0.11.23 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.38.28 \ 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.194 \ serde_derive-1.0.194 \ serde_json-1.0.110 \ serde_urlencoded-0.7.1 \ shlex-1.2.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.5.5 \ syn-2.0.46 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.9.0 \ termcolor-1.4.0 \ termimad-0.26.1 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ 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.5 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.11 \ 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.66 \ 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} .include .if ${ARCH} == powerpc64 && !defined(CPUTYPE) CFLAGS+= -mcpu=power7 .endif post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile index 2170650583d3..bc9e9b248975 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,422 +1,422 @@ PORTNAME= arrow-datafusion DISTVERSION= 38.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Apache Arrow DataFusion SQL Query Engine WWW= https://arrow.apache.org/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.21.0 \ adler-1.0.2 \ 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.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstyle-1.0.7 \ apache-avro-0.16.0 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ 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.14 \ async-compression-0.4.9 \ async-trait-0.1.80 \ atoi-2.0.0 \ atty-0.2.14 \ autocfg-1.3.0 \ aws-config-0.55.3 \ aws-credential-types-0.55.3 \ aws-endpoint-0.55.3 \ aws-http-0.55.3 \ aws-sdk-sso-0.28.0 \ aws-sdk-sts-0.28.0 \ aws-sig-auth-0.55.3 \ aws-sigv4-0.55.3 \ aws-smithy-async-0.55.3 \ aws-smithy-client-0.55.3 \ aws-smithy-http-0.55.3 \ aws-smithy-http-tower-0.55.3 \ aws-smithy-json-0.55.3 \ aws-smithy-query-0.55.3 \ aws-smithy-types-0.55.3 \ aws-smithy-xml-0.55.3 \ aws-types-0.55.3 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.8.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake2-0.10.6 \ blake3-1.5.1 \ block-buffer-0.10.4 \ brotli-3.5.0 \ brotli-decompressor-2.5.1 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytes-utils-0.1.4 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ 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-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ clipboard-win-4.5.0 \ comfy-table-7.1.1 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core2-0.4.0 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ ctor-0.2.8 \ dary_heap-0.3.6 \ dashmap-5.5.3 \ deranged-0.3.11 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ either-1.11.0 \ encoding_rs-0.8.34 \ endian-type-0.1.2 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fd-lock-3.0.13 \ fixedbitset-0.4.2 \ flatbuffers-23.5.26 \ flate2-1.0.30 \ 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.28.1 \ glob-0.3.1 \ h2-0.3.26 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hmac-0.12.1 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-rustls-0.23.2 \ hyper-rustls-0.24.2 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ instant-0.1.12 \ integer-encoding-3.0.4 \ ipnet-2.9.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ 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.154 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ libm-0.2.8 \ libmimalloc-sys-0.1.37 \ libredox-0.1.3 \ linux-raw-sys-0.4.13 \ lock_api-0.4.12 \ log-0.4.21 \ lz4_flex-0.11.3 \ lzma-sys-0.1.20 \ md-5-0.10.6 \ memchr-2.7.2 \ mimalloc-0.1.41 \ mime-0.3.17 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ nibble_vec-0.1.0 \ nix-0.26.4 \ normalize-line-endings-0.3.0 \ num-0.4.2 \ num-bigint-0.4.5 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.32.2 \ object_store-0.9.1 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ ordered-float-2.10.1 \ os_str_bytes-6.6.1 \ outref-0.5.1 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ parquet-51.0.0 \ parse-zoneinfo-0.3.1 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ 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 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.82 \ quad-rand-0.2.1 \ quick-xml-0.31.0 \ quote-1.0.36 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-lite-0.1.5 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ ring-0.16.20 \ ring-0.17.8 \ rle-decode-fast-1.0.3 \ rstest-0.17.0 \ rstest_macros-0.17.0 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.20.9 \ rustls-0.21.12 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.6.0 \ rustls-webpki-0.101.7 \ rustversion-1.0.16 \ rustyline-11.0.0 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ seq-macro-0.3.5 \ serde-1.0.200 \ serde_derive-1.0.200 \ serde_json-1.0.116 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ signal-hook-registry-1.4.2 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ snap-1.1.1 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ sqlparser-0.45.0 \ sqlparser_derive-0.2.2 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ strsim-0.10.0 \ strum-0.25.0 \ strum-0.26.2 \ strum_macros-0.25.3 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.61 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ termcolor-1.4.1 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.60 \ thiserror-impl-1.0.60 \ thrift-0.17.0 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.23.4 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ 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 \ typed-builder-0.16.2 \ typed-builder-macro-0.16.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.12 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.8.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 \ 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 \ wasm-streams-0.4.0 \ web-sys-0.3.69 \ webpki-0.22.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-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 \ winreg-0.50.0 \ xmlparser-0.13.6 \ xz2-0.1.7 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.7.0 \ zstd-0.12.4 \ zstd-0.13.1 \ zstd-safe-6.0.6 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/datafusion-cli post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/datafusion-cli .include diff --git a/misc/bedrust/Makefile b/misc/bedrust/Makefile index 4f689d1f1ce4..bada88b3f17f 100644 --- a/misc/bedrust/Makefile +++ b/misc/bedrust/Makefile @@ -1,319 +1,319 @@ PORTNAME= bedrust DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 1 +PORTREVISION= 2 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 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.21.0 \ adler-1.0.2 \ aligned-vec-0.5.0 \ 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 \ arbitrary-1.3.2 \ arg_enum_proc_macro-0.3.4 \ arrayvec-0.7.4 \ autocfg-1.2.0 \ av1-grain-0.2.3 \ avif-serialize-0.8.1 \ aws-config-1.2.0 \ aws-credential-types-1.2.0 \ aws-runtime-1.2.0 \ aws-sdk-bedrock-1.21.0 \ aws-sdk-bedrockruntime-1.21.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-eventstream-0.60.4 \ aws-smithy-http-0.60.8 \ aws-smithy-json-0.60.7 \ aws-smithy-query-0.60.7 \ aws-smithy-runtime-1.3.1 \ aws-smithy-runtime-api-1.4.0 \ aws-smithy-types-1.1.8 \ aws-smithy-xml-0.60.8 \ aws-types-1.2.0 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.0 \ base64-simd-0.8.0 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitstream-io-2.2.0 \ block-buffer-0.10.4 \ built-0.7.2 \ bumpalo-3.16.0 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.6.0 \ bytes-utils-0.1.4 \ cc-1.0.95 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ colored-2.1.0 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.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 \ deranged-0.3.11 \ dialoguer-0.11.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.11.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ exr-1.72.0 \ fastrand-2.0.2 \ fdeflate-0.3.4 \ figlet-rs-0.1.5 \ flate2-1.0.28 \ flume-0.11.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 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ getrandom-0.2.14 \ gif-0.13.1 \ gimli-0.28.1 \ h2-0.3.26 \ half-2.4.1 \ hashbrown-0.14.3 \ heck-0.5.0 \ 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 \ image-0.25.1 \ image-webp-0.1.2 \ imgref-1.10.1 \ indexmap-2.2.6 \ indicatif-0.17.8 \ instant-0.1.12 \ interpolate_name-0.2.4 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.30 \ jpeg-decoder-0.3.1 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.153 \ libfuzzer-sys-0.4.7 \ libredox-0.1.3 \ lock_api-0.4.11 \ log-0.4.21 \ loop9-0.1.5 \ maybe-rayon-0.1.1 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ num-bigint-0.4.4 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-rational-0.4.1 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ outref-0.5.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ 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 \ png-0.17.13 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.81 \ 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.5 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ regex-lite-0.1.5 \ rgb-0.8.37 \ ring-0.17.8 \ ron-0.8.1 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustls-0.21.11 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ ryu-1.0.17 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ semver-1.0.22 \ serde-1.0.198 \ serde_derive-1.0.198 \ serde_json-1.0.116 \ serde_spanned-0.6.5 \ sha2-0.10.8 \ shell-words-1.1.0 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.6 \ spin-0.9.8 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-2.0.60 \ system-deps-6.2.2 \ target-lexicon-0.12.14 \ termcolor-1.4.1 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ thread_local-1.1.8 \ tiff-0.9.1 \ 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 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.12 \ 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 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.11 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.8.0 \ v_frame-0.3.8 \ version-compare-0.2.0 \ version_check-0.9.4 \ vsimd-0.8.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-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ weezl-0.1.8 \ 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 \ winnow-0.6.6 \ xmlparser-0.13.6 \ zeroize-1.7.0 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.11 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/binocle/Makefile b/misc/binocle/Makefile index c12e614e9a8f..5ffc4920398c 100644 --- a/misc/binocle/Makefile +++ b/misc/binocle/Makefile @@ -1,265 +1,265 @@ PORTNAME= binocle DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 5 +PORTREVISION= 6 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/broot/Makefile b/misc/broot/Makefile index be6564960f6f..b9ea442ab597 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,56 +1,57 @@ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.39.0 +PORTREVISION= 1 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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/coloursum/Makefile b/misc/coloursum/Makefile index d0c33f821272..6d067973aec6 100644 --- a/misc/coloursum/Makefile +++ b/misc/coloursum/Makefile @@ -1,103 +1,103 @@ PORTNAME= coloursum DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 7 +PORTREVISION= 8 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/dijo/Makefile b/misc/dijo/Makefile index 9c5dc2e8439f..d8ffb1603e9a 100644 --- a/misc/dijo/Makefile +++ b/misc/dijo/Makefile @@ -1,143 +1,143 @@ PORTNAME= dijo DISTVERSIONPREFIX= v DISTVERSION= 0.2.7 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/dotenv-linter/Makefile b/misc/dotenv-linter/Makefile index c5c461b7d223..521baab84f56 100644 --- a/misc/dotenv-linter/Makefile +++ b/misc/dotenv-linter/Makefile @@ -1,147 +1,147 @@ PORTNAME= dotenv-linter DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/jirust/Makefile b/misc/jirust/Makefile index 05d6674dade7..26147f57aab9 100644 --- a/misc/jirust/Makefile +++ b/misc/jirust/Makefile @@ -1,629 +1,630 @@ PORTNAME= jirust DISTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= JIRA terminal UI WWW= https://github.com/Code-Militia/jirust LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: undefined symbol: __atomic_is_lock_free BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo llvm:15 perl5 pkgconfig USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= Code-Militia CARGO_CRATES= addr-0.15.6 \ addr2line-0.19.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.11 \ aho-corasick-1.0.2 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ any_ascii-0.3.2 \ anyhow-1.0.75 \ approx-0.4.0 \ approx-0.5.1 \ arbitrary-1.3.2 \ arc-swap-1.6.0 \ argon2-0.5.2 \ arrayvec-0.7.4 \ ascii-canvas-3.0.0 \ async-channel-1.9.0 \ async-executor-1.12.0 \ async-recursion-1.1.1 \ async-task-4.4.0 \ async-trait-0.1.68 \ async_io_stream-0.3.3 \ atomic-0.5.3 \ atomic-polyfill-0.1.11 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ bcrypt-0.15.1 \ bincode-1.3.3 \ bindgen-0.65.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bitmaps-3.2.0 \ bitvec-1.0.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ blowfish-0.9.1 \ borsh-1.5.0 \ borsh-derive-1.5.0 \ bstr-1.7.0 \ bumpalo-3.13.0 \ bytecheck-0.6.11 \ bytecheck_derive-0.6.11 \ bytemuck-1.14.0 \ byteorder-1.4.3 \ bytes-1.6.0 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.6 \ cargo-platform-0.1.4 \ cargo-release-0.24.12 \ cargo_metadata-0.17.0 \ cassowary-0.3.0 \ cc-1.0.83 \ cedar-policy-2.4.2 \ cedar-policy-core-2.4.2 \ cedar-policy-validator-2.4.2 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ cipher-0.4.4 \ clang-sys-1.6.1 \ clap-2.34.0 \ clap-3.2.25 \ clap-4.4.7 \ clap-cargo-0.12.0 \ clap_builder-4.4.7 \ clap_derive-3.2.25 \ clap_derive-4.4.7 \ clap_lex-0.2.4 \ clap_lex-0.6.0 \ cloudabi-0.1.0 \ colorchoice-1.0.0 \ combine-4.6.6 \ concolor-control-0.0.7 \ concolor-query-0.0.4 \ concurrent-queue-2.5.0 \ const-oid-0.9.5 \ content_inspector-0.2.4 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crates-index-0.19.13 \ critical-section-1.1.1 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crossterm-0.25.0 \ crossterm-0.26.1 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ darling-0.13.4 \ darling-0.20.3 \ darling_core-0.13.4 \ darling_core-0.20.3 \ darling_macro-0.13.4 \ darling_macro-0.20.3 \ dashmap-5.5.3 \ data-encoding-2.4.0 \ der-0.7.8 \ deranged-0.3.8 \ derive_more-0.99.17 \ deunicode-1.6.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dmp-0.2.0 \ doc-comment-0.3.3 \ dtoa-1.0.6 \ dtoa-short-0.3.4 \ dunce-1.0.4 \ earcutr-0.4.2 \ echodb-0.4.0 \ ego-tree-0.6.2 \ either-1.8.1 \ ena-0.14.2 \ encoding_rs-0.8.32 \ endian-type-0.1.2 \ env_logger-0.10.0 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-2.5.3 \ ext-sort-0.1.4 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fern-0.6.2 \ filetime-0.2.22 \ fixedbitset-0.4.2 \ float_next_after-1.0.0 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fst-0.4.7 \ funty-2.0.0 \ futf-0.1.5 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-concurrency-7.6.0 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.0.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 \ fxhash-0.2.1 \ generic-array-0.14.7 \ geo-0.26.0 \ geo-0.27.0 \ geo-types-0.7.13 \ geographiclib-rs-0.2.3 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.10 \ gimli-0.27.3 \ git-conventional-0.12.4 \ git2-0.17.2 \ glob-0.3.1 \ globset-0.4.13 \ h2-0.3.19 \ half-2.4.1 \ hash32-0.2.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heapless-0.7.16 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.5 \ html2md-0.2.14 \ html5ever-0.25.2 \ html5ever-0.26.0 \ htmltoadf-0.1.7 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-0.14.26 \ hyper-rustls-0.24.0 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ ignore-0.4.20 \ imbl-2.0.0 \ imbl-sized-chunks-0.1.1 \ indexmap-1.9.3 \ indexmap-2.2.6 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is-docker-0.2.0 \ is-terminal-0.4.7 \ is-wsl-0.4.0 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-0.4.8 \ itoa-1.0.6 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.26 \ js-sys-0.3.69 \ lalrpop-0.20.0 \ lalrpop-util-0.20.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexicmp-0.1.0 \ libc-0.2.155 \ libgit2-sys-0.15.2+1.6.4 \ libloading-0.7.4 \ libm-0.2.7 \ librocksdb-sys-0.11.0+8.1.1 \ libz-sys-1.1.9 \ linfa-linalg-0.1.0 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ lock_api-0.4.10 \ log-0.4.19 \ lz4-sys-1.9.4 \ mac-0.1.1 \ maplit-1.0.2 \ markdown-0.3.0 \ markup5ever-0.10.1 \ markup5ever-0.11.0 \ markup5ever_rcdom-0.2.0 \ matches-0.1.10 \ matrixmultiply-0.3.8 \ md-5-0.10.6 \ memchr-2.6.3 \ memoffset-0.9.0 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.11 \ nanoid-0.4.0 \ nanorand-0.7.0 \ native-tls-0.2.11 \ ndarray-0.15.6 \ ndarray-stats-0.5.1 \ new_debug_unreachable-1.0.4 \ nibble_vec-0.1.0 \ nodrop-0.1.14 \ noisy_float-0.2.0 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.3 \ num-bigint-dig-0.8.4 \ num-complex-0.4.6 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.30.4 \ object_store-0.8.0 \ once_cell-1.18.0 \ open-4.1.0 \ openssl-0.10.57 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.1.6+3.1.4 \ openssl-sys-0.9.93 \ os_pipe-1.1.4 \ os_str_bytes-6.5.1 \ parking-2.1.0 \ parking_lot-0.12.1 \ parking_lot_core-0.8.0 \ parking_lot_core-0.9.8 \ password-hash-0.5.0 \ paste-1.0.15 \ path-clean-1.0.1 \ pathdiff-0.2.1 \ pbkdf2-0.12.2 \ peeking_take_while-0.1.2 \ pem-2.0.1 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ pharos-0.5.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 \ pico-args-0.5.0 \ pin-project-1.1.0 \ pin-project-internal-1.1.0 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pipeline-0.5.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ prettyplease-0.2.15 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.84 \ psl-types-2.0.11 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quick-error-2.0.1 \ quick_cache-0.4.2 \ quote-1.0.36 \ radium-0.7.0 \ 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 \ rand_xoshiro-0.6.0 \ ratatui-0.20.1 \ rawpointer-0.2.1 \ rayon-1.8.0 \ rayon-core-1.12.0 \ reblessive-0.3.5 \ redox_syscall-0.1.57 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ ref-cast-1.0.20 \ ref-cast-impl-1.0.20 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.7.5 \ regex-syntax-0.8.3 \ rend-0.4.0 \ reqwest-0.11.27 \ retain_mut-0.1.7 \ revision-0.7.0 \ revision-derive-0.7.0 \ ring-0.16.20 \ ring-0.17.8 \ rkyv-0.7.42 \ rkyv_derive-0.7.42 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ rmpv-1.3.0 \ roaring-0.10.2 \ robust-1.1.0 \ rocksdb-0.21.0 \ rsa-0.9.2 \ rstar-0.11.0 \ rust-stemmers-1.2.0 \ rust_decimal-1.35.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_lexer-0.1.0 \ rustc_version-0.4.0 \ rustix-0.37.20 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-pemfile-1.0.2 \ rustls-webpki-0.101.7 \ rustversion-1.0.14 \ ryu-1.0.13 \ salsa20-0.10.2 \ same-file-1.0.6 \ schannel-0.1.21 \ scopeguard-1.1.0 \ scraper-0.12.0 \ scrypt-0.11.0 \ sct-0.7.0 \ seahash-4.1.0 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ selectors-0.22.0 \ semver-1.0.23 \ send_wrapper-0.6.0 \ serde-1.0.203 \ serde-aux-4.2.0 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_spanned-0.6.4 \ serde_urlencoded-0.7.1 \ serde_with-1.14.0 \ serde_with-3.3.0 \ serde_with_macros-1.5.2 \ serde_with_macros-3.3.0 \ servo_arc-0.1.1 \ sha1-0.10.6 \ sha2-0.10.8 \ shlex-1.1.0 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ signature-2.1.0 \ simdutf8-0.1.4 \ similar-2.3.0 \ simple_asn1-0.6.2 \ simsearch-0.2.4 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.13.2 \ smol_str-0.2.0 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ snap-1.1.0 \ snapbox-0.4.14 \ snapbox-macros-0.3.6 \ socket2-0.4.9 \ socket2-0.5.7 \ spade-2.8.0 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.2 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ storekey-0.5.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.8.0 \ strsim-0.10.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ subtle-2.5.0 \ surrealdb-1.5.1 \ surrealdb-core-1.4.2 \ surrealdb-core-2.0.0-1.5.1 \ surrealdb-derive-0.12.0 \ surrealdb-jsonwebtoken-8.3.0-surreal.1 \ syn-1.0.109 \ syn-2.0.66 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tempfile-3.10.1 \ tendril-0.4.3 \ term-0.7.0 \ termcolor-1.2.0 \ terminal_size-0.3.0 \ textwrap-0.11.0 \ textwrap-0.16.0 \ thin-slice-0.1.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.7 \ time-0.3.28 \ time-core-0.1.1 \ time-macros-0.2.14 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-tungstenite-0.20.1 \ tokio-util-0.7.8 \ toml-0.7.8 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.20.7 \ toml_edit-0.21.1 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ trice-0.4.0 \ triple_accel-0.3.4 \ try-lock-0.2.4 \ trycmd-0.14.19 \ tungstenite-0.20.1 \ typenum-1.16.0 \ ulid-1.1.2 \ unicase-2.7.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.9 \ unicode-normalization-0.1.22 \ unicode-script-0.5.5 \ unicode-security-0.1.0 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.2 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.8.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ waker-fn-1.1.0 \ 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.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 \ wasm-streams-0.4.0 \ wasmtimer-0.2.0 \ web-sys-0.3.69 \ web-time-1.1.0 \ webpki-0.22.4 \ webpki-roots-0.25.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ 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 \ winnow-0.5.17 \ winreg-0.50.0 \ ws_stream_wasm-0.7.4 \ wyz-0.5.1 \ xml5ever-0.17.0 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.6.0 \ zstd-sys-2.0.8+zstd.1.5.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib/libclang.so PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/lscolors/Makefile b/misc/lscolors/Makefile index 1120e49930d8..9d9c42f13727 100644 --- a/misc/lscolors/Makefile +++ b/misc/lscolors/Makefile @@ -1,75 +1,75 @@ PORTNAME= lscolors DISTVERSIONPREFIX= v DISTVERSION= 0.17.0 -PORTREVISION= 2 +PORTREVISION= 3 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= ansi_term-0.12.1 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ cfg-if-1.0.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ errno-0.3.8 \ fastrand-2.0.1 \ libc-0.2.153 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ mio-0.8.11 \ nu-ansi-term-0.50.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ redox_syscall-0.4.1 \ rustix-0.38.31 \ scopeguard-1.2.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ smallvec-1.13.1 \ tempfile-3.10.1 \ 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.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 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/pqrs/Makefile b/misc/pqrs/Makefile index 4adba9d73399..f34b1aa20645 100644 --- a/misc/pqrs/Makefile +++ b/misc/pqrs/Makefile @@ -1,232 +1,233 @@ PORTNAME= pqrs DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 +PORTREVISION= 1 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/py-lazrs/Makefile b/misc/py-lazrs/Makefile index 47ad519a5e9d..93c2eb1c9c71 100644 --- a/misc/py-lazrs/Makefile +++ b/misc/py-lazrs/Makefile @@ -1,76 +1,76 @@ PORTNAME= lazrs DISTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for laz-rs WWW= https://github.com/pola-rs/polars 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.2.0 \ bitflags-2.5.0 \ byteorder-1.5.0 \ cfg-if-1.0.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ either-1.11.0 \ heck-0.4.1 \ indoc-2.0.5 \ laz-0.9.1 \ libc-0.2.153 \ lock_api-0.4.12 \ memoffset-0.9.1 \ num-traits-0.2.18 \ once_cell-1.19.0 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ portable-atomic-1.6.0 \ proc-macro2-1.0.81 \ 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-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.1 \ scopeguard-1.2.0 \ smallvec-1.13.2 \ syn-2.0.60 \ target-lexicon-0.12.14 \ unicode-ident-1.0.12 \ unindent-0.2.3 \ 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 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/lazrs/lazrs${PYTHON_EXT_SUFFIX}.so .include diff --git a/misc/py-pyqir/Makefile b/misc/py-pyqir/Makefile index 0136e145a2c3..e3c795732f01 100644 --- a/misc/py-pyqir/Makefile +++ b/misc/py-pyqir/Makefile @@ -1,99 +1,100 @@ PORTNAME= pyqir DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 +PORTREVISION= 1 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 \ bitflags-1.3.2 \ 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 \ indoc-1.0.9 \ 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 \ lock_api-0.4.11 \ 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 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ pest-2.7.6 \ proc-macro2-1.0.78 \ pyo3-0.19.2 \ pyo3-build-config-0.19.2 \ pyo3-ffi-0.19.2 \ pyo3-macros-0.19.2 \ pyo3-macros-backend-0.19.2 \ quote-1.0.35 \ radium-0.7.0 \ redox_syscall-0.4.1 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ scopeguard-1.2.0 \ semver-0.11.0 \ semver-1.0.21 \ semver-parser-0.10.2 \ smallvec-1.13.1 \ syn-1.0.109 \ syn-2.0.48 \ tap-1.0.1 \ target-lexicon-0.12.13 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ unindent-0.1.11 \ 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 \ 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/*-unknown-freebsd/release/libpyqir.so ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/_native.abi3.so ${INSTALL_DATA} ${WRKSRC}/pyqir/pyqir/*.py ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME} .include diff --git a/misc/py-safetensors/Makefile b/misc/py-safetensors/Makefile index 698a16cbb9e3..7b36a52d5fee 100644 --- a/misc/py-safetensors/Makefile +++ b/misc/py-safetensors/Makefile @@ -1,83 +1,83 @@ PORTNAME= safetensors DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 1 +PORTREVISION= 2 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 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} USES= cargo python USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= huggingface WRKSRC_SUBDIR= bindings/python CARGO_CRATES= autocfg-1.2.0 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ heck-0.4.1 \ indoc-2.0.5 \ itoa-1.0.11 \ libc-0.2.153 \ lock_api-0.4.11 \ memmap2-0.9.4 \ memoffset-0.9.1 \ once_cell-1.19.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ portable-atomic-1.6.0 \ proc-macro2-1.0.80 \ pyo3-0.21.1 \ pyo3-build-config-0.21.1 \ pyo3-ffi-0.21.1 \ pyo3-macros-0.21.1 \ pyo3-macros-backend-0.21.1 \ quote-1.0.36 \ redox_syscall-0.4.1 \ ryu-1.0.17 \ scopeguard-1.2.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ smallvec-1.13.2 \ syn-2.0.59 \ target-lexicon-0.12.14 \ unicode-ident-1.0.12 \ unindent-0.2.3 \ 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= 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/safetensors/_safetensors_rust${PYTHON_EXT_SUFFIX}.so .include diff --git a/misc/quary/Makefile b/misc/quary/Makefile index 926e1f6285b3..dc2f5c5aaebb 100644 --- a/misc/quary/Makefile +++ b/misc/quary/Makefile @@ -1,488 +1,489 @@ PORTNAME= quary DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Open-source BI for engineers WWW= https://www.quary.dev LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= quarylabs 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.7.8 \ ahash-0.8.8 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.12 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.80 \ arrayvec-0.7.4 \ 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.14 \ async-compression-0.4.6 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atoi-2.0.0 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ bigdecimal-0.3.1 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bollard-0.16.1 \ bollard-stubs-1.44.0-rc.2 \ borsh-1.3.1 \ borsh-derive-1.3.1 \ bstr-1.9.0 \ bumpalo-3.15.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.6.0 \ cast-0.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ comfy-table-7.1.0 \ console-0.15.8 \ console_error_panic_hook-0.1.7 \ const-oid-0.9.6 \ const-random-0.1.17 \ const-random-macro-0.1.16 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc-3.0.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.0 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ data-encoding-2.6.0 \ der-0.7.8 \ deranged-0.3.11 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dns-lookup-2.0.4 \ doc-comment-0.3.3 \ docker_credential-1.3.1 \ dotenv-0.15.0 \ dotenvy-0.15.7 \ downcast-0.11.0 \ duckdb-0.10.2 \ dyn-clone-1.0.16 \ either-1.10.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ etcetera-0.8.0 \ event-listener-2.5.3 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-2.0.1 \ filetime-0.2.23 \ finl_unicode-1.2.0 \ fixedbitset-0.4.2 \ flatbuffers-23.5.26 \ flate2-1.0.28 \ flume-0.11.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fragile-2.0.0 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ 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 \ gcp-bigquery-client-0.18.0 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.28.1 \ glob-0.3.1 \ google-cloud-auth-0.14.0 \ google-cloud-metadata-0.4.0 \ google-cloud-token-0.1.2 \ h2-0.3.26 \ half-2.3.1 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hashlink-0.8.4 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.6 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.11 \ 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 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-1.3.1 \ hyper-named-pipe-0.1.0 \ hyper-rustls-0.24.2 \ hyper-rustls-0.26.0 \ hyper-util-0.1.3 \ hyperlocal-next-0.9.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.2.3 \ indicatif-0.17.8 \ instant-0.1.12 \ ipnet-2.9.0 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.10 \ jobserver-0.1.28 \ js-sys-0.3.69 \ jsonwebtoken-8.3.0 \ jsonwebtoken-9.3.0 \ 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.154 \ libduckdb-sys-0.10.2 \ libm-0.2.8 \ libredox-0.1.3 \ libsqlite3-sys-0.27.0 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.20 \ md-5-0.10.6 \ memchr-2.7.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ mockall-0.12.1 \ mockall_derive-0.12.1 \ multimap-0.8.3 \ nom-7.1.3 \ num-0.4.1 \ num-bigint-0.4.4 \ num-bigint-dig-0.8.4 \ 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 \ object_store-0.9.0 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.9 \ parse-display-0.9.0 \ parse-display-derive-0.9.0 \ paste-1.0.14 \ path-clean-1.0.1 \ pbjson-0.6.0 \ pbjson-build-0.6.2 \ pem-1.1.1 \ pem-3.0.4 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ prettyplease-0.2.16 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ prost-0.12.4 \ prost-build-0.12.3 \ prost-derive-0.12.4 \ prost-types-0.12.3 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quick-xml-0.31.0 \ quote-1.0.35 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ rend-0.4.2 \ reqwest-0.11.24 \ reqwest-0.12.4 \ reqwest-middleware-0.3.0 \ reqwest-retry-0.5.0 \ retry-policies-0.3.0 \ ring-0.16.20 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rsa-0.9.6 \ rust-embed-8.3.0 \ rust-embed-impl-8.3.0 \ rust-embed-utils-8.3.0 \ rust_decimal-1.34.3 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.31 \ rustls-0.21.10 \ rustls-0.22.2 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.7.0 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.3.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.2 \ rustversion-1.0.14 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.23 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.22 \ send_wrapper-0.6.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.117 \ serde_repr-0.1.19 \ serde_urlencoded-0.7.1 \ serde_with-3.8.1 \ serde_with_macros-3.8.1 \ serde_yaml-0.9.34+deprecated \ sha1-0.10.6 \ sha2-0.10.8 \ signal-hook-registry-1.4.1 \ signature-2.2.0 \ simdutf8-0.1.4 \ simple_asn1-0.6.2 \ slab-0.4.9 \ smallvec-1.13.1 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ snowflake-api-0.8.0 \ snowflake-jwt-0.3.0 \ socket2-0.5.5 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ sqlformat-0.2.3 \ sqlparser-0.45.0 \ 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 \ static_assertions-1.1.0 \ stringprep-0.1.4 \ strsim-0.10.0 \ strsim-0.11.0 \ structmeta-0.3.0 \ structmeta-derive-0.3.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.50 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tar-0.4.40 \ tempfile-3.10.1 \ termtree-0.4.1 \ testcontainers-0.16.7 \ testcontainers-modules-0.4.2 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ time-0.3.34 \ time-core-0.1.2 \ time-macros-0.2.17 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-stream-0.1.14 \ tokio-util-0.7.10 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ tower-0.4.13 \ tower-layer-0.3.2 \ 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 \ 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 \ unicode_categories-0.1.1 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.8.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 \ wasite-0.1.0 \ 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 \ wasm-bindgen-test-0.3.42 \ wasm-bindgen-test-macro-0.3.42 \ wasm-streams-0.4.0 \ wasm-timer-0.2.5 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ webpki-roots-0.26.1 \ which-4.4.2 \ 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.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.40 \ winreg-0.50.0 \ winreg-0.52.0 \ wyz-0.5.1 \ xattr-1.3.1 \ yup-oauth2-8.3.2 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} \ ${WRKDIR}/target/*/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/misc/rsclock/Makefile b/misc/rsclock/Makefile index 5cac0e2e9bd6..9cb1092d7a42 100644 --- a/misc/rsclock/Makefile +++ b/misc/rsclock/Makefile @@ -1,80 +1,80 @@ PORTNAME= rsclock DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 -PORTREVISION= 3 +PORTREVISION= 4 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-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.12.1 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.31 \ 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.0.2 \ link-cplusplus-1.0.8 \ log-0.4.17 \ num-traits-0.2.8 \ numtoa-0.1.0 \ once_cell-1.17.1 \ proc-macro2-1.0.56 \ quote-1.0.26 \ redox_syscall-0.4.1 \ redox_termios-0.1.3 \ scratch-1.0.5 \ syn-1.0.109 \ syn-2.0.15 \ termcolor-1.2.0 \ termion-3.0.0 \ 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_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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index 0a2174fbf643..10d12dabac26 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,74 +1,74 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 4 +PORTREVISION= 5 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/silicon/Makefile b/misc/silicon/Makefile index 7380d593b701..89054d5fc801 100644 --- a/misc/silicon/Makefile +++ b/misc/silicon/Makefile @@ -1,206 +1,206 @@ PORTNAME= silicon DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 13 +PORTREVISION= 14 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 xorg USE_XORG= xcb USE_GITHUB= yes GH_ACCOUNT= Aloxaf CARGO_CRATES= ab_glyph_rasterizer-0.1.7 \ adler-1.0.2 \ ansi_term-0.12.1 \ anyhow-1.0.65 \ approx-0.5.1 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ block-0.1.6 \ bytemuck-1.12.1 \ byteorder-1.4.3 \ cc-1.0.73 \ cfg-if-1.0.0 \ clap-2.34.0 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ clipboard-win-4.4.2 \ cmake-0.1.48 \ cocoa-0.24.0 \ cocoa-foundation-0.1.0 \ color_quant-1.1.0 \ const-cstr-0.3.0 \ conv-0.3.3 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ core-graphics-0.22.3 \ core-graphics-types-0.1.1 \ core-text-19.2.0 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.11 \ crossbeam-utils-0.8.12 \ custom_derive-0.1.7 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ dlib-0.5.0 \ dwrote-0.11.0 \ either-1.8.0 \ env_logger-0.9.1 \ error-code-2.3.1 \ fastrand-1.8.0 \ flate2-1.0.24 \ float-ord-0.2.0 \ fnv-1.0.7 \ 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 \ getrandom-0.1.16 \ getrandom-0.2.7 \ harfbuzz-sys-0.5.0 \ hashbrown-0.12.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ image-0.24.4 \ imageproc-0.23.0 \ indexmap-1.9.1 \ instant-0.1.12 \ itertools-0.10.5 \ itoa-1.0.4 \ jpeg-decoder-0.2.6 \ lazy_static-1.4.0 \ libc-0.2.135 \ libloading-0.7.3 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ log-0.4.17 \ malloc_buf-0.0.6 \ matrixmultiply-0.3.2 \ memoffset-0.6.5 \ miniz_oxide-0.5.4 \ nalgebra-0.30.1 \ num-0.4.0 \ num-bigint-0.4.3 \ num-complex-0.4.2 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.15.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ os_info-3.5.1 \ owned_ttf_parser-0.6.0 \ paste-1.0.9 \ pasteboard-0.1.3 \ pathfinder_geometry-0.5.1 \ pest-2.4.0 \ pkg-config-0.3.25 \ 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.46 \ quote-1.0.21 \ 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.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ rustc_version-0.3.3 \ rusttype-0.9.2 \ ryu-1.0.11 \ safe_arch-0.6.0 \ safemem-0.3.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.145 \ serde_derive-1.0.145 \ serde_json-1.0.86 \ shell-words-1.1.0 \ simba-0.7.2 \ str-buf-1.0.6 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.102 \ syntect-5.0.0 \ tempfile-3.3.0 \ term_size-0.3.2 \ termcolor-1.1.3 \ textwrap-0.11.0 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ time-0.3.15 \ ttf-parser-0.6.2 \ typenum-1.15.0 \ ucd-trie-0.1.5 \ unicode-ident-1.0.5 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.3.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wide-0.7.5 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wio-0.2.2 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ yeslogic-fontconfig-sys-3.2.0 \ pathfinder_simd@git+https://github.com/servo/pathfinder\#9e0331742dedfed41d9e7791a9afbead0e0fbcd5 PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} PORTSCOUT= limit:^.*[0-9]\.[0-9].*$$ # prevent tags like preview-3 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/star-history/Makefile b/misc/star-history/Makefile index cb49e3faf97d..1fbc91ac3422 100644 --- a/misc/star-history/Makefile +++ b/misc/star-history/Makefile @@ -1,182 +1,182 @@ PORTNAME= star-history DISTVERSION= 1.0.21 -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.21.0 \ adler-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.81 \ autocfg-1.2.0 \ backtrace-0.3.71 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bstr-1.9.1 \ bumpalo-3.15.4 \ bytes-1.6.0 \ cc-1.0.90 \ cfg-if-1.0.0 \ chrono-0.4.35 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ dbus-0.9.7 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.2 \ 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 \ h2-0.4.3 \ hashbrown-0.14.3 \ hermit-abi-0.3.9 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ hyper-1.2.0 \ hyper-tls-0.6.0 \ hyper-util-0.1.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ ipnet-2.9.0 \ itoa-1.0.10 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.153 \ libdbus-sys-0.2.5 \ linux-raw-sys-0.4.13 \ log-0.4.21 \ memchr-2.7.1 \ mime-0.3.17 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ native-tls-0.2.11 \ normpath-1.2.0 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ opener-0.7.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.101 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ proc-macro2-1.0.79 \ quote-1.0.35 \ regex-automata-0.4.6 \ reqwest-0.12.2 \ rustc-demangle-0.1.23 \ rustix-0.38.32 \ rustls-pemfile-1.0.4 \ ryu-1.0.17 \ schannel-0.1.23 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.6 \ syn-2.0.55 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.36.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.10 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unsafe-libyaml-0.2.11 \ url-2.5.0 \ vcpkg-0.2.15 \ 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-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 \ winreg-0.50.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/tenere/Makefile b/misc/tenere/Makefile index 233fb639a593..e8c237f0f2b9 100644 --- a/misc/tenere/Makefile +++ b/misc/tenere/Makefile @@ -1,309 +1,309 @@ PORTNAME= tenere DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 2 +PORTREVISION= 3 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.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ ansi-to-tui-4.0.1 \ ansi_colours-1.2.2 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ arboard-3.3.2 \ async-trait-0.1.78 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.7 \ bat-0.24.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-0.1.6 \ bstr-1.9.1 \ bugreport-0.5.0 \ bumpalo-3.15.4 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ bytesize-1.3.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.90 \ cfg-if-1.0.0 \ clap-4.5.3 \ clap_builder-4.5.2 \ clap_derive-4.5.3 \ clap_lex-0.7.0 \ clipboard-win-5.3.0 \ clircle-0.4.0 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ compact_str-0.7.1 \ console-0.15.8 \ content_inspector-0.2.4 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.23.1 \ core-graphics-types-0.1.3 \ crc32fast-1.4.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ deranged-0.3.11 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.10.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-3.2.0 \ etcetera-0.8.0 \ fdeflate-0.3.4 \ flate2-1.0.28 \ 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.12 \ gimli-0.28.1 \ 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 \ h2-0.3.25 \ hashbrown-0.14.4 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.28 \ hyper-rustls-0.24.2 \ idna-0.5.0 \ image-0.24.9 \ indexmap-2.2.5 \ indoc-2.0.4 \ ipnet-2.9.0 \ itertools-0.12.1 \ itoa-1.0.10 \ jobserver-0.1.28 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ libredox-0.0.1 \ libz-sys-1.1.15 \ line-wrap-0.1.1 \ 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 \ malloc_buf-0.0.6 \ memchr-2.7.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ nom-7.1.3 \ nu-ansi-term-0.49.0 \ num-conv-0.1.0 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.32.2 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ option-ext-0.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ path_abs-0.5.1 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plist-1.6.0 \ png-0.17.13 \ powerfmt-0.2.0 \ proc-macro2-1.0.79 \ quick-xml-0.31.0 \ quote-1.0.35 \ ratatui-0.26.1 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ reqwest-0.11.26 \ rgb-0.8.37 \ ring-0.17.8 \ rustc-demangle-0.1.23 \ rustix-0.38.31 \ rustls-0.21.10 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.14 \ ryu-1.0.17 \ safemem-0.3.3 \ same-file-1.0.6 \ scopeguard-1.2.0 \ sct-0.7.1 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.33 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.5.6 \ spin-0.9.8 \ stability-0.1.1 \ static_assertions-1.1.0 \ std_prelude-0.2.12 \ strsim-0.11.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ syn-1.0.109 \ syn-2.0.53 \ sync_wrapper-0.1.2 \ syntect-5.2.0 \ sys-info-0.9.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ termcolor-1.4.1 \ terminal_size-0.3.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 \ tokio-1.36.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-util-0.7.10 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.8 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ tui-textarea-0.4.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 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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 \ webpki-roots-0.25.4 \ weezl-0.1.8 \ wild-2.2.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-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 \ winreg-0.50.0 \ x11rb-0.13.0 \ x11rb-protocol-0.13.0 \ yaml-rust-0.4.5 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/wthrr/Makefile b/misc/wthrr/Makefile index d1914923e7fe..92e571a9577d 100644 --- a/misc/wthrr/Makefile +++ b/misc/wthrr/Makefile @@ -1,204 +1,205 @@ PORTNAME= wthrr DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 +PORTREVISION= 1 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.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstyle-1.0.7 \ anyhow-1.0.86 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.72 \ base64-0.21.7 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bumpalo-3.16.0 \ bytes-1.6.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ 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.0 \ 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.29.0 \ h2-0.4.5 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ hyper-1.3.1 \ hyper-tls-0.6.0 \ hyper-util-0.1.5 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ ipnet-2.9.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ log-0.4.21 \ memchr-2.7.2 \ mime-0.3.17 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ native-tls-0.2.12 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.35.0 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ option-ext-0.2.0 \ optional_struct-0.3.2 \ optional_struct_export-0.3.2 \ optional_struct_macro_impl-0.3.2 \ 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 \ proc-macro2-1.0.84 \ pure-rust-locales-0.8.1 \ quote-1.0.36 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.12.4 \ ron-0.8.1 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustversion-1.0.17 \ ryu-1.0.18 \ schannel-0.1.23 \ scopeguard-1.2.0 \ 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_urlencoded-0.7.1 \ shell-words-1.1.0 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.12 \ url-2.5.0 \ vcpkg-0.2.15 \ 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 \ 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 \ winreg-0.52.0 MAKE_ENV= OPENSSL_DIR=${OPENSSLDIR} PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index ebd8af18f09a..139a94a1cf73 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,109 +1,109 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 32 +PORTREVISION= 33 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile index 55dce7e2abbc..be06e42bfa86 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,58 +1,59 @@ PORTNAME= xplr DISTVERSIONPREFIX= v DISTVERSION= 0.21.8 +PORTREVISION= 1 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_DATA} ${_ASSETS}/desktop/${PORTNAME}.desktop \ ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop @${MKDIR} ${_ICONS}/scalable/apps ${INSTALL_DATA} ${_ASSETS}/icon/${PORTNAME}.svg \ ${_ICONS}/scalable/apps .for res in 16 32 64 128 @${MKDIR} ${_ICONS}/${res}x${res}/apps .for icon in ico png ${INSTALL_DATA} ${_ASSETS}/icon/${PORTNAME}${res}.${icon} \ ${_ICONS}/${res}x${res}/apps/${PORTNAME}.${icon} .endfor .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${_EXAMPLES} \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/misc/zine/Makefile b/misc/zine/Makefile index 18c4db42825f..e199657826a9 100644 --- a/misc/zine/Makefile +++ b/misc/zine/Makefile @@ -1,335 +1,335 @@ PORTNAME= zine DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Simple and opinionated tool to build your own magazine WWW= https://zineland.github.io LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= zineland CARGO_CRATES= addr2line-0.20.0 \ adler-1.0.2 \ ahash-0.8.3 \ aho-corasick-1.0.2 \ anstream-0.3.2 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ anyhow-1.0.71 \ async-trait-0.1.70 \ autocfg-1.1.0 \ backtrace-0.3.68 \ base64-0.21.2 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.3.3 \ block-buffer-0.10.4 \ bstr-1.5.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-4.3.10 \ clap_builder-4.3.10 \ clap_lex-0.5.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.0 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.8 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ dashmap-5.4.0 \ derive_more-0.99.17 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.4 \ dtoa-1.0.8 \ dtoa-short-0.3.4 \ dyn-clone-1.0.11 \ either-1.8.1 \ encoding_rs-0.8.32 \ endian-type-0.1.2 \ equivalent-1.0.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-code-2.3.1 \ fancy-regex-0.7.1 \ fastrand-1.9.0 \ fastwebsockets-0.4.2 \ fd-lock-3.0.13 \ filetime-0.2.21 \ fixedbitset-0.4.2 \ flate2-1.0.26 \ fluent-0.16.0 \ fluent-bundle-0.15.2 \ fluent-langneg-0.13.0 \ fluent-syntax-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fsevent-sys-4.1.0 \ futf-0.1.5 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-io-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ fxhash-0.2.1 \ generic-array-0.14.7 \ genkit-0.3.1 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.10 \ gimli-0.27.3 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.0 \ hermit-abi-0.3.2 \ html5ever-0.26.0 \ http-0.2.9 \ http-body-0.4.5 \ http-range-header-0.3.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ include_dir-0.7.3 \ include_dir_macros-0.7.3 \ indexmap-1.9.3 \ indexmap-2.0.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ intl-memoizer-0.5.1 \ intl_pluralrules-7.0.2 \ io-lifetimes-1.0.11 \ is-terminal-0.4.8 \ itoa-0.4.8 \ itoa-1.0.8 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.147 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ lock_api-0.4.10 \ log-0.4.19 \ lol_html-1.0.1 \ mac-0.1.1 \ markup5ever-0.11.0 \ markup5ever_rcdom-0.2.0 \ matches-0.1.10 \ memchr-2.5.0 \ memo-map-0.3.1 \ memoffset-0.6.5 \ memoffset-0.9.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minijinja-1.0.3 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ native-tls-0.2.11 \ new_debug_unreachable-1.0.4 \ nibble_vec-0.1.0 \ nix-0.23.2 \ nodrop-0.1.14 \ normpath-1.1.1 \ notify-6.0.1 \ notify-debouncer-mini-0.3.0 \ num_cpus-1.16.0 \ object-0.31.1 \ once_cell-1.18.0 \ opener-0.6.1 \ openssl-0.10.55 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-111.26.0+1.1.1u \ openssl-sys-0.9.90 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ percent-encoding-2.3.0 \ petgraph-0.6.3 \ phf-0.8.0 \ phf-0.10.1 \ phf_codegen-0.8.0 \ phf_codegen-0.10.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ pin-project-1.1.2 \ pin-project-internal-1.1.2 \ pin-project-lite-0.2.10 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ plist-1.4.3 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.63 \ promptly-0.3.1 \ pulldown-cmark-0.9.3 \ quick-xml-0.28.2 \ quote-1.0.29 \ radix_trie-0.2.1 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.8.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ regex-syntax-0.7.2 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.37.22 \ rustix-0.38.2 \ rustyline-9.1.2 \ ryu-1.0.14 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.1.0 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ selectors-0.22.0 \ self_cell-0.10.2 \ self_cell-1.0.1 \ semver-1.0.17 \ serde-1.0.166 \ serde_derive-1.0.166 \ serde_json-1.0.100 \ serde_spanned-0.6.3 \ servo_arc-0.1.1 \ sha1-0.10.5 \ signal-hook-registry-1.4.1 \ simdutf8-0.1.4 \ siphasher-0.3.10 \ smallvec-1.10.0 \ socket2-0.4.9 \ stable_deref_trait-1.2.0 \ str-buf-1.0.6 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.23 \ syntect-5.0.0 \ tempfile-3.6.0 \ tendril-0.4.3 \ test-case-2.2.2 \ test-case-macros-2.2.2 \ thin-slice-0.1.1 \ thiserror-1.0.41 \ thiserror-impl-1.0.41 \ thread-id-4.1.0 \ time-0.3.22 \ time-core-0.1.1 \ time-macros-0.2.9 \ tinystr-0.7.1 \ tokio-1.29.1 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.8 \ toml-0.7.5 \ toml_datetime-0.6.3 \ toml_edit-0.19.11 \ tower-0.4.13 \ tower-http-0.4.1 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ try-lock-0.2.4 \ type-map-0.4.0 \ typenum-1.16.0 \ unic-langid-0.9.1 \ unic-langid-impl-0.9.1 \ unicase-2.6.0 \ unicode-blocks-0.1.8 \ unicode-ident-1.0.10 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.3.3 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.1 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.7 \ words-count-0.1.5 \ xml5ever-0.17.0 \ yaml-rust-0.4.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/multimedia/ab-av1/Makefile b/multimedia/ab-av1/Makefile index 7b458c2278b3..d194ca4e8c48 100644 --- a/multimedia/ab-av1/Makefile +++ b/multimedia/ab-av1/Makefile @@ -1,31 +1,31 @@ PORTNAME= ab-av1 DISTVERSIONPREFIX= v DISTVERSION= 0.7.14 -PORTREVISION= 3 +PORTREVISION= 4 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 cf18d087436f..a202593169c4 100644 --- a/multimedia/alass/Makefile +++ b/multimedia/alass/Makefile @@ -1,113 +1,113 @@ PORTNAME= alass DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 6 +PORTREVISION= 7 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-cli .include diff --git a/multimedia/av1an/Makefile b/multimedia/av1an/Makefile index 63cadf3f69f6..93dbd58a7a2b 100644 --- a/multimedia/av1an/Makefile +++ b/multimedia/av1an/Makefile @@ -1,32 +1,32 @@ PORTNAME= av1an DISTVERSION= 0.4.2 -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/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index de9fb39bf641..e9fd1dff7921 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -1,90 +1,90 @@ PORTNAME= gstreamer1-plugins-rust DISTVERSION= 0.11.1 DISTVERSIONSUFFIX= +fixup -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org COMMENT= Various GStreamer plugins written in Rust WWW= https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs LICENSE= LGPL21+ MIT LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSE-LGPLv2 BUILD_DEPENDS= cargo-cbuild:devel/cargo-c USES= cargo gnome gstreamer meson pkgconfig python:build shebangfix ssl USE_GITLAB= yes USE_GNOME= glib20 USE_GSTREAMER= bad # webrtc GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= gstreamer GL_PROJECT= gst-plugins-rs SHEBANG_FILES= dependencies.py MESON_ARGS= -Ddoc=disabled MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no .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_powerpc64le= CSOUND OPTIONS_EXCLUDE_powerpc64= CSOUND OPTIONS_EXCLUDE_powerpc= CSOUND DAV1D 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gstreamer-1.0/*.so .include .if ${PYTHON_REL} < 31100 BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>0:textproc/py-tomli@${PY_FLAVOR} .endif .include diff --git a/multimedia/helvum/Makefile b/multimedia/helvum/Makefile index 157468351db8..dc87f1749380 100644 --- a/multimedia/helvum/Makefile +++ b/multimedia/helvum/Makefile @@ -1,46 +1,46 @@ PORTNAME= helvum DISTVERSION= 0.5.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MAINTAINER= jbeich@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 # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile index cb060fa07ca8..466f4985501f 100644 --- a/multimedia/kooha/Makefile +++ b/multimedia/kooha/Makefile @@ -1,38 +1,38 @@ PORTNAME= kooha DISTVERSIONPREFIX= v DISTVERSION= 2.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia wayland MAINTAINER= jbeich@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 RUN_DEPENDS= ${LOCALBASE}/lib/gstreamer-1.0/libgstgtk4.so:multimedia/gstreamer1-plugins-rust USES= cargo gettext gnome gstreamer meson pkgconfig USE_GITHUB= yes USE_GNOME= cairo gtk40 libadwaita USE_GSTREAMER= gl good opus pulse 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 # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build .include diff --git a/multimedia/librav1e/Makefile b/multimedia/librav1e/Makefile index 32261fa36976..819eeeb2554e 100644 --- a/multimedia/librav1e/Makefile +++ b/multimedia/librav1e/Makefile @@ -1,29 +1,29 @@ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMEPREFIX= lib MASTERDIR= ${.CURDIR}/../rav1e PLIST= ${.CURDIR}/pkg-plist BUILD_DEPENDS= cargo-cbuild:devel/cargo-c PLIST_FILES= # empty PLIST_SUB= VERSION=${DISTVERSION:C/-.*//} do-build: @${CARGO_CARGO_RUN} cbuild \ --verbose \ --verbose \ ${CARGO_BUILD_ARGS} do-install: @${CARGO_CARGO_RUN} cinstall \ --verbose \ --verbose \ --destdir "${STAGEDIR}" \ --prefix "${PREFIX}" \ ${CARGO_INSTALL_ARGS} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include "${MASTERDIR}/Makefile" diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index a9ce3395767d..289585faf149 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,46 +1,46 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 -PORTREVISION= 18 +PORTREVISION= 19 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 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/librespot .include diff --git a/multimedia/neolink/Makefile b/multimedia/neolink/Makefile index 9a48ac1c5dbc..a43de497af8d 100644 --- a/multimedia/neolink/Makefile +++ b/multimedia/neolink/Makefile @@ -1,204 +1,204 @@ PORTNAME= neolink PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= g20210903 -PORTREVISION= 25 +PORTREVISION= 26 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 BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 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 3f49f8ba7a1b..0449d4e49951 100644 --- a/multimedia/rav1e/Makefile +++ b/multimedia/rav1e/Makefile @@ -1,33 +1,33 @@ PORTNAME= rav1e DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= multimedia MAINTAINER= jbeich@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 .if !target(post-install) post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .endif .include diff --git a/multimedia/ringrtc/Makefile b/multimedia/ringrtc/Makefile index 70561f6971c7..31a61f250592 100644 --- a/multimedia/ringrtc/Makefile +++ b/multimedia/ringrtc/Makefile @@ -1,157 +1,158 @@ PORTNAME= ringrtc DISTVERSIONPREFIX= v DISTVERSION= 2.42.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/:third_party \ LOCAL/mikael/ringrtc/:testing \ LOCAL/mikael/ringrtc/:opus 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 \ third_party-${THIRD_PARTY_REV}.tar.gz:third_party \ testing-${TESTING_REV}.tar.gz:testing \ opus-${OPUS_REV}.tar.gz:opus 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 \ libpulse.so:audio/pulseaudio USES= cargo gnome 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= 6261i # modify webrtc_fetch.sh, then sh webrtc_fetch.sh BASE_REV= 36ecc8e397422620def3bb19a7ba392810ca2442 BORINGSSL_REV= 414f69504d30d0848b69f6453ea7fb5e88004cb4 BUILD_REV= 28cd6ea727d171ec990e6174308451d4178d7f8e BUILDTOOLS_REV= aadc2aa5f7382cdb5bc8e9309971356cf7722773 CATAPULT_REV= 3e413d7b62c09fda8713146714ba2146a0369d86 ICU_REV= a622de35ac311c5ad390a7af80724634e5dc61ed LIBJPEG_TURBO_REV= 9b894306ec3b28cea46e84c32b56773a98c483da LIBSRTP_REV= 5b7c744eb8310250ccc534f3f86a2015b3887a0a LIBVPX_REV= b95d17572629c676bdcfd535fb3990b9f6f8fb11 LIBYUV_REV= 04821d1e7d60845525e8db55c7bcd41ef5be9406 NASM_REV= f477acb1049f5e043904b87b825c5915084a9a29 TESTING_REV= 450bfd79ee0369ac1a5465a12820b5d94a5956be THIRD_PARTY_REV= 692fab5c0074bc6fa486dce1a4aa7b2cc5609928 OPUS_REV= 0e30966b198ad28943799eaf5b3b08100b6f70c3 BINARY_ALIAS= vpython3=${PYTHON_CMD} # Keep in sync with https://github.com/signalapp/ringrtc/blob/v${DISTVERSION}/bin/build-electron#L101 # 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_include_ilbc=false \ use_custom_libcxx=false \ is_debug=false \ is_clang=true \ clang_use_chrome_plugins=false \ treat_warnings_as_errors=false \ extra_cxxflags="${CXXFLAGS}" \ extra_ldflags="${LDFLAGS}" NPM_RINGRTC_DIR= npm-@signalapp-ringrtc-2.36.0-67d1b48bd4c1ea31c155ea14a0bd28f04e46eff5-integrity NPM_SIGNAL_DIR= npm-@signalapp-libsignal-client-0.39.1-15b41f15c516ae3eecf8a098a9c9c7aac00444d7-integrity NPM_SQLITE3_DIR= npm-@signalapp-better-sqlite3-8.6.0-0413f4d0626b99838cd64ad09c88720aa2bec6ed-integrity SQLCIPHER= sqlcipher-4.5.5-fts5-fix--3.0.7--0.2.1-ef53ea45ed92b928ecfd33c552d8d405263e86e63dec38e1ec63e1b0193b630b 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 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 post-patch: ${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" \ ${WEBRTCDIR}/build/toolchain/gcc_toolchain.gni \ ${WEBRTCDIR}/buildtools/third_party/libc++/BUILD.gn ${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 # it's not intended to be used outside of signal-desktop, put that in # /usr/local/share/ringrtc instead? do-install: ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/libringrtc.so \ ${STAGEDIR}${PREFIX}/lib/ .include diff --git a/multimedia/scte35dump/Makefile b/multimedia/scte35dump/Makefile index ddb414fa9819..2392abb08477 100644 --- a/multimedia/scte35dump/Makefile +++ b/multimedia/scte35dump/Makefile @@ -1,19 +1,19 @@ PORTNAME= scte35dump DISTVERSIONPREFIX= v DISTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 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 717d805dccd1..02e6ae6e074c 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -1,119 +1,119 @@ PORTNAME= termplay DISTVERSION= 2.0.6 -PORTREVISION= 35 +PORTREVISION= 36 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 BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/multimedia/video-trimmer/Makefile b/multimedia/video-trimmer/Makefile index c94103012320..4aa3fe921628 100644 --- a/multimedia/video-trimmer/Makefile +++ b/multimedia/video-trimmer/Makefile @@ -1,36 +1,36 @@ PORTNAME= video-trimmer DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org 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 RUN_DEPENDS= ffmpeg:multimedia/ffmpeg USES= cargo desktop-file-utils gettext gnome gstreamer meson pkgconfig USE_GITLAB= yes USE_GNOME= gtk40 libadwaita USE_GSTREAMER= good libav GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= YaLTeR MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no GLIB_SCHEMAS= org.gnome.gitlab.YaLTeR.VideoTrimmer.gschema.xml post-patch: # Make each cargo subcommand very verbose # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e '/cargo/s/ --/&verbose&verbose&/' \ -Ee '/cp/s,/(release|debug)/,/${CARGO_BUILD_TARGET}&,' \ ${WRKSRC}/build-aux/cargo.sh .include diff --git a/multimedia/wl-screenrec/Makefile b/multimedia/wl-screenrec/Makefile index 92e1319ef234..15096b9b2f62 100644 --- a/multimedia/wl-screenrec/Makefile +++ b/multimedia/wl-screenrec/Makefile @@ -1,32 +1,32 @@ PORTNAME= wl-screenrec DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 -PORTREVISION= 4 +PORTREVISION= 5 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} post-patch: # Extract (snapshot) version from the port instead of Cargo.toml @${REINPLACE_CMD} -i .nogit -e '/^version/s/0\.1\.0/&-${DISTVERSION}-g${GH_TAGNAME}/' \ ${WRKSRC}/Cargo.toml @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile index 514f1aac5f82..98e3b73021c2 100644 --- a/net-im/conduit/Makefile +++ b/net-im/conduit/Makefile @@ -1,48 +1,49 @@ PORTNAME= conduit DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 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_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://gitlab.com/famedly/conduit/-/issues/416 BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT} 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= 7a5b8930134cf7ea5ff9880e6fa468b2b3e05c98 post-patch: @${REINPLACE_CMD} -e 's,/etc/conduit.toml,${PREFIX}/etc/conduit.toml,' \ ${WRKSRC}/src/main.rs @${REINPLACE_CMD} -e 's,/var/lib/conduit,${DBDIR},' \ ${WRKSRC}/conduit-example.toml post-install: ${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/fractal/Makefile b/net-im/fractal/Makefile index 9798f48a5e53..e6f2e8ecac91 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -1,42 +1,42 @@ PORTNAME= fractal DISTVERSION= 4.4.2 -PORTREVISION= 10 +PORTREVISION= 11 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 gdkpixbuf2 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} post-install: . ifndef WITH_DEBUG ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fractal . endif .include diff --git a/net-im/gurk-rs/Makefile b/net-im/gurk-rs/Makefile index 08ae1882ed1c..a5a3515f4ebe 100644 --- a/net-im/gurk-rs/Makefile +++ b/net-im/gurk-rs/Makefile @@ -1,38 +1,38 @@ PORTNAME= gurk-rs DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 6 +PORTREVISION= 7 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= protoc:devel/protobuf USES= cargo 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gurk ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DATADIR} .include diff --git a/net-im/iamb/Makefile b/net-im/iamb/Makefile index 48c00a3ac730..539758b51a7c 100644 --- a/net-im/iamb/Makefile +++ b/net-im/iamb/Makefile @@ -1,28 +1,28 @@ PORTNAME= iamb DISTVERSIONPREFIX= v DISTVERSION= 0.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org COMMENT= Matrix client for Vim addicts WWW= https://iamb.chat/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/oniguruma.pc:devel/oniguruma 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 diff --git a/net-im/libsignal-client/Makefile b/net-im/libsignal-client/Makefile index 19c98c8b69ce..b9f947e6907a 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= 25 +PORTREVISION= 26 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}/${CARGO_BUILD_TARGET}/*/libsignal_jni.so \ ${STAGEDIR}${PREFIX}/lib/ .include diff --git a/net-im/libsignal-node/Makefile b/net-im/libsignal-node/Makefile index 8826c6dc1cba..ad917d3ade4b 100644 --- a/net-im/libsignal-node/Makefile +++ b/net-im/libsignal-node/Makefile @@ -1,107 +1,108 @@ PORTNAME= libsignal DISTVERSIONPREFIX= v DISTVERSION= 0.46.2 +PORTREVISION= 1 CATEGORIES= net-im PKGNAMESUFFIX= -node DISTFILES= libsignal-node-${DISTVERSION}-yarn-cache.tar.gz 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 FETCH_DEPENDS= yarn-node${NODEJS_VERSION}>0:www/yarn-node${NODEJS_VERSION} EXTRACT_DEPENDS=yarn-node${NODEJS_VERSION}>0:www/yarn-node${NODEJS_VERSION} BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \ protoc:devel/protobuf \ yarn:www/yarn-node${NODEJS_VERSION} USES= cargo gmake 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 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 NODEJS_VERSION= 20 NODE_ARCH= ${ARCH:S/aarch64/arm64/:S/amd64/x64/:S/i386/ia32/:C/powerpc64.*/ppc64/} NPM_RINGRTC_DIR= npm-@signalapp-ringrtc-2.36.0-67d1b48bd4c1ea31c155ea14a0bd28f04e46eff5-integrity NPM_SIGNAL_DIR= npm-@signalapp-libsignal-client-0.39.1-15b41f15c516ae3eecf8a098a9c9c7aac00444d7-integrity NPM_SQLITE3_DIR= npm-@signalapp-better-sqlite3-8.6.0-0413f4d0626b99838cd64ad09c88720aa2bec6ed-integrity RUST_ARCH= ${ARCH:S/amd64/x86_64/:S/i386/i686/} SQLCIPHER= sqlcipher-4.5.5-fts5-fix--3.0.7--0.2.1-ef53ea45ed92b928ecfd33c552d8d405263e86e63dec38e1ec63e1b0193b630b YARN_TIMESTAMP= 1661146515 .include .if ${ARCH:Mpowerpc64*} EXTRA_PATCHES= ${FILESDIR}/${ARCH}-patch-node_binding.gyp .endif pre-fetch: if [ ! -f ${DISTDIR}/libsignal-node-${DISTVERSION}-yarn-cache.tar.gz ]; \ then ${MKDIR} ${WRKDIR}; \ ${ECHO_CMD} 'yarn-offline-mirror "./yarn-offline-cache"' >> \ ${WRKDIR}/.yarnrc; \ ${CP} ${FILESDIR}/node/package.json ${FILESDIR}/node/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:flags=.*:flags=none:' \ -e 's:^\.:./yarn-offline-cache:' > yarn-offline-cache.mtree; \ ${TAR} cJf ${DISTDIR}/libsignal-node-${DISTVERSION}-yarn-cache.tar.gz \ @yarn-offline-cache.mtree; \ ${RM} -r ${WRKDIR}; \ fi 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.45.0/Cargo.lock | grep https://github.com/signalapp/boring post-extract: ${MV} ${WRKDIR}/boringssl-44b3df6f03d85c901767250329c571db405122d5/* ${WRKDIR}/boring-signal-v4.6.0/boring-sys/deps/boringssl ${MV} ${WRKDIR}/boringssl-853ca1ea1168dff08011e5d42d94609cc0ca2e27/* ${WRKDIR}/boring-signal-v4.6.0/boring-sys/deps/boringssl-fips ${CP} ${FILESDIR}/node/package.json ${WRKSRC}/node do-build: ${ECHO_CMD} 'yarn-offline-mirror "../yarn-offline-cache"' > ${WRKSRC}/.yarnrc ${ECHO_CMD} 'nodedir "${LOCALBASE}"' >> ${WRKSRC}/.yarnrc cd ${WRKSRC}/node && \ ${SETENV} ${MAKE_ENV} yarn install --frozen-lockfile --ignore-optional --offline cd ${WRKSRC}/node && \ ${SETENV} ${MAKE_ENV} yarn 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/ .include diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile index 98ab184fd1f8..87d744e8256a 100644 --- a/net-im/py-matrix-synapse/Makefile +++ b/net-im/py-matrix-synapse/Makefile @@ -1,109 +1,109 @@ PORTNAME= matrix-synapse DISTVERSION= 1.105.1 -PORTREVISION= 2 +PORTREVISION= 3 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://www.matrix.org LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.1.0<=1.9.0:devel/py-poetry-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.3<=1.9.0: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}yaml>=3.13:devel/py-yaml@${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>=3.10.0.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} \ ${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>0: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 USE_PYTHON= autoplist cryptography distutils 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 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" \ %%PYTHON_SITELIBDIR%%/synapse/synapse_rust.abi3.so 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 3947f131620a..4bdb53c28b02 100644 --- a/net-im/yume/Makefile +++ b/net-im/yume/Makefile @@ -1,155 +1,155 @@ PORTNAME= yume DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 32 +PORTREVISION= 33 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/net-im/zkgroup/Makefile b/net-im/zkgroup/Makefile index e863ed318c46..4f7a2f658971 100644 --- a/net-im/zkgroup/Makefile +++ b/net-im/zkgroup/Makefile @@ -1,141 +1,141 @@ PORTNAME= zkgroup DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 25 +PORTREVISION= 26 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 USE_GITHUB= yes GH_ACCOUNT= signalapp USE_JAVA= yes JAVA_VERSION= 11+ USE_LDCONFIG= yes CARGO_CRATES= aead-0.4.1 \ aes-0.7.4 \ aes-gcm-siv-0.10.0 \ ascii-0.9.3 \ atty-0.2.14 \ autocfg-1.0.1 \ bincode-1.3.3 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bstr-0.2.16 \ bumpalo-3.7.0 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ cast-0.2.6 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cipher-0.3.0 \ clap-2.33.3 \ combine-3.8.1 \ cpufeatures-0.1.4 \ criterion-0.3.4 \ criterion-plot-0.4.3 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crypto-mac-0.7.0 \ csv-1.1.6 \ csv-core-0.1.10 \ ctr-0.7.0 \ digest-0.8.1 \ either-1.6.1 \ error-chain-0.12.4 \ fake-simd-0.1.2 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getrandom-0.1.16 \ half-1.7.1 \ hermit-abi-0.1.18 \ hex-0.4.3 \ hmac-0.7.1 \ itertools-0.9.0 \ itertools-0.10.0 \ itoa-0.4.7 \ jni-0.16.0 \ jni-sys-0.3.0 \ js-sys-0.3.51 \ lazy_static-1.4.0 \ libc-0.2.95 \ log-0.4.14 \ memchr-2.4.0 \ memoffset-0.6.4 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ oorandom-11.1.3 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ packed_simd-0.3.3 \ pest-2.1.3 \ plotters-0.3.1 \ plotters-backend-0.3.0 \ plotters-svg-0.3.0 \ polyval-0.5.1 \ proc-macro2-1.0.27 \ quote-1.0.9 \ rand_core-0.5.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc_version-0.3.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.126 \ serde_cbor-0.11.1 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ sha2-0.8.2 \ subtle-1.0.0 \ subtle-2.4.0 \ syn-1.0.72 \ textwrap-0.11.0 \ tinytemplate-1.2.1 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ universal-hash-0.4.0 \ unreachable-1.0.0 \ version_check-0.9.3 \ void-1.0.2 \ walkdir-2.3.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ zeroize-1.3.0 \ poksho@git+https://github.com/signalapp/poksho.git\#8bb8c61c18e7bbe93c094ed91be52b9f96c1c5cd \ curve25519-dalek@git+https://github.com/signalapp/curve25519-dalek.git?branch=lizard2\#477356e017c7cc2aa168f956786b34690870768f PLIST_FILES= lib/lib${PORTNAME}.so do-install: ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/lib${PORTNAME}.so \ ${STAGEDIR}${PREFIX}/lib/ .include diff --git a/net-mgmt/bandwhich/Makefile b/net-mgmt/bandwhich/Makefile index 65d32c13e533..0e13518964c2 100644 --- a/net-mgmt/bandwhich/Makefile +++ b/net-mgmt/bandwhich/Makefile @@ -1,285 +1,285 @@ PORTNAME= bandwhich DISTVERSIONPREFIX=v DISTVERSION= 0.22.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= petteri.valkonen@iki.fi COMMENT= Terminal bandwidth utilization tool WWW= https://github.com/imsnif/bandwhich LICENSE= MIT RUN_DEPENDS= lsof:sysutils/lsof USES= cargo USE_GITHUB= yes GH_ACCOUNT= imsnif CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aes-0.8.3 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.11 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ async-trait-0.1.77 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ block-buffer-0.10.4 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cassowary-0.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.33 \ cipher-0.4.4 \ clap-4.4.18 \ clap-verbosity-flag-2.1.2 \ clap_builder-4.4.18 \ clap_complete-4.4.9 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clap_mangen-0.2.17 \ colorchoice-1.0.0 \ console-0.15.8 \ constant_time_eq-0.1.5 \ 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 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ data-encoding-2.5.0 \ deranged-0.3.11 \ derivative-2.2.0 \ derive-new-0.5.9 \ digest-0.10.7 \ either-1.9.0 \ encode_unicode-0.3.6 \ enum-as-inner-0.6.0 \ errno-0.3.8 \ fastrand-2.0.1 \ flate2-1.0.28 \ 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-timer-3.0.2 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.28.1 \ glob-0.3.1 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.4 \ hex-0.4.3 \ hmac-0.12.1 \ hostname-0.3.1 \ http_req-0.10.2 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ idna-0.4.0 \ idna-0.5.0 \ indoc-2.0.4 \ inout-0.1.3 \ insta-1.34.0 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ ipnetwork-0.20.0 \ itertools-0.12.0 \ itoa-1.0.10 \ jobserver-0.1.27 \ js-sys-0.3.67 \ lazy_static-1.4.0 \ libc-0.2.152 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.20 \ lru-0.12.1 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ memchr-2.7.1 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ native-tls-0.2.11 \ netstat2-0.9.1 \ no-std-net-0.6.0 \ ntapi-0.4.1 \ num-derive-0.3.3 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ 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 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ password-hash-0.4.2 \ paste-1.0.14 \ pbkdf2-0.11.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.29 \ pnet-0.34.0 \ pnet_base-0.34.0 \ pnet_datalink-0.34.0 \ pnet_macros-0.34.0 \ pnet_macros_support-0.34.0 \ pnet_packet-0.34.0 \ pnet_sys-0.34.0 \ pnet_transport-0.34.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.78 \ procfs-0.16.0 \ procfs-core-0.16.0 \ quick-error-1.2.3 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.25.0 \ rayon-1.8.1 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ relative-path-1.9.2 \ resolv-conf-0.7.0 \ roff-0.2.1 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.30 \ rustversion-1.0.14 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.21 \ serde-1.0.196 \ serde_derive-1.0.196 \ sha1-0.10.6 \ sha2-0.10.8 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ similar-2.4.0 \ simplelog-0.12.1 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.5.5 \ stability-0.1.1 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.48 \ sysinfo-0.30.5 \ tempfile-3.9.0 \ termcolor-1.1.3 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ trust-dns-proto-0.23.2 \ trust-dns-resolver-0.23.2 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ 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.52.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 \ yaml-rust-0.4.5 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ 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.9+zstd.1.5.5 \ packet-builder@git+https://github.com/cyqsimon/packet_builder.git?branch=patch-update\#bf5a89ba75795f5067bb03fa8de00b833ffe4eae PLIST_FILES= bin/bandwhich post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bandwhich .include diff --git a/net-mgmt/geom-exporter/Makefile b/net-mgmt/geom-exporter/Makefile index 6ad65aedcc86..dd28d61f3600 100644 --- a/net-mgmt/geom-exporter/Makefile +++ b/net-mgmt/geom-exporter/Makefile @@ -1,34 +1,35 @@ PORTNAME= geom-exporter DISTVERSION= 0.1.1 +PORTREVISION= 1 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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 f61a5b0520ff..c042c3aaa187 100644 --- a/net-mgmt/gping/Makefile +++ b/net-mgmt/gping/Makefile @@ -1,26 +1,26 @@ PORTNAME= gping PORTVERSION= 1.16.1 DISTVERSIONPREFIX= gping-v -PORTREVISION= 3 +PORTREVISION= 4 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 9c9b466a28a1..1a37993c1d8e 100644 --- a/net-mgmt/nfs-exporter/Makefile +++ b/net-mgmt/nfs-exporter/Makefile @@ -1,36 +1,37 @@ PORTNAME= nfs-exporter DISTVERSION= 0.4.4 +PORTREVISION= 1 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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 8ba9d1eac63d..0d428babb9f9 100644 --- a/net-mgmt/rs-aggregate/Makefile +++ b/net-mgmt/rs-aggregate/Makefile @@ -1,211 +1,211 @@ PORTNAME= rs-aggregate DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 2 +PORTREVISION= 3 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rs-aggregate .include diff --git a/net-p2p/cncli/Makefile b/net-p2p/cncli/Makefile index 4356408a2ec1..a67583f8820b 100644 --- a/net-p2p/cncli/Makefile +++ b/net-p2p/cncli/Makefile @@ -1,37 +1,37 @@ PORTNAME= cncli DISTVERSIONPREFIX= v DISTVERSION= 6.0.1 -PORTREVISION= 3 +PORTREVISION= 4 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 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 5835c59b2847..4d2a57fc56de 100644 --- a/net-p2p/intermodal/Makefile +++ b/net-p2p/intermodal/Makefile @@ -1,209 +1,210 @@ PORTNAME= intermodal DISTVERSIONPREFIX= v DISTVERSION= 0.1.13 +PORTREVISION= 1 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org COMMENT= CL utility for BitTorrent torrent file creation, verification, etc WWW= https://imdl.io LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= casey CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ 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.0.1 \ backtrace-0.3.51 \ bendy-0.3.2 \ bitflags-1.2.1 \ bstr-0.2.13 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ cargo_toml-0.8.1 \ cast-0.2.3 \ cc-1.0.60 \ cfg-if-0.1.10 \ chrono-0.4.19 \ clap-2.33.3 \ console-0.12.0 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-channel-0.4.4 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ ctor-0.1.16 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ difference-2.0.0 \ doc-comment-0.3.3 \ dtoa-0.4.6 \ either-1.6.1 \ encode_unicode-0.3.6 \ env_logger-0.7.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fehler-1.0.0 \ fehler-macros-1.0.0 \ fnv-1.0.7 \ fs_extra-1.2.0 \ getrandom-0.1.15 \ gimli-0.22.0 \ git2-0.13.11 \ globset-0.4.5 \ half-1.6.0 \ heck-0.3.1 \ hermit-abi-0.1.16 \ hex-0.4.2 \ humansize-1.1.0 \ humantime-1.3.0 \ ident_case-1.0.1 \ idna-0.2.0 \ ignore-0.4.16 \ imdl-indicatif-0.14.0 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ js-sys-0.3.45 \ lazy_static-1.4.0 \ lexiclean-0.0.1 \ libc-0.2.78 \ libgit2-sys-0.12.13+1.0.1 \ libssh2-sys-0.2.19 \ libz-sys-1.1.2 \ linked-hash-map-0.5.3 \ log-0.4.11 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.3.3 \ memoffset-0.5.6 \ miniz_oxide-0.4.2 \ nodrop-0.1.14 \ nom-5.1.2 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ object-0.20.0 \ once_cell-1.12.0 \ oorandom-11.1.2 \ open-1.4.0 \ openssl-probe-0.1.2 \ openssl-sys-0.9.80 \ output_vt100-0.1.2 \ percent-encoding-2.1.0 \ pkg-config-0.3.18 \ plotters-0.2.15 \ ppv-lite86-0.2.9 \ pretty_assertions-0.6.1 \ pretty_env_logger-0.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.4.1 \ rayon-core-1.8.1 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-automata-0.1.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.116 \ serde-hex-0.1.0 \ serde_bytes-0.11.5 \ serde_cbor-0.11.1 \ serde_derive-1.0.116 \ serde_json-1.0.58 \ serde_with-1.5.0 \ serde_with_macros-1.2.0 \ serde_yaml-0.8.13 \ sha1-0.6.0 \ smallvec-0.6.13 \ snafu-0.6.9 \ snafu-derive-0.6.9 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.18 \ structopt-derive-0.4.11 \ strum-0.18.0 \ strum-0.19.2 \ strum_macros-0.18.0 \ strum_macros-0.19.2 \ syn-1.0.42 \ synstructure-0.12.4 \ tempfile-3.1.0 \ temptree-0.0.0 \ term_size-0.3.2 \ termcolor-1.1.0 \ terminal_size-0.1.13 \ termios-0.3.2 \ textwrap-0.11.0 \ thread_local-1.1.4 \ time-0.1.44 \ tinytemplate-1.1.0 \ tinyvec-0.3.4 \ toml-0.5.6 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ winapi-0.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.4 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/imdl post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/imdl .include diff --git a/net-p2p/oura/Makefile b/net-p2p/oura/Makefile index db00790ed3ef..11d45cd244a1 100644 --- a/net-p2p/oura/Makefile +++ b/net-p2p/oura/Makefile @@ -1,29 +1,29 @@ PORTNAME= oura DISTVERSIONPREFIX= v DISTVERSION= 1.8.4 -PORTREVISION= 3 +PORTREVISION= 4 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 65806c778396..2a6b738dac8c 100644 --- a/net-p2p/twitch-tui/Makefile +++ b/net-p2p/twitch-tui/Makefile @@ -1,345 +1,346 @@ PORTNAME= twitch-tui DISTVERSIONPREFIX= v DISTVERSION= 2.6.12 +PORTREVISION= 1 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org COMMENT= Twitch chat in the terminal WWW= https://xithrius.github.io/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.20.0 \ adler-1.0.2 \ ahash-0.8.3 \ aho-corasick-1.0.4 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.7 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ autocfg-1.1.0 \ backtrace-0.3.68 \ base64-0.22.0 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.4.0 \ bumpalo-3.13.0 \ bytemuck-1.13.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.82 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ chrono-0.4.33 \ clap-4.5.0 \ clap_builder-4.5.0 \ clap_derive-4.5.0 \ clap_lex-0.7.0 \ clipboard-win-4.5.0 \ color-eyre-0.6.2 \ color-spantrace-0.2.0 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ combine-4.6.6 \ compact_str-0.7.1 \ console-0.15.7 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ darling-0.20.3 \ darling_core-0.20.3 \ darling_macro-0.20.3 \ deranged-0.3.7 \ dialoguer-0.11.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.9.0 \ encode_unicode-0.3.6 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ encoding_rs-0.8.32 \ endian-type-0.1.2 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ exr-1.7.0 \ eyre-0.6.8 \ fastrand-2.0.1 \ fd-lock-3.0.13 \ fdeflate-0.3.0 \ fern-0.6.2 \ flate2-1.0.26 \ flume-0.10.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ 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 \ fuzzy-matcher-0.3.7 \ getrandom-0.2.10 \ gif-0.12.0 \ gimli-0.27.3 \ h2-0.4.4 \ half-2.2.1 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.3.2 \ hex-0.4.3 \ home-0.5.5 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ hyper-1.3.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 \ image-0.24.8 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.0.0 \ indoc-2.0.3 \ instant-0.1.12 \ ipnet-2.8.0 \ irc-0.15.0 \ irc-proto-0.15.0 \ itertools-0.12.1 \ itoa-1.0.9 \ jni-0.21.1 \ jni-sys-0.3.0 \ jpeg-decoder-0.3.0 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.153 \ libwebp-sys2-0.1.9 \ linux-raw-sys-0.4.12 \ lock_api-0.4.10 \ log-0.4.21 \ lru-0.12.0 \ malloc_buf-0.0.6 \ memchr-2.7.1 \ memoffset-0.9.0 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.11 \ nanorand-0.7.0 \ native-tls-0.2.11 \ ndk-context-0.1.1 \ nibble_vec-0.1.0 \ nix-0.25.1 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ objc-0.2.7 \ object-0.31.1 \ once_cell-1.19.0 \ openssl-0.10.60 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.96 \ owo-colors-3.5.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.8 \ paste-1.0.14 \ percent-encoding-2.3.0 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.12 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ png-0.17.9 \ proc-macro2-1.0.78 \ qoi-0.4.1 \ quote-1.0.35 \ radix_trie-0.2.1 \ ratatui-0.26.0 \ raw-window-handle-0.5.2 \ 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.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ reqwest-0.12.4 \ rustc-demangle-0.1.23 \ rustix-0.38.31 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.4.1 \ rustversion-1.0.14 \ rustyline-10.1.1 \ 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 \ serde-1.0.199 \ serde_derive-1.0.199 \ serde_json-1.0.113 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serde_with-3.8.1 \ serde_with_macros-3.8.1 \ sharded-slab-0.1.4 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ slab-0.4.8 \ smallvec-1.13.2 \ smawk-0.3.1 \ socket2-0.5.5 \ spin-0.9.8 \ stability-0.1.1 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ strsim-0.10.0 \ strsim-0.11.0 \ strum-0.26.1 \ strum_macros-0.26.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 \ tempfile-3.10.1 \ textwrap-0.16.0 \ thiserror-1.0.44 \ thiserror-impl-1.0.44 \ thread_local-1.1.7 \ tiff-0.9.0 \ time-0.3.25 \ time-core-0.1.1 \ time-macros-0.2.11 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.14 \ tokio-util-0.6.10 \ tokio-util-0.7.8 \ toml-0.5.11 \ toml-0.8.9 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ tracing-error-0.2.0 \ tracing-subscriber-0.3.17 \ try-lock-0.2.4 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.11 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ url-2.4.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.3.3 \ want-0.3.1 \ 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 \ web-sys-0.3.64 \ webbrowser-1.0.0 \ webp-animation-0.9.0 \ 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-0.48.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.2 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.2 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.2 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.2 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.2 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.2 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.2 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.2 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.10 \ winreg-0.52.0 \ zune-inflate-0.2.54 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/twt post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/twt .include diff --git a/net/aws-ec2-imdsv2-get/Makefile b/net/aws-ec2-imdsv2-get/Makefile index 37ef8dc5a55a..f5b10afbf675 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.5 -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/findomain/Makefile b/net/findomain/Makefile index a0be64360d29..a49da99b66f7 100644 --- a/net/findomain/Makefile +++ b/net/findomain/Makefile @@ -1,389 +1,389 @@ PORTNAME= findomain DISTVERSION= 9.0.4 -PORTREVISION= 3 +PORTREVISION= 4 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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/gemserv/Makefile b/net/gemserv/Makefile index f70c2a26f03d..4dfbb118c46e 100644 --- a/net/gemserv/Makefile +++ b/net/gemserv/Makefile @@ -1,54 +1,54 @@ PORTNAME= gemserv DISTVERSIONPREFIX= v DISTVERSION= 0.6.6 -PORTREVISION= 12 +PORTREVISION= 13 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 1ef37bb075c3..459086400fbf 100644 --- a/net/krill/Makefile +++ b/net/krill/Makefile @@ -1,46 +1,46 @@ PORTNAME= krill DISTVERSIONPREFIX= v DISTVERSION= 0.14.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl COMMENT= RPKI daemon, Certificate Authority and Publication Server WWW= https://github.com/NLnetLabs/krill LICENSE= BSD3CLAUSE 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krill ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krillc ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krillta ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krillup @${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/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/defaults/krill.conf \ ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}/var/krill .include diff --git a/net/narrowlink/Makefile b/net/narrowlink/Makefile index f49203172958..2a799e4323a4 100644 --- a/net/narrowlink/Makefile +++ b/net/narrowlink/Makefile @@ -1,342 +1,342 @@ PORTNAME= narrowlink DISTVERSION= 0.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Self-hosted solution for secure connectivity between devices WWW= https://narrowlink.com 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.21.0 \ adler-1.0.2 \ aead-0.5.2 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.81 \ 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.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.78 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.7 \ bindgen-0.69.4 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bumpalo-3.15.4 \ byteorder-1.5.0 \ bytes-1.5.0 \ c2rust-bitfields-0.18.0 \ c2rust-bitfields-derive-0.18.0 \ cc-1.0.90 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ chrono-0.4.35 \ cipher-0.4.4 \ clang-sys-1.7.0 \ clap_lex-0.7.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossbeam-channel-0.5.12 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ daemonize-0.5.0 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ data-encoding-2.5.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.4 \ either-1.10.0 \ equivalent-1.0.1 \ errno-0.3.8 \ etherparse-0.14.2 \ 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.12 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.3.25 \ hashbrown-0.14.3 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.28 \ 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.5 \ inout-0.1.3 \ instant-acme-0.4.3 \ ioctl-sys-0.8.0 \ ipnet-2.9.0 \ ipstack-0.0.6 \ itertools-0.12.1 \ itoa-1.0.10 \ js-sys-0.3.69 \ jsonwebtoken-9.2.0 \ keccak-0.1.5 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.153 \ libloading-0.8.3 \ libredox-0.0.1 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ memchr-2.7.1 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ net-route-0.4.2 \ 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.5 \ nix-0.27.1 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ object-0.32.2 \ 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.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ pem-3.0.3 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ poly1305-0.8.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ prettyplease-0.2.16 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.79 \ proxy-stream-0.0.2 \ quinn-0.10.2 \ quinn-proto-0.10.6 \ quinn-udp-0.4.1 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rcgen-0.11.3 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.6 \ regex-lite-0.1.5 \ regex-syntax-0.8.2 \ ring-0.16.20 \ ring-0.17.8 \ rlimit-0.10.1 \ rtnetlink-0.14.1 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rusticata-macros-4.1.0 \ rustix-0.38.32 \ rustls-0.21.10 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.3.1 \ rustls-webpki-0.101.7 \ ryu-1.0.17 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_yaml-0.9.33 \ sha1-0.10.6 \ sha3-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.5.6 \ spin-0.5.2 \ spin-0.9.8 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.53 \ synstructure-0.12.6 \ sysinfo-0.30.7 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ thread_local-1.1.8 \ time-0.3.34 \ time-core-0.1.2 \ time-macros-0.2.17 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.36.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-tungstenite-0.20.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-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.0 \ 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.3 \ 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.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 \ wintun-0.3.2 \ wintun-0.4.0 \ x509-parser-0.15.1 \ yasna-0.5.2 \ zeroize-1.7.0 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 65d519906726..4ada451e65b6 100644 --- a/net/ntpd-rs/Makefile +++ b/net/ntpd-rs/Makefile @@ -1,40 +1,40 @@ PORTNAME= ntpd-rs DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 -PORTREVISION= 2 +PORTREVISION= 3 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 USES= cargo USE_RC_SUBR= ntp_daemon USERS= _ntp GROUPS= _ntp USE_GITHUB= yes GH_ACCOUNT= pendulum-project CARGO_CRATES= BINFILES= ntp-ctl ntp-daemon ntp-metrics-exporter post-patch: @${REINPLACE_CMD} 's|%%ETCDIR%%|${ETCDIR}|' ${WRKSRC}/ntpd/src/daemon/config/mod.rs do-install: .for f in ${BINFILES} ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/${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 4ecf17b495f6..67b00077f1d6 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -1,293 +1,293 @@ PORTNAME= oha DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= otis@FreeBSD.org COMMENT= Web load generator WWW= https://github.com/hatoo/oha LICENSE= MIT USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= hatoo CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.7.7 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ anstream-0.6.11 \ anstyle-1.0.5 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ arrayvec-0.7.4 \ assert_cmd-2.0.13 \ async-trait-0.1.77 \ autocfg-1.1.0 \ average-0.14.1 \ axum-0.7.4 \ axum-core-0.4.3 \ backtrace-0.3.69 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bitvec-1.0.1 \ borsh-1.3.1 \ borsh-derive-1.3.1 \ bstr-1.9.0 \ bumpalo-3.14.0 \ byte-unit-5.1.4 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytes-1.5.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ compact_str-0.7.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ data-encoding-2.5.0 \ difflib-0.4.0 \ doc-comment-0.3.3 \ easy-cast-0.5.2 \ either-1.9.0 \ enum-as-inner-0.6.0 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ float-ord-0.3.2 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ funty-2.0.0 \ 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.12 \ gimli-0.28.1 \ h2-0.4.2 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.4 \ hickory-proto-0.24.0 \ hickory-resolver-0.24.0 \ hostname-0.3.1 \ http-1.0.0 \ http-body-1.0.0 \ http-body-util-0.1.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-1.1.0 \ hyper-util-0.1.3 \ idna-0.4.0 \ idna-0.5.0 \ indexmap-2.2.2 \ indoc-2.0.4 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ itertools-0.12.1 \ itoa-1.0.10 \ jemalloc-sys-0.5.4+5.3.0-patched \ jemallocator-0.5.4 \ js-sys-0.3.67 \ lazy_static-1.4.0 \ libc-0.2.153 \ libm-0.2.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.20 \ lru-0.12.2 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matchit-0.7.3 \ memchr-2.7.1 \ mime-0.3.17 \ miniz_oxide-0.7.2 \ mio-0.8.10 \ nanorand-0.7.0 \ native-tls-0.2.11 \ 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 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ percent-encoding-2.3.1 \ pin-project-1.1.4 \ pin-project-internal-1.1.4 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.29 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quick-error-1.2.3 \ quote-1.0.35 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_regex-0.17.0 \ ratatui-0.26.0 \ redox_syscall-0.4.1 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ rend-0.4.2 \ resolv-conf-0.7.0 \ ring-0.17.7 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rlimit-0.10.1 \ rust_decimal-1.34.2 \ rustc-demangle-0.1.23 \ rustix-0.38.31 \ rustls-0.22.2 \ rustls-native-certs-0.7.0 \ rustls-pemfile-2.0.0 \ rustls-pki-types-1.2.0 \ rustls-webpki-0.102.2 \ rustversion-1.0.14 \ ryu-1.0.16 \ schannel-0.1.23 \ scopeguard-1.2.0 \ seahash-4.1.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_path_to_error-0.1.15 \ serde_urlencoded-0.7.1 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.5.5 \ spin-0.9.8 \ stability-0.1.1 \ 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.109 \ syn-2.0.48 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ tap-1.0.1 \ tempfile-3.9.0 \ termtree-0.4.1 \ 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-rustls-0.25.0 \ tokio-util-0.7.10 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ untrusted-0.9.0 \ url-2.5.0 \ utf8-width-0.1.7 \ utf8parse-0.2.1 \ uuid-1.7.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ 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 \ winnow-0.5.37 \ winreg-0.50.0 \ wyz-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 PLIST_FILES= bin/oha post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/oha .include diff --git a/net/proby/Makefile b/net/proby/Makefile index 219a6b69e10b..4175241e6ac6 100644 --- a/net/proby/Makefile +++ b/net/proby/Makefile @@ -1,238 +1,238 @@ PORTNAME= proby DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 35 +PORTREVISION= 36 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 131bb130a252..6a2f9efe6173 100644 --- a/net/quiche/Makefile +++ b/net/quiche/Makefile @@ -1,60 +1,60 @@ PORTNAME= quiche DISTVERSION= 0.20.1 -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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= cloudflare GH_TUPLE= google:boringssl:f1c75347d:boringssl/quiche/deps/boringssl USE_LDCONFIG= yes CARGO_FEATURES= ffi \ pkg-config-meta PLIST_FILES= bin/quiche-client \ bin/quiche-server \ include/quiche.h \ lib/libquiche.a \ lib/libquiche.so \ 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 post-patch: @${GREP} -FRl -- '-D_XOPEN_SOURCE=700' ${WRKSRC}/quiche/deps/boringssl | \ ${XARGS} ${REINPLACE_CMD} -e 's,-D_XOPEN_SOURCE=700,,' # build libquiche and apps do-build: @${CARGO_CARGO_RUN} build \ --verbose \ --workspace \ ${CARGO_BUILD_ARGS} # install quiche apps and libquiche do-install: ${INSTALL_DATA} ${WRKSRC}/quiche/include/quiche.h ${STAGEDIR}${PREFIX}/include ${INSTALL_DATA} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/quiche.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/libquiche.so ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/libquiche.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/quiche-server ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/quiche-client ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/net/rabbiteer/Makefile b/net/rabbiteer/Makefile index e59cb09d8edf..fd1371dfa346 100644 --- a/net/rabbiteer/Makefile +++ b/net/rabbiteer/Makefile @@ -1,87 +1,87 @@ PORTNAME= rabbiteer DISTVERSION= 1.4.1 -PORTREVISION= 57 +PORTREVISION= 58 CATEGORIES= net MAINTAINER= dch@FreeBSD.org COMMENT= AMQP & RabbitMQ command-line tool WWW= https://github.com/algesten/rabbiteer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= algesten GH_PROJECT= ${PORTNAME}-rs GH_TAGNAME= c881238 CARGO_CRATES= aho-corasick-0.5.3 \ amq-proto-0.1.0 \ amqp-0.1.1 \ ansi_term-0.11.0 \ atty-0.2.11 \ backtrace-0.3.9 \ backtrace-sys-0.1.24 \ bit-vec-0.4.4 \ bitflags-1.0.4 \ byteorder-0.5.3 \ cc-1.0.24 \ cfg-if-0.1.5 \ clap-2.32.0 \ cloudabi-0.0.3 \ conduit-mime-types-0.7.3 \ enum_primitive-0.1.1 \ env_logger-0.3.5 \ error-chain-0.10.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ idna-0.1.5 \ kernel32-sys-0.2.2 \ libc-0.2.49 \ log-0.3.9 \ log-0.4.5 \ matches-0.1.8 \ memchr-0.1.11 \ num-traits-0.1.43 \ num-traits-0.2.5 \ percent-encoding-1.0.1 \ rand-0.5.5 \ rand_core-0.2.1 \ redox_syscall-0.1.40 \ redox_termios-0.1.1 \ regex-0.1.80 \ regex-syntax-0.3.9 \ rustc-demangle-0.1.9 \ rustc-serialize-0.3.24 \ strsim-0.7.0 \ termion-1.5.1 \ textwrap-0.10.0 \ thread-id-2.0.0 \ thread_local-0.2.7 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.7 \ unicode-width-0.1.5 \ url-1.7.1 \ utf8-ranges-0.1.3 \ vec_map-0.8.1 \ winapi-0.2.8 \ winapi-0.3.5 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/rabbiteer PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rabbiteer post-install-DOCS-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} README.md ${STAGEDIR}${DOCSDIR}) .include diff --git a/net/rathole/Makefile b/net/rathole/Makefile index 56ad12505c5e..9adaa4ea6881 100644 --- a/net/rathole/Makefile +++ b/net/rathole/Makefile @@ -1,282 +1,282 @@ PORTNAME= rathole DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 6 +PORTREVISION= 7 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/net/rosenpass/Makefile b/net/rosenpass/Makefile index 375d37af10f1..fe9a52e1a257 100644 --- a/net/rosenpass/Makefile +++ b/net/rosenpass/Makefile @@ -1,38 +1,39 @@ PORTNAME= rosenpass DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 +PORTREVISION= 1 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/ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rosenpass .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 59f3cb8f8f7d..aa2628444449 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,58 +1,58 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.13.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0 DISTFILES+= routinator-ui-build.tar.gz:0 MAINTAINER= jaap@NLnetLabs.nl COMMENT= RPKI signed route collector and validator WWW= https://github.com/NLnetLabs/routinator LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures RUN_DEPENDS= rsync:net/rsync USES= cargo cpe CPE_VENDOR= nlnetlabs USE_GITHUB= yes GH_ACCOUNT= NLnetLabs USE_RC_SUBR= routinator CARGO_FEATURES= --no-default-features routinator-ui SUB_FILES= pkg-message SUB_LIST+= GROUPS=${GROUPS} \ USERS=${USERS} USERS= ${PORTNAME} GROUPS= ${PORTNAME} ROUTINATOR_UI_VERSION= 0.3.4 ROUTINATOR_UI_URL= https://github.com/NLnetLabs/routinator-ui/releases/download/ OPTIONS_DEFINE= ASPA OPTIONS_SUB= yes ASPA_DESC= (Experimental) enable aspa support ASPA_VARS= CARGO_FEATURES+=aspa post-patch: ${REINPLACE_CMD} -e "s|DISTDIR|${DISTDIR}|" \ ${WRKSRC}/cargo-crates/routinator-ui-${ROUTINATOR_UI_VERSION}/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/routinator ${INSTALL_MAN} ${WRKSRC}/doc/routinator.1 \ ${STAGEDIR}${PREFIX}/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 5067a7b0b7fd..a2b90338554d 100644 --- a/net/rsyn/Makefile +++ b/net/rsyn/Makefile @@ -1,76 +1,76 @@ PORTNAME= rsyn DISTVERSIONPREFIX= v DISTVERSION= 0.0.1 -PORTREVISION= 5 +PORTREVISION= 6 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/net/rustdesk-server/Makefile b/net/rustdesk-server/Makefile index 2ff307019cff..2c5daf872ad1 100644 --- a/net/rustdesk-server/Makefile +++ b/net/rustdesk-server/Makefile @@ -1,32 +1,33 @@ PORTNAME= rustdesk-server DISTVERSION= 1.1.11-1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org COMMENT= Self hosted RustDesk server WWW= https://rustdesk.com/server/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to build USES= cargo USE_GITHUB= yes GH_ACCOUNT= rustdesk USE_RC_SUBR= rustdesk-hbbr rustdesk-hbbs USERS= rustdesk GROUPS= rustdesk post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hbbs @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hbbr @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rustdesk-utils @${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 9ddaa94bd8b5..f1f46a964011 100644 --- a/net/s3m/Makefile +++ b/net/s3m/Makefile @@ -1,275 +1,276 @@ PORTNAME= s3m PORTVERSION= 0.9.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= nbari@tequila.io COMMENT= CLI for streams of data in S3 buckets WWW= https://s3m.stream LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo localbase ssl CARGO_CRATES= addr2line-0.21.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 \ 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 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.22.1 \ base64ct-1.6.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake3-1.5.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytesize-1.3.0 \ cast-0.3.0 \ cc-1.0.97 \ cfg-if-1.0.0 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ colored-2.1.0 \ console-0.15.8 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ crc32c-0.6.5 \ crc32fast-1.4.0 \ 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 \ crunchy-0.2.2 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.11.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.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 \ 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 \ fxhash-0.2.1 \ getrandom-0.2.15 \ gimli-0.28.1 \ h2-0.4.4 \ half-2.4.1 \ hashbrown-0.14.5 \ hermit-abi-0.3.9 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ humantime-2.1.0 \ hyper-1.3.1 \ hyper-tls-0.6.0 \ hyper-util-0.1.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ indicatif-0.17.8 \ instant-0.1.12 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.154 \ libredox-0.1.3 \ linux-raw-sys-0.4.13 \ lock_api-0.4.12 \ log-0.4.21 \ md5-0.7.0 \ memchr-2.7.2 \ mime-0.3.17 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ native-tls-0.2.11 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.102 \ option-ext-0.2.0 \ parking_lot-0.11.2 \ parking_lot-0.12.2 \ parking_lot_core-0.8.6 \ 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 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ portable-atomic-1.6.0 \ proc-macro2-1.0.82 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.2.16 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.12.4 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ secrecy-0.8.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.201 \ serde-xml-rs-0.6.0 \ serde_derive-1.0.201 \ serde_json-1.0.117 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ sled-0.34.7 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ strsim-0.11.1 \ syn-2.0.63 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ temp-env-0.3.6 \ tempfile-3.10.1 \ thiserror-1.0.60 \ thiserror-impl-1.0.60 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.12 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ 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 \ wasm-streams-0.4.0 \ 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 \ winreg-0.52.0 \ xml-rs-0.8.20 \ zeroize-1.7.0 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/s3m post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/s3m .include diff --git a/net/shadowsocks-rust/Makefile b/net/shadowsocks-rust/Makefile index 74bdf8fef543..2c0559dd125e 100644 --- a/net/shadowsocks-rust/Makefile +++ b/net/shadowsocks-rust/Makefile @@ -1,480 +1,481 @@ PORTNAME= shadowsocks-rust DISTVERSIONPREFIX= v DISTVERSION= 1.20.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Rust port of shadowsocks WWW= https://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 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 \ aes-0.8.4 \ aes-gcm-0.10.3 \ aes-gcm-siv-0.11.1 \ ahash-0.8.11 \ 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.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ async-compression-0.4.11 \ async-trait-0.1.80 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base16ct-0.2.0 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ blake3-1.5.1 \ block-buffer-0.10.4 \ bloomfilter-1.0.13 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bson-2.11.0 \ build-time-0.1.3 \ bumpalo-3.16.0 \ byte_string-1.0.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ c2rust-bitfields-0.18.0 \ c2rust-bitfields-derive-0.18.0 \ camellia-0.1.0 \ cc-1.0.99 \ ccm-0.5.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_lex-0.7.1 \ cmake-0.1.50 \ colorchoice-1.0.1 \ const-oid-0.9.6 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ ctr-0.9.2 \ daemonize-0.5.0 \ data-encoding-2.6.0 \ defmt-0.3.8 \ defmt-macros-0.3.9 \ defmt-parser-0.3.4 \ der-0.7.9 \ deranged-0.3.11 \ derivative-2.2.0 \ destructure_traitobject-0.2.0 \ digest-0.10.7 \ directories-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.4 \ ecdsa-0.16.9 \ ed25519-2.2.3 \ elliptic-curve-0.13.8 \ encoding_rs-0.8.34 \ enum-as-inner-0.6.0 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ etherparse-0.15.0 \ fastrand-1.9.0 \ fastrand-2.1.0 \ ff-0.13.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 \ fs2-0.4.3 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ 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 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ ghash-0.5.1 \ gimli-0.29.0 \ group-0.13.0 \ h2-0.3.26 \ h2-0.4.5 \ h3-0.0.2 \ h3-quinn-0.0.3 \ hash32-0.3.1 \ hashbrown-0.14.5 \ heapless-0.8.0 \ heck-0.4.1 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hickory-proto-0.24.1 \ hickory-resolver-0.24.1 \ hkdf-0.12.4 \ hmac-0.12.1 \ hostname-0.3.1 \ http-0.2.12 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.2 \ httparse-1.9.3 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-tls-0.6.0 \ hyper-util-0.1.5 \ 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.0 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-0.4.0 \ idna-1.0.0 \ indexmap-2.2.6 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ instant-0.1.13 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ iprange-0.6.7 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ jemalloc-sys-0.5.4+5.3.0-patched \ jemallocator-0.5.4 \ jobserver-0.1.31 \ js-sys-0.3.69 \ json5-0.4.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ libc-0.2.155 \ libloading-0.8.3 \ libmimalloc-sys-0.1.38 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lock_api-0.4.12 \ log-0.4.21 \ log-mdc-0.1.0 \ log4rs-1.3.0 \ lru-cache-0.1.2 \ lru_time_cache-0.11.11 \ managed-0.8.0 \ match_cfg-0.1.0 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.7.4 \ mimalloc-0.1.42 \ mime-0.3.17 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ native-tls-0.2.12 \ nix-0.29.0 \ notify-6.1.1 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ object-0.36.0 \ once_cell-1.19.0 \ opaque-debug-0.3.1 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.102 \ option-ext-0.2.0 \ ordered-float-2.10.1 \ overload-0.1.1 \ p256-0.13.2 \ p384-0.13.0 \ parking_lot-0.11.2 \ parking_lot-0.12.3 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ poly1305-0.8.0 \ polyval-0.6.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ primeorder-0.13.6 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ qrcode-0.14.0 \ quick-error-1.2.3 \ quinn-0.10.2 \ quinn-proto-0.10.6 \ quinn-udp-0.4.1 \ quote-1.0.36 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_syscall-0.5.2 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ reqwest-0.12.4 \ resolv-conf-0.7.0 \ ring-0.16.20 \ ring-0.17.8 \ ring-compat-0.8.0 \ rpassword-7.3.1 \ rpmalloc-0.2.2 \ rpmalloc-sys-0.2.3+b097fd0 \ rtoolbox-0.0.2 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.7.0 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.4 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ sec1-0.7.3 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ sendfd-0.4.3 \ serde-1.0.203 \ serde-value-0.7.0 \ serde_bytes-0.11.14 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ sha1-0.10.6 \ sha2-0.10.8 \ shadowsocks-crypto-0.5.5 \ sharded-slab-0.1.7 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ siphasher-1.0.1 \ slab-0.4.9 \ sled-0.34.7 \ sm4-0.5.1 \ smallvec-1.13.2 \ smoltcp-0.11.0 \ snmalloc-rs-0.3.6 \ snmalloc-sys-0.3.6 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ sysexits-0.8.0 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tcmalloc-0.3.0 \ tcmalloc-sys-0.3.0 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread-id-4.2.1 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinystr-0.7.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-tfo-0.3.1 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ tun2-2.0.0 \ typemap-ors-1.0.0 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ universal-hash-0.5.1 \ unsafe-any-ors-1.0.0 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.1 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.8.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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 \ webpki-roots-0.25.4 \ webpki-roots-0.26.2 \ widestring-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-0.52.0 \ windows-core-0.52.0 \ windows-service-0.7.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 \ winreg-0.50.0 \ winreg-0.52.0 \ wintun-0.4.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xdg-2.5.2 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zerovec-0.10.2 \ zerovec-derive-0.10.2 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib EXECUTABLES= sslocal ssmanager ssserver ssservice ssurl post-install: # strip binaries .for e in ${EXECUTABLES} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${e} .endfor # install config file ${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 a8da79567658..49158e148c1d 100644 --- a/net/sniffnet/Makefile +++ b/net/sniffnet/Makefile @@ -1,44 +1,44 @@ PORTNAME= sniffnet DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 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 BROKEN_i386= failed to compile: evaluation of constant value failed: assertion failed: cfg!(target_feature = "sse") && cfg!(target_feature = "sse2") 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 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 8f591dc1c62b..65833afc9561 100644 --- a/net/trippy/Makefile +++ b/net/trippy/Makefile @@ -1,43 +1,43 @@ PORTNAME= trippy DISTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 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 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}/${CARGO_BUILD_TARGET}/*/trip \ -o ${WRKSRC}/trip.1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/trip 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 6456232858ee..739ccf16dcc1 100644 --- a/net/udp-over-tcp/Makefile +++ b/net/udp-over-tcp/Makefile @@ -1,114 +1,114 @@ PORTNAME= udp-over-tcp DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 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} post-install: .for bin in ${BINARIES} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${bin} .endfor .include diff --git a/net/wstunnel/Makefile b/net/wstunnel/Makefile index 44bbbf6f9738..cd849ec54de4 100644 --- a/net/wstunnel/Makefile +++ b/net/wstunnel/Makefile @@ -1,265 +1,265 @@ PORTNAME= wstunnel DISTVERSIONPREFIX= v DISTVERSION= 9.2.3 -PORTREVISION= 2 +PORTREVISION= 3 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 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ anstream-0.6.11 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ async-trait-0.1.77 \ atomic-0.5.3 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.7 \ bb8-0.8.1 \ bitflags-1.3.2 \ bitflags-2.4.2 \ block-buffer-0.10.4 \ bollard-stubs-1.42.0-rc.3 \ bumpalo-3.14.0 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossbeam-channel-0.5.11 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ data-encoding-2.5.0 \ deranged-0.3.11 \ digest-0.10.7 \ enum-as-inner-0.6.0 \ equivalent-1.0.1 \ filetime-0.2.23 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ 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.12 \ gimli-0.28.1 \ h2-0.3.24 \ h2-0.4.2 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.4 \ hex-0.4.3 \ hickory-proto-0.24.0 \ hickory-resolver-0.24.0 \ hmac-0.12.1 \ hostname-0.3.1 \ http-0.2.11 \ http-1.0.0 \ http-body-1.0.0 \ http-body-util-0.1.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-1.1.0 \ hyper-util-0.1.2 \ ident_case-1.0.1 \ idna-0.4.0 \ idna-0.5.0 \ indexmap-2.1.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ itoa-1.0.10 \ js-sys-0.3.67 \ jsonwebtoken-9.2.0 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ libc-0.2.152 \ linked-hash-map-0.5.6 \ lock_api-0.4.11 \ log-0.4.20 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matchers-0.1.0 \ memchr-2.7.1 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ nix-0.27.1 \ notify-6.1.1 \ nu-ansi-term-0.46.0 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ powerfmt-0.2.0 \ ppp-2.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.76 \ quick-error-1.2.3 \ quote-1.0.35 \ 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.1.10 \ regex-automata-0.4.3 \ regex-syntax-0.6.29 \ regex-syntax-0.8.2 \ resolv-conf-0.7.0 \ ring-0.17.7 \ rustc-demangle-0.1.23 \ rustls-0.21.10 \ rustls-native-certs-0.7.0 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.0.0 \ rustls-pki-types-1.1.0 \ rustls-webpki-0.101.7 \ ryu-1.0.16 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.195 \ serde_derive-1.0.195 \ serde_json-1.0.111 \ serde_with-1.14.0 \ serde_with_macros-1.5.2 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.5.5 \ spin-0.9.8 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.48 \ testcontainers-0.15.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thread_local-1.1.7 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ tokio-fd-0.3.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.14 \ tokio-util-0.7.10 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ 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.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.7.0 \ valuable-0.1.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ 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-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 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ fastwebsockets@git+https://github.com/erebe/fastwebsockets.git?branch=main\#ca6fe98d872c6f90c089125d95efc70c9ce5d778 \ fast-socks5@git+https://github.com/erebe/fast-socks5.git?branch=master\#1912e35f8f5621827927096171d96c54816bf1ba PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/ports-mgmt/pkg-graph/Makefile b/ports-mgmt/pkg-graph/Makefile index a7f2d8474b7b..c79ebe6aac7a 100644 --- a/ports-mgmt/pkg-graph/Makefile +++ b/ports-mgmt/pkg-graph/Makefile @@ -1,29 +1,29 @@ PORTNAME= pkg-graph DISTVERSION= g20180614 -PORTREVISION= 22 +PORTREVISION= 23 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 513fa385bf1f..e1721602862f 100644 --- a/ports-mgmt/sccache-overlay/Makefile +++ b/ports-mgmt/sccache-overlay/Makefile @@ -1,427 +1,427 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 28 +PORTREVISION= 29 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 @${STRIP_CMD} ${STAGEDIR}${DATADIR}/overlay/bin/sccache ${INSTALL_DATA} ${FILESDIR}/Mk/bsd.overlay.mk \ ${STAGEDIR}${DATADIR}/overlay/Mk # rustc seems to have no support for fully static binaries on # FreeBSD, so we package up the required base libraries together # with -Wl,-rpath and -Wl,-dynamic-linker in LDFLAGS to be able # to run the binary in non-native Poudriere jails. ${INSTALL_PROGRAM} /libexec/ld-elf.so.1 \ ${STAGEDIR}${DATADIR}/overlay/lib @${LN} -Fs ${STAGEDIR}${DATADIR}/overlay/lib /tmp/sccache-overlay ldd -f '%p\n' ${STAGEDIR}${DATADIR}/overlay/bin/sccache | ${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/security/acmed/Makefile b/security/acmed/Makefile index d30850443f8a..f3bfed020465 100644 --- a/security/acmed/Makefile +++ b/security/acmed/Makefile @@ -1,34 +1,34 @@ PORTNAME= acmed DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 11 +PORTREVISION= 12 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/arti/Makefile b/security/arti/Makefile index da50e1d43df1..ef05f1a00748 100644 --- a/security/arti/Makefile +++ b/security/arti/Makefile @@ -1,36 +1,37 @@ PORTNAME= arti DISTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= cs@FreeBSD.org COMMENT= Implementation of Tor, in Rust WWW= https://arti.torproject.org/ LICENSE= MIT NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON=Zeroize crate does not support i386 LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo sqlite ssl 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= 5217447873011338a5426898fcc8b96c8665babf CARGO_FEATURES= tokio rustls CARGO_INSTALL= no do-install: ${INSTALL_SCRIPT} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/arti ${STAGEDIR}${PREFIX}/bin/arti post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/arti @${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}/var/log/arti ${STAGEDIR}/var/run/arti ${STAGEDIR}/var/db/arti ${INSTALL_DATA} ${WRKSRC}/crates/arti/src/arti-example-config.toml ${STAGEDIR}${ETCDIR}/arti.toml.sample .include diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile index 74ed82c36d98..ab6d3c7deeb8 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -1,46 +1,46 @@ PORTNAME= authenticator DISTVERSION= 4.3.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security MAINTAINER= jbeich@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 \ libpipewire-0.3.so:multimedia/pipewire RUN_DEPENDS= ${LOCALBASE}/lib/gstreamer-1.0/libgstgtk4.so:multimedia/gstreamer1-plugins-rust USES= cargo desktop-file-utils gettext gnome gstreamer llvm meson pkgconfig sqlite ssl USE_GITLAB= yes USE_GNOME= gdkpixbuf2 gtk40 libadwaita USE_GSTREAMER= gl 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 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 '/gstreamer.*bad/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build .include diff --git a/security/authoscope/Makefile b/security/authoscope/Makefile index bb24cca5ce76..afff55e903bf 100644 --- a/security/authoscope/Makefile +++ b/security/authoscope/Makefile @@ -1,320 +1,320 @@ PORTNAME= authoscope DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 13 +PORTREVISION= 14 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 post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/badtouch .include diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile index 26492fcdcc4a..1ef71a8689d1 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -1,35 +1,36 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= ${PORTNAME}/v DISTVERSION= 0.20.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MAINTAINER= mikael@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}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/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 NO_TEST= yes PLIST_FILES= bin/cargo-audit CARGO_CARGOLOCK= ${WRKSRC}/../Cargo.lock WRKSRC_SUBDIR= cargo-audit post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cargo-audit .include diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile index 9a1f8fa31720..e46575eecb89 100644 --- a/security/clamav-lts/Makefile +++ b/security/clamav-lts/Makefile @@ -1,141 +1,141 @@ PORTNAME= clamav DISTVERSION= 1.0.6 -PORTREVISION= 2 +PORTREVISION= 3 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 654c5a5e4748..17755391ebaa 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,140 +1,140 @@ PORTNAME= clamav DISTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 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 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/cloak/Makefile b/security/cloak/Makefile index 875fe30b63ad..0746b50bbb8f 100644 --- a/security/cloak/Makefile +++ b/security/cloak/Makefile @@ -1,109 +1,109 @@ PORTNAME= cloak DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= security MAINTAINER= mikael@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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cloak .include diff --git a/security/diswall/Makefile b/security/diswall/Makefile index a85480427b1b..d1518b7c8536 100644 --- a/security/diswall/Makefile +++ b/security/diswall/Makefile @@ -1,250 +1,251 @@ PORTNAME= diswall DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Distributed firewall WWW= https://diswall.stream LICENSE= GPLv3 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/dis-works/diswall-rs/issues/7 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= adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.16 \ async-channel-2.2.0 \ async-lock-3.3.0 \ async-task-4.7.0 \ atomic-waker-1.1.2 \ autocfg-1.1.0 \ base64-0.13.1 \ base64-0.21.7 \ base64-url-1.4.13 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ blocking-1.5.1 \ bumpalo-3.15.4 \ 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 \ compact_str-0.7.1 \ concurrent-queue-2.4.0 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ curve25519-dalek-4.1.2 \ curve25519-dalek-derive-0.1.1 \ data-encoding-2.5.0 \ der-0.7.8 \ deranged-0.3.11 \ digest-0.10.7 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.10.0 \ equivalent-1.0.1 \ event-listener-4.0.3 \ event-listener-5.2.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.0 \ fastrand-1.9.0 \ fastrand-2.0.2 \ fiat-crypto-0.2.7 \ flate2-1.0.28 \ form_urlencoded-1.2.1 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-lite-2.3.0 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.12 \ hashbrown-0.14.3 \ heck-0.4.1 \ hostname-0.3.1 \ idna-0.5.0 \ indexmap-2.2.6 \ indoc-2.0.5 \ instant-0.1.12 \ itertools-0.12.1 \ itoa-1.0.10 \ js-sys-0.3.69 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.153 \ lock_api-0.4.11 \ log-0.4.21 \ lru-0.12.3 \ match_cfg-0.1.0 \ memchr-2.7.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ nats-0.24.1 \ netstat2-0.9.1 \ nix-0.28.0 \ nkeys-0.3.2 \ nuid-0.3.2 \ num-conv-0.1.0 \ num-derive-0.3.3 \ num-traits-0.2.18 \ num_threads-0.1.7 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ piper-0.2.1 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ platforms-3.3.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.79 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.26.1 \ redox_syscall-0.4.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ ring-0.16.20 \ ring-0.17.8 \ rmp-0.8.12 \ rmp-serde-1.1.2 \ rustc_version-0.4.0 \ rustls-0.21.10 \ rustls-0.22.2 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.4.0 \ rustls-webpki-0.100.3 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.2 \ rustversion-1.0.14 \ ryu-1.0.17 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_nanos-0.1.3 \ serde_repr-0.1.18 \ serde_spanned-0.6.5 \ sha2-0.10.8 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ signatory-0.27.1 \ signature-2.2.0 \ simplelog-0.12.2 \ smallvec-1.13.2 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ sqlite-0.34.0 \ sqlite3-src-0.6.0 \ sqlite3-sys-0.16.0 \ stability-0.1.1 \ static_assertions-1.1.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.55 \ termcolor-1.4.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ 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.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.9 \ tracing-0.1.40 \ tracing-core-0.1.32 \ 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 \ untrusted-0.7.1 \ untrusted-0.9.0 \ ureq-2.9.6 \ 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 \ web-sys-0.3.69 \ webpki-roots-0.26.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-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 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/security/flawz/Makefile b/security/flawz/Makefile index f76be80181f7..056070609595 100644 --- a/security/flawz/Makefile +++ b/security/flawz/Makefile @@ -1,289 +1,290 @@ PORTNAME= flawz DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 +PORTREVISION= 1 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.22.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 \ ansi_term-0.12.1 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.3.0 \ backtrace-0.3.72 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block2-0.5.1 \ bumpalo-3.16.0 \ bytes-1.6.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.98 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-2.34.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ colorchoice-1.0.1 \ combine-4.6.7 \ compact_str-0.7.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ crc32fast-1.4.2 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ derive-getters-0.4.0 \ derive_setters-0.1.6 \ either-1.12.0 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ 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.29.0 \ h2-0.4.5 \ hashbrown-0.14.5 \ 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.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ humansize-1.1.1 \ humantime-2.1.0 \ hyper-1.3.1 \ hyper-tls-0.6.0 \ hyper-util-0.1.5 \ 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 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ js-sys-0.3.69 \ libc-0.2.155 \ libsqlite3-sys-0.28.0 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ lru-0.12.3 \ memchr-2.7.2 \ mime-0.3.17 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ native-tls-0.2.12 \ ndk-context-0.1.1 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ 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.35.0 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ 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 \ proc-macro2-1.0.85 \ progress-0.2.0 \ quote-1.0.36 \ ratatui-0.26.3 \ redox_syscall-0.5.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ reqwest-0.12.4 \ roff-0.2.1 \ rusqlite-0.31.0 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustversion-1.0.17 \ 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 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_urlencoded-0.7.1 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ stability-0.2.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.3 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ terminal_size-0.1.17 \ terminal_size-0.3.0 \ textwrap-0.11.0 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ tui-input-0.8.0 \ tui-popup-0.3.2 \ 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.12 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ 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 \ webbrowser-1.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.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.52.0 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PROGS= bin/${PORTNAME} \ bin/${PORTNAME}-completions \ bin/${PORTNAME}-mangen PLIST_FILES= ${PROGS} post-install: .for prog in ${PROGS} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${prog} .endfor .include diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile index 60996528383d..685127fa538e 100644 --- a/security/gpg-tui/Makefile +++ b/security/gpg-tui/Makefile @@ -1,37 +1,37 @@ PORTNAME= gpg-tui DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 2 +PORTREVISION= 3 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= libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error \ libxcb.so:x11/libxcb \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= gpg:security/gnupg \ gpgme>=1.7.0:security/gpgme USES= cargo python:build USE_GITHUB= yes GH_ACCOUNT= orhun BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/gpg-tui \ bin/gpg-tui-completions \ share/man/man1/gpg-tui.1.gz post-install: ${INSTALL_DATA} ${WRKSRC}/man/gpg-tui.1 ${STAGEDIR}${PREFIX}/share/man/man1/ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gpg-tui-completions ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gpg-tui .include diff --git a/security/pam_rssh/Makefile b/security/pam_rssh/Makefile index 4cf4edfd56eb..7084006ccd1e 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= 8 +PORTREVISION= 9 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}/${CARGO_BUILD_TARGET}/release/libpam_rssh.so ${STAGEDIR}${PREFIX}/lib/pam_rssh.so .include diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile index 74d72a96f418..33634feb4b03 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,55 +1,56 @@ PORTNAME= cryptography PORTVERSION= 42.0.8 +PORTREVISION= 1 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}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.7.0:devel/py-setuptools-rust@${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>=0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography-vectors>=${PORTVERSION}:security/py-cryptography-vectors@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pretend>=0:devel/py-pretend@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>=0:devel/py-pytest-benchmark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-randomly>=0:devel/py-pytest-randomly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=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} post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/security/rage-encryption/Makefile b/security/rage-encryption/Makefile index 697ac645768f..425a47553576 100644 --- a/security/rage-encryption/Makefile +++ b/security/rage-encryption/Makefile @@ -1,38 +1,38 @@ PORTNAME= rage DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 3 +PORTREVISION= 4 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:sysutils/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}/${CARGO_BUILD_TARGET}/*/${f} \ ${STAGEDIR}${PREFIX}/bin .endfor .include diff --git a/security/ratify/Makefile b/security/ratify/Makefile index a4df6daa2b5d..6e156c056606 100644 --- a/security/ratify/Makefile +++ b/security/ratify/Makefile @@ -1,144 +1,144 @@ PORTNAME= ratify DISTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 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 \ 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 \ 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 \ 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 \ once_cell-1.18.0 \ overload-0.1.1 \ pathdiff-0.2.1 \ pin-project-lite-0.2.13 \ 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 \ termtree-0.4.1 \ 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 \ 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/security/rpm-sequoia/Makefile b/security/rpm-sequoia/Makefile index 2db1615d7d3a..3c848349e98f 100644 --- a/security/rpm-sequoia/Makefile +++ b/security/rpm-sequoia/Makefile @@ -1,262 +1,262 @@ PORTNAME= rpm-sequoia DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security archivers MAINTAINER= yuri@FreeBSD.org COMMENT= OpenPGP backend for rpm using Sequoia PGP WWW= https://sequoia-pgp.org/ 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.3 \ aho-corasick-1.0.4 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstyle-1.0.2 \ anyhow-1.0.75 \ ascii-canvas-3.0.0 \ assert_cmd-2.0.12 \ autocfg-1.1.0 \ base16ct-0.2.0 \ base64-0.21.3 \ base64ct-1.6.0 \ bindgen-0.63.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ blowfish-0.9.1 \ botan-0.10.6 \ botan-sys-0.10.5 \ bstr-1.6.0 \ buffered-reader-1.2.0 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ cast5-0.11.1 \ cc-1.0.83 \ cdylib-link-lines-0.1.4 \ cexpr-0.6.0 \ cfb-mode-0.8.2 \ cfg-if-1.0.0 \ chrono-0.4.26 \ cipher-0.4.4 \ clang-sys-1.6.1 \ cmac-0.7.2 \ const-oid-0.9.5 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crunchy-0.2.2 \ crypto-bigint-0.5.2 \ crypto-common-0.1.6 \ ctr-0.9.2 \ curve25519-dalek-3.2.0 \ curve25519-dalek-ng-4.1.1 \ dbl-0.3.2 \ der-0.7.8 \ des-0.8.1 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.9.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ dyn-clone-1.0.13 \ eax-0.5.0 \ ecb-0.1.2 \ ecdsa-0.16.8 \ ed25519-1.5.3 \ ed25519-dalek-1.0.1 \ either-1.9.0 \ elliptic-curve-0.13.5 \ ena-0.14.2 \ equivalent-1.0.1 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ fastrand-2.0.0 \ ff-0.13.0 \ fixedbitset-0.4.2 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.10 \ glob-0.3.1 \ group-0.13.0 \ hashbrown-0.14.0 \ hermit-abi-0.3.2 \ hkdf-0.12.3 \ hmac-0.12.1 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ idea-0.5.1 \ idna-0.3.0 \ indexmap-2.0.0 \ inout-0.1.3 \ is-terminal-0.4.9 \ itertools-0.10.5 \ 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 \ libloading-0.7.4 \ libm-0.2.7 \ linux-raw-sys-0.4.5 \ lock_api-0.4.10 \ log-0.4.20 \ md-5-0.10.5 \ memchr-2.6.0 \ memsec-0.6.3 \ minimal-lexical-0.2.1 \ nettle-7.3.0 \ nettle-sys-2.2.0 \ new_debug_unreachable-1.0.4 \ nom-7.1.3 \ num-bigint-dig-0.8.4 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-traits-0.2.16 \ once_cell-1.18.0 \ opaque-debug-0.3.0 \ openssl-0.10.57 \ openssl-macros-0.1.1 \ openssl-sys-0.9.92 \ p256-0.13.2 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ peeking_take_while-0.1.2 \ pem-rfc7468-0.7.0 \ petgraph-0.6.4 \ phf_shared-0.10.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ primeorder-0.13.2 \ proc-macro2-1.0.66 \ 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 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.9.4 \ regex-automata-0.3.7 \ regex-syntax-0.6.29 \ regex-syntax-0.7.5 \ rfc6979-0.4.0 \ ripemd-0.1.3 \ rsa-0.9.2 \ rustc-hash-1.1.0 \ rustix-0.38.10 \ rustversion-1.0.14 \ scopeguard-1.2.0 \ sec1-0.7.3 \ sequoia-openpgp-1.16.0 \ sequoia-policy-config-0.6.0 \ serde-1.0.188 \ serde_derive-1.0.188 \ sha-1-0.10.1 \ sha1collisiondetection-0.2.7 \ sha2-0.9.9 \ sha2-0.10.7 \ shlex-1.1.0 \ signature-1.6.4 \ signature-2.1.0 \ siphasher-0.3.11 \ smallvec-1.11.0 \ spin-0.5.2 \ spki-0.7.2 \ string_cache-0.8.7 \ subtle-2.5.0 \ subtle-ng-2.5.0 \ syn-1.0.109 \ syn-2.0.29 \ tempfile-3.8.0 \ term-0.7.0 \ termtree-0.4.1 \ thiserror-1.0.47 \ thiserror-impl-1.0.47 \ time-0.1.45 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ twofish-0.7.1 \ typenum-1.16.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.11 \ unicode-normalization-0.1.22 \ unicode-xid-0.2.4 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.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.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 \ win-crypto-ng-0.5.0 \ 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.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 \ x25519-dalek-ng-1.1.1 \ xxhash-rust-0.8.6 \ zeroize-1.6.0 \ zeroize_derive-1.4.2 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/*-unknown-freebsd/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/rustscan/Makefile b/security/rustscan/Makefile index dd5979516e93..07d63876dbd9 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -1,23 +1,24 @@ PORTNAME= rustscan PORTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org COMMENT= Faster Nmap Scanning with Rust WWW= https://rustscan.github.io/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-sq/Makefile b/security/sequoia-sq/Makefile index 3afce8a00f9e..0baeddf119f2 100644 --- a/security/sequoia-sq/Makefile +++ b/security/sequoia-sq/Makefile @@ -1,60 +1,61 @@ PORTNAME= sq DISTVERSIONPREFIX= v DISTVERSION= 0.36.0 +PORTREVISION= 1 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 \ libgmp.so:math/gmp 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} 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 77c22ecaedd9..07a9741fccfe 100644 --- a/security/sniffglue/Makefile +++ b/security/sniffglue/Makefile @@ -1,339 +1,339 @@ PORTNAME= sniffglue DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 20 +PORTREVISION= 21 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= addr2line-0.14.1 \ adler-1.0.2 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.39 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bstr-0.2.16 \ backtrace-0.3.56 \ base64-0.10.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bitflags-1.3.2 \ bitvec-0.19.5 \ blake2b_simd-0.5.11 \ block-buffer-0.7.3 \ block-buffer-0.8.0 \ block-buffer-0.9.0 \ block-buffer-0.10.0 \ block-padding-0.1.5 \ boxxy-0.11.0 \ boxxy-0.12.0 \ bufstream-0.1.4 \ bumpalo-3.6.1 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ caps-0.3.4 \ caps-0.5.0 \ cc-1.0.67 \ cc-1.0.73 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.0 \ clap-2.33.3 \ clipboard-win-4.4.1 \ cloudabi-0.0.3 \ constant_time_eq-0.1.5 \ cpufeatures-0.2.2 \ cpuid-bool-0.1.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.3 \ ct-logs-0.6.0 \ crypto-common-0.1.3 \ dhcp4r-0.2.2 \ digest-0.10.3 \ digest-0.8.1 \ digest-0.9.0 \ dirs-2.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.5 \ dirs-sys-next-0.1.2 \ dns-parser-0.8.0 \ either-1.6.1 \ enum-primitive-derive-0.2.1 \ enum-primitive-derive-0.2.2 \ enum_primitive-0.1.1 \ env_logger-0.8.0 \ env_logger-0.8.3 \ env_logger-0.9.0 \ errno-0.2.7 \ errno-0.2.8 \ errno-dragonfly-0.1.1 \ error-chain-0.12.4 \ error-code-2.3.1 \ endian-type-0.1.2 \ fake-simd-0.1.2 \ fd-lock-3.0.5 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-1.1.0 \ futures-0.1.31 \ futures-cpupool-0.1.8 \ gcc-0.3.55 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.2 \ gimli-0.23.0 \ h2-0.1.26 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ hermit-abi-0.1.6 \ http-0.1.21 \ http-body-0.1.0 \ httparse-1.3.5 \ humantime-2.1.0 \ hyper-0.12.36 \ hyper-rustls-0.17.1 \ idna-0.2.2 \ indexmap-1.6.2 \ iovec-0.1.4 \ itoa-0.4.7 \ itoa-1.0.1 \ io-lifetimes-0.6.1 \ js-sys-0.3.49 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.7.5 \ libc-0.2.121 \ libc-0.2.90 \ linux-raw-sys-0.0.42 \ lock_api-0.3.4 \ log-0.4.14 \ log-0.4.16 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ memchr-2.4.1 \ memoffset-0.5.6 \ memoffset-0.6.5 \ minimal-lexical-0.2.1 \ minimal-lexical-0.1.2 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-uds-0.6.8 \ miow-0.2.2 \ net2-0.2.37 \ nix-0.14.1 \ nix-0.15.0 \ nix-0.20.0 \ nix-0.22.0 \ nix-0.23.0 \ nibble_vec-0.1.0 \ nom-5.1.2 \ nom-6.1.2 \ nom-7.0.0 \ nom-derive-0.10.0 \ nom-derive-0.7.1 \ nom-derive-0.7.2 \ num-traits-0.1.43 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_cpus-1.13.1 \ nom-derive-impl-0.10.0 \ object-0.23.0 \ once_cell-1.7.2 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ pcap-sys-0.1.3 \ percent-encoding-2.1.0 \ phf-0.10.1 \ phf-0.8.0 \ phf_codegen-0.10.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 \ pkg-config-0.3.19 \ pkg-config-0.3.24 \ pktparse-0.5.0 \ pktparse-0.7.1 \ pledge-0.3.1 \ pledge-0.4.0 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ proc-macro2-1.0.36 \ quick-error-1.0.0 \ quick-error-1.2.3 \ quote-1.0.17 \ quote-1.0.9 \ radium-0.5.3 \ 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.1 \ rand_hc-0.2.0 \ rand_hc-0.3.0 \ rand_pcg-0.2.1 \ radix_trie-0.2.1 \ redox_syscall-0.1.57 \ redox_syscall-0.2.5 \ redox_users-0.3.5 \ redox_users-0.4.0 \ reduce-0.1.4 \ regex-1.4.5 \ regex-1.5.5 \ regex-automata-0.1.5 \ regex-syntax-0.6.23 \ ring-0.16.20 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.18 \ rustc_version-0.2.3 \ rustversion-1.0.6 \ rusticata-macros-3.0.1 \ rusticata-macros-4.1.0 \ rustls-0.16.0 \ rustyline-5.0.6 \ rustyline-9.0.0 \ rustix-0.34.1 \ ryu-1.0.5 \ ryu-1.0.9 \ scoped-tls-0.1.2 \ scopeguard-1.1.0 \ sct-0.6.0 \ seccomp-sys-0.1.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.124 \ serde-1.0.136 \ serde_derive-1.0.124 \ serde_derive-1.0.136 \ serde_json-1.0.64 \ serde_json-1.0.79 \ sha2-0.8.2 \ sha2-0.9.0 \ sha2-0.9.3 \ sha2-0.10.0 \ siphasher-0.3.5 \ slab-0.4.2 \ smallvec-0.6.14 \ smallvec-1.6.1 \ spin-0.5.2 \ static_assertions-1.1.0 \ string-0.2.1 \ strsim-0.8.0 \ str-buf-1.0.0 \ structopt-0.3.21 \ structopt-0.3.26 \ structopt-derive-0.4.14 \ structopt-derive-0.4.18 \ strum-0.19.5 \ strum-0.21.0 \ strum_macros-0.19.4 \ strum_macros-0.21.0 \ syn-1.0.64 \ syn-1.0.89 \ syscallz-0.15.0 \ syscallz-0.16.0 \ tap-1.0.1 \ termcolor-1.1.2 \ termcolor-1.1.3 \ textwrap-0.11.0 \ time-0.1.43 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.0 \ tls-parser-0.10.0 \ tls-parser-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tokio-0.1.22 \ tokio-buf-0.1.1 \ tokio-codec-0.1.2 \ tokio-core-0.1.18 \ tokio-core-0.1.8 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-fs-0.1.7 \ tokio-io-0.1.13 \ tokio-reactor-0.1.12 \ tokio-rustls-0.10.3 \ 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 \ toml-0.5.8 \ try-lock-0.2.3 \ typenum-1.13.0 \ typenum-1.14.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ url-2.2.1 \ users-0.11.0 \ utf8parse-0.1.1 \ utf8parse-0.2.0 \ vec_map-0.8.2 \ version_check-0.9.3 \ void-1.0.2 \ want-0.2.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.72 \ wasm-bindgen-backend-0.2.72 \ wasm-bindgen-macro-0.2.72 \ wasm-bindgen-macro-support-0.2.72 \ wasm-bindgen-shared-0.2.72 \ web-sys-0.3.49 \ webpki-0.21.4 \ webpki-roots-0.17.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 \ windows-sys-0.30.0 \ windows_aarch64_msvc-0.30.0 \ windows_i686_gnu-0.30.0 \ windows_i686_msvc-0.30.0 \ windows_x86_64_gnu-0.30.0 \ windows_x86_64_msvc-0.30.0 \ ws2_32-sys-0.2.1 \ wyz-0.2.0 PLIST_FILES= bin/sniffglue .include diff --git a/security/solana/Makefile b/security/solana/Makefile index 7b25dc2e7004..de2a2275fa93 100644 --- a/security/solana/Makefile +++ b/security/solana/Makefile @@ -1,710 +1,710 @@ PORTNAME= solana DISTVERSIONPREFIX= v DISTVERSION= 1.17.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Web-scale blockchain for decentralized apps and marketplaces WWW= https://solana.com/ 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= llvm-config${LLVM_VERSION}:devel/llvm${LLVM_VERSION} \ protoc:devel/protobuf \ gmake:devel/gmake LIB_DEPENDS= libhidapi.so:comms/hidapi USES= cargo pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= solana-labs CARGO_CRATES= Inflector-0.11.4 \ addr2line-0.20.0 \ adler-1.0.2 \ aead-0.4.3 \ aes-0.7.5 \ aes-gcm-siv-0.10.3 \ ahash-0.7.6 \ ahash-0.8.4 \ aho-corasick-0.7.18 \ aho-corasick-1.0.1 \ aliasable-0.1.3 \ alloc-no-stdlib-2.0.3 \ alloc-stdlib-0.2.1 \ android-tzdata-0.1.1 \ android_system_properties-0.1.4 \ anes-0.1.6 \ ansi_term-0.11.0 \ anstyle-1.0.1 \ anyhow-1.0.75 \ 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 \ array-bytes-1.4.1 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ 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 \ async-channel-1.9.0 \ async-compression-0.4.1 \ async-mutex-1.4.0 \ async-stream-0.3.2 \ async-stream-impl-0.3.2 \ async-trait-0.1.74 \ atty-0.2.14 \ autocfg-1.1.0 \ autotools-0.2.5 \ axum-0.6.20 \ axum-core-0.3.4 \ backoff-0.4.0 \ backtrace-0.3.68 \ base64-0.12.3 \ base64-0.13.1 \ base64-0.21.4 \ base64ct-1.3.3 \ bincode-1.3.3 \ bindgen-0.65.1 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.3.3 \ bitmaps-2.1.0 \ blake3-1.5.0 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ block-padding-0.1.5 \ block-padding-0.2.1 \ borsh-0.9.3 \ borsh-0.10.3 \ borsh-derive-0.9.3 \ borsh-derive-0.10.3 \ borsh-derive-internal-0.9.3 \ borsh-derive-internal-0.10.3 \ borsh-schema-derive-internal-0.9.3 \ borsh-schema-derive-internal-0.10.3 \ brotli-3.3.4 \ brotli-decompressor-2.3.2 \ bs58-0.4.0 \ 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.4 \ bytemuck-1.14.0 \ bytemuck_derive-1.4.0 \ byteorder-1.5.0 \ bytes-1.5.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.0.83 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.31 \ chrono-humanize-0.2.3 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ cipher-0.3.0 \ 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 \ concurrent-queue-2.1.0 \ console-0.15.7 \ console_error_panic_hook-0.1.7 \ console_log-0.2.2 \ const-oid-0.7.1 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ constant_time_eq-0.3.0 \ convert_case-0.4.0 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ 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.8 \ crossbeam-deque-0.8.1 \ crossbeam-utils-0.8.14 \ crunchy-0.2.2 \ crypto-common-0.1.3 \ crypto-mac-0.8.0 \ csv-1.3.0 \ csv-core-0.1.11 \ ctr-0.8.0 \ ctrlc-3.4.1 \ curve25519-dalek-3.2.1 \ darling-0.20.1 \ darling_core-0.20.1 \ darling_macro-0.20.1 \ dashmap-4.0.2 \ dashmap-5.5.3 \ data-encoding-2.3.2 \ der-0.5.1 \ der-parser-8.1.0 \ derivation-path-0.2.0 \ derivative-2.2.0 \ derive_more-0.99.16 \ dialoguer-0.10.4 \ difflib-0.4.0 \ digest-0.8.1 \ digest-0.9.0 \ digest-0.10.7 \ dir-diff-0.3.2 \ 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 \ 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.9.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.29 \ enum-iterator-1.4.1 \ enum-iterator-derive-1.2.1 \ enum-ordinalize-3.1.10 \ env_logger-0.9.3 \ equivalent-1.0.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ etcd-client-0.11.1 \ event-listener-2.5.2 \ fake-simd-0.1.2 \ fast-math-0.1.1 \ fastrand-2.0.0 \ fd-lock-3.0.13 \ feature-probe-0.1.1 \ filedescriptor-0.8.1 \ filetime-0.2.15 \ fixedbitset-0.4.0 \ flate2-1.0.28 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ fs-err-2.9.0 \ fs_extra-1.3.0 \ 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 \ gag-1.0.0 \ gdbstub-0.6.3 \ generic-array-0.12.4 \ generic-array-0.14.7 \ gethostname-0.2.3 \ getrandom-0.1.16 \ getrandom-0.2.10 \ gimli-0.27.3 \ glob-0.3.0 \ globset-0.4.8 \ goauth-0.13.1 \ goblin-0.5.1 \ h2-0.3.18 \ half-1.8.2 \ hash32-0.2.1 \ hashbrown-0.11.2 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.1 \ headers-0.3.7 \ headers-core-0.2.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hidapi-2.4.1 \ histogram-0.6.9 \ hmac-0.8.1 \ hmac-0.12.1 \ hmac-drbg-0.3.0 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.27 \ hyper-proxy-0.9.1 \ hyper-rustls-0.24.1 \ hyper-timeout-0.4.1 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.46 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.4.0 \ ieee754-0.2.6 \ im-15.1.0 \ index_list-0.2.7 \ indexmap-1.9.3 \ indexmap-2.0.2 \ indicatif-0.17.7 \ instant-0.1.12 \ ipnet-2.3.1 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itoa-1.0.9 \ jobserver-0.1.24 \ js-sys-0.3.64 \ 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.0 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.149 \ libloading-0.7.4 \ libm-0.2.1 \ librocksdb-sys-0.11.0+8.1.1 \ 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.3 \ lock_api-0.4.10 \ log-0.4.20 \ lru-0.7.8 \ lz4-1.24.0 \ lz4-sys-1.9.4 \ 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.7.1 \ memoffset-0.9.0 \ merlin-3.0.0 \ mime-0.3.16 \ min-max-heap-1.3.0 \ minimal-lexical-0.1.4 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ 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.26.4 \ nix-0.27.1 \ nom-7.0.0 \ normalize-line-endings-0.3.0 \ num-0.2.1 \ num-bigint-0.2.6 \ num-bigint-0.4.4 \ num-complex-0.2.4 \ num-derive-0.3.3 \ num-derive-0.4.1 \ num-integer-0.1.44 \ num-iter-0.1.43 \ num-rational-0.2.4 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ num_enum-0.5.11 \ num_enum-0.6.1 \ num_enum-0.7.0 \ num_enum_derive-0.5.11 \ num_enum_derive-0.6.1 \ num_enum_derive-0.7.0 \ num_threads-0.1.3 \ number_prefix-0.4.0 \ object-0.31.1 \ oid-registry-0.6.0 \ once_cell-1.18.0 \ oorandom-11.1.3 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-0.10.57 \ openssl-macros-0.1.0 \ openssl-probe-0.1.4 \ openssl-src-111.25.0+1.1.1t \ openssl-sys-0.9.92 \ opentelemetry-0.17.0 \ os_str_bytes-6.0.0 \ ouroboros-0.15.6 \ ouroboros_macro-0.15.6 \ parity-tokio-ipc-0.9.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.8 \ paste-1.0.9 \ pbkdf2-0.4.0 \ pbkdf2-0.11.0 \ peeking_take_while-0.1.2 \ pem-1.1.1 \ percent-encoding-1.0.1 \ percent-encoding-2.3.0 \ 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.7 \ pin-utils-0.1.0 \ pkcs8-0.8.0 \ pkg-config-0.3.22 \ plain-0.2.3 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ polyval-0.5.3 \ portable-atomic-1.3.2 \ 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 \ prettyplease-0.2.4 \ 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-macro2-1.0.69 \ proptest-1.3.1 \ 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 \ quick-error-1.2.3 \ quinn-0.10.2 \ quinn-proto-0.10.5 \ quinn-udp-0.4.0 \ 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_xorshift-0.3.0 \ rand_xoshiro-0.6.0 \ raptorq-1.7.0 \ rayon-1.8.0 \ rayon-core-1.12.0 \ rcgen-0.10.0 \ 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.10.2 \ regex-automata-0.1.10 \ regex-automata-0.4.3 \ regex-syntax-0.7.5 \ regex-syntax-0.8.2 \ reqwest-0.11.22 \ ring-0.16.20 \ rocksdb-0.21.0 \ rolling-file-0.2.0 \ rpassword-7.2.0 \ rtoolbox-0.0.1 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.3.3 \ rustc_version-0.4.0 \ rusticata-macros-4.1.0 \ rustix-0.38.3 \ rustls-0.21.7 \ rustls-native-certs-0.6.1 \ rustls-pemfile-0.2.1 \ rustls-pemfile-1.0.0 \ rustls-webpki-0.101.4 \ rustversion-1.0.14 \ rusty-fork-0.3.0 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ scopeguard-1.2.0 \ scroll-0.11.0 \ scroll_derive-0.11.0 \ sct-0.7.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.11.0 \ semver-1.0.20 \ semver-parser-0.10.2 \ serde-1.0.189 \ serde_bytes-0.11.12 \ serde_derive-1.0.189 \ serde_json-1.0.107 \ serde_urlencoded-0.7.1 \ serde_with-2.3.3 \ serde_with_macros-2.3.3 \ serde_yaml-0.8.26 \ serde_yaml-0.9.25 \ 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.9.1 \ sha3-0.10.4 \ sharded-slab-0.1.4 \ shell-words-1.1.0 \ shlex-1.1.0 \ 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.5 \ smallvec-1.11.1 \ smpl_jwt-0.7.1 \ socket2-0.4.9 \ socket2-0.5.5 \ soketto-0.7.1 \ solana_rbpf-0.8.0 \ spin-0.5.2 \ spin-0.9.2 \ spki-0.5.4 \ spl-associated-token-account-2.2.0 \ spl-discriminator-0.1.0 \ spl-discriminator-derive-0.1.1 \ spl-discriminator-syn-0.1.1 \ spl-instruction-padding-0.1.0 \ spl-memo-4.0.0 \ spl-pod-0.1.0 \ spl-program-error-0.3.0 \ spl-program-error-derive-0.3.1 \ spl-tlv-account-resolution-0.4.0 \ spl-token-4.0.0 \ spl-token-2022-0.9.0 \ spl-token-metadata-interface-0.2.0 \ spl-transfer-hook-interface-0.3.0 \ spl-type-length-value-0.3.0 \ static_assertions-1.1.0 \ stream-cancel-0.8.1 \ strsim-0.8.0 \ strsim-0.10.0 \ strum-0.24.0 \ strum_macros-0.24.3 \ subtle-2.4.1 \ symlink-0.1.0 \ syn-1.0.109 \ syn-2.0.38 \ sync_wrapper-0.1.1 \ synstructure-0.12.6 \ sys-info-0.9.1 \ sysctl-0.4.6 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ systemstat-0.2.3 \ tar-0.4.40 \ tarpc-0.29.0 \ tarpc-plugins-0.12.0 \ tempfile-3.8.0 \ termcolor-1.1.2 \ termtree-0.2.3 \ test-case-3.2.1 \ test-case-core-3.2.1 \ test-case-macros-3.2.1 \ textwrap-0.11.0 \ textwrap-0.16.0 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ thread-scoped-1.0.2 \ thread_local-1.1.4 \ tikv-jemalloc-sys-0.4.2+5.2.1-patched.2 \ tikv-jemallocator-0.4.1 \ time-0.3.9 \ time-macros-0.2.4 \ tiny-bip39-0.8.2 \ tinytemplate-1.2.1 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-1.29.1 \ tokio-io-timeout-1.1.1 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.24.1 \ tokio-serde-0.8.0 \ tokio-stream-0.1.14 \ tokio-tungstenite-0.20.1 \ tokio-util-0.6.9 \ tokio-util-0.7.1 \ toml-0.5.8 \ tonic-0.9.2 \ tonic-build-0.9.2 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.29 \ tracing-attributes-0.1.18 \ tracing-core-0.1.21 \ tracing-opentelemetry-0.17.2 \ tracing-subscriber-0.3.7 \ 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.2 \ unicode-normalization-0.1.22 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ universal-hash-0.4.1 \ unreachable-1.0.0 \ unsafe-libyaml-0.2.8 \ untrusted-0.7.1 \ uriparse-0.6.4 \ url-1.7.2 \ url-2.4.1 \ utf-8-0.7.6 \ utf8-width-0.1.5 \ vcpkg-0.2.15 \ 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 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ web-sys-0.3.55 \ 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-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 \ winreg-0.50.0 \ x509-parser-0.14.0 \ xattr-1.0.1 \ yaml-rust-0.4.5 \ yasna-0.5.0 \ zerocopy-0.7.11 \ zerocopy-derive-0.7.11 \ zeroize-1.3.0 \ zeroize_derive-1.4.2 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.1+zstd.1.5.2 \ zstd-sys-2.0.1+zstd.1.5.2 \ crossbeam-epoch@git+https://github.com/solana-labs/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} LLVM_VERSION= 12 BINARY_ALIAS= llvm-config=${PREFIX}/bin/llvm-config${LLVM_VERSION} do-install: for f in ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/${PORTNAME}*; do \ if [ -f $$f -a -x $$f ]; then \ ${INSTALL_PROGRAM} $$f ${STAGEDIR}${PREFIX}/bin; \ fi \ done do-test: @${CARGO_CARGO_RUN} test .include diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile index fecd27a83756..390d29aa0adc 100644 --- a/security/ssh-vault/Makefile +++ b/security/ssh-vault/Makefile @@ -1,267 +1,267 @@ PORTNAME= ssh-vault PORTVERSION= 1.0.10 -PORTREVISION= 3 +PORTREVISION= 4 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ssh-vault .include diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 648d2315af5d..0eb4ac9bfa16 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,127 +1,127 @@ PORTNAME= suricata DISTVERSION= 7.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ MAINTAINER= franco@opnsense.org COMMENT= High Performance Network IDS, IPS and Security Monitoring engine 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}yaml>0:devel/py-yaml@${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 05029bf9aa9a..968abf580f95 100644 --- a/security/vaultwarden/Makefile +++ b/security/vaultwarden/Makefile @@ -1,86 +1,86 @@ PORTNAME= vaultwarden DISTVERSION= 1.30.5 -PORTREVISION= 3 +PORTREVISION= 4 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 .if !defined(WITH_DEBUG) CARGO_INSTALL_ARGS+= --config profile.release.strip=true .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/security/weggli/Makefile b/security/weggli/Makefile index ef2aa61b765c..ea8c256ed84e 100644 --- a/security/weggli/Makefile +++ b/security/weggli/Makefile @@ -1,142 +1,142 @@ PORTNAME= weggli DISTVERSIONPREFIX= v DISTVERSION= 0.2.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org COMMENT= Semantic search tool for C and C++ codebases WWW= https://github.com/googleprojectzero/weggli LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= googleprojectzero CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.12.1 \ assert_cmd-2.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.9.1 \ cast-0.2.7 \ cc-1.0.72 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.34.0 \ colored-2.0.0 \ criterion-0.3.5 \ criterion-plot-0.4.4 \ 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 \ ctor-0.1.21 \ difference-2.0.0 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ float-cmp-0.8.0 \ ghost-0.1.2 \ half-1.8.2 \ hermit-abi-0.1.19 \ indoc-0.3.6 \ indoc-impl-0.3.6 \ instant-0.1.12 \ inventory-0.1.11 \ inventory-impl-0.1.11 \ itertools-0.10.3 \ itoa-0.4.8 \ itoa-1.0.1 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ libc-0.2.112 \ lock_api-0.4.5 \ log-0.4.14 \ memchr-2.4.1 \ memoffset-0.6.5 \ nix-0.17.0 \ normalize-line-endings-0.3.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ oorandom-11.1.3 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ paste-0.1.18 \ paste-impl-0.1.18 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ predicates-1.0.8 \ predicates-2.1.0 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.36 \ pyo3-0.13.2 \ pyo3-macros-0.13.2 \ pyo3-macros-backend-0.13.2 \ quote-1.0.14 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.133 \ serde_cbor-0.11.2 \ serde_derive-1.0.133 \ serde_json-1.0.74 \ simplelog-0.10.2 \ smallvec-1.7.0 \ strsim-0.8.0 \ syn-1.0.85 \ termcolor-1.1.2 \ termtree-0.2.4 \ textwrap-0.11.0 \ time-0.1.44 \ tinytemplate-1.2.1 \ tree-sitter-0.20.2 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ vec_map-0.8.2 \ void-1.0.2 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ 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 .if ${OPSYS} == FreeBSD && ( ${OSVERSION} <= 1400091 || ${OSVERSION} >= 1500006 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) USES+= llvm:16 .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile index a1fd805c8c38..5551ffd9d809 100644 --- a/shells/atuin/Makefile +++ b/shells/atuin/Makefile @@ -1,484 +1,484 @@ PORTNAME= atuin DISTVERSIONPREFIX= v DISTVERSION= 18.3.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= Magical shell history WWW= https://atuin.sh 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.22.0 \ adler-1.0.2 \ aead-0.5.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 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ argon2-0.5.3 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atoi-2.0.0 \ atomic-0.5.3 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ axum-0.6.20 \ axum-0.7.5 \ axum-core-0.3.4 \ axum-core-0.4.3 \ axum-server-0.6.0 \ backtrace-0.3.72 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ beef-0.5.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake2-0.10.6 \ block-0.1.6 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.98 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chrono-0.4.38 \ cipher-0.4.4 \ 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 \ cli-clipboard-0.4.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.1 \ colored-2.1.0 \ compact_str-0.7.1 \ config-0.13.4 \ console-0.15.8 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc-3.2.1 \ crc-catalog-2.4.0 \ 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 \ crypto-common-0.1.6 \ crypto_secretbox-0.1.1 \ curve25519-dalek-4.1.2 \ curve25519-dalek-derive-0.1.1 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ dashmap-5.5.3 \ der-0.7.9 \ deranged-0.3.11 \ derive-new-0.5.9 \ diff-0.1.13 \ digest-0.10.7 \ directories-5.0.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dotenvy-0.15.7 \ downcast-rs-1.2.1 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.12.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-2.3.1 \ etcetera-0.8.0 \ event-listener-2.5.3 \ eyre-0.6.12 \ fastrand-2.1.0 \ fiat-crypto-0.2.9 \ filedescriptor-0.8.2 \ fixedbitset-0.4.2 \ flume-0.11.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ 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 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ gethostname-0.2.3 \ getrandom-0.2.15 \ gimli-0.29.0 \ h2-0.3.26 \ h2-0.4.5 \ hashbrown-0.12.3 \ hashbrown-0.13.1 \ hashbrown-0.14.5 \ hashlink-0.8.4 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.9 \ 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 \ humantime-2.1.0 \ hyper-0.14.29 \ hyper-1.3.1 \ hyper-rustls-0.24.2 \ hyper-timeout-0.4.1 \ hyper-util-0.1.5 \ 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 \ inout-0.1.3 \ instant-0.1.13 \ interim-0.1.2 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ iso8601-0.6.1 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.155 \ libm-0.2.8 \ libredox-0.1.3 \ libsqlite3-sys-0.27.0 \ linux-raw-sys-0.4.14 \ listenfd-1.0.1 \ lock_api-0.4.12 \ log-0.4.21 \ logos-0.14.0 \ logos-codegen-0.14.0 \ logos-derive-0.14.0 \ lru-0.12.3 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ matchers-0.1.0 \ matchit-0.7.3 \ md-5-0.10.6 \ memchr-2.7.2 \ memoffset-0.6.5 \ metrics-0.21.1 \ metrics-exporter-prometheus-0.12.2 \ metrics-macros-0.7.1 \ metrics-util-0.15.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ minspan-0.1.1 \ mio-0.8.11 \ multimap-0.10.0 \ nix-0.24.3 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.0 \ 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-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.35.0 \ once_cell-1.19.0 \ opaque-debug-0.3.1 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ os_pipe-1.1.5 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ password-hash-0.5.0 \ paste-1.0.15 \ pathdiff-0.2.1 \ pbkdf2-0.11.0 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ 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 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ platforms-3.4.0 \ poly1305-0.8.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ prettyplease-0.2.20 \ proc-macro2-1.0.85 \ prost-0.12.6 \ prost-build-0.12.6 \ prost-derive-0.12.6 \ prost-types-0.12.6 \ quanta-0.11.1 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.26.3 \ raw-cpuid-10.7.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ ring-0.17.8 \ rmp-0.8.14 \ rpassword-7.3.1 \ rsa-0.9.6 \ rtoolbox-0.0.2 \ runtime-format-0.1.3 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustversion-1.0.17 \ rusty_paserk-0.4.0 \ rusty_paseto-0.7.1 \ ryu-1.0.18 \ salsa20-0.10.2 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_path_to_error-0.1.16 \ serde_regex-1.1.0 \ serde_urlencoded-0.7.1 \ serde_with-3.8.1 \ serde_with_macros-3.8.1 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shellexpand-3.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ sketches-ddsketch-0.2.2 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ sql-builder-3.1.1 \ 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 \ stability-0.2.0 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ stringprep-0.1.5 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.4 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ sysinfo-0.30.12 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ 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 \ tiny-bip39-1.0.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.3.0 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ toml-0.5.11 \ tonic-0.11.0 \ tonic-build-0.11.0 \ tonic-types-0.11.0 \ tower-0.4.13 \ tower-http-0.5.2 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tracing-tree-0.3.1 \ tree_magic_mini-3.1.5 \ try-lock-0.2.5 \ typed-builder-0.18.2 \ typed-builder-macro-0.18.2 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-properties-0.1.1 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.0.0 \ unicode-width-0.1.13 \ unicode_categories-0.1.1 \ universal-hash-0.5.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.8.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ 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 \ wayland-client-0.29.5 \ wayland-commons-0.29.5 \ wayland-protocols-0.29.5 \ wayland-scanner-0.29.5 \ wayland-sys-0.29.5 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ whoami-1.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-wsapoll-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.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 \ winreg-0.50.0 \ wl-clipboard-rs-0.7.0 \ x11-clipboard-0.7.1 \ x11rb-0.10.1 \ x11rb-protocol-0.10.0 \ xml-rs-0.8.20 \ yansi-0.5.1 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/shells/ion/Makefile b/shells/ion/Makefile index 2f9fe6810a85..7d075390d57b 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,42 +1,43 @@ PORTNAME= ion DISTVERSION= 1.0.5-1509 DISTVERSIONSUFFIX= g85452cfa +PORTREVISION= 1 CATEGORIES= shells PKGNAMESUFFIX= -shell MAINTAINER= mikael@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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ion post-install-DOCS-on: @cd ${WRKSRC}/manual/src && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @cd ${WRKSRC}/tests && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/shells/nsh/Makefile b/shells/nsh/Makefile index f0375992dc27..67c4493a655d 100644 --- a/shells/nsh/Makefile +++ b/shells/nsh/Makefile @@ -1,127 +1,127 @@ PORTNAME= nsh DISTVERSION= 0.4.2 -PORTREVISION= 24 +PORTREVISION= 25 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/nushell/Makefile b/shells/nushell/Makefile index 70013b27140c..16a9e1f3ce33 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,710 +1,711 @@ PORTNAME= nushell DISTVERSION= 0.94.2 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= New type of shell WWW= https://www.nushell.sh/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase ssl USE_GITHUB= yes CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.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 \ alloca-0.4.0 \ allocator-api2-0.2.18 \ 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.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.82 \ arboard-3.4.0 \ argminmax-0.6.2 \ array-init-cursor-0.2.0 \ arrayvec-0.5.2 \ arrayvec-0.7.4 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.14 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atoi-2.0.0 \ atoi_simd-0.15.6 \ autocfg-1.2.0 \ avro-schema-0.3.0 \ backtrace-0.3.71 \ backtrace-ext-0.2.1 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bincode-1.3.3 \ bindgen-0.69.4 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ block2-0.5.0 \ borsh-1.5.0 \ borsh-derive-1.5.0 \ bracoxide-0.1.3 \ brotli-3.5.0 \ brotli-5.0.0 \ brotli-decompressor-2.5.1 \ brotli-decompressor-4.0.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byte-unit-5.1.4 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytecount-0.6.8 \ bytemuck-1.15.0 \ bytemuck_derive-1.6.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytesize-1.3.0 \ calamine-0.24.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.96 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chardetng-0.1.17 \ charset-0.1.3 \ chrono-0.4.38 \ chrono-humanize-0.2.3 \ chrono-tz-0.8.6 \ chrono-tz-0.9.0 \ chrono-tz-build-0.2.1 \ chrono-tz-build-0.3.0 \ chumsky-0.9.3 \ clang-sys-1.7.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clipboard-win-5.3.1 \ codepage-0.1.1 \ colorchoice-1.0.1 \ colorz-1.1.2 \ comfy-table-7.1.1 \ compact_str-0.7.1 \ console-0.15.8 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc-2.1.0 \ crc-catalog-1.1.1 \ crc32fast-1.4.0 \ 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 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.31.2 \ cssparser-macros-0.6.1 \ csv-1.3.0 \ csv-core-0.1.11 \ ctrlc-3.4.4 \ deranged-0.3.11 \ derive-new-0.6.0 \ derive_more-0.99.17 \ dialoguer-0.11.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dlib-0.5.2 \ dlv-list-0.5.2 \ doc-comment-0.3.3 \ downcast-rs-1.2.1 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ dtparse-2.0.0 \ dunce-1.0.4 \ dyn-clone-1.0.17 \ ego-tree-0.6.2 \ either-1.11.0 \ eml-parser-0.1.4 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ enum_dispatch-0.3.13 \ env_logger-0.8.4 \ equivalent-1.0.1 \ erased-serde-0.4.4 \ errno-0.3.8 \ error-code-3.2.0 \ ethnum-1.5.0 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.13.0 \ fast-float-0.2.0 \ fastrand-2.1.0 \ fd-lock-4.0.2 \ file-id-0.2.1 \ filesize-0.2.0 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ foreign_vec-0.1.0 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ 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-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.14 \ gimli-0.28.1 \ git2-0.18.3 \ gjson-0.8.1 \ glob-0.3.1 \ glob-match-0.2.1 \ goblin-0.7.1 \ h2-0.3.26 \ halfbrown-0.2.5 \ hash32-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashlink-0.9.0 \ heapless-0.8.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ home-0.5.9 \ html5ever-0.26.0 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ human-date-parser-0.1.2 \ hyper-0.14.28 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ical-0.11.0 \ idna-0.5.0 \ indexmap-2.2.6 \ indicatif-0.17.8 \ indoc-2.0.5 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ interprocess-2.1.0 \ inventory-0.3.15 \ is-docker-0.2.0 \ is-terminal-0.4.12 \ is-wsl-0.4.0 \ is_ci-1.2.0 \ is_debug-1.0.1 \ is_executable-1.0.1 \ is_terminal_polyfill-1.70.0 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.11 \ itoap-1.0.1 \ jobserver-0.1.31 \ joinery-2.1.0 \ js-sys-0.3.69 \ jsonpath_lib_polars_vendor-0.0.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ lazycell-1.3.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.154 \ libflate-1.4.0 \ libflate_lz77-1.2.0 \ libgit2-sys-0.16.2+1.7.2 \ libloading-0.8.3 \ libm-0.2.8 \ libmimalloc-sys-0.1.38 \ libproc-0.14.8 \ libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ libssh2-sys-0.3.0 \ libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.12 \ log-0.4.21 \ lru-0.12.3 \ lscolors-0.17.0 \ lsp-server-0.7.6 \ lsp-types-0.95.1 \ lz4-1.24.0 \ lz4-sys-1.9.4 \ mac-0.1.1 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ markup5ever-0.11.0 \ md-5-0.10.6 \ memchr-2.7.2 \ memmap2-0.7.1 \ miette-7.2.0 \ miette-derive-7.2.0 \ mimalloc-0.1.42 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ mockito-1.4.0 \ multiversion-0.7.4 \ multiversion-macros-0.7.4 \ native-tls-0.2.11 \ new_debug_unreachable-1.0.6 \ nix-0.28.0 \ nom-7.1.3 \ notify-6.1.1 \ notify-debouncer-full-0.3.1 \ now-0.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.50.0 \ num-0.4.2 \ num-bigint-0.4.4 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-format-0.4.4 \ 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 \ objc-0.2.7 \ objc-sys-0.3.3 \ objc2-0.5.1 \ objc2-app-kit-0.2.0 \ objc2-core-data-0.2.0 \ objc2-encode-4.0.1 \ objc2-foundation-0.2.0 \ object-0.32.2 \ omnipath-0.1.6 \ once_cell-1.19.0 \ open-5.1.2 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.102 \ ordered-multimap-0.7.3 \ os_display-0.1.3 \ os_pipe-1.1.5 \ owo-colors-4.0.0 \ papergrid-0.10.0 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ parquet-format-safe-0.2.4 \ parse-zoneinfo-0.3.1 \ paste-1.0.14 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ peresil-0.3.0 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ petgraph-0.6.4 \ 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 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plain-0.2.3 \ planus-0.3.1 \ platform-info-2.0.3 \ polars-0.39.2 \ polars-arrow-0.39.2 \ polars-arrow-format-0.1.0 \ polars-compute-0.39.2 \ polars-core-0.39.2 \ polars-error-0.39.2 \ polars-io-0.39.2 \ polars-json-0.39.2 \ polars-lazy-0.39.2 \ polars-ops-0.39.2 \ polars-parquet-0.39.2 \ polars-pipe-0.39.2 \ polars-plan-0.39.2 \ polars-row-0.39.2 \ polars-sql-0.39.2 \ polars-time-0.39.2 \ polars-utils-0.39.2 \ pori-0.0.0 \ portable-atomic-1.6.0 \ 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 \ pretty_assertions-1.4.0 \ print-positions-0.6.1 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.81 \ procfs-0.16.0 \ procfs-core-0.16.0 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pure-rust-locales-0.8.1 \ pwd-1.4.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quick-xml-0.31.0 \ quickcheck-1.0.3 \ quickcheck_macros-1.0.0 \ quote-1.0.36 \ quoted_printable-0.5.0 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ ratatui-0.26.2 \ raw-cpuid-11.0.2 \ 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.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ reedline-0.32.0 \ ref-cast-1.0.22 \ ref-cast-impl-1.0.22 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ rend-0.4.2 \ rfc2047-decoder-1.0.5 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rle-decode-fast-1.0.3 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ ropey-1.6.1 \ roxmltree-0.19.0 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rusqlite-0.31.0 \ rust-embed-8.4.0 \ rust-embed-impl-8.4.0 \ rust-embed-utils-8.4.0 \ rust-ini-0.21.0 \ rust_decimal-1.35.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustversion-1.0.15 \ ryu-1.0.17 \ same-file-1.0.6 \ scc-2.1.0 \ schannel-0.1.23 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scraper-0.19.0 \ scroll-0.11.0 \ scroll_derive-0.11.1 \ sdd-0.2.0 \ seahash-4.1.0 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ selectors-0.25.0 \ semver-1.0.22 \ seq-macro-0.3.5 \ serde-1.0.200 \ serde_derive-1.0.200 \ serde_json-1.0.116 \ serde_repr-0.1.19 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ serial_test-3.1.1 \ serial_test_derive-3.1.1 \ servo_arc-0.3.0 \ sha2-0.10.8 \ shadow-rs-0.28.0 \ 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.2 \ simd-json-0.13.10 \ simdutf8-0.1.4 \ similar-2.5.0 \ simplelog-0.12.2 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smartstring-1.0.1 \ smawk-0.3.2 \ snap-1.1.1 \ socket2-0.5.7 \ sqlparser-0.39.0 \ sqlparser-0.45.0 \ stability-0.2.0 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ str_indices-0.4.3 \ 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.2 \ strum_macros-0.25.3 \ strum_macros-0.26.2 \ supports-color-2.1.0 \ supports-color-3.0.0 \ supports-hyperlinks-3.0.0 \ supports-unicode-3.0.0 \ sxd-document-0.3.2 \ sxd-xpath-0.4.2 \ syn-1.0.109 \ syn-2.0.60 \ syn_derive-0.1.8 \ sys-locale-0.3.1 \ sysinfo-0.30.11 \ tabled-0.14.0 \ tango-bench-0.5.0 \ tap-1.0.1 \ target-features-0.1.6 \ tempfile-3.10.1 \ tendril-0.4.3 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ titlecase-2.2.1 \ tokio-1.37.0 \ tokio-util-0.7.10 \ toml-0.7.8 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.21.1 \ toml_edit-0.22.12 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ trash-3.3.1 \ tree_magic_mini-3.1.4 \ trim-in-place-0.1.7 \ try-lock-0.2.5 \ typed-arena-1.7.0 \ typenum-1.17.0 \ typetag-0.2.16 \ typetag-impl-0.2.16 \ ucd-trie-0.1.6 \ umask-2.1.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-reverse-1.0.9 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ unicode-xid-0.2.4 \ unsafe-libyaml-0.2.11 \ ureq-2.9.7 \ url-2.5.0 \ utf-8-0.7.6 \ utf8-width-0.1.7 \ utf8parse-0.2.1 \ uu_cp-0.0.25 \ uu_mkdir-0.0.25 \ uu_mktemp-0.0.25 \ uu_mv-0.0.25 \ uu_uname-0.0.25 \ uu_whoami-0.0.25 \ uucore-0.0.25 \ uucore-0.0.26 \ uucore_procs-0.0.26 \ uuhelp_parser-0.0.26 \ uuid-1.8.0 \ v_htmlescape-0.15.8 \ value-trait-0.8.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vte-0.10.1 \ vte-0.11.1 \ vte_generate_state_changes-0.1.1 \ 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-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wax-0.6.0 \ wayland-backend-0.3.3 \ wayland-client-0.31.2 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.1 \ wayland-sys-0.31.1 \ which-6.0.1 \ widestring-1.1.0 \ 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-0.44.0 \ windows-0.52.0 \ windows-0.54.0 \ windows-core-0.52.0 \ windows-core-0.54.0 \ windows-result-0.1.1 \ 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 \ winnow-0.5.40 \ winnow-0.6.7 \ winreg-0.52.0 \ winresource-0.1.17 \ winsafe-0.0.19 \ wl-clipboard-rs-0.8.1 \ wyz-0.5.1 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xattr-1.3.1 \ xxhash-rust-0.8.10 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zip-0.6.6 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/nu OPTIONS_DEFINE= DATAFRAME DATAFRAME_DESC= Include the dataframe feature DATAFRAME_VARS= CARGO_BUILD_ARGS+=--features=dataframe DATAFRAME_BROKEN= see https://github.com/nushell/nushell/issues/7665 .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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nu .include diff --git a/shells/sheldon/Makefile b/shells/sheldon/Makefile index 493e0921b581..1e9c58f322c7 100644 --- a/shells/sheldon/Makefile +++ b/shells/sheldon/Makefile @@ -1,44 +1,44 @@ PORTNAME= sheldon DISTVERSION= 0.7.4 -PORTREVISION= 5 +PORTREVISION= 6 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 PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME} \ share/zsh/site-functions/_${PORTNAME} PORTDOCS= README.md RELEASES.md OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${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 5a89f0ab3666..9471eb27d2d7 100644 --- a/shells/shell-hist/Makefile +++ b/shells/shell-hist/Makefile @@ -1,82 +1,82 @@ PORTNAME= shell-hist DISTVERSION= g20190515 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/shells/shellharden/Makefile b/shells/shellharden/Makefile index 3ab87a19d0de..82277dce255b 100644 --- a/shells/shellharden/Makefile +++ b/shells/shellharden/Makefile @@ -1,23 +1,23 @@ PORTNAME= shellharden DISTVERSIONPREFIX= v DISTVERSION= 4.3.1 -PORTREVISION= 1 +PORTREVISION= 2 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/shells/starship/Makefile b/shells/starship/Makefile index a6f5f075f034..712daad32951 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,415 +1,416 @@ PORTNAME= starship DISTVERSION= 1.19.0 +PORTREVISION= 1 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/ 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= 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 \ anstream-0.6.7 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.77 \ arc-swap-1.6.0 \ arraydeque-0.5.1 \ arrayvec-0.7.4 \ async-broadcast-0.7.0 \ async-channel-2.1.1 \ async-executor-1.8.0 \ async-fs-2.1.1 \ async-io-2.3.2 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-process-2.2.0 \ async-recursion-1.0.5 \ async-signal-0.2.5 \ async-task-4.7.0 \ async-trait-0.1.79 \ atomic-waker-1.1.2 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-0.1.6 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ blocking-1.5.1 \ bstr-1.9.0 \ bumpalo-3.14.0 \ bytesize-1.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clru-0.6.1 \ cmake-0.1.50 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ const-random-0.1.17 \ const-random-macro-0.1.16 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.11 \ crc32fast-1.3.2 \ 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 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ deelevate-0.2.0 \ deranged-0.3.10 \ derivative-2.2.0 \ digest-0.9.0 \ digest-0.10.7 \ dirs-4.0.0 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dlv-list-0.5.2 \ downcast-0.11.0 \ dunce-1.0.4 \ dyn-clone-1.0.16 \ either-1.9.0 \ encoding_rs-0.8.33 \ endi-1.1.0 \ enumflags2-0.7.9 \ enumflags2_derive-0.7.9 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.8 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ event-listener-4.0.1 \ event-listener-5.2.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.1 \ faster-hex-0.9.0 \ fastrand-2.0.1 \ filedescriptor-0.8.2 \ filetime-0.2.23 \ flate2-1.0.28 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fragile-2.0.0 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-lite-2.1.0 \ 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.11 \ gix-0.62.0 \ gix-actor-0.31.1 \ gix-bitmap-0.2.11 \ gix-chunk-0.4.8 \ gix-commitgraph-0.24.2 \ gix-config-0.36.1 \ gix-config-value-0.14.6 \ gix-date-0.8.5 \ gix-diff-0.43.0 \ gix-discover-0.31.0 \ gix-features-0.38.1 \ gix-fs-0.10.2 \ gix-glob-0.16.2 \ gix-hash-0.14.2 \ gix-hashtable-0.5.2 \ gix-index-0.32.0 \ gix-lock-13.0.0 \ gix-macros-0.1.4 \ gix-object-0.42.1 \ gix-odb-0.60.0 \ gix-pack-0.50.0 \ gix-path-0.10.7 \ gix-quote-0.4.12 \ gix-ref-0.43.0 \ gix-refspec-0.23.0 \ gix-revision-0.27.0 \ gix-revwalk-0.13.0 \ gix-sec-0.10.6 \ gix-tempfile-13.0.0 \ gix-trace-0.1.9 \ gix-traverse-0.39.0 \ gix-url-0.27.3 \ gix-utils-0.1.12 \ gix-validate-0.8.4 \ guess_host_triple-0.1.3 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hashlink-0.8.4 \ heck-0.5.0 \ hex-0.4.3 \ home-0.5.9 \ iana-time-zone-0.1.58 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_debug-1.0.1 \ itertools-0.11.0 \ itertools-0.12.0 \ itoa-1.0.10 \ js-sys-0.3.66 \ jwalk-0.8.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.153 \ libredox-0.0.1 \ libz-ng-sys-1.1.14 \ libz-sys-1.1.14 \ linux-raw-sys-0.4.12 \ lock_api-0.4.11 \ log-0.4.21 \ mac-notification-sys-0.6.1 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ memchr-2.7.1 \ memmap2-0.9.3 \ memmem-0.1.1 \ memoffset-0.9.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mockall-0.12.1 \ mockall_derive-0.12.1 \ nix-0.28.0 \ nom-5.1.3 \ nom-7.1.3 \ notify-rust-4.11.0 \ nu-ansi-term-0.50.0 \ num-derive-0.3.3 \ num-traits-0.2.17 \ num_threads-0.1.6 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.19.0 \ opaque-debug-0.3.0 \ open-5.1.2 \ option-ext-0.2.0 \ ordered-float-2.10.1 \ ordered-multimap-0.7.1 \ ordered-stream-0.2.0 \ os_info-3.8.2 \ parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ path-slash-0.2.1 \ pathdiff-0.2.1 \ pathsearch-0.2.0 \ percent-encoding-2.3.1 \ pest-2.7.9 \ pest_derive-2.7.9 \ pest_generator-2.7.9 \ pest_meta-2.7.9 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ piper-0.2.1 \ pkg-config-0.3.28 \ polling-3.3.1 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-crate-3.1.0 \ proc-macro2-1.0.79 \ process_control-4.1.0 \ prodash-28.0.0 \ quick-xml-0.30.0 \ quick-xml-0.31.0 \ 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_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.4 \ regex-automata-0.4.4 \ regex-syntax-0.8.2 \ rust-ini-0.21.0 \ rustix-0.38.31 \ ryu-1.0.16 \ same-file-1.0.6 \ schemars-0.8.19 \ schemars_derive-0.8.19 \ scopeguard-1.2.0 \ semver-0.11.0 \ semver-1.0.23 \ semver-parser-0.10.2 \ serde-1.0.201 \ serde_derive-1.0.201 \ serde_derive_internals-0.29.0 \ serde_json-1.0.117 \ serde_repr-0.1.18 \ serde_spanned-0.6.5 \ sha1-0.10.6 \ sha1-asm-0.5.2 \ sha1_smol-1.0.0 \ sha2-0.9.9 \ sha2-0.10.8 \ shadow-rs-0.27.1 \ shared_library-0.1.9 \ shell-words-1.1.0 \ signal-hook-0.1.17 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.11.2 \ starship-battery-0.8.3 \ static_assertions-1.1.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.53 \ systemstat-0.2.3 \ tauri-winrt-notification-0.2.0 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ terminfo-0.7.5 \ termios-0.3.3 \ termtree-0.4.1 \ termwiz-0.15.0 \ thiserror-1.0.52 \ thiserror-impl-1.0.52 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ toml_edit-0.22.12 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ trim-in-place-0.1.7 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ uds_windows-1.1.0 \ uluru-3.0.0 \ unicase-2.7.0 \ unicode-bidi-0.3.14 \ unicode-bom-2.0.3 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ unicode-xid-0.2.4 \ uom-0.36.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ versions-6.2.0 \ vtparse-0.6.2 \ 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 \ which-6.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 \ windows-0.54.0 \ windows-0.56.0 \ windows-core-0.51.1 \ windows-core-0.54.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-version-0.1.0 \ 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.5.40 \ winnow-0.6.5 \ winres-0.1.12 \ winsafe-0.0.19 \ xdg-home-1.1.0 \ yaml-rust2-0.8.0 \ zbus-4.1.2 \ zbus_macros-4.1.2 \ zbus_names-3.0.0 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zvariant-4.0.2 \ zvariant_derive-4.0.2 \ zvariant_utils-1.1.0 #CARGO_FEATURES= notify-rust PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FONTS FONTS_DESC= Install fonts FONTS_RUN_DEPENDS= nerd-fonts>0:x11-fonts/nerd-fonts post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/async/Makefile b/sysutils/async/Makefile index ef63d2fc0704..c70ab1a9fa63 100644 --- a/sysutils/async/Makefile +++ b/sysutils/async/Makefile @@ -1,72 +1,72 @@ PORTNAME= async DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/b3sum/Makefile b/sysutils/b3sum/Makefile index a2da3d0593f8..92a527f31d40 100644 --- a/sysutils/b3sum/Makefile +++ b/sysutils/b3sum/Makefile @@ -1,39 +1,39 @@ PORTNAME= b3sum DISTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= sec.research.2005@gmail.com COMMENT= Command line implementation of the BLAKE3 hash function WWW= https://github.com/blake3-team/blake3 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= blake3-team GH_PROJECT= BLAKE3 OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS WRKSRC_SUBDIR= ${PORTNAME} PORTDOCS= *.md PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == aarch64 CARGO_FEATURES= neon .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/.. && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/sysutils/backdown/Makefile b/sysutils/backdown/Makefile index 52957fbc2403..6b4eced5f746 100644 --- a/sysutils/backdown/Makefile +++ b/sysutils/backdown/Makefile @@ -1,20 +1,20 @@ PORTNAME= backdown DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 -PORTREVISION= 8 +PORTREVISION= 9 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 b68a9f30629f..e073b8420fbd 100644 --- a/sysutils/bkt/Makefile +++ b/sysutils/bkt/Makefile @@ -1,36 +1,36 @@ PORTNAME= bkt DISTVERSION= 0.8.0 -PORTREVISION= 3 +PORTREVISION= 4 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}/${CARGO_BUILD_TARGET}/*/${PORTNAME} \ -o ${WRKSRC}/${PORTNAME}.1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bkt 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 02e6de6fcbf7..b14a78ab0b8c 100644 --- a/sysutils/bottom/Makefile +++ b/sysutils/bottom/Makefile @@ -1,42 +1,42 @@ PORTNAME= bottom DISTVERSION= 0.9.6 -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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/btm ${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 e430aa9936d3..8149d9d6b516 100644 --- a/sysutils/bupstash/Makefile +++ b/sysutils/bupstash/Makefile @@ -1,24 +1,24 @@ PORTNAME= bupstash DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 15 +PORTREVISION= 16 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 292b57c598a8..2459e1fde398 100644 --- a/sysutils/conserve/Makefile +++ b/sysutils/conserve/Makefile @@ -1,322 +1,322 @@ PORTNAME= conserve DISTVERSIONPREFIX= v DISTVERSION= 23.11.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Robust file backup tool WWW= https://github.com/sourcefrog/conserve LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= cargo USE_GITHUB= yes GH_ACCOUNT= sourcefrog CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.3 \ aho-corasick-1.1.1 \ allocator-api2-0.2.16 \ anstream-0.5.0 \ anstyle-1.0.3 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-2.1.0 \ arrayvec-0.4.12 \ assert_cmd-2.0.12 \ assert_fs-1.0.13 \ assert_matches-1.5.0 \ atty-0.2.14 \ autocfg-1.1.0 \ aws-config-0.56.1 \ aws-credential-types-0.56.1 \ aws-http-0.56.1 \ aws-runtime-0.56.1 \ aws-sdk-s3-0.31.2 \ aws-sdk-sso-0.30.0 \ aws-sdk-sts-0.30.0 \ aws-sigv4-0.56.1 \ aws-smithy-async-0.56.1 \ aws-smithy-checksums-0.56.1 \ aws-smithy-client-0.56.1 \ aws-smithy-eventstream-0.56.1 \ aws-smithy-http-0.56.1 \ aws-smithy-http-tower-0.56.1 \ aws-smithy-json-0.56.1 \ aws-smithy-query-0.56.1 \ aws-smithy-runtime-0.56.1 \ aws-smithy-runtime-api-0.56.1 \ aws-smithy-types-0.56.1 \ aws-smithy-xml-0.56.1 \ aws-types-0.56.1 \ backtrace-0.3.69 \ base64-0.21.4 \ base64-simd-0.8.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ blake2-rfc-0.2.18 \ block-buffer-0.10.4 \ bstr-1.6.2 \ bumpalo-3.14.0 \ byteorder-1.4.3 \ bytes-1.5.0 \ bytes-utils-0.1.3 \ cachedir-0.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.4 \ clap_builder-4.4.4 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ clicolors-control-1.0.1 \ colorchoice-1.0.0 \ constant_time_eq-0.1.5 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cp_r-0.5.1 \ cpufeatures-0.2.9 \ crc32c-0.6.4 \ 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 \ deranged-0.3.8 \ 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 \ either-1.9.0 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ fastrand-2.0.0 \ filetime-0.2.22 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ 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 \ generic-array-0.14.7 \ getrandom-0.2.10 \ gimli-0.28.0 \ glob-0.3.1 \ globset-0.4.13 \ globwalk-0.8.1 \ h2-0.3.21 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ hex-0.4.3 \ hmac-0.12.1 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-rustls-0.24.1 \ idna-0.4.0 \ ignore-0.4.20 \ indexmap-1.9.3 \ indoc-2.0.4 \ io-lifetimes-1.0.11 \ itertools-0.11.0 \ itoa-1.0.9 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.148 \ libm-0.2.7 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.7 \ lock_api-0.4.10 \ log-0.4.20 \ lru-0.11.1 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.6.3 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ mutants-0.0.3 \ nix-0.27.1 \ nodrop-0.1.14 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ num-integer-0.1.45 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ nutmeg-0.1.4 \ object-0.32.1 \ once_cell-1.18.0 \ openssl-probe-0.1.5 \ outref-0.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 \ ppv-lite86-0.2.17 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.67 \ proptest-1.2.0 \ proptest-derive-0.4.0 \ quick-error-1.2.3 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ rayon-1.8.0 \ rayon-core-1.12.0 \ readahead-iterator-0.1.1 \ redox_syscall-0.3.5 \ regex-1.9.5 \ regex-automata-0.1.10 \ regex-automata-0.3.8 \ regex-syntax-0.6.29 \ regex-syntax-0.7.5 \ relative-path-1.9.0 \ ring-0.16.20 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.37.25 \ rustix-0.38.14 \ rustls-0.21.7 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.3 \ rustls-webpki-0.101.6 \ rustversion-1.0.14 \ rusty-fork-0.3.0 \ ryu-1.0.15 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.2.0 \ sct-0.7.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.7 \ sharded-slab-0.1.4 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.1 \ snap-1.1.0 \ socket2-0.4.9 \ socket2-0.5.4 \ spin-0.5.2 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.37 \ tempfile-3.8.0 \ terminal_size-0.2.6 \ terminal_size-0.3.0 \ termtree-0.4.1 \ thiserror-1.0.48 \ thiserror-impl-1.0.48 \ thousands-0.2.0 \ thread_local-1.1.7 \ time-0.3.28 \ time-core-0.1.1 \ time-macros-0.2.14 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.32.0 \ tokio-macros-2.1.0 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.14 \ tokio-util-0.7.9 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-appender-0.2.2 \ tracing-attributes-0.1.26 \ tracing-core-0.1.31 \ tracing-log-0.1.3 \ tracing-serde-0.1.3 \ tracing-subscriber-0.3.17 \ tracing-test-0.2.4 \ tracing-test-macro-0.2.4 \ try-lock-0.2.4 \ typenum-1.17.0 \ unarray-0.1.4 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unix_mode-0.1.4 \ untrusted-0.7.1 \ url-2.4.1 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.4.1 \ uzers-0.11.3 \ valuable-0.1.0 \ version_check-0.9.4 \ vsimd-0.8.0 \ wait-timeout-0.2.0 \ walkdir-2.4.0 \ want-0.3.1 \ 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 \ 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 \ xmlparser-0.13.5 \ yansi-0.5.1 \ zeroize-1.6.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/czkawka/Makefile b/sysutils/czkawka/Makefile index ade8c7c26411..3b252214021a 100644 --- a/sysutils/czkawka/Makefile +++ b/sysutils/czkawka/Makefile @@ -1,44 +1,44 @@ PORTNAME= czkawka DISTVERSION= 7.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= jbeich@FreeBSD.org COMMENT= Multi functional app to find duplicates, empty folders, similar images etc. WWW= https://github.com/qarmin/czkawka LICENSE= CC-BY-4.0 MIT LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/${PORTNAME}_core/LICENSE USES= cargo gnome USE_GITHUB= yes USE_GNOME= gdkpixbuf2 gtk40 GH_ACCOUNT= qarmin PLIST_FILES= bin/${PORTNAME}_cli \ bin/${PORTNAME}_gui \ share/applications/com.github.qarmin.czkawka.desktop \ share/icons/hicolor/scalable/apps/com.github.qarmin.czkawka-symbolic.svg \ share/icons/hicolor/scalable/apps/com.github.qarmin.czkawka.Devel.svg \ share/icons/hicolor/scalable/apps/com.github.qarmin.czkawka.svg \ share/metainfo/com.github.qarmin.czkawka.metainfo.xml \ ${NULL} # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= ${PLIST_FILES:Mbin/*:T} 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 f8b74f39e7d3..1ad0d9c0153d 100644 --- a/sysutils/ddh/Makefile +++ b/sysutils/ddh/Makefile @@ -1,62 +1,62 @@ PORTNAME= ddh DISTVERSIONPREFIX= win DISTVERSION= 64 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/diskonaut/Makefile b/sysutils/diskonaut/Makefile index 72b1fe85dfe7..0908b99eb514 100644 --- a/sysutils/diskonaut/Makefile +++ b/sysutils/diskonaut/Makefile @@ -1,113 +1,113 @@ PORTNAME= diskonaut PORTVERSION= 0.11.0 -PORTREVISION= 34 +PORTREVISION= 35 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/diskus/Makefile b/sysutils/diskus/Makefile index 4caba83f9253..a86e935de99d 100644 --- a/sysutils/diskus/Makefile +++ b/sysutils/diskus/Makefile @@ -1,71 +1,71 @@ PORTNAME= diskus DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 21 +PORTREVISION= 22 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/diskus ${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 701f585657ae..ef1f7e69d940 100644 --- a/sysutils/dua-cli/Makefile +++ b/sysutils/dua-cli/Makefile @@ -1,31 +1,31 @@ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.29.0 -PORTREVISION= 1 +PORTREVISION= 2 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dua 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 1447f341802f..03be2a5b7b10 100644 --- a/sysutils/dust/Makefile +++ b/sysutils/dust/Makefile @@ -1,31 +1,31 @@ PORTNAME= dust DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dust ${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 c487e6720e90..c89dc4bf196d 100644 --- a/sysutils/dutree/Makefile +++ b/sysutils/dutree/Makefile @@ -1,41 +1,41 @@ PORTNAME= dutree DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 9 +PORTREVISION= 10 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 ca88fd8b200b..405f7ca29d12 100644 --- a/sysutils/elfx86exts/Makefile +++ b/sysutils/elfx86exts/Makefile @@ -1,89 +1,90 @@ PORTNAME= elfx86exts DISTVERSIONPREFIX= ${PORTNAME}@ DISTVERSION= 0.6.2 +PORTREVISION= 1 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 1eaaacf8e55b..e6a9163ca1e5 100644 --- a/sysutils/erdtree/Makefile +++ b/sysutils/erdtree/Makefile @@ -1,22 +1,22 @@ PORTNAME= erdtree DISTVERSIONPREFIX= v DISTVERSION= 3.1.2 -PORTREVISION= 8 +PORTREVISION= 9 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 0d5f3b62b856..77efd5617ccd 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -1,79 +1,79 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= sysutils MAINTAINER= mikael@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 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/exa .include diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile index fb3a4765bcc0..9395b7deae2a 100644 --- a/sysutils/eza/Makefile +++ b/sysutils/eza/Makefile @@ -1,60 +1,61 @@ PORTNAME= eza DISTVERSIONPREFIX= v DISTVERSION= 0.18.18 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp COMMENT= Modern, maintained replacement for ls WWW= https://eza.rocks/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE USES= cargo USE_GITHUB= yes GH_ACCOUNT= eza-community PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= MANPAGES OPTIONS_GROUP= COMPLETIONS OPTIONS_GROUP_COMPLETIONS= BASH FISH ZSH BASH_PLIST_FILES= etc/bash_completion.d/${PORTNAME}.bash FISH_PLIST_FILES= share/fish/completions/${PORTNAME}.fish ZSH_PLIST_FILES= share/zsh/site-functions/_${PORTNAME} MANPAGES_BUILD_DEPENDS= pandoc:textproc/hs-pandoc _MARKDOWN_FILES= eza.1 eza_colors-explanation.5 eza_colors.5 .for i in ${_MARKDOWN_FILES} MANPAGES_PLIST_FILES+= share/man/man${i:C/.*\.//}/${i}.gz .endfor post-build-MANPAGES-on: .for i in ${_MARKDOWN_FILES} cd ${WRKSRC}/man && \ pandoc ${i}.md -s -t man > ${i} .endfor post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/bash/${PORTNAME} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.bash post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/fish/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/zsh/_${PORTNAME} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-MANPAGES-on: .for i in ${_MARKDOWN_FILES} ${INSTALL_MAN} ${WRKSRC}/man/${i} ${STAGEDIR}${PREFIX}/share/man/man${i:C/.*\.//} .endfor .include diff --git a/sysutils/faketty/Makefile b/sysutils/faketty/Makefile index c685f46b1ae0..2a96ea2513b0 100644 --- a/sysutils/faketty/Makefile +++ b/sysutils/faketty/Makefile @@ -1,58 +1,59 @@ PORTNAME= faketty DISTVERSION= 1.0.17 +PORTREVISION= 1 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.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ bitflags-2.5.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ heck-0.5.0 \ is_terminal_polyfill-1.70.0 \ libc-0.2.155 \ nix-0.29.0 \ proc-macro2-1.0.84 \ quote-1.0.36 \ scratch-1.0.7 \ strsim-0.11.1 \ syn-2.0.66 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/fclones/Makefile b/sysutils/fclones/Makefile index e78bb3093d06..4e521747c917 100644 --- a/sysutils/fclones/Makefile +++ b/sysutils/fclones/Makefile @@ -1,212 +1,212 @@ PORTNAME= fclones DISTVERSIONPREFIX= v DISTVERSION= 0.34.0 -PORTREVISION= 5 +PORTREVISION= 6 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.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi-escapes-0.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 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ assert_matches-1.5.0 \ atty-0.2.14 \ autocfg-1.1.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ blake3-1.5.0 \ block-buffer-0.10.4 \ bstr-1.7.0 \ bumpalo-3.14.0 \ byte-unit-4.0.19 \ byteorder-1.5.0 \ bytesize-1.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clap-4.4.7 \ clap_builder-4.4.7 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ console-0.15.7 \ constant_time_eq-0.3.0 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.11 \ 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 \ csv-1.3.0 \ csv-core-0.1.11 \ dashmap-5.5.3 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dtparse-2.0.0 \ dunce-1.0.4 \ either-1.9.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.5 \ fallible-iterator-0.3.0 \ fastrand-2.0.1 \ fiemap-0.1.1 \ file-owner-0.1.2 \ filetime-0.2.22 \ fnv-1.0.7 \ fs2-0.4.3 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.10 \ globset-0.4.13 \ hashbrown-0.12.3 \ hashbrown-0.14.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ hex-0.4.3 \ iana-time-zone-0.1.58 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.20 \ indexmap-1.9.3 \ indexmap-2.0.2 \ instant-0.1.12 \ itertools-0.11.0 \ itoa-1.0.9 \ js-sys-0.3.64 \ keccak-0.1.4 \ lazy-init-0.5.1 \ lazy_static-1.4.0 \ libc-0.2.149 \ linux-raw-sys-0.4.10 \ lock_api-0.4.11 \ log-0.4.20 \ maplit-1.0.2 \ memchr-2.6.4 \ memoffset-0.9.0 \ metrohash-1.0.6 \ minimal-lexical-0.2.1 \ nix-0.27.1 \ nom-7.1.3 \ nom-regex-0.2.0 \ ntapi-0.4.1 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ option-ext-0.2.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.9 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ ppv-lite86-0.2.17 \ priority-queue-1.3.2 \ proc-macro2-1.0.69 \ 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.2.16 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ redox_users-0.4.3 \ reflink-0.1.3 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rust_decimal-1.32.0 \ rustix-0.38.21 \ ryu-1.0.15 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.190 \ serde_derive-1.0.190 \ serde_json-1.0.107 \ serde_test-1.0.176 \ sha2-0.10.8 \ sha3-0.10.8 \ sled-0.34.7 \ smallvec-1.11.1 \ status-line-0.2.0 \ stfu8-0.2.6 \ strsim-0.10.0 \ syn-2.0.38 \ sysinfo-0.29.10 \ tempfile-3.8.1 \ terminal_size-0.3.0 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ thread_local-1.1.7 \ typed-sled-0.2.3 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ utf8-width-0.1.6 \ utf8parse-0.2.1 \ uuid-1.5.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ 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 \ 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.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 \ xattr-1.0.1 \ xxhash-rust-0.8.7 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index 41f208860094..d0abb721fc68 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -1,47 +1,48 @@ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 10.1.0 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -find MAINTAINER= mikael@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}/${CARGO_BUILD_TARGET}/release/fd --gen-completions bash > ${WRKSRC}/autocomplete/fd.bash ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/fd --gen-completions fish > ${WRKSRC}/autocomplete/fd.fish post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fd ${INSTALL_MAN} ${WRKSRC}/doc/fd.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${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 ac921169fb39..67a0a2462ede 100644 --- a/sysutils/flipperbit/Makefile +++ b/sysutils/flipperbit/Makefile @@ -1,69 +1,69 @@ PORTNAME= flipperbit DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 5 +PORTREVISION= 6 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile index 549d217cdf49..7ced01dc7c04 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -1,207 +1,207 @@ PORTNAME= flowgger DISTVERSION= 0.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= mikael@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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/flowgger ${INSTALL_DATA} ${WRKSRC}/flowgger.toml \ ${STAGEDIR}${PREFIX}/etc/flowgger.toml.sample .include diff --git a/sysutils/fselect/Makefile b/sysutils/fselect/Makefile index 57c154845897..a5219c6b84b3 100644 --- a/sysutils/fselect/Makefile +++ b/sysutils/fselect/Makefile @@ -1,46 +1,47 @@ PORTNAME= fselect DISTVERSION= 0.8.6 +PORTREVISION= 1 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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/fusefs-sandboxfs/Makefile b/sysutils/fusefs-sandboxfs/Makefile index 8e897ba7ef78..b4bac8a8386e 100644 --- a/sysutils/fusefs-sandboxfs/Makefile +++ b/sysutils/fusefs-sandboxfs/Makefile @@ -1,92 +1,92 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- MAINTAINER= mikael@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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sandboxfs ${INSTALL_MAN} ${WRKSRC}/man/sandboxfs.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/sysutils/fusefs-xfuse/Makefile b/sysutils/fusefs-xfuse/Makefile index 59d7befeefab..e547b7be0e6c 100644 --- a/sysutils/fusefs-xfuse/Makefile +++ b/sysutils/fusefs-xfuse/Makefile @@ -1,61 +1,61 @@ PORTNAME= xfuse DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-alpha -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- MAINTAINER= mail@KhaledEmara.dev COMMENT= Read-only FUSE server implementing XFS WWW= https://github.com/KhaledEmaraDev/xfuse LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo fuse USE_GITHUB= yes GH_ACCOUNT= KhaledEmaraDev GH_TAGNAME= 9c8824 CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ byteorder-1.4.3 \ cfg-if-1.0.0 \ clap-2.33.3 \ crc-2.0.0 \ crc-catalog-1.1.1 \ fuse-0.3.1 \ hermit-abi-0.1.18 \ libc-0.2.97 \ log-0.3.9 \ log-0.4.14 \ num-derive-0.3.3 \ num-traits-0.2.14 \ pkg-config-0.3.19 \ proc-macro2-1.0.27 \ quote-1.0.9 \ strsim-0.8.0 \ syn-1.0.73 \ term_size-0.3.2 \ textwrap-0.11.0 \ thread-scoped-1.0.2 \ time-0.1.44 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ uuid-0.8.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/xfs-fuse \ share/man/man1/xfs-fuse.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xfs-fuse ${INSTALL_MAN} ${WRKSRC}/doc/xfs-fuse.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/sysutils/gstat-rs/Makefile b/sysutils/gstat-rs/Makefile index f70cc988c1dc..f11360764b37 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= 3 +PORTREVISION= 4 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 fa23a2d77604..a7640911c920 100644 --- a/sysutils/handlr/Makefile +++ b/sysutils/handlr/Makefile @@ -1,200 +1,200 @@ PORTNAME= handlr DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 21 +PORTREVISION= 22 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/handlr 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 41d30e81b03a..d05ce06f9a5a 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -1,25 +1,25 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= mikael@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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hexyl .include diff --git a/sysutils/httm/Makefile b/sysutils/httm/Makefile index 1fe480a92aac..031299e6b3f4 100644 --- a/sysutils/httm/Makefile +++ b/sysutils/httm/Makefile @@ -1,23 +1,24 @@ PORTNAME= httm DISTVERSION= 0.38.2 +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 .include "${.CURDIR}/Makefile.cargo" PLIST_FILES= bin/httm .include diff --git a/sysutils/jail_exporter/Makefile b/sysutils/jail_exporter/Makefile index 3b6714603397..5f0403318eba 100644 --- a/sysutils/jail_exporter/Makefile +++ b/sysutils/jail_exporter/Makefile @@ -1,34 +1,34 @@ PORTNAME= jail_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 26 +PORTREVISION= 27 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} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in CHANGELOG.md README.md ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/sysutils/joshuto/Makefile b/sysutils/joshuto/Makefile index 0dc265ece615..3e69cc4c5744 100644 --- a/sysutils/joshuto/Makefile +++ b/sysutils/joshuto/Makefile @@ -1,270 +1,271 @@ PORTNAME= joshuto DISTVERSIONPREFIX= v DISTVERSION= 0.9.8 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Ranger-like terminal file manager WWW= https://crates.io/crates/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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/lsd/Makefile b/sysutils/lsd/Makefile index d5055f5bd4dd..635caf0613e4 100644 --- a/sysutils/lsd/Makefile +++ b/sysutils/lsd/Makefile @@ -1,142 +1,142 @@ PORTNAME= lsd DISTVERSION= 0.23.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com COMMENT= Pretty ls alternative with support for icons WWW= https://github.com/Peltoche/lsd LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Peltoche CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.12.1 \ assert_cmd-1.0.8 \ assert_fs-1.0.7 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-humanize-0.1.2 \ clap-3.2.17 \ clap_complete-3.2.4 \ clap_lex-0.2.4 \ crossbeam-utils-0.8.8 \ crossterm-0.24.0 \ crossterm_winapi-0.9.0 \ difference-2.0.0 \ difflib-0.4.0 \ dirs-3.0.2 \ dirs-sys-0.3.7 \ doc-comment-0.3.3 \ either-1.6.1 \ fastrand-1.7.0 \ float-cmp-0.8.0 \ fnv-1.0.7 \ getrandom-0.2.5 \ glob-0.3.0 \ globset-0.4.8 \ globwalk-0.8.1 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ human-sort-0.2.2 \ idna-0.2.3 \ ignore-0.4.18 \ indexmap-1.8.0 \ instant-0.1.12 \ itertools-0.10.3 \ lazy_static-1.4.0 \ libc-0.2.121 \ linked-hash-map-0.5.4 \ lock_api-0.4.6 \ log-0.4.16 \ lscolors-0.9.0 \ matches-0.1.9 \ memchr-2.4.1 \ mio-0.8.4 \ normalize-line-endings-0.3.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ once_cell-1.10.0 \ os_str_bytes-6.3.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.3 \ percent-encoding-2.1.0 \ predicates-1.0.8 \ predicates-2.1.1 \ predicates-core-1.0.3 \ predicates-tree-1.0.5 \ proc-macro2-1.0.36 \ quote-1.0.17 \ redox_syscall-0.2.12 \ redox_users-0.4.2 \ regex-1.5.5 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.136 \ serde_derive-1.0.136 \ serde_yaml-0.8.23 \ serial_test-0.5.1 \ serial_test_derive-0.5.1 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ smallvec-1.8.0 \ strsim-0.10.0 \ syn-1.0.89 \ tempfile-3.3.0 \ term_grid-0.1.7 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ termtree-0.2.4 \ textwrap-0.15.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.4 \ time-0.1.43 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.8 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.1.1 \ users-0.11.0 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wild-2.0.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-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.2 \ xdg-2.1.0 \ yaml-rust-0.4.5 PLIST_FILES= bin/lsd post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lsd .include diff --git a/sysutils/mcfly/Makefile b/sysutils/mcfly/Makefile index cb1b3d11b7bb..7c99128ad8f3 100644 --- a/sysutils/mcfly/Makefile +++ b/sysutils/mcfly/Makefile @@ -1,241 +1,242 @@ PORTNAME= mcfly DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 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 \ ahash-0.8.11 \ 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 \ async-trait-0.1.80 \ autocfg-1.3.0 \ autopilot-0.4.0 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-0.1.6 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-systemd-time-0.3.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ cocoa-0.20.2 \ color_quant-1.1.0 \ colorchoice-1.0.1 \ config-0.14.0 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ convert_case-0.6.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.6 \ core-graphics-0.19.2 \ cpufeatures-0.2.12 \ 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 \ csv-1.3.0 \ csv-core-0.1.11 \ deflate-0.7.20 \ digest-0.10.7 \ directories-next-2.0.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dlv-list-0.5.2 \ either-1.12.0 \ equivalent-1.0.1 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ filedescriptor-0.8.2 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.15 \ gif-0.10.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ hashlink-0.9.1 \ heck-0.5.0 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ image-0.22.5 \ indexmap-2.2.6 \ inflate-0.4.5 \ is_terminal_polyfill-1.70.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jpeg-decoder-0.1.22 \ js-sys-0.3.69 \ json5-0.4.1 \ lazy_static-1.4.0 \ libc-0.2.155 \ libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ linked-hash-map-0.5.6 \ lock_api-0.4.12 \ log-0.4.21 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ mio-0.8.11 \ nom-7.1.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.19.0 \ option-ext-0.2.0 \ ordered-multimap-0.6.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.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 \ png-0.15.3 \ ppv-lite86-0.2.17 \ proc-macro2-0.4.30 \ proc-macro2-1.0.84 \ quote-0.6.13 \ quote-1.0.36 \ 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 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ ron-0.8.1 \ rusqlite-0.31.0 \ rust-ini-0.19.0 \ ryu-1.0.18 \ scoped_threadpool-0.1.9 \ scopeguard-1.2.0 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ sha2-0.10.8 \ shellexpand-3.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ strsim-0.11.1 \ syn-0.15.44 \ syn-2.0.66 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ tiff-0.3.1 \ tiny-keccak-2.0.2 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-xid-0.1.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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 \ 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-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 \ x11-2.21.0 \ yaml-rust-0.4.5 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 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 # strip ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mcfly # 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/mise/Makefile b/sysutils/mise/Makefile index 1586517947ae..eb144400965e 100644 --- a/sysutils/mise/Makefile +++ b/sysutils/mise/Makefile @@ -1,462 +1,463 @@ PORTNAME= mise DISTVERSIONPREFIX= v DISTVERSION= 2024.6.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Runtime Executor (asdf rust clone) WWW= https://mise.jdx.dev/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= jdx CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi-str-0.8.0 \ ansitok-0.2.0 \ 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 \ arrayvec-0.5.2 \ assert_cmd-2.0.14 \ async-compression-0.4.11 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ built-0.7.3 \ bumpalo-3.16.0 \ bytecount-0.6.8 \ byteorder-1.5.0 \ bytes-1.6.0 \ calm_io-0.1.1 \ calmio_filters-0.1.0 \ cc-1.0.99 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-tz-0.9.0 \ chrono-tz-build-0.3.0 \ ci_info-0.14.14 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_derive-4.5.5 \ clap_lex-0.7.1 \ clap_mangen-0.2.21 \ color-eyre-0.6.3 \ color-print-0.3.6 \ color-print-proc-macro-0.3.6 \ color-spantrace-0.2.1 \ colorchoice-1.0.1 \ confique-0.2.5 \ confique-macro-0.0.9 \ console-0.15.8 \ const-oid-0.9.6 \ contracts-0.6.3 \ 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 \ crypto-common-0.1.6 \ ctor-0.2.8 \ curve25519-dalek-4.1.2 \ curve25519-dalek-derive-0.1.1 \ demand-1.2.4 \ der-0.7.9 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ deunicode-1.6.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ displaydoc-0.2.4 \ doc-comment-0.3.3 \ dotenvy-0.15.7 \ duct-0.13.7 \ dunce-1.0.4 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.12.0 \ encode_unicode-0.3.6 \ env_filter-0.1.0 \ env_logger-0.11.3 \ envmnt-0.10.4 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.9 \ errno-dragonfly-0.1.2 \ exec-0.3.1 \ eyre-0.6.12 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fiat-crypto-0.2.9 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ 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 \ fsio-0.4.0 \ 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.28.1 \ git2-0.18.3 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.3.3 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ homedir-0.2.1 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.2 \ httparse-1.9.3 \ humansize-2.1.3 \ humantime-2.1.0 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-tls-0.6.0 \ hyper-util-0.1.5 \ 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.0 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.0 \ ignore-0.4.22 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.8 \ indoc-2.0.5 \ insta-1.39.0 \ instant-0.1.13 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ kdl-4.6.0 \ lazy_static-1.4.0 \ libc-0.2.155 \ libgit2-sys-0.16.2+1.7.2 \ libm-0.2.8 \ libssh2-sys-0.3.0 \ libz-sys-1.1.18 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lockfree-object-pool-0.1.6 \ log-0.4.21 \ matchers-0.1.0 \ memchr-2.7.4 \ memoffset-0.7.1 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ native-tls-0.2.12 \ nix-0.26.4 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ 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 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ os_pipe-1.2.0 \ overload-0.1.1 \ owo-colors-3.5.0 \ papergrid-0.11.0 \ parse-zoneinfo-0.3.1 \ paste-1.0.15 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ percent-encoding-2.3.1 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ petgraph-0.6.5 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ platforms-3.4.0 \ portable-atomic-1.6.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-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ quick-xml-0.23.1 \ quote-1.0.36 \ 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 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ reqwest-0.12.4 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ roff-0.2.1 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ 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 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ self-replace-1.3.7 \ self_update-0.40.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shared_child-1.0.0 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ simd-adler32-0.3.7 \ similar-2.5.0 \ simplelog-0.12.2 \ siphasher-0.3.11 \ slab-0.4.9 \ slug-0.1.5 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ spki-0.7.3 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.4 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ sys-info-0.9.1 \ tabled-0.15.0 \ tabled_derive-0.7.0 \ tar-0.4.41 \ tempfile-3.10.1 \ tera-1.20.0 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ test-log-0.2.16 \ test-log-macros-0.2.16 \ 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 \ tinystr-0.7.6 \ tokio-1.38.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.25.0 \ tokio-util-0.7.11 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ 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-log-0.2.0 \ tracing-subscriber-0.3.18 \ 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 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ untrusted-0.9.0 \ url-2.5.1 \ urlencoding-2.1.3 \ usage-lib-0.3.0 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ versions-6.3.0 \ vte-0.10.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 \ 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.26.2 \ which-6.0.1 \ widestring-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-0.52.0 \ windows-core-0.52.0 \ windows-implement-0.52.0 \ windows-interface-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 \ winreg-0.52.0 \ winsafe-0.0.19 \ wmi-0.13.3 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.3.1 \ xx-1.1.5 \ yansi-0.5.1 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zerovec-0.10.2 \ zerovec-derive-0.10.2 \ zip-2.1.3 \ zipsign-api-0.1.1 \ zopfli-0.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} # Fix build on armv7, i386 and powerpc # sys-info-0.9.1 crate issue: 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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/mprocs/Makefile b/sysutils/mprocs/Makefile index 99febf2bf6b8..8e8741688e64 100644 --- a/sysutils/mprocs/Makefile +++ b/sysutils/mprocs/Makefile @@ -1,40 +1,40 @@ PORTNAME= mprocs DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= DtxdF@disroot.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 .if ${ARCH:Mpowerpc64*} EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_Cargo.toml LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty .endif .if ${ARCH} == powerpc EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_Cargo.toml LIB_DEPENDS= libluajit-5.1.so:lang/luajit .endif post-patch: @${REINPLACE_CMD} -Ee 's/new\("make"\)/new("gmake")/' ${WRKSRC}/cargo-crates/luajit-src-*/src/lib.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mprocs .include diff --git a/sysutils/onefetch/Makefile b/sysutils/onefetch/Makefile index 8d80fc21a425..042ee0d90ae7 100644 --- a/sysutils/onefetch/Makefile +++ b/sysutils/onefetch/Makefile @@ -1,39 +1,39 @@ PORTNAME= onefetch DISTVERSION= 2.20.0 -PORTREVISION= 1 +PORTREVISION= 2 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index 11c2ce082369..8664b4b6698b 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -1,132 +1,132 @@ PORTNAME= potnet DISTVERSION= 0.5.0 -PORTREVISION= 4 +PORTREVISION= 5 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/potnet ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/potcpu .include diff --git a/sysutils/process-viewer/Makefile b/sysutils/process-viewer/Makefile index 3e3fb442e593..ec5e210137c5 100644 --- a/sysutils/process-viewer/Makefile +++ b/sysutils/process-viewer/Makefile @@ -1,111 +1,111 @@ PORTNAME= process-viewer DISTVERSION= g20220909 -PORTREVISION= 14 +PORTREVISION= 15 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 BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene USES= cargo gnome USE_GNOME= cairo gdkpixbuf2 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/process_viewer .include diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile index 218dc63039d3..45c5ec3a6212 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -1,307 +1,307 @@ PORTNAME= procs DISTVERSIONPREFIX= v DISTVERSION= 0.14.5 -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 BROKEN_i386= compilation fails due to the broken bsd-kvm-0.1.4 crate, see https://github.com/dalance/bsd-kvm/issues/1#issuecomment-1902529988 USES= cargo llvm:lib USE_GITHUB= yes GH_ACCOUNT= dalance MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.7.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 \ anyhow-1.0.80 \ arrayvec-0.7.4 \ async-channel-1.9.0 \ async-channel-2.1.1 \ async-executor-1.8.0 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.2.2 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-std-1.12.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-task-4.7.0 \ async-trait-0.1.77 \ atomic-waker-1.1.2 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.6 \ bindgen-0.65.1 \ bindgen-0.68.1 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bitvec-1.0.1 \ blocking-1.5.1 \ borsh-1.3.0 \ borsh-derive-1.3.0 \ bsd-kvm-0.1.5 \ bsd-kvm-sys-0.2.0 \ bumpalo-3.14.0 \ byte-unit-5.1.4 \ bytecheck-0.6.11 \ bytecheck_derive-0.6.11 \ byteorder-1.5.0 \ bytes-1.5.0 \ cc-1.0.83 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.35 \ clang-sys-1.7.0 \ clap-4.4.14 \ clap_builder-4.4.14 \ clap_complete-4.4.6 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ console-0.15.8 \ core-foundation-sys-0.8.6 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.11 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ directories-5.0.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dockworker-0.5.0 \ either-1.9.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.8 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ event-listener-4.0.3 \ event-listener-strategy-0.4.0 \ fastrand-1.9.0 \ fastrand-2.0.1 \ filetime-0.2.23 \ flate2-1.0.28 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-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 \ getch-0.3.1 \ getrandom-0.2.12 \ gimli-0.28.1 \ glob-0.3.1 \ gloo-timers-0.2.6 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.3 \ hex-0.4.3 \ home-0.5.9 \ http-0.2.11 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.28 \ hyperlocal-0.8.0 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.1.0 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.10 \ itoa-1.0.10 \ js-sys-0.3.66 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.153 \ libloading-0.8.1 \ libproc-0.14.2 \ libredox-0.0.1 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.12 \ lock_api-0.4.11 \ log-0.4.20 \ memchr-2.7.1 \ memoffset-0.7.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ minus-5.5.3 \ mio-0.8.11 \ named_pipe-0.4.1 \ nix-0.26.4 \ nix-0.28.0 \ nom-7.1.3 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ option-ext-0.2.0 \ pager-0.16.1 \ parking-2.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-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ piper-0.2.1 \ polling-2.8.0 \ polling-3.3.1 \ ppv-lite86-0.2.17 \ prettyplease-0.2.16 \ proc-macro-crate-2.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.76 \ procfs-0.16.0 \ procfs-core-0.16.0 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.35 \ radium-0.7.0 \ 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.3 \ regex-automata-0.4.4 \ regex-syntax-0.8.2 \ rend-0.4.1 \ rkyv-0.7.43 \ rkyv_derive-0.7.43 \ rust_decimal-1.33.1 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.37.27 \ rustix-0.38.30 \ ryu-1.0.16 \ scopeguard-1.2.0 \ seahash-4.1.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.111 \ 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 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.4.10 \ socket2-0.5.5 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.48 \ syn_derive-0.1.8 \ tap-1.0.1 \ tar-0.4.40 \ termbg-0.5.0 \ termios-0.3.3 \ textwrap-0.16.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-stream-0.1.14 \ tokio-util-0.7.10 \ toml-0.8.10 \ toml_datetime-0.6.5 \ toml_edit-0.20.7 \ toml_edit-0.22.4 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.11 \ url-2.5.0 \ utf8-width-0.1.7 \ utf8parse-0.2.1 \ uuid-1.6.1 \ uzers-0.11.3 \ value-bag-1.6.0 \ version_check-0.9.4 \ waker-fn-1.1.1 \ 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 \ which-4.4.2 \ which-6.0.0 \ 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-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.33 \ wyz-0.5.1 \ xattr-1.2.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/runiq/Makefile b/sysutils/runiq/Makefile index 25a2fce686c3..7a3b8f17a3c0 100644 --- a/sysutils/runiq/Makefile +++ b/sysutils/runiq/Makefile @@ -1,212 +1,212 @@ PORTNAME= runiq DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 4 +PORTREVISION= 5 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/rust-coreutils/Makefile b/sysutils/rust-coreutils/Makefile index 44eb815cce03..9f322e69d46f 100644 --- a/sysutils/rust-coreutils/Makefile +++ b/sysutils/rust-coreutils/Makefile @@ -1,53 +1,53 @@ PORTNAME= rust-coreutils DISTVERSION= 0.0.26 -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}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%GREP%%|${GREP}|g' \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%CARGO_TARGET_DIR%%|${CARGO_TARGET_DIR}|g' \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%CARGO_BUILD_TARGET%%|${CARGO_BUILD_TARGET}|g' \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%SED%%|${SED}|g' \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%TR%%|${TR}|g' \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%RLN%%|${RLN}|g' \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%STAGEDIR%%|${STAGEDIR}|g' \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh @${REINPLACE_CMD} -e 's|%%BINPREFIX%%|${BINPREFIX}|g' \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh do-install: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/coreutils \ ${STAGEDIR}${PREFIX}/bin/${BINPREFIX}coreutils ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/symlink-install-helper.sh post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${BINPREFIX}coreutils .include diff --git a/sysutils/rust-findutils/Makefile b/sysutils/rust-findutils/Makefile index c183fc3263a4..306faab52dc7 100644 --- a/sysutils/rust-findutils/Makefile +++ b/sysutils/rust-findutils/Makefile @@ -1,210 +1,210 @@ PORTNAME= rust-findutils DISTVERSION= 0.4.2 -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-0.7.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.3.2 \ anstyle-1.0.0 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ assert_cmd-2.0.11 \ atty-0.2.14 \ autocfg-1.1.0 \ bindgen-0.59.2 \ bitflags-1.3.2 \ bitflags-2.3.3 \ blake2b_simd-1.0.1 \ blake3-1.4.1 \ block-buffer-0.10.4 \ bstr-1.0.1 \ bumpalo-3.12.0 \ byteorder-1.4.2 \ cc-1.0.72 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clang-sys-1.3.0 \ clap-2.34.0 \ clap-4.3.19 \ clap_builder-4.3.19 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ constant_time_eq-0.2.6 \ constant_time_eq-0.3.0 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.9 \ crypto-common-0.1.6 \ dashmap-5.3.4 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ dunce-1.0.4 \ either-1.6.1 \ env_logger-0.9.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ faccess-0.2.4 \ fastrand-1.7.0 \ filetime-0.2.21 \ 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 \ generic-array-0.14.7 \ glob-0.3.1 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hex-0.4.3 \ humantime-2.1.0 \ iana-time-zone-0.1.47 \ instant-0.1.9 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ itertools-0.10.1 \ itoa-1.0.9 \ js-sys-0.3.59 \ keccak-0.1.4 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.147 \ libloading-0.7.2 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ lock_api-0.4.7 \ log-0.4.14 \ md-5-0.10.5 \ memchr-2.4.0 \ memoffset-0.7.1 \ minimal-lexical-0.2.1 \ nix-0.26.2 \ nom-7.1.1 \ normalize-line-endings-0.3.0 \ num-traits-0.2.14 \ num_threads-0.1.6 \ once_cell-1.18.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.3 \ peeking_take_while-0.1.2 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.24 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.1 \ proc-macro2-1.0.60 \ quote-1.0.28 \ redox_syscall-0.2.10 \ redox_syscall-0.3.5 \ regex-1.7.3 \ regex-automata-0.1.9 \ regex-syntax-0.6.29 \ rustc-hash-1.1.0 \ rustix-0.37.20 \ rustix-0.38.4 \ same-file-1.0.4 \ scopeguard-1.1.0 \ serde-1.0.147 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ sha1-0.10.5 \ sha2-0.10.7 \ sha3-0.10.8 \ shlex-1.1.0 \ slab-0.4.6 \ sm3-0.4.2 \ smallvec-1.8.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.94 \ syn-2.0.18 \ tempfile-3.6.0 \ termcolor-1.0.5 \ terminal_size-0.2.6 \ textwrap-0.11.0 \ time-0.1.43 \ time-0.3.23 \ time-core-0.1.1 \ time-macros-0.2.10 \ treeline-0.1.0 \ typenum-1.16.0 \ unicode-ident-1.0.9 \ unicode-width-0.1.9 \ unicode-xid-0.2.1 \ utf8parse-0.2.1 \ uucore-0.0.20 \ uucore_procs-0.0.20 \ uuhelp_parser-0.0.20 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ 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 \ which-4.2.5 \ 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 \ wincolor-1.0.3 \ windows-sys-0.36.1 \ windows-sys-0.48.0 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.48.0 PLIST_FILES= bin/find \ bin/testing-commandline \ bin/xargs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/find ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/testing-commandline ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xargs .include diff --git a/sysutils/syngesture/Makefile b/sysutils/syngesture/Makefile index 3af218425852..a2421fa84039 100644 --- a/sysutils/syngesture/Makefile +++ b/sysutils/syngesture/Makefile @@ -1,40 +1,40 @@ PORTNAME= syngesture DISTVERSION= 1.0.1 -PORTREVISION= 7 +PORTREVISION= 8 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}s .include diff --git a/sysutils/systeroid/Makefile b/sysutils/systeroid/Makefile index 0202270a7736..ed16d9facae7 100644 --- a/sysutils/systeroid/Makefile +++ b/sysutils/systeroid/Makefile @@ -1,202 +1,203 @@ PORTNAME= systeroid DISTVERSIONPREFIX= v DISTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= More powerful alternative to sysctl(8) with a terminal user interface WWW= https://systeroid.cli.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= orhun CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.20 \ aho-corasick-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.3.3 \ block-0.1.6 \ bstr-1.5.0 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ cassowary-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clipboard-win-3.1.1 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ copypasta-0.8.2 \ copypasta-ext-0.4.4 \ core-foundation-sys-0.8.4 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crunchy-0.2.2 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dlib-0.5.2 \ dlv-list-0.5.0 \ downcast-rs-1.2.0 \ either-1.8.1 \ enum-as-inner-0.5.1 \ env_logger-0.10.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ flate2-1.0.26 \ fnv-1.0.7 \ fxhash-0.2.1 \ gethostname-0.2.3 \ getopts-0.2.21 \ getrandom-0.2.10 \ globset-0.4.10 \ globwalk-0.8.1 \ hashbrown-0.13.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.20 \ indoc-2.0.3 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ is_ci-1.1.1 \ itertools-0.11.0 \ itoa-1.0.6 \ js-sys-0.3.64 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.4.0 \ libc-0.2.146 \ libloading-0.8.0 \ linux-raw-sys-0.3.8 \ lock_api-0.4.10 \ log-0.4.20 \ malloc_buf-0.0.6 \ memchr-2.5.0 \ memmap2-0.5.10 \ memoffset-0.6.5 \ memoffset-0.9.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ nix-0.24.3 \ nom-7.1.3 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ numtoa-0.1.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.18.0 \ ordered-multimap-0.6.0 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ parseit-0.1.2 \ paste-1.0.14 \ pkg-config-0.3.27 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.63 \ quote-1.0.29 \ ratatui-0.23.0 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_termios-0.1.2 \ redox_users-0.4.3 \ regex-1.8.4 \ regex-syntax-0.7.2 \ rust-ini-0.19.0 \ rustix-0.37.20 \ rustversion-1.0.14 \ ryu-1.0.13 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.107 \ smallvec-1.10.0 \ smithay-client-toolkit-0.16.0 \ smithay-clipboard-0.6.6 \ strum-0.25.0 \ strum_macros-0.25.2 \ supports-color-1.3.1 \ syn-1.0.109 \ syn-2.0.28 \ sysctl-0.5.4 \ termcolor-1.2.0 \ termion-2.0.1 \ thiserror-1.0.48 \ thiserror-impl-1.0.48 \ thread_local-1.1.7 \ tiny-keccak-2.0.2 \ tui-logger-0.9.6 \ unicode-ident-1.0.9 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ walkdir-2.3.3 \ 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 \ 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.0 \ winapi-0.3.9 \ 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 \ windows-0.48.0 \ windows-sys-0.48.0 \ windows-targets-0.48.0 \ 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 \ x11-clipboard-0.7.1 \ x11rb-0.10.1 \ x11rb-protocol-0.10.0 \ xcursor-0.3.4 \ xml-rs-0.8.14 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 f00e195358fa..9ca445403ba5 100644 --- a/sysutils/szyszka/Makefile +++ b/sysutils/szyszka/Makefile @@ -1,211 +1,211 @@ PORTNAME= szyszka DISTVERSION= 3.0.0 -PORTREVISION= 9 +PORTREVISION= 10 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 gdkpixbuf2 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/tailspin/Makefile b/sysutils/tailspin/Makefile index 332a93dfc2b9..79ff2d6a57cb 100644 --- a/sysutils/tailspin/Makefile +++ b/sysutils/tailspin/Makefile @@ -1,46 +1,46 @@ PORTNAME= tailspin DISTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tspin ${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 6e143a07e39f..3f04b168d205 100644 --- a/sysutils/tealdeer/Makefile +++ b/sysutils/tealdeer/Makefile @@ -1,47 +1,47 @@ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 -PORTREVISION= 7 +PORTREVISION= 8 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 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tldr .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 548c083fb1f5..ebe50e080b35 100644 --- a/sysutils/tere/Makefile +++ b/sysutils/tere/Makefile @@ -1,117 +1,117 @@ PORTNAME= tere DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal file explorer WWW= https://github.com/mgunyho/tere LICENSE= EUPLv12 LICENSE_NAME= EUROPEAN UNION PUBLIC LICENCE v. 1.2 LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= mgunyho CARGO_CRATES= ahash-0.7.6 \ aho-corasick-1.0.2 \ anstyle-1.0.1 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.3.3 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-4.3.19 \ clap_builder-4.3.19 \ clap_derive-4.3.12 \ clap_lex-0.5.0 \ comma-1.0.0 \ crokey-0.5.1 \ crokey-proc_macros-0.5.1 \ crossterm-0.24.0 \ crossterm_winapi-0.9.1 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-2.0.0 \ getrandom-0.2.10 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.3.2 \ io-lifetimes-1.0.11 \ itoa-1.0.9 \ libc-0.2.147 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ lock_api-0.4.10 \ log-0.4.19 \ memchr-2.5.0 \ memoffset-0.6.5 \ mio-0.8.8 \ nix-0.25.1 \ once_cell-1.18.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ pin-utils-0.1.0 \ proc-macro2-1.0.66 \ quote-1.0.32 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.9.1 \ regex-automata-0.3.3 \ regex-syntax-0.7.4 \ rexpect-0.5.0 \ rustix-0.37.23 \ rustix-0.38.4 \ rustversion-1.0.14 \ ryu-1.0.15 \ scopeguard-1.2.0 \ serde-1.0.175 \ serde_derive-1.0.175 \ serde_json-1.0.103 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ smallvec-1.11.0 \ smawk-0.3.1 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syn-2.0.27 \ tempfile-3.7.0 \ terminal_size-0.2.6 \ textwrap-0.15.2 \ thiserror-1.0.44 \ thiserror-impl-1.0.44 \ unicode-ident-1.0.11 \ unicode-linebreak-0.1.4 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ 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-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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/tiempo/Makefile b/sysutils/tiempo/Makefile index 9ec88c8b1486..7e15f431e25a 100644 --- a/sysutils/tiempo/Makefile +++ b/sysutils/tiempo/Makefile @@ -1,170 +1,170 @@ PORTNAME= tiempo DISTVERSION= 1.9.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Command-line time tracker WWW= https://tiempo.categulario.xyz/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITLAB= yes GL_ACCOUNT= categulario GL_PROJECT= tiempo-rs GL_TAGNAME= 87ae271a3f925ad24ced8729604d60b4547f6acb CARGO_CRATES= ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-1.0.2 \ allocator-api2-0.2.15 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ 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 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bumpalo-3.13.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clap-4.3.5 \ clap_builder-4.3.5 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ cloudabi-0.0.3 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.4 \ csv-1.2.2 \ csv-core-0.1.10 \ ctor-0.1.26 \ diff-0.1.13 \ directories-3.0.2 \ dirs-sys-0.3.7 \ either-1.8.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.9.0 \ fuchsia-cprng-0.1.1 \ getrandom-0.2.10 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ hashlink-0.8.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hostname-0.3.1 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ is_executable-1.0.1 \ isolang-1.0.0 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.146 \ libsqlite3-sys-0.25.2 \ linux-raw-sys-0.3.8 \ log-0.4.19 \ match_cfg-0.1.0 \ memchr-2.5.0 \ num-traits-0.2.15 \ once_cell-1.18.0 \ output_vt100-0.1.3 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pkg-config-0.3.27 \ pretty_assertions-1.3.0 \ proc-macro2-1.0.60 \ quote-1.0.28 \ 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_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.8.4 \ regex-syntax-0.7.2 \ rusqlite-0.28.0 \ rustix-0.37.20 \ rustversion-1.0.12 \ ryu-1.0.13 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_json-1.0.97 \ serde_yaml-0.9.21 \ siphasher-0.2.3 \ smallvec-1.10.0 \ smawk-0.3.1 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syn-2.0.18 \ tempfile-3.6.0 \ textwrap-0.14.2 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.1.45 \ timeago-0.3.1 \ toml-0.5.11 \ unicode-ident-1.0.9 \ unicode-linebreak-0.1.4 \ unicode-width-0.1.10 \ unsafe-libyaml-0.2.8 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wasi-0.10.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 \ 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.48.0 \ windows-targets-0.48.0 \ 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 \ yansi-0.5.1 PLIST_FILES= bin/t post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/t .include diff --git a/sysutils/topgrade/Makefile b/sysutils/topgrade/Makefile index 84cb369d0465..b0a45b7c99c7 100644 --- a/sysutils/topgrade/Makefile +++ b/sysutils/topgrade/Makefile @@ -1,35 +1,35 @@ PORTNAME= topgrade DISTVERSIONPREFIX= v DISTVERSION= 14.0.1 -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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${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 6302228a72c9..863c79b7b00a 100644 --- a/sysutils/tuckr/Makefile +++ b/sysutils/tuckr/Makefile @@ -1,119 +1,119 @@ PORTNAME= tuckr DISTVERSION= 0.8.1 -PORTREVISION= 8 +PORTREVISION= 9 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 \ ansi-str-0.5.0 \ ansitok-0.2.0 \ anstream-0.3.2 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ arrayvec-0.5.2 \ bitflags-1.3.2 \ block-buffer-0.10.4 \ bytecount-0.6.3 \ cc-1.0.79 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ cipher-0.4.4 \ clap-4.3.8 \ clap_builder-4.3.8 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ cpufeatures-0.2.8 \ crypto-common-0.1.6 \ digest-0.10.7 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fnv-1.0.7 \ generic-array-0.14.7 \ getrandom-0.2.10 \ heck-0.4.1 \ hermit-abi-0.3.1 \ inout-0.1.3 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ libc-0.2.147 \ linux-raw-sys-0.3.8 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ once_cell-1.18.0 \ opaque-debug-0.3.0 \ owo-colors-3.5.0 \ papergrid-0.7.1 \ poly1305-0.8.0 \ ppv-lite86-0.2.17 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.63 \ quote-1.0.28 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ rpassword-7.2.0 \ rtoolbox-0.0.1 \ rustix-0.37.20 \ same-file-1.0.6 \ sha2-0.10.7 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.22 \ tabled-0.10.0 \ tabled_derive-0.5.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ typenum-1.16.0 \ unicode-ident-1.0.9 \ unicode-width-0.1.10 \ universal-hash-0.5.1 \ utf8parse-0.2.1 \ version_check-0.9.4 \ vte-0.10.1 \ vte_generate_state_changes-0.1.1 \ 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.48.0 \ windows-targets-0.48.0 \ 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 \ zeroize-1.6.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/vivid/Makefile b/sysutils/vivid/Makefile index a21ce5c9837b..280fea3e5c68 100644 --- a/sysutils/vivid/Makefile +++ b/sysutils/vivid/Makefile @@ -1,67 +1,67 @@ PORTNAME= vivid DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 22 +PORTREVISION= 23 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 980010b2ac04..36a7f5e5a5c0 100644 --- a/sysutils/wiper/Makefile +++ b/sysutils/wiper/Makefile @@ -1,163 +1,164 @@ PORTNAME= wiper DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 +PORTREVISION= 1 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/xcp/Makefile b/sysutils/xcp/Makefile index 1b33afc92320..3bf2091cacda 100644 --- a/sysutils/xcp/Makefile +++ b/sysutils/xcp/Makefile @@ -1,126 +1,126 @@ PORTNAME= xcp DISTVERSIONPREFIX= libxcp-v DISTVERSION= 0.21.1 -PORTREVISION= 2 +PORTREVISION= 3 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.2 \ anstream-0.6.11 \ anstyle-1.0.5 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.80 \ autocfg-1.1.0 \ bitflags-2.4.2 \ blocking-threadpool-1.0.1 \ bstr-1.9.0 \ cfg-if-1.0.0 \ clap-4.5.1 \ clap_builder-4.5.1 \ clap_derive-4.5.0 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ console-0.15.8 \ crossbeam-channel-0.5.11 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ deranged-0.3.11 \ encode_unicode-0.3.6 \ errno-0.3.8 \ exacl-0.12.0 \ fastrand-2.0.1 \ fslock-0.2.1 \ getrandom-0.2.12 \ glob-0.3.1 \ globset-0.4.14 \ heck-0.4.1 \ hermit-abi-0.3.3 \ ignore-0.4.22 \ indicatif-0.17.8 \ instant-0.1.12 \ itoa-1.0.10 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ libm-0.2.8 \ linux-raw-sys-0.4.13 \ linux-raw-sys-0.6.4 \ log-0.4.20 \ memchr-2.7.1 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.78 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rand_xorshift-0.3.0 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ rustix-0.38.31 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.195 \ serde_derive-1.0.195 \ simplelog-0.12.1 \ strsim-0.11.0 \ syn-2.0.48 \ tempfile-3.10.0 \ termcolor-1.1.3 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ unbytify-0.2.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ utf8parse-0.2.1 \ uuid-1.7.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.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 \ xattr-1.3.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/yadf/Makefile b/sysutils/yadf/Makefile index 2cc531f9964b..9cb078910033 100644 --- a/sysutils/yadf/Makefile +++ b/sysutils/yadf/Makefile @@ -1,135 +1,135 @@ PORTNAME= yadf DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 19 +PORTREVISION= 20 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/yazi/Makefile b/sysutils/yazi/Makefile index d869d6ae0699..e4037785f785 100644 --- a/sysutils/yazi/Makefile +++ b/sysutils/yazi/Makefile @@ -1,51 +1,51 @@ PORTNAME= yazi DISTVERSIONPREFIX= v DISTVERSION= 0.2.5 -PORTREVISION= 1 +PORTREVISION= 2 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= xsltproc:textproc/libxslt \ gmake:devel/gmake \ gawk:lang/gawk LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo desktop-file-utils USE_GITHUB= yes GH_ACCOUNT= sxyazi CARGO_INSTALL_PATH= yazi-fm OPTIONS_DEFINE= AUXTOOLS EXAMPLES OPTIONS_DEFAULT= AUXTOOLS AUXTOOLS_DESC= Install auxiliary tools (fd, fzf, etc.) AUXTOOLS_RUN_DEPENDS= 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 \ unrar:archivers/unrar \ 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 28be843d613a..55ef12ec5c89 100644 --- a/sysutils/zellij/Makefile +++ b/sysutils/zellij/Makefile @@ -1,535 +1,535 @@ PORTNAME= zellij DISTVERSIONPREFIX= v DISTVERSION= 0.40.1 -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 BROKEN_aarch64= fails to build: required low level features only implemented for amd64 ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= wasmer-vm crate currently only supports aarch64 and amd64 LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= zellij-org PLIST_FILES= bin/zellij CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aead-0.3.2 \ aes-0.6.0 \ aes-gcm-0.8.0 \ aes-soft-0.6.4 \ aesni-0.10.0 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ aho-corasick-1.0.1 \ ansi_term-0.12.1 \ anyhow-1.0.71 \ 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.56 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.65 \ backtrace-ext-0.2.1 \ base-x-0.2.11 \ base64-0.13.0 \ base64-0.21.0 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ blocking-1.2.0 \ boxfnonce-0.1.1 \ bstr-1.5.0 \ bumpalo-3.10.0 \ byte-tools-0.3.1 \ bytecheck-0.6.9 \ bytecheck_derive-0.6.9 \ byteorder-1.4.3 \ bytes-0.5.6 \ bytes-1.4.0 \ cache-padded-1.2.0 \ cassowary-0.3.0 \ cc-1.0.83 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cipher-0.2.5 \ clap-3.2.4 \ clap_complete-3.2.1 \ clap_derive-3.2.4 \ clap_lex-0.2.2 \ close_fds-0.3.2 \ colored-2.0.0 \ colorsys-0.6.5 \ common-path-1.0.0 \ concurrent-queue-1.2.2 \ concurrent-queue-2.2.0 \ console-0.15.0 \ const_fn-0.4.9 \ cookie-0.14.4 \ core-foundation-sys-0.8.3 \ corosensei-0.1.3 \ cpufeatures-0.2.2 \ cpuid-bool-0.2.0 \ cranelift-bforest-0.86.1 \ cranelift-codegen-0.86.1 \ cranelift-codegen-meta-0.86.1 \ cranelift-codegen-shared-0.86.1 \ cranelift-entity-0.86.1 \ cranelift-frontend-0.86.1 \ cranelift-isle-0.86.1 \ 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-mac-0.10.1 \ csscolorparser-0.6.2 \ ctor-0.1.22 \ ctr-0.6.0 \ curl-0.4.44 \ curl-sys-0.4.68+curl-8.4.0 \ daemonize-0.4.1 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ deltae-0.3.0 \ derivative-2.2.0 \ destructure_traitobject-0.2.0 \ dialoguer-0.10.4 \ digest-0.8.1 \ digest-0.9.0 \ directories-5.0.1 \ dirs-2.0.2 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ discard-1.0.4 \ dissimilar-1.0.6 \ dynasm-1.2.3 \ dynasmrt-1.2.3 \ either-1.6.1 \ encode_unicode-0.3.6 \ enum-iterator-0.7.0 \ enum-iterator-derive-0.7.0 \ enumset-1.0.11 \ enumset_derive-0.6.0 \ erased-serde-0.3.20 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ event-listener-2.5.2 \ expect-test-1.4.1 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ fastrand-1.7.0 \ file-id-0.1.0 \ filedescriptor-0.8.2 \ filetime-0.2.21 \ finl_unicode-1.2.0 \ fixedbitset-0.4.2 \ flume-0.9.2 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fsevent-sys-4.1.0 \ 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-lite-1.13.0 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generational-arena-0.2.8 \ generic-array-0.12.4 \ generic-array-0.14.5 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.10 \ ghash-0.3.1 \ ghost-0.1.4 \ gimli-0.26.1 \ globset-0.4.10 \ gloo-timers-0.2.4 \ hashbrown-0.11.2 \ hashbrown-0.12.3 \ heck-0.3.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hex-0.4.3 \ highway-0.6.4 \ hkdf-0.10.0 \ hmac-0.10.1 \ http-0.2.9 \ http-client-6.5.3 \ http-types-2.12.0 \ humantime-2.1.0 \ id-arena-2.2.1 \ ident_case-1.0.1 \ idna-0.2.3 \ ignore-0.4.20 \ include_dir-0.7.3 \ include_dir_macros-0.7.3 \ indexmap-1.8.2 \ infer-0.2.3 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ insta-1.14.0 \ instant-0.1.12 \ interprocess-1.2.1 \ intmap-0.7.1 \ inventory-0.2.3 \ io-lifetimes-1.0.10 \ is-terminal-0.4.7 \ is_ci-1.1.1 \ isahc-0.9.14 \ itertools-0.10.5 \ itoa-1.0.2 \ 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.149 \ 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 \ lock_api-0.4.11 \ log-0.4.17 \ log-mdc-0.1.0 \ log4rs-1.2.0 \ mach-0.3.2 \ maplit-1.0.2 \ matches-0.1.9 \ memchr-2.5.0 \ memmap2-0.5.7 \ memmem-0.1.1 \ memoffset-0.6.5 \ miette-5.8.0 \ miette-derive-5.8.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.3 \ mio-0.7.14 \ mio-0.8.6 \ miow-0.3.7 \ more-asserts-0.2.2 \ multimap-0.8.3 \ names-0.14.0 \ nix-0.23.1 \ nix-0.24.2 \ nom-5.1.2 \ nom-7.1.1 \ notify-6.0.0 \ notify-debouncer-full-0.1.0 \ ntapi-0.3.7 \ num-derive-0.3.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ object-0.28.4 \ once_cell-1.18.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.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-2.10.0 \ ordered-float-3.3.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.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ petgraph-0.6.3 \ phf-0.8.0 \ phf-0.10.1 \ phf-0.11.1 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_generator-0.11.1 \ phf_macros-0.11.1 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ phf_shared-0.11.1 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ polling-2.2.0 \ polyval-0.4.5 \ 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-macro-hack-0.5.19 \ proc-macro2-1.0.69 \ prost-0.11.9 \ prost-build-0.11.9 \ prost-derive-0.11.9 \ prost-types-0.11.9 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pulldown-cmark-0.8.0 \ quote-1.0.27 \ 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 \ 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.3.2 \ regex-1.8.1 \ regex-syntax-0.7.1 \ region-3.0.0 \ remove_dir_all-0.5.3 \ rend-0.3.6 \ rkyv-0.7.39 \ rkyv_derive-0.7.39 \ rmp-0.8.11 \ rmp-serde-1.1.0 \ rustc-demangle-0.1.21 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rustix-0.37.7 \ ryu-1.0.10 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.1.0 \ seahash-4.1.0 \ semver-0.9.0 \ semver-0.11.0 \ semver-1.0.17 \ semver-parser-0.7.0 \ semver-parser-0.10.2 \ serde-1.0.137 \ serde-value-0.7.0 \ serde-wasm-bindgen-0.4.5 \ serde_derive-1.0.137 \ serde_json-1.0.81 \ serde_qs-0.8.5 \ serde_urlencoded-0.7.1 \ serde_yaml-0.8.24 \ sha-1-0.8.2 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ sha2-0.9.9 \ shell-words-1.1.0 \ shellexpand-3.0.0 \ signal-hook-0.1.17 \ signal-hook-0.3.14 \ signal-hook-registry-1.4.0 \ similar-2.1.0 \ siphasher-0.3.10 \ sixel-image-0.1.0 \ sixel-tokenizer-0.1.0 \ slab-0.4.6 \ slice-group-by-0.3.1 \ sluice-0.5.5 \ smallvec-1.8.0 \ smawk-0.3.1 \ socket2-0.4.9 \ spinning-0.1.0 \ spinning_top-0.2.5 \ ssh2-0.9.3 \ stable_deref_trait-1.2.0 \ standback-0.2.17 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strip-ansi-escapes-0.1.1 \ strsim-0.10.0 \ strum-0.20.0 \ strum_macros-0.20.1 \ subtle-2.4.1 \ suggest-0.4.0 \ supports-color-2.0.0 \ supports-hyperlinks-2.1.0 \ supports-unicode-2.0.0 \ surf-2.3.2 \ syn-1.0.96 \ syn-2.0.15 \ sysinfo-0.22.5 \ target-lexicon-0.12.5 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ terminfo-0.7.3 \ termios-0.3.3 \ termwiz-0.20.0 \ textwrap-0.15.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread-id-4.0.0 \ thread_local-1.1.7 \ time-0.1.44 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ to_method-1.1.0 \ toml-0.5.10 \ tracing-0.1.35 \ tracing-attributes-0.1.21 \ tracing-core-0.1.27 \ tracing-futures-0.2.5 \ typemap-ors-1.0.0 \ typenum-1.15.0 \ typetag-0.1.8 \ typetag-impl-0.1.8 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.1 \ unicode-linebreak-0.1.2 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ universal-hash-0.4.1 \ unsafe-any-ors-1.0.0 \ url-2.2.2 \ utf8parse-0.2.0 \ uuid-1.7.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.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-downcast-0.1.1 \ wasm-bindgen-downcast-macros-0.1.1 \ 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.13.0 \ wasmer-3.1.1 \ wasmer-compiler-3.1.1 \ wasmer-compiler-cranelift-3.1.1 \ wasmer-compiler-singlepass-3.1.1 \ wasmer-derive-3.1.1 \ wasmer-types-3.1.1 \ wasmer-vbus-3.1.1 \ wasmer-vfs-3.1.1 \ wasmer-vm-3.1.1 \ wasmer-vnet-3.1.1 \ wasmer-wasi-3.1.1 \ wasmer-wasi-local-networking-3.1.1 \ wasmer-wasi-types-3.1.1 \ wasmer-wit-bindgen-gen-core-0.1.1 \ wasmer-wit-bindgen-gen-rust-0.1.1 \ wasmer-wit-bindgen-gen-rust-wasm-0.1.1 \ wasmer-wit-bindgen-rust-0.1.1 \ wasmer-wit-bindgen-rust-impl-0.1.1 \ wasmer-wit-parser-0.1.1 \ wasmparser-0.83.0 \ wast-42.0.0 \ wat-1.0.44 \ web-sys-0.3.58 \ wepoll-ffi-0.1.2 \ wezterm-bidi-0.2.2 \ wezterm-color-types-0.2.0 \ wezterm-dynamic-0.1.0 \ wezterm-dynamic-derive-0.1.0 \ which-4.2.5 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.33.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.33.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.33.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.33.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.33.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.33.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ xflags-0.3.1 \ xflags-macros-0.3.1 \ xshell-0.2.2 \ xshell-macros-0.2.2 \ yaml-rust-0.4.5 \ zeroize-1.5.5 .include diff --git a/sysutils/zoxide/Makefile b/sysutils/zoxide/Makefile index 80950632aabc..9912921ad778 100644 --- a/sysutils/zoxide/Makefile +++ b/sysutils/zoxide/Makefile @@ -1,127 +1,127 @@ PORTNAME= zoxide DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 12 +PORTREVISION= 13 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/zoxide .include diff --git a/sysutils/ztop/Makefile b/sysutils/ztop/Makefile index 430d664f16fa..8d23a405b7c5 100644 --- a/sysutils/ztop/Makefile +++ b/sysutils/ztop/Makefile @@ -1,25 +1,25 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/textproc/angle-grinder/Makefile b/textproc/angle-grinder/Makefile index 9a09b5089a9a..f2cae0e4c541 100644 --- a/textproc/angle-grinder/Makefile +++ b/textproc/angle-grinder/Makefile @@ -1,29 +1,30 @@ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.19.4 +PORTREVISION= 1 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/agrind 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 a3ef95bcfc09..467e84139b2b 100644 --- a/textproc/aq/Makefile +++ b/textproc/aq/Makefile @@ -1,67 +1,67 @@ PORTNAME= aq DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index 53058f7030ca..de3813a91fbc 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -1,197 +1,197 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.23.0 -PORTREVISION= 13 +PORTREVISION= 14 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 CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.19 \ ansi_colours-1.2.1 \ assert_cmd-2.0.8 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.0 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bstr-1.1.0 \ bugreport-0.5.0 \ bytemuck-1.12.1 \ bytesize-1.1.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ clap-4.1.8 \ clap_lex-0.3.2 \ clircle-0.3.0 \ console-0.15.5 \ content_inspector-0.2.4 \ crc32fast-1.3.2 \ difflib-0.4.0 \ dirs-5.0.0 \ dirs-sys-0.4.0 \ dissimilar-1.0.5 \ doc-comment-0.3.3 \ either-1.8.0 \ encode_unicode-0.3.6 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ expect-test-1.4.0 \ fancy-regex-0.7.1 \ fastrand-1.8.0 \ flate2-1.0.25 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ getrandom-0.2.7 \ git-version-0.3.5 \ git-version-macro-0.3.5 \ git2-0.16.1 \ glob-0.3.0 \ globset-0.4.10 \ grep-cli-0.1.7 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ idna-0.3.0 \ indexmap-1.9.1 \ instant-0.1.12 \ io-lifetimes-1.0.5 \ is-terminal-0.4.4 \ itertools-0.10.5 \ itoa-1.0.3 \ jobserver-0.1.25 \ lazy_static-1.4.0 \ libc-0.2.137 \ libgit2-sys-0.14.2+1.5.1 \ libz-sys-1.1.8 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ memchr-2.5.0 \ miniz_oxide-0.6.2 \ nix-0.26.2 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.47.0 \ num-traits-0.2.15 \ num_threads-0.1.6 \ once_cell-1.17.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ os_str_bytes-6.3.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ path_abs-0.5.1 \ percent-encoding-2.2.0 \ pkg-config-0.3.25 \ plist-1.3.1 \ predicates-2.1.5 \ predicates-core-1.0.3 \ predicates-tree-1.0.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.46 \ quote-1.0.21 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ rgb-0.8.34 \ rustix-0.36.8 \ rustversion-1.0.9 \ ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.16 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.85 \ serde_yaml-0.8.26 \ serial_test-0.6.0 \ serial_test_derive-0.6.0 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ smallvec-1.10.0 \ static_assertions-1.1.0 \ std_prelude-0.2.12 \ strsim-0.10.0 \ syn-1.0.104 \ syntect-5.0.0 \ sys-info-0.9.1 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.2.5 \ termtree-0.2.4 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.3.14 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.4 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ url-2.3.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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.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 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bat ${FIND} ${WRKDIR}/target -name "bat.1" -exec ${CP} {} ${WRKSRC}/doc/bat.1 \; ${FIND} ${WRKDIR}/target -name "bat.zsh" -exec ${CP} {} ${WRKSRC}/doc/bat.zsh \; ${INSTALL_MAN} ${WRKSRC}/doc/bat.1 ${STAGEDIR}${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 6b1bc4804767..ec107a63a5ec 100644 --- a/textproc/biodiff/Makefile +++ b/textproc/biodiff/Makefile @@ -1,233 +1,233 @@ PORTNAME= biodiff DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 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 post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/git-biodiff .include diff --git a/textproc/cast2gif/Makefile b/textproc/cast2gif/Makefile index 159815650c39..8814b53bd8ce 100644 --- a/textproc/cast2gif/Makefile +++ b/textproc/cast2gif/Makefile @@ -1,39 +1,39 @@ PORTNAME= cast2gif DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-5 DISTVERSIONSUFFIX= -g7373161 -PORTREVISION= 7 +PORTREVISION= 8 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}) post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/choose/Makefile b/textproc/choose/Makefile index 7212c1816178..3f02f25af044 100644 --- a/textproc/choose/Makefile +++ b/textproc/choose/Makefile @@ -1,32 +1,32 @@ PORTNAME= choose DISTVERSIONPREFIX= v DISTVERSION= 1.3.4 -PORTREVISION= 11 +PORTREVISION= 12 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} 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 f92cf2f40af1..d45ff6228ae4 100644 --- a/textproc/code-minimap/Makefile +++ b/textproc/code-minimap/Makefile @@ -1,41 +1,41 @@ PORTNAME= code-minimap DISTVERSIONPREFIX= v DISTVERSION= 0.6.7 -PORTREVISION= 1 +PORTREVISION= 2 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/code-minimap ${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 a8024f27ca3e..dd7155f50340 100644 --- a/textproc/comrak/Makefile +++ b/textproc/comrak/Makefile @@ -1,157 +1,158 @@ PORTNAME= comrak DISTVERSIONPREFIX= v DISTVERSION= 0.24.1 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= CommonMark + GFM compatible Markdown parser and renderer WWW= https://docs.rs/comrak/latest/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 \ 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.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ derive_arbitrary-1.3.2 \ derive_builder-0.20.0 \ derive_builder_core-0.20.0 \ derive_builder_macro-0.20.0 \ 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 \ 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 \ proc-macro-crate-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.81 \ quote-1.0.36 \ regex-1.5.5 \ regex-syntax-0.6.28 \ rustix-0.36.17 \ rustix-0.37.27 \ 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 \ syn-1.0.107 \ syn-2.0.60 \ 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 \ 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_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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/csvlens/Makefile b/textproc/csvlens/Makefile index a421e8dc290f..87d542658d7f 100644 --- a/textproc/csvlens/Makefile +++ b/textproc/csvlens/Makefile @@ -1,31 +1,32 @@ PORTNAME= csvlens DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 +PORTREVISION= 1 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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/csvlens 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 54d3e02b9064..93749df1ffcc 100644 --- a/textproc/difftastic/Makefile +++ b/textproc/difftastic/Makefile @@ -1,186 +1,187 @@ PORTNAME= difftastic DISTVERSION= 0.58.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 \ assert_cmd-2.0.8 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bstr-1.9.1 \ bumpalo-3.14.0 \ cc-1.0.90 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_lex-0.2.4 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.10.0 \ 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.14 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ home-0.5.5 \ humansize-2.1.3 \ humantime-2.1.0 \ ignore-0.4.18 \ indexmap-1.9.3 \ indexmap-2.2.6 \ io-lifetimes-1.0.11 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.10 \ lazy_static-1.4.0 \ libc-0.2.153 \ libm-0.2.8 \ libmimalloc-sys-0.1.24 \ line-numbers-0.3.0 \ linux-raw-sys-0.3.8 \ lock_api-0.4.11 \ log-0.4.21 \ memchr-2.7.1 \ mimalloc-0.1.28 \ minimal-lexical-0.2.1 \ mio-0.8.11 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-traits-0.2.19 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ petgraph-0.6.4 \ predicates-2.1.1 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ 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.9.6 \ regex-automata-0.3.9 \ regex-automata-0.4.6 \ regex-syntax-0.7.5 \ regex-syntax-0.8.2 \ rustc-hash-1.1.0 \ rustix-0.37.27 \ 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 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ smallvec-1.13.2 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ syn-2.0.55 \ termcolor-1.4.1 \ terminal_size-0.2.6 \ termtree-0.4.1 \ textwrap-0.16.1 \ thread_local-1.1.8 \ tree-sitter-0.20.10 \ tree_magic_mini-3.1.4 \ typed-arena-2.0.2 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ 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 \ wu-diff-0.1.2 \ yansi-0.5.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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/difft 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 3f1ccbb59dd2..cbdfca4340ff 100644 --- a/textproc/evtx/Makefile +++ b/textproc/evtx/Makefile @@ -1,200 +1,200 @@ PORTNAME= evtx DISTVERSION= 0.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 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 098be9bfac63..fa042ba3062b 100644 --- a/textproc/fblog/Makefile +++ b/textproc/fblog/Makefile @@ -1,141 +1,142 @@ PORTNAME= fblog DISTVERSIONPREFIX= v DISTVERSION= 4.10.0 +PORTREVISION= 1 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.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ autocfg-1.3.0 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.16.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ chrono-0.4.38 \ 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.1 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crypto-common-0.1.6 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.12.0 \ equivalent-1.0.1 \ errno-0.3.9 \ generic-array-0.14.7 \ getrandom-0.2.15 \ handlebars-5.1.2 \ hashbrown-0.14.5 \ heck-0.5.0 \ home-0.5.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ indexmap-2.2.6 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ log-0.4.21 \ lua-src-546.0.2 \ luajit-src-210.5.8+5790d25 \ memchr-2.7.2 \ mlua-0.9.8 \ mlua-sys-0.6.0 \ num-traits-0.2.19 \ once_cell-1.19.0 \ option-ext-0.2.0 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ pkg-config-0.3.30 \ proc-macro2-1.0.83 \ quote-1.0.36 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc-hash-1.1.0 \ rustix-0.38.34 \ ryu-1.0.18 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ sha2-0.10.8 \ strsim-0.11.1 \ syn-2.0.65 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ 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 \ which-6.0.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 \ winnow-0.6.8 \ winsafe-0.0.19 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/hq/Makefile b/textproc/hq/Makefile index e14be5fba0b1..cb51ba34f439 100644 --- a/textproc/hq/Makefile +++ b/textproc/hq/Makefile @@ -1,152 +1,152 @@ PORTNAME= hq DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 11 +PORTREVISION= 12 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/htmlq/Makefile b/textproc/htmlq/Makefile index fdd3e0df4c52..c136f53bc565 100644 --- a/textproc/htmlq/Makefile +++ b/textproc/htmlq/Makefile @@ -1,100 +1,100 @@ PORTNAME= htmlq DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 22 +PORTREVISION= 23 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/jaq/Makefile b/textproc/jaq/Makefile index 9071bd26d4e6..7cccdefb88b8 100644 --- a/textproc/jaq/Makefile +++ b/textproc/jaq/Makefile @@ -1,110 +1,111 @@ PORTNAME= jaq DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 +PORTREVISION= 1 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= 01mf02 CARGO_BUILD_ARGS= --package=jaq CARGO_INSTALL_PATH= jaq CARGO_CRATES= ahash-0.8.7 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ ariadne-0.4.0 \ atty-0.2.14 \ base64-0.22.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bumpalo-3.14.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chumsky-0.9.3 \ clap-4.0.22 \ clap_derive-4.0.21 \ clap_lex-0.3.2 \ colored_json-3.0.1 \ console_log-1.0.0 \ dyn-clone-1.0.11 \ env_logger-0.10.0 \ equivalent-1.0.0 \ fastrand-1.9.0 \ getrandom-0.2.10 \ hashbrown-0.14.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hifijson-0.2.0 \ indexmap-2.1.0 \ instant-0.1.12 \ itoa-1.0.9 \ js-sys-0.3.69 \ libc-0.2.147 \ libm-0.2.8 \ libmimalloc-sys-0.1.35 \ log-0.4.20 \ memchr-2.6.4 \ memmap2-0.9.0 \ mimalloc-0.1.39 \ once_cell-1.18.0 \ os_str_bytes-6.4.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.69 \ quote-1.0.29 \ redox_syscall-0.2.16 \ regex-1.9.4 \ regex-automata-0.3.7 \ regex-syntax-0.7.5 \ remove_dir_all-0.5.3 \ ryu-1.0.14 \ serde-1.0.190 \ serde_derive-1.0.190 \ serde_json-1.0.108 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.38 \ tempfile-3.3.0 \ termcolor-1.2.0 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ unicode-ident-1.0.10 \ unicode-width-0.1.11 \ urlencoding-2.1.3 \ 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 \ web-sys-0.3.69 \ 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 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/jless/Makefile b/textproc/jless/Makefile index 6a4f09d16802..e8780c3b4414 100644 --- a/textproc/jless/Makefile +++ b/textproc/jless/Makefile @@ -1,93 +1,93 @@ PORTNAME= jless DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org COMMENT= Command-line JSON viewer WWW= https://jless.io LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= PaulJuliusMartinez CARGO_CRATES= aho-corasick-0.7.18 \ atty-0.2.14 \ autocfg-1.0.1 \ beef-0.5.1 \ bitflags-1.2.1 \ cc-1.0.69 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-3.0.14 \ clap_derive-3.0.14 \ clipboard-win-4.2.1 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ endian-type-0.1.2 \ error-code-2.3.0 \ fd-lock-3.0.0 \ fnv-1.0.7 \ getrandom-0.2.3 \ hashbrown-0.11.2 \ heck-0.4.0 \ hermit-abi-0.1.18 \ indexmap-1.8.0 \ isatty-0.1.9 \ lazy_static-1.4.0 \ libc-0.2.99 \ libc-stdhandle-0.1.0 \ log-0.4.14 \ logos-0.12.0 \ logos-derive-0.12.0 \ memchr-2.4.1 \ memoffset-0.6.4 \ nibble_vec-0.1.0 \ nix-0.22.1 \ numtoa-0.1.0 \ 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.9 \ radix_trie-0.2.1 \ redox_syscall-0.1.57 \ redox_syscall-0.2.6 \ redox_termios-0.1.2 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rustyline-9.0.0 \ scopeguard-1.1.0 \ signal-hook-0.3.8 \ signal-hook-registry-1.3.0 \ smallvec-1.6.1 \ str-buf-1.0.5 \ strsim-0.10.0 \ syn-1.0.86 \ termcolor-1.1.2 \ termion-1.5.6 \ textwrap-0.14.2 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ utf8-ranges-1.0.4 \ utf8parse-0.2.0 \ 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 PLIST_FILES= bin/jless post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jless .include diff --git a/textproc/jql/Makefile b/textproc/jql/Makefile index 74201b432de3..d5a1340916dc 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -1,130 +1,131 @@ PORTNAME= jql DISTVERSIONPREFIX= jql-v DISTVERSION= 7.1.11 +PORTREVISION= 1 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.21.0 \ adler-1.0.2 \ 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.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ autocfg-1.3.0 \ backtrace-0.3.71 \ bumpalo-3.16.0 \ bytes-1.6.0 \ cast-0.3.0 \ cc-1.0.98 \ 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.1 \ 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.12.0 \ equivalent-1.0.1 \ gimli-0.28.1 \ half-2.4.1 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ indexmap-2.2.6 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itoa-1.0.11 \ js-sys-0.3.69 \ libc-0.2.155 \ log-0.4.21 \ memchr-2.7.2 \ miniz_oxide-0.7.3 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ pin-project-lite-0.2.14 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ proc-macro2-1.0.84 \ psm-0.1.21 \ 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-demangle-0.1.24 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_stacker-0.1.11 \ stacker-0.1.15 \ strsim-0.11.1 \ syn-2.0.66 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ tinytemplate-1.2.1 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ unicode-ident-1.0.12 \ 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-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 \ winnow-0.6.9 \ 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 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/mdbook-linkcheck/Makefile b/textproc/mdbook-linkcheck/Makefile index 44e56463f708..2c744e78e89b 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= 16 +PORTREVISION= 17 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 ef1bd444e18d..9ef2390b3c8d 100644 --- a/textproc/mdbook-mermaid/Makefile +++ b/textproc/mdbook-mermaid/Makefile @@ -1,23 +1,23 @@ PORTNAME= mdbook-mermaid DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile index 9c0fdb6ddd98..5201f679eb0f 100644 --- a/textproc/mdbook/Makefile +++ b/textproc/mdbook/Makefile @@ -1,24 +1,25 @@ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.40 +PORTREVISION= 1 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mdbook .include diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile index 8ab1a5a43ab3..2b5f20890a92 100644 --- a/textproc/meilisearch/Makefile +++ b/textproc/meilisearch/Makefile @@ -1,67 +1,68 @@ PORTNAME= meilisearch DISTVERSIONPREFIX= v DISTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/meilisearch/mini-dashboard/releases/download/v${DASHBOARD_VERSION}/build.zip?dummy=/:mini_dashboard_assets \ https://github.com/lindera-morphology/unidic-mecab/archive/refs/tags/2.1.2.tar.gz?dummy=/:lindera_unidic \ https://github.com/lindera-morphology/mecab-ipadic/archive/refs/tags/2.7.0-20070801.tar.gz?dummy=/:mecab_ipadic \ https://github.com/lindera-morphology/mecab-ko-dic/archive/refs/tags/2.1.1-20180720.tar.gz?dummy=/:mecab_ko_dic \ https://milli-benchmarks.fra1.digitaloceanspaces.com/datasets/:benchmark DISTFILES= ${MINIDASHBOARDFILE}:mini_dashboard_assets \ mecab-ipadic-2.7.0-20070801.tar.gz:mecab_ipadic \ unidic-mecab-2.1.2.tar.gz:lindera_unidic \ mecab-ko-dic-2.1.1-20180720.tar.gz:mecab_ko_dic \ 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*\:lindera_unidic:N*\:mecab_ipadic:N*\:mecab_ko_dic: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 USES= cargo pkgconfig USE_GITHUB= yes #GH_TUPLE= meilisearch:lmdb:6a01c0a:lmdb/../lmdb-rs-501aa34a1ab7f092e3ff54a6c22ff6c55931a2d8/lmdb-sys/lmdb DASHBOARD_VERSION= 0.2.13 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.30.0/build.rs \ ${CARGO_VENDOR_DIR}/lindera-ipadic-0.30.0/build.rs \ ${CARGO_VENDOR_DIR}/lindera-ko-dic-0.30.0/build.rs ${GREP} -F -R -l %%WRKDIR%% ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ 's,%%WRKDIR%%,${WRKDIR},' .include diff --git a/textproc/py-tiktoken/Makefile b/textproc/py-tiktoken/Makefile index c6f68f1d02dc..7d0080b9cef0 100644 --- a/textproc/py-tiktoken/Makefile +++ b/textproc/py-tiktoken/Makefile @@ -1,35 +1,36 @@ PORTNAME= tiktoken PORTVERSION= 0.7.0 +PORTREVISION= 1 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 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} post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/textproc/py-tokenizers/Makefile b/textproc/py-tokenizers/Makefile index 994c27b9ba2b..e57e78873548 100644 --- a/textproc/py-tokenizers/Makefile +++ b/textproc/py-tokenizers/Makefile @@ -1,32 +1,32 @@ PORTNAME= tokenizers DISTVERSION= 0.19.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PORTNAME}-${PORTVERSION}${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 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 USES= cargo python USE_PYTHON= autoplist pep517 CARGO_CARGOTOML=${WRKSRC}/bindings/python/Cargo.toml CARGO_CARGOLOCK=${WRKSRC}/bindings/python/Cargo.lock CARGO_BUILD= no CARGO_INSTALL= no BINARY_ALIAS= python3=${PYTHON_CMD} post-install: @${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -type f -name '*.so' -exec ${STRIP_CMD} {} ';' .include diff --git a/textproc/quickwit/Makefile b/textproc/quickwit/Makefile index 5386da3763fd..0b391bbcc8d5 100644 --- a/textproc/quickwit/Makefile +++ b/textproc/quickwit/Makefile @@ -1,37 +1,37 @@ PORTNAME= quickwit DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 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 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 046ec312984c..3adf93e3b588 100644 --- a/textproc/riffdiff/Makefile +++ b/textproc/riffdiff/Makefile @@ -1,108 +1,108 @@ PORTNAME= riffdiff DISTVERSION= 3.2.0 -PORTREVISION= 0 +PORTREVISION= 1 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.5.0 \ anstyle-1.0.2 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-2.1.0 \ autocfg-1.0.1 \ backtrace-0.3.54 \ bitflags-1.3.2 \ bytecount-0.6.2 \ cfg-if-1.0.0 \ clap-4.4.2 \ clap_builder-4.4.2 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ ctor-0.1.16 \ difference-2.0.0 \ diffus-0.10.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.4.1 \ hermit-abi-0.1.19 \ instant-0.1.12 \ io-lifetimes-1.0.6 \ 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 \ output_vt100-0.1.2 \ pretty_assertions-0.6.1 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.66 \ 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 \ strsim-0.10.0 \ 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-targets-0.42.1 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.5 PLIST_FILES= bin/riff post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/riff .include diff --git a/textproc/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index 175684321fb8..fc132431e063 100644 --- a/textproc/ripgrep-all/Makefile +++ b/textproc/ripgrep-all/Makefile @@ -1,186 +1,186 @@ PORTNAME= ripgrep-all DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 27 +PORTREVISION= 28 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= phiresky CARGO_CRATES= addr2line-0.12.0 \ adler32-1.0.4 \ aho-corasick-0.7.10 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.48 \ bincode-1.2.1 \ bitflags-1.2.1 \ byteorder-1.3.4 \ bzip2-0.3.3 \ bzip2-sys-0.1.8+1.0.8 \ cachedir-0.1.1 \ cc-1.0.53 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.1 \ cloudabi-0.0.3 \ crc32fast-1.2.0 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ encoding_rs-0.8.23 \ encoding_rs_io-0.1.7 \ env_logger-0.7.1 \ exitfailure-0.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ filetime-0.2.10 \ fixedbitset-0.1.9 \ flate2-1.0.14 \ fnv-1.0.7 \ fuchsia-cprng-0.1.1 \ generic-array-0.12.3 \ getrandom-0.1.14 \ gimli-0.21.0 \ glob-0.3.0 \ heck-0.3.1 \ hermit-abi-0.1.13 \ humantime-1.3.0 \ idna-0.2.0 \ itoa-0.4.5 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ libc-0.2.70 \ libsqlite3-sys-0.18.0 \ linked-hash-map-0.5.3 \ lmdb-rkv-0.14.0 \ lmdb-rkv-sys-0.11.0 \ lock_api-0.2.0 \ log-0.4.8 \ lru-cache-0.1.2 \ lzma-sys-0.1.16 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.4 \ miniz_oxide-0.3.6 \ nom-2.2.1 \ num-0.2.1 \ num-complex-0.2.4 \ num-integer-0.1.42 \ num-iter-0.1.40 \ num-rational-0.2.4 \ num-traits-0.2.11 \ object-0.19.0 \ ordered-float-1.0.2 \ ordermap-0.3.5 \ parking_lot-0.8.0 \ parking_lot_core-0.5.0 \ paste-0.1.12 \ paste-impl-0.1.12 \ path-clean-0.1.0 \ percent-encoding-2.1.0 \ petgraph-0.4.13 \ pkg-config-0.3.17 \ podio-0.1.6 \ ppv-lite86-0.2.8 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro-hack-0.5.15 \ proc-macro2-1.0.13 \ quick-error-1.2.3 \ quote-1.0.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ regex-1.3.7 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ rkv-0.10.4 \ rusqlite-0.23.1 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.4 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.110 \ serde_derive-1.0.110 \ serde_json-1.0.53 \ size_format-1.0.2 \ smallvec-0.6.13 \ smallvec-1.4.0 \ strsim-0.8.0 \ structopt-0.3.14 \ structopt-derive-0.4.7 \ syn-1.0.22 \ syn-mid-0.5.0 \ synstructure-0.12.3 \ tar-0.4.26 \ tempfile-3.1.0 \ term_size-0.3.2 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tree_magic_fork-0.2.2 \ typenum-1.12.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ url-2.1.1 \ uuid-0.8.1 \ vcpkg-0.2.8 \ vec_map-0.8.2 \ version_check-0.9.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xattr-0.2.2 \ xz2-0.1.6 \ zip-0.5.5 \ zstd-0.5.1+zstd.1.4.4 \ zstd-safe-2.0.3+zstd.1.4.4 \ zstd-sys-1.4.15+zstd.1.4.4 PLIST_FILES= bin/rga \ bin/rga-preproc post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rga ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rga-preproc .include diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index 93fa713a6d55..6cab3b51587d 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,58 +1,58 @@ PORTNAME= ripgrep DISTVERSION= 14.1.0 -PORTREVISION= 2 +PORTREVISION= 3 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/man/man1/rg.1.gz \ share/fish/vendor_completions.d/rg.fish \ share/zsh/site-functions/_rg PORTDOCS= CHANGELOG.md FAQ.md GUIDE.md OPTIONS_DEFINE= DOCS PCRE2 SIMD OPTIONS_DEFAULT=PCRE2 OPTIONS_DEFAULT_aarch64=SIMD OPTIONS_DEFAULT_amd64= ${OPTIONS_DEFAULT_i386} OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:S/SSE2/SIMD/} PCRE2_DESC= ${PCRE_DESC} version 2 PCRE2_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 PCRE2_VARS= CARGO_FEATURES+=pcre2 SIMD_MAKE_ENV= RUSTC_BOOTSTRAP=encoding_rs SIMD_VARS= ${SIMD_VARS_${ARCH}} SIMD_VARS_i386= RUSTFLAGS+="-C target-feature=+sse2" post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rg ${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 782d956bccfb..71a915a35784 100644 --- a/textproc/rubygem-commonmarker/Makefile +++ b/textproc/rubygem-commonmarker/Makefile @@ -1,25 +1,26 @@ PORTNAME= commonmarker PORTVERSION= 1.1.4 +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 c75a770b1964..70c6d1cffffc 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile @@ -1,29 +1,30 @@ PORTNAME= gitlab-glfm-markdown PORTVERSION= 0.0.16 +PORTREVISION= 1 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.86<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 .include diff --git a/textproc/sad/Makefile b/textproc/sad/Makefile index 1c5038d3aadb..5cc2b33b55e9 100644 --- a/textproc/sad/Makefile +++ b/textproc/sad/Makefile @@ -1,115 +1,116 @@ PORTNAME= sad DISTVERSIONPREFIX= v DISTVERSION= 0.4.29 +PORTREVISION= 1 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.21.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ autocfg-1.3.0 \ backtrace-0.3.71 \ bitflags-2.5.0 \ bytes-1.6.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ difflib-0.4.0 \ either-1.12.0 \ errno-0.3.9 \ 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.28.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ is_terminal_polyfill-1.70.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ memchr-2.7.2 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ num_cpus-1.16.0 \ object-0.32.2 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ proc-macro2-1.0.83 \ quote-1.0.36 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ 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.66 \ terminal_size-0.3.0 \ tokio-1.37.0 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ uuid-1.8.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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.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 \ winsafe-0.0.19 PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/sd/Makefile b/textproc/sd/Makefile index afeb3bf11896..e0235052c655 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,45 +1,45 @@ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= mikael@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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sd ${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 0ecea35413e7..56a9dc8c1982 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -1,41 +1,42 @@ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.4.9 +PORTREVISION= 1 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= mikael@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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sonic @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/config.cfg ${STAGEDIR}${ETCDIR}/config.cfg.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_MAN} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/tokay/Makefile b/textproc/tokay/Makefile index 40bdbe07208e..542e37bb6a01 100644 --- a/textproc/tokay/Makefile +++ b/textproc/tokay/Makefile @@ -1,119 +1,119 @@ PORTNAME= tokay DISTVERSIONPREFIX= v DISTVERSION= 0.6.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Programming language designed for ad-hoc parsing, inspired by awk WWW= https://tokay.dev LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= tokay-lang CARGO_CRATES= ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ cc-1.0.73 \ cfg-if-1.0.0 \ charclass-0.2.0 \ clap-2.34.0 \ clap-4.0.10 \ clap_derive-4.0.10 \ clap_lex-0.3.0 \ clipboard-win-4.5.0 \ clipboard-win-5.0.0 \ ctor-0.1.22 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ endian-type-0.1.2 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ error-code-3.0.0 \ fd-lock-2.0.0 \ fd-lock-4.0.1 \ getrandom-0.2.7 \ ghost-0.1.5 \ glob-0.3.0 \ hashbrown-0.14.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ home-0.5.9 \ indexmap-2.1.0 \ inventory-0.1.11 \ inventory-impl-0.1.11 \ libc-0.2.151 \ linux-raw-sys-0.4.12 \ log-0.4.17 \ memchr-2.5.0 \ nibble_vec-0.1.0 \ nix-0.20.0 \ nix-0.27.1 \ num-0.4.0 \ num-bigint-0.4.3 \ num-complex-0.4.2 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-parse-0.1.1 \ num-rational-0.4.1 \ num-traits-0.2.15 \ once_cell-1.13.0 \ os_str_bytes-6.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.46 \ quote-1.0.20 \ radix_trie-0.2.1 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ rustix-0.38.28 \ rustyline-8.2.0 \ rustyline-13.0.0 \ scopeguard-1.1.0 \ smallvec-1.9.0 \ str-buf-1.0.6 \ strsim-0.8.0 \ strsim-0.10.0 \ syn-1.0.98 \ termcolor-1.1.3 \ textwrap-0.11.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ tokay-0.4.0 \ tokay-macros-0.4.0 \ unicode-ident-1.0.1 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ utf8parse-0.2.0 \ 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-util-0.1.5 \ 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 \ 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/*-unknown-freebsd/release/tokay ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/typst/Makefile b/textproc/typst/Makefile index 18ccb7ab2b58..8880d850a9d5 100644 --- a/textproc/typst/Makefile +++ b/textproc/typst/Makefile @@ -1,28 +1,29 @@ PORTNAME= typst DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 +PORTREVISION= 1 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} .include .if ${ARCH} == powerpc LTO_UNSAFE= yes .endif do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/*/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index 603c1e919cfb..30d7180de1ea 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -1,76 +1,76 @@ PORTNAME= xsv DISTVERSION= 0.13.0 -PORTREVISION= 58 +PORTREVISION= 59 CATEGORIES= textproc PKGNAMESUFFIX= -rs MAINTAINER= mikael@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: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xsv post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/www/castor/Makefile b/www/castor/Makefile index 8f3816748194..12deaefb86ef 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,144 +1,144 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 35 +PORTREVISION= 36 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 gdkpixbuf2 glib20 gtk30 CARGO_CRATES= aho-corasick-0.7.13 \ ansi-parser-0.6.5 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atk-0.8.0 \ atk-sys-0.9.1 \ autocfg-1.0.1 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ cairo-rs-0.8.1 \ cairo-sys-rs-0.9.2 \ cc-1.0.60 \ cfg-if-0.1.10 \ constant_time_eq-0.1.5 \ core-foundation-0.7.1 \ core-foundation-sys-0.7.2 \ crossbeam-utils-0.7.2 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ futures-0.3.6 \ futures-channel-0.3.6 \ futures-core-0.3.6 \ futures-executor-0.3.6 \ futures-io-0.3.6 \ futures-macro-0.3.6 \ futures-task-0.3.6 \ futures-util-0.3.6 \ gdk-0.12.1 \ gdk-pixbuf-0.8.0 \ gdk-pixbuf-sys-0.9.1 \ gdk-sys-0.9.1 \ getrandom-0.1.15 \ gio-0.8.1 \ gio-sys-0.9.1 \ glib-0.9.3 \ glib-macros-0.10.1 \ glib-sys-0.9.1 \ gobject-sys-0.9.1 \ gtk-0.8.0 \ gtk-sys-0.9.2 \ idna-0.2.0 \ lazy_static-1.4.0 \ libc-0.2.79 \ linkify-0.4.0 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.3 \ native-tls-0.2.4 \ nom-4.2.3 \ once_cell-1.4.1 \ open-1.4.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ pango-0.8.0 \ pango-sys-0.9.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.18 \ pin-project-0.4.26 \ pin-project-internal-0.4.26 \ pin-utils-0.1.0 \ proc-macro2-1.0.24 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ ppv-lite86-0.2.9 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.2 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.116 \ serde_derive-1.0.116 \ slab-0.4.2 \ syn-1.0.42 \ system-deps-1.3.2 \ tempfile-3.1.0 \ textwrap-0.12.1 \ tinyvec-0.3.4 \ thiserror-1.0.21 \ thread_local-1.0.1 \ toml-0.5.6 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ version_check-0.1.5 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/castor \ share/applications/Castor.desktop \ share/examples/castor/castor_settings.toml.example \ share/pixmaps/org.typed-hole.castor.svg SUB_FILES= pkg-message .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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/castor ${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/castor ${INSTALL_DATA} ${WRKSRC}/data/Castor.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/data/castor_settings.toml.example ${STAGEDIR}${PREFIX}/share/examples/castor ${INSTALL_DATA} ${WRKSRC}/data/org.typed-hole.castor.svg ${STAGEDIR}${PREFIX}/share/pixmaps .include diff --git a/www/chromium/Makefile b/www/chromium/Makefile index f07cd8077db9..d5b76eb8c1d5 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,381 +1,382 @@ PORTNAME= chromium PORTVERSION= 125.0.6422.141 +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} \ chrome-linux-${PORTVERSION}-llvm17.profdata${EXTRACT_SUFX}:external \ 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 i386 BUILD_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \ 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 \ libasound.so:audio/alsa-lib \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ libsndio.so:audio/sndio \ 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 gdkpixbuf2 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 \ enable_backup_ref_ptr_support=false \ enable_hangout_services_extension=true \ enable_log_error_not_reached=true \ enable_nacl=false \ enable_remoting=false \ enable_widevine=true \ 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${WRKDIR}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" \ extra_ldflags="${LDFLAGS}" \ ffmpeg_branding="${FFMPEG_BRAND}" # Audio backends GN_ARGS+= use_alsa=true \ use_pulseaudio=true \ use_sndio=true # 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 OPTIONS_EXCLUDE_aarch64=LTO 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) 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="21 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="14 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="14 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 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_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz:external 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 .if ${COMPILER_VERSION} < 180 LLVM_DEFAULT= 18 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} .else BINARY_ALIAS+= ar=/usr/bin/llvm-ar \ nm=/usr/bin/llvm-nm .endif # - 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 Chromium, you should have around 2GB of memory" @${ECHO_MSG} "and around ${WANTSPACE} of free disk space." @${ECHO_MSG} post-extract-TEST-on: @${MKDIR} ${WRKSRC}/third_party/test_fonts/test_fonts @${MV} ${WRKDIR}/test_fonts ${WRKSRC}/third_party/test_fonts/ 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}/pulseaudio-${PULSEV}/src/pulse/version.h 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/cobalt/Makefile b/www/cobalt/Makefile index b6d457044cd9..38f98f655f43 100644 --- a/www/cobalt/Makefile +++ b/www/cobalt/Makefile @@ -1,299 +1,299 @@ PORTNAME= cobalt DISTVERSIONPREFIX= v DISTVERSION= 0.19.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www PKGNAMESUFFIX= -site-generator MAINTAINER= yuri@FreeBSD.org COMMENT= Static site generator written in Rust WWW= https://cobalt-org.github.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= gmake:devel/gmake USES= cargo USE_GITHUB= yes GH_ACCOUNT= cobalt-org GH_PROJECT= cobalt.rs CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ aho-corasick-1.0.1 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.3.2 \ anstream-0.5.0 \ anstream-0.6.11 \ anstyle-1.0.5 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ anstyle-wincon-2.1.0 \ anstyle-wincon-3.0.1 \ anyhow-1.0.79 \ anymap2-0.13.0 \ ascii-1.1.0 \ atom_syndication-0.12.1 \ autocfg-1.1.0 \ backtrace-0.3.67 \ 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-1.5.0 \ bumpalo-3.13.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.33 \ chrono_utils-0.1.3 \ chunked_transfer-1.4.1 \ clap-4.4.2 \ clap-verbosity-flag-2.1.0 \ clap_builder-4.4.2 \ clap_derive-4.4.2 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ colorchoice-clap-1.0.3 \ content_inspector-0.2.4 \ core-foundation-sys-0.8.4 \ cow-utils-0.1.2 \ cpufeatures-0.2.7 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ darling-0.14.4 \ darling_core-0.14.4 \ darling_macro-0.14.4 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ deunicode-1.4.2 \ digest-0.10.7 \ diligent-date-parser-0.1.4 \ doc-comment-0.3.3 \ dunce-1.0.4 \ educe-0.4.22 \ either-1.8.1 \ encoding_rs-0.8.32 \ enum-ordinalize-3.1.13 \ env_filter-0.1.0 \ env_logger-0.11.1 \ equivalent-1.0.1 \ errno-0.3.8 \ error-chain-0.10.0 \ fancy-regex-0.11.0 \ fastrand-2.0.0 \ filetime-0.2.21 \ flate2-1.0.26 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fsevent-sys-4.1.0 \ generic-array-0.14.7 \ getrandom-0.2.9 \ gimli-0.27.2 \ glob-0.3.1 \ globset-0.4.10 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ html-escape-0.2.13 \ html-minifier-3.0.15 \ httpdate-1.0.2 \ human-panic-1.1.4 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.3.0 \ ignore-0.4.20 \ indexmap-1.9.3 \ indexmap-2.0.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ io-lifetimes-1.0.11 \ is-docker-0.2.0 \ is-terminal-0.4.7 \ is-wsl-0.4.0 \ itertools-0.10.5 \ itertools-0.12.0 \ itoa-1.0.6 \ js-sys-0.3.63 \ jsonfeed-0.2.0 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ kstring-2.0.0 \ lazy_static-1.4.0 \ libc-0.2.151 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.12 \ liquid-0.26.3 \ liquid-core-0.26.3 \ liquid-derive-0.26.3 \ liquid-lib-0.26.3 \ log-0.4.18 \ macro-utils-0.1.3 \ memchr-2.6.4 \ memoffset-0.8.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minifier-0.0.43 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ never-0.1.0 \ normalize-line-endings-0.3.0 \ notify-6.0.0 \ num-bigint-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ object-0.30.3 \ once_cell-1.19.0 \ open-5.0.0 \ os_info-3.7.0 \ os_pipe-1.1.4 \ pathdiff-0.2.1 \ percent-encoding-2.2.0 \ pest-2.6.0 \ pest_derive-2.6.0 \ pest_generator-2.6.0 \ pest_meta-2.6.0 \ pkg-config-0.3.27 \ proc-exit-2.0.1 \ proc-macro2-1.0.78 \ pulldown-cmark-0.9.3 \ quick-xml-0.28.2 \ quote-1.0.28 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.7.5 \ regex-syntax-0.8.2 \ relative-path-1.8.0 \ rss-2.0.4 \ rustc-demangle-0.1.23 \ rustix-0.37.19 \ rustix-0.38.28 \ ryu-1.0.13 \ same-file-1.0.6 \ sass-rs-0.2.2 \ sass-sys-0.4.22 \ scopeguard-1.1.0 \ scrawl-2.0.0 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_spanned-0.6.5 \ serde_yaml-0.9.21 \ sha2-0.10.6 \ shlex-1.1.0 \ similar-2.2.1 \ sitemap-0.4.1 \ snapbox-0.5.0 \ snapbox-macros-0.3.8 \ static_assertions-1.1.0 \ status-0.0.10 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.18 \ syntect-5.1.0 \ tempfile-3.9.0 \ terminal_size-0.2.6 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ time-0.3.21 \ time-core-0.1.1 \ time-macros-0.2.9 \ tiny_http-0.12.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.7.6 \ toml-0.8.9 \ toml_datetime-0.6.5 \ toml_edit-0.19.14 \ toml_edit-0.21.1 \ toml_edit-0.22.5 \ trycmd-0.15.0 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.9 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unsafe-libyaml-0.2.8 \ url-2.3.1 \ utf8-width-0.1.6 \ utf8parse-0.2.1 \ uuid-1.3.3 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.4.0 \ 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-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 \ winnow-0.5.15 \ winnow-0.6.1 \ xml-rs-0.8.14 \ yaml-rust-0.4.5 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/deno/Makefile b/www/deno/Makefile index f5efbdd8160d..9e9a9cf58625 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,65 +1,66 @@ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 1.44.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org COMMENT= Secure JavaScript and TypeScript runtime WWW= https://github.com/denoland 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 \ libunwind>0:devel/libunwind \ protoc:devel/protobuf LIB_DEPENDS= libzstd.so:archivers/zstd \ libonig.so:devel/oniguruma USES= cargo compiler:c++20-lang cpe gmake gnome ninja:build pkgconfig:build python:3.9+,build USE_GITHUB= yes GH_ACCOUNT= denoland USE_GNOME= glib20 V8_VERS= 0.92.0 CARGO_ENV+= CLANG_BASE_PATH=/usr \ GN=${PREFIX}/bin/gn \ NINJA=${NINJA_CMD} \ V8_FROM_SOURCE=1 PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} CARGO_INSTALL= no .include .if ${COMPILER_VERSION} != 160 LLVM_DEFAULT= 16 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} .else BINARY_ALIAS+= ar=/usr/bin/llvm-ar \ nm=/usr/bin/llvm-nm .endif post-patch: ${REINPLACE_CMD} "s|%%LOCALBASE%%|${LOCALBASE}|" \ ${WRKSRC}/cargo-crates/v8-${V8_VERS}/buildtools/third_party/libc++/BUILD.gn ${MKDIR} ${WRKSRC}/cargo-crates/v8-${V8_VERS}/v8/tools/builtins-pgo/arm64.profile ${MKDIR} ${WRKSRC}/cargo-crates/v8-${V8_VERS}/v8/tools/builtins-pgo/x64.profile do-install: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/deno ${STAGEDIR}${LOCALBASE}/bin .include diff --git a/www/dezoomify-rs/Makefile b/www/dezoomify-rs/Makefile index b300deac0f0b..6b2b185c6d84 100644 --- a/www/dezoomify-rs/Makefile +++ b/www/dezoomify-rs/Makefile @@ -1,23 +1,23 @@ PORTNAME= dezoomify-rs DISTVERSIONPREFIX= v DISTVERSION= 2.12.3 -PORTREVISION= 1 +PORTREVISION= 2 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/dot-http/Makefile b/www/dot-http/Makefile index 69cf85aaefb5..f4d12c5d51f9 100644 --- a/www/dot-http/Makefile +++ b/www/dot-http/Makefile @@ -1,187 +1,187 @@ PORTNAME= dot-http DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Text-based scriptable HTTP client WWW= https://github.com/bayne/dot-http LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bayne CARGO_CRATES= Boa-0.5.1 \ aho-corasick-0.7.6 \ ansi_term-0.11.0 \ anyhow-1.0.25 \ atty-0.2.13 \ autocfg-0.1.6 \ base64-0.11.0 \ bitflags-1.1.0 \ block-buffer-0.7.3 \ block-padding-0.1.4 \ bumpalo-2.6.0 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.5.3 \ c2-chacha-0.2.2 \ cc-1.0.45 \ cfg-if-0.1.9 \ clap-2.33.0 \ core-foundation-0.6.4 \ core-foundation-sys-0.6.2 \ digest-0.8.1 \ dtoa-0.4.4 \ encoding_rs-0.8.22 \ fake-simd-0.1.2 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-channel-0.3.1 \ futures-core-0.3.1 \ futures-io-0.3.1 \ futures-sink-0.3.1 \ futures-task-0.3.1 \ futures-util-0.3.1 \ gc-0.3.3 \ gc_derive-0.3.2 \ generic-array-0.12.3 \ getrandom-0.1.12 \ h2-0.2.1 \ heck-0.3.1 \ http-0.2.0 \ http-body-0.3.1 \ http-test-server-1.0.0 \ httparse-1.3.4 \ hyper-0.13.1 \ hyper-tls-0.4.0 \ idna-0.2.0 \ indexmap-1.3.0 \ iovec-0.1.4 \ itoa-0.4.4 \ js-sys-0.3.33 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.62 \ log-0.4.8 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.2.1 \ mime-0.3.14 \ mime_guess-2.0.1 \ mio-0.6.21 \ miow-0.2.1 \ native-tls-0.2.3 \ net2-0.2.33 \ nom-4.2.3 \ num_cpus-1.10.1 \ opaque-debug-0.2.3 \ openssl-0.10.26 \ openssl-probe-0.1.2 \ openssl-sys-0.9.53 \ percent-encoding-2.1.0 \ pest-2.1.2 \ pest_derive-2.1.0 \ pest_generator-2.1.1 \ pest_meta-2.1.2 \ pin-project-0.4.6 \ pin-project-internal-0.4.6 \ pin-project-lite-0.1.2 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.16 \ ppv-lite86-0.2.5 \ proc-macro-error-0.2.6 \ proc-macro2-1.0.3 \ quote-0.3.15 \ quote-1.0.2 \ rand-0.7.2 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ regex-1.3.1 \ regex-syntax-0.6.12 \ remove_dir_all-0.5.2 \ reqwest-0.10.0 \ ryu-1.0.0 \ schannel-0.1.16 \ security-framework-0.3.4 \ security-framework-sys-0.3.3 \ serde-1.0.101 \ serde_derive-1.0.102 \ serde_json-1.0.40 \ serde_urlencoded-0.6.1 \ sha-1-0.8.1 \ slab-0.4.2 \ smallvec-0.6.10 \ sourcefile-0.1.4 \ strsim-0.8.0 \ structopt-0.3.3 \ structopt-derive-0.3.3 \ syn-0.11.11 \ syn-1.0.5 \ synom-0.11.3 \ synstructure-0.6.1 \ tempfile-3.1.0 \ textwrap-0.11.0 \ thread_local-0.3.6 \ time-0.1.42 \ tokio-0.2.8 \ tokio-tls-0.3.0 \ tokio-util-0.2.0 \ tower-service-0.3.0 \ try-lock-0.2.2 \ typenum-1.11.2 \ ucd-trie-0.1.2 \ unicase-2.5.1 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.8 \ unicode-segmentation-1.3.0 \ unicode-width-0.1.6 \ unicode-xid-0.0.4 \ unicode-xid-0.2.0 \ url-2.1.0 \ vcpkg-0.2.7 \ vec_map-0.8.1 \ version_check-0.1.5 \ want-0.3.0 \ wasi-0.7.0 \ wasm-bindgen-0.2.56 \ wasm-bindgen-backend-0.2.56 \ wasm-bindgen-futures-0.4.6 \ wasm-bindgen-macro-0.2.56 \ wasm-bindgen-macro-support-0.2.56 \ wasm-bindgen-shared-0.2.56 \ wasm-bindgen-webidl-0.2.56 \ web-sys-0.3.33 \ weedle-0.10.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/drill/Makefile b/www/drill/Makefile index 59a82f196633..36cf12e6669c 100644 --- a/www/drill/Makefile +++ b/www/drill/Makefile @@ -1,207 +1,207 @@ PORTNAME= drill DISTVERSION= 0.8.3 -PORTREVISION= 8 +PORTREVISION= 9 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/dufs/Makefile b/www/dufs/Makefile index dfbdfcb2612e..29fe7c98cff7 100644 --- a/www/dufs/Makefile +++ b/www/dufs/Makefile @@ -1,25 +1,26 @@ PORTNAME= dufs DISTVERSIONPREFIX= v DISTVERSION= 0.41.0 +PORTREVISION= 1 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 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 a85fd3057a2c..2627c5ee58c1 100644 --- a/www/feroxbuster/Makefile +++ b/www/feroxbuster/Makefile @@ -1,432 +1,433 @@ PORTNAME= feroxbuster DISTVERSIONPREFIX= v DISTVERSION= 2.10.4 +PORTREVISION= 1 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org COMMENT= Fast, simple, recursive content discovery tool WWW= https://epi052.github.io/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 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ ascii-canvas-3.0.0 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.14 \ async-attributes-1.1.2 \ async-channel-1.9.0 \ async-channel-2.3.1 \ async-executor-1.12.0 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.3.3 \ 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.8 \ async-std-1.12.0 \ async-task-4.7.1 \ async-trait-0.1.80 \ 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.5.0 \ block-buffer-0.10.4 \ blocking-1.6.1 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ cc-1.0.99 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_complete-4.5.5 \ clap_lex-0.7.1 \ colorchoice-1.0.1 \ concurrent-queue-2.5.0 \ console-0.15.8 \ const-oid-0.9.6 \ 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 \ 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.4 \ curve25519-dalek-4.1.2 \ 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 \ displaydoc-0.2.4 \ 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.2 \ either-1.12.0 \ ena-0.14.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ 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.0 \ fiat-crypto-0.2.9 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ 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.5 \ hashbrown-0.14.5 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ html5ever-0.26.0 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.2 \ httparse-1.9.3 \ httpdate-1.0.3 \ httpmock-0.7.0 \ humantime-2.1.0 \ hyper-0.14.29 \ hyper-1.3.1 \ hyper-tls-0.6.0 \ hyper-util-0.1.5 \ 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.0 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.0 \ indexmap-2.2.6 \ indicatif-0.17.8 \ instant-0.1.13 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ kv-log-macro-1.0.7 \ lalrpop-0.20.2 \ lalrpop-util-0.20.2 \ lazy_static-1.4.0 \ leaky-bucket-1.1.2 \ levenshtein-1.0.5 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lock_api-0.4.12 \ log-0.4.21 \ mac-0.1.1 \ markup5ever-0.11.0 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ native-tls-0.2.12 \ new_debug_unreachable-1.0.6 \ nix-0.28.0 \ normalize-line-endings-0.3.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.36.0 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.102 \ 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_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.3 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ platforms-3.4.0 \ polling-2.8.0 \ polling-3.7.2 \ portable-atomic-1.6.0 \ 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.85 \ quick-xml-0.23.1 \ quote-1.0.36 \ 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.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 \ reqwest-0.12.4 \ rlimit-0.10.1 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ rustix-0.37.27 \ rustix-0.38.34 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ scraper-0.19.0 \ seahash-4.1.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ selectors-0.25.0 \ self-replace-1.3.7 \ self_update-0.40.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_regex-1.1.0 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ servo_arc-0.3.0 \ sha-1-0.10.1 \ sha2-0.10.8 \ shingles-0.1.1 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ similar-2.5.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.4.10 \ socket2-0.5.7 \ 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.5.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tar-0.4.41 \ tempfile-3.10.1 \ tendril-0.4.3 \ term-0.7.0 \ terminal_size-0.3.0 \ termtree-0.4.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ time-0.3.36 \ time-core-0.1.2 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ tokio-native-tls-0.3.1 \ tokio-socks-0.5.1 \ tokio-util-0.7.11 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ triomphe-0.1.12 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ unicode-xid-0.2.4 \ url-2.5.1 \ 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.8.0 \ value-bag-1.9.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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.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-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 \ winreg-0.52.0 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.3.1 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zerovec-0.10.2 \ zerovec-derive-0.10.2 \ zip-0.6.6 \ zipsign-api-0.1.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/ffsend/Makefile b/www/ffsend/Makefile index 43f15c70f2d2..eb242d96933f 100644 --- a/www/ffsend/Makefile +++ b/www/ffsend/Makefile @@ -1,373 +1,373 @@ PORTNAME= ffsend DISTVERSIONPREFIX= v DISTVERSION= 0.2.74 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Easily and securely share files from the command line via Firefox Send WWW= https://gitlab.com/timvisee/ffsend LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE CC0-1.0 FUCHSIACPRNG GPLv3 ISCL \ MIT MPL20 UNLICENSE ZLIB LICENSE_COMB= multi LICENSE_NAME_FUCHSIACPRNG= BSD-like license + patent clause LICENSE_FILE_FUCHSIACPRNG= ${WRKSRC}/cargo-crates/fuchsia-cprng-0.1.1/LICENSE # Main license. LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE LICENSE_PERMS_FUCHSIACPRNG= dist-mirror dist-sell pkg-mirror pkg-sell \ auto-accept RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \ xclip:x11/xclip \ xsel:x11/xsel-conrad USES= cargo localbase:ldflags python:build ssl xorg USE_GITLAB= yes GL_ACCOUNT= timvisee GL_TAGNAME= ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98 USE_XORG= xcb CARGO_CRATES= addr2line-0.16.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.44 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.61 \ base-x-0.2.8 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.13.0 \ bitflags-1.3.2 \ blake2b_simd-0.5.11 \ block-0.1.6 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bstr-0.2.17 \ bumpalo-3.7.1 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-0.5.6 \ bytes-1.1.0 \ cc-1.0.71 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chbs-0.1.0 \ checked_int_cast-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cloudabi-0.0.3 \ colored-2.0.0 \ const_fn-0.4.8 \ constant_time_eq-0.1.5 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.5 \ crossterm-0.19.0 \ crossterm_winapi-0.7.0 \ crypto-mac-0.11.1 \ csv-1.1.6 \ csv-core-0.1.10 \ darling-0.10.2 \ darling-0.12.4 \ darling_core-0.10.2 \ darling_core-0.12.4 \ darling_macro-0.10.2 \ darling_macro-0.12.4 \ derive_builder-0.9.0 \ derive_builder-0.10.2 \ derive_builder_core-0.9.0 \ derive_builder_core-0.10.2 \ derive_builder_macro-0.10.2 \ digest-0.8.1 \ digest-0.9.0 \ directories-4.0.1 \ dirs-1.0.5 \ dirs-sys-0.3.6 \ discard-1.0.4 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ ffsend-api-0.7.3 \ filetime-0.2.15 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fs2-0.4.3 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.31 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ h2-0.2.7 \ h2-0.3.6 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ hkdf-0.11.0 \ hmac-0.11.0 \ http-0.2.5 \ http-body-0.3.1 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-0.3.2 \ httpdate-1.0.1 \ hyper-0.10.16 \ hyper-0.13.10 \ hyper-0.14.13 \ hyper-rustls-0.22.1 \ hyper-tls-0.4.3 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.11 \ iovec-0.1.4 \ ipnet-2.3.1 \ itoa-0.4.8 \ js-sys-0.3.55 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.103 \ lock_api-0.3.4 \ lock_api-0.4.5 \ log-0.3.9 \ log-0.4.14 \ malloc_buf-0.0.6 \ matches-0.1.9 \ maybe-uninit-2.0.0 \ memchr-2.4.1 \ mime-0.2.6 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-0.7.13 \ miow-0.2.2 \ miow-0.3.7 \ native-tls-0.2.8 \ net2-0.2.37 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.26.2 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ open-2.0.1 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.67 \ parking_lot-0.9.0 \ parking_lot-0.11.2 \ parking_lot_core-0.6.2 \ parking_lot_core-0.8.5 \ pathdiff-0.2.1 \ pbr-1.0.4 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.1.12 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.20 \ ppv-lite86-0.2.10 \ prettytable-rs-0.8.0 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.29 \ qr2term-0.2.2 \ qrcode-0.12.0 \ quote-1.0.10 \ rand-0.6.5 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.3.1 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ reqwest-0.11.4 \ ring-0.16.20 \ rpassword-5.0.1 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.21 \ rustc_version-0.2.3 \ rustls-0.19.1 \ ryu-1.0.5 \ safemem-0.3.3 \ schannel-0.1.19 \ scopeguard-1.1.0 \ sct-0.6.1 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.68 \ serde_urlencoded-0.7.0 \ sha-1-0.8.2 \ sha1-0.6.0 \ sha2-0.9.8 \ signal-hook-0.1.17 \ signal-hook-registry-1.4.0 \ slab-0.4.4 \ smallvec-0.6.14 \ smallvec-1.7.0 \ socket2-0.3.19 \ socket2-0.4.2 \ spin-0.5.2 \ standback-0.2.17 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.8.0 \ strsim-0.9.3 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.80 \ synstructure-0.12.5 \ tar-0.4.37 \ tempfile-3.2.0 \ term-0.5.2 \ textwrap-0.11.0 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ time-0.1.43 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-1.12.0 \ tokio-codec-0.1.2 \ tokio-executor-0.1.10 \ tokio-io-0.1.13 \ tokio-native-tls-0.3.0 \ tokio-reactor-0.1.12 \ tokio-rustls-0.22.0 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-tls-0.2.1 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ tokio-util-0.6.8 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-core-0.1.21 \ tracing-futures-0.2.5 \ traitobject-0.1.0 \ try-lock-0.2.3 \ typeable-0.1.2 \ typenum-1.14.0 \ unicase-1.4.2 \ unicase-2.6.0 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-1.7.2 \ url-2.2.2 \ urlshortener-3.0.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version-compare-0.0.13 \ version_check-0.1.5 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ websocket-0.26.2 \ websocket-base-0.26.2 \ which-4.2.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.3 \ xattr-0.2.2 \ xcb-0.8.2 MAKE_ENV= XCLIP_PATH=${LOCALBASE}/bin/xclip \ XSEL_PATH=${LOCALBASE}/bin/xsel BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/${PORTNAME} \ bin/ffdel \ bin/ffget \ bin/ffput post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .for f in ffdel ffget ffput cd ${STAGEDIR}${PREFIX}/bin && ${RLN} ${PORTNAME} ${f} .endfor .include diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 4857145dd030..b2af6a14e7c7 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,70 +1,71 @@ PORTNAME= firefox DISTVERSION= 115.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.90:security/nss \ icu>=73.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=7.3.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.39:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.13.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 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 .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .if ${ARCH} == powerpc64 MOZ_OPTIONS+= --without-wasm-sandboxed-libraries .else BUILD_DEPENDS+= ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx${LLVM_VERSION} \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif post-patch: @${REINPLACE_CMD} -e 's/%u/%U/' -e '/X-MultipleArgs/d' \ -e '/^Icon/s/=.*/=${FIREFOX_ICON:R}/' \ ${FIREFOX_DESKTOP} @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp 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 59c6e394f277..6cab9abda139 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,73 +1,73 @@ PORTNAME= firefox DISTVERSION= 127.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= www 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= Web browser based on the browser portion of Mozilla WWW= https://www.mozilla.com/firefox BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.100:security/nss \ icu>=73.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=8.4.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 USE_GECKO= gecko CONFLICTS_INSTALL= firefox-esr USE_MOZILLA= -sqlite CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 # work around bindgen not finding ICU, e.g. # dist/include/mozilla/intl/ICU4CGlue.h:8:10: fatal error: 'unicode/uenum.h' file not found, err: true CONFIGURE_ENV+= BINDGEN_CFLAGS="-I${LOCALBASE}/include" USES= tar:xz # helpful when testing beta WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png FIREFOX_DESKTOP= ${MOZSRC}/taskcluster/docker/${MOZILLA}-snap/${MOZILLA}.desktop MOZ_OPTIONS= --enable-application=browser \ --enable-official-branding .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .if ${ARCH} == powerpc64 MOZ_OPTIONS+= --without-wasm-sandboxed-libraries .else BUILD_DEPENDS+= ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx${LLVM_VERSION} \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif post-patch: @${REINPLACE_CMD} -e 's/%u/%U/' -e '/X-MultipleArgs/d' \ -e '/^Icon/s/=.*/=${FIREFOX_ICON:R}/' \ ${FIREFOX_DESKTOP} @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp 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/garage/Makefile b/www/garage/Makefile index beb99675f10f..4f0490b72342 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,44 +1,44 @@ PORTNAME= garage DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 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 bacece792c29..cd8edf4d41cb 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,371 +1,371 @@ PORTNAME= geckodriver DISTVERSION= 0.26.0 -PORTREVISION= 43 +PORTREVISION= 44 CATEGORIES= www MASTER_SITES= https://hg.mozilla.org/mozilla-central/archive/${DISTNAME}.zip/testing/geckodriver/?dummy=/ DISTNAME= e9783a644016aa9b317887076618425586730d73 EXTRACT_SUFX= .zip DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= daniel@blodan.se COMMENT= Proxy for using WebDriver clients with Gecko-based browsers WWW= https://github.com/mozilla/geckodriver LICENSE= MPL20 USES= cargo cpe CPE_VENDOR= mozilla WRKSRC= ${WRKDIR}/mozilla-central-${DISTNAME}/testing/geckodriver PLIST_FILES= bin/geckodriver CARGO_CRATES= Inflector-0.11.4 \ adler32-1.0.4 \ aho-corasick-0.7.6 \ ansi_term-0.11.0 \ app_units-0.7.0 \ arrayref-0.3.5 \ arrayvec-0.4.11 \ atomic-0.4.5 \ atomic_refcell-0.1.0 \ atty-0.2.11 \ audio_thread_priority-0.19.1 \ authenticator-0.2.6 \ autocfg-0.1.6 \ backtrace-0.3.9 \ backtrace-sys-0.1.24 \ base64-0.10.1 \ binary-space-partition-0.1.2 \ bincode-1.0.0 \ bindgen-0.51.1 \ binjs_meta-0.5.2 \ bit-vec-0.5.1 \ bit_reverse-0.1.7 \ bitflags-1.0.4 \ bitreader-0.3.0 \ blake2b_simd-0.5.8 \ block-buffer-0.7.3 \ block-padding-0.1.2 \ boxfnonce-0.0.3 \ byte-tools-0.3.0 \ byteorder-1.3.1 \ bytes-0.4.9 \ cc-1.0.34 \ cexpr-0.3.3 \ cfg-if-0.1.6 \ chrono-0.4.6 \ clang-sys-0.28.1 \ clap-2.31.2 \ cloudabi-0.0.3 \ cmake-0.1.29 \ comedy-0.1.0 \ constant_time_eq-0.1.3 \ cookie-0.12.0 \ core-foundation-0.6.3 \ core-foundation-sys-0.6.2 \ core-graphics-0.17.1 \ core-text-13.0.0 \ coreaudio-sys-0.2.2 \ cose-0.1.4 \ cose-c-0.1.5 \ cranelift-bforest-0.44.0 \ cranelift-codegen-0.44.0 \ cranelift-codegen-meta-0.44.0 \ cranelift-codegen-shared-0.44.0 \ cranelift-entity-0.44.0 \ cranelift-frontend-0.44.0 \ cranelift-wasm-0.44.0 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.1 \ crossbeam-epoch-0.7.2 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.5 \ cssparser-0.25.9 \ cssparser-macros-0.3.6 \ cstr-0.1.3 \ cstr-macros-0.1.6 \ cubeb-0.5.5 \ cubeb-backend-0.5.5 \ cubeb-core-0.5.5 \ cubeb-sys-0.5.5 \ darling-0.10.1 \ darling_core-0.10.1 \ darling_macro-0.10.1 \ dbus-0.6.4 \ deflate-0.7.19 \ derive_more-0.13.0 \ devd-rs-0.3.0 \ digest-0.8.0 \ dirs-1.0.5 \ dns-parser-0.8.0 \ dogear-0.4.0 \ dtoa-0.4.2 \ dtoa-short-0.3.1 \ dwrote-0.9.0 \ either-1.1.0 \ encoding_c-0.9.5 \ encoding_c_mem-0.2.4 \ encoding_rs-0.8.20 \ env_logger-0.6.2 \ error-chain-0.11.0 \ euclid-0.20.0 \ failure-0.1.3 \ failure_derive-0.1.3 \ fake-simd-0.1.2 \ filetime_win-0.1.0 \ flate2-1.0.11 \ fnv-1.0.6 \ foreign-types-0.3.0 \ freetype-0.4.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.23 \ futures-cpupool-0.1.8 \ fxhash-0.2.1 \ generic-array-0.12.0 \ gl_generator-0.11.0 \ gleam-0.6.17 \ glob-0.3.0 \ goblin-0.0.24 \ guid_win-0.1.0 \ h2-0.1.12 \ headers-0.2.1 \ headers-core-0.1.1 \ headers-derive-0.1.1 \ http-0.1.17 \ httparse-1.3.3 \ humantime-1.1.1 \ hyper-0.12.19 \ ident_case-1.0.0 \ idna-0.2.0 \ image-0.22.1 \ indexmap-1.1.0 \ inflate-0.4.5 \ iovec-0.1.2 \ itertools-0.8.0 \ itoa-0.4.1 \ kernel32-sys-0.2.2 \ khronos_api-3.1.0 \ lazy_static-1.2.0 \ lazycell-1.2.1 \ libc-0.2.60 \ libdbus-sys-0.1.5 \ libloading-0.5.0 \ libudev-0.2.0 \ libudev-sys-0.1.3 \ libz-sys-1.0.25 \ line-wrap-0.1.1 \ linked-hash-map-0.5.1 \ lmdb-rkv-0.12.3 \ lmdb-rkv-sys-0.9.5 \ lock_api-0.3.1 \ log-0.4.6 \ lzw-0.10.0 \ mach-0.3.2 \ malloc_size_of_derive-0.1.0 \ matches-0.1.6 \ memchr-2.2.0 \ memmap-0.7.0 \ memoffset-0.5.1 \ mime-0.3.13 \ mime_guess-2.0.1 \ miniz_oxide-0.3.2 \ mio-0.6.19 \ mio-extras-2.0.5 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ moz_cbor-0.1.1 \ mozdevice-0.1.0 \ mozprofile-0.6.0 \ mozrunner-0.10.0 \ mozversion-0.2.1 \ mp4parse-0.11.2 \ mp4parse_capi-0.11.2 \ mp4parse_fallible-0.0.1 \ msdos_time-0.1.6 \ murmurhash3-0.0.5 \ net2-0.2.33 \ new_debug_unreachable-1.0.1 \ nodrop-0.1.12 \ nom-4.1.1 \ num-derive-0.3.0 \ num-integer-0.1.39 \ num-iter-0.1.37 \ num-rational-0.2.1 \ num-traits-0.2.6 \ num_cpus-1.7.0 \ object-0.14.0 \ opaque-debug-0.2.1 \ ordered-float-1.0.1 \ owning_ref-0.4.0 \ packed_simd-0.3.3 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pkg-config-0.3.9 \ plain-0.2.3 \ plane-split-0.15.0 \ plist-0.5.1 \ png-0.15.0 \ podio-0.1.5 \ precomputed-hash-0.1.1 \ proc-macro2-0.4.27 \ proc-macro2-1.0.5 \ procedural-masquerade-0.1.1 \ pulse-0.2.0 \ quick-error-1.2.1 \ quote-0.6.11 \ quote-1.0.2 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.2.0 \ rayon-core-1.6.0 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ redox_users-0.3.1 \ regex-1.1.9 \ regex-syntax-0.6.12 \ remove_dir_all-0.5.2 \ ringbuf-0.1.4 \ rkv-0.10.2 \ ron-0.1.7 \ runloop-0.1.0 \ rust-argon2-0.5.1 \ rust-ini-0.10.3 \ rust_cascade-0.3.4 \ rustc-demangle-0.1.8 \ rustc-hash-1.0.1 \ rustc_version-0.2.3 \ ryu-0.2.4 \ safemem-0.3.0 \ same-file-1.0.2 \ scoped-tls-0.1.0 \ scoped-tls-1.0.0 \ scopeguard-1.0.0 \ scroll-0.9.2 \ scroll_derive-0.9.5 \ selectors-0.21.0 \ semver-0.6.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.88 \ serde_bytes-0.11.2 \ serde_derive-1.0.88 \ serde_json-1.0.26 \ serde_repr-0.1.4 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.9 \ servo_arc-0.1.1 \ sha-1-0.8.1 \ sha2-0.8.0 \ shift_or_euc-0.1.0 \ shift_or_euc_c-0.1.0 \ shlex-0.1.1 \ siphasher-0.2.1 \ slab-0.3.0 \ slab-0.4.1 \ smallbitvec-2.3.0 \ smallvec-0.6.10 \ socket2-0.3.10 \ stable_deref_trait-1.0.0 \ storage-0.1.0 \ string-0.1.1 \ strsim-0.7.0 \ svg_fmt-0.4.0 \ syn-0.15.30 \ syn-1.0.5 \ synstructure-0.10.1 \ synstructure-0.12.1 \ target-lexicon-0.8.1 \ tempfile-3.0.5 \ term_size-0.3.0 \ termcolor-1.0.5 \ termion-1.5.1 \ textwrap-0.9.0 \ thin-slice-0.1.1 \ thin-vec-0.1.0 \ thread_local-0.3.6 \ thread_profiler-0.1.1 \ threadbound-0.1.0 \ time-0.1.40 \ tokio-0.1.11 \ tokio-codec-0.1.0 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.7 \ tokio-fs-0.1.3 \ tokio-io-0.1.7 \ tokio-named-pipes-0.1.0 \ tokio-reactor-0.1.3 \ tokio-tcp-0.1.1 \ tokio-threadpool-0.1.14 \ tokio-timer-0.2.11 \ tokio-udp-0.1.1 \ tokio-uds-0.2.5 \ toml-0.4.5 \ try-lock-0.2.2 \ typenum-1.10.0 \ uluru-0.3.0 \ unicase-2.4.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.5 \ unicode-segmentation-1.2.1 \ unicode-width-0.1.4 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ unreachable-1.0.0 \ url-2.1.0 \ urlencoding-1.0.0 \ utf8-ranges-1.0.4 \ uuid-0.7.4 \ vcpkg-0.2.2 \ vec_map-0.8.0 \ version_check-0.1.5 \ void-1.0.2 \ walkdir-2.1.4 \ want-0.0.6 \ warp-0.1.19 \ wasmparser-0.39.1 \ webdriver-0.40.2 \ webrender-0.60.0 \ webrender_api-0.60.0 \ webrender_build-0.0.1 \ webrtc-sdp-0.3.1 \ weedle-0.8.0 \ winapi-0.2.8 \ winapi-0.3.6 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-1.0.2 \ winreg-0.5.1 \ wr_malloc_size_of-0.0.1 \ ws-0.9.0 \ ws2_32-sys-0.2.1 \ xml-rs-0.8.0 \ yaml-rust-0.4.2 \ zip-0.4.2 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/geckodriver .include diff --git a/www/hurl/Makefile b/www/hurl/Makefile index 66fbf0c46942..56a1d2493af6 100644 --- a/www/hurl/Makefile +++ b/www/hurl/Makefile @@ -1,29 +1,30 @@ PORTNAME= hurl DISTVERSION= 4.3.0 +PORTREVISION= 1 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/jwt-cli/Makefile b/www/jwt-cli/Makefile index 2999675e6dfe..d52db142a4d5 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,145 +1,146 @@ PORTNAME= jwt-cli PORTVERSION= 6.1.0 +PORTREVISION= 1 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.0 \ 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.4 \ clap_builder-4.5.2 \ clap_complete-3.2.5 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jwt .include diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 2fc6440cd509..348e2afe4e61 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,104 +1,104 @@ PORTNAME= librewolf DISTVERSION= 124.0.1-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www wayland MASTER_SITES= https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/${DISTVERSION:R}-1/ DISTNAME= ${PORTNAME}-${DISTVERSION:R}-1.source. EXTRACT_SUFX= tar.gz 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.95:security/nss \ icu>=73.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=8.3.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.39: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 EXTRA_PATCHES= ${FILESDIR}/unity-menubar.patch:-p1 .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .if ${ARCH} != powerpc64 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 \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} .endif USE_GECKO= gecko USE_MOZILLA= -sqlite CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 # work around bindgen not finding ICU, e.g. # dist/include/mozilla/intl/ICU4CGlue.h:8:10: fatal error: 'unicode/uenum.h' file not found, err: true CONFIGURE_ENV+= BINDGEN_CFLAGS="-I${LOCALBASE}/include" CONFIGURE_ENV+= MOZ_REQUIRE_SIGNING="" MOZ_EXPORT+= MOZ_TELEMETRY_REPORTING="" \ MOZILLA_OFFICIAL="1" \ MOZ_OFFICIAL_BRANDING="1" \ MOZ_APP_DISPLAYNAME="Librewolf" \ MOZ_APP_NAME="librewolf" 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 \ --enable-rust-simd \ --with-app-name=librewolf \ --with-branding=browser/branding/librewolf \ --with-unsigned-addon-scopes=app,system \ --with-l10n-base=$PWD/browser/locales/l10n \ --enable-bootstrap \ MOZ_CRASHREPORTER=0 \ MOZ_DATA_REPORTING=0 \ MOZ_SERVICES_HEALTHREPORT=0 # helpful when testing beta WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:R}-1 FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png FIREFOX_DESKTOP= ${MOZSRC}/taskcluster/docker/firefox-snap/firefox.desktop .if ${ARCH} == powerpc64 CFLAGS+= -DHWY_COMPILE_ONLY_SCALAR 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 \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp @${RM} ${WRKSRC}/mozconfig post-install: ${CP} ${FIREFOX_DESKTOP} ${STAGEDIR}${PREFIX}/share/applications/librewolf.desktop ${REINPLACE_CMD} -e 's|Firefox|Librewolf|g' ${STAGEDIR}${PREFIX}/share/applications/librewolf.desktop ${REINPLACE_CMD} -e 's|firefox|librewolf|g' ${STAGEDIR}${PREFIX}/share/applications/librewolf.desktop ${REINPLACE_CMD} -e 's|Icon=.*|Icon=${FIREFOX_ICON_SRC}|g' ${STAGEDIR}${PREFIX}/share/applications/librewolf.desktop .include diff --git a/www/loco/Makefile b/www/loco/Makefile index d806b65c9aec..534cc59b6bd3 100644 --- a/www/loco/Makefile +++ b/www/loco/Makefile @@ -1,28 +1,28 @@ PORTNAME= loco DISTVERSION= g20240225 -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 GH_TAGNAME= 9f4f444 WRKSRC_SUBDIR= ${PORTNAME}-cli PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include .include diff --git a/www/lychee/Makefile b/www/lychee/Makefile index 017c2524e6de..ecb2249401b8 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,456 +1,456 @@ PORTNAME= lychee DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 9 +PORTREVISION= 10 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 CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-1.0.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstyle-1.0.0 \ anyhow-1.0.71 \ arc-swap-1.5.1 \ ascii_utils-0.9.3 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.11 \ async-channel-1.8.0 \ async-compression-0.3.15 \ async-executor-1.5.0 \ async-global-executor-2.3.1 \ async-io-1.12.0 \ async-lock-2.6.0 \ async-native-tls-0.4.0 \ async-process-1.6.0 \ async-recursion-1.0.0 \ async-smtp-0.5.0 \ async-std-1.12.0 \ async-std-resolver-0.21.2 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-task-4.3.0 \ async-trait-0.1.60 \ async_once-0.2.6 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.0 \ bitflags-1.3.2 \ bitflags-2.0.2 \ block-buffer-0.10.3 \ blocking-1.3.0 \ bstr-1.1.0 \ bufstream-0.1.4 \ bumpalo-3.11.1 \ by_address-1.1.0 \ bytecount-0.6.3 \ bytes-1.1.0 \ cached-0.43.0 \ cached_proc_macro-0.16.0 \ cached_proc_macro_types-0.1.0 \ cast-0.3.0 \ cc-1.0.78 \ cfg-if-1.0.0 \ check-if-email-exists-0.9.0 \ chrono-0.4.23 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clap-3.2.23 \ clap-4.1.11 \ clap_derive-4.1.9 \ clap_lex-0.2.4 \ clap_lex-0.3.0 \ codespan-reporting-0.11.1 \ concurrent-queue-2.0.0 \ console-0.15.5 \ const_format-0.2.30 \ const_format_proc_macros-0.2.29 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ 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 \ crypto-common-0.1.6 \ csv-1.2.1 \ csv-core-0.1.10 \ ctor-0.1.26 \ cxx-1.0.85 \ cxx-build-1.0.85 \ cxxbridge-flags-1.0.85 \ cxxbridge-macro-1.0.85 \ darling-0.14.2 \ darling_core-0.14.2 \ darling_macro-0.14.2 \ dashmap-5.4.0 \ data-encoding-2.3.3 \ deadpool-0.9.5 \ deadpool-runtime-0.1.2 \ derivative-2.2.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.6 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ doc-comment-0.3.3 \ either-1.8.0 \ email_address-0.2.4 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ enum-as-inner-0.4.0 \ enum-as-inner-0.5.1 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-0.3.0 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ fast-socks5-0.8.1 \ fast_chemail-0.9.6 \ fastrand-1.8.0 \ flate2-1.0.25 \ float-cmp-0.9.0 \ flume-0.10.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ futf-0.1.5 \ futures-0.3.27 \ futures-channel-0.3.27 \ futures-core-0.3.27 \ futures-executor-0.3.27 \ futures-io-0.3.27 \ futures-lite-1.12.0 \ futures-macro-0.3.27 \ futures-sink-0.3.27 \ futures-task-0.3.27 \ futures-timer-3.0.2 \ futures-util-0.3.27 \ generic-array-0.14.6 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.8 \ gimli-0.27.0 \ glob-0.3.1 \ gloo-timers-0.2.5 \ h2-0.3.17 \ half-1.8.2 \ hashbrown-0.12.3 \ hashbrown-0.13.1 \ headers-0.3.8 \ headers-core-0.2.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hostname-0.3.1 \ html5ever-0.26.0 \ html5gum-0.5.2 \ http-0.2.9 \ http-body-0.4.5 \ http-range-header-0.3.0 \ http-types-2.12.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-0.14.26 \ hyper-rustls-0.24.0 \ hyper-timeout-0.4.1 \ hyper-tls-0.5.0 \ 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 \ indicatif-0.17.3 \ infer-0.2.3 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ ip_network-0.4.1 \ ipconfig-0.3.1 \ ipnet-2.7.0 \ is-terminal-0.4.1 \ is_ci-1.1.1 \ itertools-0.10.5 \ itoa-1.0.5 \ jetscii-0.5.3 \ js-sys-0.3.60 \ jsonwebtoken-8.2.0 \ jwalk-0.8.1 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.140 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linkify-0.9.0 \ linux-raw-sys-0.1.4 \ linux-raw-sys-0.3.0 \ lock_api-0.4.9 \ log-0.4.17 \ lru-cache-0.1.2 \ mac-0.1.1 \ mailchecker-5.0.5 \ markup5ever-0.11.0 \ match_cfg-0.1.0 \ matchers-0.1.0 \ matches-0.1.9 \ memchr-2.5.0 \ memoffset-0.7.1 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.5 \ nanorand-0.7.0 \ native-tls-0.2.11 \ new_debug_unreachable-1.0.4 \ nom-7.1.1 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ number_prefix-0.4.0 \ object-0.30.0 \ octocrab-0.21.0 \ once_cell-1.17.1 \ oorandom-11.1.3 \ openssl-0.10.44 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.87 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ pad-0.1.6 \ papergrid-0.9.0 \ par-stream-0.10.2 \ parking-2.0.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.5 \ path-clean-1.0.1 \ pem-1.1.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-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 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ polling-2.5.2 \ portable-atomic-0.3.18 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.7 \ pretty_assertions-1.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.52 \ pulldown-cmark-0.9.2 \ quick-error-1.2.3 \ quote-1.0.26 \ 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 \ rayon-1.6.1 \ rayon-core-1.10.1 \ reacher-fast-socks5-0.8.1 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.8.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ regex-syntax-0.7.1 \ reqwest-0.11.17 \ resolv-conf-0.7.0 \ retain_mut-0.1.9 \ ring-0.16.20 \ rustc-demangle-0.1.21 \ rustix-0.36.5 \ rustix-0.37.4 \ rustls-0.21.0 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.2 \ rustls-webpki-0.100.1 \ rustversion-1.0.12 \ ryu-1.0.12 \ same-file-1.0.6 \ schannel-0.1.20 \ scopeguard-1.1.0 \ scratch-1.0.3 \ sct-0.7.0 \ secrecy-0.8.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_path_to_error-0.1.9 \ serde_qs-0.8.5 \ serde_spanned-0.6.1 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sharded-slab-0.1.4 \ shellexpand-3.1.0 \ signal-hook-0.3.14 \ signal-hook-registry-1.4.0 \ simple_asn1-0.6.2 \ siphasher-0.3.10 \ slab-0.4.7 \ smallvec-1.10.0 \ snafu-0.7.3 \ snafu-derive-0.7.3 \ socket2-0.4.9 \ spin-0.5.2 \ spin-0.9.4 \ string_cache-0.8.4 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ supports-color-2.0.0 \ syn-1.0.107 \ syn-2.0.3 \ tabled-0.12.0 \ tabled_derive-0.6.0 \ tempfile-3.5.0 \ tendril-0.4.3 \ termcolor-1.1.3 \ termtree-0.4.0 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.4 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.28.1 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.24.0 \ tokio-socks-0.5.1 \ tokio-stream-0.1.14 \ tokio-util-0.7.4 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.6 \ tower-0.4.13 \ tower-http-0.4.0 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ tracing-subscriber-0.3.17 \ trust-dns-proto-0.21.2 \ trust-dns-proto-0.22.0 \ trust-dns-resolver-0.21.2 \ trust-dns-resolver-0.22.0 \ try-lock-0.2.3 \ typed-builder-0.14.0 \ typenum-1.16.0 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ url-2.3.1 \ utf-8-0.7.6 \ uuid-1.3.2 \ value-bag-1.0.0-alpha.9 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ waker-fn-1.1.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.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 \ 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.36.1 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.1 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.0 \ winnow-0.3.5 \ winreg-0.10.1 \ wiremock-0.5.18 \ yansi-0.5.1 \ zeroize-1.5.7 \ criterion,criterion-plot@git+https://github.com/bheisler/criterion.rs\#2f5360737807cbe90d149db6199783236f0ef634 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lychee .include diff --git a/www/microbin/Makefile b/www/microbin/Makefile index 19ce8e635010..09d4db248b54 100644 --- a/www/microbin/Makefile +++ b/www/microbin/Makefile @@ -1,353 +1,353 @@ PORTNAME= microbin DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 -PORTREVISION= 8 +PORTREVISION= 9 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile index 8106b0c8b5f2..1da8d2061b11 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,37 +1,37 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.27.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MAINTAINER= mikael@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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/miniserve post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/www/monolith/Makefile b/www/monolith/Makefile index dbdd6b038326..7f9f25c20063 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,23 +1,23 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.8.1 -PORTREVISION= 3 +PORTREVISION= 4 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 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Y2Z PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/ncgopher/Makefile b/www/ncgopher/Makefile index 7c8b88dff703..87a468716de0 100644 --- a/www/ncgopher/Makefile +++ b/www/ncgopher/Makefile @@ -1,173 +1,173 @@ PORTNAME= ncgopher DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 3 +PORTREVISION= 4 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 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ncgopher .include diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index 2aae4ca5ec72..9a009469890c 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,53 +1,53 @@ PORTNAME= newsboat DISTVERSION= 2.33 -PORTREVISION= 5 +PORTREVISION= 6 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-preview/nbparser \ contrib/slashdot.rb doc/examples/example-exec-script.py \ contrib/newsboat_reorganize.py contrib/move_url.py MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target OPTIONS_DEFINE= DOCS .include .if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) 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/*boat .include diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index 97c09c01e03c..2ca8043e302f 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,152 +1,152 @@ PORTNAME= adblock DISTVERSION= 0.6.0 -PORTREVISION= 10 +PORTREVISION= 11 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: .if ${ARCH:Mpowerpc64*} @(cd ${INSTALL_WRKSRC}; \ ${FIND} . -name "*whl" -exec ${SH} -c 'mv {} `echo {} | ${SED} -E -e "s/powerpc.*/powerpc.whl/"`' \ \;) .endif @(cd ${INSTALL_WRKSRC} ; \ ${INSTALL_DATA} "target/release/libadblock.so" \ "${STAGEDIR}/${PREFIX}/lib" ; \ ${SETENV} ${MAKE_ENV} pip-${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}/;;}) ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/adblock/adblock*.so # Regenerate .PLIST.pymodtemp to get all installed files from # ${STAGEDIR} because the file that is generated in the first place # contains only the EGG files as a whole. # SEE devel/py-maturin/Makefile @${FIND} ${STAGEDIR} \ -type \ f \ -o \ -type \ l | \ ${SORT} | \ ${SED} -e 's|${STAGEDIR}||' \ > \ ${WRKDIR}/.PLIST.pymodtmp .include diff --git a/www/py-nh3/Makefile b/www/py-nh3/Makefile index 31c9ccb8d648..81d4ba86f578 100644 --- a/www/py-nh3/Makefile +++ b/www/py-nh3/Makefile @@ -1,30 +1,30 @@ PORTNAME= nh3 DISTVERSIONPREFIX= v DISTVERSION= 0.2.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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_GITHUB= yes GH_ACCOUNT= messense USE_PYTHON= autoplist pep517 CARGO_BUILD= no CARGO_INSTALL= no TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/www/py-pywry/Makefile b/www/py-pywry/Makefile index 4441c38b452d..d5ee58427dbc 100644 --- a/www/py-pywry/Makefile +++ b/www/py-pywry/Makefile @@ -1,308 +1,308 @@ PORTNAME= pywry DISTVERSION= 0.6.2 -PORTREVISION= 4 +PORTREVISION= 5 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-gtk3 USES= cargo gnome python USE_PYTHON= pep517 autoplist USE_GNOME= cairo gdkpixbuf2 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/rearx/Makefile b/www/rearx/Makefile index 900076dea86f..2e5297070386 100644 --- a/www/rearx/Makefile +++ b/www/rearx/Makefile @@ -1,188 +1,188 @@ PORTNAME= rearx DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 30 +PORTREVISION= 31 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 c700a4cf9fab..a33f92eeaebd 100644 --- a/www/reddsaver/Makefile +++ b/www/reddsaver/Makefile @@ -1,192 +1,192 @@ PORTNAME= reddsaver DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 13 +PORTREVISION= 14 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/rustypaste-cli/Makefile b/www/rustypaste-cli/Makefile index 16de753ea15d..155c56c51938 100644 --- a/www/rustypaste-cli/Makefile +++ b/www/rustypaste-cli/Makefile @@ -1,35 +1,36 @@ PORTNAME= rustypaste-cli DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= DtxdF@disroot.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} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rpaste .include diff --git a/www/rustypaste/Makefile b/www/rustypaste/Makefile index 41875b37449f..4de095ecf005 100644 --- a/www/rustypaste/Makefile +++ b/www/rustypaste/Makefile @@ -1,63 +1,64 @@ PORTNAME= rustypaste DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= DtxdF@disroot.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 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/so/Makefile b/www/so/Makefile index e583963bc00f..b520fa196b31 100644 --- a/www/so/Makefile +++ b/www/so/Makefile @@ -1,33 +1,33 @@ PORTNAME= so DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 -PORTREVISION= 19 +PORTREVISION= 20 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/so ${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 5465e6880ab5..5da8152345ae 100644 --- a/www/sqlpage/Makefile +++ b/www/sqlpage/Makefile @@ -1,47 +1,48 @@ PORTNAME= sqlpage DISTVERSIONPREFIX= v DISTVERSION= 0.23.0 +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 USES= cargo USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= lovasoa GH_PROJECT= SQLpage USERS= sqlpage GROUPS= sqlpage NPM_DISTFILES= apexcharts@3.49.1/dist/apexcharts.min.js:npm \ @tabler/core@1.0.0-beta20/dist/css/tabler.min.css:npm \ @tabler/core@1.0.0-beta20/dist/css/tabler-vendors.min.css:npm \ @tabler/core@1.0.0-beta20/dist/js/tabler.min.js:npm \ list.js-fixed@2.3.4/dist/list.min.js:npm \ @tabler/icons-sprite@3.4.0/dist/tabler-sprite.svg:npm \ tom-select@2.3.1/dist/js/tom-select.popular.min.js:npm post-extract: cd ${DISTDIR}; ${PAX} -rw ${NPM_DISTFILES:C/\/.*//g} ${WRKSRC} 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 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/stork/Makefile b/www/stork/Makefile index 17a7c914541f..6d250fd17fbe 100644 --- a/www/stork/Makefile +++ b/www/stork/Makefile @@ -1,257 +1,257 @@ PORTNAME= stork DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Impossibly fast web search, made for static sites WWW= https://stork-search.net 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/tor-browser/Makefile b/www/tor-browser/Makefile index f6da165b5414..8454e2ee3181 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,125 +1,126 @@ PORTNAME= tor-browser DISTVERSION= 13.5a9 +PORTREVISION= 1 CATEGORIES= www net security wayland MASTER_SITES= TOR \ https://build-sources.tbb.torproject.org/:source1 \ LOCAL/jsm:source2 MASTER_SITE_SUBDIR= torbrowser/${DISTVERSION} DISTNAME= src-firefox-tor-browser-115.12.0esr-13.5-1-build2 DISTFILES= ${DISTNAME}.tar.xz \ manual_112141.zip:source1 \ firefox-tor-browser-13.0.1-build2-firefox-1l0n-out.tar:source2 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.94:security/nss \ icu>=73.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=8.2.2:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.39:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.13.1: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 USE_GITLAB=nodefault GL_SITE= https://gitlab.torproject.org/ GL_ACCOUNT= tpo GL_PROJECT= translation:basebrowser translation:torbrowser GL_TAGNAME= 3faf7dcd545109f7bbd8a6374838e139ca422d6c:basebrowser 51bc08246d73990d461f747fb3c8cc7b6f66c1f4:torbrowser RUN_DEPENDS= tor:security/tor \ obfs4proxy:security/obfs4proxy-tor USES= compiler:c++11-lib libtool \ perl5 pkgconfig python shebangfix localbase:ldflags tar:xz python:3 USE_GECKO= gecko SSP_UNSAFE= yes SUB_FILES= torrc-defaults tor-browser.desktop BUNDLE_LIBS= yes USE_MOZILLA= -sqlite MOZILLA_VER=115.4.0 CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 CONFIGURE_ENV+= BINDGEN_CFLAGS="-I${LOCALBASE}/include" \ MOZ_CHROME_MULTILOCALE="ar ca cs da de el es-ES fa fi fr ga-IE he hu id is it ja ka ko lt mk ms my nb-NO nl pl pt-BR ro ru sq sv-SE th tr uk vi zh-CN zh-TW en-US" MAKE_ENV+= AB_CD="multi" \ LOCALES="ar ca cs da de el es-ES fa fi fr ga-IE he hu id is it ja ka ko lt mk ms my nb-NO nl pl pt-BR ro ru sq sv-SE th tr uk vi zh-CN zh-TW en-US" 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="ar ca cs da de el es-ES fa fi fr ga-IE he hu id is it ja ka ko lt mk ms my nb-NO nl pl pt-BR ro ru sq sv-SE th tr uk vi zh-CN zh-TW en-US" 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 WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} SHEBANG_FILES+= mach .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 \ wasi-compiler-rt${LLVM_VERSION}>0:devel/wasi-compiler-rt${LLVM_VERSION} MOZILLA_PLIST_DIRS= bin lib share/pixmaps share/applications 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" ${MKDIR} ${WRKSRC}/tmp-manual unzip -d ${WRKSRC}/tmp-manual ${DISTDIR}/manual_112141.zip ${MKDIR} ${WRKSRC}/tmp-l10n-central tar -C ${WRKSRC}/tmp-l10n-central -xf ${DISTDIR}/firefox-tor-browser-13.0.1-build2-firefox-1l0n-out.tar 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-build: ${MKDIR} -p ${WRKSRC}/../.mozbuild/l10n-central find ${WRKSRC}/tmp-l10n-central -name "*.tar.xz" -exec tar -C ${WRKSRC}/../.mozbuild/l10n-central -xvf {} \; cd ${WRKSRC}/../.build/ && MOZBUILD_STATE_PATH=${WRKSRC}/../.mozbuild MOZ_AUTOMATION="1" ${WRKSRC}/mach package-multi-locale --locales ar ca cs da de el es-ES fa fi fr ga-IE he hu id is it ja ka ko lt mk ms my nb-NO nl pl pt-BR ro ru sq sv-SE th tr uk vi zh-CN zh-TW .for i in ar ca cs da de el es-ES fa fi fr ga-IE he hu id is it ja ka ko lt mk ms my nb-NO nl pl pt-BR ro ru sq sv-SE th tr uk vi zh-CN zh-TW ${CP} ${WRKDIR}/translation-3faf7dcd545109f7bbd8a6374838e139ca422d6c/${i}/base-browser.ftl ${WRKDIR}/.build/dist/bin/browser/localization/${i}/browser/base-browser.ftl ${CP} ${WRKDIR}/translation-3faf7dcd545109f7bbd8a6374838e139ca422d6c/${i}/newIdentity.properties ${WRKDIR}/.build/dist/bin/browser/chrome/${i}/locale/browser/newIdentity.properties ${CP} ${WRKDIR}/translation-3faf7dcd545109f7bbd8a6374838e139ca422d6c/${i}/securityLevel.properties ${WRKDIR}/.build/dist/bin/browser/chrome/${i}/locale/browser/securityLevel.properties ${MKDIR} ${WRKDIR}/.build/dist/bin/chrome/torbutton/locale/${i}/browser test -f ${WRKDIR}/translation-51bc08246d73990d461f747fb3c8cc7b6f66c1f4/${i}/tor-browser.ftl && ${CP} ${WRKDIR}/translation-51bc08246d73990d461f747fb3c8cc7b6f66c1f4/${i}/tor-browser.ftl ${WRKDIR}/.build/dist/bin/browser/localization/${i}/browser/tor-browser.ftl ${CP} ${WRKDIR}/translation-51bc08246d73990d461f747fb3c8cc7b6f66c1f4/${i}/cryptoSafetyPrompt.properties ${WRKDIR}/.build/dist/bin/browser/chrome/${i}/locale/browser/cryptoSafetyPrompt.properties .for j in brand.dtd aboutDialog.dtd aboutTBUpdate.dtd torbutton.dtd onboarding.properties brand.properties torlauncher.properties branding/brand.ftl rulesets.properties settings.properties torConnect.properties onionLocation.properties aboutTor.dtd torbutton.properties browserOnboarding.properties ${MKDIR} ${WRKDIR}/.build/dist/bin/chrome/torbutton/locale/${i}/branding ${CP} ${WRKDIR}/translation-51bc08246d73990d461f747fb3c8cc7b6f66c1f4/${i}/${j} ${WRKDIR}/.build/dist/bin/chrome/torbutton/locale/${i}/${j} .endfor .endfor 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 .include diff --git a/www/trunk/Makefile b/www/trunk/Makefile index 0e4e103e1aa2..c0c192118e15 100644 --- a/www/trunk/Makefile +++ b/www/trunk/Makefile @@ -1,468 +1,469 @@ PORTNAME= trunk DISTVERSIONPREFIX= v DISTVERSION= 0.20.2 +PORTREVISION= 1 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org COMMENT= Build, bundle & ship your Rust WASM application to the web WWW= https://trunkrs.dev/ 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.21.0 \ adler-1.0.2 \ 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 \ ansi_term-0.12.1 \ 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.82 \ arc-swap-1.7.1 \ as-slice-0.2.1 \ async-recursion-1.1.1 \ async-trait-0.1.80 \ autocfg-1.2.0 \ axum-0.7.5 \ axum-core-0.4.3 \ axum-server-0.6.0 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.7.0 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.6 \ cargo-lock-9.0.0 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.96 \ cfg-if-1.0.0 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ colorchoice-1.0.1 \ console-0.15.8 \ const-str-0.3.2 \ const-str-proc-macro-0.3.2 \ constant_time_eq-0.1.5 \ convert_case-0.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crates_io_api-0.11.0 \ 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-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.6.0 \ data-url-0.1.1 \ deranged-0.3.11 \ derive_more-0.99.17 \ digest-0.10.7 \ directories-5.0.1 \ dirs-sys-0.4.1 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ dunce-1.0.4 \ either-1.11.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ envy-0.4.2 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.1.0 \ file-id-0.2.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 \ fs_at-0.1.10 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ 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 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.14 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.4.4 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.9 \ htmlescape-0.3.1 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-range-header-0.4.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-tls-0.6.0 \ hyper-util-0.1.3 \ idna-0.5.0 \ indexmap-2.2.6 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ ipnet-2.9.0 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-0.4.8 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.154 \ libdeflate-sys-1.20.0 \ libdeflater-1.20.0 \ libredox-0.1.3 \ lightningcss-1.0.0-alpha.55 \ linux-raw-sys-0.4.13 \ local-ip-address-0.6.1 \ lock_api-0.4.12 \ log-0.4.21 \ lol_html-1.2.1 \ matchers-0.1.0 \ matches-0.1.10 \ matchit-0.7.3 \ memchr-2.7.2 \ mime-0.3.17 \ mime_guess-2.0.4 \ minify-html-0.15.0 \ minify-html-common-0.0.2 \ minify-js-0.5.6 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ native-tls-0.2.11 \ neli-0.6.4 \ neli-proc-macros-0.1.3 \ nix-0.26.4 \ nodrop-0.1.14 \ normpath-1.2.0 \ notify-6.1.1 \ notify-debouncer-full-0.3.1 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ open-5.1.2 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ option-ext-0.2.0 \ outref-0.1.0 \ overload-0.1.1 \ oxipng-9.1.1 \ parcel_selectors-0.26.4 \ parcel_sourcemap-2.1.1 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ parse-js-0.17.0 \ password-hash-0.4.2 \ paste-1.0.14 \ pathdiff-0.2.1 \ pbkdf2-0.11.0 \ 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_generator-0.11.2 \ phf_macros-0.8.0 \ phf_macros-0.11.2 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ 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 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.81 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.36 \ radium-0.7.0 \ 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.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ remove_dir_all-0.8.2 \ rend-0.4.2 \ reqwest-0.12.4 \ rgb-0.8.37 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ roff-0.2.1 \ rstest-0.19.0 \ rstest_macros-0.19.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-native-certs-0.7.0 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.5.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.3 \ rustversion-1.0.15 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ selectors-0.22.0 \ semver-1.0.22 \ serde-1.0.200 \ serde_derive-1.0.200 \ serde_json-1.0.116 \ serde_path_to_error-0.1.16 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ servo_arc-0.1.1 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ signal-hook-registry-1.4.2 \ simd-abstraction-0.7.1 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ stable_deref_trait-1.2.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.60 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ tap-1.0.1 \ tar-0.4.40 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ thin-slice-0.1.1 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ 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-native-tls-0.3.1 \ tokio-openssl-0.6.4 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-stream-0.1.15 \ tokio-tungstenite-0.21.0 \ tokio-util-0.7.10 \ toml-0.7.8 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.22.12 \ tower-0.4.13 \ tower-http-0.5.2 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ tungstenite-0.21.0 \ typed-arena-2.0.2 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.12 \ untrusted-0.9.0 \ url-2.5.0 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.8.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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 \ 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 \ wasm-streams-0.4.0 \ web-sys-0.3.69 \ webpki-roots-0.26.1 \ 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-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 \ winnow-0.5.40 \ winnow-0.6.7 \ winreg-0.52.0 \ winsafe-0.0.19 \ wyz-0.5.1 \ xattr-1.3.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zip-0.6.6 \ zopfli-0.8.0 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.10+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile index 096ee1c334f5..86e922921438 100644 --- a/www/tuifeed/Makefile +++ b/www/tuifeed/Makefile @@ -1,33 +1,33 @@ PORTNAME= tuifeed DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 11 +PORTREVISION= 12 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} 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 267c03506fe6..d19906c1360c 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,406 +1,407 @@ PORTNAME= ungoogled-chromium PORTVERSION= 125.0.6422.141 +PORTREVISION= 1 UGVERSION= ${DISTVERSION}-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= chromium-${DISTVERSION}${EXTRACT_SUFX} \ ungoogled-chromium-${UGVERSION}.tar.gz:external \ pulseaudio-${PULSEV}.tar.gz:pulseaudio 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 i386 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} \ 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 \ libasound.so:audio/alsa-lib \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ libsndio.so:audio/sndio \ 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 gdkpixbuf2 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+= enable_widevine=true \ fatal_linker_warnings=false \ icu_use_data_file=false \ is_clang=true \ 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_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${WRKDIR}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" \ 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_log_error_not_reached=true \ 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 # Audio backends GN_ARGS+= use_alsa=true \ use_pulseaudio=true \ use_sndio=true # 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 OPTIONS_EXCLUDE_aarch64=LTO 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) 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="21 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="14 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="14 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 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_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz:external 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 .if ${COMPILER_VERSION} < 180 LLVM_DEFAULT= 18 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} .else BINARY_ALIAS+= ar=/usr/bin/llvm-ar \ nm=/usr/bin/llvm-nm .endif # - 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 Ungoogled Chromium, you should have around 2GB of memory" @${ECHO_MSG} "and around ${WANTSPACE} of free disk space." @${ECHO_MSG} post-extract-TEST-on: @${MKDIR} ${WRKSRC}/third_party/test_fonts/test_fonts @${MV} ${WRKDIR}/test_fonts ${WRKSRC}/third_party/test_fonts/ 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 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}/pulseaudio-${PULSEV}/src/pulse/version.h 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 da604a995a59..f02fdc4e333d 100644 --- a/www/varnish-libvmod-fileserver/Makefile +++ b/www/varnish-libvmod-fileserver/Makefile @@ -1,103 +1,103 @@ PORTNAME= libvmod-fileserver PORTVERSION= 0.0.5 -PORTREVISION= 16 +PORTREVISION= 17 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= android_system_properties-0.1.5 \ autocfg-1.1.0 \ bindgen-0.64.0 \ bitflags-1.3.2 \ bumpalo-3.12.0 \ cc-1.0.79 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.24 \ clang-sys-1.6.0 \ codespan-reporting-0.11.1 \ core-foundation-sys-0.8.3 \ cxx-1.0.93 \ cxx-build-1.0.93 \ cxxbridge-flags-1.0.93 \ cxxbridge-macro-1.0.93 \ either-1.8.1 \ glob-0.3.1 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.140 \ libloading-0.7.4 \ link-cplusplus-1.0.8 \ log-0.4.17 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ once_cell-1.17.1 \ peeking_take_while-0.1.2 \ pkg-config-0.3.26 \ proc-macro2-1.0.52 \ quote-1.0.26 \ regex-1.7.1 \ regex-syntax-0.6.28 \ rustc-hash-1.1.0 \ scratch-1.0.5 \ serde-1.0.157 \ serde_derive-1.0.157 \ shlex-1.1.0 \ syn-1.0.109 \ syn-2.0.2 \ termcolor-1.2.0 \ time-0.1.45 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ varnish-0.0.17 \ varnish-sys-0.0.17 \ 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 \ 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 USE_GITHUB= yes GH_ACCOUNT= gquintard GH_PROJECT= vmod_fileserver GH_TAGNAME= 20ef23b BINARY_ALIAS= python3=${PYTHON_CMD} do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/varnish/vmods/ ${INSTALL_LIB} ${WRKDIR}/target/*freebsd/release/libvmod_fileserver.so ${STAGEDIR}${PREFIX}/lib/varnish/vmods/ .include diff --git a/www/vigil/Makefile b/www/vigil/Makefile index e4cfd948d29b..df2258112fdf 100644 --- a/www/vigil/Makefile +++ b/www/vigil/Makefile @@ -1,285 +1,285 @@ PORTNAME= vigil DISTVERSIONPREFIX= v DISTVERSION= 1.26.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Monitor distributed infrastructure and send alerts (Slack, SMS, etc.) WWW= https://crates.io/crates/vigil-server LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md 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.1 \ actix-files-0.6.2 \ actix-http-3.4.0 \ actix-macros-0.2.4 \ actix-router-0.5.1 \ actix-rt-2.9.0 \ actix-server-2.3.0 \ actix-service-2.0.2 \ actix-utils-3.0.1 \ actix-web-4.4.0 \ actix-web-codegen-4.2.2 \ actix-web-httpauth-0.8.0 \ addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.3 \ aho-corasick-1.0.5 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ anstream-0.5.0 \ anstyle-1.0.2 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-2.1.0 \ askama_escape-0.10.3 \ async-compression-0.4.2 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ block-buffer-0.10.4 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ bstr-1.6.2 \ bumpalo-3.13.0 \ bytes-1.4.0 \ bytestring-1.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.2 \ clap_builder-4.4.2 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ convert_case-0.4.0 \ cookie-0.16.2 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crypto-common-0.1.6 \ deranged-0.3.8 \ derive_more-0.99.17 \ digest-0.10.7 \ dunce-1.0.4 \ email-encoding-0.2.0 \ email_address-0.2.4 \ encoding_rs-0.8.33 \ envsubst-0.2.1 \ equivalent-1.0.1 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ fastrand-2.0.0 \ flate2-1.0.27 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ fsio-0.4.0 \ 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 \ generic-array-0.14.7 \ getrandom-0.2.10 \ gimli-0.28.0 \ globset-0.4.13 \ globwalk-0.8.1 \ h2-0.3.21 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ hermit-abi-0.3.2 \ hostname-0.3.1 \ http-0.2.9 \ http-body-0.4.5 \ http-range-0.1.5 \ http-serde-1.1.3 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ idna-0.1.5 \ idna-0.3.0 \ idna-0.4.0 \ ignore-0.4.20 \ indexmap-1.9.3 \ indexmap-2.0.0 \ instant-0.1.12 \ ipnet-2.8.0 \ itoa-1.0.9 \ jobserver-0.1.26 \ js-sys-0.3.64 \ language-tags-0.3.2 \ lazy_static-1.4.0 \ lettre-0.10.4 \ libc-0.2.147 \ libstrophe-0.17.0 \ libstrophe-sys-bindgen-5.0.0 \ linux-raw-sys-0.4.5 \ local-channel-0.1.3 \ local-waker-0.1.3 \ lock_api-0.4.10 \ log-0.4.20 \ match_cfg-0.1.0 \ matches-0.1.10 \ memchr-2.6.2 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ native-tls-0.2.11 \ nom-7.1.3 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ object-0.32.0 \ once_cell-1.18.0 \ openssl-0.10.57 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-111.27.0+1.1.1v \ openssl-sys-0.9.92 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ paste-1.0.14 \ percent-encoding-1.0.1 \ percent-encoding-2.3.0 \ pest-2.7.3 \ pest_derive-2.7.3 \ pest_generator-2.7.3 \ pest_meta-2.7.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ ping-0.4.1 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.66 \ quote-1.0.33 \ quoted_printable-0.4.8 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.3.5 \ regex-1.9.4 \ regex-automata-0.3.7 \ regex-syntax-0.7.5 \ reqwest-0.11.20 \ run_script-0.10.1 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.11 \ 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.18 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.105 \ serde_spanned-0.6.3 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.10.7 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.0 \ socket2-0.4.9 \ socket2-0.5.3 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.29 \ tempfile-3.8.0 \ tera-1.19.0 \ thiserror-1.0.47 \ thiserror-impl-1.0.47 \ thread_local-1.1.4 \ time-0.3.28 \ time-core-0.1.1 \ time-macros-0.2.14 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.32.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.8 \ toml-0.7.6 \ toml_datetime-0.6.3 \ toml_edit-0.19.14 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ try-lock-0.2.4 \ typenum-1.16.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-bidi-0.3.13 \ unicode-ident-1.0.11 \ unicode-normalization-0.1.22 \ url-1.7.2 \ url-2.4.1 \ url_serde-0.2.0 \ utf8parse-0.2.1 \ uuid-1.4.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.3.3 \ want-0.3.1 \ 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 \ web-sys-0.3.64 \ 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.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 \ winnow-0.5.15 \ winreg-0.50.0 \ zstd-0.12.4 \ zstd-safe-6.0.6 \ zstd-sys-2.0.8+zstd.1.5.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/wasm-pack/Makefile b/www/wasm-pack/Makefile index 2216379d1f5b..6614f519733c 100644 --- a/www/wasm-pack/Makefile +++ b/www/wasm-pack/Makefile @@ -1,260 +1,260 @@ PORTNAME= wasm-pack DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Workflow tool for Rust-generated WebAssembly WWW= https://rustwasm.github.io/wasm-pack/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${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/rustwasm/wasm-pack/issues/1361 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 CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aes-0.8.3 \ aho-corasick-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ 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 \ assert_cmd-2.0.11 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.2 \ base64ct-1.6.0 \ binary-install-0.2.0 \ bitflags-1.3.2 \ block-buffer-0.10.4 \ bstr-1.5.0 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.4 \ cargo-platform-0.1.2 \ cargo_metadata-0.15.4 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ cipher-0.4.4 \ clap-4.3.8 \ clap_builder-4.3.8 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ console-0.15.7 \ constant_time_eq-0.1.5 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.8 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ dashmap-5.4.0 \ dialoguer-0.10.4 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ either-1.8.1 \ encode_unicode-0.3.6 \ env_logger-0.10.0 \ equivalent-1.0.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ filetime-0.2.21 \ flate2-1.0.26 \ float-cmp-0.9.0 \ form_urlencoded-1.2.0 \ fs2-0.4.3 \ 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-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ generic-array-0.14.7 \ getrandom-0.2.10 \ gimli-0.27.3 \ glob-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hmac-0.12.1 \ human-panic-1.1.5 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ idna-0.4.0 \ indexmap-2.0.0 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ is_executable-0.1.2 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.147 \ linux-raw-sys-0.3.8 \ lock_api-0.4.10 \ log-0.4.19 \ memchr-2.5.0 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ object-0.30.4 \ once_cell-1.18.0 \ os_info-3.7.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ password-hash-0.4.2 \ pbkdf2-0.11.0 \ percent-encoding-2.3.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.63 \ quote-1.0.28 \ rand_core-0.6.4 \ 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.7.2 \ ring-0.16.20 \ rustc-demangle-0.1.23 \ rustix-0.37.20 \ rustls-0.21.2 \ rustls-webpki-0.100.1 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.7.0 \ semver-1.0.17 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_ignored-0.1.7 \ serde_json-1.0.99 \ serde_spanned-0.6.3 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ sha1-0.10.5 \ sha2-0.10.7 \ shell-words-1.1.0 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.10.0 \ spin-0.5.2 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-2.0.22 \ tar-0.4.38 \ tempfile-3.6.0 \ termtree-0.4.1 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.1.45 \ time-0.3.22 \ time-core-0.1.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.7.5 \ toml_datetime-0.6.3 \ toml_edit-0.19.11 \ typenum-1.16.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.9 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ ureq-2.7.1 \ url-2.4.0 \ utf8parse-0.2.1 \ uuid-1.4.0 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ wasi-0.10.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 \ 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-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 \ winnow-0.4.7 \ xattr-0.2.3 \ zeroize-1.6.0 \ 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.8+zstd.1.5.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/websocat/Makefile b/www/websocat/Makefile index e092a3700bf1..721d06ac02eb 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -1,337 +1,337 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 -PORTREVISION= 1 +PORTREVISION= 2 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= addr2line-0.17.0 \ adler-1.0.2 \ aead-0.4.3 \ ahash-0.7.8 \ anyhow-1.0.81 \ anymap-0.12.1 \ argon2-0.4.1 \ arrayvec-0.7.4 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.2.0 \ base64-0.9.3 \ base64-0.10.1 \ base64ct-1.6.0 \ bincode-1.3.3 \ 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 \ bumpalo-3.15.4 \ 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 \ cpp_demangle-0.3.5 \ cpufeatures-0.2.12 \ 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-native-0.88.2 \ cranelift-wasm-0.88.2 \ crc32fast-1.4.0 \ crossbeam-deque-0.7.4 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.1.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ derivative-1.0.4 \ digest-0.8.1 \ digest-0.10.7 \ either-1.10.0 \ env_logger-0.6.2 \ errno-0.2.8 \ errno-0.3.8 \ errno-dragonfly-0.1.2 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ 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 \ fxhash-0.2.1 \ generic-array-0.12.4 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.26.2 \ hashbrown-0.12.3 \ 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 \ indexmap-1.9.3 \ io-lifetimes-0.7.5 \ iovec-0.1.4 \ itertools-0.10.5 \ itoa-0.4.8 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.153 \ libloading-0.7.4 \ linux-raw-sys-0.0.46 \ linux-raw-sys-0.4.13 \ lock_api-0.3.4 \ lock_api-0.4.11 \ log-0.3.9 \ log-0.4.21 \ mach-0.3.2 \ matches-0.1.10 \ maybe-uninit-2.0.0 \ memchr-2.7.2 \ memfd-0.6.4 \ memoffset-0.5.6 \ memoffset-0.6.5 \ 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 \ object-0.29.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.2.3+3.2.1 \ openssl-sys-0.9.102 \ 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 \ paste-1.0.14 \ 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 \ psm-0.1.21 \ 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 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ readwrite-0.1.2 \ redox_syscall-0.1.57 \ redox_syscall-0.4.1 \ regalloc2-0.3.2 \ rustc-demangle-0.1.23 \ rustc_version-0.2.3 \ rustix-0.35.16 \ 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 \ serde-1.0.197 \ serde_derive-1.0.197 \ sha-1-0.8.2 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ slab_typesafe-0.1.3 \ slice-group-by-0.3.1 \ smallvec-0.6.14 \ smallvec-1.13.2 \ smart-default-0.3.0 \ stable_deref_trait-1.2.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 \ target-lexicon-0.12.14 \ 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 \ wasmparser-0.89.1 \ wasmtime-1.0.2 \ wasmtime-asm-macros-1.0.2 \ wasmtime-cranelift-1.0.2 \ wasmtime-environ-1.0.2 \ wasmtime-jit-1.0.2 \ wasmtime-jit-debug-1.0.2 \ wasmtime-runtime-1.0.2 \ wasmtime-types-1.0.2 \ 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.36.1 \ windows-sys-0.42.0 \ windows-sys-0.52.0 \ 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.36.1 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.36.1 \ 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.36.1 \ windows_x86_64_msvc-0.42.2 \ 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/websocat .include diff --git a/www/wiki-tui/Makefile b/www/wiki-tui/Makefile index 06fb70c6aa6d..dce771b9d61e 100644 --- a/www/wiki-tui/Makefile +++ b/www/wiki-tui/Makefile @@ -1,23 +1,23 @@ PORTNAME= wiki-tui DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple and easy to use Wikipedia Text User Interface WWW= https://github.com/Builditluc/wiki-tui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Builditluc PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/xh/Makefile b/www/xh/Makefile index d067bf044c97..d20483476ab2 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -1,51 +1,52 @@ PORTNAME= xh DISTVERSIONPREFIX= v DISTVERSION= 0.22.0 +PORTREVISION= 1 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 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} 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 84df4d5c709d..506532a0bb34 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,47 +1,47 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org COMMENT= Fast static site generator WWW= https://www.getzola.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma \ libsass.so:textproc/libsass USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= getzola MAKE_ENV= CARGO_PROFILE_RELEASE_LTO=off PLIST_FILES= bin/zola \ etc/bash_completion.d/zola.bash \ share/fish/completions/zola.fish \ share/zsh/site-functions/_zola PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/zola @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${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-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index e9635b11ea17..5f4d6d083f32 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,60 +1,61 @@ PORTNAME= cosmic-comp PORTVERSION= s20240604 +PORTREVISION= 1 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 \ 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_TAGNAME= 697ec9e GH_TUPLE= pop-os:iced:0.4.2-1981-g34973a56:iced/../${WRKSRC_crate_iced:T}/iced CARGO_FEATURES= --no-default-features # disable systemd PLIST_FILES= bin/${PORTNAME} \ 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/,' \ ${WRKSRC}/Cargo.lock # XXX Drop [patch.] section to help "make cargo-configure" @${REINPLACE_CMD} -e '/\[patch/,$$d' \ ${WRKSRC}/Cargo.toml # Respect PREFIX for system-wide config @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/src/config/mod.rs # /sys by default is a symlink to /usr/src/sys @${REINPLACE_CMD} -e 's,/sys,${LINUXBASE}&,' \ ${WRKSRC}/src/debug.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # Install extras similar to ${WRKSRC}/Makefile .for f in data/*.desktop ${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-wm/leftwm/Makefile b/x11-wm/leftwm/Makefile index 6327ff59efab..2a395f148e6b 100644 --- a/x11-wm/leftwm/Makefile +++ b/x11-wm/leftwm/Makefile @@ -1,48 +1,48 @@ PORTNAME= leftwm DISTVERSION= 0.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MAINTAINER= bofh@FreeBSD.org COMMENT= Tiling window manager for Adventurers WWW= https://leftwm.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md NOT_FOR_ARCHS= armv7 i386 powerpc NOT_FOR_ARCHS_REASON= a value of type `Vec` cannot be built from an iterator over elements of type `i64` 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: .for l in leftwm-state leftwm-worker leftwm-check \ leftwm-command leftwm ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${l} .endfor ${MKDIR} ${STAGEDIR}${LOCALBASE}/share/xsessions (cd ${WRKSRC} && ${INSTALL_DATA} leftwm.desktop \ ${STAGEDIR}${LOCALBASE}/share/xsessions/) 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 5ca52f0372b0..217be56cf923 100644 --- a/x11-wm/niri/Makefile +++ b/x11-wm/niri/Makefile @@ -1,57 +1,58 @@ PORTNAME= niri DISTVERSIONPREFIX= v DISTVERSION= 0.1.6 +PORTREVISION= 1 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 \ 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 # Don't generate debuginfo as the binaries will be stripped @${REINPLACE_CMD} '/line-tables-only/d' ${WRKSRC}/Cargo.toml post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # 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 5414151ba1c9..5caed0c714d4 100644 --- a/x11/admiral/Makefile +++ b/x11/admiral/Makefile @@ -1,58 +1,58 @@ PORTNAME= admiral DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-7 DISTVERSIONSUFFIX= -g5a9f33b -PORTREVISION= 58 +PORTREVISION= 59 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/admiral post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} admiral.d ${STAGEDIR}${EXAMPLESDIR}/admiral.d) .include diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index 19b63258ec2b..1e5af9da469e 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,90 +1,90 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.13.2 -PORTREVISION= 1 +PORTREVISION= 2 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: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/alacritty ${INSTALL_DATA} ${WRKSRC}/extra/linux/Alacritty.desktop \ ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKSRC}/extra/logo/alacritty-term.svg \ ${STAGEDIR}${PREFIX}/share/pixmaps/Alacritty.svg @${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 a91bcc5a7686..75e3cec433e8 100644 --- a/x11/clipcat/Makefile +++ b/x11/clipcat/Makefile @@ -1,525 +1,526 @@ PORTNAME= clipcat DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 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.21.0 \ adler-1.0.2 \ 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.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ arbitrary-1.3.2 \ arboard-3.4.0 \ arg_enum_proc_macro-0.3.4 \ arrayvec-0.7.4 \ async-broadcast-0.7.0 \ async-channel-2.3.1 \ async-executor-1.12.0 \ async-fs-2.1.2 \ async-io-2.3.2 \ async-lock-3.3.0 \ async-process-2.2.2 \ async-recursion-1.1.1 \ async-signal-0.2.6 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-task-4.7.1 \ async-trait-0.1.80 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.3.0 \ av1-grain-0.2.3 \ avif-serialize-0.8.1 \ axum-0.6.20 \ axum-0.7.5 \ axum-core-0.3.4 \ axum-core-0.4.3 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ beef-0.5.2 \ bincode-1.3.3 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitstream-io-2.3.0 \ block-0.1.6 \ block-buffer-0.10.4 \ block2-0.5.1 \ blocking-1.6.1 \ built-0.7.3 \ bumpalo-3.16.0 \ bytemuck-1.16.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.6.0 \ cc-1.0.98 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-3.2.25 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.2.4 \ clap_lex-0.7.0 \ clipboard-win-5.3.1 \ color_quant-1.1.0 \ colorchoice-1.0.1 \ concurrent-queue-2.5.0 \ const_fn-0.4.10 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ 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 \ daemonize-0.5.0 \ 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 \ 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 \ dlib-0.5.2 \ dlv-list-0.2.3 \ doc-comment-0.3.3 \ downcast-rs-1.2.1 \ either-1.12.0 \ endi-1.1.0 \ enumflags2-0.7.9 \ enumflags2_derive-0.7.9 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ event-listener-4.0.3 \ event-listener-5.3.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.2 \ exitcode-1.1.2 \ exr-1.72.0 \ fastrand-2.1.0 \ fdeflate-0.3.4 \ file-locker-1.1.2 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ flume-0.11.0 \ 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.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ 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 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gif-0.13.1 \ gimli-0.28.1 \ git2-0.18.3 \ h2-0.3.26 \ half-2.4.1 \ hashbrown-0.9.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ home-0.5.9 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-serde-2.1.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ humansize-2.1.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-1.3.1 \ hyper-timeout-0.4.1 \ hyper-util-0.1.4 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ image-0.25.1 \ image-webp-0.1.2 \ imgref-1.10.1 \ indexmap-1.9.3 \ indexmap-2.2.6 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ interpolate_name-0.2.4 \ is_debug-1.0.1 \ is_terminal_polyfill-1.70.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.31 \ 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.155 \ libfuzzer-sys-0.4.7 \ libgit2-sys-0.16.2+1.7.2 \ libloading-0.8.3 \ libm-0.2.8 \ libredox-0.1.3 \ libz-sys-1.1.18 \ linicon-2.3.0 \ linicon-theme-1.2.0 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ loop9-0.1.5 \ mac-notification-sys-0.6.1 \ malloc_buf-0.0.6 \ matchit-0.7.3 \ maybe-rayon-0.1.1 \ memchr-2.7.2 \ memmap2-0.5.10 \ memoffset-0.6.5 \ memoffset-0.9.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ multimap-0.10.0 \ new_debug_unreachable-1.0.6 \ nix-0.24.3 \ nix-0.25.1 \ nix-0.28.0 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ notify-6.1.1 \ notify-rust-4.11.0 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.5 \ 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_cpus-1.16.0 \ num_threads-0.1.7 \ objc-0.2.7 \ objc-foundation-0.1.1 \ 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 \ objc_id-0.1.1 \ object-0.32.2 \ once_cell-1.19.0 \ option-ext-0.2.0 \ ordered-multimap-0.3.1 \ ordered-stream-0.2.0 \ os_pipe-1.1.5 \ os_str_bytes-6.6.1 \ overload-0.1.1 \ parking-2.2.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.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.2 \ pkg-config-0.3.30 \ png-0.17.13 \ polling-3.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ prettyplease-0.2.20 \ proc-macro-crate-3.1.0 \ proc-macro2-1.0.84 \ profiling-1.0.15 \ profiling-procmacros-1.0.15 \ prometheus-0.13.4 \ prost-0.12.6 \ prost-build-0.12.6 \ prost-derive-0.12.6 \ prost-types-0.12.6 \ protobuf-2.28.0 \ 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.5 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ resolve-path-0.1.0 \ rgb-0.8.37 \ rust-ini-0.17.0 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_path_to_error-0.1.16 \ serde_repr-0.1.19 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ serde_with-3.8.1 \ serde_with_macros-3.8.1 \ sha1-0.10.6 \ sha2-0.10.8 \ shadow-rs-0.28.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.4 \ skim-0.10.4 \ slab-0.4.9 \ smallvec-1.13.2 \ snafu-0.7.5 \ snafu-0.8.3 \ snafu-derive-0.7.5 \ snafu-derive-0.8.3 \ socket2-0.5.7 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ system-deps-6.2.2 \ target-lexicon-0.12.14 \ tauri-winrt-notification-0.2.1 \ tempfile-3.10.1 \ term-0.7.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ timer-0.2.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.2.0 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.21.1 \ toml_edit-0.22.13 \ tonic-0.11.0 \ tonic-build-0.11.0 \ tower-0.4.13 \ tower-http-0.5.2 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-journald-0.3.0 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tree_magic_mini-3.1.4 \ 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.2 \ uds_windows-1.1.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.12 \ unicode-xid-0.2.4 \ url-2.5.0 \ utf8parse-0.2.1 \ v_frame-0.3.8 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version-compare-0.2.0 \ version_check-0.9.4 \ vte-0.11.1 \ vte_generate_state_changes-0.1.1 \ 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-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wayland-backend-0.3.3 \ wayland-client-0.31.2 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.1 \ wayland-sys-0.31.1 \ weezl-0.1.8 \ 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-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-version-0.1.1 \ 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.5.40 \ winnow-0.6.8 \ wl-clipboard-rs-0.8.1 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xdg-home-1.1.0 \ zbus-4.2.2 \ zbus_macros-4.2.2 \ zbus_names-3.0.0 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.11 \ zvariant-4.1.1 \ zvariant_derive-4.1.1 \ zvariant_utils-2.0.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 2abb8044d629..5d815fc5be1b 100644 --- a/x11/eww/Makefile +++ b/x11/eww/Makefile @@ -1,40 +1,40 @@ PORTNAME= eww DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= x11 wayland PKGNAMESUFFIX= -${FLAVOR} PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= f97d5919f3a4.patch:-p1 # https://github.com/elkowar/eww/pull/711 MAINTAINER= DtxdF@disroot.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\` BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 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 gdkpixbuf2 gtk30 CARGO_FEATURES= --no-default-features ${FLAVOR} CARGO_INSTALL_PATH= crates/${PORTNAME} CARGO_ENV= RUSTC_BOOTSTRAP=1 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/x11/hybrid-bar/Makefile b/x11/hybrid-bar/Makefile index ce866713139a..ab1a50c82705 100644 --- a/x11/hybrid-bar/Makefile +++ b/x11/hybrid-bar/Makefile @@ -1,27 +1,27 @@ PORTNAME= hybrid-bar DISTVERSION= 0.4.9 -PORTREVISION= 11 +PORTREVISION= 12 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 gdkpixbuf2 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 d5ce986b3d8c..ebe4b0346e98 100644 --- a/x11/i3bar-river/Makefile +++ b/x11/i3bar-river/Makefile @@ -1,20 +1,20 @@ PORTNAME= i3bar-river DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 1 +PORTREVISION= 2 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 c14712827ec8..fa16d32fda17 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,60 +1,60 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 -PORTREVISION= 25 +PORTREVISION= 26 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 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/x11/kickoff/Makefile b/x11/kickoff/Makefile index d3bb24927b57..18c4181b8c0c 100644 --- a/x11/kickoff/Makefile +++ b/x11/kickoff/Makefile @@ -1,21 +1,21 @@ PORTNAME= kickoff DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 12 +PORTREVISION= 13 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 504e5c637889..37779c1a7c53 100644 --- a/x11/rio/Makefile +++ b/x11/rio/Makefile @@ -1,438 +1,439 @@ PORTNAME= rio DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 +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 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE 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.25 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-activity-0.6.0 \ android-properties-0.2.2 \ android_system_properties-0.1.5 \ 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 \ approx-0.5.1 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ as-raw-xcb-connection-1.0.1 \ ash-0.37.3+1.3.251 \ atomic-waker-1.1.2 \ autocfg-1.2.0 \ backtrace-0.3.71 \ base64-0.21.7 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-0.1.6 \ block2-0.5.1 \ bumpalo-3.16.0 \ bytemuck-1.16.0 \ bytemuck_derive-1.6.0 \ byteorder-1.5.0 \ bytes-0.3.0 \ bytes-1.6.0 \ calloop-0.12.4 \ calloop-wayland-source-0.2.0 \ cast-0.3.0 \ cc-1.0.95 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ 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 \ clipboard-win-3.1.1 \ cocoa-0.25.0 \ cocoa-foundation-0.1.2 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ com-0.6.0 \ com_macros-0.6.0 \ com_macros_support-0.6.0 \ combine-4.6.7 \ concurrent-queue-2.5.0 \ console_error_panic_hook-0.1.7 \ console_log-0.2.2 \ copypasta-0.10.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ core-text-20.1.0 \ crc32fast-1.4.0 \ 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.19 \ crossfont-0.8.0 \ crunchy-0.2.2 \ cstr-0.2.12 \ cursor-icon-1.1.0 \ d3d12-0.20.0 \ deflate-1.0.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dispatch-0.2.0 \ dlib-0.5.2 \ document-features-0.2.8 \ downcast-rs-1.2.1 \ dpi-0.1.1 \ dwrote-0.11.0 \ either-1.11.0 \ env_logger-0.4.3 \ equivalent-1.0.1 \ errno-0.3.8 \ euclid-0.22.9 \ exr-1.72.0 \ fdeflate-0.3.4 \ filetime-0.2.23 \ flate2-1.0.29 \ flume-0.11.0 \ fnv-1.0.7 \ font-types-0.5.2 \ fontconfig-parser-0.5.6 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ freetype-rs-0.36.0 \ freetype-sys-0.20.1 \ fsevent-sys-4.1.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.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-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.14 \ gif-0.13.1 \ gimli-0.28.1 \ gl_generator-0.14.0 \ glow-0.13.1 \ glutin_wgl_sys-0.5.0 \ gpu-alloc-0.6.0 \ gpu-alloc-types-0.3.0 \ gpu-allocator-0.25.0 \ gpu-descriptor-0.3.0 \ gpu-descriptor-types-0.2.0 \ guillotiere-0.6.2 \ half-2.4.1 \ hashbrown-0.14.3 \ hassle-rs-0.11.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hexf-parse-0.2.1 \ idna-0.5.0 \ image-0.24.9 \ indexmap-2.2.6 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ iovec-0.1.4 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.31 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ khronos-egl-6.0.0 \ khronos_api-3.1.0 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.153 \ libloading-0.7.4 \ libloading-0.8.3 \ libredox-0.0.2 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ litrs-0.4.1 \ lock_api-0.4.12 \ log-0.3.9 \ log-0.4.21 \ malloc_buf-0.0.6 \ memchr-2.7.2 \ memmap2-0.9.4 \ metal-0.28.0 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ miow-0.5.0 \ naga-0.20.0 \ ndk-0.9.0 \ ndk-context-0.1.1 \ ndk-sys-0.5.0+25.2.9519653 \ ndk-sys-0.6.0+11769913 \ net2-0.2.39 \ notify-6.1.1 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ num_enum-0.7.2 \ num_enum_derive-0.7.2 \ objc-0.2.7 \ objc-foundation-0.1.1 \ 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.0.3 \ 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 \ objc_id-0.1.1 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ option-ext-0.2.0 \ orbclient-0.3.47 \ ordered-float-4.2.0 \ owned_ttf_parser-0.20.0 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ paste-1.0.14 \ 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 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ png-0.17.13 \ polling-3.7.0 \ ppv-lite86-0.2.17 \ presser-0.3.1 \ proc-macro-crate-3.1.0 \ proc-macro2-1.0.81 \ profiling-1.0.15 \ qoi-0.4.1 \ quick-xml-0.31.0 \ quote-1.0.36 \ 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.3 \ raw-window-handle-0.6.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ read-fonts-0.19.0 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ remove_dir_all-0.5.3 \ renderdoc-sys-1.1.0 \ rio-winit-fork-0.30.0 \ roxmltree-0.19.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.38.34 \ ryu-1.0.17 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sctk-adwaita-0.9.0 \ serde-1.0.199 \ serde_derive-1.0.199 \ serde_json-1.0.116 \ serde_spanned-0.6.5 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.13.2 \ smithay-client-toolkit-0.18.1 \ smithay-clipboard-0.7.1 \ smol_str-0.2.1 \ spin-0.9.8 \ spirv-0.3.0+sdk-1.3.268.0 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.11.1 \ svg_fmt-0.4.2 \ swash-0.1.16 \ syn-1.0.109 \ syn-2.0.60 \ tempdir-0.3.7 \ termcolor-1.4.1 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ tiff-0.9.1 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ toml_edit-0.22.12 \ tracing-0.1.40 \ tracing-core-0.1.32 \ ttf-parser-0.20.0 \ ttf-parser-0.21.1 \ twox-hash-1.6.3 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ unicode-xid-0.2.4 \ url-2.5.0 \ utf8parse-0.2.1 \ 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-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-bindgen-test-0.3.42 \ wasm-bindgen-test-macro-0.3.42 \ wayland-backend-0.3.3 \ wayland-client-0.31.2 \ wayland-csd-frame-0.3.0 \ wayland-cursor-0.31.1 \ wayland-protocols-0.31.2 \ wayland-protocols-plasma-0.2.0 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.1 \ wayland-sys-0.31.1 \ web-sys-0.3.69 \ web-time-1.1.0 \ weezl-0.1.8 \ wgpu-0.20.1 \ wgpu-core-0.21.0 \ wgpu-hal-0.21.0 \ wgpu-types-0.20.0 \ widestring-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-0.42.0 \ windows-0.51.1 \ windows-core-0.51.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.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 \ winnow-0.5.40 \ winnow-0.6.7 \ wio-0.2.2 \ x11-clipboard-0.9.2 \ x11-dl-2.21.0 \ x11rb-0.13.0 \ x11rb-protocol-0.13.0 \ xcursor-0.3.5 \ xi-unicode-0.3.0 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.0 \ xml-rs-0.8.20 \ yazi-0.1.6 \ yeslogic-fontconfig-sys-5.0.0 \ zeno-0.2.3 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zune-inflate-0.2.54 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/*-freebsd/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/x11/rlaunch/Makefile b/x11/rlaunch/Makefile index 7d0f98c88e1f..1947491c3827 100644 --- a/x11/rlaunch/Makefile +++ b/x11/rlaunch/Makefile @@ -1,58 +1,58 @@ PORTNAME= rlaunch DISTVERSION= 1.3.14 -PORTREVISION= 8 +PORTREVISION= 9 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/x11/salut/Makefile b/x11/salut/Makefile index 0ebd2f70a5b2..aacae33f5a65 100644 --- a/x11/salut/Makefile +++ b/x11/salut/Makefile @@ -1,21 +1,21 @@ PORTNAME= salut DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 15 +PORTREVISION= 16 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 c7ee89f7538f..acf7fad48f0c 100644 --- a/x11/shikane/Makefile +++ b/x11/shikane/Makefile @@ -1,41 +1,42 @@ PORTNAME= shikane DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}* .include diff --git a/x11/shotman/Makefile b/x11/shotman/Makefile index bbe6f7cc317d..b382684e1cac 100644 --- a/x11/shotman/Makefile +++ b/x11/shotman/Makefile @@ -1,52 +1,53 @@ PORTNAME= shotman DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 +PORTREVISION= 1 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}/${CARGO_BUILD_TARGET}/*/${PORTNAME}_completions ${_shell} \ >${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${_shell}*} .endfor .include diff --git a/x11/sirula/Makefile b/x11/sirula/Makefile index 38d95a34371b..36cadd2070ac 100644 --- a/x11/sirula/Makefile +++ b/x11/sirula/Makefile @@ -1,30 +1,30 @@ PORTNAME= sirula DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 25 +PORTREVISION= 26 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 BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= cargo gnome USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf2 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 815b1ffe16d0..b35e0011d6e5 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -1,80 +1,80 @@ PORTNAME= squeekboard DISTVERSIONPREFIX= v DISTVERSION= 1.39.0 -PORTREVISION= 1 +PORTREVISION= 2 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 gdkpixbuf2 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 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/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 .include diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile index f1324227856f..35de876a8385 100644 --- a/x11/swayr/Makefile +++ b/x11/swayr/Makefile @@ -1,28 +1,28 @@ PORTNAME= swayr DISTVERSION= 0.27.3 -PORTREVISION= 3 +PORTREVISION= 4 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 cff7f6a3ec56..a684809f534d 100644 --- a/x11/swayrbar/Makefile +++ b/x11/swayrbar/Makefile @@ -1,26 +1,26 @@ PORTNAME= swayrbar DISTVERSION= 0.3.8 -PORTREVISION= 3 +PORTREVISION= 4 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/watershot/Makefile b/x11/watershot/Makefile index 097a93d3bb8e..30268d53d098 100644 --- a/x11/watershot/Makefile +++ b/x11/watershot/Makefile @@ -1,25 +1,25 @@ PORTNAME= watershot DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 6 +PORTREVISION= 7 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 a941e162d592..c6055c596d92 100644 --- a/x11/wayidle/Makefile +++ b/x11/wayidle/Makefile @@ -1,20 +1,20 @@ PORTNAME= wayidle DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 9 +PORTREVISION= 10 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} .include diff --git a/x11/wayout/Makefile b/x11/wayout/Makefile index 0b9b4a9f99fc..efd3c09828e6 100644 --- a/x11/wayout/Makefile +++ b/x11/wayout/Makefile @@ -1,19 +1,19 @@ PORTNAME= wayout DISTVERSION= 1.1.3 -PORTREVISION= 10 +PORTREVISION= 11 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 46c3260da98b..f7aaf324b916 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -1,93 +1,93 @@ PORTNAME= wezterm DISTVERSION= 20230408-112425-69ae8472 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 wayland MAINTAINER= nivit@FreeBSD.org COMMENT= GPU-accelerated terminal emulator and multiplexer WWW= https://wezfurlong.org/wezterm/ 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 GH_TUPLE= harfbuzz:harfbuzz:6.0.0:harfbuzz/deps/harfbuzz/harfbuzz \ glennrp:libpng:v1.6.36-805-g8439534da:libpng/deps/freetype/libpng \ madler:zlib:v1.2.11:zlib/deps/freetype/zlib \ fcitx:xcb-imdkit:1.0.3:xcb_imdkit/../${WRKSRC_crate_xcb-imdkit:T}/deps/xcb-imdkit \ freetype:freetype:VER-2-10-2-605-g3f83daeec:freetype/deps/freetype/freetype2 PLIST_FILES= bin/strip-ansi-escapes \ bin/${PORTNAME} \ bin/${PORTNAME}-gui \ bin/${PORTNAME}-mux-server \ etc/profile.d/${PORTNAME}.sh \ share/applications/org.wezfurlong.wezterm.desktop \ share/icons/hicolor/128x128/apps/org.wezfurlong.wezterm.png \ share/icons/hicolor/scalable/apps/org.wezfurlong.wezterm.svg \ share/metainfo/org.wezfurlong.wezterm.appdata.xml \ share/nautilus-python/extensions/${PORTNAME}-nautilus.py \ ${NULL} # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= ${PLIST_FILES:Mbin/*:T} .if exists(/usr/bin/tic) PKGMESSAGE= ${NONEXISTENT} PLIST_FILES+= share/site-terminfo/${PORTNAME:C,^.,&/&,} .endif OPTIONS_DEFINE= DOCS DOCS_USES= python:build DOCS_BUILD_DEPENDS= mdbook:textproc/mdbook \ mdbook-linkcheck:textproc/mdbook-linkcheck \ mdbook-mermaid:textproc/mdbook-mermaid PORTDOCS= html 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) mdbook-mermaid install ${WRKSRC}/docs mdbook build ${WRKSRC}/docs ${CP} ${WRKSRC}/assets/icon/terminal.png \ ${WRKSRC}/gh_pages/html/favicon.png ${CP} ${WRKSRC}/assets/icon/${PORTNAME}-icon.svg \ ${WRKSRC}/gh_pages/html/favicon.svg do-install-DOCS-on: (cd ${WRKSRC}/gh_pages && ${COPYTREE_SHARE} \ "${PORTDOCS:Mhtml}" ${STAGEDIR}${DOCSDIR}) post-install: # Install assets similar to ci/deploy.sh .for f in ${PORTNAME}.desktop ${PORTNAME}.appdata.xml ${PORTNAME}-nautilus.py \ icon/terminal.png icon/${PORTNAME}-icon.svg shell-integration/${PORTNAME}.sh ${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}:H} ${INSTALL_DATA} ${WRKSRC}/assets/${f:R}.${f:E} \ ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}} .endfor .if exists(/usr/bin/tic) tic -x -o ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*terminfo*:[1]:H:H} \ ${WRKSRC}/termwiz/data/${PORTNAME}.terminfo .endif .include diff --git a/x11/windowtolayer/Makefile b/x11/windowtolayer/Makefile index ae2555848e5d..b839a4517d8b 100644 --- a/x11/windowtolayer/Makefile +++ b/x11/windowtolayer/Makefile @@ -1,23 +1,23 @@ PORTNAME= windowtolayer PORTVERSION= s20240320 -PORTREVISION= 1 +PORTREVISION= 2 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 USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl GL_TAGNAME= a5b89c3 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/x11/wlr-which-key/Makefile b/x11/wlr-which-key/Makefile index 75470416d752..ad4e654448a1 100644 --- a/x11/wlr-which-key/Makefile +++ b/x11/wlr-which-key/Makefile @@ -1,25 +1,25 @@ PORTNAME= wlr-which-key DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= jbeich@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 USE_GNOME= cairo pango GH_ACCOUNT= MaxVerevkin PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile index c069ff68a2f9..509d65b132b3 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,29 +1,29 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 4 +PORTREVISION= 5 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/x11/xdg-desktop-portal-luminous/Makefile b/x11/xdg-desktop-portal-luminous/Makefile index b97a926465a6..56c4e8623d2a 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile +++ b/x11/xdg-desktop-portal-luminous/Makefile @@ -1,42 +1,42 @@ PORTNAME= xdg-desktop-portal-luminous DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 wayland MAINTAINER= jbeich@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 llvm meson pkgconfig USE_GITHUB= yes 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 # Add explicit subdir for --target from USES=cargo # Adjust for CARGO_TARGET_DIR outside of meson.global_source_root() @${REINPLACE_CMD} -e "/cargo.*build/s/$$/ '--verbose', '--verbose',/" \ -e "/cp/s,'target','..' / & / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/meson.build .include diff --git a/x11/xwayland-satellite/Makefile b/x11/xwayland-satellite/Makefile index 298b9e412a27..347997118b82 100644 --- a/x11/xwayland-satellite/Makefile +++ b/x11/xwayland-satellite/Makefile @@ -1,30 +1,31 @@ PORTNAME= xwayland-satellite DISTVERSIONPREFIX= v DISTVERSION= 0.4 +PORTREVISION= 1 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include