diff --git a/accessibility/sctd/Makefile b/accessibility/sctd/Makefile index 0985ba6a61c0..a09527c09650 100644 --- a/accessibility/sctd/Makefile +++ b/accessibility/sctd/Makefile @@ -1,51 +1,51 @@ PORTNAME= sctd DISTVERSION= 0.2.0 -PORTREVISION= 24 +PORTREVISION= 25 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 aa4942033f51..4aefdd070225 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.3.1 -PORTREVISION= 1 +PORTREVISION= 2 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 6f3f66dc1d94..84a91fa47265 100644 --- a/archivers/ouch/Makefile +++ b/archivers/ouch/Makefile @@ -1,151 +1,151 @@ PORTNAME= ouch DISTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= ouch-org CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.20 \ assert_cmd-2.0.7 \ atty-0.2.14 \ autocfg-1.1.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bstr-0.2.17 \ bstr-1.1.0 \ byteorder-1.4.3 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.78 \ cfb-0.7.3 \ cfg-if-1.0.0 \ clap-4.0.32 \ clap_complete-4.0.7 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ clap_mangen-0.2.6 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.14 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.8.0 \ filetime-0.2.19 \ flate2-1.0.25 \ fnv-1.0.7 \ fs-err-2.9.0 \ getrandom-0.2.8 \ globset-0.4.9 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ ignore-0.4.18 \ infer-0.12.0 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ is-terminal-0.4.2 \ is_executable-1.0.1 \ itertools-0.10.5 \ itoa-1.0.5 \ jobserver-0.1.25 \ lazy_static-1.4.0 \ libc-0.2.139 \ libz-sys-1.1.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ log-0.4.17 \ lzma-sys-0.1.20 \ lzzzz-1.0.4 \ memchr-2.5.0 \ miniz_oxide-0.6.2 \ num-traits-0.2.15 \ once_cell-1.17.0 \ os_str_bytes-6.4.1 \ parse-display-0.8.0 \ parse-display-derive-0.8.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ 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 \ proptest-1.0.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.23 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ 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 \ roff-0.2.1 \ rustix-0.36.6 \ rusty-fork-0.3.0 \ same-file-1.0.6 \ serde-1.0.152 \ snap-1.1.0 \ strsim-0.10.0 \ structmeta-0.1.5 \ structmeta-derive-0.1.5 \ syn-1.0.107 \ tar-0.4.38 \ tempfile-3.3.0 \ termcolor-1.1.3 \ termtree-0.4.0 \ test-strategy-0.2.1 \ thread_local-1.1.4 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ ubyte-0.10.3 \ unicode-ident-1.0.6 \ uuid-1.2.2 \ 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 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.42.0 \ xattr-0.2.3 \ xz2-0.1.7 \ zip-0.6.3 \ zstd-0.12.1+zstd.1.5.2 \ zstd-safe-6.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/archivers/py-cramjam/Makefile b/archivers/py-cramjam/Makefile index b14a38617a93..96e58efe1976 100644 --- a/archivers/py-cramjam/Makefile +++ b/archivers/py-cramjam/Makefile @@ -1,27 +1,27 @@ PORTNAME= cramjam PORTVERSION= 2.6.2 -PORTREVISION= 3 +PORTREVISION= 4 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/pyrus-cramjam LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.13:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/audio/amberol/Makefile b/audio/amberol/Makefile index b219d30a18b7..668948782470 100644 --- a/audio/amberol/Makefile +++ b/audio/amberol/Makefile @@ -1,38 +1,38 @@ PORTNAME= amberol DISTVERSION= 0.10.3 -PORTREVISION= 1 +PORTREVISION= 2 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 b87e81d7cd8a..57de34a655b3 100644 --- a/audio/ebur128/Makefile +++ b/audio/ebur128/Makefile @@ -1,32 +1,32 @@ PORTNAME= ebur128 DISTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 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 ba0174b1ec4a..907d10213007 100644 --- a/audio/gnome-metronome/Makefile +++ b/audio/gnome-metronome/Makefile @@ -1,36 +1,37 @@ PORTNAME= metronome DISTVERSION= 1.3.0 +PORTREVISION= 1 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 6b6f74d94629..018e6d814180 100644 --- a/audio/gnome-podcasts/Makefile +++ b/audio/gnome-podcasts/Makefile @@ -1,45 +1,46 @@ PORTNAME= podcasts DISTVERSION= 0.6.0 +PORTREVISION= 1 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 LIB_DEPENDS= libdbus-1.so:devel/dbus \ libhandy-1.so:x11-toolkits/libhandy 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} == powerpc 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 c57906adf097..77cd5519dc5b 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -1,40 +1,40 @@ PORTNAME= lewton DISTVERSION= 0.10.2 -PORTREVISION= 19 +PORTREVISION= 20 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 da733bb5a258..5e6c1695f516 100644 --- a/audio/mmtc/Makefile +++ b/audio/mmtc/Makefile @@ -1,129 +1,129 @@ PORTNAME= mmtc DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 3 +PORTREVISION= 4 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 569e68ac8052..b5d5dc67771c 100644 --- a/audio/mousai/Makefile +++ b/audio/mousai/Makefile @@ -1,40 +1,40 @@ PORTNAME= mousai DISTVERSIONPREFIX= v DISTVERSION= 0.7.5 -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= libpulse.so:audio/pulseaudio \ libdbus-1.so:devel/dbus \ 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 7bc842cb5232..fec81a9d90e1 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,97 +1,97 @@ PORTNAME= myxer DISTVERSION= 1.2.1 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Modern volume mixer for PulseAudio WWW= https://github.com/Aurailus/Myxer LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libpulse.so:audio/pulseaudio USES= cargo gnome USE_GNOME= glib20 gtk30 USE_GITHUB= yes GH_ACCOUNT= Aurailus GH_PROJECT= Myxer CARGO_CRATES= anyhow-1.0.38 \ atk-0.9.0 \ atk-sys-0.10.0 \ autocfg-1.0.1 \ bitflags-1.2.1 \ cairo-rs-0.9.1 \ cairo-sys-rs-0.10.0 \ cc-1.0.67 \ colorsys-0.6.3 \ either-1.6.1 \ futures-0.3.13 \ futures-channel-0.3.13 \ futures-core-0.3.13 \ futures-executor-0.3.13 \ futures-io-0.3.13 \ futures-macro-0.3.13 \ futures-sink-0.3.13 \ futures-task-0.3.13 \ futures-util-0.3.13 \ gdk-0.13.2 \ gdk-pixbuf-0.9.0 \ gdk-pixbuf-sys-0.10.0 \ gdk-sys-0.10.0 \ gio-0.9.1 \ gio-sys-0.10.1 \ glib-0.10.3 \ glib-macros-0.10.1 \ glib-sys-0.10.1 \ gobject-sys-0.10.0 \ gtk-0.9.2 \ gtk-sys-0.10.0 \ heck-0.3.2 \ itertools-0.9.0 \ libc-0.2.86 \ libpulse-binding-2.23.0 \ libpulse-sys-1.18.0 \ memchr-2.3.4 \ num-derive-0.3.3 \ num-traits-0.2.14 \ once_cell-1.6.0 \ pango-0.9.1 \ pango-sys-0.10.0 \ pin-project-lite-0.2.4 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ proc-macro-crate-0.1.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.24 \ quote-1.0.9 \ serde-1.0.123 \ slab-0.4.2 \ slice_as_array-1.1.0 \ strum-0.18.0 \ strum_macros-0.18.0 \ syn-1.0.60 \ system-deps-1.3.2 \ thiserror-1.0.24 \ thiserror-impl-1.0.24 \ toml-0.5.8 \ unicode-segmentation-1.7.1 \ unicode-xid-0.2.1 \ version-compare-0.0.10 \ version_check-0.9.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index 27fb83d9a2cf..a61217ff35da 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,56 +1,56 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 0.13.2 -PORTREVISION= 1 +PORTREVISION= 2 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 ee9c6264b894..a45f54117598 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= 5 +PORTREVISION= 6 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 7ccfcfd009c1..6cd22e31ae5b 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -1,47 +1,47 @@ PORTNAME= shortwave DISTVERSION= 3.2.0 -PORTREVISION= 6 +PORTREVISION= 7 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 e2a4b9b29e77..77d9ea1625b7 100644 --- a/audio/songrec/Makefile +++ b/audio/songrec/Makefile @@ -1,303 +1,303 @@ PORTNAME= songrec DISTVERSION= 0.3.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Shazam client written in Rust WWW= https://github.com/marin-m/SongRec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libasound.so:audio/alsa-lib \ libdbus-1.so:devel/dbus 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 \ gag-0.1.10 \ 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 \ 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 \ 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 20f475fe48f4..64ac633ab07d 100644 --- a/audio/spotify-player/Makefile +++ b/audio/spotify-player/Makefile @@ -1,57 +1,57 @@ PORTNAME= spotify-player DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= jfree@FreeBSD.org COMMENT= Command driven spotify player WWW= https://github.com/aome510/spotify-player LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE 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= DBUS DOCS IMAGE LYRICS OPTIONS_DEFAULT= DBUS PORTAUDIO OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND= PORTAUDIO PULSEAUDIO DBUS_DESC= Media control via MPRIS D-Bus IMAGE_DESC= Terminal album art rendering LYRICS_DESC= Fetch lyrics for current track 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 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 f6f717b5a94c..52e7eaff22c8 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -1,301 +1,301 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 19 +PORTREVISION= 20 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 BROKEN_SSL= openssl30 openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later 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 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 65569cfb00c7..4b7f980d8760 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,452 +1,452 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 16 +PORTREVISION= 17 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.11.0/LICENCE LIB_DEPENDS= libogg.so:audio/libogg USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= Spotifyd USE_RC_SUBR= spotifyd CARGO_CRATES= addr2line-0.14.1 \ adler-0.2.3 \ aes-0.6.0 \ aes-ctr-0.6.0 \ aes-soft-0.6.4 \ aesni-0.10.0 \ aho-corasick-0.7.6 \ alsa-0.5.0 \ alsa-sys-0.3.1 \ ansi_term-0.11.0 \ async-trait-0.1.50 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.55 \ base64-0.10.1 \ base64-0.11.0 \ base64-0.13.0 \ bindgen-0.51.1 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ block-modes-0.7.0 \ block-padding-0.2.1 \ boxfnonce-0.1.1 \ bumpalo-3.2.0 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-0.5.6 \ bytes-1.0.1 \ c2-chacha-0.2.3 \ cc-1.0.50 \ cesu8-1.1.0 \ cexpr-0.3.6 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.11 \ cipher-0.2.5 \ clang-sys-0.28.1 \ clap-2.33.0 \ cloudabi-0.0.3 \ color-eyre-0.5.10 \ color-spantrace-0.1.6 \ combine-4.6.0 \ core-foundation-0.7.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.6.2 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.2 \ coreaudio-rs-0.10.0 \ coreaudio-sys-0.2.3 \ cpal-0.13.3 \ cpuid-bool-0.1.2 \ crossbeam-utils-0.6.6 \ crypto-mac-0.10.0 \ crypto-mac-0.11.0 \ ctr-0.6.0 \ daemonize-0.4.1 \ darling-0.9.0 \ darling-0.10.2 \ darling_core-0.9.0 \ darling_core-0.10.2 \ darling_macro-0.9.0 \ darling_macro-0.10.2 \ dbus-0.2.3 \ dbus-0.9.3 \ dbus-crossroads-0.4.0 \ dbus-tokio-0.7.3 \ derefable-0.1.0 \ derivative-2.2.0 \ derive_builder-0.7.2 \ derive_builder_core-0.5.0 \ digest-0.9.0 \ dns-sd-0.1.3 \ dotenv-0.13.0 \ dtoa-0.4.4 \ either-1.5.3 \ encoding_rs-0.8.22 \ env_logger-0.6.2 \ env_logger-0.7.1 \ error-chain-0.11.0 \ eyre-0.6.5 \ failure-0.1.7 \ failure_derive-0.1.7 \ fern-0.6.0 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ 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 \ gcc-0.3.55 \ generic-array-0.14.4 \ gethostname-0.2.1 \ getrandom-0.1.14 \ getrandom-0.2.3 \ gimli-0.23.0 \ glob-0.3.0 \ h2-0.2.1 \ h2-0.3.3 \ hashbrown-0.11.2 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hex-0.4.2 \ hkdf-0.10.0 \ hmac-0.10.1 \ hmac-0.11.0 \ hostname-0.3.1 \ http-0.2.0 \ http-body-0.3.1 \ http-body-0.4.2 \ httparse-1.3.4 \ httpdate-0.3.2 \ humantime-1.3.0 \ hyper-0.13.2 \ hyper-0.14.5 \ hyper-tls-0.4.1 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ if-addrs-0.6.7 \ if-addrs-sys-0.3.2 \ indenter-0.3.2 \ indexmap-1.7.0 \ instant-0.1.9 \ iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.8.2 \ itoa-0.4.4 \ jni-0.18.0 \ jni-sys-0.3.0 \ jobserver-0.1.22 \ js-sys-0.3.51 \ kernel32-sys-0.2.2 \ keyring-0.10.1 \ lazy_static-1.4.0 \ lewton-0.10.2 \ libc-0.2.98 \ libdbus-sys-0.2.1 \ libloading-0.5.2 \ libmdns-0.6.2 \ libpulse-binding-2.23.1 \ libpulse-simple-binding-2.23.0 \ libpulse-simple-sys-1.16.1 \ libpulse-sys-1.18.0 \ librespot-audio-0.2.0 \ librespot-connect-0.2.0 \ librespot-core-0.2.0 \ librespot-metadata-0.2.0 \ librespot-playback-0.2.0 \ librespot-protocol-0.2.0 \ librespot-tremor-0.2.0 \ lock_api-0.3.3 \ lock_api-0.4.4 \ log-0.4.8 \ mach-0.3.2 \ match_cfg-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.0 \ mime-0.3.16 \ mime_guess-2.0.1 \ miniz_oxide-0.4.3 \ mio-0.6.23 \ mio-0.7.13 \ miow-0.2.2 \ miow-0.3.7 \ multimap-0.8.3 \ native-tls-0.2.7 \ ndk-0.3.0 \ ndk-glue-0.3.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ net2-0.2.37 \ nix-0.20.0 \ nom-4.2.3 \ ntapi-0.3.6 \ num-0.3.1 \ num-bigint-0.3.1 \ num-bigint-0.4.0 \ num-complex-0.3.1 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.11.1 \ num_enum-0.5.1 \ num_enum_derive-0.5.1 \ object-0.22.0 \ oboe-0.4.2 \ oboe-sys-0.4.2 \ ogg-0.8.0 \ ogg-sys-0.0.9 \ once_cell-1.5.2 \ opaque-debug-0.3.0 \ openssl-0.10.35 \ openssl-probe-0.1.2 \ openssl-sys-0.9.65 \ owo-colors-1.2.1 \ parking_lot-0.9.0 \ parking_lot-0.11.1 \ parking_lot_core-0.6.2 \ parking_lot_core-0.8.3 \ pbkdf2-0.8.0 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-0.4.8 \ pin-project-1.0.7 \ pin-project-internal-0.4.8 \ pin-project-internal-1.0.7 \ pin-project-lite-0.1.4 \ pin-project-lite-0.2.4 \ pin-utils-0.1.0 \ pkg-config-0.3.17 \ portaudio-rs-0.3.2 \ portaudio-sys-0.1.1 \ ppv-lite86-0.2.10 \ priority-queue-1.1.1 \ proc-macro-crate-0.1.5 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.27 \ protobuf-2.14.0 \ protobuf-codegen-2.14.0 \ protobuf-codegen-pure-2.14.0 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.9 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.2.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ random-0.12.2 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_syscall-0.2.9 \ regex-1.3.3 \ regex-syntax-0.6.13 \ remove_dir_all-0.5.2 \ reqwest-0.10.1 \ reqwest-0.11.4 \ rodio-0.13.1 \ rspotify-0.8.0 \ rustc-demangle-0.1.16 \ rustc-hash-1.0.1 \ rustc-serialize-0.3.24 \ rustc_version-0.2.3 \ ryu-1.0.2 \ same-file-1.0.6 \ schannel-0.1.16 \ scopeguard-1.1.0 \ secret-service-1.1.3 \ security-framework-0.4.4 \ security-framework-2.3.1 \ security-framework-sys-0.4.3 \ security-framework-sys-2.3.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.115 \ serde_derive-1.0.115 \ serde_json-1.0.44 \ serde_urlencoded-0.6.1 \ serde_urlencoded-0.7.0 \ sha-1-0.9.1 \ sha2-0.9.2 \ shannon-0.2.0 \ sharded-slab-0.1.1 \ shell-words-1.0.0 \ shlex-0.1.1 \ signal-hook-registry-1.4.0 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.6.1 \ socket2-0.4.0 \ stdweb-0.1.3 \ strsim-0.7.0 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.17 \ structopt-derive-0.4.10 \ subtle-2.4.0 \ syn-0.15.44 \ syn-1.0.73 \ syn-mid-0.5.0 \ synstructure-0.12.3 \ syslog-4.0.1 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ thread_local-1.0.1 \ time-0.1.42 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-1.8.1 \ tokio-compat-0.1.6 \ tokio-compat-02-0.2.0 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.9 \ tokio-io-0.1.13 \ tokio-macros-1.3.0 \ tokio-native-tls-0.3.0 \ tokio-reactor-0.1.11 \ tokio-socks-0.2.0 \ tokio-stream-0.1.7 \ tokio-sync-0.1.7 \ tokio-timer-0.2.12 \ tokio-tls-0.3.0 \ tokio-util-0.2.0 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.0 \ tracing-0.1.22 \ tracing-attributes-0.1.11 \ tracing-core-0.1.17 \ tracing-error-0.1.2 \ tracing-subscriber-0.2.15 \ try-lock-0.2.2 \ typenum-1.12.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.11 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-1.7.2 \ url-2.2.2 \ uuid-0.8.2 \ vcpkg-0.2.8 \ vec_map-0.8.1 \ vergen-3.0.4 \ version_check-0.1.5 \ version_check-0.9.1 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-futures-0.4.24 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ webbrowser-0.5.2 \ whoami-0.9.0 \ widestring-0.4.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.3 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ xdg-2.2.0 \ zerocopy-0.3.0 \ zerocopy-derive-0.2.0 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/spotifyd \ "@sample etc/spotifyd.conf.sample" PORTDOCS= README.md OPTIONS_DEFINE= DBUS DOCS PORTAUDIO PULSEAUDIO ALSA DNS-SD 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 89638f4282cb..f9ab6f127c60 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -1,185 +1,186 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.17.0 +PORTREVISION= 1 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.0.1 \ 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 \ approx-0.5.1 \ arrayvec-0.7.2 \ assert_cmd-2.0.11 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.1.0 \ bitflags-1.3.2 \ 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.5.0 \ bytecheck-0.6.11 \ bytecheck_derive-0.6.11 \ byteorder-1.4.3 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-4.3.1 \ clap_builder-4.3.1 \ clap_complete-4.3.1 \ clap_lex-0.5.0 \ cloudabi-0.0.3 \ colorchoice-1.0.0 \ colored-2.0.0 \ console-0.15.7 \ csv-1.2.2 \ csv-core-0.1.10 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.1 \ encode_unicode-0.3.6 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ float-cmp-0.9.0 \ fuchsia-cprng-0.1.1 \ funty-2.0.0 \ getrandom-0.2.9 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ indicatif-0.17.4 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.6 \ lazy_static-1.4.0 \ libc-0.2.144 \ linux-raw-sys-0.3.8 \ memchr-2.5.0 \ memoffset-0.7.1 \ nix-0.26.2 \ 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.15 \ number_prefix-0.4.0 \ once_cell-1.17.2 \ pin-utils-0.1.0 \ portable-atomic-1.3.3 \ ppv-lite86-0.2.17 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-crate-0.1.5 \ proc-macro2-1.0.59 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.28 \ 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.8.3 \ regex-automata-0.1.10 \ regex-syntax-0.7.2 \ rend-0.4.0 \ rkyv-0.7.42 \ rkyv_derive-0.7.42 \ rust_decimal-1.29.1 \ rustix-0.37.19 \ ryu-1.0.13 \ seahash-4.1.0 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ shell-words-1.1.0 \ simdutf8-0.1.4 \ static_assertions-1.1.0 \ statistical-1.0.0 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.18 \ tap-1.0.1 \ tempfile-3.5.0 \ terminal_size-0.2.6 \ termtree-0.4.1 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ unicode-ident-1.0.9 \ unicode-width-0.1.10 \ utf8parse-0.2.1 \ uuid-1.3.3 \ 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.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 \ wyz-0.5.1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hyperfine .include diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index 491610e41419..7ed222895076 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,167 +1,167 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.11.15 -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.3 \ anes-0.1.6 \ arrayvec-0.7.2 \ assert_cmd-2.0.8 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-1.2.0 \ bumpalo-3.12.0 \ bytemuck-1.13.0 \ cast-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clap-3.2.23 \ clap-4.1.4 \ clap_derive-4.1.0 \ clap_lex-0.2.4 \ clap_lex-0.3.1 \ crc32fast-1.3.2 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ ctor-0.1.26 \ dashmap-5.4.0 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.1 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ getrandom-0.2.8 \ half-1.8.2 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ indexmap-1.9.2 \ io-lifetimes-1.0.5 \ is-terminal-0.4.3 \ itertools-0.10.5 \ itoa-1.0.5 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ libc-0.2.139 \ libflate-1.2.0 \ libflate_lz77-1.1.0 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ maplit-1.0.2 \ memchr-2.5.0 \ memoffset-0.7.1 \ num-format-0.4.4 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.0 \ oorandom-11.1.3 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ parking_lot_core-0.9.7 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ ppv-lite86-0.2.17 \ predicates-2.1.5 \ 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.51 \ quick-xml-0.26.0 \ quote-1.0.23 \ 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.2.16 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ rgb-0.8.35 \ rle-decode-fast-1.0.3 \ rustix-0.36.8 \ ryu-1.0.12 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ smallvec-1.10.0 \ str_stack-0.1.0 \ strsim-0.10.0 \ syn-1.0.107 \ termcolor-1.2.0 \ termtree-0.4.0 \ testing_logger-0.1.1 \ textwrap-0.16.0 \ tinytemplate-1.2.1 \ 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 \ 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.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 \ yansi-0.5.1 EXECUTABLES= inferno-collapse-dtrace \ inferno-collapse-guess \ inferno-collapse-perf \ 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 9fe2f1416f38..1e7212d391b0 100644 --- a/cad/svlint/Makefile +++ b/cad/svlint/Makefile @@ -1,116 +1,117 @@ PORTNAME= svlint DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +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.0.2 \ anyhow-1.0.71 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bytecount-0.6.3 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ colored-2.0.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ enquote-1.1.0 \ equivalent-1.0.0 \ getrandom-0.2.10 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ indexmap-1.9.3 \ indexmap-2.0.0 \ lazy_static-1.4.0 \ libc-0.2.147 \ libloading-0.8.0 \ memchr-2.5.0 \ 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.0 \ nom-recursive-macros-0.5.0 \ nom-tracable-0.9.0 \ nom-tracable-macros-0.9.0 \ nom_locate-4.1.0 \ once_cell-1.18.0 \ os_str_bytes-6.5.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.63 \ quote-1.0.28 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.8.4 \ regex-syntax-0.7.2 \ rustversion-1.0.12 \ same-file-1.0.6 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_regex-1.1.0 \ serde_spanned-0.6.3 \ str-concat-0.2.0 \ strsim-0.10.0 \ sv-filelist-parser-0.1.3 \ sv-parser-0.13.1 \ sv-parser-error-0.13.1 \ sv-parser-macros-0.13.1 \ sv-parser-parser-0.13.1 \ sv-parser-pp-0.13.1 \ sv-parser-syntaxtree-0.13.1 \ syn-1.0.109 \ syn-2.0.22 \ term-0.7.0 \ termcolor-1.2.0 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ toml-0.7.5 \ toml_datetime-0.6.3 \ toml_edit-0.19.11 \ unicode-ident-1.0.9 \ 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.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 \ winnow-0.4.7 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 1bc8ca231d29..1c7a38dbc609 100644 --- a/cad/svls/Makefile +++ b/cad/svls/Makefile @@ -1,162 +1,162 @@ PORTNAME= svls DISTVERSIONPREFIX= v DISTVERSION= 0.2.9 -PORTREVISION= 1 +PORTREVISION= 2 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= aho-corasick-0.7.18 \ anyhow-1.0.71 \ async-trait-0.1.53 \ atty-0.2.14 \ auto_impl-1.0.1 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bytecount-0.6.2 \ bytes-1.1.0 \ cfg-if-1.0.0 \ clap-3.2.2 \ clap_derive-3.2.2 \ clap_lex-0.2.4 \ colored-2.0.0 \ dashmap-5.3.3 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ enquote-1.1.0 \ form_urlencoded-1.0.1 \ futures-0.3.21 \ 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 \ getrandom-0.2.6 \ hashbrown-0.12.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ httparse-1.8.0 \ idna-0.2.3 \ indexmap-1.9.2 \ itoa-1.0.1 \ lazy_static-1.4.0 \ libc-0.2.125 \ libloading-0.8.0 \ lock_api-0.4.7 \ log-0.4.17 \ lsp-types-0.94.0 \ matches-0.1.9 \ memchr-2.5.0 \ 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.0 \ nom-recursive-macros-0.5.0 \ nom-tracable-0.9.0 \ nom-tracable-macros-0.9.0 \ nom_locate-4.1.0 \ num_threads-0.1.6 \ once_cell-1.10.0 \ os_str_bytes-6.0.0 \ percent-encoding-2.1.0 \ pin-project-1.0.10 \ pin-project-internal-1.0.10 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.52 \ quote-1.0.26 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regex-1.5.5 \ regex-syntax-0.6.25 \ rustversion-1.0.6 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.162 \ serde_derive-1.0.162 \ serde_json-1.0.81 \ serde_regex-1.1.0 \ serde_repr-0.1.8 \ serde_spanned-0.6.1 \ simplelog-0.12.1 \ slab-0.4.6 \ str-concat-0.2.0 \ strsim-0.10.0 \ sv-filelist-parser-0.1.3 \ sv-parser-0.13.1 \ sv-parser-error-0.13.1 \ sv-parser-macros-0.13.1 \ sv-parser-parser-0.13.1 \ sv-parser-pp-0.13.1 \ sv-parser-syntaxtree-0.13.1 \ svlint-0.7.2 \ syn-1.0.104 \ syn-2.0.7 \ term-0.7.0 \ termcolor-1.1.3 \ textwrap-0.15.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ time-0.3.9 \ time-macros-0.2.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.18.1 \ tokio-macros-1.7.0 \ tokio-util-0.7.1 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.7 \ tower-0.4.12 \ tower-layer-0.3.1 \ tower-lsp-0.19.0 \ tower-lsp-macros-0.8.0 \ tower-service-0.3.1 \ tracing-0.1.34 \ tracing-attributes-0.1.21 \ tracing-core-0.1.26 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.19 \ url-2.2.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 \ 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 \ winnow-0.3.6 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/cad/veryl/Makefile b/cad/veryl/Makefile index 01787c542d70..5ba044fbbc1e 100644 --- a/cad/veryl/Makefile +++ b/cad/veryl/Makefile @@ -1,459 +1,459 @@ PORTNAME= veryl DISTVERSIONPREFIX= veryl-v DISTVERSION= 0.5.5 -PORTREVISION= 3 +PORTREVISION= 4 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.19.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-0.7.20 \ ammonia-3.3.0 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anyhow-1.0.69 \ arc-swap-1.6.0 \ arrayvec-0.7.2 \ async-channel-1.8.0 \ async-trait-0.1.65 \ atoi-2.0.0 \ atty-0.2.14 \ auto_impl-1.0.1 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.0 \ bimap-0.6.2 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ bstr-1.3.0 \ btoi-0.4.3 \ bumpalo-3.12.0 \ bytemuck-1.13.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ bytesize-1.2.0 \ cast-0.3.0 \ castaway-0.2.2 \ cc-1.0.79 \ cfg-if-1.0.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.8 \ clap_complete-4.1.4 \ clap_derive-4.1.8 \ clap_lex-0.2.4 \ clap_lex-0.3.2 \ clru-0.6.1 \ codespan-reporting-0.11.1 \ compact_str-0.6.1 \ concurrent-queue-2.1.0 \ console-0.15.5 \ core-foundation-sys-0.8.3 \ cpp_demangle-0.4.0 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.7 \ 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 \ cxx-1.0.91 \ cxx-build-1.0.91 \ cxxbridge-flags-1.0.91 \ cxxbridge-macro-1.0.91 \ darling-0.14.3 \ darling_core-0.14.3 \ darling_macro-0.14.3 \ dashmap-5.4.0 \ data-encoding-2.3.3 \ debugid-0.8.0 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ digest-0.10.6 \ directories-4.0.1 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dunce-1.0.3 \ either-1.8.1 \ elasticlunr-rs-3.0.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.32 \ enum-as-inner-0.5.1 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ fastrand-1.9.0 \ fern-0.6.1 \ filetime-0.2.20 \ findshlibs-0.10.2 \ flate2-1.0.25 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fsevent-sys-4.1.0 \ function_name-0.3.0 \ function_name-proc-macro-0.3.0 \ futf-0.1.5 \ futures-0.3.26 \ futures-channel-0.3.26 \ futures-core-0.3.26 \ futures-executor-0.3.26 \ futures-io-0.3.26 \ futures-macro-0.3.26 \ futures-sink-0.3.26 \ futures-task-0.3.26 \ futures-util-0.3.26 \ generic-array-0.14.6 \ getopts-0.2.21 \ getrandom-0.2.8 \ gimli-0.27.2 \ 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 \ gitignore-1.0.7 \ glob-0.3.1 \ h2-0.3.16 \ half-1.8.2 \ handlebars-4.3.6 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ headers-0.3.8 \ headers-core-0.2.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ home-0.5.4 \ hostname-0.3.1 \ html5ever-0.26.0 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ human_format-1.0.3 \ humantime-2.1.0 \ hyper-0.14.24 \ hyper-rustls-0.23.2 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ id_tree-1.8.0 \ id_tree_layout-2.0.4 \ ident_case-1.0.1 \ idna-0.2.3 \ idna-0.3.0 \ imara-diff-0.1.5 \ indexmap-1.9.2 \ inferno-0.11.15 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ io-close-0.3.7 \ io-lifetimes-1.0.5 \ ipconfig-0.3.1 \ ipnet-2.7.1 \ is-terminal-0.4.4 \ is_ci-1.1.1 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.61 \ jwalk-0.8.1 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ libc-0.2.139 \ line-col-0.2.1 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ lru-cache-0.1.2 \ lsp-types-0.94.0 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.11.0 \ match_cfg-0.1.0 \ matches-0.1.10 \ maybe-async-0.2.7 \ mdbook-0.4.28 \ memchr-2.5.0 \ memmap2-0.5.10 \ memoffset-0.8.0 \ miette-5.5.0 \ miette-derive-5.5.0 \ mime-0.3.16 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ new_debug_unreachable-1.0.4 \ nix-0.26.2 \ nom-7.1.3 \ notify-5.1.0 \ notify-debouncer-mini-0.2.1 \ num-format-0.4.4 \ 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 \ opener-0.5.2 \ os_str_bytes-6.4.1 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ parol-0.18.1 \ parol-macros-0.2.0 \ parol_runtime-0.14.0 \ paste-1.0.11 \ percent-encoding-2.2.0 \ pest-2.5.6 \ pest_derive-2.5.6 \ pest_generator-2.5.6 \ pest_meta-2.5.6 \ 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 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ pprof-0.11.1 \ 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.51 \ prodash-23.1.1 \ pulldown-cmark-0.9.2 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quick-xml-0.26.0 \ quote-1.0.23 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_regex-0.15.1 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-automata-0.2.0 \ regex-syntax-0.6.28 \ reqwest-0.11.14 \ resolv-conf-0.7.0 \ rgb-0.8.36 \ ring-0.16.20 \ ropey-1.6.0 \ rustc-demangle-0.1.21 \ rustix-0.36.9 \ rustls-0.20.8 \ rustls-pemfile-0.2.1 \ rustls-pemfile-1.0.2 \ rustversion-1.0.11 \ ryu-1.0.13 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ scratch-1.0.4 \ sct-0.7.0 \ semver-1.0.16 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.94 \ serde_regex-1.1.0 \ serde_repr-0.1.10 \ serde_spanned-0.6.1 \ serde_urlencoded-0.7.1 \ sha-1-0.10.1 \ sha1-0.10.5 \ sha1_smol-1.0.0 \ sha2-0.10.6 \ shlex-1.1.0 \ signal-hook-0.3.15 \ signal-hook-registry-1.4.1 \ similar-2.2.1 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.10.0 \ smawk-0.3.1 \ snowflake-1.3.0 \ socket2-0.4.9 \ spdx-0.10.0 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str_indices-0.4.1 \ str_stack-0.1.0 \ string_cache-0.8.6 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ supports-color-1.3.1 \ supports-hyperlinks-1.2.0 \ supports-unicode-1.0.2 \ symbolic-common-10.2.1 \ symbolic-demangle-10.2.1 \ syn-1.0.109 \ tempfile-3.4.0 \ tendril-0.4.3 \ termcolor-1.2.0 \ terminal_size-0.1.17 \ terminal_size-0.2.5 \ textwrap-0.15.2 \ textwrap-0.16.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.26.0 \ tokio-macros-1.8.2 \ tokio-rustls-0.23.4 \ tokio-stream-0.1.12 \ tokio-tungstenite-0.17.2 \ tokio-util-0.7.7 \ toml-0.5.11 \ toml-0.7.2 \ toml_datetime-0.6.1 \ toml_edit-0.19.4 \ topological-sort-0.2.2 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-lsp-0.19.0 \ tower-lsp-macros-0.8.0 \ 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.4 \ tungstenite-0.17.3 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ uluru-3.0.0 \ ume-0.1.0 \ unicase-2.6.0 \ unicode-bidi-0.3.10 \ unicode-bom-1.1.4 \ unicode-ident-1.0.7 \ unicode-linebreak-0.1.4 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ url-2.3.1 \ utf-8-0.7.6 \ uuid-1.3.0 \ version_check-0.9.4 \ walkdir-2.3.2 \ want-0.3.0 \ warp-0.3.3 \ 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 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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-0.43.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 \ winnow-0.3.4 \ winreg-0.10.1 \ xml_writer-0.4.0 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 0ab7db577c93..a52dcf64722e 100644 --- a/converters/yj-bruceadams/Makefile +++ b/converters/yj-bruceadams/Makefile @@ -1,77 +1,77 @@ PORTNAME= yj DISTVERSION= 1.2.0 -PORTREVISION= 14 +PORTREVISION= 15 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 bdecaba0b222..1729b93f644d 100644 --- a/databases/diesel/Makefile +++ b/databases/diesel/Makefile @@ -1,181 +1,181 @@ PORTNAME= diesel DISTVERSIONPREFIX= v DISTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 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.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 \ argon2-0.5.0 \ assert_matches-1.5.0 \ autocfg-1.1.0 \ base64ct-1.6.0 \ bigdecimal-0.3.1 \ bitflags-1.3.2 \ bitflags-2.3.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ 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 \ colorchoice-1.0.0 \ console-0.15.7 \ core-foundation-sys-0.8.4 \ crypto-common-0.1.6 \ diffy-0.3.0 \ digest-0.10.7 \ dotenvy-0.15.7 \ encode_unicode-0.3.6 \ env_logger-0.8.4 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ form_urlencoded-1.1.0 \ generic-array-0.14.7 \ getrandom-0.2.9 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.3.1 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ idna-0.3.0 \ indexmap-1.9.3 \ insta-1.29.0 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.7.2 \ ipnetwork-0.20.0 \ is-terminal-0.4.7 \ itoa-1.0.6 \ js-sys-0.3.63 \ lazy_static-1.4.0 \ libc-0.2.144 \ libsqlite3-sys-0.26.0 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.17 \ memchr-2.5.0 \ mysqlclient-sys-0.2.5 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ once_cell-1.17.1 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ password-hash-0.5.0 \ percent-encoding-2.2.0 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ pq-sys-0.4.8 \ proc-macro2-1.0.59 \ quickcheck-1.0.3 \ quote-1.0.28 \ r2d2-0.8.10 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ regex-1.8.3 \ regex-syntax-0.7.2 \ rustix-0.37.19 \ ryu-1.0.13 \ scheduled-thread-pool-0.2.7 \ scopeguard-1.1.0 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_regex-1.1.0 \ serde_spanned-0.6.2 \ similar-2.2.1 \ smallvec-1.10.0 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-2.0.18 \ tempfile-3.5.0 \ time-0.3.21 \ time-core-0.1.1 \ time-macros-0.2.9 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.7.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ typenum-1.16.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.9 \ unicode-normalization-0.1.22 \ url-2.3.1 \ utf8parse-0.2.1 \ uuid-1.3.3 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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 \ winnow-0.4.6 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/frece/Makefile b/databases/frece/Makefile index ecb242b2c32b..0305e5258d62 100644 --- a/databases/frece/Makefile +++ b/databases/frece/Makefile @@ -1,61 +1,61 @@ PORTNAME= frece DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 -PORTREVISION= 5 +PORTREVISION= 6 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 cf38382f04d8..6ac9d8c88a31 100644 --- a/databases/gobang/Makefile +++ b/databases/gobang/Makefile @@ -1,213 +1,213 @@ PORTNAME= gobang DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-alpha.5 -PORTREVISION= 5 +PORTREVISION= 6 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 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 6bc1961ef363..03749c7ef005 100644 --- a/databases/movine/Makefile +++ b/databases/movine/Makefile @@ -1,184 +1,184 @@ PORTNAME= movine DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 5 +PORTREVISION= 6 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 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/databases/ods2sql/Makefile b/databases/ods2sql/Makefile index babb58289a46..0d2cdeac1592 100644 --- a/databases/ods2sql/Makefile +++ b/databases/ods2sql/Makefile @@ -1,86 +1,86 @@ PORTNAME= ods2sql DISTVERSION= 0.4.0 -PORTREVISION= 25 +PORTREVISION= 26 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 bd6f81e0ad59..5214e0829530 100644 --- a/databases/postgresql-promscale/Makefile +++ b/databases/postgresql-promscale/Makefile @@ -1,46 +1,46 @@ PORTNAME= promscale PORTVERSION= 0.8.0 -PORTREVISION= 4 +PORTREVISION= 5 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+ 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 b056233a2ac3..e558637310b3 100644 --- a/databases/qdrant/Makefile +++ b/databases/qdrant/Makefile @@ -1,481 +1,481 @@ PORTNAME= qdrant DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 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_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 BUILD_DEPENDS= gmake:devel/gmake \ protoc:devel/protobuf USES= cargo perl5 llvm:min=13 pkgconfig USE_PERL5= build USE_GITHUB= yes CARGO_CRATES= actix-codec-0.5.0 \ actix-cors-0.6.4 \ actix-files-0.6.2 \ actix-http-3.3.0 \ actix-macros-0.2.3 \ 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.3.1 \ actix-web-codegen-4.2.0 \ addr2line-0.19.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.2 \ aho-corasick-0.7.20 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anyhow-1.0.69 \ approx-0.5.1 \ arc-swap-1.6.0 \ arrayvec-0.4.12 \ arrayvec-0.7.2 \ askama_escape-0.10.3 \ async-stream-0.3.3 \ async-stream-impl-0.3.3 \ async-trait-0.1.66 \ atomic-polyfill-0.1.11 \ atomic_refcell-0.1.9 \ atomicwrites-0.4.0 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.6.1 \ axum-core-0.3.0 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.0 \ bincode-1.3.3 \ bindgen-0.64.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.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.4.3 \ bytes-1.3.0 \ bytestring-1.2.0 \ bzip2-sys-0.1.11+1.0.8 \ cast-0.3.0 \ cc-1.0.78 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.24 \ ci_info-0.10.2 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clang-sys-1.4.0 \ clap-3.2.23 \ clap-4.1.8 \ clap_derive-4.1.8 \ clap_lex-0.2.4 \ clap_lex-0.3.0 \ codespan-reporting-0.11.1 \ colored-2.0.0 \ config-0.13.3 \ console-0.15.2 \ constant_time_eq-0.1.5 \ convert_case-0.4.0 \ cookie-0.16.2 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpp_demangle-0.4.0 \ cpufeatures-0.2.5 \ crc-3.0.0 \ crc-catalog-2.1.0 \ crc32fast-1.3.2 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ critical-section-1.1.1 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ crypto-common-0.1.6 \ cxx-1.0.85 \ cxx-build-1.0.85 \ cxxbridge-flags-1.0.85 \ cxxbridge-macro-1.0.85 \ debugid-0.8.0 \ derive_more-0.99.17 \ digest-0.10.6 \ dlv-list-0.3.0 \ docopt-1.1.1 \ dyn-clone-1.0.10 \ either-1.8.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ env_logger-0.10.0 \ envmnt-0.8.4 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.8.0 \ filetime-0.2.19 \ findshlibs-0.10.2 \ fixedbitset-0.4.2 \ flate2-1.0.25 \ float_next_after-1.0.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fs2-0.4.3 \ fs_extra-1.3.0 \ fsio-0.1.3 \ funty-2.0.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 \ fxhash-0.2.1 \ generic-array-0.14.6 \ geo-0.24.0 \ geo-types-0.7.9 \ geographiclib-rs-0.2.3 \ geohash-0.13.0 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.8 \ getset-0.1.2 \ gimli-0.27.0 \ glob-0.3.0 \ h2-0.3.15 \ half-1.8.2 \ hash32-0.2.1 \ hashbrown-0.12.3 \ hashring-0.3.0 \ heapless-0.7.16 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ http-0.2.9 \ http-body-0.4.5 \ http-range-0.1.5 \ http-range-header-0.3.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.23 \ hyper-rustls-0.23.2 \ hyper-timeout-0.4.1 \ 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 \ indicatif-0.17.3 \ inferno-0.11.13 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ ipnet-2.7.0 \ is-terminal-0.4.1 \ itertools-0.10.5 \ itoa-1.0.5 \ jobserver-0.1.25 \ js-sys-0.3.60 \ json5-0.4.1 \ language-tags-0.3.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.138 \ libloading-0.7.4 \ libm-0.2.6 \ librocksdb-sys-0.10.0+7.9.2 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ local-channel-0.1.3 \ local-waker-0.1.3 \ lock_api-0.4.9 \ log-0.4.17 \ matchit-0.7.0 \ memchr-2.5.0 \ memmap2-0.5.10 \ 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 \ mio-0.8.5 \ multimap-0.8.3 \ native-tls-0.2.11 \ nias-0.5.0 \ nix-0.26.2 \ nodrop-0.1.14 \ nom-7.1.1 \ num-derive-0.3.3 \ num-format-0.4.4 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ number_prefix-0.4.0 \ object-0.30.0 \ once_cell-1.16.0 \ oorandom-11.1.3 \ openssl-0.10.46 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-src-111.25.0+1.1.1t \ openssl-sys-0.9.81 \ ordered-float-2.10.0 \ ordered-float-3.4.0 \ ordered-multimap-0.4.3 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.5 \ paste-1.0.11 \ pathdiff-0.2.1 \ peeking_take_while-0.1.2 \ percent-encoding-2.2.0 \ 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 \ 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 \ portable-atomic-0.3.18 \ pprof-0.11.1 \ ppv-lite86-0.2.17 \ prettyplease-0.1.22 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.49 \ prometheus-0.13.3 \ proptest-1.1.0 \ prost-0.11.8 \ prost-build-0.11.4 \ prost-derive-0.11.8 \ prost-types-0.11.8 \ protobuf-2.28.0 \ protobuf-build-0.14.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quick-xml-0.26.0 \ quote-1.0.23 \ 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_distr-0.4.3 \ rand_hc-0.2.0 \ rand_xorshift-0.3.0 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ regex-1.7.0 \ regex-syntax-0.6.28 \ reqwest-0.11.14 \ rgb-0.8.34 \ ring-0.16.20 \ rmp-0.8.11 \ rmp-serde-1.1.1 \ robust-0.2.3 \ rocksdb-0.20.1 \ ron-0.7.1 \ rstar-0.10.0 \ rust-ini-0.18.0 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.36.5 \ rustls-0.20.7 \ rustls-pemfile-1.0.1 \ rustversion-1.0.11 \ rusty-fork-0.3.0 \ rusty-hook-0.11.2 \ ryu-1.0.12 \ same-file-1.0.6 \ schannel-0.1.20 \ schemars-0.8.12 \ schemars_derive-0.8.12 \ scopeguard-1.1.0 \ scratch-1.0.3 \ sct-0.7.0 \ seahash-4.1.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-1.0.17 \ serde-1.0.156 \ serde-value-0.7.0 \ serde_cbor-0.11.2 \ serde_derive-1.0.156 \ serde_derive_internals-0.26.0 \ serde_json-1.0.94 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.10.6 \ shlex-1.1.0 \ signal-hook-registry-1.4.0 \ siphasher-0.3.10 \ slab-0.4.7 \ slog-2.7.0 \ slog-scope-4.4.0 \ slog-stdlog-4.1.1 \ smallvec-1.10.0 \ socket2-0.4.7 \ spin-0.5.2 \ spin-0.9.4 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str_stack-0.1.0 \ strsim-0.10.0 \ symbolic-common-10.2.1 \ symbolic-demangle-10.2.1 \ syn-1.0.107 \ sync_wrapper-0.1.1 \ sys-info-0.9.1 \ tap-1.0.1 \ tar-0.4.38 \ tempfile-3.4.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ textwrap-0.16.0 \ thiserror-1.0.39 \ thiserror-impl-1.0.39 \ thread-id-4.0.0 \ tikv-jemalloc-sys-0.5.2+5.3.0-patched \ tikv-jemallocator-0.5.0 \ time-0.1.45 \ 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.26.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-1.8.2 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.23.4 \ tokio-stream-0.1.11 \ tokio-util-0.7.4 \ toml-0.5.10 \ tonic-0.8.3 \ tonic-build-0.8.4 \ tower-0.4.13 \ tower-http-0.3.5 \ 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-futures-0.2.5 \ try-lock-0.2.3 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unarray-0.1.4 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ url-2.3.1 \ uuid-1.3.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ 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 \ wasm-streams-0.2.3 \ web-sys-0.3.60 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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.36.1 \ 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.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ winreg-0.10.1 \ wyz-0.5.1 \ xattr-0.2.3 \ yaml-rust-0.4.5 \ zstd-0.12.2+zstd.1.5.2 \ zstd-safe-6.0.2+zstd.1.5.2 \ zstd-sys-2.0.4+zstd.1.5.2 \ raft,raft-proto@git+https://github.com/tikv/raft-rs?rev=5ce52b480065ff31ecef16b9b77c7c3b7c57c8c7\#5ce52b480065ff31ecef16b9b77c7c3b7c57c8c7 \ quantization@git+https://github.com/qdrant/quantization.git\#9c2d0a60062559dbe7f699a6dfac9978e799e3e5 \ wal@git+https://github.com/qdrant/wal.git?rev=7536f9e222d55cc53f7f7507a3028b0e303976cc\#7536f9e222d55cc53f7f7507a3028b0e303976cc OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} \ bin/schema_generator post-install: # install config sample @${MKDIR} ${STAGEDIR}${ETCDIR} @${INSTALL_DATA} ${WRKSRC}/config/config.yaml ${STAGEDIR}${ETCDIR}/config.yaml.sample # strip binaries @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/schema_generator .include diff --git a/databases/quake/Makefile b/databases/quake/Makefile index b5188e5330e4..5f899858f60c 100644 --- a/databases/quake/Makefile +++ b/databases/quake/Makefile @@ -1,388 +1,388 @@ PORTNAME= quake DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 5 +PORTREVISION= 6 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 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ arrayvec-0.5.2 \ async-channel-1.6.1 \ async-executor-1.4.1 \ async-global-executor-2.0.2 \ async-io-1.6.0 \ async-lock-2.4.0 \ async-mutex-1.4.0 \ async-std-1.10.0 \ async-stream-0.3.2 \ async-stream-impl-0.3.2 \ async-task-4.0.3 \ async-trait-0.1.51 \ atomic-0.5.1 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ base64-0.13.0 \ binascii-0.1.4 \ bincode-1.3.3 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ blocking-1.1.0 \ bstr-0.2.17 \ bumpalo-3.8.0 \ byte-tools-0.3.1 \ bytecount-0.6.2 \ byteorder-1.4.3 \ bytes-1.1.0 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ cache-padded-1.1.1 \ cassowary-0.3.0 \ cc-1.0.72 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-3.1.14 \ clap_derive-3.1.7 \ clap_lex-0.2.0 \ combine-4.6.4 \ comfy-table-4.1.1 \ concurrent-queue-1.2.2 \ config-0.11.0 \ const_fn-0.4.8 \ cookie-0.15.1 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.0 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.5 \ crossterm-0.20.0 \ crossterm-0.22.1 \ crossterm_winapi-0.8.0 \ crossterm_winapi-0.9.0 \ csv-1.1.6 \ csv-core-0.1.10 \ ctor-0.1.21 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ devise-0.3.1 \ devise_codegen-0.3.1 \ devise_core-0.3.1 \ digest-0.8.1 \ discard-1.0.4 \ dtoa-0.4.8 \ either-1.6.1 \ 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.29 \ encoding_rs_io-0.1.7 \ euclid-0.20.14 \ event-listener-2.5.1 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.7.1 \ fastrand-1.5.0 \ figment-0.10.6 \ filetime-0.2.15 \ flate2-1.0.22 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fsevent-sys-4.0.0 \ futures-0.3.18 \ futures-channel-0.3.18 \ futures-core-0.3.18 \ futures-executor-0.3.18 \ futures-io-0.3.18 \ futures-lite-1.12.0 \ futures-macro-0.3.18 \ futures-sink-0.3.18 \ futures-task-0.3.18 \ futures-util-0.3.18 \ generator-0.7.0 \ generic-array-0.12.4 \ getopts-0.2.21 \ getrandom-0.2.3 \ glob-0.3.0 \ gloo-timers-0.2.2 \ grep-matcher-0.1.5 \ grep-regex-0.1.9 \ grep-searcher-0.1.8 \ h2-0.3.7 \ hashbrown-0.11.2 \ hashlink-0.7.0 \ heck-0.3.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ http-0.2.5 \ http-body-0.4.4 \ httparse-1.5.1 \ httpdate-1.0.2 \ hyper-0.14.15 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.2.3 \ indexmap-1.7.0 \ inlinable_string-0.1.14 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ ipnet-2.3.1 \ itoa-0.4.8 \ jni-0.19.0 \ jni-sys-0.3.0 \ js-sys-0.3.55 \ json-0.12.4 \ kqueue-1.0.4 \ kqueue-sys-1.0.3 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexical-core-0.7.6 \ libc-0.2.109 \ libsqlite3-sys-0.22.2 \ line-wrap-0.1.1 \ linked-hash-map-0.5.3 \ lock_api-0.4.5 \ log-0.4.14 \ loom-0.5.4 \ lopdf-0.26.0 \ lzw-0.10.0 \ maplit-1.0.2 \ matchers-0.0.1 \ matchers-0.1.0 \ matches-0.1.9 \ maybe-uninit-2.0.0 \ memchr-2.4.1 \ memmap2-0.3.1 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ mio-0.8.2 \ miow-0.3.7 \ multer-2.0.1 \ native-tls-0.2.8 \ ndk-0.6.0 \ ndk-context-0.1.1 \ ndk-glue-0.6.2 \ ndk-macro-0.3.0 \ ndk-sys-0.3.0 \ nom-5.1.2 \ notify-5.0.0-pre.15 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.1.43 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.5.7 \ num_enum_derive-0.5.7 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ openssl-0.10.38 \ openssl-probe-0.1.4 \ openssl-sys-0.9.71 \ os_str_bytes-6.0.0 \ parking-2.0.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ pdf-extract-0.6.3 \ pear-0.2.3 \ pear_codegen-0.2.3 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.23 \ plist-1.3.1 \ polling-2.2.0 \ pom-1.1.0 \ pom-3.2.0 \ postscript-0.11.1 \ ppv-lite86-0.2.15 \ proc-macro-crate-1.1.3 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.33 \ 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.10 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ ref-cast-1.0.6 \ ref-cast-impl-1.0.6 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.7 \ rocket-0.5.0-rc.1 \ rocket-multipart-form-data-0.10.0 \ rocket_codegen-0.5.0-rc.1 \ rocket_http-0.5.0-rc.1 \ rstest-0.12.0 \ rusqlite-0.25.3 \ rust-ini-0.13.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rustversion-1.0.6 \ ryu-1.0.6 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.9.0 \ semver-1.0.4 \ semver-parser-0.7.0 \ serde-0.8.23 \ serde-1.0.130 \ serde-hjson-0.9.1 \ serde_derive-1.0.130 \ serde_json-1.0.72 \ serde_urlencoded-0.7.0 \ serde_yaml-0.8.21 \ sha-1-0.8.2 \ sha1-0.6.0 \ sharded-slab-0.1.4 \ signal-hook-0.3.11 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ slab-0.4.5 \ smallvec-1.7.0 \ socket2-0.4.2 \ spin-0.9.2 \ stable-pattern-0.1.0 \ standback-0.2.17 \ state-0.5.2 \ 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.10.0 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.82 \ syntect-4.6.0 \ tempfile-3.2.0 \ termcolor-1.1.2 \ textwrap-0.15.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.3 \ time-0.1.43 \ time-0.2.27 \ time-0.3.5 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.14.0 \ tokio-macros-1.6.0 \ tokio-native-tls-0.3.0 \ tokio-stream-0.1.8 \ tokio-util-0.6.9 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-attributes-0.1.18 \ tracing-core-0.1.21 \ tracing-log-0.1.2 \ tracing-serde-0.1.2 \ tracing-subscriber-0.2.25 \ tracing-subscriber-0.3.3 \ try-lock-0.2.3 \ tui-0.16.0 \ twoway-0.2.2 \ type1-encoding-parser-0.1.0 \ typenum-1.14.0 \ ubyte-0.10.1 \ ucd-trie-0.1.3 \ uncased-0.9.6 \ unchecked-index-0.2.2 \ 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 \ value-bag-1.0.0-alpha.8 \ vcpkg-0.2.15 \ version_check-0.9.3 \ waker-fn-1.1.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.10.2+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 \ webbrowser-0.7.1 \ 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 \ winreg-0.7.0 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ yansi-0.5.0 \ zip-0.5.13 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 b90d1d6c8216..935fe7f8c193 100644 --- a/databases/redisjson/Makefile +++ b/databases/redisjson/Makefile @@ -1,120 +1,120 @@ PORTNAME= redisjson DISTVERSIONPREFIX= v DISTVERSION= 2.0.8 -PORTREVISION= 11 +PORTREVISION= 12 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 88585a8f668d..1fa30b61995a 100644 --- a/databases/replibyte/Makefile +++ b/databases/replibyte/Makefile @@ -1,396 +1,396 @@ PORTNAME= replibyte DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 5 +PORTREVISION= 6 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 BROKEN_i386= error: unsupported platform; error[E0308]: mismatched type, see https://github.com/Qovery/Replibyte/issues/255 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/xls2txt/Makefile b/databases/xls2txt/Makefile index 96bc761ed333..ceb669f8eed8 100644 --- a/databases/xls2txt/Makefile +++ b/databases/xls2txt/Makefile @@ -1,69 +1,69 @@ PORTNAME= xls2txt DISTVERSION= 1.0.1 -PORTREVISION= 24 +PORTREVISION= 25 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 33f0ece8f604..ef08fbf0c5be 100644 --- a/deskutils/health/Makefile +++ b/deskutils/health/Makefile @@ -1,41 +1,41 @@ PORTNAME= health DISTVERSION= 0.94.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ PATCHFILES+= 864d961a3c4e.patch:-p1 # https://gitlab.gnome.org/World/Health/-/issues/167 PATCHFILES+= 04e0a01f5e20.patch:-p1 # https://gitlab.gnome.org/World/Health/-/merge_requests/190 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 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 d90308709acc..727572286860 100644 --- a/deskutils/jot/Makefile +++ b/deskutils/jot/Makefile @@ -1,66 +1,66 @@ PORTNAME= jot DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 -PORTREVISION= 2 +PORTREVISION= 3 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 c662edc44f76..c7811dc77ba1 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,143 +1,143 @@ PORTNAME= just DISTVERSION= 1.14.0 -PORTREVISION= 1 +PORTREVISION= 2 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.0.1 \ ansi_term-0.12.1 \ atty-0.2.14 \ bitflags-1.3.2 \ block-buffer-0.10.4 \ bstr-0.2.17 \ camino-1.1.4 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-2.34.0 \ cpufeatures-0.2.7 \ cradle-0.2.2 \ crypto-common-0.1.6 \ ctor-0.1.26 \ ctrlc-3.4.0 \ derivative-2.2.0 \ diff-0.1.13 \ digest-0.10.7 \ doc-comment-0.3.3 \ dotenvy-0.15.7 \ edit-distance-2.1.0 \ either-1.8.1 \ env_logger-0.10.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ executable-path-1.0.0 \ fastrand-1.9.0 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.9 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ itoa-1.0.6 \ lazy_static-1.4.0 \ lexiclean-0.0.1 \ libc-0.2.144 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ log-0.4.18 \ memchr-2.5.0 \ nix-0.26.2 \ once_cell-1.17.2 \ output_vt100-0.1.3 \ pretty_assertions-1.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.59 \ pulldown-cmark-0.9.3 \ pulldown-cmark-to-cmark-10.0.4 \ quote-1.0.28 \ redox_syscall-0.3.5 \ regex-1.8.3 \ regex-automata-0.1.10 \ regex-syntax-0.7.2 \ rustix-0.37.19 \ rustversion-1.0.12 \ ryu-1.0.13 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ sha2-0.10.6 \ similar-2.2.1 \ snafu-0.7.4 \ snafu-derive-0.7.4 \ static_assertions-1.1.0 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syn-2.0.18 \ target-2.0.0 \ tempfile-3.5.0 \ temptree-0.2.0 \ term_size-0.3.2 \ termcolor-1.2.0 \ textwrap-0.11.0 \ typed-arena-2.0.2 \ typenum-1.16.0 \ unicase-2.6.0 \ unicode-ident-1.0.9 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ uuid-1.3.3 \ vec_map-0.8.2 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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.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 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/deskutils/lazycli/Makefile b/deskutils/lazycli/Makefile index 88706566f6b9..b96cdb1ac404 100644 --- a/deskutils/lazycli/Makefile +++ b/deskutils/lazycli/Makefile @@ -1,106 +1,106 @@ PORTNAME= lazycli DISTVERSIONPREFIX= v DISTVERSION= 0.1.15 -PORTREVISION= 5 +PORTREVISION= 6 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/pueue/Makefile b/deskutils/pueue/Makefile index fc9535d4d945..f1380a51199a 100644 --- a/deskutils/pueue/Makefile +++ b/deskutils/pueue/Makefile @@ -1,264 +1,264 @@ PORTNAME= pueue DISTVERSIONPREFIX= v DISTVERSION= 3.1.2 -PORTREVISION= 2 +PORTREVISION= 3 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 CARGO_CARGOTOML=${WRKSRC}/${PORTNAME}/Cargo.toml 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 \ anyhow-1.0.68 \ assert_cmd-2.0.8 \ async-trait-0.1.63 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.0 \ better-panic-0.3.0 \ bindgen-0.64.0 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ bstr-0.2.17 \ bstr-1.1.0 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ bytes-1.3.0 \ cc-1.0.78 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.23 \ chrono-english-0.1.7 \ clang-sys-1.4.0 \ clap-4.1.4 \ clap_complete-4.1.1 \ clap_derive-4.1.0 \ clap_lex-0.3.1 \ codespan-reporting-0.11.1 \ comfy-table-6.1.4 \ command-group-2.0.1 \ console-0.15.5 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ crypto-common-0.1.6 \ ctor-0.1.26 \ ctrlc-3.2.4 \ cxx-1.0.87 \ cxx-build-1.0.87 \ cxxbridge-flags-1.0.87 \ cxxbridge-macro-1.0.87 \ 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 \ encode_unicode-0.3.6 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.8.0 \ fuchsia-cprng-0.1.1 \ 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-timer-3.0.2 \ futures-util-0.3.25 \ generic-array-0.14.6 \ getrandom-0.2.8 \ gimli-0.27.1 \ glob-0.3.1 \ half-1.8.2 \ handlebars-4.3.6 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.2.6 \ hex-0.4.3 \ humantime-2.1.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ indexmap-1.9.2 \ instant-0.1.12 \ io-lifetimes-1.0.4 \ is-terminal-0.4.2 \ itertools-0.10.5 \ itoa-1.0.5 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.139 \ libloading-0.7.4 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.5 \ nix-0.26.2 \ nom-7.1.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.0 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.6 \ peeking_take_while-0.1.2 \ pem-1.1.1 \ pest-2.5.4 \ pest_derive-2.5.4 \ pest_generator-2.5.4 \ pest_meta-2.5.4 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ portpicker-0.1.1 \ ppv-lite86-0.2.17 \ predicates-2.1.5 \ 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.50 \ 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 \ rcgen-0.10.0 \ rdrand-0.4.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rev_buf_reader-0.3.0 \ ring-0.16.20 \ rstest-0.16.0 \ rstest_macros-0.16.0 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.36.7 \ rustls-0.20.8 \ rustls-pemfile-1.0.2 \ rustversion-1.0.11 \ ryu-1.0.12 \ scanlex-0.1.4 \ scopeguard-1.1.0 \ scratch-1.0.3 \ sct-0.7.0 \ semver-1.0.16 \ serde-1.0.152 \ serde_cbor-0.11.2 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ serde_yaml-0.9.17 \ sha2-0.10.6 \ shell-escape-0.1.5 \ shellexpand-3.0.0 \ shlex-1.1.0 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ similar-2.2.1 \ similar-asserts-1.4.2 \ simplelog-0.12.0 \ slab-0.4.7 \ smallvec-1.10.0 \ snap-1.1.0 \ socket2-0.4.7 \ spin-0.5.2 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.107 \ tempdir-0.3.7 \ tempfile-3.3.0 \ termcolor-1.1.3 \ termtree-0.4.0 \ test-log-0.2.11 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.1.45 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tokio-1.24.2 \ tokio-macros-1.8.2 \ tokio-rustls-0.23.4 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicode-ident-1.0.6 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ unsafe-libyaml-0.2.5 \ untrusted-0.7.1 \ version_check-0.9.4 \ wait-timeout-0.2.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-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ webpki-0.22.0 \ whoami-1.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.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 \ yansi-0.5.1 \ yasna-0.5.1 \ darwin-libproc,darwin-libproc-sys@git+https://github.com/jamwaffles/darwin-libproc.git?rev=cbd571e4be87a6603de328d1f1f0ad54d7bdfedf\#cbd571e4be87a6603de328d1f1f0ad54d7bdfedf 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/sigi/Makefile b/deskutils/sigi/Makefile index 20cc95e0d725..897cbfbe9a4f 100644 --- a/deskutils/sigi/Makefile +++ b/deskutils/sigi/Makefile @@ -1,28 +1,28 @@ PORTNAME= sigi DISTVERSIONPREFIX= v DISTVERSION= 3.6.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 \ man/man1/sigi.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1/ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/deskutils/skim/Makefile b/deskutils/skim/Makefile index 8f2f2b4a16d8..c0b900654518 100644 --- a/deskutils/skim/Makefile +++ b/deskutils/skim/Makefile @@ -1,128 +1,128 @@ PORTNAME= skim DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 -PORTREVISION= 3 +PORTREVISION= 4 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 b4bf9816695c..8ebb44e33cdf 100644 --- a/deskutils/solanum/Makefile +++ b/deskutils/solanum/Makefile @@ -1,36 +1,37 @@ PORTNAME= solanum DISTVERSION= 4.0.0 +PORTREVISION= 1 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 6f447d26594c..4725bd3eea15 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= 1 +PORTREVISION= 2 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 93351e6e1606..1b63752b5d85 100644 --- a/deskutils/thokr/Makefile +++ b/deskutils/thokr/Makefile @@ -1,151 +1,151 @@ PORTNAME= thokr DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 5 +PORTREVISION= 6 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 48833be2cc36..ae1087980592 100644 --- a/devel/amber/Makefile +++ b/devel/amber/Makefile @@ -1,138 +1,138 @@ PORTNAME= amber DISTVERSIONPREFIX= v DISTVERSION= 0.5.9 -PORTREVISION= 5 +PORTREVISION= 6 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-0.7.15 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ base64-0.13.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ bumpalo-3.4.0 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ const_fn-0.4.5 \ constant_time_eq-0.1.5 \ crossbeam-0.8.0 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.9.1 \ crossbeam-queue-0.3.1 \ crossbeam-utils-0.8.1 \ ctrlc-3.1.8 \ dirs-3.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.3.5 \ dirs-sys-next-0.1.2 \ discard-1.0.4 \ filetime-0.2.14 \ getch-0.2.1 \ getrandom-0.1.16 \ getrandom-0.2.1 \ glob-0.3.0 \ heck-0.3.2 \ hermit-abi-0.1.17 \ itoa-0.4.7 \ lazy_static-1.4.0 \ libc-0.2.89 \ log-0.4.13 \ memchr-2.3.4 \ memmap-0.7.0 \ memoffset-0.6.1 \ nix-0.20.0 \ num_cpus-1.13.0 \ 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-macro2-1.0.24 \ quote-1.0.8 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.1 \ rand_hc-0.3.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.4 \ redox_users-0.3.5 \ redox_users-0.4.0 \ regex-1.4.5 \ regex-syntax-0.6.22 \ remove_dir_all-0.5.3 \ rlibc-1.0.0 \ rust-argon2-0.8.3 \ rustc-serialize-0.3.24 \ rustc_version-0.2.3 \ rustversion-1.0.4 \ ryu-1.0.5 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.125 \ serde_derive-1.0.125 \ serde_json-1.0.61 \ sha1-0.6.0 \ standback-0.2.15 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.60 \ tempfile-3.2.0 \ term-0.7.0 \ termios-0.2.2 \ termios-0.3.3 \ textwrap-0.11.0 \ time-0.2.26 \ time-macros-0.1.1 \ time-macros-impl-0.1.1 \ toml-0.5.8 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.1+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 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 d4d6ad4852f7..21e6528b7f8f 100644 --- a/devel/argc/Makefile +++ b/devel/argc/Makefile @@ -1,160 +1,161 @@ PORTNAME= argc DISTVERSIONPREFIX= v DISTVERSION= 1.7.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= ahash-0.7.6 \ aho-corasick-0.7.20 \ aho-corasick-1.0.2 \ anstyle-1.0.1 \ anyhow-1.0.71 \ assert_cmd-2.0.11 \ assert_fs-1.0.13 \ autocfg-1.1.0 \ base64-0.21.2 \ bitflags-1.3.2 \ bstr-1.5.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ console-0.15.7 \ convert_case-0.6.0 \ ctrlc-3.4.0 \ difflib-0.4.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ either-1.8.1 \ encode_unicode-0.3.6 \ equivalent-1.0.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ float-cmp-0.9.0 \ 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-timer-3.0.2 \ futures-util-0.3.28 \ getrandom-0.2.10 \ globset-0.4.10 \ globwalk-0.8.1 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ hermit-abi-0.3.1 \ ignore-0.4.20 \ indexmap-2.0.0 \ insta-1.30.0 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ itertools-0.10.5 \ itoa-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.147 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ log-0.4.19 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ nix-0.26.2 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ option-ext-0.2.0 \ pin-project-lite-0.2.10 \ pin-utils-0.1.0 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.63 \ quote-1.0.29 \ 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 \ rstest-0.17.0 \ rstest_macros-0.17.0 \ rustc_version-0.4.0 \ rustix-0.37.22 \ ryu-1.0.13 \ same-file-1.0.6 \ semver-1.0.17 \ serde-1.0.165 \ serde_derive-1.0.165 \ serde_json-1.0.99 \ shell-words-1.1.0 \ similar-2.2.1 \ slab-0.4.8 \ smawk-0.3.1 \ static_assertions-1.1.0 \ syn-1.0.109 \ syn-2.0.23 \ tempfile-3.6.0 \ termtree-0.4.1 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ threadpool-1.8.1 \ unicode-ident-1.0.9 \ unicode-linebreak-0.1.4 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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.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 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/bacon/Makefile b/devel/bacon/Makefile index 3855358f7b3b..1d0ad6bc6480 100644 --- a/devel/bacon/Makefile +++ b/devel/bacon/Makefile @@ -1,265 +1,266 @@ PORTNAME= bacon DISTVERSIONPREFIX= v DISTVERSION= 2.11.1 +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.2 \ aho-corasick-1.0.2 \ android_system_properties-0.1.5 \ anyhow-1.0.68 \ arc-swap-1.6.0 \ arrayvec-0.5.2 \ arrayvec-0.7.2 \ atoi-2.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-1.3.0 \ btoi-0.4.2 \ bumpalo-3.11.1 \ bytes-1.3.0 \ bytesize-1.1.0 \ camino-1.1.2 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.2 \ castaway-0.2.2 \ cc-1.0.78 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-3.2.23 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ cli-log-2.0.0 \ clru-0.6.1 \ codespan-reporting-0.11.1 \ compact_str-0.6.1 \ coolor-0.5.0 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ crokey-0.4.3 \ crokey-proc_macros-0.4.0 \ 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 \ crossterm-0.23.2 \ crossterm_winapi-0.9.0 \ cxx-1.0.86 \ cxx-build-1.0.86 \ cxxbridge-flags-1.0.86 \ cxxbridge-macro-1.0.86 \ dashmap-5.4.0 \ directories-next-2.0.0 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ dunce-1.0.3 \ either-1.8.0 \ fastrand-1.8.0 \ file-size-1.0.3 \ filetime-0.2.19 \ flate2-1.0.25 \ form_urlencoded-1.1.0 \ fsevent-sys-4.1.0 \ getrandom-0.2.8 \ gix-0.37.1 \ gix-actor-0.17.2 \ gix-attributes-0.8.3 \ gix-bitmap-0.2.1 \ gix-chunk-0.4.1 \ gix-command-0.2.4 \ gix-config-0.16.3 \ gix-config-value-0.10.1 \ gix-credentials-0.9.2 \ gix-date-0.4.3 \ gix-diff-0.26.2 \ gix-discover-0.13.1 \ gix-features-0.26.5 \ gix-glob-0.5.5 \ gix-hash-0.10.3 \ gix-hashtable-0.1.1 \ gix-index-0.12.4 \ gix-lock-3.0.2 \ gix-mailmap-0.9.3 \ gix-object-0.26.3 \ gix-odb-0.40.2 \ gix-pack-0.30.3 \ gix-path-0.7.2 \ gix-prompt-0.3.2 \ gix-quote-0.4.2 \ gix-ref-0.24.1 \ gix-refspec-0.7.3 \ gix-revision-0.10.4 \ gix-sec-0.6.2 \ gix-tempfile-3.0.2 \ gix-traverse-0.22.2 \ gix-url-0.13.3 \ gix-validate-0.7.3 \ gix-worktree-0.12.3 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hex-0.4.3 \ home-0.5.4 \ human_format-1.0.3 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ imara-diff-0.1.5 \ indexmap-1.9.2 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ io-close-0.3.7 \ itoa-1.0.5 \ js-sys-0.3.60 \ jwalk-0.8.1 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy-regex-3.0.0 \ lazy-regex-proc_macros-3.0.0 \ libc-0.2.139 \ link-cplusplus-1.0.8 \ lock_api-0.4.9 \ log-0.4.17 \ memchr-2.5.0 \ memmap2-0.5.8 \ memoffset-0.7.1 \ minimad-0.12.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.5 \ nix-0.26.1 \ nom-7.1.2 \ notify-5.0.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ once_cell-1.17.0 \ os_str_bytes-6.4.1 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.6 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.60 \ proc-status-0.1.1 \ prodash-23.0.0 \ quick-error-2.0.1 \ quote-1.0.28 \ rayon-1.6.1 \ rayon-core-1.10.1 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.9.1 \ regex-automata-0.1.10 \ regex-automata-0.3.1 \ regex-syntax-0.7.3 \ remove_dir_all-0.5.3 \ rustversion-1.0.11 \ ryu-1.0.12 \ same-file-1.0.6 \ scopeguard-1.1.0 \ scratch-1.0.3 \ semver-1.0.16 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_json-1.0.91 \ serde_spanned-0.6.2 \ sha1_smol-1.0.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.9 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.107 \ syn-2.0.18 \ tempfile-3.3.0 \ termcolor-1.1.3 \ termimad-0.23.1 \ textwrap-0.16.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.1.45 \ 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.28.2 \ tokio-macros-2.1.0 \ toml-0.7.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ uluru-3.0.0 \ unicode-bidi-0.3.8 \ unicode-bom-1.1.4 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ url-2.3.1 \ utf8parse-0.2.0 \ version_check-0.9.4 \ vte-0.8.0 \ vte_generate_state_changes-0.1.1 \ walkdir-2.3.2 \ 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 \ windows-0.43.0 \ 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.42.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.0 \ windows_i686_msvc-0.48.0 \ 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.42.0 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.7 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/bingrep/Makefile b/devel/bingrep/Makefile index 67da4978b561..a8f89a0b7553 100644 --- a/devel/bingrep/Makefile +++ b/devel/bingrep/Makefile @@ -1,37 +1,37 @@ PORTNAME= bingrep DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 4 +PORTREVISION= 5 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 df9e956f1a63..863c5e51e447 100644 --- a/devel/bunyan/Makefile +++ b/devel/bunyan/Makefile @@ -1,114 +1,114 @@ PORTNAME= bunyan DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 5 +PORTREVISION= 6 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/cargo-bloat/Makefile b/devel/cargo-bloat/Makefile index 1a974f066be2..21c0a62999ea 100644 --- a/devel/cargo-bloat/Makefile +++ b/devel/cargo-bloat/Makefile @@ -1,41 +1,41 @@ PORTNAME= cargo-bloat DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= 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= binfarce-0.2.1 \ fallible-iterator-0.2.0 \ json-0.12.4 \ libc-0.2.126 \ memmap2-0.5.4 \ multimap-0.8.3 \ pdb-0.7.0 \ pico-args-0.5.0 \ regex-1.5.6 \ regex-syntax-0.6.26 \ scroll-0.10.2 \ term_size-0.3.2 \ uuid-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/devel/cargo-c/Makefile b/devel/cargo-c/Makefile index bfd2a59856d6..bd3126e89c50 100644 --- a/devel/cargo-c/Makefile +++ b/devel/cargo-c/Makefile @@ -1,34 +1,35 @@ PORTNAME= cargo-c DISTVERSION= 0.9.21 DISTVERSIONSUFFIX= +cargo-0.71 +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= libcurl.so:ftp/curl USES= cargo ssl PLIST_FILES= bin/cargo-capi \ bin/cargo-cbuild \ bin/cargo-cinstall \ bin/cargo-ctest \ ${NULL} post-patch: @${REINPLACE_CMD} -e 's,libdir.join("pkgconfig,prefix.join("libdata/pkgconfig,' \ ${WRKSRC}/src/install.rs # XXX Need devel/libgit2 >= 1.6.4; libgit2 depends on libssh2, so bundle both @${REINPLACE_CMD} 's/if try_to_use_system_libgit2/if false/' \ ${WRKSRC}/cargo-crates/libgit2-sys-*/build.rs @${REINPLACE_CMD} '/env::var/s/LIBSSH2.*PKG/disabled_&/' \ ${WRKSRC}/cargo-crates/libssh2-sys-*/build.rs .include diff --git a/devel/cargo-generate/Makefile b/devel/cargo-generate/Makefile index 7027637ed0c6..b8f462316c79 100644 --- a/devel/cargo-generate/Makefile +++ b/devel/cargo-generate/Makefile @@ -1,36 +1,37 @@ PORTNAME= cargo-generate DISTVERSIONPREFIX= v DISTVERSION= 0.18.3 +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 GH_ACCOUNT= ashleygwilliams 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/cbfmt/Makefile b/devel/cbfmt/Makefile index 5727582f459d..656545331b9d 100644 --- a/devel/cbfmt/Makefile +++ b/devel/cbfmt/Makefile @@ -1,90 +1,90 @@ PORTNAME= cbfmt DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 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 13da2f8925c6..3b3e149535c4 100644 --- a/devel/cocogitto/Makefile +++ b/devel/cocogitto/Makefile @@ -1,244 +1,245 @@ PORTNAME= cocogitto DISTVERSION= 5.4.0 +PORTREVISION= 1 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-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 \ anyhow-1.0.68 \ assert_cmd-1.0.8 \ async-trait-0.1.63 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ bstr-0.2.17 \ bstr-1.1.0 \ bumpalo-3.12.0 \ cc-1.0.78 \ cfg-if-1.0.0 \ chrono-0.4.23 \ chrono-tz-0.6.1 \ chrono-tz-build-0.0.2 \ clap-4.2.5 \ clap_builder-4.2.5 \ clap_complete-4.1.0 \ clap_complete_nushell-0.1.8 \ clap_derive-4.2.0 \ clap_lex-0.4.1 \ clap_mangen-0.2.7 \ cmd_lib-1.3.0 \ cmd_lib_macros-1.3.0 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ colored-2.0.0 \ config-0.12.0 \ conventional_commit_parser-0.9.4 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crypto-common-0.1.6 \ ctor-0.1.26 \ cxx-1.0.87 \ cxx-build-1.0.87 \ cxxbridge-flags-1.0.87 \ cxxbridge-macro-1.0.87 \ deunicode-0.4.3 \ diff-0.1.13 \ difference-2.0.0 \ difflib-0.4.0 \ digest-0.10.6 \ doc-comment-0.3.3 \ edit-0.1.4 \ either-1.8.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ faccess-0.2.4 \ fastrand-1.8.0 \ float-cmp-0.8.0 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fs_extra-1.2.0 \ generic-array-0.14.6 \ getrandom-0.1.16 \ getrandom-0.2.8 \ git2-0.16.1 \ globset-0.4.10 \ globwalk-0.8.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ humansize-2.1.3 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ ignore-0.4.20 \ indoc-1.0.8 \ instant-0.1.12 \ io-lifetimes-1.0.4 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.5 \ jobserver-0.1.25 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.139 \ libgit2-sys-0.14.2+1.5.1 \ libm-0.2.7 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.3.6 \ log-0.4.17 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-0.4.0 \ num-bigint-0.4.3 \ num-complex-0.4.3 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.1 \ num-traits-0.2.15 \ once_cell-1.17.0 \ os_pipe-0.9.2 \ output_vt100-0.1.3 \ parse-zoneinfo-0.3.0 \ 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 \ phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ predicates-1.0.8 \ predicates-2.1.5 \ 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.56 \ 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 \ 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 \ roff-0.2.1 \ rustix-0.37.3 \ rusty-forkfork-0.4.0 \ ryu-1.0.12 \ same-file-1.0.6 \ scratch-1.0.3 \ sealed_test-1.0.0 \ sealed_test_derive-1.0.0 \ semver-1.0.16 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ sha2-0.10.6 \ shell-words-1.1.0 \ siphasher-0.3.10 \ slug-0.1.4 \ speculoos-0.11.0 \ stderrlog-0.5.4 \ strsim-0.10.0 \ syn-1.0.107 \ syn-2.0.15 \ tempfile-3.3.0 \ tera-1.18.1 \ termcolor-1.1.3 \ termtree-0.4.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread_local-1.1.4 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.11 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ uncased-0.9.7 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-bidi-0.3.10 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ url-2.3.1 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ 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-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ 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-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.42.1 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.0 \ 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.42.1 \ windows_x86_64_msvc-0.48.0 \ 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 e5ae86cfc801..c7df647b68a5 100644 --- a/devel/convco/Makefile +++ b/devel/convco/Makefile @@ -1,141 +1,141 @@ PORTNAME= convco DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 3 +PORTREVISION= 4 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.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ anyhow-1.0.68 \ autocfg-1.1.0 \ backtrace-0.3.67 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ cc-1.0.78 \ cfg-if-1.0.0 \ clap-4.1.4 \ clap_complete-4.1.1 \ clap_derive-4.1.0 \ clap_lex-0.3.1 \ cmake-0.1.49 \ console-0.15.5 \ cpufeatures-0.2.5 \ crypto-common-0.1.6 \ ctrlc-3.2.4 \ dialoguer-0.10.3 \ digest-0.10.6 \ encode_unicode-0.3.6 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.8.0 \ form_urlencoded-1.1.0 \ generic-array-0.14.6 \ gimli-0.27.1 \ git2-0.16.1 \ handlebars-4.3.6 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.2.6 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ io-lifetimes-1.0.4 \ is-terminal-0.4.2 \ itoa-1.0.5 \ jobserver-0.1.25 \ lazy_static-1.4.0 \ libc-0.2.139 \ libgit2-sys-0.14.2+1.5.1 \ libssh2-sys-0.2.23 \ libz-sys-1.1.8 \ linux-raw-sys-0.1.4 \ log-0.4.17 \ memchr-2.5.0 \ miniz_oxide-0.6.2 \ nix-0.26.2 \ object-0.30.3 \ once_cell-1.17.0 \ openssl-sys-0.9.80 \ os_str_bytes-6.4.1 \ percent-encoding-2.2.0 \ pest-2.5.4 \ pest_derive-2.5.4 \ pest_generator-2.5.4 \ pest_meta-2.5.4 \ pkg-config-0.3.26 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.50 \ quote-1.0.23 \ redox_syscall-0.2.16 \ regex-1.7.1 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.21 \ rustix-0.36.7 \ ryu-1.0.12 \ same-file-1.0.6 \ semver-1.0.16 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ serde_yaml-0.9.17 \ sha2-0.10.6 \ shell-words-1.1.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.107 \ tempfile-3.3.0 \ termcolor-1.2.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 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicode-bidi-0.3.10 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ unsafe-libyaml-0.2.5 \ url-2.3.1 \ vcpkg-0.2.15 \ 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.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 \ zeroize-1.5.7 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/cpu_rec_rs/Makefile b/devel/cpu_rec_rs/Makefile index 748346685655..db34f229b66b 100644 --- a/devel/cpu_rec_rs/Makefile +++ b/devel/cpu_rec_rs/Makefile @@ -1,30 +1,31 @@ PORTNAME= cpu_rec_rs DISTVERSIONPREFIX= release- DISTVERSION= 1.0.0 +PORTREVISION= 1 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 5728e5100f0a..3e3582242ae0 100644 --- a/devel/desed/Makefile +++ b/devel/desed/Makefile @@ -1,76 +1,76 @@ PORTNAME= desed DISTVERSION= 1.2.1 -PORTREVISION= 8 +PORTREVISION= 9 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/dtool/Makefile b/devel/dtool/Makefile index ba7166daddd0..6780d48af4e4 100644 --- a/devel/dtool/Makefile +++ b/devel/dtool/Makefile @@ -1,194 +1,194 @@ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 12 +PORTREVISION= 13 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 97939ff42819..232d6415b901 100644 --- a/devel/dura/Makefile +++ b/devel/dura/Makefile @@ -1,123 +1,123 @@ PORTNAME= dura DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 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/elfcat/Makefile b/devel/elfcat/Makefile index b0c3a5d7f0e9..fce304c9c58b 100644 --- a/devel/elfcat/Makefile +++ b/devel/elfcat/Makefile @@ -1,22 +1,22 @@ PORTNAME= elfcat DISTVERSION= 0.1.8 -PORTREVISION= 16 +PORTREVISION= 17 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/evcxr-jupyter/Makefile b/devel/evcxr-jupyter/Makefile index d8ddffd9f708..d94c0b4f8802 100644 --- a/devel/evcxr-jupyter/Makefile +++ b/devel/evcxr-jupyter/Makefile @@ -1,357 +1,358 @@ PORTNAME= evcxr DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 +PORTREVISION= 1 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.20.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.3.8 \ aho-corasick-1.0.2 \ always-assert-0.1.3 \ 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 \ anymap-1.0.0-beta.2 \ ariadne-0.2.0 \ arrayvec-0.7.4 \ async-trait-0.1.71 \ asynchronous-codec-0.6.1 \ autocfg-1.1.0 \ backtrace-0.3.68 \ base64-0.13.1 \ bitflags-1.3.2 \ bitflags-2.3.3 \ block-buffer-0.10.4 \ bumpalo-3.13.0 \ bytemuck-1.13.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ camino-1.1.6 \ cargo-platform-0.1.2 \ cargo_metadata-0.15.4 \ cc-1.0.79 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chalk-derive-0.92.0 \ chalk-ir-0.92.0 \ chalk-recursive-0.92.0 \ chalk-solve-0.92.0 \ chrono-0.4.26 \ clap-4.3.11 \ clap_builder-4.3.11 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ clipboard-win-4.5.0 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ colored-2.0.4 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ 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-0.7.3 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.7.4 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.15 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.16 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ ctrlc-3.4.0 \ dashmap-3.11.10 \ dashmap-5.4.0 \ deflate-0.8.6 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dissimilar-1.0.6 \ dot-0.1.4 \ drop_bomb-0.1.5 \ either-1.8.1 \ ena-0.14.2 \ endian-type-0.1.2 \ enum-primitive-derive-0.2.2 \ equivalent-1.0.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-code-2.3.1 \ evcxr_input-1.0.0 \ fastrand-1.9.0 \ fd-lock-3.0.13 \ filetime-0.2.21 \ fixedbitset-0.2.0 \ form_urlencoded-1.2.0 \ fsevent-sys-4.1.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 \ getrandom-0.1.16 \ getrandom-0.2.10 \ gimli-0.27.3 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.3.2 \ hex-0.4.3 \ hkalbasi-rustc-ap-rustc_abi-0.0.20221221 \ hkalbasi-rustc-ap-rustc_index-0.0.20221221 \ hmac-0.12.1 \ home-0.5.5 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ idna-0.4.0 \ image-0.23.14 \ indexmap-1.9.3 \ indexmap-2.0.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itoa-1.0.8 \ jod-thread-0.1.2 \ js-sys-0.3.64 \ json-0.12.4 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ la-arena-0.3.1 \ lazy_static-1.4.0 \ libc-0.2.147 \ libloading-0.8.0 \ libmimalloc-sys-0.1.33 \ line-index-0.1.0 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ lock_api-0.4.10 \ log-0.4.19 \ maybe-uninit-2.0.0 \ memchr-2.5.0 \ memoffset-0.5.6 \ memoffset-0.8.0 \ memoffset-0.9.0 \ mimalloc-0.1.37 \ miniz_oxide-0.3.7 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ miow-0.5.0 \ nibble_vec-0.1.0 \ nix-0.26.2 \ nohash-hasher-0.2.0 \ notify-5.1.0 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.3.2 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ object-0.31.1 \ once_cell-1.18.0 \ oorandom-11.1.3 \ 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.8 \ percent-encoding-2.3.0 \ perf-event-0.4.7 \ perf-event-open-sys-1.0.1 \ petgraph-0.5.1 \ pin-project-lite-0.2.10 \ pin-utils-0.1.0 \ png-0.16.8 \ ppv-lite86-0.2.17 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.64 \ pulldown-cmark-0.9.3 \ pulldown-cmark-to-cmark-10.0.4 \ quote-1.0.29 \ ra-ap-rustc_lexer-0.1.0 \ ra_ap_base_db-0.0.159 \ ra_ap_cfg-0.0.159 \ ra_ap_hir-0.0.159 \ ra_ap_hir_def-0.0.159 \ ra_ap_hir_expand-0.0.159 \ ra_ap_hir_ty-0.0.159 \ ra_ap_ide-0.0.159 \ ra_ap_ide_assists-0.0.159 \ ra_ap_ide_completion-0.0.159 \ ra_ap_ide_db-0.0.159 \ ra_ap_ide_diagnostics-0.0.159 \ ra_ap_ide_ssr-0.0.159 \ ra_ap_intern-0.0.159 \ ra_ap_limit-0.0.159 \ ra_ap_mbe-0.0.159 \ ra_ap_parser-0.0.159 \ ra_ap_paths-0.0.159 \ ra_ap_profile-0.0.159 \ ra_ap_project_model-0.0.159 \ ra_ap_stdx-0.0.159 \ ra_ap_syntax-0.0.159 \ ra_ap_test_utils-0.0.159 \ ra_ap_text_edit-0.0.159 \ ra_ap_toolchain-0.0.159 \ ra_ap_tt-0.0.159 \ ra_ap_vfs-0.0.159 \ ra_ap_vfs-notify-0.0.159 \ radix_trie-0.2.1 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ 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.3 \ regex-syntax-0.7.4 \ rowan-0.15.11 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.37.23 \ rustix-0.38.4 \ rustyline-11.0.0 \ ryu-1.0.14 \ salsa-0.17.0-pre.2 \ salsa-macros-0.17.0-pre.2 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ semver-1.0.17 \ serde-1.0.171 \ serde_derive-1.0.171 \ serde_json-1.0.102 \ serde_spanned-0.6.3 \ sha2-0.10.7 \ sig-1.0.0 \ signal-hook-registry-1.4.1 \ slab-0.4.8 \ smallvec-1.11.0 \ smol_str-0.2.0 \ socket2-0.4.9 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.25 \ synstructure-0.13.0 \ tempfile-3.6.0 \ text-size-1.1.1 \ thiserror-1.0.43 \ thiserror-impl-1.0.43 \ time-0.1.45 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.29.1 \ tokio-macros-2.1.0 \ tokio-util-0.6.10 \ toml-0.7.6 \ toml_datetime-0.6.3 \ toml_edit-0.19.12 \ tracing-0.1.37 \ tracing-attributes-0.1.26 \ tracing-core-0.1.31 \ triomphe-0.1.9 \ typed-arena-2.0.2 \ typenum-1.16.0 \ 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-version-0.9.0 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.10 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ url-2.4.0 \ utf8parse-0.2.1 \ uuid-0.8.2 \ uuid-1.4.0 \ version_check-0.9.4 \ 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-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ 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.42.0 \ windows-sys-0.48.0 \ 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.9 \ yansi-0.5.1 \ zeromq-0.3.3 PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}_jupyter 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 6f8d90de9739..bcfc1a5a4d08 100644 --- a/devel/fnm/Makefile +++ b/devel/fnm/Makefile @@ -1,276 +1,277 @@ PORTNAME= fnm DISTVERSIONPREFIX= v DISTVERSION= 1.35.0 +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 BUILD_DEPENDS= zstd>0:archivers/zstd # statically linked library USES= cargo USE_GITHUB= yes GH_ACCOUNT= Schniz CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aes-0.8.3 \ aho-corasick-1.0.2 \ 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.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ anyhow-1.0.71 \ async-compression-0.4.0 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.2 \ base64ct-1.6.0 \ bitflags-1.3.2 \ block-buffer-0.10.4 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ bumpalo-3.13.0 \ bytecount-0.6.3 \ 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 \ chrono-0.4.26 \ cipher-0.4.4 \ clap-4.3.10 \ clap_builder-4.3.10 \ clap_complete-4.3.1 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ colored-2.0.4 \ constant_time_eq-0.1.5 \ 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 \ csv-1.2.2 \ csv-core-0.1.10 \ ctor-0.1.26 \ diff-0.1.13 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ duct-0.13.6 \ either-1.8.1 \ embed-resource-1.8.0 \ encoding_rs-0.8.32 \ encoding_rs_io-0.1.7 \ env_logger-0.10.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ filetime-0.2.21 \ flate2-1.0.26 \ fnv-1.0.7 \ form_urlencoded-1.2.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.27.3 \ h2-0.3.20 \ hashbrown-0.12.3 \ heck-0.4.1 \ 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 \ humantime-2.1.0 \ hyper-0.14.27 \ hyper-rustls-0.24.0 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ idna-0.4.0 \ indexmap-1.9.3 \ indoc-2.0.2 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.8.0 \ is-terminal-0.4.7 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.64 \ junction-1.0.0 \ lazy_static-1.4.0 \ libc-0.2.147 \ linux-raw-sys-0.3.8 \ log-0.4.19 \ lzma-sys-0.1.20 \ memchr-2.5.0 \ memoffset-0.9.0 \ miette-5.9.0 \ miette-derive-5.9.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ node-semver-2.1.0 \ nom-7.1.3 \ ntapi-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ object-0.30.4 \ once_cell-1.18.0 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ os_pipe-1.1.4 \ output_vt100-0.1.3 \ 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 \ pretty_assertions-1.3.0 \ proc-macro2-1.0.63 \ quote-1.0.29 \ rand_core-0.6.4 \ 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-syntax-0.7.2 \ reqwest-0.11.18 \ ring-0.16.20 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.37.20 \ rustls-0.21.2 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.3 \ rustls-webpki-0.100.1 \ ryu-1.0.13 \ schannel-0.1.21 \ scopeguard-1.1.0 \ sct-0.7.0 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ semver-1.0.17 \ serde-1.0.166 \ serde_derive-1.0.166 \ serde_json-1.0.100 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.10.7 \ shared_child-1.0.0 \ slab-0.4.8 \ socket2-0.4.9 \ spin-0.5.2 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.22 \ sysinfo-0.29.3 \ tar-0.4.38 \ tempfile-3.6.0 \ termcolor-1.2.0 \ test-log-0.2.12 \ 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 \ tokio-1.29.0 \ tokio-rustls-0.24.1 \ tokio-util-0.7.8 \ toml-0.5.11 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ try-lock-0.2.4 \ 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 \ url-2.4.0 \ utf8parse-0.2.1 \ version_check-0.9.4 \ vswhom-0.1.0 \ vswhom-sys-0.1.2 \ 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-0.22.0 \ webpki-roots-0.22.6 \ 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-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 \ xattr-0.2.3 \ xz2-0.1.7 \ yansi-0.5.1 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.8+zstd.1.5.5 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/fsx/Makefile b/devel/fsx/Makefile index b5428d86444d..20ac08d97595 100644 --- a/devel/fsx/Makefile +++ b/devel/fsx/Makefile @@ -1,112 +1,112 @@ PORTNAME= fsx DISTVERSION= 0.1.0 -PORTREVISION= 4 +PORTREVISION= 5 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 BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USES= cargo CARGO_CRATES= aho-corasick-0.7.20 \ assert_cmd-2.0.7 \ bitflags-1.3.2 \ bstr-1.1.0 \ cc-1.0.78 \ cfg-if-1.0.0 \ clap-4.0.32 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ const_panic-0.2.7 \ ctor-0.1.26 \ 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 \ getrandom-0.2.8 \ heck-0.4.0 \ hermit-abi-0.2.6 \ humantime-2.1.0 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ is-terminal-0.4.2 \ itertools-0.10.5 \ konst_kernel-0.3.4 \ libc-0.2.139 \ linux-raw-sys-0.1.4 \ log-0.4.17 \ memchr-2.5.0 \ nix-0.26.1 \ once_cell-1.17.0 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ ppv-lite86-0.2.17 \ predicates-2.1.5 \ 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.49 \ quote-1.0.23 \ 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 \ ringbuffer-0.11.1 \ rstest-0.11.0 \ rustc_version-0.4.0 \ rustix-0.36.6 \ safemem-0.3.3 \ semver-1.0.16 \ serde-1.0.152 \ 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 \ unicode-ident-1.0.6 \ 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 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/devel/gbump/Makefile b/devel/gbump/Makefile index eb1aa3efd097..af40eec592d8 100644 --- a/devel/gbump/Makefile +++ b/devel/gbump/Makefile @@ -1,71 +1,71 @@ PORTNAME= gbump PORTVERSION= 1.0.1 -PORTREVISION= 33 +PORTREVISION= 34 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 ssl BROKEN_SSL= openssl30 openssl31 BROKEN_SSL_REASON= Fails to find OpenSSL development headers CARGO_CRATES= aho-corasick-0.7.6 \ ansi_term-0.11.0 \ atty-0.2.13 \ autocfg-0.1.7 \ bitflags-1.2.1 \ cc-1.0.47 \ cfg-if-0.1.10 \ clap-2.33.0 \ getrandom-0.1.13 \ git2-0.10.1 \ hermit-abi-0.1.3 \ idna-0.2.0 \ jobserver-0.1.17 \ lazy_static-1.4.0 \ libc-0.2.65 \ libgit2-sys-0.9.1 \ libssh2-sys-0.2.13 \ libz-sys-1.0.25 \ log-0.4.8 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.2.1 \ num_cpus-1.11.1 \ openssl-probe-0.1.2 \ openssl-sys-0.9.52 \ percent-encoding-2.1.0 \ pkg-config-0.3.17 \ regex-1.3.1 \ regex-syntax-0.6.12 \ smallvec-0.6.13 \ strsim-0.8.0 \ textwrap-0.11.0 \ thread_local-0.3.6 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.9 \ unicode-width-0.1.6 \ url-2.1.0 \ vcpkg-0.2.7 \ vec_map-0.8.1 \ wasi-0.7.0 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/gbump post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gbump .include diff --git a/devel/gfold/Makefile b/devel/gfold/Makefile index 1bb9c036e09d..cf9ea808eaf5 100644 --- a/devel/gfold/Makefile +++ b/devel/gfold/Makefile @@ -1,33 +1,33 @@ PORTNAME= gfold DISTVERSION= 4.0.0 -PORTREVISION= 11 +PORTREVISION= 12 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 350cde638113..dfbe861bfe4f 100644 --- a/devel/ghostie/Makefile +++ b/devel/ghostie/Makefile @@ -1,295 +1,295 @@ PORTNAME= ghostie DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 5 +PORTREVISION= 6 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.10.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 \ 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.1 \ 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 \ 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-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.3.0 \ zeroize-1.5.7 \ zvariant-3.8.0 \ zvariant_derive-3.8.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 293e7d37dbb6..0056c6dce8da 100644 --- a/devel/git-absorb/Makefile +++ b/devel/git-absorb/Makefile @@ -1,24 +1,24 @@ PORTNAME= git-absorb DISTVERSION= 0.6.10 -PORTREVISION= 2 +PORTREVISION= 3 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 30a14bc757ec..136473c849f3 100644 --- a/devel/git-branchless/Makefile +++ b/devel/git-branchless/Makefile @@ -1,396 +1,396 @@ PORTNAME= git-branchless DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= High-velocity, monorepo-scale workflow for Git WWW= https://github.com/arxanas/git-branchless LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= arxanas CARGO_BUILD_ARGS= --package=git-branchless CARGO_INSTALL_PATH= git-branchless CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi_term-0.12.1 \ anstyle-0.3.5 \ anyhow-1.0.70 \ arrayvec-0.7.2 \ ascii-canvas-3.0.0 \ assert_cmd-2.0.10 \ async-trait-0.1.67 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ beef-0.5.2 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.0.1 \ bstr-1.4.0 \ bugreport-0.5.0 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ cassowary-0.3.0 \ cast-0.3.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ chashmap-2.2.2 \ chrono-0.4.24 \ chrono-english-0.1.7 \ chronoutil-0.2.3 \ 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.3 \ clap_mangen-0.2.10 \ codespan-reporting-0.11.1 \ color-eyre-0.6.2 \ color-spantrace-0.2.0 \ concolor-0.0.12 \ concolor-query-0.1.0 \ console-0.15.5 \ core-foundation-sys-0.8.3 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.15 \ crossterm-0.25.0 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ crunchy-0.2.2 \ cursive-0.20.0 \ cursive_buffered_backend-0.6.1 \ cursive_core-0.3.7 \ cxx-1.0.93 \ cxx-build-1.0.93 \ cxxbridge-flags-1.0.93 \ cxxbridge-macro-1.0.93 \ darling-0.14.4 \ darling_core-0.14.4 \ darling_macro-0.14.4 \ defer-drop-1.3.0 \ 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 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ downcast-rs-1.2.0 \ either-1.8.1 \ ena-0.14.2 \ encode_unicode-0.3.6 \ enum-map-2.5.0 \ enum-map-derive-0.11.0 \ enumset-1.0.12 \ enumset_derive-0.6.1 \ env_logger-0.9.3 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ 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.8 \ fail-0.4.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.9.0 \ filedescriptor-0.8.2 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fs2-0.4.3 \ fslock-0.2.1 \ fuchsia-cprng-0.1.1 \ 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 \ fuzzy-matcher-0.3.7 \ getrandom-0.1.16 \ getrandom-0.2.8 \ gimli-0.27.2 \ git-version-0.3.5 \ git-version-macro-0.3.5 \ git2-0.16.1 \ glob-0.3.1 \ half-1.8.2 \ hashbrown-0.12.3 \ hashlink-0.8.1 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ humantime-2.1.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ ident_case-1.0.1 \ idna-0.3.0 \ indenter-0.3.3 \ indexmap-1.9.2 \ indicatif-0.17.3 \ insta-1.28.0 \ instant-0.1.12 \ io-lifetimes-1.0.8 \ ioctl-rs-0.1.6 \ is-terminal-0.4.5 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.61 \ json-0.12.4 \ lalrpop-0.19.8 \ lalrpop-util-0.19.8 \ lazy_static-1.4.0 \ libc-0.2.140 \ libgit2-sys-0.14.2+1.5.1 \ libm-0.2.6 \ 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.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ man-0.3.0 \ maplit-1.0.2 \ matchers-0.1.0 \ maybe-uninit-2.0.0 \ memchr-2.5.0 \ memmap-0.7.0 \ memoffset-0.6.5 \ memoffset-0.8.0 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ new_debug_unreachable-1.0.4 \ nix-0.24.3 \ nix-0.25.1 \ num-0.4.0 \ num-complex-0.4.3 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.1 \ 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 \ oorandom-11.1.3 \ os_str_bytes-6.4.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.7 \ path-slash-0.2.1 \ percent-encoding-2.2.0 \ petgraph-0.6.3 \ phf_shared-0.10.0 \ pico-args-0.4.2 \ 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 \ portable-atomic-0.3.19 \ portable-pty-0.8.1 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.0.1 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.52 \ proptest-1.1.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.26 \ 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 \ rayon-1.7.0 \ rayon-core-1.11.0 \ rdrand-0.4.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ roff-0.1.0 \ roff-0.2.1 \ rusqlite-0.28.0 \ rustc-demangle-0.1.21 \ rustix-0.36.10 \ rustversion-1.0.12 \ rusty-fork-0.3.0 \ ryu-1.0.13 \ same-file-1.0.6 \ scanlex-0.1.4 \ scopeguard-1.1.0 \ scratch-1.0.5 \ serde-1.0.157 \ serde_derive-1.0.157 \ serde_json-1.0.94 \ serial-0.4.0 \ serial-core-0.4.0 \ serial-unix-0.4.0 \ serial-windows-0.4.0 \ sharded-slab-0.1.4 \ shared_library-0.1.9 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ shlex-1.1.0 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ similar-2.2.1 \ siphasher-0.3.10 \ skim-0.10.4 \ slab-0.4.8 \ smallvec-0.6.14 \ smallvec-1.10.0 \ smawk-0.3.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.7 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.2 \ sys-info-0.9.1 \ tempfile-3.4.0 \ term-0.7.0 \ termcolor-1.2.0 \ termios-0.2.2 \ termtree-0.4.1 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ time-0.1.45 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ 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.37 \ tracing-attributes-0.1.23 \ tracing-chrome-0.6.0 \ tracing-core-0.1.30 \ tracing-error-0.2.0 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.11 \ tui-0.19.0 \ tuikit-0.5.0 \ twox-hash-1.6.3 \ unarray-0.1.4 \ unicode-bidi-0.3.12 \ unicode-ident-1.0.8 \ unicode-linebreak-0.1.4 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ url-2.3.1 \ utf8parse-0.2.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vt100-0.15.2 \ vte-0.11.0 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.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.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-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 \ winreg-0.10.1 \ xi-unicode-0.3.0 \ yaml-rust-0.4.5 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 7d4f5602451a..87fcdd998dbc 100644 --- a/devel/git-cinnabar/Makefile +++ b/devel/git-cinnabar/Makefile @@ -1,35 +1,36 @@ PORTNAME= git-cinnabar DISTVERSION= 0.6.2 +PORTREVISION= 1 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 40e2bb47b0fa..6374a10817a3 100644 --- a/devel/git-cliff/Makefile +++ b/devel/git-cliff/Makefile @@ -1,238 +1,238 @@ PORTNAME= git-cliff DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Highly customizable changelog generator WWW= https://git-cliff.org LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= orhun WRKSRC_SUBDIR= git-cliff CARGO_CARGOLOCK= ${WRKSRC}/../Cargo.lock CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.20 \ aho-corasick-1.0.1 \ android_system_properties-0.1.5 \ anstream-0.3.1 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ async-trait-0.1.68 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ block-buffer-0.10.4 \ bstr-1.4.0 \ bumpalo-3.12.1 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.24 \ chrono-tz-0.6.1 \ chrono-tz-build-0.0.2 \ clap-4.2.5 \ clap_builder-4.2.5 \ clap_complete-4.2.1 \ clap_derive-4.2.0 \ clap_lex-0.4.1 \ clap_mangen-0.2.10 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ config-0.13.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.7 \ crc32fast-1.3.2 \ crypto-common-0.1.6 \ ctor-0.1.26 \ cxx-1.0.94 \ cxx-build-1.0.94 \ cxxbridge-flags-1.0.94 \ cxxbridge-macro-1.0.94 \ deunicode-0.4.3 \ diff-0.1.13 \ digest-0.10.6 \ directories-4.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ env_logger-0.7.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ flate2-1.0.25 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ generic-array-0.14.7 \ getrandom-0.2.9 \ git-conventional-0.12.3 \ git2-0.17.1 \ glob-0.3.1 \ globset-0.4.10 \ globwalk-0.8.1 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ humansize-2.1.3 \ humantime-1.3.0 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ ignore-0.4.20 \ indexmap-1.9.3 \ io-lifetimes-1.0.10 \ is-terminal-0.4.7 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.61 \ lazy-regex-2.5.0 \ lazy-regex-proc_macros-2.4.1 \ lazy_static-1.4.0 \ libc-0.2.142 \ libgit2-sys-0.15.1+1.6.4 \ libm-0.2.6 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.5 \ log-0.4.17 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ nom-7.1.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ once_cell-1.17.1 \ output_vt100-0.1.3 \ parse-zoneinfo-0.3.0 \ 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 \ phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ pretty_assertions-1.3.0 \ pretty_env_logger-0.4.0 \ proc-macro2-1.0.56 \ quick-error-1.2.3 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.8.1 \ regex-syntax-0.7.1 \ ring-0.16.20 \ roff-0.2.1 \ rust-embed-6.6.1 \ rust-embed-impl-6.5.0 \ rust-embed-utils-7.5.0 \ rustix-0.37.15 \ rustls-0.20.8 \ ryu-1.0.13 \ same-file-1.0.6 \ scratch-1.0.5 \ sct-0.7.0 \ semver-1.0.17 \ serde-1.0.160 \ serde_derive-1.0.160 \ serde_json-1.0.96 \ serde_regex-1.1.0 \ serde_spanned-0.6.1 \ sha2-0.10.6 \ siphasher-0.3.10 \ slug-0.1.4 \ spin-0.5.2 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.15 \ tera-1.18.1 \ termcolor-1.2.0 \ terminal_size-0.2.6 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.8 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ uncased-0.9.7 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ update-informer-0.6.0 \ ureq-2.6.2 \ url-2.3.1 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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.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 \ winnow-0.4.1 \ yaml-rust-0.4.5 \ yansi-0.5.1 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 2ff71c6a19e6..87e2fba54d24 100644 --- a/devel/git-delta/Makefile +++ b/devel/git-delta/Makefile @@ -1,48 +1,49 @@ PORTNAME= delta DISTVERSION= 0.16.5 +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-workspace/Makefile b/devel/git-workspace/Makefile index 45b0417f7022..ac344261c8a4 100644 --- a/devel/git-workspace/Makefile +++ b/devel/git-workspace/Makefile @@ -1,163 +1,163 @@ PORTNAME= git-workspace DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= orf CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.20 \ ansi_term-0.12.1 \ anyhow-1.0.69 \ arrayref-0.3.6 \ 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 \ bitflags-1.3.2 \ blake2b_simd-0.5.11 \ bstr-1.3.0 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-2.34.0 \ combine-3.8.1 \ console-0.15.5 \ constant_time_eq-0.1.5 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ dirs-1.0.5 \ either-1.8.1 \ encode_unicode-0.3.6 \ expanduser-1.2.2 \ flate2-1.0.25 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fs_extra-1.3.0 \ getrandom-0.1.16 \ git2-0.16.1 \ globset-0.4.10 \ graphql-introspection-query-0.2.0 \ graphql-parser-0.4.0 \ graphql_client-0.12.0 \ graphql_client_codegen-0.12.0 \ graphql_query_derive-0.12.0 \ hashbrown-0.12.3 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ idna-0.3.0 \ indexmap-1.9.2 \ indicatif-0.17.3 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ libc-0.2.139 \ libgit2-sys-0.14.2+1.5.1 \ libz-sys-1.1.8 \ log-0.4.17 \ memchr-2.5.0 \ memoffset-0.8.0 \ miniz_oxide-0.6.2 \ num_cpus-1.15.0 \ number_prefix-0.4.0 \ once_cell-1.17.1 \ percent-encoding-2.2.0 \ pkg-config-0.3.26 \ portable-atomic-0.3.19 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.51 \ pwd-1.4.0 \ quote-1.0.23 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.7.1 \ regex-syntax-0.6.28 \ ring-0.16.20 \ rust-argon2-0.8.3 \ rustls-0.20.8 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.7.0 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ serde_spanned-0.6.1 \ spin-0.5.2 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ textwrap-0.11.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.7.2 \ toml_datetime-0.6.1 \ toml_edit-0.19.4 \ unicode-bidi-0.3.10 \ unicode-ident-1.0.7 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unreachable-1.0.0 \ untrusted-0.7.1 \ ureq-2.6.2 \ url-2.3.1 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ void-1.0.2 \ walkdir-2.3.2 \ wasi-0.9.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 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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 \ winnow-0.3.3 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/gitoxide/Makefile b/devel/gitoxide/Makefile index 8154742ae3f9..aed0488951d9 100644 --- a/devel/gitoxide/Makefile +++ b/devel/gitoxide/Makefile @@ -1,402 +1,402 @@ PORTNAME= gitoxide DISTVERSIONPREFIX= git-repository-v DISTVERSION= 0.32.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Idiomatic, lean, fast & safe pure Rust implementation of Git WWW= https://github.com/Byron/gitoxide LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo USE_GITHUB= yes GH_ACCOUNT= Byron CARGO_CRATES= adler-1.0.2 \ ahash-0.8.2 \ aho-corasick-0.7.20 \ anes-0.1.6 \ ansi_term-0.12.1 \ anyhow-1.0.68 \ arc-swap-1.6.0 \ arrayvec-0.7.2 \ 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-net-1.7.0 \ async-std-1.12.0 \ async-task-4.3.0 \ async-trait-0.1.60 \ atoi-2.0.0 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ blocking-1.3.0 \ bstr-1.1.0 \ btoi-0.4.2 \ bumpalo-3.11.1 \ bytecount-0.6.3 \ bytes-1.3.0 \ bytesize-1.1.0 \ camino-1.1.1 \ cargo-platform-0.1.2 \ cargo_metadata-0.15.2 \ cargo_toml-0.11.8 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.2 \ cc-1.0.78 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clap-3.2.23 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ clru-0.6.1 \ cmake-0.1.49 \ combine-4.6.6 \ compact_str-0.6.1 \ concurrent-queue-2.0.0 \ conpty-0.3.0 \ console-0.15.3 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crates-index-0.18.11 \ crc-3.0.0 \ crc-catalog-2.1.0 \ crc32fast-1.3.2 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ 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 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ crosstermion-0.10.1 \ crypto-common-0.1.6 \ ctor-0.1.26 \ curl-0.4.44 \ curl-sys-0.4.59+curl-7.86.0 \ dashmap-5.4.0 \ data-encoding-2.3.3 \ defer-0.1.0 \ diff-0.1.13 \ digest-0.10.6 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ doc-comment-0.3.3 \ document-features-0.2.7 \ either-1.8.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ enum-as-inner-0.5.1 \ env_logger-0.9.3 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ expectrl-0.5.2 \ fastrand-1.8.0 \ filetime-0.2.19 \ 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-err-2.9.0 \ fs_extra-1.2.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-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ generic-array-0.14.6 \ getopts-0.2.21 \ getrandom-0.2.8 \ git-conventional-0.12.1 \ git2-0.15.0 \ gloo-timers-0.2.5 \ h2-0.3.15 \ half-1.8.2 \ hashbrown-0.12.3 \ hashbrown-0.13.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hex-0.4.3 \ home-0.5.4 \ hostname-0.3.1 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ human_format-1.0.3 \ humantime-2.1.0 \ hyper-0.14.23 \ hyper-rustls-0.23.2 \ hyper-tls-0.5.0 \ idna-0.2.3 \ idna-0.3.0 \ imara-diff-0.1.5 \ indexmap-1.9.2 \ insta-1.23.0 \ instant-0.1.12 \ io-close-0.3.7 \ io-lifetimes-1.0.3 \ ipconfig-0.3.1 \ ipnet-2.7.0 \ is-terminal-0.4.2 \ is_ci-1.1.1 \ itertools-0.10.5 \ itoa-1.0.5 \ jobserver-0.1.25 \ js-sys-0.3.60 \ jwalk-0.8.1 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.139 \ libgit2-sys-0.14.0+1.5.0 \ libz-ng-sys-1.1.8 \ libz-sys-1.1.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ litrs-0.2.3 \ lock_api-0.4.9 \ log-0.4.17 \ lru-cache-0.1.2 \ lzma-sys-0.1.20 \ maplit-1.0.2 \ match_cfg-0.1.0 \ matches-0.1.9 \ maybe-async-0.2.6 \ memchr-2.5.0 \ memmap2-0.5.8 \ memoffset-0.6.5 \ memoffset-0.7.1 \ mime-0.3.16 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.5 \ native-tls-0.2.11 \ nix-0.21.0 \ nix-0.23.2 \ nix-0.26.1 \ nom-7.1.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ once_cell-1.17.0 \ oorandom-11.1.3 \ openssl-0.10.45 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.80 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ owo-colors-3.5.0 \ papergrid-0.5.1 \ parking-2.0.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ 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 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ polling-2.5.2 \ ppv-lite86-0.2.17 \ pretty_assertions-1.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.49 \ prodash-23.0.0 \ ptyprocess-0.3.0 \ pulldown-cmark-0.9.2 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.23 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.6.1 \ 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 \ resolv-conf-0.7.0 \ ring-0.16.20 \ rustc-hash-1.1.0 \ rustix-0.36.6 \ rustls-0.20.7 \ rustls-pemfile-1.0.1 \ rustversion-1.0.11 \ ryu-1.0.12 \ 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.16 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ serde_urlencoded-0.7.1 \ serial_test-0.9.0 \ serial_test_derive-0.9.0 \ sha1-0.10.5 \ sha1-asm-0.5.1 \ sha1_smol-1.0.0 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ similar-2.2.1 \ slab-0.4.7 \ smallvec-1.10.0 \ smartstring-1.0.1 \ socket2-0.4.7 \ spin-0.5.2 \ static_assertions-1.1.0 \ strsim-0.10.0 \ symlink-0.1.0 \ syn-1.0.107 \ tabled-0.8.0 \ tar-0.4.38 \ tempfile-3.3.0 \ termcolor-1.1.3 \ textwrap-0.16.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ 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.23.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.23.4 \ tokio-util-0.7.4 \ toml-0.5.10 \ toml_edit-0.14.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 \ tui-0.19.0 \ tui-react-0.19.0 \ typenum-1.16.0 \ uluru-3.0.0 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-bom-1.1.4 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ 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 \ walkdir-2.3.2 \ 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 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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-0.29.0 \ windows-0.40.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.40.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.29.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.40.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.29.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.40.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.29.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.40.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.29.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.40.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.40.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.29.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.40.0 \ windows_x86_64_msvc-0.42.0 \ winreg-0.10.1 \ xz2-0.1.7 \ yaml-rust-0.4.5 \ yansi-0.5.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/gitui/Makefile b/devel/gitui/Makefile index 5c7617371e17..2576a88f95fb 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -1,264 +1,265 @@ PORTNAME= gitui DISTVERSIONPREFIX= v DISTVERSION= 0.23.0 +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_armv7= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80 BROKEN_i386= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80 BROKEN_powerpc= error: conflicting types for 'get_proc_total', see https://github.com/FillZpp/sys-info-rs/issues/80 BUILD_DEPENDS= bash:shells/bash \ gmake:devel/gmake LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo pkgconfig localbase:ldflags perl5 python:build xorg USE_XORG= xcb USE_GITHUB= yes GH_ACCOUNT= extrawurst CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-0.7.20 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.71 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.13.1 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bugreport-0.5.0 \ bumpalo-3.12.0 \ bytemuck-1.13.0 \ bytesize-1.2.0 \ cassowary-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clap-4.1.14 \ clap_builder-4.1.14 \ clap_lex-0.4.0 \ codespan-reporting-0.11.1 \ core-foundation-sys-0.8.3 \ cpp_demangle-0.4.0 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ ctor-0.1.26 \ cxx-1.0.90 \ cxx-build-1.0.90 \ cxxbridge-flags-1.0.90 \ cxxbridge-macro-1.0.90 \ dashmap-5.4.0 \ debugid-0.8.0 \ diff-0.1.13 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ easy-cast-0.5.2 \ either-1.8.1 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fancy-regex-0.7.1 \ fastrand-1.8.0 \ filetime-0.2.20 \ findshlibs-0.10.2 \ flate2-1.0.25 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ fsevent-sys-4.1.0 \ futures-0.3.26 \ futures-channel-0.3.26 \ futures-core-0.3.26 \ futures-executor-0.3.26 \ futures-io-0.3.26 \ futures-sink-0.3.26 \ futures-task-0.3.26 \ futures-util-0.3.26 \ fuzzy-matcher-0.3.7 \ getrandom-0.2.8 \ gh-emoji-1.0.7 \ gimli-0.27.1 \ git-version-0.3.5 \ git-version-macro-0.3.5 \ git2-0.17.2 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.4.0 \ indexmap-1.9.2 \ inferno-0.11.14 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ io-lifetimes-1.0.5 \ is-terminal-0.4.3 \ itertools-0.10.5 \ itoa-1.0.5 \ jobserver-0.1.25 \ js-sys-0.3.61 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ libc-0.2.139 \ libgit2-sys-0.15.2+1.6.4 \ libssh2-sys-0.3.0 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.19 \ memchr-2.5.0 \ memmap2-0.5.8 \ memoffset-0.7.1 \ miniz_oxide-0.6.2 \ mio-0.8.5 \ nix-0.26.2 \ notify-5.1.0 \ notify-debouncer-mini-0.2.1 \ num-format-0.4.4 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ object-0.30.3 \ once_cell-1.18.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ openssl-probe-0.1.5 \ openssl-src-111.25.0+1.1.1t \ openssl-sys-0.9.88 \ output_vt100-0.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ percent-encoding-2.3.0 \ phf-0.11.1 \ phf_shared-0.11.1 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ pprof-0.11.1 \ pretty_assertions-1.3.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.51 \ quick-xml-0.26.0 \ quote-1.0.23 \ ratatui-0.21.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-syntax-0.6.28 \ rgb-0.8.35 \ ron-0.8.0 \ rustc-demangle-0.1.21 \ rustix-0.36.8 \ ryu-1.0.12 \ same-file-1.0.6 \ scopeguard-1.1.0 \ scratch-1.0.3 \ serde-1.0.156 \ serde_derive-1.0.156 \ serde_json-1.0.93 \ serial_test-1.0.0 \ serial_test_derive-1.0.0 \ shell-escape-0.1.5 \ shellexpand-3.1.0 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ simplelog-0.12.1 \ siphasher-0.3.10 \ slab-0.4.7 \ smallvec-1.10.0 \ smawk-0.3.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str_stack-0.1.0 \ strsim-0.10.0 \ struct-patch-0.2.3 \ struct-patch-derive-0.2.3 \ symbolic-common-10.2.1 \ symbolic-demangle-10.2.1 \ syn-1.0.107 \ syntect-5.0.0 \ sys-info-0.9.1 \ tempfile-3.4.0 \ termcolor-1.2.0 \ textwrap-0.16.0 \ thiserror-1.0.39 \ thiserror-impl-1.0.39 \ thread_local-1.1.4 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ unicode-bidi-0.3.10 \ unicode-ident-1.0.6 \ unicode-linebreak-0.1.4 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-truncate-0.2.0 \ unicode-width-0.1.10 \ url-2.4.0 \ uuid-1.3.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.3.2 \ 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 \ 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.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 \ yansi-0.5.1 RUSTFLAGS+= --cap-lints=warn PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} # xcb requires python3 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/glitter/Makefile b/devel/glitter/Makefile index ce529a1d9f95..adc0f8b768f8 100644 --- a/devel/glitter/Makefile +++ b/devel/glitter/Makefile @@ -1,72 +1,72 @@ PORTNAME= glitter DISTVERSIONPREFIX= v DISTVERSION= 1.6.5 -PORTREVISION= 3 +PORTREVISION= 4 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-0.7.20 \ ansi_term-0.12.1 \ anyhow-1.0.69 \ atty-0.2.14 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ clap-2.34.0 \ colored-2.0.0 \ either-1.8.1 \ fancy-regex-0.11.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ itoa-1.0.5 \ lazy_static-1.4.0 \ libc-0.2.139 \ memchr-2.5.0 \ ms-0.1.1 \ once_cell-1.17.1 \ paste-1.0.11 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.51 \ quote-1.0.23 \ regex-1.7.1 \ regex-syntax-0.6.28 \ ryu-1.0.12 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ spinoff-0.7.0 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.107 \ textwrap-0.11.0 \ unicode-ident-1.0.6 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ vec_map-0.8.2 \ version_check-0.9.4 \ which-4.4.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/grcov/Makefile b/devel/grcov/Makefile index 71b62a1cf97b..517570807bc8 100644 --- a/devel/grcov/Makefile +++ b/devel/grcov/Makefile @@ -1,225 +1,225 @@ PORTNAME= grcov DISTVERSIONPREFIX= v DISTVERSION= 0.8.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Code coverage information aggregator WWW= https://github.com/mozilla/grcov LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE-MPL-2.0 USES= cargo USE_GITHUB= yes GH_ACCOUNT= mozilla CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aho-corasick-0.7.19 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anyhow-1.0.64 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.66 \ bitflags-1.3.2 \ bitflags-2.0.2 \ block-buffer-0.10.3 \ bstr-1.4.0 \ bumpalo-3.11.0 \ bytecount-0.6.3 \ byteorder-1.4.3 \ camino-1.1.1 \ 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.24 \ chrono-tz-0.6.1 \ chrono-tz-build-0.0.2 \ clap-2.34.0 \ clap-4.1.11 \ clap_derive-4.1.9 \ clap_lex-0.3.3 \ core-foundation-sys-0.8.3 \ cpp_demangle-0.4.0 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.10 \ crossbeam-utils-0.8.11 \ crypto-common-0.1.6 \ ctor-0.1.23 \ debugid-0.8.0 \ deunicode-0.4.3 \ diff-0.1.13 \ digest-0.10.5 \ either-1.8.0 \ errno-0.2.8 \ errno-0.3.0 \ errno-dragonfly-0.1.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-1.8.0 \ flate2-1.0.25 \ fnv-1.0.7 \ generic-array-0.14.6 \ getrandom-0.2.7 \ gimli-0.26.2 \ globset-0.4.10 \ globwalk-0.8.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ humansize-2.1.3 \ iana-time-zone-0.1.47 \ ignore-0.4.18 \ infer-0.13.0 \ instant-0.1.12 \ io-lifetimes-1.0.9 \ is-terminal-0.4.5 \ itoa-1.0.3 \ js-sys-0.3.59 \ lazy_static-1.4.0 \ libc-0.2.140 \ libm-0.2.6 \ libz-sys-1.1.8 \ linux-raw-sys-0.1.4 \ linux-raw-sys-0.3.1 \ log-0.4.17 \ md-5-0.10.5 \ memchr-2.5.0 \ memmap2-0.5.10 \ memoffset-0.6.5 \ miniz_oxide-0.5.4 \ miniz_oxide-0.6.2 \ msvc-demangler-0.9.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ object-0.29.0 \ once_cell-1.17.1 \ os_str_bytes-6.5.0 \ output_vt100-0.1.3 \ papergrid-0.7.1 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.2.0 \ pest-2.5.6 \ pest_derive-2.5.6 \ pest_generator-2.5.6 \ pest_meta-2.5.6 \ phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ pkg-config-0.3.25 \ ppv-lite86-0.2.16 \ pretty_assertions-1.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.52 \ quick-xml-0.28.1 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.3.5 \ regex-1.7.3 \ regex-syntax-0.6.29 \ rustc-cfg-0.4.0 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.36.11 \ rustix-0.37.6 \ ryu-1.0.11 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.17 \ serde-1.0.159 \ serde_derive-1.0.159 \ serde_json-1.0.95 \ sha2-0.10.6 \ simplelog-0.12.1 \ siphasher-0.3.10 \ slug-0.1.4 \ smallvec-1.10.0 \ stable_deref_trait-1.2.0 \ strsim-0.8.0 \ strsim-0.10.0 \ symbolic-common-12.1.2 \ symbolic-demangle-12.1.2 \ syn-1.0.99 \ syn-2.0.3 \ synstructure-0.12.6 \ tabled-0.10.0 \ tabled_derive-0.5.0 \ tcmalloc-0.3.0 \ tempfile-3.5.0 \ tera-1.18.1 \ termcolor-1.1.3 \ terminal_size-0.2.5 \ textwrap-0.11.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.4 \ time-0.1.44 \ time-0.3.14 \ time-macros-0.2.4 \ toml-0.5.9 \ typenum-1.15.0 \ ucd-trie-0.1.5 \ uncased-0.9.7 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-ident-1.0.3 \ unicode-width-0.1.9 \ unicode-xid-0.2.3 \ uuid-1.3.1 \ 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.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-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 \ yansi-0.5.1 \ zip-0.6.4 PLIST_FILES= bin/grcov post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/grex/Makefile b/devel/grex/Makefile index 25833f52c555..75fe361bd4ad 100644 --- a/devel/grex/Makefile +++ b/devel/grex/Makefile @@ -1,187 +1,187 @@ PORTNAME= grex DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 7 +PORTREVISION= 8 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= pemistahl CARGO_CRATES= aho-corasick-0.7.18 \ anes-0.1.6 \ assert_cmd-2.0.5 \ atty-0.2.14 \ autocfg-1.0.1 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.2.1 \ bstr-0.2.15 \ bumpalo-3.9.1 \ byteorder-1.3.4 \ cast-0.3.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clap-3.2.17 \ clap-4.0.18 \ clap_derive-4.0.18 \ clap_lex-0.2.2 \ clap_lex-0.3.0 \ console_error_panic_hook-0.1.7 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-utils-0.8.8 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.6.0 \ fixedbitset-0.4.0 \ float-cmp-0.9.0 \ fnv-1.0.7 \ 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.2 \ half-1.8.2 \ hashbrown-0.11.2 \ heck-0.4.0 \ hermit-abi-0.1.17 \ indexmap-1.7.0 \ indoc-1.0.7 \ instant-0.1.12 \ io-lifetimes-0.7.3 \ itertools-0.10.5 \ itoa-1.0.1 \ js-sys-0.3.58 \ lazy_static-1.4.0 \ libc-0.2.135 \ linux-raw-sys-0.0.46 \ log-0.4.17 \ matches-0.1.8 \ matrixmultiply-0.3.2 \ memchr-2.4.0 \ memoffset-0.6.5 \ ndarray-0.15.6 \ normalize-line-endings-0.3.0 \ num-complex-0.4.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ once_cell-1.12.0 \ oorandom-11.1.3 \ os_str_bytes-6.0.0 \ petgraph-0.6.2 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ ppv-lite86-0.2.10 \ predicates-2.1.1 \ predicates-core-1.0.1 \ predicates-tree-1.0.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.47 \ proptest-1.0.0 \ quick-error-1.2.3 \ quick-error-2.0.0 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_xorshift-0.3.0 \ rawpointer-0.2.1 \ rayon-1.5.2 \ rayon-core-1.9.2 \ redox_syscall-0.2.10 \ regex-1.6.0 \ regex-automata-0.1.9 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ rstest-0.15.0 \ rstest_macros-0.14.0 \ rustc_version-0.4.0 \ rustix-0.35.11 \ rusty-fork-0.3.0 \ ryu-1.0.9 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.136 \ serde_derive-1.0.136 \ serde_json-1.0.80 \ slab-0.4.6 \ strsim-0.10.0 \ syn-1.0.86 \ tempfile-3.3.0 \ termcolor-1.1.2 \ terminal_size-0.2.1 \ textwrap-0.15.0 \ tinytemplate-1.2.1 \ treeline-0.1.0 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-ucd-category-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-ident-1.0.5 \ unicode-segmentation-1.10.0 \ unicode-xid-0.2.1 \ version_check-0.9.2 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.81 \ wasm-bindgen-backend-0.2.81 \ wasm-bindgen-futures-0.4.31 \ wasm-bindgen-macro-0.2.81 \ wasm-bindgen-macro-support-0.2.81 \ wasm-bindgen-shared-0.2.81 \ wasm-bindgen-test-0.3.31 \ wasm-bindgen-test-macro-0.3.31 \ 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 \ 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 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/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile index 8c8e3b19026f..5a08b9066b69 100644 --- a/devel/interactive_rebase_tool/Makefile +++ b/devel/interactive_rebase_tool/Makefile @@ -1,121 +1,121 @@ PORTNAME= interactive_rebase_tool DISTVERSION= 2.2.1 -PORTREVISION= 7 +PORTREVISION= 8 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= ansi_term-0.12.1 \ anyhow-1.0.57 \ arrayvec-0.4.12 \ autocfg-1.0.1 \ bitflags-1.3.2 \ captur-0.1.0 \ cc-1.0.68 \ cfg-if-1.0.0 \ chrono-0.4.19 \ crossbeam-channel-0.5.4 \ crossbeam-utils-0.8.6 \ crossterm-0.23.2 \ crossterm_winapi-0.9.0 \ ctor-0.1.21 \ diff-0.1.12 \ fastrand-1.6.0 \ form_urlencoded-1.0.1 \ getrandom-0.2.3 \ git2-0.14.2 \ idna-0.2.3 \ instant-0.1.9 \ itoa-0.4.7 \ jobserver-0.1.22 \ lazy_static-1.4.0 \ libc-0.2.97 \ libgit2-sys-0.13.2+1.4.2 \ libz-sys-1.1.3 \ lock_api-0.4.6 \ log-0.4.14 \ matches-0.1.8 \ mio-0.8.2 \ miow-0.3.7 \ nodrop-0.1.14 \ ntapi-0.3.6 \ num-format-0.4.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ output_vt100-0.1.2 \ parking_lot-0.11.2 \ parking_lot-0.12.0 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.0 \ percent-encoding-2.1.0 \ pico-args-0.4.2 \ pkg-config-0.3.19 \ ppv-lite86-0.2.16 \ pretty_assertions-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.27 \ quote-1.0.9 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ redox_syscall-0.2.9 \ remove_dir_all-0.5.3 \ rstest-0.11.0 \ rstest-0.12.0 \ rustc_version-0.4.0 \ rustversion-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.3 \ serial_test-0.6.0 \ serial_test_derive-0.6.0 \ signal-hook-0.3.13 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ smallvec-1.6.1 \ syn-1.0.73 \ tempfile-3.3.0 \ time-0.1.43 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ uuid-1.0.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wasi-0.10.2+wasi-snapshot-preview1 \ 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.29.0 \ windows_aarch64_msvc-0.29.0 \ windows_i686_gnu-0.29.0 \ windows_i686_msvc-0.29.0 \ windows_x86_64_gnu-0.29.0 \ windows_x86_64_msvc-0.29.0 \ xi-unicode-0.3.0 PLIST_FILES= bin/interactive-rebase-tool \ man/man1/interactive-rebase-tool.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/interactive-rebase-tool ${INSTALL_MAN} ${WRKSRC}/src/interactive-rebase-tool.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/devel/libdatadog/Makefile b/devel/libdatadog/Makefile index 1b59b06c6230..06c8ffc214a0 100644 --- a/devel/libdatadog/Makefile +++ b/devel/libdatadog/Makefile @@ -1,40 +1,40 @@ PORTNAME= libdatadog PORTVERSION= 2.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Datadog Rust library WWW= https://github.com/DataDog/libdatadog LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cbindgen:devel/rust-cbindgen USES= cargo USE_GITHUB= yes GH_ACCOUNT= DataDog 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 # 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: @cd ${WRKSRC} && cbindgen --crate ddcommon-ffi --config ddcommon-ffi/cbindgen.toml --output ${WRKSRC}/common.h @cd ${WRKSRC} && cbindgen --crate datadog-profiling-ffi --config profiling-ffi/cbindgen.toml --output ${WRKSRC}/profiling.h @${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/dedup_headers ${WRKSRC}/common.h ${WRKSRC}/profiling.h do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/datadog/ ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ ${INSTALL_DATA} ${WRKSRC}/common.h ${WRKSRC}/profiling.h ${STAGEDIR}${PREFIX}/include/datadog/ ${INSTALL_DATA} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/libdatadog_profiling_ffi.a ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/libdatadog_profiling_ffi.so ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_DATA} ${WRKSRC}/datadog_profiling*.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ .include diff --git a/devel/parol-ls/Makefile b/devel/parol-ls/Makefile index 2a86c8541fdf..7ddd92a298a8 100644 --- a/devel/parol-ls/Makefile +++ b/devel/parol-ls/Makefile @@ -1,164 +1,164 @@ PORTNAME= parol-ls DISTVERSION= g20221230 -PORTREVISION= 5 +PORTREVISION= 6 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 a484568ac84c..7eee3b209df9 100644 --- a/devel/parol/Makefile +++ b/devel/parol/Makefile @@ -1,163 +1,163 @@ PORTNAME= parol DISTVERSION= g20221230 -PORTREVISION= 5 +PORTREVISION= 6 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 2784c6128902..79598e64a80b 100644 --- a/devel/patsh/Makefile +++ b/devel/patsh/Makefile @@ -1,95 +1,95 @@ PORTNAME= patsh DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 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-0.7.20 \ anyhow-1.0.66 \ assert_cmd-2.0.7 \ bitflags-1.3.2 \ bstr-1.0.1 \ cc-1.0.77 \ cfg-if-1.0.0 \ clap-4.0.29 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ difflib-0.4.0 \ dissimilar-1.0.4 \ doc-comment-0.3.3 \ either-1.8.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ expect-test-1.4.0 \ fastrand-1.8.0 \ heck-0.4.0 \ hermit-abi-0.2.6 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ is-terminal-0.4.1 \ is_executable-1.0.1 \ itertools-0.10.5 \ libc-0.2.138 \ linux-raw-sys-0.1.3 \ memchr-2.5.0 \ once_cell-1.16.0 \ os_str_bytes-6.4.1 \ predicates-2.1.4 \ 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 \ 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 \ rustix-0.36.4 \ serde-1.0.148 \ shell-escape-0.1.5 \ strsim-0.10.0 \ syn-1.0.105 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.2.3 \ termtree-0.4.0 \ tree-sitter-0.20.9 \ unicase-2.6.0 \ unicode-ident-1.0.5 \ unicode-width-0.1.10 \ version_check-0.9.4 \ wait-timeout-0.2.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 \ tree-sitter-bash@git+https://github.com/tree-sitter/tree-sitter-bash\#4488aa41406547e478636a4fcfd24f5bbc3f2f74 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index dcd0a23cfbf7..ab993d5c422d 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -1,393 +1,394 @@ PORTNAME= pijul PORTVERSION= 1.0.0.b6 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org COMMENT= Distributed version control system WWW= https://pijul.org/ LICENSE= GPLv2 LIB_DEPENDS= libzstd.so:archivers/zstd \ libxxhash.so:devel/xxhash USES= cargo ssl CARGO_INSTALL= no CARGO_CRATES= ${PORTNAME}-1.0.0-beta.6 \ addr2line-0.19.0 \ adler-1.0.2 \ adler32-1.2.0 \ aes-0.7.5 \ aho-corasick-0.7.20 \ aho-corasick-1.0.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ 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 \ arrayref-0.3.7 \ arrayvec-0.7.2 \ async-broadcast-0.5.1 \ async-executor-1.5.1 \ async-io-1.13.0 \ async-lock-2.7.0 \ async-recursion-1.0.4 \ async-task-4.4.0 \ async-trait-0.1.68 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.1 \ base64ct-1.6.0 \ bcrypt-pbkdf-0.6.2 \ bincode-1.3.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ blake3-1.3.3 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ block-modes-0.8.1 \ block-padding-0.2.1 \ blowfish-0.8.0 \ bs58-0.4.0 \ bstr-1.5.0 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ canonical-path-2.0.2 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.24 \ cipher-0.3.0 \ clap-3.2.25 \ clap_complete-3.2.5 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ colorchoice-1.0.0 \ concurrent-queue-2.2.0 \ console-0.15.7 \ constant_time_eq-0.2.5 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.7 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ 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.4.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-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ ed25519-1.5.3 \ ed25519-dalek-1.0.1 \ edit-0.1.4 \ either-1.8.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.32 \ enumflags2-0.7.7 \ enumflags2_derive-0.7.7 \ env_logger-0.8.4 \ errno-0.2.8 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ fastrand-1.9.0 \ filetime-0.2.21 \ flate2-1.0.26 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.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-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 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.9 \ gimli-0.27.2 \ git2-0.13.25 \ globset-0.4.10 \ 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 \ hex-0.4.3 \ hkdf-0.12.3 \ hmac-0.11.0 \ hmac-0.12.1 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ human-panic-1.1.4 \ humantime-2.1.0 \ hyper-0.14.26 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ idna-0.2.3 \ idna-0.3.0 \ ignore-0.4.20 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.10 \ ipnet-2.7.2 \ is-terminal-0.4.7 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.63 \ keyring-2.0.2 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.144 \ libgit2-sys-0.12.26+1.3.0 \ libpijul-1.0.0-beta.6 \ libsodium-sys-0.2.7 \ libssh2-sys-0.2.23 \ libz-sys-1.1.9 \ linked-hash-map-0.5.6 \ linux-keyutils-0.2.3 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.17 \ lru-cache-0.1.2 \ matches-0.1.10 \ md5-0.7.0 \ memchr-2.5.0 \ memmap-0.7.0 \ memoffset-0.6.5 \ memoffset-0.8.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ mio-0.8.6 \ native-tls-0.2.11 \ nix-0.22.3 \ nix-0.25.1 \ nom-7.1.3 \ num-0.4.0 \ num-bigint-0.4.3 \ num-complex-0.4.3 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ object-0.30.3 \ once_cell-1.17.1 \ opaque-debug-0.3.0 \ open-3.2.0 \ openssl-0.10.52 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.87 \ ordered-stream-0.2.0 \ os_info-3.7.0 \ os_str_bytes-6.5.0 \ pager-0.16.1 \ parking-2.1.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 \ percent-encoding-2.2.0 \ pijul-macros-0.5.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ polling-2.8.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.58 \ ptree-0.4.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.4 \ rand_hc-0.2.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.8.2 \ regex-syntax-0.7.2 \ reqwest-0.11.18 \ rlimit-0.6.2 \ rustc-demangle-0.1.23 \ rustix-0.37.19 \ ryu-1.0.13 \ same-file-1.0.6 \ sanakirja-1.3.3 \ sanakirja-core-1.3.3 \ schannel-0.1.21 \ scopeguard-1.1.0 \ secret-service-3.0.1 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ serde-1.0.163 \ serde_bytes-0.11.9 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_repr-0.1.12 \ serde_spanned-0.6.2 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.9.9 \ sha2-0.10.6 \ shell-words-1.1.0 \ signal-hook-registry-1.4.1 \ signature-1.6.4 \ slab-0.4.8 \ smallvec-1.10.0 \ socket2-0.4.9 \ static_assertions-1.1.0 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.16 \ tar-0.4.38 \ tempfile-3.5.0 \ termcolor-1.2.0 \ terminal_size-0.1.17 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ threadpool-1.8.1 \ thrussh-0.33.5 \ thrussh-config-0.5.0 \ thrussh-keys-0.21.0 \ thrussh-libsodium-0.2.1 \ time-0.1.45 \ tint-1.0.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.28.1 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.14 \ tokio-util-0.7.8 \ toml-0.5.11 \ toml-0.7.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.9 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.24 \ tracing-core-0.1.31 \ try-lock-0.2.4 \ twox-hash-1.6.3 \ typenum-1.16.0 \ uds_windows-1.0.2 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ url-2.3.1 \ utf8parse-0.2.1 \ uuid-1.3.3 \ validator-0.15.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.0 \ walkdir-2.3.3 \ 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.86 \ wasm-bindgen-backend-0.2.86 \ wasm-bindgen-futures-0.4.36 \ wasm-bindgen-macro-0.2.86 \ wasm-bindgen-macro-support-0.2.86 \ wasm-bindgen-shared-0.2.86 \ wasm-streams-0.2.3 \ web-sys-0.3.63 \ which-4.4.0 \ whoami-1.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.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.10.1 \ xattr-0.2.3 \ yasna-0.4.0 \ zbus-3.10.0 \ zbus_macros-3.10.0 \ zbus_names-2.5.1 \ zeroize-1.3.0 \ zeroize_derive-1.4.2 \ zstd-seekable-0.1.22 \ zvariant-3.15.0 \ zvariant_derive-3.15.0 \ zvariant_utils-1.0.1 PLIST_FILES= bin/pijul post-patch: ${MV} ${WRKSRC}/cargo-crates/pijul-1.0.0-beta.6/* ${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-jellyfish/Makefile b/devel/py-jellyfish/Makefile index 898249a4ea02..bd4909e2809d 100644 --- a/devel/py-jellyfish/Makefile +++ b/devel/py-jellyfish/Makefile @@ -1,27 +1,27 @@ PORTNAME= jellyfish PORTVERSION= 0.11.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= jellyfish-${PORTVERSION}${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.13<0.15: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 e9b34c4e096d..4d30fe3b0b18 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -1,37 +1,38 @@ PORTNAME= libcst PORTVERSION= 1.0.1 +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} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.2:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-inspect>=0.4.0:devel/py-typing-inspect@${PY_FLAVOR} USES= cargo dos2unix python USE_PYTHON= autoplist concurrent pep517 BINARY_ALIAS= python3=${PYTHON_CMD} CARGO_BUILD= no CARGO_INSTALL= no CARGO_CARGOLOCK=${WRKSRC}/native/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/native/Cargo.toml 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 8f198ff63816..25d73bf046be 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,369 +1,369 @@ PORTNAME= maturin DISTVERSIONPREFIX= v DISTVERSION= 0.13.2 -PORTREVISION= 8 +PORTREVISION= 9 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 # Although the port builds fine on some 32-bit architectures (e.g. i386) it # doesn't support creating 32-bit Python wheels for FreeBSD. Thus save build # time and skip the port at a early stage. NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc NOT_FOR_ARCHS_REASON= the creation of 32-bit Python wheels is not supported for FreeBSD BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.4.0:devel/py-setuptools-rust@${PY_FLAVOR} USES= cargo python USE_GITHUB= yes GH_ACCOUNT= PyO3 USE_PYTHON= autoplist concurrent distutils CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aes-0.7.5 \ aho-corasick-0.7.18 \ anyhow-1.0.61 \ async-io-1.7.0 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.66 \ base64-0.13.0 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ block-buffer-0.10.2 \ block-modes-0.8.1 \ block-padding-0.2.1 \ bstr-0.2.17 \ bumpalo-3.10.0 \ byteorder-1.4.3 \ bytes-1.2.1 \ bytesize-1.1.0 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ cab-0.4.1 \ cache-padded-1.2.0 \ camino-1.1.1 \ cargo-options-0.3.1 \ cargo-platform-0.1.2 \ cargo-xwin-0.10.2 \ cargo-zigbuild-0.12.0 \ cargo_metadata-0.15.0 \ cbindgen-0.24.3 \ cc-1.0.73 \ cfb-0.7.3 \ cfg-if-1.0.0 \ charset-0.1.3 \ chunked_transfer-1.4.0 \ cipher-0.3.0 \ clap-3.2.17 \ clap_complete-3.2.4 \ clap_complete_fig-3.2.4 \ clap_derive-3.2.17 \ clap_lex-0.2.4 \ cli-table-0.4.7 \ combine-4.6.6 \ concurrent-queue-1.2.4 \ configparser-3.0.0 \ console-0.15.1 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.2 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.10 \ crossbeam-utils-0.8.11 \ crypto-common-0.1.6 \ crypto-mac-0.11.1 \ data-encoding-2.3.2 \ derivative-2.2.0 \ dialoguer-0.10.2 \ digest-0.9.0 \ digest-0.10.3 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dunce-1.0.2 \ either-1.7.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.31 \ enumflags2-0.6.4 \ enumflags2_derive-0.6.4 \ env_logger-0.7.1 \ fastrand-1.8.0 \ fat-macho-0.4.5 \ filetime-0.2.17 \ flate2-1.0.24 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fs-err-2.7.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-lite-1.12.0 \ futures-macro-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ generic-array-0.14.6 \ getrandom-0.2.7 \ gimli-0.26.2 \ glob-0.3.0 \ globset-0.4.9 \ goblin-0.5.3 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hkdf-0.11.0 \ hmac-0.11.0 \ human-panic-1.0.3 \ humantime-1.3.0 \ idna-0.2.3 \ ignore-0.4.18 \ indexmap-1.9.1 \ indicatif-0.17.0-rc.6 \ indoc-1.0.7 \ instant-0.1.12 \ itertools-0.10.3 \ itoa-1.0.3 \ js-sys-0.3.59 \ keyring-1.2.0 \ lazy_static-1.4.0 \ lddtree-0.2.9 \ libc-0.2.131 \ lock_api-0.4.7 \ log-0.4.17 \ lzxd-0.1.4 \ mailparse-0.13.8 \ matchers-0.1.0 \ matches-0.1.9 \ memchr-2.5.0 \ memoffset-0.6.5 \ mime-0.3.16 \ mime_guess-2.0.4 \ minijinja-0.17.0 \ miniz_oxide-0.5.3 \ msi-0.5.0 \ multipart-0.18.0 \ native-tls-0.2.10 \ nb-connect-1.2.0 \ nix-0.22.3 \ 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 \ number_prefix-0.4.0 \ object-0.29.0 \ once_cell-1.13.0 \ opaque-debug-0.3.0 \ openssl-0.10.41 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.75 \ os_str_bytes-6.3.0 \ os_type-2.4.0 \ parking-2.0.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.3 \ path-slash-0.2.1 \ pep440-0.2.0 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ plain-0.2.3 \ platform-info-0.2.0 \ polling-2.2.0 \ ppv-lite86-0.2.16 \ pretty_env_logger-0.4.0 \ proc-macro-crate-0.1.5 \ proc-macro-crate-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.43 \ pyproject-toml-0.3.1 \ python-pkginfo-0.5.4 \ quick-error-1.2.3 \ quote-1.0.21 \ quoted_printable-0.4.5 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rayon-1.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.6.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ rfc2047-decoder-0.1.2 \ ring-0.16.20 \ rpassword-7.0.0 \ rustc-demangle-0.1.21 \ rustc_version-0.4.0 \ rustls-0.20.6 \ ryu-1.0.11 \ same-file-1.0.6 \ schannel-0.1.20 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ scroll-0.11.0 \ scroll_derive-0.11.0 \ sct-0.7.0 \ secret-service-2.0.2 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ semver-1.0.13 \ serde-1.0.143 \ serde_derive-1.0.143 \ serde_json-1.0.83 \ serde_repr-0.1.9 \ sha2-0.9.9 \ sha2-0.10.2 \ sharded-slab-0.1.4 \ slab-0.4.7 \ smallvec-1.9.0 \ smawk-0.3.1 \ socket2-0.4.4 \ socks-0.3.4 \ spin-0.5.2 \ static_assertions-1.1.0 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.99 \ tar-0.4.38 \ target-lexicon-0.12.4 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ textwrap-0.15.0 \ thiserror-1.0.32 \ thiserror-impl-1.0.32 \ thread_local-1.1.4 \ time-0.3.13 \ time-macros-0.2.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.9 \ toml_edit-0.14.4 \ tracing-0.1.36 \ tracing-attributes-0.1.22 \ tracing-core-0.1.29 \ tracing-serde-0.1.3 \ tracing-subscriber-0.3.15 \ twox-hash-1.6.3 \ typenum-1.15.0 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.3 \ unicode-linebreak-0.1.2 \ unicode-normalization-0.1.21 \ unicode-width-0.1.9 \ untrusted-0.7.1 \ ureq-2.5.0 \ url-2.2.2 \ uuid-0.8.2 \ uuid-1.1.2 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.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 \ web-sys-0.3.59 \ webpki-0.22.0 \ webpki-roots-0.22.4 \ wepoll-ffi-0.1.2 \ 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 \ xattr-0.2.3 \ xwin-0.2.5 \ zbus-1.9.3 \ zbus_macros-1.9.3 \ zip-0.6.2 \ zvariant-2.10.0 \ zvariant_derive-2.10.0 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} BINARY_ALIAS= python3=${PYTHON_CMD} .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>=0.10.1:textproc/py-tomli@${PY_FLAVOR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tomli>=0.10.1:textproc/py-tomli@${PY_FLAVOR} .endif post-patch: @${RM} ${WRKSRC}/pyproject.toml # The binary is usually built via setup.py which uses different compiler flags. # That line is patched out there to use the compiler flags from the Ports # framework instead. The setup.py is processed in the "do-build" target to # install the compiled binary. pre-build: ${CARGO_CARGO_RUN} build \ --manifest-path ${CARGO_CARGOTOML} \ --verbose \ ${CARGO_BUILD_ARGS} post-install: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/maturin ${STAGEDIR}${PREFIX}/bin ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/maturin # Regenerate .PLIST.pymodtemp to get all installed files from # ${STAGEDIR} because the file that is generated in the first place # contains only the EGG files as a whole. @${FIND} ${STAGEDIR} -type f -o -type l | \ ${SORT} | ${SED} -e 's|${STAGEDIR}||' \ > ${WRKDIR}/.PLIST.pymodtmp .include diff --git a/devel/py-orjson/Makefile b/devel/py-orjson/Makefile index 29816e60b12a..426b64497960 100644 --- a/devel/py-orjson/Makefile +++ b/devel/py-orjson/Makefile @@ -1,100 +1,100 @@ PORTNAME= orjson PORTVERSION= 3.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel python #MASTER_SITES= PYPI 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>=0.8.3:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pip>=20.2.3:devel/py-pip@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent cython distutils USE_GITHUB= yes GH_ACCOUNT= ijl CARGO_CRATES= ahash-0.8.0 \ arrayvec-0.7.2 \ associative-cache-1.0.1 \ autocfg-1.1.0 \ beef-0.5.2 \ bytecount-0.6.3 \ castaway-0.2.2 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.19 \ compact_str-0.6.1 \ encoding_rs-0.8.31 \ itoa-1.0.3 \ libc-0.2.132 \ libm-0.1.4 \ num-integer-0.1.45 \ num-traits-0.2.15 \ once_cell-1.13.1 \ packed_simd_2-0.3.8 \ pyo3-build-config-0.17.0 \ pyo3-ffi-0.17.0 \ rustversion-1.0.9 \ ryu-1.0.11 \ serde-1.0.144 \ simdutf8-0.1.4 \ smallvec-1.9.0 \ target-lexicon-0.12.4 \ version_check-0.9.4 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR=${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} BINARY_ALIAS= python3=${PYTHON_CMD} .include # This is to prevent Mk/Uses/python.mk do-configure target from firing. do-configure: @${ECHO} 'No configure' post-patch: @${RM} ${WRKSRC}/pyproject.toml do-build: @(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} maturin build \ --release \ ${WITH_DEBUG:D:U--strip} \ --interpreter ${PYTHON_CMD}) # 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 @${SETENV} ${MAKE_ENV} pip install \ --isolated \ --root=${STAGEDIR} \ --ignore-installed \ --no-deps ${INSTALL_WRKSRC}/target/wheels/*.whl post-install: @${RM} -r ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/__pycache__ ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/liborjson.so ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} ${CHMOD} +x ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/liborjson.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. @${FIND} ${STAGEDIR} -type f -o -type l | \ ${SORT} | ${SED} -e 's|${STAGEDIR}||' \ > ${WRKDIR}/.PLIST.pymodtmp .include diff --git a/devel/py-pydantic-core/Makefile b/devel/py-pydantic-core/Makefile index b413ea0ffece..06393782f936 100644 --- a/devel/py-pydantic-core/Makefile +++ b/devel/py-pydantic-core/Makefile @@ -1,27 +1,28 @@ PORTNAME= pydantic-core PORTVERSION= 2.1.2 +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 WWW= https://github.com/pydantic/pydantic-core LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.13: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-rpds-py/Makefile b/devel/py-rpds-py/Makefile index fb0ee5affbb0..532bd81c4b24 100644 --- a/devel/py-rpds-py/Makefile +++ b/devel/py-rpds-py/Makefile @@ -1,27 +1,28 @@ PORTNAME= rpds-py PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI 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>=0.13: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 1c5e3d779d31..5f1ab6d9c7ba 100644 --- a/devel/py-watchfiles/Makefile +++ b/devel/py-watchfiles/Makefile @@ -1,28 +1,28 @@ PORTNAME= watchfiles PORTVERSION= 0.19.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= watchfiles-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple, modern and high performance file watching and code reload in python WWW= https://github.com/samuelcolvin/watchfiles LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.13<0.15: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/py-y-py/Makefile b/devel/py-y-py/Makefile index 22fb3f402174..5805957c180a 100644 --- a/devel/py-y-py/Makefile +++ b/devel/py-y-py/Makefile @@ -1,28 +1,28 @@ PORTNAME= y-py PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= y_py-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings for the Y-CRDT built from yrs (Rust) WWW= https://github.com/y-crdt/ypy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.13:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/y_py-${PORTVERSION} post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/ruff/Makefile b/devel/ruff/Makefile index 242c3c8a63e2..f145432a76fd 100644 --- a/devel/ruff/Makefile +++ b/devel/ruff/Makefile @@ -1,331 +1,332 @@ PORTNAME= ruff DISTVERSIONPREFIX= v DISTVERSION= 0.0.272 +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 BUILD_DEPENDS= gmake:devel/gmake USES= cargo USE_GITHUB= yes GH_ACCOUNT= charliermarsh CARGO_CRATES= Inflector-0.11.4 \ 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 \ anes-0.1.6 \ annotate-snippets-0.6.1 \ annotate-snippets-0.9.1 \ 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 \ argfile-0.1.5 \ assert_cmd-2.0.11 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.3.1 \ bstr-1.5.0 \ bumpalo-3.13.0 \ cachedir-0.3.0 \ cast-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chic-1.2.2 \ chrono-0.4.26 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ clap-4.3.1 \ clap_builder-4.3.1 \ clap_complete-4.3.1 \ clap_complete_command-0.5.1 \ clap_complete_fig-4.3.1 \ clap_complete_nushell-0.1.11 \ clap_derive-4.3.1 \ clap_lex-0.5.0 \ clearscreen-2.0.1 \ colorchoice-1.0.0 \ colored-2.0.0 \ configparser-3.0.2 \ console-0.15.7 \ console_error_panic_hook-0.1.7 \ console_log-1.0.0 \ core-foundation-sys-0.8.4 \ countme-3.0.1 \ crc32fast-1.3.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ crunchy-0.2.2 \ ctor-0.1.26 \ diff-0.1.13 \ difflib-0.4.0 \ dirs-4.0.0 \ dirs-5.0.1 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ drop_bomb-0.1.5 \ dyn-clone-1.0.11 \ either-1.8.1 \ encode_unicode-0.3.6 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ fern-0.6.2 \ filetime-0.2.21 \ flate2-1.0.26 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fsevent-sys-4.1.0 \ getrandom-0.2.9 \ glob-0.3.1 \ globset-0.4.10 \ half-1.8.2 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hexf-parse-0.2.1 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ idna-0.3.0 \ ignore-0.4.20 \ imperative-1.0.4 \ indexmap-1.9.3 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ insta-1.29.0 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-macro-0.2.2 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.63 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lalrpop-util-0.20.0 \ 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.144 \ libmimalloc-sys-0.1.33 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ log-0.4.18 \ matches-0.1.10 \ memchr-2.5.0 \ memoffset-0.8.0 \ mimalloc-0.1.37 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ natord-1.0.9 \ nextest-workspace-hack-0.1.0 \ nix-0.26.2 \ nohash-hasher-0.2.0 \ nom-7.1.3 \ notify-5.2.0 \ num-bigint-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.2 \ oorandom-11.1.3 \ option-ext-0.2.0 \ os_str_bytes-6.5.0 \ output_vt100-0.1.3 \ paste-1.0.12 \ path-absolutize-3.1.0 \ path-dedot-3.1.0 \ pathdiff-0.2.1 \ peg-0.8.1 \ peg-macros-0.8.1 \ peg-runtime-0.8.1 \ pep440_rs-0.3.9 \ pep508_rs-0.1.5 \ percent-encoding-2.2.0 \ phf-0.11.1 \ phf_codegen-0.11.1 \ phf_generator-0.11.1 \ phf_shared-0.11.1 \ pin-project-lite-0.2.9 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ pmutil-0.5.3 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.59 \ pyproject-toml-0.6.0 \ quick-junit-0.3.2 \ quick-xml-0.26.0 \ quote-1.0.28 \ rand-0.8.5 \ rand_core-0.6.4 \ 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.3 \ regex-automata-0.1.10 \ regex-syntax-0.7.2 \ result-like-0.4.6 \ result-like-derive-0.4.6 \ ring-0.16.20 \ rust-stemmers-1.2.0 \ rustc-hash-1.1.0 \ rustix-0.37.19 \ rustls-0.20.8 \ rustversion-1.0.12 \ ryu-1.0.13 \ same-file-1.0.6 \ schemars-0.8.12 \ schemars_derive-0.8.12 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ sct-0.7.0 \ semver-1.0.17 \ serde-1.0.163 \ serde-wasm-bindgen-0.5.0 \ serde_derive-1.0.163 \ serde_derive_internals-0.26.0 \ serde_json-1.0.96 \ serde_spanned-0.6.2 \ shellexpand-3.1.0 \ similar-2.2.1 \ siphasher-0.3.10 \ smallvec-1.10.0 \ spin-0.5.2 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syn-2.0.18 \ syn-ext-0.4.0 \ tempfile-3.5.0 \ terminfo-0.8.0 \ termtree-0.4.1 \ test-case-3.1.0 \ test-case-core-3.1.0 \ test-case-macros-3.1.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ tikv-jemalloc-sys-0.5.3+5.3.0-patched \ tikv-jemallocator-0.5.0 \ time-0.1.45 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.7.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ tracing-0.1.37 \ tracing-attributes-0.1.24 \ tracing-core-0.1.31 \ typed-arena-2.0.2 \ 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-category-0.9.0 \ unic-ucd-ident-0.9.0 \ unic-ucd-version-0.9.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.6.2 \ url-2.3.1 \ utf8parse-0.2.1 \ uuid-1.3.3 \ 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.86 \ wasm-bindgen-backend-0.2.86 \ wasm-bindgen-futures-0.4.36 \ wasm-bindgen-macro-0.2.86 \ wasm-bindgen-macro-support-0.2.86 \ wasm-bindgen-shared-0.2.86 \ wasm-bindgen-test-0.3.36 \ wasm-bindgen-test-macro-0.3.36 \ web-sys-0.3.63 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ which-4.4.0 \ 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-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.6 \ yaml-rust-0.4.5 \ yansi-0.5.1 \ yansi-term-0.1.2 \ libcst,libcst_derive@git+https://github.com/charliermarsh/LibCST?rev=80e4c1399f95e5beb532fdd1e209ad2dbb470438\#80e4c1399f95e5beb532fdd1e209ad2dbb470438 \ ruff_text_size,rustpython-ast,rustpython-format,rustpython-literal,rustpython-parser,rustpython-parser-core@git+https://github.com/astral-sh/RustPython-Parser.git?rev=7a3eedbf6fb4ea7068a1bf7fe0e97e963ea95ffd\#7a3eedbf6fb4ea7068a1bf7fe0e97e963ea95ffd \ unicode_names2@git+https://github.com/youknowone/unicode_names2.git?rev=4ce16aa85cbcdd9cc830410f1a72ef9a235f2fde\#4ce16aa85cbcdd9cc830410f1a72ef9a235f2fde CARGO_BUILD_ARGS= --package=file://${WRKSRC}/crates/ruff_cli CARGO_INSTALL_PATH= crates/ruff_cli PLIST_FILES= bin/${PORTNAME} PORTSCOUT= limit:^.*0\.0\.2[56789].* # don't report before 0.0.25x+ post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ruff .include diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile index 5cbcb87f65cd..464ba29109f6 100644 --- a/devel/rust-analyzer/Makefile +++ b/devel/rust-analyzer/Makefile @@ -1,224 +1,224 @@ PORTNAME= rust-analyzer DISTVERSION= 2023-06-12 -PORTREVISION= 1 +PORTREVISION= 2 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_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ always-assert-0.1.3 \ anyhow-1.0.70 \ anymap-1.0.0-beta.2 \ arbitrary-1.3.0 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ bitflags-1.3.2 \ bitflags-2.1.0 \ byteorder-1.4.3 \ camino-1.1.4 \ cargo-platform-0.1.2 \ cargo_metadata-0.15.4 \ cc-1.0.79 \ cfg-if-1.0.0 \ chalk-derive-0.89.0 \ chalk-ir-0.89.0 \ chalk-recursive-0.89.0 \ chalk-solve-0.89.0 \ command-group-2.1.0 \ countme-3.0.1 \ cov-mark-2.0.0-pre.1 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ dashmap-5.4.0 \ derive_arbitrary-1.3.0 \ dissimilar-1.0.6 \ dot-0.1.4 \ drop_bomb-0.1.5 \ either-1.8.1 \ ena-0.14.2 \ expect-test-1.4.1 \ filetime-0.2.19 \ fixedbitset-0.2.0 \ flate2-1.0.25 \ form_urlencoded-1.1.0 \ fsevent-sys-4.1.0 \ fst-0.4.7 \ gimli-0.27.2 \ hashbrown-0.12.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hkalbasi-rustc-ap-rustc_abi-0.0.20221221 \ hkalbasi-rustc-ap-rustc_index-0.0.20221221 \ home-0.5.4 \ idna-0.3.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.6 \ jod-thread-0.1.2 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ libc-0.2.141 \ libloading-0.7.4 \ libmimalloc-sys-0.1.32 \ lock_api-0.4.9 \ log-0.4.17 \ lsp-types-0.94.0 \ matchers-0.1.0 \ memchr-2.5.0 \ memmap2-0.5.10 \ memoffset-0.8.0 \ mimalloc-0.1.36 \ miniz_oxide-0.6.2 \ mio-0.8.5 \ miow-0.5.0 \ nix-0.26.2 \ nohash-hasher-0.2.0 \ notify-5.1.0 \ nu-ansi-term-0.46.0 \ num_cpus-1.15.0 \ object-0.30.3 \ once_cell-1.17.1 \ oorandom-11.1.3 \ overload-0.1.1 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.6 \ paste-1.0.12 \ percent-encoding-2.2.0 \ perf-event-0.4.7 \ perf-event-open-sys-1.0.1 \ petgraph-0.5.1 \ pin-project-lite-0.2.9 \ proc-macro2-1.0.56 \ protobuf-3.1.0 \ protobuf-support-3.1.0 \ pulldown-cmark-0.9.2 \ pulldown-cmark-to-cmark-10.0.4 \ quote-1.0.26 \ ra-ap-rustc_lexer-0.1.0 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ regex-1.7.3 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ rowan-0.15.11 \ rustc-demangle-0.1.22 \ rustc-hash-1.1.0 \ ryu-1.0.13 \ salsa-0.17.0-pre.2 \ salsa-macros-0.17.0-pre.2 \ same-file-1.0.6 \ scip-0.1.1 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ semver-1.0.17 \ serde-1.0.156 \ serde_derive-1.0.156 \ serde_json-1.0.96 \ serde_repr-0.1.11 \ sharded-slab-0.1.4 \ smallvec-1.10.0 \ smol_str-0.2.0 \ snap-1.1.0 \ static_assertions-1.1.0 \ syn-1.0.109 \ synstructure-0.12.6 \ text-size-1.1.0 \ thiserror-1.0.39 \ thiserror-impl-1.0.39 \ thread_local-1.1.7 \ tikv-jemalloc-ctl-0.5.0 \ tikv-jemalloc-sys-0.5.3+5.3.0-patched \ tikv-jemallocator-0.5.0 \ time-0.3.20 \ time-core-0.1.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.16 \ tracing-tree-0.2.2 \ triomphe-0.1.8 \ typed-arena-2.0.2 \ ungrammar-1.16.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-version-0.9.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 \ unicode-xid-0.2.4 \ url-2.3.1 \ valuable-0.1.0 \ 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.42.0 \ 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 \ write-json-0.1.2 \ xflags-0.3.1 \ xflags-macros-0.3.1 \ xshell-0.2.3 \ xshell-macros-0.2.3 \ zip-0.6.4 CARGO_INSTALL_PATH= crates/rust-analyzer 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 e6ad506f39ec..ac07070d6dfb 100644 --- a/devel/rust-bindgen-cli/Makefile +++ b/devel/rust-bindgen-cli/Makefile @@ -1,24 +1,25 @@ PORTNAME= bindgen-cli DISTVERSION= 0.66.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= 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 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 6699154cf9d9..944699383b07 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -1,21 +1,21 @@ PORTNAME= cbindgen DISTVERSION= 0.24.3 -PORTREVISION= 10 +PORTREVISION= 11 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/eqrion/cbindgen LICENSE= MPL20 RUN_DEPENDS= cargo:lang/${RUST_DEFAULT} USES= cargo PLIST_FILES= bin/${PORTNAME} .include diff --git a/devel/rustc-demangle/Makefile b/devel/rustc-demangle/Makefile index f1bff6426e64..1b8ac5465895 100644 --- a/devel/rustc-demangle/Makefile +++ b/devel/rustc-demangle/Makefile @@ -1,40 +1,41 @@ PORTNAME= rustc-demangle DISTVERSION= 0.1.23 +PORTREVISION= 1 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.0 \ cc-1.0.79 \ compiler_builtins-0.1.93 \ jobserver-0.1.26 \ libc-0.2.146 \ libfuzzer-sys-0.4.6 \ once_cell-1.18.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/sccache/Makefile b/devel/sccache/Makefile index 1dbc562066ee..e3b1cd1a166d 100644 --- a/devel/sccache/Makefile +++ b/devel/sccache/Makefile @@ -1,409 +1,409 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.5.3 -PORTREVISION= 0 +PORTREVISION= 1 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 PORTDOCS= README.md CARGO_FEATURES= all CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anstyle-0.3.5 \ anyhow-1.0.70 \ 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.0 \ 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.24 \ 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.6.1 \ 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-dragonfly-0.1.2 \ error-chain-0.12.4 \ fastrand-1.8.0 \ filetime-0.2.20 \ 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.23.1 \ 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.5 \ 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 \ lock_api-0.4.9 \ log-0.4.17 \ 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.34.0 \ openssl-0.10.49 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.84 \ 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.6.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.4.1 \ pkcs8-0.9.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ predicates-3.0.2 \ 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.56 \ quick-error-1.2.3 \ quick-xml-0.27.1 \ quick-xml-0.28.1 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redis-0.22.1 \ 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.10.1 \ reqwest-0.11.16 \ resolv-conf-0.7.0 \ retry-2.0.0 \ ring-0.16.20 \ rouille-3.6.1 \ rsa-0.8.2 \ rust-ini-0.19.0 \ rustc-demangle-0.1.23 \ rustix-0.35.13 \ rustix-0.36.4 \ rustls-0.20.7 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.1 \ 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.16 \ 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.6.0 \ 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.0 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.23.4 \ 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.1 \ 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} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sccache .include diff --git a/devel/selene/Makefile b/devel/selene/Makefile index c6c993fcd036..fbd586d1e307 100644 --- a/devel/selene/Makefile +++ b/devel/selene/Makefile @@ -1,195 +1,195 @@ PORTNAME= selene DISTVERSION= 0.25.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Command line tool to help write correct and idiomatic Lua code WWW= https://kampfkarren.github.io/selene/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= kampfkarren CARGO_BUILD_ARGS= --package=${PORTNAME} CARGO_INSTALL_PATH= ${PORTNAME} CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.13.1 \ 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.18.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.50 \ 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.16.20 \ rustc-demangle-0.1.21 \ rustc_version-0.4.0 \ rustls-0.20.8 \ rustversion-1.0.11 \ ryu-1.0.12 \ scoped-tls-1.0.1 \ scratch-1.0.3 \ sct-0.7.0 \ semver-1.0.16 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ 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.5.2 \ 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.7.1 \ ureq-2.6.2 \ 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 \ web-sys-0.3.60 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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_aarch64_msvc-0.39.0 \ windows_i686_gnu-0.39.0 \ windows_i686_msvc-0.39.0 \ windows_x86_64_gnu-0.39.0 \ windows_x86_64_msvc-0.39.0 \ 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 70f2e9d881c0..42bb924f92d3 100644 --- a/devel/sentry-cli/Makefile +++ b/devel/sentry-cli/Makefile @@ -1,37 +1,37 @@ PORTNAME= sentry-cli DISTVERSION= 2.18.1 -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 d60550c05c31..eb2b4d46059a 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= 3 +PORTREVISION= 4 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 bc0ee9566e0a..70eecb2e5ec0 100644 --- a/devel/snazy/Makefile +++ b/devel/snazy/Makefile @@ -1,121 +1,122 @@ PORTNAME= snazy DISTVERSION= 0.51.2 +PORTREVISION= 1 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.0.1 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.3.0 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bumpalo-3.12.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clap-4.3.8 \ clap_builder-4.3.8 \ clap_complete-4.3.1 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ codespan-reporting-0.11.1 \ color-print-0.3.4 \ color-print-proc-macro-0.3.4 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.3 \ cxx-1.0.94 \ cxx-build-1.0.94 \ cxxbridge-flags-1.0.94 \ cxxbridge-macro-1.0.94 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ iana-time-zone-0.1.54 \ iana-time-zone-haiku-0.1.1 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.6 \ itoa-1.0.6 \ js-sys-0.3.61 \ libc-0.2.146 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.3.8 \ log-0.4.17 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ num-traits-0.2.15 \ once_cell-1.17.1 \ proc-macro2-1.0.54 \ quote-1.0.26 \ redox_syscall-0.3.5 \ regex-1.8.4 \ regex-syntax-0.7.2 \ rustix-0.37.19 \ ryu-1.0.13 \ scratch-1.0.5 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_json-1.0.99 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.11 \ tempfile-3.6.0 \ termcolor-1.2.0 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ utf8parse-0.2.1 \ 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.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.46.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 \ 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 fdad9ba0112c..29971b173930 100644 --- a/devel/spr/Makefile +++ b/devel/spr/Makefile @@ -1,206 +1,206 @@ PORTNAME= spr DISTVERSIONPREFIX= v DISTVERSION= 1.3.4 -PORTREVISION= 5 +PORTREVISION= 6 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= getcord CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ arc-swap-1.5.0 \ ascii-0.9.3 \ async-trait-0.1.56 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.65 \ 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 \ chrono-0.4.19 \ clap-3.2.6 \ clap_derive-3.2.6 \ clap_lex-0.2.3 \ combine-3.8.1 \ console-0.15.0 \ dialoguer-0.10.1 \ doc-comment-0.3.3 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ fastrand-1.7.0 \ 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-lite-1.12.0 \ futures-macro-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ gimli-0.26.1 \ git2-0.14.4 \ 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.13 \ hashbrown-0.12.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.7.1 \ httpdate-1.0.2 \ hyper-0.14.19 \ hyper-rustls-0.23.0 \ hyperx-1.4.0 \ idna-0.2.3 \ indexmap-1.9.1 \ indoc-1.0.6 \ instant-0.1.12 \ ipnet-2.5.0 \ itoa-1.0.2 \ jobserver-0.1.24 \ js-sys-0.3.58 \ jsonwebtoken-8.1.1 \ language-tags-0.3.2 \ lazy-regex-2.3.0 \ lazy-regex-proc_macros-2.3.0 \ lazy_static-1.4.0 \ libc-0.2.126 \ libgit2-sys-0.13.4+1.4.2 \ libz-sys-1.1.8 \ log-0.4.17 \ matches-0.1.9 \ memchr-2.5.0 \ mime-0.3.16 \ miniz_oxide-0.5.3 \ mio-0.8.4 \ num-bigint-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ object-0.28.4 \ octocrab-0.16.0 \ once_cell-1.12.0 \ os_str_bytes-6.1.0 \ parking-2.0.0 \ pem-1.0.2 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.40 \ quote-1.0.20 \ redox_syscall-0.2.13 \ regex-1.5.6 \ regex-syntax-0.6.26 \ remove_dir_all-0.5.3 \ reqwest-0.11.11 \ ring-0.16.20 \ rustc-demangle-0.1.21 \ rustls-0.20.6 \ rustls-pemfile-1.0.0 \ ryu-1.0.10 \ sct-0.7.0 \ secrecy-0.8.0 \ serde-1.0.137 \ serde_derive-1.0.137 \ serde_json-1.0.81 \ serde_path_to_error-0.1.7 \ serde_urlencoded-0.7.1 \ signal-hook-registry-1.4.0 \ simple_asn1-0.6.2 \ slab-0.4.6 \ smawk-0.3.1 \ snafu-0.7.1 \ snafu-derive-0.7.1 \ socket2-0.4.4 \ spin-0.5.2 \ strsim-0.10.0 \ syn-1.0.98 \ 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 \ time-0.3.11 \ time-macros-0.2.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.19.2 \ tokio-macros-1.8.0 \ tokio-rustls-0.23.4 \ tokio-util-0.7.3 \ tower-service-0.3.2 \ tracing-0.1.35 \ tracing-core-0.1.28 \ try-lock-0.2.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-width-0.1.9 \ unreachable-1.0.0 \ untrusted-0.7.1 \ url-2.2.2 \ 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.81 \ wasm-bindgen-backend-0.2.81 \ wasm-bindgen-futures-0.4.31 \ 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.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-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.10.1 \ zeroize-1.5.5 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/stylua/Makefile b/devel/stylua/Makefile index 7512246f7628..64578ac89411 100644 --- a/devel/stylua/Makefile +++ b/devel/stylua/Makefile @@ -1,45 +1,46 @@ PORTNAME= stylua DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 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/tagref/Makefile b/devel/tagref/Makefile index d82016d2b1fc..1f2fffb7e993 100644 --- a/devel/tagref/Makefile +++ b/devel/tagref/Makefile @@ -1,57 +1,58 @@ PORTNAME= tagref DISTVERSIONPREFIX= v DISTVERSION= 1.8.4 +PORTREVISION= 1 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-0.7.15 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ bstr-0.2.15 \ cfg-if-1.0.0 \ clap-2.33.3 \ colored-1.9.3 \ crossbeam-utils-0.8.3 \ fnv-1.0.7 \ globset-0.4.6 \ hermit-abi-0.1.18 \ ignore-0.4.17 \ lazy_static-1.4.0 \ libc-0.2.93 \ log-0.4.14 \ memchr-2.3.4 \ once_cell-1.7.2 \ regex-1.4.5 \ regex-syntax-0.6.23 \ same-file-1.0.6 \ strsim-0.8.0 \ term_size-0.3.2 \ textwrap-0.11.0 \ thread_local-1.1.3 \ unicode-width-0.1.8 \ vec_map-0.8.2 \ walkdir-2.3.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/tarpaulin/Makefile b/devel/tarpaulin/Makefile index ab2b06dcff0d..d71b7c15069d 100644 --- a/devel/tarpaulin/Makefile +++ b/devel/tarpaulin/Makefile @@ -1,191 +1,192 @@ PORTNAME= tarpaulin DISTVERSION= 0.26.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 CARGO_CRATES= adler-1.0.2 \ adler32-1.2.0 \ aho-corasick-1.0.1 \ android-tzdata-0.1.1 \ android_system_properties-0.1.4 \ ansi_term-0.12.1 \ anyhow-1.0.65 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ camino-1.1.1 \ cargo-platform-0.1.2 \ cargo_metadata-0.15.4 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clap-2.34.0 \ core-foundation-sys-0.8.3 \ coveralls-api-0.5.0 \ crc32fast-1.3.2 \ curl-0.4.44 \ curl-sys-0.4.56+curl-7.83.1 \ deflate-0.8.6 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fallible-iterator-0.2.0 \ fallible-iterator-0.3.0 \ fastrand-1.8.0 \ flate2-1.0.24 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ gimli-0.27.3 \ git2-0.17.2 \ glob-0.3.1 \ gzip-header-0.3.0 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hex-0.4.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ iana-time-zone-0.1.46 \ idna-0.2.3 \ indexmap-1.8.2 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ itoa-1.0.3 \ jobserver-0.1.24 \ js-sys-0.3.59 \ lazy_static-1.4.0 \ lcov-0.8.1 \ leb128-0.2.5 \ libc-0.2.137 \ libgit2-sys-0.15.2+1.6.4 \ libssh2-sys-0.3.0 \ libz-sys-1.1.8 \ linux-raw-sys-0.1.3 \ llvm_profparser-0.3.3 \ log-0.4.17 \ matchers-0.0.1 \ matches-0.1.9 \ md5-0.7.0 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.3 \ nix-0.26.2 \ nom-7.1.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ object-0.26.2 \ object-0.31.1 \ once_cell-1.13.1 \ openssl-probe-0.1.5 \ openssl-src-111.25.0+1.1.1t \ openssl-sys-0.9.75 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.9 \ pkg-config-0.3.25 \ proc-macro2-1.0.60 \ procfs-0.15.1 \ quick-error-1.2.3 \ quick-xml-0.29.0 \ quote-1.0.28 \ redox_syscall-0.2.16 \ regex-1.8.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ regex-syntax-0.7.2 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.36.4 \ rusty-fork-0.3.0 \ ruzstd-0.3.1 \ ryu-1.0.11 \ same-file-1.0.6 \ schannel-0.1.20 \ semver-1.0.13 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_json-1.0.96 \ sharded-slab-0.1.4 \ smallvec-1.9.0 \ socket2-0.4.4 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ syn-1.0.109 \ syn-2.0.4 \ tempfile-3.3.0 \ textwrap-0.11.0 \ thiserror-1.0.32 \ thiserror-impl-1.0.32 \ thread_local-1.1.4 \ time-0.1.44 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.11 \ tracing-0.1.38 \ tracing-attributes-0.1.24 \ tracing-core-0.1.30 \ tracing-log-0.1.3 \ tracing-subscriber-0.2.25 \ twox-hash-1.6.3 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.3 \ unicode-normalization-0.1.21 \ unicode-width-0.1.9 \ url-2.2.2 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ wasi-0.10.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-util-0.1.5 \ 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 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/texlab/Makefile b/devel/texlab/Makefile index 9c42c4b00ae9..3e8692dffe22 100644 --- a/devel/texlab/Makefile +++ b/devel/texlab/Makefile @@ -1,40 +1,40 @@ PORTNAME= texlab DISTVERSIONPREFIX= v DISTVERSION= 4.2.0 -PORTREVISION= 8 +PORTREVISION= 9 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` LTO_UNSAFE= yes PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md docs/* OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}) .include diff --git a/devel/the-way/Makefile b/devel/the-way/Makefile index 15dcbc4e5f0c..42794fe1830d 100644 --- a/devel/the-way/Makefile +++ b/devel/the-way/Makefile @@ -1,258 +1,258 @@ PORTNAME= the-way DISTVERSIONPREFIX= v DISTVERSION= 0.19.2 -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-0.7.18 \ android_system_properties-0.1.4 \ arrayvec-0.7.2 \ assert_cmd-2.0.8 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.66 \ base64-0.13.0 \ beef-0.5.2 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-0.1.6 \ bstr-1.1.0 \ bumpalo-3.11.0 \ byteorder-1.4.3 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.23 \ chrono-english-0.1.7 \ clap-3.2.23 \ clap-4.1.8 \ clap_complete-4.1.4 \ clap_derive-4.1.8 \ clap_lex-0.2.4 \ clap_lex-0.3.0 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ color-eyre-0.6.2 \ confy-0.5.1 \ conpty-0.3.0 \ 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.10.3 \ 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 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ expectrl-0.6.0 \ eyre-0.6.8 \ fancy-regex-0.7.1 \ fastrand-1.8.0 \ flate2-1.0.24 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fs2-0.4.3 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ getrandom-0.2.7 \ gimli-0.26.2 \ globset-0.4.10 \ grep-cli-0.1.7 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hex-0.4.3 \ humantime-2.1.0 \ iana-time-zone-0.1.46 \ ident_case-1.0.1 \ idna-0.2.3 \ indenter-0.3.3 \ indexmap-1.9.1 \ indicatif-0.17.3 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ is-terminal-0.4.1 \ itertools-0.10.3 \ itoa-1.0.3 \ js-sys-0.3.59 \ lazy_static-1.4.0 \ libc-0.2.138 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ lock_api-0.4.7 \ log-0.4.17 \ malloc_buf-0.0.6 \ matches-0.1.9 \ memchr-2.5.0 \ memoffset-0.6.5 \ miniz_oxide-0.5.3 \ nix-0.21.0 \ nix-0.24.2 \ nix-0.25.1 \ normalize-line-endings-0.3.0 \ 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 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.29.0 \ once_cell-1.16.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.1.0 \ pin-utils-0.1.0 \ plist-1.3.1 \ portable-atomic-0.3.18 \ 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-macro2-1.0.47 \ ptyprocess-0.3.0 \ 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.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.27 \ ring-0.16.20 \ rustc-demangle-0.1.21 \ rustix-0.36.5 \ rustls-0.20.6 \ 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 \ sct-0.7.0 \ serde-1.0.154 \ serde_derive-1.0.154 \ serde_json-1.0.94 \ serde_yaml-0.9.19 \ shell-words-1.1.0 \ shlex-1.1.0 \ skim-0.10.4 \ sled-0.34.7 \ smallvec-1.9.0 \ spin-0.5.2 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.105 \ syntect-5.0.0 \ tempfile-3.4.0 \ term-0.7.0 \ termcolor-1.2.0 \ terminal_size-0.1.17 \ termtree-0.2.4 \ textwrap-0.16.0 \ thiserror-1.0.39 \ thiserror-impl-1.0.39 \ thread_local-1.1.4 \ time-0.1.44 \ 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.7 \ untrusted-0.7.1 \ ureq-2.6.2 \ url-2.2.2 \ utf8parse-0.2.0 \ version_check-0.9.4 \ vte-0.11.0 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ 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 \ web-sys-0.3.59 \ webpki-0.22.0 \ webpki-roots-0.22.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.29.0 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.29.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.29.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.29.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.29.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.29.0 \ windows_x86_64_msvc-0.42.0 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ zeroize-1.5.7 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/tokei/Makefile b/devel/tokei/Makefile index d0404128ec8a..e95c40e82b9e 100644 --- a/devel/tokei/Makefile +++ b/devel/tokei/Makefile @@ -1,179 +1,179 @@ PORTNAME= tokei DISTVERSIONPREFIX= v DISTVERSION= 12.1.2 -PORTREVISION= 23 +PORTREVISION= 24 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 7d7faea82981..287801665c33 100644 --- a/devel/tokio-console/Makefile +++ b/devel/tokio-console/Makefile @@ -1,220 +1,220 @@ PORTNAME= tokio-console DISTVERSIONPREFIX= tokio-console-v DISTVERSION= 0.1.7 -PORTREVISION= 5 +PORTREVISION= 6 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.17.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ anyhow-1.0.56 \ async-stream-0.3.3 \ async-stream-impl-0.3.3 \ async-trait-0.1.53 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.5.0 \ axum-core-0.2.0 \ backtrace-0.3.64 \ base64-0.13.0 \ bitflags-1.3.2 \ byteorder-1.4.3 \ bytes-1.1.0 \ cassowary-0.3.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ clap-3.1.18 \ clap_complete-3.1.4 \ clap_derive-3.1.18 \ clap_lex-0.2.0 \ color-eyre-0.5.11 \ color-spantrace-0.1.6 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.4 \ crossbeam-utils-0.8.8 \ crossterm-0.20.0 \ crossterm_winapi-0.8.0 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ either-1.6.1 \ eyre-0.6.7 \ fastrand-1.7.0 \ fixedbitset-0.4.1 \ flate2-1.0.22 \ 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.6 \ gimli-0.26.1 \ h2-0.3.13 \ hashbrown-0.11.2 \ hdrhistogram-7.5.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ http-0.2.6 \ http-body-0.4.4 \ http-range-header-0.3.0 \ httparse-1.6.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.18 \ hyper-timeout-0.4.1 \ idna-0.2.3 \ indenter-0.3.3 \ indexmap-1.8.1 \ instant-0.1.12 \ itertools-0.10.3 \ itoa-1.0.1 \ lazy_static-1.4.0 \ libc-0.2.121 \ lock_api-0.4.7 \ log-0.4.16 \ matchers-0.1.0 \ matches-0.1.9 \ matchit-0.5.0 \ memchr-2.4.1 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ mio-0.8.2 \ miow-0.3.7 \ multimap-0.8.3 \ nom-7.1.1 \ ntapi-0.3.7 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ object-0.27.1 \ once_cell-1.10.0 \ os_str_bytes-6.0.0 \ owo-colors-1.3.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 \ petgraph-0.6.0 \ pin-project-1.0.10 \ pin-project-internal-1.0.10 \ pin-project-lite-0.2.8 \ pin-utils-0.1.0 \ ppv-lite86-0.2.16 \ prettyplease-0.1.9 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.36 \ prost-0.11.0 \ prost-build-0.11.1 \ prost-derive-0.11.0 \ prost-types-0.11.0 \ 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 \ regex-1.5.5 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.21 \ ryu-1.0.9 \ scopeguard-1.1.0 \ serde-1.0.136 \ serde_derive-1.0.136 \ serde_json-1.0.79 \ sharded-slab-0.1.4 \ 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 \ socket2-0.4.4 \ strsim-0.10.0 \ syn-1.0.90 \ sync_wrapper-0.1.1 \ tempfile-3.3.0 \ termcolor-1.1.3 \ textwrap-0.15.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread_local-1.1.4 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.17.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-1.7.0 \ tokio-stream-0.1.8 \ tokio-util-0.7.1 \ toml-0.5.8 \ tonic-0.8.0 \ tonic-build-0.8.0 \ tower-0.4.12 \ tower-http-0.2.5 \ tower-layer-0.3.1 \ tower-service-0.3.1 \ tracing-0.1.32 \ tracing-attributes-0.1.20 \ tracing-core-0.1.24 \ tracing-error-0.1.2 \ tracing-futures-0.2.5 \ tracing-journald-0.2.4 \ tracing-log-0.1.2 \ tracing-subscriber-0.2.25 \ tracing-subscriber-0.3.11 \ try-lock-0.2.3 \ tui-0.16.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 \ valuable-0.1.0 \ version_check-0.9.4 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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.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} 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 4686b46bc9e0..e93b668d4099 100644 --- a/devel/tree-sitter-graph/Makefile +++ b/devel/tree-sitter-graph/Makefile @@ -1,89 +1,90 @@ PORTNAME= tree-sitter-graph DISTVERSIONPREFIX= v DISTVERSION= 0.10.5 +PORTREVISION= 1 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.7 \ aho-corasick-1.0.2 \ anyhow-1.0.71 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_lex-0.2.4 \ colored-2.0.0 \ dirs-3.0.2 \ dirs-sys-0.3.7 \ env_logger-0.9.3 \ equivalent-1.0.0 \ getrandom-0.2.10 \ hashbrown-0.9.1 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ indexmap-1.9.3 \ indexmap-2.0.0 \ indoc-1.0.9 \ itoa-1.0.6 \ lazy_static-1.4.0 \ libc-0.2.147 \ libloading-0.7.4 \ log-0.4.19 \ memchr-2.5.0 \ once_cell-1.18.0 \ os_str_bytes-6.5.1 \ proc-macro2-1.0.63 \ quote-1.0.28 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.8.4 \ regex-syntax-0.7.2 \ ryu-1.0.13 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_json-1.0.99 \ smallvec-1.10.0 \ string-interner-0.12.2 \ strsim-0.10.0 \ syn-2.0.22 \ termcolor-1.2.0 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ tree-sitter-0.20.10 \ tree-sitter-config-0.19.0 \ tree-sitter-highlight-0.20.1 \ tree-sitter-loader-0.19.0 \ tree-sitter-python-0.19.1 \ tree-sitter-tags-0.20.2 \ unicode-ident-1.0.9 \ 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/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/treefmt/Makefile b/devel/treefmt/Makefile index 16373653cb12..7f7a77612987 100644 --- a/devel/treefmt/Makefile +++ b/devel/treefmt/Makefile @@ -1,133 +1,133 @@ PORTNAME= treefmt DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 5 +PORTREVISION= 6 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.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= numtide CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.12.1 \ anyhow-1.0.57 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ bstr-0.2.17 \ bumpalo-3.9.1 \ cast-0.2.7 \ cfg-if-1.0.0 \ clap-2.34.0 \ console-0.13.0 \ cpufeatures-0.2.2 \ 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 \ digest-0.9.0 \ directories-3.0.2 \ dirs-sys-0.3.7 \ either-1.6.1 \ encode_unicode-0.3.6 \ fastrand-1.7.0 \ filetime-0.2.16 \ fnv-1.0.7 \ generic-array-0.14.5 \ getrandom-0.2.6 \ globset-0.4.8 \ half-1.8.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ ignore-0.4.18 \ instant-0.1.12 \ itertools-0.10.3 \ itoa-0.4.8 \ itoa-1.0.1 \ js-sys-0.3.57 \ lazy_static-1.4.0 \ libc-0.2.125 \ log-0.4.16 \ memchr-2.5.0 \ memoffset-0.6.5 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ once_cell-1.10.0 \ oorandom-11.1.3 \ opaque-debug-0.3.0 \ path-clean-0.1.0 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.37 \ quote-1.0.18 \ rayon-1.5.2 \ rayon-core-1.9.2 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regex-1.5.5 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rustc_version-0.4.0 \ ryu-1.0.9 \ 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.80 \ sha-1-0.9.8 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.92 \ tempfile-3.3.0 \ terminal_size-0.1.17 \ textwrap-0.11.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ thread_local-1.1.4 \ tinytemplate-1.2.1 \ toml-0.5.9 \ typenum-1.15.0 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.3 \ vec_map-0.8.2 \ version_check-0.9.4 \ 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 \ 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 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/twiggy/Makefile b/devel/twiggy/Makefile index aecb2b6b8cfd..eafc49b0c403 100644 --- a/devel/twiggy/Makefile +++ b/devel/twiggy/Makefile @@ -1,116 +1,116 @@ PORTNAME= twiggy DISTVERSION= 0.6.0 -PORTREVISION= 5 +PORTREVISION= 6 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 0edfddef4dcf..26e01ce8b2f0 100644 --- a/devel/typeshare/Makefile +++ b/devel/typeshare/Makefile @@ -1,104 +1,104 @@ PORTNAME= typeshare DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -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.44 \ quote-1.0.21 \ 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.145 \ serde_derive-1.0.145 \ serde_json-1.0.85 \ strsim-0.10.0 \ syn-1.0.100 \ termcolor-1.1.3 \ textwrap-0.15.1 \ thiserror-1.0.35 \ thiserror-impl-1.0.35 \ thread_local-1.1.4 \ toml-0.5.9 \ unicode-ident-1.0.4 \ 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 \ 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/wrangler/Makefile b/devel/wrangler/Makefile index 8cea38dd8cc2..e3c900c1d98c 100644 --- a/devel/wrangler/Makefile +++ b/devel/wrangler/Makefile @@ -1,44 +1,44 @@ PORTNAME= wrangler DISTVERSIONPREFIX= v DISTVERSION= 1.19.12 -PORTREVISION= 11 +PORTREVISION= 12 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 9d91606d2da5..732ad6cd84aa 100644 --- a/dns/dog/Makefile +++ b/dns/dog/Makefile @@ -1,123 +1,123 @@ PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 25 +PORTREVISION= 26 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 BROKEN_SSL= openssl30 openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later 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} 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 ce0189bc336c..670bf9b0bf3a 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -1,24 +1,24 @@ PORTNAME= doh-proxy DISTVERSION= 0.9.8 -PORTREVISION= 3 +PORTREVISION= 4 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 2eb67825f54d..ab5729a751e5 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= 9 +PORTREVISION= 10 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/editors/amp/Makefile b/editors/amp/Makefile index b18b63072573..bd6458fb75f0 100644 --- a/editors/amp/Makefile +++ b/editors/amp/Makefile @@ -1,27 +1,27 @@ PORTNAME= amp DISTVERSION= 0.6.2-27 DISTVERSIONSUFFIX= -g71df483 -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 USES= cargo localbase:ldflags python:build xorg USE_GITHUB= yes GH_ACCOUNT= jmacdonald USE_XORG= xcb PLIST_FILES= bin/${PORTNAME} post-patch: @${REINPLACE_CMD} 's|python3|python${PYTHON_VER}|' ${WRKSRC}/cargo-crates/xcb-0.8.2/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/editors/helix/Makefile b/editors/helix/Makefile index bf15213b9747..f54c9262498b 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,198 +1,198 @@ PORTNAME= helix DISTVERSION= 23.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~ecmma/tree-sitter-hare/archive/:treesitterhare \ 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_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 CONFLICTS_INSTALL= shx USE_GITHUB= yes GH_ACCOUNT= helix-editor GH_TUPLE= \ virchau13:tree-sitter-astro:5f5c3e73: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:4cbd1f09: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 \ tree-sitter:tree-sitter-c:7175a6dd:tree_sitter_tree_sitter_c/runtime/grammars/sources/c \ archseer:tree-sitter-cairo:b249662a:archseer_tree_sitter_cairo/runtime/grammars/sources/cairo \ amaanq:tree-sitter-capnp:fc6e2add:amaanq_tree_sitter_capnp/runtime/grammars/sources/capnp \ 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:5dd3c62f: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:2d2c4aee: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:601c4a1e:gdamore_tree_sitter_d/runtime/grammars/sources/d \ UserNobody14:tree-sitter-dart:2d7f6665:UserNobody14_tree_sitter_dart/runtime/grammars/sources/dart \ 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:ce0ed253:the_mikedavis_tree_sitter_erlang/runtime/grammars/sources/erlang \ greym0uth:tree-sitter-esdl:b840c8a8:greym0uth_tree_sitter_esdl/runtime/grammars/sources/esdl \ ram02z:tree-sitter-fish:84436cf2:ram02z_tree_sitter_fish/runtime/grammars/sources/fish \ stadelmanma:tree-sitter-fortran:f0f2f100:stadelmanma_tree_sitter_fortran/runtime/grammars/sources/fortran \ 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:db88cffa:the_mikedavis_tree_sitter_git_commit/runtime/grammars/sources/git-commit \ the-mikedavis:tree-sitter-git-config:0e4f0baf: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:ae79782c:gleam_lang_tree_sitter_gleam/runtime/grammars/sources/gleam \ theHamsta:tree-sitter-glsl:88408ffc:theHamsta_tree_sitter_glsl/runtime/grammars/sources/glsl \ 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 \ tree-sitter:tree-sitter-haskell:98fc7f59:tree_sitter_tree_sitter_haskell/runtime/grammars/sources/haskell \ 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 \ 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:264c4206:pfeiferj_tree_sitter_hurl/runtime/grammars/sources/hurl \ 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 \ tree-sitter:tree-sitter-java:09d650de:tree_sitter_tree_sitter_java/runtime/grammars/sources/java \ tree-sitter:tree-sitter-javascript:4a95461c:tree_sitter_tree_sitter_javascript/runtime/grammars/sources/javascript \ 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 \ 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 \ Unoqwy:tree-sitter-kdl:e1cd292c:Unoqwy_tree_sitter_kdl/runtime/grammars/sources/kdl \ 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 \ 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:3b213925:benwilliamgraham_tree_sitter_llvm/runtime/grammars/sources/llvm \ Flakebi:tree-sitter-llvm-mir:06fabca1:Flakebi_tree_sitter_llvm_mir/runtime/grammars/sources/llvm-mir \ MunifTanjim:tree-sitter-lua:887dfd4e:MunifTanjim_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 \ MDeiml:tree-sitter-markdown:fa6bfd51:MDeiml_tree_sitter_markdown/runtime/grammars/sources/markdown \ mstanciu552:tree-sitter-matlab:2d5d3d51:mstanciu552_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:9d83db40:nickel_lang_tree_sitter_nickel/runtime/grammars/sources/nickel \ aMOPel:tree-sitter-nim:240239b2:aMOPel_tree_sitter_nim/runtime/grammars/sources/nim \ nix-community:tree-sitter-nix:1b69cf1f:nix_community_tree_sitter_nix/runtime/grammars/sources/nix \ LhKipp:tree-sitter-nu:eb95bdac:LhKipp_tree_sitter_nu/runtime/grammars/sources/nu \ tree-sitter:tree-sitter-ocaml:23d419ba:tree_sitter_tree_sitter_ocaml/runtime/grammars/sources/ocaml \ ap29600:tree-sitter-odin:b219207e:ap29600_tree_sitter_odin/runtime/grammars/sources/odin \ 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 \ ganezdragon:tree-sitter-perl:0ac2c6da:ganezdragon_tree_sitter_perl/runtime/grammars/sources/perl \ tree-sitter:tree-sitter-php:f860e598:tree_sitter_tree_sitter_php/runtime/grammars/sources/php \ erasin:tree-sitter-po:417cee9a:erasin_tree_sitter_po/runtime/grammars/sources/po \ mfelsche:tree-sitter-ponylang:ef66b151:mfelsche_tree_sitter_ponylang/runtime/grammars/sources/ponylang \ 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:3f27cac4:PRQL_tree_sitter_prql/runtime/grammars/sources/prql \ tree-sitter:tree-sitter-python:de221ecc: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:b2667c97:FallenAngel97_tree_sitter_rego/runtime/grammars/sources/rego \ jaredramirez:tree-sitter-rescript:65609807:jaredramirez_tree_sitter_rescript/runtime/grammars/sources/rescript \ Hubro:tree-sitter-robot:f1142bfa:Hubro_tree_sitter_robot/runtime/grammars/sources/robot \ 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:f6bbf35d:tree_sitter_tree_sitter_scala/runtime/grammars/sources/scala \ 6cdh:tree-sitter-scheme:c0741320:6cdh_tree_sitter_scheme/runtime/grammars/sources/scheme \ serenadeai:tree-sitter-scss:c478c686:serenadeai_tree_sitter_scss/runtime/grammars/sources/scss \ jrmoulton:tree-sitter-slint:0d4dda94:jrmoulton_tree_sitter_slint/runtime/grammars/sources/slint \ indoorvivants:tree-sitter-smithy:cf8c7eb9: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 \ DerekStride:tree-sitter-sql:3a3f92b2: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 \ Himujjal:tree-sitter-svelte:349a5984: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:77c6312c:alex_pinkus_tree_sitter_swift/runtime/grammars/sources/swift \ Flakebi:tree-sitter-tablegen:568dd8a9:Flakebi_tree_sitter_tablegen/runtime/grammars/sources/tablegen \ alexanderbrevig:tree-sitter-task:f2cb435c:alexanderbrevig_tree_sitter_task/runtime/grammars/sources/task \ 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:6aac031a:tree_sitter_tree_sitter_typescript/runtime/grammars/sources/typescript \ Philipp-M:tree-sitter-ungrammar:0113de88:Philipp_M_tree_sitter_ungrammar/runtime/grammars/sources/ungrammar \ Jummit:tree-sitter-uxntal:9297e95e:Jummit_tree_sitter_uxntal/runtime/grammars/sources/uxntal \ vlang:vls:66cf9d30:vlang_vls/runtime/grammars/sources/v \ vala-lang:tree-sitter-vala:c9eea93b:vala_lang_tree_sitter_vala/runtime/grammars/sources/vala \ andreytkachenko:tree-sitter-verilog:514d8d70:andreytkachenko_tree_sitter_verilog/runtime/grammars/sources/verilog \ teburd:tree-sitter-vhdl:c57313ad:teburd_tree_sitter_vhdl/runtime/grammars/sources/vhdl \ charmbracelet:tree-sitter-vhs:c6d81f34: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:8d3224c3:maxxnino_tree_sitter_zig/runtime/grammars/sources/zig TREE_SITTER_HARE_REV= bc26a6a949f2e0d98b7bfc437d459b250900a165 TREE_SITTER_JSHIGH_REV= 4a95461c4761c624f2263725aca79eeaefd36cad TREE_SITTER_TSHIGH_REV= 6aac031ad88dd6317f02ac0bb27d099a553a7d8c CARGO_CARGOTOML= ${WRKSRC}/helix-term/Cargo.toml CARGO_INSTALL_PATH= ./helix-term 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 ${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/kak-lsp/Makefile b/editors/kak-lsp/Makefile index 216ffeb8ce23..263347df3f7d 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -1,202 +1,202 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 14.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org COMMENT= Kakoune Language Server Protocol Client WWW= https://github.com/ul/kak-lsp LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/UNLICENSE RUN_DEPENDS= kakoune>=2018.10.27:editors/kakoune USES= cargo USE_GITHUB= yes GH_ACCOUNT= ul CARGO_CRATES= adler32-1.2.0 \ aho-corasick-0.7.19 \ arc-swap-1.5.1 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ boxfnonce-0.1.1 \ bumpalo-3.4.0 \ cc-1.0.77 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.20 \ clap-3.2.20 \ clap_lex-0.2.4 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.11 \ daemonize-0.4.1 \ diffs-0.4.1 \ dirs-2.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ either-1.8.0 \ enum_primitive-0.1.1 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ field-offset-0.3.4 \ filetime-0.2.18 \ form_urlencoded-1.0.1 \ fs4-0.6.2 \ fsevent-sys-4.1.0 \ futures-0.3.24 \ futures-channel-0.3.24 \ futures-core-0.3.24 \ futures-executor-0.3.24 \ futures-io-0.3.24 \ futures-macro-0.3.24 \ futures-sink-0.3.24 \ futures-task-0.3.24 \ futures-util-0.3.24 \ getopts-0.2.21 \ getrandom-0.2.7 \ glob-0.3.0 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ idna-0.2.3 \ indexmap-1.9.1 \ indoc-1.0.7 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ io-lifetimes-0.7.5 \ itertools-0.10.3 \ itoa-1.0.3 \ js-sys-0.3.55 \ jsonrpc-core-18.0.0 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ libc-0.2.138 \ libflate-1.2.0 \ libflate_lz77-1.1.0 \ linux-raw-sys-0.0.46 \ log-0.4.17 \ lsp-types-0.94.0 \ matches-0.1.9 \ memchr-2.5.0 \ memoffset-0.6.5 \ mio-0.8.5 \ notify-5.0.0 \ num-integer-0.1.45 \ num-traits-0.1.43 \ num-traits-0.2.15 \ num_threads-0.1.6 \ once_cell-1.14.0 \ os_str_bytes-6.3.0 \ percent-encoding-2.1.0 \ pest-2.3.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ ppv-lite86-0.2.16 \ proc-macro2-1.0.43 \ pulldown-cmark-0.9.2 \ quote-1.0.21 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.6.0 \ regex-syntax-0.6.27 \ rle-decode-fast-1.0.3 \ ropey-1.5.0 \ rustc_version-0.3.3 \ rustix-0.35.13 \ rustversion-1.0.9 \ ryu-1.0.11 \ same-file-1.0.6 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.144 \ serde_derive-1.0.144 \ serde_json-1.0.85 \ serde_repr-0.1.9 \ slab-0.4.7 \ slog-2.7.0 \ slog-async-2.7.0 \ slog-kvfilter-0.7.0 \ slog-scope-4.4.0 \ slog-stdlog-4.1.1 \ slog-term-2.9.0 \ sloggers-2.1.1 \ smallvec-1.9.0 \ str_indices-0.4.0 \ strsim-0.10.0 \ syn-1.0.99 \ take_mut-0.2.2 \ term-0.7.0 \ termcolor-1.1.3 \ textwrap-0.15.0 \ thiserror-1.0.34 \ thiserror-impl-1.0.34 \ thread_local-1.1.4 \ time-0.1.44 \ time-0.3.14 \ time-macros-0.2.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.9 \ trackable-1.2.0 \ trackable_derive-1.0.0 \ ucd-trie-0.1.5 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.3 \ unicode-normalization-0.1.21 \ unicode-width-0.1.10 \ unindent-0.1.10 \ url-2.2.2 \ version_check-0.9.4 \ walkdir-2.3.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.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 \ whoami-1.2.2 \ widestring-0.4.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-acl-0.3.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 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 2d81daef0a7a..cc7a2b151b0a 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,74 +1,74 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 22 +PORTREVISION= 23 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 0a24855c73e7..ae62a1e8a0b8 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= 4 +PORTREVISION= 5 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 d8172ac5dc7e..4cbe3de90e6d 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,39 +1,39 @@ PORTNAME= lapce DISTVERSIONPREFIX= v DISTVERSION= 0.2.8 # remove openssl-src-* from CARGO-CRATES each update -PORTREVISION= 1 +PORTREVISION= 2 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 BUILD_DEPENDS= p5-Cairo-GObject>0:devel/p5-Cairo-GObject \ p5-FindBin-libs>0:devel/p5-FindBin-libs LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo gmake gnome localbase:ldflags perl5 pkgconfig ssl USE_GITHUB= yes USE_GNOME= atk gdkpixbuf2 gtk30 pango PLIST_FILES= bin/lapce \ bin/lapce-proxy #patch druid manually since it's not yet patched upstream post-patch: @${FIND} ${WRKSRC}/../druid-0b9c00fcda238e392e758382f25166cd748fd305 \ -name "*.toml" -o -name "*.rs" | ${XARGS} ${REINPLACE_CMD} -i '' -e 's|openbsd|freebsd|g' post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lapce ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lapce-proxy .include diff --git a/editors/neovim-gtk/Makefile b/editors/neovim-gtk/Makefile index 3fcd1aec9440..d643b33513b4 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= 3 +PORTREVISION= 4 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 a7898de35170..4d653e0e9e06 100644 --- a/editors/ox/Makefile +++ b/editors/ox/Makefile @@ -1,87 +1,87 @@ PORTNAME= ox DISTVERSION= 0.2.7 -PORTREVISION= 5 +PORTREVISION= 6 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 fafe193041ed..1ef77ea5a190 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,123 +1,123 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3.20220110 -PORTREVISION= 14 +PORTREVISION= 15 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 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/editors/xi-core/Makefile b/editors/xi-core/Makefile index 4b8ae4ca9f22..b852b872e148 100644 --- a/editors/xi-core/Makefile +++ b/editors/xi-core/Makefile @@ -1,34 +1,34 @@ PORTNAME= xi-core DISTVERSIONPREFIX= v DISTVERSION= 0.3.0.20230412 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org COMMENT= Modern editor backend written in Rust WWW= https://xi-editor.io LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= xi-editor GH_PROJECT= xi-editor GH_TAGNAME= ec9bf91 WRKSRC_SUBDIR= rust PLIST_FILES= bin/xi-core PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/../README.md ${STAGEDIR}${DOCSDIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xi-core .include diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile index 2a1ce55103ba..b4cfc55b95ab 100644 --- a/editors/xi-term/Makefile +++ b/editors/xi-term/Makefile @@ -1,178 +1,178 @@ PORTNAME= xi-term DISTVERSION= g20190913 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org COMMENT= Terminal frontend for xi-editor WWW= https://github.com/xi-frontend/xi-term LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= xi-core:editors/xi-core USES= cargo USE_GITHUB= yes GH_ACCOUNT= xi-frontend GH_TAGNAME= d264767 CARGO_CRATES= adler32-1.0.3 \ ansi_term-0.11.0 \ antidote-1.0.0 \ arc-swap-0.3.11 \ arrayvec-0.4.10 \ atty-0.2.11 \ autocfg-0.1.4 \ backtrace-0.3.30 \ backtrace-sys-0.1.28 \ base64-0.10.1 \ bitflags-1.1.0 \ build_const-0.2.1 \ byteorder-1.3.2 \ bytes-0.4.12 \ cc-1.0.37 \ cfg-if-0.1.9 \ chrono-0.4.6 \ clap-2.33.0 \ cloudabi-0.0.3 \ crc-1.8.1 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.1 \ crossbeam-epoch-0.7.1 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.5 \ dtoa-0.4.4 \ failure-0.1.5 \ failure_derive-0.1.5 \ flate2-1.0.7 \ fnv-1.0.6 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.27 \ humantime-1.2.0 \ indexmap-1.0.2 \ iovec-0.1.2 \ itoa-0.4.4 \ kernel32-sys-0.2.2 \ lazy_static-1.3.0 \ lazycell-1.2.1 \ libc-0.2.58 \ line-wrap-0.1.1 \ linked-hash-map-0.5.2 \ lock_api-0.1.5 \ log-0.4.6 \ log-mdc-0.1.0 \ log4rs-0.8.3 \ memoffset-0.2.1 \ miniz-sys-0.1.12 \ miniz_oxide-0.2.1 \ miniz_oxide_c_api-0.2.1 \ mio-0.6.19 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ net2-0.2.33 \ nodrop-0.1.13 \ num-integer-0.1.41 \ num-traits-0.2.8 \ num_cpus-1.10.1 \ numtoa-0.1.0 \ ordered-float-1.0.2 \ owning_ref-0.4.0 \ parking_lot-0.7.1 \ parking_lot_core-0.4.0 \ plist-0.4.2 \ proc-macro2-0.4.30 \ quick-error-1.2.2 \ quote-0.6.12 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.54 \ redox_termios-0.1.1 \ rustc-demangle-0.1.15 \ rustc_version-0.2.3 \ ryu-0.2.8 \ safemem-0.3.0 \ same-file-1.0.4 \ scopeguard-0.3.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.92 \ serde-value-0.5.3 \ serde_derive-1.0.92 \ serde_json-1.0.39 \ serde_yaml-0.8.9 \ signal-hook-0.1.9 \ signal-hook-registry-1.0.1 \ slab-0.4.2 \ smallvec-0.6.10 \ socket2-0.3.9 \ stable_deref_trait-1.1.1 \ strsim-0.8.0 \ syn-0.15.36 \ synstructure-0.10.2 \ syntect-3.2.0 \ termion-1.5.3 \ textwrap-0.11.0 \ thread-id-3.3.0 \ time-0.1.42 \ tokio-0.1.21 \ tokio-codec-0.1.1 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.7 \ tokio-fs-0.1.6 \ tokio-io-0.1.12 \ tokio-process-0.2.3 \ tokio-reactor-0.1.9 \ tokio-signal-0.2.7 \ tokio-sync-0.1.6 \ tokio-tcp-0.1.3 \ tokio-threadpool-0.1.14 \ tokio-timer-0.2.11 \ tokio-trace-core-0.2.0 \ tokio-udp-0.1.3 \ tokio-uds-0.2.5 \ traitobject-0.1.0 \ typemap-0.3.3 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ unsafe-any-0.4.2 \ vec_map-0.8.1 \ walkdir-2.2.8 \ winapi-0.2.8 \ winapi-0.3.7 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ xdg-2.2.0 \ xml-rs-0.8.0 \ xrl-0.0.8 \ yaml-rust-0.4.3 PLIST_FILES= bin/xi-term PORTDOCS= README.md OPTIONS_DEFINE= DOCS do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xi-term .include diff --git a/finance/tickrs/Makefile b/finance/tickrs/Makefile index e345134aaff5..d4c33e9968bc 100644 --- a/finance/tickrs/Makefile +++ b/finance/tickrs/Makefile @@ -1,31 +1,32 @@ PORTNAME= tickrs DISTVERSIONPREFIX= v DISTVERSION= 0.14.8 +PORTREVISION= 1 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 836ed7dedd73..7a867a2356eb 100644 --- a/ftp/termscp/Makefile +++ b/ftp/termscp/Makefile @@ -1,41 +1,41 @@ PORTNAME= termscp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 5 +PORTREVISION= 6 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/games/0ad/Makefile b/games/0ad/Makefile index 4e113832a139..1d6bba3493f4 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,89 +1,89 @@ PORTNAME= 0ad PORTVERSION= 0.0.26 -PORTREVISION= 11 +PORTREVISION= 12 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_thread.so:devel/boost-libs \ libicui18n.so:devel/icu \ libpng.so:graphics/png \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis \ libcurl.so:ftp/curl \ libgloox.so:net-im/gloox \ libminiupnpc.so:net/miniupnpc \ libnspr4.so:devel/nspr \ libenet.so:net/enet \ libtiff.so:graphics/tiff \ libsodium.so:security/libsodium \ libfmt.so:devel/libfmt USES= compiler:c++11-lib desktop-file-utils dos2unix gl gmake gnome \ iconv jpeg openal:al perl5 pkgconfig python:build sdl tar:xz \ xorg USE_GNOME= libxml2 USE_GL= gl USE_SDL= sdl2 USE_XORG= x11 xcursor USE_PERL5= build WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc MAKE_ARGS= config=release verbose=1 CPPFLAGS+= -DU_USING_ICU_NAMESPACE=1 CFLAGS_i386= -msse2 BUNDLE_LIBS= yes DOS2UNIX_REGEX= .*\.([ch]p{0,2}|make) BINARY_ALIAS= python3=${PYTHON_CMD} USE_WX= 3.0+ WX_COMPS= wx:lib MAKE_ENV+= JOBS=${_MAKE_JOBS} PORTDATA= * .include post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|%%CC%%|${CC}|' \ ${WRKSRC}/build/premake/premake5.lua ${WRKSRC}/build/premake/extern_libs5.lua .if ${ARCH} == i386 && ${CHOSEN_COMPILER_TYPE} == gcc @${REINPLACE_CMD} -e '1055,1251s/-rdynamic/-lssp_nonshared &/' \ -e '1441s/"execinfo",/& "ssp_nonshared",/' \ ${WRKSRC}/build/premake/premake5.lua .endif pre-build: (cd ${WRKSRC}/build/workspaces && ${SETENV} ${MAKE_ENV} ./update-workspaces.sh --bindir=${PREFIX}/bin --datadir=${DATADIR} --libdir=${PREFIX}/lib/${PORTNAME}) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/binaries/system/pyrogenesis ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/build/resources/0ad.sh ${STAGEDIR}${PREFIX}/bin/0ad ${INSTALL_PROGRAM} ${WRKSRC}/binaries/system/ActorEditor ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME} (cd ${WRKSRC}/binaries/system && ${INSTALL_LIB} libAtlasUI.so libCollada.so libmozjs78-ps-release.so libnvcore.so libnvimage.so libnvmath.so libnvtt.so ${STAGEDIR}${PREFIX}/lib/${PORTNAME}) ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/build/resources/0ad.png ${STAGEDIR}${PREFIX}/share/pixmaps ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/binaries/data && ${COPYTREE_SHARE} "config l10n tests tools" ${STAGEDIR}${DATADIR}) ${MKDIR} ${STAGEDIR}${DATADIR}/mods/public ${STAGEDIR}${DATADIR}/mods/mod ${TAR} xf ${WRKSRC}/binaries/data/mods/public/public.zip -C ${STAGEDIR}${DATADIR}/mods/public --no-same-permissions ${TAR} xf ${WRKSRC}/binaries/data/mods/mod/mod.zip -C ${STAGEDIR}${DATADIR}/mods/mod --no-same-permissions .include diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index 4e165112bbcd..f1b90461b581 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,113 +1,113 @@ PORTNAME= DDNet PORTVERSION= 17.0.3 -PORTREVISION= 1 +PORTREVISION= 2 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/abstreet/Makefile b/games/abstreet/Makefile index 6424b8c1857e..d46f44ade1a2 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -1,474 +1,474 @@ PORTNAME= abstreet DISTVERSIONPREFIX= v DISTVERSION= 0.2.64 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= games MASTER_SITES= LOCAL/yuri:data DISTFILES= ${PORTNAME}-data-${DISTVERSION}.tgz:data # updated by the update-data target MAINTAINER= yuri@FreeBSD.org COMMENT= Game exploring how changes to city affect drivers/cyclists/pedestrians WWW= https://github.com/dabreegster/abstreet LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= fails to build with rust 1.61.0+ # also see the WIP https://github.com/a-b-street/abstreet/issues/959 why it can't be updated yet BUILD_DEPENDS= alsa-lib>0:audio/alsa-lib USES= cargo gnome localbase:ldflags pkgconfig python:build xorg USE_GNOME= glib20 gtk30 USE_XORG= xcb USE_GITHUB= yes GH_ACCOUNT= a-b-street MAKE_ENV= ABST_DATA_DIR=${DATADIR} ABST_PLAYER_HOME_DIR=1 CARGO_CRATES= aabb-quadtree-0.1.0 \ ab_glyph_rasterizer-0.1.4 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.4.7 \ aho-corasick-0.7.18 \ alsa-0.5.0 \ alsa-sys-0.3.1 \ andrew-0.3.1 \ android_glue-0.2.3 \ ansi_term-0.11.0 \ anyhow-1.0.41 \ approx-0.4.0 \ arrayvec-0.5.2 \ as-slice-0.1.5 \ atk-sys-0.10.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bincode-1.3.3 \ bindgen-0.56.0 \ bitflags-1.2.1 \ block-0.1.6 \ bstr-0.2.16 \ built-0.5.1 \ bumpalo-3.7.0 \ bytemuck-1.7.0 \ byteorder-1.4.3 \ bytes-1.0.1 \ cairo-sys-rs-0.10.0 \ calloop-0.6.5 \ cargo-lock-7.0.0 \ cbindgen-0.19.0 \ cc-1.0.68 \ cesu8-1.1.0 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cgl-0.3.2 \ chrono-0.4.19 \ clang-sys-1.2.0 \ clap-2.33.3 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ cocoa-0.23.0 \ cocoa-0.24.0 \ cocoa-foundation-0.1.0 \ color_quant-1.1.0 \ colorous-1.0.5 \ combine-4.6.0 \ console_log-0.2.0 \ contour-0.4.0 \ core-foundation-0.7.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.6.2 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.2 \ core-graphics-0.19.2 \ core-graphics-0.22.2 \ core-graphics-types-0.1.1 \ core-video-sys-0.1.4 \ coreaudio-rs-0.10.0 \ coreaudio-sys-0.2.8 \ cpal-0.13.3 \ crc32fast-1.2.1 \ csv-1.1.6 \ csv-core-0.1.10 \ ctrlc-3.1.9 \ darling-0.10.2 \ darling-0.12.4 \ darling_core-0.10.2 \ darling_core-0.12.4 \ darling_macro-0.10.2 \ darling_macro-0.12.4 \ data-url-0.1.0 \ deflate-0.8.6 \ derivative-2.2.0 \ derive_builder-0.9.0 \ derive_builder_core-0.9.0 \ dispatch-0.2.0 \ dlib-0.4.2 \ dlib-0.5.0 \ downcast-rs-1.2.0 \ earcutr-0.1.1 \ either-1.6.1 \ encoding_rs-0.8.28 \ enum_dispatch-0.3.7 \ enumset-1.0.6 \ enumset_derive-0.5.4 \ env_logger-0.8.4 \ euclid-0.22.6 \ fallible-streaming-iterator-0.1.9 \ fixedbitset-0.4.0 \ flatbuffers-0.6.1 \ flate2-1.0.20 \ flatgeobuf-0.5.0 \ float-cmp-0.5.3 \ float_next_after-0.1.5 \ fnv-1.0.7 \ fontdb-0.5.4 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.15 \ futures-channel-0.3.15 \ futures-core-0.3.15 \ futures-executor-0.3.15 \ futures-io-0.3.15 \ futures-macro-0.3.15 \ futures-sink-0.3.15 \ futures-task-0.3.15 \ futures-util-0.3.15 \ gdal-0.8.0 \ gdal-sys-0.4.0 \ gdk-pixbuf-sys-0.10.0 \ gdk-sys-0.10.0 \ generic-array-0.12.4 \ generic-array-0.13.3 \ generic-array-0.14.4 \ geographiclib-rs-0.2.0 \ geojson-0.22.2 \ geozero-0.7.4 \ getrandom-0.2.3 \ gio-sys-0.10.1 \ gl_generator-0.14.0 \ glib-sys-0.10.1 \ glob-0.3.0 \ glow-0.9.0 \ glutin-0.26.0 \ glutin_egl_sys-0.1.5 \ glutin_emscripten_sys-0.1.1 \ glutin_gles2_sys-0.1.5 \ glutin_glx_sys-0.1.7 \ glutin_wgl_sys-0.1.5 \ gobject-sys-0.10.0 \ gtk-sys-0.10.0 \ h2-0.3.3 \ hash32-0.1.1 \ hashbrown-0.9.1 \ heapless-0.6.1 \ heck-0.3.3 \ hermit-abi-0.1.18 \ histogram-0.6.9 \ htmlescape-0.3.1 \ http-0.2.4 \ http-body-0.4.2 \ httparse-1.4.1 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.9 \ hyper-rustls-0.22.1 \ ident_case-1.0.1 \ idna-0.2.3 \ image-0.23.14 \ indexmap-1.6.2 \ instant-0.1.9 \ iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.7 \ jni-0.18.0 \ jni-sys-0.3.0 \ jobserver-0.1.22 \ js-sys-0.3.51 \ kernel32-sys-0.2.2 \ khronos_api-3.1.0 \ kurbo-0.8.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.2 \ libc-0.2.97 \ libloading-0.6.7 \ libloading-0.7.0 \ libm-0.1.4 \ libm-0.2.1 \ lock_api-0.4.4 \ log-0.4.14 \ lru-0.6.5 \ lttb-0.2.0 \ lyon-0.16.2 \ lyon_algorithms-0.16.0 \ lyon_geom-0.16.2 \ lyon_path-0.16.2 \ lyon_tessellation-0.16.2 \ mach-0.3.2 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.4.0 \ memmap2-0.1.0 \ memmap2-0.2.3 \ mime-0.3.16 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-0.7.13 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.7 \ nbez-0.1.0 \ ndk-0.2.1 \ ndk-0.3.0 \ ndk-glue-0.2.1 \ ndk-glue-0.3.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ net2-0.2.37 \ nix-0.18.0 \ nix-0.20.0 \ nom-5.1.2 \ nom-6.1.2 \ ntapi-0.3.6 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-traits-0.1.43 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.4.3 \ num_enum-0.5.1 \ num_enum_derive-0.4.3 \ num_enum_derive-0.5.1 \ numtoa-0.1.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ oboe-0.4.2 \ oboe-sys-0.4.2 \ ogg-0.8.0 \ once_cell-1.8.0 \ ordered-float-2.5.1 \ osmesa-sys-0.1.2 \ osmio-0.4.0 \ owned_ttf_parser-0.6.0 \ pango-sys-0.10.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ pdqselect-0.1.0 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ pest-2.1.3 \ petgraph-0.6.0 \ petname-1.1.0 \ pico-args-0.4.2 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ png-0.16.8 \ ppv-lite86-0.2.10 \ priority-queue-1.1.1 \ proc-macro-crate-0.1.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.27 \ protobuf-2.8.2 \ quick-xml-0.20.0 \ quote-1.0.9 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_distr-0.4.1 \ rand_hc-0.3.1 \ rand_xorshift-0.3.0 \ raw-window-handle-0.3.3 \ rctree-0.3.3 \ redox_syscall-0.2.9 \ redox_termios-0.1.2 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.3 \ rfd-0.4.0 \ ring-0.16.20 \ robust-0.2.3 \ rodio-0.14.0 \ roxmltree-0.14.1 \ rstar-0.8.3 \ rustc-hash-1.1.0 \ rustls-0.19.1 \ rusttype-0.9.2 \ rustybuzz-0.3.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ sct-0.6.1 \ semver-0.11.0 \ semver-1.0.3 \ semver-parser-0.10.2 \ separator-0.4.1 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ serde_urlencoded-0.7.0 \ shared_library-0.1.9 \ shlex-0.1.1 \ sid-0.6.1 \ signal-hook-registry-1.4.0 \ simplecss-0.2.0 \ siphasher-0.2.3 \ slab-0.4.3 \ slotmap-0.4.0 \ smallvec-1.6.1 \ smithay-client-toolkit-0.12.3 \ socket2-0.4.0 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ stdweb-0.1.3 \ stretch-0.3.2 \ strsim-0.8.0 \ strsim-0.9.3 \ strsim-0.10.0 \ structopt-0.3.23 \ structopt-derive-0.4.16 \ strum-0.18.0 \ strum-0.21.0 \ strum_macros-0.18.0 \ strum_macros-0.21.1 \ svg_face-0.1.3 \ svgtypes-0.5.0 \ syn-1.0.73 \ system-deps-1.3.2 \ tempfile-3.2.0 \ termcolor-1.1.2 \ termion-1.5.6 \ textwrap-0.11.0 \ thiserror-1.0.25 \ thiserror-impl-1.0.25 \ thread_local-1.1.3 \ time-0.1.43 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-1.7.0 \ tokio-macros-1.2.0 \ tokio-rustls-0.22.0 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ try-lock-0.2.3 \ ttf-parser-0.6.2 \ ttf-parser-0.9.0 \ ttf-parser-0.12.2 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicode-bidi-0.3.5 \ unicode-bidi-mirroring-0.1.0 \ unicode-ccc-0.1.2 \ unicode-general-category-0.2.0 \ unicode-normalization-0.1.19 \ unicode-script-0.5.2 \ unicode-segmentation-1.7.1 \ unicode-vo-0.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-2.2.2 \ usvg-0.14.1 \ vec_map-0.8.2 \ version-compare-0.0.10 \ version_check-0.9.3 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-futures-0.4.24 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ wasm-streams-0.2.0 \ wayland-client-0.28.5 \ wayland-commons-0.28.5 \ wayland-cursor-0.28.5 \ wayland-egl-0.28.5 \ wayland-protocols-0.28.5 \ wayland-scanner-0.28.5 \ wayland-sys-0.28.5 \ web-sys-0.3.51 \ webbrowser-0.5.5 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ widestring-0.4.3 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winit-0.24.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.3.3 \ x11-dl-2.18.5 \ xcb-0.8.2 \ xcursor-0.3.3 \ xdg-2.2.0 \ xml-rs-0.8.3 \ xmlparser-0.13.3 \ xmltree-0.10.3 \ xmlwriter-0.1.0 \ include_dir,include_dir_impl@git+https://github.com/dabreegster/include_dir?branch=union\#0e40ac82424165dac85496283304d3c64e080bb5 \ fast_paths@git+https://github.com/easbar/fast_paths?rev=9a954e02f01ed16939d3c4a2dc9dd3fb4f6c03ee\#9a954e02f01ed16939d3c4a2dc9dd3fb4f6c03ee \ geo,geo-types@git+https://github.com/georust/geo\#2ebbc7f8a8774d9a4a68e9a1b40bcdd22b02fac9 \ geo-booleanop@git+https://github.com/21re/rust-geo-booleanop\#188f016e44a3ec737ce8e279215caf558443de89 \ subprocess@git+https://github.com/hniksic/rust-subprocess\#c3e057d485dc9154396eeb322965b834e666b1c5 \ polylabel@git+https://github.com/urschrei/polylabel-rs\#d86089e93af18517651e866a53a79461bda331b7 BINARY_ALIAS= python3=${PYTHON_CMD} # To update this port: # 1. Update CARGO_CRATES based on 'make cargo-crates' # 2. Run 'make update-data' # 3. Upload the abstreet-data distfile # 4. Run 'make makesum clean' update-data: configure # see https://github.com/dabreegster/abstreet/blob/master/docs/dev.md#getting-started for the list of supported cities # huge_seattle is excluded as per this comment: https://github.com/dabreegster/abstreet/issues/192#issuecomment-657938969 @(${ECHO} "runtime: seattle,krakow,berlin" && \ ${ECHO} "input: seattle,krakow,berlin") > ${WRKSRC}/data/config @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${CARGO_CARGO_RUN} run --bin updater && \ ${TAR} czf ${DISTDIR}/${PORTNAME}-data-${DISTVERSION}.tgz data && \ ${ECHO} "Please upload the file ${DISTDIR}/${PORTNAME}-data-${DISTVERSION}.tgz" post-extract: @${CP} ${WRKDIR}/data/config ${WRKSRC}/data/ @cd ${WRKDIR}/data/system && ${COPYTREE_SHARE} us ${WRKSRC}/data/system/ do-install: ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/game ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-game cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include diff --git a/games/anki/Makefile b/games/anki/Makefile index d30fcdcdfbc1..3a95f0b5a366 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,668 +1,668 @@ PORTNAME= anki DISTVERSION= 2.1.65 -PORTREVISION= 1 +PORTREVISION= 2 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache DISTFILES= anki-yarn-cache-${DISTVERSION}${EXTRACT_SUFX}:yarncache MAINTAINER= kai@FreeBSD.org COMMENT= Flashcard trainer with spaced repetition WWW= https://apps.ankiweb.net/ LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc NOT_FOR_ARCHS_REASON= devel/py-orjson, which is required for runtime, is only available for 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:86ee592:ftlrslib \ ankitects:anki-desktop-ftl:e2d2a9e:ftlextra USE_PYQT= pyqt6 sip:build webengine SHEBANG_FILES= qt/tools/runanki.system.in CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aes-0.7.5 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ ammonia-3.3.0 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.2.6 \ anstyle-0.3.5 \ anstyle-parse-0.1.1 \ anstyle-wincon-0.2.0 \ anyhow-1.0.71 \ apple-bundles-0.17.0 \ arrayref-0.3.7 \ arrayvec-0.7.2 \ assert-json-diff-2.0.2 \ async-channel-1.8.0 \ async-compression-0.3.15 \ async-stream-0.3.4 \ async-stream-impl-0.3.4 \ async-trait-0.1.68 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.6.12 \ axum-client-ip-0.3.1 \ axum-core-0.3.3 \ axum-macros-0.3.7 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.0 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.0.2 \ blake3-1.3.3 \ block-buffer-0.10.4 \ block-padding-0.3.2 \ bstr-0.2.17 \ bstr-1.4.0 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.4 \ cast-0.3.0 \ cbc-0.1.2 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.24 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ cipher-0.3.0 \ cipher-0.4.4 \ clap-3.2.23 \ clap-4.2.1 \ clap_builder-4.2.1 \ clap_complete-4.2.0 \ clap_derive-4.2.0 \ clap_lex-0.2.4 \ clap_lex-0.4.1 \ coarsetime-0.1.23 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ concolor-override-1.0.0 \ concolor-query-0.3.3 \ concurrent-queue-2.1.0 \ constant_time_eq-0.1.5 \ constant_time_eq-0.2.5 \ convert_case-0.6.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.6 \ 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.14 \ crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ cxx-1.0.94 \ cxx-build-1.0.94 \ cxxbridge-flags-1.0.94 \ cxxbridge-macro-1.0.94 \ deadpool-0.9.5 \ deadpool-runtime-0.1.2 \ des-0.8.1 \ difflib-0.4.0 \ digest-0.10.6 \ displaydoc-0.2.3 \ doc-comment-0.3.3 \ duct-0.13.6 \ dunce-1.0.3 \ either-1.8.1 \ elasticlunr-rs-3.0.2 \ encoding_rs-0.8.32 \ env_logger-0.10.0 \ errno-0.3.0 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.9.0 \ filetime-0.2.20 \ find-winsdk-0.2.0 \ fixedbitset-0.4.2 \ flate2-1.0.25 \ 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 \ form_urlencoded-1.1.0 \ forwarded-header-value-0.1.1 \ fs2-0.4.3 \ fsevent-sys-4.1.0 \ futf-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-lite-1.12.0 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-timer-3.0.2 \ futures-util-0.3.28 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.8 \ gimli-0.27.2 \ gitignore-1.0.7 \ glob-0.3.1 \ globset-0.4.10 \ h2-0.3.18 \ half-1.8.2 \ handlebars-4.3.6 \ hashbrown-0.12.3 \ hashlink-0.8.1 \ headers-0.3.8 \ headers-core-0.2.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hmac-0.12.1 \ html5ever-0.26.0 \ htmlescape-0.3.1 \ 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 \ hyper-0.14.25 \ hyper-rustls-0.23.2 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.1 \ id_tree-1.8.0 \ idna-0.3.0 \ indexmap-1.9.3 \ indoc-1.0.9 \ infer-0.2.3 \ inflections-1.1.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ instant-0.1.12 \ intl-memoizer-0.5.1 \ intl_pluralrules-7.0.2 \ io-lifetimes-1.0.9 \ ipnet-2.7.2 \ is-terminal-0.4.6 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.61 \ junction-1.0.0 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ libc-0.2.140 \ libsqlite3-sys-0.26.0 \ line-wrap-0.1.1 \ link-cplusplus-1.0.8 \ linkify-0.7.0 \ linux-raw-sys-0.3.1 \ lock_api-0.4.9 \ log-0.4.17 \ lzma-sys-0.1.20 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.11.0 \ markup5ever_rcdom-0.2.0 \ matchers-0.1.0 \ matches-0.1.10 \ matchit-0.7.0 \ mdbook-0.4.28 \ memchr-2.5.0 \ memoffset-0.8.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ multer-2.0.4 \ multimap-0.8.3 \ native-tls-0.2.11 \ new_debug_unreachable-1.0.4 \ nom-7.1.3 \ nonempty-0.7.0 \ notify-5.1.0 \ notify-debouncer-mini-0.2.1 \ nu-ansi-term-0.46.0 \ num-format-0.4.4 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_enum-0.5.11 \ num_enum_derive-0.5.11 \ object-0.30.3 \ once_cell-1.17.1 \ oorandom-11.1.3 \ opaque-debug-0.3.0 \ opener-0.5.2 \ openssl-0.10.48 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.83 \ os_pipe-1.1.3 \ os_str_bytes-6.5.0 \ overload-0.1.1 \ p12-0.6.3 \ parking-2.0.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ password-hash-0.4.2 \ pbkdf2-0.11.0 \ pem-1.1.1 \ percent-encoding-2.2.0 \ pest-2.5.7 \ pest_derive-2.5.7 \ pest_generator-2.5.7 \ pest_meta-2.5.7 \ petgraph-0.6.3 \ phf-0.10.1 \ phf-0.11.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_generator-0.11.1 \ phf_macros-0.11.1 \ phf_shared-0.10.0 \ phf_shared-0.11.1 \ 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.4.3 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ prettyplease-0.1.25 \ proc-macro-crate-1.3.1 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.54 \ prost-0.11.8 \ prost-build-0.11.8 \ prost-derive-0.11.8 \ prost-types-0.11.8 \ pulldown-cmark-0.8.0 \ pulldown-cmark-0.9.2 \ pyo3-0.18.2 \ pyo3-build-config-0.18.2 \ pyo3-ffi-0.18.2 \ pyo3-macros-0.18.2 \ pyo3-macros-backend-0.18.2 \ quick-xml-0.28.1 \ 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.7.0 \ rayon-core-1.11.0 \ rc2-0.8.1 \ rcgen-0.10.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ regex-1.7.3 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ reqwest-0.11.16 \ retain_mut-0.1.9 \ ring-0.16.20 \ rusqlite-0.29.0 \ rustc-demangle-0.1.22 \ rustc-hash-1.1.0 \ rustix-0.37.5 \ rustls-0.20.8 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.2 \ rustversion-1.0.12 \ ryu-1.0.13 \ safemem-0.3.3 \ 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.0 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ self_cell-0.10.2 \ semver-1.0.17 \ serde-1.0.159 \ serde-aux-4.1.2 \ serde_derive-1.0.159 \ serde_json-1.0.95 \ serde_path_to_error-0.1.11 \ serde_qs-0.8.5 \ serde_repr-0.1.12 \ serde_tuple-0.5.0 \ serde_tuple_macros-0.5.0 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.10.6 \ sharded-slab-0.1.4 \ shared_child-1.0.0 \ shlex-1.1.0 \ signal-hook-registry-1.4.1 \ simple-file-manifest-0.11.0 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.10.0 \ snafu-0.7.4 \ snafu-derive-0.7.4 \ snowflake-1.3.0 \ socket2-0.4.9 \ spin-0.5.2 \ spin-0.9.8 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.12 \ sync_wrapper-0.1.2 \ tar-0.4.38 \ target-lexicon-0.12.6 \ tempfile-3.5.0 \ tendril-0.4.3 \ termcolor-1.2.0 \ terminal_size-0.2.6 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tinystr-0.7.1 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.27.0 \ tokio-macros-2.0.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.23.4 \ tokio-socks-0.5.1 \ tokio-stream-0.1.12 \ tokio-tungstenite-0.18.0 \ tokio-util-0.7.7 \ toml-0.5.11 \ toml_datetime-0.6.1 \ toml_edit-0.19.8 \ topological-sort-0.2.2 \ tower-0.4.13 \ tower-http-0.4.0 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-appender-0.2.2 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.16 \ try-lock-0.2.4 \ tugger-common-0.10.0 \ tugger-windows-0.10.0 \ tugger-windows-codesign-0.10.0 \ tungstenite-0.18.0 \ type-map-0.4.0 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-langid-0.9.1 \ unic-langid-impl-0.9.1 \ unic-langid-macros-0.9.1 \ unic-langid-macros-impl-0.9.1 \ unic-ucd-category-0.9.0 \ unic-ucd-version-0.9.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 \ unicode-width-0.1.10 \ unindent-0.1.11 \ untrusted-0.7.1 \ url-2.3.1 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ utime-0.3.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.0 \ walkdir-2.3.3 \ want-0.3.0 \ warp-0.3.4 \ wasi-0.9.0+wasi-snapshot-preview1 \ 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 \ wasm-streams-0.2.3 \ web-sys-0.3.61 \ 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.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.1 \ winreg-0.5.1 \ winreg-0.10.1 \ wiremock-0.5.17 \ xattr-0.2.3 \ xml5ever-0.17.0 \ xz2-0.1.7 \ yasna-0.5.1 \ zip-0.6.4 \ zstd-0.11.2+zstd.1.5.2 \ zstd-0.12.3+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-safe-6.0.4+zstd.1.5.4 \ zstd-sys-2.0.7+zstd.1.5.4 \ percent-encoding-iri@git+https://github.com/ankitects/rust-url.git?rev=bb930b8d089f4d30d7d19c12e54e66191de47b88\#bb930b8d089f4d30d7d19c12e54e66191de47b88 \ csv,csv-core@git+https://github.com/ankitects/rust-csv.git?rev=1c9d3aab6f79a7d815c69f925a46a4590c115f90\#1c9d3aab6f79a7d815c69f925a46a4590c115f90 \ linkcheck@git+https://github.com/ankitects/linkcheck.git?rev=184b2ca50ed39ca43da13f0b830a463861adb9ca\#184b2ca50ed39ca43da13f0b830a463861adb9ca CARGO_CARGOTOML= ${WRKSRC}/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/out/rust # Custom variables introduced to the runner build system via patches MAKE_ENV+= NO_BUNDLE=1 \ NO_VENV=1 \ OFFLINE_BUILD=1 \ OFFLINE_YARNCACHE=${_MY_YARNCACHE} # Variables already known and used by the "runner" build system MAKE_ENV+= NODE_BINARY=${LOCALBASE}/bin/node \ PROTOC_BINARY=${LOCALBASE}/bin/protoc \ PYTHON_BINARY=${PYTHON_CMD} \ YARN_BINARY=${LOCALBASE}/bin/yarn \ 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= aa9a734f # 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 without the "--release" flag to avoid # issues with hardcoded paths. Once completed the binaries are placed # into ${WRKSRC}/out/rust/debug. # 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 --verbose --verbose do-build: ${ECHO_MSG} "===> Executing runner build framework" cd ${WRKSRC} && ${SET_ENV} ${MAKE_ENV} ${_MY_CARGO_ENV} \ ${WRKSRC}/out/rust/debug/runner build wheels post-build: ${MKDIR} ${WRKSRC}/out/dist cd ${WRKSRC}/out/wheels \ && ${UNZIP_NATIVE_CMD} -d ${WRKSRC}/out/dist anki*.whl \ && ${UNZIP_NATIVE_CMD} -d ${WRKSRC}/out/dist 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}${MANPREFIX}/man/man1 cd ${WRKSRC}/qt/tools \ && ${INSTALL_SCRIPT} runanki.system.in ${STAGEDIR}${PREFIX}/bin/anki ${STRIP_CMD} ${STAGEDIR}${DATADIR}/anki/_rsbridge.so # 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 ae973b5f42d2..4f94ab86f8cc 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= 35 +PORTREVISION= 36 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 4566fdf655f5..237f8d39f90c 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,169 +1,169 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= games MAINTAINER= 0mp@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 CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.38 \ async-attributes-1.1.2 \ async-channel-1.6.1 \ async-executor-1.4.0 \ async-global-executor-2.0.2 \ async-io-1.3.1 \ async-lock-2.3.0 \ async-mutex-1.4.0 \ async-std-1.9.0 \ async-task-4.0.3 \ async-trait-0.1.48 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ bitflags-1.2.1 \ blocking-1.0.2 \ bumpalo-3.6.1 \ cache-padded-1.1.1 \ cc-1.0.67 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ concurrent-queue-1.2.2 \ console_error_panic_hook-0.1.6 \ const_fn-0.4.5 \ crossbeam-utils-0.8.3 \ ctor-0.1.19 \ ctrlc-3.1.8 \ discard-1.0.4 \ event-listener-2.5.1 \ fake-2.4.0 \ fastrand-1.4.0 \ form_urlencoded-1.0.1 \ futures-0.3.13 \ futures-channel-0.3.13 \ futures-core-0.3.13 \ futures-executor-0.3.13 \ futures-io-0.3.13 \ futures-lite-1.11.3 \ futures-macro-0.3.13 \ futures-sink-0.3.13 \ futures-task-0.3.13 \ futures-util-0.3.13 \ getrandom-0.2.2 \ gloo-timers-0.2.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ humansize-1.1.0 \ humantime-2.1.0 \ idna-0.2.2 \ instant-0.1.9 \ itoa-0.4.7 \ js-sys-0.3.49 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.90 \ libm-0.2.1 \ log-0.4.14 \ matches-0.1.8 \ memchr-2.3.4 \ nb-connect-1.0.3 \ nix-0.20.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.7.2 \ parking-2.0.0 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ polling-2.0.2 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.24 \ progress_string-0.1.1 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_distr-0.4.0 \ rand_hc-0.3.0 \ regex-1.4.5 \ regex-syntax-0.6.23 \ rustc_version-0.2.3 \ ryu-1.0.5 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.124 \ serde_derive-1.0.124 \ serde_json-1.0.64 \ sha1-0.6.0 \ slab-0.4.2 \ socket2-0.3.19 \ standback-0.2.15 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.64 \ term_size-1.0.0-beta1 \ textwrap-0.11.0 \ time-0.1.43 \ time-0.2.26 \ time-macros-0.1.1 \ time-macros-impl-0.1.1 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.1 \ value-bag-1.0.0-alpha.6 \ vec-arena-1.0.0 \ vec_map-0.8.2 \ version_check-0.9.3 \ waker-fn-1.1.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.72 \ wasm-bindgen-backend-0.2.72 \ wasm-bindgen-futures-0.4.22 \ wasm-bindgen-macro-0.2.72 \ wasm-bindgen-macro-support-0.2.72 \ wasm-bindgen-shared-0.2.72 \ web-sys-0.3.49 \ wepoll-sys-3.0.1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yansi-0.5.0 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/genact .include diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index 2aaaa56a49d4..2b4225ca8aa0 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -1,192 +1,192 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 -PORTREVISION= 3 +PORTREVISION= 4 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 # Ignore this if you feel adventurous ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 armv7 i386 powerpc64le ONLY_FOR_ARCHS_REASON= requires little endian environment BUILD_DEPENDS= string_theory>=3.1:devel/string_theory \ rapidjson>=1.1.0:devel/rapidjson \ sol2>=3.2.2:devel/sol2 \ miniaudio>=0.11.9:audio/miniaudio LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= cargo cmake compiler:c++17-lang pkgconfig sdl xorg gl lua:53 USE_GITHUB= yes GH_ACCOUNT= ja2-stracciatella GH_PROJECT= ja2-stracciatella USE_SDL= sdl2 USE_GL= gl USE_XORG= ice sm x11 xext GH_TUPLE= Neargye:magic_enum:v0.7.3:magic_enum CMAKE_ARGS= -DEXTRA_DATA_DIR:PATH="${DATADIR}" -DMINIAUDIO_INCLUDE_DIR="${PREFIX}/include/miniaudio" CMAKE_OFF= LOCAL_STRING_THEORY_LIB WITH_UNITTESTS LOCAL_RAPIDJSON_LIB LOCAL_LUA_LIB LOCAL_SOL_LIB LOCAL_MINIAUDIO_LIB CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ ascii-0.9.3 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.65 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ caseless-0.2.1 \ cbindgen-0.20.0 \ cc-1.0.73 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ chrono-0.4.19 \ 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 \ deunicode-0.4.3 \ digest-0.9.0 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dunce-1.0.2 \ either-1.6.1 \ env_logger-0.8.4 \ error-chain-0.12.4 \ fastrand-1.7.0 \ generic-array-0.14.5 \ getopts-0.2.21 \ getrandom-0.2.6 \ gimli-0.26.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ indexmap-1.8.1 \ instant-0.1.12 \ itoa-1.0.1 \ json_comments-0.2.1 \ lazy_static-1.4.0 \ libc-0.2.124 \ linked-hash-map-0.5.4 \ log-0.4.16 \ lru-0.7.5 \ md-5-0.9.1 \ memchr-2.4.1 \ memoffset-0.6.5 \ miniz_oxide-0.5.1 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ num_enum-0.5.7 \ num_enum_derive-0.5.7 \ object-0.28.3 \ once_cell-1.10.0 \ opaque-debug-0.3.0 \ proc-macro-crate-1.1.3 \ proc-macro2-1.0.37 \ quote-1.0.18 \ rayon-1.5.2 \ rayon-core-1.9.2 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regex-1.5.5 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ remove_dir_all-0.7.0 \ rustc-demangle-0.1.21 \ 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 \ serde_yaml-0.8.23 \ simplelog-0.10.2 \ slug-0.1.4 \ strsim-0.8.0 \ syn-1.0.91 \ tempfile-3.3.0 \ termcolor-1.1.3 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.43 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.9 \ typenum-1.15.0 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ unreachable-1.0.0 \ 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 \ yaml-rust-0.4.5 CARGO_CARGOLOCK= ${WRKSRC}/rust/Cargo.lock CARGO_CARGOTOML= ${WRKSRC}/rust/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MAKE_ENV= ${CARGO_ENV:NCARGO_TARGET_DIR=*} LDFLAGS+= -Wl,--as-needed pre-patch: @${REINPLACE_CMD} -e 's|https://github.com/Neargye/magic_enum/archive/v0.7.3.zip|${DISTDIR}/Neargye-magic_enum-v0.7.3_GH0.tar.gz|' \ -e 's|86338841251da1bacab82684a76c4042|fc20f4149a6d6a2caa8ff66f99dac7cf|' \ ${WRKSRC}/dependencies/lib-magic_enum/getter/CMakeLists.txt.in 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 # Compilation with clang's broken in 14-CURRENT .if ${OSVERSION} >= 1400000 # See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236344 # Copy-pasted gcc-c++11-lib from Mk/Uses/compiler.mk USE_GCC= yes CHOSEN_COMPILER_TYPE= gcc CXXFLAGS+= -nostdinc++ -isystem /usr/include/c++/v1 LDFLAGS+= -L${WRKDIR} _USES_configure+= 200:gcc-libc++-configure gcc-libc++-configure: @${LN} -fs /usr/lib/libc++.so ${WRKDIR}/libstdc++.so .endif .include diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile index dd6f91bfd3a0..d015552514de 100644 --- a/games/jumpy/Makefile +++ b/games/jumpy/Makefile @@ -1,38 +1,38 @@ PORTNAME= jumpy DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 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 LIB_DEPENDS= libzstd.so:archivers/zstd \ 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 LTO_UNSAFE= yes # bevy_dylib fails with -C panic=abort PLIST_FILES= bin/${PORTNAME} PLIST_FILES+= "@comment bin/core" # not packaged in vendor binaries PORTDATA= * post-patch: # Search assets under PREFIX instead of current directory @${REINPLACE_CMD} 's,assets",../${DATADIR_REL}/&,' \ ${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 ebb10876a190..6dbb69a40957 100644 --- a/games/punchy/Makefile +++ b/games/punchy/Makefile @@ -1,40 +1,40 @@ PORTNAME= punchy DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 7 +PORTREVISION= 8 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 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 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 3a5e515f20d2..d14247b64160 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,95 +1,95 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.1 -PORTREVISION= 12 +PORTREVISION= 13 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 0c145908cfb4..c0d445cb82bf 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,81 +1,82 @@ PORTNAME= veloren PORTVERSION= s20230712 +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 ONLY_FOR_ARCHS= aarch64 amd64 i386 # https://gitlab.com/veloren/veloren/-/issues/1006 ONLY_FOR_ARCHS_REASON= unsupported platform by https://github.com/wasmerio/wasmer LIB_DEPENDS= libasound.so:audio/alsa-lib \ libudev.so:devel/libudev-devd \ libshaderc_shared.so:graphics/shaderc 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= e48ef2695209a6bac35916406589fdc627b55c8e 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 # Fixes error "Rust cannot catch foreign exceptions" CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif # Fixes error "Instruction does not dominate all uses!" LTO_UNSAFE= yes # 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/(.{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 ac79991ee266..7516c1185fdd 100644 --- a/graphics/asciinema-agg/Makefile +++ b/graphics/asciinema-agg/Makefile @@ -1,21 +1,21 @@ PORTNAME= agg DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 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 .include diff --git a/graphics/dify/Makefile b/graphics/dify/Makefile index 07fb148faa06..0780007decf5 100644 --- a/graphics/dify/Makefile +++ b/graphics/dify/Makefile @@ -1,19 +1,19 @@ PORTNAME= dify DISTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= 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/dssim/Makefile b/graphics/dssim/Makefile index be7aa4b05545..157fec608c90 100644 --- a/graphics/dssim/Makefile +++ b/graphics/dssim/Makefile @@ -1,19 +1,19 @@ PORTNAME= dssim DISTVERSION= 3.2.4 -PORTREVISION= 7 +PORTREVISION= 8 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 ab1a005b3600..1f75fc8f5d5a 100644 --- a/graphics/gifski/Makefile +++ b/graphics/gifski/Makefile @@ -1,117 +1,117 @@ PORTNAME= gifski DISTVERSION= 1.10.3 -PORTREVISION= 2 +PORTREVISION= 3 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 c2d212519ff2..43436f0e5b04 100644 --- a/graphics/libimagequant/Makefile +++ b/graphics/libimagequant/Makefile @@ -1,43 +1,43 @@ PORTNAME= libimagequant PORTVERSION= 4.2.0 -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 \ lib/libimagequant.so.0.0.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 0914925719b4..2b6a0bfd53ba 100644 --- a/graphics/libopenraw/Makefile +++ b/graphics/libopenraw/Makefile @@ -1,90 +1,91 @@ PORTNAME= libopenraw PORTVERSION= 0.3.6 +PORTREVISION= 1 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 8eec70c183c9..5375cee052fd 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -1,53 +1,54 @@ PORTNAME= librsvg PORTVERSION= 2.56.2 +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 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 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/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index f88a95a460ef..119c99ad7282 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,182 +1,182 @@ PORTNAME= mesa DISTVERSION= 23.2.0-branchpoint-106 DISTVERSIONSUFFIX= -g27d30fe3c0e -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics PKGNAMESUFFIX= -devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 700efacda59c.patch:-p1 PATCHFILES+= 3043f16d66bf.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881 PATCHFILES+= 2930dcbb3329.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22246 PATCHFILES+= 25f8526abe8a.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24045 MAINTAINER= jbeich@FreeBSD.org COMMENT= Bleeding edge Mesa drivers (OpenCL, OpenGL, Vulkan) WWW= https://www.mesa3d.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/docs/license.rst ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= Limited scope: no old drivers and no software rendering. \ See also https://mesamatrix.net/ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR} LIB_DEPENDS= libdrm.so:graphics/libdrm \ libOpenGL.so:graphics/libglvnd \ libexpat.so:textproc/expat2 .if !exists(/usr/lib/libelf.so) # DragonFly doesn't install it yet LIB_DEPENDS+= libelf.so:devel/libelf .endif USES= bison cpe compiler:c++11-lib meson pkgconfig python:build shebangfix CPE_VENDOR= mesa3d USE_GITHUB= yes GH_ACCOUNT= mesa3d USE_LDCONFIG= yes 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 \ -Dlmsensors=disabled \ -Dmicrosoft-clc=disabled \ -Dvalgrind=disabled \ -Dglvnd=true \ -Dplatforms=${PLATFORMS:O:[-1..1]:ts,} \ -Dvideo-codecs=vc1dec,h264dec,h264enc,h265dec,h265enc \ ${NULL} PLIST_SUB= ARCH=${ARCH:S/amd/x86_/} OPTIONS_DEFINE= LIBUNWIND LLVM LTO OPENCL VAAPI VDPAU VKLAYERS WAYLAND X11 ZSTD OPTIONS_DEFAULT= LIBUNWIND 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_DragonFly= LIBUNWIND anv hasvk OPTIONS_EXCLUDE_i386= LTO # anv: vkcube fails on vkCreateSwapchainKHR OPTIONS_EXCLUDE_powerpc64= ${"${/usr/bin/ld:L:tA}"==/usr/bin/ld.lld:?LTO:} # https://github.com/llvm/llvm-project/issues/46697 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+= ${ARCH:Naarch64:Namd64:Ni386:Npowerpc64:Npowerpc64le:Nx86_64:C/.+/LIBUNWIND/} 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 panfrost_DESC= Midgard, Bifrost r600_DESC= R600, R700, Evergreen, Northern Islands (implies LLVM) radeonsi_DESC= Southern Islands and newer (implies LLVM) VULKAN_DESC= Vulkan drivers anv_DESC= Skylake and newer hasvk_DESC= Ivy Bridge, Haswell, Broadwell radv_DESC= Southern Islands and newer (implies LLVM) 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= LIBUNWIND_DESC= Use libunwind for stacktraces LIBUNWIND_LIB_DEPENDS= libunwind.so:devel/libunwind LIBUNWIND_MESON_ENABLED= libunwind LLVM_DESC= Build with LLVM support (see implies) LLVM_USES= llvm:min=15,lib LLVM_CONFIGURE_ENV= LLVM_CONFIG=${LLVM_CONFIG} LLVM_MESON_ENABLED= llvm .for i in r600 radeonsi radv ${i}_IMPLIES+= LLVM .endfor 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.${LLVM_VERSION}:devel/spirv-llvm-translator@${LLVM_PORT:T} OPENCL_RUN_DEPENDS= libclc>0:devel/libclc 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= LLVM_USES=llvm:15,lib # chase libclc + rust (LTO) .if ${MACHINE_ARCH} != aarch64 # XXX missing in ONLY_FOR_ARCHS OPENCL_VARS+= COINST_RUN_DEPENDS+=clover>0:lang/clover # ICD .endif 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 ZSTD_DESC= Use ZSTD for shader cache ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd ZSTD_MESON_ENABLED= zstd .include # Ignore Mk/bsd.default-versions.mk but respect make.conf(5) .if !defined(DEFAULT_VERSIONS) || ! ${DEFAULT_VERSIONS:Mllvm*} LLVM_DEFAULT= 15 # chase mesa-dri .endif 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/oxipng/Makefile b/graphics/oxipng/Makefile index 2d1fa78318f9..f60465d853fb 100644 --- a/graphics/oxipng/Makefile +++ b/graphics/oxipng/Makefile @@ -1,19 +1,19 @@ PORTNAME= oxipng DISTVERSION= 8.0.0 -PORTREVISION= 5 +PORTREVISION= 6 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} .include diff --git a/graphics/pastel/Makefile b/graphics/pastel/Makefile index 53fe3b5b1b77..473b492922af 100644 --- a/graphics/pastel/Makefile +++ b/graphics/pastel/Makefile @@ -1,133 +1,133 @@ PORTNAME= pastel DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 6 +PORTREVISION= 7 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 9a296605774c..854843f46eec 100644 --- a/graphics/resvg-capi/Makefile +++ b/graphics/resvg-capi/Makefile @@ -1,88 +1,89 @@ PORTNAME= resvg-c-api DISTVERSIONPREFIX= v DISTVERSION= 0.35.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.21.2 \ bitflags-1.3.2 \ bytemuck-1.13.1 \ cfg-if-1.0.0 \ color_quant-1.1.0 \ crc32fast-1.3.2 \ data-url-0.2.0 \ fdeflate-0.3.0 \ flate2-1.0.26 \ float-cmp-0.9.0 \ fontconfig-parser-0.5.2 \ fontdb-0.14.1 \ gif-0.12.0 \ imagesize-0.12.0 \ jpeg-decoder-0.3.0 \ kurbo-0.9.5 \ libc-0.2.147 \ log-0.4.19 \ memmap2-0.6.2 \ miniz_oxide-0.7.1 \ once_cell-1.18.0 \ pico-args-0.5.0 \ png-0.17.9 \ rctree-0.5.0 \ rgb-0.8.36 \ roxmltree-0.18.0 \ rustybuzz-0.7.0 \ simd-adler32-0.3.5 \ simplecss-0.2.1 \ siphasher-0.3.10 \ slotmap-1.0.6 \ smallvec-1.10.0 \ strict-num-0.1.1 \ svgtypes-0.11.0 \ tiny-skia-0.10.0 \ tiny-skia-path-0.10.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ ttf-parser-0.18.1 \ ttf-parser-0.19.1 \ unicode-bidi-0.3.13 \ unicode-bidi-mirroring-0.1.0 \ unicode-ccc-0.1.2 \ unicode-general-category-0.6.0 \ unicode-script-0.5.5 \ unicode-vo-0.1.0 \ version_check-0.9.4 \ weezl-0.1.7 \ xmlparser-0.13.5 \ 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 e71ac3ae4a3b..328ef4982ae4 100644 --- a/graphics/resvg/Makefile +++ b/graphics/resvg/Makefile @@ -1,82 +1,83 @@ PORTNAME= resvg DISTVERSIONPREFIX= v DISTVERSION= 0.35.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.21.2 \ bitflags-1.3.2 \ bytemuck-1.13.1 \ cfg-if-1.0.0 \ color_quant-1.1.0 \ crc32fast-1.3.2 \ data-url-0.2.0 \ fdeflate-0.3.0 \ flate2-1.0.26 \ float-cmp-0.9.0 \ fontconfig-parser-0.5.2 \ fontdb-0.14.1 \ gif-0.12.0 \ imagesize-0.12.0 \ jpeg-decoder-0.3.0 \ kurbo-0.9.5 \ libc-0.2.147 \ log-0.4.19 \ memmap2-0.6.2 \ miniz_oxide-0.7.1 \ once_cell-1.18.0 \ pico-args-0.5.0 \ png-0.17.9 \ rctree-0.5.0 \ rgb-0.8.36 \ roxmltree-0.18.0 \ rustybuzz-0.7.0 \ simd-adler32-0.3.5 \ simplecss-0.2.1 \ siphasher-0.3.10 \ slotmap-1.0.6 \ smallvec-1.10.0 \ strict-num-0.1.1 \ svgtypes-0.11.0 \ tiny-skia-0.10.0 \ tiny-skia-path-0.10.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ ttf-parser-0.18.1 \ ttf-parser-0.19.1 \ unicode-bidi-0.3.13 \ unicode-bidi-mirroring-0.1.0 \ unicode-ccc-0.1.2 \ unicode-general-category-0.6.0 \ unicode-script-0.5.5 \ unicode-vo-0.1.0 \ version_check-0.9.4 \ weezl-0.1.7 \ xmlparser-0.13.5 \ xmlwriter-0.1.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include rgb-0.8.36 \ roxmltree-0.18.0 \ rustybuzz-0.7.0 \ diff --git a/graphics/rx/Makefile b/graphics/rx/Makefile index 485adef943a3..fbbeefc3e137 100644 --- a/graphics/rx/Makefile +++ b/graphics/rx/Makefile @@ -1,114 +1,114 @@ PORTNAME= rx DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 -PORTREVISION= 19 +PORTREVISION= 20 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/svgbob/Makefile b/graphics/svgbob/Makefile index bcf1c2408702..bb494f27a28e 100644 --- a/graphics/svgbob/Makefile +++ b/graphics/svgbob/Makefile @@ -1,164 +1,164 @@ PORTNAME= svgbob DISTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 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 a544c784b930..bfa964998ad0 100644 --- a/graphics/viu/Makefile +++ b/graphics/viu/Makefile @@ -1,128 +1,128 @@ PORTNAME= viu DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 15 +PORTREVISION= 16 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 CARGO_CRATES= adler-1.0.2 \ adler32-1.2.0 \ aho-corasick-0.5.3 \ ansi_colours-1.0.4 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.3.2 \ bytemuck-1.7.3 \ byteorder-1.4.3 \ cc-1.0.72 \ cfg-if-1.0.0 \ clap-2.34.0 \ color_quant-1.1.0 \ console-0.15.0 \ crc32fast-1.3.0 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crossterm-0.22.1 \ crossterm_winapi-0.9.0 \ ctrlc-3.2.1 \ deflate-0.8.6 \ either-1.6.1 \ encode_unicode-0.3.6 \ getrandom-0.2.3 \ gif-0.11.3 \ hermit-abi-0.1.19 \ image-0.23.14 \ instant-0.1.12 \ jpeg-decoder-0.1.22 \ kernel32-sys-0.2.2 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.112 \ lock_api-0.4.5 \ log-0.4.14 \ make-cmd-0.1.0 \ memchr-0.1.11 \ memoffset-0.6.5 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ miow-0.3.7 \ nix-0.23.1 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.9.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ png-0.16.8 \ ppv-lite86-0.2.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 \ regex-0.1.80 \ regex-syntax-0.3.9 \ remove_dir_all-0.5.3 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ semver-parser-0.6.2 \ signal-hook-0.3.12 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ sixel-0.3.2 \ sixel-sys-0.3.1 \ smallvec-1.7.0 \ strsim-0.8.0 \ tempfile-3.2.0 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ textwrap-0.11.0 \ thread-id-2.0.0 \ thread_local-0.2.7 \ tiff-0.6.1 \ unicode-width-0.1.9 \ utf8-ranges-0.1.3 \ vec_map-0.8.2 \ viuer-0.5.3 \ wasi-0.10.2+wasi-snapshot-preview1 \ weezl-0.1.5 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index a3e79c762d5a..d47e11d92f85 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,116 +1,116 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.8 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 7 +PORTREVISION= 8 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 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}${MANPREFIX}/man/${lang:Nen}/man1/${man}.1 \ ${STAGEDIR}${MANPREFIX}/man/${lang:Nen}/man1/itweb-${man}.1 .endfor .endfor @${ECHO_MSG} @${ECHO_MSG} "Run \"make test\" to execute regression test." @${ECHO_MSG} .include diff --git a/lang/antimony/Makefile b/lang/antimony/Makefile index ef3d0f5c6f3a..7eba5a06e6bf 100644 --- a/lang/antimony/Makefile +++ b/lang/antimony/Makefile @@ -1,78 +1,78 @@ PORTNAME= antimony DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 4 +PORTREVISION= 5 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-0.7.18 \ ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.2.1 \ cc-1.0.66 \ cfg-if-1.0.0 \ clap-2.33.3 \ either-1.6.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ inkwell-0.1.0-beta.2 \ inkwell_internals-0.3.0 \ instant-0.1.9 \ lazy_static-1.4.0 \ libc-0.2.81 \ llvm-sys-100.2.0 \ lock_api-0.4.2 \ memchr-2.4.0 \ once_cell-1.5.2 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ qbe-1.0.0 \ quote-1.0.7 \ redox_syscall-0.1.57 \ regex-1.5.5 \ regex-syntax-0.6.25 \ rust-embed-5.9.0 \ rust-embed-impl-5.9.0 \ rust-embed-utils-5.1.0 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ smallvec-1.6.1 \ strsim-0.8.0 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.53 \ textwrap-0.11.0 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.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/cairo/Makefile b/lang/cairo/Makefile index 5f080adb5100..00f79f9c48d6 100644 --- a/lang/cairo/Makefile +++ b/lang/cairo/Makefile @@ -1,329 +1,330 @@ PORTNAME= cairo DISTVERSIONPREFIX= v DISTVERSION= 2.0.2 +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= ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-0.7.20 \ anyhow-1.0.70 \ 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.3.0 \ ark-std-0.4.0 \ arrayvec-0.7.2 \ ascii-canvas-3.0.0 \ assert_matches-1.5.0 \ async-trait-0.1.58 \ atty-0.2.14 \ auto_impl-0.5.0 \ autocfg-1.1.0 \ bimap-0.6.2 \ bincode-2.0.0-rc.2 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitvec-1.0.1 \ block-buffer-0.10.3 \ bstr-1.1.0 \ bumpalo-3.11.1 \ byte-slice-cast-1.2.2 \ bytes-1.3.0 \ cairo-felt-0.6.0 \ cairo-take_until_unbalanced-0.29.0 \ cairo-vm-0.6.0 \ camino-1.1.4 \ cc-1.0.77 \ cfg-if-1.0.0 \ clap-4.0.26 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ colored-2.0.0 \ const-fnv1a-hash-1.1.0 \ convert_case-0.6.0 \ cpufeatures-0.2.5 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ crunchy-0.2.2 \ crypto-bigint-0.5.2 \ crypto-common-0.1.6 \ ctor-0.1.26 \ darling-0.14.4 \ darling_core-0.14.4 \ darling_macro-0.14.4 \ dashmap-5.4.0 \ derivative-2.2.0 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ diff-0.1.13 \ diffy-0.3.0 \ digest-0.10.6 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dyn-clone-1.0.11 \ either-1.8.0 \ ena-0.14.0 \ env_logger-0.9.3 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ funty-2.0.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-timer-3.0.2 \ futures-util-0.3.25 \ genco-0.17.2 \ genco-macros-0.17.2 \ generic-array-0.14.6 \ getrandom-0.2.10 \ globset-0.4.10 \ good_lp-1.3.2 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ heck-0.3.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hmac-0.12.1 \ httparse-1.8.0 \ humantime-2.1.0 \ id-arena-2.2.1 \ ident_case-1.0.1 \ idna-0.3.0 \ ignore-0.4.20 \ impl-trait-for-tuples-0.2.2 \ indexmap-1.9.2 \ indoc-2.0.1 \ instant-0.1.12 \ io-lifetimes-1.0.9 \ is-terminal-0.4.5 \ itertools-0.10.5 \ itoa-1.0.4 \ js-sys-0.3.60 \ keccak-0.1.3 \ lalrpop-0.19.9 \ lalrpop-util-0.19.9 \ lazy_static-1.4.0 \ libc-0.2.146 \ libmimalloc-sys-0.1.28 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ lru-0.7.8 \ lsp-types-0.93.2 \ matrixmultiply-0.2.4 \ memchr-2.5.0 \ memoffset-0.7.1 \ mimalloc-0.1.32 \ minilp-0.2.2 \ minimal-lexical-0.2.1 \ mio-0.8.5 \ ndarray-0.13.1 \ new_debug_unreachable-1.0.4 \ nom-7.1.1 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.3 \ 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.15 \ num_cpus-1.14.0 \ num_threads-0.1.6 \ once_cell-1.17.1 \ oorandom-11.1.3 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ overload-0.1.1 \ parity-scale-codec-3.5.0 \ parity-scale-codec-derive-3.1.4 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.4 \ paste-1.0.9 \ path-clean-0.1.0 \ percent-encoding-2.2.0 \ petgraph-0.6.2 \ phf_shared-0.10.0 \ pico-args-0.4.2 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ pretty_assertions-1.3.0 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.60 \ quote-1.0.28 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rawpointer-0.2.1 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.0 \ regex-syntax-0.6.28 \ relative-path-1.7.2 \ rfc6979-0.4.0 \ rstest-0.16.0 \ rstest_macros-0.16.0 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.36.11 \ rustversion-1.0.9 \ ryu-1.0.11 \ salsa-0.16.1 \ salsa-macros-0.16.0 \ same-file-1.0.6 \ scarb-metadata-1.3.0 \ schemars-0.8.12 \ schemars_derive-0.8.12 \ scopeguard-1.1.0 \ semver-1.0.17 \ serde-1.0.163 \ serde_bytes-0.11.9 \ serde_derive-1.0.163 \ serde_derive_internals-0.26.0 \ serde_json-1.0.96 \ serde_repr-0.1.9 \ sha2-0.10.6 \ sha3-0.10.6 \ signal-hook-registry-1.4.0 \ siphasher-0.3.10 \ slab-0.4.7 \ smallvec-1.10.0 \ smol_str-0.2.0 \ socket2-0.4.7 \ spin-0.5.2 \ sprs-0.7.1 \ starknet-crypto-0.5.1 \ starknet-crypto-codegen-0.3.1 \ starknet-curve-0.3.0 \ starknet-ff-0.3.2 \ string_cache-0.8.4 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.103 \ syn-2.0.18 \ synstructure-0.12.6 \ tap-1.0.1 \ term-0.7.0 \ termcolor-1.1.3 \ test-case-2.2.2 \ test-case-macros-2.2.2 \ test-log-0.2.11 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thiserror-impl-no-std-2.0.2 \ thiserror-no-std-2.0.2 \ thread_local-1.1.4 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.22.0 \ tokio-macros-1.8.0 \ tokio-util-0.7.4 \ toml-0.4.10 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-lsp-0.17.0 \ tower-lsp-macros-0.6.0 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ typenum-1.15.0 \ unescaper-0.1.1 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-xid-0.2.4 \ url-2.3.1 \ version_check-0.9.4 \ walkdir-2.3.2 \ 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.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 \ winnow-0.4.6 \ wyz-0.5.1 \ xshell-0.2.2 \ xshell-macros-0.2.2 \ yansi-0.5.1 \ zeroize-1.6.0 \ zeroize_derive-1.3.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 e0fbbd7bde9f..0a1cc4241b80 100644 --- a/lang/gleam/Makefile +++ b/lang/gleam/Makefile @@ -1,56 +1,56 @@ PORTNAME= gleam DISTVERSIONPREFIX= v DISTVERSION= 0.29.0 -PORTREVISION= 1 +PORTREVISION= 2 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 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= gleam-lang .include "Makefile.deps" 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/pomsky/Makefile b/lang/pomsky/Makefile index c27b7fa548be..3afe91b5cc4f 100644 --- a/lang/pomsky/Makefile +++ b/lang/pomsky/Makefile @@ -1,165 +1,165 @@ PORTNAME= pomsky DISTVERSIONPREFIX= v DISTVERSION= 0.8 -PORTREVISION= 5 +PORTREVISION= 6 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= addr2line-0.17.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ anes-0.1.6 \ arbitrary-1.2.0 \ assert_cmd-2.0.7 \ assert_fs-1.0.10 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.66 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ bstr-0.2.17 \ bstr-1.0.1 \ bumpalo-3.11.1 \ cast-0.3.0 \ cc-1.0.77 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clap-3.2.23 \ clap_lex-0.2.4 \ cpufeatures-0.2.5 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ crypto-common-0.1.6 \ derive_arbitrary-1.2.0 \ difflib-0.4.0 \ digest-0.10.6 \ doc-comment-0.3.3 \ either-1.8.0 \ fastrand-1.8.0 \ float-cmp-0.9.0 \ fnv-1.0.7 \ generic-array-0.14.6 \ getrandom-0.2.8 \ gimli-0.26.2 \ globset-0.4.9 \ globwalk-0.8.1 \ half-1.8.2 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ ignore-0.4.18 \ indexmap-1.9.2 \ instant-0.1.12 \ is_ci-1.1.1 \ itertools-0.10.5 \ itoa-1.0.4 \ jobserver-0.1.25 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ lexopt-0.2.1 \ libc-0.2.138 \ log-0.4.17 \ melody_compiler-0.18.1 \ memchr-2.5.0 \ memoffset-0.7.1 \ miette-5.5.0 \ miette-derive-5.5.0 \ miniz_oxide-0.5.4 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ object-0.29.0 \ once_cell-1.16.0 \ oorandom-11.1.3 \ os_str_bytes-6.4.1 \ owo-colors-3.5.0 \ pcre2-0.2.3 \ pcre2-sys-0.2.5 \ pest-2.5.1 \ pest_derive-2.5.1 \ pest_generator-2.5.1 \ pest_meta-2.5.1 \ pkg-config-0.3.26 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ predicates-2.1.4 \ predicates-core-1.0.5 \ predicates-tree-1.0.7 \ proc-macro2-1.0.47 \ quote-1.0.21 \ rayon-1.6.0 \ rayon-core-1.10.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 \ ryu-1.0.11 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.149 \ serde_derive-1.0.149 \ serde_json-1.0.89 \ sha1-0.10.5 \ smawk-0.3.1 \ strsim-0.10.0 \ supports-color-1.3.1 \ supports-hyperlinks-1.2.0 \ supports-unicode-1.0.2 \ syn-1.0.105 \ tempfile-3.3.0 \ terminal_size-0.1.17 \ termtree-0.4.0 \ textwrap-0.15.2 \ textwrap-0.16.0 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ thread_local-1.1.4 \ tinytemplate-1.2.1 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicode-ident-1.0.5 \ unicode-linebreak-0.1.4 \ unicode-width-0.1.10 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ 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 \ 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 7675978fa63c..014cf84a1445 100644 --- a/lang/prql/Makefile +++ b/lang/prql/Makefile @@ -1,462 +1,463 @@ PORTNAME= prql DISTVERSION= 0.8.1 +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 USE_GITHUB= yes GH_ACCOUNT= PRQL WRKSRC_SUBDIR= prql-compiler/prqlc CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-0.7.20 \ aho-corasick-1.0.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.2.6 \ anstyle-0.3.5 \ anstyle-parse-0.1.1 \ anstyle-wincon-0.2.0 \ anyhow-1.0.70 \ ariadne-0.2.0 \ arrayvec-0.7.2 \ arrow-34.0.0 \ arrow-arith-34.0.0 \ arrow-array-34.0.0 \ arrow-buffer-34.0.0 \ arrow-cast-34.0.0 \ arrow-data-34.0.0 \ arrow-ord-34.0.0 \ arrow-row-34.0.0 \ arrow-schema-34.0.0 \ arrow-select-34.0.0 \ arrow-string-34.0.0 \ async-native-tls-0.4.0 \ async-trait-0.1.67 \ asynchronous-codec-0.6.1 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.13.1 \ bigdecimal-0.3.0 \ bindgen-0.59.2 \ bitflags-1.3.2 \ bitflags-2.0.2 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ borsh-0.10.2 \ borsh-derive-0.10.2 \ borsh-derive-internal-0.10.2 \ borsh-schema-derive-internal-0.10.2 \ bstr-1.4.0 \ bufstream-0.1.4 \ bumpalo-3.12.0 \ bytecheck-0.6.10 \ bytecheck_derive-0.6.10 \ byteorder-1.4.3 \ bytes-1.4.0 \ cast-0.3.0 \ cc-1.0.79 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.24 \ chumsky-0.9.2 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clang-sys-1.6.1 \ clap-3.2.23 \ clap-4.2.0 \ clap_builder-4.2.0 \ clap_complete-4.1.5 \ clap_derive-4.2.0 \ clap_lex-0.2.4 \ clap_lex-0.4.1 \ clio-0.2.7 \ cmake-0.1.50 \ codespan-reporting-0.11.1 \ color-eyre-0.6.2 \ color-spantrace-0.2.0 \ combine-4.6.6 \ comfy-table-6.1.4 \ concolor-0.1.1 \ concolor-clap-0.1.0 \ concolor-override-1.0.0 \ concolor-query-0.3.3 \ connection-string-0.1.13 \ console-0.15.5 \ console_error_panic_hook-0.1.7 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.15 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.2.1 \ csv-core-0.1.10 \ ctor-0.1.26 \ cxx-1.0.93 \ cxx-build-1.0.93 \ cxxbridge-flags-1.0.93 \ cxxbridge-macro-1.0.93 \ derive_utils-0.13.0 \ diff-0.1.13 \ digest-0.10.6 \ duckdb-0.7.1 \ 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 \ enum-as-inner-0.5.1 \ enumflags2-0.7.7 \ enumflags2_derive-0.7.7 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ eyre-0.6.8 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.9.0 \ filetime-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 \ frunk-0.4.1 \ frunk_core-0.4.1 \ frunk_derives-0.4.1 \ frunk_proc_macro_helpers-0.1.1 \ frunk_proc_macros-0.1.1 \ frunk_proc_macros_impl-0.1.1 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ futures-channel-0.3.27 \ futures-core-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 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.8 \ gimli-0.27.2 \ glob-0.3.1 \ globset-0.4.10 \ half-1.8.2 \ half-2.2.1 \ handlebars-4.3.6 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashlink-0.8.1 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hmac-0.12.1 \ humantime-2.1.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ indenter-0.3.3 \ indexmap-1.9.2 \ indoc-1.0.9 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ insta-1.29.0 \ insta-cmd-0.2.0 \ instant-0.1.12 \ io-enum-1.1.0 \ io-lifetimes-1.0.8 \ is-terminal-0.4.5 \ itertools-0.10.5 \ itoa-1.0.6 \ jni-0.20.0 \ jni-sys-0.3.0 \ jobserver-0.1.26 \ js-sys-0.3.60 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ 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.140 \ libduckdb-sys-0.7.1 \ libloading-0.7.4 \ libm-0.2.6 \ libsqlite3-sys-0.26.0 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ lru-0.8.1 \ md-5-0.10.5 \ md5-0.6.1 \ mdbook-0.4.28 \ memchr-2.5.0 \ memoffset-0.8.0 \ minijinja-0.31.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ mysql-23.0.1 \ mysql_common-0.29.2 \ named_pipe-0.4.1 \ native-tls-0.2.11 \ nom-7.1.3 \ notify-5.1.0 \ num-0.4.0 \ num-bigint-0.4.3 \ num-complex-0.4.3 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ object-0.30.3 \ once_cell-1.17.1 \ oorandom-11.1.3 \ opener-0.5.2 \ openssl-0.10.48 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.83 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ peeking_take_while-0.1.2 \ pem-1.1.1 \ percent-encoding-2.2.0 \ pest-2.5.6 \ pest_derive-2.5.6 \ pest_generator-2.5.6 \ pest_meta-2.5.6 \ pg_bigdecimal-0.1.5 \ phf-0.11.1 \ phf_shared-0.11.1 \ 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 \ postgres-0.19.4 \ postgres-protocol-0.6.4 \ postgres-types-0.2.4 \ ppv-lite86-0.2.17 \ pretty-hex-0.3.0 \ pretty_assertions-1.3.0 \ proc-macro-crate-0.1.5 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.52 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pulldown-cmark-0.9.2 \ pulldown-cmark-to-cmark-10.0.4 \ pyo3-0.18.1 \ pyo3-build-config-0.18.1 \ pyo3-ffi-0.18.1 \ pyo3-macros-0.18.1 \ pyo3-macros-backend-0.18.1 \ quote-1.0.26 \ 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 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ regex-1.8.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ regex-syntax-0.7.1 \ rend-0.4.0 \ rkyv-0.7.40 \ rkyv_derive-0.7.40 \ rusqlite-0.29.0 \ rust_decimal-1.29.0 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustix-0.36.10 \ rustler-0.28.0 \ rustler_codegen-0.28.0 \ rustler_sys-2.2.0 \ rustversion-1.0.12 \ ryu-1.0.13 \ same-file-1.0.6 \ saturating-0.1.0 \ schannel-0.1.21 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ scratch-1.0.5 \ seahash-4.1.0 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ semver-1.0.17 \ serde-1.0.157 \ serde_derive-1.0.157 \ serde_json-1.0.94 \ serde_yaml-0.9.19 \ sha1-0.10.5 \ sha2-0.10.6 \ sharded-slab-0.1.4 \ shlex-1.1.0 \ signal-hook-registry-1.4.1 \ simdutf8-0.1.4 \ similar-2.2.1 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.10.0 \ socket2-0.4.9 \ sqlformat-0.2.1 \ sqlparser-0.33.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ stringprep-0.1.2 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subprocess-0.2.9 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.8 \ tap-1.0.1 \ target-lexicon-0.12.6 \ tempfile-3.4.0 \ termcolor-1.2.0 \ terminal_size-0.2.5 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ tiberius-0.12.1 \ time-0.1.45 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.28.0 \ tokio-macros-2.1.0 \ tokio-postgres-0.7.7 \ tokio-util-0.7.7 \ toml-0.5.11 \ topological-sort-0.2.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ tracing-error-0.2.0 \ tracing-subscriber-0.3.16 \ twox-hash-1.6.3 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicase-2.6.0 \ unicode-bidi-0.3.12 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ unicode_categories-0.1.1 \ unindent-0.1.11 \ unreachable-1.0.0 \ unsafe-libyaml-0.2.7 \ url-2.3.1 \ utf8parse-0.2.1 \ uuid-1.3.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ void-1.0.2 \ 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.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 \ wasm-bindgen-test-0.3.33 \ wasm-bindgen-test-macro-0.3.33 \ 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 \ winauth-0.0.4 \ 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 \ wyz-0.5.1 \ yaml-rust-0.4.5 \ yansi-0.5.1 PLIST_FILES= bin/prqlc post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/prqlc .include diff --git a/lang/spidermonkey102/Makefile b/lang/spidermonkey102/Makefile index 44dcbb7f221a..cd7012c62c7b 100644 --- a/lang/spidermonkey102/Makefile +++ b/lang/spidermonkey102/Makefile @@ -1,93 +1,93 @@ PORTNAME= spidermonkey DISTVERSION= 102.4.0 -PORTREVISION= 8 +PORTREVISION= 9 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} .elif ${ARCH} == powerpc EXTRA_PATCHES= ${FILESDIR}/extra-patch-config_makefiles_rust.mk .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 16a63b478a14..a6cced33a161 100644 --- a/lang/spidermonkey78/Makefile +++ b/lang/spidermonkey78/Makefile @@ -1,91 +1,91 @@ PORTNAME= spidermonkey DISTVERSION= 78.15.0 -PORTREVISION= 14 +PORTREVISION= 15 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} .elif ${ARCH} == powerpc EXTRA_PATCHES= ${FILESDIR}/extra-patch-config_makefiles_rust.mk .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 0bfd7bfa91d5..a89a1d87b963 100644 --- a/lang/spidermonkey91/Makefile +++ b/lang/spidermonkey91/Makefile @@ -1,94 +1,94 @@ PORTNAME= spidermonkey DISTVERSION= 91.13.0 -PORTREVISION= 10 +PORTREVISION= 11 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 ${ARCH} == amd64 CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} .elif ${ARCH} == powerpc EXTRA_PATCHES= ${FILESDIR}/extra-patch-config_makefiles_rust.mk .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/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 9c68d716deb7..84880d045395 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,83 +1,83 @@ PORTNAME= thunderbird DISTVERSION= 102.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Mozilla Thunderbird is standalone mail and news that stands above WWW= https://www.mozilla.com/thunderbird/ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.79:security/nss \ icu>=71.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=4.1.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.37:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.11.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 USE_MOZILLA= -sqlite CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 USES= tar:xz MOZ_OPTIONS= --enable-application=comm/mail --enable-official-branding MOZ_OPTIONS+= --with-system-bz2 --with-system-jsonc --with-system-botan MOZ_MK_OPTIONS= MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1 MOZ_EXPORT= MOZ_THUNDERBIRD=1 MAIL_PKG_SHARED=1 PORTNAME_ICON= ${MOZILLA}.png PORTNAME_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}/defaults/pref/${PORTNAME}.js OPTIONS_DEFAULT=CANBERRA .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .if ${ARCH} == powerpc64 MOZ_OPTIONS+= --without-wasm-sandboxed-libraries .else BUILD_DEPENDS+= ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc \ ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/clang/${LLVM_VERSION}/lib/wasi/libclang_rt.builtins-wasm32.a:devel/wasi-compiler-rt${LLVM_DEFAULT} MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif post-extract: @${SED} -e 's|@PORTNAME_ICON@|${PORTNAME_ICON:R}|;s|@MOZILLA@|${MOZILLA}|' \ <${FILESDIR}/thunderbird.desktop.in >${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/comm/mail/app/nsMailApp.cpp pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf2.13) (cd ${MOZSRC} && ${LOCALBASE}/bin/autoconf2.13) (cd ${MOZSRC}/js/src/ && ${LOCALBASE}/bin/autoconf2.13) port-pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/defaults post-install: ${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop ${STAGEDIR}${PREFIX}/share/applications ${LN} -sf ${PORTNAME_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME_ICON} .include diff --git a/math/kalc/Makefile b/math/kalc/Makefile index 66be5038e8ff..8f8f7aec019b 100644 --- a/math/kalc/Makefile +++ b/math/kalc/Makefile @@ -1,50 +1,51 @@ PORTNAME= kalc DISTVERSIONPREFIX= v DISTVERSION= 0.8.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 RUN_DEPENDS= gnuplot:math/gnuplot USES= cargo USE_GITHUB= yes GH_ACCOUNT= bgkillas CARGO_CRATES= az-1.2.1 \ byteorder-1.4.3 \ console-0.15.7 \ encode_unicode-0.3.6 \ gmp-mpfr-sys-1.5.3 \ gnuplot-0.0.38 \ lazy_static-1.4.0 \ libc-0.2.147 \ rug-1.19.2 \ term_size-0.3.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.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 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/math/kalker/Makefile b/math/kalker/Makefile index a484a4a3fe29..9f0bc5a9dd12 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,95 +1,95 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 -PORTREVISION= 5 +PORTREVISION= 6 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= PaddiM8 CARGO_CRATES= aho-corasick-0.7.20 \ ansi_term-0.12.1 \ atty-0.2.14 \ az-1.2.1 \ bitflags-1.3.2 \ bumpalo-3.12.0 \ cc-1.0.78 \ cfg-if-1.0.0 \ console_error_panic_hook-0.1.7 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ fs2-0.4.3 \ getrandom-0.2.8 \ gmp-mpfr-sys-1.5.0 \ hermit-abi-0.1.19 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.139 \ log-0.4.17 \ memchr-2.5.0 \ nix-0.19.1 \ once_cell-1.17.0 \ proc-macro2-1.0.50 \ quote-1.0.23 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-syntax-0.6.28 \ rug-1.19.0 \ rustyline-7.1.0 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ seahorse-1.1.2 \ serde-1.0.152 \ syn-1.0.107 \ test-case-1.2.3 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ toml-0.5.11 \ unicode-ident-1.0.6 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ utf8parse-0.2.0 \ version_check-0.9.4 \ 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 \ wasm-bindgen-test-0.3.33 \ wasm-bindgen-test-macro-0.3.33 \ web-sys-0.3.60 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.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 \ winres-0.1.12 CARGO_CARGOTOML= ${WRKSRC}/cli/Cargo.toml CARGO_INSTALL_PATH= ./cli PLIST_FILES= bin/kalker post-patch: ${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' ${WRKSRC_crate_gmp-mpfr-sys}/build.rs .include diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index d9ee29088689..e270f1e667d8 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,130 +1,130 @@ PORTNAME= rustworkx DISTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= High performance Python graph library implemented in Rust WWW= https://github.com/Qiskit/rustworkx LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=5.4:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist distutils USE_GITHUB= yes GH_ACCOUNT= Qiskit CARGO_CRATES= ahash-0.7.6 \ ahash-0.8.0 \ alga-0.9.3 \ approx-0.3.2 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.11 \ crossbeam-utils-0.8.12 \ either-1.8.0 \ fixedbitset-0.4.2 \ getrandom-0.2.8 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ indexmap-1.9.3 \ indoc-1.0.7 \ itertools-0.10.5 \ itoa-1.0.4 \ libc-0.2.137 \ libm-0.2.6 \ lock_api-0.4.9 \ matrixmultiply-0.3.2 \ memchr-2.5.0 \ memoffset-0.6.5 \ memoffset-0.9.0 \ ndarray-0.15.6 \ ndarray-stats-0.5.1 \ noisy_float-0.2.0 \ num-bigint-0.4.3 \ num-complex-0.2.4 \ num-complex-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ numpy-0.19.0 \ once_cell-1.15.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.4 \ petgraph-0.6.3 \ ppv-lite86-0.2.16 \ priority-queue-1.2.2 \ proc-macro2-1.0.52 \ pyo3-0.19.0 \ pyo3-build-config-0.19.0 \ pyo3-ffi-0.19.0 \ pyo3-macros-0.19.0 \ pyo3-macros-backend-0.19.0 \ quick-xml-0.28.2 \ quote-1.0.26 \ 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.6.1 \ rayon-cond-0.2.0 \ rayon-core-1.10.1 \ redox_syscall-0.2.16 \ rustc-hash-1.1.0 \ ryu-1.0.11 \ scopeguard-1.1.0 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ smallvec-1.10.0 \ sprs-0.11.0 \ syn-1.0.104 \ syn-2.0.3 \ target-lexicon-0.12.4 \ unicode-ident-1.0.5 \ unindent-0.1.10 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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 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 1b8d2b87fdf9..09a16eacd7fa 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,114 +1,114 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 13 +PORTREVISION= 14 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 dce827dc4481..a88ef8808c94 100644 --- a/misc/aichat/Makefile +++ b/misc/aichat/Makefile @@ -1,244 +1,244 @@ PORTNAME= aichat DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Using ChatGPT/GPT-3.5/GPT-4 in the terminal WWW= https://github.com/sigoden/aichat LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= sigoden CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anyhow-1.0.69 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.21.0 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bstr-1.3.0 \ bumpalo-3.12.0 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-4.1.8 \ clap_derive-4.1.8 \ clap_lex-0.3.2 \ codespan-reporting-0.11.1 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.15 \ crossterm-0.24.0 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ ctrlc-3.2.5 \ cxx-1.0.92 \ cxx-build-1.0.92 \ cxxbridge-flags-1.0.92 \ cxxbridge-macro-1.0.92 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dyn-clone-1.0.11 \ either-1.8.1 \ encoding_rs-0.8.32 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ eventsource-stream-0.2.3 \ fancy-regex-0.11.0 \ fd-lock-3.0.10 \ flate2-1.0.25 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ futures-channel-0.3.26 \ futures-core-0.3.26 \ futures-io-0.3.26 \ futures-macro-0.3.26 \ futures-sink-0.3.26 \ futures-task-0.3.26 \ futures-util-0.3.26 \ getrandom-0.2.8 \ h2-0.3.16 \ 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.24 \ hyper-rustls-0.23.2 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ indexmap-1.9.2 \ inquire-0.5.3 \ io-lifetimes-1.0.5 \ ipnet-2.7.1 \ is-terminal-0.4.4 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ libc-0.2.139 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ memchr-2.5.0 \ memoffset-0.8.0 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ newline-converter-0.2.2 \ nix-0.26.2 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ onig-6.4.0 \ onig_sys-69.8.1 \ openssl-probe-0.1.5 \ os_str_bytes-6.4.1 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ 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 \ reedline-0.16.0 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ reqwest-0.11.14 \ ring-0.16.20 \ rustc-hash-1.1.0 \ rustix-0.36.9 \ rustls-0.20.8 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.2 \ rustversion-1.0.12 \ ryu-1.0.13 \ same-file-1.0.6 \ schannel-0.1.21 \ scopeguard-1.1.0 \ scratch-1.0.5 \ sct-0.7.0 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.94 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.19 \ 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 \ spin-0.5.2 \ static_assertions-1.1.0 \ strip-ansi-escapes-0.1.1 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syntect-5.0.0 \ termcolor-1.2.0 \ thiserror-1.0.39 \ thiserror-impl-1.0.39 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.26.0 \ tokio-macros-1.8.2 \ tokio-rustls-0.23.4 \ tokio-socks-0.5.1 \ tokio-util-0.7.7 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ try-lock-0.2.4 \ unicode-bidi-0.3.10 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unsafe-libyaml-0.2.7 \ untrusted-0.7.1 \ url-2.3.1 \ utf8parse-0.2.0 \ version_check-0.9.4 \ vte-0.10.1 \ vte_generate_state_changes-0.1.1 \ 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.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 \ wasm-streams-0.2.3 \ web-sys-0.3.61 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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 \ winreg-0.10.1 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile index 675265d58f5d..4c597bc17e8c 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,303 +1,303 @@ PORTNAME= arrow-datafusion DISTVERSION= 16.0.0 -PORTREVISION= 4 +PORTREVISION= 5 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= apache WRKSRC_SUBDIR= datafusion-cli CARGO_CRATES= adler-1.0.2 \ ahash-0.8.2 \ aho-corasick-0.7.20 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ android_system_properties-0.1.5 \ arrayref-0.3.6 \ arrayvec-0.7.2 \ arrow-29.0.0 \ arrow-array-29.0.0 \ arrow-buffer-29.0.0 \ arrow-cast-29.0.0 \ arrow-csv-29.0.0 \ arrow-data-29.0.0 \ arrow-ipc-29.0.0 \ arrow-json-29.0.0 \ arrow-ord-29.0.0 \ arrow-schema-29.0.0 \ arrow-select-29.0.0 \ arrow-string-29.0.0 \ async-compression-0.3.15 \ async-trait-0.1.61 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ blake2-0.10.6 \ blake3-1.3.3 \ block-buffer-0.10.3 \ brotli-3.3.4 \ brotli-decompressor-2.3.2 \ bstr-0.2.17 \ bumpalo-3.11.1 \ byteorder-1.4.3 \ bytes-1.3.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.78 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-3.2.23 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ clipboard-win-4.4.2 \ codespan-reporting-0.11.1 \ comfy-table-6.1.4 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ constant_time_eq-0.2.4 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.1.6 \ csv-core-0.1.10 \ cxx-1.0.85 \ cxx-build-1.0.85 \ cxxbridge-flags-1.0.85 \ cxxbridge-macro-1.0.85 \ dashmap-5.4.0 \ digest-0.10.6 \ 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.8.0 \ encoding_rs-0.8.31 \ endian-type-0.1.2 \ env_logger-0.9.3 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ error-code-2.3.1 \ fastrand-1.8.0 \ fd-lock-3.0.8 \ flatbuffers-22.9.29 \ flate2-1.0.25 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ futures-0.3.25 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-executor-0.3.25 \ futures-io-0.3.25 \ futures-macro-0.3.25 \ futures-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ generic-array-0.14.6 \ getrandom-0.2.8 \ glob-0.3.1 \ h2-0.3.15 \ half-2.2.0 \ hashbrown-0.12.3 \ hashbrown-0.13.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.23 \ hyper-rustls-0.23.2 \ 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 \ integer-encoding-3.0.4 \ io-lifetimes-1.0.3 \ ipnet-2.7.0 \ itertools-0.10.5 \ itoa-0.4.8 \ itoa-1.0.5 \ jobserver-0.1.25 \ js-sys-0.3.60 \ 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.139 \ libm-0.2.6 \ libmimalloc-sys-0.1.30 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ lz4-1.24.0 \ lz4-sys-1.9.4 \ lzma-sys-0.1.20 \ md-5-0.10.5 \ memchr-2.5.0 \ mimalloc-0.1.34 \ mime-0.3.16 \ miniz_oxide-0.6.2 \ mio-0.8.5 \ multiversion-0.6.1 \ multiversion-macros-0.6.1 \ nibble_vec-0.1.0 \ nix-0.24.3 \ 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.15.0 \ object_store-0.5.2 \ once_cell-1.17.0 \ ordered-float-2.10.0 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.5 \ parquet-29.0.0 \ paste-1.0.11 \ 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-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.49 \ quick-xml-0.26.0 \ quote-1.0.23 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_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 \ ring-0.16.20 \ rustix-0.36.6 \ rustls-0.20.7 \ rustls-pemfile-1.0.1 \ rustversion-1.0.11 \ rustyline-10.0.0 \ ryu-1.0.12 \ same-file-1.0.6 \ scopeguard-1.1.0 \ scratch-1.0.3 \ sct-0.7.0 \ seq-macro-0.3.2 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ serde_urlencoded-0.7.1 \ sha2-0.10.6 \ slab-0.4.7 \ smallvec-1.10.0 \ snafu-0.7.4 \ snafu-derive-0.7.4 \ snap-1.1.0 \ socket2-0.4.7 \ spin-0.5.2 \ sqlparser-0.30.0 \ sqlparser_derive-0.1.1 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.4.1 \ syn-1.0.107 \ tempfile-3.3.0 \ termcolor-1.1.3 \ textwrap-0.16.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thrift-0.17.0 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.24.1 \ tokio-macros-1.8.2 \ tokio-rustls-0.23.4 \ tokio-stream-0.1.11 \ tokio-util-0.7.4 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ try-lock-0.2.4 \ twox-hash-1.6.3 \ typenum-1.16.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 \ untrusted-0.7.1 \ url-2.3.1 \ utf8parse-0.2.0 \ uuid-1.2.2 \ version_check-0.9.4 \ walkdir-2.3.2 \ 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 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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.10.1 \ xz2-0.1.7 \ zstd-0.12.1+zstd.1.5.2 \ zstd-safe-6.0.2+zstd.1.5.2 \ zstd-sys-2.0.4+zstd.1.5.2 PLIST_FILES= bin/datafusion-cli post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/datafusion-cli .include diff --git a/misc/binocle/Makefile b/misc/binocle/Makefile index 1c7b081e6628..9682b5311dd4 100644 --- a/misc/binocle/Makefile +++ b/misc/binocle/Makefile @@ -1,227 +1,227 @@ PORTNAME= binocle DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc 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.20 \ ab_glyph_rasterizer-0.1.8 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ anyhow-1.0.70 \ arrayvec-0.7.2 \ ash-0.33.3+1.2.191 \ atomic_refcell-0.1.9 \ atty-0.2.14 \ autocfg-1.1.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-0.1.6 \ bumpalo-3.12.0 \ bytemuck-1.13.1 \ byteorder-1.4.3 \ calloop-0.9.3 \ cc-1.0.79 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-3.2.23 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ cocoa-0.24.1 \ cocoa-foundation-0.1.1 \ codespan-reporting-0.11.1 \ colorgrad-0.5.0 \ copyless-0.1.5 \ core-foundation-0.7.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.3 \ core-graphics-0.19.2 \ core-graphics-0.22.3 \ core-graphics-types-0.1.1 \ core-video-sys-0.1.4 \ csscolorparser-0.5.0 \ cty-0.2.2 \ d3d12-0.4.1 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ dispatch-0.2.0 \ dlib-0.5.0 \ downcast-rs-1.2.0 \ egui-0.15.0 \ egui_wgpu_backend-0.14.0 \ egui_winit_platform-0.12.0 \ emath-0.15.0 \ env_logger-0.9.3 \ epaint-0.15.0 \ epi-0.15.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fxhash-0.2.1 \ getrandom-0.1.16 \ getrandom-0.2.8 \ glow-0.11.2 \ gpu-alloc-0.5.3 \ gpu-alloc-types-0.2.0 \ gpu-descriptor-0.2.3 \ gpu-descriptor-types-0.1.1 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hexf-parse-0.2.1 \ humansize-1.1.1 \ humantime-2.1.0 \ ident_case-1.0.1 \ indexmap-1.9.3 \ inplace_it-0.3.5 \ instant-0.1.12 \ jni-sys-0.3.0 \ js-sys-0.3.61 \ khronos-egl-4.1.0 \ lazy_static-1.4.0 \ libc-0.2.140 \ libloading-0.7.4 \ lock_api-0.4.9 \ log-0.4.17 \ malloc_buf-0.0.6 \ memchr-2.5.0 \ memmap2-0.3.1 \ memmap2-0.5.10 \ memoffset-0.6.5 \ metal-0.23.1 \ minimal-lexical-0.2.1 \ mio-0.8.6 \ naga-0.7.3 \ ndk-0.5.0 \ ndk-context-0.1.1 \ ndk-glue-0.5.2 \ ndk-macro-0.3.0 \ ndk-sys-0.2.2 \ nix-0.22.3 \ nix-0.24.3 \ nohash-hasher-0.2.0 \ nom-7.1.3 \ num-traits-0.2.15 \ num_enum-0.5.11 \ num_enum_derive-0.5.11 \ objc-0.2.7 \ objc_exception-0.1.2 \ once_cell-1.17.1 \ os_str_bytes-6.5.0 \ owned_ttf_parser-0.18.1 \ parking_lot-0.11.2 \ parking_lot_core-0.8.6 \ percent-encoding-2.2.0 \ phf-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pixels-0.7.0 \ pkg-config-0.3.26 \ pollster-0.2.5 \ 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.55 \ profiling-1.0.7 \ quote-1.0.26 \ 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.3.4 \ raw-window-handle-0.4.3 \ redox_syscall-0.2.16 \ regex-1.7.3 \ regex-syntax-0.6.29 \ renderdoc-sys-0.7.1 \ safe_arch-0.5.2 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ siphasher-0.3.10 \ slotmap-1.0.6 \ smallvec-1.10.0 \ smithay-client-toolkit-0.15.4 \ spirv-0.2.0+1.5.4 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.13 \ termcolor-1.2.0 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ toml_datetime-0.6.1 \ toml_edit-0.19.8 \ ttf-parser-0.18.1 \ ultraviolet-0.8.1 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ version_check-0.9.4 \ wasi-0.9.0+wasi-snapshot-preview1 \ 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 \ 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.57 \ wgpu-0.11.1 \ wgpu-core-0.11.3 \ wgpu-hal-0.11.5 \ wgpu-types-0.11.0 \ wide-0.6.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.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 \ winit-0.26.1 \ winit_input_helper-0.11.1 \ winnow-0.4.1 \ x11-dl-2.21.0 \ xcursor-0.3.4 \ xml-rs-0.8.4 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/broot/Makefile b/misc/broot/Makefile index 5d70e985f6ad..3b4efd27d9ad 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,57 +1,57 @@ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.22.1 -PORTREVISION= 1 +PORTREVISION= 2 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} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md documentation.md features.md OPTIONS_DEFINE= CLIPBOARD DOCS OPTIONS_DEFAULT= CLIPBOARD CLIPBOARD_DESC= Enable terminal X11 clipboard support CLIPBOARD_USES= python:build xorg CLIPBOARD_USE= XORG=xcb CLIPBOARD_BINARY_ALIAS= python3=${PYTHON_CMD} CLIPBOARD_VARS= CARGO_FEATURES+=clipboard _BUILD_VERSION= ${DISTVERSION} _BUILD_DATE= $$(date +'%Y/%m/%d') pre-build: @${MV} ${WRKSRC}/man/page \ ${WRKSRC}/man/${PORTNAME}.1 @${REINPLACE_CMD} -e 's|#version|${_BUILD_VERSION}|g' \ -e "s|#date|${_BUILD_DATE}|g" \ ${WRKSRC}/man/${PORTNAME}.1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/coloursum/Makefile b/misc/coloursum/Makefile index 68b5ece11b47..c213648d3340 100644 --- a/misc/coloursum/Makefile +++ b/misc/coloursum/Makefile @@ -1,72 +1,72 @@ PORTNAME= coloursum DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 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.11.0 \ atty-0.2.11 \ autocfg-0.1.2 \ bitflags-1.0.4 \ clap-2.32.0 \ cloudabi-0.0.3 \ ecoji-1.0.0 \ either-1.5.1 \ fuchsia-cprng-0.1.1 \ heck-0.3.1 \ indoc-0.3.3 \ indoc-impl-0.3.3 \ itertools-0.8.0 \ libc-0.2.50 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ proc-macro-hack-0.5.5 \ proc-macro2-0.4.27 \ quote-0.6.11 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.3 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.51 \ redox_termios-0.1.1 \ siphasher-0.2.3 \ strsim-0.7.0 \ structopt-0.2.15 \ structopt-derive-0.2.15 \ syn-0.15.29 \ termion-1.5.1 \ textwrap-0.10.0 \ unicode-segmentation-1.2.1 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ unindent-0.1.3 \ vec_map-0.8.1 \ winapi-0.3.6 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/dijo/Makefile b/misc/dijo/Makefile index 7df8532ab19a..02f66e2c8f94 100644 --- a/misc/dijo/Makefile +++ b/misc/dijo/Makefile @@ -1,143 +1,143 @@ PORTNAME= dijo DISTVERSIONPREFIX= v DISTVERSION= 0.2.7 -PORTREVISION= 5 +PORTREVISION= 6 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 1a8a4f3bf340..72b3870bff53 100644 --- a/misc/dotenv-linter/Makefile +++ b/misc/dotenv-linter/Makefile @@ -1,144 +1,144 @@ PORTNAME= dotenv-linter DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 -PORTREVISION= 5 +PORTREVISION= 6 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 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/lscolors/Makefile b/misc/lscolors/Makefile index 7c08d4b476e6..645203fc1968 100644 --- a/misc/lscolors/Makefile +++ b/misc/lscolors/Makefile @@ -1,80 +1,80 @@ PORTNAME= lscolors DISTVERSIONPREFIX= v DISTVERSION= 0.14.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 \ cc-1.0.79 \ cfg-if-1.0.0 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ hermit-abi-0.3.1 \ instant-0.1.12 \ io-lifetimes-1.0.10 \ libc-0.2.141 \ linux-raw-sys-0.3.1 \ lock_api-0.4.9 \ log-0.4.17 \ mio-0.8.6 \ nu-ansi-term-0.47.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ rustix-0.37.11 \ scopeguard-1.1.0 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ smallvec-1.10.0 \ tempfile-3.5.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.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 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/pqrs/Makefile b/misc/pqrs/Makefile index a7579e8fc3a1..8180920c71ab 100644 --- a/misc/pqrs/Makefile +++ b/misc/pqrs/Makefile @@ -1,220 +1,220 @@ PORTNAME= pqrs DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 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_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-40.0.0 \ arrow-arith-40.0.0 \ arrow-array-40.0.0 \ arrow-buffer-40.0.0 \ arrow-cast-40.0.0 \ arrow-csv-40.0.0 \ arrow-data-40.0.0 \ arrow-ipc-40.0.0 \ arrow-json-40.0.0 \ arrow-ord-40.0.0 \ arrow-row-40.0.0 \ arrow-schema-40.0.0 \ arrow-select-40.0.0 \ arrow-string-40.0.0 \ assert_cmd-2.0.11 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.21.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.24 \ 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 \ 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.12.3 \ hashbrown-0.13.2 \ 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-1.9.3 \ 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 \ linux-raw-sys-0.3.8 \ log-0.4.17 \ lz4-1.24.0 \ lz4-sys-1.9.4 \ memchr-2.5.0 \ miniz_oxide-0.7.1 \ normalize-line-endings-0.3.0 \ num-0.4.0 \ num-bigint-0.4.3 \ num-complex-0.4.3 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.1 \ num-traits-0.2.15 \ once_cell-1.17.1 \ ordered-float-2.10.0 \ parquet-40.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.58 \ quote-1.0.27 \ 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 \ rustc_version-0.4.0 \ rustix-0.37.19 \ ryu-1.0.13 \ same-file-1.0.6 \ semver-1.0.17 \ seq-macro-0.3.3 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ siphasher-0.3.10 \ snap-1.1.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-2.0.16 \ 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_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 \ zstd-0.12.3+zstd.1.5.2 \ zstd-safe-6.0.5+zstd.1.5.4 \ zstd-sys-2.0.8+zstd.1.5.5 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/rsclock/Makefile b/misc/rsclock/Makefile index 81c864f41384..d8218bd8b64b 100644 --- a/misc/rsclock/Makefile +++ b/misc/rsclock/Makefile @@ -1,81 +1,81 @@ PORTNAME= rsclock DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 -PORTREVISION= 1 +PORTREVISION= 2 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_system_properties-0.1.5 \ autocfg-0.1.6 \ bitflags-1.3.2 \ bumpalo-3.12.1 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.24 \ 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 \ link-cplusplus-1.0.8 \ log-0.4.17 \ num-integer-0.1.41 \ 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.1.56 \ redox_syscall-0.2.11 \ redox_termios-0.1.1 \ scratch-1.0.5 \ syn-1.0.109 \ syn-2.0.15 \ termcolor-1.2.0 \ termion-2.0.1 \ time-0.1.44 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ 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 \ 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 a95bc1633c61..dec6a3e3cba3 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,73 +1,73 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 9 +PORTREVISION= 10 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 \ 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 6c8b52ef3151..a98613ec8e59 100644 --- a/misc/silicon/Makefile +++ b/misc/silicon/Makefile @@ -1,206 +1,206 @@ PORTNAME= silicon DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 5 +PORTREVISION= 6 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 f6038faa846c..9bd795d7af92 100644 --- a/misc/star-history/Makefile +++ b/misc/star-history/Makefile @@ -1,166 +1,167 @@ PORTNAME= star-history DISTVERSION= 1.0.12 +PORTREVISION= 1 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= android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.71 \ autocfg-1.1.0 \ base64-0.21.2 \ bitflags-1.3.2 \ bstr-1.5.0 \ bumpalo-3.13.0 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ encoding_rs-0.8.32 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.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 \ h2-0.3.19 \ hashbrown-0.12.3 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ home-0.5.5 \ 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 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ idna-0.4.0 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.7.2 \ itoa-1.0.6 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.146 \ linux-raw-sys-0.3.8 \ log-0.4.19 \ memchr-2.5.0 \ mime-0.3.17 \ mio-0.8.8 \ native-tls-0.2.11 \ normpath-1.1.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.18.0 \ opener-0.6.1 \ openssl-0.10.55 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.90 \ percent-encoding-2.3.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ proc-macro2-1.0.60 \ quote-1.0.28 \ redox_syscall-0.3.5 \ regex-automata-0.1.10 \ reqwest-0.11.18 \ rustix-0.37.20 \ ryu-1.0.13 \ schannel-0.1.21 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_json-1.0.97 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.21 \ slab-0.4.8 \ socket2-0.4.9 \ syn-2.0.18 \ tempfile-3.6.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.28.2 \ tokio-native-tls-0.3.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 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.9 \ unicode-normalization-0.1.22 \ unsafe-libyaml-0.2.8 \ url-2.4.0 \ vcpkg-0.2.15 \ 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 \ 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.42.0 \ windows-sys-0.48.0 \ 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 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/misc/wthrr/Makefile b/misc/wthrr/Makefile index e86d076177cf..41ebb59b17d7 100644 --- a/misc/wthrr/Makefile +++ b/misc/wthrr/Makefile @@ -1,203 +1,203 @@ PORTNAME= wthrr DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 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= aho-corasick-1.0.1 \ android_system_properties-0.1.5 \ anstyle-1.0.0 \ anyhow-1.0.71 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ base64-0.21.0 \ bitflags-1.3.2 \ bumpalo-3.12.1 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.24 \ clap-4.2.7 \ clap_builder-4.2.7 \ clap_derive-4.2.0 \ clap_lex-0.4.1 \ codespan-reporting-0.11.1 \ colored-2.0.0 \ console-0.15.5 \ core-foundation-0.9.3 \ 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 \ dialoguer-0.10.4 \ directories-5.0.1 \ dirs-sys-0.4.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 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.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-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ getrandom-0.2.9 \ h2-0.3.18 \ 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-tls-0.5.0 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.10 \ ipnet-2.7.2 \ itoa-1.0.6 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ libc-0.2.143 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.3.7 \ log-0.4.17 \ memchr-2.5.0 \ mime-0.3.17 \ mio-0.8.6 \ native-tls-0.2.11 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ openssl-0.10.52 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.87 \ option-ext-0.2.0 \ optional_struct-0.3.1 \ optional_struct_internal-0.3.1 \ optional_struct_macro_impl-0.3.1 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ proc-macro2-1.0.56 \ pure-rust-locales-0.5.6 \ quote-1.0.26 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.8.1 \ regex-syntax-0.7.1 \ reqwest-0.11.17 \ ron-0.8.0 \ rustix-0.37.19 \ rustversion-1.0.12 \ ryu-1.0.13 \ schannel-0.1.21 \ scopeguard-1.1.0 \ scratch-1.0.5 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ serde-1.0.162 \ serde_derive-1.0.162 \ serde_json-1.0.96 \ serde_urlencoded-0.7.1 \ shell-words-1.1.0 \ slab-0.4.8 \ socket2-0.4.9 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syn-2.0.15 \ tempfile-3.5.0 \ termcolor-1.2.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.28.0 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.8 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ try-lock-0.2.4 \ 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 \ 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.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 \ winreg-0.10.1 MAKE_ENV= OPENSSL_DIR=${OPENSSLDIR} PLIST_FILES= bin/${PORTNAME} .include diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 97076a9d21f2..0492b25948f8 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,109 +1,109 @@ PORTNAME= xd DISTVERSION= 0.0.4 -PORTREVISION= 24 +PORTREVISION= 25 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 0ac3577bb650..1c3191b9ec00 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,64 +1,64 @@ PORTNAME= xplr DISTVERSIONPREFIX= v DISTVERSION= 0.21.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org COMMENT= Hackable, minimal, fast TUI file explorer WWW= https://xplr.dev LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE 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 .include .if ${ARCH} == powerpc && ${COMPILER_VERSION} < 140 BUILD_DEPENDS+= as:devel/binutils CFLAGS+= -fno-integrated-as .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_DATA} ${_ASSETS}/desktop/${PORTNAME}.desktop \ ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop @${MKDIR} ${_ICONS}/scalable/apps ${INSTALL_DATA} ${_ASSETS}/icon/${PORTNAME}.svg \ ${_ICONS}/scalable/apps .for res in 16 32 64 128 @${MKDIR} ${_ICONS}/${res}x${res}/apps .for icon in ico png ${INSTALL_DATA} ${_ASSETS}/icon/${PORTNAME}${res}.${icon} \ ${_ICONS}/${res}x${res}/apps/${PORTNAME}.${icon} .endfor .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${_EXAMPLES} \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/misc/zine/Makefile b/misc/zine/Makefile index ac1770ab3162..befa2aca29d9 100644 --- a/misc/zine/Makefile +++ b/misc/zine/Makefile @@ -1,334 +1,335 @@ PORTNAME= zine DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 +PORTREVISION= 1 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 29ddf549dc23..dba09f43c4bd 100644 --- a/multimedia/ab-av1/Makefile +++ b/multimedia/ab-av1/Makefile @@ -1,31 +1,31 @@ PORTNAME= ab-av1 DISTVERSIONPREFIX= v DISTVERSION= 0.7.7 -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/av1an/Makefile b/multimedia/av1an/Makefile index bdde1cb0bf50..00811c5d1744 100644 --- a/multimedia/av1an/Makefile +++ b/multimedia/av1an/Makefile @@ -1,32 +1,32 @@ PORTNAME= av1an DISTVERSION= 0.4.1 -PORTREVISION= 5 +PORTREVISION= 6 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 a4e89ce5bb5f..ce9ffe5821fc 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -1,83 +1,84 @@ PORTNAME= gstreamer1-plugins-rust DISTVERSION= 0.10.10 +PORTREVISION= 1 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 gl # 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 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_DESC= ${GTK3_DESC:S/3/4/} GTK4_LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene GTK4_USE= GNOME=gtk40 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 48c6701abd70..aba62dbd5d0f 100644 --- a/multimedia/helvum/Makefile +++ b/multimedia/helvum/Makefile @@ -1,39 +1,39 @@ PORTNAME= helvum DISTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 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 desktop-file-utils gnome llvm meson pkgconfig USE_GITLAB= yes USE_GNOME= cairo gtk40 GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= ryuukyu MAKE_ENV= ${CARGO_ENV} 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 # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ ${WRKSRC}/src/meson.build .include .if ${OPSYS} != FreeBSD || ${OSVERSION} < 1300134 LIB_DEPENDS+= libepoll-shim.so:devel/libepoll-shim LDFLAGS+= -lepoll-shim .endif .include diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile index fa610f9bfe6d..b91f0c80b45c 100644 --- a/multimedia/kooha/Makefile +++ b/multimedia/kooha/Makefile @@ -1,40 +1,40 @@ PORTNAME= kooha DISTVERSIONPREFIX= v DISTVERSION= 2.2.3 -PORTREVISION= 7 +PORTREVISION= 8 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= libpulse.so:audio/pulseaudio \ 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= gtk40 libadwaita USE_GSTREAMER= 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' \ -e '/pulse/s/15\.0/14.0/' \ ${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 d6dc4ac9739c..95e2a3197f12 100644 --- a/multimedia/librav1e/Makefile +++ b/multimedia/librav1e/Makefile @@ -1,29 +1,29 @@ -PORTREVISION= 1 +PORTREVISION= 2 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 b6336605f370..e72169afd6fa 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,46 +1,46 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 -PORTREVISION= 9 +PORTREVISION= 10 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 6591fa563d69..2d124d0ca412 100644 --- a/multimedia/neolink/Makefile +++ b/multimedia/neolink/Makefile @@ -1,202 +1,202 @@ PORTNAME= neolink PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= g20210903 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= multimedia MAINTAINER= kevans@FreeBSD.org COMMENT= RTSP bridge to Reolink IP cameras WWW= https://github.com/thirtythreeforty/neolink LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server USES= cargo gnome gstreamer USE_GNOME= glib20 USE_RC_SUBR= neolink USERS= ${PORTNAME} GROUPS= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= thirtythreeforty GH_TAGNAME= cf54129 CARGO_CRATES= aes-0.6.0 \ aes-soft-0.6.4 \ aesni-0.10.0 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.42 \ arrayvec-0.5.2 \ assert_matches-1.5.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base-x-0.2.8 \ bitflags-1.2.1 \ bitvec-0.19.5 \ bumpalo-3.7.0 \ byte-slice-cast-1.0.0 \ cfb-mode-0.6.0 \ cfg-expr-0.8.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cipher-0.2.5 \ clap-2.33.3 \ const_fn-0.4.8 \ cookie-factory-0.3.2 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.4 \ crossbeam-deque-0.7.4 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ discard-1.0.4 \ either-1.6.1 \ env_logger-0.9.0 \ err-derive-0.2.4 \ form_urlencoded-1.0.1 \ funty-1.1.0 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-executor-0.3.16 \ futures-io-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ generic-array-0.14.4 \ gio-0.14.0 \ gio-sys-0.14.0 \ glib-0.14.2 \ glib-macros-0.14.1 \ glib-sys-0.14.0 \ gobject-sys-0.14.0 \ gstreamer-0.17.1 \ gstreamer-app-0.17.0 \ gstreamer-app-sys-0.17.0 \ gstreamer-base-0.17.0 \ gstreamer-base-sys-0.17.0 \ gstreamer-net-0.17.0 \ gstreamer-net-sys-0.17.0 \ gstreamer-rtsp-0.17.0 \ gstreamer-rtsp-server-0.17.0 \ gstreamer-rtsp-server-sys-0.17.0 \ gstreamer-rtsp-sys-0.17.0 \ gstreamer-sdp-0.17.0 \ gstreamer-sdp-sys-0.17.0 \ gstreamer-sys-0.17.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ idna-0.2.3 \ if_chain-1.0.1 \ indoc-0.3.6 \ indoc-impl-0.3.6 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.7 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.98 \ log-0.4.14 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.3.4 \ memoffset-0.5.6 \ muldiv-1.0.0 \ nom-6.2.1 \ num-integer-0.1.44 \ num-rational-0.4.0 \ num-traits-0.2.14 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ paste-1.0.5 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ pretty-hex-0.2.1 \ proc-macro-crate-1.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.28 \ quote-1.0.9 \ radium-0.5.3 \ regex-1.4.6 \ regex-syntax-0.6.25 \ rustc_version-0.2.3 \ rustversion-1.0.5 \ ryu-1.0.5 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.127 \ serde_derive-1.0.127 \ serde_json-1.0.66 \ sha1-0.6.0 \ slab-0.4.3 \ smallvec-1.6.1 \ socket2-0.3.19 \ standback-0.2.17 \ static_assertions-1.1.0 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ strum-0.21.0 \ strum_macros-0.21.1 \ syn-1.0.74 \ synstructure-0.12.5 \ system-deps-3.2.0 \ tap-1.0.1 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ time-0.2.27 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ toml-0.5.8 \ typenum-1.13.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ url-2.2.2 \ validator-0.10.1 \ validator_derive-0.10.1 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version_check-0.9.3 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wyz-0.2.0 \ xml-rs-0.8.4 \ yaserde-0.3.16 \ yaserde_derive-0.3.17 post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/sample_config.toml \ ${STAGEDIR}${ETCDIR}/config.toml.sample .include diff --git a/multimedia/rav1e/Makefile b/multimedia/rav1e/Makefile index c74ae99509ec..15bd23261666 100644 --- a/multimedia/rav1e/Makefile +++ b/multimedia/rav1e/Makefile @@ -1,33 +1,33 @@ PORTNAME= rav1e DISTVERSIONPREFIX= v DISTVERSION= 0.6.6 -PORTREVISION?= 1 +PORTREVISION?= 2 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 811616ef456f..3ae6b5a25fc1 100644 --- a/multimedia/ringrtc/Makefile +++ b/multimedia/ringrtc/Makefile @@ -1,356 +1,357 @@ PORTNAME= ringrtc DISTVERSIONPREFIX= v DISTVERSION= 2.28.1 +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 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= 5615b # modify webrtc_fetch.sh, then sh webrtc_fetch.sh BASE_REV= 0fc91d5d9071a1619d481fbc6a166fcd9a4ac0a9 BORINGSSL_REV= ca1690e221677cea3fb946f324eb89d846ec53f2 BUILD_REV= 07283ef796b29a02df30fbdb498b978f31d00410 BUILDTOOLS_REV= d110f6238fee0e4c82ab64606e5e967a3c809c55 CATAPULT_REV= a22c2597b5bfa481324838866945c3ed7394ac47 ICU_REV= c6b68522318204f795a8f04caebf6c0beb679cc4 LIBJPEG_TURBO_REV= 0b6e6a152242c2fa30ffb29633d1b7d7b229b46b LIBSRTP_REV= 5b7c744eb8310250ccc534f3f86a2015b3887a0a LIBVPX_REV= db69ce6aea278bee88668fd9cc2af2e544516fdb LIBYUV_REV= 2bdc210be9eb11ded16bf3ef1f6cadb0d4dcb0c2 NASM_REV= 7fc833e889d1afda72c06220e5bed8fb43b2e5ce TESTING_REV= b93e19cb405e9c39c414470ce1bca7e17aaae347 THIRD_PARTY_REV= 82835c7ebd240b08997ee36a42eae06b9e386b95 OPUS_REV= 74d8597f47aa680c9f9e21ab0b99c8c0632fe27d BINARY_ALIAS= vpython3=${PYTHON_CMD} # Keep in sync with https://github.com/signalapp/ringrtc/blob/${DISTVERSION}/bin/build-electron#L96 # 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=false \ 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}" MAKE_ARGS= -C out/${BUILDTYPE} WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src/rust WEBRTCDIR= ${WRKDIR}/${PORTNAME}-${DISTVERSION}/src/webrtc/src # fetch -qo - https://raw.githubusercontent.com/signalapp/ringrtc/v2.28.1/src/rust/Cargo.lock | awk -f /usr/ports/Mk/Scripts/cargo-crates.awk | portedit merge -i Makefile CARGO_CRATES= adler-1.0.2 \ aead-0.4.3 \ aes-0.7.5 \ aes-gcm-siv-0.10.3 \ aho-corasick-1.0.1 \ android_system_properties-0.1.5 \ anyhow-1.0.71 \ autocfg-1.1.0 \ base64-0.13.1 \ bincode-1.3.3 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ bumpalo-3.12.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ cc-1.0.79 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ chrono-0.4.24 \ cipher-0.3.0 \ combine-4.6.6 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.7 \ crc32fast-1.3.2 \ crypto-mac-0.11.1 \ ctr-0.8.0 \ darling-0.20.1 \ darling_core-0.20.1 \ darling_macro-0.20.1 \ digest-0.9.0 \ displaydoc-0.2.4 \ either-1.8.1 \ env_logger-0.10.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ fixedbitset-0.4.2 \ flate2-1.0.26 \ fnv-1.0.7 \ form_urlencoded-1.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-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.1.16 \ ghash-0.4.4 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hkdf-0.11.0 \ hmac-0.11.0 \ humantime-2.1.0 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.3.0 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.10 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.6 \ jni-0.19.0 \ jni-sys-0.3.0 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ libc-0.2.142 \ libloading-0.6.7 \ linux-raw-sys-0.3.7 \ log-0.4.17 \ memchr-2.5.0 \ miniz_oxide-0.7.1 \ multimap-0.8.3 \ neon-0.10.1 \ neon-build-0.10.1 \ neon-macros-0.10.1 \ neon-runtime-0.10.1 \ ntapi-0.4.1 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_enum-0.5.11 \ num_enum_derive-0.5.11 \ once_cell-1.17.1 \ opaque-debug-0.3.0 \ percent-encoding-2.2.0 \ petgraph-0.6.3 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ polyval-0.5.3 \ ppv-lite86-0.2.17 \ prettyplease-0.1.25 \ proc-macro-crate-1.3.1 \ proc-macro2-1.0.56 \ prost-0.11.9 \ prost-build-0.11.9 \ prost-derive-0.11.9 \ prost-types-0.11.9 \ quote-1.0.26 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.3.5 \ regex-1.8.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ regex-syntax-0.7.1 \ ring-0.16.20 \ rustix-0.37.19 \ rustls-0.20.8 \ ryu-1.0.13 \ same-file-1.0.6 \ sct-0.7.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.162 \ serde_derive-1.0.162 \ serde_json-1.0.96 \ serde_with-2.3.3 \ serde_with_macros-2.3.3 \ sha-1-0.9.8 \ sha2-0.9.9 \ slab-0.4.8 \ smallvec-1.10.0 \ spin-0.5.2 \ static_assertions-1.1.0 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.15 \ syn-mid-0.5.3 \ sysinfo-0.28.4 \ tempfile-3.5.0 \ termcolor-1.2.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.3.21 \ time-core-0.1.1 \ time-macros-0.2.9 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.28.0 \ toml_datetime-0.6.1 \ toml_edit-0.19.8 \ typenum-1.16.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ universal-hash-0.4.1 \ untrusted-0.7.1 \ ureq-2.6.2 \ url-2.3.1 \ version_check-0.9.4 \ walkdir-2.3.3 \ wasi-0.9.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 \ 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 \ winnow-0.4.6 \ x25519-dalek-1.2.0 \ zeroize-1.3.0 \ zeroize_derive-1.4.2 \ poksho,signal-crypto,zkcredential,zkgroup@git+https://github.com/signalapp/libsignal?tag=v0.23.1\#6f67aa5e4520f9d56f3f60794174db6285bf95e4 \ curve25519-dalek@git+https://github.com/signalapp/curve25519-dalek?branch=lizard2\#4f0aa6653c51598daa0a2f53b8ba54ce0eedfbdd CARGO_BUILD_ARGS= --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 cef1e644e8dc..2ab2f07bd395 100644 --- a/multimedia/scte35dump/Makefile +++ b/multimedia/scte35dump/Makefile @@ -1,93 +1,93 @@ PORTNAME= scte35dump DISTVERSION= 0.1.6 -PORTREVISION= 21 +PORTREVISION= 22 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 CARGO_CRATES= aho-corasick-0.7.4 \ ansi_term-0.11.0 \ arrayvec-0.3.25 \ arrayvec-0.4.11 \ atty-0.2.13 \ base64-0.10.1 \ bitflags-1.1.0 \ bitreader-0.3.1 \ byteorder-1.3.2 \ cfg-if-0.1.9 \ clap-2.33.0 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ env_logger-0.6.2 \ fixedbitset-0.1.9 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ hex-0.3.2 \ hexdump-0.1.0 \ humantime-1.2.0 \ iovec-0.1.2 \ itertools-0.4.19 \ kernel32-sys-0.2.2 \ lazy_static-1.3.0 \ libc-0.2.60 \ log-0.4.7 \ memchr-2.2.1 \ mio-0.6.19 \ miow-0.2.1 \ mpeg2ts-reader-0.13.0 \ net2-0.2.33 \ nodrop-0.1.13 \ odds-0.2.26 \ proc-macro2-0.4.30 \ quick-error-1.2.2 \ quote-0.6.13 \ regex-1.1.9 \ regex-syntax-0.6.8 \ rtp-rs-0.3.0 \ rustc_version-0.2.3 \ scte35-reader-0.11.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.97 \ serde_derive-1.0.97 \ serdebug-1.0.5 \ serdebug_derive-1.0.0 \ slab-0.4.2 \ smpte2022-1-fec-0.2.0 \ smpte2022-1-packet-0.4.0 \ strsim-0.8.0 \ syn-0.14.9 \ syn-0.15.39 \ termcolor-1.0.5 \ textwrap-0.11.0 \ thread_local-0.3.6 \ ucd-util-0.1.3 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ utf8-ranges-1.0.3 \ vec_map-0.8.1 \ winapi-0.2.8 \ winapi-0.3.7 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wincolor-1.0.1 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/scte35dump .include diff --git a/multimedia/termplay/Makefile b/multimedia/termplay/Makefile index dbac0683453b..fc5b3e234a58 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -1,117 +1,117 @@ PORTNAME= termplay DISTVERSION= 2.0.6 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= multimedia MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= yuri@FreeBSD.org COMMENT= Tool that converts images to ANSI sequences, plays videos in terminals WWW= https://github.com/jD91mZM2/termplay LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsixel.so:graphics/libsixel USES= cargo gnome gstreamer USE_GNOME= glib20 CARGO_FEATURES= bin CARGO_CRATES= \ adler32-1.0.4 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-0.1.7 \ backtrace-0.3.40 \ backtrace-sys-0.1.32 \ bitflags-1.2.1 \ byteorder-1.3.2 \ cc-1.0.49 \ cfg-if-0.1.10 \ clap-2.33.0 \ color_quant-1.0.1 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.0 \ deflate-0.7.20 \ either-1.5.3 \ failure-0.1.6 \ failure_derive-0.1.6 \ futures-channel-0.3.1 \ futures-core-0.3.1 \ futures-executor-0.3.1 \ futures-macro-0.3.1 \ futures-task-0.3.1 \ futures-util-0.3.1 \ gif-0.10.3 \ glib-0.9.0 \ glib-sys-0.9.1 \ gobject-sys-0.9.1 \ gstreamer-0.15.0 \ gstreamer-app-0.15.0 \ gstreamer-app-sys-0.8.1 \ gstreamer-base-0.15.0 \ gstreamer-base-sys-0.8.1 \ gstreamer-sys-0.8.1 \ hermit-abi-0.1.6 \ image-0.22.3 \ inflate-0.4.5 \ jpeg-decoder-0.1.18 \ lazy_static-1.4.0 \ libc-0.2.66 \ lzw-0.10.0 \ memoffset-0.5.3 \ muldiv-0.2.1 \ num-derive-0.2.5 \ num-integer-0.1.41 \ num-iter-0.1.39 \ num-rational-0.2.2 \ num-traits-0.2.10 \ num_cpus-1.11.1 \ numtoa-0.1.0 \ paste-0.1.6 \ paste-impl-0.1.6 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.17 \ png-0.15.2 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.7 \ quote-0.6.13 \ quote-1.0.2 \ rayon-1.3.0 \ rayon-core-1.7.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ scoped_threadpool-0.1.9 \ scopeguard-1.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ slab-0.4.2 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.13 \ synstructure-0.12.3 \ termion-1.5.4 \ textwrap-0.11.0 \ tiff-0.3.1 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/multimedia/video-trimmer/Makefile b/multimedia/video-trimmer/Makefile index 10704040bb8a..01fdd960fa00 100644 --- a/multimedia/video-trimmer/Makefile +++ b/multimedia/video-trimmer/Makefile @@ -1,36 +1,36 @@ PORTNAME= video-trimmer DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 3 +PORTREVISION= 4 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 145755ab5cad..7a82dab55361 100644 --- a/multimedia/wl-screenrec/Makefile +++ b/multimedia/wl-screenrec/Makefile @@ -1,27 +1,28 @@ PORTNAME= wl-screenrec PORTVERSION= s20230709 +PORTREVISION= 1 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= libavformat.so:multimedia/ffmpeg USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= russelltg GH_TAGNAME= 2d66770 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 diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile index abba8453541c..4badfe1d656d 100644 --- a/net-im/conduit/Makefile +++ b/net-im/conduit/Makefile @@ -1,374 +1,374 @@ PORTNAME= conduit DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 5 +PORTREVISION= 6 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 BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT} 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= 53f14a2c4c216b529cc63137d8704573197aed19 CARGO_CRATES= adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ arc-swap-1.5.1 \ arrayref-0.3.6 \ arrayvec-0.7.2 \ assign-1.1.1 \ async-compression-0.3.15 \ async-trait-0.1.58 \ atomic-0.5.1 \ autocfg-1.1.0 \ axum-0.5.17 \ axum-core-0.2.9 \ axum-server-0.4.4 \ base64-0.13.1 \ base64-0.20.0 \ base64ct-1.5.3 \ bincode-1.3.3 \ bindgen-0.59.2 \ bitflags-1.3.2 \ blake2b_simd-1.0.0 \ block-buffer-0.9.0 \ block-buffer-0.10.3 \ brotli-3.3.4 \ brotli-decompressor-2.3.2 \ bumpalo-3.11.1 \ bytemuck-1.12.3 \ byteorder-1.4.3 \ bytes-1.3.0 \ cc-1.0.77 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ clang-sys-1.4.0 \ clap-4.0.27 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ color_quant-1.1.0 \ const-oid-0.9.1 \ constant_time_eq-0.1.5 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc-2.1.0 \ crc-catalog-1.1.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 \ crypto-common-0.1.6 \ curve25519-dalek-3.2.0 \ dashmap-5.4.0 \ data-encoding-2.3.2 \ der-0.6.0 \ digest-0.9.0 \ digest-0.10.6 \ directories-4.0.1 \ dirs-sys-0.3.7 \ ed25519-1.5.2 \ ed25519-dalek-1.0.1 \ either-1.8.0 \ encoding_rs-0.8.31 \ enum-as-inner-0.5.1 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ figment-0.10.8 \ flate2-1.0.25 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fs2-0.4.3 \ fs_extra-1.2.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.1.16 \ getrandom-0.2.8 \ gif-0.11.4 \ glob-0.3.0 \ h2-0.3.15 \ hashbrown-0.12.3 \ hashlink-0.8.1 \ headers-0.3.8 \ headers-core-0.2.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hmac-0.12.1 \ hostname-0.3.1 \ http-0.2.8 \ http-body-0.4.5 \ http-range-header-0.3.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.23 \ hyper-rustls-0.23.1 \ idna-0.2.3 \ idna-0.3.0 \ image-0.24.5 \ indexmap-1.9.2 \ inlinable_string-0.1.15 \ integer-encoding-3.0.4 \ ipconfig-0.3.1 \ ipnet-2.5.1 \ itertools-0.10.5 \ itoa-1.0.4 \ jobserver-0.1.25 \ jpeg-decoder-0.3.0 \ js-sys-0.3.60 \ js_int-0.2.2 \ js_option-0.1.1 \ jsonwebtoken-8.1.1 \ konst-0.2.19 \ konst_macro_rules-0.2.19 \ konst_proc_macros-0.2.11 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.137 \ libloading-0.7.4 \ librocksdb-sys-6.20.3 \ libsqlite3-sys-0.25.2 \ linked-hash-map-0.5.6 \ lmdb-rkv-sys-0.11.2 \ lock_api-0.4.9 \ log-0.4.17 \ lru-cache-0.1.2 \ maplit-1.0.2 \ match_cfg-0.1.0 \ matchers-0.1.0 \ matches-0.1.9 \ matchit-0.5.0 \ 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 \ nom-7.1.1 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.3 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ once_cell-1.16.0 \ opaque-debug-0.3.0 \ openssl-probe-0.1.5 \ opentelemetry-0.18.0 \ opentelemetry-jaeger-0.17.0 \ opentelemetry-semantic-conventions-0.10.0 \ opentelemetry_api-0.18.0 \ opentelemetry_sdk-0.18.0 \ ordered-float-1.1.1 \ os_str_bytes-6.4.1 \ overload-0.1.1 \ page_size-0.4.2 \ parking_lot-0.12.1 \ parking_lot_core-0.9.4 \ paste-1.0.9 \ pear-0.2.3 \ pear_codegen-0.2.3 \ peeking_take_while-0.1.2 \ pem-1.1.0 \ percent-encoding-2.2.0 \ persy-1.3.4 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkcs8-0.9.0 \ pkg-config-0.3.26 \ png-0.17.7 \ 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 \ proc-macro2-diagnostics-0.9.1 \ quick-error-1.2.3 \ quote-1.0.21 \ 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_users-0.4.3 \ regex-1.7.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ resolv-conf-0.7.0 \ ring-0.16.20 \ rocksdb-0.17.0 \ rusqlite-0.28.0 \ rust-argon2-1.0.0 \ rustc-hash-1.1.0 \ rustls-0.20.7 \ rustls-native-certs-0.6.2 \ rustls-pemfile-0.2.1 \ rustls-pemfile-1.0.1 \ ryu-1.0.11 \ schannel-0.1.20 \ scopeguard-1.1.0 \ sct-0.7.0 \ sd-notify-0.4.1 \ 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_urlencoded-0.7.1 \ serde_yaml-0.9.14 \ sha-1-0.10.0 \ sha1-0.10.5 \ sha2-0.9.9 \ sharded-slab-0.1.4 \ shlex-1.1.0 \ signal-hook-registry-1.4.0 \ signature-1.6.4 \ simple_asn1-0.6.2 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.7 \ spin-0.5.2 \ spki-0.6.0 \ subslice-0.2.3 \ subtle-2.4.1 \ syn-1.0.103 \ sync_wrapper-0.1.1 \ synchronoise-1.0.1 \ synstructure-0.12.6 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ thread_local-1.1.4 \ threadpool-1.8.1 \ thrift-0.16.0 \ tikv-jemalloc-ctl-0.5.0 \ tikv-jemalloc-sys-0.5.2+5.3.0-patched \ tikv-jemallocator-0.5.0 \ 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.22.0 \ tokio-macros-1.8.0 \ tokio-rustls-0.23.4 \ tokio-socks-0.5.1 \ tokio-stream-0.1.11 \ tokio-util-0.7.4 \ toml-0.5.9 \ tower-0.4.13 \ tower-http-0.3.4 \ 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-flame-0.2.0 \ tracing-log-0.1.3 \ tracing-opentelemetry-0.18.0 \ tracing-subscriber-0.3.16 \ trust-dns-proto-0.22.0 \ trust-dns-resolver-0.22.0 \ try-lock-0.2.3 \ typenum-1.15.0 \ uncased-0.9.7 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ unicode-xid-0.2.4 \ unsafe-libyaml-0.2.4 \ unsigned-varint-0.7.1 \ untrusted-0.7.1 \ url-2.3.1 \ uuid-1.2.2 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-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 \ webpki-0.22.0 \ weezl-0.1.7 \ widestring-0.5.1 \ wildmatch-2.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.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.7.0 \ winreg-0.10.1 \ yansi-0.5.1 \ zeroize-1.5.7 \ zeroize_derive-1.3.2 \ zigzag-0.1.0 \ heed,heed-traits,heed-types@git+https://github.com/timokoesters/heed.git?rev=f6f825da7fb2c758867e05ad973ef800a6fe1d5d\#f6f825da7fb2c758867e05ad973ef800a6fe1d5d \ reqwest@git+https://github.com/timokoesters/reqwest?rev=57b7cf4feb921573dfafad7d34b9ac6e44ead0bd\#57b7cf4feb921573dfafad7d34b9ac6e44ead0bd \ ruma,ruma-appservice-api,ruma-client-api,ruma-common,ruma-federation-api,ruma-identifiers-validation,ruma-identity-service-api,ruma-macros,ruma-push-gateway-api,ruma-signatures,ruma-state-res@git+https://github.com/ruma/ruma?rev=67d0f3cc04a8d1dc4a8a1ec947519967ce11ce26\#67d0f3cc04a8d1dc4a8a1ec947519967ce11ce26 post-patch: @${REINPLACE_CMD} -e 's,/etc/conduit.toml,${PREFIX}/etc/conduit.toml,' \ ${WRKSRC}/src/main.rs @${REINPLACE_CMD} -e 's,/var/lib/conduit,${DBDIR},' \ ${WRKSRC}/conduit-example.toml post-install: ${INSTALL_DATA} ${WRKSRC}/conduit-example.toml ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.toml.sample @${MKDIR} ${STAGEDIR}${DBDIR} .include diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index aa6b75dae868..df28ca47a1cb 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -1,42 +1,42 @@ PORTNAME= fractal DISTVERSION= 4.4.2 -PORTREVISION= 1 +PORTREVISION= 2 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://wiki.gnome.org/Apps/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/libsignal-client/Makefile b/net-im/libsignal-client/Makefile index eb15273a6443..755c3fc304a1 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= 17 +PORTREVISION= 18 PORTEPOCH= 1 CATEGORIES= net-im java MAINTAINER= 0mp@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 7a7fa6490963..6c32e69ec02d 100644 --- a/net-im/libsignal-node/Makefile +++ b/net-im/libsignal-node/Makefile @@ -1,310 +1,310 @@ PORTNAME= libsignal DISTVERSIONPREFIX= v DISTVERSION= 0.22.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= https://nodejs.org/download/release/v${NODE_VERSION}/:node 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 FETCH_DEPENDS= yarn-node16>0:www/yarn-node16 EXTRACT_DEPENDS=yarn-node16>0:www/yarn-node16 BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \ protoc:devel/protobuf \ yarn:www/yarn-node16 USES= cargo gmake python:build USE_GITHUB= yes GH_ACCOUNT= signalapp GH_TUPLE= google:boringssl:f1c75347daa2ea81a941e953f2263e0a4d970c8d:boringssl \ google:boringssl:ae223d6138807a13006342edfeef32e813246b39:boringssl_fips # keep NODE_VERSION in sync with www/node16 DISTVERSION NODE_VERSION= 16.20.0 CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aead-0.4.3 \ aes-0.7.5 \ aes-gcm-0.9.4 \ aes-gcm-siv-0.10.3 \ aho-corasick-0.7.18 \ anes-0.1.6 \ anyhow-1.0.56 \ arrayref-0.3.6 \ asn1-0.9.1 \ asn1_derive-0.9.1 \ async-trait-0.1.52 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.64 \ base64-0.13.0 \ bincode-1.3.3 \ bindgen-0.60.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ blake2-0.9.2 \ block-buffer-0.9.0 \ block-modes-0.8.1 \ block-padding-0.2.1 \ bumpalo-3.7.1 \ byteorder-1.4.3 \ bytes-1.1.0 \ cast-0.3.0 \ cc-1.0.73 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chacha20-0.7.3 \ chacha20poly1305-0.8.2 \ chrono-0.4.19 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ cipher-0.3.0 \ clang-sys-1.3.2 \ clap-3.2.20 \ clap_lex-0.2.4 \ cmake-0.1.48 \ combine-4.6.3 \ cpufeatures-0.2.2 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-utils-0.8.8 \ crypto-mac-0.8.0 \ crypto-mac-0.11.1 \ ctr-0.8.0 \ digest-0.9.0 \ displaydoc-0.2.3 \ either-1.6.1 \ fastrand-1.7.0 \ fixedbitset-0.4.1 \ fnv-1.0.7 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.2 \ foreign-types-shared-0.3.1 \ futures-core-0.3.21 \ futures-macro-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ generic-array-0.14.5 \ getrandom-0.1.16 \ getrandom-0.2.5 \ ghash-0.4.4 \ gimli-0.26.1 \ glob-0.3.0 \ half-1.8.2 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hex-literal-0.3.4 \ hkdf-0.11.0 \ hmac-0.11.0 \ indexmap-1.8.0 \ 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 \ lazycell-1.3.0 \ libc-0.2.121 \ libloading-0.6.7 \ libloading-0.7.3 \ linkme-0.2.10 \ linkme-impl-0.2.10 \ log-0.4.14 \ log-panics-2.1.0 \ memchr-2.4.1 \ memoffset-0.6.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.4.4 \ multimap-0.8.3 \ neon-0.10.0 \ neon-build-0.10.0 \ neon-macros-0.10.0 \ neon-runtime-0.10.0 \ nom-7.1.1 \ num-integer-0.1.45 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ num_enum-0.5.7 \ num_enum_derive-0.5.7 \ object-0.27.1 \ oorandom-11.1.3 \ opaque-debug-0.3.0 \ os_str_bytes-6.3.0 \ paste-1.0.6 \ peeking_take_while-0.1.2 \ pest-2.1.3 \ petgraph-0.6.0 \ pin-project-lite-0.2.8 \ pin-utils-0.1.0 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ poly1305-0.7.2 \ polyval-0.5.3 \ ppv-lite86-0.2.16 \ proc-macro-crate-1.1.3 \ proc-macro2-1.0.29 \ proptest-1.0.0 \ prost-0.9.0 \ prost-build-0.9.0 \ prost-derive-0.9.0 \ prost-types-0.9.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.10 \ 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_xorshift-0.3.0 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.11 \ regex-1.5.5 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.3.3 \ rusty-fork-0.3.0 \ ryu-1.0.9 \ same-file-1.0.6 \ 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.136 \ serde_derive-1.0.136 \ serde_json-1.0.79 \ sha-1-0.9.8 \ sha2-0.9.9 \ shlex-1.1.0 \ slab-0.4.5 \ smallvec-1.8.0 \ snow-0.8.0 \ static_assertions-1.1.0 \ subtle-2.4.1 \ syn-1.0.80 \ syn-mid-0.5.3 \ synstructure-0.12.6 \ tempfile-3.3.0 \ textwrap-0.15.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.44 \ tinytemplate-1.2.1 \ toml-0.5.8 \ typenum-1.15.0 \ ucd-trie-0.1.3 \ unicode-segmentation-1.9.0 \ unicode-xid-0.2.2 \ universal-hash-0.4.1 \ unzip3-1.0.0 \ uuid-1.1.2 \ variant_count-1.1.0 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.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 \ 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 \ x25519-dalek-1.1.1 \ zeroize-1.3.0 \ zeroize_derive-1.3.2 \ boring,boring-sys@git+https://github.com/signalapp/boring?branch=libsignal\#25e1dd8fa519ae90772008fbd4a284582096fece \ curve25519-dalek@git+https://github.com/signalapp/curve25519-dalek?branch=lizard2\#4f0aa6653c51598daa0a2f53b8ba54ce0eedfbdd MAKE_ENV= HOME=${WRKDIR} \ PYTHON=${PYTHON_CMD} \ XDG_CACHE_HOME=${WRKDIR}/.cache MAKE_ENV+= RUSTC_BOOTSTRAP=aes,polyval USE_LDCONFIG= yes PLIST_FILES= lib/libsignal_node.so NODE_ARCH= ${ARCH:S/aarch64/arm64/:S/amd64/x64/:S/i386/ia32/:C/powerpc64.*/ppc64/} RUST_ARCH= ${ARCH:S/amd64/x86_64/:S/i386/i686/} 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 # Check hash here: https://github.com/signalapp/boring/tree/libsignal/boring-sys/deps post-extract: ${MV} ${WRKDIR}/boringssl-f1c75347daa2ea81a941e953f2263e0a4d970c8d/* ${WRKDIR}/boring-25e1dd8fa519ae90772008fbd4a284582096fece/boring-sys/deps/boringssl ${MV} ${WRKDIR}/boringssl-ae223d6138807a13006342edfeef32e813246b39/* ${WRKDIR}/boring-25e1dd8fa519ae90772008fbd4a284582096fece/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 668212ad15ec..cd4ddb5992c1 100644 --- a/net-im/py-matrix-synapse/Makefile +++ b/net-im/py-matrix-synapse/Makefile @@ -1,118 +1,119 @@ PORTNAME= matrix-synapse DISTVERSION= 1.85.2 +PORTREVISION= 1 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= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.1.0<=1.6.0:devel/py-poetry-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.3:devel/py-setuptools-rust@${PY_FLAVOR} # Keep the RUN_DEPENDS layout similar to the pyproject.toml file RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}immutabledict>=2.0:devel/py-immutabledict@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=2.1.0:devel/py-unpaddedbase64@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}canonicaljson>=2.0.0<3.0.0:devel/py-canonicaljson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}signedjson>=1.1.0<2.0.0:security/py-signedjson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}service_identity>=18.1.0:security/py-service_identity@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=18.9.0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}treq>=15.1:www/py-treq@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}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} \ ${PY_PILLOW} \ ${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}cryptography>=3.4.7:security/py-cryptography@${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>=16.1: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= python cargo USE_PYTHON= autoplist 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} .include # Dependency required by Python < 3.8 .if (${PYTHON_REL} < 30800) RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=1.4:devel/py-importlib-metadata@${PY_FLAVOR} .endif 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 c6474fe8a245..f8465949f355 100644 --- a/net-im/yume/Makefile +++ b/net-im/yume/Makefile @@ -1,153 +1,153 @@ PORTNAME= yume DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 24 +PORTREVISION= 25 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 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 53234885dced..2360941c30a1 100644 --- a/net-im/zkgroup/Makefile +++ b/net-im/zkgroup/Makefile @@ -1,141 +1,141 @@ PORTNAME= zkgroup DISTVERSIONPREFIX= v DISTVERSION= 0.7.4 -PORTREVISION= 17 +PORTREVISION= 18 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 f05c0e3a49c1..35999ce101bc 100644 --- a/net-mgmt/bandwhich/Makefile +++ b/net-mgmt/bandwhich/Makefile @@ -1,271 +1,271 @@ PORTNAME= bandwhich DISTVERSION= 0.20.0 -PORTREVISION= 26 +PORTREVISION= 27 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= adler-0.2.3 \ adler32-1.2.0 \ aho-corasick-0.7.6 \ ansi_term-0.11.0 \ arc-swap-0.4.3 \ async-trait-0.1.21 \ atty-0.2.13 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.40 \ backtrace-sys-0.1.32 \ bitflags-0.5.0 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.5.0 \ bzip2-0.3.3 \ bzip2-sys-0.1.9+1.0.8 \ c2-chacha-0.2.3 \ cargo-insta-0.11.0 \ cassowary-0.3.0 \ cc-1.0.47 \ cfg-if-0.1.9 \ cfg-if-1.0.0 \ chrono-0.4.9 \ clap-2.33.0 \ clicolors-control-1.0.1 \ cloudabi-0.0.3 \ console-0.7.7 \ console-0.8.0 \ console-0.9.1 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crc32fast-1.2.0 \ crossbeam-channel-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ crossterm-0.17.7 \ crossterm_winapi-0.6.1 \ derive-new-0.5.8 \ difference-2.0.0 \ digest-0.8.1 \ doc-comment-0.3.3 \ dtoa-0.4.4 \ either-1.5.3 \ encode_unicode-0.3.6 \ enum-as-inner-0.3.0 \ failure-0.1.6 \ failure_derive-0.1.6 \ fake-simd-0.1.2 \ flate2-1.0.17 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.1 \ futures-channel-0.3.1 \ futures-core-0.3.1 \ futures-executor-0.3.1 \ futures-io-0.3.1 \ futures-macro-0.3.1 \ futures-sink-0.3.1 \ futures-task-0.3.1 \ futures-util-0.3.1 \ generic-array-0.12.3 \ getrandom-0.1.13 \ glob-0.2.11 \ heck-0.3.1 \ hermit-abi-0.1.15 \ hex-0.4.2 \ hostname-0.3.1 \ http_req-0.7.0 \ idna-0.2.0 \ insta-0.11.0 \ insta-0.12.0 \ iovec-0.1.4 \ ipconfig-0.2.1 \ ipnetwork-0.12.8 \ ipnetwork-0.16.0 \ itoa-0.4.4 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.76 \ libflate-1.0.2 \ libflate_lz77-1.0.0 \ linked-hash-map-0.5.4 \ lock_api-0.3.4 \ log-0.3.9 \ log-0.4.8 \ lru-cache-0.1.2 \ maplit-1.0.2 \ match_cfg-0.1.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.2.1 \ memoffset-0.5.5 \ miniz_oxide-0.4.1 \ mio-0.6.21 \ mio-0.7.0 \ miow-0.2.1 \ miow-0.3.5 \ native-tls-0.2.4 \ net2-0.2.33 \ netstat2-0.9.0 \ ntapi-0.3.4 \ num-derive-0.3.2 \ num-integer-0.1.41 \ num-traits-0.2.8 \ num_cpus-1.13.0 \ once_cell-1.4.1 \ opaque-debug-0.2.3 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ packet-builder-0.5.0 \ parking_lot-0.10.2 \ parking_lot_core-0.7.2 \ percent-encoding-2.1.0 \ pest-2.1.2 \ pest_derive-2.1.0 \ pest_generator-2.1.1 \ pest_meta-2.1.2 \ pin-project-lite-0.1.1 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.18 \ pnet-0.26.0 \ pnet_base-0.26.0 \ pnet_datalink-0.26.0 \ pnet_macros-0.26.0 \ pnet_macros_support-0.26.0 \ pnet_packet-0.26.0 \ pnet_sys-0.26.0 \ pnet_transport-0.26.0 \ podio-0.1.7 \ ppv-lite86-0.2.6 \ proc-macro-error-0.2.6 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.6 \ procfs-0.7.9 \ quick-error-1.2.2 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.6.5 \ rand-0.7.2 \ rand_chacha-0.1.1 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.4.0 \ rayon-core-1.8.0 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ regex-1.3.1 \ regex-syntax-0.6.12 \ remove_dir_all-0.5.3 \ rle-decode-fast-1.0.1 \ rustc-demangle-0.1.16 \ rustc-serialize-0.3.24 \ ryu-1.0.2 \ same-file-1.0.5 \ schannel-0.1.19 \ scopeguard-1.0.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.102 \ serde_derive-1.0.102 \ serde_json-1.0.41 \ serde_yaml-0.8.11 \ sha-1-0.8.1 \ signal-hook-0.1.16 \ signal-hook-registry-1.2.1 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.0.0 \ socket2-0.3.19 \ strsim-0.8.0 \ structopt-0.2.18 \ structopt-0.3.4 \ structopt-derive-0.2.18 \ structopt-derive-0.3.4 \ syn-0.15.44 \ syn-1.0.11 \ synstructure-0.12.3 \ syntex-0.42.2 \ syntex_errors-0.42.0 \ syntex_pos-0.42.0 \ syntex_syntax-0.42.0 \ sysinfo-0.15.1 \ tempfile-3.1.0 \ term-0.4.6 \ termios-0.3.1 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-0.3.6 \ time-0.1.42 \ tokio-0.2.2 \ trust-dns-proto-0.18.1 \ trust-dns-resolver-0.18.1 \ tui-0.12.0 \ typenum-1.11.2 \ ucd-trie-0.1.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.9 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.0.3 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-2.1.0 \ uuid-0.7.4 \ uuid-0.8.1 \ vcpkg-0.2.10 \ vec_map-0.8.1 \ version_check-0.9.2 \ walkdir-2.2.9 \ wasi-0.7.0 \ widestring-0.4.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 \ yaml-rust-0.4.3 \ zip-0.5.6 \ resolv-conf@git+https://github.com/tailhook/resolv-conf?rev=83c0f25ebcb0615550488692c5213ca1ae4acd8f\#83c0f25ebcb0615550488692c5213ca1ae4acd8f PLIST_FILES= bin/bandwhich \ man/man1/bandwhich.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bandwhich ${INSTALL_MAN} ${WRKSRC}/docs/bandwhich.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/net-mgmt/gping/Makefile b/net-mgmt/gping/Makefile index f2e8554feae9..a387e9e5e668 100644 --- a/net-mgmt/gping/Makefile +++ b/net-mgmt/gping/Makefile @@ -1,25 +1,26 @@ PORTNAME= gping PORTVERSION= 1.13.1 DISTVERSIONPREFIX= gping-v +PORTREVISION= 1 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 c0d141610c44..4de551f56093 100644 --- a/net-mgmt/nfs-exporter/Makefile +++ b/net-mgmt/nfs-exporter/Makefile @@ -1,135 +1,135 @@ PORTNAME= nfs-exporter DISTVERSION= 0.4.2 -PORTREVISION= 3 +PORTREVISION= 4 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 .include .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1302000 SUB_LIST= USER=nobody .else SUB_LIST= USER=root .endif CARGO_CRATES= aho-corasick-0.7.20 \ ascii-1.1.0 \ atty-0.2.14 \ autocfg-1.1.0 \ bincode-1.3.3 \ bindgen-0.60.1 \ bindgen-0.64.0 \ bitflags-1.3.2 \ capsicum-0.2.0 \ casper-sys-0.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chunked_transfer-1.4.1 \ clang-sys-1.6.0 \ clap-3.2.23 \ clap_lex-0.2.4 \ const-cstr-0.3.0 \ ctor-0.1.26 \ either-1.8.1 \ env_logger-0.9.3 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ glob-0.3.1 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ idna-0.3.0 \ indexmap-1.9.2 \ itoa-1.0.6 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.140 \ libloading-0.7.4 \ libnv-0.4.2 \ libnv-sys-0.2.1 \ lock_api-0.4.9 \ log-0.4.17 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ once_cell-1.17.1 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ peeking_take_while-0.1.2 \ percent-encoding-2.2.0 \ proc-macro2-1.0.51 \ prometheus-0.13.3 \ prometheus_exporter-0.8.5 \ quick-error-2.0.1 \ quote-1.0.23 \ redox_syscall-0.2.16 \ regex-1.7.1 \ regex-syntax-0.6.28 \ rustc-hash-1.1.0 \ scopeguard-1.1.0 \ serde-1.0.154 \ serde_derive-1.0.154 \ shlex-1.1.0 \ smallvec-1.10.0 \ strsim-0.10.0 \ syn-1.0.109 \ termcolor-1.2.0 \ textwrap-0.16.0 \ thiserror-1.0.39 \ thiserror-impl-1.0.39 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tiny_http-0.10.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ unicode-bidi-0.3.11 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ url-2.3.1 \ version_check-0.9.4 \ 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.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} \ man/man8/${PORTNAME}.8.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.8 ${STAGEDIR}${MAN1PREFIX}/man/man8 .include diff --git a/net-p2p/cncli/Makefile b/net-p2p/cncli/Makefile index 8e896a1c7e97..4232091fe372 100644 --- a/net-p2p/cncli/Makefile +++ b/net-p2p/cncli/Makefile @@ -1,37 +1,37 @@ PORTNAME= cncli DISTVERSIONPREFIX= v DISTVERSION= 5.3.2 -PORTREVISION= 2 +PORTREVISION= 3 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= 66f017f16633f2060db25e17c170c2afa0f2a8a1 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/oura/Makefile b/net-p2p/oura/Makefile index 62b52e0f9423..7217ecc75f16 100644 --- a/net-p2p/oura/Makefile +++ b/net-p2p/oura/Makefile @@ -1,29 +1,29 @@ PORTNAME= oura DISTVERSIONPREFIX= v DISTVERSION= 1.8.1 -PORTREVISION= 2 +PORTREVISION= 3 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/aws-ec2-imdsv2-get/Makefile b/net/aws-ec2-imdsv2-get/Makefile index 7311652a0cbf..dfb444adbff1 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.3 -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 baf03791893d..6833df359d22 100644 --- a/net/findomain/Makefile +++ b/net/findomain/Makefile @@ -1,292 +1,292 @@ PORTNAME= findomain DISTVERSION= 5.0.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= net security MAINTAINER= lcook@FreeBSD.org COMMENT= Cross-platform subdomain enumerator WWW= https://github.com/Findomain/findomain LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= Unfetchable USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Findomain CARGO_CRATES= addr2line-0.16.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ arrayvec-0.5.2 \ async-compression-0.3.8 \ async-trait-0.1.51 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.61 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.13.0 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ bumpalo-3.7.0 \ byteorder-1.4.3 \ bytes-1.0.1 \ cc-1.0.69 \ cfg-if-1.0.0 \ clap-2.33.3 \ cloudabi-0.0.3 \ config-0.11.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpufeatures-0.1.5 \ crc32fast-1.2.1 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ crypto-mac-0.10.1 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ data-encoding-2.3.2 \ derive_builder-0.8.1 \ derive_builder_core-0.8.1 \ digest-0.9.0 \ either-1.6.1 \ encoding_rs-0.8.28 \ enum-as-inner-0.3.3 \ failure-0.1.8 \ failure_derive-0.1.8 \ fallible-iterator-0.2.0 \ flate2-1.0.20 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-cprng-0.1.1 \ futures-0.3.16 \ futures-channel-0.3.16 \ futures-core-0.3.16 \ futures-executor-0.3.16 \ futures-io-0.3.16 \ futures-macro-0.3.16 \ futures-sink-0.3.16 \ futures-task-0.3.16 \ futures-util-0.3.16 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ h2-0.3.3 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hmac-0.10.1 \ hostname-0.3.1 \ http-0.2.4 \ http-body-0.4.3 \ httparse-1.4.1 \ httpdate-1.0.1 \ hyper-0.10.16 \ hyper-0.14.11 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.10 \ ipconfig-0.2.2 \ ipnet-2.3.1 \ itoa-0.4.7 \ js-sys-0.3.52 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.98 \ linked-hash-map-0.5.4 \ lock_api-0.4.4 \ log-0.3.9 \ log-0.4.14 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.8 \ md-5-0.9.1 \ memchr-2.4.0 \ memoffset-0.6.4 \ mime-0.2.6 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.13 \ miow-0.3.7 \ native-tls-0.2.7 \ nom-5.1.2 \ ntapi-0.3.6 \ num-traits-0.1.43 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ object-0.26.0 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ openssl-0.10.35 \ openssl-probe-0.1.4 \ openssl-sys-0.9.65 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_shared-0.8.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ postgres-0.19.1 \ postgres-protocol-0.6.1 \ postgres-types-0.2.1 \ ppv-lite86-0.2.10 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.28 \ quick-error-1.2.3 \ quote-1.0.9 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rdrand-0.4.0 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.4 \ resolv-conf-0.7.0 \ rust-ini-0.13.0 \ rustc-demangle-0.1.20 \ ryu-1.0.5 \ safemem-0.3.3 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.3.1 \ security-framework-sys-2.3.0 \ serde-0.8.23 \ serde-1.0.127 \ serde-hjson-0.9.1 \ serde_derive-1.0.127 \ serde_json-1.0.66 \ serde_urlencoded-0.7.0 \ sha1-0.6.0 \ sha2-0.9.5 \ siphasher-0.3.6 \ slab-0.4.4 \ smallvec-1.6.1 \ socket2-0.3.19 \ socket2-0.4.1 \ static_assertions-1.1.0 \ stringprep-0.1.2 \ strsim-0.8.0 \ strsim-0.9.3 \ subtle-2.4.1 \ syn-1.0.74 \ synstructure-0.12.5 \ tempfile-3.2.0 \ textwrap-0.11.0 \ thiserror-1.0.26 \ thiserror-impl-1.0.26 \ time-0.1.43 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.9.0 \ tokio-native-tls-0.3.0 \ tokio-postgres-0.7.2 \ tokio-util-0.6.7 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.18 \ traitobject-0.1.0 \ try-lock-0.2.3 \ typeable-0.1.2 \ typenum-1.13.0 \ unicase-1.4.2 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ url-1.7.2 \ url-2.2.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.3 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.75 \ wasm-bindgen-backend-0.2.75 \ wasm-bindgen-futures-0.4.25 \ wasm-bindgen-macro-0.2.75 \ wasm-bindgen-macro-support-0.2.75 \ wasm-bindgen-shared-0.2.75 \ web-sys-0.3.52 \ websocket-0.23.0 \ which-3.1.1 \ widestring-0.4.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ winreg-0.7.0 \ yaml-rust-0.3.5 \ yaml-rust-0.4.5 \ trust-dns-proto,trust-dns-resolver@git+https://github.com/Edu4rdSHL/trust-dns?branch=main\#451a00fbe3c0972adb4cdbd9d2e2f2a39a44da0e \ headless_chrome@git+https://github.com/Edu4rdSHL/rust-headless-chrome\#54ae12d9d33ed41f9f4b60b489e706d501d4f58a WRKSRC= ${WRKDIR}/Findomain-${DISTVERSION} PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz _DOCS= docs/create_telegram_webhook.md README.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS PGSQL SCREENSHOT PGSQL_DESC= Enable subdomain monitoring support SCREENSHOT_DESC= Enable website screenshot support (uses headless chrome) PGSQL_USES= pgsql PGSQL_VARS= WANT_PGSQL=server SCREENSHOT_RUN_DEPENDS= chrome:www/chromium post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${_DOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/net/gemserv/Makefile b/net/gemserv/Makefile index 01df8fc3480e..b6d8a3470525 100644 --- a/net/gemserv/Makefile +++ b/net/gemserv/Makefile @@ -1,54 +1,54 @@ PORTNAME= gemserv DISTVERSIONPREFIX= v DISTVERSION= 0.6.6 -PORTREVISION= 4 +PORTREVISION= 5 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 53f60e16a7fa..39a71acb9cc6 100644 --- a/net/krill/Makefile +++ b/net/krill/Makefile @@ -1,45 +1,45 @@ PORTNAME= krill DISTVERSIONPREFIX= v DISTVERSION= 0.13.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl COMMENT= RPKI daemon, Certificate Authority and Publication Server WWW= https://github.com/NLnetLabs/krill LICENSE= 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/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}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/krillc.1 \ ${STAGEDIR}${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/krillup.1 \ ${STAGEDIR}${PREFIX}/man/man1/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/defaults/krill.conf \ ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}/var/krill .include diff --git a/net/oha/Makefile b/net/oha/Makefile index ed4b27200fa9..069578818213 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -1,248 +1,248 @@ PORTNAME= oha DISTVERSIONPREFIX= v DISTVERSION= 0.5.8 -PORTREVISION= 2 +PORTREVISION= 3 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= anstyle-0.3.5 \ anyhow-1.0.70 \ assert_cmd-2.0.10 \ async-trait-0.1.68 \ autocfg-1.1.0 \ average-0.13.1 \ base64-0.13.1 \ base64-0.21.0 \ bitflags-1.3.2 \ block-buffer-0.10.4 \ bstr-1.4.0 \ buf_redux-0.8.4 \ bumpalo-3.12.0 \ byte-unit-4.0.19 \ byteorder-1.4.3 \ bytes-1.4.0 \ cassowary-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-4.1.13 \ clap_derive-4.1.12 \ clap_lex-0.3.3 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.6 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ crypto-common-0.1.6 \ data-encoding-2.3.3 \ difflib-0.4.0 \ digest-0.10.6 \ doc-comment-0.3.3 \ easy-cast-0.4.4 \ either-1.8.1 \ enum-as-inner-0.5.1 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ float-ord-0.3.2 \ flume-0.10.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.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 \ get-port-4.0.0 \ getrandom-0.2.8 \ h2-0.3.16 \ hashbrown-0.12.3 \ headers-0.3.8 \ headers-core-0.2.0 \ heck-0.4.1 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ 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 \ idna-0.2.3 \ idna-0.3.0 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.9 \ ipconfig-0.3.1 \ ipnet-2.7.1 \ is-terminal-0.4.5 \ itertools-0.10.5 \ itoa-1.0.6 \ 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.140 \ libm-0.2.6 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.10 \ memchr-2.5.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ mio-0.8.6 \ multipart-0.18.0 \ nanorand-0.7.0 \ native-tls-0.2.11 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ openssl-0.10.48 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.83 \ os_str_bytes-6.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ 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 \ ppv-lite86-0.2.17 \ predicates-3.0.2 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.53 \ quick-error-1.2.3 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.20.1 \ redox_syscall-0.2.16 \ regex-automata-0.1.10 \ resolv-conf-0.7.0 \ ring-0.16.20 \ rlimit-0.9.1 \ rustix-0.36.11 \ rustls-0.20.8 \ rustls-native-certs-0.6.2 \ rustls-pemfile-0.2.1 \ rustls-pemfile-1.0.2 \ ryu-1.0.13 \ safemem-0.3.3 \ schannel-0.1.21 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ sct-0.7.0 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ serde-1.0.158 \ serde_derive-1.0.158 \ serde_json-1.0.94 \ serde_urlencoded-0.7.1 \ sha-1-0.10.1 \ sha1-0.10.5 \ 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 \ spin-0.5.2 \ spin-0.9.6 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.10 \ tempfile-3.4.0 \ termcolor-1.2.0 \ termtree-0.4.1 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.26.0 \ tokio-macros-1.8.2 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.23.4 \ tokio-stream-0.1.12 \ tokio-tungstenite-0.17.2 \ tokio-util-0.7.7 \ 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.4 \ tungstenite-0.17.3 \ twoway-0.1.8 \ typenum-1.16.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 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ url-2.3.1 \ utf-8-0.7.6 \ utf8-width-0.1.6 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ want-0.3.0 \ warp-0.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 \ webpki-0.22.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.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 \ winreg-0.10.1 PLIST_FILES= bin/oha post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/oha .include diff --git a/net/proby/Makefile b/net/proby/Makefile index f59e99522cb3..024501da9701 100644 --- a/net/proby/Makefile +++ b/net/proby/Makefile @@ -1,238 +1,238 @@ PORTNAME= proby DISTVERSIONPREFIX= v DISTVERSION= 1.0.2 -PORTREVISION= 27 +PORTREVISION= 28 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 096c4fa4eaf2..d903783c779c 100644 --- a/net/quiche/Makefile +++ b/net/quiche/Makefile @@ -1,147 +1,147 @@ PORTNAME= quiche PORTVERSION= 0.12.0 -PORTREVISION= 13 +PORTREVISION= 14 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 USE_LDCONFIG= yes GH_ACCOUNT= cloudflare GH_TUPLE= google:boringssl:f1c75347d:boringssl/quiche/deps/boringssl CARGO_CRATES= aho-corasick-0.7.18 \ atty-0.2.14 \ autocfg-1.1.0 \ bindgen-0.59.2 \ bitflags-1.3.2 \ boring-sys-2.0.0 \ bumpalo-3.9.1 \ cc-1.0.72 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clang-sys-1.3.1 \ cmake-0.1.48 \ darling-0.13.1 \ darling_core-0.13.1 \ darling_macro-0.13.1 \ docopt-1.1.1 \ env_logger-0.6.2 \ fnv-1.0.7 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ glob-0.3.0 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ humantime-1.3.0 \ ident_case-1.0.1 \ idna-0.1.5 \ indexmap-1.8.0 \ iovec-0.1.4 \ itoa-1.0.1 \ js-sys-0.3.56 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.117 \ libloading-0.7.3 \ libm-0.2.2 \ log-0.4.14 \ matches-0.1.9 \ memchr-2.4.1 \ minimal-lexical-0.2.1 \ mio-0.6.23 \ miow-0.2.2 \ net2-0.2.37 \ nom-7.1.0 \ once_cell-1.9.0 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ proc-macro2-1.0.36 \ quick-error-1.2.3 \ quote-1.0.15 \ regex-1.5.4 \ regex-syntax-0.6.25 \ ring-0.16.20 \ 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.78 \ serde_with-1.12.0 \ serde_with_macros-1.5.1 \ shlex-1.1.0 \ slab-0.4.5 \ spin-0.5.2 \ strsim-0.10.0 \ syn-1.0.86 \ termcolor-1.1.2 \ 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 \ url-1.7.2 \ version_check-0.9.4 \ 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.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/quiche-client \ bin/quiche-server \ include/quiche.h \ lib/libquiche.a \ lib/libquiche.so PORTDOCS= README.md OPTIONS_DEFINE= DOCS QLOG OPTIONS_DEFAULT=DOCS QLOG QLOG_DESC= Enable qlog support QLOG_VARS= CARGO_FEATURES+=qlog 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_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 149eb9a3676a..691dbdba262a 100644 --- a/net/rabbiteer/Makefile +++ b/net/rabbiteer/Makefile @@ -1,87 +1,87 @@ PORTNAME= rabbiteer DISTVERSION= 1.4.1 -PORTREVISION= 49 +PORTREVISION= 50 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 2b56448e8315..d04bb32a3703 100644 --- a/net/rathole/Makefile +++ b/net/rathole/Makefile @@ -1,261 +1,261 @@ PORTNAME= rathole DISTVERSIONPREFIX= v DISTVERSION= 0.4.8 -PORTREVISION= 1 +PORTREVISION= 2 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= adler-1.0.2 \ aead-0.4.3 \ aes-0.7.5 \ aes-gcm-0.9.4 \ anyhow-1.0.66 \ async-http-proxy-1.2.5 \ async-socks5-0.5.1 \ async-stream-0.3.3 \ async-stream-impl-0.3.3 \ async-trait-0.1.58 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.5.17 \ axum-core-0.2.9 \ backoff-0.4.0 \ base64-0.13.1 \ bincode-1.3.3 \ bitflags-1.3.2 \ blake2-0.10.4 \ block-buffer-0.10.3 \ byteorder-1.4.3 \ bytes-1.2.1 \ cc-1.0.74 \ cfg-if-1.0.0 \ chacha20-0.8.2 \ chacha20poly1305-0.9.1 \ cipher-0.3.0 \ clap-3.2.23 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ console-api-0.4.0 \ console-subscriber-0.1.8 \ 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.12 \ crypto-common-0.1.6 \ ctr-0.8.0 \ curve25519-dalek-4.0.0-pre.2 \ digest-0.10.5 \ either-1.8.0 \ enum-iterator-1.1.3 \ enum-iterator-derive-1.1.0 \ fastrand-1.8.0 \ fdlimit-0.2.1 \ filetime-0.2.18 \ flate2-1.0.24 \ 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-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 \ getset-0.1.2 \ ghash-0.4.4 \ git2-0.14.4 \ h2-0.3.18 \ hashbrown-0.12.3 \ hdrhistogram-7.5.2 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ http-0.2.8 \ http-body-0.4.5 \ http-range-header-0.3.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.22 \ hyper-timeout-0.4.1 \ idna-0.3.0 \ indexmap-1.9.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ itertools-0.10.5 \ itoa-1.0.4 \ jobserver-0.1.25 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ libc-0.2.137 \ libgit2-sys-0.13.5+1.4.5 \ libz-sys-1.1.8 \ lock_api-0.4.9 \ log-0.4.17 \ matchers-0.1.0 \ matchit-0.5.0 \ memchr-2.5.0 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.4 \ mio-0.8.5 \ native-tls-0.2.11 \ nom-7.1.1 \ notify-5.0.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ num_threads-0.1.6 \ once_cell-1.16.0 \ opaque-debug-0.3.0 \ openssl-0.10.48 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.83 \ os_str_bytes-6.3.1 \ overload-0.1.1 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.4 \ 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 \ 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.47 \ prost-0.11.2 \ prost-derive-0.11.2 \ prost-types-0.11.2 \ quote-1.0.21 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ regex-1.6.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ rustc_version-0.4.0 \ rustversion-1.0.9 \ ryu-1.0.11 \ same-file-1.0.6 \ schannel-0.1.20 \ scopeguard-1.1.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-1.0.14 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.87 \ sha2-0.10.6 \ sharded-slab-0.1.4 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ smallvec-1.10.0 \ snow-0.9.0 \ snowstorm-0.4.0 \ socket2-0.4.7 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.103 \ sync_wrapper-0.1.1 \ tempfile-3.3.0 \ termcolor-1.1.3 \ textwrap-0.16.0 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ thread_local-1.1.4 \ 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.24.2 \ tokio-io-timeout-1.2.0 \ tokio-macros-1.8.0 \ tokio-native-tls-0.3.0 \ tokio-stream-0.1.11 \ tokio-util-0.7.4 \ toml-0.5.9 \ tonic-0.8.2 \ tower-0.4.13 \ tower-http-0.3.4 \ 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-futures-0.2.5 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.16 \ try-lock-0.2.3 \ typenum-1.15.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ universal-hash-0.4.1 \ url-2.3.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vergen-7.4.2 \ version_check-0.9.4 \ walkdir-2.3.2 \ want-0.3.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.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 \ zeroize-1.3.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 25d32c0484e3..b8ba69e13b46 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,52 +1,52 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 4 +PORTREVISION= 5 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 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_SUB= yes 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}/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/rustdesk-server/Makefile b/net/rustdesk-server/Makefile index 58a9c15c24ce..ccbaf593523e 100644 --- a/net/rustdesk-server/Makefile +++ b/net/rustdesk-server/Makefile @@ -1,320 +1,320 @@ PORTNAME= rustdesk-server DISTVERSION= 1.1.8 -PORTREVISION= 1 +PORTREVISION= 2 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 GROUPS= rustdesk USERS= rustdesk USE_RC_SUBR= rustdesk-hbbr rustdesk-hbbs USE_GITHUB= yes GH_ACCOUNT= rustdesk CARGO_CRATES= ahash-0.7.6 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ anyhow-1.0.57 \ arrayvec-0.5.2 \ async-trait-0.1.53 \ atoi-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.5.5 \ axum-core-0.2.4 \ base64-0.13.0 \ bcrypt-0.13.0 \ bitflags-1.3.2 \ block-buffer-0.10.2 \ blowfish-0.9.1 \ bumpalo-3.9.1 \ byteorder-1.4.3 \ bytes-1.2.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cipher-0.4.3 \ clap-2.34.0 \ config-0.11.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.2 \ crc-3.0.0 \ crc-catalog-2.1.0 \ crossbeam-0.8.1 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-queue-0.3.5 \ crossbeam-utils-0.8.8 \ crypto-common-0.1.3 \ deadpool-0.8.2 \ digest-0.10.3 \ directories-next-2.0.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dlv-list-0.3.0 \ dns-lookup-1.0.8 \ dotenv-0.15.0 \ ed25519-1.5.0 \ either-1.6.1 \ env_logger-0.9.0 \ event-listener-2.5.2 \ fastrand-1.7.0 \ filetime-0.2.16 \ flexi_logger-0.22.3 \ flume-0.10.12 \ 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-intrusive-0.4.0 \ 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 \ fxhash-0.2.1 \ generic-array-0.14.5 \ getrandom-0.2.6 \ glob-0.3.0 \ hashbrown-0.11.2 \ hashbrown-0.12.1 \ hashlink-0.8.0 \ headers-0.3.7 \ headers-core-0.2.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ http-0.2.7 \ http-body-0.4.4 \ http-range-header-0.3.0 \ httparse-1.7.1 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.18 \ idna-0.2.3 \ indexmap-1.8.1 \ inout-0.1.3 \ instant-0.1.12 \ ipnetwork-0.20.0 \ itertools-0.10.3 \ itoa-1.0.1 \ jobserver-0.1.24 \ js-sys-0.3.57 \ jsonwebtoken-8.1.0 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.125 \ libsodium-sys-0.2.7 \ libsqlite3-sys-0.24.2 \ local-ip-address-0.5.3 \ lock_api-0.4.7 \ log-0.4.17 \ mac_address-1.1.3 \ machine-uid-0.2.0 \ matches-0.1.9 \ matchit-0.5.0 \ memchr-2.5.0 \ memoffset-0.6.5 \ mime-0.3.16 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ minreq-2.6.0 \ mio-0.7.14 \ mio-0.8.3 \ miow-0.3.7 \ neli-0.6.4 \ neli-proc-macros-0.1.3 \ nix-0.23.1 \ nom-5.1.2 \ nom-7.1.1 \ ntapi-0.3.7 \ num-bigint-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ once_cell-1.10.0 \ openssl-probe-0.1.5 \ ordered-multimap-0.4.3 \ parking_lot-0.11.2 \ parking_lot-0.12.0 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.3 \ paste-1.0.7 \ pem-1.0.2 \ percent-encoding-2.1.0 \ pin-project-1.0.10 \ pin-project-internal-1.0.10 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ ping-0.4.0 \ pkg-config-0.3.25 \ ppv-lite86-0.2.16 \ proc-macro2-1.0.38 \ protobuf-3.1.0 \ protobuf-codegen-3.1.0 \ protobuf-parse-3.1.0 \ protobuf-support-3.1.0 \ punycode-0.4.1 \ quickcheck-1.0.3 \ quinn-0.8.2 \ quinn-proto-0.8.2 \ quinn-udp-0.1.1 \ quote-1.0.18 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regex-1.5.5 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ ring-0.16.20 \ rust-ini-0.18.0 \ rustls-0.20.4 \ rustls-native-certs-0.6.2 \ rustls-pemfile-0.2.1 \ rustls-pemfile-1.0.0 \ rustversion-1.0.6 \ ryu-1.0.9 \ same-file-1.0.6 \ schannel-0.1.19 \ scopeguard-1.1.0 \ sct-0.7.0 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ serde-1.0.137 \ serde_derive-1.0.137 \ serde_json-1.0.81 \ serde_urlencoded-0.7.1 \ sha-1-0.10.0 \ sha2-0.10.2 \ signal-hook-registry-1.4.0 \ signature-1.5.0 \ simple_asn1-0.6.1 \ slab-0.4.6 \ smallvec-1.8.0 \ socket2-0.3.19 \ socket2-0.4.4 \ sodiumoxide-0.2.7 \ spin-0.5.2 \ spin-0.9.3 \ sqlformat-0.1.8 \ sqlx-0.6.0 \ sqlx-core-0.6.0 \ sqlx-macros-0.6.0 \ sqlx-rt-0.6.0 \ static_assertions-1.1.0 \ stringprep-0.1.2 \ strsim-0.8.0 \ syn-1.0.93 \ sync_wrapper-0.1.1 \ tempfile-3.3.0 \ termcolor-1.1.3 \ textwrap-0.11.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ time-0.1.43 \ time-0.3.9 \ time-macros-0.2.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.20.0 \ tokio-macros-1.7.0 \ tokio-rustls-0.23.4 \ tokio-stream-0.1.8 \ tokio-tungstenite-0.17.1 \ tokio-util-0.6.9 \ tokio-util-0.7.1 \ toml-0.5.9 \ tower-0.4.12 \ tower-http-0.3.3 \ 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 \ tungstenite-0.17.2 \ typenum-1.15.0 \ unicase-2.6.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 \ unicode_categories-0.1.1 \ untrusted-0.7.1 \ url-2.2.2 \ utf-8-0.7.6 \ uuid-1.1.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.3.2 \ want-0.3.0 \ 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-macro-0.2.80 \ wasm-bindgen-macro-support-0.2.80 \ wasm-bindgen-shared-0.2.80 \ web-sys-0.3.57 \ webpki-0.22.0 \ webpki-roots-0.22.4 \ which-4.2.5 \ whoami-1.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ 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 \ winreg-0.6.2 \ zeroize-1.5.5 \ zstd-0.9.2+zstd.1.5.1 \ zstd-safe-4.1.3+zstd.1.5.1 \ zstd-sys-1.6.2+zstd.1.5.1 \ confy@git+https://github.com/open-trade/confy\#630cc28a396cb7d01eefdd9f3824486fe4d8554b \ async-speed-limit@git+https://github.com/open-trade/async-speed-limit\#f89f702ae01d4016429543d2f0dda1086157e420 \ tokio-socks@git+https://github.com/open-trade/tokio-socks\#3de8300fbce37e2cdaef042e016aa95058d007cf 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/shadowsocks-rust/Makefile b/net/shadowsocks-rust/Makefile index 1d24c5939b75..4a02c67bae98 100644 --- a/net/shadowsocks-rust/Makefile +++ b/net/shadowsocks-rust/Makefile @@ -1,359 +1,359 @@ PORTNAME= shadowsocks-rust DISTVERSIONPREFIX= v DISTVERSION= 1.15.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Rust port of shadowsocks WWW= https://shadowsocks.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= shadowsocks CARGO_CRATES= aead-0.5.1 \ aes-0.8.2 \ aes-gcm-0.10.1 \ aes-gcm-siv-0.11.1 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anyhow-1.0.69 \ arc-swap-1.6.0 \ arrayref-0.3.6 \ arrayvec-0.7.2 \ async-trait-0.1.64 \ atomic-polyfill-0.1.11 \ autocfg-1.1.0 \ base16ct-0.1.1 \ base64-0.21.0 \ base64ct-1.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ blake3-1.3.3 \ block-buffer-0.10.3 \ bloomfilter-1.0.9 \ boxfnonce-0.1.1 \ build-time-0.1.2 \ bumpalo-3.12.0 \ byte_string-1.0.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ cc-1.0.79 \ ccm-0.5.0 \ cfg-if-1.0.0 \ chacha20-0.9.0 \ chacha20poly1305-0.10.1 \ checked_int_cast-1.0.0 \ chrono-0.4.23 \ cipher-0.4.3 \ clap-4.1.6 \ clap_lex-0.3.1 \ cmake-0.1.49 \ codespan-reporting-0.11.1 \ const-oid-0.9.1 \ constant_time_eq-0.2.4 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ critical-section-1.1.1 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.14 \ crypto-bigint-0.4.9 \ crypto-common-0.1.6 \ ctr-0.9.2 \ cxx-1.0.91 \ cxx-build-1.0.91 \ cxxbridge-flags-1.0.91 \ cxxbridge-macro-1.0.91 \ daemonize-0.4.1 \ data-encoding-2.3.3 \ defmt-0.3.2 \ defmt-macros-0.3.3 \ defmt-parser-0.3.1 \ der-0.6.1 \ derivative-2.2.0 \ destructure_traitobject-0.2.0 \ digest-0.10.6 \ directories-4.0.1 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ ecdsa-0.14.8 \ ed25519-1.5.3 \ elliptic-curve-0.12.3 \ enum-as-inner-0.5.1 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ etherparse-0.13.0 \ fastrand-1.9.0 \ filetime-0.2.20 \ 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.26 \ futures-channel-0.3.26 \ futures-core-0.3.26 \ futures-executor-0.3.26 \ futures-io-0.3.26 \ futures-macro-0.3.26 \ futures-sink-0.3.26 \ futures-task-0.3.26 \ futures-util-0.3.26 \ generic-array-0.14.6 \ getrandom-0.2.8 \ ghash-0.5.0 \ h2-0.3.15 \ hash32-0.2.1 \ hashbrown-0.12.3 \ heapless-0.7.16 \ heck-0.4.1 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hkdf-0.12.3 \ hmac-0.12.1 \ 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.24 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.2.3 \ idna-0.3.0 \ indexmap-1.9.2 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.5 \ ioctl-sys-0.6.0 \ ipconfig-0.3.1 \ ipnet-2.7.1 \ iprange-0.6.7 \ is-terminal-0.4.3 \ itoa-1.0.5 \ jemalloc-sys-0.5.3+5.3.0-patched \ jemallocator-0.5.0 \ js-sys-0.3.61 \ json5-0.4.1 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy_static-1.4.0 \ libc-0.2.139 \ libmimalloc-sys-0.1.30 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ log-mdc-0.1.0 \ log4rs-1.2.0 \ lru-cache-0.1.2 \ lru_time_cache-0.11.11 \ managed-0.8.0 \ match_cfg-0.1.0 \ matches-0.1.10 \ md-5-0.10.5 \ memchr-2.5.0 \ memoffset-0.7.1 \ mimalloc-0.1.34 \ mio-0.8.6 \ native-tls-0.2.11 \ nix-0.26.2 \ notify-5.1.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ opaque-debug-0.3.0 \ openssl-0.10.45 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.80 \ ordered-float-2.10.0 \ os_str_bytes-6.4.1 \ p256-0.11.1 \ p384-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ percent-encoding-2.2.0 \ pest-2.5.5 \ pest_derive-2.5.5 \ pest_generator-2.5.5 \ pest_meta-2.5.5 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkcs8-0.9.0 \ pkg-config-0.3.26 \ poly1305-0.8.0 \ polyval-0.6.0 \ ppv-lite86-0.2.17 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.51 \ qrcode-0.12.0 \ quick-error-1.2.3 \ quote-1.0.23 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ resolv-conf-0.7.0 \ ring-0.16.20 \ ring-compat-0.5.1 \ rpassword-7.2.0 \ rpmalloc-0.2.2 \ rpmalloc-sys-0.2.3+b097fd0 \ rtoolbox-0.0.1 \ rustc_version-0.4.0 \ rustix-0.36.8 \ rustls-0.20.8 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.2 \ ryu-1.0.12 \ same-file-1.0.6 \ schannel-0.1.21 \ scopeguard-1.1.0 \ scratch-1.0.3 \ sct-0.7.0 \ sec1-0.3.0 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ semver-1.0.16 \ sendfd-0.4.3 \ serde-1.0.152 \ serde-value-0.7.0 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ serde_urlencoded-0.7.1 \ serde_yaml-0.8.26 \ sha1-0.10.5 \ sha2-0.10.6 \ shadowsocks-crypto-0.5.1 \ signal-hook-registry-1.4.1 \ signature-1.6.4 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.10.0 \ smoltcp-0.9.1 \ snmalloc-rs-0.3.3 \ snmalloc-sys-0.3.3 \ socket2-0.4.7 \ spin-0.5.2 \ spin-0.9.5 \ spki-0.6.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.107 \ sysexits-0.4.1 \ tcmalloc-0.3.0 \ tcmalloc-sys-0.3.0 \ tempfile-3.3.0 \ termcolor-1.2.0 \ terminal_size-0.2.5 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread-id-4.0.0 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.25.0 \ tokio-macros-1.8.2 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.23.4 \ tokio-tfo-0.2.0 \ tokio-util-0.6.10 \ tokio-util-0.7.7 \ 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.4 \ tun-0.5.5 \ typemap-ors-1.0.0 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicode-bidi-0.3.10 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ universal-hash-0.5.0 \ unsafe-any-ors-1.0.0 \ untrusted-0.7.1 \ url-2.3.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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.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 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ winreg-0.10.1 \ xdg-2.4.1 \ yaml-rust-0.4.5 \ zeroize-1.5.7 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib EXECUTABLES= sslocal ssmanager ssserver ssservice ssurl .for e in ${EXECUTABLES} PLIST_FILES+= bin/${e} .endfor post-install: .for e in ${EXECUTABLES} @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${e} .endfor .include diff --git a/net/sniffnet/Makefile b/net/sniffnet/Makefile index 4cced921ea9b..abe74e9f012d 100644 --- a/net/sniffnet/Makefile +++ b/net/sniffnet/Makefile @@ -1,33 +1,34 @@ PORTNAME= sniffnet DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= tagattie@FreeBSD.org COMMENT= Comfortably monitor your Internet traffic WWW= https://www.sniffnet.net/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig USES= cargo USE_GITHUB= yes GH_ACCOUNT= GyulyVGC 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 .include diff --git a/net/trippy/Makefile b/net/trippy/Makefile index 7e5daff0eafc..09093a719ea9 100644 --- a/net/trippy/Makefile +++ b/net/trippy/Makefile @@ -1,27 +1,27 @@ PORTNAME= trippy PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org COMMENT= Network diagnostic tool inspired by mtr WWW= https://github.com/fujiapple852/trippy LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= fujiapple852 OPTIONS_DEFINE= SUID OPTIONS_DEFAULT= SUID SUID_DESC= Use suid to allow execution as non root SUID_PLIST_FILES= "@(,,4110) bin/trip" SUID_PLIST_FILES_OFF= "@(,,0100) bin/trip" post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/trip .include diff --git a/ports-mgmt/pkg-graph/Makefile b/ports-mgmt/pkg-graph/Makefile index 9bed20bf46c2..7634fe3e2d1e 100644 --- a/ports-mgmt/pkg-graph/Makefile +++ b/ports-mgmt/pkg-graph/Makefile @@ -1,29 +1,29 @@ PORTNAME= pkg-graph DISTVERSION= g20180614 -PORTREVISION= 14 +PORTREVISION= 15 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 68332c35900d..48f99f546c47 100644 --- a/ports-mgmt/sccache-overlay/Makefile +++ b/ports-mgmt/sccache-overlay/Makefile @@ -1,426 +1,426 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 18 +PORTREVISION= 19 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 cd ${STAGEDIR}${PREFIX}; \ ${FIND} ${DATADIR_REL} -type f >>${TMPPLIST} .include diff --git a/science/py-qiskit-terra/Makefile b/science/py-qiskit-terra/Makefile index 772c82c3862c..85692651578d 100644 --- a/science/py-qiskit-terra/Makefile +++ b/science/py-qiskit-terra/Makefile @@ -1,123 +1,124 @@ PORTNAME= qiskit-terra DISTVERSION= 0.24.1 +PORTREVISION= 1 CATEGORIES= science python # quantum-computing #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Terra submodule of the Quiskit framework for quantum computing WWW= https://qiskit.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt PY_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}ply>=3.10:devel/py-ply@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>=5:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rustworkx>=0.12.0:math/py-rustworkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.5:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sympy>=1.3:math/py-sympy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dill>=0.3:devel/py-dill@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.8.0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=3.0.0:devel/py-stevedore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}symengine>=0.9:math/py-symengine@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tweedledum>=1.1:science/py-tweedledum@${PY_FLAVOR} BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ddt>0:devel/py-ddt@${PY_FLAVOR} # no test requirements are listed in setup.py, see https://github.com/Qiskit/qiskit-terra/issues/8498 USES= cargo python USE_PYTHON= distutils autoplist pytest # tests fail to run through pytest, see https://github.com/Qiskit/qiskit-terra/issues/8500 USE_GITHUB= yes GH_ACCOUNT= Qiskit CARGO_CRATES= ahash-0.7.6 \ ahash-0.8.3 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.11 \ crossbeam-utils-0.8.12 \ either-1.8.0 \ fixedbitset-0.4.2 \ getrandom-0.2.8 \ hashbrown-0.11.2 \ hashbrown-0.12.0 \ hashbrown-0.13.2 \ hermit-abi-0.1.19 \ indexmap-1.9.0 \ indoc-1.0.7 \ libc-0.2.137 \ libm-0.2.5 \ lock_api-0.4.9 \ matrixmultiply-0.3.2 \ memoffset-0.6.5 \ memoffset-0.8.0 \ ndarray-0.15.6 \ num-bigint-0.4.3 \ num-complex-0.4.2 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ numpy-0.18.0 \ once_cell-1.16.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.4 \ petgraph-0.6.2 \ ppv-lite86-0.2.16 \ priority-queue-1.2.0 \ proc-macro2-1.0.47 \ pyo3-0.18.3 \ pyo3-build-config-0.18.3 \ pyo3-ffi-0.18.3 \ pyo3-macros-0.18.3 \ pyo3-macros-backend-0.18.3 \ quote-1.0.21 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rand_pcg-0.3.1 \ rawpointer-0.2.1 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ rustc-hash-1.1.0 \ rustworkx-core-0.12.1 \ scopeguard-1.1.0 \ smallvec-1.10.0 \ syn-1.0.103 \ target-lexicon-0.12.4 \ unicode-ident-1.0.5 \ unindent-0.1.10 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ 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 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} PLIST_FILES= ${PYTHON_SITELIBDIR}/qiskit/_accelerate${PYTHON_EXT_SUFFIX}.so \ ${PYTHON_SITELIBDIR}/qiskit/_qasm2%%PYTHON_EXT_SUFFIX%%.so post-patch: # project was renamed, see https://github.com/Qiskit/rustworkx/issues/656 @${FIND} ${WRKSRC} -name "*.py" | ${XARGS} ${REINPLACE_CMD} -i '' -e 's|retworkx|rustworkx|' post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/qiskit/_accelerate.cpython-${PYTHON_SUFFIX}.so .include diff --git a/security/acmed/Makefile b/security/acmed/Makefile index 1da43df21569..bd8ecfb4f5f6 100644 --- a/security/acmed/Makefile +++ b/security/acmed/Makefile @@ -1,34 +1,34 @@ PORTNAME= acmed DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 -PORTREVISION= 2 +PORTREVISION= 3 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}${MAN8PREFIX}/man/man8/ ${INSTALL_MAN} ${WRKSRC}/man/en/acmed.toml.5 ${STAGEDIR}${MAN5PREFIX}/man/man5/ ${INSTALL_MAN} ${WRKSRC}/man/en/tacd.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/acmed ${INSTALL_DATA} ${WRKSRC}/acmed/config/acmed.toml ${STAGEDIR}${PREFIX}/etc/acmed/acmed.toml.sample ${INSTALL_DATA} ${WRKSRC}/acmed/config/default_hooks.toml ${STAGEDIR}${PREFIX}/etc/acmed/default_hooks.toml.sample ${MKDIR} ${STAGEDIR}${PREFIX}/etc/acmed/accounts ${MKDIR} ${STAGEDIR}${PREFIX}/etc/acmed/certs .include diff --git a/security/arti/Makefile b/security/arti/Makefile index 3ac4680b1353..5647b51d8bce 100644 --- a/security/arti/Makefile +++ b/security/arti/Makefile @@ -1,34 +1,35 @@ PORTNAME= arti DISTVERSION= 1.1.6 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= cs@FreeBSD.org COMMENT= Implementation of Tor, in Rust WWW= https://arti.torproject.org/ LICENSE= MIT 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= 6843093052d00f5fce00d2ae677379a811e36ab1 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 ac12d0d001c7..52475bbee179 100644 --- a/security/authenticator/Makefile +++ b/security/authenticator/Makefile @@ -1,46 +1,46 @@ PORTNAME= authenticator DISTVERSION= 4.3.1 -PORTREVISION= 3 +PORTREVISION= 4 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 9d809e679ef3..effacbb17047 100644 --- a/security/authoscope/Makefile +++ b/security/authoscope/Makefile @@ -1,320 +1,320 @@ PORTNAME= authoscope DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 5 +PORTREVISION= 6 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 e66e73123701..b430c34ad3cf 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -1,32 +1,33 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= ${PORTNAME}/v DISTVERSION= 0.17.6 +PORTREVISION= 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 LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo localbase ssl USE_GITHUB= yes GH_ACCOUNT= RustSec GH_PROJECT= rustsec NO_TEST= yes PLIST_FILES= bin/cargo-audit WRKSRC_SUBDIR= cargo-audit post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cargo-audit .include diff --git a/security/clamav-lts/Makefile b/security/clamav-lts/Makefile index 6e41ddce92fa..344db109e633 100644 --- a/security/clamav-lts/Makefile +++ b/security/clamav-lts/Makefile @@ -1,137 +1,137 @@ PORTNAME= clamav DISTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 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} 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 af0cabda28e4..a287bd3726f4 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,136 +1,136 @@ PORTNAME= clamav DISTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 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} 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 04198d5ac724..f8b44e7081ea 100644 --- a/security/cloak/Makefile +++ b/security/cloak/Makefile @@ -1,109 +1,109 @@ PORTNAME= cloak DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 -PORTREVISION= 13 +PORTREVISION= 14 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 8c48d3de2541..963bfd0f9f2e 100644 --- a/security/diswall/Makefile +++ b/security/diswall/Makefile @@ -1,187 +1,188 @@ PORTNAME= diswall DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Distributed firewall WWW= https://diswall.stream LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo sqlite USE_GITHUB= yes GH_ACCOUNT= dis-works GH_PROJECT= diswall-rs CARGO_CRATES= adler-1.0.2 \ ahash-0.8.3 \ async-channel-1.6.1 \ async-task-4.1.0 \ atomic-waker-1.0.0 \ autocfg-1.1.0 \ base64-0.13.0 \ base64-url-1.4.10 \ base64ct-1.1.1 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ blocking-1.1.0 \ bumpalo-3.9.1 \ byteorder-1.4.3 \ cache-padded-1.2.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ chunked_transfer-1.4.0 \ concurrent-queue-1.2.2 \ const-oid-0.6.2 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.1 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.2 \ crossbeam-utils-0.8.7 \ curve25519-dalek-3.2.0 \ data-encoding-2.3.2 \ der-0.4.5 \ digest-0.9.0 \ ed25519-1.4.0 \ ed25519-dalek-1.0.1 \ event-listener-2.5.2 \ fastrand-1.7.0 \ flate2-1.0.23 \ form_urlencoded-1.0.1 \ futures-core-0.3.21 \ futures-io-0.3.21 \ futures-lite-1.12.0 \ generic-array-0.14.5 \ getopts-0.2.21 \ getrandom-0.2.5 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hostname-0.3.1 \ idna-0.2.3 \ indexmap-1.9.2 \ instant-0.1.12 \ itoa-1.0.1 \ js-sys-0.3.56 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.139 \ lock_api-0.4.6 \ log-0.4.17 \ lru-0.9.0 \ match_cfg-0.1.0 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.7.1 \ miniz_oxide-0.5.1 \ nats-0.24.0 \ nix-0.26.2 \ nkeys-0.2.0 \ nom8-0.2.0 \ nuid-0.3.2 \ num_threads-0.1.5 \ once_cell-1.17.1 \ opaque-debug-0.3.0 \ openssl-probe-0.1.5 \ parking-2.0.0 \ parking_lot-0.12.0 \ parking_lot_core-0.9.3 \ pem-rfc7468-0.2.4 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.8 \ pin-utils-0.1.0 \ pkcs8-0.7.6 \ pkg-config-0.3.25 \ ppv-lite86-0.2.16 \ proc-macro2-1.0.51 \ quote-1.0.15 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ redox_syscall-0.2.11 \ regex-1.5.5 \ regex-syntax-0.6.25 \ ring-0.16.20 \ rustls-0.19.1 \ rustls-0.20.6 \ rustls-native-certs-0.5.0 \ rustls-pemfile-0.2.1 \ ryu-1.0.9 \ schannel-0.1.19 \ scopeguard-1.1.0 \ sct-0.6.1 \ sct-0.7.0 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.81 \ serde_nanos-0.1.2 \ serde_repr-0.1.7 \ serde_spanned-0.6.1 \ sha2-0.9.9 \ signatory-0.23.2 \ signature-1.5.0 \ simplelog-0.12.0 \ smallvec-1.8.0 \ spin-0.5.2 \ spki-0.4.1 \ sqlite-0.27.3 \ sqlite3-src-0.4.0 \ sqlite3-sys-0.14.0 \ static_assertions-1.1.0 \ subtle-2.4.1 \ syn-1.0.107 \ synstructure-0.12.6 \ termcolor-1.1.3 \ time-0.3.9 \ time-macros-0.2.4 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ toml-0.7.2 \ toml_datetime-0.6.1 \ toml_edit-0.19.3 \ typenum-1.15.0 \ unicode-bidi-0.3.7 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ ureq-2.4.0 \ url-2.2.2 \ version_check-0.9.4 \ waker-fn-1.1.0 \ wasi-0.10.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 \ webpki-0.21.4 \ webpki-0.22.0 \ webpki-roots-0.22.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-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 \ zeroize-1.5.5 \ zeroize_derive-1.3.2 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile index 59daa808604a..f76b0729c072 100644 --- a/security/gpg-tui/Makefile +++ b/security/gpg-tui/Makefile @@ -1,37 +1,37 @@ PORTNAME= gpg-tui DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= se@FreeBSD.org COMMENT= Terminal User Interface for GnuPG WWW= https://github.com/orhun/gpg-tui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gpgme>=1.7.0:security/gpgme LIB_DEPENDS= libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error \ libxcb.so:x11/libxcb \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= gpg:security/gnupg \ gpgme>=1.7.0:security/gpgme USES= cargo python:build USE_GITHUB= yes GH_ACCOUNT= orhun BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/gpg-tui \ bin/gpg-tui-completions \ man/man1/gpg-tui.1.gz post-install: ${INSTALL_DATA} ${WRKSRC}/man/gpg-tui.1 ${STAGEDIR}${MANPREFIX}/man/man1/ ${STRIP_CMD} ${STAGEDIR}${MANPREFIX}/bin/gpg-tui-completions ${STRIP_CMD} ${STAGEDIR}${MANPREFIX}/bin/gpg-tui .include diff --git a/security/pam_rssh/Makefile b/security/pam_rssh/Makefile index 1241413e6de8..431c2207c0c0 100644 --- a/security/pam_rssh/Makefile +++ b/security/pam_rssh/Makefile @@ -1,68 +1,69 @@ PORTNAME= pam_rssh DISTVERSIONPREFIX=v DISTVERSION= 1.1.0 +PORTREVISION= 1 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/rustscan/Makefile b/security/rustscan/Makefile index 07a0a9a6d0ee..cf00ca8aaec9 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -1,203 +1,203 @@ PORTNAME= rustscan PORTVERSION= 2.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org COMMENT= Faster Nmap Scanning with Rust WWW= https://rustscan.github.io/RustScan/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nmap>0:security/nmap USES= cargo USE_GITHUB= yes GH_ACCOUNT= RustScan GH_PROJECT= RustScan CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ anyhow-1.0.56 \ async-channel-1.6.1 \ async-executor-1.4.1 \ async-global-executor-2.0.4 \ async-io-1.6.0 \ async-lock-2.5.0 \ async-mutex-1.4.0 \ async-std-1.11.0 \ async-task-4.2.0 \ async-trait-0.1.53 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.65 \ base64-0.11.0 \ bitflags-1.3.2 \ blocking-1.2.0 \ bumpalo-3.9.1 \ bytes-0.5.6 \ cache-padded-1.2.0 \ cc-1.0.73 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cidr-utils-0.5.6 \ clap-2.34.0 \ colored-2.0.0 \ colorful-0.2.1 \ concurrent-queue-1.2.2 \ crossbeam-utils-0.8.8 \ ctor-0.1.22 \ debug-helper-0.3.13 \ dirs-3.0.2 \ dirs-sys-0.3.7 \ either-1.6.1 \ enum-as-inner-0.3.4 \ env_logger-0.8.4 \ event-listener-2.5.2 \ fastrand-1.7.0 \ form_urlencoded-1.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ 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-lite-1.12.0 \ futures-macro-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ gcd-2.1.0 \ getrandom-0.1.16 \ getrandom-0.2.6 \ gimli-0.26.1 \ gloo-timers-0.2.4 \ heck-0.3.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hostname-0.3.1 \ humantime-2.1.0 \ idna-0.2.3 \ instant-0.1.12 \ iovec-0.1.4 \ ipconfig-0.2.2 \ itertools-0.9.0 \ itoa-1.0.1 \ js-sys-0.3.57 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.124 \ linked-hash-map-0.5.4 \ log-0.4.16 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.9 \ memchr-2.4.1 \ miniz_oxide-0.5.1 \ mio-0.6.23 \ miow-0.2.2 \ net2-0.2.37 \ num-bigint-0.4.3 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ object-0.28.3 \ once_cell-1.10.0 \ parking-2.0.0 \ paste-1.0.7 \ percent-encoding-2.1.0 \ pin-project-lite-0.1.12 \ pin-project-lite-0.2.8 \ pin-utils-0.1.0 \ polling-2.2.0 \ ppv-lite86-0.2.16 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.37 \ quick-error-1.2.3 \ quote-1.0.18 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regex-1.5.5 \ regex-syntax-0.6.25 \ resolv-conf-0.7.0 \ ring-0.16.20 \ rlimit-0.8.3 \ rustc-demangle-0.1.21 \ rustls-0.17.0 \ ryu-1.0.9 \ sct-0.6.1 \ serde-1.0.136 \ serde_derive-1.0.136 \ serde_json-1.0.79 \ shell-words-1.1.0 \ slab-0.4.6 \ smallvec-1.8.0 \ socket2-0.3.19 \ socket2-0.4.4 \ spin-0.5.2 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ subprocess-0.2.8 \ syn-1.0.91 \ termcolor-1.1.3 \ text_placeholder-0.4.0 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-rustls-0.13.1 \ toml-0.5.9 \ trust-dns-proto-0.19.7 \ trust-dns-resolver-0.19.7 \ trust-dns-rustls-0.19.7 \ 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 \ untrusted-0.7.1 \ url-2.2.2 \ value-bag-1.0.0-alpha.8 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ waker-fn-1.1.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+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 \ web-sys-0.3.57 \ webpki-0.21.4 \ webpki-roots-0.19.0 \ wepoll-ffi-0.1.2 \ widestring-0.4.3 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/rustscan .include diff --git a/security/sequoia-sq/Makefile b/security/sequoia-sq/Makefile index cc203eacf6ac..8744e2f18dce 100644 --- a/security/sequoia-sq/Makefile +++ b/security/sequoia-sq/Makefile @@ -1,49 +1,50 @@ PORTNAME= sq DISTVERSIONPREFIX= v DISTVERSION= 0.31.0 +PORTREVISION= 1 CATEGORIES= security PKGNAMEPREFIX= sequoia- MAINTAINER= vishwin@FreeBSD.org COMMENT= Sequoia-PGP command line tool WWW= https://sequoia-pgp.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt 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} OPTIONS_DEFINE= BASH FISH MANPAGES ZSH OPTIONS_DEFAULT= BASH FISH MANPAGES ZSH OPTIONS_SUB= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/${PORTNAME}.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions post-install-MANPAGES-on: ${FIND} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/build/${PKGNAMEPREFIX}${PORTNAME}-*/out -name "*.1" \ -exec ${INSTALL_MAN} {} ${STAGEDIR}${MANPREFIX}/man/man1 \; post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/_${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include diff --git a/security/sniffglue/Makefile b/security/sniffglue/Makefile index 1b5383a6e336..bdee282ec22a 100644 --- a/security/sniffglue/Makefile +++ b/security/sniffglue/Makefile @@ -1,339 +1,339 @@ PORTNAME= sniffglue DISTVERSIONPREFIX= v DISTVERSION= 0.15.0 -PORTREVISION= 12 +PORTREVISION= 13 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 50a04d6637cd..18b250ca9112 100644 --- a/security/solana/Makefile +++ b/security/solana/Makefile @@ -1,627 +1,627 @@ PORTNAME= solana DISTVERSIONPREFIX= v DISTVERSION= 1.9.4 -PORTREVISION= 14 +PORTREVISION= 15 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= Fails to build with rust 1.61.0+, see https://github.com/quinn-rs/quinn/issues/1142 BROKEN_i386= Fails on 32-bit systems: https://github.com/solana-labs/solana/issues/16811 BUILD_DEPENDS= llvm-config${LLVM_VERSION}:devel/llvm${LLVM_VERSION} \ protoc:devel/protobuf \ gmake:devel/gmake LIB_DEPENDS= libhidapi.so:comms/hidapi USES= cargo pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= solana-labs CARGO_CRATES= Inflector-0.11.4 \ addr2line-0.16.0 \ adler-1.0.2 \ ahash-0.4.7 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ aliasable-0.1.3 \ ansi_term-0.11.0 \ anyhow-1.0.51 \ arc-swap-1.5.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ arrayvec-0.7.2 \ ascii-0.9.3 \ assert_cmd-2.0.2 \ assert_matches-1.5.0 \ async-stream-0.3.2 \ async-stream-impl-0.3.2 \ async-trait-0.1.51 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backoff-0.3.0 \ backtrace-0.3.62 \ base-x-0.2.8 \ base32-0.4.0 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.12.3 \ base64-0.13.0 \ bincode-1.3.3 \ bindgen-0.59.1 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitvec-0.19.5 \ blake3-0.3.8 \ blake3-1.2.0 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ block-padding-0.2.1 \ borsh-0.9.1 \ borsh-derive-0.9.1 \ borsh-derive-internal-0.9.1 \ borsh-schema-derive-internal-0.9.1 \ bs58-0.3.1 \ bs58-0.4.0 \ bstr-0.2.17 \ bumpalo-3.8.0 \ bv-0.11.1 \ byte-tools-0.3.1 \ byte-unit-4.0.13 \ bytecount-0.6.2 \ bytemuck-1.7.2 \ bytemuck_derive-1.0.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-1.1.0 \ bytesize-1.1.0 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.0.5 \ caps-0.5.3 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.1 \ cast-0.2.7 \ cc-1.0.71 \ cexpr-0.5.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chrono-humanize-0.2.1 \ clang-sys-1.2.2 \ clap-2.33.3 \ clap-3.0.0-beta.5 \ clap_derive-3.0.0-beta.5 \ cloudabi-0.0.3 \ combine-3.8.1 \ console-0.15.0 \ console_error_panic_hook-0.1.7 \ console_log-0.2.0 \ const_fn-0.4.8 \ const_format-0.2.22 \ const_format_proc_macros-0.2.22 \ constant_time_eq-0.1.5 \ convert_case-0.4.0 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ core_affinity-0.5.10 \ cpufeatures-0.2.1 \ crc32fast-1.2.1 \ criterion-stats-0.3.0 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.5 \ crunchy-0.2.2 \ crypto-mac-0.8.0 \ crypto-mac-0.9.1 \ crypto-mac-0.11.1 \ csv-1.1.6 \ csv-core-0.1.10 \ ctrlc-3.2.1 \ curve25519-dalek-2.1.3 \ curve25519-dalek-3.2.0 \ dashmap-4.0.2 \ derivation-path-0.1.3 \ derivative-2.2.0 \ derive_more-0.99.16 \ dialoguer-0.9.0 \ difflib-0.4.0 \ digest-0.8.1 \ digest-0.9.0 \ dir-diff-0.3.2 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ discard-1.0.4 \ dlopen-0.1.8 \ dlopen_derive-0.1.4 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ ed25519-1.2.0 \ ed25519-dalek-1.0.1 \ ed25519-dalek-bip32-0.1.1 \ educe-0.4.18 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.29 \ enum-iterator-0.7.0 \ enum-iterator-derive-0.7.0 \ enum-ordinalize-3.1.10 \ env_logger-0.8.4 \ env_logger-0.9.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ etcd-client-0.8.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ fast-math-0.1.1 \ fd-lock-3.0.1 \ feature-probe-0.1.1 \ filedescriptor-0.8.1 \ filetime-0.2.15 \ fixedbitset-0.4.0 \ flate2-1.0.22 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fs_extra-1.2.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-1.1.0 \ futures-0.1.31 \ futures-0.3.18 \ futures-channel-0.3.18 \ futures-core-0.3.18 \ futures-executor-0.3.18 \ futures-io-0.3.18 \ futures-macro-0.3.18 \ futures-sink-0.3.18 \ futures-task-0.3.18 \ futures-util-0.3.18 \ gag-1.0.0 \ generic-array-0.12.4 \ generic-array-0.14.4 \ gethostname-0.2.1 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gimli-0.25.0 \ glob-0.3.0 \ globset-0.4.8 \ goauth-0.10.0 \ goblin-0.4.3 \ h2-0.3.7 \ half-1.8.2 \ hash32-0.1.1 \ hashbrown-0.9.1 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hidapi-1.3.0 \ histogram-0.6.9 \ hmac-0.8.1 \ hmac-0.9.0 \ hmac-0.11.0 \ hmac-drbg-0.3.0 \ http-0.2.5 \ http-body-0.4.4 \ httparse-1.5.1 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.10.16 \ hyper-0.14.14 \ hyper-rustls-0.22.1 \ hyper-timeout-0.4.1 \ hyper-tls-0.5.0 \ idna-0.1.5 \ idna-0.2.3 \ ieee754-0.2.6 \ indexmap-1.7.0 \ indicatif-0.16.2 \ instant-0.1.12 \ iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.9.0 \ itertools-0.10.1 \ itoa-0.4.8 \ jobserver-0.1.24 \ js-sys-0.3.55 \ jsonrpc-client-transports-18.0.0 \ jsonrpc-core-18.0.0 \ jsonrpc-core-client-18.0.0 \ jsonrpc-derive-18.0.0 \ jsonrpc-http-server-18.0.0 \ jsonrpc-ipc-server-18.0.0 \ jsonrpc-pubsub-18.0.0 \ jsonrpc-server-utils-18.0.0 \ jsonrpc-ws-server-18.0.0 \ keccak-0.1.0 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.108 \ libloading-0.7.2 \ libm-0.2.1 \ librocksdb-sys-6.20.3 \ libsecp256k1-0.5.0 \ libsecp256k1-0.6.0 \ libsecp256k1-core-0.2.2 \ libsecp256k1-gen-ecmult-0.2.1 \ libsecp256k1-gen-genmult-0.2.1 \ linked-hash-map-0.5.4 \ lock_api-0.3.4 \ lock_api-0.4.5 \ log-0.3.9 \ log-0.4.14 \ lru-0.7.1 \ matches-0.1.9 \ maybe-uninit-2.0.0 \ md-5-0.9.1 \ memchr-2.4.1 \ memmap2-0.1.0 \ memmap2-0.5.0 \ memoffset-0.6.4 \ mime-0.2.6 \ mime-0.3.16 \ minimal-lexical-0.1.4 \ miniz_oxide-0.4.4 \ mio-0.6.23 \ mio-0.7.14 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.7 \ multimap-0.8.3 \ native-tls-0.2.8 \ net2-0.2.37 \ nix-0.23.0 \ nom-6.1.2 \ nom-7.0.0 \ ntapi-0.3.6 \ num-bigint-0.4.2 \ 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 \ number_prefix-0.4.0 \ object-0.27.1 \ once_cell-1.8.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-0.10.38 \ openssl-probe-0.1.4 \ openssl-src-300.0.4+3.0.1 \ openssl-sys-0.9.70 \ opentelemetry-0.16.0 \ os_str_bytes-4.2.0 \ ouroboros-0.13.0 \ ouroboros_macro-0.13.0 \ parity-tokio-ipc-0.9.0 \ parity-ws-0.11.1 \ parking_lot-0.9.0 \ parking_lot-0.11.2 \ parking_lot_core-0.6.2 \ parking_lot_core-0.8.5 \ pbkdf2-0.4.0 \ pbkdf2-0.9.0 \ peeking_take_while-0.1.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pest-2.1.3 \ petgraph-0.6.0 \ phf-0.10.0 \ phf_shared-0.10.0 \ pickledb-0.4.1 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.22 \ plain-0.2.3 \ postgres-0.19.2 \ postgres-derive-0.4.0 \ postgres-protocol-0.6.2 \ postgres-types-0.2.2 \ ppv-lite86-0.2.15 \ predicates-2.0.3 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ pretty-hex-0.2.1 \ 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-macro2-0.4.30 \ proc-macro2-1.0.32 \ proptest-1.0.0 \ prost-0.9.0 \ prost-build-0.9.0 \ prost-derive-0.9.0 \ prost-types-0.9.0 \ qstring-0.7.2 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-0.6.13 \ quote-1.0.10 \ radium-0.5.3 \ rand-0.4.6 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_pcg-0.2.1 \ rand_xorshift-0.1.1 \ rand_xorshift-0.3.0 \ raptorq-1.6.4 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ reed-solomon-erasure-5.0.1 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.6 \ retain_mut-0.1.5 \ ring-0.16.20 \ rocksdb-0.17.0 \ rpassword-5.0.1 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.3.3 \ rustc_version-0.4.0 \ rustls-0.19.1 \ rustls-0.20.0 \ rustversion-1.0.5 \ rusty-fork-0.3.0 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ scopeguard-1.1.0 \ scroll-0.10.2 \ scroll_derive-0.10.5 \ sct-0.6.1 \ sct-0.7.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ semver-0.9.0 \ semver-0.11.0 \ semver-1.0.4 \ semver-parser-0.7.0 \ semver-parser-0.10.2 \ serde-1.0.130 \ serde_bytes-0.11.5 \ serde_cbor-0.11.2 \ serde_derive-1.0.130 \ serde_json-1.0.72 \ serde_urlencoded-0.7.0 \ serde_yaml-0.8.21 \ serial_test-0.5.1 \ serial_test_derive-0.5.1 \ sha-1-0.8.2 \ sha-1-0.9.8 \ sha1-0.6.0 \ sha2-0.9.8 \ sha3-0.9.1 \ sharded-slab-0.1.4 \ shlex-1.1.0 \ signal-hook-0.3.10 \ signal-hook-registry-1.4.0 \ signature-1.4.0 \ simpl-0.1.0 \ siphasher-0.3.7 \ slab-0.4.5 \ smallvec-0.6.14 \ smallvec-1.7.0 \ smpl_jwt-0.6.1 \ socket2-0.4.2 \ soketto-0.7.1 \ solana-frozen-abi-1.8.2 \ solana-frozen-abi-macro-1.8.2 \ solana-logger-1.8.2 \ solana-program-1.8.2 \ solana-sdk-macro-1.8.2 \ solana_rbpf-0.2.21 \ spin-0.5.2 \ spin-0.9.2 \ spl-associated-token-account-1.0.3 \ spl-memo-3.0.1 \ spl-token-3.2.0 \ stable_deref_trait-1.2.0 \ standback-0.2.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 \ stream-cancel-0.8.1 \ stringprep-0.1.2 \ strsim-0.8.0 \ strsim-0.10.0 \ subtle-2.4.1 \ symlink-0.1.0 \ syn-0.15.44 \ syn-1.0.81 \ synstructure-0.12.6 \ sys-info-0.9.1 \ sysctl-0.4.3 \ systemstat-0.1.10 \ tap-1.0.1 \ tar-0.4.37 \ tarpc-0.27.2 \ tarpc-plugins-0.12.0 \ tempfile-3.2.0 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ termtree-0.2.3 \ textwrap-0.11.0 \ textwrap-0.14.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ thread-scoped-1.0.2 \ thread_local-1.1.3 \ tikv-jemalloc-sys-0.4.2+5.2.1-patched.2 \ tikv-jemallocator-0.4.1 \ time-0.1.43 \ time-0.2.27 \ time-0.3.5 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ tiny-bip39-0.8.2 \ tinyvec-1.5.0 \ tinyvec_macros-0.1.0 \ tokio-1.14.0 \ tokio-codec-0.1.2 \ tokio-executor-0.1.10 \ tokio-io-0.1.13 \ tokio-io-timeout-1.1.1 \ tokio-macros-1.6.0 \ tokio-native-tls-0.3.0 \ tokio-postgres-0.7.5 \ tokio-reactor-0.1.12 \ tokio-rustls-0.22.0 \ tokio-serde-0.8.0 \ tokio-stream-0.1.8 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-tls-0.2.1 \ tokio-util-0.6.9 \ toml-0.5.8 \ tonic-0.6.1 \ tonic-build-0.6.0 \ tower-0.4.10 \ tower-layer-0.3.1 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-attributes-0.1.18 \ tracing-core-0.1.21 \ tracing-futures-0.2.5 \ tracing-opentelemetry-0.15.0 \ tracing-subscriber-0.2.25 \ traitobject-0.1.0 \ trees-0.4.2 \ try-lock-0.2.3 \ tungstenite-0.16.0 \ typeable-0.1.2 \ typenum-1.14.0 \ ucd-trie-0.1.3 \ unicase-1.4.2 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.1.0 \ unicode-xid-0.2.2 \ unix_socket2-0.5.4 \ unreachable-1.0.0 \ untrusted-0.7.1 \ uriparse-0.6.3 \ url-1.7.2 \ url-2.2.2 \ users-0.10.0 \ utf-8-0.7.6 \ utf8-width-0.1.5 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.3 \ 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.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-0.22.0 \ webpki-roots-0.21.1 \ webpki-roots-0.22.1 \ websocket-0.24.0 \ websocket-base-0.24.0 \ 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.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 \ winreg-0.7.0 \ winreg-0.10.1 \ ws2_32-sys-0.2.1 \ wyz-0.2.0 \ xattr-0.2.2 \ yaml-rust-0.4.5 \ zeroize-1.4.2 \ zeroize_derive-1.2.0 \ zstd-0.9.0+zstd.1.5.0 \ zstd-safe-4.1.1+zstd.1.5.0 \ zstd-sys-1.6.1+zstd.1.5.0 XARCH= ${ARCH:S/amd64/x86_64/:tu} MAKE_ENV= ${XARCH}_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR=${OPENSSLINC} \ ${XARCH}_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR=${OPENSSLLIB} LLVM_VERSION= 12 BINARY_ALIAS= llvm-config=${PREFIX}/bin/llvm-config${LLVM_VERSION} do-install: for f in ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/${PORTNAME}*; do \ if [ -f $$f -a -x $$f ]; then \ ${INSTALL_PROGRAM} $$f ${STAGEDIR}${PREFIX}/bin; \ fi \ done do-test: @${CARGO_CARGO_RUN} test .include diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 5de45525971c..9975c06e391a 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,138 +1,139 @@ PORTNAME= suricata DISTVERSION= 6.0.13 +PORTREVISION= 1 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-ids.org 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 \ libpcre.so:devel/pcre \ 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 PRELUDE PYTHON REDIS \ TESTS OPTIONS_DEFINE_amd64= HYPERSCAN OPTIONS_DEFAULT= IPFW NETMAP PYTHON OPTIONS_RADIO= SCRIPTS OPTIONS_RADIO_SCRIPTS= LUA LUAJIT OPTIONS_SUB= yes PRELUDE_BROKEN= Compilation broken, see https://redmine.openinfosecfoundation.org/issues/4065 GEOIP_DESC= GeoIP support HYPERSCAN_DESC= Hyperscan support IPFW_DESC= IPFW and IP Divert support for inline IDP LUAJIT_DESC= LuaJIT scripting support LUA_DESC= LUA scripting support NETMAP_DESC= Netmap support for inline IDP NSS_DESC= File checksums and SSL/TLS fingerprinting PORTS_PCAP_DESC= Use libpcap from ports PRELUDE_DESC= Prelude support for NIDS alerts PYTHON_DESC= Python-based update and control utilities REDIS_DESC= Redis output support SCRIPTS_DESC= Scripting TESTS_DESC= Unit tests in suricata binary GEOIP_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb GEOIP_CONFIGURE_ON= --enable-geoip HYPERSCAN_LIB_DEPENDS= libhs.so:devel/hyperscan IPFW_CONFIGURE_ON= --enable-ipfw LUAJIT_USES= luajit LUAJIT_CONFIGURE_ON= --enable-luajit LUA_USES= lua:51 LUA_CONFIGURE_ON= --enable-lua NETMAP_CONFIGURE_ENABLE= netmap # netmap-v14 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 PRELUDE_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgnutls.so:security/gnutls \ libgpg-error.so:security/libgpg-error \ libltdl.so:devel/libltdl \ libprelude.so:security/libprelude PRELUDE_CONFIGURE_ON= --with-libprelude-prefix=${LOCALBASE} PRELUDE_CONFIGURE_ENABLE= prelude PYTHON_BUILD_DEPENDS= ${PYTHON_RUN_DEPENDS} PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} PYTHON_USES= python PYTHON_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 556dd12cbaad..68dfaa8f1631 100644 --- a/security/vaultwarden/Makefile +++ b/security/vaultwarden/Makefile @@ -1,55 +1,55 @@ PORTNAME= vaultwarden DISTVERSION= 1.28.1 -PORTREVISION= 2 +PORTREVISION= 3 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 LIB_DEPENDS+= libcapnp.so:devel/capnproto \ libgmp.so:math/gmp \ libnettle.so:security/nettle USES= cargo mysql:client pgsql 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} OPTIONS_DEFINE= WEBVAULT OPTIONS_DEFAULT=WEBVAULT WEBVAULT_DESC= Vaultwarden web (bw_web_builds) WEBVAULT_RUN_DEPENDS= ${WWWDIR}/web-vault/index.html:www/vaultwarden-web_vault # make cargo-crates > Makefile.crates CARGO_FEATURES= mysql postgresql sqlite #vendored_openssl #CARGO_ENV+= RUSTC_BOOTSTRAP=1 INSTALL_TARGET= install-strip SUB_FILES= pkg-message SUB_LIST= WWWGRP=${WWWGRP} \ WWWOWN=${WWWOWN} #post-patch: # ${REINPLACE_CMD} 's/^rust-version = "1.60"/rust-version = "1.59"/' \ # ${WRKSRC}/Cargo.toml post-install: ${MKDIR} ${STAGEDIR}/${ETCDIR}/rc.conf.d ${INSTALL} -m0600 ${FILESDIR}/${PORTNAME}_conf.in ${STAGEDIR}/${LOCALBASE}/etc/rc.conf.d/${PORTNAME}.sample ${MKDIR} ${STAGEDIR}/${WWWDIR}/data ${ECHO_CMD} \ '@postexec chown -R ${WWWOWN}:${WWWGRP} %D/${WWWDIR_REL}/data' \ >> ${TMPPLIST} .include diff --git a/security/weggli/Makefile b/security/weggli/Makefile index a20a7ef981dd..8f49481f9d9e 100644 --- a/security/weggli/Makefile +++ b/security/weggli/Makefile @@ -1,135 +1,135 @@ PORTNAME= weggli DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= security MAINTAINER= ports@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.11.0 \ assert_cmd-2.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.8.0 \ cast-0.2.7 \ cc-1.0.72 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ colored-2.0.0 \ criterion-0.3.5 \ criterion-plot-0.4.4 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ csv-1.1.6 \ csv-core-0.1.10 \ 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.1 \ itoa-0.4.8 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ libc-0.2.107 \ lock_api-0.4.5 \ log-0.4.14 \ memchr-2.4.1 \ memoffset-0.6.4 \ nix-0.17.0 \ normalize-line-endings-0.3.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ oorandom-11.1.3 \ parking_lot-0.11.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.0.3 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.32 \ pyo3-0.13.2 \ pyo3-macros-0.13.2 \ pyo3-macros-backend-0.13.2 \ quote-1.0.10 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.130 \ serde_cbor-0.11.2 \ serde_derive-1.0.130 \ serde_json-1.0.69 \ simplelog-0.10.2 \ smallvec-1.7.0 \ strsim-0.8.0 \ syn-1.0.81 \ termcolor-1.1.2 \ termtree-0.2.3 \ textwrap-0.11.0 \ time-0.1.44 \ tinytemplate-1.2.1 \ tree-sitter-0.19.5 \ 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} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile index 11a5f9d64dae..587dea9897fe 100644 --- a/shells/atuin/Makefile +++ b/shells/atuin/Makefile @@ -1,332 +1,332 @@ PORTNAME= atuin DISTVERSIONPREFIX= v DISTVERSION= 15.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= Magical shell history WWW= https://atuin.sh LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ellie WRKSRC_SUBDIR= atuin CARGO_BUILD_ARGS= -p atuin CARGO_CRATES= aead-0.5.2 \ ahash-0.7.6 \ aho-corasick-0.7.19 \ android_system_properties-0.1.5 \ anyhow-1.0.64 \ argon2-0.5.0 \ async-trait-0.1.58 \ atoi-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.6.4 \ axum-core-0.3.2 \ base64-0.13.1 \ base64-0.21.0 \ base64ct-1.6.0 \ beef-0.5.2 \ bitflags-1.3.2 \ blake2-0.10.6 \ block-buffer-0.10.3 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ bytes-1.2.1 \ cassowary-0.3.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.22 \ chronoutil-0.2.3 \ cipher-0.4.4 \ clap-4.1.14 \ clap_builder-4.1.14 \ clap_complete-4.2.0 \ clap_derive-4.1.14 \ clap_lex-0.4.1 \ colored-2.0.0 \ config-0.13.2 \ console-0.15.5 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc-3.0.0 \ crc-catalog-2.1.0 \ crossbeam-channel-0.5.8 \ crossbeam-queue-0.3.6 \ crossbeam-utils-0.8.11 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ crypto-common-0.1.6 \ digest-0.10.5 \ directories-4.0.1 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dotenvy-0.15.3 \ ed25519-1.5.2 \ either-1.8.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ env_logger-0.10.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ eyre-0.6.8 \ filedescriptor-0.8.2 \ flume-0.10.14 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fs-err-2.9.0 \ futures-channel-0.3.24 \ futures-core-0.3.24 \ futures-executor-0.3.24 \ futures-intrusive-0.4.0 \ futures-macro-0.3.24 \ futures-sink-0.3.24 \ futures-task-0.3.24 \ futures-util-0.3.24 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.6 \ getrandom-0.2.7 \ h2-0.3.14 \ hashbrown-0.12.3 \ hashlink-0.8.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hkdf-0.12.3 \ hmac-0.12.1 \ http-0.2.8 \ http-body-0.4.5 \ http-range-header-0.3.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.20 \ hyper-rustls-0.23.0 \ iana-time-zone-0.1.48 \ idna-0.3.0 \ indenter-0.3.3 \ indexmap-1.9.1 \ indicatif-0.17.3 \ inout-0.1.3 \ instant-0.1.12 \ interim-0.1.0 \ io-lifetimes-1.0.10 \ ipnet-2.5.0 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.3 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.141 \ libsodium-sys-0.2.7 \ libsqlite3-sys-0.24.2 \ linux-raw-sys-0.3.1 \ lock_api-0.4.8 \ log-0.4.17 \ logos-0.12.1 \ logos-derive-0.12.1 \ matchers-0.1.0 \ matchit-0.7.0 \ md-5-0.10.4 \ memchr-2.5.0 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ minspan-0.1.1 \ mio-0.8.4 \ nom-7.1.1 \ nu-ansi-term-0.46.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.15 \ num_cpus-1.13.1 \ number_prefix-0.4.0 \ once_cell-1.17.1 \ opaque-debug-0.3.0 \ openssl-probe-0.1.5 \ overload-0.1.1 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.3 \ parse_duration-2.1.1 \ password-hash-0.5.0 \ paste-1.0.9 \ pathdiff-0.2.1 \ pbkdf2-0.11.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 \ pkg-config-0.3.25 \ poly1305-0.8.0 \ portable-atomic-0.3.19 \ ppv-lite86-0.2.16 \ 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_users-0.4.3 \ regex-1.7.2 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ reqwest-0.11.12 \ ring-0.16.20 \ rmp-0.8.11 \ rmp-serde-1.1.1 \ rpassword-7.2.0 \ rtoolbox-0.0.1 \ runtime-format-0.1.3 \ rustc-hash-1.1.0 \ rustix-0.37.11 \ rustls-0.20.6 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.1 \ rustversion-1.0.11 \ ryu-1.0.11 \ salsa20-0.10.2 \ 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.14 \ serde-1.0.145 \ serde_derive-1.0.145 \ serde_json-1.0.86 \ serde_path_to_error-0.1.9 \ serde_regex-1.1.0 \ serde_urlencoded-0.7.1 \ sha1-0.10.4 \ sha2-0.10.6 \ sharded-slab-0.1.4 \ shellexpand-2.1.2 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ signature-1.6.1 \ slab-0.4.7 \ smallvec-1.9.0 \ socket2-0.4.7 \ sodiumoxide-0.2.7 \ spin-0.5.2 \ spin-0.9.8 \ sql-builder-3.1.1 \ sqlformat-0.2.0 \ sqlx-0.6.2 \ sqlx-core-0.6.2 \ sqlx-macros-0.6.2 \ sqlx-rt-0.6.2 \ stringprep-0.1.2 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.99 \ syn-2.0.14 \ sync_wrapper-0.1.1 \ termcolor-1.1.3 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread_local-1.1.7 \ time-0.1.44 \ tiny-bip39-1.0.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.25.0 \ tokio-macros-1.8.0 \ tokio-rustls-0.23.4 \ tokio-stream-0.1.9 \ tokio-util-0.7.4 \ toml-0.5.9 \ tower-0.4.13 \ tower-http-0.3.4 \ 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.16 \ try-lock-0.2.3 \ typenum-1.15.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.3 \ unicode-normalization-0.1.21 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode_categories-0.1.1 \ universal-hash-0.5.0 \ untrusted-0.7.1 \ url-2.3.1 \ urlencoding-2.1.2 \ uuid-1.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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 \ webpki-0.22.0 \ webpki-roots-0.22.4 \ whoami-1.2.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-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.36.1 \ windows_aarch64_msvc-0.42.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.0 \ windows_i686_msvc-0.48.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.36.1 \ windows_x86_64_msvc-0.42.0 \ windows_x86_64_msvc-0.48.0 \ winreg-0.10.1 \ xsalsa20poly1305-0.9.0 \ zeroize-1.6.0 \ zeroize_derive-1.4.2 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/shells/ion/Makefile b/shells/ion/Makefile index 9eed92b1b574..7e8b7ba7148e 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,277 +1,277 @@ PORTNAME= ion DISTVERSION= 1.0.5-1355 -PORTREVISION= 40 +PORTREVISION= 41 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= a8872014dbce730ccd00aaa722397dc394a52bf4 CARGO_CRATES= adler32-1.0.3 \ aho-corasick-0.7.4 \ andrew-0.2.1 \ android_glue-0.2.3 \ ansi_term-0.11.0 \ approx-0.3.2 \ arrayvec-0.4.11 \ atty-0.2.13 \ auto_enums-0.5.9 \ auto_enums_core-0.5.9 \ auto_enums_derive-0.5.9 \ autocfg-0.1.5 \ backtrace-0.3.33 \ backtrace-sys-0.1.31 \ bitflags-1.1.0 \ block-0.1.6 \ bstr-0.2.4 \ bytecount-0.1.7 \ bytecount-0.3.2 \ byteorder-1.3.2 \ c2-chacha-0.2.2 \ cast-0.2.2 \ cc-1.0.37 \ cfg-if-0.1.9 \ cgl-0.2.3 \ clap-2.33.0 \ cloudabi-0.0.3 \ cocoa-0.18.4 \ color_quant-1.0.1 \ core-foundation-0.6.4 \ core-foundation-sys-0.6.2 \ core-graphics-0.17.3 \ criterion-0.2.11 \ criterion-plot-0.3.1 \ crossbeam-deque-0.6.3 \ crossbeam-epoch-0.7.1 \ crossbeam-queue-0.1.2 \ crossbeam-utils-0.6.5 \ csv-1.1.1 \ csv-core-0.1.6 \ darling-0.9.0 \ darling_core-0.9.0 \ darling_macro-0.9.0 \ deflate-0.7.20 \ derivative-1.0.2 \ derive_utils-0.7.2 \ dlib-0.4.1 \ downcast-rs-1.0.4 \ draw_state-0.8.0 \ either-1.5.2 \ err-derive-0.1.5 \ errno-dragonfly-0.1.1 \ failure-0.1.5 \ failure_derive-0.1.5 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ gcc-0.3.55 \ getrandom-0.1.6 \ gfx-0.17.1 \ gfx_core-0.8.3 \ gfx_device_gl-0.15.5 \ gfx_gl-0.5.0 \ gif-0.10.2 \ gl-0.11.0 \ gl_generator-0.10.0 \ gl_generator-0.11.0 \ gl_generator-0.9.0 \ gleam-0.6.18 \ glob-0.3.0 \ glutin-0.21.0 \ glutin_egl_sys-0.1.3 \ glutin_emscripten_sys-0.1.0 \ glutin_gles2_sys-0.1.3 \ glutin_glx_sys-0.1.5 \ glutin_wgl_sys-0.1.3 \ hashbrown-0.5.0 \ heck-0.3.1 \ ident_case-1.0.1 \ image-0.21.2 \ inflate-0.4.5 \ interpolation-0.2.0 \ itertools-0.8.0 \ itoa-0.4.4 \ jpeg-decoder-0.1.15 \ khronos_api-2.2.0 \ khronos_api-3.1.0 \ lazy_static-1.3.0 \ lexical-2.2.1 \ lexical-core-0.4.2 \ libc-0.2.60 \ libloading-0.5.2 \ line_drawing-0.7.0 \ lock_api-0.1.5 \ log-0.4.7 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ memchr-2.2.1 \ memmap-0.7.0 \ memoffset-0.2.1 \ nix-0.14.1 \ nodrop-0.1.13 \ num-0.2.0 \ num-bigint-0.2.2 \ num-complex-0.2.3 \ num-derive-0.2.5 \ num-integer-0.1.41 \ num-iter-0.1.39 \ num-rational-0.2.2 \ num-traits-0.2.8 \ num_cpus-1.10.1 \ numtoa-0.1.0 \ objc-0.2.6 \ object-pool-0.3.1 \ ordered-float-1.0.2 \ osmesa-sys-0.1.2 \ owning_ref-0.4.0 \ parking_lot-0.7.1 \ parking_lot_core-0.4.0 \ percent-encoding-1.0.1 \ permutate-0.3.2 \ piston-0.49.0 \ piston-ai_behavior-0.31.0 \ piston-float-1.0.0 \ piston-gfx_texture-0.36.0 \ piston-graphics_api_version-0.2.0 \ piston-shaders_graphics2d-0.3.1 \ piston-texture-0.6.0 \ piston-viewport-1.0.0 \ piston2d-gfx_graphics-0.61.0 \ piston2d-graphics-0.32.0 \ piston2d-sprite-0.55.0 \ piston_window-0.100.0 \ pistoncore-event_loop-0.49.0 \ pistoncore-glutin_window-0.63.0 \ pistoncore-input-0.28.0 \ pistoncore-window-0.44.0 \ pkg-config-0.3.14 \ png-0.14.1 \ ppv-lite86-0.2.5 \ proc-macro2-0.4.30 \ quote-0.6.13 \ rand-0.4.6 \ rand-0.6.5 \ rand-0.7.0 \ rand_chacha-0.1.1 \ rand_chacha-0.2.0 \ rand_core-0.3.1 \ rand_core-0.4.0 \ rand_core-0.5.0 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rand_xoshiro-0.1.0 \ rayon-1.1.0 \ rayon-core-1.5.0 \ rdrand-0.4.0 \ read_color-1.0.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ regex-1.2.0 \ regex-automata-0.1.8 \ regex-syntax-0.6.10 \ rustc-demangle-0.1.15 \ rustc_version-0.2.3 \ rusttype-0.7.7 \ ryu-0.2.8 \ ryu-1.0.0 \ same-file-1.0.5 \ scoped_threadpool-0.1.9 \ scopeguard-0.3.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.97 \ serde_derive-1.0.97 \ serde_json-1.0.40 \ serial_test-0.2.0 \ serial_test_derive-0.2.0 \ shader_version-0.6.0 \ shared_library-0.1.9 \ smallvec-0.6.10 \ smithay-client-toolkit-0.4.6 \ spin-0.5.0 \ stable_deref_trait-1.1.1 \ stackvector-1.0.6 \ static_assertions-0.2.5 \ stb_truetype-0.2.6 \ strsim-0.7.0 \ strsim-0.8.0 \ structopt-0.2.18 \ structopt-derive-0.2.18 \ syn-0.15.40 \ synstructure-0.10.2 \ textwrap-0.11.0 \ thread_local-0.3.6 \ tiff-0.2.2 \ tinytemplate-1.0.2 \ ucd-util-0.1.5 \ unicode-segmentation-1.3.0 \ unicode-width-0.1.5 \ unicode-xid-0.1.0 \ unreachable-1.0.0 \ users-0.9.1 \ utf8-ranges-1.0.3 \ uuid-0.6.5 \ vec_map-0.8.1 \ vecmath-1.0.0 \ version_check-0.9.1 \ void-1.0.2 \ walkdir-2.2.9 \ wayland-client-0.21.13 \ wayland-commons-0.21.13 \ wayland-protocols-0.21.13 \ wayland-scanner-0.21.13 \ wayland-sys-0.21.13 \ winapi-0.3.7 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winit-0.19.1 \ x11-dl-2.18.3 \ xdg-2.2.0 \ xml-rs-0.7.0 \ xml-rs-0.8.0 \ small@git+https://gitlab.redox-os.org/redox-os/small\#022635fcb0b0b631b3a06c79c45fa8ebaf4f64f5 \ liner@git+https://gitlab.redox-os.org/redox-os/liner\#3f3d1d4e6058067e9d03a9b1510d8f2edac073c7 \ termion@git+https://gitlab.redox-os.org/redox-os/termion\#c27678efc2ed14576361c7ce6d806a6bb576f1a9 \ calculate@git+https://gitlab.redox-os.org/redox-os/calc\#afba9c5d184ddb9db5e4e71dc357da0499e212cf \ decimal@git+https://github.com/alkis/decimal.git\#972c8547a0a76c7ad9a314e28a335aa57d46a543 CONFLICTS_INSTALL= ion OPTIONS_DEFINE= DOCS EXAMPLES # liner-0.4.4 does not build with Rust 1.40.0. Use the newer copy # that is also already available. post-patch: @${REINPLACE_CMD} 's,^liner = .*,liner = \{ git = "https://gitlab.redox-os.org/redox-os/liner" \},' \ ${WRKSRC_crate_calculate}/Cargo.toml post-configure: ${ECHO_CMD} ${GL_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 5e753eb3fea7..8188da679799 100644 --- a/shells/nsh/Makefile +++ b/shells/nsh/Makefile @@ -1,127 +1,127 @@ PORTNAME= nsh DISTVERSION= 0.4.2 -PORTREVISION= 16 +PORTREVISION= 17 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 cf530a2cd32e..1389e587cf41 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,618 +1,619 @@ PORTNAME= nushell DISTVERSION= 0.82.0 +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= Inflector-0.11.4 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-1.0.1 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ alphanumeric-sort-1.5.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi-str-0.7.2 \ ansi-str-0.8.0 \ ansitok-0.2.0 \ anstyle-1.0.0 \ argminmax-0.6.1 \ array-init-cursor-0.2.0 \ arrayvec-0.5.2 \ arrayvec-0.7.2 \ arrow-format-0.8.1 \ arrow2-0.17.2 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.11 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.68 \ atoi-2.0.0 \ atomic-polyfill-0.1.11 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ base64-0.21.2 \ bincode-1.3.3 \ bindgen-0.64.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.3.1 \ block-buffer-0.10.4 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ brownstone-3.0.0 \ bstr-0.2.17 \ bstr-1.5.0 \ bumpalo-3.13.0 \ byte-unit-4.0.19 \ bytecount-0.6.3 \ bytemuck-1.13.1 \ bytemuck_derive-1.4.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ bytesize-1.2.0 \ calamine-0.19.1 \ cassowary-0.3.0 \ cast-0.3.0 \ cc-1.0.79 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.24 \ chrono-humanize-0.2.2 \ chrono-tz-0.8.2 \ chrono-tz-build-0.1.0 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ clang-sys-1.6.1 \ clap-4.3.2 \ clap_builder-4.3.1 \ clap_lex-0.5.0 \ codepage-0.1.1 \ colored-2.0.0 \ comfy-table-6.1.4 \ console-0.15.7 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ const_format-0.2.30 \ const_format_proc_macros-0.2.29 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.7 \ crc32fast-1.3.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ critical-section-1.1.1 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ crossterm-0.25.0 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.29.6 \ cssparser-macros-0.6.0 \ csv-1.2.1 \ csv-core-0.1.10 \ ctor-0.1.26 \ ctrlc-3.4.0 \ dashmap-5.4.0 \ derive_more-0.99.17 \ dialoguer-0.10.4 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dlv-list-0.5.0 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ dtparse-1.5.0 \ dyn-clone-1.0.11 \ ego-tree-0.6.2 \ either-1.8.1 \ eml-parser-0.1.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.32 \ enum_dispatch-0.3.11 \ env_logger-0.8.4 \ erased-serde-0.3.25 \ errno-0.2.8 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ ethnum-1.3.2 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.11.0 \ fast-float-0.2.0 \ fastrand-1.9.0 \ fd-lock-3.0.12 \ filesize-0.2.0 \ filetime-0.2.21 \ flate2-1.0.26 \ 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.1.0 \ fs_extra-1.3.0 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futf-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 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.9 \ getset-0.1.2 \ ghost-0.1.9 \ git2-0.17.1 \ gjson-0.8.1 \ glob-0.3.1 \ h2-0.3.19 \ half-1.8.2 \ halfbrown-0.2.2 \ hamcrest2-0.3.0 \ hash32-0.2.1 \ hash_hasher-2.0.3 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashlink-0.8.2 \ heapless-0.7.16 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ home-0.5.5 \ html5ever-0.26.0 \ htmlescape-0.3.1 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.26 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ ical-0.8.0 \ idna-0.3.0 \ indent_write-2.2.0 \ indexmap-1.9.3 \ indicatif-0.17.3 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ instant-0.1.12 \ inventory-0.3.6 \ io-lifetimes-1.0.11 \ iovec-0.1.4 \ is-docker-0.2.0 \ is-root-0.1.2 \ is-terminal-0.4.7 \ is-wsl-0.4.0 \ is_ci-1.1.1 \ is_debug-1.0.1 \ is_executable-1.0.1 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ joinery-2.1.0 \ js-sys-0.3.63 \ kernel32-sys-0.2.2 \ 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.144 \ libgit2-sys-0.15.1+1.6.4 \ libloading-0.7.4 \ libm-0.2.7 \ libmimalloc-sys-0.1.33 \ libproc-0.13.0 \ libsqlite3-sys-0.26.0 \ libssh2-sys-0.3.0 \ libz-sys-1.1.9 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.17 \ lru-0.10.0 \ lscolors-0.14.0 \ lz4-1.24.0 \ lz4-sys-1.9.4 \ mac-0.1.1 \ mach2-0.4.1 \ malloc_buf-0.0.6 \ markup5ever-0.11.0 \ matches-0.1.10 \ md-5-0.10.5 \ memchr-2.5.0 \ memmap2-0.5.10 \ memoffset-0.8.0 \ miette-5.9.0 \ miette-derive-5.9.0 \ mimalloc-0.1.37 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.6.23 \ mio-0.8.6 \ mio-extras-2.0.6 \ miow-0.2.2 \ mockito-1.1.0 \ multiversion-0.7.2 \ multiversion-macros-0.7.2 \ native-tls-0.2.11 \ net2-0.2.38 \ new_debug_unreachable-1.0.4 \ nix-0.26.2 \ nodrop-0.1.14 \ nom-7.1.3 \ nom-supreme-0.8.0 \ notify-4.0.17 \ now-0.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.47.0 \ num-0.2.1 \ num-0.4.0 \ num-bigint-0.2.6 \ num-bigint-0.4.3 \ num-complex-0.2.4 \ num-complex-0.4.3 \ num-format-0.4.4 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.2.4 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ objc-0.2.7 \ omnipath-0.1.6 \ once_cell-1.18.0 \ oorandom-11.1.3 \ open-4.1.0 \ openssl-0.10.55 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-111.25.3+1.1.1t \ openssl-sys-0.9.90 \ ordered-multimap-0.6.0 \ os_pipe-1.1.4 \ output_vt100-0.1.3 \ owo-colors-3.5.0 \ papergrid-0.9.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.7 \ parquet-format-safe-0.2.4 \ parquet2-0.17.2 \ parse-zoneinfo-0.3.0 \ paste-1.0.12 \ pathdiff-0.2.1 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.0 \ peresil-0.3.0 \ phf-0.8.0 \ phf-0.10.1 \ phf-0.11.1 \ phf_codegen-0.8.0 \ phf_codegen-0.10.0 \ phf_codegen-0.11.1 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_generator-0.11.1 \ phf_macros-0.10.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ phf_shared-0.11.1 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ planus-0.3.1 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ polars-0.30.0 \ polars-arrow-0.30.0 \ polars-core-0.30.0 \ polars-error-0.30.0 \ polars-io-0.30.0 \ polars-json-0.30.0 \ polars-lazy-0.30.0 \ polars-ops-0.30.0 \ polars-pipe-0.30.0 \ polars-plan-0.30.0 \ polars-row-0.30.0 \ polars-sql-0.30.0 \ polars-time-0.30.0 \ polars-utils-0.30.0 \ pori-0.0.0 \ portable-atomic-0.3.20 \ portable-atomic-1.3.2 \ powierza-coefficient-1.0.2 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.3.0 \ print-positions-0.6.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.59 \ procfs-0.15.1 \ pure-rust-locales-0.5.6 \ pwd-1.4.0 \ quick-error-1.2.3 \ quick-xml-0.25.0 \ quick-xml-0.29.0 \ quickcheck-1.0.3 \ quickcheck_macros-1.0.0 \ quote-1.0.28 \ 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_pcg-0.2.1 \ ratatui-0.20.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 \ reedline-0.21.0 \ regex-1.8.3 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ regex-syntax-0.7.2 \ rmp-0.8.11 \ rmp-serde-1.1.1 \ roxmltree-0.18.0 \ rstest-0.17.0 \ rstest_macros-0.17.0 \ rusqlite-0.29.0 \ rust-embed-6.6.1 \ rust-embed-impl-6.5.0 \ rust-embed-utils-7.5.0 \ rust-ini-0.19.0 \ rust_decimal-1.29.1 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.36.14 \ rustix-0.37.19 \ rustversion-1.0.12 \ ryu-1.0.13 \ same-file-1.0.6 \ schannel-0.1.21 \ scopeguard-1.1.0 \ scraper-0.16.0 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ selectors-0.24.0 \ semver-1.0.17 \ seq-macro-0.3.3 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_spanned-0.6.2 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.21 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ servo_arc-0.2.0 \ sha2-0.10.6 \ shadow-rs-0.23.0 \ shell-words-1.1.0 \ shlex-1.1.0 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simd-json-0.10.3 \ simdutf8-0.1.4 \ similar-2.2.1 \ simplelog-0.12.1 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.10.0 \ smartstring-1.0.1 \ smawk-0.3.1 \ snap-1.1.0 \ socket2-0.4.9 \ spin-0.9.8 \ sqlparser-0.33.0 \ sqlparser-0.34.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ streaming-decompression-0.1.2 \ streaming-iterator-0.1.9 \ strength_reduce-0.2.4 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strip-ansi-escapes-0.1.1 \ strum-0.24.1 \ strum_macros-0.24.3 \ supports-color-2.0.0 \ supports-hyperlinks-2.1.0 \ supports-unicode-2.0.0 \ sxd-document-0.3.2 \ sxd-xpath-0.4.2 \ syn-1.0.109 \ syn-2.0.17 \ sys-locale-0.3.0 \ sysinfo-0.29.0 \ tabled-0.12.2 \ target-features-0.1.4 \ tempfile-3.5.0 \ tendril-0.4.3 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ terminal_size-0.2.6 \ termtree-0.4.1 \ textwrap-0.15.2 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ time-0.1.45 \ time-0.3.21 \ time-core-0.1.1 \ time-macros-0.2.9 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ titlecase-2.2.1 \ tokio-1.28.1 \ tokio-macros-2.1.0 \ tokio-util-0.7.8 \ toml-0.7.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ trash-3.0.2 \ try-lock-0.2.4 \ typed-arena-1.7.0 \ typenum-1.16.0 \ typetag-0.2.8 \ typetag-impl-0.2.8 \ umask-2.1.0 \ 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-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ unsafe-libyaml-0.2.8 \ ureq-2.6.2 \ url-2.3.1 \ users-0.10.0 \ users-0.11.0 \ utf-8-0.7.6 \ utf8-width-0.1.6 \ utf8parse-0.2.1 \ uuid-1.3.3 \ value-trait-0.6.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ 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.9.0+wasi-snapshot-preview1 \ 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-futures-0.4.36 \ wasm-bindgen-macro-0.2.86 \ wasm-bindgen-macro-support-0.2.86 \ wasm-bindgen-shared-0.2.86 \ wasm-timer-0.2.5 \ wax-0.5.0 \ web-sys-0.3.63 \ which-4.4.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-0.44.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 \ winresource-0.1.15 \ ws2_32-sys-0.2.1 \ xmlparser-0.13.5 \ xxhash-rust-0.8.6 \ yansi-0.5.1 \ zip-0.6.6 \ zstd-0.12.3+zstd.1.5.2 \ zstd-safe-6.0.5+zstd.1.5.4 \ zstd-sys-2.0.8+zstd.1.5.5 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 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nu do-test: @${CARGO_CARGO_RUN} test --workspace .include diff --git a/shells/shell-hist/Makefile b/shells/shell-hist/Makefile index 6fbd2141161d..34254ef94202 100644 --- a/shells/shell-hist/Makefile +++ b/shells/shell-hist/Makefile @@ -1,82 +1,82 @@ PORTNAME= shell-hist DISTVERSION= g20190515 -PORTREVISION= 5 +PORTREVISION= 6 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 7cdbc9a6082d..ed848e01ff3d 100644 --- a/shells/shellharden/Makefile +++ b/shells/shellharden/Makefile @@ -1,25 +1,25 @@ PORTNAME= shellharden DISTVERSIONPREFIX= v DISTVERSION= 4.3.0 -PORTREVISION= 5 +PORTREVISION= 6 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 CARGO_CRATES= \ PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/shells/starship/Makefile b/shells/starship/Makefile index d76cb00e5188..0b4e897bc817 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,415 +1,415 @@ PORTNAME= starship DISTVERSION= 1.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-shell prompt for astronauts WWW= https://starship.rs/ 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.3 \ aho-corasick-1.0.0 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.3.0 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.0 \ anyhow-1.0.70 \ arc-swap-1.6.0 \ arrayvec-0.7.2 \ async-broadcast-0.5.1 \ async-channel-1.8.0 \ async-executor-1.5.1 \ async-fs-1.6.0 \ async-io-1.13.0 \ async-lock-2.7.0 \ async-recursion-1.0.4 \ async-task-4.4.0 \ async-trait-0.1.68 \ atomic-waker-1.1.1 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ bitflags-2.2.1 \ block-0.1.6 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ blocking-1.3.1 \ bstr-1.4.0 \ btoi-0.4.3 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ bytesize-1.2.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clap-4.3.2 \ clap_builder-4.3.1 \ clap_complete-4.3.1 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ clru-0.6.1 \ cmake-0.1.50 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ concurrent-queue-2.2.0 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ const_format-0.2.30 \ const_format_proc_macros-0.2.29 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.6 \ crc32fast-1.3.2 \ 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 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cxx-1.0.94 \ cxx-build-1.0.94 \ cxxbridge-flags-1.0.94 \ cxxbridge-macro-1.0.94 \ deelevate-0.2.0 \ derivative-2.2.0 \ difflib-0.4.0 \ digest-0.9.0 \ digest-0.10.6 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ dlv-list-0.5.0 \ downcast-0.11.0 \ dunce-1.0.4 \ dyn-clone-1.0.11 \ either-1.8.1 \ enumflags2-0.7.6 \ enumflags2_derive-0.7.6 \ errno-0.2.8 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ fastrand-1.9.0 \ filedescriptor-0.8.2 \ filetime-0.2.21 \ flate2-1.0.25 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fragile-2.0.0 \ futures-core-0.3.28 \ futures-io-0.3.28 \ futures-lite-1.13.0 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.9 \ gix-0.44.1 \ gix-actor-0.20.0 \ gix-attributes-0.12.0 \ gix-bitmap-0.2.3 \ gix-chunk-0.4.1 \ gix-command-0.2.4 \ gix-config-0.22.0 \ gix-config-value-0.12.0 \ gix-credentials-0.14.0 \ gix-date-0.5.0 \ gix-diff-0.29.0 \ gix-discover-0.18.0 \ gix-features-0.29.0 \ gix-fs-0.1.1 \ gix-glob-0.7.0 \ gix-hash-0.11.1 \ gix-hashtable-0.2.0 \ gix-ignore-0.2.0 \ gix-index-0.16.0 \ gix-lock-5.0.0 \ gix-mailmap-0.12.0 \ gix-object-0.29.1 \ gix-odb-0.45.0 \ gix-pack-0.35.0 \ gix-path-0.8.0 \ gix-prompt-0.5.0 \ gix-quote-0.4.3 \ gix-ref-0.29.0 \ gix-refspec-0.10.1 \ gix-revision-0.13.0 \ gix-sec-0.8.0 \ gix-tempfile-5.0.2 \ gix-traverse-0.25.0 \ gix-url-0.18.0 \ gix-utils-0.1.1 \ gix-validate-0.7.4 \ gix-worktree-0.17.0 \ guess_host_triple-0.1.3 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ home-0.5.5 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ imara-diff-0.1.5 \ indexmap-1.9.3 \ instant-0.1.12 \ io-close-0.3.7 \ io-lifetimes-1.0.10 \ is-docker-0.2.0 \ is-terminal-0.4.7 \ is-wsl-0.4.0 \ is_debug-1.0.1 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.61 \ jwalk-0.8.1 \ kstring-2.0.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.141 \ libz-ng-sys-1.1.9 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.4 \ lock_api-0.4.9 \ log-0.4.18 \ mac-notification-sys-0.5.6 \ mach2-0.4.1 \ malloc_buf-0.0.6 \ memchr-2.5.0 \ memmap2-0.5.10 \ memmem-0.1.1 \ memoffset-0.7.1 \ memoffset-0.8.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mockall-0.11.4 \ mockall_derive-0.11.4 \ nix-0.26.2 \ nom-5.1.2 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ notify-rust-4.8.0 \ nu-ansi-term-0.48.0 \ num-derive-0.3.3 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.18.0 \ opaque-debug-0.3.0 \ open-4.1.0 \ ordered-float-2.10.0 \ ordered-multimap-0.6.0 \ ordered-stream-0.2.0 \ os_info-3.7.0 \ parking-2.1.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ path-slash-0.2.1 \ pathdiff-0.2.1 \ pathsearch-0.2.0 \ percent-encoding-2.2.0 \ pest-2.6.0 \ pest_derive-2.6.0 \ pest_generator-2.6.0 \ pest_meta-2.6.0 \ phf-0.11.1 \ phf_codegen-0.11.1 \ phf_generator-0.11.1 \ phf_shared-0.11.1 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ polling-2.7.0 \ ppv-lite86-0.2.17 \ predicates-2.1.5 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-crate-1.3.1 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.56 \ process_control-4.0.3 \ prodash-23.1.2 \ quick-xml-0.23.1 \ quick-xml-0.28.2 \ quote-1.0.26 \ 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.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 \ rust-ini-0.19.0 \ rustix-0.37.13 \ ryu-1.0.13 \ same-file-1.0.6 \ schemars-0.8.12 \ schemars_derive-0.8.12 \ scopeguard-1.1.0 \ scratch-1.0.5 \ semver-0.11.0 \ semver-1.0.17 \ semver-parser-0.10.2 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_derive_internals-0.26.0 \ serde_json-1.0.96 \ serde_repr-0.1.12 \ serde_spanned-0.6.2 \ sha1-0.10.5 \ sha1-asm-0.5.1 \ sha1_smol-1.0.0 \ sha2-0.9.9 \ sha2-0.10.6 \ shadow-rs-0.22.0 \ shared_library-0.1.9 \ shell-words-1.1.0 \ signal-hook-0.1.17 \ signal-hook-0.3.15 \ signal-hook-registry-1.4.1 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.10.0 \ socket2-0.4.9 \ starship-battery-0.8.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.22.0 \ strum_macros-0.22.0 \ syn-1.0.109 \ syn-2.0.14 \ systemstat-0.2.3 \ tauri-winrt-notification-0.1.0 \ tempfile-3.5.0 \ termcolor-1.2.0 \ terminal_size-0.2.6 \ terminfo-0.7.5 \ termios-0.3.3 \ termtree-0.4.1 \ termwiz-0.15.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.7.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ uds_windows-1.0.2 \ uluru-3.0.0 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-bom-2.0.2 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ uom-0.34.0 \ url-2.3.1 \ urlencoding-2.1.2 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ versions-5.0.0 \ vtparse-0.6.2 \ waker-fn-1.1.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 \ 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.39.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.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.4.6 \ winres-0.1.12 \ yaml-rust-0.4.5 \ zbus-3.11.1 \ zbus_macros-3.11.1 \ zbus_names-2.5.0 \ zvariant-3.12.0 \ zvariant_derive-3.12.0 \ zvariant_utils-1.0.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 6c077642526c..5b4cbd063ad8 100644 --- a/sysutils/async/Makefile +++ b/sysutils/async/Makefile @@ -1,72 +1,72 @@ PORTNAME= async DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 5 +PORTREVISION= 6 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 8210e1dd432f..e9ef94026dd7 100644 --- a/sysutils/b3sum/Makefile +++ b/sysutils/b3sum/Makefile @@ -1,88 +1,88 @@ PORTNAME= b3sum DISTVERSION= 1.3.1 -PORTREVISION= 11 +PORTREVISION= 12 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} CARGO_CRATES= anyhow-1.0.53 \ arrayref-0.3.6 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ block-buffer-0.10.0 \ cc-1.0.72 \ cfg-if-1.0.0 \ clap-3.0.12 \ constant_time_eq-0.1.5 \ crossbeam-channel-0.5.2 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.6 \ crossbeam-utils-0.8.6 \ crypto-common-0.1.1 \ digest-0.10.1 \ duct-0.13.5 \ either-1.6.1 \ fastrand-1.7.0 \ generic-array-0.14.5 \ glob-0.3.0 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ hex-0.4.3 \ indexmap-1.8.0 \ instant-0.1.12 \ lazy_static-1.4.0 \ libc-0.2.114 \ memchr-2.4.1 \ memmap-0.7.0 \ memoffset-0.6.5 \ num_cpus-1.13.1 \ once_cell-1.9.0 \ os_pipe-0.9.2 \ os_str_bytes-6.0.0 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ remove_dir_all-0.5.3 \ scopeguard-1.1.0 \ shared_child-0.3.5 \ strsim-0.10.0 \ subtle-2.4.1 \ tempfile-3.3.0 \ termcolor-1.1.2 \ textwrap-0.14.2 \ typenum-1.15.0 \ version_check-0.9.4 \ 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 PORTDOCS= *.md PLIST_FILES= bin/${PORTNAME} 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 a19ae2ae7f6b..e85bebd65817 100644 --- a/sysutils/backdown/Makefile +++ b/sysutils/backdown/Makefile @@ -1,19 +1,20 @@ PORTNAME= backdown DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 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 2eb6cb8e1770..41c53ae4c605 100644 --- a/sysutils/bkt/Makefile +++ b/sysutils/bkt/Makefile @@ -1,22 +1,22 @@ PORTNAME= bkt PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 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 PLIST_FILES= bin/bkt post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bkt .include diff --git a/sysutils/bottom/Makefile b/sysutils/bottom/Makefile index ec4466de27fc..dc29a5523f91 100644 --- a/sysutils/bottom/Makefile +++ b/sysutils/bottom/Makefile @@ -1,41 +1,42 @@ PORTNAME= bottom DISTVERSION= 0.9.3 +PORTREVISION= 1 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 \ 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}${MAN1PREFIX}/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 b4269e610dba..7a73835d2bf9 100644 --- a/sysutils/bupstash/Makefile +++ b/sysutils/bupstash/Makefile @@ -1,24 +1,24 @@ PORTNAME= bupstash DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 6 +PORTREVISION= 7 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/czkawka/Makefile b/sysutils/czkawka/Makefile index 7c9515e7a172..549b5d7de754 100644 --- a/sysutils/czkawka/Makefile +++ b/sysutils/czkawka/Makefile @@ -1,39 +1,40 @@ PORTNAME= czkawka DISTVERSION= 6.0.0 +PORTREVISION= 1 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= ${WRKSRC}/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-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 db7be22aced8..711044a80114 100644 --- a/sysutils/ddh/Makefile +++ b/sysutils/ddh/Makefile @@ -1,62 +1,62 @@ PORTNAME= ddh DISTVERSIONPREFIX= win DISTVERSION= 64 -PORTREVISION= 5 +PORTREVISION= 6 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 bf0945e0b5cf..5d8765077737 100644 --- a/sysutils/diskonaut/Makefile +++ b/sysutils/diskonaut/Makefile @@ -1,113 +1,113 @@ PORTNAME= diskonaut PORTVERSION= 0.11.0 -PORTREVISION= 26 +PORTREVISION= 27 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 7f7c82a1c5a0..c18a98962f7e 100644 --- a/sysutils/diskus/Makefile +++ b/sysutils/diskus/Makefile @@ -1,72 +1,72 @@ PORTNAME= diskus DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 12 +PORTREVISION= 13 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 \ 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}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${MAN1PREFIX}/man/man1 (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/sysutils/dua-cli/Makefile b/sysutils/dua-cli/Makefile index 5b88d0b2151f..15ba93f09ffb 100644 --- a/sysutils/dua-cli/Makefile +++ b/sysutils/dua-cli/Makefile @@ -1,31 +1,31 @@ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.20.1 -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 1c1b5ea9c356..5e7dba5f9e74 100644 --- a/sysutils/dust/Makefile +++ b/sysutils/dust/Makefile @@ -1,31 +1,31 @@ PORTNAME= dust DISTVERSIONPREFIX= v DISTVERSION= 0.8.6 -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}${MAN1PREFIX}/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 33efe64c727c..23825776499c 100644 --- a/sysutils/dutree/Makefile +++ b/sysutils/dutree/Makefile @@ -1,41 +1,41 @@ PORTNAME= dutree DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 -PORTREVISION= 1 +PORTREVISION= 2 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/erdtree/Makefile b/sysutils/erdtree/Makefile index a1642faadba2..506b3d78e51f 100644 --- a/sysutils/erdtree/Makefile +++ b/sysutils/erdtree/Makefile @@ -1,21 +1,22 @@ PORTNAME= erdtree DISTVERSIONPREFIX= v DISTVERSION= 3.1.2 +PORTREVISION= 1 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 fe3463b5fc58..9e632a94bb7f 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -1,79 +1,79 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 22 +PORTREVISION= 23 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/faketty/Makefile b/sysutils/faketty/Makefile index f8278f09cc29..00fecf011f81 100644 --- a/sysutils/faketty/Makefile +++ b/sysutils/faketty/Makefile @@ -1,65 +1,65 @@ PORTNAME= faketty DISTVERSION= 1.0.12 -PORTREVISION= 5 +PORTREVISION= 6 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= 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 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ heck-0.4.0 \ hermit-abi-0.2.6 \ io-lifetimes-1.0.3 \ is-terminal-0.4.2 \ libc-0.2.139 \ linux-raw-sys-0.1.4 \ nix-0.26.1 \ os_str_bytes-6.4.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.49 \ quote-1.0.23 \ rustix-0.36.6 \ scratch-1.0.3 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.107 \ termcolor-1.1.3 \ unicode-ident-1.0.6 \ 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 \ 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/sysutils/fd/Makefile b/sysutils/fd/Makefile index 08645348aa12..3e191f6fdf93 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -1,172 +1,172 @@ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 8.7.0 -PORTREVISION= 3 +PORTREVISION= 4 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 CARGO_CRATES= aho-corasick-0.7.19 \ android_system_properties-0.1.5 \ anyhow-1.0.68 \ argmax-0.3.1 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.11.1 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-4.1.1 \ clap_complete-4.0.6 \ clap_derive-4.1.0 \ clap_lex-0.3.0 \ codespan-reporting-0.11.1 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.12 \ ctrlc-3.2.3 \ cxx-1.0.82 \ cxx-build-1.0.82 \ cxxbridge-flags-1.0.82 \ cxxbridge-macro-1.0.82 \ diff-0.1.13 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ faccess-0.2.4 \ fastrand-1.8.0 \ filetime-0.2.18 \ fnv-1.0.7 \ fs_extra-1.2.0 \ getrandom-0.2.8 \ globset-0.4.9 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ humantime-2.1.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ ignore-0.4.18 \ instant-0.1.12 \ io-lifetimes-0.7.4 \ io-lifetimes-1.0.4 \ is-terminal-0.4.2 \ jemalloc-sys-0.5.2+5.3.0-patched \ jemallocator-0.5.0 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.137 \ link-cplusplus-1.0.7 \ linux-raw-sys-0.0.46 \ linux-raw-sys-0.1.4 \ log-0.4.17 \ lscolors-0.13.0 \ memchr-2.5.0 \ nix-0.24.3 \ nix-0.25.1 \ nix-0.26.2 \ normpath-0.3.2 \ nu-ansi-term-0.46.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.0 \ os_str_bytes-6.3.0 \ overload-0.1.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.47 \ quote-1.0.21 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rustix-0.35.12 \ rustix-0.36.6 \ same-file-1.0.6 \ scratch-1.0.2 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.103 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.2.1 \ test-case-2.2.2 \ test-case-macros-2.2.2 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ thread_local-1.1.4 \ unicode-ident-1.0.5 \ unicode-width-0.1.10 \ users-0.11.0 \ version_check-0.9.4 \ walkdir-2.3.2 \ 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.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 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/flowgger/Makefile b/sysutils/flowgger/Makefile index 4a864c0a480c..e051d8c29625 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -1,206 +1,207 @@ PORTNAME= flowgger DISTVERSION= 0.3.1 +PORTREVISION= 1 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= openssl30 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 ec073f6ea5e7..59211b11d129 100644 --- a/sysutils/fselect/Makefile +++ b/sysutils/fselect/Makefile @@ -1,39 +1,40 @@ PORTNAME= fselect DISTVERSION= 0.8.4 +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} \ man/man1/${PORTNAME}.1.gz _DOCS= docs/usage.md README.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS USERS OPTIONS_DEFAULT= USERS USERS_DESC= Query with 'user' and 'group' fields USERS_VARS= CARGO_FEATURES+=users post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/fusefs-sandboxfs/Makefile b/sysutils/fusefs-sandboxfs/Makefile index 25b3911b3f92..df419c90b861 100644 --- a/sysutils/fusefs-sandboxfs/Makefile +++ b/sysutils/fusefs-sandboxfs/Makefile @@ -1,92 +1,92 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 -PORTREVISION= 31 +PORTREVISION= 32 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 e180ce58b195..b1f1367e481f 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= 19 +PORTREVISION= 20 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 \ man/man1/xfs-fuse.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xfs-fuse ${INSTALL_MAN} ${WRKSRC}/doc/xfs-fuse.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/sysutils/gstat-rs/Makefile b/sysutils/gstat-rs/Makefile index e41e7c4576c6..e730bba09d16 100644 --- a/sysutils/gstat-rs/Makefile +++ b/sysutils/gstat-rs/Makefile @@ -1,36 +1,36 @@ PORTNAME= gstat-rs DISTVERSIONPREFIX= gstat-v DISTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 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}${MAN8PREFIX}/share/man/man8/gstat-rs.8 .include diff --git a/sysutils/handlr/Makefile b/sysutils/handlr/Makefile index c2007bb407a6..551471bca339 100644 --- a/sysutils/handlr/Makefile +++ b/sysutils/handlr/Makefile @@ -1,200 +1,200 @@ PORTNAME= handlr DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 13 +PORTREVISION= 14 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 db54b240a1ba..9f630554d280 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -1,95 +1,96 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 +PORTREVISION= 1 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 CARGO_CRATES= aho-corasick-0.7.20 \ anyhow-1.0.66 \ assert_cmd-2.0.7 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-1.0.1 \ cc-1.0.77 \ clap-4.0.29 \ clap_lex-0.3.0 \ const_format-0.2.30 \ const_format_proc_macros-0.2.29 \ ctor-0.1.26 \ diff-0.1.13 \ 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 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ io-lifetimes-1.0.3 \ is-terminal-0.4.1 \ is_ci-1.1.1 \ itertools-0.10.5 \ libc-0.2.138 \ linux-raw-sys-0.1.3 \ memchr-2.5.0 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ once_cell-1.16.0 \ os_str_bytes-6.4.1 \ output_vt100-0.1.3 \ owo-colors-3.5.0 \ predicates-2.1.4 \ predicates-core-1.0.5 \ predicates-tree-1.0.7 \ pretty_assertions-1.3.0 \ 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.5 \ serde-1.0.149 \ strsim-0.10.0 \ supports-color-1.3.1 \ syn-1.0.105 \ termcolor-1.1.3 \ terminal_size-0.2.3 \ termtree-0.4.0 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ unicode-ident-1.0.5 \ unicode-xid-0.2.4 \ wait-timeout-0.2.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 \ yansi-0.5.1 PLIST_FILES= bin/hexyl post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hexyl .include diff --git a/sysutils/httm/Makefile b/sysutils/httm/Makefile index c1d88a79a735..1945b1a9dedd 100644 --- a/sysutils/httm/Makefile +++ b/sysutils/httm/Makefile @@ -1,162 +1,162 @@ PORTNAME= httm DISTVERSION= 0.26.4 -PORTREVISION= 1 +PORTREVISION= 2 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= kimono-koans CARGO_CRATES= ahash-0.8.3 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ atty-0.2.14 \ autocfg-1.1.0 \ beef-0.5.2 \ bitflags-1.3.2 \ bitflags-2.1.0 \ bumpalo-3.12.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.24 \ clap-3.2.25 \ clap_lex-0.2.4 \ codespan-reporting-0.11.1 \ console-0.15.5 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ cxx-1.0.92 \ cxx-build-1.0.92 \ cxxbridge-flags-1.0.92 \ cxxbridge-macro-1.0.92 \ 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 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.8.1 \ encode_unicode-0.3.6 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ exacl-0.10.0 \ filetime-0.2.20 \ fnv-1.0.7 \ fuzzy-matcher-0.3.7 \ getrandom-0.2.8 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ ident_case-1.0.1 \ indexmap-1.9.2 \ indicatif-0.17.3 \ io-lifetimes-1.0.7 \ is-terminal-0.4.4 \ itoa-1.0.6 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ libc-0.2.140 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.1.4 \ log-0.4.17 \ lscolors-0.14.0 \ memchr-2.5.0 \ memoffset-0.7.1 \ memoffset-0.8.0 \ nix-0.24.3 \ nix-0.26.2 \ nu-ansi-term-0.47.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ once_cell-1.17.1 \ os_str_bytes-6.4.1 \ partition-identity-0.3.0 \ pin-utils-0.1.0 \ portable-atomic-0.3.19 \ proc-macro2-1.0.52 \ proc-mounts-0.3.0 \ quote-1.0.26 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-syntax-0.6.28 \ rustix-0.36.9 \ rustversion-1.0.12 \ ryu-1.0.13 \ scopeguard-1.1.0 \ scratch-1.0.5 \ serde-1.0.156 \ serde_json-1.0.94 \ shlex-1.1.0 \ simd-adler32-0.3.5 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.109 \ term-0.7.0 \ termcolor-1.2.0 \ terminal_size-0.2.5 \ textwrap-0.16.0 \ thiserror-1.0.39 \ thiserror-impl-1.0.39 \ thread_local-1.1.7 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tuikit-0.5.0 \ two_percent-0.10.7 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ utf8parse-0.2.1 \ uuid-1.3.0 \ version_check-0.9.4 \ vte-0.11.0 \ vte_generate_state_changes-0.1.1 \ 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 \ 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 \ xattr-1.0.0 \ timer@git+https://github.com/kimono-koans/timer.rs\#4ba32a90432c50224d5a2c447cb213e8432b10a8 PLIST_FILES= bin/httm .include diff --git a/sysutils/jail_exporter/Makefile b/sysutils/jail_exporter/Makefile index 900f69b636dd..fdbf51bc0ff5 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= 17 +PORTREVISION= 18 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}${MANPREFIX}/man/man8 ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in CHANGELOG.md README.md ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/sysutils/lsd/Makefile b/sysutils/lsd/Makefile index dccc34f69cd9..2750085fd45f 100644 --- a/sysutils/lsd/Makefile +++ b/sysutils/lsd/Makefile @@ -1,142 +1,142 @@ PORTNAME= lsd DISTVERSION= 0.23.1 -PORTREVISION= 4 +PORTREVISION= 5 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 adb6ab130896..12efca42707c 100644 --- a/sysutils/mcfly/Makefile +++ b/sysutils/mcfly/Makefile @@ -1,157 +1,157 @@ PORTNAME= mcfly DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 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= ahash-0.8.3 \ aho-corasick-1.0.1 \ 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 \ 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.1 \ clap_builder-4.3.1 \ clap_derive-4.3.1 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.4 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ csv-1.2.2 \ csv-core-0.1.10 \ directories-next-2.0.0 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ either-1.8.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ filedescriptor-0.8.2 \ getrandom-0.2.9 \ hashbrown-0.13.2 \ hashlink-0.8.2 \ heck-0.4.1 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.63 \ libc-0.2.144 \ libsqlite3-sys-0.25.2 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.18 \ memchr-2.5.0 \ mio-0.8.8 \ num-traits-0.2.15 \ once_cell-1.17.2 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.59 \ 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 \ regex-1.8.3 \ regex-syntax-0.7.2 \ relative-path-1.8.0 \ rusqlite-0.28.0 \ rustix-0.37.19 \ ryu-1.0.13 \ scopeguard-1.1.0 \ serde-1.0.163 \ shellexpand-2.1.2 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ smallvec-1.10.0 \ strsim-0.10.0 \ syn-2.0.18 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.1.45 \ unicode-ident-1.0.9 \ unicode-segmentation-1.10.1 \ 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.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 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/mprocs/Makefile b/sysutils/mprocs/Makefile index 40ab555487b2..8e13a0b9b3cb 100644 --- a/sysutils/mprocs/Makefile +++ b/sysutils/mprocs/Makefile @@ -1,40 +1,40 @@ PORTNAME= mprocs DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 7 +PORTREVISION= 8 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 c28c0959c015..a56a8e031292 100644 --- a/sysutils/onefetch/Makefile +++ b/sysutils/onefetch/Makefile @@ -1,38 +1,38 @@ PORTNAME= onefetch DISTVERSION= 2.17.1 -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 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= man/man1/${PORTNAME}.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index e7fbbbb4d55f..555e43a0a3e9 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -1,109 +1,109 @@ PORTNAME= potnet DISTVERSION= 0.4.4 -PORTREVISION= 32 +PORTREVISION= 33 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org COMMENT= Utility to help sysutils/pot to manage the internal network WWW= https://github.com/pizzamig/potnet LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= pizzamig PLIST_FILES= bin/potcpu bin/potnet CARGO_CRATES= ansi_term-0.11.0 \ arrayref-0.3.5 \ arrayvec-0.4.11 \ atty-0.2.13 \ autocfg-0.1.6 \ backtrace-0.3.38 \ backtrace-sys-0.1.31 \ base64-0.10.1 \ bitflags-1.1.0 \ blake2b_simd-0.5.8 \ bytecount-0.4.0 \ byteorder-1.3.2 \ cargo_metadata-0.6.4 \ cc-1.0.45 \ cfg-if-0.1.9 \ chrono-0.4.9 \ clap-2.33.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.4 \ crossbeam-utils-0.6.6 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ either-1.5.3 \ error-chain-0.12.1 \ failure-0.1.5 \ failure_derive-0.1.5 \ fuchsia-cprng-0.1.1 \ glob-0.2.11 \ heck-0.3.1 \ ipnet-2.0.0 \ itertools-0.8.0 \ itoa-0.4.4 \ lazy_static-1.4.0 \ libc-0.2.62 \ log-0.4.8 \ nodrop-0.1.13 \ num-integer-0.1.41 \ num-traits-0.2.8 \ proc-macro-error-0.2.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.4 \ pulldown-cmark-0.2.0 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_os-0.1.3 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.1 \ remove_dir_all-0.5.2 \ rust-argon2-0.5.1 \ rustc-demangle-0.1.16 \ ryu-1.0.0 \ same-file-1.0.5 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.101 \ serde_derive-1.0.101 \ serde_json-1.0.40 \ simplelog-0.7.3 \ skeptic-0.13.4 \ strsim-0.8.0 \ structopt-0.3.2 \ structopt-derive-0.3.2 \ structopt-flags-0.3.5 \ syn-0.15.44 \ syn-1.0.5 \ synstructure-0.10.2 \ tempdir-0.3.7 \ term-0.6.1 \ textwrap-0.11.0 \ time-0.1.42 \ unicode-segmentation-1.3.0 \ unicode-width-0.1.6 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ version_check-0.1.5 \ walkdir-2.2.9 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/potnet ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/potcpu .include diff --git a/sysutils/process-viewer/Makefile b/sysutils/process-viewer/Makefile index b6cde25f5079..84c18460b513 100644 --- a/sysutils/process-viewer/Makefile +++ b/sysutils/process-viewer/Makefile @@ -1,109 +1,109 @@ PORTNAME= process-viewer DISTVERSION= g20220909 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Process viewer GUI in Rust WWW= https://github.com/guillaumegomez/process-viewer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene USES= cargo gnome USE_GNOME= cairo 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/rsfetch/Makefile b/sysutils/rsfetch/Makefile index fc44acb16445..555255a866ba 100644 --- a/sysutils/rsfetch/Makefile +++ b/sysutils/rsfetch/Makefile @@ -1,222 +1,222 @@ PORTNAME= rsfetch DISTVERSION= 2.0.0 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Minimal fetch program written in Rust WWW= https://github.com/rsfetch/rsfetch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl BROKEN_SSL= openssl30 openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME} CARGO_CRATES= adler32-1.0.4 \ aho-corasick-0.7.10 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.45 \ backtrace-sys-0.1.34 \ base64-0.10.1 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ bstr-0.2.12 \ byteorder-1.3.4 \ bytes-0.4.12 \ cc-1.0.50 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.0 \ cloudabi-0.0.3 \ constant_time_eq-0.1.5 \ cookie-0.12.0 \ cookie_store-0.7.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ dirs-1.0.5 \ dtoa-0.4.5 \ either-1.5.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.22 \ env_logger-0.6.2 \ error-chain-0.12.2 \ failure-0.1.7 \ failure_derive-0.1.7 \ flate2-1.0.13 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ futures-cpupool-0.1.8 \ getrandom-0.1.14 \ h2-0.1.26 \ hermit-abi-0.1.8 \ http-0.1.21 \ http-body-0.1.0 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.12.35 \ hyper-tls-0.3.2 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.3.2 \ iovec-0.1.4 \ itoa-0.4.5 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.67 \ lock_api-0.3.3 \ log-0.4.8 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.3.6 \ mio-0.6.21 \ miow-0.2.1 \ native-tls-0.2.4 \ net2-0.2.33 \ num-integer-0.1.42 \ num-traits-0.2.11 \ num_cpus-1.12.0 \ openssl-0.10.28 \ openssl-probe-0.1.2 \ openssl-sys-0.9.54 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.17 \ ppv-lite86-0.2.6 \ pretty_env_logger-0.3.1 \ prettytable-rs-0.8.0 \ proc-macro2-0.4.30 \ proc-macro2-1.0.9 \ publicsuffix-1.5.4 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.3 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regex-1.3.5 \ regex-automata-0.1.9 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ reqwest-0.9.24 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.3 \ schannel-0.1.17 \ scopeguard-1.1.0 \ security-framework-0.4.1 \ security-framework-sys-0.4.1 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.104 \ serde_derive-1.0.104 \ serde_json-1.0.48 \ serde_urlencoded-0.5.5 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.2.0 \ snafu-0.3.1 \ snafu-derive-0.3.1 \ string-0.2.1 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.16 \ synstructure-0.12.3 \ tempfile-3.1.0 \ term-0.5.2 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.42 \ tokio-0.1.22 \ tokio-buf-0.1.1 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-io-0.1.13 \ tokio-reactor-0.1.12 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ try-lock-0.2.2 \ try_from-0.3.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-1.7.2 \ url-2.1.1 \ uuid-0.7.4 \ vcpkg-0.2.8 \ vec_map-0.8.1 \ version_check-0.9.1 \ want-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.3 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/rtx/Makefile b/sysutils/rtx/Makefile index 4e357b01cbfc..bcad24b3f198 100644 --- a/sysutils/rtx/Makefile +++ b/sysutils/rtx/Makefile @@ -1,308 +1,309 @@ PORTNAME= rtx DISTVERSIONPREFIX= v DISTVERSION= 1.34.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Runtime Executor (asdf rust clone) WWW= https://github.com/jdxcode/rtx LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= jdxcode CARGO_CRATES= addr2line-0.20.0 \ adler-1.0.2 \ 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 \ autocfg-1.1.0 \ backtrace-0.3.68 \ base64-0.21.2 \ bitflags-1.3.2 \ bitflags-2.3.3 \ block-buffer-0.10.4 \ bstr-1.6.0 \ built-0.6.1 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ cargo-lock-9.0.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clap-4.3.12 \ clap_builder-4.3.12 \ clap_complete-4.3.2 \ clap_derive-4.3.12 \ clap_lex-0.5.0 \ clap_mangen-0.2.12 \ color-eyre-0.6.2 \ color-print-0.3.4 \ color-print-proc-macro-0.3.4 \ color-spantrace-0.2.0 \ colorchoice-1.0.0 \ console-0.15.7 \ core-foundation-sys-0.8.4 \ 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 \ ctor-0.2.4 \ ctrlc-3.4.0 \ dialoguer-0.10.4 \ diff-0.1.13 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dotenvy-0.15.7 \ duct-0.13.6 \ either-1.8.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.32 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ exec-0.3.1 \ eyre-0.6.8 \ fastrand-1.9.0 \ filetime-0.2.21 \ flate2-1.0.26 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ fslock-0.2.1 \ 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 \ gimli-0.27.3 \ git2-0.17.2 \ globset-0.4.11 \ globwalk-0.8.1 \ h2-0.3.20 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.3.2 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.27 \ hyper-rustls-0.24.1 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ idna-0.4.0 \ ignore-0.4.20 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.0.0 \ indicatif-0.17.5 \ indoc-2.0.2 \ insta-1.30.0 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.8.0 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.8 \ jobserver-0.1.26 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.147 \ libgit2-sys-0.15.2+1.6.4 \ libz-sys-1.1.9 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ log-0.4.19 \ memchr-2.5.0 \ memoffset-0.9.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ nix-0.26.2 \ nom-7.1.3 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ object-0.31.1 \ once_cell-1.18.0 \ os_pipe-1.1.4 \ owo-colors-3.5.0 \ paste-1.0.13 \ path-absolutize-3.1.0 \ path-dedot-3.1.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 \ pin-project-lite-0.2.10 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ portable-atomic-1.4.0 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.64 \ quick-xml-0.23.1 \ 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.3 \ regex-syntax-0.7.4 \ reqwest-0.11.18 \ ring-0.16.20 \ rmp-0.8.11 \ rmp-serde-1.1.1 \ roff-0.2.1 \ rustc-demangle-0.1.23 \ rustix-0.37.23 \ rustix-0.38.4 \ rustls-0.21.5 \ rustls-pemfile-1.0.3 \ rustls-webpki-0.101.1 \ ryu-1.0.14 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.7.0 \ self_update-0.37.0 \ semver-1.0.17 \ serde-1.0.171 \ serde_derive-1.0.171 \ serde_json-1.0.102 \ serde_spanned-0.6.3 \ serde_urlencoded-0.7.1 \ sha2-0.10.7 \ sharded-slab-0.1.4 \ shared_child-1.0.0 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ similar-2.2.1 \ simplelog-0.12.1 \ slab-0.4.8 \ socket2-0.4.9 \ spin-0.5.2 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.25 \ tar-0.4.39 \ tempfile-3.6.0 \ tera-1.19.0 \ termcolor-1.1.3 \ terminal_size-0.2.6 \ thiserror-1.0.43 \ thiserror-impl-1.0.43 \ thread_local-1.1.4 \ time-0.3.23 \ time-core-0.1.1 \ time-macros-0.2.10 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.29.1 \ tokio-rustls-0.24.1 \ tokio-util-0.7.8 \ toml-0.7.6 \ toml_datetime-0.6.3 \ toml_edit-0.19.13 \ 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 \ 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 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.10 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ url-2.4.0 \ urlencoding-2.1.2 \ utf8parse-0.2.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ versions-5.0.0 \ 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 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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.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.5.0 \ winreg-0.10.1 \ xattr-0.2.3 \ yaml-rust-0.4.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/runiq/Makefile b/sysutils/runiq/Makefile index 9d42f6a42e7e..b0af3066e6a8 100644 --- a/sysutils/runiq/Makefile +++ b/sysutils/runiq/Makefile @@ -1,87 +1,87 @@ PORTNAME= runiq DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 -PORTREVISION= 5 +PORTREVISION= 6 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= atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bytelines-2.4.0 \ bytes-1.3.0 \ cfg-if-1.0.0 \ clap-3.2.23 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ fnv-1.0.7 \ 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 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ indexmap-1.9.2 \ libc-0.2.139 \ memchr-2.5.0 \ once_cell-1.17.0 \ os_str_bytes-6.4.1 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ ppv-lite86-0.2.17 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.49 \ quote-1.0.23 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ scalable_bloom_filter-0.1.1 \ siphasher-0.2.3 \ slab-0.4.7 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.107 \ termcolor-1.1.3 \ textwrap-0.16.0 \ tokio-1.23.0 \ twox-hash-1.6.3 \ unicode-ident-1.0.6 \ 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.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/sysutils/rust-coreutils/Makefile b/sysutils/rust-coreutils/Makefile index ed10358eebd0..59a551ba83cf 100644 --- a/sysutils/rust-coreutils/Makefile +++ b/sysutils/rust-coreutils/Makefile @@ -1,328 +1,329 @@ PORTNAME= rust-coreutils DISTVERSION= 0.0.20 +PORTREVISION= 1 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_CRATES= adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.19 \ aho-corasick-1.0.1 \ 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 \ arrayref-0.3.6 \ arrayvec-0.7.2 \ autocfg-1.1.0 \ bigdecimal-0.4.0 \ binary-heap-plus-0.5.0 \ bindgen-0.63.0 \ bitflags-1.3.2 \ blake2b_simd-1.0.1 \ blake3-1.4.0 \ block-buffer-0.10.3 \ bstr-1.6.0 \ bumpalo-3.11.1 \ bytecount-0.6.3 \ byteorder-1.4.3 \ cc-1.0.79 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clang-sys-1.4.0 \ clap-4.3.0 \ clap_builder-4.3.0 \ clap_complete-4.3.0 \ clap_lex-0.5.0 \ clap_mangen-0.2.9 \ colorchoice-1.0.0 \ compare-0.1.0 \ console-0.15.7 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ constant_time_eq-0.2.4 \ conv-0.3.3 \ core-foundation-sys-0.8.3 \ coz-0.1.3 \ cpp-0.5.7 \ cpp_build-0.5.7 \ cpp_common-0.5.7 \ cpp_macros-0.5.7 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ crossterm-0.26.1 \ crossterm_winapi-0.9.0 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ ctrlc-3.4.0 \ custom_derive-0.1.7 \ data-encoding-2.4.0 \ data-encoding-macro-0.1.13 \ data-encoding-macro-internal-0.1.11 \ diff-0.1.13 \ digest-0.10.7 \ dlv-list-0.5.0 \ dns-lookup-2.0.2 \ dunce-1.0.4 \ either-1.8.0 \ encode_unicode-0.3.6 \ env_logger-0.8.4 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ exacl-0.10.0 \ fastrand-1.8.0 \ file_diff-1.0.0 \ filetime-0.2.20 \ flate2-1.0.24 \ fnv-1.0.7 \ fs_extra-1.3.0 \ fsevent-sys-4.1.0 \ fts-sys-0.2.4 \ fundu-1.2.0 \ fundu-core-0.2.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-timer-3.0.2 \ futures-util-0.3.25 \ gcd-2.3.0 \ generic-array-0.14.6 \ getrandom-0.2.9 \ glob-0.3.1 \ half-2.2.1 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hermit-abi-0.3.2 \ hex-0.4.3 \ hex-literal-0.4.1 \ hostname-0.3.1 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.2 \ indicatif-0.17.3 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ itertools-0.11.0 \ itoa-1.0.4 \ js-sys-0.3.60 \ keccak-0.1.4 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ 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.1.4 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.17 \ lscolors-0.14.0 \ match_cfg-0.1.0 \ md-5-0.10.5 \ memchr-2.5.0 \ memmap2-0.7.0 \ memoffset-0.8.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.4 \ mio-0.8.6 \ nix-0.26.2 \ nom-7.1.3 \ notify-6.0.1 \ nu-ansi-term-0.47.0 \ num-bigint-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ once_cell-1.18.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ ordered-multimap-0.6.0 \ os_display-0.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ parse_datetime-0.4.0 \ peeking_take_while-0.1.2 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.1 \ phf_shared-0.11.2 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ platform-info-2.0.2 \ portable-atomic-0.3.15 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.63 \ procfs-0.15.1 \ quick-error-2.0.1 \ quickcheck-1.0.3 \ quote-1.0.29 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_pcg-0.3.1 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ reference-counted-singleton-0.1.2 \ regex-1.9.1 \ regex-automata-0.3.1 \ regex-syntax-0.7.3 \ relative-path-1.8.0 \ rlimit-0.10.0 \ roff-0.2.1 \ rstest-0.18.1 \ rstest_macros-0.18.1 \ rust-ini-0.19.0 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.36.14 \ rustix-0.37.19 \ same-file-1.0.6 \ scopeguard-1.1.0 \ self_cell-1.0.1 \ selinux-0.4.0 \ selinux-sys-0.6.2 \ semver-1.0.14 \ serde-1.0.147 \ sha1-0.10.5 \ sha2-0.10.7 \ sha3-0.10.8 \ shlex-1.1.0 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ siphasher-0.3.10 \ slab-0.4.7 \ sm3-0.4.2 \ smallvec-1.11.0 \ smawk-0.3.1 \ socket2-0.5.3 \ static_assertions-1.1.0 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.23 \ tempfile-3.6.0 \ term_grid-0.1.7 \ terminal_size-0.2.6 \ textwrap-0.16.0 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tiny-keccak-2.0.2 \ typenum-1.15.0 \ unicode-ident-1.0.5 \ unicode-linebreak-0.1.4 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ unindent-0.2.1 \ utf8parse-0.2.1 \ uuid-1.2.2 \ version_check-0.9.4 \ walkdir-2.3.2 \ 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 \ which-4.3.0 \ 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-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 \ xattr-1.0.0 \ yansi-0.5.1 \ z85-3.0.5 \ zip-0.6.6 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 2c72a59a2928..0f6bb62a0671 100644 --- a/sysutils/rust-findutils/Makefile +++ b/sysutils/rust-findutils/Makefile @@ -1,172 +1,173 @@ PORTNAME= rust-findutils DISTVERSION= 0.4.1 +PORTREVISION= 1 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_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstyle-0.3.5 \ anstyle-1.0.0 \ assert_cmd-2.0.11 \ atty-0.2.14 \ autocfg-1.1.0 \ bindgen-0.59.2 \ bitflags-1.3.2 \ 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.24 \ clang-sys-1.3.0 \ clap-2.34.0 \ core-foundation-sys-0.8.3 \ dashmap-5.3.4 \ difflib-0.4.0 \ doc-comment-0.3.3 \ dunce-1.0.2 \ 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 \ glob-0.3.0 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ iana-time-zone-0.1.47 \ instant-0.1.9 \ io-lifetimes-1.0.11 \ itertools-0.10.1 \ js-sys-0.3.59 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.146 \ libloading-0.7.2 \ linux-raw-sys-0.3.8 \ lock_api-0.4.7 \ log-0.4.14 \ memchr-2.4.0 \ memoffset-0.6.5 \ memoffset-0.7.1 \ minimal-lexical-0.2.1 \ nix-0.23.1 \ nix-0.26.2 \ nom-7.1.1 \ normalize-line-endings-0.3.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ numtoa-0.1.0 \ once_cell-1.17.1 \ onig-6.4.0 \ onig_sys-69.8.1 \ os_display-0.1.2 \ 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.2 \ 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 \ redox_termios-0.1.2 \ regex-1.7.3 \ regex-automata-0.1.9 \ regex-syntax-0.6.29 \ rustc-hash-1.1.0 \ rustix-0.37.20 \ same-file-1.0.4 \ scopeguard-1.1.0 \ serde-1.0.147 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ shlex-1.1.0 \ slab-0.4.6 \ smallvec-1.8.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ syn-1.0.94 \ syn-2.0.18 \ tempfile-3.6.0 \ termcolor-1.0.5 \ termion-1.5.6 \ textwrap-0.11.0 \ time-0.1.43 \ treeline-0.1.0 \ unicode-ident-1.0.9 \ unicode-width-0.1.9 \ unicode-xid-0.2.1 \ uucore-0.0.12 \ vec_map-0.8.2 \ 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.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 \ 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/szyszka/Makefile b/sysutils/szyszka/Makefile index 7b28b5bb18d8..b8cbd561738a 100644 --- a/sysutils/szyszka/Makefile +++ b/sysutils/szyszka/Makefile @@ -1,211 +1,211 @@ PORTNAME= szyszka DISTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 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/tealdeer/Makefile b/sysutils/tealdeer/Makefile index 7ca620d32f0a..dc28146bff08 100644 --- a/sysutils/tealdeer/Makefile +++ b/sysutils/tealdeer/Makefile @@ -1,229 +1,229 @@ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 -PORTREVISION= 15 +PORTREVISION= 16 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 CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ app_dirs2-2.3.3 \ assert_cmd-2.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.8.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ cc-1.0.72 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ clap-3.0.0-rc.11 \ clap_derive-3.0.0-rc.11 \ combine-4.6.2 \ core-foundation-0.9.2 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.0 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ difflib-0.4.0 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ doc-comment-0.3.3 \ either-1.6.1 \ encoding_rs-0.8.30 \ env_logger-0.9.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ escargot-0.5.7 \ filetime-0.2.15 \ flate2-1.0.22 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ futures-channel-0.3.19 \ futures-core-0.3.19 \ futures-io-0.3.19 \ futures-sink-0.3.19 \ futures-task-0.3.19 \ futures-util-0.3.19 \ getrandom-0.2.3 \ h2-0.3.9 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ http-0.2.6 \ http-body-0.4.4 \ httparse-1.5.1 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.16 \ hyper-rustls-0.23.0 \ ident_case-1.0.1 \ idna-0.2.3 \ indexmap-1.7.0 \ ipnet-2.3.1 \ itertools-0.10.3 \ itoa-0.4.8 \ itoa-1.0.1 \ jni-0.19.0 \ jni-sys-0.3.0 \ 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 \ mime-0.3.16 \ miniz_oxide-0.4.4 \ mio-0.7.14 \ miow-0.3.7 \ ndk-0.4.0 \ ndk-glue-0.4.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.2 \ normalize-line-endings-0.3.0 \ ntapi-0.3.6 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ num_enum-0.5.6 \ num_enum_derive-0.5.6 \ once_cell-1.9.0 \ openssl-probe-0.1.4 \ os_str_bytes-6.0.0 \ pager-0.16.0 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.8 \ pin-utils-0.1.0 \ ppv-lite86-0.2.16 \ predicates-2.1.0 \ predicates-core-1.0.2 \ predicates-tree-1.0.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.36 \ quote-1.0.14 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.11.8 \ ring-0.16.20 \ rustls-0.20.2 \ rustls-native-certs-0.6.1 \ rustls-pemfile-0.2.1 \ ryu-1.0.9 \ same-file-1.0.6 \ schannel-0.1.19 \ sct-0.7.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ serde-1.0.132 \ serde_derive-1.0.132 \ serde_json-1.0.73 \ serde_urlencoded-0.7.0 \ slab-0.4.5 \ socket2-0.4.2 \ spin-0.5.2 \ strsim-0.9.3 \ strsim-0.10.0 \ syn-1.0.84 \ tempfile-3.2.0 \ termcolor-1.1.2 \ termtree-0.2.3 \ textwrap-0.14.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-1.15.0 \ tokio-rustls-0.23.2 \ tokio-util-0.6.9 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-core-0.1.21 \ try-lock-0.2.3 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ url-2.2.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ 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 \ winreg-0.7.0 \ xdg-2.4.0 \ zip-0.5.13 CARGO_FEATURES= --no-default-features PLIST_FILES= bin/tldr \ etc/bash_completion.d/tldr.bash \ share/fish/completions/tldr.fish \ share/zsh/site-functions/_tldr PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS LOGGER LOGGER_DESC= Debug build with logging enabled LOGGER_VARS= CARGO_FEATURES+=logging post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tldr @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/bash_${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/tldr.bash ${INSTALL_DATA} ${WRKSRC}/fish_${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/fish/completions/tldr.fish ${INSTALL_DATA} ${WRKSRC}/zsh_${PORTNAME} \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_tldr post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/tere/Makefile b/sysutils/tere/Makefile index 563e77613e7b..74d0cc8b5be9 100644 --- a/sysutils/tere/Makefile +++ b/sysutils/tere/Makefile @@ -1,103 +1,103 @@ PORTNAME= tere DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal file explorer WWW= https://github.com/mgunyho/tere #LICENSE= EUPL USES= cargo USE_GITHUB= yes GH_ACCOUNT= mgunyho CARGO_CRATES= aho-corasick-0.7.18 \ autocfg-1.1.0 \ 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 \ crokey-0.5.0 \ crokey-proc_macros-0.4.0 \ crossterm-0.24.0 \ crossterm_winapi-0.9.0 \ dirs-4.0.0 \ dirs-sys-0.3.6 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ getrandom-0.2.4 \ heck-0.4.0 \ io-lifetimes-0.7.5 \ itoa-1.0.1 \ libc-0.2.126 \ linux-raw-sys-0.0.46 \ lock_api-0.4.7 \ log-0.4.14 \ memchr-2.4.1 \ mio-0.8.4 \ once_cell-1.13.1 \ os_str_bytes-6.0.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.3 \ 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.10 \ redox_users-0.4.0 \ regex-1.6.0 \ regex-syntax-0.6.27 \ rustix-0.35.9 \ rustversion-1.0.9 \ ryu-1.0.9 \ scopeguard-1.1.0 \ serde-1.0.144 \ serde_derive-1.0.144 \ serde_json-1.0.85 \ signal-hook-0.3.13 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ smallvec-1.8.0 \ smawk-0.3.1 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.99 \ terminal_size-0.2.2 \ textwrap-0.15.0 \ unicode-ident-1.0.3 \ unicode-linebreak-0.1.2 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ version_check-0.9.4 \ wasi-0.10.2+wasi-snapshot-preview1 \ 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.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 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/sysutils/topgrade/Makefile b/sysutils/topgrade/Makefile index 4a35f530ae3a..9b153fe576e7 100644 --- a/sysutils/topgrade/Makefile +++ b/sysutils/topgrade/Makefile @@ -1,35 +1,35 @@ PORTNAME= topgrade DISTVERSIONPREFIX= v DISTVERSION= 11.0.2 -PORTREVISION= 1 +PORTREVISION= 2 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 2997b00677f4..40dfac94953e 100644 --- a/sysutils/tuckr/Makefile +++ b/sysutils/tuckr/Makefile @@ -1,118 +1,119 @@ PORTNAME= tuckr DISTVERSION= 0.8.1 +PORTREVISION= 1 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/vector/Makefile b/sysutils/vector/Makefile index a120afb21e64..c39894e05658 100644 --- a/sysutils/vector/Makefile +++ b/sysutils/vector/Makefile @@ -1,582 +1,582 @@ PORTNAME= vector DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org COMMENT= High performance logs, metrics, and events router WWW= https://vector.dev LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_FreeBSD_12_powerpc64= fails to link: /usr/local/bin/ld: cannot find -lc++ BUILD_DEPENDS= protoc:devel/protobuf LIB_DEPENDS= libonig.so:devel/oniguruma \ librdkafka.so:net/librdkafka USES= cargo lua:53 ssl BROKEN_SSL= openssl30 openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later USE_GITHUB= yes GH_ACCOUNT= timberio GH_TUPLE= bytecodealliance:wasmtime:3de418630a263ca214931d69f796879be50d4f72:wasmtime \ bytecodealliance:sightglass:b409ba75a7a89cbf4cbf9ec44880e4ae6509a85c:sightglass \ WebAssembly:WASI:3fd0abd12c1f53772eeff46d3cf21d7e2475c885:wasi_lucet \ WebAssembly:WASI:2b027d91c29e6141a3768e638076daa23f51621c:wasi_wasmtime PLIST_FILES= bin/vector CARGO_CRATES= adler-0.2.3 \ ahash-0.2.18 \ aho-corasick-0.7.7 \ ansi_term-0.11.0 \ antidote-1.0.0 \ anyhow-1.0.28 \ approx-0.3.2 \ arc-swap-0.3.11 \ arc-swap-0.4.4 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ assert_cmd-1.0.1 \ async-stream-0.2.1 \ async-stream-impl-0.2.1 \ async-trait-0.1.33 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.43 \ backtrace-sys-0.1.32 \ base-x-0.2.6 \ base64-0.10.1 \ base64-0.11.0 \ base64-0.12.0 \ bimap-0.2.0 \ bincode-1.2.1 \ bindgen-0.51.1 \ bit-vec-0.4.4 \ bit-vec-0.6.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ bloom-0.3.2 \ bollard-0.7.1 \ bollard-stubs-1.40.1 \ bstr-0.2.10 \ build_const-0.2.1 \ built-0.4.2 \ bumpalo-3.2.1 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.4.12 \ bytes-0.5.4 \ bytesize-1.0.1 \ c2-chacha-0.2.3 \ cargo-lock-4.0.1 \ cast-0.2.3 \ cc-1.0.50 \ cexpr-0.3.6 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.11 \ cidr-utils-0.4.2 \ clang-sys-0.28.1 \ clap-2.33.0 \ cloudabi-0.0.3 \ cmake-0.1.42 \ colored-1.9.2 \ const-random-0.1.8 \ const-random-macro-0.1.8 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ cpu-time-1.0.0 \ crc-1.8.1 \ crc32fast-1.2.0 \ criterion-0.3.2 \ criterion-plot-0.4.2 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-queue-0.1.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.0 \ crypto-mac-0.7.0 \ csv-1.1.3 \ csv-core-0.1.6 \ ctor-0.1.12 \ cvt-0.1.1 \ db-key-0.0.5 \ debug-helper-0.3.8 \ derivative-1.0.3 \ derivative-2.1.1 \ derive_is_enum_variant-0.1.1 \ difference-2.0.0 \ digest-0.8.1 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ discard-1.0.4 \ doc-comment-0.3.1 \ dtoa-0.4.5 \ duct-0.13.4 \ either-1.5.3 \ elastic_responses-0.21.0-pre.4 \ encoding_rs-0.8.22 \ enum-ordinalize-3.1.7 \ env_logger-0.5.13 \ env_logger-0.6.2 \ env_logger-0.7.1 \ erased-serde-0.3.10 \ error-chain-0.12.1 \ evmap-7.1.3 \ exitcode-1.1.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-simd-0.1.2 \ filetime-0.2.8 \ fixedbitset-0.2.0 \ flate2-1.0.16 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fs_extra-1.1.0 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.29 \ futures-0.3.5 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-executor-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-timer-3.0.2 \ futures-util-0.3.5 \ generic-array-0.12.3 \ getrandom-0.1.3 \ getset-0.1.0 \ ghost-0.1.1 \ gimli-0.20.0 \ git2-0.13.6 \ glob-0.2.11 \ glob-0.3.0 \ goauth-0.7.1 \ grok-1.0.1 \ h2-0.2.4 \ hashbrown-0.6.3 \ hdrhistogram-6.3.4 \ headers-0.3.2 \ headers-core-0.2.0 \ heck-0.3.1 \ hermit-abi-0.1.6 \ hex-0.4.2 \ hmac-0.7.1 \ hostname-0.1.5 \ http-0.1.21 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ human-size-0.4.1 \ humantime-1.3.0 \ hyper-0.13.6 \ hyper-openssl-0.8.0 \ hyper-tls-0.4.1 \ hyper-unix-connector-0.1.4 \ idna-0.1.5 \ idna-0.2.0 \ im-12.3.4 \ indexmap-1.3.1 \ inotify-0.7.0 \ inotify-sys-0.1.3 \ inventory-0.1.7 \ inventory-impl-0.1.7 \ iovec-0.1.4 \ itertools-0.8.2 \ itertools-0.9.0 \ itoa-0.4.5 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ jobserver-0.1.21 \ js-sys-0.3.35 \ kernel32-sys-0.2.2 \ krb5-src-0.2.4+1.18.2 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ lazycell-1.2.1 \ leb128-0.2.4 \ leveldb-sys-2.0.5 \ lexical-core-0.7.6 \ libc-0.2.69 \ libgit2-sys-0.12.7+1.0.0 \ libloading-0.5.2 \ libloading-0.6.2 \ libz-sys-1.0.25 \ linked-hash-map-0.5.2 \ linked_hash_set-0.1.3 \ listenfd-0.3.3 \ lock_api-0.3.3 \ log-0.3.9 \ log-0.4.8 \ logfmt-0.0.2 \ lru-0.4.3 \ matchers-0.0.1 \ matches-0.1.8 \ maxminddb-0.14.0 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.3.0 \ memoffset-0.5.3 \ metrics-0.12.1 \ metrics-core-0.5.2 \ metrics-exporter-http-0.3.0 \ metrics-exporter-log-0.4.0 \ metrics-observer-json-0.1.1 \ metrics-observer-prometheus-0.1.3 \ metrics-observer-yaml-0.1.1 \ metrics-runtime-0.13.0 \ metrics-util-0.3.1 \ mime-0.3.16 \ mime_guess-2.0.1 \ minisign-0.5.19 \ miniz_oxide-0.4.0 \ mio-0.6.21 \ mio-extras-2.0.6 \ mio-named-pipes-0.1.6 \ mio-uds-0.6.7 \ miow-0.2.1 \ miow-0.3.3 \ multimap-0.8.1 \ native-tls-0.2.4 \ net2-0.2.33 \ new_debug_unreachable-1.0.4 \ nix-0.16.1 \ nix-0.17.0 \ nom-4.2.3 \ nom-5.1.2 \ notify-4.0.15 \ num-bigint-0.3.0 \ num-derive-0.3.0 \ num-integer-0.1.42 \ num-traits-0.2.11 \ num_cpus-1.13.0 \ num_enum-0.5.0 \ num_enum_derive-0.5.0 \ object-0.18.0 \ once_cell-1.4.0 \ onig-4.3.3 \ onig_sys-69.1.0 \ oorandom-11.1.0 \ opaque-debug-0.2.3 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-src-111.9.0+1.1.1g \ openssl-sys-0.9.58 \ os_pipe-0.9.2 \ output_vt100-0.1.2 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ pbkdf2-0.3.0 \ peeking_take_while-0.1.2 \ pem-0.8.1 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ petgraph-0.5.1 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pin-project-0.4.22 \ pin-project-internal-0.4.22 \ pin-project-lite-0.1.4 \ pin-utils-0.1.0 \ pkg-config-0.3.17 \ plotters-0.2.12 \ ppv-lite86-0.2.6 \ precomputed-hash-0.1.1 \ predicates-1.0.4 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ pretty_assertions-0.6.1 \ proc-macro-crate-0.1.4 \ proc-macro-error-0.4.9 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-0.4.9 \ proc-macro-error-attr-1.0.2 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.18 \ prost-0.6.1 \ prost-build-0.6.1 \ prost-derive-0.6.1 \ prost-types-0.6.1 \ pulsar-1.0.0 \ quanta-0.3.1 \ quick-error-1.2.3 \ quickcheck-0.6.2 \ quote-0.3.15 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ raw-cpuid-6.1.0 \ raw-cpuid-7.0.3 \ rayon-1.3.0 \ rayon-core-1.7.0 \ rdkafka-0.24.0 \ rdkafka-sys-2.0.0+1.4.2 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ regalloc-0.0.25 \ regex-1.3.9 \ regex-automata-0.1.8 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.2 \ reqwest-0.10.6 \ rpassword-4.0.5 \ rusoto_cloudwatch-0.44.0 \ rusoto_core-0.44.0 \ rusoto_credential-0.44.0 \ rusoto_firehose-0.44.0 \ rusoto_kinesis-0.44.0 \ rusoto_logs-0.44.0 \ rusoto_s3-0.44.0 \ rusoto_signature-0.44.0 \ rusoto_sts-0.44.0 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustversion-1.0.2 \ ryu-1.0.2 \ same-file-1.0.6 \ sasl2-sys-0.1.12 \ scan_fmt-0.2.5 \ schannel-0.1.16 \ scoped-tls-1.0.0 \ scopeguard-1.0.0 \ scrypt-0.2.0 \ seahash-3.0.7 \ security-framework-0.4.3 \ security-framework-sys-0.4.3 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.114 \ serde-big-array-0.2.0 \ serde_derive-1.0.114 \ serde_json-1.0.56 \ serde_urlencoded-0.6.1 \ serde_with-1.4.0 \ serde_with_macros-1.1.0 \ serde_yaml-0.8.11 \ sha-1-0.8.2 \ sha1-0.6.0 \ sha2-0.8.1 \ sharded-slab-0.0.8 \ shared_child-0.3.4 \ shlex-0.1.1 \ signal-hook-0.1.13 \ signal-hook-registry-1.2.0 \ simpl-0.1.0 \ siphasher-0.2.3 \ sized-chunks-0.1.3 \ slab-0.4.2 \ smallvec-0.6.13 \ smallvec-1.2.0 \ smpl_jwt-0.5.0 \ snafu-0.6.6 \ snafu-derive-0.6.6 \ socket2-0.3.19 \ sourcefile-0.1.4 \ standback-0.2.8 \ static_assertions-1.1.0 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ stream-cancel-0.4.4 \ string_cache-0.7.5 \ string_cache_codegen-0.4.4 \ string_cache_shared-0.3.0 \ strip-ansi-escapes-0.1.0 \ strsim-0.8.0 \ structopt-0.3.13 \ structopt-derive-0.4.6 \ subtle-1.0.0 \ syn-0.11.11 \ syn-0.15.44 \ syn-1.0.33 \ syn-mid-0.5.0 \ synom-0.11.3 \ synstructure-0.12.3 \ syslog-5.0.0 \ syslog_loose-0.3.0 \ target-lexicon-0.10.0 \ task-compat-0.1.0 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.16 \ thiserror-impl-1.0.16 \ thread_local-1.0.1 \ time-0.1.42 \ time-0.2.16 \ time-macros-0.1.0 \ time-macros-impl-0.1.1 \ tinytemplate-1.0.3 \ tokio-0.1.22 \ tokio-0.2.21 \ tokio-codec-0.1.2 \ tokio-compat-0.1.5 \ tokio-current-thread-0.1.6 \ tokio-executor-0.1.10 \ tokio-fs-0.1.6 \ tokio-io-0.1.12 \ tokio-macros-0.2.5 \ tokio-native-tls-0.1.0 \ tokio-openssl-0.3.0 \ tokio-openssl-0.4.0 \ tokio-reactor-0.1.11 \ tokio-retry-0.2.0 \ tokio-signal-0.2.7 \ tokio-sync-0.1.7 \ tokio-tcp-0.1.3 \ tokio-test-0.2.1 \ tokio-threadpool-0.1.17 \ tokio-timer-0.2.12 \ tokio-tls-0.3.1 \ tokio-udp-0.1.5 \ tokio-uds-0.2.7 \ tokio-util-0.3.1 \ tokio01-test-0.1.1 \ toml-0.4.10 \ toml-0.5.6 \ tower-0.1.1 \ tower-buffer-0.1.2 \ tower-discover-0.1.0 \ tower-layer-0.1.0 \ tower-layer-0.3.0 \ tower-limit-0.1.3 \ tower-load-shed-0.1.0 \ tower-retry-0.1.0 \ tower-service-0.2.0 \ tower-service-0.3.0 \ tower-test-0.1.0 \ tower-test-0.3.0 \ tower-timeout-0.1.1 \ tower-util-0.1.0 \ tracing-0.1.15 \ tracing-attributes-0.1.8 \ tracing-core-0.1.10 \ tracing-futures-0.2.1 \ tracing-log-0.1.1 \ tracing-serde-0.1.1 \ tracing-subscriber-0.2.2 \ treeline-0.1.0 \ try-lock-0.2.2 \ typenum-1.11.2 \ typetag-0.1.5 \ typetag-impl-0.1.5 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.0.4 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ url-1.7.2 \ url-2.1.1 \ urlencoding-1.0.0 \ userfaultfd-0.2.0 \ userfaultfd-sys-0.2.0 \ utf8-ranges-1.0.4 \ utf8parse-0.1.1 \ uuid-0.6.5 \ uuid-0.7.4 \ vcpkg-0.2.8 \ vec_map-0.8.1 \ version_check-0.1.5 \ version_check-0.9.1 \ void-1.0.2 \ vte-0.3.3 \ wabt-0.9.2 \ wabt-sys-0.7.1 \ wait-timeout-0.2.0 \ walkdir-2.3.1 \ want-0.3.0 \ warp-0.2.3 \ wasm-bindgen-0.2.58 \ wasm-bindgen-backend-0.2.58 \ wasm-bindgen-futures-0.4.8 \ wasm-bindgen-macro-0.2.58 \ wasm-bindgen-macro-support-0.2.58 \ wasm-bindgen-shared-0.2.58 \ wasm-bindgen-webidl-0.2.58 \ wasmparser-0.51.4 \ wasmparser-0.52.2 \ wasmparser-0.57.0 \ wast-11.0.0 \ web-sys-0.3.35 \ weedle-0.10.0 \ which-3.1.1 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.3 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ winutil-0.1.1 \ ws2_32-sys-0.2.1 \ xml-rs-0.8.0 \ yaml-rust-0.4.3 \ zeroize-1.1.0 \ zstd-sys-1.4.15+zstd.1.4.4 \ leveldb-sys@git+https://github.com/timberio/leveldb-sys?branch=v3.0.0\#bbdd99a6fab0a7444a8c6eb0cc86a1a5a75f7fa1 \ leveldb@git+https://github.com/timberio/leveldb\#64265815bcf1b69f30e6cb35bf687fbd6dd64afb \ cranelift-bforest,cranelift-codegen,cranelift-codegen-meta,cranelift-codegen-shared,cranelift-entity,cranelift-frontend,cranelift-module,cranelift-native,cranelift-object,cranelift-wasm,lucet-module,lucet-runtime,lucet-runtime-internals,lucet-runtime-macros,lucet-validate,lucet-wasi,lucet-wasi-generate,lucet-wiggle,lucet-wiggle-generate,lucet-wiggle-macro,lucetc,wasi-common,wig,wiggle,wiggle-generate,wiggle-macro,winx,witx,yanix@git+https://github.com/bytecodealliance/lucet.git?rev=d4fc14a03bdb99ac83173d27fddf1aca48412a86\#d4fc14a03bdb99ac83173d27fddf1aca48412a86 \ tower@git+https://github.com/tower-rs/tower\#c87fdd9c1e4c0728fdaa87d3fafe3e48da9b498a \ rlua@git+https://github.com/kyren/rlua\#25bd7e6bffef9597466a98bfca80a3056c9e6320 \ tracing-futures,tracing-tower@git+https://github.com/tokio-rs/tracing?rev=65547d8809fcc726b8187db85b23c42e32ef5dce\#65547d8809fcc726b8187db85b23c42e32ef5dce # Fixes: error: the linked panic runtime `panic_unwind` is not compiled with # this crate's panic strategy `abort` LTO_UNSAFE= yes post-extract: ${RMDIR} ${WRKSRC_wasmtime}/crates/wasi-common/WASI ${MV} ${WRKSRC_wasi_wasmtime} ${WRKSRC_wasmtime}/crates/wasi-common/WASI ${RMDIR} ${WRKSRC_crate_lucet-runtime}/wasmtime ${WRKSRC_crate_lucet-runtime}/sightglass ${WRKSRC_crate_lucet-runtime}/wasi ${MV} ${WRKSRC_wasmtime} ${WRKSRC_crate_lucet-runtime}/wasmtime ${MV} ${WRKSRC_sightglass} ${WRKSRC_crate_lucet-runtime}/sightglass ${MV} ${WRKSRC_wasi_lucet} ${WRKSRC_crate_lucet-runtime}/wasi post-patch: ${REINPLACE_CMD} -e 's|.probe("lua")|.probe("lua-5.3")|' \ ${WRKSRC_crate_rlua}/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/vector .include diff --git a/sysutils/vivid/Makefile b/sysutils/vivid/Makefile index e911561a1ffb..e482c37ad28e 100644 --- a/sysutils/vivid/Makefile +++ b/sysutils/vivid/Makefile @@ -1,67 +1,67 @@ PORTNAME= vivid DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 14 +PORTREVISION= 15 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/yadf/Makefile b/sysutils/yadf/Makefile index 6d23e03b1258..fd41f2c6c8ad 100644 --- a/sysutils/yadf/Makefile +++ b/sysutils/yadf/Makefile @@ -1,135 +1,135 @@ PORTNAME= yadf DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 11 +PORTREVISION= 12 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/zellij/Makefile b/sysutils/zellij/Makefile index 539edc4295df..af67167cb1ec 100644 --- a/sysutils/zellij/Makefile +++ b/sysutils/zellij/Makefile @@ -1,472 +1,473 @@ PORTNAME= zellij DISTVERSIONPREFIX= v DISTVERSION= 0.37.2 +PORTREVISION= 1 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= zellij-org PLIST_FILES= bin/zellij CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ 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-channel-1.8.0 \ async-executor-1.4.1 \ async-global-executor-2.1.0 \ async-io-1.7.0 \ async-lock-2.5.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 \ cache-padded-1.2.0 \ cassowary-0.3.0 \ cc-1.0.73 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ 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 \ concurrent-queue-1.2.2 \ concurrent-queue-2.2.0 \ console-0.15.0 \ const_fn-0.4.9 \ core-foundation-sys-0.8.3 \ corosensei-0.1.3 \ cpufeatures-0.2.2 \ cranelift-bforest-0.82.3 \ cranelift-codegen-0.82.3 \ cranelift-codegen-meta-0.82.3 \ cranelift-codegen-shared-0.82.3 \ cranelift-entity-0.82.3 \ cranelift-frontend-0.82.3 \ 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.15 \ csscolorparser-0.6.2 \ ctor-0.1.22 \ 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-next-2.0.0 \ dirs-2.0.2 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ discard-1.0.4 \ 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 \ 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 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fsevent-sys-4.1.0 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-io-0.3.21 \ futures-lite-1.12.0 \ fuzzy-matcher-0.3.7 \ 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.7 \ 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 \ humantime-2.1.0 \ 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 \ 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 \ itoa-1.0.2 \ js-sys-0.3.58 \ 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.140 \ libloading-0.7.4 \ 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.7 \ log-0.4.17 \ log-mdc-0.1.0 \ log4rs-1.2.0 \ loupe-0.1.3 \ loupe-derive-0.1.3 \ 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 \ 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 \ 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.12.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-sys-0.9.74 \ 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.3 \ 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 \ 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-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ polling-2.2.0 \ ppv-lite86-0.2.16 \ pretty-bytes-0.2.2 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.56 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ 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_users-0.4.3 \ regalloc-0.0.34 \ 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-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rustix-0.37.7 \ rustversion-1.0.9 \ ryu-1.0.10 \ same-file-1.0.6 \ 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_bytes-0.11.6 \ serde_derive-1.0.137 \ serde_json-1.0.81 \ 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 \ smallvec-1.8.0 \ smawk-0.3.1 \ socket2-0.4.4 \ spinning-0.1.0 \ 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 \ suggest-0.4.0 \ supports-color-2.0.0 \ supports-hyperlinks-2.1.0 \ supports-unicode-2.0.0 \ syn-1.0.96 \ syn-2.0.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 \ typemap-ors-1.0.0 \ typenum-1.15.0 \ typetag-0.1.8 \ typetag-impl-0.1.8 \ ucd-trie-0.1.3 \ 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.9 \ unsafe-any-ors-1.0.0 \ url-2.2.2 \ utf8parse-0.2.0 \ uuid-0.8.2 \ 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.81 \ wasm-bindgen-backend-0.2.81 \ wasm-bindgen-futures-0.4.31 \ wasm-bindgen-macro-0.2.81 \ wasm-bindgen-macro-support-0.2.81 \ wasm-bindgen-shared-0.2.81 \ wasm-encoder-0.13.0 \ wasmer-2.3.0 \ wasmer-artifact-2.3.0 \ wasmer-compiler-2.3.0 \ wasmer-compiler-cranelift-2.3.0 \ wasmer-compiler-singlepass-2.3.0 \ wasmer-derive-2.3.0 \ wasmer-engine-2.3.0 \ wasmer-engine-dylib-2.3.0 \ wasmer-engine-universal-2.3.0 \ wasmer-engine-universal-artifact-2.3.0 \ wasmer-object-2.3.0 \ wasmer-types-2.3.0 \ wasmer-vfs-2.3.0 \ wasmer-vm-2.3.0 \ wasmer-wasi-2.3.0 \ wasmer-wasi-types-2.3.0 \ 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.36.1 \ 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.36.1 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.33.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.33.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.33.0 \ windows_x86_64_gnu-0.36.1 \ 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.36.1 \ 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 702a1bdda251..099a4588ad96 100644 --- a/sysutils/zoxide/Makefile +++ b/sysutils/zoxide/Makefile @@ -1,127 +1,127 @@ PORTNAME= zoxide DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 4 +PORTREVISION= 5 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 cd87c84a1a36..217649cefa2c 100644 --- a/sysutils/ztop/Makefile +++ b/sysutils/ztop/Makefile @@ -1,73 +1,73 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 8 +PORTREVISION= 9 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 CARGO_CRATES= aho-corasick-0.7.18 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ byteorder-1.4.3 \ cassowary-0.3.0 \ cfg-if-1.0.0 \ clap-3.2.22 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ humanize-rs-0.1.5 \ indexmap-1.9.1 \ libc-0.2.124 \ memchr-2.4.1 \ nix-0.24.0 \ numtoa-0.1.0 \ once_cell-1.15.0 \ os_str_bytes-6.3.0 \ 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.11 \ redox_termios-0.1.2 \ regex-1.5.5 \ regex-syntax-0.6.25 \ same-file-1.0.6 \ strsim-0.10.0 \ syn-1.0.89 \ sysctl-0.4.4 \ termcolor-1.1.3 \ termion-1.5.6 \ textwrap-0.15.1 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tui-0.15.0 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ 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 PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/textproc/angle-grinder/Makefile b/textproc/angle-grinder/Makefile index 2543d2f6c592..73ba2643b6f0 100644 --- a/textproc/angle-grinder/Makefile +++ b/textproc/angle-grinder/Makefile @@ -1,29 +1,30 @@ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.19.2 +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 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/bat/Makefile b/textproc/bat/Makefile index c1995c17d149..13cc7b9013e7 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -1,197 +1,197 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.23.0 -PORTREVISION= 2 +PORTREVISION= 3 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 \ 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}${MAN1PREFIX}/man/man1 ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/doc/bat.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_bat .include diff --git a/textproc/biodiff/Makefile b/textproc/biodiff/Makefile index 5dc06d1f93a9..43f902ee3d78 100644 --- a/textproc/biodiff/Makefile +++ b/textproc/biodiff/Makefile @@ -1,176 +1,177 @@ PORTNAME= biodiff DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 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 CARGO_CRATES= ahash-0.8.3 \ aho-corasick-0.7.20 \ anyhow-1.0.69 \ approx-0.5.1 \ autocfg-1.1.0 \ bio-1.1.0 \ bio-types-0.13.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bstr-0.2.17 \ bv-0.11.1 \ bytecount-0.6.3 \ bytemuck-1.13.0 \ byteorder-1.4.3 \ cfg-if-1.0.0 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.14 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ csv-1.1.6 \ csv-core-0.1.10 \ cursive-0.20.0 \ cursive_buffered_backend-0.6.1 \ cursive_core-0.3.7 \ custom_derive-0.1.7 \ darling-0.14.3 \ darling_core-0.14.3 \ darling_macro-0.14.3 \ derive-new-0.5.9 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ either-1.8.1 \ enum-map-1.1.1 \ enum-map-2.4.2 \ enum-map-derive-0.6.0 \ enum-map-derive-0.11.0 \ enumset-1.0.12 \ enumset_derive-0.6.1 \ feature-probe-0.1.1 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ fxhash-0.2.1 \ getrandom-0.2.8 \ getset-0.1.2 \ hashbrown-0.12.3 \ heck-0.4.1 \ hex-0.4.3 \ ident_case-1.0.1 \ indexmap-1.9.2 \ itertools-0.10.5 \ itertools-num-0.1.3 \ itoa-0.4.8 \ itoa-1.0.5 \ lazy_static-1.4.0 \ libc-0.2.139 \ libm-0.2.6 \ lock_api-0.4.9 \ log-0.4.17 \ matrixmultiply-0.3.2 \ memchr-2.5.0 \ memmap2-0.5.8 \ mio-0.8.5 \ multimap-0.8.3 \ nalgebra-0.29.0 \ nalgebra-macros-0.1.0 \ ndarray-0.15.6 \ newtype_derive-0.1.6 \ num-0.4.0 \ num-complex-0.4.3 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_threads-0.1.6 \ once_cell-1.17.0 \ ordered-float-3.4.0 \ owning_ref-0.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ paste-1.0.11 \ petgraph-0.6.3 \ ppv-lite86-0.2.17 \ primal-check-0.3.3 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.51 \ quote-1.0.23 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rawpointer-0.2.1 \ realfft-3.2.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ rustc_version-0.1.7 \ rustfft-6.1.0 \ rustversion-1.0.11 \ ryu-1.0.12 \ safe_arch-0.6.0 \ scopeguard-1.1.0 \ semver-0.1.20 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ simba-0.6.0 \ smallvec-1.10.0 \ stable_deref_trait-1.2.0 \ statrs-0.16.0 \ strength_reduce-0.2.4 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.107 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ transpose-0.2.2 \ triple_accel-0.4.0 \ typenum-1.16.0 \ unicode-ident-1.0.6 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ vec_map-0.8.2 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wide-0.7.6 \ 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-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 \ xi-unicode-0.3.0 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 810f49f2f004..bc18eea5ac3b 100644 --- a/textproc/cast2gif/Makefile +++ b/textproc/cast2gif/Makefile @@ -1,238 +1,238 @@ PORTNAME= cast2gif DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 -PORTREVISION= 24 +PORTREVISION= 25 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 CARGO_CRATES= adler32-1.0.4 \ aho-corasick-0.7.10 \ ansi_colours-1.0.1 \ ansi_term-0.11.0 \ anyhow-1.0.28 \ approx-0.3.2 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-1.0.0 \ backtrace-0.3.46 \ backtrace-sys-0.1.35 \ base16-0.2.1 \ base64-0.11.0 \ better-panic-0.2.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ byteorder-1.3.4 \ cc-1.0.50 \ cfg-if-0.1.10 \ clap-2.33.0 \ clicolors-control-1.0.1 \ cmake-0.1.42 \ color_quant-1.0.1 \ colored-1.9.3 \ console-0.9.2 \ console-0.10.0 \ constant_time_eq-0.1.5 \ core-foundation-0.6.4 \ core-foundation-0.7.0 \ core-foundation-sys-0.6.2 \ core-foundation-sys-0.7.0 \ core-graphics-0.17.3 \ core-graphics-0.19.0 \ core-text-13.3.2 \ core-text-15.0.0 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ data-url-0.1.0 \ deflate-0.7.20 \ dirs-2.0.2 \ dirs-sys-0.3.4 \ dwrote-0.10.0 \ either-1.5.3 \ encode_unicode-0.3.6 \ enumset-0.4.5 \ enumset_derive-0.4.4 \ env_logger-0.7.1 \ euclid-0.20.10 \ expat-sys-2.1.6 \ flame-0.2.2 \ flate2-1.0.14 \ float-cmp-0.5.3 \ float-ord-0.2.0 \ flume-0.5.1 \ fnv-1.0.6 \ font-kit-0.6.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ freetype-0.4.1 \ getrandom-0.1.14 \ gif-0.10.3 \ gif-dispose-2.3.0 \ gifski-0.10.4 \ glob-0.3.0 \ harfbuzz-sys-0.3.4 \ harfbuzz_rs-1.0.1 \ hermit-abi-0.1.11 \ humantime-1.3.0 \ ident_case-1.0.1 \ imagequant-2.12.5 \ imagequant-sys-2.12.5 \ imgref-1.4.3 \ indicatif-0.14.0 \ inflate-0.4.5 \ itoa-0.4.5 \ jpeg-decoder-0.1.18 \ kernel32-sys-0.2.2 \ kurbo-0.5.11 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.69 \ lodepng-2.5.0 \ log-0.4.8 \ lyon_geom-0.15.2 \ lzw-0.10.0 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap2-0.1.0 \ memoffset-0.5.4 \ miniz_oxide-0.3.6 \ natord-1.0.9 \ num-traits-0.2.11 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ numtoa-0.1.0 \ palette-0.5.0 \ palette_derive-0.5.0 \ pathfinder_geometry-0.5.1 \ pathfinder_simd-0.5.0 \ pbr-1.0.2 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ pkg-config-0.3.17 \ png-0.15.3 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.10 \ quick-error-1.2.3 \ quote-1.0.3 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ raqote-0.7.14 \ rayon-1.3.0 \ rayon-core-1.7.0 \ rctree-0.3.3 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ redox_users-0.3.4 \ regex-1.3.7 \ regex-syntax-0.6.17 \ resize-0.4.0 \ resvg-0.9.0 \ rgb-0.8.16 \ roxmltree-0.9.1 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.106 \ serde_derive-1.0.106 \ serde_json-1.0.51 \ servo-fontconfig-0.4.0 \ servo-fontconfig-sys-4.0.9 \ servo-freetype-sys-4.0.5 \ simplecss-0.2.0 \ siphasher-0.2.3 \ siphasher-0.3.2 \ spin-0.5.2 \ strsim-0.8.0 \ strsim-0.9.3 \ svg-0.7.2 \ svgfilters-0.1.0 \ svgtypes-0.5.0 \ sw-composite-0.7.7 \ syn-1.0.17 \ term_size-0.3.1 \ termcolor-1.1.0 \ termion-1.5.5 \ termios-0.3.2 \ textwrap-0.11.0 \ thiserror-1.0.15 \ thiserror-impl-1.0.15 \ thread-id-3.3.0 \ thread_local-1.0.1 \ time-0.1.42 \ ttf-parser-0.3.0 \ typed-arena-2.0.1 \ unicode-bidi-0.3.4 \ unicode-script-0.5.0 \ unicode-vo-0.1.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ usvg-0.9.0 \ utf8parse-0.2.0 \ vec_map-0.8.1 \ vt100-0.8.1 \ vte-0.6.0 \ vte_generate_state_changes-0.1.1 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wild-2.0.2 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.4 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wio-0.2.2 \ xmlparser-0.13.1 \ xmlwriter-0.1.0 PLIST_FILES= bin/cast2gif EXAMPLES_PLIST_FILES= \ ${EXAMPLESDIR}/example1.gif \ ${EXAMPLESDIR}/tutorial.gif PORTDOCS= README.md PORTEXAMPLES= doc/*.gif OPTIONS_DEFINE= DOCS EXAMPLES post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/choose/Makefile b/textproc/choose/Makefile index 364152e25fc3..8ed597f4730b 100644 --- a/textproc/choose/Makefile +++ b/textproc/choose/Makefile @@ -1,32 +1,32 @@ PORTNAME= choose DISTVERSIONPREFIX= v DISTVERSION= 1.3.4 -PORTREVISION= 3 +PORTREVISION= 4 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 4ed516616642..2ea12694f42c 100644 --- a/textproc/code-minimap/Makefile +++ b/textproc/code-minimap/Makefile @@ -1,82 +1,82 @@ PORTNAME= code-minimap DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 -PORTREVISION= 3 +PORTREVISION= 4 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 CARGO_CRATES= anyhow-1.0.52 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.2.1 \ cfg-if-1.0.0 \ clap-3.0.0 \ clap_complete-3.0.0 \ clap_derive-3.0.0 \ either-1.6.1 \ hashbrown-0.11.2 \ heck-0.3.2 \ hermit-abi-0.1.18 \ indexmap-1.7.0 \ itertools-0.10.3 \ lazy_static-1.4.0 \ libc-0.2.88 \ memchr-2.4.1 \ os_str_bytes-6.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.28 \ quote-1.0.9 \ rstest-0.12.0 \ rustc_version-0.4.0 \ rustversion-1.0.6 \ semver-1.0.4 \ strsim-0.10.0 \ strum-0.23.0 \ strum_macros-0.23.1 \ syn-1.0.80 \ termcolor-1.1.2 \ terminal_size-0.1.17 \ textwrap-0.14.2 \ unicode-segmentation-1.7.1 \ unicode-xid-0.2.1 \ 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 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 8d7cca56d194..1afd12624cb5 100644 --- a/textproc/comrak/Makefile +++ b/textproc/comrak/Makefile @@ -1,147 +1,148 @@ PORTNAME= comrak DISTVERSION= 0.18.0 +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.0 \ 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 \ byteorder-1.4.3 \ 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 \ derive_arbitrary-1.3.0 \ deunicode-0.4.3 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ emojis-0.5.2 \ entities-1.0.1 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fancy-regex-0.7.1 \ fastrand-1.8.0 \ flate2-1.0.25 \ fnv-1.0.7 \ getrandom-0.1.16 \ getrandom-0.2.8 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.2.6 \ indexmap-1.9.2 \ instant-0.1.12 \ io-lifetimes-1.0.3 \ is-terminal-0.4.2 \ itoa-1.0.5 \ lazy_static-1.4.0 \ libc-0.2.139 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ memchr-2.5.0 \ miniz_oxide-0.6.2 \ ntest-0.9.0 \ ntest_test_cases-0.9.0 \ ntest_timeout-0.9.0 \ num-traits-0.2.15 \ once_cell-1.17.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ os_str_bytes-6.4.1 \ phf-0.11.1 \ phf_shared-0.11.1 \ pkg-config-0.3.26 \ plist-1.3.1 \ 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.49 \ propfuzz-0.0.1 \ propfuzz-macro-0.0.1 \ proptest-0.10.1 \ quick-error-1.2.3 \ quote-1.0.23 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_xorshift-0.2.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.0 \ regex-syntax-0.6.28 \ rustix-0.36.6 \ rusty-fork-0.3.0 \ 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 \ shell-words-1.1.0 \ siphasher-0.3.10 \ slug-0.1.4 \ strsim-0.10.0 \ syn-1.0.107 \ syntect-5.0.0 \ tempfile-3.4.0 \ termcolor-1.1.3 \ terminal_size-0.2.3 \ 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 \ typed-arena-2.0.1 \ unicode-ident-1.0.6 \ unicode_categories-0.1.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ 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.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 \ xdg-2.4.1 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/difftastic/Makefile b/textproc/difftastic/Makefile index 66e9b8eb2c45..5b0a60b4ac8a 100644 --- a/textproc/difftastic/Makefile +++ b/textproc/difftastic/Makefile @@ -1,153 +1,153 @@ PORTNAME= difftastic DISTVERSION= 0.47.0 -PORTREVISION= 1 +PORTREVISION= 2 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= aho-corasick-0.7.20 \ assert_cmd-2.0.5 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.11.1 \ bytecount-0.6.2 \ cc-1.0.78 \ cfg-if-1.0.0 \ clap-3.1.18 \ clap_lex-0.2.0 \ const_format-0.2.23 \ const_format_proc_macros-0.2.22 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-utils-0.8.8 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ ctor-0.1.22 \ diff-0.1.12 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ env_logger-0.7.1 \ fixedbitset-0.4.1 \ float-cmp-0.9.0 \ fnv-1.0.7 \ glob-0.3.1 \ hashbrown-0.11.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ humantime-1.3.0 \ indexmap-1.7.0 \ itertools-0.10.3 \ lazy_static-1.4.0 \ libc-0.2.139 \ libmimalloc-sys-0.1.24 \ lock_api-0.4.9 \ log-0.4.17 \ memchr-2.5.0 \ memoffset-0.6.5 \ mimalloc-0.1.28 \ minimal-lexical-0.2.1 \ mio-0.8.5 \ nom-7.1.1 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ once_cell-1.17.1 \ os_str_bytes-6.0.1 \ output_vt100-0.1.3 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.6 \ petgraph-0.6.1 \ predicates-2.1.1 \ predicates-core-1.0.3 \ predicates-tree-1.0.5 \ pretty_assertions-1.3.0 \ pretty_env_logger-0.4.0 \ proc-macro2-1.0.39 \ quick-error-1.2.3 \ quote-1.0.18 \ radix-heap-0.4.2 \ rayon-1.6.1 \ rayon-core-1.10.1 \ redox_syscall-0.2.16 \ regex-1.7.3 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ rustc-hash-1.1.0 \ rustversion-1.0.12 \ same-file-1.0.6 \ 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 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.95 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ termtree-0.2.4 \ textwrap-0.15.0 \ tree-sitter-0.20.9 \ typed-arena-2.0.1 \ unicode-ident-1.0.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.3 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ 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.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 \ wu-diff-0.1.2 \ yansi-0.5.1 \ tree_magic_mini@git+https://github.com/Wilfred/tree_magic?branch=fix-panic-for-empty-strings\#13dd6dda15c7062bd8f7dd5bc9bb5b16ce9ee613 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 a3b2d8f288ab..35f5dac25436 100644 --- a/textproc/evtx/Makefile +++ b/textproc/evtx/Makefile @@ -1,200 +1,200 @@ PORTNAME= evtx DISTVERSION= 0.8.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 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/hq/Makefile b/textproc/hq/Makefile index 90235c84a0c0..724a01d6e7af 100644 --- a/textproc/hq/Makefile +++ b/textproc/hq/Makefile @@ -1,152 +1,152 @@ PORTNAME= hq DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 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 30d6ed7337c6..aa5d013f6eae 100644 --- a/textproc/htmlq/Makefile +++ b/textproc/htmlq/Makefile @@ -1,100 +1,100 @@ PORTNAME= htmlq DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 14 +PORTREVISION= 15 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 5ac30113f256..cd9568af27c3 100644 --- a/textproc/jaq/Makefile +++ b/textproc/jaq/Makefile @@ -1,92 +1,92 @@ PORTNAME= jaq DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 3 +PORTREVISION= 4 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.7.6 \ aho-corasick-0.7.20 \ ariadne-0.1.5 \ atty-0.2.14 \ autocfg-1.1.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ cc-1.0.79 \ cfg-if-1.0.0 \ chumsky-0.9.2 \ clap-4.0.22 \ clap_derive-4.0.21 \ clap_lex-0.3.2 \ colored_json-3.0.1 \ dyn-clone-1.0.11 \ either-1.8.1 \ env_logger-0.10.0 \ fastrand-1.9.0 \ getrandom-0.2.8 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hifijson-0.2.0 \ indexmap-1.9.2 \ instant-0.1.12 \ itertools-0.10.5 \ itoa-1.0.6 \ libc-0.2.139 \ libmimalloc-sys-0.1.30 \ log-0.4.17 \ memchr-2.5.0 \ memmap2-0.5.10 \ mimalloc-0.1.34 \ once_cell-1.17.1 \ os_str_bytes-6.4.1 \ 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 \ regex-1.7.1 \ remove_dir_all-0.5.3 \ ryu-1.0.13 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.94 \ strsim-0.10.0 \ syn-1.0.109 \ tempfile-3.3.0 \ termcolor-1.2.0 \ unicode-ident-1.0.8 \ 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 \ yansi-0.5.1 \ regex-syntax@git+https://github.com/01mf02/regex?rev=90eebbd\#90eebbdb9396ca10510130327073a3d596674d04 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 d05da4b99fb3..7011b2316266 100644 --- a/textproc/jless/Makefile +++ b/textproc/jless/Makefile @@ -1,93 +1,93 @@ PORTNAME= jless DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 -PORTREVISION= 13 +PORTREVISION= 14 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 a9165927f916..ce47a0317293 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -1,134 +1,135 @@ PORTNAME= jql DISTVERSIONPREFIX= jql-v DISTVERSION= 7.0.1 +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.20.0 \ adler-1.0.2 \ 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.71 \ autocfg-1.1.0 \ backtrace-0.3.68 \ bitflags-2.3.3 \ bumpalo-3.13.0 \ bytes-1.4.0 \ cast-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ clap-4.3.11 \ clap_builder-4.3.11 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ colored_json-3.2.0 \ criterion-0.5.1 \ 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 \ either-1.8.1 \ equivalent-1.0.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ gimli-0.27.3 \ half-1.8.2 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.3.1 \ indexmap-2.0.0 \ is-terminal-0.4.8 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.64 \ libc-0.2.147 \ linux-raw-sys-0.4.3 \ log-0.4.19 \ memchr-2.5.0 \ memoffset-0.9.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ nom-7.1.3 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ object-0.31.1 \ once_cell-1.18.0 \ oorandom-11.1.3 \ pin-project-lite-0.2.9 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ proc-macro2-1.0.63 \ psm-0.1.21 \ quote-1.0.29 \ rayon-1.7.0 \ rayon-core-1.11.0 \ regex-1.8.4 \ regex-syntax-0.7.2 \ rustc-demangle-0.1.23 \ rustix-0.38.1 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.171 \ serde_derive-1.0.171 \ serde_json-1.0.102 \ serde_stacker-0.1.9 \ stacker-0.1.15 \ strsim-0.10.0 \ syn-2.0.25 \ thiserror-1.0.43 \ thiserror-impl-1.0.43 \ tinytemplate-1.2.1 \ tokio-1.29.1 \ tokio-macros-2.1.0 \ unicode-ident-1.0.9 \ utf8parse-0.2.1 \ walkdir-2.3.3 \ 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.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 \ yansi-0.5.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 2ee898c577d7..6634cd4efe68 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= 8 +PORTREVISION= 9 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 c67616f7b12f..71bc1ce60c78 100644 --- a/textproc/mdbook-mermaid/Makefile +++ b/textproc/mdbook-mermaid/Makefile @@ -1,19 +1,19 @@ PORTNAME= mdbook-mermaid DISTVERSIONPREFIX= v DISTVERSION= 0.12.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= Preprocessor for mdBook to add mermaid.js support WWW= https://github.com/badboy/mdbook-mermaid LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= badboy PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile index ae101d24cfb6..a686df1bdfae 100644 --- a/textproc/mdbook/Makefile +++ b/textproc/mdbook/Makefile @@ -1,235 +1,235 @@ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.21 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= ports@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 CARGO_CRATES= aho-corasick-0.7.18 \ ammonia-3.1.2 \ ansi_term-0.12.1 \ anyhow-1.0.43 \ assert_cmd-1.0.7 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-buffer-0.9.0 \ block-padding-0.1.5 \ bstr-0.2.17 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-1.0.1 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-3.0.10 \ clap_complete-3.0.4 \ cpufeatures-0.1.5 \ ctor-0.1.20 \ diff-0.1.12 \ difflib-0.4.0 \ digest-0.8.1 \ digest-0.9.0 \ doc-comment-0.3.3 \ either-1.6.1 \ elasticlunr-rs-3.0.0 \ env_logger-0.9.0 \ fake-simd-0.1.2 \ filetime-0.2.15 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.0.1 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futf-0.1.4 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-macro-0.3.16 \ futures-sink-0.3.21 \ futures-task-0.3.16 \ futures-util-0.3.16 \ generic-array-0.12.4 \ generic-array-0.14.4 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gitignore-1.0.7 \ glob-0.3.0 \ h2-0.3.4 \ handlebars-4.1.2 \ hashbrown-0.11.2 \ headers-0.3.4 \ headers-core-0.2.0 \ hermit-abi-0.1.19 \ html5ever-0.25.1 \ http-0.2.4 \ http-body-0.4.3 \ httparse-1.5.1 \ httpdate-1.0.1 \ humantime-2.1.0 \ hyper-0.14.11 \ idna-0.2.3 \ indexmap-1.7.0 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ iovec-0.1.4 \ itertools-0.10.1 \ itoa-0.4.8 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.100 \ log-0.4.14 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.10.1 \ markup5ever_rcdom-0.1.0 \ matches-0.1.9 \ memchr-2.4.1 \ mime-0.3.16 \ mime_guess-2.0.3 \ mio-0.6.23 \ mio-0.7.13 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.3.7 \ net2-0.2.37 \ new_debug_unreachable-1.0.4 \ normalize-line-endings-0.3.0 \ notify-4.0.17 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ opener-0.5.0 \ os_str_bytes-6.0.0 \ output_vt100-0.1.2 \ percent-encoding-2.1.0 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.3 \ pest_meta-2.1.3 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_shared-0.8.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ ppv-lite86-0.2.10 \ precomputed-hash-0.1.1 \ predicates-2.0.1 \ predicates-core-1.0.2 \ predicates-tree-1.0.2 \ pretty_assertions-1.2.1 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.28 \ pulldown-cmark-0.9.1 \ quick-error-2.0.1 \ quote-1.0.9 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ rand_pcg-0.2.1 \ redox_syscall-0.2.10 \ regex-1.5.5 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ select-0.5.0 \ semver-1.0.4 \ serde-1.0.129 \ serde_derive-1.0.129 \ serde_json-1.0.66 \ serde_urlencoded-0.7.0 \ sha-1-0.8.2 \ sha-1-0.9.7 \ shlex-1.0.0 \ siphasher-0.3.6 \ slab-0.4.4 \ socket2-0.4.1 \ string_cache-0.8.1 \ string_cache_codegen-0.5.1 \ strsim-0.10.0 \ syn-1.0.75 \ tempfile-3.2.0 \ tendril-0.4.2 \ termcolor-1.1.2 \ textwrap-0.14.2 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ time-0.1.43 \ tinyvec-1.3.1 \ tinyvec_macros-0.1.0 \ tokio-1.16.1 \ tokio-macros-1.8.0 \ tokio-stream-0.1.7 \ tokio-tungstenite-0.15.0 \ tokio-util-0.6.7 \ toml-0.5.8 \ topological-sort-0.1.0 \ tower-service-0.3.1 \ tracing-0.1.26 \ tracing-core-0.1.19 \ treeline-0.1.0 \ try-lock-0.2.3 \ tungstenite-0.14.0 \ typenum-1.13.0 \ ucd-trie-0.1.3 \ unicase-2.6.0 \ unicode-bidi-0.3.6 \ unicode-normalization-0.1.19 \ unicode-xid-0.2.2 \ url-2.2.2 \ utf-8-0.7.6 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ want-0.3.0 \ warp-0.3.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ xml5ever-0.16.1 PLIST_FILES= bin/mdbook post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mdbook .include diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile index 99857b5b25f8..07c40a78db12 100644 --- a/textproc/meilisearch/Makefile +++ b/textproc/meilisearch/Makefile @@ -1,59 +1,59 @@ PORTNAME= meilisearch DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/meilisearch/mini-dashboard/releases/download/v${DASHBOARD_VERSION}/build.zip?dummy=/:mini_dashboard_assets \ SF/mecab/mecab-ipadic/2.7.0-20070801/:mecab_ipadic \ https://milli-benchmarks.fra1.digitaloceanspaces.com/datasets/:benchmark DISTFILES= ${MINIDASHBOARDFILE}:mini_dashboard_assets \ mecab-ipadic-2.7.0-20070801.tar.gz:mecab_ipadic \ 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: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 USES= cargo pkgconfig USE_GITHUB= yes GH_TUPLE= meilisearch:lmdb:6a01c0a:lmdb/../lmdb-rs-501aa34a1ab7f092e3ff54a6c22ff6c55931a2d8/lmdb-sys/lmdb DASHBOARD_VERSION= 0.2.7 MINIDASHBOARDFILE= meilisearch-mini-dashboard-build-${DASHBOARD_VERSION}.zip CARGO_INSTALL_PATH= meilisearch CARGO_ENV= MILLI_BENCH_DATASETS_PATH=${WRKDIR} LIBGIT2_SYS_USE_PKG_CONFIG=1 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},' \ -e 's,%%GH_TAGNAME%%,${GH_TAGNAME},g' \ ${WRKSRC}/meilisearch/build.rs ${GREP} -F -R -l %%WRKDIR%% ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ 's,%%WRKDIR%%,${WRKDIR},' .include diff --git a/textproc/quickwit/Makefile b/textproc/quickwit/Makefile index d91b263e73f3..25bf9d1db95f 100644 --- a/textproc/quickwit/Makefile +++ b/textproc/quickwit/Makefile @@ -1,36 +1,37 @@ PORTNAME= quickwit DISTVERSIONPREFIX= v DISTVERSION= 0.6.2 +PORTREVISION= 1 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= libonig.so:devel/oniguruma \ libzstd.so:archivers/zstd USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= quickwit-oss 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/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index 0dff666564c9..46886bdfa0e6 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= 19 +PORTREVISION= 20 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 b778d1bc8871..e9931ebfa25c 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,134 +1,134 @@ PORTNAME= ripgrep DISTVERSION= 13.0.0 -PORTREVISION= 21 +PORTREVISION= 22 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 BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor USES= cargo cpe CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= BurntSushi CARGO_CRATES= aho-corasick-0.7.18 \ atty-0.2.14 \ base64-0.13.0 \ bitflags-1.2.1 \ bstr-0.2.16 \ bytecount-0.6.2 \ cc-1.0.68 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ encoding_rs-0.8.28 \ encoding_rs_io-0.1.7 \ fnv-1.0.7 \ fs_extra-1.2.0 \ glob-0.3.0 \ globset-0.4.7 \ grep-0.2.8 \ grep-cli-0.1.6 \ grep-matcher-0.1.5 \ grep-pcre2-0.1.5 \ grep-printer-0.1.6 \ grep-regex-0.1.9 \ grep-searcher-0.1.8 \ hermit-abi-0.1.18 \ ignore-0.4.18 \ itoa-0.4.7 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ jobserver-0.1.22 \ lazy_static-1.4.0 \ libc-0.2.97 \ libm-0.1.4 \ log-0.4.14 \ memchr-2.4.0 \ memmap2-0.3.0 \ num_cpus-1.13.0 \ once_cell-1.7.2 \ packed_simd_2-0.3.8 \ pcre2-0.2.3 \ pcre2-sys-0.2.5 \ pkg-config-0.3.19 \ proc-macro2-1.0.27 \ quote-1.0.9 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ ryu-1.0.5 \ same-file-1.0.6 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ strsim-0.8.0 \ syn-1.0.73 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thread_local-1.1.3 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ walkdir-2.3.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 RIPGREP_OUTDIR= ${WRKDIR}/cargo-out CARGO_ENV= RIPGREP_OUTDIR=${RIPGREP_OUTDIR} PLIST_FILES= bin/rg \ etc/bash_completion.d/rg.bash \ man/man1/rg.1.gz \ share/fish/vendor_completions.d/rg.fish \ share/zsh/site-functions/_rg PORTDOCS= CHANGELOG.md FAQ.md GUIDE.md OPTIONS_DEFINE= DOCS PCRE2 SIMD OPTIONS_DEFAULT=PCRE2 OPTIONS_DEFAULT_aarch64=SIMD OPTIONS_DEFAULT_amd64= ${OPTIONS_DEFAULT_i386} OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:S/SSE2/SIMD/} PCRE2_DESC= ${PCRE_DESC} version 2 PCRE2_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 PCRE2_VARS= CARGO_FEATURES+=pcre2 SIMD_MAKE_ENV= RUSTC_BOOTSTRAP=encoding_rs,packed_simd_2 SIMD_VARS= CARGO_FEATURES+=simd-accel ${SIMD_VARS_${ARCH}} SIMD_VARS_i386= RUSTFLAGS+="-C target-feature=+sse2" post-patch: @${REINPLACE_CMD} -e 's|OUT_DIR|RIPGREP_OUTDIR|' ${WRKSRC}/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rg ${INSTALL_MAN} ${RIPGREP_OUTDIR}/rg.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_DATA} ${RIPGREP_OUTDIR}/rg.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ ${INSTALL_DATA} ${RIPGREP_OUTDIR}/rg.fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${INSTALL_DATA} ${WRKSRC}/complete/_rg \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/sad/Makefile b/textproc/sad/Makefile index 8a1401cd768c..a0b8aec850e1 100644 --- a/textproc/sad/Makefile +++ b/textproc/sad/Makefile @@ -1,110 +1,111 @@ PORTNAME= sad DISTVERSIONPREFIX= v DISTVERSION= 0.4.23 +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= aho-corasick-1.0.2 \ ansi_term-0.12.1 \ anstream-0.3.2 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ async-channel-1.8.0 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-4.3.2 \ clap_builder-4.3.1 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ concurrent-queue-2.2.0 \ crossbeam-utils-0.8.15 \ difflib-0.4.0 \ either-1.8.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ event-listener-2.5.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-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ getrandom-0.2.10 \ heck-0.4.1 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ libc-0.2.146 \ linux-raw-sys-0.3.8 \ lock_api-0.4.10 \ memchr-2.5.0 \ mio-0.8.8 \ num_cpus-1.15.0 \ once_cell-1.18.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ proc-macro2-1.0.60 \ quote-1.0.28 \ redox_syscall-0.3.5 \ regex-1.8.4 \ regex-syntax-0.7.2 \ rustix-0.37.19 \ scopeguard-1.1.0 \ shlex-1.1.0 \ signal-hook-registry-1.4.1 \ slab-0.4.8 \ smallvec-1.10.0 \ socket2-0.4.9 \ strsim-0.10.0 \ syn-2.0.18 \ terminal_size-0.2.6 \ tokio-1.28.2 \ tokio-macros-2.1.0 \ unicode-ident-1.0.9 \ utf8parse-0.2.1 \ uuid-1.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ which-4.4.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.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} 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 a84777ec1fe6..05bfb1195a9b 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,120 +1,120 @@ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 28 +PORTREVISION= 29 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 CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ anyhow-1.0.32 \ assert_cmd-1.0.1 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ cfg-if-0.1.10 \ clap-2.33.0 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ difference-2.0.0 \ doc-comment-0.3.3 \ either-1.5.3 \ getrandom-0.1.14 \ heck-0.3.1 \ hermit-abi-0.1.11 \ lazy_static-1.4.0 \ libc-0.2.69 \ man-0.3.0 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memmap-0.7.0 \ memoffset-0.5.4 \ num_cpus-1.13.0 \ ppv-lite86-0.2.6 \ predicates-1.0.4 \ predicates-core-1.0.0 \ predicates-tree-1.0.0 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro2-1.0.10 \ quote-1.0.3 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.3.1 \ rayon-core-1.7.1 \ redox_syscall-0.1.56 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.2 \ roff-0.1.0 \ scopeguard-1.1.0 \ strsim-0.8.0 \ structopt-0.3.15 \ structopt-derive-0.4.8 \ syn-1.0.17 \ syn-mid-0.5.0 \ tempfile-3.1.0 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ treeline-0.1.0 \ unescape-0.1.0 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ version_check-0.9.1 \ wait-timeout-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 _SD_OUT_DIR= ${WRKDIR}/cargo-out MAKE_ENV= SD_OUT_DIR=${_SD_OUT_DIR} PLIST_FILES= bin/sd \ etc/bash_completion.d/sd.bash \ man/man1/sd.1.gz \ share/fish/completions/sd.fish \ share/zsh/site-functions/_sd PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} 's,"OUT_DIR","SD_OUT_DIR",g' ${WRKSRC}/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sd ${INSTALL_MAN} ${_SD_OUT_DIR}/sd.1 \ ${STAGEDIR}${PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${_SD_OUT_DIR}/sd.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${_SD_OUT_DIR}/sd.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${_SD_OUT_DIR}/_sd \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile index e249c9123a54..66b208790f50 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -1,122 +1,122 @@ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc 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 CARGO_CRATES= ahash-0.7.6 \ aho-corasick-0.7.19 \ atty-0.2.14 \ autocfg-1.1.0 \ bindgen-0.59.2 \ bitflags-1.3.2 \ byteorder-1.4.3 \ cc-1.0.73 \ cedarwood-0.4.6 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clang-sys-1.4.0 \ clap-3.2.22 \ clap_lex-0.2.4 \ fs_extra-1.2.0 \ fst-0.3.5 \ fst-levenshtein-0.3.0 \ fst-regex-0.3.0 \ fxhash-0.2.1 \ getrandom-0.2.7 \ glob-0.3.0 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ indexmap-1.9.1 \ jieba-rs-0.6.7 \ jobserver-0.1.25 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.135 \ libloading-0.7.3 \ librocksdb-sys-6.20.3 \ linked-hash-map-0.5.6 \ linked_hash_set-0.1.4 \ log-0.4.17 \ memchr-2.5.0 \ memmap-0.6.2 \ minimal-lexical-0.2.1 \ nix-0.18.0 \ nom-7.1.1 \ once_cell-1.15.0 \ os_str_bytes-6.3.0 \ peeking_take_while-0.1.2 \ phf-0.11.1 \ phf_codegen-0.11.1 \ phf_generator-0.11.1 \ phf_shared-0.11.1 \ ppv-lite86-0.2.16 \ proc-macro2-1.0.47 \ quote-1.0.21 \ radix-0.6.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ regex-1.6.0 \ regex-syntax-0.3.9 \ regex-syntax-0.6.27 \ rocksdb-0.17.0 \ rustc-hash-1.1.0 \ serde-1.0.145 \ serde_derive-1.0.145 \ shlex-1.1.0 \ siphasher-0.3.10 \ smallvec-1.10.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.102 \ termcolor-1.1.3 \ textwrap-0.15.1 \ tikv-jemalloc-sys-0.4.3+5.2.1-patched.2 \ tikv-jemallocator-0.4.3 \ toml-0.5.9 \ twox-hash-1.6.3 \ unicode-ident-1.0.5 \ unicode-segmentation-1.10.0 \ utf8-ranges-1.0.5 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ whatlang-0.16.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 USERS= sonic GROUPS= sonic PLIST_FILES= bin/sonic \ "@sample ${ETCDIR}/config.cfg.sample" PORTDOCS= CONFIGURATION.md PROTOCOL.md README.md OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sonic @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/config.cfg ${STAGEDIR}${ETCDIR}/config.cfg.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_MAN} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/tokay/Makefile b/textproc/tokay/Makefile index ce7c5ea1da68..13ae1e89cb26 100644 --- a/textproc/tokay/Makefile +++ b/textproc/tokay/Makefile @@ -1,113 +1,114 @@ PORTNAME= tokay DISTVERSIONPREFIX= v DISTVERSION= 0.6.2 +PORTREVISION= 1 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 \ 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.4.1 \ ctor-0.1.22 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ endian-type-0.1.2 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ error-code-2.3.1 \ fd-lock-2.0.0 \ fd-lock-3.0.6 \ getrandom-0.2.7 \ ghost-0.1.5 \ glob-0.3.0 \ hashbrown-0.12.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ indexmap-1.9.1 \ inventory-0.1.11 \ inventory-impl-0.1.11 \ io-lifetimes-0.7.3 \ libc-0.2.134 \ linux-raw-sys-0.0.46 \ log-0.4.17 \ memchr-2.5.0 \ memoffset-0.6.5 \ nibble_vec-0.1.0 \ nix-0.20.0 \ nix-0.23.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.35.11 \ rustyline-8.2.0 \ rustyline-9.1.2 \ 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.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 \ 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 661112481ce7..b872e1488cf3 100644 --- a/textproc/typst/Makefile +++ b/textproc/typst/Makefile @@ -1,22 +1,23 @@ PORTNAME= typst DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +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 USE_GITHUB= yes PLIST_FILES= bin/${PORTNAME} 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 12e523441011..373d50d7a60f 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -1,76 +1,76 @@ PORTNAME= xsv DISTVERSION= 0.13.0 -PORTREVISION= 50 +PORTREVISION= 51 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 c71b8b7bdc26..bcced2c1e0fe 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,139 +1,139 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 26 +PORTREVISION= 27 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 BROKEN_SSL= openssl30 openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 library USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 CARGO_CRATES= aho-corasick-0.7.13 \ ansi-parser-0.6.5 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atk-0.8.0 \ atk-sys-0.9.1 \ autocfg-1.0.1 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ cairo-rs-0.8.1 \ cairo-sys-rs-0.9.2 \ cc-1.0.60 \ cfg-if-0.1.10 \ constant_time_eq-0.1.5 \ core-foundation-0.7.1 \ core-foundation-sys-0.7.2 \ crossbeam-utils-0.7.2 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ futures-0.3.6 \ futures-channel-0.3.6 \ futures-core-0.3.6 \ futures-executor-0.3.6 \ futures-io-0.3.6 \ futures-macro-0.3.6 \ futures-task-0.3.6 \ futures-util-0.3.6 \ gdk-0.12.1 \ gdk-pixbuf-0.8.0 \ gdk-pixbuf-sys-0.9.1 \ gdk-sys-0.9.1 \ getrandom-0.1.15 \ gio-0.8.1 \ gio-sys-0.9.1 \ glib-0.9.3 \ glib-macros-0.10.1 \ glib-sys-0.9.1 \ gobject-sys-0.9.1 \ gtk-0.8.0 \ gtk-sys-0.9.2 \ idna-0.2.0 \ lazy_static-1.4.0 \ libc-0.2.79 \ linkify-0.4.0 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.3 \ native-tls-0.2.4 \ nom-4.2.3 \ once_cell-1.4.1 \ open-1.4.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ pango-0.8.0 \ pango-sys-0.9.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.18 \ pin-project-0.4.26 \ pin-project-internal-0.4.26 \ pin-utils-0.1.0 \ proc-macro2-1.0.24 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ ppv-lite86-0.2.9 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.2 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.116 \ serde_derive-1.0.116 \ slab-0.4.2 \ syn-1.0.42 \ system-deps-1.3.2 \ tempfile-3.1.0 \ textwrap-0.12.1 \ tinyvec-0.3.4 \ thiserror-1.0.21 \ thread_local-1.0.1 \ toml-0.5.6 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ version_check-0.1.5 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/castor \ share/applications/Castor.desktop \ share/examples/castor/castor_settings.toml.example \ share/pixmaps/org.typed-hole.castor.svg SUB_FILES= pkg-message post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/castor ${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/castor ${INSTALL_DATA} ${WRKSRC}/data/Castor.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/data/castor_settings.toml.example ${STAGEDIR}${PREFIX}/share/examples/castor ${INSTALL_DATA} ${WRKSRC}/data/org.typed-hole.castor.svg ${STAGEDIR}${PREFIX}/share/pixmaps .include diff --git a/www/cobalt/Makefile b/www/cobalt/Makefile index bbf98550af68..a23ecd09cedc 100644 --- a/www/cobalt/Makefile +++ b/www/cobalt/Makefile @@ -1,277 +1,278 @@ PORTNAME= cobalt DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 +PORTREVISION= 1 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 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ anyhow-1.0.71 \ 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 \ 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.26 \ chrono_utils-0.1.3 \ chunked_transfer-1.4.1 \ clap-4.3.1 \ clap-verbosity-flag-2.0.1 \ clap_builder-4.3.1 \ clap_derive-4.3.1 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ colorchoice-clap-1.0.0 \ 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.3.3 \ 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_logger-0.10.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-chain-0.10.0 \ fancy-regex-0.7.1 \ fastrand-1.9.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 \ 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 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-docker-0.2.0 \ is-terminal-0.4.7 \ is-wsl-0.4.0 \ itertools-0.10.5 \ 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.144 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ 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.5.0 \ 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.17.2 \ open-4.1.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.59 \ 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.3.5 \ regex-1.8.3 \ regex-syntax-0.6.29 \ regex-syntax-0.7.2 \ relative-path-1.8.0 \ rss-2.0.4 \ rustc-demangle-0.1.23 \ rustix-0.37.19 \ 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.2 \ serde_yaml-0.9.21 \ sha2-0.10.6 \ shlex-1.1.0 \ similar-2.2.1 \ sitemap-0.4.1 \ snapbox-0.4.11 \ snapbox-macros-0.3.4 \ static_assertions-1.1.0 \ status-0.0.10 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.18 \ syntect-5.0.0 \ tempfile-3.5.0 \ termcolor-1.2.0 \ terminal_size-0.2.6 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ time-0.1.45 \ 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.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ trycmd-0.14.16 \ 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.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-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 \ 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 1a506bb2e10f..5dafc5fbc31d 100644 --- a/www/deno/Makefile +++ b/www/deno/Makefile @@ -1,621 +1,622 @@ PORTNAME= deno DISTVERSIONPREFIX= v DISTVERSION= 1.35.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 LIB_DEPENDS= libzstd.so:archivers/zstd 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.74.1 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_CRATES= Inflector-0.11.4 \ adler-1.0.2 \ aead-0.5.1 \ aes-0.8.2 \ aes-gcm-0.10.1 \ aes-kw-0.2.1 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-0.7.20 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ 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.70 \ arrayvec-0.7.2 \ asn1-rs-0.5.2 \ asn1-rs-derive-0.4.0 \ asn1-rs-impl-0.1.0 \ ast_node-0.9.4 \ async-compression-0.3.15 \ async-compression-0.4.0 \ async-stream-0.3.4 \ async-stream-impl-0.3.4 \ async-trait-0.1.68 \ atty-0.2.14 \ auto_impl-0.5.0 \ autocfg-1.1.0 \ base16ct-0.1.1 \ base16ct-0.2.0 \ base32-0.4.0 \ base64-0.13.1 \ base64-0.21.0 \ base64-simd-0.8.0 \ base64ct-1.6.0 \ bencher-0.1.5 \ better_scoped_tls-0.1.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.1.0 \ block-buffer-0.10.4 \ block-modes-0.9.1 \ block-padding-0.3.2 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ cache_control-0.2.0 \ cbc-0.1.2 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.22 \ cipher-0.4.4 \ clap-4.3.3 \ clap_builder-4.3.3 \ clap_complete-4.3.1 \ clap_complete_fig-4.3.1 \ clap_lex-0.5.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.0 \ console_static_text-0.8.1 \ const-oid-0.9.2 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc-2.1.0 \ crc-catalog-1.1.1 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.7 \ crossbeam-utils-0.8.15 \ crypto-bigint-0.4.9 \ crypto-bigint-0.5.2 \ crypto-common-0.1.6 \ ctor-0.1.26 \ ctr-0.9.2 \ curve25519-dalek-2.1.3 \ curve25519-dalek-3.2.0 \ dashmap-5.4.0 \ data-encoding-2.3.3 \ data-url-0.2.0 \ deno-proc-macro-rules-0.3.2 \ deno-proc-macro-rules-macros-0.3.2 \ deno_ast-0.27.0 \ deno_core-0.194.0 \ deno_doc-0.63.1 \ deno_emit-0.24.0 \ deno_graph-0.49.0 \ deno_lint-0.49.0 \ deno_lockfile-0.14.1 \ deno_media_type-0.1.0 \ deno_npm-0.9.1 \ deno_ops-0.72.0 \ deno_semver-0.2.2 \ deno_task_shell-0.12.0 \ der-0.6.1 \ der-0.7.3 \ der-parser-8.2.0 \ derive_more-0.99.17 \ diff-0.1.13 \ digest-0.8.1 \ digest-0.9.0 \ digest-0.10.6 \ displaydoc-0.2.3 \ dissimilar-1.0.4 \ dlopen-0.1.8 \ dlopen_derive-0.1.4 \ dotenv-0.15.0 \ dprint-core-0.62.1 \ dprint-plugin-json-0.17.4 \ dprint-plugin-markdown-0.15.3 \ dprint-plugin-typescript-0.85.0 \ dprint-swc-ext-0.10.0 \ dsa-0.6.1 \ dyn-clone-1.0.11 \ dynasm-1.2.3 \ dynasmrt-1.2.3 \ ecb-0.1.1 \ ecdsa-0.14.8 \ ecdsa-0.16.6 \ either-1.8.1 \ elliptic-curve-0.12.3 \ elliptic-curve-0.13.4 \ encoding_rs-0.8.31 \ endian-type-0.1.2 \ enum-as-inner-0.5.1 \ env_logger-0.9.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ error-code-2.3.1 \ escape8259-0.5.2 \ eszip-0.45.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.10.0 \ fastrand-1.9.0 \ fastwebsockets-0.3.1 \ fd-lock-3.0.10 \ ff-0.12.1 \ ff-0.13.0 \ filetime-0.2.20 \ fixedbitset-0.4.2 \ flaky_test-0.1.0 \ flate2-1.0.24 \ fly-accept-encoding-0.2.0 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ from_variant-0.1.5 \ fs3-0.5.0 \ fsevent-sys-4.1.0 \ fslock-0.1.8 \ 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 \ fwdansi-1.1.0 \ generic-array-0.12.4 \ generic-array-0.14.6 \ getrandom-0.1.16 \ getrandom-0.2.8 \ ghash-0.5.0 \ glibc_version-0.1.2 \ glob-0.3.1 \ group-0.12.1 \ group-0.13.0 \ h2-0.3.17 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashlink-0.8.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hkdf-0.12.3 \ hmac-0.12.1 \ hostname-0.3.1 \ http-0.2.9 \ http-body-0.4.5 \ http-body-1.0.0-rc.2 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.26 \ hyper-1.0.0-rc.3 \ hyper-rustls-0.24.0 \ idna-0.2.3 \ idna-0.3.0 \ if_chain-1.0.2 \ import_map-0.15.0 \ indexmap-1.9.2 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.7 \ ipconfig-0.3.1 \ ipnet-2.7.1 \ is-macro-0.2.2 \ is-terminal-0.4.4 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.61 \ jsonc-parser-0.21.1 \ junction-0.2.0 \ keccak-0.1.3 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy-regex-2.5.0 \ lazy-regex-proc_macros-2.4.1 \ lazy_static-1.4.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.140 \ libffi-3.2.0 \ libffi-sys-2.3.0 \ libloading-0.7.4 \ libm-0.2.6 \ libsqlite3-sys-0.25.2 \ libz-sys-1.1.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ lru-cache-0.1.2 \ lsp-types-0.93.2 \ match_cfg-0.1.0 \ matches-0.1.10 \ md-5-0.10.5 \ md4-0.10.2 \ memchr-2.5.0 \ memmap2-0.5.10 \ memmem-0.1.1 \ memoffset-0.6.5 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.4 \ mio-0.8.6 \ monch-0.4.2 \ napi-build-1.2.1 \ napi-sys-2.2.3 \ netif-0.1.6 \ new_debug_unreachable-1.0.4 \ nibble_vec-0.1.0 \ nix-0.24.2 \ nom-7.1.3 \ notify-5.0.0 \ ntapi-0.4.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 \ oid-registry-0.6.1 \ once_cell-1.17.1 \ opaque-debug-0.3.0 \ openssl-probe-0.1.5 \ ordered-float-2.10.0 \ os_pipe-1.0.1 \ output_vt100-0.1.3 \ outref-0.5.1 \ p224-0.13.2 \ p256-0.11.1 \ p256-0.13.2 \ p384-0.11.2 \ p384-0.13.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.7 \ password-hash-0.5.0 \ path-clean-0.1.0 \ path-dedot-3.0.18 \ pathdiff-0.2.1 \ pbkdf2-0.12.1 \ pem-rfc7468-0.6.0 \ pem-rfc7468-0.7.0 \ percent-encoding-2.2.0 \ petgraph-0.6.3 \ 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 \ pkcs1-0.4.1 \ pkcs8-0.9.0 \ pkcs8-0.10.2 \ pkg-config-0.3.26 \ pmutil-0.5.3 \ polyval-0.6.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ pretty_assertions-1.3.0 \ primeorder-0.13.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-0.4.30 \ proc-macro2-1.0.60 \ psm-0.1.21 \ pty2-0.1.0 \ pulldown-cmark-0.9.3 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.28 \ radix_fmt-1.0.0 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ regex-1.7.1 \ regex-syntax-0.6.28 \ relative-path-1.8.0 \ reqwest-0.11.18 \ resolv-conf-0.7.0 \ rfc6979-0.3.1 \ rfc6979-0.4.0 \ ring-0.16.20 \ ripemd-0.1.3 \ rsa-0.7.2 \ rusqlite-0.28.0 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rusticata-macros-4.1.0 \ rustix-0.36.9 \ rustls-0.21.0 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.2 \ rustls-webpki-0.100.1 \ rustversion-1.0.12 \ rustyline-10.0.0 \ rustyline-derive-0.7.0 \ ryu-1.0.13 \ salsa20-0.10.2 \ same-file-1.0.6 \ schannel-0.1.21 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ scrypt-0.11.0 \ sct-0.7.0 \ sec1-0.3.0 \ sec1-0.7.1 \ secp256k1-0.27.0 \ secp256k1-sys-0.8.1 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ semver-0.9.0 \ semver-1.0.14 \ semver-parser-0.7.0 \ serde-1.0.157 \ serde-value-0.7.0 \ serde_bytes-0.11.9 \ serde_derive-1.0.157 \ serde_json-1.0.94 \ serde_repr-0.1.9 \ serde_urlencoded-0.7.1 \ serde_v8-0.105.0 \ sha-1-0.10.0 \ sha1-0.10.5 \ sha2-0.10.6 \ sha3-0.10.6 \ shell-escape-0.1.5 \ signal-hook-registry-1.4.1 \ signature-1.6.4 \ signature-2.1.0 \ simdutf8-0.1.4 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.10.0 \ smartstring-1.0.1 \ socket2-0.4.9 \ sourcemap-6.2.3 \ spin-0.5.2 \ spki-0.6.0 \ spki-0.7.1 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ string_enum-0.4.0 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.4.1 \ swc_atoms-0.5.6 \ swc_bundler-0.214.25 \ swc_common-0.31.12 \ swc_config-0.1.5 \ swc_config_macro-0.1.1 \ swc_ecma_ast-0.104.5 \ swc_ecma_codegen-0.139.15 \ swc_ecma_codegen_macros-0.7.2 \ swc_ecma_dep_graph-0.106.12 \ swc_ecma_loader-0.43.14 \ swc_ecma_parser-0.134.12 \ swc_ecma_transforms_base-0.127.16 \ swc_ecma_transforms_classes-0.116.16 \ swc_ecma_transforms_macros-0.5.1 \ swc_ecma_transforms_optimization-0.187.21 \ swc_ecma_transforms_proposal-0.161.20 \ swc_ecma_transforms_react-0.173.18 \ swc_ecma_transforms_typescript-0.177.20 \ swc_ecma_utils-0.117.13 \ swc_ecma_visit-0.90.5 \ swc_eq_ignore_macros-0.1.1 \ swc_fast_graph-0.19.12 \ swc_graph_analyzer-0.20.13 \ swc_macros_common-0.3.7 \ swc_visit-0.5.6 \ swc_visit_macros-0.5.7 \ syn-0.15.44 \ syn-1.0.109 \ syn-2.0.18 \ synstructure-0.12.6 \ sysinfo-0.27.8 \ tar-0.4.38 \ tempfile-3.4.0 \ termcolor-1.2.0 \ text-size-1.1.0 \ text_lines-0.6.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.28.1 \ tokio-macros-2.1.0 \ tokio-metrics-0.2.2 \ tokio-rustls-0.24.0 \ tokio-socks-0.5.1 \ tokio-stream-0.1.12 \ tokio-util-0.7.7 \ toml-0.5.11 \ toml_datetime-0.6.1 \ toml_edit-0.19.7 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-lsp-0.17.0 \ tower-lsp-macros-0.6.0 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ triomphe-0.1.8 \ trust-dns-client-0.22.0 \ trust-dns-proto-0.22.0 \ trust-dns-resolver-0.22.0 \ trust-dns-server-0.22.0 \ try-lock-0.2.4 \ twox-hash-1.6.3 \ typed-arena-2.0.1 \ typenum-1.16.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.6.0 \ unicode-bidi-0.3.12 \ unicode-id-0.3.3 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.1.0 \ unicode-xid-0.2.4 \ universal-hash-0.5.0 \ untrusted-0.7.1 \ url-2.3.1 \ urlpattern-0.2.0 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.3.0 \ v8-0.74.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vsimd-0.8.0 \ vte-0.11.0 \ vte_generate_state_changes-0.1.1 \ 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.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 \ wasm-streams-0.2.3 \ web-sys-0.3.61 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ 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.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.3.6 \ winreg-0.10.1 \ winres-0.1.12 \ x25519-dalek-2.0.0-pre.1 \ x509-parser-0.15.0 \ xattr-0.2.3 \ yansi-0.5.1 \ zeroize-1.5.7 \ zeroize_derive-1.3.3 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.7+zstd.1.5.4 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/dot-http/Makefile b/www/dot-http/Makefile index 05c35b1794f8..592a153d6d81 100644 --- a/www/dot-http/Makefile +++ b/www/dot-http/Makefile @@ -1,181 +1,181 @@ PORTNAME= dot-http DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 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} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/drill/Makefile b/www/drill/Makefile index 43713e17df19..32d86002a4e2 100644 --- a/www/drill/Makefile +++ b/www/drill/Makefile @@ -1,206 +1,207 @@ PORTNAME= drill DISTVERSION= 0.8.3 +PORTREVISION= 1 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 df874a2b7926..a6c262912cf2 100644 --- a/www/dufs/Makefile +++ b/www/dufs/Makefile @@ -1,26 +1,26 @@ PORTNAME= dufs DISTVERSIONPREFIX= v DISTVERSION= 0.34.2 -PORTREVISION= 1 +PORTREVISION= 2 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/ffsend/Makefile b/www/ffsend/Makefile index c55cec7e0ea6..52c1bdb9c7ba 100644 --- a/www/ffsend/Makefile +++ b/www/ffsend/Makefile @@ -1,373 +1,373 @@ PORTNAME= ffsend DISTVERSIONPREFIX= v DISTVERSION= 0.2.74 -PORTREVISION= 17 +PORTREVISION= 18 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 bb65478efc3a..60ad4ffe7d19 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -1,74 +1,75 @@ PORTNAME= firefox DISTVERSION= 102.13.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/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.79.1:security/nss \ icu>=71.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=4.1.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.37:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.11.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 \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc \ ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/clang/${LLVM_VERSION}/lib/wasi/libclang_rt.builtins-wasm32.a:devel/wasi-compiler-rt${LLVM_DEFAULT} MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif post-patch: @${REINPLACE_CMD} -e 's/%u/%U/' -e '/X-MultipleArgs/d' \ -e '/^Icon/s/=.*/=${FIREFOX_ICON:R}/' \ ${FIREFOX_DESKTOP} @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf2.13) (cd ${WRKSRC}/js/src/ && ${LOCALBASE}/bin/autoconf2.13) post-install: ${INSTALL_DATA} ${FIREFOX_DESKTOP} ${STAGEDIR}${PREFIX}/share/applications/ ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${LN} -sf ${FIREFOX_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${FIREFOX_ICON} .include diff --git a/www/firefox/Makefile b/www/firefox/Makefile index bcb3629bfd2c..02feda8ec50c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,72 +1,73 @@ PORTNAME= firefox DISTVERSION= 115.0.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla WWW= https://www.mozilla.com/firefox BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.90:security/nss \ icu>=73.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 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 \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc \ ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/clang/${LLVM_VERSION}/lib/wasi/libclang_rt.builtins-wasm32.a:devel/wasi-compiler-rt${LLVM_DEFAULT} MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif post-patch: @${REINPLACE_CMD} -e 's/%u/%U/' -e '/X-MultipleArgs/d' \ -e '/^Icon/s/=.*/=${FIREFOX_ICON:R}/' \ ${FIREFOX_DESKTOP} @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/browser/app/nsBrowserApp.cpp 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 06d272cc716f..6821bfe1d692 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,31 +1,32 @@ PORTNAME= garage DISTVERSION= 0.8.2 +PORTREVISION= 1 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 USES= cargo pkgconfig CARGO_ENV+= SODIUM_USE_PKG_CONFIG=1 CARGO_INSTALL_PATH= src/garage SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/${PORTNAME} 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 68e54485d813..1e31aaea8a24 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,371 +1,371 @@ PORTNAME= geckodriver DISTVERSION= 0.26.0 -PORTREVISION= 35 +PORTREVISION= 36 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 ec031297d09c..2fa0bf1aef96 100644 --- a/www/hurl/Makefile +++ b/www/hurl/Makefile @@ -1,179 +1,179 @@ PORTNAME= hurl DISTVERSION= 2.0.1 -PORTREVISION= 3 +PORTREVISION= 4 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 USES= cargo ssl gnome USE_GITHUB= yes GH_ACCOUNT= Orange-OpenSource USE_GNOME= libxml2 CARGO_CRATES= adler32-1.2.0 \ aho-corasick-0.7.20 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ android_system_properties-0.1.5 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.21.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-4.1.4 \ clap_lex-0.3.1 \ codespan-reporting-0.11.1 \ colored-2.0.0 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crypto-common-0.1.6 \ curl-0.4.44 \ curl-sys-0.4.59+curl-7.86.0 \ cxx-1.0.88 \ cxx-build-1.0.88 \ cxxbridge-flags-1.0.88 \ cxxbridge-macro-1.0.88 \ digest-0.10.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 \ fastrand-1.8.0 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ generic-array-0.14.6 \ getrandom-0.2.8 \ glob-0.3.1 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hex-0.4.3 \ hex-literal-0.3.4 \ 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 \ io-lifetimes-1.0.4 \ is-terminal-0.4.2 \ itoa-1.0.5 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.139 \ libflate-1.2.0 \ libflate_lz77-1.1.0 \ libxml-0.3.1 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.1.4 \ log-0.4.17 \ md5-0.7.0 \ memchr-2.5.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ numtoa-0.1.0 \ once_cell-1.17.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.80 \ os_str_bytes-6.4.1 \ percent-encoding-2.2.0 \ peresil-0.3.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.50 \ proptest-1.0.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.23 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ redox_syscall-0.2.16 \ redox_termios-0.1.2 \ regex-1.7.1 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rle-decode-fast-1.0.3 \ rustix-0.36.7 \ rusty-fork-0.3.0 \ ryu-1.0.12 \ schannel-0.1.21 \ scratch-1.0.3 \ serde-1.0.152 \ serde_json-1.0.91 \ sha2-0.10.6 \ socket2-0.4.7 \ strsim-0.10.0 \ sxd-document-0.3.2 \ syn-1.0.107 \ tempfile-3.3.0 \ termcolor-1.2.0 \ terminal_size-0.2.3 \ termion-2.0.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.11 \ typed-arena-1.7.0 \ typenum-1.16.0 \ unicode-bidi-0.3.10 \ unicode-ident-1.0.6 \ 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 \ 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.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 \ winres-0.1.12 \ xml-rs-0.8.4 \ xmltree-0.10.3 CARGO_INSTALL_PATH= packages/hurl packages/hurlfmt PLIST_FILES= bin/hurl \ bin/hurlfmt \ man/man1/hurl.1.gz \ man/man1/hurlfmt.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/docs/manual/*.1 ${STAGEDIR}${MANPREFIX}/man/man1/ .include diff --git a/www/jwt-cli/Makefile b/www/jwt-cli/Makefile index c38e62c1f147..4c86ca7a9152 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,147 +1,148 @@ PORTNAME= jwt-cli PORTVERSION= 6.0.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.3.0 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ base64-0.21.2 \ bitflags-1.3.2 \ bumpalo-3.11.1 \ bunt-0.2.8 \ bunt-macros-0.2.8 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clap-4.3.4 \ clap_builder-4.3.4 \ clap_derive-4.3.2 \ clap_lex-0.5.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 \ errno-0.3.0 \ errno-dragonfly-0.1.2 \ fuchsia-cprng-0.1.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ iana-time-zone-0.1.51 \ iana-time-zone-haiku-0.1.1 \ io-lifetimes-1.0.2 \ is-terminal-0.4.6 \ itoa-1.0.4 \ js-sys-0.3.60 \ jsonwebtoken-8.3.0 \ lazy_static-1.4.0 \ libc-0.2.140 \ link-cplusplus-1.0.7 \ linux-raw-sys-0.3.1 \ 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 \ parse_duration-2.1.1 \ pem-1.1.0 \ proc-macro2-1.0.54 \ 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.16.20 \ rustix-0.37.6 \ ryu-1.0.11 \ scratch-1.0.2 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.97 \ simple_asn1-0.6.2 \ spin-0.5.2 \ strsim-0.10.0 \ syn-1.0.103 \ syn-2.0.10 \ tempdir-0.3.7 \ termcolor-1.1.3 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ time-0.1.44 \ 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.7.1 \ utf8parse-0.2.1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ 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.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 PLIST_FILES= bin/jwt post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jwt .include diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 619e9da93807..e58968245785 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,102 +1,102 @@ PORTNAME= librewolf DISTVERSION= 109.0.1.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www wayland MASTER_SITES= https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/${DISTVERSION:R}-2/ DISTNAME= ${PORTNAME}-${DISTVERSION:R}-2.source. EXTRACT_SUFX= tar.gz PATCH_SITES= https://gitlab.com/librewolf-community/browser/source/-/raw/d114d4f8e8271adcb854082060c387b16ac56352/ PATCHFILES= patches/unity_kde/unity-menubar.patch?inline=false:-p1 MAINTAINER= freebsd@sysctl.cz COMMENT= Custom version of Firefox, focused on privacy, security and freedom WWW= https://librewolf.net/ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.84:security/nss \ icu>=71.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=4.4.1:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.37:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.12.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 .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 \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc \ ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/clang/${LLVM_VERSION}/lib/wasi/libclang_rt.builtins-wasm32.a:devel/wasi-compiler-rt${LLVM_DEFAULT} .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}-2 FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/browser/chrome/icons/default/default48.png FIREFOX_DESKTOP= ${MOZSRC}/taskcluster/docker/firefox-snap/firefox.desktop .if ${ARCH} == powerpc64 MOZ_OPTIONS+= --without-wasm-sandboxed-libraries .else BUILD_DEPENDS+= ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc \ ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/clang/${LLVM_VERSION}/lib/wasi/libclang_rt.builtins-wasm32.a:devel/wasi-compiler-rt${LLVM_DEFAULT} MOZ_OPTIONS+= --with-wasi-sysroot=${LOCALBASE}/share/wasi-sysroot .endif post-patch: @${REINPLACE_CMD} -e 's|%%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/lychee/Makefile b/www/lychee/Makefile index 2e496ab3f8ca..5f223d9e1287 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,456 +1,456 @@ PORTNAME= lychee DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 1 +PORTREVISION= 2 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 907dc72a8f93..042f79dcd791 100644 --- a/www/microbin/Makefile +++ b/www/microbin/Makefile @@ -1,352 +1,353 @@ PORTNAME= microbin DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 +PORTREVISION= 1 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 683067087f1c..fb5d69b8f686 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,360 +1,361 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 +PORTREVISION= 1 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 BUILD_DEPENDS= zstd>0:archivers/zstd LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= svenstaro CARGO_CRATES= actix-codec-0.5.1 \ actix-files-0.6.2 \ actix-http-3.3.1 \ actix-macros-0.2.3 \ actix-multipart-0.5.0 \ actix-router-0.5.1 \ actix-rt-2.8.0 \ actix-server-2.2.0 \ actix-service-2.0.2 \ actix-tls-3.0.3 \ actix-utils-3.0.1 \ actix-web-4.3.1 \ actix-web-codegen-4.2.0 \ actix-web-httpauth-0.8.0 \ addr2line-0.20.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-0.7.20 \ aho-corasick-1.0.2 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ alphanumeric-sort-1.5.1 \ 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 \ askama_escape-0.10.3 \ assert_cmd-2.0.11 \ assert_fs-1.0.13 \ autocfg-1.1.0 \ backtrace-0.3.68 \ base64-0.13.1 \ base64-0.21.2 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.3.3 \ block-buffer-0.10.4 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ bstr-1.6.0 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ bytesize-1.2.0 \ bytestring-1.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ chrono-humanize-0.2.2 \ clap-4.3.11 \ clap_builder-4.3.11 \ clap_complete-4.3.2 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ clap_mangen-0.2.12 \ codemap-0.1.3 \ colorchoice-1.0.0 \ colored-2.0.4 \ comrak-0.18.0 \ convert_case-0.4.0 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ ctor-0.1.26 \ derive_more-0.99.17 \ deunicode-0.4.3 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ either-1.8.1 \ encoding_rs-0.8.32 \ entities-1.0.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fake-tty-0.3.1 \ fast_qr-0.9.0 \ fastrand-1.9.0 \ filetime-0.2.21 \ flate2-1.0.26 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ futf-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-timer-3.0.2 \ futures-util-0.3.28 \ generic-array-0.14.7 \ getrandom-0.2.10 \ gimli-0.27.3 \ glob-0.3.1 \ globset-0.4.10 \ globwalk-0.8.1 \ grass-0.12.4 \ grass_compiler-0.12.4 \ h2-0.3.20 \ hashbrown-0.11.2 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.3.2 \ hex-0.4.3 \ html5ever-0.26.0 \ http-0.2.9 \ http-body-0.4.5 \ http-range-0.1.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.27 \ hyper-rustls-0.24.1 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ idna-0.4.0 \ if-addrs-0.10.1 \ ignore-0.4.20 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.8.0 \ is-terminal-0.4.8 \ itertools-0.10.5 \ itoa-1.0.8 \ jobserver-0.1.26 \ js-sys-0.3.64 \ language-tags-0.3.2 \ lasso-0.6.0 \ lazy_static-1.4.0 \ libc-0.2.147 \ libflate-1.4.0 \ libflate_lz77-1.2.0 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ local-channel-0.1.3 \ local-waker-0.1.3 \ lock_api-0.4.10 \ log-0.4.19 \ mac-0.1.1 \ markup5ever-0.11.0 \ markup5ever_rcdom-0.2.0 \ maud-0.25.0 \ maud_macros-0.25.0 \ memchr-2.5.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ nanoid-0.4.0 \ new_debug_unreachable-1.0.4 \ normalize-line-endings-0.3.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 \ output_vt100-0.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ paste-1.0.13 \ percent-encoding-2.3.0 \ phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_macros-0.10.0 \ phf_shared-0.10.0 \ pin-project-lite-0.2.10 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ port_check-0.1.5 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.3.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.63 \ quote-1.0.29 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ regex-1.9.0 \ regex-automata-0.3.0 \ regex-syntax-0.7.3 \ relative-path-1.8.0 \ reqwest-0.11.18 \ ring-0.16.20 \ rle-decode-fast-1.0.3 \ roff-0.2.1 \ rstest-0.18.1 \ rstest_macros-0.18.1 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.37.23 \ rustix-0.38.3 \ rustls-0.20.8 \ rustls-0.21.3 \ rustls-pemfile-1.0.3 \ rustls-webpki-0.101.0 \ rustversion-1.0.13 \ ryu-1.0.14 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.7.0 \ select-0.6.0 \ semver-1.0.17 \ serde-1.0.166 \ serde_derive-1.0.166 \ serde_json-1.0.100 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.10.7 \ signal-hook-registry-1.4.1 \ simplelog-0.12.1 \ siphasher-0.3.10 \ slab-0.4.8 \ slug-0.1.4 \ smallvec-1.10.0 \ socket2-0.4.9 \ socket2-0.5.3 \ spin-0.5.2 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.1 \ syn-1.0.109 \ syn-2.0.23 \ tar-0.4.38 \ tempfile-3.6.0 \ tendril-0.4.3 \ termcolor-1.1.3 \ terminal_size-0.2.6 \ termtree-0.4.1 \ thiserror-1.0.41 \ thiserror-impl-1.0.41 \ thread_local-1.1.7 \ 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.29.1 \ tokio-rustls-0.23.4 \ 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 \ typed-arena-2.0.2 \ typenum-1.16.0 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.10 \ unicode-normalization-0.1.22 \ unicode_categories-0.1.1 \ untrusted-0.7.1 \ url-2.4.0 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ 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-0.22.0 \ webpki-roots-0.22.6 \ 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.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 \ xattr-0.2.3 \ xml5ever-0.17.0 \ yansi-0.5.1 \ zip-0.6.6 \ zstd-0.12.3+zstd.1.5.2 \ zstd-safe-6.0.5+zstd.1.5.4 \ zstd-sys-2.0.8+zstd.1.5.5 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 6dfd1e7fcea1..ca571110b401 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,237 +1,237 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.7.0 -PORTREVISION= 6 +PORTREVISION= 7 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 CARGO_CRATES= adler-1.0.2 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ android_system_properties-0.1.5 \ assert_cmd-2.0.6 \ async-compression-0.3.15 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ brotli-3.3.4 \ brotli-decompressor-2.3.2 \ bstr-1.0.1 \ bumpalo-3.11.1 \ bytes-1.2.1 \ cc-1.0.76 \ cfg-if-1.0.0 \ chrono-0.4.22 \ clap-3.2.23 \ clap_lex-0.2.4 \ cloudabi-0.0.3 \ codespan-reporting-0.11.1 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crypto-common-0.1.6 \ cssparser-0.29.6 \ cssparser-macros-0.6.0 \ cxx-1.0.81 \ cxx-build-1.0.81 \ cxxbridge-flags-1.0.81 \ cxxbridge-macro-1.0.81 \ difflib-0.4.0 \ digest-0.10.5 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ either-1.8.0 \ encoding_rs-0.8.31 \ fastrand-1.8.0 \ flate2-1.0.24 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fuchsia-cprng-0.1.1 \ futf-0.1.5 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-io-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 \ h2-0.3.15 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ html5ever-0.24.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.1 \ instant-0.1.12 \ ipnet-2.5.1 \ 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 \ log-0.4.17 \ mac-0.1.1 \ markup5ever-0.9.0 \ matches-0.1.9 \ memchr-2.5.0 \ mime-0.3.16 \ miniz_oxide-0.5.4 \ mio-0.8.5 \ native-tls-0.2.11 \ new_debug_unreachable-1.0.4 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ once_cell-1.16.0 \ openssl-0.10.42 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.77 \ os_str_bytes-6.3.1 \ percent-encoding-2.2.0 \ phf-0.7.24 \ phf-0.10.1 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_generator-0.10.0 \ phf_macros-0.10.0 \ phf_shared-0.7.24 \ phf_shared-0.10.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-2.1.2 \ predicates-core-1.0.4 \ predicates-tree-1.0.6 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.47 \ quote-1.0.21 \ 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.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.12 \ ryu-1.0.11 \ schannel-0.1.20 \ 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.87 \ serde_urlencoded-0.7.1 \ sha2-0.10.6 \ siphasher-0.2.3 \ siphasher-0.3.10 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.7 \ string_cache-0.7.5 \ string_cache_codegen-0.4.4 \ string_cache_shared-0.3.0 \ strsim-0.10.0 \ syn-1.0.103 \ tempfile-3.3.0 \ tendril-0.4.3 \ termcolor-1.1.3 \ termtree-0.4.0 \ textwrap-0.16.0 \ time-0.1.44 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.21.2 \ tokio-native-tls-0.3.0 \ tokio-util-0.7.4 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ try-lock-0.2.3 \ typenum-1.15.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 \ utf-8-0.7.6 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ 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 \ 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_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 PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index acabec9953ae..82e886d31324 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,46 +1,46 @@ PORTNAME= newsboat DISTVERSION= 2.30.1 -PORTREVISION= 3 +PORTREVISION= 4 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 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's,fail "ncursesw",true,; s,fail "libcrypto",true,' \ -e 's,fail "libssl",true,' \ ${WRKSRC}/config.sh @${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB} -lcrypto ${NCURSESLIBS}|;s|-Werror||' \ ${WRKSRC}/Makefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*boat .include diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index 092e8d08eea3..e8b90678c115 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,145 +1,145 @@ PORTNAME= adblock DISTVERSION= 0.5.0 -PORTREVISION= 43 +PORTREVISION= 44 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.3.13 \ addr-0.14.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ byteorder-1.4.3 \ cfg-if-1.0.0 \ crc32fast-1.2.1 \ ctor-0.1.20 \ either-1.6.1 \ flate2-1.0.20 \ form_urlencoded-1.0.1 \ ghost-0.1.2 \ idna-0.2.2 \ indoc-0.3.6 \ indoc-impl-0.3.6 \ instant-0.1.9 \ inventory-0.1.10 \ inventory-impl-0.1.10 \ itertools-0.9.0 \ libc-0.2.93 \ lock_api-0.4.3 \ matches-0.1.8 \ memchr-2.4.0 \ miniz_oxide-0.4.4 \ num-traits-0.2.14 \ once_cell-1.7.2 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ paste-0.1.18 \ paste-impl-0.1.18 \ percent-encoding-2.1.0 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.26 \ psl-2.0.18 \ psl-types-2.0.7 \ pyo3-0.13.2 \ pyo3-macros-0.13.2 \ pyo3-macros-backend-0.13.2 \ quote-1.0.9 \ redox_syscall-0.2.5 \ regex-1.5.4 \ regex-syntax-0.6.25 \ rmp-0.8.10 \ rmp-serde-0.13.7 \ scopeguard-1.1.0 \ seahash-3.0.7 \ serde-1.0.125 \ serde_derive-1.0.125 \ smallvec-1.6.1 \ syn-1.0.69 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ twoway-0.2.1 \ unchecked-index-0.2.2 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.17 \ unicode-xid-0.2.1 \ unindent-0.1.7 \ url-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target 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/rearx/Makefile b/www/rearx/Makefile index 896b91f4b74c..2911aad25893 100644 --- a/www/rearx/Makefile +++ b/www/rearx/Makefile @@ -1,183 +1,183 @@ PORTNAME= rearx DISTVERSIONPREFIX= v DISTVERSION= 0.1.4 -PORTREVISION= 22 +PORTREVISION= 23 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 BROKEN_SSL= openssl30 openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later USE_GITHUB= yes GH_ACCOUNT= garak92 CARGO_CRATES= \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ bstr-0.2.15 \ bumpalo-3.6.1 \ byteorder-1.4.3 \ bytes-1.0.1 \ cc-1.0.67 \ cfg-if-1.0.0 \ clap-2.33.3 \ constant_time_eq-0.1.5 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ crossbeam-utils-0.8.3 \ csv-1.1.6 \ csv-core-0.1.10 \ dirs-1.0.5 \ dtoa-0.4.7 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ futures-channel-0.3.13 \ futures-core-0.3.13 \ futures-sink-0.3.13 \ futures-task-0.3.13 \ futures-util-0.3.13 \ gag-0.1.10 \ getrandom-0.1.16 \ getrandom-0.2.2 \ h2-0.3.1 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.18 \ http-0.2.3 \ http-body-0.4.0 \ httparse-1.3.5 \ httpdate-0.3.2 \ hyper-0.14.4 \ hyper-tls-0.5.0 \ idna-0.2.2 \ indexmap-1.6.2 \ instant-0.1.9 \ ipnet-2.3.0 \ itoa-0.4.7 \ js-sys-0.3.48 \ lazy_static-1.4.0 \ libc-0.2.88 \ linked-hash-map-0.5.4 \ lock_api-0.4.2 \ log-0.4.14 \ matches-0.1.8 \ memchr-2.3.4 \ mime-0.3.16 \ mio-0.7.9 \ miow-0.3.6 \ native-tls-0.2.7 \ ntapi-0.3.6 \ num_cpus-1.13.0 \ numtoa-0.1.0 \ once_cell-1.7.2 \ openssl-0.10.32 \ openssl-probe-0.1.2 \ openssl-sys-0.9.60 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ percent-encoding-2.1.0 \ pin-project-1.0.5 \ pin-project-internal-1.0.5 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ prettytable-rs-0.8.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.9 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.5 \ redox_termios-0.1.2 \ redox_users-0.3.5 \ regex-automata-0.1.9 \ remove_dir_all-0.5.3 \ reqwest-0.11.2 \ rust-argon2-0.8.3 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.1.2 \ security-framework-sys-2.1.1 \ serde-1.0.124 \ serde_derive-1.0.124 \ serde_json-1.0.64 \ serde_urlencoded-0.7.0 \ serde_yaml-0.8.17 \ signal-hook-registry-1.3.0 \ slab-0.4.2 \ smallvec-1.6.1 \ socket2-0.3.19 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.63 \ tempfile-3.2.0 \ term-0.5.2 \ termion-1.5.6 \ textwrap-0.11.0 \ tinyvec-1.1.1 \ tinyvec_macros-0.1.0 \ tokio-1.3.0 \ tokio-macros-1.1.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.6.4 \ tower-service-0.3.1 \ tracing-0.1.25 \ tracing-core-0.1.17 \ try-lock-0.2.3 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.17 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.2.1 \ vcpkg-0.2.11 \ version_check-0.9.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.71 \ wasm-bindgen-backend-0.2.71 \ wasm-bindgen-futures-0.4.21 \ wasm-bindgen-macro-0.2.71 \ wasm-bindgen-macro-support-0.2.71 \ wasm-bindgen-shared-0.2.71 \ web-sys-0.3.48 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ yaml-rust-0.4.5 SUB_LIST= ETCDIR=${ETCDIR} SUB_FILES= pkg-message post-patch: ${REINPLACE_CMD} -e 's|/etc/rearx/rearx.yaml|${PREFIX}/etc/rearx/rearx.yaml|' ${WRKSRC}/src/request.rs post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/rearx ${INSTALL_DATA} ${WRKSRC}/rearx.yaml ${STAGEDIR}${PREFIX}/etc/rearx/rearx.yaml.sample .include diff --git a/www/reddsaver/Makefile b/www/reddsaver/Makefile index f9e055f3eb80..364e1ddb421f 100644 --- a/www/reddsaver/Makefile +++ b/www/reddsaver/Makefile @@ -1,192 +1,192 @@ PORTNAME= reddsaver DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 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 887f2ce58a31..3913d13a0a22 100644 --- a/www/rustypaste-cli/Makefile +++ b/www/rustypaste-cli/Makefile @@ -1,33 +1,34 @@ PORTNAME= rustypaste-cli DISTVERSIONPREFIX= v DISTVERSION= 0.6.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 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 08d9fa422989..67e0711515e3 100644 --- a/www/rustypaste/Makefile +++ b/www/rustypaste/Makefile @@ -1,58 +1,59 @@ PORTNAME= rustypaste DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 +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 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="${USERS:[0]}" USERS= ${PORTNAME} GROUPS= ${PORTNAME} PLIST_SUB+= GROUP="${GROUPS:[0]}" \ USER="${USERS:[0]}" 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 a7d381f0afaf..8a43ab0f1080 100644 --- a/www/so/Makefile +++ b/www/so/Makefile @@ -1,33 +1,33 @@ PORTNAME= so DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 -PORTREVISION= 11 +PORTREVISION= 12 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/stork/Makefile b/www/stork/Makefile index 4b0aa8599879..226300f7af29 100644 --- a/www/stork/Makefile +++ b/www/stork/Makefile @@ -1,257 +1,257 @@ PORTNAME= stork DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 3 +PORTREVISION= 4 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 22f93c460787..0eecec589460 100644 --- a/www/tor-browser/Makefile +++ b/www/tor-browser/Makefile @@ -1,95 +1,95 @@ PORTNAME= tor-browser DISTVERSION= 12.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www net security wayland MASTER_SITES= TOR MASTER_SITE_SUBDIR=torbrowser/${DISTVERSION} DISTNAME= src-firefox-tor-browser-102.11.0esr-${DISTVERSION:R}-1-build1 MAINTAINER= freebsd@sysctl.cz COMMENT= Tor Browser for FreeBSD WWW= https://www.torproject.org/ BUILD_DEPENDS= nspr>=4.32:devel/nspr \ nss>=3.79.1:security/nss \ icu>=71.1,1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=4.1.0:print/harfbuzz \ graphite2>=1.3.14:graphics/graphite2 \ png>=1.6.37:graphics/png \ dav1d>=1.0.0:multimedia/dav1d \ libvpx>=1.11.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 RUN_DEPENDS= tor:security/tor \ obfs4proxy:security/obfs4proxy-tor USES= compiler:c++11-lib libtool \ perl5 pkgconfig python shebangfix localbase:ldflags tar:xz USE_GECKO= gecko SSP_UNSAFE= yes SUB_FILES= torrc-defaults tor-browser.desktop BUNDLE_LIBS= yes USE_MOZILLA= -sqlite CFLAGS_powerpc64le= -DSQLITE_BYTEORDER=1234 CONFIGURE_ENV+= BINDGEN_CFLAGS="-I${LOCALBASE}/include" \ MOZ_BRANDING_DIRECTORY="browser/branding/official" MOZ_EXPORT+= MOZ_TELEMETRY_REPORTING="" \ MOZILLA_OFFICIAL="1" \ MOZ_OFFICIAL_BRANDING="1" \ MOZ_APP_DISPLAYNAME="Tor Browser" \ MOZ_APP_NAME="tor-browser" MOZ_OPTIONS= --with-tor-browser-version=${DISTVERSION}-1 \ --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 \ --enable-base-browser \ --enable-verify-mar \ --with-distribution-id=org.torproject WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} .include "${.CURDIR}/../../www/firefox/Makefile.options" .include .if ${ARCH} == amd64 MOZ_OPTIONS+= --enable-rust-simd .endif .if ${ARCH} == powerpc64 MOZ_OPTIONS+= --disable-webrtc --without-wasm-sandboxed-libraries .else BUILD_DEPENDS+= ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc++abi.a:devel/wasi-libcxx \ ${LOCALBASE}/share/wasi-sysroot/lib/wasm32-wasi/libc.a:devel/wasi-libc \ ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/clang/${LLVM_VERSION}/lib/wasi/libclang_rt.builtins-wasm32.a:devel/wasi-compiler-rt${LLVM_DEFAULT} 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" pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf2.13) (cd ${WRKSRC}/js/src/ && ${LOCALBASE}/bin/autoconf2.13) @${REINPLACE_CMD} 's|export MOZ_GOOGLE_.*||g' ${WRKSRC}/.mozconfig @${REINPLACE_CMD} 's|ac_add_options --enable-update-channel=release||g' ${WRKSRC}/.mozconfig 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/tuifeed/Makefile b/www/tuifeed/Makefile index 630c9e84e7f7..35fcea3ee17a 100644 --- a/www/tuifeed/Makefile +++ b/www/tuifeed/Makefile @@ -1,33 +1,33 @@ PORTNAME= tuifeed DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 3 +PORTREVISION= 4 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/varnish-libvmod-fileserver/Makefile b/www/varnish-libvmod-fileserver/Makefile index b9151eb4088a..6d270b178654 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= 6 +PORTREVISION= 7 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.16 \ varnish-sys-0.0.16 \ 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= d4c1019 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/wasm-pack/Makefile b/www/wasm-pack/Makefile index 0d1f3825dc6d..23751c090aa7 100644 --- a/www/wasm-pack/Makefile +++ b/www/wasm-pack/Makefile @@ -1,257 +1,258 @@ PORTNAME= wasm-pack DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 +PORTREVISION= 1 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 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 d6488c873d5c..45d7602d5043 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -1,252 +1,252 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MAINTAINER= osa@FreeBSD.org COMMENT= WebSockets tools WWW= https://github.com/vi/websocat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= vi CARGO_FEATURES= --no-default-features OPTIONS_DEFINE= CRYPTO_PEER PROMETHEUS_PEER SEQPACKET SSL \ TOKIO_PROCESS UNIX_STDIO OPTIONS_DEFAULT= SEQPACKET SSL TOKIO_PROCESS UNIX_STDIO CRYPTO_PEER= CARGO_FEATURES+=crypto_peer PROMETHEUS_PEER= CARGO_FEATURES+=prometheus_peer SEQPACKET_VARS= CARGO_FEATURES+=seqpacket SSL_VARS= CARGO_FEATURES+=ssl TOKIO_PROCESS_VARS= CARGO_FEATURES+=tokio-process UNIX_STDIO_VARS= CARGO_FEATURES+=unix_stdio CRYPTO_PEER_DESC= Crypto peer PROMETHEUS_PEER_DESC= Prometheus peer SEQPACKET_DESC= Seqpacket SSL_DESC= SSL TOKIO_PROCESS_DESC= Tokio process UNIX_STDIO_DESC= UNIX stdio CARGO_CRATES= adler-1.0.2 \ aead-0.4.3 \ anymap-0.12.1 \ argon2-0.4.1 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.1.0 \ base64-0.9.3 \ base64-0.10.1 \ base64ct-1.5.2 \ bitflags-1.3.2 \ blake2-0.10.4 \ block-buffer-0.7.3 \ block-buffer-0.10.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ cc-1.0.73 \ 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.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crossbeam-deque-0.7.4 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.1.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ crypto-common-0.1.6 \ derivative-1.0.4 \ digest-0.8.1 \ digest-0.10.5 \ env_logger-0.6.2 \ fake-simd-0.1.2 \ fastrand-1.8.0 \ flate2-1.0.24 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.31 \ generic-array-0.12.4 \ generic-array-0.14.6 \ getrandom-0.2.7 \ heck-0.3.3 \ hermit-abi-0.1.19 \ 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 \ instant-0.1.12 \ iovec-0.1.4 \ itoa-0.4.8 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.133 \ lock_api-0.3.4 \ lock_api-0.4.9 \ log-0.3.9 \ log-0.4.17 \ matches-0.1.9 \ maybe-uninit-2.0.0 \ memchr-2.5.0 \ memoffset-0.5.6 \ mime-0.2.6 \ miniz_oxide-0.5.4 \ 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.10 \ net2-0.2.37 \ num_cpus-1.13.1 \ once_cell-1.15.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.0 \ openssl-0.10.41 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-src-111.22.0+1.1.1q \ openssl-sys-0.9.75 \ parking_lot-0.9.0 \ parking_lot-0.12.1 \ parking_lot_core-0.6.2 \ parking_lot_core-0.9.3 \ password-hash-0.4.2 \ percent-encoding-1.0.1 \ pkg-config-0.3.25 \ poly1305-0.7.2 \ ppv-lite86-0.2.16 \ proc-macro2-0.4.30 \ proc-macro2-1.0.43 \ prometheus-0.13.2 \ prometheus-metric-storage-0.5.0 \ prometheus-metric-storage-derive-0.5.0 \ quote-0.6.13 \ quote-1.0.21 \ rand-0.6.5 \ rand-0.8.5 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ readwrite-0.1.2 \ redox_syscall-0.1.57 \ redox_syscall-0.2.16 \ remove_dir_all-0.5.3 \ rustc_version-0.2.3 \ safemem-0.3.3 \ schannel-0.1.20 \ scopeguard-1.1.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-0.9.0 \ semver-parser-0.7.0 \ sha-1-0.8.2 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ slab_typesafe-0.1.3 \ smallvec-0.6.14 \ smallvec-1.9.0 \ smart-default-0.3.0 \ structopt-0.2.16 \ structopt-derive-0.2.16 \ subtle-2.4.1 \ syn-0.15.44 \ syn-1.0.100 \ tempfile-3.3.0 \ textwrap-0.11.0 \ thiserror-1.0.35 \ thiserror-impl-1.0.35 \ time-0.1.44 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tk-listen-0.2.1 \ tokio-0.1.22 \ tokio-codec-0.1.2 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-file-unix-0.5.1 \ tokio-fs-0.1.7 \ tokio-io-0.1.13 \ tokio-named-pipes-0.1.0 \ tokio-process-0.2.5 \ tokio-reactor-0.1.12 \ tokio-signal-0.2.9 \ tokio-stdin-stdout-0.1.5 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ tokio-tls-0.2.1 \ tokio-udp-0.1.6 \ tokio-uds-0.2.7 \ traitobject-0.1.0 \ typeable-0.1.2 \ typenum-1.15.0 \ unicase-1.4.2 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.4 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ unicode-xid-0.1.0 \ universal-hash-0.4.1 \ url-1.7.2 \ vcpkg-0.2.15 \ version_check-0.1.5 \ version_check-0.9.4 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ websocket-0.26.5 \ 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_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 \ ws2_32-sys-0.2.1 \ zeroize-1.5.7 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 2e731d4c6265..cc6d4b992cd3 100644 --- a/www/wiki-tui/Makefile +++ b/www/wiki-tui/Makefile @@ -1,22 +1,23 @@ PORTNAME= wiki-tui DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 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 8be4e0699d12..13454547b315 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -1,52 +1,52 @@ PORTNAME= xh DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 1 +PORTREVISION= 2 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= 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}${MAN1PREFIX}/man/man1 .include diff --git a/www/zola/Makefile b/www/zola/Makefile index 31a58fbf7958..9fe255e2962b 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,478 +1,478 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.17.2 -PORTREVISION= 2 +PORTREVISION= 3 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 CARGO_CRATES= adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-0.7.20 \ ammonia-3.3.0 \ android_system_properties-0.1.5 \ any_ascii-0.1.7 \ anyhow-1.0.69 \ arrayvec-0.5.2 \ arrayvec-0.7.2 \ assert-json-diff-2.0.2 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.21.0 \ bincode-1.3.3 \ bit_field-0.10.2 \ bitflags-1.3.2 \ block-buffer-0.7.3 \ block-buffer-0.10.4 \ block-padding-0.1.5 \ bstr-1.3.0 \ build_const-0.2.2 \ bumpalo-3.12.0 \ byte-tools-0.3.1 \ bytecount-0.3.2 \ bytecount-0.6.3 \ bytemuck-1.13.1 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-1.4.0 \ camino-1.1.4 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.2 \ cc-1.0.79 \ cedarwood-0.4.6 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.24 \ chrono-tz-0.6.1 \ chrono-tz-build-0.0.2 \ clap-3.2.23 \ clap-4.1.8 \ clap_complete-4.1.4 \ clap_derive-3.2.18 \ clap_derive-4.1.8 \ clap_lex-0.2.4 \ clap_lex-0.3.2 \ codemap-0.1.3 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colored-2.0.0 \ console-0.15.5 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc-1.8.1 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ css-minify-0.3.1 \ csv-1.2.1 \ csv-core-0.1.10 \ ctrlc-3.2.5 \ cxx-1.0.92 \ cxx-build-1.0.92 \ cxxbridge-flags-1.0.92 \ cxxbridge-macro-1.0.92 \ derive_more-0.99.17 \ deunicode-0.4.3 \ digest-0.8.1 \ digest-0.10.6 \ displaydoc-0.2.3 \ doc-comment-0.3.3 \ either-1.8.1 \ elasticlunr-rs-3.0.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 \ encoding_rs-0.8.32 \ env_logger-0.9.3 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ exr-1.6.3 \ fake-simd-0.1.2 \ fastrand-1.9.0 \ filetime-0.2.20 \ flate2-1.0.25 \ flume-0.10.14 \ 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-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futf-0.1.5 \ futures-channel-0.3.27 \ futures-core-0.3.27 \ futures-io-0.3.27 \ futures-sink-0.3.27 \ futures-task-0.3.27 \ futures-util-0.3.27 \ fxhash-0.2.1 \ generic-array-0.12.4 \ generic-array-0.14.6 \ getrandom-0.1.16 \ getrandom-0.2.8 \ gh-emoji-1.0.7 \ gif-0.11.4 \ glob-0.3.1 \ globset-0.4.10 \ globwalk-0.8.1 \ grass-0.12.3 \ grass_compiler-0.12.3 \ h2-0.3.16 \ half-2.2.1 \ hashbrown-0.11.2 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ html5ever-0.26.0 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ humansize-2.1.3 \ humantime-2.1.0 \ hyper-0.14.25 \ hyper-rustls-0.23.2 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ ignore-0.4.20 \ image-0.24.5 \ indexmap-1.9.2 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ insta-1.28.0 \ instant-0.1.12 \ io-lifetimes-1.0.6 \ iovec-0.1.4 \ ipnet-2.7.1 \ is-terminal-0.4.4 \ itoa-1.0.6 \ jieba-rs-0.6.7 \ jobserver-0.1.26 \ jpeg-decoder-0.3.0 \ js-sys-0.3.61 \ kamadak-exif-0.5.5 \ kernel32-sys-0.2.2 \ lasso-0.6.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lebe-0.5.2 \ lexical-core-0.7.6 \ lexical-sort-0.3.1 \ libc-0.2.140 \ libm-0.2.6 \ libwebp-sys-0.4.2 \ lindera-0.14.0 \ lindera-cc-cedict-builder-0.13.5 \ lindera-core-0.13.5 \ lindera-decompress-0.13.5 \ lindera-dictionary-0.13.5 \ lindera-ipadic-0.13.5 \ lindera-ipadic-builder-0.13.5 \ lindera-ko-dic-builder-0.13.5 \ lindera-unidic-builder-0.13.5 \ line-wrap-0.1.1 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ log-0.4.17 \ lzma-rs-0.2.0 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.11.0 \ memchr-2.5.0 \ memoffset-0.8.0 \ mime-0.3.16 \ mime_guess-2.0.4 \ minidom-0.12.0 \ minify-html-0.10.8 \ minify-js-0.4.3 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.6.23 \ mio-0.8.6 \ mio-extras-2.0.6 \ miow-0.2.2 \ mockito-0.31.1 \ mutate_once-0.1.1 \ nanorand-0.7.0 \ native-tls-0.2.11 \ net2-0.2.38 \ new_debug_unreachable-1.0.4 \ nix-0.26.2 \ nom-5.1.2 \ nom-7.1.3 \ nom-bibtex-0.3.0 \ nom-tracable-0.5.2 \ nom-tracable-macros-0.5.2 \ nom_locate-1.0.0 \ nom_locate-2.1.0 \ notify-4.0.17 \ num-format-0.4.4 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ once_cell-1.17.1 \ onig-6.4.0 \ onig_sys-69.8.1 \ opaque-debug-0.2.3 \ open-3.4.0 \ openssl-0.10.46 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.81 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ parse-js-0.10.3 \ parse-zoneinfo-0.3.0 \ path-slash-0.2.1 \ pathdiff-0.2.1 \ percent-encoding-2.2.0 \ pest-2.5.6 \ pest_derive-2.5.6 \ pest_generator-2.5.6 \ pest_meta-2.5.6 \ phf-0.10.1 \ phf-0.11.1 \ phf_codegen-0.10.0 \ phf_codegen-0.11.1 \ phf_generator-0.10.0 \ phf_generator-0.11.1 \ phf_macros-0.10.0 \ phf_shared-0.10.0 \ phf_shared-0.11.1 \ 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.4.2 \ png-0.17.7 \ 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.52 \ pulldown-cmark-0.9.2 \ pure-rust-locales-0.5.6 \ quick-error-1.2.3 \ quick-xml-0.17.2 \ quick-xml-0.27.1 \ quickxml_to_serde-0.5.0 \ 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.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ regex-1.7.1 \ regex-syntax-0.6.28 \ relative-path-1.8.0 \ reqwest-0.11.14 \ ring-0.16.20 \ roxmltree-0.18.0 \ rust-stemmers-1.2.0 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.36.9 \ rustls-0.20.8 \ rustls-pemfile-1.0.2 \ ryu-1.0.13 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.21 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ scratch-1.0.5 \ sct-0.7.0 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ semver-1.0.17 \ serde-1.0.156 \ serde_derive-1.0.156 \ serde_json-1.0.94 \ serde_spanned-0.6.1 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.19 \ sha-1-0.8.2 \ sha2-0.10.6 \ simd-adler32-0.3.5 \ similar-2.2.1 \ siphasher-0.3.10 \ skeptic-0.13.7 \ slab-0.4.8 \ slug-0.1.4 \ smallvec-1.10.0 \ socket2-0.4.9 \ spin-0.5.2 \ spin-0.9.6 \ static_assertions-1.1.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.10.0 \ svg_metadata-0.4.4 \ syn-1.0.109 \ syntect-5.0.0 \ tar-0.4.38 \ tempfile-3.4.0 \ tendril-0.4.3 \ tera-1.18.1 \ termcolor-1.2.0 \ test-case-3.0.0 \ test-case-core-3.0.0 \ test-case-macros-3.0.0 \ textwrap-0.16.0 \ thiserror-1.0.39 \ thiserror-impl-1.0.39 \ thread_local-1.1.4 \ tiff-0.8.1 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tinystr-0.7.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.26.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.23.4 \ tokio-util-0.7.7 \ toml-0.5.11 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.7 \ 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 \ uncased-0.9.7 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-langid-0.9.1 \ unic-langid-impl-0.9.1 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.6.0 \ unicode-bidi-0.3.11 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unsafe-libyaml-0.2.7 \ untrusted-0.7.1 \ url-2.3.1 \ utf-8-0.7.6 \ vcpkg-0.2.15 \ 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.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 \ webp-0.2.2 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ weezl-0.1.7 \ 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-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 \ winnow-0.3.6 \ winreg-0.10.1 \ winres-0.1.12 \ ws-0.9.2 \ ws2_32-sys-0.2.1 \ xattr-0.2.3 \ xmlparser-0.13.5 \ yada-0.5.0 \ yaml-rust-0.4.5 \ zune-inflate-0.2.51 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/leftwm/Makefile b/x11-wm/leftwm/Makefile index 0bf7866873b3..4fd30ce2dea0 100644 --- a/x11-wm/leftwm/Makefile +++ b/x11-wm/leftwm/Makefile @@ -1,185 +1,185 @@ PORTNAME= leftwm DISTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MAINTAINER= ports@FreeBSD.org COMMENT= Tiling window manager for Adventurers WWW= https://leftwm.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo xorg USE_XORG= xinerama xrandr USE_GITHUB= yes CARGO_CRATES= aho-corasick-0.7.19 \ anyhow-1.0.66 \ anymap2-0.13.0 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ bytes-1.2.1 \ cc-1.0.73 \ cfg-if-1.0.0 \ clap-4.0.18 \ clap_lex-0.3.0 \ const_format-0.2.30 \ const_format_proc_macros-0.2.29 \ cpufeatures-0.2.5 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.12 \ crypto-common-0.1.6 \ digest-0.10.5 \ 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.8.0 \ fastrand-1.8.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 \ git-version-0.3.5 \ git-version-macro-0.3.5 \ hermit-abi-0.1.19 \ instant-0.1.12 \ itertools-0.10.5 \ itoa-1.0.4 \ kstring-2.0.0 \ lazy_static-1.4.0 \ lefthk-core-0.1.8 \ libc-0.2.135 \ liquid-0.26.0 \ liquid-core-0.26.0 \ liquid-derive-0.26.0 \ liquid-lib-0.26.0 \ log-0.4.17 \ matchers-0.1.0 \ memchr-2.5.0 \ memoffset-0.6.5 \ mio-0.8.4 \ nix-0.23.1 \ nix-0.25.0 \ nu-ansi-term-0.46.0 \ 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 \ overload-0.1.1 \ percent-encoding-2.2.0 \ pest-2.4.0 \ pest_derive-2.4.0 \ pest_generator-2.4.0 \ pest_meta-2.4.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.47 \ proc-quote-0.4.0 \ proc-quote-impl-0.3.2 \ quote-1.0.21 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.6.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ ron-0.8.0 \ ryu-1.0.11 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.87 \ sha1-0.10.5 \ sharded-slab-0.1.4 \ shellexpand-2.1.2 \ signal-hook-0.3.14 \ 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 \ syn-1.0.103 \ syslog-tracing-0.1.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.3.15 \ time-macros-0.2.4 \ tokio-1.21.2 \ tokio-macros-1.8.0 \ toml-0.5.9 \ tracing-0.1.37 \ tracing-appender-0.2.2 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ tracing-journald-0.3.0 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.16 \ typenum-1.15.0 \ ucd-trie-0.1.5 \ unicode-ident-1.0.5 \ unicode-segmentation-1.10.0 \ unicode-xid-0.2.4 \ valuable-0.1.0 \ 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.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 \ x11-dl-2.20.0 \ xdg-2.4.1 OPTIONS_DEFINE= DOCS THEMES OPTIONS_DEFAULT= THEMES OPTIONS_SUB= yes THEMES_DESC= LeftWM Basic Themes CARGO_INSTALL_PATH= ./leftwm post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for l in CHANGELOG CONTRIBUTING.md README.md ${INSTALL_MAN} ${WRKSRC}/${l} ${STAGEDIR}${DOCSDIR} .endfor post-install-THEMES-on: cd ${WRKSRC} && ${COPYTREE_SHARE} themes \ ${STAGEDIR}${DATADIR} post-install: .for l in leftwm-state leftwm-worker leftwm-check \ leftwm-command leftwm ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${l} .endfor ${MKDIR} ${STAGEDIR}${LOCALBASE}/share/xsessions (cd ${WRKSRC} && ${INSTALL_DATA} leftwm.desktop \ ${STAGEDIR}${LOCALBASE}/share/xsessions/) .include diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile index 68db5c0f8674..ea07818742a4 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= 50 +PORTREVISION= 51 CATEGORIES= x11 MAINTAINER= rigoletto@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 9edb12cf3e1e..0379355b0864 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,312 +1,313 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= mikael@FreeBSD.org COMMENT= GPU-accelerated terminal emulator WWW= https://github.com/jwilm/alacritty 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 ssl:build USE_GITHUB= yes CARGO_CRATES= adler-1.0.2 \ android-activity-0.4.0 \ android-properties-0.2.2 \ arrayref-0.3.6 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.0 \ bitflags-1.3.2 \ block-0.1.6 \ block-sys-0.1.0-beta.1 \ block2-0.2.0-alpha.6 \ bumpalo-3.12.0 \ bytemuck-1.12.1 \ calloop-0.10.4 \ cc-1.0.73 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cgl-0.3.2 \ clap-3.2.21 \ clap_complete-3.2.5 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ clipboard-win-3.1.1 \ cmake-0.1.48 \ cocoa-0.24.0 \ cocoa-foundation-0.1.0 \ copypasta-0.8.2 \ 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-utils-0.8.12 \ crossfont-0.5.1 \ cty-0.2.2 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dispatch-0.2.0 \ dlib-0.5.0 \ downcast-rs-1.2.0 \ dwrote-0.11.0 \ embed-resource-1.7.3 \ expat-sys-2.1.6 \ filetime-0.2.17 \ flate2-1.0.24 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.2 \ foreign-types-shared-0.1.1 \ foreign-types-shared-0.3.1 \ freetype-rs-0.26.0 \ freetype-sys-0.13.1 \ fsevent-sys-4.1.0 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ gethostname-0.2.3 \ getrandom-0.2.7 \ gl_generator-0.14.0 \ glutin-0.30.9 \ glutin_egl_sys-0.5.0 \ glutin_glx_sys-0.4.0 \ glutin_wgl_sys-0.4.0 \ hashbrown-0.12.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ indexmap-1.9.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ iovec-0.1.4 \ itoa-1.0.3 \ jni-sys-0.3.0 \ jobserver-0.1.25 \ js-sys-0.3.60 \ kernel32-sys-0.2.2 \ khronos_api-3.1.0 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.132 \ libloading-0.7.3 \ linked-hash-map-0.5.6 \ lock_api-0.4.8 \ log-0.4.17 \ malloc_buf-0.0.6 \ memchr-2.5.0 \ memmap2-0.5.10 \ memoffset-0.6.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.4 \ mio-0.6.23 \ mio-0.8.4 \ mio-anonymous-pipes-0.2.0 \ mio-extras-2.0.6 \ mio-uds-0.6.8 \ miow-0.2.2 \ miow-0.3.7 \ ndk-0.7.0 \ ndk-context-0.1.1 \ ndk-sys-0.4.1+23.1.7779620 \ net2-0.2.37 \ nix-0.24.2 \ nix-0.25.1 \ nom-7.1.1 \ notify-5.1.0 \ num_enum-0.5.7 \ num_enum_derive-0.5.7 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc-sys-0.2.0-beta.2 \ objc2-0.3.0-beta.3.patch-leaks.2 \ objc2-encode-2.0.0-pre.2 \ objc_id-0.1.1 \ once_cell-1.14.0 \ orbclient-0.3.42 \ 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.2.0 \ pkg-config-0.3.25 \ png-0.17.6 \ proc-macro-crate-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.43 \ quote-1.0.21 \ raw-window-handle-0.5.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.4 \ redox_users-0.4.3 \ regex-automata-0.1.10 \ regex-syntax-0.6.27 \ rustc_version-0.4.0 \ ryu-1.0.11 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ sctk-adwaita-0.5.4 \ semver-1.0.14 \ serde-1.0.144 \ serde_derive-1.0.144 \ serde_json-1.0.85 \ serde_yaml-0.8.26 \ servo-fontconfig-0.5.1 \ servo-fontconfig-sys-5.1.0 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ slotmap-1.0.6 \ smallvec-1.9.0 \ smithay-client-toolkit-0.16.0 \ smithay-clipboard-0.6.6 \ spsc-buffer-0.1.1 \ strict-num-0.1.0 \ 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 \ tiny-skia-0.8.3 \ tiny-skia-path-0.8.3 \ toml-0.5.8 \ unicode-ident-1.0.4 \ unicode-width-0.1.10 \ utf8parse-0.2.0 \ vec_map-0.8.2 \ version_check-0.9.4 \ vswhom-0.1.0 \ vswhom-sys-0.1.1 \ vte-0.10.1 \ vte_generate_state_changes-0.1.1 \ walkdir-2.3.2 \ 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 \ 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 \ wayland-sys-0.30.0 \ 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-wsapoll-0.1.1 \ 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-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ winit-0.28.6 \ winreg-0.10.1 \ wio-0.2.2 \ ws2_32-sys-0.2.1 \ x11-clipboard-0.7.1 \ x11-dl-2.20.0 \ x11rb-0.10.1 \ x11rb-protocol-0.10.0 \ xcursor-0.3.4 \ xdg-2.4.1 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 CARGO_INSTALL_PATH= alacritty CARGO_FEATURES+= --no-default-features CARGO_CARGOTOML= ${WRKSRC}/${PORTNAME}/Cargo.toml # For xcb crate BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/alacritty \ etc/bash_completion.d/alacritty.bash \ share/fish/completions/alacritty.fish \ share/man/man1/alacritty-msg.1.gz \ share/man/man1/alacritty.1.gz \ share/metainfo/org.alacritty.Alacritty.appdata.xml \ share/pixmaps/Alacritty.svg \ share/zsh/site-functions/_alacritty \ ${DESKTOPDIR}/Alacritty.desktop PORTEXAMPLES= alacritty.yml OPTIONS_DEFINE= EXAMPLES BACKEND_DESC= Display backend OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= WAYLAND X11 OPTIONS_DEFAULT= WAYLAND X11 WAYLAND_VARS= CARGO_FEATURES+=wayland X11_USES= xorg X11_USE= XORG=xcb X11_VARS= CARGO_FEATURES+=x11 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/alacritty ${INSTALL_DATA} ${WRKSRC}/extra/linux/Alacritty.desktop \ ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKSRC}/extra/logo/alacritty-term.svg \ ${STAGEDIR}${PREFIX}/share/pixmaps/Alacritty.svg @${MKDIR} ${STAGEDIR}${PREFIX}/share/metainfo ${INSTALL_DATA} ${WRKSRC}/extra/linux/org.alacritty.Alacritty.appdata.xml \ ${STAGEDIR}${PREFIX}/share/metainfo ${INSTALL_MAN} ${WRKSRC}/extra/alacritty.man \ ${STAGEDIR}${PREFIX}/share/man/man1/alacritty.1 ${INSTALL_MAN} ${WRKSRC}/extra/alacritty-msg.man \ ${STAGEDIR}${PREFIX}/share/man/man1/alacritty-msg.1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/extra/completions/alacritty.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/extra/completions/alacritty.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/extra/completions/_alacritty \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/x11/clipcat/Makefile b/x11/clipcat/Makefile index 505a712fe742..64f9ac1ff169 100644 --- a/x11/clipcat/Makefile +++ b/x11/clipcat/Makefile @@ -1,254 +1,254 @@ PORTNAME= clipcat DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 5 +PORTREVISION= 6 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 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= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ anyhow-1.0.38 \ app_dirs-1.2.1 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ async-stream-0.3.0 \ async-stream-impl-0.3.0 \ async-trait-0.1.42 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ beef-0.4.4 \ bincode-1.3.1 \ bindgen-0.54.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ boxfnonce-0.1.1 \ byteorder-1.4.2 \ bytes-1.0.1 \ cc-1.0.66 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clang-sys-0.29.3 \ clap-2.33.3 \ const_fn-0.4.5 \ constant_time_eq-0.1.5 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.4 \ crossbeam-channel-0.5.0 \ crossbeam-deque-0.7.3 \ crossbeam-deque-0.8.0 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.1 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.1 \ daemonize-0.4.1 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ defer-drop-1.0.1 \ derive_builder-0.9.0 \ derive_builder_core-0.9.0 \ dirs-2.0.2 \ dirs-sys-0.3.5 \ doc-comment-0.3.3 \ either-1.6.1 \ env_logger-0.6.2 \ env_logger-0.7.1 \ fixedbitset-0.2.0 \ fnv-1.0.7 \ futures-0.3.12 \ futures-channel-0.3.12 \ futures-core-0.3.12 \ futures-executor-0.3.12 \ futures-io-0.3.12 \ futures-macro-0.3.12 \ futures-sink-0.3.12 \ futures-task-0.3.12 \ futures-util-0.3.12 \ fuzzy-matcher-0.3.7 \ getrandom-0.1.16 \ getrandom-0.2.2 \ glob-0.3.0 \ h2-0.3.0 \ 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 \ humantime-1.3.0 \ hyper-0.14.4 \ ident_case-1.0.1 \ indexmap-1.6.1 \ itertools-0.9.0 \ itoa-0.4.7 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.85 \ libloading-0.5.2 \ librocksdb-sys-6.11.4 \ log-0.4.14 \ matchers-0.0.1 \ maybe-uninit-2.0.0 \ memchr-2.3.4 \ memoffset-0.5.6 \ memoffset-0.6.1 \ mio-0.7.7 \ miow-0.3.6 \ multimap-0.8.2 \ nix-0.14.1 \ nom-5.1.2 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ ole32-sys-0.2.0 \ once_cell-1.5.2 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ petgraph-0.5.1 \ pin-project-0.4.27 \ pin-project-1.0.5 \ pin-project-internal-0.4.27 \ pin-project-internal-1.0.5 \ pin-project-lite-0.2.4 \ pin-utils-0.1.0 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.24 \ prost-0.7.0 \ prost-build-0.7.0 \ prost-derive-0.7.0 \ prost-types-0.7.0 \ quick-error-1.2.3 \ quote-1.0.8 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.1 \ rand_hc-0.3.0 \ rayon-1.5.0 \ rayon-core-1.9.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.4 \ redox_users-0.3.5 \ regex-1.4.3 \ regex-automata-0.1.9 \ regex-syntax-0.6.22 \ remove_dir_all-0.5.3 \ rocksdb-0.15.0 \ rust-argon2-0.8.3 \ rustc-hash-1.1.0 \ ryu-1.0.5 \ scopeguard-1.1.0 \ serde-1.0.123 \ serde_derive-1.0.123 \ serde_json-1.0.62 \ serde_with-1.6.2 \ serde_with_macros-1.3.0 \ sharded-slab-0.1.1 \ shell32-sys-0.1.2 \ shlex-0.1.1 \ signal-hook-registry-1.3.0 \ skim-0.9.3 \ slab-0.4.2 \ smallvec-1.6.1 \ snafu-0.6.10 \ snafu-derive-0.6.10 \ socket2-0.3.19 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.21 \ structopt-derive-0.4.14 \ syn-1.0.60 \ tempfile-3.2.0 \ term-0.6.1 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.23 \ thiserror-impl-1.0.23 \ thread_local-1.1.3 \ time-0.1.43 \ timer-0.2.0 \ tokio-1.2.0 \ tokio-macros-1.1.0 \ tokio-stream-0.1.3 \ tokio-util-0.6.3 \ toml-0.5.8 \ tonic-0.4.0 \ tonic-build-0.4.0 \ tower-0.4.4 \ tower-layer-0.3.1 \ tower-service-0.3.1 \ tracing-0.1.23 \ tracing-attributes-0.1.12 \ tracing-core-0.1.17 \ tracing-futures-0.2.4 \ tracing-journald-0.1.0 \ tracing-log-0.1.1 \ tracing-serde-0.1.2 \ tracing-subscriber-0.2.15 \ try-lock-0.2.3 \ tuikit-0.4.3 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ utf8parse-0.1.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ void-1.0.2 \ vte-0.3.3 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ which-3.1.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 \ xcb-0.9.0 \ xdg-2.2.0 \ x11-clipboard@git+https://github.com/xrelkd/x11-clipboard?tag=v0.6.0\#de648ede312e6b236e3b92119a014cac064b9e38 PLIST_FILES= bin/clipcat-menu \ bin/clipcatctl \ bin/clipcatd BINARY_ALIAS= python3=${PYTHON_CMD} # rebuilds rocksdb - maybe it can link with external rocksdb? post-install: @${STRIP_CMD} \ ${STAGEDIR}${PREFIX}/bin/clipcat-menu \ ${STAGEDIR}${PREFIX}/bin/clipcatctl \ ${STAGEDIR}${PREFIX}/bin/clipcatd .include diff --git a/x11/eww/Makefile b/x11/eww/Makefile index a89328d18fe1..b7a683f20ab1 100644 --- a/x11/eww/Makefile +++ b/x11/eww/Makefile @@ -1,39 +1,39 @@ PORTNAME= eww DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 -PORTREVISION= 9 +PORTREVISION= 10 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\` 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 f88e8b5a46b5..f53a11e27995 100644 --- a/x11/hybrid-bar/Makefile +++ b/x11/hybrid-bar/Makefile @@ -1,27 +1,27 @@ PORTNAME= hybrid-bar DISTVERSION= 0.4.9 -PORTREVISION= 2 +PORTREVISION= 3 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,/compat/linux&,g' \ ${WRKSRC_crate_lxinfo}/src/info.rs .include diff --git a/x11/inputplug/Makefile b/x11/inputplug/Makefile index afe1e41d0ccd..fad832d26358 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,60 +1,60 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 -PORTREVISION= 17 +PORTREVISION= 18 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 0085f6628cb6..55478536e015 100644 --- a/x11/kickoff/Makefile +++ b/x11/kickoff/Makefile @@ -1,21 +1,21 @@ PORTNAME= kickoff DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 3 +PORTREVISION= 4 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 390eca9307c3..dff4ae84498e 100644 --- a/x11/rio/Makefile +++ b/x11/rio/Makefile @@ -1,379 +1,380 @@ PORTNAME= rio DISTVERSIONPREFIX= v DISTVERSION= 0.0.9 +PORTREVISION= 1 CATEGORIES= x11 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 GH_TAGNAME= 4636f43 CARGO_CRATES= ab_glyph-0.2.17 \ ab_glyph_rasterizer-0.1.7 \ addr2line-0.19.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ android-activity-0.4.1 \ android-properties-0.2.2 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.3.2 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ approx-0.5.1 \ arrayvec-0.7.2 \ ash-0.37.2+1.3.238 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.0.2 \ block-0.1.6 \ block-sys-0.1.0-beta.1 \ block2-0.2.0-alpha.6 \ bumpalo-3.11.1 \ bytemuck-1.13.1 \ bytemuck_derive-1.4.1 \ byteorder-1.4.3 \ bytes-0.3.0 \ bytes-1.2.1 \ calloop-0.10.4 \ cast-0.3.0 \ cc-1.0.73 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ clap-4.3.4 \ clap_builder-4.3.4 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ clipboard-win-3.1.1 \ cmake-0.1.50 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ com-rs-0.2.1 \ console_error_panic_hook-0.1.7 \ console_log-0.2.2 \ const-cstr-0.3.0 \ copypasta-0.8.2 \ corcovado-0.0.1 \ 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 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.11 \ crossbeam-utils-0.8.12 \ crunchy-0.2.2 \ d3d12-0.6.0 \ deflate-1.0.0 \ dirs-5.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.4.0 \ dirs-sys-next-0.1.2 \ dispatch-0.2.0 \ dlib-0.5.0 \ downcast-rs-1.2.0 \ dwrote-0.11.0 \ either-1.8.0 \ env_logger-0.4.3 \ env_logger-0.10.0 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ exr-1.6.3 \ fdeflate-0.3.0 \ filetime-0.2.21 \ flate2-1.0.24 \ float-ord-0.2.0 \ flume-0.10.14 \ 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 \ fsevent-sys-4.1.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-core-0.3.28 \ futures-sink-0.3.28 \ gethostname-0.2.3 \ getrandom-0.2.8 \ gif-0.12.0 \ gimli-0.27.2 \ glow-0.12.1 \ glyph_brush-0.7.7 \ glyph_brush_draw_cache-0.1.5 \ glyph_brush_layout-0.2.3 \ gpu-alloc-0.5.3 \ gpu-alloc-types-0.2.0 \ gpu-allocator-0.22.0 \ gpu-descriptor-0.2.3 \ gpu-descriptor-types-0.1.1 \ half-1.8.2 \ half-2.2.1 \ hashbrown-0.12.3 \ hassle-rs-0.10.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hexf-parse-0.2.1 \ humantime-2.1.0 \ image-0.24.6 \ indexmap-1.9.3 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ iovec-0.1.4 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.6 \ jni-sys-0.3.0 \ jobserver-0.1.26 \ jpeg-decoder-0.3.0 \ js-sys-0.3.61 \ khronos-egl-4.1.0 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lebe-0.5.2 \ libc-0.2.141 \ libloading-0.7.3 \ libloading-0.8.0 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.3.9 \ log-0.4.18 \ malloc_buf-0.0.6 \ memchr-2.5.0 \ memmap2-0.5.8 \ memoffset-0.6.5 \ metal-0.24.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.4 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ mio-0.8.6 \ miow-0.5.0 \ naga-0.12.1 \ nanorand-0.7.0 \ ndk-0.7.0 \ ndk-context-0.1.1 \ ndk-sys-0.4.1+23.1.7779620 \ net2-0.2.38 \ nix-0.24.2 \ nix-0.25.1 \ nom-7.1.1 \ notify-6.0.0 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_enum-0.5.7 \ num_enum_derive-0.5.7 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc-sys-0.2.0-beta.2 \ objc2-0.3.0-beta.3.patch-leaks.2 \ objc2-encode-2.0.0-pre.2 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ object-0.30.3 \ once_cell-1.15.0 \ oorandom-11.1.3 \ orbclient-0.3.43 \ ordered-float-3.3.0 \ owned_ttf_parser-0.15.2 \ parking_lot-0.12.1 \ parking_lot_core-0.9.4 \ pathfinder_geometry-0.5.1 \ pathfinder_simd-0.5.1 \ percent-encoding-2.2.0 \ pest-2.6.0 \ pin-project-1.1.0 \ pin-project-internal-1.1.0 \ pin-project-lite-0.2.9 \ pkg-config-0.3.25 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ png-0.17.8 \ ppv-lite86-0.2.16 \ proc-macro-crate-1.2.1 \ proc-macro2-1.0.60 \ profiling-1.0.7 \ qoi-0.4.1 \ quote-1.0.28 \ 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.2 \ raw-window-handle-0.5.2 \ rayon-1.5.3 \ rayon-core-1.11.0 \ rdrand-0.4.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.7.2 \ regex-syntax-0.6.29 \ remove_dir_all-0.5.3 \ renderdoc-sys-1.0.0 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.3.3 \ rustix-0.37.13 \ ryu-1.0.13 \ same-file-1.0.6 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.97 \ serde_spanned-0.6.1 \ signal-hook-0.3.15 \ signal-hook-registry-1.4.0 \ simd-adler32-0.3.5 \ slab-0.4.8 \ slotmap-1.0.6 \ smallvec-1.10.0 \ smithay-client-toolkit-0.16.0 \ smithay-clipboard-0.6.6 \ socket2-0.4.7 \ spin-0.9.8 \ spirv-0.2.0+1.5.4 \ static_assertions-1.1.0 \ strsim-0.10.0 \ sugarloaf-0.0.7 \ syn-1.0.109 \ syn-2.0.18 \ tempdir-0.3.7 \ termcolor-1.1.3 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ tiff-0.8.1 \ tinytemplate-1.2.1 \ tokio-1.26.0 \ tokio-macros-1.8.0 \ toml-0.5.9 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.7 \ ttf-parser-0.15.2 \ twox-hash-1.6.3 \ ucd-trie-0.1.5 \ unicode-ident-1.0.5 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ utf8parse-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.4 \ vte-0.11.1 \ vte_generate_state_changes-0.1.1 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-futures-0.4.34 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ wasm-bindgen-test-0.3.34 \ wasm-bindgen-test-macro-0.3.34 \ 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.61 \ weezl-0.1.7 \ wgpu-0.16.1 \ wgpu-core-0.16.1 \ wgpu-hal-0.16.0 \ wgpu-types-0.16.0 \ widestring-1.0.2 \ 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.42.0 \ windows-0.44.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 \ winit-0.28.6 \ winnow-0.3.6 \ wio-0.2.2 \ x11-clipboard-0.7.1 \ x11-dl-2.20.0 \ x11rb-0.10.1 \ x11rb-protocol-0.10.0 \ xcursor-0.3.4 \ xi-unicode-0.3.0 \ xml-rs-0.8.4 \ yeslogic-fontconfig-sys-3.2.0 \ 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 5dc69b210bf7..f7c9514a7a43 100644 --- a/x11/rlaunch/Makefile +++ b/x11/rlaunch/Makefile @@ -1,57 +1,58 @@ PORTNAME= rlaunch DISTVERSION= 1.3.14 +PORTREVISION= 1 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 5ea4be7d15cb..80a6251f651e 100644 --- a/x11/salut/Makefile +++ b/x11/salut/Makefile @@ -1,21 +1,21 @@ PORTNAME= salut DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 7 +PORTREVISION= 8 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 7a934659c4f8..d016b2076942 100644 --- a/x11/shikane/Makefile +++ b/x11/shikane/Makefile @@ -1,39 +1,40 @@ PORTNAME= shikane DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +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} 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/man5/${PORTNAME}.5.gz do-build-MANPAGES-on: ${WRKSRC}/scripts/build-docs.sh man do-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/build/${PORTNAME}.1.gz \ ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/build/${PORTNAME}.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 9b37475c24bc..c77ed71e783d 100644 --- a/x11/shotman/Makefile +++ b/x11/shotman/Makefile @@ -1,53 +1,53 @@ PORTNAME= shotman DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jbeich@FreeBSD.org COMMENT= 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 dc8617e03f48..27126948234d 100644 --- a/x11/sirula/Makefile +++ b/x11/sirula/Makefile @@ -1,28 +1,28 @@ PORTNAME= sirula DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= x11 wayland MAINTAINER= ports@FreeBSD.org COMMENT= Simple app launcher for Wayland written in Rust WWW= https://github.com/DorianRudolph/sirula LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= cargo gnome USE_GITHUB= yes USE_GNOME= cairo 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 c43f15947bb9..b03340fe393c 100644 --- a/x11/squeekboard/Makefile +++ b/x11/squeekboard/Makefile @@ -1,90 +1,91 @@ PORTNAME= squeekboard DISTVERSIONPREFIX= v DISTVERSION= 1.22.0 +PORTREVISION= 1 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_12_powerpc64= fails to compile: rs.e2mg9us3-cgu.14:(.text.imservice_handle_commit_state+0x228): undefined reference to 'eekboard_context_service_show_keyboard' BROKEN_FreeBSD_13_powerpc64= fails to link: ld: error: undefined symbol: eekboard_context_service_get_overlay BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols LIB_DEPENDS= libfeedback-0.0.so:accessibility/feedbackd \ libwayland-client.so:graphics/wayland \ 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 TARGET_ORDER_OVERRIDE= 750:cargo-configure CARGO_CARGOTOML= ${BUILD_WRKSRC}/Cargo.toml MESON_ARGS= -Dstrict=false MESON_ARGS+= -Dnewer=true # XXX Cargo.lock PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}-entry \ bin/${PORTNAME}-test-layout \ share/applications/sm.puri.Squeekboard.desktop \ 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/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-extract: .if ${MESON_ARGS:M-Dnewer=true} @${CP} -p ${WRKSRC}/Cargo.lock.newer ${WRKSRC}/Cargo.lock .endif post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -e '/^cargo/s/"$$@"/--verbose --verbose &/' \ ${WRKSRC}/cargo.sh post-configure: # Provide preprocessed Cargo.toml for USES=cargo @${DO_MAKE_BUILD} -C ${BUILD_WRKSRC} Cargo.toml .include diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile index 619da0ba9065..348f8a182f42 100644 --- a/x11/swayr/Makefile +++ b/x11/swayr/Makefile @@ -1,27 +1,28 @@ PORTNAME= swayr DISTVERSION= 0.27.0 +PORTREVISION= 1 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 5290c57f07d1..f6e8426d5bab 100644 --- a/x11/swayrbar/Makefile +++ b/x11/swayrbar/Makefile @@ -1,26 +1,26 @@ PORTNAME= swayrbar DISTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 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/wayidle/Makefile b/x11/wayidle/Makefile index 6e8ba8783e18..5bdd609e2b6e 100644 --- a/x11/wayidle/Makefile +++ b/x11/wayidle/Makefile @@ -1,20 +1,20 @@ PORTNAME= wayidle DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 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 1c804482572b..dc0699c72904 100644 --- a/x11/wayout/Makefile +++ b/x11/wayout/Makefile @@ -1,19 +1,19 @@ PORTNAME= wayout DISTVERSION= 1.1.3 -PORTREVISION= 2 +PORTREVISION= 3 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 dd1d2f8de2cf..eac98125a225 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -1,93 +1,93 @@ PORTNAME= wezterm DISTVERSION= 20230408-112425-69ae8472 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= ports@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/wmfocus/Makefile b/x11/wmfocus/Makefile index 64c90c796b9b..9de26febabfa 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,29 +1,29 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 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