diff --git a/accessibility/sctd/Makefile b/accessibility/sctd/Makefile index 4e1f48e1b295..93c63a7b0f48 100644 --- a/accessibility/sctd/Makefile +++ b/accessibility/sctd/Makefile @@ -1,51 +1,48 @@ PORTNAME= sctd DISTVERSION= 0.2.0 PORTREVISION= 34 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/archivers/ouch/Makefile b/archivers/ouch/Makefile index 11d6d160bf08..779e9f845135 100644 --- a/archivers/ouch/Makefile +++ b/archivers/ouch/Makefile @@ -1,216 +1,213 @@ PORTNAME= ouch DISTVERSION= 0.5.1 PORTREVISION= 6 CATEGORIES= archivers MAINTAINER= yuri@FreeBSD.org COMMENT= Painless compression and decompression for your terminal WWW= https://github.com/ouch-org/ouch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= ouch-org CARGO_CRATES= adler-1.0.2 \ aho-corasick-1.1.2 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ assert_cmd-2.0.12 \ atty-0.2.14 \ autocfg-1.1.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.9.0 \ bstr-1.8.0 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.83 \ cfb-0.7.3 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_complete-4.4.4 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clap_mangen-0.2.15 \ colorchoice-1.0.0 \ console-0.15.7 \ core_affinity-0.8.1 \ cpufeatures-0.2.11 \ crc-3.0.1 \ crc-catalog-2.4.0 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ deranged-0.3.9 \ difflib-0.4.0 \ digest-0.9.0 \ doc-comment-0.3.3 \ either-1.9.0 \ encode_unicode-0.3.6 \ errno-0.3.7 \ fastrand-2.0.1 \ filetime-0.2.22 \ filetime_creation-0.1.6 \ flate2-1.0.28 \ flume-0.10.14 \ fnv-1.0.7 \ fs-err-2.11.0 \ futures-core-0.3.29 \ futures-sink-0.3.29 \ generic-array-0.14.7 \ getrandom-0.2.11 \ globset-0.4.14 \ gzp-0.11.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ ignore-0.4.21 \ infer-0.15.0 \ insta-1.34.0 \ is_executable-1.0.1 \ itertools-0.11.0 \ jobserver-0.1.27 \ js-sys-0.3.65 \ lazy_static-1.4.0 \ libc-0.2.150 \ libm-0.2.8 \ libz-sys-1.1.12 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.11 \ lock_api-0.4.11 \ log-0.4.20 \ lz4_flex-0.11.1 \ lzma-rust-0.1.5 \ lzma-sys-0.1.20 \ memchr-2.6.4 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ nanorand-0.7.0 \ nt-time-0.5.0 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ opaque-debug-0.3.0 \ parse-display-0.8.2 \ parse-display-derive-0.8.2 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pkg-config-0.3.27 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.69 \ proptest-1.4.0 \ quick-error-1.2.3 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.7.5 \ regex-syntax-0.8.2 \ roff-0.2.1 \ rustix-0.38.25 \ rusty-fork-0.3.0 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.193 \ serde_derive-1.0.193 \ sevenz-rust-0.5.3 \ sha2-0.9.9 \ similar-2.3.0 \ snap-1.1.0 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.10.0 \ structmeta-0.2.0 \ structmeta-derive-0.2.0 \ syn-2.0.39 \ tar-0.4.40 \ tempfile-3.8.1 \ termtree-0.4.1 \ test-strategy-0.3.1 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ time-0.3.30 \ time-core-0.1.2 \ time-macros-0.2.15 \ twox-hash-1.6.3 \ typenum-1.17.0 \ unarray-0.1.4 \ unicode-ident-1.0.12 \ unrar-0.5.2 \ unrar_sys-0.3.1 \ utf8parse-0.2.1 \ uuid-1.6.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.88 \ wasm-bindgen-backend-0.2.88 \ wasm-bindgen-macro-0.2.88 \ wasm-bindgen-macro-support-0.2.88 \ wasm-bindgen-shared-0.2.88 \ widestring-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ xattr-1.0.1 \ xz2-0.1.7 \ yaml-rust-0.4.5 \ zip-0.6.6 \ zstd-0.13.0 \ zstd-safe-7.0.0 \ zstd-sys-2.0.9+zstd.1.5.5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/archivers/py-cramjam/Makefile b/archivers/py-cramjam/Makefile index 623f28f0cbf9..4e4a28d972fd 100644 --- a/archivers/py-cramjam/Makefile +++ b/archivers/py-cramjam/Makefile @@ -1,29 +1,26 @@ PORTNAME= cramjam PORTVERSION= 2.8.3 PORTREVISION= 3 CATEGORIES= archivers python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Thin Python bindings to de/compression algorithms in Rust WWW= https://github.com/milesgranger/cramjam LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.14:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/cramjam-python/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/cramjam-python/Cargo.toml CARGO_INSTALL= no -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/audio/ebur128/Makefile b/audio/ebur128/Makefile index 1dfa87d7cc32..f33962e7a648 100644 --- a/audio/ebur128/Makefile +++ b/audio/ebur128/Makefile @@ -1,32 +1,31 @@ PORTNAME= ebur128 DISTVERSION= 0.1.9 PORTREVISION= 1 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/lewton/Makefile b/audio/lewton/Makefile index 15e28a5e3253..dc6ad246f115 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -1,40 +1,39 @@ PORTNAME= lewton DISTVERSION= 0.10.2 PORTREVISION= 30 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 171c287e352f..1edb11d49450 100644 --- a/audio/mmtc/Makefile +++ b/audio/mmtc/Makefile @@ -1,129 +1,126 @@ PORTNAME= mmtc DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 PORTREVISION= 13 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/myxer/Makefile b/audio/myxer/Makefile index b1e51402e265..648a99439864 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,99 +1,96 @@ PORTNAME= myxer DISTVERSION= 1.3.0 PORTREVISION= 3 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Modern volume mixer for PulseAudio WWW= https://github.com/Aurailus/Myxer LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 LIB_DEPENDS= libpulse.so:audio/pulseaudio USES= cargo gnome USE_GNOME= glib20 gtk30 USE_GITHUB= yes GH_ACCOUNT= Aurailus GH_PROJECT= Myxer CARGO_CRATES= anyhow-1.0.44 \ atk-0.9.0 \ atk-sys-0.10.0 \ autocfg-1.0.1 \ bitflags-1.3.2 \ cairo-rs-0.9.1 \ cairo-sys-rs-0.10.0 \ cc-1.0.70 \ colorsys-0.6.4 \ either-1.6.1 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ gdk-0.13.2 \ gdk-pixbuf-0.9.0 \ gdk-pixbuf-sys-0.10.0 \ gdk-sys-0.10.0 \ gio-0.9.1 \ gio-sys-0.10.1 \ glib-0.10.3 \ glib-macros-0.10.1 \ glib-sys-0.10.1 \ gobject-sys-0.10.0 \ gtk-0.9.2 \ gtk-sys-0.10.0 \ heck-0.3.3 \ itertools-0.9.0 \ libc-0.2.153 \ libpulse-binding-2.25.0 \ libpulse-sys-1.19.2 \ memchr-2.4.1 \ num-derive-0.3.3 \ num-traits-0.2.14 \ once_cell-1.8.0 \ pango-0.9.1 \ pango-sys-0.10.0 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ proc-macro-crate-0.1.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.29 \ quote-1.0.9 \ serde-1.0.130 \ slab-0.4.4 \ slice_as_array-1.1.0 \ strum-0.18.0 \ strum_macros-0.18.0 \ syn-1.0.76 \ system-deps-1.3.2 \ thiserror-1.0.29 \ thiserror-impl-1.0.29 \ toml-0.5.8 \ unicode-segmentation-1.8.0 \ unicode-xid-0.2.2 \ version-compare-0.0.10 \ version_check-0.9.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index bddf7c4516ec..c5c29f0862a3 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,55 +1,52 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 1.1.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 77b416c2e976..eb0165d9d102 100644 --- a/audio/netease-music-tui/Makefile +++ b/audio/netease-music-tui/Makefile @@ -1,318 +1,315 @@ PORTNAME= netease-music-tui DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 PORTREVISION= 15 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/songrec/Makefile b/audio/songrec/Makefile index 8f23bc060f7b..a6be81228c17 100644 --- a/audio/songrec/Makefile +++ b/audio/songrec/Makefile @@ -1,308 +1,305 @@ PORTNAME= songrec DISTVERSION= 0.4.2 PORTREVISION= 5 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Shazam client written in Rust WWW= https://github.com/marin-m/SongRec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 LIB_DEPENDS= libasound.so:audio/alsa-lib \ libdbus-1.so:devel/dbus \ libpulse.so:audio/pulseaudio USES= cargo gettext-runtime gnome ssl USE_GNOME= gdkpixbuf2 glib20 gtk30 USE_GITHUB= yes GH_ACCOUNT= marin-m GH_PROJECT= SongRec CARGO_CRATES= aho-corasick-0.7.18 \ alsa-0.5.0 \ alsa-sys-0.3.1 \ ansi_term-0.11.0 \ anyhow-1.0.47 \ app_dirs-1.2.1 \ atk-0.9.0 \ atk-sys-0.10.0 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.12.3 \ base64-0.13.0 \ bindgen-0.56.0 \ bitflags-1.2.1 \ block-0.1.6 \ bstr-0.2.17 \ bumpalo-3.8.0 \ byteorder-1.4.3 \ bytes-0.5.6 \ bytes-1.1.0 \ cairo-rs-0.9.1 \ cairo-sys-rs-0.10.0 \ cc-1.0.72 \ cesu8-1.1.0 \ cexpr-0.4.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chfft-0.3.4 \ chrono-0.4.19 \ clang-sys-1.3.0 \ clap-2.33.3 \ claxon-0.4.3 \ combine-4.6.2 \ core-foundation-0.9.2 \ core-foundation-sys-0.6.2 \ core-foundation-sys-0.8.3 \ coreaudio-rs-0.10.0 \ coreaudio-sys-0.2.8 \ cpal-0.13.3 \ crc32fast-1.2.1 \ csv-1.1.6 \ csv-core-0.1.10 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ dbus-0.6.5 \ derivative-2.2.0 \ directories-4.0.1 \ dirs-3.0.2 \ dirs-sys-0.3.6 \ either-1.6.1 \ encoding_rs-0.8.29 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.17 \ futures-channel-0.3.17 \ futures-core-0.3.17 \ futures-executor-0.3.17 \ futures-io-0.3.17 \ futures-macro-0.3.17 \ futures-sink-0.3.17 \ futures-task-0.3.17 \ futures-util-0.3.17 \ gdk-0.13.2 \ gdk-pixbuf-0.9.0 \ gdk-pixbuf-sys-0.10.0 \ gdk-sys-0.10.0 \ getrandom-0.1.16 \ getrandom-0.2.3 \ gettext-rs-0.5.0 \ gettext-sys-0.19.9 \ gio-0.9.1 \ gio-sys-0.10.1 \ glib-0.10.3 \ glib-macros-0.10.1 \ glib-sys-0.10.1 \ glob-0.3.0 \ gobject-sys-0.10.0 \ gtk-0.9.2 \ gtk-sys-0.10.0 \ h2-0.2.7 \ hashbrown-0.11.2 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hound-3.4.0 \ http-0.2.5 \ http-body-0.3.1 \ httparse-1.5.1 \ httpdate-0.3.2 \ hyper-0.13.10 \ hyper-tls-0.4.3 \ ident_case-1.0.1 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.12 \ iovec-0.1.4 \ ipnet-2.3.1 \ itertools-0.9.0 \ itoa-0.4.8 \ jni-0.18.0 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.24 \ js-sys-0.3.55 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lewton-0.10.2 \ libc-0.2.108 \ libdbus-sys-0.2.2 \ libloading-0.7.2 \ libpulse-binding-2.26.0 \ libpulse-sys-1.19.2 \ locale_config-0.3.0 \ lock_api-0.4.5 \ log-0.4.14 \ mach-0.3.2 \ malloc_buf-0.0.6 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.4 \ mime-0.3.16 \ mime_guess-2.0.3 \ minimp3-0.5.1 \ minimp3-sys-0.3.2 \ mio-0.6.23 \ miow-0.2.2 \ mpris-player-0.6.1 \ native-tls-0.2.8 \ ndk-0.3.0 \ ndk-0.4.0 \ ndk-glue-0.3.0 \ ndk-glue-0.4.0 \ ndk-macro-0.2.0 \ ndk-sys-0.2.1 \ net2-0.2.37 \ nix-0.20.2 \ nom-5.1.2 \ num-complex-0.4.0 \ num-derive-0.3.3 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ num_enum-0.5.4 \ num_enum_derive-0.5.4 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ oboe-0.4.4 \ oboe-sys-0.4.4 \ ogg-0.8.0 \ ole32-sys-0.2.0 \ once_cell-1.8.0 \ openssl-0.10.38 \ openssl-probe-0.1.4 \ openssl-sys-0.9.71 \ pango-0.9.1 \ pango-sys-0.10.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ peeking_take_while-0.1.2 \ percent-encoding-2.1.0 \ pin-project-1.0.8 \ pin-project-internal-1.0.8 \ pin-project-lite-0.1.12 \ pin-project-lite-0.2.7 \ pin-utils-0.1.0 \ pkg-config-0.3.22 \ ppv-lite86-0.2.15 \ proc-macro-crate-0.1.5 \ proc-macro-crate-1.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.32 \ pulsectl-rs-0.3.2 \ quote-1.0.10 \ rand-0.7.3 \ rand-0.8.4 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.3 \ rand_hc-0.2.0 \ rand_hc-0.3.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ remove_dir_all-0.5.3 \ reqwest-0.10.10 \ rodio-0.13.1 \ rustc-hash-1.1.0 \ ryu-1.0.5 \ same-file-1.0.6 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.3.1 \ security-framework-sys-2.4.2 \ serde-1.0.130 \ serde_derive-1.0.130 \ serde_json-1.0.71 \ serde_urlencoded-0.7.0 \ shell32-sys-0.1.2 \ shlex-0.1.1 \ slab-0.4.5 \ slice-deque-0.3.0 \ smallvec-1.7.0 \ socket2-0.3.19 \ stdweb-0.1.3 \ strsim-0.8.0 \ strsim-0.9.3 \ strum-0.18.0 \ strum_macros-0.18.0 \ syn-1.0.81 \ system-deps-1.3.2 \ tempfile-3.2.0 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.1.43 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ tokio-0.2.25 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ toml-0.4.10 \ toml-0.5.8 \ tower-service-0.3.1 \ tracing-0.1.29 \ tracing-core-0.1.21 \ tracing-futures-0.2.5 \ try-lock-0.2.3 \ unicase-2.6.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.8.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ url-2.2.2 \ uuid-0.8.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version-compare-0.0.10 \ version_check-0.9.3 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-futures-0.4.28 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ xdg-2.4.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} # known problem: The 'Audio input' combobox doesn't have any selections, see https://github.com/marin-m/SongRec/issues/115 -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/audio/spotify-player/Makefile b/audio/spotify-player/Makefile index 09fc9f35e8cb..f79422e1e80c 100644 --- a/audio/spotify-player/Makefile +++ b/audio/spotify-player/Makefile @@ -1,69 +1,66 @@ PORTNAME= spotify-player DISTVERSIONPREFIX= v DISTVERSION= 0.17.1 PORTREVISION= 4 CATEGORIES= audio MAINTAINER= jfree@FreeBSD.org COMMENT= Command driven spotify player WWW= https://github.com/aome510/spotify-player LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= fails to build LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= aome510 CARGO_CARGOTOML= ${WRKSRC}/spotify_player/Cargo.toml CARGO_FEATURES= --no-default-features CARGO_INSTALL_PATH= ./spotify_player PLIST_FILES= bin/spotify_player PORTDOCS= README.md OPTIONS_DEFINE= CLIPBOARD DAEMON DBUS DOCS IMAGE LYRICS NOTIFY OPTIONS_DEFAULT= CLIPBOARD DBUS NOTIFY PORTAUDIO OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND= PORTAUDIO PULSEAUDIO CLIPBOARD_DESC= Open Spotify links from clipboard DAEMON_DESC= Ability to launch as daemon DBUS_DESC= Media control via MPRIS D-Bus IMAGE_DESC= Terminal album art rendering LYRICS_DESC= Fetch lyrics for current track NOTIFY_DESC= Desktop notifications CLIPBOARD_VARS= CARGO_FEATURES+=clipboard DAEMON_VARS= CARGO_FEATURES+=daemon DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_VARS= CARGO_FEATURES+=media-control IMAGE_VARS= CARGO_FEATURES+=image LYRICS_VARS= CARGO_FEATURES+=lyric-finder NOTIFY_VARS= CARGO_FEATURES+=notify PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio PORTAUDIO_VARS= CARGO_FEATURES+=portaudio-backend PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_VARS= CARGO_FEATURES+=pulseaudio-backend -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spotify_player - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile index 951b2a1f0de8..7bc72498e6cf 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -1,305 +1,302 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 PORTREVISION= 29 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org COMMENT= Spotify for the terminal written in Rust WWW= https://github.com/Rigellute/spotify-tui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase:ldflags python:build ssl xorg USE_GITHUB= yes GH_ACCOUNT= Rigellute USE_XORG= xcb CARGO_CRATES= addr2line-0.14.1 \ adler-0.2.3 \ adler32-1.2.0 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ anyhow-1.0.43 \ arboard-1.2.0 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.56 \ base64-0.10.1 \ base64-0.11.0 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ block-0.1.6 \ bumpalo-3.4.0 \ bytemuck-1.4.1 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ cassowary-0.3.0 \ cc-1.0.58 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.13 \ clap-2.33.3 \ clipboard-win-4.0.3 \ cloudabi-0.0.3 \ cloudabi-0.1.0 \ color_quant-1.1.0 \ constant_time_eq-0.1.5 \ core-foundation-0.7.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.2 \ core-graphics-0.21.0 \ crc32fast-1.2.1 \ crossbeam-utils-0.7.2 \ crossterm-0.20.0 \ crossterm_winapi-0.8.0 \ darling-0.9.0 \ darling_core-0.9.0 \ darling_macro-0.9.0 \ deflate-0.8.6 \ derive_builder-0.7.2 \ derive_builder_core-0.5.0 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ dotenv-0.13.0 \ dtoa-0.4.6 \ either-1.5.3 \ encoding_rs-0.8.23 \ env_logger-0.6.2 \ error-code-2.0.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.5 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-executor-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-util-0.3.5 \ gethostname-0.2.1 \ getrandom-0.1.14 \ getrandom-0.2.2 \ gimli-0.23.0 \ h2-0.2.6 \ hashbrown-0.8.1 \ hermit-abi-0.1.15 \ http-0.2.1 \ http-body-0.3.1 \ httparse-1.3.4 \ humantime-1.3.0 \ hyper-0.13.7 \ hyper-tls-0.4.3 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.0 \ image-0.23.12 \ indexmap-1.5.0 \ instant-0.1.7 \ iovec-0.1.4 \ itertools-0.8.2 \ itoa-0.4.6 \ jpeg-decoder-0.1.20 \ js-sys-0.3.42 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.82 \ linked-hash-map-0.5.3 \ lock_api-0.4.1 \ log-0.4.11 \ malloc_buf-0.0.6 \ matches-0.1.8 \ memchr-2.3.3 \ mime-0.3.16 \ mime_guess-2.0.3 \ miniz_oxide-0.3.7 \ miniz_oxide-0.4.3 \ mio-0.6.23 \ mio-0.7.0 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.2 \ miow-0.3.5 \ native-tls-0.2.4 \ net2-0.2.37 \ nix-0.20.0 \ ntapi-0.3.4 \ num-integer-0.1.43 \ num-iter-0.1.42 \ num-rational-0.3.2 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.23.0 \ once_cell-1.4.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ pin-project-0.4.22 \ pin-project-internal-0.4.22 \ pin-project-lite-0.1.7 \ pin-utils-0.1.0 \ pkg-config-0.3.18 \ png-0.16.8 \ ppv-lite86-0.2.8 \ proc-macro-hack-0.5.16 \ proc-macro-nested-0.1.6 \ proc-macro2-0.4.30 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-0.6.13 \ quote-1.0.7 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_chacha-0.3.0 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.2 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_hc-0.3.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ random-0.12.2 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_users-0.3.4 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ reqwest-0.10.6 \ rspotify-0.10.0 \ rust-argon2-0.7.0 \ rustc-demangle-0.1.16 \ rustc-serialize-0.3.24 \ ryu-1.0.5 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.128 \ serde_derive-1.0.128 \ serde_json-1.0.64 \ serde_urlencoded-0.6.1 \ serde_yaml-0.8.19 \ signal-hook-0.3.9 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ slab-0.4.2 \ smallvec-1.4.1 \ socket2-0.3.19 \ str-buf-1.0.5 \ strsim-0.7.0 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.60 \ synstructure-0.12.4 \ tempfile-3.1.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thiserror-1.0.20 \ thiserror-impl-1.0.20 \ thread_local-1.0.1 \ tiff-0.6.1 \ time-0.1.43 \ tinyvec-0.3.3 \ tokio-0.2.25 \ tokio-macros-0.2.6 \ tokio-socks-0.2.2 \ tokio-tls-0.3.1 \ tokio-util-0.3.1 \ tower-service-0.3.0 \ tracing-0.1.17 \ tracing-core-0.1.11 \ try-lock-0.2.3 \ tui-0.16.0 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.1.0 \ unicode-xid-0.2.1 \ url-1.7.2 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.65 \ wasm-bindgen-backend-0.2.65 \ wasm-bindgen-futures-0.4.15 \ wasm-bindgen-macro-0.2.65 \ wasm-bindgen-macro-support-0.2.65 \ wasm-bindgen-shared-0.2.65 \ web-sys-0.3.42 \ webbrowser-0.5.5 \ weezl-0.1.3 \ widestring-0.4.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-wsapoll-0.1.1 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.7.0 \ ws2_32-sys-0.2.1 \ x11rb-0.8.1 \ yaml-rust-0.4.5 BINARY_ALIAS= python3=${PYTHON_CMD} SUB_FILES= pkg-message PLIST_FILES= bin/spt PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS SPOTIFYD SPOTIFYD_DESC= Lightweight Spotify client daemon SPOTIFYD_RUN_DEPENDS= spotifyd:audio/spotifyd .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN_SSL= base openssl openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later .endif -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spt - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index 00377e9978af..32675f1ab862 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,59 +1,58 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.3.5 PORTREVISION= 8 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org COMMENT= Spotify daemon WWW= https://github.com/Spotifyd/spotifyd LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/cargo-crates/ansi_term-0.12.1/LICENCE LIB_DEPENDS= libogg.so:audio/libogg USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= Spotifyd USE_RC_SUBR= spotifyd CARGO_FEATURES= --no-default-features PLIST_FILES= bin/spotifyd \ "@sample etc/spotifyd.conf.sample" PORTDOCS= README.md OPTIONS_DEFINE= ALSA DBUS DNS-SD DOCS PORTAUDIO PULSEAUDIO OPTIONS_DEFAULT= PORTAUDIO DBUS_DESC= D-Bus MPRIS support DNS-SD_DESC= Avahi mDNSS support ALSA_LIB_DEPENDS= libasound_module_pcm_oss.so:audio/alsa-plugins ALSA_VARS= CARGO_FEATURES+=alsa_backend DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_VARS= CARGO_FEATURES+=dbus_mpris DNS-SD_LIB_DEPENDS= libdns_sd.so:net/avahi-libdns DNS-SD_EXTRA_PATCHES= ${PATCHDIR}/extra-patch.Cargo.toml PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio PORTAUDIO_VARS= CARGO_FEATURES+=portaudio_backend PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_VARS= CARGO_FEATURES+=pulseaudio_backend post-patch: @${REINPLACE_CMD} 's,/etc/,${PREFIX}/etc/,g' ${WRKSRC}/src/config.rs post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/spotifyd ${INSTALL_DATA} ${FILESDIR}/spotifyd.conf ${STAGEDIR}${PREFIX}/etc/spotifyd.conf.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/audio/wasabi/Makefile b/audio/wasabi/Makefile index c9098855de3c..d1cce0fdf749 100644 --- a/audio/wasabi/Makefile +++ b/audio/wasabi/Makefile @@ -1,483 +1,480 @@ PORTNAME= wasabi DISTVERSIONPREFIX= v DISTVERSION= 0.1.4-3 DISTVERSIONSUFFIX= -g6384482 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Fast and memory efficient Black MIDI player WWW= https://github.com/arduano/wasabi LICENSE= APACHE20 # Don't Be a Dick Public License based on Apache 2.0, see http://www.dbad-license.org/ BROKEN= rust code incompatible with latest rust-nightly, see https://github.com/arduano/wasabi/issues/60 BUILD_DEPENDS= rust-nightly>0:lang/rust-nightly LIB_DEPENDS= libasound.so:audio/alsa-lib USES= cargo pkgconfig python:build USE_GITHUB= yes GH_ACCOUNT= arduano CARGO_BUILDDEP= no CARGO_CRATES= ab_glyph-0.2.23 \ ab_glyph_rasterizer-0.1.8 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alsa-0.9.0 \ alsa-sys-0.3.1 \ android-activity-0.4.3 \ android-properties-0.2.2 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ approx-0.5.1 \ arboard-3.3.2 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ ash-0.37.3+1.3.251 \ ashpd-0.6.8 \ async-broadcast-0.5.1 \ async-channel-2.2.0 \ async-executor-1.9.1 \ async-fs-1.6.0 \ async-fs-2.1.1 \ async-io-1.13.0 \ async-io-2.3.2 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-net-2.0.0 \ async-process-1.8.1 \ async-recursion-1.1.0 \ async-signal-0.2.5 \ async-task-4.7.0 \ async-trait-0.1.79 \ atomic-waker-1.1.2 \ atomic_float-0.1.0 \ atomic_refcell-0.1.13 \ atty-0.2.14 \ autocfg-1.2.0 \ base64-0.21.7 \ bindgen-0.69.4 \ biquad-0.4.2 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-0.1.6 \ block-buffer-0.10.4 \ block-sys-0.1.0-beta.1 \ block2-0.2.0-alpha.6 \ blocking-1.5.1 \ bumpalo-3.15.4 \ bytemuck-1.15.0 \ bytemuck_derive-1.6.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ calloop-0.10.6 \ cbindgen-0.26.0 \ cc-1.0.90 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clang-sys-1.7.0 \ clap-3.2.25 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_lex-0.2.4 \ clap_lex-0.7.0 \ clipboard-win-5.3.0 \ cmake-0.1.50 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ colors-transform-0.2.11 \ combine-4.6.6 \ concurrent-queue-2.4.0 \ confy-0.5.1 \ convert_case-0.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.22.3 \ core-graphics-types-0.1.3 \ coreaudio-rs-0.11.3 \ coreaudio-sys-0.2.15 \ cpal-0.15.3 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ dasp_sample-0.11.0 \ data-url-0.2.0 \ derivative-2.2.0 \ digest-0.10.7 \ directories-4.0.1 \ directories-5.0.1 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ dispatch-0.2.0 \ dlib-0.5.2 \ downcast-rs-1.2.0 \ ecolor-0.21.0 \ egui-0.21.0 \ egui-winit-0.21.1 \ egui_winit_vulkano-0.24.0 \ either-1.10.0 \ emath-0.21.0 \ encoding_rs-0.8.33 \ encoding_rs_io-0.1.7 \ enum_dispatch-0.3.13 \ enumflags2-0.7.9 \ enumflags2_derive-0.7.9 \ epaint-0.21.0 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-3.2.0 \ event-listener-2.5.3 \ event-listener-3.1.0 \ event-listener-4.0.3 \ event-listener-5.2.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.1 \ exr-1.72.0 \ extended-0.1.0 \ fast-srgb8-1.0.0 \ fastrand-1.9.0 \ fastrand-2.0.2 \ fdeflate-0.3.4 \ flate2-1.0.28 \ float-cmp-0.9.0 \ flume-0.11.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.12 \ gif-0.13.1 \ glob-0.3.1 \ half-2.4.0 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ home-0.5.9 \ idna-0.5.0 \ image-0.24.9 \ imagesize-0.11.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ itertools-0.12.1 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.28 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ kurbo-0.9.5 \ lazy-regex-3.1.0 \ lazy-regex-proc_macros-3.1.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lebe-0.5.2 \ libc-0.2.153 \ libloading-0.7.4 \ libloading-0.8.3 \ libm-0.1.4 \ libredox-0.0.2 \ libredox-0.1.3 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ memchr-2.7.2 \ memmap2-0.5.10 \ memoffset-0.6.5 \ memoffset-0.7.1 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ ndk-0.7.0 \ ndk-0.8.0 \ ndk-context-0.1.1 \ ndk-sys-0.4.1+23.1.7779620 \ ndk-sys-0.5.0+25.2.9519653 \ nix-0.24.3 \ nix-0.25.1 \ nix-0.26.4 \ nohash-hasher-0.2.0 \ nom-7.1.3 \ num-derive-0.4.2 \ num-traits-0.2.18 \ num_enum-0.5.11 \ num_enum-0.6.1 \ num_enum-0.7.2 \ num_enum_derive-0.5.11 \ num_enum_derive-0.6.1 \ num_enum_derive-0.7.2 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc-sys-0.2.0-beta.2 \ objc2-0.3.0-beta.3.patch-leaks.3 \ objc2-encode-2.0.0-pre.2 \ objc_id-0.1.1 \ oboe-0.6.1 \ oboe-sys-0.6.1 \ once_cell-1.19.0 \ option-ext-0.2.0 \ orbclient-0.3.47 \ ordered-stream-0.2.0 \ os_str_bytes-6.6.1 \ owned_ttf_parser-0.20.0 \ palette-0.7.5 \ palette_derive-0.7.5 \ parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ percent-encoding-2.3.1 \ phf-0.11.2 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.11.2 \ pico-args-0.5.0 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.1 \ pkg-config-0.3.30 \ png-0.17.13 \ polling-2.8.0 \ polling-3.6.0 \ pollster-0.3.0 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.3.1 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.79 \ qoi-0.4.1 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ raw-window-handle-0.5.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rctree-0.5.0 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-bnf-0.1.2 \ regex-bnf-macro-0.1.1 \ regex-syntax-0.8.3 \ resvg-0.31.1 \ rfd-0.12.1 \ rgb-0.8.37 \ riff-1.0.1 \ rosvgtree-0.2.0 \ roxmltree-0.14.1 \ roxmltree-0.18.1 \ rustc-hash-1.1.0 \ rustix-0.37.27 \ rustix-0.38.32 \ ryu-1.0.17 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sctk-adwaita-0.5.4 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ serde_repr-0.1.18 \ serde_spanned-0.6.5 \ sha1-0.10.6 \ shaderc-0.8.3 \ shaderc-sys-0.8.3 \ shlex-1.3.0 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ simdeez-2.0.0-dev3 \ simplecss-0.2.1 \ siphasher-0.3.11 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.13.2 \ smithay-client-toolkit-0.16.1 \ smithay-clipboard-0.6.6 \ socket2-0.4.10 \ spin-0.9.8 \ spin_sleep-1.2.0 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.10.0 \ strsim-0.11.1 \ svgtypes-0.11.0 \ symphonia-0.5.4 \ symphonia-bundle-flac-0.5.4 \ symphonia-codec-adpcm-0.5.4 \ symphonia-codec-pcm-0.5.4 \ symphonia-codec-vorbis-0.5.4 \ symphonia-core-0.5.4 \ symphonia-format-mkv-0.5.4 \ symphonia-format-ogg-0.5.4 \ symphonia-format-riff-0.5.4 \ symphonia-metadata-0.5.4 \ symphonia-utils-xiph-0.5.4 \ syn-1.0.109 \ syn-2.0.58 \ tempfile-3.10.1 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ thread_local-1.1.8 \ tiff-0.9.1 \ tiny-skia-0.8.4 \ tiny-skia-path-0.8.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ to_vec-0.1.0 \ toml-0.5.11 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.21.1 \ toml_edit-0.22.9 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ ttf-parser-0.20.0 \ typenum-1.17.0 \ uds_windows-1.1.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.0 \ urlencoding-2.1.3 \ usvg-0.31.0 \ usvg-parser-0.31.0 \ usvg-tree-0.31.0 \ utf8parse-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.4 \ vk-parse-0.8.0 \ vulkano-0.33.0 \ vulkano-macros-0.33.0 \ vulkano-shaders-0.33.0 \ vulkano-util-0.33.0 \ vulkano-win-0.33.0 \ waker-fn-1.1.1 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wav-1.0.0 \ 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.69 \ webbrowser-0.8.13 \ weezl-0.1.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.54.0 \ windows-core-0.54.0 \ windows-result-0.1.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winit-0.28.7 \ winnow-0.5.40 \ winnow-0.6.5 \ winres-0.1.12 \ x11-dl-2.21.0 \ x11rb-0.13.0 \ x11rb-protocol-0.13.0 \ xcursor-0.3.5 \ xdg-home-1.1.0 \ xml-rs-0.8.20 \ xmlparser-0.13.6 \ xmlwriter-0.1.0 \ zbus-3.15.2 \ zbus_macros-3.15.2 \ zbus_names-2.6.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zune-inflate-0.2.54 \ zvariant-3.15.2 \ zvariant_derive-3.15.2 \ zvariant_utils-1.0.1 \ xsynth-core,xsynth-realtime,xsynth-soundfonts@git+https://github.com/arduano/xsynth.git?rev=e300f1d\#e300f1d859023da07f15462712bdc81a89693429 \ ico@git+https://github.com/StratusFearMe21/rust-ico?branch=patch-1\#aa5924babb52ee5559cdb3a376d0c060a478c9f1 \ midi-toolkit-rs,midi-toolkit-rs-derive@git+https://github.com/arduano/midi-toolkit-rs.git?rev=a54f198\#a54f19890e47c90a246001b9f8b2519f3604eb58 \ gen-iter@git+https://github.com/arduano/gen-iter.git?rev=64e28bc\#64e28bc74b406030ff9bb3a3726a770a8fb4f78b \ kdmapi@git+https://github.com/arduano/kdmapi.git?rev=4116b00\#4116b0095c48e0cbcbb003f2ee453cf0c6e8bc4f BINARY_ALIAS= python3=${PYTHON_CMD} \ git=/usr/bin/true PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index 1f3f9814c59c..59acfa6062d2 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,166 +1,163 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.11.21 PORTREVISION= 1 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org COMMENT= Stack trace visualizer, a Rust port of flamegraph WWW= https://github.com/jonhoo/inferno LICENSE= CDDL LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= jonhoo CARGO_CRATES= adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ anes-0.1.6 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ arrayvec-0.7.4 \ assert_cmd-2.0.15 \ autocfg-1.3.0 \ bitflags-2.6.0 \ bstr-1.10.0 \ bumpalo-3.16.0 \ bytemuck-1.16.3 \ byteorder-1.5.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.2 \ core2-0.4.0 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ dary_heap-0.3.6 \ dashmap-6.0.1 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.13.0 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ getrandom-0.2.15 \ half-2.4.1 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.3.9 \ indexmap-2.3.0 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.11 \ js-sys-0.3.69 \ libc-0.2.155 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ lock_api-0.4.12 \ log-0.4.22 \ maplit-1.0.2 \ memchr-2.7.4 \ num-format-0.4.4 \ num-traits-0.2.19 \ once_cell-1.19.0 \ oorandom-11.1.4 \ parking_lot_core-0.9.10 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ ppv-lite86-0.2.20 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.86 \ quick-xml-0.26.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rgb-0.8.45 \ rle-decode-fast-1.0.3 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.122 \ smallvec-1.13.2 \ str_stack-0.1.0 \ strsim-0.10.0 \ syn-2.0.72 \ termtree-0.4.1 \ testing_logger-0.1.1 \ tinytemplate-1.2.1 \ unicode-ident-1.0.12 \ utf8parse-0.2.2 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-util-0.1.9 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ yansi-0.5.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 EXECUTABLES= inferno-collapse-dtrace \ inferno-collapse-ghcprof \ inferno-collapse-guess \ inferno-collapse-perf \ inferno-collapse-recursive \ inferno-collapse-sample \ inferno-collapse-vsprof \ inferno-collapse-vtune \ inferno-diff-folded \ inferno-flamegraph PLIST_FILES= ${EXECUTABLES:S/inferno-/bin\/&/} -post-install: - cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} ${EXECUTABLES} - .include diff --git a/cad/svlint/Makefile b/cad/svlint/Makefile index 622059ee8dfc..326d1983fb04 100644 --- a/cad/svlint/Makefile +++ b/cad/svlint/Makefile @@ -1,130 +1,125 @@ PORTNAME= svlint DISTVERSIONPREFIX= v DISTVERSION= 0.9.3 PORTREVISION= 2 CATEGORIES= cad devel MAINTAINER= yuri@FreeBSD.org COMMENT= SystemVerilog linter WWW= https://github.com/dalance/svlint LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= dalance CARGO_CRATES= aho-corasick-1.1.3 \ anyhow-1.0.86 \ atty-0.2.14 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bytecount-0.6.8 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_complete-3.2.5 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ colored-2.1.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ enquote-1.1.0 \ equivalent-1.0.1 \ getrandom-0.2.15 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.1.19 \ indexmap-1.9.3 \ indexmap-2.2.6 \ lazy_static-1.4.0 \ libc-0.2.155 \ libloading-0.8.3 \ libredox-0.1.3 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ nom-greedyerror-0.5.0 \ nom-packrat-0.7.0 \ nom-packrat-macros-0.7.0 \ nom-recursive-0.5.1 \ nom-recursive-macros-0.5.1 \ nom-tracable-0.9.1 \ nom-tracable-macros-0.9.1 \ nom_locate-4.2.0 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ quote-1.0.36 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustversion-1.0.17 \ same-file-1.0.6 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_regex-1.1.0 \ serde_spanned-0.6.6 \ str-concat-0.2.0 \ strsim-0.10.0 \ sv-filelist-parser-0.1.3 \ sv-parser-0.13.3 \ sv-parser-error-0.13.3 \ sv-parser-macros-0.13.3 \ sv-parser-parser-0.13.3 \ sv-parser-pp-0.13.3 \ sv-parser-syntaxtree-0.13.3 \ syn-1.0.109 \ syn-2.0.66 \ term-0.7.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ unicode-ident-1.0.12 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.11 PLIST_FILES= bin/${PORTNAME} \ bin/mdgen -post-install: - @${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ - ${STAGEDIR}${PREFIX}/bin/mdgen - .include diff --git a/cad/svls/Makefile b/cad/svls/Makefile index 6dd776f56f61..ecfab914dd27 100644 --- a/cad/svls/Makefile +++ b/cad/svls/Makefile @@ -1,192 +1,189 @@ PORTNAME= svls DISTVERSIONPREFIX= v DISTVERSION= 0.2.12 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= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ anyhow-1.0.86 \ async-trait-0.1.80 \ atty-0.2.14 \ auto_impl-1.2.0 \ autocfg-1.3.0 \ backtrace-0.3.72 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bytecount-0.6.8 \ bytes-1.6.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_complete-3.2.5 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ colored-2.1.0 \ dashmap-5.5.3 \ deranged-0.3.11 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ enquote-1.1.0 \ equivalent-1.0.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.29.0 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.1.19 \ httparse-1.8.0 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.155 \ libloading-0.8.3 \ libredox-0.1.3 \ lock_api-0.4.12 \ log-0.4.21 \ lsp-types-0.94.1 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ nom-7.1.3 \ nom-greedyerror-0.5.0 \ nom-packrat-0.7.0 \ nom-packrat-macros-0.7.0 \ nom-recursive-0.5.1 \ nom-recursive-macros-0.5.1 \ nom-tracable-0.9.1 \ nom-tracable-macros-0.9.1 \ nom_locate-4.2.0 \ num-conv-0.1.0 \ num_threads-0.1.7 \ object-0.35.0 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ powerfmt-0.2.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ quote-1.0.36 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc-demangle-0.1.24 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_regex-1.1.0 \ serde_repr-0.1.19 \ serde_spanned-0.6.6 \ simplelog-0.12.2 \ slab-0.4.9 \ smallvec-1.13.2 \ str-concat-0.2.0 \ strsim-0.10.0 \ sv-filelist-parser-0.1.3 \ sv-parser-0.13.3 \ sv-parser-error-0.13.3 \ sv-parser-macros-0.13.3 \ sv-parser-parser-0.13.3 \ sv-parser-pp-0.13.3 \ sv-parser-syntaxtree-0.13.3 \ svlint-0.9.3 \ syn-1.0.109 \ syn-2.0.66 \ term-0.7.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ tokio-util-0.7.11 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-lsp-0.20.0 \ tower-lsp-macros-0.9.0 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.0 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.9 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/cad/veryl/Makefile b/cad/veryl/Makefile index 0fe89613b85d..2e57604176d9 100644 --- a/cad/veryl/Makefile +++ b/cad/veryl/Makefile @@ -1,564 +1,561 @@ PORTNAME= veryl DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org COMMENT= Veryl: A modern Hardware Description Language (HDL) WWW= https://github.com/dalance/veryl LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/../../LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/../../LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= dalance GH_TUPLE= veryl-lang:veryl.vim:031b5426aad9077ae7d9d5261455e53f83be6383:veryl_lang_veryl_vim/support/vim \ veryl-lang:doc:3b3fb7a7048fab5a9b66323eb85af3c755b32b9e:veryl_lang_doc/doc \ veryl-lang:std:eadbbed251f88c1d0e57f3e9a434afe8d7411e5c:veryl_lang_std/../../crates/metadata/std \ veryl-lang:sourcemap-resolver:380f8c18e0e8b4555f3f503ed7d678683ea0a82f:veryl_lang_sourcemap_resolver/support/sourcemap-resolver WRKSRC_SUBDIR= crates/veryl CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ ammonia-4.0.0 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi_term-0.12.1 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ arrayref-0.3.8 \ arrayvec-0.7.6 \ assert_cmd-2.0.16 \ async-channel-2.3.1 \ async-trait-0.1.81 \ atoi-2.0.0 \ atty-0.2.14 \ auto_impl-1.2.0 \ autocfg-1.3.0 \ backtrace-0.3.73 \ backtrace-ext-0.2.1 \ base64-0.21.7 \ base64-simd-0.7.0 \ bimap-0.6.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitvec-1.0.1 \ blake3-1.5.3 \ block-buffer-0.10.4 \ bstr-1.10.0 \ btoi-0.4.3 \ bumpalo-3.16.0 \ bytemuck-1.17.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ bytesize-1.3.0 \ camino-1.1.7 \ cast-0.3.0 \ castaway-0.2.3 \ cc-1.1.13 \ cfg-if-1.0.0 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-2.34.0 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_complete-4.5.18 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clru-0.6.2 \ codespan-reporting-0.11.1 \ colorchoice-1.0.2 \ combine-4.6.7 \ compact_str-0.6.1 \ concurrent-queue-2.5.0 \ console-0.15.8 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core2-0.4.0 \ cpp_demangle-0.4.3 \ cpufeatures-0.2.13 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ daggy-0.8.0 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ dary_heap-0.3.6 \ dashmap-5.5.3 \ dashmap-6.0.1 \ data-encoding-2.6.0 \ dbus-0.9.7 \ debugid-0.8.0 \ deranged-0.3.11 \ derive_builder-0.20.0 \ derive_builder_core-0.20.0 \ derive_builder_macro-0.20.0 \ difflib-0.4.0 \ digest-0.10.7 \ directories-5.0.1 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ dunce-1.0.5 \ either-1.13.0 \ elasticlunr-rs-3.0.2 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ enum-as-inner-0.6.0 \ env_filter-0.1.2 \ env_logger-0.9.3 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fern-0.6.2 \ filetime-0.2.24 \ findshlibs-0.10.2 \ fixedbitset-0.4.2 \ flate2-1.0.31 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs4-0.9.1 \ fsevent-sys-4.1.0 \ function_name-0.3.0 \ function_name-proc-macro-0.3.0 \ funty-2.0.0 \ futf-0.1.5 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.15 \ gimli-0.29.0 \ git-actor-0.17.2 \ git-attributes-0.8.3 \ git-bitmap-0.2.2 \ git-chunk-0.4.2 \ git-command-0.2.4 \ git-config-0.16.2 \ git-config-value-0.10.2 \ git-credentials-0.9.2 \ git-date-0.4.3 \ git-diff-0.26.2 \ git-discover-0.13.1 \ git-features-0.26.5 \ git-glob-0.5.4 \ git-hash-0.10.3 \ git-hashtable-0.1.2 \ git-index-0.12.4 \ git-lock-3.0.3 \ git-mailmap-0.9.3 \ git-object-0.26.2 \ git-odb-0.40.2 \ git-pack-0.30.2 \ git-packetline-0.14.3 \ git-path-0.7.2 \ git-prompt-0.3.3 \ git-protocol-0.26.4 \ git-quote-0.4.2 \ git-ref-0.24.1 \ git-refspec-0.7.3 \ git-repository-0.35.0 \ git-revision-0.10.4 \ git-sec-0.6.3 \ git-tempfile-3.0.3 \ git-transport-0.25.5 \ git-traverse-0.22.2 \ git-url-0.13.3 \ git-validate-0.7.3 \ git-worktree-0.12.3 \ glob-0.3.1 \ globset-0.4.14 \ graph-cycles-0.1.0 \ h2-0.3.26 \ half-2.4.1 \ handlebars-5.1.2 \ handlebars-6.0.0 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ headers-0.3.9 \ headers-core-0.2.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ hickory-proto-0.24.1 \ hickory-resolver-0.24.1 \ home-0.5.9 \ hostname-0.3.1 \ html5ever-0.27.0 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ httparse-1.9.4 \ httpdate-1.0.3 \ human_format-1.1.0 \ humantime-2.1.0 \ hyper-0.14.30 \ hyper-rustls-0.24.2 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.4.0 \ idna-0.5.0 \ if_chain-1.0.2 \ ignore-0.4.22 \ imara-diff-0.1.7 \ include-flate-0.3.0 \ include-flate-codegen-0.2.0 \ indexmap-1.9.3 \ indexmap-2.4.0 \ inferno-0.11.21 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.13 \ io-close-0.3.7 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ is-terminal-0.4.13 \ is_ci-1.2.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itoa-1.0.11 \ js-sys-0.3.70 \ jwalk-0.8.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ kstring-1.0.6 \ lalry-0.1.0 \ lazy_static-1.5.0 \ libc-0.2.157 \ libdbus-sys-0.2.5 \ libflate-2.0.0 \ libflate_lz77-2.0.0 \ libredox-0.1.3 \ line-col-0.2.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-cache-0.1.2 \ lsp-types-0.94.1 \ mac-0.1.1 \ maplit-1.0.2 \ markup5ever-0.12.1 \ match_cfg-0.1.0 \ maybe-async-0.2.10 \ mdbook-0.4.40 \ mdbook-wavedrom-0.10.0 \ memchr-2.7.4 \ memmap2-0.5.10 \ memmap2-0.9.4 \ merkle_hash-3.7.0 \ miette-7.2.0 \ miette-derive-7.2.0 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ mio-1.0.2 \ new_debug_unreachable-1.0.6 \ nix-0.26.4 \ nom-7.1.3 \ normpath-1.3.0 \ notify-6.1.1 \ notify-debouncer-mini-0.4.1 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ object-0.36.3 \ once_cell-1.19.0 \ oorandom-11.1.4 \ opener-0.7.2 \ option-ext-0.2.0 \ outref-0.1.0 \ owo-colors-4.0.0 \ parking-2.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parol-0.31.0 \ parol-macros-0.2.0 \ parol_runtime-0.24.1 \ paste-1.0.15 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ petgraph-0.6.5 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ powerfmt-0.2.0 \ pprof-0.13.0 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ proc-macro2-1.0.86 \ prodash-23.1.2 \ pulldown-cmark-0.9.6 \ pulldown-cmark-0.10.3 \ pulldown-cmark-0.12.0 \ pulldown-cmark-escape-0.10.1 \ pulldown-cmark-escape-0.11.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quick-xml-0.26.0 \ quote-1.0.36 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_regex-0.17.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ relative-path-1.9.3 \ reqwest-0.11.27 \ resolv-conf-0.7.0 \ rgb-0.8.48 \ ring-0.17.8 \ rle-decode-fast-1.0.3 \ ropey-1.6.1 \ rust-embed-8.5.0 \ rust-embed-impl-8.5.0 \ rust-embed-utils-8.5.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.7.1 \ semver-0.9.0 \ semver-1.0.23 \ semver-parser-0.7.0 \ serde-1.0.208 \ serde_derive-1.0.208 \ serde_json-1.0.125 \ serde_regex-1.1.0 \ serde_repr-0.1.19 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha1_smol-1.0.1 \ sha2-0.10.8 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ simd-abstraction-0.7.1 \ similar-2.6.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ sourcemap-9.0.0 \ spdx-0.10.6 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ str_indices-0.4.3 \ str_stack-0.1.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strnum_bitwidth-0.1.2 \ strsim-0.8.0 \ strsim-0.11.1 \ supports-color-3.0.0 \ supports-hyperlinks-3.0.0 \ supports-unicode-3.0.0 \ symbolic-common-12.10.0 \ symbolic-demangle-12.10.0 \ syn-2.0.75 \ sync_wrapper-0.1.2 \ syntree-0.14.5 \ syntree_layout-0.2.0 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tempfile-3.12.0 \ tendril-0.4.3 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ textwrap-0.11.0 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.3 \ tokio-macros-2.4.0 \ tokio-rustls-0.24.1 \ tokio-tungstenite-0.21.0 \ tokio-util-0.7.11 \ toml-0.5.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.13.4 \ toml_edit-0.22.20 \ topological-sort-0.2.2 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-lsp-0.20.0 \ tower-lsp-macros-0.9.0 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ ts-rs-9.0.1 \ ts-rs-macros-9.0.1 \ tungstenite-0.21.0 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ uluru-3.1.0 \ ume-0.1.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-bom-1.1.4 \ unicode-id-start-1.2.0 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ untrusted-0.9.0 \ url-2.5.2 \ utf-8-0.7.6 \ utf8parse-0.2.2 \ uuid-1.10.0 \ vec_map-0.8.2 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ warp-0.3.7 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ webpki-roots-0.25.4 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.43.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ winreg-0.50.0 \ wyz-0.5.1 \ xml_writer-0.4.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/converters/yj-bruceadams/Makefile b/converters/yj-bruceadams/Makefile index d4a8be1e6fb8..31d1fb218352 100644 --- a/converters/yj-bruceadams/Makefile +++ b/converters/yj-bruceadams/Makefile @@ -1,77 +1,74 @@ PORTNAME= yj DISTVERSION= 1.2.0 PORTREVISION= 24 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 b2d2b4ea7e31..f977d19abfbe 100644 --- a/databases/diesel/Makefile +++ b/databases/diesel/Makefile @@ -1,208 +1,205 @@ PORTNAME= diesel DISTVERSIONPREFIX= v DISTVERSION= 2.2.4 CATEGORIES= databases PKGNAMESUFFIX= -cli MAINTAINER= yuri@FreeBSD.org COMMENT= Extensible ORM and Query Builder for Rust WWW= https://diesel.rs LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo mysql pgsql sqlite USE_GITHUB= yes GH_ACCOUNT= diesel-rs CARGO_BUILD_ARGS= --package=diesel_cli CARGO_INSTALL_PATH= diesel_cli CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ argon2-0.5.3 \ assert_matches-1.5.0 \ autocfg-1.3.0 \ base64ct-1.6.0 \ bigdecimal-0.4.5 \ bitflags-2.6.0 \ blake2-0.10.6 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ cc-1.1.15 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_complete-4.5.24 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ cmake-0.1.51 \ colorchoice-1.0.2 \ console-0.15.8 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.13 \ crypto-common-0.1.6 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ deranged-0.3.11 \ diffy-0.4.0 \ digest-0.10.7 \ dotenvy-0.15.7 \ either-1.13.0 \ encode_unicode-0.3.6 \ env_logger-0.8.4 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.1 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ hashbrown-0.14.5 \ heck-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indexmap-2.5.0 \ insta-1.39.0 \ ipnet-2.9.0 \ ipnetwork-0.20.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ js-sys-0.3.70 \ lazy_static-1.5.0 \ libc-0.2.158 \ libm-0.2.8 \ libsqlite3-sys-0.30.1 \ link-cplusplus-1.0.9 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ matchers-0.1.0 \ memchr-2.7.4 \ mysqlclient-src-0.1.2 \ mysqlclient-sys-0.4.1 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.1 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ once_cell-1.19.0 \ openssl-src-300.3.2+3.3.2 \ openssl-sys-0.9.103 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ password-hash-0.5.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ pq-src-0.3.0 \ pq-sys-0.6.1 \ proc-macro2-1.0.86 \ quickcheck-1.0.3 \ quote-1.0.37 \ r2d2-0.8.10 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ rustix-0.38.35 \ ryu-1.0.18 \ scheduled-thread-pool-0.2.7 \ scopeguard-1.2.0 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ serde_regex-1.1.0 \ serde_spanned-0.6.7 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ similar-2.6.0 \ smallvec-1.13.2 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-2.0.77 \ tempfile-3.12.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.2 \ utf8parse-0.2.2 \ uuid-1.10.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= bin/${PORTNAME} post-patch: ${CP} ${FILESDIR}/bindings_8_0_35_powerpc64_freebsd.rs \ ${WRKSRC}/cargo-crates/mysqlclient-sys-0.4.1/bindings/ -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/databases/frece/Makefile b/databases/frece/Makefile index 25781dcf73c8..491197bbbbc8 100644 --- a/databases/frece/Makefile +++ b/databases/frece/Makefile @@ -1,61 +1,58 @@ PORTNAME= frece DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 PORTREVISION= 15 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 8e3eaea24caa..bdddc22483be 100644 --- a/databases/gobang/Makefile +++ b/databases/gobang/Makefile @@ -1,215 +1,212 @@ PORTNAME= gobang DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-alpha.5 PORTREVISION= 16 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-platform TUI database management tool written in Rust WWW= https://github.com/tako8ki/gobang LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/TaKO8Ki/gobang/issues/180 USES= cargo USE_GITHUB= yes GH_ACCOUNT= tako8ki CARGO_CRATES= ahash-0.7.4 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.41 \ arrayvec-0.5.2 \ async-trait-0.1.50 \ atoi-0.4.0 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ bitvec-0.19.5 \ block-buffer-0.9.0 \ bumpalo-3.7.0 \ byteorder-1.4.3 \ bytes-1.1.0 \ cassowary-0.3.0 \ cc-1.0.68 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ cpufeatures-0.1.5 \ crossbeam-channel-0.5.1 \ crossbeam-queue-0.3.2 \ crossbeam-utils-0.8.5 \ crossterm-0.19.0 \ crossterm-0.20.0 \ crossterm_winapi-0.7.0 \ crossterm_winapi-0.8.0 \ crypto-mac-0.10.1 \ digest-0.9.0 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ dotenv-0.15.0 \ easy-cast-0.4.4 \ either-1.6.1 \ form_urlencoded-1.0.1 \ funty-1.1.0 \ futures-0.3.15 \ futures-channel-0.3.15 \ futures-core-0.3.15 \ futures-executor-0.3.15 \ futures-intrusive-0.4.0 \ futures-io-0.3.15 \ futures-macro-0.3.15 \ futures-sink-0.3.15 \ futures-task-0.3.15 \ futures-util-0.3.15 \ generic-array-0.14.4 \ getrandom-0.2.3 \ hashbrown-0.11.2 \ hashlink-0.7.0 \ heck-0.3.3 \ hermit-abi-0.1.18 \ hex-0.4.3 \ hmac-0.10.1 \ idna-0.2.3 \ indexmap-1.7.0 \ instant-0.1.9 \ itertools-0.10.1 \ itoa-0.4.7 \ js-sys-0.3.51 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.97 \ libm-0.2.1 \ libsqlite3-sys-0.22.2 \ lock_api-0.4.4 \ log-0.4.14 \ maplit-1.0.2 \ matches-0.1.8 \ md-5-0.9.1 \ memchr-2.4.0 \ mio-0.7.13 \ miow-0.3.7 \ nom-6.1.2 \ ntapi-0.3.6 \ num-bigint-0.3.2 \ num-bigint-0.4.2 \ num-bigint-dig-0.7.0 \ num-integer-0.1.44 \ num-iter-0.1.42 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ once_cell-1.8.0 \ opaque-debug-0.3.0 \ parking_lot-0.11.1 \ parking_lot_core-0.8.3 \ pem-0.8.3 \ percent-encoding-2.1.0 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.7 \ proc-macro2-1.0.27 \ quote-1.0.9 \ radium-0.5.3 \ rand-0.8.4 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ rand_hc-0.3.1 \ redox_syscall-0.2.9 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ ring-0.16.20 \ rsa-0.4.1 \ rust_decimal-1.15.0 \ rustls-0.19.1 \ ryu-1.0.5 \ scopeguard-1.1.0 \ sct-0.6.1 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ sha-1-0.9.6 \ sha2-0.9.5 \ signal-hook-0.1.17 \ signal-hook-0.3.10 \ signal-hook-mio-0.2.1 \ signal-hook-registry-1.4.0 \ simple_asn1-0.5.4 \ slab-0.4.3 \ smallvec-1.6.1 \ spin-0.5.2 \ sqlformat-0.1.6 \ sqlx-0.5.7 \ sqlx-core-0.5.7 \ sqlx-macros-0.5.7 \ sqlx-rt-0.5.7 \ static_assertions-1.1.0 \ stringprep-0.1.2 \ strsim-0.8.0 \ structopt-0.3.22 \ structopt-derive-0.4.15 \ strum-0.21.0 \ strum_macros-0.21.1 \ subtle-2.4.0 \ syn-1.0.73 \ synstructure-0.12.4 \ tap-1.0.1 \ textwrap-0.11.0 \ thiserror-1.0.25 \ thiserror-impl-1.0.25 \ time-0.1.43 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ tokio-1.11.0 \ tokio-macros-1.3.0 \ tokio-rustls-0.22.0 \ tokio-stream-0.1.7 \ toml-0.4.10 \ tui-0.15.0 \ typenum-1.13.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ unicode_categories-0.1.1 \ untrusted-0.7.1 \ url-2.2.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.3 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.74 \ wasm-bindgen-backend-0.2.74 \ wasm-bindgen-macro-0.2.74 \ wasm-bindgen-macro-support-0.2.74 \ wasm-bindgen-shared-0.2.74 \ web-sys-0.3.51 \ webpki-0.21.4 \ webpki-roots-0.21.1 \ which-4.2.2 \ whoami-1.1.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ wyz-0.2.0 \ zeroize-1.3.0 \ zeroize_derive-1.1.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/databases/movine/Makefile b/databases/movine/Makefile index 1de627aa6a35..b76b24ff3e23 100644 --- a/databases/movine/Makefile +++ b/databases/movine/Makefile @@ -1,190 +1,187 @@ PORTNAME= movine DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 PORTREVISION= 15 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Database migration manager written in Rust WWW= https://github.com/byronwasti/movine LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= byronwasti CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ async-trait-0.1.41 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ block-buffer-0.9.0 \ bumpalo-3.6.1 \ byteorder-1.3.4 \ bytes-1.0.1 \ cc-1.0.62 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.33.3 \ cloudabi-0.1.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ cpuid-bool-0.1.2 \ crypto-mac-0.10.0 \ digest-0.9.0 \ dotenv-0.15.0 \ env_logger-0.7.1 \ envy-0.4.1 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ futures-0.3.8 \ futures-channel-0.3.8 \ futures-core-0.3.8 \ futures-executor-0.3.8 \ futures-io-0.3.8 \ futures-macro-0.3.8 \ futures-sink-0.3.8 \ futures-task-0.3.8 \ futures-util-0.3.8 \ generic-array-0.14.4 \ getrandom-0.2.2 \ heck-0.3.1 \ hermit-abi-0.1.17 \ hmac-0.10.1 \ humantime-1.3.0 \ instant-0.1.8 \ js-sys-0.3.50 \ lazy_static-1.4.0 \ libc-0.2.93 \ libsqlite3-sys-0.18.0 \ linked-hash-map-0.5.3 \ lock_api-0.4.1 \ log-0.4.11 \ lru-cache-0.1.2 \ matches-0.1.8 \ md-5-0.9.1 \ memchr-2.3.4 \ mio-0.7.11 \ miow-0.3.7 \ native-tls-0.2.7 \ ntapi-0.3.6 \ num-integer-0.1.44 \ num-traits-0.2.14 \ once_cell-1.5.2 \ opaque-debug-0.3.0 \ openssl-0.10.33 \ openssl-probe-0.1.2 \ openssl-sys-0.9.61 \ parking_lot-0.11.0 \ parking_lot_core-0.8.0 \ percent-encoding-2.1.0 \ phf-0.8.0 \ phf_shared-0.8.0 \ pin-project-1.0.1 \ pin-project-internal-1.0.1 \ pin-project-lite-0.2.6 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ postgres-0.19.1 \ postgres-native-tls-0.5.0 \ postgres-protocol-0.6.1 \ postgres-types-0.2.1 \ ppv-lite86-0.2.10 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.26 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.8.3 \ rand_chacha-0.3.0 \ rand_core-0.6.2 \ rand_hc-0.3.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ ring-0.16.20 \ rusqlite-0.23.1 \ rustls-0.19.0 \ schannel-0.1.19 \ scopeguard-1.1.0 \ sct-0.6.0 \ security-framework-2.2.0 \ security-framework-sys-2.2.0 \ serde-1.0.117 \ serde_derive-1.0.117 \ sha2-0.9.2 \ siphasher-0.3.3 \ slab-0.4.2 \ smallvec-1.5.0 \ socket2-0.4.0 \ spin-0.5.2 \ stringprep-0.1.2 \ strsim-0.8.0 \ structopt-0.3.20 \ structopt-derive-0.4.13 \ subtle-2.3.0 \ syn-1.0.69 \ tempfile-3.2.0 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.44 \ tinyvec-1.0.1 \ tinyvec_macros-0.1.0 \ tokio-1.4.0 \ tokio-native-tls-0.3.0 \ tokio-postgres-0.7.1 \ tokio-postgres-rustls-0.8.0 \ tokio-rustls-0.22.0 \ tokio-util-0.6.5 \ toml-0.5.7 \ typenum-1.12.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.14 \ unicode-segmentation-1.7.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ untrusted-0.7.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.73 \ wasm-bindgen-backend-0.2.73 \ wasm-bindgen-macro-0.2.73 \ wasm-bindgen-macro-support-0.2.73 \ wasm-bindgen-shared-0.2.73 \ web-sys-0.3.50 \ webpki-0.21.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN= Fails to detect OpenSSL 3 and later .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/databases/ods2sql/Makefile b/databases/ods2sql/Makefile index 7c3ddc5f9e94..93a55649ea57 100644 --- a/databases/ods2sql/Makefile +++ b/databases/ods2sql/Makefile @@ -1,86 +1,83 @@ PORTNAME= ods2sql DISTVERSION= 0.4.0 PORTREVISION= 35 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/qdrant/Makefile b/databases/qdrant/Makefile index 6a41037e6c61..edf441ebcebd 100644 --- a/databases/qdrant/Makefile +++ b/databases/qdrant/Makefile @@ -1,745 +1,740 @@ PORTNAME= qdrant DISTVERSIONPREFIX= v DISTVERSION= 1.9.5 PORTREVISION= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Vector search engine and database for the next gen AI applications WWW= https://qdrant.tech LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compiler crashes, see https://github.com/rust-lang/rust/issues/120637 BROKEN_i386= compilation breaks with fatal warning: implicit conversion from 'std::numeric_limits::type' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295 BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/qdrant/qdrant/issues/3392 BUILD_DEPENDS= protoc:devel/protobuf USES= cargo gmake llvm:min=13 perl5 pkgconfig USE_GITHUB= yes USE_PERL5= build USE_RC_SUBR= qdrant CARGO_CRATES= actix-codec-0.5.0 \ actix-cors-0.7.0 \ actix-files-0.6.6 \ actix-http-3.7.0 \ actix-macros-0.2.3 \ actix-multipart-0.6.2 \ actix-multipart-derive-0.6.1 \ actix-router-0.5.3 \ actix-rt-2.7.0 \ actix-server-2.1.1 \ actix-service-2.0.2 \ actix-tls-3.4.0 \ actix-utils-3.0.1 \ actix-web-4.7.0 \ actix-web-codegen-4.3.0 \ actix-web-extras-0.1.0 \ actix-web-validator-5.0.1 \ addr2line-0.19.0 \ adler-1.0.2 \ adler32-1.2.0 \ aes-0.8.3 \ ahash-0.8.11 \ aho-corasick-1.1.2 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.11 \ anstyle-1.0.6 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ antidote-1.0.0 \ anyhow-1.0.86 \ approx-0.5.1 \ arc-swap-1.7.1 \ arrayvec-0.4.12 \ arrayvec-0.7.2 \ async-stream-0.3.3 \ async-stream-impl-0.3.3 \ async-trait-0.1.80 \ atomic_refcell-0.1.13 \ atomicwrites-0.4.3 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.6.12 \ axum-core-0.3.3 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.0 \ base64-0.22.0 \ base64ct-1.6.0 \ bincode-1.3.3 \ bindgen-0.69.4 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bitpacking-0.9.2 \ bitvec-1.0.1 \ blake2-rfc-0.2.18 \ block-buffer-0.10.3 \ brotli-6.0.0 \ brotli-decompressor-4.0.0 \ bumpalo-3.11.1 \ bytemuck-1.12.3 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytestring-1.2.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cast-0.3.0 \ cc-1.0.99 \ cedarwood-0.4.6 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cgroups-rs-0.3.4 \ charabia-0.8.8 \ chrono-0.4.38 \ ci_info-0.10.2 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ cipher-0.4.4 \ clang-sys-1.4.0 \ clap-3.2.25 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_derive-3.2.25 \ clap_derive-4.5.5 \ clap_lex-0.2.4 \ clap_lex-0.7.0 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ colored-2.1.0 \ config-0.14.0 \ console-0.15.2 \ console-api-0.5.0 \ console-subscriber-0.1.10 \ const-random-0.1.17 \ const-random-macro-0.1.16 \ constant_time_eq-0.1.5 \ constant_time_eq-0.3.0 \ convert_case-0.4.0 \ convert_case-0.6.0 \ cookie-0.16.2 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cow-utils-0.1.2 \ cpp_demangle-0.4.2 \ cpufeatures-0.2.5 \ crc32c-0.6.5 \ crc32fast-1.3.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ cxx-1.0.85 \ cxx-build-1.0.85 \ cxxbridge-flags-1.0.85 \ cxxbridge-macro-1.0.85 \ darling-0.20.3 \ darling_core-0.20.3 \ darling_macro-0.20.3 \ dashmap-5.5.3 \ debugid-0.8.0 \ derive_more-0.99.17 \ deunicode-1.4.3 \ digest-0.10.7 \ displaydoc-0.2.4 \ dlv-list-0.5.2 \ doc-comment-0.3.3 \ docopt-1.1.1 \ dyn-clone-1.0.10 \ earcutr-0.4.2 \ either-1.10.0 \ encode_unicode-0.3.6 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ encoding_rs-0.8.33 \ encoding_rs_io-0.1.7 \ env_filter-0.1.0 \ env_logger-0.11.3 \ envmnt-0.8.4 \ equivalent-1.0.1 \ erased-serde-0.4.2 \ errno-0.3.8 \ fastrand-2.0.1 \ filetime-0.2.19 \ findshlibs-0.10.2 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ float_next_after-1.0.0 \ fnv-1.0.7 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ fs4-0.8.3 \ fs_extra-1.3.0 \ fsio-0.1.3 \ fst-0.4.7 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.2 \ futures-util-0.3.30 \ fxhash-0.2.1 \ generator-0.7.4 \ generic-array-0.14.6 \ generic-tests-0.1.2 \ geo-0.28.0 \ geo-types-0.7.13 \ geographiclib-rs-0.2.3 \ geohash-0.13.1 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.11 \ getset-0.1.2 \ gimli-0.27.0 \ glob-0.3.1 \ h2-0.3.26 \ h2-0.4.4 \ half-1.8.2 \ half-2.4.1 \ hash32-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.2 \ hashring-0.3.5 \ hdrhistogram-7.5.2 \ heapless-0.8.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ hex-0.4.3 \ hmac-0.12.1 \ http-0.2.9 \ http-1.0.0 \ http-body-0.4.5 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-range-0.1.5 \ http-serde-2.0.0 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.26 \ hyper-1.2.0 \ hyper-rustls-0.24.2 \ hyper-rustls-0.26.0 \ hyper-timeout-0.4.1 \ hyper-util-0.1.3 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.0 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ ident_case-1.0.1 \ idna-0.4.0 \ idna-1.0.0 \ if_chain-1.0.2 \ impl-more-0.1.6 \ indexmap-1.9.2 \ indexmap-2.2.6 \ indicatif-0.17.8 \ inferno-0.11.18 \ inout-0.1.3 \ instant-0.1.12 \ inventory-0.3.14 \ io-lifetimes-1.0.11 \ io-uring-0.6.4 \ ipnet-2.7.0 \ irg-kvariants-0.1.0 \ is-terminal-0.4.6 \ is_sorted-0.1.1 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.5 \ jieba-rs-0.6.8 \ jobserver-0.1.31 \ js-sys-0.3.69 \ json-0.12.4 \ json5-0.4.1 \ jsonwebtoken-9.3.0 \ language-tags-0.3.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.153 \ libflate-1.4.0 \ libflate_lz77-1.2.0 \ libloading-0.7.4 \ libm-0.2.6 \ librocksdb-sys-0.16.0+8.10.0 \ libz-sys-1.1.8 \ lindera-cc-cedict-builder-0.28.0 \ lindera-compress-0.28.0 \ lindera-core-0.28.0 \ lindera-decompress-0.28.0 \ lindera-dictionary-0.28.0 \ lindera-ipadic-builder-0.28.0 \ lindera-ipadic-neologd-builder-0.28.0 \ lindera-ko-dic-0.28.0 \ lindera-ko-dic-builder-0.28.0 \ lindera-tokenizer-0.28.0 \ lindera-unidic-0.28.0 \ lindera-unidic-builder-0.28.0 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ litemap-0.7.3 \ local-channel-0.1.3 \ local-waker-0.1.3 \ lock_api-0.4.11 \ log-0.4.21 \ loom-0.7.1 \ macro_rules_attribute-0.2.0 \ macro_rules_attribute-proc_macro-0.2.0 \ matchers-0.1.0 \ matchit-0.7.0 \ md-5-0.10.6 \ memchr-2.5.0 \ memmap2-0.5.10 \ memmap2-0.9.4 \ memoffset-0.7.1 \ merge-0.1.0 \ merge_derive-0.1.0 \ mime-0.3.16 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ mio-0.8.11 \ multimap-0.8.3 \ names-0.14.0 \ nias-0.5.0 \ nix-0.25.1 \ nix-0.26.2 \ nodrop-0.1.14 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.4 \ num-cmp-0.1.0 \ num-derive-0.4.2 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.30.0 \ object_store-0.10.1 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-probe-0.1.5 \ ordered-float-2.10.1 \ ordered-float-4.2.0 \ ordered-multimap-0.6.0 \ os_str_bytes-6.6.1 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.9 \ parse-size-1.0.0 \ password-hash-0.4.2 \ paste-1.0.11 \ pathdiff-0.2.1 \ pbkdf2-0.11.0 \ pem-3.0.3 \ percent-encoding-2.3.1 \ permutation_iterator-0.1.2 \ pest-2.5.1 \ pest_derive-2.5.1 \ pest_generator-2.5.1 \ pest_meta-2.5.1 \ petgraph-0.6.2 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.12 \ pin-utils-0.1.0 \ pinyin-0.10.0 \ pkg-config-0.3.26 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ portable-atomic-1.3.2 \ pprof-0.12.1 \ ppv-lite86-0.2.17 \ prettyplease-0.1.22 \ prettyplease-0.2.17 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.76 \ procfs-0.16.0 \ procfs-core-0.16.0 \ prometheus-0.13.4 \ proptest-1.4.0 \ prost-0.11.9 \ prost-0.12.3 \ prost-build-0.11.9 \ prost-build-0.12.3 \ prost-derive-0.11.9 \ prost-derive-0.12.3 \ prost-types-0.11.9 \ prost-types-0.12.3 \ prost-wkt-0.4.2 \ prost-wkt-build-0.4.2 \ prost-wkt-types-0.4.2 \ protobuf-2.28.0 \ protobuf-build-0.14.0 \ pulldown-cmark-0.9.3 \ pulldown-cmark-to-cmark-10.0.4 \ pyroscope-0.5.7 \ pyroscope_pprofrs-0.2.7 \ quick-error-1.2.3 \ quick-xml-0.26.0 \ quick-xml-0.31.0 \ quote-1.0.35 \ radium-0.7.0 \ raft-0.7.0 \ raft-proto-0.7.0 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rand_hc-0.2.0 \ rand_xorshift-0.3.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ regex-1.8.4 \ regex-automata-0.1.10 \ regex-lite-0.1.5 \ regex-syntax-0.6.28 \ regex-syntax-0.7.2 \ regex-syntax-0.8.2 \ relative-path-1.8.0 \ reqwest-0.11.27 \ reqwest-0.12.4 \ rgb-0.8.34 \ ring-0.16.20 \ ring-0.17.5 \ ringbuffer-0.15.0 \ rle-decode-fast-1.0.3 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ robust-1.1.0 \ rocksdb-0.22.0 \ ron-0.8.1 \ rstack-0.3.3 \ rstack-self-0.3.0 \ rstar-0.12.0 \ rstest-0.21.0 \ rstest_macros-0.21.0 \ rust-ini-0.19.0 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.37.27 \ rustix-0.38.31 \ rustls-0.21.11 \ rustls-0.22.4 \ rustls-0.23.9 \ rustls-native-certs-0.7.0 \ rustls-pemfile-1.0.3 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.4 \ rustversion-1.0.11 \ rusty-fork-0.3.0 \ rusty-forkfork-0.4.0 \ rusty-hook-0.11.2 \ ryu-1.0.12 \ same-file-1.0.6 \ scc-2.1.0 \ schannel-0.1.23 \ schemars-0.8.21 \ schemars_derive-0.8.21 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ scratch-1.0.3 \ sct-0.7.0 \ sdd-0.2.0 \ seahash-4.1.0 \ sealed_test-1.1.0 \ sealed_test_derive-1.1.0 \ security-framework-2.10.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.203 \ serde-untagged-0.1.6 \ serde-value-0.7.0 \ serde_cbor-0.11.2 \ serde_derive-1.0.203 \ serde_derive_internals-0.29.0 \ serde_json-1.0.117 \ serde_plain-1.0.1 \ serde_qs-0.10.1 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serial_test-3.1.1 \ serial_test_derive-3.1.1 \ sha1-0.10.5 \ sha2-0.10.8 \ sharded-slab-0.1.4 \ shlex-1.3.0 \ signal-hook-registry-1.4.0 \ simple_asn1-0.6.2 \ siphasher-0.3.10 \ slab-0.4.7 \ slice-group-by-0.3.1 \ slog-2.7.0 \ slog-scope-4.4.0 \ slog-stdlog-4.1.1 \ smallvec-1.13.2 \ smol_str-0.2.2 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ socket2-0.4.9 \ socket2-0.5.5 \ spade-2.4.1 \ spin-0.5.2 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ str_stack-0.1.0 \ strsim-0.10.0 \ strsim-0.11.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ symbolic-common-12.2.0 \ symbolic-demangle-12.2.0 \ syn-1.0.107 \ syn-2.0.48 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ sys-info-0.9.1 \ sysinfo-0.30.12 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tar-0.4.41 \ tempfile-3.10.1 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread-id-4.0.0 \ thread-priority-1.1.0 \ thread_local-1.1.7 \ tikv-jemalloc-sys-0.5.2+5.3.0-patched \ tikv-jemallocator-0.5.4 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.38.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.3.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-rustls-0.26.0 \ tokio-stream-0.1.11 \ tokio-util-0.7.11 \ toml-0.5.10 \ toml-0.8.9 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ tonic-build-0.10.2 \ tonic-reflection-0.9.2 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tracing-tracy-0.11.0 \ tracy-client-0.17.0 \ tracy-client-sys-0.21.2 \ try-lock-0.2.3 \ typeid-1.0.0 \ typenum-1.16.0 \ typetag-0.2.15 \ typetag-impl-0.2.15 \ ucd-trie-0.1.5 \ unarray-0.1.4 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ untrusted-0.7.1 \ untrusted-0.9.0 \ unwind-0.4.1 \ unwind-sys-0.1.3 \ ureq-2.9.6 \ url-2.5.1 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.1 \ uuid-1.8.0 \ v_htmlescape-0.15.8 \ validator-0.16.1 \ validator_derive-0.16.0 \ validator_types-0.16.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-streams-0.4.0 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ webpki-roots-0.26.1 \ whatlang-0.16.4 \ which-4.3.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.37 \ winreg-0.50.0 \ winreg-0.52.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xattr-1.3.1 \ yada-0.5.0 \ yaml-rust-0.4.5 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerocopy-0.7.31 \ zerocopy-derive-0.7.31 \ zerofrom-0.1.3 \ zerofrom-derive-0.1.4 \ zeroize-1.7.0 \ zerovec-0.10.2 \ zerovec-derive-0.10.2 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-0.13.0 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-safe-7.0.0 \ zstd-sys-2.0.9+zstd.1.5.5 \ quantization@git+https://github.com/qdrant/quantization.git\#0caf67d96f022a792bda2e41fa878ba1e113113f \ wal@git+https://github.com/qdrant/wal.git?rev=a7870900f29811a24e20882887d60e6a2febf945\#a7870900f29811a24e20882887d60e6a2febf945 \ tonic@git+https://github.com/qdrant/tonic?branch=v0.9.2-patched\#060ab88c87955adc59d46a44b4e3b72cb4cc1522 QDRANT_DBDIR?= /var/db/qdrant QDRANT_USER?= nobody QDRANT_GROUP?= nobody SUB_LIST= RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX} PLIST_SUB= QDRANT_DBDIR=${QDRANT_DBDIR} \ QDRANT_GROUP=${QDRANT_GROUP} \ QDRANT_USER=${QDRANT_USER} post-patch: ${REINPLACE_CMD} -e "s,%%DBDIR%%,${QDRANT_DBDIR},g; \ s,%%ETCDIR%%,${ETCDIR},g" ${WRKSRC}/config/config.yaml post-install: # install config sample ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}${ETCDIR}/tls ${MKDIR} ${STAGEDIR}${QDRANT_DBDIR} ${INSTALL_DATA} ${WRKSRC}/config/config.yaml ${STAGEDIR}${ETCDIR}/config.yaml.sample -# strip binaries - ${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ - ${STAGEDIR}${PREFIX}/bin/schema_generator \ - ${STAGEDIR}${PREFIX}/bin/wal_inspector .include diff --git a/databases/quake/Makefile b/databases/quake/Makefile index 9830856f692d..7545913e4d57 100644 --- a/databases/quake/Makefile +++ b/databases/quake/Makefile @@ -1,454 +1,451 @@ PORTNAME= quake DISTVERSIONPREFIX= v DISTVERSION= 0.5.1-57 DISTVERSIONSUFFIX= -gbb8ae55 PORTREVISION= 5 CATEGORIES= databases PKGNAMESUFFIX= -framework MAINTAINER= yuri@FreeBSD.org COMMENT= Quake is a knowledge management meta-framework for geeks WWW= https://github.com/phodal/quake LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= phodal CARGO_CRATES= adler-1.0.2 \ adobe-cmap-parser-0.3.3 \ aead-0.5.1 \ aes-0.7.5 \ aes-0.8.2 \ aes-gcm-0.10.1 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anstream-0.3.2 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ async-attributes-1.1.2 \ async-channel-1.8.0 \ async-executor-1.5.0 \ async-global-executor-2.3.1 \ async-io-1.12.0 \ async-lock-2.6.0 \ async-std-1.12.0 \ async-stream-0.3.3 \ async-stream-impl-0.3.3 \ async-task-4.3.0 \ async-trait-0.1.59 \ atomic-0.5.1 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ base-x-0.2.11 \ base64-0.13.1 \ base64ct-1.5.3 \ binascii-0.1.4 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ blocking-1.3.0 \ bstr-0.2.17 \ bumpalo-3.11.1 \ bytecount-0.6.3 \ byteorder-1.4.3 \ bytes-1.3.0 \ bzip2-0.4.3 \ bzip2-sys-0.1.11+1.0.8 \ cassowary-0.3.0 \ cc-1.0.77 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ chrono-0.4.23 \ cipher-0.3.0 \ cipher-0.4.3 \ clap-4.3.3 \ clap_builder-4.3.3 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ combine-4.6.6 \ comfy-table-6.1.3 \ concurrent-queue-2.0.0 \ config-0.13.3 \ const_fn-0.4.9 \ constant_time_eq-0.1.5 \ cookie-0.16.1 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.14 \ crossterm-0.20.0 \ crossterm-0.22.1 \ crossterm-0.25.0 \ crossterm_winapi-0.8.0 \ crossterm_winapi-0.9.0 \ crypto-common-0.1.6 \ csv-1.1.6 \ csv-core-0.1.10 \ ctor-0.1.26 \ ctr-0.9.2 \ cty-0.2.2 \ cxx-1.0.83 \ cxx-build-1.0.83 \ cxxbridge-flags-1.0.83 \ cxxbridge-macro-1.0.83 \ devise-0.3.1 \ devise_codegen-0.3.1 \ devise_core-0.3.1 \ digest-0.10.6 \ discard-1.0.4 \ dlv-list-0.3.0 \ dtoa-0.4.8 \ either-1.8.0 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ encoding_rs-0.8.31 \ encoding_rs_io-0.1.7 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ euclid-0.20.14 \ event-listener-2.5.3 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.7.1 \ fastrand-1.8.0 \ figment-0.10.8 \ filetime-0.2.18 \ flate2-1.0.25 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fsevent-sys-4.1.0 \ futures-0.3.25 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-executor-0.3.25 \ futures-io-0.3.25 \ futures-lite-1.12.0 \ futures-macro-0.3.25 \ futures-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ generator-0.7.1 \ generic-array-0.14.6 \ getopts-0.2.21 \ getrandom-0.2.8 \ ghash-0.5.0 \ glob-0.3.0 \ gloo-timers-0.2.5 \ grep-matcher-0.1.5 \ grep-regex-0.1.10 \ grep-searcher-0.1.10 \ h2-0.3.15 \ hashbrown-0.11.2 \ hashbrown-0.12.3 \ hashlink-0.7.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hkdf-0.12.3 \ hmac-0.12.1 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.23 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ indexmap-1.9.2 \ inlinable_string-0.1.15 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.5.1 \ is-terminal-0.4.7 \ itoa-0.4.8 \ itoa-1.0.4 \ jni-0.20.0 \ jni-sys-0.3.0 \ jobserver-0.1.25 \ js-sys-0.3.60 \ json-0.12.4 \ json5-0.4.1 \ kqueue-1.0.7 \ kqueue-sys-1.0.3 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.146 \ libsqlite3-sys-0.22.2 \ line-wrap-0.1.1 \ link-cplusplus-1.0.7 \ linked-hash-map-0.5.3 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.17 \ loom-0.5.6 \ lopdf-0.26.0 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ matchers-0.1.0 \ memchr-2.5.0 \ memmap2-0.5.8 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.7.14 \ mio-0.8.5 \ miow-0.3.7 \ multer-2.0.4 \ native-tls-0.2.11 \ ndk-context-0.1.1 \ nom-7.1.1 \ notify-5.0.0 \ ntapi-0.3.7 \ nu-ansi-term-0.46.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ objc-0.2.7 \ once_cell-1.16.0 \ opaque-debug-0.3.0 \ openssl-0.10.44 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.79 \ ordered-multimap-0.4.3 \ overload-0.1.1 \ parking-2.0.0 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.5 \ parking_lot_core-0.9.5 \ password-hash-0.4.2 \ pathdiff-0.2.1 \ pbkdf2-0.11.0 \ pdf-extract-0.6.4 \ pear-0.2.3 \ pear_codegen-0.2.3 \ percent-encoding-2.2.0 \ pest-2.5.1 \ pest_derive-2.5.1 \ pest_generator-2.5.1 \ pest_meta-2.5.1 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ plist-1.3.1 \ polling-2.5.1 \ polyval-0.6.0 \ pom-1.1.0 \ pom-3.2.0 \ postscript-0.14.1 \ ppv-lite86-0.2.17 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.60 \ proc-macro2-diagnostics-0.9.1 \ pulldown-cmark-0.8.0 \ pulldown-cmark-to-cmark-7.1.1 \ quake_microsoft_todo-0.1.1 \ quote-1.0.28 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ raw-window-handle-0.5.0 \ redox_syscall-0.2.16 \ ref-cast-1.0.13 \ ref-cast-impl-1.0.13 \ regex-1.7.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ reqwest-0.11.13 \ rocket-0.5.0-rc.2 \ rocket-multipart-form-data-0.10.5 \ rocket_codegen-0.5.0-rc.2 \ rocket_http-0.5.0-rc.2 \ ron-0.7.1 \ rstest-0.12.0 \ rusqlite-0.25.4 \ rust-ini-0.18.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rustix-0.37.20 \ rustversion-1.0.9 \ ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.20 \ scoped-tls-1.0.1 \ scopeguard-1.1.0 \ scratch-1.0.2 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-0.9.0 \ semver-1.0.14 \ semver-parser-0.7.0 \ serde-1.0.149 \ serde_derive-1.0.149 \ serde_json-1.0.89 \ serde_urlencoded-0.7.1 \ serde_yaml-0.8.26 \ serde_yaml-0.9.14 \ sha1-0.6.1 \ sha1-0.10.5 \ sha1_smol-1.0.0 \ sha2-0.10.6 \ sharded-slab-0.1.4 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.7 \ spin-0.9.4 \ stable-pattern-0.1.0 \ standback-0.2.17 \ state-0.5.3 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.4.1 \ syn-1.0.105 \ syn-2.0.18 \ syntect-5.0.0 \ tempfile-3.3.0 \ termcolor-1.1.3 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ thread_local-1.1.4 \ time-0.1.45 \ time-0.2.27 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.1.1 \ time-macros-0.2.6 \ time-macros-impl-0.1.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.23.0 \ tokio-macros-1.8.2 \ tokio-native-tls-0.3.0 \ tokio-stream-0.1.11 \ tokio-util-0.7.4 \ toml-0.5.9 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.16 \ try-lock-0.2.3 \ tui-0.16.0 \ type1-encoding-parser-0.1.0 \ typenum-1.16.0 \ ubyte-0.10.3 \ ucd-trie-0.1.5 \ uncased-0.9.7 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ universal-hash-0.5.0 \ unsafe-libyaml-0.2.4 \ url-2.3.1 \ utf8parse-0.2.1 \ valuable-0.1.0 \ value-bag-1.0.0-alpha.9 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.0 \ walkdir-2.3.2 \ want-0.3.0 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-futures-0.4.33 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ webbrowser-0.8.2 \ wepoll-ffi-0.1.2 \ widestring-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.32.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.32.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.32.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.32.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.0 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.32.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.32.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.0 \ windows_x86_64_msvc-0.48.0 \ winreg-0.10.1 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ yansi-0.5.1 \ zip-0.6.3 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.4+zstd.1.5.2 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/databases/replibyte/Makefile b/databases/replibyte/Makefile index e83195793f87..65d0316f97a8 100644 --- a/databases/replibyte/Makefile +++ b/databases/replibyte/Makefile @@ -1,397 +1,394 @@ PORTNAME= replibyte DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 PORTREVISION= 15 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Seed your databases with your production data WWW= https://www.replibyte.com/docs/introduction LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= only these architectures are allowed for target_os="freebsd" in wasmer-vm-2.2.1/src/trap/traphandlers.rs USES= cargo USE_GITHUB= yes GH_ACCOUNT= Qovery GH_PROJECT= Replibyte WRKSRC_SUBDIR= replibyte CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aead-0.4.3 \ aes-0.7.5 \ aes-gcm-0.9.4 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ anyhow-1.0.57 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.1.0 \ aws-config-0.9.0 \ aws-endpoint-0.9.0 \ aws-http-0.9.0 \ aws-sdk-s3-0.9.0 \ aws-sdk-sso-0.9.0 \ aws-sdk-sts-0.9.0 \ aws-sig-auth-0.9.0 \ aws-sigv4-0.9.0 \ aws-smithy-async-0.39.0 \ aws-smithy-client-0.39.0 \ aws-smithy-eventstream-0.39.0 \ aws-smithy-http-0.39.0 \ aws-smithy-http-tower-0.39.0 \ aws-smithy-json-0.39.0 \ aws-smithy-query-0.39.0 \ aws-smithy-types-0.39.0 \ aws-smithy-xml-0.39.0 \ aws-types-0.9.0 \ backtrace-0.3.65 \ base-x-0.2.10 \ base64-0.13.0 \ bitflags-1.3.2 \ blake2b_simd-0.5.11 \ bson-2.2.0 \ bstr-0.2.17 \ build_const-0.2.2 \ bumpalo-3.9.1 \ bytecheck-0.6.8 \ bytecheck_derive-0.6.8 \ byteorder-1.4.3 \ bytes-1.1.0 \ bytes-utils-0.1.2 \ cc-1.0.73 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cipher-0.3.0 \ clap-3.1.18 \ clap_derive-3.1.18 \ clap_lex-0.2.0 \ cloudabi-0.0.3 \ console-0.15.0 \ console_error_panic_hook-0.1.7 \ const_fn-0.4.9 \ constant_time_eq-0.1.5 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.2 \ cranelift-bforest-0.76.0 \ cranelift-codegen-0.76.0 \ cranelift-codegen-meta-0.76.0 \ cranelift-codegen-shared-0.76.0 \ cranelift-entity-0.76.0 \ cranelift-frontend-0.76.0 \ crc-1.8.1 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-utils-0.8.8 \ csv-1.1.6 \ csv-core-0.1.10 \ ct-logs-0.8.0 \ ctr-0.8.0 \ ctrlc-3.2.2 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ dirs-1.0.5 \ discard-1.0.4 \ either-1.6.1 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ enum-iterator-0.7.0 \ enum-iterator-derive-0.7.0 \ enumset-1.0.11 \ enumset_derive-0.6.0 \ env_logger-0.9.0 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-2.4.3 \ fallible-iterator-0.2.0 \ fastrand-1.7.0 \ flate2-1.0.23 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ fuchsia-cprng-0.1.1 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-io-0.3.21 \ futures-macro-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ generational-arena-0.2.8 \ generic-array-0.14.5 \ getrandom-0.1.16 \ getrandom-0.2.6 \ ghash-0.4.4 \ gimli-0.25.0 \ gimli-0.26.1 \ h2-0.3.13 \ hashbrown-0.11.2 \ hashbrown-0.12.1 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ http-0.2.7 \ http-body-0.4.4 \ httparse-1.7.1 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.18 \ hyper-rustls-0.22.1 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.2.3 \ indexmap-1.8.1 \ indicatif-0.16.2 \ instant-0.1.12 \ ipnet-2.5.0 \ isolang-1.0.0 \ itoa-0.4.8 \ itoa-1.0.2 \ js-sys-0.3.57 \ lazy_static-1.4.0 \ leb128-0.2.5 \ libc-0.2.125 \ libloading-0.7.3 \ linked-hash-map-0.5.4 \ lock_api-0.4.7 \ log-0.4.17 \ loupe-0.1.3 \ loupe-derive-0.1.3 \ mach-0.3.2 \ machine-uid-0.2.0 \ matches-0.1.9 \ md5-0.7.0 \ memchr-2.5.0 \ memmap2-0.5.3 \ memoffset-0.6.5 \ memory_units-0.4.0 \ mime-0.3.16 \ miniz_oxide-0.5.1 \ mio-0.8.3 \ more-asserts-0.2.2 \ native-tls-0.2.10 \ nix-0.24.1 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ object-0.28.4 \ once_cell-1.10.0 \ opaque-debug-0.3.0 \ openssl-0.10.40 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.73 \ os_str_bytes-6.0.1 \ parking_lot-0.12.0 \ parking_lot_core-0.9.3 \ percent-encoding-2.1.0 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pin-project-1.0.10 \ pin-project-internal-1.0.10 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ polyval-0.5.3 \ ppv-lite86-0.2.16 \ prettytable-rs-0.8.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.38 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.18 \ rand-0.6.5 \ rand-0.8.5 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.3 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.5.3 \ rayon-core-1.9.3 \ rdrand-0.4.0 \ redox_syscall-0.1.57 \ redox_syscall-0.2.13 \ redox_users-0.3.5 \ regalloc-0.0.31 \ regex-1.5.5 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ region-3.0.0 \ remove_dir_all-0.5.3 \ rend-0.3.6 \ reqwest-0.11.10 \ ring-0.16.20 \ rkyv-0.7.38 \ rkyv_derive-0.7.38 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.21 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rustls-0.19.1 \ rustls-0.20.5 \ rustls-native-certs-0.5.0 \ rustversion-1.0.6 \ ryu-1.0.10 \ schannel-0.1.19 \ scoped-tls-1.0.0 \ scopeguard-1.1.0 \ sct-0.6.1 \ sct-0.7.0 \ seahash-4.1.0 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ semver-0.9.0 \ semver-1.0.9 \ semver-parser-0.7.0 \ serde-1.0.137 \ serde_bytes-0.11.6 \ serde_derive-1.0.137 \ serde_json-1.0.81 \ serde_urlencoded-0.7.1 \ serde_yaml-0.8.24 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ signal-hook-registry-1.4.0 \ siphasher-0.2.3 \ slab-0.4.6 \ smallvec-1.8.0 \ socket2-0.4.4 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ standback-0.2.17 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.94 \ synstructure-0.12.6 \ target-lexicon-0.12.3 \ tempfile-3.3.0 \ term-0.5.2 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ textwrap-0.15.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ time-0.1.43 \ time-0.2.27 \ time-0.3.9 \ time-macros-0.1.1 \ time-macros-impl-0.1.2 \ timeago-0.3.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.18.2 \ tokio-macros-1.7.0 \ tokio-native-tls-0.3.0 \ tokio-rustls-0.22.0 \ tokio-stream-0.1.8 \ tokio-util-0.6.10 \ tokio-util-0.7.2 \ tower-0.4.12 \ tower-layer-0.3.1 \ tower-service-0.3.1 \ tracing-0.1.34 \ tracing-attributes-0.1.21 \ tracing-core-0.1.26 \ try-lock-0.2.3 \ typenum-1.15.0 \ unicode-bidi-0.3.8 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ unicode-xid-0.2.3 \ universal-hash-0.4.1 \ untrusted-0.7.1 \ url-2.2.2 \ urlencoding-1.3.3 \ uuid-0.8.2 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.80 \ wasm-bindgen-backend-0.2.80 \ wasm-bindgen-futures-0.4.30 \ wasm-bindgen-macro-0.2.80 \ wasm-bindgen-macro-support-0.2.80 \ wasm-bindgen-shared-0.2.80 \ wasm-bindgen-test-0.3.30 \ wasm-bindgen-test-macro-0.3.30 \ wasmer-2.2.1 \ wasmer-compiler-2.2.1 \ wasmer-compiler-cranelift-2.2.1 \ wasmer-derive-2.2.1 \ wasmer-engine-2.2.1 \ wasmer-engine-dylib-2.2.1 \ wasmer-engine-universal-2.2.1 \ wasmer-object-2.2.1 \ wasmer-types-2.2.1 \ wasmer-vfs-2.2.1 \ wasmer-vm-2.2.1 \ wasmer-wasi-2.2.1 \ wasmer-wasi-types-2.2.1 \ wasmparser-0.78.2 \ wast-40.0.0 \ wat-1.0.42 \ web-sys-0.3.57 \ webpki-0.21.4 \ webpki-0.22.0 \ wee_alloc-0.4.5 \ which-4.2.5 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.36.1 \ windows_aarch64_msvc-0.36.1 \ windows_i686_gnu-0.36.1 \ windows_i686_msvc-0.36.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_msvc-0.36.1 \ winreg-0.6.2 \ winreg-0.10.1 \ xmlparser-0.13.3 \ yaml-rust-0.4.5 \ zeroize-1.5.5 \ mongodb-schema-parser@git+https://github.com/mongodb-rust/mongodb-schema-parser.git?rev=2d489307dd70b63b216a9968f7dec7c217108b32\#2d489307dd70b63b216a9968f7dec7c217108b32 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/databases/sqlx-cli/Makefile b/databases/sqlx-cli/Makefile index f9414c0c489e..37b8aec35137 100644 --- a/databases/sqlx-cli/Makefile +++ b/databases/sqlx-cli/Makefile @@ -1,475 +1,470 @@ PORTNAME= sqlx DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 CATEGORIES= databases PKGNAMESUFFIX= -cli MAINTAINER= yuri@FreeBSD.org COMMENT= Rust SQL Toolkit with support for PostgreSQL, MySQL, SQLite, MSSQL WWW= https://github.com/launchbadge/sqlx LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= launchbadge CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.81 \ argon2-0.4.1 \ arrayvec-0.7.4 \ assert_cmd-2.0.14 \ async-attributes-1.1.2 \ async-channel-1.9.0 \ async-channel-2.2.0 \ async-executor-1.8.0 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.3.2 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-std-1.12.0 \ async-task-4.7.0 \ async-trait-0.1.77 \ atoi-2.0.0 \ atomic-waker-1.1.2 \ autocfg-1.1.0 \ aws-lc-rs-1.8.0 \ aws-lc-sys-0.19.0 \ axum-0.5.17 \ axum-core-0.2.9 \ axum-macros-0.2.3 \ backoff-0.4.0 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.22.0 \ base64ct-1.6.0 \ basic-toml-0.1.9 \ bigdecimal-0.4.3 \ bindgen-0.69.4 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bitvec-1.0.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ blocking-1.5.1 \ borsh-1.5.1 \ borsh-derive-1.5.1 \ bstr-1.9.1 \ bumpalo-3.15.4 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.5.0 \ camino-1.1.6 \ cargo-platform-0.1.7 \ cargo_metadata-0.18.1 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.3 \ cc-1.1.6 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.35 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clang-sys-1.8.1 \ clap-4.5.2 \ clap_builder-4.5.2 \ clap_complete-4.5.1 \ clap_derive-4.5.0 \ clap_lex-0.7.0 \ clipboard-win-4.5.0 \ cmake-0.1.50 \ colorchoice-1.0.0 \ compact_str-0.7.1 \ concurrent-queue-2.4.0 \ console-0.15.8 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc-3.0.1 \ crc-catalog-2.4.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ der-0.7.8 \ deranged-0.3.11 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ dotenvy-0.15.7 \ downcast-0.11.0 \ dunce-1.0.4 \ either-1.10.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ endian-type-0.1.2 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ etcetera-0.8.0 \ event-listener-2.5.3 \ event-listener-4.0.3 \ event-listener-5.2.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.0 \ fastrand-1.9.0 \ fastrand-2.0.1 \ fd-lock-3.0.13 \ filetime-0.2.23 \ finl_unicode-1.2.0 \ float-cmp-0.9.0 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fragile-2.0.0 \ fs_extra-1.3.0 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-intrusive-0.5.0 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.2.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.28.1 \ glob-0.3.1 \ gloo-timers-0.2.6 \ half-2.4.0 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashlink-0.9.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.12 \ http-body-0.4.6 \ http-range-header-0.3.1 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.28 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.4.0 \ idna-0.5.0 \ if_chain-1.0.2 \ indexmap-1.9.3 \ indexmap-2.2.5 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnetwork-0.20.0 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.10 \ jobserver-0.1.31 \ js-sys-0.3.69 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.153 \ libloading-0.8.4 \ libm-0.2.8 \ libredox-0.0.1 \ libsqlite3-sys-0.30.1 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ lru-0.12.3 \ mac_address-1.1.5 \ matchit-0.5.0 \ md-5-0.10.6 \ memchr-2.7.1 \ memoffset-0.6.5 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ mirai-annotations-1.12.0 \ mockall-0.11.4 \ mockall_derive-0.11.4 \ native-tls-0.2.11 \ nibble_vec-0.1.0 \ nix-0.23.2 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.4 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.101 \ parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ password-hash-0.4.2 \ paste-1.0.14 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ piper-0.2.1 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ polling-2.8.0 \ polling-3.5.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-2.1.5 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ prettyplease-0.2.17 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.79 \ promptly-0.3.1 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.35 \ radium-0.7.0 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xoshiro-0.6.0 \ ratatui-0.27.0 \ rayon-1.9.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ rend-0.4.2 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rsa-0.9.6 \ rust_decimal-1.34.3 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.37.27 \ rustix-0.38.31 \ rustls-0.23.11 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.5 \ rustversion-1.0.17 \ rustyline-9.1.2 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ seahash-4.1.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_urlencoded-0.7.1 \ serde_with-2.3.3 \ serde_with_macros-2.3.3 \ sha1-0.10.6 \ sha2-0.10.8 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ signature-2.2.0 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.4.10 \ socket2-0.5.6 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ sqlformat-0.2.3 \ stability-0.2.1 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ stringprep-0.1.4 \ strsim-0.10.0 \ strsim-0.11.0 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.52 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ tap-1.0.1 \ tempfile-3.10.1 \ termcolor-1.4.1 \ termtree-0.4.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.36.0 \ tokio-macros-2.2.0 \ tokio-stream-0.1.14 \ toml_datetime-0.6.6 \ toml_edit-0.21.1 \ tower-0.4.13 \ tower-http-0.3.5 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ trybuild-1.0.89 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.13 \ unicode_categories-0.1.1 \ untrusted-0.9.0 \ url-2.5.0 \ utf8parse-0.2.1 \ uuid-1.7.0 \ validator-0.16.1 \ validator_derive-0.16.0 \ validator_types-0.16.0 \ value-bag-1.8.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ waker-fn-1.1.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ webpki-roots-0.26.3 \ which-4.4.2 \ whoami-1.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.5.40 \ wyz-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zeroize_derive-1.4.2 CARGO_BUILD_ARGS= --package=sqlx-cli CARGO_INSTALL_PATH= sqlx-cli OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cargo-sqlx \ bin/${PORTNAME} -post-install: - @${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/bin/cargo-sqlx \ - ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/databases/surrealdb/Makefile b/databases/surrealdb/Makefile index 424996f28d8e..02259281bf54 100644 --- a/databases/surrealdb/Makefile +++ b/databases/surrealdb/Makefile @@ -1,737 +1,734 @@ PORTNAME= surrealdb DISTVERSIONPREFIX= v DISTVERSION= 1.5.4 PORTREVISION= 1 CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Scalable, distributed, collaborative, document-graph database WWW= https://surrealdb.com LICENSE= BSL11 LICENSE_NAME= Business Source License 1.1 LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept BROKEN_armv7= compilation fails: memory allocation of 83886084 bytes failed BROKEN_i386= compilation fails: memory allocation of 109051908 bytes failed LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo llvm:15 USE_GITHUB= yes CARGO_CRATES= actix-codec-0.5.2 \ actix-http-3.6.0 \ actix-macros-0.2.4 \ actix-router-0.5.2 \ actix-rt-2.9.0 \ actix-server-2.3.0 \ actix-service-2.0.2 \ actix-utils-3.0.1 \ actix-web-4.5.1 \ actix-web-codegen-4.2.2 \ addr-0.15.6 \ addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ any_ascii-0.3.2 \ anyhow-1.0.81 \ approx-0.4.0 \ approx-0.5.1 \ arbitrary-1.3.2 \ arc-swap-1.7.1 \ argon2-0.5.3 \ arrayvec-0.7.4 \ ascii-canvas-3.0.0 \ assert-json-diff-2.0.2 \ assert_fs-1.1.1 \ async-channel-1.9.0 \ async-channel-2.2.0 \ async-compression-0.4.8 \ async-executor-1.10.0 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-recursion-0.3.2 \ async-recursion-1.1.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-task-4.7.0 \ async-trait-0.1.79 \ async_io_stream-0.3.3 \ atomic-0.5.3 \ atomic-0.6.0 \ atomic-polyfill-1.0.3 \ atomic-waker-1.1.2 \ autocfg-1.2.0 \ axum-0.6.20 \ axum-0.7.5 \ axum-core-0.3.4 \ axum-core-0.4.3 \ axum-extra-0.7.7 \ axum-macros-0.3.8 \ axum-server-0.5.1 \ backtrace-0.3.71 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.0 \ base64ct-1.6.0 \ bcrypt-0.15.1 \ binascii-0.1.4 \ bincode-1.3.3 \ bindgen-0.65.1 \ bindgen-0.66.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitmaps-3.2.1 \ bitvec-1.0.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ blowfish-0.9.1 \ borsh-1.4.0 \ borsh-derive-1.4.0 \ brotli-3.5.0 \ brotli-4.0.0 \ brotli-decompressor-2.5.1 \ brotli-decompressor-3.0.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytestring-1.3.1 \ bzip2-sys-0.1.11+1.0.8 \ cast-0.3.0 \ cc-1.0.92 \ cedar-policy-2.4.2 \ cedar-policy-core-2.4.2 \ cedar-policy-validator-2.4.2 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.37 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ cipher-0.4.4 \ clang-sys-1.7.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ console_error_panic_hook-0.1.7 \ const-oid-0.9.6 \ convert_case-0.4.0 \ convert_case-0.6.0 \ cookie-0.16.2 \ cookie-0.18.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpp_demangle-0.4.3 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ critical-section-1.1.2 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ dashmap-5.5.3 \ data-encoding-2.5.0 \ deadpool-0.9.5 \ deadpool-runtime-0.1.3 \ debugid-0.8.0 \ der-0.7.9 \ deranged-0.3.11 \ derive-new-0.5.9 \ derive_arbitrary-1.3.2 \ derive_more-0.99.17 \ deunicode-1.4.3 \ devise-0.4.1 \ devise_codegen-0.4.1 \ devise_core-0.4.1 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dmp-0.2.0 \ doc-comment-0.3.3 \ earcutr-0.4.3 \ echodb-0.4.0 \ either-1.10.0 \ ena-0.14.2 \ encoding_rs-0.8.33 \ endian-type-0.1.2 \ env_filter-0.1.0 \ env_logger-0.10.2 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ event-listener-2.5.3 \ event-listener-4.0.3 \ event-listener-5.3.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.1 \ ext-sort-0.1.4 \ fail-0.4.0 \ fastrand-1.9.0 \ fastrand-2.0.2 \ fd-lock-3.0.13 \ figment-0.10.15 \ filetime-0.2.23 \ findshlibs-0.10.2 \ fixedbitset-0.4.2 \ flate2-1.0.28 \ float_next_after-1.0.0 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ foundationdb-0.8.0 \ foundationdb-gen-0.8.0 \ foundationdb-macros-0.2.0 \ foundationdb-sys-0.8.0 \ fst-0.4.7 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-concurrency-7.5.0 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.3 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ generator-0.7.5 \ generic-array-0.14.7 \ geo-0.26.0 \ geo-0.27.0 \ geo-0.28.0 \ geo-types-0.7.13 \ geographiclib-rs-0.2.4 \ getrandom-0.1.16 \ getrandom-0.2.14 \ gimli-0.28.1 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ h2-0.3.26 \ half-2.4.1 \ hash32-0.2.1 \ hash32-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ headers-0.3.9 \ headers-core-0.2.0 \ heapless-0.7.17 \ heapless-0.8.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-range-header-0.3.1 \ http-types-2.12.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-1.2.0 \ hyper-rustls-0.24.2 \ hyper-timeout-0.4.1 \ hyper-tls-0.5.0 \ hyper-util-0.1.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ ignore-0.4.22 \ imbl-2.0.3 \ imbl-sized-chunks-0.1.2 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indxdb-0.4.0 \ infer-0.2.3 \ inferno-0.11.19 \ inlinable_string-0.1.15 \ inout-0.1.3 \ instant-0.1.12 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jemalloc-sys-0.5.4+5.3.0-patched \ jemallocator-0.5.4 \ jobserver-0.1.28 \ js-sys-0.3.69 \ lalrpop-0.20.2 \ lalrpop-util-0.20.2 \ language-tags-0.3.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexicmp-0.1.0 \ libc-0.2.153 \ libloading-0.7.4 \ libloading-0.8.3 \ libm-0.2.8 \ libmimalloc-sys-0.1.35 \ libredox-0.1.3 \ librocksdb-sys-0.11.0+8.1.1 \ libspeedb-sys-0.0.4+2.7.0 \ libz-sys-1.1.16 \ linfa-linalg-0.1.0 \ linux-raw-sys-0.4.13 \ local-channel-0.1.5 \ local-waker-0.1.4 \ lock_api-0.4.11 \ log-0.4.21 \ loom-0.5.6 \ lru-0.12.3 \ lz4-sys-1.9.4 \ matchers-0.1.0 \ matchit-0.7.3 \ matrixmultiply-0.3.8 \ md-5-0.10.6 \ memchr-2.7.2 \ memmap2-0.9.4 \ miette-5.10.0 \ miette-derive-5.10.0 \ mimalloc-0.1.39 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ multer-2.1.0 \ multimap-0.10.0 \ nanoid-0.4.0 \ nanorand-0.7.0 \ native-tls-0.2.11 \ ndarray-0.15.6 \ ndarray-stats-0.5.1 \ new_debug_unreachable-1.0.6 \ nibble_vec-0.1.0 \ nix-0.26.4 \ nix-0.27.1 \ noisy_float-0.2.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-bigint-0.4.4 \ num-bigint-dig-0.8.4 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ object-0.32.2 \ object_store-0.8.0 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ opentelemetry-0.19.0 \ opentelemetry-otlp-0.12.0 \ opentelemetry-proto-0.2.0 \ opentelemetry_api-0.19.0 \ opentelemetry_sdk-0.19.0 \ ort-1.16.3 \ overload-0.1.1 \ parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ password-hash-0.5.0 \ paste-1.0.14 \ path-clean-1.0.1 \ pbkdf2-0.12.2 \ pear-0.2.9 \ pear_codegen-0.2.9 \ peeking_take_while-0.1.2 \ pem-2.0.1 \ pem-3.0.4 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ pharos-0.5.3 \ phf-0.11.2 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pico-args-0.5.0 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ powerfmt-0.2.0 \ pprof-0.13.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ prettyplease-0.2.17 \ proc-macro-crate-1.3.1 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.79 \ proc-macro2-diagnostics-0.10.1 \ prometheus-0.13.3 \ prost-0.11.9 \ prost-0.12.4 \ prost-build-0.12.4 \ prost-derive-0.11.9 \ prost-derive-0.12.4 \ prost-types-0.12.4 \ psl-types-2.0.11 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quick-xml-0.26.0 \ quick_cache-0.4.2 \ quote-1.0.35 \ radium-0.7.0 \ radix_trie-0.2.1 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_xoshiro-0.6.0 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rcgen-0.11.3 \ reblessive-0.3.2 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ ref-cast-1.0.22 \ ref-cast-impl-1.0.22 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ rend-0.4.2 \ reqwest-0.11.27 \ retain_mut-0.1.9 \ revision-0.7.0 \ revision-derive-0.7.0 \ rexie-0.4.2 \ rgb-0.8.37 \ ring-0.16.20 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rmp-0.8.12 \ rmp-serde-1.1.2 \ rmpv-1.0.1 \ roaring-0.10.3 \ robust-1.1.0 \ rocket-0.5.0 \ rocket_codegen-0.5.0 \ rocket_http-0.5.0 \ rocksdb-0.21.0 \ rquickjs-0.5.1 \ rquickjs-core-0.5.1 \ rquickjs-macro-0.5.1 \ rquickjs-sys-0.5.1 \ rsa-0.9.6 \ rstar-0.11.0 \ rstar-0.12.0 \ rust-stemmers-1.2.0 \ rust_decimal-1.35.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_lexer-0.1.0 \ rustc_version-0.4.0 \ rustix-0.38.32 \ rustls-0.21.11 \ rustls-0.22.4 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.4.1 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.2 \ rustversion-1.0.15 \ rustyline-12.0.0 \ rustyline-derive-0.9.0 \ ryu-1.0.17 \ salsa20-0.10.2 \ same-file-1.0.6 \ schannel-0.1.23 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scrypt-0.11.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ semver-1.0.22 \ send_wrapper-0.6.0 \ serde-1.0.197 \ serde_bytes-0.11.14 \ serde_derive-1.0.197 \ serde_html_form-0.2.6 \ serde_json-1.0.115 \ serde_path_to_error-0.1.16 \ serde_qs-0.8.5 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serde_with-3.7.0 \ serde_with_macros-3.7.0 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.1 \ signature-2.2.0 \ simdutf8-0.1.4 \ simple_asn1-0.6.2 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smol_str-0.2.1 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ snap-1.1.1 \ socket2-0.5.6 \ spade-2.6.0 \ speedb-0.0.4 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ stable-pattern-0.1.0 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ state-0.6.0 \ static_assertions-1.1.0 \ storekey-0.5.0 \ str-buf-1.0.6 \ str_stack-0.1.0 \ string_cache-0.8.7 \ strsim-0.10.0 \ strsim-0.11.1 \ subtle-2.5.0 \ surrealdb-core-1.5.1 \ surrealdb-derive-0.12.0 \ surrealdb-jsonwebtoken-8.3.0-surreal.1 \ surrealdb-tikv-client-0.2.0-surreal.2 \ surrealkv-0.1.6 \ surrealml-core-0.1.2 \ symbolic-common-12.8.0 \ symbolic-demangle-12.8.0 \ syn-1.0.109 \ syn-2.0.58 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tar-0.4.40 \ temp-dir-0.1.13 \ temp-env-0.3.6 \ tempfile-3.10.1 \ term-0.7.0 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ test-log-0.2.15 \ test-log-macros-0.2.15 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ thread_local-1.1.8 \ time-0.3.34 \ time-core-0.1.2 \ time-macros-0.2.17 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-tungstenite-0.20.1 \ tokio-util-0.7.10 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.21.1 \ toml_edit-0.22.9 \ tonic-0.8.3 \ tonic-0.9.2 \ tower-0.4.13 \ tower-http-0.4.4 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-futures-0.2.5 \ tracing-log-0.1.4 \ tracing-log-0.2.0 \ tracing-opentelemetry-0.19.0 \ tracing-subscriber-0.3.18 \ trice-0.4.0 \ try-lock-0.2.5 \ try_map-0.3.1 \ tungstenite-0.20.1 \ typenum-1.17.0 \ ubyte-0.10.4 \ ulid-1.1.2 \ uncased-0.9.10 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-script-0.5.6 \ unicode-security-0.1.1 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ untrusted-0.9.0 \ ureq-2.9.6 \ url-2.5.0 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.8.0 \ valuable-0.1.0 \ vart-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vswhom-0.1.0 \ vswhom-sys-0.1.2 \ waker-fn-1.1.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-streams-0.4.0 \ wasmtimer-0.2.0 \ web-sys-0.3.69 \ web-time-1.1.0 \ webpki-roots-0.25.4 \ webpki-roots-0.26.1 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.5.40 \ winnow-0.6.5 \ winreg-0.50.0 \ wiremock-0.5.22 \ ws_stream_wasm-0.7.4 \ wyz-0.5.1 \ xattr-1.3.1 \ xml-rs-0.8.20 \ yansi-1.0.1 \ yasna-0.5.2 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zip-0.6.6 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 RUSTFLAGS= --cfg surrealdb_unstable # workaround for https://github.com/surrealdb/surrealdb/issues/3871 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/surreal -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/surreal - .include diff --git a/databases/xls2txt/Makefile b/databases/xls2txt/Makefile index 598f12315c12..3e64294cf453 100644 --- a/databases/xls2txt/Makefile +++ b/databases/xls2txt/Makefile @@ -1,69 +1,66 @@ PORTNAME= xls2txt DISTVERSION= 1.0.1 PORTREVISION= 34 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/jot/Makefile b/deskutils/jot/Makefile index b423d7c02f23..219a806fd34c 100644 --- a/deskutils/jot/Makefile +++ b/deskutils/jot/Makefile @@ -1,66 +1,63 @@ PORTNAME= jot DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 PORTREVISION= 12 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 085ac534c70c..4112810bbdff 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,207 +1,204 @@ PORTNAME= just DISTVERSION= 1.35.0 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Just a command runner: handy way to save/run project-specific commands WWW= https://just.systems/ LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails: error[E0308]: mismatched types, see https://github.com/dotenv-rs/dotenv/issues/83 USES= cargo USE_GITHUB= yes GH_ACCOUNT= casey CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ arrayref-0.3.8 \ arrayvec-0.7.6 \ atty-0.2.14 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ blake3-1.5.4 \ block-buffer-0.10.4 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ camino-1.1.9 \ cc-1.1.15 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ clap-2.34.0 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_complete-4.5.24 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clap_mangen-0.2.23 \ colorchoice-1.0.2 \ constant_time_eq-0.3.1 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ ctrlc-3.4.5 \ derivative-2.2.0 \ diff-0.1.13 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dotenvy-0.15.7 \ edit-distance-2.1.2 \ either-1.13.0 \ errno-0.3.9 \ executable-path-1.0.0 \ fastrand-2.1.1 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.15 \ heck-0.3.3 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ home-0.5.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ js-sys-0.3.70 \ lazy_static-1.5.0 \ lexiclean-0.0.1 \ libc-0.2.158 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ memchr-2.7.4 \ memmap2-0.9.4 \ nix-0.29.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ once_cell-1.19.0 \ option-ext-0.2.0 \ percent-encoding-2.3.1 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ pulldown-cmark-0.9.6 \ pulldown-cmark-to-cmark-10.0.4 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-core-1.12.1 \ redox_users-0.4.6 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ roff-0.2.2 \ rustix-0.38.35 \ rustversion-1.0.17 \ ryu-1.0.18 \ semver-1.0.23 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ sha2-0.10.8 \ shellexpand-3.1.0 \ shlex-1.3.0 \ similar-2.6.0 \ snafu-0.8.4 \ snafu-derive-0.8.4 \ strsim-0.8.0 \ strsim-0.11.1 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ strum-0.26.3 \ strum_macros-0.26.4 \ syn-1.0.109 \ syn-2.0.76 \ target-2.1.0 \ tempfile-3.12.0 \ temptree-0.2.0 \ terminal_size-0.3.0 \ textwrap-0.11.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ typed-arena-2.0.2 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ utf8parse-0.2.2 \ uuid-1.10.0 \ vec_map-0.8.2 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ which-6.0.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winsafe-0.0.19 \ yansi-0.5.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= COMPLETIONS OPTIONS_DEFAULT= COMPLETIONS COMPLETIONS_DESC= Build and install bash, fish and zsh shell completions COMPLETIONS_PLIST_FILES= share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-COMPLETIONS-on: .for _shell in bash fish zsh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} --completions ${_shell} \ >${STAGEDIR}${PREFIX}/${COMPLETIONS_PLIST_FILES:M*${_shell}*} .endfor .include diff --git a/deskutils/lazycli/Makefile b/deskutils/lazycli/Makefile index 4af1e67eceed..7a85293fe278 100644 --- a/deskutils/lazycli/Makefile +++ b/deskutils/lazycli/Makefile @@ -1,106 +1,103 @@ PORTNAME= lazycli DISTVERSIONPREFIX= v DISTVERSION= 0.1.15 PORTREVISION= 15 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Turn static CLI commands into TUIs with ease WWW= https://github.com/jesseduffield/lazycli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= jesseduffield CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ cassowary-0.3.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-3.0.0-beta.2 \ clap_derive-3.0.0-beta.2 \ constant_time_eq-0.1.5 \ crossbeam-utils-0.8.3 \ crossterm-0.18.2 \ crossterm-0.19.0 \ crossterm_winapi-0.6.2 \ crossterm_winapi-0.7.0 \ ctor-0.1.17 \ difference-2.0.0 \ directories-3.0.1 \ dirs-sys-0.3.5 \ dtoa-0.4.7 \ either-1.6.1 \ getrandom-0.1.16 \ hashbrown-0.9.1 \ heck-0.3.2 \ hermit-abi-0.1.17 \ indexmap-1.6.1 \ instant-0.1.9 \ itertools-0.10.0 \ lazy_static-1.4.0 \ libc-0.2.81 \ linked-hash-map-0.5.4 \ lock_api-0.4.2 \ log-0.4.11 \ memchr-2.3.4 \ mio-0.7.7 \ miow-0.3.6 \ ntapi-0.3.6 \ os_str_bytes-2.4.0 \ output_vt100-0.1.2 \ parking_lot-0.11.1 \ parking_lot_core-0.8.2 \ pretty_assertions-0.6.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quote-1.0.8 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ rust-argon2-0.8.3 \ scopeguard-1.1.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_yaml-0.8.15 \ signal-hook-0.1.17 \ signal-hook-registry-1.3.0 \ smallvec-1.6.0 \ socket2-0.3.19 \ strsim-0.10.0 \ syn-1.0.57 \ termcolor-1.1.2 \ textwrap-0.12.1 \ thread_local-1.0.1 \ ticker-0.1.1 \ tui-0.14.0 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/deskutils/pipecolor/Makefile b/deskutils/pipecolor/Makefile index 31948cb7e355..f1ae4a07e69b 100644 --- a/deskutils/pipecolor/Makefile +++ b/deskutils/pipecolor/Makefile @@ -1,130 +1,127 @@ PORTNAME= pipecolor DISTVERSIONPREFIX= v DISTVERSION= 0.4.4 PORTREVISION= 4 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal filter to colorize output WWW= https://github.com/dalance/pipecolor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= dalance CARGO_CRATES= aho-corasick-1.0.1 \ ansi_term-0.12.1 \ anyhow-1.0.71 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bytecount-0.6.3 \ camino-1.1.4 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.2 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-2.34.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ fastrand-1.9.0 \ getrandom-0.2.9 \ glob-0.3.1 \ hashbrown-0.12.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.10 \ itoa-1.0.6 \ lazy_static-1.4.0 \ libc-0.2.144 \ linux-raw-sys-0.3.7 \ memchr-2.5.0 \ memoffset-0.7.1 \ nix-0.26.2 \ numtoa-0.1.0 \ option-ext-0.2.0 \ pin-utils-0.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.57 \ proc-reader-0.5.1 \ pulldown-cmark-0.9.2 \ quote-1.0.27 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_termios-0.1.2 \ redox_users-0.4.3 \ regex-1.8.1 \ regex-syntax-0.7.1 \ rustix-0.37.19 \ ryu-1.0.13 \ same-file-1.0.6 \ semver-1.0.17 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_spanned-0.6.1 \ skeptic-0.13.7 \ static_assertions-1.1.0 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.16 \ tempfile-3.5.0 \ termion-2.0.1 \ textwrap-0.11.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ timeout-readwrite-0.3.3 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.8 \ unicase-2.6.0 \ unicode-ident-1.0.8 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/deskutils/pueue/Makefile b/deskutils/pueue/Makefile index 42d7fb04f489..8e372421ce15 100644 --- a/deskutils/pueue/Makefile +++ b/deskutils/pueue/Makefile @@ -1,292 +1,287 @@ PORTNAME= pueue DISTVERSIONPREFIX= v DISTVERSION= 3.4.1 PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Shell commands manager WWW= https://github.com/Nukesor/pueue LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Nukesor RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CARGOTOML=${WRKSRC}/${PORTNAME}/Cargo.toml CARGO_INSTALL_PATH=${PORTNAME}/ CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ assert_cmd-2.0.14 \ async-trait-0.1.80 \ autocfg-1.3.0 \ backtrace-0.3.72 \ base64-0.22.1 \ beef-0.5.2 \ better-panic-0.3.0 \ bindgen-0.69.4 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-0.2.17 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ cc-1.0.98 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clang-sys-1.8.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_complete_nushell-4.5.1 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ comfy-table-7.1.1 \ command-group-5.0.1 \ console-0.15.8 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ ctrlc-3.4.4 \ deranged-0.3.11 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ either-1.12.0 \ encode_unicode-0.3.6 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ fnv-1.0.7 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.3 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ glob-0.3.1 \ half-1.8.3 \ handlebars-5.1.2 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ indexmap-2.2.6 \ interim-0.1.2 \ is_terminal_polyfill-1.70.0 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.155 \ libloading-0.8.3 \ libproc-0.14.8 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ logos-0.14.0 \ logos-codegen-0.14.0 \ logos-derive-0.14.0 \ matchers-0.1.0 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ nix-0.27.1 \ nix-0.28.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ object-0.35.0 \ once_cell-1.19.0 \ option-ext-0.2.0 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pem-3.0.4 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ portpicker-0.1.1 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.84 \ procfs-0.16.0 \ procfs-core-0.16.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rcgen-0.13.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ relative-path-1.9.3 \ rev_buf_reader-0.3.0 \ ring-0.17.8 \ rstest-0.19.0 \ rstest_macros-0.19.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.23.8 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.4 \ rustversion-1.0.17 \ ryu-1.0.18 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_cbor-0.11.2 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shell-escape-0.1.5 \ shellexpand-3.1.0 \ shlex-1.3.0 \ similar-2.5.0 \ similar-asserts-1.5.0 \ simplelog-0.12.2 \ slab-0.4.9 \ smallvec-1.13.2 \ snap-1.1.1 \ socket2-0.5.7 \ spin-0.9.8 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-2.0.66 \ tempfile-3.10.1 \ termcolor-1.4.1 \ termtree-0.4.1 \ test-log-0.2.16 \ test-log-macros-0.2.16 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.26.0 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ whoami-1.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ yansi-0.5.1 \ yasna-0.5.2 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}d -post-install: - @${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ - ${STAGEDIR}${PREFIX}/bin/${PORTNAME}d - .include diff --git a/deskutils/rwpspread/Makefile b/deskutils/rwpspread/Makefile index 6acad713fb3a..0b1da113d8d3 100644 --- a/deskutils/rwpspread/Makefile +++ b/deskutils/rwpspread/Makefile @@ -1,209 +1,207 @@ PORTNAME= rwpspread DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org COMMENT= Multi-monitor Wallpaper utility WWW= https://github.com/0xk1f0/rwpspread LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= 0xk1f0 CARGO_CRATES= adler-1.0.2 \ aligned-vec-0.5.0 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.82 \ arbitrary-1.3.2 \ arg_enum_proc_macro-0.3.4 \ arrayvec-0.7.4 \ autocfg-1.2.0 \ av1-grain-0.2.3 \ avif-serialize-0.8.1 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitstream-io-2.2.0 \ built-0.7.2 \ bumpalo-3.16.0 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ calloop-0.12.4 \ calloop-wayland-source-0.2.0 \ cc-1.0.94 \ cfg-expr-0.15.8 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ crc32fast-1.4.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ cursor-icon-1.1.0 \ dlib-0.5.2 \ downcast-rs-1.2.1 \ either-1.11.0 \ equivalent-1.0.1 \ errno-0.3.8 \ exr-1.72.0 \ fdeflate-0.3.4 \ flate2-1.0.28 \ flume-0.11.0 \ getrandom-0.2.14 \ gif-0.13.1 \ glob-0.3.1 \ half-2.4.1 \ hashbrown-0.14.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ image-0.25.1 \ image-webp-0.1.1 \ imgref-1.10.1 \ indexmap-2.2.6 \ interpolate_name-0.2.4 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.30 \ jpeg-decoder-0.3.1 \ lebe-0.5.2 \ libc-0.2.153 \ libfuzzer-sys-0.4.7 \ libloading-0.8.3 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ loop9-0.1.5 \ maybe-rayon-0.1.1 \ memchr-2.7.2 \ memmap2-0.9.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ num-bigint-0.4.4 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-rational-0.4.1 \ num-traits-0.2.18 \ once_cell-1.19.0 \ paste-1.0.14 \ pin-project-lite-0.2.14 \ pkg-config-0.3.30 \ png-0.17.13 \ polling-3.6.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.81 \ profiling-1.0.15 \ profiling-procmacros-1.0.15 \ qoi-0.4.1 \ quick-error-2.0.1 \ quick-xml-0.31.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rav1e-0.7.1 \ ravif-0.11.5 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rgb-0.8.37 \ roff-0.2.1 \ rustix-0.38.32 \ ryu-1.0.17 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ serde-1.0.201 \ serde_derive-1.0.201 \ serde_json-1.0.117 \ serde_spanned-0.6.5 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smithay-client-toolkit-0.18.1 \ spin-0.9.8 \ strsim-0.11.1 \ syn-2.0.60 \ system-deps-6.2.2 \ target-lexicon-0.12.14 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tiff-0.9.1 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.9 \ tracing-0.1.40 \ tracing-core-0.1.32 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ v_frame-0.3.8 \ version-compare-0.2.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wayland-backend-0.3.3 \ wayland-client-0.31.2 \ wayland-csd-frame-0.3.0 \ wayland-cursor-0.31.1 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.1 \ wayland-sys-0.31.1 \ weezl-0.1.8 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.6 \ xcursor-0.3.5 \ xkeysym-0.2.0 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.11 PLIST_FILES= bin/${PORTNAME} \ share/bash-completion/completions/rwpspread \ share/fish/vendor_completions.d/rwpspread.fish \ share/zsh/site-functions/_rwpspread post-install: - # strip binary - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # install completions @${MKDIR} \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/completions/${PORTNAME}.bash ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/completions/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/completions/_${PORTNAME} ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include diff --git a/deskutils/sigi/Makefile b/deskutils/sigi/Makefile index 6e330430564d..176433d67708 100644 --- a/deskutils/sigi/Makefile +++ b/deskutils/sigi/Makefile @@ -1,28 +1,27 @@ PORTNAME= sigi DISTVERSIONPREFIX= v DISTVERSION= 3.7.1 PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= hiljusti@so.dang.cool COMMENT= Organizing tool for terminal lovers who hate organizing WWW= https://github.com/sigi-cli/sigi LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= sigi-cli CARGO_BUILD_ARGS= --all PLIST_FILES= bin/sigi \ share/man/man1/sigi.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/ - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/deskutils/skim/Makefile b/deskutils/skim/Makefile index d2d8ffde6e61..4257ee068a5e 100644 --- a/deskutils/skim/Makefile +++ b/deskutils/skim/Makefile @@ -1,128 +1,125 @@ PORTNAME= skim DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 PORTREVISION= 13 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/taskwarrior-tui/Makefile b/deskutils/taskwarrior-tui/Makefile index b71ebcbebfe1..265b13b5f2a2 100644 --- a/deskutils/taskwarrior-tui/Makefile +++ b/deskutils/taskwarrior-tui/Makefile @@ -1,211 +1,208 @@ PORTNAME= taskwarrior-tui DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 PORTREVISION= 11 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 5404b0aa4580..52c8d5141e1b 100644 --- a/deskutils/thokr/Makefile +++ b/deskutils/thokr/Makefile @@ -1,151 +1,148 @@ PORTNAME= thokr DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 PORTREVISION= 15 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 b3684bc92a19..325b4ffb9db8 100644 --- a/devel/amber/Makefile +++ b/devel/amber/Makefile @@ -1,134 +1,129 @@ PORTNAME= amber DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 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-1.1.2 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ cfg-if-1.0.0 \ clap-2.34.0 \ crossbeam-0.8.3 \ crossbeam-channel-0.5.10 \ crossbeam-deque-0.8.4 \ crossbeam-epoch-0.9.17 \ crossbeam-queue-0.3.10 \ crossbeam-utils-0.8.18 \ ctrlc-3.4.2 \ deranged-0.3.9 \ directories-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ equivalent-1.0.1 \ errno-0.3.7 \ fastrand-2.0.1 \ filetime-0.2.23 \ getch-0.3.1 \ getrandom-0.2.11 \ glob-0.3.1 \ hashbrown-0.14.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ indexmap-2.1.0 \ lazy_static-1.4.0 \ libc-0.2.150 \ libredox-0.0.1 \ linux-raw-sys-0.4.11 \ memchr-2.6.4 \ memmap-0.7.0 \ nix-0.27.1 \ num_cpus-1.16.0 \ option-ext-0.2.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.70 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rlibc-1.0.0 \ rustix-0.38.25 \ rustversion-1.0.14 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_spanned-0.6.4 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.39 \ tempfile-3.8.1 \ term-0.7.0 \ termios-0.3.3 \ textwrap-0.11.0 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ time-0.3.31 \ time-core-0.1.2 \ toml-0.8.8 \ toml_datetime-0.6.5 \ toml_edit-0.21.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ vec_map-0.8.2 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.19 PLIST_FILES= bin/ambr \ bin/ambs -post-install: - @${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/bin/ambr \ - ${STAGEDIR}${PREFIX}/bin/ambs - .include diff --git a/devel/argc/Makefile b/devel/argc/Makefile index 3f745eeba5d7..0d178705aa56 100644 --- a/devel/argc/Makefile +++ b/devel/argc/Makefile @@ -1,158 +1,155 @@ PORTNAME= argc DISTVERSIONPREFIX= v DISTVERSION= 1.20.1 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Easily parse command line arguments in bash WWW= https://github.com/sigoden/argc LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sigoden CARGO_CRATES= aho-corasick-1.1.3 \ anstyle-1.0.8 \ anyhow-1.0.86 \ assert_cmd-2.0.16 \ assert_fs-1.1.2 \ autocfg-1.3.0 \ base64-0.22.1 \ bitflags-2.6.0 \ bstr-1.10.0 \ cfg-if-1.0.0 \ console-0.15.8 \ convert_case-0.6.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ difflib-0.4.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ either-1.13.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ float-cmp-0.9.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.3 \ futures-util-0.3.30 \ getrandom-0.2.15 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ hashbrown-0.14.5 \ hermit-abi-0.3.9 \ home-0.5.9 \ ignore-0.4.22 \ indexmap-2.4.0 \ insta-1.39.0 \ itoa-1.0.11 \ lazy_static-1.5.0 \ libc-0.2.156 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ natord-1.0.9 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ once_cell-1.19.0 \ option-ext-0.2.0 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ proc-macro-crate-3.1.0 \ proc-macro2-1.0.86 \ quote-1.0.36 \ redox_users-0.4.5 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ relative-path-1.9.3 \ roff-0.2.2 \ rstest-0.22.0 \ rstest_macros-0.22.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ semver-1.0.23 \ serde-1.0.208 \ serde_derive-1.0.208 \ serde_json-1.0.125 \ shell-words-1.1.0 \ similar-2.6.0 \ slab-0.4.9 \ smawk-0.3.2 \ syn-2.0.74 \ tempfile-3.12.0 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ threadpool-1.8.1 \ toml_datetime-0.6.8 \ toml_edit-0.21.1 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ which-6.0.2 \ winapi-util-0.1.9 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winsafe-0.0.19 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/bacon/Makefile b/devel/bacon/Makefile index 451008a17606..e172c2a816cd 100644 --- a/devel/bacon/Makefile +++ b/devel/bacon/Makefile @@ -1,277 +1,274 @@ PORTNAME= bacon DISTVERSIONPREFIX= v DISTVERSION= 2.20.0 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Background rust code check WWW= https://dystroy.org/bacon/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Canop CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ arrayvec-0.5.2 \ arrayvec-0.7.4 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bstr-1.10.0 \ btoi-0.4.3 \ bumpalo-3.16.0 \ bytes-1.7.1 \ bytesize-1.3.0 \ camino-1.1.7 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ clap-4.5.15 \ clap-help-1.3.0 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ cli-log-2.0.0 \ clru-0.6.2 \ colorchoice-1.0.2 \ coolor-1.0.0 \ core-foundation-sys-0.8.7 \ crc32fast-1.4.2 \ crokey-1.1.0 \ crokey-proc_macros-1.1.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ dashmap-5.5.3 \ deranged-0.3.11 \ directories-next-2.0.0 \ dirs-sys-next-0.1.2 \ dunce-1.0.5 \ either-1.13.0 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ faster-hex-0.9.0 \ fastrand-2.1.0 \ file-size-1.0.3 \ filetime-0.2.24 \ flate2-1.0.31 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ getrandom-0.2.15 \ gix-0.58.0 \ gix-actor-0.30.0 \ gix-archive-0.9.0 \ gix-attributes-0.22.3 \ gix-bitmap-0.2.11 \ gix-chunk-0.4.8 \ gix-command-0.3.8 \ gix-commitgraph-0.24.3 \ gix-config-0.34.0 \ gix-config-value-0.14.7 \ gix-credentials-0.24.4 \ gix-date-0.8.7 \ gix-diff-0.40.0 \ gix-discover-0.29.0 \ gix-features-0.38.2 \ gix-filter-0.9.0 \ gix-fs-0.10.2 \ gix-glob-0.16.4 \ gix-hash-0.14.2 \ gix-hashtable-0.5.2 \ gix-ignore-0.11.3 \ gix-index-0.29.0 \ gix-lock-13.1.1 \ gix-macros-0.1.5 \ gix-mailmap-0.22.0 \ gix-negotiate-0.12.0 \ gix-object-0.41.0 \ gix-odb-0.57.0 \ gix-pack-0.47.0 \ gix-packetline-blocking-0.17.4 \ gix-path-0.10.9 \ gix-pathspec-0.6.0 \ gix-prompt-0.8.6 \ gix-quote-0.4.12 \ gix-ref-0.41.0 \ gix-refspec-0.22.0 \ gix-revision-0.26.0 \ gix-revwalk-0.12.0 \ gix-sec-0.10.7 \ gix-status-0.5.0 \ gix-submodule-0.8.0 \ gix-tempfile-13.1.1 \ gix-trace-0.1.9 \ gix-traverse-0.37.0 \ gix-url-0.27.4 \ gix-utils-0.1.12 \ gix-validate-0.8.5 \ gix-worktree-0.30.0 \ gix-worktree-state-0.7.0 \ gix-worktree-stream-0.9.0 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ human_format-1.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ imara-diff-0.1.7 \ indexmap-2.3.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ io-close-0.3.7 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ jwalk-0.8.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ kstring-2.0.2 \ lazy-regex-3.2.0 \ lazy-regex-proc_macros-3.2.0 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ memmap2-0.9.4 \ minimad-0.13.1 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ mio-1.0.2 \ nix-0.29.0 \ notify-6.1.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ once_cell-1.19.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ powerfmt-0.2.0 \ proc-macro2-1.0.86 \ proc-status-0.1.1 \ prodash-28.0.0 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.206 \ serde_derive-1.0.206 \ serde_json-1.0.124 \ serde_spanned-0.6.7 \ sha1_smol-1.0.1 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ static_assertions-1.1.0 \ strict-0.2.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.74 \ tempfile-3.12.0 \ termimad-0.30.0 \ terminal-light-1.5.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ uluru-3.1.0 \ unicode-bidi-0.3.15 \ unicode-bom-2.0.3 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ url-2.5.2 \ utf8parse-0.2.2 \ version_check-0.9.5 \ vte-0.8.0 \ vte_generate_state_changes-0.1.2 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winnow-0.6.18 \ xterm-query-0.4.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/bingrep/Makefile b/devel/bingrep/Makefile index 11056420bf26..3f315f547d2a 100644 --- a/devel/bingrep/Makefile +++ b/devel/bingrep/Makefile @@ -1,37 +1,34 @@ PORTNAME= bingrep DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 PORTREVISION= 14 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 d348b18d4c35..8c16253b3b4d 100644 --- a/devel/bunyan/Makefile +++ b/devel/bunyan/Makefile @@ -1,114 +1,111 @@ PORTNAME= bunyan DISTVERSIONPREFIX= v DISTVERSION= 0.1.9 PORTREVISION= 15 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-about/Makefile b/devel/cargo-about/Makefile index 366387046276..056bd0d7c640 100644 --- a/devel/cargo-about/Makefile +++ b/devel/cargo-about/Makefile @@ -1,270 +1,267 @@ PORTNAME= cargo-about DISTVERSION= 0.6.4 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Cargo plugin to generate list of all licenses for a crate WWW= http://embark.rs LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= EmbarkStudios RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ askalono-0.4.6 \ assert_cmd-2.0.16 \ assert_fs-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.22.1 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ camino-1.1.7 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.1.8 \ cd-0.3.0 \ cfg-expr-0.16.0 \ cfg-if-1.0.0 \ clap-4.5.15 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ colorchoice-1.0.2 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ deranged-0.3.11 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ fern-0.6.2 \ fixedbitset-0.4.2 \ flate2-1.0.31 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ globset-0.4.14 \ globwalk-0.9.1 \ handlebars-6.0.0 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ hyper-1.4.1 \ hyper-rustls-0.27.2 \ hyper-util-0.1.7 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-2.3.0 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.69 \ krates-0.17.1 \ lazy_static-1.5.0 \ libc-0.2.155 \ libmimalloc-sys-0.1.39 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ mimalloc-0.1.43 \ mime-0.3.17 \ miniz_oxide-0.7.4 \ mio-1.0.1 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ object-0.36.3 \ once_cell-1.19.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ petgraph-0.6.5 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ proc-macro2-1.0.86 \ quinn-0.11.3 \ quinn-proto-0.11.6 \ quinn-udp-0.5.4 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.12.5 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-0.14.4 \ rustc-demangle-0.1.24 \ rustc-hash-2.0.0 \ rustix-0.38.34 \ rustls-0.23.12 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.6 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.205 \ serde_derive-1.0.205 \ serde_json-1.0.122 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spdx-0.10.6 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-2.0.72 \ sync_wrapper-1.0.1 \ tempfile-3.12.0 \ termcolor-1.4.1 \ termtree-0.4.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.2 \ tokio-rustls-0.26.0 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.2 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ webpki-roots-0.26.3 \ winapi-util-0.1.9 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ winreg-0.52.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.13+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cargo-bloat/Makefile b/devel/cargo-bloat/Makefile index 98dccca4aa87..cc682bc45912 100644 --- a/devel/cargo-bloat/Makefile +++ b/devel/cargo-bloat/Makefile @@ -1,44 +1,41 @@ PORTNAME= cargo-bloat DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Find out what takes most of the space in your executable WWW= https://github.com/RazrFalcon/cargo-bloat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= RazrFalcon CARGO_CRATES= aho-corasick-1.1.3 \ binfarce-0.2.1 \ fallible-iterator-0.2.0 \ json-0.12.4 \ libc-0.2.154 \ memchr-2.7.2 \ memmap2-0.9.4 \ multimap-0.10.0 \ pdb-0.8.0 \ pico-args-0.5.0 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ scroll-0.11.0 \ term_size-0.3.2 \ uuid-1.8.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cargo-cache/Makefile b/devel/cargo-cache/Makefile index 3a00850284ab..655fe5feb08e 100644 --- a/devel/cargo-cache/Makefile +++ b/devel/cargo-cache/Makefile @@ -1,133 +1,130 @@ PORTNAME= cargo-cache DISTVERSION= 0.8.3 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Manage cargo cache, print sizes of dirs, remove dirs selectively WWW= https://github.com/matthiaskrgr/cargo-cache LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= matthiaskrgr CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.18 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ camino-1.0.9 \ cargo-platform-0.1.2 \ cargo_metadata-0.15.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-3.2.15 \ clap_lex-0.2.4 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.10 \ crossbeam-utils-0.8.11 \ ctor-0.1.22 \ diff-0.1.13 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ either-1.7.0 \ fastrand-1.8.0 \ filetime-0.2.17 \ flate2-1.0.24 \ form_urlencoded-1.0.1 \ fs_extra-1.2.0 \ getrandom-0.2.7 \ git2-0.14.2 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ home-0.5.3 \ humansize-1.1.1 \ idna-0.2.3 \ indexmap-1.9.1 \ instant-0.1.12 \ itoa-1.0.2 \ jobserver-0.1.24 \ libc-0.2.126 \ libgit2-sys-0.13.2+1.4.2 \ libz-sys-1.1.8 \ log-0.4.17 \ matches-0.1.9 \ memchr-2.5.0 \ memoffset-0.6.5 \ miniz_oxide-0.5.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ once_cell-1.13.0 \ os_str_bytes-6.2.0 \ output_vt100-0.1.3 \ path-slash-0.2.0 \ percent-encoding-2.1.0 \ pkg-config-0.3.25 \ pretty_assertions-1.2.1 \ proc-macro2-1.0.42 \ quote-1.0.20 \ rayon-1.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.15 \ redox_users-0.4.3 \ regex-1.6.0 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ remove_dir_all-0.7.0 \ rustc_tools_util-0.2.0 \ ryu-1.0.10 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.12 \ serde-1.0.140 \ serde_derive-1.0.140 \ serde_json-1.0.82 \ strsim-0.10.0 \ syn-1.0.98 \ tar-0.4.38 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ textwrap-0.15.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ time-0.1.44 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.2 \ unicode-normalization-0.1.21 \ url-2.2.2 \ vcpkg-0.2.15 \ walkdir-2.3.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.36.1 \ windows_aarch64_msvc-0.36.1 \ windows_i686_gnu-0.36.1 \ windows_i686_msvc-0.36.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_msvc-0.36.1 \ xattr-0.2.3 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cargo-deny/Makefile b/devel/cargo-deny/Makefile index b15864f9a50e..f46ba78452e8 100644 --- a/devel/cargo-deny/Makefile +++ b/devel/cargo-deny/Makefile @@ -1,366 +1,363 @@ PORTNAME= cargo-deny DISTVERSION= 0.16.1 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Cargo plugin for linting dependencies WWW= http://embark.rs LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= EmbarkStudios RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ askalono-0.4.6 \ async-compression-0.4.12 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ camino-1.1.7 \ cargo-lock-9.0.0 \ cc-1.1.7 \ cfg-expr-0.16.0 \ cfg-if-1.0.0 \ clap-4.5.13 \ clap_builder-4.5.13 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clru-0.6.2 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ colorchoice-1.0.2 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ cvss-2.0.0 \ deranged-0.3.11 \ digest-0.10.7 \ dunce-1.0.4 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ faster-hex-0.9.0 \ fastrand-2.1.0 \ fern-0.6.2 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ fs_extra-1.3.0 \ funty-2.0.0 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ gix-0.64.0 \ gix-actor-0.31.5 \ gix-attributes-0.22.3 \ gix-bitmap-0.2.11 \ gix-chunk-0.4.8 \ gix-command-0.3.8 \ gix-commitgraph-0.24.3 \ gix-config-0.38.0 \ gix-config-value-0.14.7 \ gix-credentials-0.24.4 \ gix-date-0.8.7 \ gix-diff-0.44.1 \ gix-discover-0.33.0 \ gix-features-0.38.2 \ gix-filter-0.11.3 \ gix-fs-0.11.2 \ gix-glob-0.16.4 \ gix-hash-0.14.2 \ gix-hashtable-0.5.2 \ gix-ignore-0.11.3 \ gix-index-0.33.1 \ gix-lock-14.0.0 \ gix-macros-0.1.5 \ gix-negotiate-0.13.2 \ gix-object-0.42.3 \ gix-odb-0.61.1 \ gix-pack-0.51.1 \ gix-packetline-0.17.5 \ gix-packetline-blocking-0.17.4 \ gix-path-0.10.9 \ gix-pathspec-0.7.6 \ gix-prompt-0.8.6 \ gix-protocol-0.45.2 \ gix-quote-0.4.12 \ gix-ref-0.45.0 \ gix-refspec-0.23.1 \ gix-revision-0.27.2 \ gix-revwalk-0.13.2 \ gix-sec-0.10.7 \ gix-submodule-0.12.0 \ gix-tempfile-14.0.1 \ gix-trace-0.1.9 \ gix-transport-0.42.2 \ gix-traverse-0.39.2 \ gix-url-0.27.4 \ gix-utils-0.1.12 \ gix-validate-0.8.5 \ gix-worktree-0.34.1 \ gix-worktree-state-0.11.1 \ globset-0.4.14 \ goblin-0.8.2 \ h2-0.4.5 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ hyper-1.4.1 \ hyper-rustls-0.27.2 \ hyper-util-0.1.6 \ idna-0.5.0 \ indexmap-2.3.0 \ insta-1.39.0 \ io-close-0.3.7 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.69 \ krates-0.17.1 \ kstring-2.0.2 \ lazy_static-1.5.0 \ libc-0.2.155 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ maybe-async-0.2.10 \ memchr-2.7.4 \ memmap2-0.9.4 \ mime-0.3.17 \ miniz_oxide-0.7.4 \ mio-1.0.1 \ nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ object-0.36.2 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plain-0.2.3 \ platforms-3.4.1 \ powerfmt-0.2.0 \ ppv-lite86-0.2.18 \ proc-macro2-1.0.86 \ prodash-28.0.0 \ quinn-0.11.2 \ quinn-proto-0.11.3 \ quinn-udp-0.5.4 \ quote-1.0.36 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.12.5 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-0.14.4 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustix-0.38.34 \ rustls-0.23.12 \ rustls-native-certs-0.7.1 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.6 \ rustsec-0.29.3 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ scroll-0.12.0 \ scroll_derive-0.12.0 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ semver-1.0.23 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.122 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ sha1_smol-1.0.1 \ sha2-0.10.8 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ similar-2.6.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smol_str-0.2.2 \ socket2-0.5.7 \ spdx-0.10.6 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.72 \ sync_wrapper-1.0.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tame-index-0.13.1 \ tap-1.0.1 \ target-lexicon-0.12.16 \ tempfile-3.10.1 \ termcolor-1.4.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.2 \ tokio-rustls-0.26.0 \ tokio-util-0.7.11 \ toml-0.7.8 \ toml-span-0.3.0 \ toml_datetime-0.6.8 \ toml_edit-0.19.15 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-bom-2.0.3 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.2 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ webpki-roots-0.26.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winnow-0.6.18 \ winreg-0.52.0 \ wyz-0.5.1 \ zerocopy-0.6.6 \ zerocopy-0.7.35 \ zerocopy-derive-0.6.6 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.12+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cargo-depgraph/Makefile b/devel/cargo-depgraph/Makefile index d24224b62537..9e8acae22ca4 100644 --- a/devel/cargo-depgraph/Makefile +++ b/devel/cargo-depgraph/Makefile @@ -1,68 +1,65 @@ PORTNAME= cargo-depgraph DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 PORTREVISION= 7 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Create dependency graphs for cargo projects WWW= https://github.com/jplatte/cargo-depgraph LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= graphviz>0:graphics/graphviz USES= cargo USE_GITHUB= yes GH_ACCOUNT= jplatte CARGO_CRATES= anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.1 \ anstyle-wincon-3.0.2 \ anyhow-1.0.75 \ camino-1.1.6 \ cargo-platform-0.1.5 \ cargo_metadata-0.18.1 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ equivalent-1.0.1 \ fixedbitset-0.4.2 \ hashbrown-0.14.3 \ indexmap-2.1.0 \ itoa-1.0.9 \ petgraph-0.6.4 \ proc-macro2-1.0.70 \ quote-1.0.33 \ ryu-1.0.15 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ strsim-0.10.0 \ syn-2.0.39 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ windows-sys-0.52.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cargo-edit/Makefile b/devel/cargo-edit/Makefile index b193b029519d..0c860b4543e0 100644 --- a/devel/cargo-edit/Makefile +++ b/devel/cargo-edit/Makefile @@ -1,257 +1,252 @@ PORTNAME= cargo-edit DISTVERSIONPREFIX= v DISTVERSION= 0.12.3 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Utility for managing cargo dependencies from the command line WWW= http://killercup.github.io/cargo-edit/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libssh2.so:security/libssh2 USES= cargo localbase:ldflags ssl USE_GITHUB= yes GH_ACCOUNT= killercup CARGO_CRATES= adler-1.0.2 \ aho-corasick-1.0.4 \ anstream-0.3.2 \ anstream-0.5.0 \ anstyle-1.0.3 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.2 \ anstyle-wincon-2.1.0 \ anyhow-1.0.75 \ assert_cmd-2.0.12 \ assert_fs-1.0.13 \ atty-0.2.14 \ autocfg-1.1.0 \ base16ct-0.2.0 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.4.0 \ block-buffer-0.10.4 \ bstr-1.6.0 \ bumpalo-3.13.0 \ camino-1.1.6 \ cargo-platform-0.1.3 \ cargo_metadata-0.15.4 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.2 \ clap-cargo-0.12.0 \ clap_builder-4.4.2 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ concolor-control-0.0.7 \ concolor-query-0.0.4 \ const-oid-0.9.5 \ content_inspector-0.2.4 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crates-index-0.19.13 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crypto-bigint-0.5.2 \ crypto-common-0.1.6 \ ct-codecs-1.1.1 \ curl-0.4.44 \ curl-sys-0.4.65+curl-8.2.1 \ der-0.7.8 \ deranged-0.3.8 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ dunce-1.0.4 \ ecdsa-0.16.8 \ ed25519-compact-2.0.4 \ either-1.9.0 \ elliptic-curve-0.13.5 \ env_proxy-0.4.1 \ equivalent-1.0.1 \ errno-0.3.2 \ errno-dragonfly-0.1.2 \ fastrand-2.0.0 \ ff-0.13.0 \ fiat-crypto-0.1.20 \ filetime-0.2.22 \ flate2-1.0.27 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ generic-array-0.14.7 \ getrandom-0.2.10 \ git2-0.17.2 \ glob-0.3.1 \ globset-0.4.13 \ globwalk-0.8.1 \ group-0.13.0 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.2 \ hex-0.4.3 \ hkdf-0.12.3 \ hmac-0.12.1 \ home-0.5.5 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ idna-0.4.0 \ ignore-0.4.20 \ indexmap-1.9.3 \ indexmap-2.0.0 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itoa-1.0.9 \ jobserver-0.1.26 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.155 \ libgit2-sys-0.15.2+1.6.4 \ libssh2-sys-0.3.0 \ libz-sys-1.1.12 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.5 \ log-0.4.20 \ memchr-2.5.0 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ miow-0.6.0 \ normalize-line-endings-0.3.0 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ openssl-probe-0.1.5 \ openssl-src-111.27.0+1.1.1v \ openssl-sys-0.9.91 \ orion-0.17.5 \ os_pipe-1.1.4 \ p384-0.13.0 \ pasetors-0.6.7 \ pathdiff-0.2.1 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.0 \ pin-project-lite-0.2.13 \ pkcs8-0.10.2 \ pkg-config-0.3.27 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ primeorder-0.13.2 \ proc-macro2-1.0.66 \ quote-1.0.33 \ rand_core-0.6.4 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.3.5 \ regex-1.9.4 \ regex-automata-0.3.7 \ regex-syntax-0.7.5 \ rfc6979-0.4.0 \ rustc-hash-1.1.0 \ rustix-0.37.23 \ rustix-0.38.9 \ ryu-1.0.15 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.2.0 \ sec1-0.7.3 \ semver-1.0.18 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.105 \ serde_spanned-0.6.3 \ sha2-0.10.7 \ shell-escape-0.1.5 \ shlex-1.1.0 \ signature-2.1.0 \ similar-2.2.1 \ smol_str-0.2.0 \ snapbox-0.4.12 \ snapbox-macros-0.3.5 \ socket2-0.4.9 \ spki-0.7.2 \ strsim-0.10.0 \ subprocess-0.2.9 \ subtle-2.5.0 \ syn-2.0.29 \ tar-0.4.40 \ tempfile-3.8.0 \ termcolor-1.2.0 \ terminal_size-0.2.6 \ termtree-0.4.1 \ thiserror-1.0.47 \ thiserror-impl-1.0.47 \ thread_local-1.1.7 \ time-0.3.28 \ time-core-0.1.1 \ time-macros-0.2.14 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.7.6 \ toml_datetime-0.6.3 \ toml_edit-0.19.14 \ tracing-0.1.37 \ tracing-attributes-0.1.26 \ tracing-core-0.1.31 \ trycmd-0.14.17 \ typenum-1.16.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.11 \ unicode-normalization-0.1.22 \ url-2.4.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.48.5 \ winnow-0.5.15 \ zeroize-1.6.0 \ cargo-test-macro,cargo-test-support,cargo-util,crates-io@git+https://github.com/rust-lang/cargo\#2a6f7f6efe118ed9b82dfff4591fac70b4bca790 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cargo-add \ bin/cargo-rm \ bin/cargo-set-version \ bin/cargo-upgrade -post-install: -.for exe in ${PLIST_FILES} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${exe} -.endfor - .include diff --git a/devel/cargo-generate/Makefile b/devel/cargo-generate/Makefile index e560a99c0261..f97c82cb992e 100644 --- a/devel/cargo-generate/Makefile +++ b/devel/cargo-generate/Makefile @@ -1,36 +1,33 @@ PORTNAME= cargo-generate DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Quickly generate Rust project templates from existing git repositories WWW= https://github.com/ashleygwilliams/cargo-generate LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libcurl.so:ftp/curl \ libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo localbase ssl USE_GITHUB= yes PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md \ TEMPLATES.md OPTIONS_DEFINE= DOCS -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/cargo-hack/Makefile b/devel/cargo-hack/Makefile index 18411ec64d30..128436a5e2f7 100644 --- a/devel/cargo-hack/Makefile +++ b/devel/cargo-hack/Makefile @@ -1,79 +1,76 @@ PORTNAME= cargo-hack DISTVERSIONPREFIX= v DISTVERSION= 0.6.31 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Cargo subcommand for testing and continuous integration WWW= https://github.com/taiki-e/cargo-hack LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= taiki-e CARGO_CRATES= anyhow-1.0.86 \ autocfg-1.3.0 \ bitflags-2.6.0 \ build-context-0.1.2 \ cargo-config2-0.1.26 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ ctrlc-3.4.4 \ easy-ext-1.0.2 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ fs-err-2.11.0 \ hashbrown-0.14.5 \ home-0.5.9 \ indexmap-2.3.0 \ itoa-1.0.11 \ lexopt-0.3.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ memchr-2.7.4 \ nix-0.28.0 \ once_cell-1.19.0 \ proc-macro2-1.0.86 \ quote-1.0.36 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.205 \ serde_derive-1.0.205 \ serde_json-1.0.122 \ serde_spanned-0.6.7 \ slab-0.4.9 \ syn-2.0.72 \ tempfile-3.12.0 \ termcolor-1.4.1 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ unicode-ident-1.0.12 \ winapi-util-0.1.9 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cargo-leptos/Makefile b/devel/cargo-leptos/Makefile index 3c004fc39011..41a33d219620 100644 --- a/devel/cargo-leptos/Makefile +++ b/devel/cargo-leptos/Makefile @@ -1,502 +1,499 @@ PORTNAME= cargo-leptos DISTVERSIONPREFIX= v DISTVERSION= 0.2.20 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Build tool for Leptos WWW= https://github.com/leptos-rs/cargo-leptos LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= leptos-rs RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= Inflector-0.11.4 \ addr2line-0.22.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arbitrary-1.3.2 \ arrayvec-0.7.6 \ ast_node-0.9.9 \ async-trait-0.1.81 \ auto_impl-1.2.0 \ autocfg-1.3.0 \ axum-0.7.5 \ axum-core-0.4.3 \ backtrace-0.3.73 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.7.0 \ base64ct-1.6.0 \ better_scoped_tls-0.1.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ browserslist-rs-0.16.0 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.7.1 \ camino-1.1.9 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.1.13 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ console-0.15.8 \ const-str-0.3.2 \ const-str-proc-macro-0.3.2 \ convert_case-0.4.0 \ convert_case-0.6.0 \ core-foundation-sys-0.8.7 \ core2-0.4.0 \ cpufeatures-0.2.13 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ cssparser-0.33.0 \ cssparser-color-0.1.0 \ cssparser-macros-0.6.1 \ darling-0.14.4 \ darling_core-0.14.4 \ darling_macro-0.14.4 \ dary_heap-0.3.6 \ dashmap-5.5.3 \ data-encoding-2.6.0 \ data-url-0.1.1 \ debugid-0.8.0 \ derive_arbitrary-1.3.2 \ derive_builder-0.12.0 \ derive_builder_core-0.12.0 \ derive_builder_macro-0.12.0 \ derive_more-0.99.18 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ dotenvy-0.15.7 \ dtoa-1.0.9 \ dtoa-short-0.3.5 \ dunce-1.0.5 \ either-1.13.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.9 \ fallible-iterator-0.2.0 \ fastrand-2.1.0 \ filetime-0.2.24 \ fixedbitset-0.4.2 \ flate2-1.0.31 \ flexi_logger-0.28.5 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ from_variant-0.1.9 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ funty-2.0.0 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.26.2 \ gimli-0.29.0 \ glob-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ heck-0.3.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ hstr-0.2.12 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ httpdate-1.0.3 \ hyper-1.4.1 \ hyper-rustls-0.27.2 \ hyper-util-0.1.7 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ id-arena-2.2.1 \ ident_case-1.0.1 \ idna-0.5.0 \ if_chain-1.0.2 \ indexmap-1.9.3 \ indexmap-2.4.0 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ insta-1.39.0 \ iovec-0.1.4 \ ipnet-2.9.0 \ is-macro-0.3.6 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itertools-0.13.0 \ itoa-1.0.11 \ js-sys-0.3.70 \ jsonc-parser-0.21.1 \ kernel32-sys-0.2.2 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ leb128-0.2.5 \ leptos_hot_reload-0.6.14 \ libc-0.2.158 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ libredox-0.1.3 \ lightningcss-1.0.0-alpha.58 \ lightningcss-derive-1.0.0-alpha.43 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lru-0.10.1 \ matches-0.1.10 \ matchit-0.7.3 \ md-5-0.10.6 \ memchr-2.7.4 \ miette-7.2.0 \ miette-derive-7.2.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ mio-0.6.23 \ mio-1.0.2 \ mio-extras-2.0.6 \ miow-0.2.2 \ net2-0.2.39 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ normpath-0.2.0 \ notify-4.0.18 \ nu-ansi-term-0.50.1 \ num-bigint-0.4.6 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.36.3 \ once_cell-1.19.0 \ option-ext-0.2.0 \ outref-0.1.0 \ owo-colors-4.0.0 \ parcel_selectors-0.26.6 \ parcel_sourcemap-2.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ path-clean-0.1.0 \ path-clean-1.0.1 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ preset_env_base-0.5.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ proc-macro2-diagnostics-0.10.1 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quinn-0.11.3 \ quinn-proto-0.11.6 \ quinn-udp-0.5.4 \ quote-1.0.36 \ radium-0.7.0 \ radix_fmt-1.0.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ redox_users-0.4.6 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rend-0.4.2 \ reqwest-0.12.6 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rle-decode-fast-1.0.3 \ rstml-0.11.2 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc-hash-2.0.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.23.12 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.6 \ rustversion-1.0.17 \ ryu-1.0.18 \ ryu-js-1.0.1 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ seahash-4.1.0 \ semver-0.9.0 \ semver-1.0.23 \ semver-parser-0.7.0 \ serde-1.0.208 \ serde_derive-1.0.208 \ serde_json-1.0.125 \ serde_path_to_error-0.1.16 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simd-abstraction-0.7.1 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ similar-2.6.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smartstring-1.0.1 \ smawk-0.3.2 \ socket2-0.5.7 \ sourcemap-9.0.0 \ spin-0.9.8 \ st-map-0.2.4 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static-map-macro-0.3.4 \ static_assertions-1.1.0 \ string_enum-0.4.4 \ strsim-0.10.0 \ strsim-0.11.1 \ subtle-2.6.1 \ swc-0.284.1 \ swc_allocator-0.1.8 \ swc_atoms-0.6.7 \ swc_cached-0.3.20 \ swc_common-0.37.4 \ swc_compiler_base-0.18.1 \ swc_config-0.1.15 \ swc_config_macro-0.1.4 \ swc_ecma_ast-0.118.2 \ swc_ecma_codegen-0.155.0 \ swc_ecma_codegen_macros-0.7.7 \ swc_ecma_compat_bugfixes-0.11.0 \ swc_ecma_compat_common-0.11.0 \ swc_ecma_compat_es2015-0.11.1 \ swc_ecma_compat_es2016-0.11.0 \ swc_ecma_compat_es2017-0.11.1 \ swc_ecma_compat_es2018-0.11.0 \ swc_ecma_compat_es2019-0.11.0 \ swc_ecma_compat_es2020-0.11.0 \ swc_ecma_compat_es2021-0.11.0 \ swc_ecma_compat_es2022-0.11.0 \ swc_ecma_compat_es3-0.11.0 \ swc_ecma_ext_transforms-0.120.0 \ swc_ecma_lints-0.99.0 \ swc_ecma_loader-0.49.1 \ swc_ecma_minifier-0.203.1 \ swc_ecma_parser-0.149.0 \ swc_ecma_preset_env-0.216.0 \ swc_ecma_transforms-0.238.0 \ swc_ecma_transforms_base-0.144.0 \ swc_ecma_transforms_classes-0.133.0 \ swc_ecma_transforms_compat-0.170.0 \ swc_ecma_transforms_macros-0.5.5 \ swc_ecma_transforms_module-0.189.0 \ swc_ecma_transforms_optimization-0.207.1 \ swc_ecma_transforms_proposal-0.178.1 \ swc_ecma_transforms_react-0.190.0 \ swc_ecma_transforms_typescript-0.197.1 \ swc_ecma_usage_analyzer-0.30.1 \ swc_ecma_utils-0.134.1 \ swc_ecma_visit-0.104.6 \ swc_eq_ignore_macros-0.1.4 \ swc_error_reporters-0.21.0 \ swc_fast_graph-0.25.0 \ swc_macros_common-0.3.13 \ swc_node_comments-0.24.0 \ swc_timer-0.25.0 \ swc_trace_macro-0.1.3 \ swc_transform_common-0.1.1 \ swc_typescript-0.5.0 \ swc_visit-0.6.2 \ syn-1.0.109 \ syn-2.0.75 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ tap-1.0.1 \ tar-0.4.41 \ temp-dir-0.1.13 \ tempfile-3.12.0 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.3 \ tokio-macros-2.4.0 \ tokio-rustls-0.26.0 \ tokio-tungstenite-0.21.0 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ triomphe-0.1.13 \ try-lock-0.2.5 \ tungstenite-0.21.0 \ typed-arena-2.0.2 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-id-0.3.4 \ unicode-id-start-1.2.0 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ untrusted-0.9.0 \ url-2.5.2 \ utf-8-0.7.6 \ utf8parse-0.2.2 \ uuid-1.10.0 \ version_check-0.9.5 \ vlq-0.5.1 \ walkdir-2.5.0 \ walrus-0.21.1 \ walrus-macro-0.19.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-cli-support-0.2.93 \ wasm-bindgen-externref-xform-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-multi-value-xform-0.2.93 \ wasm-bindgen-shared-0.2.93 \ wasm-bindgen-threads-xform-0.2.93 \ wasm-bindgen-wasm-conventions-0.2.93 \ wasm-bindgen-wasm-interpreter-0.2.93 \ wasm-encoder-0.212.0 \ wasmparser-0.212.0 \ web-sys-0.3.70 \ webpki-roots-0.26.3 \ which-6.0.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.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winsafe-0.0.19 \ ws2_32-sys-0.2.1 \ wyz-0.5.1 \ xattr-1.3.1 \ yansi-1.0.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zip-2.1.6 \ zopfli-0.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LTO_UNSAFE= yes .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cargo-llvm-cov/Makefile b/devel/cargo-llvm-cov/Makefile index 01b8733e0f02..24146acd6f28 100644 --- a/devel/cargo-llvm-cov/Makefile +++ b/devel/cargo-llvm-cov/Makefile @@ -1,102 +1,99 @@ PORTNAME= cargo-llvm-cov DISTVERSIONPREFIX= v DISTVERSION= 0.6.12 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Cargo subcommand to easily use LLVM source-based code coverage WWW= https://github.com/taiki-e/cargo-llvm-cov LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= taiki-e CARGO_CRATES= aho-corasick-1.1.3 \ anyhow-1.0.86 \ autocfg-1.3.0 \ bitflags-2.6.0 \ bstr-1.10.0 \ byteorder-1.5.0 \ camino-1.1.9 \ cargo-config2-0.1.29 \ cfg-if-1.0.0 \ duct-0.13.7 \ easy-ext-1.0.2 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.1 \ filetime-0.2.25 \ fs-err-2.11.0 \ glob-0.3.1 \ hashbrown-0.14.5 \ home-0.5.9 \ indexmap-2.5.0 \ is_executable-1.0.1 \ itoa-1.0.11 \ lcov2cobertura-1.0.5 \ lexopt-0.3.0 \ libc-0.2.158 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ memchr-2.7.4 \ normpath-1.3.0 \ once_cell-1.19.0 \ opener-0.7.2 \ os_pipe-1.2.1 \ proc-macro2-1.0.86 \ quick-xml-0.31.0 \ quote-1.0.37 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustc-demangle-0.1.24 \ rustix-0.38.35 \ rustversion-1.0.17 \ ruzstd-0.7.1 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ serde_spanned-0.6.7 \ shared_child-1.0.1 \ shell-escape-0.1.5 \ syn-2.0.77 \ tar-0.4.41 \ tempfile-3.12.0 \ termcolor-1.4.1 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ unicode-ident-1.0.12 \ walkdir-2.5.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ xattr-1.3.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cargo-mutants/Makefile b/devel/cargo-mutants/Makefile index 7200fe68acdd..ab7bce072402 100644 --- a/devel/cargo-mutants/Makefile +++ b/devel/cargo-mutants/Makefile @@ -1,227 +1,224 @@ PORTNAME= cargo-mutants DISTVERSIONPREFIX= v DISTVERSION= 24.7.1 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Mutation testing for Rust WWW= https://mutants.rs/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails, see https://github.com/sourcefrog/cargo-mutants/issues/380 USES= cargo USE_GITHUB= yes GH_ACCOUNT= sourcefrog CARGO_CRATES= aho-corasick-0.7.20 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.5.0 \ anstyle-0.3.5 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-2.1.0 \ anyhow-1.0.86 \ assert_cmd-2.0.0 \ atty-0.2.14 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bstr-0.2.17 \ bstr-1.9.1 \ bumpalo-3.16.0 \ bytecount-0.6.8 \ camino-1.1.6 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.0 \ cc-1.0.99 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-4.4.1 \ clap_builder-4.4.1 \ clap_complete-4.0.0 \ clap_derive-4.4.0 \ clap_lex-0.5.1 \ color-print-0.3.1 \ color-print-proc-macro-0.3.6 \ colorchoice-1.0.1 \ console-0.15.0 \ core-foundation-sys-0.8.6 \ cp_r-0.5.1 \ crossbeam-channel-0.5.13 \ crossbeam-utils-0.8.20 \ ctor-0.1.26 \ ctrlc-3.2.1 \ deranged-0.3.11 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.12.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.0.0 \ filetime-0.2.23 \ float-cmp-0.9.0 \ fnv-1.0.7 \ fs2-0.4.3 \ globset-0.4.10 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.20 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indoc-2.0.0 \ insta-1.12.0 \ io-lifetimes-1.0.11 \ itertools-0.10.5 \ itertools-0.12.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.155 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ memchr-2.7.2 \ memoffset-0.6.5 \ minimal-lexical-0.2.1 \ mutants-0.0.3 \ nix-0.23.2 \ nix-0.28.0 \ nom-7.1.3 \ nom_locate-4.2.0 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ nutmeg-0.1.4 \ once_cell-1.19.0 \ output_vt100-0.1.3 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ patch-0.7.0 \ path-slash-0.2.0 \ pin-project-lite-0.2.14 \ powerfmt-0.2.0 \ predicates-2.1.5 \ predicates-3.0.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.0.0 \ proc-macro2-1.0.74 \ quick-error-1.2.3 \ quote-1.0.35 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ regex-1.10.0 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustix-0.37.27 \ rustix-0.38.34 \ rustversion-1.0.17 \ rusty-fork-0.3.0 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.194 \ serde_derive-1.0.194 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ serde_yaml-0.8.26 \ sharded-slab-0.1.7 \ similar-2.1.0 \ smallvec-1.13.2 \ strsim-0.10.0 \ strum-0.26.0 \ strum_macros-0.26.4 \ syn-1.0.109 \ syn-2.0.46 \ tempfile-3.9.0 \ terminal_size-0.1.17 \ terminal_size-0.2.6 \ termtree-0.4.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ toml-0.8.0 \ toml_datetime-0.6.6 \ toml_edit-0.20.7 \ tracing-0.1.40 \ tracing-appender-0.2.0 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ utf8parse-0.2.2 \ valuable-0.1.0 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasite-0.1.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ whoami-1.5.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.5.40 \ 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/devel/cargo-spellcheck/Makefile b/devel/cargo-spellcheck/Makefile index 522159eae90e..58ae233470e1 100644 --- a/devel/cargo-spellcheck/Makefile +++ b/devel/cargo-spellcheck/Makefile @@ -1,346 +1,343 @@ PORTNAME= cargo-spellcheck DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Checks documentation for spelling and grammar mistakes WWW= https://github.com/drahnr/cargo-spellcheck LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= drahnr RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ aho-corasick-1.1.2 \ always-assert-0.2.0 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ assert_matches-1.5.0 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.4 \ bimap-0.6.3 \ bincode-1.3.3 \ bindgen-0.61.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ block-buffer-0.10.4 \ bstr-1.7.0 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cargo_toml-0.20.0 \ cc-1.0.83 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ clang-sys-1.6.1 \ clap-4.4.6 \ clap-verbosity-flag-2.0.1 \ clap_builder-4.4.6 \ clap_complete-4.4.3 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ color-eyre-0.6.2 \ color-spantrace-0.2.0 \ colorchoice-1.0.0 \ console-0.15.7 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ countme-3.0.1 \ cov-mark-2.0.0-pre.1 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ derivative-2.2.0 \ digest-0.10.7 \ directories-3.0.2 \ directories-5.0.1 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ drop_bomb-0.1.5 \ either-1.9.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ enum_dispatch-0.3.12 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.5 \ eyre-0.6.8 \ fancy-regex-0.5.0 \ fancy-regex-0.13.0 \ fd-lock-4.0.0 \ flate2-1.0.27 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ fs-err-2.9.0 \ fst-0.4.7 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.10 \ gimli-0.28.0 \ glob-0.3.1 \ globset-0.4.13 \ h2-0.3.26 \ half-1.8.2 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.3 \ hex-0.4.3 \ home-0.5.5 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hunspell-rs-0.4.0 \ hunspell-sys-0.3.1 \ hyper-0.14.27 \ hyper-rustls-0.24.1 \ idna-0.4.0 \ ignore-0.4.20 \ indenter-0.3.3 \ indexmap-2.2.6 \ ipnet-2.8.0 \ iso_country-0.1.4 \ isolang-2.3.0 \ itertools-0.8.2 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.9 \ jod-thread-0.1.2 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.153 \ linux-raw-sys-0.4.10 \ lock_api-0.4.10 \ log-0.4.21 \ lzma-sys-0.1.20 \ maplit-1.0.2 \ memchr-2.6.4 \ memoffset-0.7.1 \ memoffset-0.9.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.11 \ miow-0.6.0 \ nix-0.26.4 \ nlprule-0.6.4 \ nlprule-build-0.6.4 \ nom-7.1.3 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.18.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ option-ext-0.2.0 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.0 \ phf-0.11.2 \ phf_shared-0.11.2 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ proc-macro2-1.0.69 \ pulldown-cmark-0.10.0 \ pulldown-cmark-escape-0.10.0 \ quote-1.0.33 \ ra-ap-rustc_lexer-0.44.0 \ ra_ap_limit-0.0.212 \ ra_ap_parser-0.0.212 \ ra_ap_stdx-0.0.212 \ ra_ap_syntax-0.0.212 \ ra_ap_text_edit-0.0.212 \ rayon-1.8.0 \ rayon-cond-0.1.0 \ rayon-core-1.12.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.10.0 \ regex-automata-0.4.1 \ regex-syntax-0.6.29 \ regex-syntax-0.8.0 \ reqwest-0.11.22 \ ring-0.16.20 \ ring-0.17.8 \ rowan-0.15.15 \ roxmltree-0.14.1 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.38.19 \ rustls-0.21.11 \ rustls-pemfile-1.0.3 \ rustls-webpki-0.101.7 \ ryu-1.0.15 \ same-file-1.0.6 \ scopeguard-1.2.0 \ sct-0.7.0 \ serde-1.0.188 \ serde-xml-rs-0.4.1 \ serde_derive-1.0.188 \ serde_json-1.0.107 \ serde_plain-1.0.2 \ serde_regex-1.1.0 \ serde_spanned-0.6.3 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.11.1 \ smol_str-0.2.1 \ socket2-0.4.9 \ socket2-0.5.4 \ spin-0.5.2 \ spin-0.9.8 \ srx-0.1.4 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.38 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ text-size-1.1.1 \ thiserror-1.0.49 \ thiserror-impl-1.0.49 \ thousands-0.2.0 \ thread_local-1.1.7 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.33.0 \ tokio-macros-2.1.0 \ tokio-rustls-0.24.1 \ tokio-util-0.7.9 \ toml-0.8.2 \ toml_datetime-0.6.3 \ toml_edit-0.20.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-subscriber-0.3.17 \ triomphe-0.1.11 \ try-lock-0.2.4 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-properties-0.1.0 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.4.1 \ utf8parse-0.2.1 \ uuid-1.4.1 \ valuable-0.1.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-futures-0.4.37 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ web-sys-0.3.64 \ webpki-roots-0.25.2 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.5.16 \ winreg-0.50.0 \ xml-rs-0.8.19 \ xmlparser-0.13.6 \ xz2-0.1.7 \ zip-0.5.13 MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib \ LLVM_CONFIG_PATH=${LLVM_CONFIG} PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cargo-tarpaulin/Makefile b/devel/cargo-tarpaulin/Makefile index 0d3eafa7f8ae..23bddeacce8c 100644 --- a/devel/cargo-tarpaulin/Makefile +++ b/devel/cargo-tarpaulin/Makefile @@ -1,264 +1,261 @@ PORTNAME= cargo-tarpaulin DISTVERSION= 0.31.2 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Code coverage tool for Rust projects WWW= https://github.com/xd009642/tarpaulin LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BROKEN_armv7= compilation fails, see https://github.com/xd009642/llvm-profparser/issues/25 BROKEN_i386= compilation fails, see https://github.com/xd009642/llvm-profparser/issues/25 USES= cargo localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= xd009642 GH_PROJECT= tarpaulin CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.83 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ camino-1.1.6 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.97 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ coveralls-api-0.6.0 \ crc32fast-1.4.0 \ deflate-1.0.0 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.8 \ fallible-iterator-0.3.0 \ fastrand-2.1.0 \ flate2-1.0.30 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ gimli-0.28.1 \ gimli-0.31.0 \ git2-0.19.0 \ glob-0.3.1 \ gzip-header-1.0.0 \ h2-0.3.26 \ hashbrown-0.11.2 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-0.14.28 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-1.8.2 \ indexmap-2.2.6 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ lazy_static-1.5.0 \ lcov-0.8.1 \ leb128-0.2.5 \ libc-0.2.155 \ libgit2-sys-0.17.0+1.8.1 \ libssh2-sys-0.3.0 \ libz-sys-1.1.16 \ linux-raw-sys-0.4.13 \ llvm_profparser-0.7.0 \ log-0.4.21 \ matchers-0.1.0 \ md5-0.7.0 \ memchr-2.7.2 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ native-tls-0.2.11 \ nix-0.29.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.26.2 \ object-0.32.2 \ object-0.36.3 \ once_cell-1.19.0 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.103 \ overload-0.1.1 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ proc-macro2-1.0.86 \ procfs-0.16.0 \ procfs-core-0.16.0 \ quick-error-1.2.3 \ quick-xml-0.36.1 \ quote-1.0.36 \ regex-1.10.6 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-pemfile-1.0.4 \ rusty-fork-0.3.0 \ ruzstd-0.7.0 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.207 \ serde_derive-1.0.207 \ serde_json-1.0.124 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ sharded-slab-0.1.7 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.11.1 \ syn-2.0.61 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ test-log-0.2.16 \ test-log-macros-0.2.16 \ thiserror-1.0.60 \ thiserror-impl-1.0.60 \ thread_local-1.1.8 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.18 \ winreg-0.50.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/cargo-tarpaulin -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cargo-tarpaulin - .include diff --git a/devel/cargo-udeps/Makefile b/devel/cargo-udeps/Makefile index 6eb447ffdde9..22e7e86cf5f7 100644 --- a/devel/cargo-udeps/Makefile +++ b/devel/cargo-udeps/Makefile @@ -1,362 +1,359 @@ PORTNAME= cargo-udeps DISTVERSIONPREFIX= v DISTVERSION= 0.1.50 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rust: Find unused dependencies in Cargo.toml WWW= https://github.com/est31/cargo-udeps LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= rust-nightly>0:lang/rust-nightly LIB_DEPENDS= libcurl.so:ftp/curl \ libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= est31 CARGO_BUILDDEP= no # it builds with lang/rust, but README says that it has to be built with lang/rust-nightly in order to work correctly CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ annotate-snippets-0.11.4 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ autocfg-1.3.0 \ base16ct-0.2.0 \ base64-0.22.1 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitmaps-2.1.0 \ block-buffer-0.10.4 \ bstr-1.10.0 \ bumpalo-3.16.0 \ bytes-1.6.1 \ bytesize-1.3.0 \ cargo-0.81.0 \ cargo-credential-0.4.6 \ cargo-credential-libsecret-0.4.6 \ cargo-credential-macos-keychain-0.4.6 \ cargo-credential-wincred-0.4.6 \ cargo-platform-0.1.8 \ cargo-util-0.2.13 \ cargo-util-schemas-0.4.0 \ cc-1.1.6 \ cfg-if-1.0.0 \ clap-4.5.11 \ clap_builder-4.5.11 \ clap_derive-4.5.11 \ clap_lex-0.7.2 \ clru-0.6.2 \ color-print-0.3.6 \ color-print-proc-macro-0.3.6 \ colorchoice-1.0.2 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crates-io-0.40.3 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ ct-codecs-1.1.1 \ curl-0.4.46 \ curl-sys-0.4.73+curl-8.8.0 \ dbus-0.9.7 \ der-0.7.9 \ deranged-0.3.11 \ diff-0.1.13 \ digest-0.10.7 \ dunce-1.0.4 \ ecdsa-0.16.9 \ ed25519-compact-2.1.1 \ either-1.13.0 \ elliptic-curve-0.13.8 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ erased-serde-0.4.5 \ errno-0.3.9 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ faster-hex-0.9.0 \ fastrand-2.1.0 \ ff-0.13.0 \ fiat-crypto-0.2.9 \ filetime-0.2.23 \ flate2-1.0.30 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ git2-0.18.3 \ git2-curl-0.19.0 \ gix-0.63.0 \ gix-actor-0.31.5 \ gix-attributes-0.22.3 \ gix-bitmap-0.2.11 \ gix-chunk-0.4.8 \ gix-command-0.3.8 \ gix-commitgraph-0.24.3 \ gix-config-0.37.0 \ gix-config-value-0.14.7 \ gix-credentials-0.24.4 \ gix-date-0.8.7 \ gix-diff-0.44.1 \ gix-dir-0.5.0 \ gix-discover-0.32.0 \ gix-features-0.38.2 \ gix-filter-0.11.3 \ gix-fs-0.11.2 \ gix-glob-0.16.4 \ gix-hash-0.14.2 \ gix-hashtable-0.5.2 \ gix-ignore-0.11.3 \ gix-index-0.33.1 \ gix-lock-14.0.0 \ gix-macros-0.1.5 \ gix-negotiate-0.13.2 \ gix-object-0.42.3 \ gix-odb-0.61.1 \ gix-pack-0.51.1 \ gix-packetline-0.17.5 \ gix-packetline-blocking-0.17.4 \ gix-path-0.10.9 \ gix-pathspec-0.7.6 \ gix-prompt-0.8.6 \ gix-protocol-0.45.2 \ gix-quote-0.4.12 \ gix-ref-0.44.1 \ gix-refspec-0.23.1 \ gix-revision-0.27.2 \ gix-revwalk-0.13.2 \ gix-sec-0.10.7 \ gix-submodule-0.11.0 \ gix-tempfile-14.0.1 \ gix-trace-0.1.9 \ gix-transport-0.42.2 \ gix-traverse-0.39.2 \ gix-url-0.27.4 \ gix-utils-0.1.12 \ gix-validate-0.8.5 \ gix-worktree-0.34.1 \ glob-0.3.1 \ globset-0.4.14 \ group-0.13.0 \ hashbrown-0.14.5 \ hashlink-0.9.1 \ heck-0.5.0 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.9 \ http-auth-0.1.9 \ humantime-2.1.0 \ idna-0.5.0 \ ignore-0.4.22 \ im-rc-15.1.0 \ indexmap-2.2.6 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.69 \ kstring-2.0.2 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.155 \ libdbus-sys-0.2.5 \ libgit2-sys-0.16.2+1.7.2 \ libloading-0.8.5 \ libnghttp2-sys-0.1.10+1.61.0 \ libsqlite3-sys-0.28.0 \ libssh2-sys-0.3.0 \ libz-sys-1.1.18 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ matchers-0.1.0 \ maybe-async-0.2.10 \ memchr-2.7.4 \ memmap2-0.9.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miow-0.6.0 \ nom-7.1.3 \ normpath-1.2.0 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ once_cell-1.19.0 \ opener-0.7.1 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.103 \ ordered-float-2.10.1 \ orion-0.17.6 \ os_info-3.8.2 \ overload-0.1.1 \ p384-0.13.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pasetors-0.6.8 \ pathdiff-0.2.1 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ primeorder-0.13.6 \ proc-macro2-1.0.86 \ prodash-28.0.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xoshiro-0.6.0 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ rfc6979-0.4.0 \ rusqlite-0.31.0 \ rustfix-0.8.4 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sec1-0.7.3 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ semver-1.0.23 \ serde-1.0.204 \ serde-untagged-0.1.6 \ serde-value-0.7.0 \ serde_derive-1.0.204 \ serde_ignored-0.1.10 \ serde_json-1.0.121 \ serde_spanned-0.6.7 \ sha1-0.10.6 \ sha1_smol-1.0.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ signature-2.2.0 \ sized-chunks-0.6.5 \ smallvec-1.13.2 \ socket2-0.5.7 \ spki-0.7.3 \ static_assertions-1.1.0 \ strsim-0.11.1 \ subtle-2.6.1 \ supports-hyperlinks-3.0.0 \ supports-unicode-3.0.0 \ syn-2.0.72 \ tar-0.4.41 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.8.16 \ toml_datetime-0.6.7 \ toml_edit-0.22.17 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-chrome-0.7.2 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ typeid-1.0.0 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-bom-2.0.3 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ unicode-xid-0.2.4 \ url-2.5.2 \ utf8parse-0.2.2 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.16 \ yansi-0.5.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/cbfmt/Makefile b/devel/cbfmt/Makefile index 94580a5b9fe7..069906221abc 100644 --- a/devel/cbfmt/Makefile +++ b/devel/cbfmt/Makefile @@ -1,90 +1,87 @@ PORTNAME= cbfmt DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 PORTREVISION= 15 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 7c6cb72caaa8..9df4b39f9820 100644 --- a/devel/cocogitto/Makefile +++ b/devel/cocogitto/Makefile @@ -1,232 +1,229 @@ PORTNAME= cocogitto DISTVERSION= 6.1.0 PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Conventional commits toolbox WWW= https://github.com/cocogitto/cocogitto LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes CARGO_CRATES= aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.75 \ assert_cmd-2.0.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.15.3 \ cc-1.0.90 \ cfg-if-1.0.0 \ chrono-0.4.35 \ chrono-tz-0.8.6 \ chrono-tz-build-0.2.1 \ clap-4.5.2 \ clap_builder-4.5.2 \ clap_complete-4.5.1 \ clap_complete_nushell-4.5.1 \ clap_derive-4.5.0 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ cmd_lib-1.9.3 \ cmd_lib_macros-1.9.3 \ colorchoice-1.0.0 \ colored-2.1.0 \ config-0.14.0 \ conventional_commit_parser-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ deunicode-1.4.3 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ edit-0.1.5 \ either-1.10.0 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.8 \ faccess-0.2.4 \ fastrand-2.0.1 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ generic-array-0.14.7 \ getrandom-0.2.12 \ git2-0.18.2 \ globset-0.4.14 \ globwalk-0.8.1 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.9 \ home-0.5.9 \ humansize-2.1.3 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-2.2.5 \ indoc-2.0.4 \ is-terminal-0.4.12 \ itertools-0.12.1 \ itoa-1.0.10 \ jobserver-0.1.28 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ libm-0.2.8 \ libz-sys-1.1.15 \ linux-raw-sys-0.4.13 \ log-0.4.21 \ memchr-2.7.1 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-0.4.1 \ num-bigint-0.4.4 \ num-complex-0.4.5 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-rational-0.4.1 \ num-traits-0.2.18 \ once_cell-1.19.0 \ os_pipe-1.1.5 \ parse-zoneinfo-0.3.0 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pest-2.7.8 \ pest_derive-2.7.8 \ pest_generator-2.7.8 \ pest_meta-2.7.8 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pkg-config-0.3.30 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ quick-error-1.2.3 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ regex-1.10.3 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ roff-0.2.1 \ rustix-0.38.31 \ rusty-forkfork-0.4.0 \ ryu-1.0.17 \ same-file-1.0.6 \ sealed_test-1.0.0 \ sealed_test_derive-1.0.0 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_spanned-0.6.5 \ sha2-0.10.8 \ shell-words-1.1.0 \ siphasher-0.3.11 \ slug-0.1.5 \ speculoos-0.11.0 \ stderrlog-0.6.0 \ strsim-0.11.0 \ syn-1.0.109 \ syn-2.0.52 \ tempfile-3.10.1 \ tera-1.19.1 \ termcolor-1.1.3 \ termtree-0.4.1 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ thread_local-1.1.8 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.8.10 \ toml_datetime-0.6.5 \ toml_edit-0.22.6 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ which-4.4.2 \ which-6.0.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.6.5 \ yansi-0.5.1 PLIST_FILES= bin/cog -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cog - .include diff --git a/devel/convco/Makefile b/devel/convco/Makefile index 6435ca69a721..a702ad2550f8 100644 --- a/devel/convco/Makefile +++ b/devel/convco/Makefile @@ -1,157 +1,154 @@ PORTNAME= convco DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Conventional commit CLI WWW= https://github.com/convco/convco LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.2 \ anstream-0.6.12 \ anstyle-1.0.8 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.86 \ backtrace-0.3.69 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ cc-1.0.83 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.17 \ clap_builder-4.5.17 \ clap_complete-4.5.25 \ clap_derive-4.5.13 \ clap_lex-0.7.0 \ cmake-0.1.50 \ colorchoice-1.0.0 \ console-0.15.7 \ cpufeatures-0.2.12 \ crypto-common-0.1.6 \ ctrlc-3.4.5 \ deranged-0.3.11 \ dialoguer-0.11.0 \ digest-0.10.7 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ form_urlencoded-1.2.1 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ gimli-0.28.1 \ git2-0.19.0 \ handlebars-6.0.0 \ hashbrown-0.14.3 \ heck-0.5.0 \ idna-0.5.0 \ indexmap-2.2.5 \ itoa-1.0.10 \ jobserver-0.1.27 \ lazy_static-1.4.0 \ libc-0.2.158 \ libgit2-sys-0.17.0+1.8.1 \ libssh2-sys-0.3.0 \ libz-sys-1.1.12 \ linux-raw-sys-0.4.12 \ log-0.4.20 \ memchr-2.7.1 \ miniz_oxide-0.7.1 \ nix-0.29.0 \ num-conv-0.1.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-sys-0.9.98 \ percent-encoding-2.3.1 \ pest-2.7.6 \ pest_derive-2.7.6 \ pest_generator-2.7.6 \ pest_meta-2.7.6 \ pkg-config-0.3.28 \ powerfmt-0.2.0 \ proc-macro2-1.0.76 \ quote-1.0.35 \ redox_syscall-0.4.1 \ regex-1.10.6 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ rustc-demangle-0.1.23 \ rustix-0.38.28 \ ryu-1.0.16 \ same-file-1.0.6 \ semver-1.0.23 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.111 \ serde_yaml-0.9.32 \ sha2-0.10.8 \ shell-words-1.1.0 \ strsim-0.11.0 \ syn-2.0.48 \ tempfile-3.9.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.11 \ unsafe-libyaml-0.2.10 \ url-2.5.2 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.5.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.52.6 \ zeroize-1.7.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/desed/Makefile b/devel/desed/Makefile index 2c28a35b9ec7..e2fdcf4cea5a 100644 --- a/devel/desed/Makefile +++ b/devel/desed/Makefile @@ -1,76 +1,74 @@ PORTNAME= desed DISTVERSION= 1.2.1 PORTREVISION= 18 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= yuri@FreeBSD.org COMMENT= Demystify and debug sed scripts from the comfort of your terminal WWW= https://github.com/SoptikHa2/desed LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= gsed:textproc/gsed USES= cargo PLIST_FILES= bin/${PORTNAME} CARGO_CRATES= anyhow-1.0.65 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cassowary-0.3.0 \ cfg-if-1.0.0 \ clap-3.2.22 \ clap_lex-0.2.4 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ futures-core-0.3.24 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ indexmap-1.9.1 \ inotify-0.10.0 \ inotify-sys-0.1.5 \ kqueue-1.0.6 \ kqueue-sys-1.0.3 \ libc-0.2.135 \ lock_api-0.4.9 \ log-0.4.17 \ mio-0.8.4 \ once_cell-1.15.0 \ os_str_bytes-6.3.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.3 \ pin-project-lite-0.2.9 \ redox_syscall-0.2.16 \ scopeguard-1.1.0 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ smallvec-1.10.0 \ socket2-0.4.7 \ strsim-0.10.0 \ termcolor-1.1.3 \ textwrap-0.15.1 \ tokio-1.21.2 \ tui-0.19.0 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.36.1 \ windows_aarch64_msvc-0.36.1 \ windows_i686_gnu-0.36.1 \ windows_i686_msvc-0.36.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_msvc-0.36.1 -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/desed .include diff --git a/devel/dra/Makefile b/devel/dra/Makefile index a7b6baf56ace..6734b2faf9b4 100644 --- a/devel/dra/Makefile +++ b/devel/dra/Makefile @@ -1,183 +1,180 @@ PORTNAME= dra DISTVERSION= 0.6.2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Command line tool to download release assets from GitHub WWW= https://github.com/devmatteini/dra LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= devmatteini CARGO_CRATES= adler2-2.0.0 \ aho-corasick-0.7.19 \ anstream-0.6.11 \ anstyle-1.0.8 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ assert_cmd-2.0.16 \ autocfg-1.1.0 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.4.0 \ bstr-1.6.0 \ byteorder-1.4.3 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.1.15 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_complete-4.5.24 \ clap_derive-4.5.13 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ console-0.15.0 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.12 \ ctrlc-3.4.5 \ dialoguer-0.11.0 \ difflib-0.4.0 \ doc-comment-0.3.3 \ encode_unicode-0.3.6 \ errno-0.3.5 \ fastrand-1.9.0 \ filetime-0.2.17 \ flate2-1.0.33 \ float-cmp-0.9.0 \ form_urlencoded-1.0.1 \ getrandom-0.2.10 \ heck-0.5.0 \ idna-0.2.3 \ indicatif-0.17.8 \ instant-0.1.12 \ io-lifetimes-1.0.2 \ itoa-1.0.6 \ libc-0.2.158 \ libz-sys-1.1.20 \ linux-raw-sys-0.1.3 \ log-0.4.14 \ lzma-sys-0.1.19 \ matches-0.1.9 \ memchr-2.5.0 \ miniz_oxide-0.8.0 \ nix-0.29.0 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ number_prefix-0.4.0 \ once_cell-1.19.0 \ percent-encoding-2.1.0 \ pkg-config-0.3.25 \ portable-atomic-1.3.3 \ predicates-3.1.2 \ predicates-core-1.0.6 \ predicates-tree-1.0.5 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ quote-1.0.35 \ redox_syscall-0.2.10 \ regex-1.5.6 \ regex-automata-0.3.4 \ regex-syntax-0.6.26 \ ring-0.17.3 \ rustix-0.36.16 \ rustls-0.23.12 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.6 \ ryu-1.0.6 \ same-file-1.0.6 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.99 \ shell-words-1.1.0 \ shlex-1.3.0 \ spin-0.9.8 \ strsim-0.11.0 \ subtle-2.5.0 \ syn-1.0.104 \ syn-2.0.48 \ tar-0.4.40 \ tempfile-3.4.0 \ terminal_size-0.1.17 \ termtree-0.2.4 \ test-case-3.3.1 \ test-case-core-3.2.1 \ test-case-macros-3.2.1 \ thiserror-1.0.49 \ thiserror-impl-1.0.49 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.7 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.19 \ unicode-width-0.1.9 \ untrusted-0.9.0 \ ureq-2.10.1 \ url-2.2.2 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.10.0 \ vcpkg-0.2.15 \ version_check-0.9.3 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ webpki-roots-0.26.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.59.0 \ windows-targets-0.42.1 \ windows-targets-0.48.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.6 \ xattr-1.0.1 \ xz2-0.1.7 \ zeroize-1.7.0 \ zip-0.6.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/dtool/Makefile b/devel/dtool/Makefile index 7210a94e0084..3313a2e3661c 100644 --- a/devel/dtool/Makefile +++ b/devel/dtool/Makefile @@ -1,194 +1,191 @@ PORTNAME= dtool DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 PORTREVISION= 22 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 52021511e2e7..bdad64f97f6d 100644 --- a/devel/dura/Makefile +++ b/devel/dura/Makefile @@ -1,123 +1,120 @@ PORTNAME= dura DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 PORTREVISION= 17 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 d8a73274ff8c..ab4e0c948783 100644 --- a/devel/elfcat/Makefile +++ b/devel/elfcat/Makefile @@ -1,22 +1,19 @@ PORTNAME= elfcat DISTVERSION= 0.1.8 PORTREVISION= 26 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/fnm/Makefile b/devel/fnm/Makefile index db8211e47ea7..ca1d27cccc87 100644 --- a/devel/fnm/Makefile +++ b/devel/fnm/Makefile @@ -1,310 +1,307 @@ PORTNAME= fnm DISTVERSIONPREFIX= v DISTVERSION= 1.37.1 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Fast and simple Node.js version manager, built in Rust WWW= https://github.com/Schniz/fnm LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/Schniz/fnm/issues/1090 BUILD_DEPENDS= zstd>0:archivers/zstd # statically linked library USES= cargo USE_GITHUB= yes GH_ACCOUNT= Schniz RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aes-0.8.4 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ arbitrary-1.3.2 \ async-compression-0.4.10 \ autocfg-1.3.0 \ backtrace-0.3.72 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bumpalo-3.16.0 \ bytecount-0.6.8 \ byteorder-1.5.0 \ bytes-1.6.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.98 \ cfg-if-1.0.0 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_complete-4.5.5 \ clap_derive-4.5.5 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ colored-2.1.0 \ console-0.15.8 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ deflate64-0.1.8 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ diff-0.1.13 \ digest-0.10.7 \ displaydoc-0.2.4 \ duct-0.13.7 \ either-1.12.0 \ embed-resource-2.4.2 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ encoding_rs_io-0.1.7 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ etcetera-0.8.0 \ fastrand-2.1.0 \ filetime-0.2.23 \ flate2-1.0.30 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ humantime-2.1.0 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-util-0.1.5 \ idna-0.5.0 \ indexmap-2.2.6 \ indicatif-0.17.8 \ indoc-2.0.5 \ inout-0.1.3 \ instant-0.1.13 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ junction-1.1.0 \ lazy_static-1.4.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ lockfree-object-pool-0.1.6 \ log-0.4.21 \ lzma-rs-0.3.0 \ lzma-sys-0.1.20 \ matchers-0.1.0 \ memchr-2.7.2 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ node-semver-2.1.0 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.35.0 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ os_pipe-1.1.5 \ overload-0.1.1 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.84 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ reqwest-0.12.4 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.22.4 \ rustls-native-certs-0.7.0 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.4 \ ryu-1.0.18 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sharded-slab-0.1.7 \ shared_child-1.0.0 \ simd-adler32-0.3.7 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ sysinfo-0.30.12 \ tar-0.4.40 \ tempfile-3.10.1 \ test-log-0.2.16 \ test-log-macros-0.2.16 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-rustls-0.25.0 \ tokio-util-0.7.11 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ untrusted-0.9.0 \ url-2.5.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ version_check-0.9.4 \ vswhom-0.1.0 \ vswhom-sys-0.1.2 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ webpki-roots-0.26.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.9 \ winreg-0.52.0 \ xattr-1.3.1 \ xz2-0.1.7 \ yansi-0.5.1 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zip-2.1.2 \ zopfli-0.8.1 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/fsx/Makefile b/devel/fsx/Makefile index f00e4a1df921..d5d8626ea4b3 100644 --- a/devel/fsx/Makefile +++ b/devel/fsx/Makefile @@ -1,29 +1,28 @@ PORTNAME= fsx DISTVERSION= 0.2.0 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 USES= cargo PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz \ share/examples/${PORTNAME}/${PORTNAME}.toml post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}.toml ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/gbump/Makefile b/devel/gbump/Makefile index 69c650298616..136428a50c8b 100644 --- a/devel/gbump/Makefile +++ b/devel/gbump/Makefile @@ -1,85 +1,80 @@ PORTNAME= gbump PORTVERSION= 1.1.2 PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= nbari@tequila.io COMMENT= Git tag semantic version bumper WWW= https://github.com/nbari/gbump LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo localbase ssl CARGO_CRATES= aho-corasick-1.1.2 \ anstream-0.6.5 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ bitflags-2.4.1 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ git2-0.18.1 \ idna-0.5.0 \ jobserver-0.1.27 \ libc-0.2.151 \ libgit2-sys-0.16.1+1.7.1 \ libssh2-sys-0.3.0 \ libz-sys-1.1.12 \ log-0.4.20 \ memchr-2.6.4 \ once_cell-1.19.0 \ openssl-0.10.61 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.1+3.2.0 \ openssl-sys-0.9.97 \ percent-encoding-2.3.1 \ pkg-config-0.3.27 \ proc-macro2-1.0.70 \ quote-1.0.33 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ strsim-0.10.0 \ syn-2.0.41 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ windows-sys-0.52.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/gbump -.include - -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gbump - .include diff --git a/devel/gfold/Makefile b/devel/gfold/Makefile index d8b78a94c293..fbcec7ca5e52 100644 --- a/devel/gfold/Makefile +++ b/devel/gfold/Makefile @@ -1,33 +1,32 @@ PORTNAME= gfold DISTVERSION= 4.0.0 PORTREVISION= 21 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 efe7ccf74b8c..000d6ab07da2 100644 --- a/devel/ghostie/Makefile +++ b/devel/ghostie/Makefile @@ -1,298 +1,295 @@ PORTNAME= ghostie DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Github notifications in your terminal WWW= https://github.com/attriaayush/ghostie LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo sqlite ssl USE_GITHUB= yes GH_ACCOUNT= attriaayush CARGO_CRATES= ahash-0.7.6 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ anyhow-1.0.66 \ async-attributes-1.1.2 \ async-broadcast-0.4.1 \ async-channel-1.7.1 \ async-executor-1.5.0 \ async-global-executor-2.3.1 \ async-io-1.12.0 \ async-lock-2.6.0 \ async-recursion-0.3.2 \ async-std-1.12.0 \ async-task-4.3.0 \ async-trait-0.1.58 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ block-0.1.6 \ blocking-1.2.0 \ boxfnonce-0.1.1 \ bstr-0.2.17 \ bumpalo-3.11.1 \ byteorder-1.4.3 \ bytes-1.3.0 \ cache-padded-1.2.0 \ cassowary-0.3.0 \ cc-1.0.77 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-3.2.23 \ clap_derive-3.2.18 \ clap_lex-0.2.4 \ codespan-reporting-0.11.1 \ concurrent-queue-1.2.4 \ concurrent-queue-2.0.0 \ console-0.15.2 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.14 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ ctor-0.1.26 \ cxx-1.0.82 \ cxx-build-1.0.82 \ cxxbridge-flags-1.0.82 \ cxxbridge-macro-1.0.82 \ daemonize-0.4.1 \ dashmap-5.4.0 \ derivative-2.2.0 \ dialoguer-0.10.2 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ either-1.8.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.31 \ enumflags2-0.7.5 \ enumflags2_derive-0.7.4 \ event-listener-2.5.3 \ fake-2.5.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ futures-0.3.25 \ futures-channel-0.3.25 \ futures-core-0.3.25 \ futures-executor-0.3.25 \ futures-io-0.3.25 \ futures-lite-1.12.0 \ futures-macro-0.3.25 \ futures-sink-0.3.25 \ futures-task-0.3.25 \ futures-util-0.3.25 \ getrandom-0.2.8 \ gloo-timers-0.2.4 \ h2-0.3.15 \ hashbrown-0.12.3 \ hashlink-0.8.1 \ heck-0.3.3 \ heck-0.4.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ http-0.2.8 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.23 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ ipnet-2.5.1 \ itoa-1.0.4 \ js-sys-0.3.60 \ kv-log-macro-1.0.7 \ lazy_static-1.4.0 \ libc-0.2.137 \ libsqlite3-sys-0.25.2 \ link-cplusplus-1.0.7 \ lock_api-0.4.9 \ log-0.4.17 \ mac-notification-sys-0.5.6 \ malloc_buf-0.0.6 \ memchr-2.5.0 \ memoffset-0.6.5 \ memoffset-0.7.1 \ mime-0.3.16 \ mio-0.8.5 \ native-tls-0.2.11 \ nix-0.23.2 \ notify-rust-4.5.10 \ ntapi-0.4.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.14.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.16.0 \ open-3.2.0 \ opener-0.5.0 \ openssl-0.10.42 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.77 \ ordered-stream-0.0.1 \ os_str_bytes-6.4.1 \ parking-2.0.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.4 \ pathdiff-0.2.1 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ polling-2.4.0 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.47 \ quick-xml-0.23.1 \ quote-1.0.21 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.6.0 \ rayon-core-1.10.1 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.0 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ reqwest-0.11.13 \ rusqlite-0.28.0 \ ryu-1.0.11 \ schannel-0.1.20 \ scopeguard-1.1.0 \ scratch-1.0.2 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.89 \ serde_repr-0.1.9 \ serde_urlencoded-0.7.1 \ serial_test-0.9.0 \ serial_test_derive-0.9.0 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.7 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.22.0 \ strum_macros-0.22.0 \ syn-1.0.103 \ sysinfo-0.26.7 \ tauri-winrt-notification-0.1.0 \ tempfile-3.3.0 \ termcolor-1.1.3 \ terminal_size-0.1.17 \ textwrap-0.16.0 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ time-0.3.17 \ time-core-0.1.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.22.0 \ tokio-native-tls-0.3.0 \ tokio-util-0.7.4 \ toml-0.5.9 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ try-lock-0.2.3 \ tui-0.19.0 \ uds_windows-1.0.2 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ url-2.3.1 \ value-bag-1.0.0-alpha.9 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.0 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-futures-0.4.33 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ web-sys-0.3.60 \ wepoll-ffi-0.1.2 \ which-4.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.39.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.39.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.39.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.39.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.39.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.39.0 \ windows_x86_64_msvc-0.42.0 \ winreg-0.10.1 \ zbus-2.3.2 \ zbus_macros-2.3.2 \ zbus_names-2.5.0 \ zeroize-1.5.7 \ zvariant-3.10.0 \ zvariant_derive-3.10.0 \ clokwerk@git+https://github.com/attriaayush/clokwerk\#f8180dfe64a98d39a5cded998998a3df8809b92c OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/git-absorb/Makefile b/devel/git-absorb/Makefile index 1e4b61b164b6..5d75fa958b81 100644 --- a/devel/git-absorb/Makefile +++ b/devel/git-absorb/Makefile @@ -1,25 +1,24 @@ PORTNAME= git-absorb DISTVERSION= 0.6.15 PORTREVISION= 1 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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= tummychow PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/git-absorb ${INSTALL_MAN} ${WRKSRC}/Documentation/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/devel/git-branchless/Makefile b/devel/git-branchless/Makefile index 3a68a082f31d..eedcdfc81fa1 100644 --- a/devel/git-branchless/Makefile +++ b/devel/git-branchless/Makefile @@ -1,441 +1,438 @@ PORTNAME= git-branchless DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= High-velocity, monorepo-scale workflow for Git WWW= https://github.com/arxanas/git-branchless LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= arxanas CARGO_BUILD_ARGS= --package=git-branchless CARGO_INSTALL_PATH= git-branchless CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi_term-0.12.1 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.82 \ arrayvec-0.7.4 \ ascii-canvas-3.0.0 \ assert_cmd-2.0.14 \ async-trait-0.1.80 \ atty-0.2.14 \ autocfg-1.2.0 \ backtrace-0.3.71 \ beef-0.5.2 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bugreport-0.5.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.2 \ cc-1.0.94 \ cfg-if-1.0.0 \ chashmap-2.2.2 \ chrono-0.4.34 \ chrono-english-0.1.7 \ chronoutil-0.2.7 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-3.2.25 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.2.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ colorchoice-1.0.0 \ compact_str-0.7.1 \ concolor-0.1.1 \ concolor-query-0.3.3 \ console-0.15.8 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crossterm-0.25.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cursive-0.20.0 \ cursive_buffered_backend-0.6.1 \ cursive_core-0.3.7 \ darling-0.14.4 \ darling-0.20.8 \ darling_core-0.14.4 \ darling_core-0.20.8 \ darling_macro-0.14.4 \ darling_macro-0.20.8 \ defer-drop-1.3.0 \ deranged-0.3.11 \ derive_builder-0.11.2 \ derive_builder_core-0.11.2 \ derive_builder_macro-0.11.2 \ diff-0.1.13 \ difflib-0.4.0 \ diffy-0.3.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ downcast-rs-1.2.1 \ either-1.11.0 \ ena-0.14.2 \ encode_unicode-0.3.6 \ enum-map-2.7.3 \ enum-map-derive-0.17.0 \ enumset-1.1.3 \ enumset_derive-0.8.1 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.8 \ esl01-atomicfile-0.3.0 \ esl01-dag-0.3.0 \ esl01-dag-types-0.3.0 \ esl01-drawdag-0.3.0 \ esl01-indexedlog-0.3.0 \ esl01-mincode-0.3.0 \ esl01-minibytes-0.3.0 \ esl01-nonblocking-0.3.0 \ esl01-renderdag-0.3.0 \ esl01-vlqencoding-0.3.0 \ eyre-0.6.12 \ fail-0.4.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-2.0.2 \ filedescriptor-0.8.2 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs2-0.4.3 \ fslock-0.2.1 \ fuchsia-cprng-0.1.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.14 \ gimli-0.28.1 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ git2-0.18.3 \ glob-0.3.1 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hashlink-0.8.4 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.8 \ insta-1.38.0 \ instant-0.1.12 \ ioctl-rs-0.1.6 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.30 \ js-sys-0.3.69 \ json-0.12.4 \ lalrpop-0.19.12 \ lalrpop-util-0.19.12 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ libm-0.2.8 \ libredox-0.1.3 \ libsqlite3-sys-0.26.0 \ libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ lru-0.12.3 \ man-0.3.0 \ maplit-1.0.2 \ matchers-0.1.0 \ maybe-uninit-2.0.0 \ memchr-2.7.2 \ memmap-0.7.0 \ memoffset-0.6.5 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ new_debug_unreachable-1.0.6 \ nix-0.24.3 \ nix-0.25.1 \ nu-ansi-term-0.46.0 \ num-0.4.2 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-rational-0.4.1 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ os_str_bytes-6.6.1 \ overload-0.1.1 \ owning_ref-0.3.3 \ owning_ref-0.4.1 \ owo-colors-3.5.0 \ parking_lot-0.4.8 \ parking_lot-0.12.1 \ parking_lot_core-0.2.14 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ path-slash-0.2.1 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ phf_shared-0.10.0 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ portable-atomic-1.6.0 \ portable-pty-0.8.1 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.79 \ proptest-1.4.0 \ quick-error-1.2.3 \ quote-1.0.36 \ rand-0.4.6 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_xorshift-0.3.0 \ ratatui-0.26.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ roff-0.1.0 \ roff-0.2.1 \ rusqlite-0.29.0 \ rustc-demangle-0.1.23 \ rustix-0.38.32 \ rustversion-1.0.15 \ rusty-fork-0.3.0 \ ryu-1.0.17 \ same-file-1.0.6 \ scanlex-0.1.4 \ scm-record-0.3.0 \ scopeguard-1.2.0 \ serde-1.0.198 \ serde_derive-1.0.198 \ serde_json-1.0.116 \ serial-0.4.0 \ serial-core-0.4.0 \ serial-unix-0.4.0 \ serial-windows-0.4.0 \ sha1-0.10.6 \ sharded-slab-0.1.7 \ shared_library-0.1.9 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ similar-2.5.0 \ siphasher-0.3.11 \ skim-0.10.4 \ slab-0.4.9 \ smallvec-0.6.14 \ smallvec-1.13.2 \ smawk-0.3.2 \ stability-0.2.0 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.7 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ syn-1.0.109 \ syn-2.0.58 \ sys-info-0.9.1 \ tempfile-3.10.1 \ term-0.7.0 \ termcolor-1.4.1 \ termios-0.2.2 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ timer-0.2.0 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-chrome-0.6.0 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-log-0.1.4 \ tracing-subscriber-0.3.11 \ tuikit-0.5.0 \ twox-hash-1.6.3 \ typenum-1.17.0 \ unarray-0.1.4 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.0.0 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ url-2.5.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vt100-0.15.2 \ vte-0.11.1 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winreg-0.10.1 \ xi-unicode-0.3.0 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} # sys-info-0.9.1 crate fix: https://github.com/FillZpp/sys-info-rs/issues/80 (same as in devel/git-delta) post-patch: @${REINPLACE_CMD} \ -e '/get_cpu/s|unsigned long|uint64_t|' \ -e '/get_proc_total/s|unsigned long|uint64_t|' \ ${WRKSRC}/cargo-crates/sys-info-*/c/*.[ch] -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/git-cinnabar/Makefile b/devel/git-cinnabar/Makefile index bd5d0322ee4f..3d3fbcabf9da 100644 --- a/devel/git-cinnabar/Makefile +++ b/devel/git-cinnabar/Makefile @@ -1,36 +1,35 @@ PORTNAME= git-cinnabar DISTVERSION= 0.7.0beta1 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.46.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 e167c21dca7c..d958d43ecd6f 100644 --- a/devel/git-cliff/Makefile +++ b/devel/git-cliff/Makefile @@ -1,413 +1,407 @@ PORTNAME= git-cliff DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Highly customizable changelog generator WWW= https://git-cliff.org LICENSE= APACHE20 MIT LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/../LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/../LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= orhun WRKSRC_SUBDIR= git-cliff CARGO_CARGOLOCK= ${WRKSRC}/../Cargo.lock RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler2-2.0.0 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arrayvec-0.7.6 \ async-compression-0.4.12 \ async-trait-0.1.81 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.21.7 \ base64-0.22.1 \ bincode-1.3.3 \ bincode-2.0.0-rc.3 \ bincode_derive-2.0.0-rc.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bstr-1.10.0 \ bumpalo-3.16.0 \ bytemuck-1.17.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ cacache-13.0.0 \ cc-1.1.14 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-tz-0.9.0 \ chrono-tz-build-0.3.0 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_complete-4.5.23 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clap_mangen-0.2.23 \ colorchoice-1.0.2 \ config-0.14.0 \ console-0.15.8 \ conventional_commit_parser-0.9.4 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core2-0.4.0 \ cpp_demangle-0.4.3 \ cpufeatures-0.2.13 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ dary_heap-0.3.6 \ debugid-0.8.0 \ deranged-0.3.11 \ deunicode-1.6.0 \ diff-0.1.13 \ digest-0.10.7 \ directories-5.0.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dissimilar-1.0.9 \ doc-comment-0.3.3 \ document-features-0.2.10 \ dyn-clone-1.0.17 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.9 \ expect-test-1.5.0 \ fastrand-2.1.0 \ findshlibs-0.10.2 \ flate2-1.0.32 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ git-conventional-0.12.7 \ git2-0.19.0 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ h2-0.3.26 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ http-cache-0.19.0 \ http-cache-reqwest-0.14.0 \ http-cache-semantics-2.1.0 \ http-serde-2.1.1 \ httparse-1.9.4 \ httpdate-1.0.3 \ humansize-2.1.3 \ humantime-2.1.0 \ hyper-0.14.30 \ hyper-1.4.1 \ hyper-rustls-0.24.2 \ hyper-rustls-0.27.2 \ hyper-util-0.1.7 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ ignore-0.4.22 \ include-flate-0.3.0 \ include-flate-codegen-0.2.0 \ indexmap-2.4.0 \ indicatif-0.17.8 \ inferno-0.11.21 \ instant-0.1.13 \ ipnet-2.9.0 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.70 \ lazy-regex-3.3.0 \ lazy-regex-proc_macros-3.3.0 \ lazy_static-1.5.0 \ libc-0.2.158 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ libgit2-sys-0.17.0+1.8.1 \ libm-0.2.8 \ libredox-0.1.3 \ libz-sys-1.1.19 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litrs-0.4.1 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ memmap2-0.5.10 \ memmap2-0.9.4 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ next_version-0.2.19 \ nix-0.26.4 \ nom-7.1.3 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ object-0.36.3 \ once_cell-1.19.0 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse-zoneinfo-0.3.1 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ portable-atomic-1.7.0 \ powerfmt-0.2.0 \ pprof-0.13.0 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.86 \ quick-xml-0.26.0 \ quinn-0.11.3 \ quinn-proto-0.11.6 \ quinn-udp-0.5.4 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.3 \ redox_users-0.4.6 \ reflink-copy-0.1.19 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.11.27 \ reqwest-0.12.7 \ reqwest-middleware-0.3.3 \ rgb-0.8.48 \ ring-0.17.8 \ rle-decode-fast-1.0.3 \ roff-0.2.2 \ rust-embed-8.5.0 \ rust-embed-impl-8.5.0 \ rust-embed-utils-8.5.0 \ rustc-demangle-0.1.24 \ rustc-hash-2.0.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-0.23.12 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.6 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ sct-0.7.1 \ secrecy-0.8.0 \ semver-1.0.23 \ serde-1.0.208 \ serde_derive-1.0.208 \ serde_json-1.0.125 \ serde_regex-1.1.0 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ sha-1-0.10.1 \ sha1-0.10.6 \ sha2-0.10.8 \ shellexpand-3.1.0 \ shlex-1.3.0 \ siphasher-0.3.11 \ slab-0.4.9 \ slug-0.1.6 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ ssri-9.2.0 \ stable_deref_trait-1.2.0 \ str_stack-0.1.0 \ strsim-0.11.1 \ subtle-2.6.1 \ symbolic-common-12.10.0 \ symbolic-demangle-12.10.0 \ syn-2.0.75 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ temp-dir-0.1.13 \ tempfile-3.12.0 \ tera-1.20.0 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.3 \ tokio-macros-2.4.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.0 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ untrusted-0.9.0 \ update-informer-1.1.0 \ ureq-2.10.1 \ url-2.5.2 \ urlencoding-2.1.3 \ utf8parse-0.2.2 \ uuid-1.10.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ virtue-0.0.13 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ webpki-roots-0.25.4 \ webpki-roots-0.26.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.58.0 \ windows-core-0.52.0 \ windows-core-0.58.0 \ windows-implement-0.58.0 \ windows-interface-0.58.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ winreg-0.50.0 \ xxhash-rust-0.8.12 \ yaml-rust-0.4.5 \ yansi-0.5.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} \ bin/git-cliff-completions \ bin/git-cliff-mangen -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 981a15dee96f..6561bfedb533 100644 --- a/devel/git-delta/Makefile +++ b/devel/git-delta/Makefile @@ -1,50 +1,47 @@ PORTNAME= delta DISTVERSION= 0.18.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 TEST_TARGET= test CONFLICTS_INSTALL= delta PLIST_FILES= bin/delta OPTIONS_DEFINE= BASH FISH ZSH OPTIONS_DEFAULT= BASH FISH ZSH BASH_PLIST_FILES= etc/bash_completion.d/_${PORTNAME}.bash FISH_PLIST_FILES= share/fish/vendor_functions.d/${PORTNAME}.fish ZSH_PLIST_FILES= share/zsh/site-functions/_${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/delta - post-install-BASH-on: ${MKDIR} ${STAGEDIR}${LOCALBASE}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/etc/completion/completion.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/_${PORTNAME}.bash post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_functions.d ${INSTALL_DATA} ${WRKSRC}/etc/completion/completion.fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_functions.d/${PORTNAME}.fish post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/etc/completion/completion.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/devel/git-repo-manager/Makefile b/devel/git-repo-manager/Makefile index 101e25d75743..89b938663b33 100644 --- a/devel/git-repo-manager/Makefile +++ b/devel/git-repo-manager/Makefile @@ -1,173 +1,170 @@ PORTNAME= git-repo-manager DISTVERSIONPREFIX= v DISTVERSION= 0.7.17 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Git tool to manage worktrees and integrate with GitHub and GitLab WWW= https://hakoerber.github.io/git-repo-manager/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo localbase USE_GITHUB= yes GH_ACCOUNT= hakoerber CARGO_CRATES= adler-1.0.2 \ aho-corasick-1.1.3 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ autocfg-1.3.0 \ base64-0.22.1 \ bitflags-2.6.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ cc-1.1.12 \ cfg-if-1.0.0 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.2 \ comfy-table-7.1.1 \ console-0.15.8 \ crc32fast-1.4.2 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ flate2-1.0.31 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ getrandom-0.2.15 \ git2-0.19.0 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ http-0.2.12 \ idna-0.5.0 \ indexmap-2.4.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ jobserver-0.1.32 \ lazy_static-1.5.0 \ libc-0.2.155 \ libgit2-sys-0.17.0+1.8.1 \ libredox-0.1.3 \ libssh2-sys-0.3.0 \ libz-sys-1.1.19 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ miniz_oxide-0.7.4 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ outdir-tempdir-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse_link_header-0.3.3 \ percent-encoding-2.3.1 \ pkg-config-0.3.30 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.86 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ ring-0.17.8 \ rustls-0.23.12 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.6 \ rustversion-1.0.17 \ ryu-1.0.18 \ scopeguard-1.2.0 \ serde-1.0.207 \ serde_derive-1.0.207 \ serde_json-1.0.125 \ serde_spanned-0.6.7 \ serde_yaml-0.9.34+deprecated \ shellexpand-3.1.0 \ shlex-1.3.0 \ smallvec-1.13.2 \ spin-0.9.8 \ strsim-0.10.0 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.74 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ ureq-2.10.1 \ url-2.5.2 \ url-escape-0.1.1 \ utf8parse-0.2.2 \ uuid-1.10.0 \ vcpkg-0.2.15 \ wasi-0.11.0+wasi-snapshot-preview1 \ webpki-roots-0.26.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/grm -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/grm - .include diff --git a/devel/git-workspace/Makefile b/devel/git-workspace/Makefile index f0ab3c5485c5..db5a9a8ff8eb 100644 --- a/devel/git-workspace/Makefile +++ b/devel/git-workspace/Makefile @@ -1,179 +1,176 @@ PORTNAME= git-workspace DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Sync personal and work git repositories from multiple providers WWW= https://github.com/orf/git-workspace LICENSE= MIT LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= orf CARGO_CRATES= adler-1.0.2 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ ansi_term-0.12.1 \ anyhow-1.0.86 \ arrayref-0.3.8 \ arrayvec-0.5.2 \ ascii-0.9.3 \ atomic-counter-1.0.1 \ atty-0.2.14 \ base64-0.13.1 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ blake2b_simd-0.5.11 \ brotli-decompressor-4.0.1 \ bstr-1.10.0 \ byteorder-1.5.0 \ cc-1.1.7 \ cfg-if-1.0.0 \ clap-2.34.0 \ combine-3.8.1 \ console-0.15.8 \ constant_time_eq-0.1.5 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ dirs-1.0.5 \ either-1.13.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ expanduser-1.2.2 \ flate2-1.0.31 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ getrandom-0.1.16 \ getrandom-0.2.15 \ git2-0.19.0 \ globset-0.4.14 \ graphql-introspection-query-0.2.0 \ graphql-parser-0.4.0 \ graphql_client-0.14.0 \ graphql_client_codegen-0.14.0 \ graphql_query_derive-0.14.0 \ hashbrown-0.14.5 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ idna-0.5.0 \ indexmap-2.3.0 \ indicatif-0.17.8 \ instant-0.1.13 \ itoa-1.0.11 \ jobserver-0.1.32 \ lazy_static-1.5.0 \ libc-0.2.155 \ libgit2-sys-0.17.0+1.8.1 \ libssh2-sys-0.3.0 \ libz-sys-1.1.18 \ log-0.4.22 \ memchr-2.7.4 \ miniz_oxide-0.7.4 \ number_prefix-0.4.0 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ percent-encoding-2.3.1 \ pkg-config-0.3.30 \ portable-atomic-1.7.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ pwd-1.4.0 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ ring-0.17.8 \ rust-argon2-0.8.3 \ rustls-0.23.12 \ rustls-native-certs-0.7.1 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.6 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.122 \ serde_spanned-0.6.7 \ spin-0.9.8 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.72 \ textwrap-0.11.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ unreachable-1.0.0 \ untrusted-0.9.0 \ ureq-2.10.0 \ url-2.5.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.5 \ void-1.0.2 \ walkdir-2.5.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ webpki-roots-0.26.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ zeroize-1.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/gitoxide/Makefile b/devel/gitoxide/Makefile index 42ca04c59dcd..2dfb0c4328cb 100644 --- a/devel/gitoxide/Makefile +++ b/devel/gitoxide/Makefile @@ -1,475 +1,470 @@ PORTNAME= gitoxide DISTVERSIONPREFIX= v DISTVERSION= 0.37.0 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Idiomatic, lean, fast & safe pure Rust implementation of Git WWW= https://github.com/Byron/gitoxide LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo USE_GITHUB= yes GH_ACCOUNT= Byron CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ anes-0.1.6 \ ansiterm-0.12.2 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.77 \ arbitrary-1.3.2 \ arc-swap-1.6.0 \ arrayvec-0.7.4 \ assert_matches-1.5.0 \ async-attributes-1.1.2 \ async-channel-1.9.0 \ async-channel-2.1.1 \ async-executor-1.8.0 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.2.2 \ async-lock-2.8.0 \ async-lock-3.2.0 \ async-net-2.0.0 \ async-std-1.12.0 \ async-task-4.6.0 \ async-trait-0.1.75 \ atomic-waker-1.1.2 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.5 \ base64-0.22.1 \ basic-toml-0.1.7 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ blocking-1.5.1 \ bstr-1.9.0 \ bumpalo-3.16.0 \ bytes-1.5.0 \ bytesize-1.3.0 \ cap-0.1.2 \ cassowary-0.3.0 \ cast-0.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ ciborium-0.2.1 \ ciborium-io-0.2.1 \ ciborium-ll-0.2.1 \ clap-4.4.12 \ clap_builder-4.4.12 \ clap_complete-4.4.5 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clru-0.6.1 \ cmake-0.1.50 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ conpty-0.5.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.11 \ crc-3.0.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-0.8.3 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.4 \ crossbeam-epoch-0.9.17 \ crossbeam-queue-0.3.10 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crosstermion-0.13.0 \ crypto-common-0.1.6 \ curl-0.4.46 \ curl-sys-0.4.72+curl-8.6.0 \ dashmap-5.5.3 \ defer-0.2.1 \ deranged-0.3.10 \ derive_arbitrary-1.3.2 \ diff-0.1.13 \ digest-0.10.7 \ displaydoc-0.2.4 \ document-features-0.2.8 \ dunce-1.0.4 \ either-1.9.0 \ encoding_rs-0.8.33 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.8 \ event-listener-2.5.3 \ event-listener-4.0.1 \ event-listener-strategy-0.4.0 \ expectrl-0.7.1 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ faster-hex-0.9.0 \ fastrand-1.9.0 \ fastrand-2.1.0 \ filetime-0.2.23 \ flate2-1.0.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ fs_extra-1.3.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.1.0 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.11 \ gimli-0.28.1 \ gix-actor-0.31.2 \ gix-attributes-0.22.2 \ gix-bitmap-0.2.11 \ gix-chunk-0.4.8 \ gix-commitgraph-0.24.2 \ gix-date-0.8.6 \ gix-discover-0.32.0 \ gix-features-0.38.2 \ gix-fs-0.11.2 \ gix-glob-0.16.3 \ gix-hash-0.14.2 \ gix-hashtable-0.5.2 \ gix-ignore-0.11.2 \ gix-index-0.33.0 \ gix-lock-14.0.0 \ gix-object-0.42.2 \ gix-path-0.10.7 \ gix-quote-0.4.12 \ gix-ref-0.44.1 \ gix-revwalk-0.13.1 \ gix-sec-0.10.6 \ gix-tempfile-14.0.0 \ gix-trace-0.1.9 \ gix-traverse-0.39.1 \ gix-utils-0.1.12 \ gix-validate-0.8.5 \ gix-worktree-0.34.0 \ glob-0.3.1 \ gloo-timers-0.2.6 \ h2-0.4.4 \ half-1.8.2 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hashlink-0.9.1 \ heck-0.4.1 \ hermit-abi-0.3.3 \ home-0.5.5 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ human_format-1.0.3 \ humantime-2.1.0 \ hyper-1.2.0 \ hyper-rustls-0.26.0 \ hyper-tls-0.6.0 \ hyper-util-0.1.3 \ idna-0.5.0 \ imara-diff-0.1.5 \ indexmap-2.1.0 \ indoc-2.0.4 \ instant-0.1.12 \ io-close-0.3.7 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is-docker-0.2.0 \ is-terminal-0.4.10 \ is-wsl-0.4.0 \ is_ci-1.1.1 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.12.0 \ itoa-1.0.10 \ js-sys-0.3.66 \ jwalk-0.8.1 \ known-folders-1.1.0 \ kstring-2.0.0 \ kv-log-macro-1.0.7 \ layout-rs-0.1.1 \ lazy_static-1.4.0 \ libc-0.2.153 \ libsqlite3-sys-0.28.0 \ libz-ng-sys-1.1.13 \ libz-sys-1.1.13 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.12 \ litrs-0.4.1 \ lock_api-0.4.11 \ lockfree-object-pool-0.1.6 \ log-0.4.21 \ lru-0.12.1 \ lzma-sys-0.1.20 \ maplit-1.0.2 \ maybe-async-0.2.7 \ memchr-2.7.2 \ memmap2-0.9.3 \ memoffset-0.7.1 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.11 \ native-tls-0.2.11 \ nix-0.26.4 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ num_enum-0.5.11 \ num_enum_derive-0.5.11 \ num_threads-0.1.6 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ open-5.0.1 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ overload-0.1.1 \ parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ piper-0.2.1 \ pkg-config-0.3.28 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ polling-2.8.0 \ polling-3.3.1 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ pretty_assertions-1.4.0 \ proc-macro-crate-1.3.1 \ proc-macro2-1.0.75 \ prodash-28.0.0 \ ptyprocess-0.4.1 \ quote-1.0.35 \ ratatui-0.25.0 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ reqwest-0.12.0 \ ring-0.16.20 \ ring-0.17.7 \ rusqlite-0.31.0 \ rustc-demangle-0.1.23 \ rustix-0.37.27 \ rustix-0.38.31 \ rustls-0.20.9 \ rustls-0.22.4 \ rustls-ffi-0.8.2 \ rustls-pemfile-0.2.1 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.3.1 \ rustls-webpki-0.102.2 \ rustversion-1.0.14 \ ryu-1.0.16 \ same-file-1.0.6 \ scc-2.1.1 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ sdd-0.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_urlencoded-0.7.1 \ serial_test-3.1.1 \ serial_test_derive-3.1.1 \ sha1-0.10.6 \ sha1-asm-0.5.2 \ sha1_smol-1.0.0 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.4.10 \ socket2-0.5.5 \ spin-0.5.2 \ spin-0.9.8 \ stability-0.1.1 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ subtle-2.5.0 \ symlink-0.1.0 \ syn-1.0.109 \ syn-2.0.47 \ sync_wrapper-0.1.2 \ sysinfo-0.30.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tar-0.4.40 \ tempfile-3.10.0 \ termcolor-1.4.0 \ terminal_size-0.3.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thread_local-1.1.7 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.25.0 \ tokio-util-0.7.10 \ toml_datetime-0.6.6 \ toml_edit-0.19.15 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-forest-0.1.6 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ trybuild-1.0.86 \ tui-react-0.22.0 \ typenum-1.17.0 \ uluru-3.0.0 \ unicode-bidi-0.3.15 \ unicode-bom-2.0.3 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.1 \ valuable-0.1.0 \ value-bag-1.9.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.1 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ webpki-0.22.4 \ webpki-roots-0.26.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-0.51.1 \ windows-0.58.0 \ windows-core-0.51.1 \ windows-core-0.58.0 \ windows-implement-0.58.0 \ windows-interface-0.58.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winnow-0.6.13 \ winreg-0.50.0 \ winreg-0.52.0 \ xattr-1.2.0 \ xz2-0.1.7 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zip-2.1.0 \ zopfli-0.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/ein \ bin/gix PORTSCOUT= ignore:1 # repository tags don't make sense and only cause confusion -post-install: - @${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/bin/ein \ - ${STAGEDIR}${PREFIX}/bin/gix - .include diff --git a/devel/gitu/Makefile b/devel/gitu/Makefile index e91be66f2890..a1fa3a2831cb 100644 --- a/devel/gitu/Makefile +++ b/devel/gitu/Makefile @@ -1,271 +1,268 @@ PORTNAME= gitu DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= TUI Git client inspired by Magit WWW= https://github.com/altsem/gitu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= altsem CARGO_CRATES= ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.13 \ anstyle-1.0.8 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ arboard-3.4.0 \ atomic-0.6.0 \ autocfg-1.2.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block2-0.5.1 \ bstr-1.10.0 \ bumpalo-3.15.4 \ bytemuck-1.15.0 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.2 \ cc-1.0.95 \ cfg-if-1.0.0 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.0 \ clipboard-win-5.3.1 \ colorchoice-1.0.0 \ compact_str-0.7.1 \ console-0.15.8 \ convert_case-0.4.0 \ core-foundation-sys-0.8.6 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ ctor-0.2.8 \ derive_more-0.99.18 \ diff-0.1.13 \ either-1.10.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-3.2.0 \ etcetera-0.8.0 \ figment-0.10.19 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.3 \ futures-util-0.3.30 \ gethostname-0.4.3 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ git2-0.19.0 \ glob-0.3.1 \ half-2.4.0 \ hashbrown-0.14.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ insta-1.39.0 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.30 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.17.0+1.8.1 \ libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.22 \ lru-0.12.3 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ mio-0.8.11 \ nom-7.1.3 \ num-traits-0.2.18 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-svg-0.3.5 \ pretty_assertions-1.4.0 \ proc-macro-crate-3.1.0 \ proc-macro2-1.0.79 \ quote-1.0.35 \ ratatui-0.27.0 \ ratatui-macros-0.4.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.1.57 \ redox_syscall-0.4.1 \ regex-1.10.6 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ relative-path-1.9.3 \ rstest-0.21.0 \ rstest_macros-0.21.0 \ rustc_version-0.4.0 \ rustix-0.38.32 \ rustversion-1.0.14 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.22 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.115 \ serde_spanned-0.6.6 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ similar-2.6.0 \ simple-logging-2.0.2 \ slab-0.4.9 \ smallvec-1.13.2 \ stability-0.2.0 \ static_assertions-1.1.0 \ strsim-0.11.0 \ strum-0.26.2 \ strum_macros-0.26.4 \ syn-2.0.55 \ temp-dir-0.1.13 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ thread-id-3.3.0 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.15 \ toml_datetime-0.6.6 \ toml_edit-0.21.1 \ toml_edit-0.22.16 \ tree-sitter-0.20.10 \ tree-sitter-bash-0.20.5 \ tree-sitter-c-0.20.8 \ tree-sitter-c-sharp-0.20.0 \ tree-sitter-cpp-0.20.5 \ tree-sitter-elixir-0.1.1 \ tree-sitter-go-0.20.0 \ tree-sitter-haskell-0.15.0 \ tree-sitter-highlight-0.20.1 \ tree-sitter-html-0.20.0 \ tree-sitter-java-0.20.2 \ tree-sitter-javascript-0.20.4 \ tree-sitter-json-0.20.2 \ tree-sitter-ocaml-0.20.4 \ tree-sitter-php-0.20.0 \ tree-sitter-python-0.20.4 \ tree-sitter-ruby-0.20.1 \ tree-sitter-rust-0.20.4 \ tree-sitter-scala-0.20.3 \ tree-sitter-toml-0.20.0 \ tree-sitter-typescript-0.20.5 \ tui-prompts-0.3.20 \ uncased-0.9.10 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.0.0 \ unicode-width-0.1.13 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.5.40 \ winnow-0.6.5 \ x11rb-0.13.0 \ x11rb-protocol-0.13.0 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/gitui/Makefile b/devel/gitui/Makefile index fefca0cf89e2..cb673cfca62a 100644 --- a/devel/gitui/Makefile +++ b/devel/gitui/Makefile @@ -1,46 +1,43 @@ PORTNAME= gitui DISTVERSIONPREFIX= v DISTVERSION= 0.26.3 # After update, `make patch` and `make cargo-crates > Makefile.crates` to avoid fetching vendored openssl-src PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal UI for git WWW= https://github.com/extrawurst/gitui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_i386= link fails: ld: error: undefined symbol: __atomic_is_lock_fre BUILD_DEPENDS= bash:shells/bash \ gmake:devel/gmake LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo localbase:ldflags perl5 pkgconfig python:build ssl xorg USE_XORG= xcb USE_GITHUB= yes GH_ACCOUNT= extrawurst RUSTFLAGS+= --cap-lints=warn PLIST_FILES= bin/${PORTNAME} OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib BINARY_ALIAS= python3=${PYTHON_CMD} # xcb requires python3 # Fix build on armv7, i386 and powerpc # sys-info-0.9.1 crate issue: https://github.com/FillZpp/sys-info-rs/issues/80 post-patch: @${REINPLACE_CMD} \ -e '/get_cpu/s|unsigned long|uint64_t|' \ -e '/get_proc_total/s|unsigned long|uint64_t|' \ ${WRKSRC}/cargo-crates/sys-info-0.9.1/c/*.[ch] -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/glitter/Makefile b/devel/glitter/Makefile index 8adcc26db53e..9340a048932f 100644 --- a/devel/glitter/Makefile +++ b/devel/glitter/Makefile @@ -1,98 +1,95 @@ PORTNAME= glitter DISTVERSIONPREFIX= v DISTVERSION= 1.6.6 PORTREVISION= 3 CATEGORIES= devel PKGNAMESUFFIX= -git-tool MAINTAINER= yuri@FreeBSD.org COMMENT= Tool for generating and structuring Git commit messages WWW= https://github.com/milo123459/glitter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= milo123459 CARGO_CRATES= Inflector-0.11.4 \ aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anyhow-1.0.81 \ atty-0.2.14 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ clap-2.34.0 \ colored-2.1.0 \ either-1.10.0 \ errno-0.3.8 \ fancy-regex-0.13.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ home-0.5.9 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ linux-raw-sys-0.4.13 \ memchr-2.7.2 \ ms-0.1.1 \ once_cell-1.19.0 \ paste-1.0.14 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.79 \ quote-1.0.35 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustix-0.38.32 \ ryu-1.0.17 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ spinoff-0.8.0 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.58 \ textwrap-0.11.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ vec_map-0.8.2 \ version_check-0.9.4 \ which-6.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winsafe-0.0.19 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/grcov/Makefile b/devel/grcov/Makefile index 4871dff67106..1e5b92db47ac 100644 --- a/devel/grcov/Makefile +++ b/devel/grcov/Makefile @@ -1,232 +1,229 @@ PORTNAME= grcov DISTVERSIONPREFIX= v DISTVERSION= 0.8.19 PORTREVISION= 9 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Code coverage information aggregator WWW= https://github.com/mozilla/grcov LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE-MPL-2.0 USES= cargo USE_GITHUB= yes GH_ACCOUNT= mozilla CARGO_CRATES= addr2line-0.20.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ aho-corasick-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.3.2 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ anyhow-1.0.71 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.68 \ bitflags-1.3.2 \ bitflags-2.3.3 \ block-buffer-0.10.4 \ bstr-1.6.0 \ bumpalo-3.13.0 \ bytecount-0.6.3 \ byteorder-1.4.3 \ camino-1.1.4 \ cargo-binutils-0.3.6 \ cargo-platform-0.1.2 \ cargo_metadata-0.14.2 \ cc-1.0.79 \ cfb-0.7.3 \ cfg-if-1.0.0 \ chrono-0.4.26 \ chrono-tz-0.6.1 \ chrono-tz-build-0.0.2 \ clap-2.34.0 \ clap-4.3.11 \ clap_builder-4.3.11 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.4 \ cpp_demangle-0.4.2 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ debugid-0.8.0 \ deunicode-0.4.3 \ diff-0.1.13 \ digest-0.10.7 \ either-1.8.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-1.9.0 \ flate2-1.0.26 \ fnv-1.0.7 \ generic-array-0.14.7 \ getrandom-0.2.10 \ gimli-0.27.3 \ globset-0.4.10 \ globwalk-0.8.1 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.2 \ humansize-2.1.3 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.20 \ infer-0.15.0 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ itoa-1.0.8 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.147 \ libm-0.2.7 \ libz-sys-1.1.9 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ log-0.4.19 \ md-5-0.10.5 \ memchr-2.5.0 \ memmap2-0.5.10 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ msvc-demangler-0.9.0 \ num-traits-0.2.15 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ object-0.31.1 \ once_cell-1.18.0 \ papergrid-0.9.1 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.3.0 \ pest-2.7.0 \ pest_derive-2.7.0 \ pest_generator-2.7.0 \ pest_meta-2.7.0 \ phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.64 \ quick-xml-0.29.0 \ quote-1.0.29 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.3.5 \ regex-1.9.1 \ regex-automata-0.3.2 \ regex-syntax-0.7.3 \ rustc-cfg-0.4.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.37.23 \ rustix-0.38.3 \ ryu-1.0.14 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.17 \ serde-1.0.171 \ serde_derive-1.0.171 \ serde_json-1.0.100 \ sha2-0.10.7 \ simplelog-0.12.1 \ siphasher-0.3.10 \ slug-0.1.4 \ smallvec-1.11.0 \ stable_deref_trait-1.2.0 \ strsim-0.8.0 \ strsim-0.10.0 \ symbolic-common-12.2.0 \ symbolic-demangle-12.2.0 \ syn-1.0.109 \ syn-2.0.25 \ synstructure-0.12.6 \ tabled-0.12.2 \ tabled_derive-0.6.0 \ tcmalloc-0.3.0 \ tempfile-3.6.0 \ tera-1.19.0 \ termcolor-1.1.3 \ terminal_size-0.2.6 \ textwrap-0.11.0 \ thiserror-1.0.43 \ thiserror-impl-1.0.43 \ thread_local-1.1.4 \ time-0.1.45 \ time-0.3.23 \ time-core-0.1.1 \ time-macros-0.2.10 \ toml-0.5.11 \ typenum-1.16.0 \ ucd-trie-0.1.6 \ uncased-0.9.9 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-ident-1.0.10 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ utf8parse-0.2.1 \ uuid-1.4.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.3.3 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-sys-0.48.0 \ windows-targets-0.48.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.48.0 \ yansi-0.5.1 \ zip-0.6.6 PLIST_FILES= bin/grcov -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/grex/Makefile b/devel/grex/Makefile index efe09f50cef5..ee92e16d853c 100644 --- a/devel/grex/Makefile +++ b/devel/grex/Makefile @@ -1,28 +1,27 @@ PORTNAME= grex DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 PORTREVISION= 3 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi COMMENT= Command-line tool for generating regular expressions from test cases WWW= https://github.com/pemistahl/grex/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= pemistahl PLIST_FILES= bin/grex PORTDOCS= README.md RELEASE_NOTES.md OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/grex @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/devel/hvm/Makefile b/devel/hvm/Makefile index 4d8f71df009d..83c92eaa3d13 100644 --- a/devel/hvm/Makefile +++ b/devel/hvm/Makefile @@ -1,54 +1,51 @@ PORTNAME= hvm DISTVERSION= g20240518 PORTREVISION= 2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Massively parallel, optimal functional runtime in Rust WWW= https://higherorderco.com LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= HigherOrderCO GH_PROJECT= ${PORTNAME:tu} GH_TAGNAME= c98deff CARGO_CRATES= TSPL-0.0.12 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ cc-1.0.97 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ hermit-abi-0.3.9 \ highlight_error-0.1.1 \ is_terminal_polyfill-1.70.0 \ libc-0.2.155 \ num_cpus-1.16.0 \ strsim-0.11.1 \ utf8parse-0.2.1 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile index 381bc411f814..acde5b408c79 100644 --- a/devel/interactive_rebase_tool/Makefile +++ b/devel/interactive_rebase_tool/Makefile @@ -1,26 +1,25 @@ PORTNAME= interactive_rebase_tool DISTVERSION= 2.4.1 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi COMMENT= Improved sequence editor for Git WWW= https://gitrebasetool.mitmaro.ca/ LICENSE= GPLv3+ LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= MitMaro GH_PROJECT= git-interactive-rebase-tool PLIST_FILES= bin/interactive-rebase-tool \ share/man/man1/interactive-rebase-tool.1.gz post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/interactive-rebase-tool ${INSTALL_MAN} ${WRKSRC}/src/interactive-rebase-tool.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/devel/jetbrains-restarter/Makefile b/devel/jetbrains-restarter/Makefile index fd1b04a6626b..1b074c269b25 100644 --- a/devel/jetbrains-restarter/Makefile +++ b/devel/jetbrains-restarter/Makefile @@ -1,37 +1,34 @@ PORTNAME= restarter DISTVERSION= 241.15989.150 PORTREVISION= 3 CATEGORIES= devel PKGNAMEPREFIX= jetbrains- DIST_SUBDIR= jetbrains MAINTAINER= dmitry.wagin@ya.ru COMMENT= IntelliJ cross-platform restarter WWW= https://github.com/JetBrains/intellij-community/tree/master/native/restarter LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../../LICENSE.txt ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le USES= cargo USE_GITHUB= yes GH_ACCOUNT= JetBrains GH_PROJECT= intellij-community GH_TAGNAME= 814cdbbe79a503fcb7981988c8fe8ec070385e2a DATADIR= ${PREFIX}/share/jetbrains/${PORTNAME} WRKSRC_SUBDIR= native/restarter PLIST_FILES= share/jetbrains/${PORTNAME}/restarter do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/restarter \ ${STAGEDIR}${DATADIR} -post-install: - ${STRIP_CMD} ${STAGEDIR}${DATADIR}/restarter - .include diff --git a/devel/omnilinter/Makefile b/devel/omnilinter/Makefile index d955d5267742..5a08f8497c46 100644 --- a/devel/omnilinter/Makefile +++ b/devel/omnilinter/Makefile @@ -1,159 +1,158 @@ PORTNAME= omnilinter PORTVERSION= 0.7.0 PORTREVISION= 3 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org COMMENT= General purpose bulk linter WWW= https://github.com/AMDmi3/omnilinter LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= AMDmi3 CARGO_CRATES= aho-corasick-1.1.3 \ anes-0.1.6 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.81 \ assert_cmd-2.0.14 \ autocfg-1.2.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ byteorder-1.5.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ colored-2.1.0 \ cpufeatures-0.2.12 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ directories-5.0.1 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ either-1.10.0 \ errno-0.3.8 \ fastrand-2.0.2 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.12 \ glob-0.3.1 \ half-2.4.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ libredox-0.0.1 \ linux-raw-sys-0.4.13 \ memchr-2.7.2 \ num-traits-0.2.18 \ once_cell-1.19.0 \ oorandom-11.1.3 \ option-ext-0.2.0 \ pest-2.7.8 \ pest_derive-2.7.8 \ pest_generator-2.7.8 \ pest_meta-2.7.8 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.79 \ quote-1.0.35 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rustc_version-0.4.0 \ rustix-0.38.32 \ ryu-1.0.17 \ same-file-1.0.6 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ sha2-0.10.8 \ strsim-0.11.0 \ syn-2.0.55 \ tempfile-3.10.1 \ termtree-0.4.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tinytemplate-1.2.1 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ yansi-0.5.1 PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/omnilinter @cd ${WRKSRC}/share && ${SETENV} ${MAKE_ENV} DESTDIR=${STAGEDIR} ${MAKE_CMD} install post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ .include diff --git a/devel/parol-ls/Makefile b/devel/parol-ls/Makefile index 2814e3cddf9e..02e1f6426b4c 100644 --- a/devel/parol-ls/Makefile +++ b/devel/parol-ls/Makefile @@ -1,164 +1,161 @@ PORTNAME= parol-ls DISTVERSION= g20221230 PORTREVISION= 15 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 b608b1168bff..4bf27a7f7466 100644 --- a/devel/parol/Makefile +++ b/devel/parol/Makefile @@ -1,163 +1,160 @@ PORTNAME= parol DISTVERSION= g20221230 PORTREVISION= 15 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 d4630d8e5f09..012e5808be2c 100644 --- a/devel/patsh/Makefile +++ b/devel/patsh/Makefile @@ -1,100 +1,97 @@ PORTNAME= patsh DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 PORTREVISION= 9 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Command-line tool for patching shell scripts inspired by resholve WWW= https://github.com/nix-community/patsh LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= nix-community CARGO_CRATES= aho-corasick-1.0.4 \ anstream-0.3.2 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.2 \ anyhow-1.0.75 \ assert_cmd-2.0.12 \ bitflags-1.3.2 \ bitflags-2.4.0 \ bstr-1.6.0 \ cc-1.0.82 \ cfg-if-1.0.0 \ clap-4.3.22 \ clap_builder-4.3.22 \ clap_derive-4.3.12 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ difflib-0.4.0 \ dissimilar-1.0.7 \ doc-comment-0.3.3 \ either-1.9.0 \ errno-0.3.2 \ errno-dragonfly-0.1.2 \ expect-test-1.4.1 \ fastrand-2.0.0 \ heck-0.4.1 \ hermit-abi-0.3.2 \ io-lifetimes-1.0.11 \ is-terminal-0.4.9 \ is_executable-1.0.1 \ itertools-0.10.5 \ libc-0.2.147 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.5 \ memchr-2.5.0 \ once_cell-1.18.0 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.66 \ quote-1.0.33 \ redox_syscall-0.3.5 \ regex-1.9.3 \ regex-automata-0.3.6 \ regex-syntax-0.7.4 \ rustix-0.37.23 \ rustix-0.38.8 \ serde-1.0.183 \ shell-escape-0.1.5 \ strsim-0.10.0 \ syn-2.0.29 \ tempfile-3.7.1 \ terminal_size-0.2.6 \ termtree-0.4.1 \ tree-sitter-0.20.10 \ tree-sitter-bash-0.20.0 \ unicase-2.6.0 \ unicode-ident-1.0.11 \ unicode-width-0.1.10 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.4 \ windows_aarch64_gnullvm-0.48.4 \ windows_aarch64_msvc-0.48.4 \ windows_i686_gnu-0.48.4 \ windows_i686_msvc-0.48.4 \ windows_x86_64_gnu-0.48.4 \ windows_x86_64_gnullvm-0.48.4 \ windows_x86_64_msvc-0.48.4 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index 5270ee9488a6..9c89444388ea 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -1,456 +1,453 @@ PORTNAME= pijul PORTVERSION= 1.0.0.b9 PORTREVISION= 4 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org COMMENT= Distributed version control system WWW= https://pijul.org/ LICENSE= GPLv2 LIB_DEPENDS= libzstd.so:archivers/zstd \ libsodium.so:security/libsodium USES= cargo ssl CARGO_INSTALL= no CARGO_CRATES= ${PORTNAME}-1.0.0-beta.9 \ addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ aes-0.7.5 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.11 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ async-broadcast-0.5.1 \ async-channel-2.1.1 \ async-executor-1.8.0 \ async-fs-1.6.0 \ async-io-1.13.0 \ async-io-2.3.1 \ async-lock-2.8.0 \ async-lock-3.3.0 \ async-process-1.8.1 \ async-recursion-1.0.5 \ async-signal-0.2.5 \ async-task-4.7.0 \ async-trait-0.1.77 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.7 \ base64ct-1.6.0 \ bcrypt-pbkdf-0.6.2 \ bcrypt-pbkdf-0.10.0 \ bincode-1.3.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.2 \ blake3-1.5.0 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ block-modes-0.8.1 \ block-padding-0.2.1 \ blocking-1.5.1 \ blowfish-0.8.0 \ blowfish-0.9.1 \ bs58-0.4.0 \ bstr-1.9.0 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ canonical-path-2.0.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ chardetng-0.1.17 \ chrono-0.4.33 \ cipher-0.3.0 \ cipher-0.4.4 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_complete-4.4.10 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ concurrent-queue-2.4.0 \ conpty-0.5.1 \ console-0.15.8 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ crypto-mac-0.11.1 \ cryptovec-0.6.1 \ ctr-0.8.0 \ ctrlc-3.2.0 \ curve25519-dalek-3.2.1 \ data-encoding-2.5.0 \ dateparser-0.1.8 \ derivative-2.2.0 \ dialoguer-0.10.4 \ diffs-0.5.1 \ digest-0.9.0 \ digest-0.10.7 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ duplicate-1.0.0 \ ed25519-1.5.3 \ ed25519-dalek-1.0.1 \ edit-0.1.5 \ either-1.9.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ enumflags2-0.7.8 \ enumflags2_derive-0.7.8 \ env_logger-0.8.4 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.8 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ event-listener-3.1.0 \ event-listener-4.0.3 \ event-listener-strategy-0.4.0 \ exitcode-1.1.2 \ expectrl-0.7.1 \ fastrand-1.9.0 \ fastrand-2.0.1 \ filetime-0.2.23 \ flate2-1.0.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs2-0.4.3 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.2.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.12 \ gimli-0.28.1 \ git2-0.13.25 \ globset-0.4.14 \ h2-0.3.24 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.5 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.11.0 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.11 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ human-panic-1.2.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.2.3 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-1.9.3 \ indexmap-2.2.2 \ indicatif-0.17.7 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ itoa-1.0.10 \ jobserver-0.1.27 \ js-sys-0.3.68 \ keyring-2.3.2 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.12.26+1.3.0 \ libpijul-1.0.0-beta.10 \ libredox-0.0.1 \ libsodium-sys-0.2.7 \ libssh2-sys-0.2.23 \ libz-sys-1.1.15 \ linked-hash-map-0.5.6 \ linux-keyutils-0.2.4 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.20 \ lru-cache-0.1.2 \ matches-0.1.10 \ md5-0.7.0 \ memchr-2.7.1 \ memmap-0.7.0 \ memoffset-0.6.5 \ memoffset-0.7.1 \ memoffset-0.9.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.10 \ native-tls-0.2.11 \ nix-0.22.3 \ nix-0.26.4 \ nom-7.1.3 \ num-0.4.1 \ num-bigint-0.4.4 \ num-complex-0.4.5 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.1 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ opaque-debug-0.3.0 \ open-3.2.0 \ openssl-0.10.63 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.99 \ ordered-stream-0.2.0 \ os_info-3.7.0 \ pager-0.16.1 \ parking-2.2.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.6 \ password-hash-0.2.3 \ path-slash-0.1.5 \ pathdiff-0.2.1 \ pbkdf2-0.8.0 \ pbkdf2-0.9.0 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ pijul-config-0.0.1 \ pijul-identity-0.0.1 \ pijul-interaction-0.0.1 \ pijul-macros-0.5.0 \ pijul-remote-1.0.0-beta.6 \ pijul-repository-0.0.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ piper-0.2.1 \ pkg-config-0.3.29 \ polling-2.8.0 \ polling-3.4.0 \ portable-atomic-1.6.0 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ ptree-0.4.0 \ ptyprocess-0.4.1 \ quote-1.0.35 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ reqwest-0.11.24 \ rlimit-0.9.1 \ rustc-demangle-0.1.23 \ rustix-0.37.27 \ rustix-0.38.31 \ rustls-pemfile-1.0.4 \ ryu-1.0.16 \ same-file-1.0.6 \ sanakirja-1.4.0 \ sanakirja-core-1.4.0 \ schannel-0.1.23 \ scopeguard-1.2.0 \ secret-service-3.0.1 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.196 \ serde_bytes-0.11.14 \ serde_derive-1.0.196 \ serde_json-1.0.113 \ serde_repr-0.1.18 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.9.9 \ sha2-0.10.8 \ shell-words-1.1.0 \ signal-hook-registry-1.4.1 \ signature-1.6.4 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.4.10 \ socket2-0.5.5 \ static_assertions-1.1.0 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.48 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tar-0.4.40 \ tempfile-3.10.0 \ termcolor-1.4.1 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thread_local-1.1.7 \ threadpool-1.8.1 \ thrussh-0.33.5 \ thrussh-0.34.0 \ thrussh-config-0.5.0 \ thrussh-config-0.6.0 \ thrussh-keys-0.21.0 \ thrussh-keys-0.22.1 \ thrussh-libsodium-0.2.2 \ tint-1.0.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.36.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.14 \ tokio-util-0.7.10 \ toml-0.5.11 \ toml-0.7.8 \ toml-0.8.10 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.22.4 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ typenum-1.17.0 \ uds_windows-1.1.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ url-2.5.0 \ utf8parse-0.2.1 \ uuid-1.7.0 \ validator-0.15.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ waker-fn-1.1.1 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.91 \ wasm-bindgen-backend-0.2.91 \ wasm-bindgen-futures-0.4.41 \ wasm-bindgen-macro-0.2.91 \ wasm-bindgen-macro-support-0.2.91 \ wasm-bindgen-shared-0.2.91 \ wasm-streams-0.4.0 \ web-sys-0.3.68 \ which-4.4.2 \ whoami-1.4.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-core-0.52.0 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.39 \ winreg-0.50.0 \ xattr-1.3.1 \ xdg-home-1.1.0 \ yasna-0.4.0 \ zbus-3.15.0 \ zbus_macros-3.15.0 \ zbus_names-2.6.0 \ zeroize-1.3.0 \ zeroize_derive-1.4.2 \ zstd-seekable-0.1.23 \ zvariant-3.15.0 \ zvariant_derive-3.15.0 \ zvariant_utils-1.0.1 PLIST_FILES= bin/pijul .include .if ${ARCH} == powerpc LTO_UNSAFE= yes .endif post-patch: ${MV} ${WRKSRC}/cargo-crates/pijul-1.0.0-beta.9/* ${WRKSRC}/ do-install: ${INSTALL_SCRIPT} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/pijul ${STAGEDIR}${PREFIX}/bin/pijul -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pijul - .include diff --git a/devel/py-ddtrace/Makefile b/devel/py-ddtrace/Makefile index eaad6397c0ac..08c06089df7c 100644 --- a/devel/py-ddtrace/Makefile +++ b/devel/py-ddtrace/Makefile @@ -1,60 +1,57 @@ PORTNAME= ddtrace PORTVERSION= 2.11.3 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/abseil/abseil-cpp/releases/download/${ABSEIL_VERSION}/:abseil PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ddtrace-${PORTVERSION}${EXTRACT_SUFX} \ abseil-cpp-${ABSEIL_VERSION}${EXTRACT_SUFX}:abseil MAINTAINER= sunpoet@FreeBSD.org COMMENT= Datadog APM client library WWW= https://ddtrace.readthedocs.io/en/stable/ \ https://github.com/DataDog/dd-trace-py LICENSE= APACHE20 BSD3CLAUSE LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.Apache LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE.BSD3 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=0<2:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=4:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libddwaf.so:devel/libddwaf RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bytecode>=0.15.0:devel/py-bytecode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}envier>=0.5<1:devel/py-envier@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1:devel/py-opentelemetry-api@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3,1:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xmltodict>=0.12:devel/py-xmltodict@${PY_FLAVOR} USES= cargo cmake:indirect compiler:c++17-lang python shebangfix USE_PYTHON= autoplist concurrent cython pep517 CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/src/core/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/src/core/Cargo.toml CARGO_INSTALL= no ABSEIL_VERSION= 20240722.0 PORTSCOUT= limit:^[0-9]*\.[0-9]*\.[0-9]* SHEBANG_GLOB= *.sh OPTIONS_DEFINE= OPENAI OPENTRACING OPTIONS_DEFAULT=OPENAI OPENTRACING OPENAI_DESC= Calculate number of tokens OPENTRACING_DESC= OpenTracing support OPENAI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tiktoken>=0:textproc/py-tiktoken@${PY_FLAVOR} OPENTRACING_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}opentracing>=2.0.0:devel/py-opentracing@${PY_FLAVOR} post-patch: ${MV} ${WRKDIR}/abseil-cpp-${ABSEIL_VERSION}/ ${WRKSRC}/ddtrace/appsec/_iast/_taint_tracking/_deps/ -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/devel/py-jellyfish/Makefile b/devel/py-jellyfish/Makefile index cbd3f410fa6f..362a3eb27901 100644 --- a/devel/py-jellyfish/Makefile +++ b/devel/py-jellyfish/Makefile @@ -1,27 +1,24 @@ PORTNAME= jellyfish PORTVERSION= 0.11.2 PORTREVISION= 12 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for doing approximate and phonetic matching of strings WWW= https://github.com/jamesturk/jellyfish LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.14<2:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/devel/py-libcst/Makefile b/devel/py-libcst/Makefile index 84fb9ae69c71..79deb037968d 100644 --- a/devel/py-libcst/Makefile +++ b/devel/py-libcst/Makefile @@ -1,36 +1,33 @@ PORTNAME= libcst PORTVERSION= 1.4.0 PORTREVISION= 3 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}pyyaml>=5.2:devel/py-pyyaml@${PY_FLAVOR} USES= cargo dos2unix python:3.9+ USE_PYTHON= autoplist concurrent pep517 BINARY_ALIAS= python3=${PYTHON_CMD} CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/native/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/native/Cargo.toml CARGO_INSTALL= no CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}libcst03 -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index 02f3f45a7c87..a81a036199da 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,50 +1,47 @@ PORTNAME= maturin DISTVERSIONPREFIX= v DISTVERSION= 1.7.1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Build and publish crates with pyo3, rust-cpython and cffi bindings WWW= https://github.com/PyO3/maturin LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/license-apache LICENSE_FILE_MIT= ${WRKSRC}/license-mit BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.4.0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PY_TOMLI} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.36.2:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PY_TOMLI} USES= cargo python USE_GITHUB= yes GH_ACCOUNT= PyO3 USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} BINARY_ALIAS= python3=${PYTHON_CMD} # NB: There are two options in "pyproject.toml" (= "patchelf" + "zig") but both # seem to be a no-op on FreeBSD at the moment, so they were deliberately # not added. .include .if ${ARCH:Mpowerpc*} CARGO_BUILD_ARGS= --no-default-features \ --features=upload,log,human-panic .endif post-patch: ${REINPLACE_CMD} 's|%%PYTHON_VER%%|${PYTHON_VER}|' ${WRKSRC}/maturin/__init__.py -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/maturin - .include diff --git a/devel/py-orjson/Makefile b/devel/py-orjson/Makefile index 108862edb2b0..952feeaaa51c 100644 --- a/devel/py-orjson/Makefile +++ b/devel/py-orjson/Makefile @@ -1,82 +1,79 @@ PORTNAME= orjson PORTVERSION= 3.10.6 PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rozhuk.im@gmail.com COMMENT= Fast, correct JSON library for Python WWW= https://pypi.org/project/orjson/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1<2:devel/py-maturin@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pendulum>0:devel/py-pendulum@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>0,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xxhash>0:devel/py-xxhash@${PY_FLAVOR} USES= cargo python USE_GITHUB= yes GH_ACCOUNT= ijl USE_PYTHON= autoplist concurrent cython pep517 pytest CARGO_CRATES= arrayvec-0.7.4 \ associative-cache-2.0.0 \ autocfg-1.3.0 \ beef-0.5.2 \ bytecount-0.6.8 \ castaway-0.2.2 \ cc-1.0.104 \ cfg-if-1.0.0 \ chrono-0.4.34 \ compact_str-0.7.1 \ crunchy-0.2.2 \ encoding_rs-0.8.34 \ gimli-0.30.0 \ half-2.4.1 \ itoa-1.0.11 \ itoap-1.0.1 \ libc-0.2.155 \ no-panic-0.1.30 \ num-traits-0.2.19 \ once_cell-1.19.0 \ proc-macro2-1.0.86 \ pyo3-build-config-0.22.0 \ pyo3-ffi-0.22.0 \ quote-1.0.36 \ rustversion-1.0.17 \ ryu-1.0.18 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.120 \ simdutf8-0.1.4 \ smallvec-1.13.2 \ static_assertions-1.1.0 \ syn-2.0.68 \ target-lexicon-0.12.14 \ unicode-ident-1.0.12 \ unwinding-0.2.2 \ version_check-0.9.4 \ xxhash-rust-0.8.10 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR=${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} BINARY_ALIAS= python3=${PYTHON_CMD} -post-install: - ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/devel/py-pycrdt/Makefile b/devel/py-pycrdt/Makefile index e935a24c635d..7d22f046db05 100644 --- a/devel/py-pycrdt/Makefile +++ b/devel/py-pycrdt/Makefile @@ -1,28 +1,25 @@ PORTNAME= pycrdt PORTVERSION= 0.9.11 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pycrdt-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings for Yrs WWW= https://jupyter-server.github.io/pycrdt/ \ https://github.com/jupyter-server/pycrdt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.4.0<2:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=4.4.0<5.0.0:devel/py-anyio@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/devel/py-pyproject-fmt-rust/Makefile b/devel/py-pyproject-fmt-rust/Makefile index 9aa28a49b1d6..aa96c766d8a8 100644 --- a/devel/py-pyproject-fmt-rust/Makefile +++ b/devel/py-pyproject-fmt-rust/Makefile @@ -1,28 +1,25 @@ PORTNAME= pyproject-fmt-rust PORTVERSION= 1.1.6 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pyproject_fmt_rust-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Format your pyproject.toml file WWW= https://github.com/tox-dev/pyproject-fmt-rust LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.5.1:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/pyproject_fmt_rust-${PORTVERSION} -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/devel/py-regress/Makefile b/devel/py-regress/Makefile index 599874aa41f4..29a4be6a11f6 100644 --- a/devel/py-regress/Makefile +++ b/devel/py-regress/Makefile @@ -1,27 +1,24 @@ PORTNAME= regress PORTVERSION= 0.4.2 PORTREVISION= 8 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings to Rust's regress ECMA regular expressions library WWW= https://github.com/crate-py/regress LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/devel/py-rpds-py/Makefile b/devel/py-rpds-py/Makefile index 5ac2c7fa7e3b..b68abc524c43 100644 --- a/devel/py-rpds-py/Makefile +++ b/devel/py-rpds-py/Makefile @@ -1,29 +1,26 @@ PORTNAME= rpds-py PORTVERSION= 0.13.2 PORTREVISION= 7 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/crate-py/rpds/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= rpds_py-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python bindings to Rust persistent data structures (rpds) WWW= https://github.com/crate-py/rpds LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1<2:devel/py-maturin@${PY_FLAVOR} USES= cargo dos2unix python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no WRKSRC= ${WRKDIR}/rpds_py-${PORTVERSION} -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile index 177b95e44d0b..766c7fb06799 100644 --- a/devel/py-watchfiles/Makefile +++ b/devel/py-watchfiles/Makefile @@ -1,28 +1,25 @@ PORTNAME= watchfiles PORTVERSION= 0.24.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple, modern and high performance file watching and code reload in python WWW= https://watchfiles.helpmanual.io/ \ https://github.com/samuelcolvin/watchfiles LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.14.16<2:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.0.0:devel/py-anyio@${PY_FLAVOR} USES= cargo dos2unix python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/devel/pylyzer/Makefile b/devel/pylyzer/Makefile index b59cf0d3fa77..38632b2806c3 100644 --- a/devel/pylyzer/Makefile +++ b/devel/pylyzer/Makefile @@ -1,159 +1,156 @@ PORTNAME= pylyzer DISTVERSIONPREFIX= v DISTVERSION= 0.0.61 PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Static code analyzer & language server for Python WWW= https://mtshiba.github.io/pylyzer/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: cannot transmute between types of different sizes, or dependently-sized types, see https://github.com/RustPython/Parser/issues/116 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomli>0:textproc/py-tomli@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ git:devel/git USES= cargo python USE_PYTHON= pep517 noflavors autoplist USE_GITHUB= yes GH_ACCOUNT= mtshiba CARGO_CRATES= Inflector-0.11.4 \ addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.8.11 \ anyhow-1.0.86 \ autocfg-1.3.0 \ backtrace-0.3.73 \ backtrace-on-stack-overflow-0.3.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ cc-1.1.12 \ cfg-if-1.0.0 \ convert_case-0.4.0 \ crunchy-0.2.2 \ derive_more-0.99.18 \ either-1.13.0 \ els-0.1.54-nightly.5 \ erg_common-0.6.42-nightly.5 \ erg_compiler-0.6.42-nightly.5 \ erg_parser-0.6.42-nightly.5 \ erg_proc_macros-0.6.42-nightly.5 \ form_urlencoded-1.2.1 \ getopts-0.2.21 \ getrandom-0.2.15 \ gimli-0.29.0 \ hashbrown-0.14.5 \ idna-0.5.0 \ is-macro-0.3.6 \ itertools-0.11.0 \ itoa-1.0.11 \ lalrpop-util-0.20.2 \ libc-0.2.156 \ libm-0.2.8 \ lock_api-0.4.12 \ log-0.4.22 \ lsp-types-0.93.2 \ malachite-0.4.14 \ malachite-base-0.4.14 \ malachite-bigint-0.2.0 \ malachite-nz-0.4.14 \ malachite-q-0.4.14 \ memchr-2.7.4 \ memoffset-0.6.5 \ miniz_oxide-0.7.4 \ molc-0.3.0 \ nix-0.23.2 \ num-integer-0.1.46 \ num-traits-0.2.19 \ object-0.36.3 \ once_cell-1.19.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.86 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.3 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ ryu-1.0.18 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.208 \ serde_derive-1.0.208 \ serde_json-1.0.125 \ serde_repr-0.1.19 \ shlex-1.3.0 \ siphasher-0.3.11 \ smallvec-1.13.2 \ static_assertions-1.1.0 \ syn-1.0.109 \ syn-2.0.74 \ thread_local-1.1.8 \ tiny-keccak-2.0.2 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-emoji-char-0.9.0 \ unic-ucd-ident-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ unicode-xid-0.2.4 \ unicode_names2-1.2.2 \ unicode_names2_generator-1.2.2 \ url-2.5.2 \ version_check-0.9.5 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ rustpython-ast,rustpython-parser,rustpython-parser-core,rustpython-parser-vendored@git+https://github.com/RustPython/Parser\#a5b08096a0b77e8f39cd6abdc998bb770dd0c79b CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pylyzer - .include diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile index 9c2c93567402..55e4ab56424c 100644 --- a/devel/rust-analyzer/Makefile +++ b/devel/rust-analyzer/Makefile @@ -1,38 +1,35 @@ PORTNAME= rust-analyzer DISTVERSION= 2024-08-27 CATEGORIES= devel MAINTAINER= rust@FreeBSD.org COMMENT= Experimental Rust compiler front-end for IDEs WWW= https://rust-analyzer.github.io/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo dos2unix DOS2UNIX_FILES= ${WRKSRC_crate_notify}/src/kqueue.rs USE_GITHUB= yes CARGO_INSTALL_PATH= crates/rust-analyzer CARGO_ENV+= CFG_RELEASE=${DISTVERSION} LTO_UNSAFE= yes # attempts to install rustup toolchains NO_TEST= yes PLIST_FILES= bin/rust-analyzer PORTDOCS= * OPTIONS_DEFINE= DOCS -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rust-analyzer - post-install-DOCS-on: @cd ${WRKSRC}/docs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/rust-script/Makefile b/devel/rust-script/Makefile index 3f2f7f195e4c..dae1727afea2 100644 --- a/devel/rust-script/Makefile +++ b/devel/rust-script/Makefile @@ -1,23 +1,20 @@ PORTNAME= rust-script DISTVERSION= 0.34.0 PORTREVISION= 5 CATEGORIES= devel MAINTAINER= pat@patmaddox.com COMMENT= Run Rust files and expressions as scripts without setup or compilation WWW= https://github.com/fornwall/rust-script LICENSE= APACHE20 USES= cargo USE_GITHUB= yes GH_ACCOUNT= fornwall GH_PROJECT= rust-script PLIST_FILES= bin/rust-script -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rust-script - .include diff --git a/devel/sccache/Makefile b/devel/sccache/Makefile index b7e10684d146..4e5abd7aa06e 100644 --- a/devel/sccache/Makefile +++ b/devel/sccache/Makefile @@ -1,427 +1,424 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.5.4 PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= pizzamig@FreeBSD.org COMMENT= Like ccache with cloud storage support WWW= https://github.com/mozilla/sccache LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures USES= cargo ssl LIB_DEPENDS+= libzstd.so:archivers/zstd USE_GITHUB= yes GH_ACCOUNT= mozilla OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS PLIST_FILES= bin/sccache \ bin/sccache-dist PORTDOCS= README.md docs/Architecture.md docs/Azure.md docs/Caching.md \ docs/Configuration.md docs/Distributed.md \ docs/DistributedFreeBSD.md docs/DistributedQuickstart.md \ docs/GHA.md docs/Gcs.md docs/Jenkins.md docs/Local.md \ docs/Memcached.md docs/Redis.md docs/Releasing.md \ docs/ResponseFiles.md docs/Rust.md docs/S3.md docs/Webdav.md SUB_FILES= pkg-message CARGO_FEATURES= dist-client,dist-server CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstyle-0.3.5 \ anstyle-1.0.0 \ anyhow-1.0.71 \ ar-0.9.0 \ arc-swap-1.5.1 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ arrayvec-0.7.2 \ ascii-1.1.0 \ assert_cmd-2.0.10 \ async-compat-0.2.1 \ async-trait-0.1.68 \ autocfg-1.1.0 \ backon-0.4.1 \ backtrace-0.3.67 \ base64-0.13.1 \ base64-0.21.0 \ base64ct-1.6.0 \ bb8-0.8.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.0.2 \ blake3-1.3.3 \ block-buffer-0.10.3 \ bstr-1.0.1 \ buf_redux-0.8.4 \ bumpalo-3.11.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.26 \ chunked_transfer-1.4.0 \ clap-4.1.11 \ clap_derive-4.1.9 \ clap_lex-0.3.0 \ combine-4.6.6 \ const-oid-0.9.2 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ constant_time_eq-0.2.4 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ core_affinity-0.8.0 \ cpufeatures-0.2.5 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.15 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ daemonize-0.5.0 \ dashmap-5.4.0 \ data-encoding-2.3.3 \ der-0.7.6 \ difflib-0.4.0 \ digest-0.10.6 \ directories-5.0.0 \ dirs-sys-0.4.0 \ displaydoc-0.1.7 \ dlv-list-0.5.0 \ doc-comment-0.3.3 \ either-1.8.0 \ encoding-0.2.33 \ encoding-index-japanese-1.20141219.5 \ encoding-index-korean-1.20141219.5 \ encoding-index-simpchinese-1.20141219.5 \ encoding-index-singlebyte-1.20141219.5 \ encoding-index-tradchinese-1.20141219.5 \ encoding_index_tests-0.1.4 \ encoding_rs-0.8.31 \ enum-as-inner-0.5.1 \ env_logger-0.10.0 \ errno-0.2.8 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ fastrand-1.9.0 \ filetime-0.2.21 \ flagset-0.4.3 \ flate2-1.0.26 \ float-cmp-0.9.0 \ flume-0.10.14 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fs-err-2.9.0 \ futures-0.3.27 \ futures-channel-0.3.27 \ futures-core-0.3.27 \ futures-executor-0.3.27 \ futures-io-0.3.27 \ futures-macro-0.3.27 \ futures-sink-0.3.27 \ futures-task-0.3.27 \ futures-util-0.3.27 \ generic-array-0.14.6 \ getrandom-0.2.8 \ gimli-0.27.2 \ gzp-0.11.3 \ h2-0.3.17 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ heck-0.4.0 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.5 \ hostname-0.3.1 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.25 \ hyper-rustls-0.24.0 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.47 \ idna-0.2.3 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ io-lifetimes-0.7.5 \ io-lifetimes-1.0.3 \ ipconfig-0.3.1 \ ipnet-2.5.1 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.4 \ jobserver-0.1.26 \ js-sys-0.3.60 \ jsonwebtoken-8.2.0 \ lazy_static-1.4.0 \ libc-0.2.140 \ libm-0.2.6 \ libmount-0.1.15 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.0.46 \ linux-raw-sys-0.1.3 \ linux-raw-sys-0.3.8 \ lock_api-0.4.9 \ log-0.4.19 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matches-0.1.10 \ md-5-0.10.5 \ memchr-2.5.0 \ memmap2-0.6.2 \ memoffset-0.7.1 \ mime-0.3.17 \ mime_guess-2.0.4 \ miniz_oxide-0.6.2 \ miniz_oxide-0.7.1 \ mio-0.8.5 \ multipart-0.18.0 \ nanorand-0.7.0 \ native-tls-0.2.11 \ nix-0.14.1 \ nix-0.26.2 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.3 \ num-bigint-dig-0.8.2 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ object-0.30.3 \ once_cell-1.17.1 \ opendal-0.39.0 \ openssl-0.10.55 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.90 \ ordered-multimap-0.6.0 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.4 \ pem-1.1.0 \ pem-rfc7468-0.7.0 \ percent-encoding-2.2.0 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.7 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.63 \ quick-error-1.2.3 \ quick-xml-0.29.0 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redis-0.23.3 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.3 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ reqsign-0.14.1 \ reqwest-0.11.18 \ resolv-conf-0.7.0 \ retry-2.0.0 \ ring-0.16.20 \ rouille-3.6.1 \ rsa-0.9.2 \ rust-ini-0.19.0 \ rustc-demangle-0.1.23 \ rustix-0.35.13 \ rustix-0.36.4 \ rustix-0.37.7 \ rustls-0.20.7 \ rustls-0.21.7 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.1 \ rustls-webpki-0.101.4 \ ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.20 \ scopeguard-1.1.0 \ sct-0.7.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-1.0.17 \ serde-1.0.159 \ serde_derive-1.0.159 \ serde_json-1.0.94 \ serde_repr-0.1.9 \ serde_spanned-0.6.1 \ serde_urlencoded-0.7.1 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ sha1-0.10.5 \ sha1_smol-1.0.0 \ sha2-0.10.6 \ signal-hook-registry-1.4.0 \ signature-2.0.0 \ simple_asn1-0.6.2 \ slab-0.4.7 \ smallvec-1.10.0 \ socket2-0.4.9 \ spin-0.5.2 \ spin-0.9.4 \ spki-0.7.2 \ static_assertions-1.1.0 \ stringmatch-0.3.3 \ strip-ansi-escapes-0.1.1 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.104 \ syn-2.0.13 \ syslog-6.0.1 \ tar-0.4.38 \ temp-env-0.3.4 \ tempfile-3.4.0 \ termcolor-1.1.3 \ terminal_size-0.2.2 \ termtree-0.4.0 \ thirtyfour-0.27.3 \ thirtyfour_sync-0.27.1 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ threadpool-1.8.1 \ time-0.1.43 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tiny-keccak-2.0.2 \ tiny_http-0.12.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.28.2 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.0 \ tokio-retry-0.3.0 \ tokio-rustls-0.23.4 \ tokio-rustls-0.24.0 \ tokio-serde-0.8.0 \ tokio-util-0.7.7 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.8 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ trust-dns-proto-0.22.0 \ trust-dns-resolver-0.22.0 \ try-lock-0.2.3 \ twoway-0.1.8 \ typenum-1.15.0 \ unicase-2.6.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.5 \ unicode-normalization-0.1.22 \ untrusted-0.7.1 \ url-2.3.1 \ urlparse-0.7.3 \ utf8parse-0.2.0 \ uuid-1.3.3 \ vcpkg-0.2.15 \ version-compare-0.1.1 \ version_check-0.9.4 \ void-1.0.2 \ vte-0.10.1 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-futures-0.4.29 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ wasm-streams-0.2.3 \ web-sys-0.3.59 \ webpki-0.22.0 \ webpki-roots-0.22.5 \ which-4.4.0 \ widestring-0.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.1 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.1 \ winreg-0.10.1 \ xattr-0.2.3 \ zeroize-1.5.7 \ zip-0.6.4 \ zstd-0.12.3+zstd.1.5.2 \ zstd-safe-6.0.4+zstd.1.5.4 \ zstd-sys-2.0.7+zstd.1.5.4 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/docs .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/${f} .endfor -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sccache - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sccache-dist .include diff --git a/devel/selene/Makefile b/devel/selene/Makefile index f44fb49bf7d8..a565ab7adff7 100644 --- a/devel/selene/Makefile +++ b/devel/selene/Makefile @@ -1,205 +1,202 @@ PORTNAME= selene DISTVERSION= 0.27.1 PORTREVISION= 3 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Command line tool to help write correct and idiomatic Lua code WWW= https://kampfkarren.github.io/selene/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # next release should fix this USES= cargo USE_GITHUB= yes GH_ACCOUNT= kampfkarren CARGO_BUILD_ARGS= --package=${PORTNAME} CARGO_INSTALL_PATH= ${PORTNAME} CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.7 \ beef-0.5.2 \ bitflags-1.3.2 \ bstr-1.1.0 \ bumpalo-3.12.0 \ bytecount-0.6.3 \ cc-1.0.78 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-2.34.0 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ color-eyre-0.6.2 \ color-spantrace-0.2.0 \ convert_case-0.4.0 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ ctor-0.1.26 \ cxx-1.0.86 \ cxx-build-1.0.86 \ cxxbridge-flags-1.0.86 \ cxxbridge-macro-1.0.86 \ derive_more-0.99.17 \ diff-0.1.13 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ eyre-0.6.8 \ flate2-1.0.25 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ full_moon-0.19.0 \ full_moon_derive-0.11.0 \ generator-0.7.2 \ getrandom-0.2.8 \ gimli-0.27.0 \ glob-0.3.1 \ globset-0.4.10 \ hashbrown-0.12.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ id-arena-2.2.1 \ idna-0.3.0 \ if_chain-1.0.2 \ indenter-0.3.3 \ indexmap-1.9.2 \ itoa-1.0.5 \ js-sys-0.3.60 \ lazy_static-1.4.0 \ libc-0.2.139 \ link-cplusplus-1.0.8 \ log-0.4.17 \ logos-0.12.1 \ logos-derive-0.12.1 \ loom-0.5.6 \ matchers-0.1.0 \ memchr-2.5.0 \ miniz_oxide-0.6.2 \ nom8-0.2.0 \ nu-ansi-term-0.46.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ object-0.30.2 \ once_cell-1.17.0 \ output_vt100-0.1.3 \ overload-0.1.1 \ owo-colors-3.5.0 \ paste-1.0.11 \ percent-encoding-2.2.0 \ pin-project-lite-0.2.9 \ pretty_assertions-1.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.66 \ profiling-1.0.7 \ profiling-procmacros-1.0.7 \ quote-1.0.23 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ ring-0.17.3 \ rustc-demangle-0.1.21 \ rustc_version-0.4.0 \ rustls-0.21.10 \ rustls-webpki-0.101.7 \ rustversion-1.0.11 \ ryu-1.0.12 \ scoped-tls-1.0.1 \ scratch-1.0.3 \ sct-0.7.1 \ semver-1.0.16 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.99 \ serde_spanned-0.6.1 \ serde_yaml-0.9.16 \ sharded-slab-0.1.4 \ smallvec-1.10.0 \ smol_str-0.1.23 \ spin-0.9.8 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.107 \ termcolor-1.2.0 \ textwrap-0.11.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread_local-1.1.4 \ threadpool-1.8.1 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.7.2 \ toml_datetime-0.6.1 \ toml_edit-0.19.3 \ tracing-0.1.37 \ tracing-attributes-0.1.23 \ tracing-core-0.1.30 \ tracing-error-0.2.0 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.16 \ tracy-client-0.14.2 \ tracy-client-sys-0.19.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.0 \ unicode-width-0.1.10 \ unsafe-libyaml-0.2.5 \ untrusted-0.9.0 \ ureq-2.9.1 \ url-2.3.1 \ valuable-0.1.0 \ vec_map-0.8.2 \ version_check-0.9.4 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ webpki-roots-0.25.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.39.0 \ windows-sys-0.48.0 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.39.0 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.39.0 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.39.0 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.39.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.39.0 \ windows_x86_64_msvc-0.48.5 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/sentry-cli/Makefile b/devel/sentry-cli/Makefile index 7331fb8475d0..f386e4998653 100644 --- a/devel/sentry-cli/Makefile +++ b/devel/sentry-cli/Makefile @@ -1,37 +1,34 @@ PORTNAME= sentry-cli DISTVERSION= 2.31.0 PORTREVISION= 3 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/snazy/Makefile b/devel/snazy/Makefile index e12dc23ce70d..a2480325995b 100644 --- a/devel/snazy/Makefile +++ b/devel/snazy/Makefile @@ -1,97 +1,94 @@ PORTNAME= snazy DISTVERSION= 0.52.17 PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Snazzy json log viewer WWW= https://github.com/chmouel/snazy LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= chmouel CARGO_CRATES= aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.11 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bumpalo-3.14.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.32 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_complete-4.4.9 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ color-print-0.3.5 \ color-print-proc-macro-0.3.5 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.6 \ errno-0.3.8 \ fastrand-2.0.1 \ heck-0.4.1 \ hermit-abi-0.3.4 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ is-terminal-0.4.10 \ itoa-1.0.10 \ js-sys-0.3.67 \ libc-0.2.152 \ linux-raw-sys-0.4.13 \ log-0.4.20 \ memchr-2.7.1 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ num-traits-0.2.17 \ once_cell-1.19.0 \ proc-macro2-1.0.78 \ quote-1.0.35 \ redox_syscall-0.4.1 \ regex-1.10.3 \ regex-automata-0.4.4 \ regex-syntax-0.8.2 \ rustix-0.38.30 \ ryu-1.0.16 \ serde-1.0.195 \ serde_derive-1.0.195 \ serde_json-1.0.111 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.48 \ tempfile-3.9.0 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.52.0 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/stylua/Makefile b/devel/stylua/Makefile index 0fafbed9dfac..ba840fa2ef3a 100644 --- a/devel/stylua/Makefile +++ b/devel/stylua/Makefile @@ -1,46 +1,43 @@ PORTNAME= stylua DISTVERSIONPREFIX= v DISTVERSION= 0.20.0 PORTREVISION= 5 CATEGORIES= devel MAINTAINER= lcook@FreeBSD.org COMMENT= Opinionated Lua code formatter WWW= https://github.com/JohnnyMorganz/StyLua LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= JohnnyMorganz GH_PROJECT= StyLua PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS EDITORCONFIG LUAU OPTIONS_DEFAULT= EDITORCONFIG LUAU EDITORCONFIG_DESC= Build with EditorConfig support LUAU_DESC= Build with Luau support EDITORCONFIG_VARS= CARGO_FEATURES+=editorconfig LUAU_VARS= CARGO_FEATURES+=luau .for _ver in 5.2 5.3 5.4 OPTIONS_DEFINE+= LUA${_ver:C/\.//} OPTIONS_DEFAULT+= LUA${_ver:C/\.//} LUA${_ver:C/\.//}_DESC= Build with Lua ${_ver} support LUA${_ver:C/\.//}_VARS= CARGO_FEATURES+=lua${_ver:C/\.//} .endfor -post-install: - ${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 d2835cfb4d3c..2371aa6d3e15 100644 --- a/devel/tagref/Makefile +++ b/devel/tagref/Makefile @@ -1,73 +1,70 @@ PORTNAME= tagref DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 PORTREVISION= 4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tagref helps you maintain cross-references in your code WWW= https://github.com/stepchowfun/tagref LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= stepchowfun CARGO_CRATES= aho-corasick-1.1.2 \ ansi_term-0.12.1 \ atty-0.2.14 \ bitflags-1.3.2 \ bstr-1.9.0 \ clap-2.34.0 \ colored-1.9.4 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ globset-0.4.14 \ hermit-abi-0.1.19 \ hermit-abi-0.3.6 \ ignore-0.4.22 \ is-terminal-0.4.12 \ lazy_static-1.4.0 \ libc-0.2.153 \ log-0.4.20 \ memchr-2.7.1 \ proc-macro2-1.0.78 \ quote-1.0.35 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ same-file-1.0.6 \ serde-1.0.197 \ serde_derive-1.0.197 \ strsim-0.8.0 \ syn-2.0.50 \ term_size-0.3.2 \ textwrap-0.11.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ vec_map-0.8.2 \ walkdir-2.4.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/texlab/Makefile b/devel/texlab/Makefile index 5ee3b36ea8a4..4a58329e391b 100644 --- a/devel/texlab/Makefile +++ b/devel/texlab/Makefile @@ -1,40 +1,39 @@ PORTNAME= texlab DISTVERSIONPREFIX= v DISTVERSION= 4.2.0 PORTREVISION= 19 CATEGORIES= devel MAINTAINER= antranigv@freebsd.am COMMENT= Language Server Protocol for LaTeX WWW= https://texlab.netlify.app/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= latex-lsp # Fixes: error: the linked panic runtime `panic_unwind` is not compiled with # this crate's panic strategy `abort` WITHOUT_LTO= yes # XXX bug 277333 PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md docs/* OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}) .include diff --git a/devel/the-way/Makefile b/devel/the-way/Makefile index 228e0595ec49..62c4225a6f16 100644 --- a/devel/the-way/Makefile +++ b/devel/the-way/Makefile @@ -1,280 +1,277 @@ PORTNAME= the-way DISTVERSIONPREFIX= v DISTVERSION= 0.20.3 PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Code snippets manager for your terminal WWW= https://github.com/out-of-cheese-error/the-way LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= out-of-cheese-error CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.4 \ anstream-0.6.11 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.2 \ arrayvec-0.7.2 \ assert_cmd-2.0.13 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.66 \ base64-0.13.0 \ base64-0.21.5 \ beef-0.5.2 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-0.1.6 \ bstr-1.8.0 \ bumpalo-3.11.0 \ byteorder-1.4.3 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.33 \ chrono-english-0.1.7 \ clap-3.2.23 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_complete-4.4.9 \ clap_derive-4.4.7 \ clap_lex-0.2.4 \ clap_lex-0.6.0 \ clipboard-0.5.0 \ clipboard-win-2.2.0 \ color-eyre-0.6.2 \ colorchoice-1.0.0 \ confy-0.5.1 \ conpty-0.5.1 \ console-0.15.1 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.10 \ crossbeam-queue-0.3.6 \ crossbeam-utils-0.8.11 \ darling-0.14.2 \ darling_core-0.14.2 \ darling_macro-0.14.2 \ defer-drop-1.3.0 \ derive_builder-0.11.2 \ derive_builder_core-0.11.2 \ derive_builder_macro-0.11.2 \ dialoguer-0.11.0 \ difflib-0.4.0 \ directories-4.0.1 \ directories-next-1.0.3 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ either-1.8.0 \ encode_unicode-0.3.6 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.8 \ expectrl-0.7.1 \ eyre-0.6.12 \ fancy-regex-0.11.0 \ fastrand-2.0.1 \ flate2-1.0.24 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs2-0.4.3 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ getrandom-0.2.11 \ gimli-0.26.2 \ globset-0.4.14 \ grep-cli-0.1.10 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hoot-0.1.3 \ hootbin-0.1.1 \ httparse-1.8.0 \ humantime-2.1.0 \ iana-time-zone-0.1.46 \ ident_case-1.0.1 \ idna-0.3.0 \ indenter-0.3.3 \ indexmap-1.9.1 \ indexmap-2.2.1 \ indicatif-0.17.7 \ instant-0.1.12 \ itoa-1.0.3 \ js-sys-0.3.59 \ lazy_static-1.4.0 \ libc-0.2.151 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.12 \ lock_api-0.4.7 \ log-0.4.20 \ malloc_buf-0.0.6 \ memchr-2.6.4 \ memoffset-0.6.5 \ memoffset-0.7.1 \ miniz_oxide-0.5.3 \ nix-0.24.2 \ nix-0.25.1 \ nix-0.26.2 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ number_prefix-0.4.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.29.0 \ once_cell-1.19.0 \ os_str_bytes-6.3.0 \ owo-colors-3.5.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ percent-encoding-2.3.1 \ pin-utils-0.1.0 \ plist-1.3.1 \ portable-atomic-1.6.0 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.5 \ proc-macro2-1.0.78 \ ptyprocess-0.4.1 \ quote-1.0.35 \ rayon-1.5.3 \ rayon-core-1.9.3 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_users-0.4.3 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.7.1 \ regex-syntax-0.8.2 \ ring-0.17.7 \ rustc-demangle-0.1.21 \ rustix-0.38.28 \ rustls-0.22.2 \ rustls-pki-types-1.1.0 \ rustls-webpki-0.102.1 \ rustversion-1.0.9 \ ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ scanlex-0.1.4 \ scopeguard-1.1.0 \ serde-1.0.196 \ serde_derive-1.0.196 \ serde_json-1.0.113 \ serde_yaml-0.9.31 \ shell-words-1.1.0 \ shlex-1.1.0 \ skim-0.10.4 \ sled-0.34.7 \ smallvec-1.9.0 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.26.1 \ strum_macros-0.26.1 \ subtle-2.5.0 \ syn-1.0.105 \ syn-2.0.48 \ syntect-5.1.0 \ tempfile-3.9.0 \ term-0.7.0 \ termcolor-1.4.1 \ terminal_size-0.1.17 \ termtree-0.2.4 \ textwrap-0.16.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thread_local-1.1.4 \ time-0.3.13 \ timer-0.2.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.9 \ tuikit-0.5.0 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.3 \ unicode-normalization-0.1.21 \ unicode-width-0.1.9 \ unsafe-libyaml-0.2.10 \ untrusted-0.9.0 \ ureq-2.9.4 \ url-2.3.1 \ utf8parse-0.2.1 \ vte-0.11.0 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.82 \ wasm-bindgen-backend-0.2.82 \ wasm-bindgen-macro-0.2.82 \ wasm-bindgen-macro-support-0.2.82 \ wasm-bindgen-shared-0.2.82 \ webpki-roots-0.26.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.0 \ x11-clipboard-0.3.3 \ xcb-0.8.2 \ xml-rs-0.8.4 \ yaml-rust-0.4.5 \ zeroize-1.7.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/tokei/Makefile b/devel/tokei/Makefile index d22259a24c3a..bdd44d63cf6c 100644 --- a/devel/tokei/Makefile +++ b/devel/tokei/Makefile @@ -1,179 +1,176 @@ PORTNAME= tokei DISTVERSIONPREFIX= v DISTVERSION= 12.1.2 PORTREVISION= 33 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 382b0d453d76..3a0bd60a8322 100644 --- a/devel/tokio-console/Makefile +++ b/devel/tokio-console/Makefile @@ -1,281 +1,278 @@ PORTNAME= tokio-console DISTVERSIONPREFIX= tokio-console-v DISTVERSION= 0.1.12 PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Debugger for async rust WWW= https://github.com/tokio-rs/console LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= tokio-rs GH_PROJECT= console WRKSRC_SUBDIR= ${PORTNAME} CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.81 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ automod-1.0.14 \ axum-0.7.5 \ axum-core-0.4.3 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ byteorder-1.5.0 \ bytes-1.6.1 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.1.7 \ cfg-if-1.0.0 \ clap-4.5.11 \ clap_builder-4.5.11 \ clap_complete-4.5.11 \ clap_derive-4.5.11 \ clap_lex-0.7.2 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ colorchoice-1.0.2 \ compact_str-0.7.1 \ content_inspector-0.2.4 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dunce-1.0.4 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.9 \ eyre-0.6.12 \ fastrand-2.1.0 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.4.5 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hdrhistogram-7.5.4 \ heck-0.5.0 \ hermit-abi-0.3.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ httpdate-1.0.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-1.4.1 \ hyper-timeout-0.5.1 \ hyper-util-0.1.6 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.2.6 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ lazy_static-1.5.0 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.3 \ matchers-0.1.0 \ matchit-0.7.3 \ memchr-2.7.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ mio-1.0.1 \ multimap-0.10.0 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ object-0.32.2 \ once_cell-1.19.0 \ option-ext-0.2.0 \ os_pipe-1.2.0 \ overload-0.1.1 \ owo-colors-3.5.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ ppv-lite86-0.2.17 \ prettyplease-0.2.20 \ proc-macro2-1.0.86 \ prost-0.13.1 \ prost-build-0.13.1 \ prost-derive-0.13.1 \ prost-types-0.13.1 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.26.3 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.121 \ serde_spanned-0.6.7 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ similar-2.6.0 \ slab-0.4.9 \ smallvec-1.13.2 \ snapbox-0.6.16 \ snapbox-macros-0.3.10 \ socket2-0.5.7 \ stability-0.2.1 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ syn-2.0.72 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.2 \ tokio-macros-2.4.0 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ toml-0.5.11 \ toml_datetime-0.6.7 \ toml_edit-0.22.17 \ tonic-0.12.1 \ tonic-build-0.12.1 \ tonic-web-0.12.1 \ tower-0.4.13 \ tower-http-0.5.2 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-journald-0.2.4 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ trycmd-0.15.6 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.13 \ url-2.5.2 \ utf8parse-0.2.2 \ valuable-0.1.0 \ version_check-0.9.5 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.16 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 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 44ce8d899634..7be82bec1989 100644 --- a/devel/tree-sitter-graph/Makefile +++ b/devel/tree-sitter-graph/Makefile @@ -1,111 +1,108 @@ PORTNAME= tree-sitter-graph DISTVERSIONPREFIX= v DISTVERSION= 0.11.3 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.8 \ aho-corasick-1.1.3 \ anyhow-1.0.86 \ atty-0.2.14 \ autocfg-1.3.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ cc-1.0.99 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_lex-0.2.4 \ colored-2.1.0 \ dirs-3.0.2 \ dirs-sys-0.3.7 \ env_logger-0.9.3 \ equivalent-1.0.1 \ getrandom-0.2.15 \ hashbrown-0.9.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hermit-abi-0.1.19 \ humantime-2.1.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indoc-1.0.9 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.155 \ libloading-0.7.4 \ libredox-0.1.3 \ log-0.4.21 \ memchr-2.7.4 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ proc-macro2-1.0.86 \ quote-1.0.36 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ ryu-1.0.18 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ smallvec-1.13.2 \ string-interner-0.12.2 \ strsim-0.10.0 \ syn-2.0.67 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ tree-sitter-0.20.10 \ tree-sitter-config-0.19.0 \ tree-sitter-highlight-0.20.1 \ tree-sitter-loader-0.20.0 \ tree-sitter-python-0.20.4 \ tree-sitter-tags-0.20.2 \ unicode-ident-1.0.12 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/twiggy/Makefile b/devel/twiggy/Makefile index bbe7a5852e14..9178b63ebde3 100644 --- a/devel/twiggy/Makefile +++ b/devel/twiggy/Makefile @@ -1,116 +1,113 @@ PORTNAME= twiggy DISTVERSION= 0.6.0 PORTREVISION= 15 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 dc0f2326588a..787d4d74d49c 100644 --- a/devel/typeshare/Makefile +++ b/devel/typeshare/Makefile @@ -1,122 +1,119 @@ PORTNAME= typeshare DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Tool to synchronize type definitions between Rust and other languages WWW= https://github.com/1password/typeshare LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= 1password CARGO_BUILD_ARGS= --package=typeshare-cli CARGO_INSTALL_PATH= cli CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.82 \ atty-0.2.14 \ autocfg-1.2.0 \ bitflags-1.3.2 \ bstr-1.9.1 \ bumpalo-3.16.0 \ cc-1.0.94 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-3.2.25 \ clap_complete-3.2.5 \ clap_complete_command-0.3.4 \ clap_complete_fig-3.2.4 \ clap_lex-0.2.4 \ cool_asserts-2.0.3 \ core-foundation-sys-0.8.6 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ dissimilar-1.0.7 \ either-1.11.0 \ equivalent-1.0.1 \ expect-test-1.5.0 \ flexi_logger-0.28.5 \ glob-0.3.1 \ globset-0.4.14 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hermit-abi-0.1.19 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.22 \ indent_write-2.2.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ itertools-0.12.1 \ itoa-1.0.11 \ joinery-2.1.0 \ js-sys-0.3.69 \ lazy_format-2.0.3 \ libc-0.2.153 \ log-0.4.21 \ memchr-2.7.2 \ nu-ansi-term-0.50.1 \ num-traits-0.2.18 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ proc-macro2-1.0.80 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.10.5 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ ryu-1.0.17 \ same-file-1.0.6 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.116 \ serde_spanned-0.6.5 \ strsim-0.10.0 \ syn-2.0.59 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.12 \ unicode-ident-1.0.12 \ walkdir-2.5.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/devel/wrangler/Makefile b/devel/wrangler/Makefile index 146d24a3ca1d..8ccf44361618 100644 --- a/devel/wrangler/Makefile +++ b/devel/wrangler/Makefile @@ -1,44 +1,41 @@ PORTNAME= wrangler DISTVERSIONPREFIX= v DISTVERSION= 1.19.12 PORTREVISION= 21 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 c30bef7529c5..f1e3e2a0207a 100644 --- a/dns/dog/Makefile +++ b/dns/dog/Makefile @@ -1,127 +1,124 @@ PORTNAME= dog DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 PORTREVISION= 35 CATEGORIES= dns net MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line DNS client WWW= https://dns.lookup.dog/ LICENSE= EUPL LICENSE_NAME= European Union Public Licence V. 1.2 LICENSE_FILE= ${WRKSRC}/LICENCE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ogham CONFLICTS_INSTALL= py*-datadog CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.54 \ bitflags-1.2.1 \ byteorder-1.3.4 \ cc-1.0.61 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ ctor-0.1.16 \ datetime-0.5.1 \ difference-2.0.0 \ failure-0.1.8 \ failure_derive-0.1.8 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ getopts-0.2.21 \ getrandom-0.1.15 \ gimli-0.23.0 \ hermit-abi-0.1.17 \ httparse-1.3.4 \ ipconfig-0.2.2 \ itoa-0.4.6 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.80 \ log-0.4.11 \ miniz_oxide-0.4.3 \ native-tls-0.2.4 \ object-0.22.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ output_vt100-0.1.2 \ pkg-config-0.3.19 \ ppv-lite86-0.2.10 \ pretty_assertions-0.6.1 \ proc-macro2-1.0.24 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.18 \ ryu-1.0.5 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.117 \ serde_derive-1.0.117 \ serde_json-1.0.59 \ socket2-0.3.15 \ syn-1.0.48 \ synstructure-0.12.4 \ tempfile-3.1.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vcpkg-0.2.10 \ wasi-0.9.0+wasi-snapshot-preview1 \ widestring-0.4.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ mutagen,mutagen-core,mutagen-transform@git+https://github.com/llogiq/mutagen\#c7abc956a10e8a3e2cc71f21279ea0a42f7b7c10 PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= COMPLETIONS DOCS OPTIONS_DEFAULT= COMPLETIONS COMPLETIONS_DESC= Install bash, fish and zsh shell completions COMPLETIONS_PLIST_FILES= share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN= Fails to detect OpenSSL 3.0.0 and later .endif -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-COMPLETIONS-on: .for _shell in bash fish zsh ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.${_shell} \ ${STAGEDIR}${PREFIX}/${COMPLETIONS_PLIST_FILES:M*${_shell}*} .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/dns/doh-proxy/Makefile b/dns/doh-proxy/Makefile index a6030e46c347..8e5a32807433 100644 --- a/dns/doh-proxy/Makefile +++ b/dns/doh-proxy/Makefile @@ -1,34 +1,31 @@ PORTNAME= doh-proxy DISTVERSION= 0.9.11 PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= ashish@FreeBSD.org COMMENT= DNS-over-HTTP server proxy WWW= https://github.com/DNSCrypt/doh-server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= fails to build USES= cargo USE_RC_SUBR= doh-proxy PLIST_FILES= bin/doh-proxy # make cargo-crates > Makefile.crates .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif -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 df109cc25836..6d0ee5f6bd88 100644 --- a/dns/encrypted-dns-server/Makefile +++ b/dns/encrypted-dns-server/Makefile @@ -1,194 +1,193 @@ PORTNAME= encrypted-dns-server DISTVERSION= 0.9.6 PORTREVISION= 20 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 0c564bd0049b..6b3b699ca188 100644 --- a/editors/amp/Makefile +++ b/editors/amp/Makefile @@ -1,24 +1,21 @@ PORTNAME= amp DISTVERSION= 0.7.0 PORTREVISION= 5 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org COMMENT= Complete text editor for your terminal WWW= https://amp.rs/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= jmacdonald PLIST_FILES= bin/${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/editors/helix/Makefile b/editors/helix/Makefile index 1511889e8aaa..85e1e059fa2c 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,263 +1,260 @@ PORTNAME= helix DISTVERSION= 24.07 PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~ecs/tree-sitter-hare/archive/:treesitterhare \ https://git.sr.ht/~jummit/tree-sitter-wren/archive/:treesitterwren \ https://git.sr.ht/~sfr/tree-sitter-gemini/archive/:treesittergemini \ https://raw.githubusercontent.com/tree-sitter/tree-sitter-javascript/${TREE_SITTER_JSHIGH_REV}/queries/highlights.scm?file=/:jshigh \ https://raw.githubusercontent.com/tree-sitter/tree-sitter-typescript/${TREE_SITTER_TSHIGH_REV}/queries/highlights.scm?file=/:tshigh DISTFILES= ${TREE_SITTER_HARE_REV}.tar.gz:treesitterhare \ ${TREE_SITTER_WREN_REV}.tar.gz:treesitterwren \ ${TREE_SITTER_GEMINI_REV}.tar.gz:treesittergemini \ ${TREE_SITTER_JSHIGH_REV}-js-highlights.scm:jshigh \ ${TREE_SITTER_TSHIGH_REV}-ts-highlights.scm:tshigh EXTRACT_ONLY= ${DISTFILES:N*\:*high:C/:[^:]+$//} MAINTAINER= ashish@FreeBSD.org COMMENT= Post-modern modal text editor WWW= https://helix-editor.com/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= helix-editor GH_TUPLE= \ briot:tree-sitter-ada:ba0894ef:briot_tree_sitter_ada/runtime/grammars/sources/ada \ adl-lang:tree-sitter-adl:2787d04b:adl_lang_tree_sitter_adl/runtime/grammars/sources/adl \ tree-sitter:tree-sitter-agda:c21c3a0f:tree_sitter_tree_sitter_agda/runtime/grammars/sources/agda \ virchau13:tree-sitter-astro:947e9308:virchau13_tree_sitter_astro/runtime/grammars/sources/astro \ Beaglefoot:tree-sitter-awk:a799bc5d:Beaglefoot_tree_sitter_awk/runtime/grammars/sources/awk \ tree-sitter:tree-sitter-bash:f8fb3274:tree_sitter_tree_sitter_bash/runtime/grammars/sources/bash \ vito:tree-sitter-bass:501133e2:vito_tree_sitter_bass/runtime/grammars/sources/bass \ polarmutex:tree-sitter-beancount:f3741a3a:polarmutex_tree_sitter_beancount/runtime/grammars/sources/beancount \ latex-lsp:tree-sitter-bibtex:ccfd77db:latex_lsp_tree_sitter_bibtex/runtime/grammars/sources/bibtex \ the-mikedavis:tree-sitter-bicep:d8e097fc:the_mikedavis_tree_sitter_bicep/runtime/grammars/sources/bicep \ tree-sitter-grammars:tree-sitter-bitbake:10bacac9:tree_sitter_grammars_tree_sitter_bitbake/runtime/grammars/sources/bitbake \ EmranMR:tree-sitter-blade:4c66efe1:EmranMR_tree_sitter_blade/runtime/grammars/sources/blade \ tree-sitter:tree-sitter-c:7175a6dd:tree_sitter_tree_sitter_c/runtime/grammars/sources/c \ starkware-libs:tree-sitter-cairo:e3a02122:starkware_libs_tree_sitter_cairo/runtime/grammars/sources/cairo \ amaanq:tree-sitter-capnp:fc6e2add:amaanq_tree_sitter_capnp/runtime/grammars/sources/capnp \ bufbuild:tree-sitter-cel:9f2b65da:bufbuild_tree_sitter_cel/runtime/grammars/sources/cel \ sogaiu:tree-sitter-clojure:e57c569a:sogaiu_tree_sitter_clojure/runtime/grammars/sources/clojure \ uyha:tree-sitter-cmake:6e51463e:uyha_tree_sitter_cmake/runtime/grammars/sources/cmake \ stsewd:tree-sitter-comment:aefcc281:stsewd_tree_sitter_comment/runtime/grammars/sources/comment \ fvacek:tree-sitter-cpon:0d01fcda:fvacek_tree_sitter_cpon/runtime/grammars/sources/cpon \ tree-sitter:tree-sitter-cpp:670404d7:tree_sitter_tree_sitter_cpp/runtime/grammars/sources/cpp \ tree-sitter:tree-sitter-c-sharp:5b60f995:tree_sitter_tree_sitter_c_sharp/runtime/grammars/sources/c-sharp \ tree-sitter:tree-sitter-css:769203d0:tree_sitter_tree_sitter_css/runtime/grammars/sources/css \ eonpatapon:tree-sitter-cue:61843e3b:eonpatapon_tree_sitter_cue/runtime/grammars/sources/cue \ gdamore:tree-sitter-d:5566f8ce:gdamore_tree_sitter_d/runtime/grammars/sources/d \ UserNobody14:tree-sitter-dart:e398400a:UserNobody14_tree_sitter_dart/runtime/grammars/sources/dart \ dynamotn:tree-sitter-dbml:2e2fa564:dynamotn_tree_sitter_dbml/runtime/grammars/sources/dbml \ joelspadin:tree-sitter-devicetree:877adbfa:joelspadin_tree_sitter_devicetree/runtime/grammars/sources/devicetree \ jbellerb:tree-sitter-dhall:affb6ee3:jbellerb_tree_sitter_dhall/runtime/grammars/sources/dhall \ the-mikedavis:tree-sitter-diff:fd74c78f:the_mikedavis_tree_sitter_diff/runtime/grammars/sources/diff \ camdencheek:tree-sitter-dockerfile:8ee3a0f7:camdencheek_tree_sitter_dockerfile/runtime/grammars/sources/dockerfile \ rydesun:tree-sitter-dot:91723074:rydesun_tree_sitter_dot/runtime/grammars/sources/dot \ KMikeeU:tree-sitter-dtd:6116becb:KMikeeU_tree_sitter_dtd/runtime/grammars/sources/dtd \ glehmann:tree-sitter-earthfile:dbfb970a:glehmann_tree_sitter_earthfile/runtime/grammars/sources/earthfile \ the-mikedavis:tree-sitter-edoc:74774af7:the_mikedavis_tree_sitter_edoc/runtime/grammars/sources/edoc \ connorlay:tree-sitter-eex:f742f2fe:connorlay_tree_sitter_eex/runtime/grammars/sources/eex \ Wilfred:tree-sitter-elisp:e5524fdc:Wilfred_tree_sitter_elisp/runtime/grammars/sources/elisp \ elixir-lang:tree-sitter-elixir:b20eaa75:elixir_lang_tree_sitter_elixir/runtime/grammars/sources/elixir \ elm-tooling:tree-sitter-elm:df4cb639:elm_tooling_tree_sitter_elm/runtime/grammars/sources/elm \ ckafi:tree-sitter-elvish:e50787ca:ckafi_tree_sitter_elvish/runtime/grammars/sources/elvish \ tree-sitter:tree-sitter-embedded-template:d21df11b:tree_sitter_tree_sitter_embedded_template/runtime/grammars/sources/embedded-template \ the-mikedavis:tree-sitter-erlang:9d4b36a7:the_mikedavis_tree_sitter_erlang/runtime/grammars/sources/erlang \ greym0uth:tree-sitter-esdl:df83acc8:greym0uth_tree_sitter_esdl/runtime/grammars/sources/esdl \ google:tree-sitter-fidl:bdbb635a:google_tree_sitter_fidl/runtime/grammars/sources/fidl \ ram02z:tree-sitter-fish:84436cf2:ram02z_tree_sitter_fish/runtime/grammars/sources/fish \ alexanderbrevig:tree-sitter-forth:90189238:alexanderbrevig_tree_sitter_forth/runtime/grammars/sources/forth \ stadelmanma:tree-sitter-fortran:f0f2f100:stadelmanma_tree_sitter_fortran/runtime/grammars/sources/fortran \ kaashyapan:tree-sitter-fsharp:18da392f:kaashyapan_tree_sitter_fsharp/runtime/grammars/sources/fsharp \ sirius94:tree-sitter-gas:60f44364:sirius94_tree_sitter_gas/runtime/grammars/sources/gas \ PrestonKnopp:tree-sitter-gdscript:a4b57cc3:PrestonKnopp_tree_sitter_gdscript/runtime/grammars/sources/gdscript \ mtoohey31:tree-sitter-gitattributes:3dd50808:mtoohey31_tree_sitter_gitattributes/runtime/grammars/sources/gitattributes \ the-mikedavis:tree-sitter-git-commit:6f193a66:the_mikedavis_tree_sitter_git_commit/runtime/grammars/sources/git-commit \ the-mikedavis:tree-sitter-git-config:9c2a1b78:the_mikedavis_tree_sitter_git_config/runtime/grammars/sources/git-config \ shunsambongi:tree-sitter-gitignore:f4685bf1:shunsambongi_tree_sitter_gitignore/runtime/grammars/sources/gitignore \ the-mikedavis:tree-sitter-git-rebase:d8a4207e:the_mikedavis_tree_sitter_git_rebase/runtime/grammars/sources/git-rebase \ gleam-lang:tree-sitter-gleam:bcf9c45b:gleam_lang_tree_sitter_gleam/runtime/grammars/sources/gleam \ ember-tooling:tree-sitter-glimmer:5dc6d104:ember_tooling_tree_sitter_glimmer/runtime/grammars/sources/glimmer \ theHamsta:tree-sitter-glsl:88408ffc:theHamsta_tree_sitter_glsl/runtime/grammars/sources/glsl \ willcassella:tree-sitter-gn:e18d6e36:willcassella_tree_sitter_gn/runtime/grammars/sources/gn \ tree-sitter:tree-sitter-go:64457ea6:tree_sitter_tree_sitter_go/runtime/grammars/sources/go \ PrestonKnopp:tree-sitter-godot-resource:b6ef0768:PrestonKnopp_tree_sitter_godot_resource/runtime/grammars/sources/godot-resource \ camdencheek:tree-sitter-go-mod:e8f51f8e:camdencheek_tree_sitter_go_mod/runtime/grammars/sources/gomod \ dannylongeuay:tree-sitter-go-template:395a33e0:dannylongeuay_tree_sitter_go_template/runtime/grammars/sources/gotmpl \ omertuc:tree-sitter-go-work:6dd9dd79:omertuc_tree_sitter_go_work/runtime/grammars/sources/gowork \ bkegley:tree-sitter-graphql:5e66e961:bkegley_tree_sitter_graphql/runtime/grammars/sources/graphql \ murtaza64:tree-sitter-groovy:235009aa:murtaza64_tree_sitter_groovy/runtime/grammars/sources/groovy \ tree-sitter:tree-sitter-haskell:d7ac98f4:tree_sitter_tree_sitter_haskell/runtime/grammars/sources/haskell \ MercuryTechnologies:tree-sitter-haskell-persistent:58a6ccfd:MercuryTechnologies_tree_sitter_haskell_persistent/runtime/grammars/sources/haskell-persistent \ MichaHoffmann:tree-sitter-hcl:3cb7fc28:MichaHoffmann_tree_sitter_hcl/runtime/grammars/sources/hcl \ phoenixframework:tree-sitter-heex:2e1348c3:phoenixframework_tree_sitter_heex/runtime/grammars/sources/heex \ antosha417:tree-sitter-hocon:c390f105:antosha417_tree_sitter_hocon/runtime/grammars/sources/hocon \ urbit-pilled:tree-sitter-hoon:1d5df35a:urbit_pilled_tree_sitter_hoon/runtime/grammars/sources/hoon \ ath3:tree-sitter-hosts:301b9379:ath3_tree_sitter_hosts/runtime/grammars/sources/hosts \ tree-sitter:tree-sitter-html:29f53d8f:tree_sitter_tree_sitter_html/runtime/grammars/sources/html \ pfeiferj:tree-sitter-hurl:cd1a0ada:pfeiferj_tree_sitter_hurl/runtime/grammars/sources/hurl \ tree-sitter-grammars:tree-sitter-hyprlang:27af9b74:tree_sitter_grammars_tree_sitter_hyprlang/runtime/grammars/sources/hyprlang \ elixir-lang:tree-sitter-iex:39f20bb5:elixir_lang_tree_sitter_iex/runtime/grammars/sources/iex \ justinmk:tree-sitter-ini:4d247fb8:justinmk_tree_sitter_ini/runtime/grammars/sources/ini \ inko-lang:tree-sitter-inko:7860637c:inko_lang_tree_sitter_inko/runtime/grammars/sources/inko \ sogaiu:tree-sitter-janet-simple:51271e26:sogaiu_tree_sitter_janet_simple/runtime/grammars/sources/janet-simple \ tree-sitter:tree-sitter-java:09d650de:tree_sitter_tree_sitter_java/runtime/grammars/sources/java \ tree-sitter:tree-sitter-javascript:f772967f:tree_sitter_tree_sitter_javascript/runtime/grammars/sources/javascript \ varpeti:tree-sitter-jinja2:a533cd3c:varpeti_tree_sitter_jinja2/runtime/grammars/sources/jinja2 \ tree-sitter:tree-sitter-jsdoc:189a6a48:tree_sitter_tree_sitter_jsdoc/runtime/grammars/sources/jsdoc \ tree-sitter:tree-sitter-json:73076754:tree_sitter_tree_sitter_json/runtime/grammars/sources/json \ Joakker:tree-sitter-json5:c23f7a9b:Joakker_tree_sitter_json5/runtime/grammars/sources/json5 \ sourcegraph:tree-sitter-jsonnet:0475a501:sourcegraph_tree_sitter_jsonnet/runtime/grammars/sources/jsonnet \ tree-sitter:tree-sitter-julia:8fb38abf:tree_sitter_tree_sitter_julia/runtime/grammars/sources/julia \ IndianBoy42:tree-sitter-just:8af0aab7:IndianBoy42_tree_sitter_just/runtime/grammars/sources/just \ amaanq:tree-sitter-kdl:3ca569b9:amaanq_tree_sitter_kdl/runtime/grammars/sources/kdl \ mtoohey31:tree-sitter-koka:96d070c3:mtoohey31_tree_sitter_koka/runtime/grammars/sources/koka \ fwcd:tree-sitter-kotlin:a4f71eb9:fwcd_tree_sitter_kotlin/runtime/grammars/sources/kotlin \ latex-lsp:tree-sitter-latex:8c75e93c:latex_lsp_tree_sitter_latex/runtime/grammars/sources/latex \ mtoohey31:tree-sitter-ld:0e9695ae:mtoohey31_tree_sitter_ld/runtime/grammars/sources/ld \ kepet19:tree-sitter-ldif:0a917207:kepet19_tree_sitter_ldif/runtime/grammars/sources/ldif \ Julian:tree-sitter-lean:d9842610:Julian_tree_sitter_lean/runtime/grammars/sources/lean \ cbarrete:tree-sitter-ledger:1f864fb2:cbarrete_tree_sitter_ledger/runtime/grammars/sources/ledger \ benwilliamgraham:tree-sitter-llvm:e9948edc:benwilliamgraham_tree_sitter_llvm/runtime/grammars/sources/llvm \ Flakebi:tree-sitter-llvm-mir:06fabca1:Flakebi_tree_sitter_llvm_mir/runtime/grammars/sources/llvm-mir \ Tudyx:tree-sitter-log:62cfe307:Tudyx_tree_sitter_log/runtime/grammars/sources/log \ tree-sitter-grammars:tree-sitter-lua:88e44647:tree_sitter_grammars_tree_sitter_lua/runtime/grammars/sources/lua \ alemuller:tree-sitter-make:a4b91874:alemuller_tree_sitter_make/runtime/grammars/sources/make \ markdoc-extra:tree-sitter-markdoc:5ffe71b2:markdoc_extra_tree_sitter_markdoc/runtime/grammars/sources/markdoc \ tree-sitter-grammars:tree-sitter-markdown:62516e8c:tree_sitter_grammars_tree_sitter_markdown/runtime/grammars/sources/markdown \ acristoffers:tree-sitter-matlab:6071891a:acristoffers_tree_sitter_matlab/runtime/grammars/sources/matlab \ monaqa:tree-sitter-mermaid:d787c662:monaqa_tree_sitter_mermaid/runtime/grammars/sources/mermaid \ staysail:tree-sitter-meson:32a83e8f:staysail_tree_sitter_meson/runtime/grammars/sources/meson \ lsh:tree-sitter-mojo:3d7c53b8:lsh_tree_sitter_mojo/runtime/grammars/sources/mojo \ tzakian:tree-sitter-move:8bc0d169:tzakian_tree_sitter_move/runtime/grammars/sources/move \ naclsn:tree-sitter-nasm:a0db15db:naclsn_tree_sitter_nasm/runtime/grammars/sources/nasm \ nickel-lang:tree-sitter-nickel:e1d93378:nickel_lang_tree_sitter_nickel/runtime/grammars/sources/nickel \ alaviss:tree-sitter-nim:c5f0ce3b:alaviss_tree_sitter_nim/runtime/grammars/sources/nim \ nix-community:tree-sitter-nix:1b69cf1f:nix_community_tree_sitter_nix/runtime/grammars/sources/nix \ nushell:tree-sitter-nu:358c4f50:nushell_tree_sitter_nu/runtime/grammars/sources/nu \ tree-sitter:tree-sitter-ocaml:9965d208:tree_sitter_tree_sitter_ocaml/runtime/grammars/sources/ocaml \ tree-sitter-grammars:tree-sitter-odin:b5f668ef:tree_sitter_grammars_tree_sitter_odin/runtime/grammars/sources/odin \ novusnota:tree-sitter-ohm:80f14f0e:novusnota_tree_sitter_ohm/runtime/grammars/sources/ohm \ lefp:tree-sitter-opencl:8e1d24a5:lefp_tree_sitter_opencl/runtime/grammars/sources/opencl \ bollian:tree-sitter-openscad:5c3ce93d:bollian_tree_sitter_openscad/runtime/grammars/sources/openscad \ milisims:tree-sitter-org:698bb1a3:milisims_tree_sitter_org/runtime/grammars/sources/org \ Isopod:tree-sitter-pascal:2fd40f47:Isopod_tree_sitter_pascal/runtime/grammars/sources/pascal \ ath3:tree-sitter-passwd:20239395:ath3_tree_sitter_passwd/runtime/grammars/sources/passwd \ mtoohey31:tree-sitter-pem:be67a433:mtoohey31_tree_sitter_pem/runtime/grammars/sources/pem \ tree-sitter-perl:tree-sitter-perl:e99bb528:tree_sitter_perl_tree_sitter_perl/runtime/grammars/sources/perl \ pest-parser:tree-sitter-pest:a8a98a82:pest_parser_tree_sitter_pest/runtime/grammars/sources/pest \ tree-sitter:tree-sitter-php:f860e598:tree_sitter_tree_sitter_php/runtime/grammars/sources/php \ tree-sitter:tree-sitter-php:cf1f4a0f:tree_sitter_tree_sitter_php_only/runtime/grammars/sources/php-only \ apple:tree-sitter-pkl:c03f04a3:apple_tree_sitter_pkl/runtime/grammars/sources/pkl \ erasin:tree-sitter-po:417cee9a:erasin_tree_sitter_po/runtime/grammars/sources/po \ tree-sitter-perl:tree-sitter-pod:39da8599:tree_sitter_perl_tree_sitter_pod/runtime/grammars/sources/pod \ mfelsche:tree-sitter-ponylang:ef66b151:mfelsche_tree_sitter_ponylang/runtime/grammars/sources/ponylang \ airbus-cert:tree-sitter-powershell:c9316be0:airbus_cert_tree_sitter_powershell/runtime/grammars/sources/powershell \ victorhqc:tree-sitter-prisma:eca2596a:victorhqc_tree_sitter_prisma/runtime/grammars/sources/prisma \ yusdacra:tree-sitter-protobuf:19c211a0:yusdacra_tree_sitter_protobuf/runtime/grammars/sources/protobuf \ PRQL:tree-sitter-prql:09e158cd:PRQL_tree_sitter_prql/runtime/grammars/sources/prql \ postsolar:tree-sitter-purescript:5ef55926:postsolar_tree_sitter_purescript/runtime/grammars/sources/purescript \ tree-sitter:tree-sitter-python:4bfdd903:tree_sitter_tree_sitter_python/runtime/grammars/sources/python \ yuja:tree-sitter-qmljs:0b2b25bc:yuja_tree_sitter_qmljs/runtime/grammars/sources/qmljs \ r-lib:tree-sitter-r:cc04302e:r_lib_tree_sitter_r/runtime/grammars/sources/r \ tree-sitter:tree-sitter-regex:e1cfca3c:tree_sitter_tree_sitter_regex/runtime/grammars/sources/regex \ FallenAngel97:tree-sitter-rego:9ac75e71:FallenAngel97_tree_sitter_rego/runtime/grammars/sources/rego \ jaredramirez:tree-sitter-rescript:467dcf99:jaredramirez_tree_sitter_rescript/runtime/grammars/sources/rescript \ Hubro:tree-sitter-robot:322e4cc6:Hubro_tree_sitter_robot/runtime/grammars/sources/robot \ zee-editor:tree-sitter-ron:7762d709:zee_editor_tree_sitter_ron/runtime/grammars/sources/ron \ stsewd:tree-sitter-rst:25e63288:stsewd_tree_sitter_rst/runtime/grammars/sources/rst \ tree-sitter:tree-sitter-ruby:206c7077:tree_sitter_tree_sitter_ruby/runtime/grammars/sources/ruby \ tree-sitter:tree-sitter-rust:9c84af00:tree_sitter_tree_sitter_rust/runtime/grammars/sources/rust \ tree-sitter:tree-sitter-scala:7891815f:tree_sitter_tree_sitter_scala/runtime/grammars/sources/scala \ 6cdh:tree-sitter-scheme:af3af6c9:6cdh_tree_sitter_scheme/runtime/grammars/sources/scheme \ serenadeai:tree-sitter-scss:c478c686:serenadeai_tree_sitter_scss/runtime/grammars/sources/scss \ slint-ui:tree-sitter-slint:0701312b:slint_ui_tree_sitter_slint/runtime/grammars/sources/slint \ amaanq:tree-sitter-smali:5ae51e15:amaanq_tree_sitter_smali/runtime/grammars/sources/smali \ indoorvivants:tree-sitter-smithy:8327eb84:indoorvivants_tree_sitter_smithy/runtime/grammars/sources/smithy \ Giorbo:tree-sitter-sml:bd4055d5:Giorbo_tree_sitter_sml/runtime/grammars/sources/sml \ JoranHonig:tree-sitter-solidity:08338dce:JoranHonig_tree_sitter_solidity/runtime/grammars/sources/solidity \ jzelinskie:tree-sitter-spicedb:a4e46456:jzelinskie_tree_sitter_spicedb/runtime/grammars/sources/spicedb \ DerekStride:tree-sitter-sql:da2d1eff:DerekStride_tree_sitter_sql/runtime/grammars/sources/sql \ metio:tree-sitter-ssh-client-config:e45c6d5c:metio_tree_sitter_ssh_client_config/runtime/grammars/sources/sshclientconfig \ sigmaSd:tree-sitter-strace:2b18fdf9:sigmaSd_tree_sitter_strace/runtime/grammars/sources/strace \ madskjeldgaard:tree-sitter-supercollider:3b35bd0f:madskjeldgaard_tree_sitter_supercollider/runtime/grammars/sources/supercollider \ Himujjal:tree-sitter-svelte:be7f2e7d:Himujjal_tree_sitter_svelte/runtime/grammars/sources/svelte \ FuelLabs:tree-sitter-sway:e491a005:FuelLabs_tree_sitter_sway/runtime/grammars/sources/sway \ alex-pinkus:tree-sitter-swift:57c1c6d6:alex_pinkus_tree_sitter_swift/runtime/grammars/sources/swift \ Flakebi:tree-sitter-tablegen:568dd8a9:Flakebi_tree_sitter_tablegen/runtime/grammars/sources/tablegen \ tact-lang:tree-sitter-tact:ec57ab29:tact_lang_tree_sitter_tact/runtime/grammars/sources/tact \ alexanderbrevig:tree-sitter-task:f2cb435c:alexanderbrevig_tree_sitter_task/runtime/grammars/sources/task \ tree-sitter-grammars:tree-sitter-tcl:56ad1fa6:tree_sitter_grammars_tree_sitter_tcl/runtime/grammars/sources/tcl \ vrischmann:tree-sitter-templ:db662414:vrischmann_tree_sitter_templ/runtime/grammars/sources/templ \ arnarg:tree-sitter-todotxt:3937c5cd:arnarg_tree_sitter_todotxt/runtime/grammars/sources/todotxt \ ikatyang:tree-sitter-toml:7cff70bb:ikatyang_tree_sitter_toml/runtime/grammars/sources/toml \ the-mikedavis:tree-sitter-tsq:48b5e9f8:the_mikedavis_tree_sitter_tsq/runtime/grammars/sources/tsq \ gbprod:tree-sitter-twig:807b293f:gbprod_tree_sitter_twig/runtime/grammars/sources/twig \ tree-sitter:tree-sitter-typescript:b1bf4825:tree_sitter_tree_sitter_typescript/runtime/grammars/sources/typescript \ uben0:tree-sitter-typst:13863ddc:uben0_tree_sitter_typst/runtime/grammars/sources/typst \ Philipp-M:tree-sitter-ungrammar:a7e10462:Philipp_M_tree_sitter_ungrammar/runtime/grammars/sources/ungrammar \ kylegoetz:tree-sitter-unison:1f505e24:kylegoetz_tree_sitter_unison/runtime/grammars/sources/unison \ Jummit:tree-sitter-uxntal:d6840606:Jummit_tree_sitter_uxntal/runtime/grammars/sources/uxntal \ v-analyzer:v-analyzer:e14fdf6e:v_analyzer_v_analyzer/runtime/grammars/sources/v \ vala-lang:tree-sitter-vala:c9eea93b:vala_lang_tree_sitter_vala/runtime/grammars/sources/vala \ tree-sitter:tree-sitter-verilog:4457145e:tree_sitter_tree_sitter_verilog/runtime/grammars/sources/verilog \ teburd:tree-sitter-vhdl:c57313ad:teburd_tree_sitter_vhdl/runtime/grammars/sources/vhdl \ charmbracelet:tree-sitter-vhs:9534865e:charmbracelet_tree_sitter_vhs/runtime/grammars/sources/vhs \ ikatyang:tree-sitter-vue:91fe2754:ikatyang_tree_sitter_vue/runtime/grammars/sources/vue \ wasm-lsp:tree-sitter-wasm:2ca28a9f:wasm_lsp_tree_sitter_wasm/runtime/grammars/sources/wast \ szebniok:tree-sitter-wgsl:272e89ef:szebniok_tree_sitter_wgsl/runtime/grammars/sources/wgsl \ hh9527:tree-sitter-wit:c917790a:hh9527_tree_sitter_wit/runtime/grammars/sources/wit \ synaptiko:tree-sitter-xit:7d790245:synaptiko_tree_sitter_xit/runtime/grammars/sources/xit \ RenjiSann:tree-sitter-xml:48a7c2b6:RenjiSann_tree_sitter_xml/runtime/grammars/sources/xml \ Alexis-Lapierre:tree-sitter-xtc:7bc11b73:Alexis_Lapierre_tree_sitter_xtc/runtime/grammars/sources/xtc \ ikatyang:tree-sitter-yaml:0e36bed1:ikatyang_tree_sitter_yaml/runtime/grammars/sources/yaml \ Philipp-M:tree-sitter-yuck:e3d91a3c:Philipp_M_tree_sitter_yuck/runtime/grammars/sources/yuck \ maxxnino:tree-sitter-zig:0d08703e:maxxnino_tree_sitter_zig/runtime/grammars/sources/zig USE_GITLAB= nodefault GL_TUPLE= \ https://gitlab.com:gabmus:tree-sitter-blueprint:863cea9f:gabmus_tree_sitter_blueprint/runtime/grammars/sources/blueprint \ https://gitlab.com:TheZoq2:tree-sitter-lpf:db7372e6:TheZoq2_tree_sitter_lpf/runtime/grammars/sources/lpf \ https://gitlab.com:xasc:tree-sitter-t32:6da5e3cb:xasc_tree_sitter_t32/runtime/grammars/sources/t32 TREE_SITTER_HARE_REV= 07035a248943575444aa0b893ffe306e1444c0ab TREE_SITTER_WREN_REV= 6748694be32f11e7ec6b5faeb1b48ca6156d4e06 TREE_SITTER_GEMINI_REV= 3cc5e4bdf572d5df4277fc2e54d6299bd59a54b3 TREE_SITTER_JSHIGH_REV= 4a95461c4761c624f2263725aca79eeaefd36cad TREE_SITTER_TSHIGH_REV= 6aac031ad88dd6317f02ac0bb27d099a553a7d8c CARGO_CARGOTOML= ${WRKSRC}/helix-term/Cargo.toml -.if !defined(WITH_DEBUG) -CARGO_INSTALL_ARGS+= --config profile.release.strip=true -.endif CARGO_INSTALL_PATH= ./helix-term CONFLICTS_INSTALL= shx post-extract: cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a typescript tsx cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a ocaml ocaml-interface cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a markdown markdown_inline cd ${WRKSRC}/runtime/grammars/sources && ${CP} -a wast wat ${MV} ${WRKDIR}/tree-sitter-hare-${TREE_SITTER_HARE_REV} ${WRKSRC}/runtime/grammars/sources/hare ${MV} ${WRKDIR}/tree-sitter-wren-${TREE_SITTER_WREN_REV} ${WRKSRC}/runtime/grammars/sources/wren ${MV} ${WRKDIR}/tree-sitter-gemini-${TREE_SITTER_GEMINI_REV} ${WRKSRC}/runtime/grammars/sources/gemini ${CP} -R ${DISTDIR}/${TREE_SITTER_TSHIGH_REV}-ts-highlights.scm ${WRKSRC}/runtime/grammars/sources/qmljs/queries/highlights-typescript.scm ${CP} -R ${DISTDIR}/${TREE_SITTER_JSHIGH_REV}-js-highlights.scm ${WRKSRC}/runtime/grammars/sources/qmljs/queries/highlights-javascript.scm post-patch: ${GREP} -F -Rl '%%DATADIR%%' ${WRKSRC}/ | ${XARGS} ${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},' post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/runtime/grammars .for DIR in queries themes cd ${WRKSRC}/runtime && ${COPYTREE_SHARE} ${DIR} ${STAGEDIR}${DATADIR}/runtime .endfor ${INSTALL_DATA} ${WRKSRC}/runtime/tutor ${STAGEDIR}${DATADIR}/runtime/tutor ${FIND} ${WRKSRC}/runtime/grammars -maxdepth 1 -type f -name '*.so' \ -exec ${INSTALL_LIB} {} ${STAGEDIR}${DATADIR}/runtime/grammars \; .include diff --git a/editors/kakoune-lsp/Makefile b/editors/kakoune-lsp/Makefile index 8b54aacd6834..606d79369fb5 100644 --- a/editors/kakoune-lsp/Makefile +++ b/editors/kakoune-lsp/Makefile @@ -1,36 +1,35 @@ PORTNAME= kakoune-lsp DISTVERSIONPREFIX= v DISTVERSION= 17.1.2 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org COMMENT= Kakoune Language Server Protocol Client WWW= https://github.com/kakoune-lsp/kakoune-lsp LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/UNLICENSE RUN_DEPENDS= kakoune>=2022.10.31:editors/kakoune USES= cargo USE_GITHUB= yes GH_ACCOUNT= kakoune-lsp SUB_FILES= pkg-message PLIST_FILES= bin/kak-lsp \ "@sample ${ETCDIR}/kak-lsp.toml.sample" PORTDOCS= README.asciidoc OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/kak-lsp @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/kak-lsp.toml ${STAGEDIR}${ETCDIR}/kak-lsp.toml.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.asciidoc ${STAGEDIR}${DOCSDIR} .include diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index b8c42aa99c4d..8ab9b63c1c5a 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,74 +1,71 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 PORTREVISION= 32 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 38cb7bf0e2f8..30d5eb802db1 100644 --- a/editors/languageclient-neovim/Makefile +++ b/editors/languageclient-neovim/Makefile @@ -1,153 +1,150 @@ PORTNAME= languageclient-neovim DISTVERSION= 0.1.161-3 DISTVERSIONSUFFIX= -gcf6dd11 PORTREVISION= 14 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 5432472de47f..0cc69455365d 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,54 +1,52 @@ PORTNAME= lapce DISTVERSIONPREFIX= v DISTVERSION= 0.4.0-94 # Cargo.lock patched: `make patch cargo-crates` DISTVERSIONSUFFIX= -gdc9a24d8 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 LIB_DEPENDS= libssh2.so:security/libssh2 \ libgit2.so:devel/libgit2 RUN_DEPENDS= xdg-desktop-portal>0:deskutils/xdg-desktop-portal USES= cargo desktop-file-utils dos2unix gmake localbase:ldflags perl5 pkgconfig ssl xorg USE_GITHUB= yes USE_XORG= xcb DOS2UNIX_FILES= cargo-crates/slotmap-1.0.7/src/lib.rs PLIST_FILES= bin/lapce \ bin/lapce-proxy \ share/applications/dev.lapce.lapce.desktop \ share/pixmaps/dev.lapce.lapce.png PORTSCOUT= skipv:0.6.0 # OPENSSL_NO_VENDOR needs openssl-src present so I'm using Cargo.lock and lapce-proxy/Cargo.toml patches: # first to not fetch openssl-src tarball and later to remove git2 ossl vendored feature. CARGO_ENV= RUSTC_BOOTSTRAP=1 OPENSSL_NO_VENDOR=1 # Do not LTO and strip binaries while WIP: # https://github.com/lapce/lapce/issues/2748 LTO_UNSAFE= yes post-install: -# ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lapce -# ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lapce-proxy ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/extra/images/logo.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/dev.lapce.lapce.png ${INSTALL_DATA} ${WRKSRC}/extra/linux/dev.lapce.lapce.desktop \ ${STAGEDIR}${PREFIX}/share/applications post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/cargo-crates/fontdb-0.16.2/src/lib.rs .include diff --git a/editors/neovim-gtk/Makefile b/editors/neovim-gtk/Makefile index d8f41dc59f53..dfcb6d5f7f09 100644 --- a/editors/neovim-gtk/Makefile +++ b/editors/neovim-gtk/Makefile @@ -1,36 +1,35 @@ PORTNAME= neovim-gtk DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 PORTREVISION= 13 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 03c04799ae7c..9335d20512ed 100644 --- a/editors/ox/Makefile +++ b/editors/ox/Makefile @@ -1,23 +1,20 @@ PORTNAME= ox DISTVERSION= 0.4.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 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 f208c4e9efd2..57d0e90e74a2 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,125 +1,123 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3.20220110 PORTREVISION= 24 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org COMMENT= Infer parentheses for Clojure, Lisp, and Scheme WWW= https://github.com/eraserhd/parinfer-rust LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_i386= error: casting references to a bigger memory layout than the backing allocation is undefined behavior, even if the reference is unused BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= cargo USE_GITHUB= yes GH_ACCOUNT= eraserhd GH_TAGNAME= 211f72e3 USE_LDCONFIG= yes -STRIP= CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.38 \ atty-0.2.14 \ base-x-0.2.8 \ bindgen-0.56.0 \ bitflags-1.2.1 \ bumpalo-3.6.1 \ cexpr-0.4.0 \ cfg-if-1.0.0 \ clang-sys-1.1.1 \ clap-2.33.3 \ ctor-0.1.19 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ discard-1.0.4 \ emacs-0.16.2 \ emacs-macros-0.15.1 \ emacs_module-0.16.2 \ env_logger-0.8.3 \ fnv-1.0.7 \ getopts-0.2.21 \ glob-0.3.0 \ hermit-abi-0.1.18 \ humantime-2.1.0 \ ident_case-1.0.1 \ itoa-0.4.7 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.87 \ libloading-0.7.0 \ log-0.4.14 \ memchr-2.3.4 \ nom-5.1.2 \ once_cell-1.7.2 \ peeking_take_while-0.1.2 \ proc-macro2-1.0.24 \ quote-1.0.9 \ regex-1.4.3 \ regex-syntax-0.6.22 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ ryu-1.0.5 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.123 \ serde_derive-1.0.123 \ serde_json-1.0.64 \ sha1-0.6.0 \ shlex-0.1.1 \ stdweb-0.4.20 \ stdweb-derive-0.5.3 \ stdweb-internal-macros-0.2.9 \ stdweb-internal-runtime-0.1.5 \ strsim-0.8.0 \ strsim-0.9.3 \ syn-1.0.60 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.24 \ thiserror-impl-1.0.24 \ thread_local-1.1.3 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.2 \ wasm-bindgen-0.2.71 \ wasm-bindgen-backend-0.2.71 \ wasm-bindgen-macro-0.2.71 \ wasm-bindgen-macro-support-0.2.71 \ wasm-bindgen-shared-0.2.71 \ which-3.1.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 CARGO_FEATURES= emacs PLIST_FILES= bin/parinfer-rust \ lib/libparinfer_rust.so \ share/kak/rc/extra/parinfer.kak \ share/vim/vimfiles/doc/parinfer.txt \ share/vim/vimfiles/plugin/parinfer.vim post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/parinfer-rust ${INSTALL_LIB} ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/libparinfer_rust.so \ ${STAGEDIR}${PREFIX}/lib @${MKDIR} ${STAGEDIR}${PREFIX}/share/kak/rc/extra \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/doc \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/plugin ${INSTALL_DATA} ${WRKSRC}/rc/parinfer.kak \ ${STAGEDIR}${PREFIX}/share/kak/rc/extra ${INSTALL_DATA} ${WRKSRC}/doc/parinfer.txt \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/doc ${INSTALL_DATA} ${WRKSRC}/plugin/parinfer.vim \ ${STAGEDIR}${PREFIX}/share/vim/vimfiles/plugin .include diff --git a/finance/ord/Makefile b/finance/ord/Makefile index ae6feab126fc..905c489b3160 100644 --- a/finance/ord/Makefile +++ b/finance/ord/Makefile @@ -1,439 +1,436 @@ PORTNAME= ord DISTVERSION= 0.20.0 CATEGORIES= finance PKGNAMESUFFIX= -crypto-wallet MAINTAINER= yuri@FreeBSD.org COMMENT= Block-chain index, block explorer, and command-line crypto-wallet WWW= https://ordinals.com LICENSE= CC0-1.0 USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ordinals RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler2-2.0.0 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ array-init-0.0.4 \ asn1-rs-0.3.1 \ asn1-rs-derive-0.1.0 \ asn1-rs-impl-0.1.0 \ async-channel-2.3.1 \ async-compression-0.4.12 \ async-http-codec-0.8.0 \ async-io-1.13.0 \ async-lock-2.8.0 \ async-net-1.8.0 \ async-task-4.7.1 \ async-trait-0.1.82 \ async-web-client-0.4.0 \ async-ws-0.4.0 \ atom_syndication-0.12.4 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ axum-0.6.20 \ axum-core-0.3.4 \ axum-server-0.5.1 \ backtrace-0.3.73 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bech32-0.9.1 \ bip39-2.0.0 \ bitcoin-0.30.2 \ bitcoin-private-0.1.0 \ bitcoin_hashes-0.11.0 \ bitcoin_hashes-0.12.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ blocking-1.6.1 \ boilerplate-1.0.1 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bstr-1.10.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ cast-0.3.0 \ cc-1.1.15 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ colored-2.1.0 \ concurrent-queue-2.5.0 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.13 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ ctrlc-3.4.5 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ data-encoding-2.6.0 \ der-parser-7.0.0 \ deranged-0.3.11 \ derive_builder-0.20.1 \ derive_builder_core-0.20.1 \ derive_builder_macro-0.20.1 \ derive_more-1.0.0 \ derive_more-impl-1.0.0 \ diff-0.1.13 \ digest-0.10.7 \ diligent-date-parser-0.1.4 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-2.5.3 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ executable-path-1.0.0 \ fastrand-1.9.0 \ fastrand-2.1.1 \ flate2-1.0.33 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-rustls-0.25.1 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ generic_static-0.2.0 \ getrandom-0.2.15 \ gimli-0.29.0 \ globset-0.4.14 \ gloo-net-0.2.6 \ gloo-utils-0.1.7 \ h2-0.3.26 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ hex_lit-0.1.1 \ html-escaper-0.2.0 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-range-header-0.3.1 \ httparse-1.9.4 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.30 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.5.0 \ indicatif-0.17.8 \ instant-0.1.13 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.11 \ js-sys-0.3.70 \ jsonrpc-0.14.1 \ jsonrpc-core-18.0.0 \ jsonrpc-derive-18.0.0 \ jsonrpc-http-server-18.0.0 \ jsonrpc-server-utils-18.0.0 \ keccak-0.1.5 \ lazy_static-1.5.0 \ libc-0.2.158 \ libredox-0.1.3 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ matchit-0.7.3 \ maybe-uninit-2.0.0 \ memchr-2.7.4 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniscript-10.2.0 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ mp4-0.14.0 \ native-tls-0.2.12 \ net2-0.2.39 \ never-0.1.0 \ new_mime_guess-4.0.4 \ nix-0.29.0 \ nodrop-0.1.14 \ nom-7.1.3 \ ntapi-0.4.1 \ num-bigint-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-rational-0.4.2 \ num-traits-0.2.19 \ number_prefix-0.4.0 \ object-0.36.4 \ oid-registry-0.4.0 \ once_cell-1.19.0 \ oorandom-11.1.4 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ ord-bitcoincore-rpc-0.17.2 \ ord-bitcoincore-rpc-json-0.17.1 \ parking-2.2.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.6 \ pem-1.1.1 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.4 \ pkg-config-0.3.30 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ polling-2.8.0 \ portable-atomic-1.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ pretty_assertions-1.4.0 \ proc-macro-crate-0.1.5 \ proc-macro2-1.0.86 \ quick-xml-0.36.1 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rcgen-0.10.0 \ redb-2.1.2 \ redox_syscall-0.2.16 \ redox_users-0.4.6 \ ref-cast-1.0.23 \ ref-cast-impl-1.0.23 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.11.27 \ ring-0.16.20 \ ring-0.17.8 \ rss-2.0.9 \ rust-embed-8.5.0 \ rust-embed-impl-8.5.0 \ rust-embed-utils-8.5.0 \ rustc-demangle-0.1.24 \ rusticata-macros-4.1.0 \ rustix-0.37.27 \ rustix-0.38.35 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-acme-0.8.1 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.7 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ secp256k1-0.27.0 \ secp256k1-sys-0.8.1 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ serde-1.0.209 \ serde-hex-0.1.0 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ serde_path_to_error-0.1.16 \ serde_urlencoded-0.7.1 \ serde_with-3.9.0 \ serde_with_macros-3.9.0 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ sha3-0.10.8 \ shlex-1.3.0 \ slab-0.4.9 \ smallvec-0.6.14 \ smallvec-1.13.2 \ snafu-0.8.4 \ snafu-derive-0.8.4 \ socket2-0.4.10 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ strsim-0.11.1 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.77 \ sync_wrapper-0.1.2 \ synstructure-0.12.6 \ sysinfo-0.31.4 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.12.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.40.0 \ tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-util-0.6.10 \ tokio-util-0.7.11 \ toml-0.5.11 \ tower-0.4.13 \ tower-http-0.4.4 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.13 \ unicode-xid-0.2.5 \ unindent-0.2.3 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.2 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ waker-fn-1.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ webpki-roots-0.25.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.57.0 \ windows-core-0.52.0 \ windows-core-0.57.0 \ windows-implement-0.57.0 \ windows-interface-0.57.0 \ windows-result-0.1.2 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winreg-0.50.0 \ x509-parser-0.13.2 \ yansi-0.5.1 \ yasna-0.5.2 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/finance/tickrs/Makefile b/finance/tickrs/Makefile index b681b2bf8c9b..2337cbdb9d2e 100644 --- a/finance/tickrs/Makefile +++ b/finance/tickrs/Makefile @@ -1,32 +1,29 @@ PORTNAME= tickrs DISTVERSIONPREFIX= v DISTVERSION= 0.14.9 PORTREVISION= 9 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 87a9548abefc..cb99c07cd8b8 100644 --- a/ftp/termscp/Makefile +++ b/ftp/termscp/Makefile @@ -1,41 +1,38 @@ PORTNAME= termscp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 PORTREVISION= 15 CATEGORIES= ftp MAINTAINER= sec.research.2005@gmail.com COMMENT= TUI file transfer and explorer with support for SCP/SFTP/FTP/S3 WWW= https://github.com/veeso/termscp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libdbus-1.so:devel/dbus \ libssh2.so:security/libssh2 USES= cargo perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= veeso CARGO_FEATURES= --no-default-features PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS PORTDOCS= * -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} *.md docs/man.md ${STAGEDIR}${DOCSDIR} .include "${.CURDIR}/bsd.termscp.mk" .include diff --git a/ftp/unftp/Makefile b/ftp/unftp/Makefile index 76d465804c06..4c77dabbec05 100644 --- a/ftp/unftp/Makefile +++ b/ftp/unftp/Makefile @@ -1,386 +1,383 @@ PORTNAME= unftp DISTVERSIONPREFIX= v DISTVERSION= 0.14.7 PORTREVISION= 1 CATEGORIES= ftp MAINTAINER= yuri@FreeBSD.org COMMENT= FTP(S) server with a couple of twists written in Rust WWW= https://github.com/bolcom/unFTP LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= bolcom GH_PROJECT= unFTP RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ ambient-authority-0.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.79 \ arc-swap-1.7.1 \ asn1-rs-0.6.1 \ asn1-rs-derive-0.5.0 \ asn1-rs-impl-0.2.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atty-0.2.14 \ autocfg-1.3.0 \ aws-lc-rs-1.7.3 \ aws-lc-sys-0.18.0 \ axum-0.6.18 \ axum-core-0.3.4 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bindgen-0.69.4 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ built-0.5.2 \ bumpalo-3.13.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ cap-primitives-2.0.1 \ cap-std-2.0.1 \ cargo-lock-8.0.3 \ cc-1.0.99 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ clang-sys-1.8.1 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ cmake-0.1.50 \ combine-4.6.6 \ console-api-0.7.0 \ console-subscriber-0.3.0 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.6 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.13 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ dashmap-5.5.3 \ data-encoding-2.6.0 \ der-parser-9.0.0 \ deranged-0.3.11 \ derive_more-0.99.18 \ diff-0.1.13 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.4 \ doc-comment-0.3.3 \ dtoa-0.4.8 \ dunce-1.0.4 \ either-1.12.0 \ equivalent-1.0.1 \ errno-0.3.8 \ flate2-1.0.30 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs-set-times-0.20.1 \ fs_extra-1.3.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.28.1 \ git2-0.15.0 \ glob-0.3.1 \ h2-0.3.26 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hdrhistogram-7.5.2 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ home-0.5.9 \ http-0.2.12 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.29 \ hyper-rustls-0.23.2 \ hyper-rustls-0.24.2 \ hyper-timeout-0.4.1 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ io-extras-0.18.2 \ io-lifetimes-2.0.3 \ ipnet-2.9.0 \ iprange-0.6.7 \ is-terminal-0.4.12 \ itertools-0.12.1 \ itoa-0.4.8 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.155 \ libgit2-sys-0.14.2+1.5.1 \ libloading-0.8.3 \ libunftp-0.20.1 \ libz-sys-1.1.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.12 \ log-0.4.21 \ matchers-0.1.0 \ matchit-0.7.0 \ maybe-owned-0.3.4 \ md-5-0.10.6 \ memchr-2.7.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ mirai-annotations-1.12.0 \ moka-0.12.7 \ nix-0.29.0 \ nom-7.1.3 \ num-bigint-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ object-0.32.2 \ oid-registry-0.7.0 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ os_str_bytes-6.5.0 \ pam-0.7.0 \ pam-sys-0.5.6 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ path_abs-0.5.1 \ percent-encoding-2.3.1 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ prettyplease-0.2.20 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ procfs-0.16.0 \ procfs-core-0.16.0 \ prometheus-0.13.4 \ prost-0.12.6 \ prost-derive-0.12.6 \ prost-types-0.12.6 \ protobuf-2.28.0 \ proxy-protocol-0.5.0 \ quote-1.0.36 \ r2d2-0.8.10 \ r2d2_redis-0.14.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redis-0.20.2 \ redox_syscall-0.2.16 \ redox_syscall-0.5.1 \ redox_users-0.4.3 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ ring-0.16.20 \ ring-0.17.8 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rusticata-macros-4.1.0 \ rustix-0.38.31 \ rustls-0.20.8 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-0.23.10 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.4 \ rustversion-1.0.12 \ ryu-1.0.17 \ schannel-0.1.21 \ scheduled-thread-pool-0.2.7 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.7.0 \ security-framework-sys-2.6.1 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ sharded-slab-0.1.4 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ slog-2.7.0 \ slog-async-2.8.0 \ slog-scope-4.4.0 \ slog-stdlog-4.1.1 \ slog-term-2.9.1 \ smallvec-1.13.2 \ snafu-0.6.10 \ snafu-derive-0.6.10 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ std_prelude-0.2.12 \ stfu8-0.2.6 \ strsim-0.10.0 \ strum-0.26.2 \ strum_macros-0.26.4 \ subtle-2.6.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ tagptr-0.2.0 \ take_mut-0.2.2 \ term-0.7.0 \ termcolor-1.4.1 \ textwrap-0.16.0 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.7 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.3.0 \ tokio-rustls-0.23.4 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.0 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ toml-0.5.10 \ tonic-0.11.0 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-subscriber-0.3.18 \ triomphe-0.1.13 \ try-lock-0.2.4 \ typenum-1.17.0 \ unftp-auth-jsonfile-0.3.4 \ unftp-auth-pam-0.2.5 \ unftp-auth-rest-0.2.6 \ unftp-sbe-fs-0.2.5 \ unftp-sbe-gcs-0.2.6 \ unftp-sbe-restrict-0.1.2 \ unftp-sbe-rooter-0.2.1 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.2 \ users-0.8.1 \ uuid-1.8.0 \ valid-0.3.1 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ web-sys-0.3.61 \ webpki-0.22.0 \ which-4.4.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-core-0.52.0 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winx-0.36.3 \ x509-parser-0.16.0 \ yansi-0.5.1 \ yup-oauth2-8.3.2 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/games/anki/Makefile b/games/anki/Makefile index f1017c2101a9..d934c4497f60 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,178 +1,177 @@ PORTNAME= anki DISTVERSION= 24.06.3 PORTREVISION= 1 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache DISTFILES= anki-yarn-cache-${DISTVERSION}${EXTRACT_SUFX}:yarncache MAINTAINER= kai@FreeBSD.org COMMENT= Flashcard trainer with spaced repetition WWW= https://apps.ankiweb.net/ LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc NOT_FOR_ARCHS_REASON= the provided build system written in Rust (= runner) accepts only 64-bit systems. BUILD_DEPENDS= protoc:devel/protobuf \ rsync:net/rsync \ yarn:www/yarn \ ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mypy-protobuf>=1.21:devel/py-mypy-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libzstd.so:archivers/zstd RUN_DEPENDS= lame:audio/lame \ ${PYTHON_PKGNAMEPREFIX}pyaudio>0:audio/py-pyaudio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}send2trash>0:deskutils/py-send2trash@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}orjson>0:devel/py-orjson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flask>0:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Flask-Cors>0:www/py-flask-cors@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}waitress>=2.0.0:www/py-waitress@${PY_FLAVOR} # USES=ssl is required for the compilation of the Rust code USES= cargo desktop-file-utils ninja nodejs:build pyqt:6 python:3.9+ \ shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= ankitects # Translation files GH_TUPLE= ankitects:anki-core-i18n:b4813a3:ftlrslib \ ankitects:anki-desktop-ftl:b956084:ftlextra USE_PYQT= pyqt6 sip:build webengine SHEBANG_FILES= yarn qt/tools/runanki.system.in CARGO_CARGOTOML= ${WRKSRC}/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/out/rust # Variables used by the "runner" build system MAKE_ENV+= NODE_BINARY=${LOCALBASE}/bin/node \ OFFLINE_BUILD=1 \ PROTOC_BINARY=${LOCALBASE}/bin/protoc \ YARN_BINARY=${LOCALBASE}/bin/yarn \ YARN_CACHE_FOLDER=${_MY_YARNCACHE} \ out=${WRKSRC}/out # If RELEASE is unset the "runner" build system omits the # "--release" flag for cargo(1). .if !defined(WITH_DEBUG) MAKE_ENV+= RELEASE=1 .endif OPTIONS_DEFAULT= MPV OPTIONS_GROUP= PLAYER OPTIONS_GROUP_PLAYER= MPLAYER MPV OPTIONS_SUB= yes MPV_DESC= mpv media player support MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer MPV_RUN_DEPENDS= mpv:multimedia/mpv # Should contain the most recent commit that reflects ${DISTVERSION} and must # be exactly 8 digits otherwise the check for newer versions won't work as # expected. _MY_BUILDHASH= d678e393 # Remove ${CARGO_BUILD_TARGET} from ${CARGO_ENV} to avoid problems with # hardcoded paths as the "runner" build system expects its components # in ${WRKSRC}/out/rust/debug _MY_CARGO_ENV= ${CARGO_ENV:C/CARGO_BUILD_TARGET=.+//} # Path of the cache that is used by www/yarn _MY_YARNCACHE= ${WRKDIR}/.yarn post-extract: # Some parts of the runner build system expects to be in a git repository @${TOUCH} ${WRKSRC}/.git # Prepare the virtual repositories for the translation files @${RM} -r ${WRKSRC}/ftl/core-repo ${WRKSRC}/ftl/qt-repo @${RLN} ${WRKSRC_ftlrslib} ${WRKSRC}/ftl/core-repo @${RLN} ${WRKSRC_ftlextra} ${WRKSRC}/ftl/qt-repo post-patch: @${REINPLACE_CMD} -e 's|\@PREFIX\@|${PREFIX}|' \ ${WRKSRC}/qt/tools/runanki.system.in pre-configure: # Create paths for the Python pseudo venv and link some binaries to it. ${MKDIR} ${WRKSRC}/out/pyenv/bin ${LN} -s ${PYTHON_CMD} ${WRKSRC}/out/pyenv/bin/python ${LN} -s ${LOCALBASE}/bin/protoc-gen-mypy ${WRKSRC}/out/pyenv/bin/protoc-gen-mypy # Overview of the build process # # 1. The "runner" build system is built explicitly with the "--release" flag # to avoid issues with hardcoded paths. Once completed the binaries are # placed into ${WRKSRC}/out/rust/release. # 2. As soon as step 1 is finished, the "runner" build system is executed, # which then processes the following steps: # * build remaining components of "runner" (= ninja_gen, configure, etc.) # * generate the ninja file and run ninja afterwards # * create the Python wheel files in ${WRKSRC}/out/wheels pre-build: ${ECHO_CMD} -e "${_MY_BUILDHASH}" >> ${WRKSRC}/out/buildhash ${ECHO_MSG} "===> Building runner build framework" cd ${WRKSRC} && ${SET_ENV} ${MAKE_ENV} ${_MY_CARGO_ENV} \ ${CARGO} build --package runner --release --verbose --verbose do-build: ${ECHO_MSG} "===> Executing runner build framework" cd ${WRKSRC} && ${SET_ENV} ${MAKE_ENV} ${_MY_CARGO_ENV} \ ${WRKSRC}/out/rust/release/runner build wheels post-build: ${MKDIR} ${WRKSRC}/out/dist cd ${WRKSRC}/out/wheels \ && ${UNZIP_NATIVE_CMD} -d ${WRKSRC}/out/dist -x *.orig anki*.whl \ && ${UNZIP_NATIVE_CMD} -d ${WRKSRC}/out/dist -x *.orig aqt*.whl # Update the timestamps otherwise the set dates of the wheels # (= 1980-01-01 00:00:00) are used ${FIND} ${WRKSRC}/out/dist -type f -exec ${TOUCH} {} + do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/_aqt \ ${STAGEDIR}${DATADIR}/anki \ ${STAGEDIR}${DATADIR}/aqt \ ${STAGEDIR}${PREFIX}/share/pixmaps \ ${STAGEDIR}${PREFIX}/share/applications cd ${WRKSRC}/out/dist/ \ && ${COPYTREE_SHARE} _aqt ${STAGEDIR}${DATADIR} "! -name .gitignore" \ && ${COPYTREE_SHARE} anki ${STAGEDIR}${DATADIR} "! -name .gitignore" \ && ${COPYTREE_SHARE} aqt ${STAGEDIR}${DATADIR} "! -name .gitignore" cd ${WRKSRC}/qt/bundle/lin \ && ${INSTALL_DATA} anki.xpm anki.png ${STAGEDIR}${PREFIX}/share/pixmaps \ && ${INSTALL_DATA} anki.desktop ${STAGEDIR}${PREFIX}/share/applications \ && ${INSTALL_MAN} anki.1 ${STAGEDIR}${PREFIX}/share/man/man1 cd ${WRKSRC}/qt/tools \ && ${INSTALL_SCRIPT} runanki.system.in ${STAGEDIR}${PREFIX}/bin/anki - ${STRIP_CMD} ${STAGEDIR}${DATADIR}/anki/_rsbridge.so # Autogenerate some parts of the plist file as several *.css and *.mjs files # have a computed filename. As it is user-specific it is impossible to know # their filename in advance. post-install: @${FIND} ${STAGEDIR}${DATADIR}/_aqt/data/web/sveltekit/_app/immutable/ -type f -name "*.css" -o -name "*.mjs" | \ ${SORT} | ${SED} -e 's|${STAGEDIR}||' \ >> ${TMPPLIST} # Helper target to make the generation of the yarn cache easier make-yarn-cache: patch @${RM} -r ${_MY_YARNCACHE} @cd ${WRKSRC} \ && ${LOCALBASE}/bin/yarn --cache-folder ${_MY_YARNCACHE} install --ignore-scripts @cd ${WRKDIR} \ && ${TAR} -czf ${PORTNAME}-yarn-cache-${DISTVERSION}${EXTRACT_SUFX} .yarn \ && ${ECHO_CMD} "Please upload the file ${WRKDIR}/${PORTNAME}-yarn-cache-${DISTVERSION}${EXTRACT_SUFX}" .include diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile index f8e0ede7d5d4..f7a090f5c4b1 100644 --- a/games/dose-response/Makefile +++ b/games/dose-response/Makefile @@ -1,227 +1,226 @@ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 PORTREVISION= 45 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 58a281dfd906..31eddd0532e4 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,27 +1,26 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 PORTREVISION= 5 CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org COMMENT= Nonsense activity generator WWW= https://github.com/svenstaro/genact LICENSE= APACHE20 BSD3CLAUSE ISCL MIT UNLICENSE LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= svenstaro PLIST_FILES= bin/genact \ share/man/man1/genact.1.gz post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/genact ${STAGEDIR}${PREFIX}/bin/${PORTNAME} --print-manpage > ${WRKSRC}/${PORTNAME}.1 ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index 17968a877ede..bf703574e5e8 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -1,217 +1,212 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.21.0 PORTREVISION= 6 CATEGORIES= games MAINTAINER= timp87@gmail.com COMMENT= Port of "Jagged Alliance 2" using SDL WWW= https://ja2-stracciatella.github.io/ LICENSE= PD SFI-SCLA LICENSE_COMB= multi LICENSE_NAME_SFI-SCLA= Strategy First Inc. Source Code License Agreement LICENSE_FILE_SFI-SCLA= ${WRKSRC}/SFI\ Source\ Code\ license\ agreement.txt LICENSE_PERMS_SFI-SCLA= dist-mirror no-dist-sell pkg-mirror no-pkg-sell \ auto-accept LICENSE_DISTFILES_SFI-SCLA= ${DISTNAME}${EXTRACT_SUFX} # Ignore this if you feel adventurous ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64le ONLY_FOR_ARCHS_REASON= requires little endian environment BROKEN_FreeBSD_15= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276701 BUILD_DEPENDS= string_theory>=3.8:devel/string_theory \ magic_enum>-0.8.2:devel/magic_enum \ sol2>=3.2.2:devel/sol2 \ miniaudio>=0.11:audio/miniaudio LIB_DEPENDS= libfltk.so:x11-toolkits/fltk USES= cargo cmake compiler:c++20-lang pkgconfig sdl xorg gl lua:53+ USE_GITHUB= yes GH_ACCOUNT= ja2-stracciatella GH_PROJECT= ja2-stracciatella USE_SDL= sdl2 USE_GL= gl USE_XORG= ice sm x11 xext CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anyhow-1.0.69 \ ascii-0.9.3 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.65 \ base64-0.13.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ block-buffer-0.10.3 \ bytecount-0.6.3 \ byteorder-1.4.3 \ bytes-1.4.0 \ caseless-0.2.1 \ cbindgen-0.20.0 \ cc-1.0.73 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ clap-2.33.4 \ combine-3.8.1 \ combine-4.6.4 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-utils-0.8.8 \ crypto-common-0.1.6 \ cty-0.2.2 \ deunicode-0.4.3 \ digest-0.10.6 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dunce-1.0.2 \ either-1.6.1 \ error-chain-0.12.4 \ fancy-regex-0.8.0 \ fastrand-1.7.0 \ form_urlencoded-1.1.0 \ fraction-0.10.0 \ generic-array-0.14.5 \ getopts-0.2.21 \ getrandom-0.2.6 \ gimli-0.26.1 \ hashbrown-0.12.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hex-0.4.3 \ idna-0.3.0 \ indexmap-1.9.2 \ instant-0.1.12 \ iso8601-0.4.2 \ itoa-1.0.1 \ json_comments-0.2.1 \ jsonschema-0.16.0 \ lazy_static-1.4.0 \ libc-0.2.124 \ lock_api-0.4.9 \ log-0.4.16 \ lru-0.8.1 \ md-5-0.10.5 \ memchr-2.4.1 \ memoffset-0.6.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.1 \ nom-7.1.3 \ num-0.2.1 \ num-bigint-0.2.6 \ num-cmp-0.1.0 \ num-complex-0.2.4 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.2.4 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_enum-0.5.7 \ num_enum_derive-0.5.7 \ num_threads-0.1.6 \ object-0.28.3 \ once_cell-1.10.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ percent-encoding-2.2.0 \ proc-macro-crate-1.1.3 \ proc-macro2-1.0.51 \ quote-1.0.18 \ raw-window-handle-0.5.0 \ rayon-1.6.1 \ rayon-core-1.10.2 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regex-1.7.1 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.21 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ serde_yaml-0.9.17 \ simplelog-0.12.0 \ slug-0.1.4 \ smallvec-1.10.0 \ strsim-0.8.0 \ syn-1.0.107 \ tempfile-3.3.0 \ termcolor-1.1.3 \ textwrap-0.11.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ time-0.3.15 \ time-macros-0.2.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.5.9 \ typenum-1.15.0 \ unicode-bidi-0.3.10 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.9 \ unreachable-1.0.0 \ unsafe-libyaml-0.2.5 \ url-2.3.1 \ uuid-0.8.2 \ vec_map-0.8.2 \ version_check-0.9.4 \ void-1.0.2 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.42.1 CARGO_CARGOLOCK= ${WRKSRC}/rust/Cargo.lock CARGO_CARGOTOML= ${WRKSRC}/rust/Cargo.toml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no MAKE_ENV= ${CARGO_ENV:NCARGO_TARGET_DIR=*} LDFLAGS+= -Wl,--as-needed CMAKE_OFF= LOCAL_LUA_LIB \ LOCAL_MAGICENUM_LIB \ LOCAL_MINIAUDIO_LIB \ LOCAL_SOL_LIB \ LOCAL_STRING_THEORY_LIB \ WITH_UNITTESTS CMAKE_ARGS= -DEXTRA_DATA_DIR:PATH="${DATADIR}" \ -DMAGICENUM_INCLUDE_DIR="${PREFIX}/include" \ -DMINIAUDIO_INCLUDE_DIR="${PREFIX}/include/miniaudio" post-patch: @${REINPLACE_CMD} -e 's|/some/place/where/the/data/is|${DATADIR}|' \ ${WRKSRC}/rust/stracciatella/src/config/ja2_json.rs \ ${WRKSRC}/rust/stracciatella/src/config/engine_options.rs -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ja2 \ - ${STAGEDIR}${PREFIX}/bin/ja2-launcher \ - ${STAGEDIR}${PREFIX}/bin/ja2-resource-pack - .include diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile index fe38a669d86d..ce7798cb16d3 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,95 +1,92 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.1 PORTREVISION= 22 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 070510747265..84db9ce68e31 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,83 +1,82 @@ PORTNAME= veloren PORTVERSION= s20240828 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly MAINTAINER= jbeich@FreeBSD.org COMMENT= Multiplayer voxel RPG written in Rust (weekly snapshot) WWW= https://veloren.net/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= https://github.com/rust-lang/libc/issues/3217 BROKEN_i386= https://github.com/bytecodealliance/wasmtime/issues/7924 ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= unsupported platform by https://github.com/wasmerio/wasmer LIB_DEPENDS= libzstd.so:archivers/zstd \ libasound.so:audio/alsa-lib \ libudev.so:devel/libudev-devd \ libshaderc_shared.so:graphics/shaderc \ libxkbcommon-x11.so:x11/libxkbcommon RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ ${LOCALBASE}/lib/libvulkan.so:graphics/vulkan-loader USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes GL_TAGNAME= v0.16.0-445-g2c1a141fd # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ share/applications/net.veloren.veloren.desktop \ share/metainfo/net.veloren.veloren.metainfo.xml \ share/pixmaps/net.veloren.veloren.png PORTDATA= * CONFLICTS_INSTALL= ${PORTNAME} .if ${MACHINE_ARCH} == i386 # https://github.com/rust-lang/rust/issues/85598 CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif # Fixes error "Instruction does not dominate all uses!" WITHOUT_LTO= yes # XXX bug 277333 # https://gitlab.com/veloren/veloren/issues/264 CARGO_ENV+= RUSTC_BOOTSTRAP=1 # XXX https://github.com/rust-lang/cargo/issues/4101 CARGO_INSTALL_PATH= server-cli voxygen post-patch: # .git/ directory is missing, so don't abort if git binary is also missing @${REINPLACE_CMD} -e 's/"git"/"${TRUE}"/' \ ${WRKSRC}/common/build.rs # Extract (snapshot) version from the port instead of empty file @${REINPLACE_CMD} -e '/GIT_HASH/s/=.*/= "${GL_TAGNAME:C/.*-g(.{8}).*/\1/}";/' \ -e "/GIT_DATE.*static/s/=.*/= \"$$(date -ur $$(${AWK} '/TIMESTAMP/ { print $$3 }' \ ${DISTINFO_FILE}) +'%Y-%m-%d-%H:%M')\";/" \ ${WRKSRC}/common/src/util/mod.rs # Respect PREFIX != /usr/local for system assets @${REINPLACE_CMD} -e 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/common/assets/src/lib.rs do-install: # XXX [workspace.dependencies] breaks rebuild in subdirs .for f in ${CARGO_INSTALL_PATH} ${INSTALL_PROGRAM} ${CARGO_TARGET_DIR}/*/*/${PORTNAME}-$f \ ${STAGEDIR}${PREFIX}/bin .endfor post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* (cd ${WRKSRC} && ${COPYTREE_SHARE} assets ${STAGEDIR}${DATADIR}) ${RLN} ${STAGEDIR}${DATADIR}/assets/voxygen/*.desktop \ ${STAGEDIR}${PREFIX}/share/applications ${RLN} ${STAGEDIR}${DATADIR}/assets/voxygen/*.png \ ${STAGEDIR}${PREFIX}/share/pixmaps ${MKDIR} ${STAGEDIR}${PREFIX}/share/metainfo ${RLN} ${STAGEDIR}${DATADIR}/assets/voxygen/*.metainfo.xml \ ${STAGEDIR}${PREFIX}/share/metainfo .include diff --git a/graphics/asciinema-agg/Makefile b/graphics/asciinema-agg/Makefile index 93c93926b147..5949189c8531 100644 --- a/graphics/asciinema-agg/Makefile +++ b/graphics/asciinema-agg/Makefile @@ -1,24 +1,21 @@ PORTNAME= agg DISTVERSIONPREFIX= v DISTVERSION= 1.4.2 PORTREVISION= 9 CATEGORIES= graphics PKGNAMEPREFIX= asciinema- MAINTAINER= DtxdF@disroot.org COMMENT= Asciinema gif generator WWW= https://github.com/asciinema/agg LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= asciinema PLIST_FILES= bin/agg -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/agg - .include diff --git a/graphics/gifski/Makefile b/graphics/gifski/Makefile index 5fe47a6da8e6..9a1cd1f42e2c 100644 --- a/graphics/gifski/Makefile +++ b/graphics/gifski/Makefile @@ -1,117 +1,114 @@ PORTNAME= gifski DISTVERSION= 1.10.3 PORTREVISION= 12 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 da5ced66174f..4163b74e25b6 100644 --- a/graphics/libimagequant/Makefile +++ b/graphics/libimagequant/Makefile @@ -1,43 +1,42 @@ PORTNAME= libimagequant PORTVERSION= 4.3.3 PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org COMMENT= Image Quantization Library WWW= https://pngquant.org/lib/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= cargo-cbuild:devel/cargo-c USES= cargo USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= ImageOptim CARGO_BUILD_ARGS= --package imagequant-sys CARGO_INSTALL_ARGS:= ${CARGO_BUILD_ARGS} PLIST_FILES= include/libimagequant.h \ lib/libimagequant.a \ lib/libimagequant.so \ lib/libimagequant.so.0.4 \ lib/libimagequant.so.0.4.0 \ libdata/pkgconfig/imagequant.pc do-build: @${CARGO_CARGO_RUN} cbuild \ --verbose \ --verbose \ ${CARGO_BUILD_ARGS} do-install: @${CARGO_CARGO_RUN} cinstall \ --verbose \ --verbose \ --destdir "${STAGEDIR}" \ --prefix "${PREFIX}" \ ${CARGO_INSTALL_ARGS} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include diff --git a/graphics/menyoki/Makefile b/graphics/menyoki/Makefile index 78fd944117a5..e8b9f5bfd716 100644 --- a/graphics/menyoki/Makefile +++ b/graphics/menyoki/Makefile @@ -1,210 +1,207 @@ PORTNAME= menyoki DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Screen{shot,cast} and perform ImageOps on the command line WWW= https://menyoki.cli.rs/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo xorg USE_XORG= x11 xrandr USE_GITHUB= yes GH_ACCOUNT= orhun CARGO_CRATES= adler-1.0.2 \ ahash-0.7.6 \ android_system_properties-0.1.5 \ ansi_colours-1.2.1 \ ansi_term-0.12.1 \ arrayvec-0.7.2 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bumpalo-3.12.0 \ bytemuck-1.13.1 \ byteorder-1.4.3 \ bytesize-1.2.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.23 \ clap-2.34.0 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colored-2.0.0 \ console-0.15.5 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ crunchy-0.2.2 \ ctor-0.1.26 \ ctrlc-3.2.5 \ cxx-1.0.91 \ cxx-build-1.0.91 \ cxxbridge-flags-1.0.91 \ cxxbridge-macro-1.0.91 \ device_query-1.1.2 \ diff-0.1.13 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ dlv-list-0.3.0 \ dominant_color-0.3.0 \ either-1.8.1 \ encode_unicode-0.3.6 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ exr-1.5.3 \ fallible_collections-0.4.6 \ fastrand-1.9.0 \ fern_colored-0.6.1 \ flate2-1.0.25 \ flume-0.10.14 \ futures-core-0.3.26 \ futures-sink-0.3.26 \ getrandom-0.2.8 \ gif-0.11.4 \ gif-0.12.0 \ gif-dispose-4.0.0 \ gifski-1.10.0 \ half-2.2.1 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hex-0.4.3 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ image-0.24.5 \ imagequant-4.1.0 \ imgref-1.9.4 \ instant-0.1.12 \ io-lifetimes-1.0.5 \ jobserver-0.1.26 \ jpeg-decoder-0.3.0 \ js-sys-0.3.61 \ kamadak-exif-0.5.5 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.139 \ libwebp-sys-0.4.2 \ link-cplusplus-1.0.8 \ linux-raw-sys-0.1.4 \ lock_api-0.4.9 \ lodepng-3.7.2 \ log-0.4.17 \ loop9-0.1.3 \ macos-accessibility-client-0.0.1 \ make-cmd-0.1.0 \ memoffset-0.8.0 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ mutate_once-0.1.1 \ nanorand-0.7.0 \ natord-1.0.9 \ nix-0.26.2 \ noisy_float-0.2.0 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ ordered-multimap-0.4.3 \ output_vt100-0.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ pin-project-1.0.12 \ pin-project-internal-1.0.12 \ pkg-config-0.3.26 \ png-0.17.7 \ pretty_assertions-1.3.0 \ proc-macro2-1.0.51 \ quick-error-2.0.1 \ quote-1.0.23 \ rayon-1.6.1 \ rayon-core-1.10.2 \ readkey-0.1.7 \ readmouse-0.2.1 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ resize-0.7.4 \ rgb-0.8.36 \ rust-ini-0.18.0 \ rustix-0.36.8 \ scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ scratch-1.0.3 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.4 \ sixel-rs-0.3.3 \ sixel-sys-0.3.1 \ smallvec-1.10.0 \ spin-0.9.5 \ static_assertions-1.1.0 \ strsim-0.8.0 \ syn-1.0.109 \ tempfile-3.4.0 \ term_size-0.3.2 \ termcolor-1.2.0 \ textwrap-0.11.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread_local-1.1.7 \ threadpool-1.8.1 \ tiff-0.8.1 \ time-0.1.45 \ unicode-ident-1.0.6 \ unicode-width-0.1.10 \ version_check-0.9.4 \ viuer-0.6.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ webp-0.2.2 \ weezl-0.1.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.42.1 \ x11-2.21.0 \ yansi-0.5.1 \ zune-inflate-0.2.50 PLIST_FILES= bin/${PORTNAME} post-patch: @${CP} -r \ ${WRKSRC}/cargo-crates/device_query-1.1.2/src/device_state/linux \ ${WRKSRC}/cargo-crates/device_query-1.1.2/src/device_state/freebsd -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/graphics/noaa-apt/Makefile b/graphics/noaa-apt/Makefile index a53d5470d062..f4fd59e55029 100644 --- a/graphics/noaa-apt/Makefile +++ b/graphics/noaa-apt/Makefile @@ -1,275 +1,272 @@ PORTNAME= noaa-apt DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= NOAA APT weather satellite image decoder WWW= http://noaa-apt.mbernardi.com.ar LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gnome pkgconfig ssl USE_GNOME= gdkpixbuf2 gtk30 USE_GITHUB= yes GH_ACCOUNT= martinber CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ approx-0.5.1 \ argparse-0.2.2 \ atk-0.18.0 \ atk-sys-0.18.0 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.5 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ cairo-rs-0.18.3 \ cairo-sys-rs-0.18.2 \ cc-1.0.83 \ cfg-expr-0.15.5 \ cfg-if-1.0.0 \ chrono-0.4.31 \ color_quant-1.1.0 \ colored-2.0.4 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crunchy-0.2.2 \ dbase-0.3.0 \ deranged-0.3.9 \ directories-5.0.1 \ dirs-sys-0.4.1 \ either-1.9.0 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ exr-1.71.0 \ fastrand-2.0.1 \ fdeflate-0.3.1 \ field-offset-0.3.6 \ filetime-0.2.22 \ flate2-1.0.28 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-executor-0.3.29 \ futures-io-0.3.29 \ futures-macro-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-util-0.3.29 \ gcd-2.3.0 \ gdk-0.18.0 \ gdk-pixbuf-0.18.3 \ gdk-pixbuf-sys-0.18.0 \ gdk-sys-0.18.0 \ getrandom-0.2.11 \ gif-0.12.0 \ gimli-0.28.1 \ gio-0.18.3 \ gio-sys-0.18.1 \ glib-0.18.3 \ glib-macros-0.18.3 \ glib-sys-0.18.1 \ gobject-sys-0.18.0 \ gtk-0.18.1 \ gtk-sys-0.18.0 \ gtk3-macros-0.18.0 \ h2-0.3.22 \ half-2.2.1 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.3 \ hound-3.5.1 \ http-0.2.11 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.58 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ image-0.24.7 \ indexmap-2.1.0 \ ipnet-2.9.0 \ is-terminal-0.4.9 \ itoa-1.0.9 \ jpeg-decoder-0.3.0 \ js-sys-0.3.66 \ lab-0.11.0 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.150 \ libredox-0.0.1 \ line_drawing-1.0.0 \ linux-raw-sys-0.4.11 \ lock_api-0.4.11 \ log-0.4.20 \ memchr-2.6.4 \ memoffset-0.9.0 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ native-tls-0.2.11 \ num-complex-0.4.4 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ object-0.32.1 \ once_cell-1.18.0 \ openssl-0.10.60 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.1.6+3.1.4 \ openssl-sys-0.9.96 \ option-ext-0.2.0 \ pango-0.18.3 \ pango-sys-0.18.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ png-0.17.10 \ powerfmt-0.2.0 \ primal-check-0.3.3 \ proc-macro-crate-1.3.1 \ proc-macro-crate-2.0.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.70 \ qoi-0.4.1 \ quote-1.0.33 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ reqwest-0.11.22 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustfft-6.1.0 \ rustix-0.38.25 \ ryu-1.0.15 \ schannel-0.1.22 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_spanned-0.6.4 \ serde_urlencoded-0.7.1 \ shapefile-0.4.0 \ simd-adler32-0.3.7 \ simple_logger-4.3.0 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.4.10 \ socket2-0.5.5 \ spin-0.9.8 \ strength_reduce-0.2.4 \ syn-1.0.109 \ syn-2.0.39 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ system-deps-6.2.0 \ target-lexicon-0.12.12 \ tempfile-3.8.1 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ tiff-0.9.0 \ time-0.3.30 \ time-core-0.1.2 \ time-macros-0.2.15 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.34.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.10 \ toml-0.7.8 \ toml-0.8.8 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.20.7 \ toml_edit-0.21.0 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ transpose-0.2.2 \ try-lock-0.2.4 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ url-2.5.0 \ vcpkg-0.2.15 \ version-compare-0.1.1 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ weezl-0.1.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.51.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.19 \ winreg-0.50.0 \ zune-inflate-0.2.54 \ satellite@git+https://github.com/richinfante/satellite-rs?rev=1f95726\#1f957264057882192e467e07df7fe10c5f29c008 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile index 06e89bcd7c6d..7ec2d497fac9 100644 --- a/graphics/oculante/Makefile +++ b/graphics/oculante/Makefile @@ -1,823 +1,820 @@ PORTNAME= oculante DISTVERSION= 0.8.23 PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Minimalistic cross-platform image viewer WWW= https://github.com/woelper/oculante LICENSE= MIT BROKEN_i386= compilation failure, see https://github.com/etemesi254/zune-image/issues/205 BUILD_DEPENDS= convert:graphics/ImageMagick7 USES= cargo python:build USE_GITHUB= yes GH_ACCOUNT= woelper CARGO_FEATURES= --no-default-features notan/shaderc # workaround for the broken glsl-to-spirv-1.7.0 crate, see https://github.com/woelper/oculante/issues/249 CARGO_CRATES= ab_glyph-0.2.26 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.22.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ aligned-vec-0.5.0 \ allocator-api2-0.2.18 \ android-activity-0.4.3 \ android-properties-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ any_ascii-0.1.7 \ anyhow-1.0.86 \ aom-decode-0.2.9 \ approx-0.5.1 \ arbitrary-0.4.7 \ arbitrary-1.3.2 \ arboard-3.4.0 \ arg_enum_proc_macro-0.3.4 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ ash-0.37.3+1.3.251 \ ashpd-0.8.1 \ async-broadcast-0.7.1 \ async-channel-2.3.1 \ async-executor-1.12.0 \ async-fs-2.1.2 \ async-io-2.3.3 \ async-lock-3.4.0 \ async-net-2.0.0 \ async-process-2.2.3 \ async-recursion-1.1.1 \ async-signal-0.2.8 \ async-task-4.7.1 \ async-trait-0.1.80 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.3.0 \ av1-grain-0.2.3 \ avif-decode-1.0.0 \ avif-parse-1.0.0 \ avif-serialize-0.8.1 \ az-1.2.1 \ backtrace-0.3.72 \ base64-0.22.1 \ basis-universal-0.3.1 \ basis-universal-sys-0.3.1 \ bincode-0.8.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitreader-0.3.8 \ bitstream-io-1.10.0 \ bitstream-io-2.3.0 \ block-0.1.6 \ block-buffer-0.3.3 \ block-buffer-0.10.4 \ block-sys-0.1.0-beta.1 \ block2-0.2.0-alpha.6 \ block2-0.5.1 \ blocking-1.6.1 \ bstr-1.9.1 \ built-0.5.2 \ built-0.7.3 \ bumpalo-3.16.0 \ by_address-1.2.1 \ byte-tools-0.2.0 \ bytemuck-1.16.0 \ bytemuck_derive-1.7.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.6.0 \ calloop-0.10.6 \ cargo-lock-8.0.3 \ cc-1.0.99 \ cesu8-1.1.0 \ cfg-expr-0.15.8 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cgl-0.3.2 \ chrono-0.4.38 \ clap-3.2.25 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_complete-4.5.5 \ clap_derive-4.5.5 \ clap_lex-0.2.4 \ clap_lex-0.7.1 \ clipboard-win-5.3.1 \ cmake-0.1.50 \ cmd_lib-1.9.4 \ cmd_lib_macros-1.9.4 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colorchoice-1.0.1 \ com-0.6.0 \ com_macros-0.6.0 \ com_macros_support-0.6.0 \ combine-4.6.7 \ concat-string-1.0.1 \ concurrent-queue-2.5.0 \ console-0.15.8 \ console_error_panic_hook-0.1.7 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.22.3 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crevice_notan-0.13.0 \ crevice_notan-derive-0.13.0 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ d3d12-0.19.0 \ dark-light-1.1.1 \ data-url-0.3.1 \ dconf_rs-0.3.0 \ dds-rs-0.7.0 \ deflate-0.8.6 \ derive-new-0.6.0 \ derive_more-0.99.17 \ detect-desktop-environment-0.2.0 \ digest-0.7.6 \ digest-0.10.7 \ dirs-2.0.2 \ dirs-4.0.0 \ dirs-5.0.1 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ dispatch-0.2.0 \ displaydoc-0.2.4 \ divrem-1.0.0 \ dlib-0.5.2 \ dlv-list-0.3.0 \ doc-comment-0.3.3 \ downcast-rs-1.2.1 \ ecolor-0.27.2 \ egui-0.27.2 \ egui-notify-0.14.0 \ egui-phosphor-0.5.0 \ egui_plot-0.27.2 \ either-1.12.0 \ elapsed-0.1.2 \ emath-0.27.2 \ encode_unicode-0.3.6 \ endi-1.1.0 \ enumflags2-0.7.10 \ enumflags2_derive-0.7.10 \ enumn-0.1.13 \ env_filter-0.1.0 \ env_logger-0.10.2 \ env_logger-0.11.3 \ epaint-0.27.2 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ euclid-0.22.10 \ evalexpr-11.3.0 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ exr-1.72.0 \ faccess-0.2.4 \ fake-simd-0.1.2 \ fallible_collections-0.4.9 \ fast-srgb8-1.0.0 \ fast_image_resize-2.7.3 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fdeflate-0.3.4 \ file-format-0.25.0 \ find-winsdk-0.2.0 \ fixed-1.27.0 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ float-cmp-0.9.0 \ float_next_after-1.0.0 \ fluent-uri-0.1.4 \ flume-0.11.0 \ fn-util-0.1.0 \ fnv-1.0.7 \ fontconfig-parser-0.5.6 \ fontdb-0.18.0 \ foreign-types-0.3.2 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.1.1 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ four-cc-0.3.0 \ fruitbasket-0.10.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generator-0.7.5 \ generic-array-0.9.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gif-0.12.0 \ gif-0.13.1 \ gif-dispose-4.0.1 \ gimli-0.29.0 \ gl_generator-0.14.0 \ glam-0.24.2 \ globset-0.4.14 \ globwalk-0.9.1 \ glow-0.12.3 \ glow-0.13.1 \ glsl-to-spirv-0.1.7 \ glutin-0.30.10 \ glutin-winit-0.3.0 \ glutin_egl_sys-0.5.1 \ glutin_glx_sys-0.4.0 \ glutin_wgl_sys-0.4.0 \ glutin_wgl_sys-0.5.0 \ glyph_brush-0.7.8 \ glyph_brush_draw_cache-0.1.5 \ glyph_brush_layout-0.2.3 \ gpu-alloc-0.6.0 \ gpu-alloc-types-0.3.0 \ gpu-allocator-0.25.0 \ gpu-descriptor-0.2.4 \ gpu-descriptor-types-0.1.2 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ hassle-rs-0.11.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hexf-parse-0.2.1 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.9.2 \ humantime-2.1.0 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-util-0.1.5 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icns-0.3.1 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.0 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.0 \ ignore-0.4.22 \ image-0.24.9 \ image-0.25.1 \ image-webp-0.1.2 \ imageproc-0.25.0 \ imagesize-0.12.0 \ imara-diff-0.1.5 \ img-parts-0.3.0 \ imgref-1.10.1 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.8 \ init_with-1.1.0 \ instant-0.1.13 \ interpolate_name-0.2.4 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ jobserver-0.1.31 \ jpeg-decoder-0.3.1 \ jpeg2k-0.7.0 \ js-sys-0.3.69 \ jxl-bitstream-0.4.0 \ jxl-coding-0.4.0 \ jxl-color-0.7.0 \ jxl-frame-0.9.0 \ jxl-grid-0.4.1 \ jxl-image-0.9.0 \ jxl-modular-0.7.0 \ jxl-oxide-0.8.0 \ jxl-render-0.8.0 \ jxl-threadpool-0.1.1 \ jxl-vardct-0.7.0 \ kamadak-exif-0.5.5 \ khronos-egl-6.0.0 \ khronos_api-3.1.0 \ kiddo-4.2.0 \ ktx2-0.3.0 \ kurbo-0.11.0 \ lazy_static-1.4.0 \ lebe-0.5.2 \ lexical-sort-0.3.1 \ libaom-sys-0.16.0+libaom.3.8.1 \ libavif-0.12.0 \ libavif-image-0.11.0 \ libavif-sys-0.15.0 \ libc-0.2.155 \ libdav1d-sys-0.6.0 \ libfuzzer-sys-0.3.5 \ libfuzzer-sys-0.4.7 \ libheif-rs-0.22.0 \ libheif-sys-2.1.1+1.17.4 \ libloading-0.7.4 \ libloading-0.8.3 \ libm-0.2.8 \ libredox-0.0.2 \ libredox-0.1.3 \ libwebp-sys2-0.1.9 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lock_api-0.4.12 \ lodepng-3.10.1 \ log-0.4.21 \ loop9-0.1.5 \ lutgen-0.10.1 \ lutgen-palettes-0.3.0 \ lyon-1.0.1 \ lyon_algorithms-1.0.4 \ lyon_geom-1.0.5 \ lyon_path-1.0.5 \ lyon_tessellation-1.0.15 \ malloc_buf-0.0.6 \ maplit-1.0.2 \ matrixmultiply-0.3.8 \ maybe-rayon-0.1.1 \ memchr-2.7.2 \ memmap2-0.5.10 \ memmap2-0.9.4 \ memoffset-0.6.5 \ memoffset-0.9.1 \ metal-0.27.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.3.7 \ miniz_oxide-0.5.4 \ miniz_oxide-0.7.3 \ mint-0.5.9 \ mio-0.8.11 \ mouse_position-0.1.4 \ mutate_once-0.1.1 \ naga-0.19.2 \ nalgebra-0.32.5 \ nalgebra-macros-0.2.1 \ nasm-rs-0.2.5 \ ndk-0.7.0 \ ndk-context-0.1.1 \ ndk-sys-0.4.1+23.1.7779620 \ ndk-sys-0.5.0+25.2.9519653 \ new_debug_unreachable-1.0.6 \ nix-0.24.3 \ nix-0.25.1 \ nix-0.28.0 \ nohash-hasher-0.2.0 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ notan-0.12.1 \ notan_app-0.12.1 \ notan_backend-0.12.1 \ notan_core-0.12.1 \ notan_draw-0.12.1 \ notan_egui-0.12.1 \ notan_glow-0.12.1 \ notan_glyph-0.12.1 \ notan_graphics-0.12.1 \ notan_input-0.12.1 \ notan_macro-0.12.1 \ notan_math-0.12.1 \ notan_text-0.12.1 \ notan_utils-0.12.1 \ notan_web-0.12.1 \ notan_winit-0.12.1 \ nu-ansi-term-0.46.0 \ num-0.4.3 \ num-bigint-0.4.5 \ num-complex-0.4.6 \ num-derive-0.3.3 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.1.43 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_enum-0.5.11 \ num_enum-0.6.1 \ num_enum_derive-0.5.11 \ num_enum_derive-0.6.1 \ number_prefix-0.4.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc-sys-0.2.0-beta.2 \ objc-sys-0.3.5 \ objc2-0.3.0-beta.3.patch-leaks.3 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-2.0.0-pre.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ object-0.35.0 \ oklab-1.0.1 \ once_cell-1.19.0 \ openjp2-0.5.3 \ openjpeg-sys-1.0.10 \ option-ext-0.2.0 \ orbclient-0.3.47 \ ordered-float-4.2.0 \ ordered-multimap-0.4.3 \ ordered-stream-0.2.0 \ os_pipe-1.2.0 \ os_str_bytes-6.6.1 \ overload-0.1.1 \ owned_ttf_parser-0.21.0 \ owning_ref-0.4.1 \ palette-0.7.6 \ palette_derive-0.7.6 \ parking-2.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ petgraph-0.6.5 \ phf-0.10.1 \ phf-0.11.2 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.10.0 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pico-args-0.5.0 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.3 \ pkg-config-0.3.30 \ platter2-0.1.6 \ png-0.16.8 \ png-0.17.13 \ polling-3.7.1 \ pollster-0.3.0 \ portable-atomic-1.6.0 \ ppv-lite86-0.2.17 \ presser-0.3.1 \ proc-macro-crate-1.3.1 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.85 \ profiling-1.0.15 \ profiling-procmacros-1.0.15 \ psd-0.3.5 \ qoi-0.4.1 \ quick-error-2.0.1 \ quick-xml-0.23.1 \ quick-xml-0.31.0 \ quickexif-0.1.5 \ quickraw-0.1.6 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ range-alloc-0.1.3 \ rav1e-0.6.6 \ rav1e-0.7.1 \ ravif-0.11.5 \ raw-window-handle-0.5.2 \ raw-window-handle-0.6.2 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ renderdoc-sys-1.1.0 \ reqwest-0.12.4 \ resvg-0.42.0 \ rfd-0.14.1 \ rgb-0.8.37 \ ring-0.17.8 \ roxmltree-0.19.0 \ roxmltree-0.20.0 \ rust-ini-0.18.0 \ rust_hawktracer-0.7.0 \ rust_hawktracer_normal_macro-0.4.1 \ rust_hawktracer_proc_macro-0.4.1 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.22.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.4 \ rustversion-1.0.17 \ rustybuzz-0.14.1 \ ruzstd-0.5.0 \ ryu-1.0.18 \ safe_arch-0.7.1 \ same-file-1.0.6 \ scan_fmt-0.2.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sctk-adwaita-0.5.4 \ self-replace-1.3.7 \ self_update-0.40.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_repr-0.1.19 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ signal-hook-registry-1.4.2 \ simba-0.8.1 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ simplecss-0.2.1 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.13.2 \ smithay-client-toolkit-0.16.1 \ socket2-0.5.7 \ sorted-vec-0.8.3 \ spin-0.9.8 \ spinners-4.1.1 \ spirv-0.3.0+sdk-1.3.268.0 \ spirv_cross-0.23.1 \ sprintf-0.1.4 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.10.0 \ strsim-0.11.1 \ strum-0.24.1 \ strum-0.26.2 \ strum_macros-0.24.3 \ strum_macros-0.26.4 \ subtle-2.5.0 \ svgtypes-0.15.1 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ system-deps-6.2.2 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ tera-1.20.0 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.1.45 \ tiny-skia-0.8.4 \ tiny-skia-0.11.4 \ tiny-skia-path-0.8.4 \ tiny-skia-path-0.11.4 \ tinystr-0.7.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-rustls-0.25.0 \ toml-0.5.11 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.19.15 \ toml_edit-0.21.1 \ toml_edit-0.22.14 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ trash-3.3.1 \ tree_magic_mini-3.1.5 \ try-lock-0.2.5 \ ttf-parser-0.21.1 \ turbojpeg-0.5.4 \ turbojpeg-sys-0.2.3 \ twox-hash-1.6.3 \ typenum-1.17.0 \ ubyte-0.10.4 \ ucd-trie-0.1.6 \ uds_windows-1.1.0 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-bidi-mirroring-0.2.0 \ unicode-ccc-0.2.0 \ unicode-ident-1.0.12 \ unicode-properties-0.1.1 \ unicode-script-0.5.6 \ unicode-vo-0.1.0 \ unicode-width-0.1.13 \ unicode-xid-0.2.4 \ untrusted-0.9.0 \ url-2.5.1 \ urlencoding-2.1.3 \ usvg-0.42.0 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ v_frame-0.3.8 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version-compare-0.2.0 \ version_check-0.9.4 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wayland-backend-0.3.4 \ wayland-client-0.29.5 \ wayland-client-0.31.3 \ wayland-commons-0.29.5 \ wayland-cursor-0.29.5 \ wayland-protocols-0.29.5 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.29.5 \ wayland-scanner-0.31.2 \ wayland-sys-0.29.5 \ wayland-sys-0.30.1 \ wayland-sys-0.31.2 \ web-sys-0.3.69 \ webbrowser-0.8.15 \ webp-animation-0.9.0 \ webpki-roots-0.26.2 \ weezl-0.1.8 \ wgpu-0.19.4 \ wgpu-core-0.19.4 \ wgpu-hal-0.19.4 \ wgpu-types-0.19.2 \ wide-0.7.24 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-0.48.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ windres-0.2.2 \ winit-0.28.7 \ winnow-0.5.40 \ winnow-0.6.13 \ winreg-0.5.1 \ winreg-0.10.1 \ winreg-0.52.0 \ winres-0.1.12 \ wl-clipboard-rs-0.8.1 \ write16-1.0.0 \ writeable-0.5.5 \ x11-dl-2.21.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xcursor-0.3.5 \ xdg-home-1.2.0 \ xi-unicode-0.3.0 \ xml-rs-0.8.20 \ xmlwriter-0.1.0 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ yuv-0.1.6 \ zbus-4.2.2 \ zbus_macros-4.2.2 \ zbus_names-3.0.0 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.2 \ zune-core-0.4.12 \ zune-core-0.5.0-rc1 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.11 \ zune-png-0.5.0-rc1 \ zvariant-4.1.1 \ zvariant_derive-4.1.1 \ zvariant_utils-2.0.0 # workaround for https://github.com/woelper/oculante/issues/334: CARGO_CRATES+= shaderc-0.8.3 \ shaderc-sys-0.8.3 \ roxmltree-0.14.1 \ xmlparser-0.13.6 BINARY_ALIAS= python3=${PYTHON_CMD} \ git=/usr/bin/false PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/graphics/pastel/Makefile b/graphics/pastel/Makefile index 3866245be8ef..90e11f8a392e 100644 --- a/graphics/pastel/Makefile +++ b/graphics/pastel/Makefile @@ -1,133 +1,130 @@ PORTNAME= pastel DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 PORTREVISION= 16 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/Makefile b/graphics/resvg/Makefile index e563841b3566..6bb419383a15 100644 --- a/graphics/resvg/Makefile +++ b/graphics/resvg/Makefile @@ -1,84 +1,81 @@ PORTNAME= resvg DISTVERSIONPREFIX= v DISTVERSION= 0.43.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.8 \ arrayvec-0.7.6 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bytemuck-1.17.0 \ byteorder-lite-0.1.0 \ cfg-if-1.0.0 \ color_quant-1.1.0 \ core_maths-0.1.0 \ crc32fast-1.4.2 \ data-url-0.3.1 \ fdeflate-0.3.4 \ flate2-1.0.31 \ float-cmp-0.9.0 \ fontconfig-parser-0.5.7 \ fontdb-0.21.0 \ gif-0.13.1 \ image-webp-0.1.3 \ imagesize-0.13.0 \ kurbo-0.11.0 \ libc-0.2.157 \ libm-0.2.8 \ log-0.4.22 \ memmap2-0.9.4 \ miniz_oxide-0.7.4 \ once_cell-1.19.0 \ pico-args-0.5.0 \ png-0.17.13 \ quick-error-2.0.1 \ rgb-0.8.48 \ roxmltree-0.20.0 \ rustybuzz-0.18.0 \ simd-adler32-0.3.7 \ simplecss-0.2.1 \ siphasher-1.0.1 \ slotmap-1.0.7 \ smallvec-1.13.2 \ strict-num-0.1.1 \ svgtypes-0.15.1 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ ttf-parser-0.24.1 \ unicode-bidi-0.3.15 \ unicode-bidi-mirroring-0.3.0 \ unicode-ccc-0.3.0 \ unicode-properties-0.1.1 \ unicode-script-0.5.6 \ unicode-vo-0.1.0 \ version_check-0.9.5 \ weezl-0.1.8 \ xmlwriter-0.1.0 \ zune-core-0.4.12 \ zune-jpeg-0.4.13 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/graphics/rx/Makefile b/graphics/rx/Makefile index 84797d45ff85..ad79f1fd8a40 100644 --- a/graphics/rx/Makefile +++ b/graphics/rx/Makefile @@ -1,114 +1,111 @@ PORTNAME= rx DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 PORTREVISION= 29 CATEGORIES= graphics PKGNAMESUFFIX= -editor MAINTAINER= yuri@FreeBSD.org COMMENT= Modern and minimalist pixel editor implemented in rust WWW= https://rx.cloudhead.io/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= meowhash crate only supports x86_64, see https://github.com/bodil/meowhash-rs/issues/5 USES= cargo xorg USE_GITHUB= yes GH_ACCOUNT= cloudhead USE_XORG= x11 xcursor xext xi xinerama xrandr CARGO_CRATES= adler32-1.0.4 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ autocfg-1.0.0 \ base64-0.11.0 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ byteorder-1.3.4 \ c2-chacha-0.2.3 \ cc-1.0.50 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ cmake-0.1.42 \ color_quant-1.0.1 \ constant_time_eq-0.1.5 \ crc32fast-1.2.0 \ crossbeam-utils-0.7.2 \ deflate-0.8.6 \ digest-0.8.1 \ directories-2.0.2 \ dirs-sys-0.3.4 \ flate2-1.0.14 \ generic-array-0.12.3 \ getrandom-0.1.14 \ gif-0.10.3 \ gl-0.14.0 \ gl_generator-0.14.0 \ glfw-0.41.0 \ glfw-sys-3.3.2 \ itoa-0.4.6 \ khronos_api-3.1.0 \ lazy_static-1.4.0 \ libc-0.2.92 \ log-0.4.14 \ luminance-0.43.2 \ luminance-derive-0.6.3 \ luminance-gl-0.16.1 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ memoir-0.2.1 \ mini-internal-0.1.13 \ miniserde-0.1.13 \ miniz_oxide-0.3.6 \ nonempty-0.1.5 \ num-integer-0.1.44 \ num-traits-0.2.11 \ objc-0.2.7 \ pico-args-0.3.1 \ png-0.16.6 \ podio-0.1.6 \ ppv-lite86-0.2.6 \ proc-macro2-1.0.24 \ quote-1.0.8 \ rand-0.7.3 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ raw-window-handle-0.3.3 \ redox_syscall-0.1.56 \ redox_users-0.3.4 \ remove_dir_all-0.5.2 \ rgx-0.8.1 \ rust-argon2-0.7.0 \ ryu-1.0.5 \ seahash-4.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.114 \ serde_derive-1.0.113 \ snap-0.2.5 \ syn-1.0.16 \ tempfile-3.1.0 \ time-0.1.44 \ toml-0.5.6 \ typenum-1.11.2 \ unicode-xid-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xml-rs-0.8.0 \ zip-0.5.5 PLIST_FILES= bin/rx LDFLAGS+= -L${PREFIX}/lib -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/graphics/satty/Makefile b/graphics/satty/Makefile index 4105af7f3ea5..80abb3509fcf 100644 --- a/graphics/satty/Makefile +++ b/graphics/satty/Makefile @@ -1,34 +1,33 @@ PORTNAME= satty DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 PORTREVISION= 1 CATEGORIES= graphics wayland MASTER_SITES= CRATESIO MAINTAINER= jbeich@FreeBSD.org COMMENT= Modern screenshot annotation WWW= https://github.com/gabm/Satty LICENSE= MPL20 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= cargo desktop-file-utils gnome USE_GITHUB= yes USE_GNOME= gdkpixbuf2 gtk40 libadwaita GH_ACCOUNT= gabm GH_PROJECT= Satty CARGO_ENV= SOURCE_DIR="${WRKSRC}" PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/icons/hicolor/scalable/apps/${PORTNAME}.svg post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .for f in *.desktop assets/*.svg ${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}:H} ${INSTALL_DATA} ${WRKSRC}/${f} \ ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}} .endfor .include diff --git a/graphics/viu/Makefile b/graphics/viu/Makefile index 2e21cdf69b30..c2c733d68fd8 100644 --- a/graphics/viu/Makefile +++ b/graphics/viu/Makefile @@ -1,30 +1,27 @@ PORTNAME= viu DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= lcook@FreeBSD.org COMMENT= Simple terminal image viewer written in Rust WWW= https://github.com/atanunq/viu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= atanunq PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/japanese/cskk/Makefile b/japanese/cskk/Makefile index a6597027f4bd..471e4c0dcd6d 100644 --- a/japanese/cskk/Makefile +++ b/japanese/cskk/Makefile @@ -1,33 +1,32 @@ PORTNAME= cskk DISTVERSIONPREFIX= v DISTVERSION= 3.1.1 PORTREVISION= 4 CATEGORIES= japanese MAINTAINER= syobon@syobon.net COMMENT= SKK (Simple Kana Kanji henkan) library WWW= https://github.com/naokiri/cskk LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= cargo-cbuild:devel/cargo-c LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cargo localbase:ldflags USE_LDCONFIG= ${PREFIX}/lib/cskk USE_GITHUB= yes GH_ACCOUNT= naokiri do-build: @${CARGO_CARGO_RUN} cbuild ${CARGO_BUILD_ARGS} do-install: @${CARGO_CARGO_RUN} cinstall \ --destdir "${STAGEDIR}" \ --prefix "${PREFIX}" \ --pkgconfigdir "${PREFIX}/libdata/pkgconfig" \ ${CARGO_INSTALL_ARGS} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/cskk/*.so .include diff --git a/japanese/py-SudachiPy/Makefile b/japanese/py-SudachiPy/Makefile index 597284929c17..25166830e826 100644 --- a/japanese/py-SudachiPy/Makefile +++ b/japanese/py-SudachiPy/Makefile @@ -1,176 +1,173 @@ PORTNAME= SudachiPy DISTVERSIONPREFIX= v DISTVERSION= 0.6.8 PORTREVISION= 1 CATEGORIES= japanese python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Implementation of Sudachi, a Japanese morphological analyzer WWW= https://github.com/WorksApplications/sudachi.rs LICENSE= APACHE20 BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= cargo python USE_PYTHON= pep517 concurrent autoplist pytest USE_GITHUB= yes GH_ACCOUNT= WorksApplications GH_PROJECT= sudachi.rs WRKSRC_SUBDIR= python CARGO_CRATES= aho-corasick-1.1.3 \ anes-0.1.6 \ ansi_term-0.12.1 \ anstyle-1.0.7 \ arbitrary-1.3.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bumpalo-3.16.0 \ cast-0.3.0 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ claim-0.5.0 \ clap-2.34.0 \ clap-4.5.9 \ clap_builder-4.5.9 \ clap_lex-0.7.1 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ csv-1.3.0 \ csv-core-0.1.11 \ either-1.13.0 \ equivalent-1.0.1 \ errno-0.3.9 \ fancy-regex-0.12.0 \ fastrand-2.1.0 \ half-2.4.1 \ hashbrown-0.14.5 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ honggfuzz-0.5.56 \ indexmap-2.2.6 \ indoc-2.0.5 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.5.0 \ libc-0.2.155 \ libloading-0.8.5 \ linux-raw-sys-0.4.14 \ lock_api-0.4.6 \ log-0.4.22 \ memchr-2.7.4 \ memmap2-0.7.1 \ memmap2-0.9.4 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ num-traits-0.2.19 \ once_cell-1.19.0 \ oorandom-11.1.4 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ portable-atomic-1.7.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ pyo3-0.20.3 \ pyo3-build-config-0.20.3 \ pyo3-ffi-0.20.3 \ pyo3-macros-0.20.3 \ pyo3-macros-backend-0.20.3 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustc_version-0.4.0 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.120 \ smallvec-1.13.2 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.71 \ target-lexicon-0.12.15 \ tempfile-3.10.1 \ textwrap-0.11.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ unindent-0.2.3 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ yada-0.5.1 CARGO_BUILD= no CARGO_INSTALL= no -post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/sudachipy/sudachipy${PYTHON_EXT_SUFFIX}.so - # The sudachipy executable fails, see https://github.com/WorksApplications/sudachi.rs/issues/270 .include diff --git a/lang/amber/Makefile b/lang/amber/Makefile index 4fbb504a1ea4..3ad14d64e550 100644 --- a/lang/amber/Makefile +++ b/lang/amber/Makefile @@ -1,131 +1,128 @@ PORTNAME= amber DISTVERSION= 0.3.4-alpha PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Amber: the programming language compiled to bash WWW= https://amber-lang.com LICENSE= GPLv3 RUN_DEPENDS= bash:shells/bash USES= cargo USE_GITHUB= yes GH_ACCOUNT= Ph0enixKM GH_PROJECT= Amber CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ ascii-1.1.0 \ assert_cmd-2.0.14 \ autocfg-1.3.0 \ bitflags-2.6.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ capitalize-0.1.0 \ cc-1.0.104 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chunked_transfer-1.5.0 \ clap-4.5.8 \ clap_builder-4.5.8 \ clap_derive-4.5.8 \ clap_lex-0.7.1 \ colorchoice-1.0.1 \ colored-2.1.0 \ core-foundation-sys-0.8.6 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.13.0 \ errno-0.3.9 \ fastrand-2.1.0 \ float-cmp-0.9.0 \ glob-0.3.1 \ heck-0.5.0 \ heraclitus-compiler-1.5.8 \ httpdate-1.0.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ is_terminal_polyfill-1.70.0 \ itertools-0.11.0 \ js-sys-0.3.69 \ lazy_static-1.5.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ memchr-2.7.4 \ normalize-line-endings-0.3.0 \ num-traits-0.2.19 \ once_cell-1.19.0 \ pad-0.1.6 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-0.4.30 \ proc-macro2-1.0.86 \ quote-0.6.13 \ quote-1.0.36 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustix-0.38.34 \ serde-1.0.203 \ serde_derive-1.0.203 \ similar-string-1.4.3 \ strsim-0.11.1 \ syn-0.15.44 \ syn-2.0.68 \ tempfile-3.10.1 \ termtree-0.4.1 \ test-generator-0.3.1 \ tiny_http-0.12.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ unicode-xid-0.1.0 \ utf8parse-0.2.2 \ wait-timeout-0.2.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 PLIST_FILES= bin/${PORTNAME} post-patch: @${REINPLACE_CMD} -e 's|"/bin/bash"|"${LOCALBASE}/bin/bash"|' ${WRKSRC}/src/compiler.rs -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/lang/antimony/Makefile b/lang/antimony/Makefile index 47ce7e6346df..a9c4025fe3b9 100644 --- a/lang/antimony/Makefile +++ b/lang/antimony/Makefile @@ -1,75 +1,72 @@ PORTNAME= antimony DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 PORTREVISION= 3 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Antimony programming language WWW= https://antimony-lang.github.io/antimony/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo nodejs:run USE_GITHUB= yes GH_ACCOUNT= antimony-lang CARGO_CRATES= aho-corasick-1.0.1 \ ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.2.1 \ cc-1.0.66 \ clap-2.33.3 \ either-1.6.1 \ heck-0.3.1 \ hermit-abi-0.1.17 \ inkwell-0.4.0 \ inkwell_internals-0.9.0 \ lazy_static-1.4.0 \ libc-0.2.139 \ llvm-sys-100.2.4 \ memchr-2.6.3 \ once_cell-1.17.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ qbe-1.0.0 \ quote-1.0.35 \ regex-1.10.4 \ regex-automata-0.4.4 \ regex-syntax-0.8.2 \ rust-embed-5.9.0 \ rust-embed-impl-5.9.0 \ rust-embed-utils-5.1.0 \ same-file-1.0.6 \ semver-0.9.0 \ semver-parser-0.7.0 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.53 \ syn-2.0.48 \ textwrap-0.11.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ unicode-ident-1.0.9 \ unicode-segmentation-1.7.1 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.3.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/sb -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sb - .include diff --git a/lang/asm-lsp/Makefile b/lang/asm-lsp/Makefile index e59cd3ba0556..74acc5474518 100644 --- a/lang/asm-lsp/Makefile +++ b/lang/asm-lsp/Makefile @@ -1,288 +1,285 @@ PORTNAME= asm-lsp DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Language server for NASM/GAS/GO Assembly WWW= https://github.com/bergercookie/asm-lsp LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= bergercookie CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.86 \ arbitrary-1.3.2 \ arrayvec-0.7.4 \ assert-json-diff-2.0.2 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.21.7 \ binary-merge-0.1.2 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ brownstone-3.0.0 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ cc-1.1.13 \ cfg-if-1.0.0 \ chrono-0.4.38 \ colored-2.1.0 \ compile_commands-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpp_demangle-0.4.3 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-utils-0.8.20 \ debugid-0.8.0 \ derive_arbitrary-1.3.2 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ dmsort-1.0.2 \ elementtree-1.2.3 \ elsa-1.10.0 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ fallible-iterator-0.2.0 \ fallible-iterator-0.3.0 \ fastrand-2.1.0 \ flate2-1.0.31 \ flexi_logger-0.25.6 \ fluent-uri-0.1.4 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.29.0 \ gimli-0.31.0 \ glob-0.3.1 \ goblin-0.8.2 \ h2-0.3.26 \ h2-0.4.5 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ home-0.5.9 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ httpdate-1.0.3 \ hyper-0.14.30 \ hyper-1.4.1 \ hyper-tls-0.5.0 \ hyper-util-0.1.7 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indent_write-2.2.0 \ indexmap-2.4.0 \ inplace-vec-builder-0.1.1 \ ipnet-2.9.0 \ is-terminal-0.4.13 \ itoa-1.0.11 \ jobserver-0.1.32 \ joinery-2.1.0 \ js-sys-0.3.70 \ lazy_static-1.5.0 \ leb128-0.2.5 \ libc-0.2.156 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lsp-server-0.7.6 \ lsp-textdocument-0.4.0 \ lsp-types-0.97.0 \ maybe-owned-0.3.4 \ memchr-2.7.4 \ memmap2-0.9.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ mio-1.0.2 \ mockito-1.5.0 \ msvc-demangler-0.10.1 \ native-tls-0.2.12 \ new_debug_unreachable-1.0.6 \ nom-7.1.3 \ nom-supreme-0.8.0 \ nu-ansi-term-0.49.0 \ num-traits-0.2.19 \ object-0.36.3 \ once_cell-1.19.0 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ pdb-0.8.0 \ pdb-addr2line-0.10.4 \ percent-encoding-2.3.1 \ phf_shared-0.10.0 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plain-0.2.3 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ proc-macro2-1.0.86 \ quick-xml-0.35.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ range-collections-0.2.4 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.11.27 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-pemfile-1.0.4 \ rustversion-1.0.17 \ ryu-1.0.18 \ schannel-0.1.23 \ scopeguard-1.2.0 \ scroll-0.11.0 \ scroll-0.12.0 \ scroll_derive-0.12.0 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ semver-1.0.23 \ serde-1.0.208 \ serde_derive-1.0.208 \ serde_json-1.0.125 \ serde_repr-0.1.19 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ shlex-1.3.0 \ simd-adler32-0.3.7 \ similar-2.6.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ strum-0.24.1 \ strum_macros-0.24.3 \ symbolic-12.10.0 \ symbolic-common-12.10.0 \ symbolic-debuginfo-12.10.0 \ symbolic-demangle-12.10.0 \ symbolic-ppdb-12.10.0 \ syn-1.0.109 \ syn-2.0.74 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.12.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.2 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tree-sitter-0.22.6 \ tree-sitter-asm-0.22.6 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ url-2.5.2 \ url-escape-0.1.1 \ uuid-1.10.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ wasmparser-0.214.0 \ watto-0.1.0 \ web-sys-0.3.70 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ winreg-0.50.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zip-2.1.6 \ zopfli-0.8.1 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/lang/bend/Makefile b/lang/bend/Makefile index 9d762dd51d84..d99f45cf8609 100644 --- a/lang/bend/Makefile +++ b/lang/bend/Makefile @@ -1,87 +1,84 @@ PORTNAME= bend DISTVERSION= 0.2.36 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Massively parallel, high-level programming language WWW= https://higherorderco.com LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE BUILD_DEPENDS= rust-nightly>0:lang/rust-nightly RUN_DEPENDS= hvm:devel/hvm USES= cargo USE_GITHUB= yes GH_ACCOUNT= HigherOrderCO GH_PROJECT= Bend CARGO_BUILDDEP= no CARGO_CRATES= TSPL-0.0.12 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ cc-1.0.99 \ cfg-if-1.0.0 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_derive-4.5.5 \ clap_lex-0.7.1 \ colorchoice-1.0.1 \ console-0.15.8 \ either-1.12.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ highlight_error-0.1.1 \ hvm-2.0.19 \ indexmap-2.2.6 \ insta-1.39.0 \ interner-0.2.1 \ is_terminal_polyfill-1.70.0 \ itertools-0.11.0 \ lazy_static-1.4.0 \ libc-0.2.155 \ linked-hash-map-0.5.6 \ loaned-0.1.2 \ num_cpus-1.16.0 \ proc-macro2-1.0.85 \ psm-0.1.21 \ quote-1.0.36 \ same-file-1.0.6 \ similar-2.5.0 \ stacker-0.1.15 \ stdext-0.3.3 \ strsim-0.11.1 \ syn-2.0.66 \ unicode-ident-1.0.12 \ utf8parse-0.2.2 \ walkdir-2.5.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/lang/frawk/Makefile b/lang/frawk/Makefile index 3188d45cd8ce..302153bb226c 100644 --- a/lang/frawk/Makefile +++ b/lang/frawk/Makefile @@ -1,185 +1,182 @@ PORTNAME= frawk DISTVERSIONPREFIX= v DISTVERSION= 0.4.7 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Efficient awk-like language WWW= https://github.com/ezrosent/frawk LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BROKEN= error[E0635]: unknown feature stdsimd, see https://github.com/ezrosent/frawk/issues/110 BUILD_DEPENDS= gmake:devel/gmake \ rust-nightly>0:lang/rust-nightly USES= cargo gnome llvm:min=12,max=12,lib localbase:ldflags USE_GNOME= libxml2 USE_GITHUB= yes GH_ACCOUNT= ezrosent MAKE_ENV= LLVM_SYS_120_PREFIX=${LOCALBASE}/llvm12 CARGO_BUILDDEP= no CARGO_CRATES= ahash-0.7.6 \ aho-corasick-0.7.18 \ anyhow-1.0.56 \ arrayvec-0.7.2 \ ascii-canvas-3.0.0 \ assert_cmd-2.0.4 \ atty-0.2.14 \ autocfg-1.1.0 \ bit-set-0.5.2 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.9.1 \ byteorder-1.4.3 \ cc-1.0.73 \ cfg-if-1.0.0 \ clap-3.1.8 \ cranelift-0.91.0 \ cranelift-bforest-0.91.0 \ cranelift-codegen-0.91.0 \ cranelift-codegen-meta-0.91.0 \ cranelift-codegen-shared-0.91.0 \ cranelift-egraph-0.91.0 \ cranelift-entity-0.91.0 \ cranelift-frontend-0.91.0 \ cranelift-isle-0.91.0 \ cranelift-jit-0.91.0 \ cranelift-module-0.91.0 \ cranelift-native-0.91.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 \ crunchy-0.2.2 \ diff-0.1.12 \ difflib-0.4.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ either-1.6.1 \ ena-0.14.0 \ fallible-iterator-0.2.0 \ fast-float-0.2.0 \ fastrand-1.7.0 \ fixedbitset-0.2.0 \ fixedbitset-0.4.1 \ fnv-1.0.7 \ fs_extra-1.2.0 \ fxhash-0.2.1 \ getrandom-0.2.6 \ gimli-0.26.1 \ globset-0.4.8 \ grep-cli-0.1.6 \ hashbrown-0.11.2 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ indexmap-1.9.2 \ instant-0.1.12 \ itertools-0.10.3 \ itoa-1.0.1 \ lalrpop-0.19.7 \ lalrpop-util-0.19.7 \ lazy_static-1.4.0 \ libc-0.2.122 \ llvm-sys-120.2.3 \ lock_api-0.4.7 \ log-0.4.16 \ mach-0.3.2 \ memchr-2.4.1 \ memoffset-0.6.5 \ new_debug_unreachable-1.0.4 \ num_cpus-1.13.1 \ once_cell-1.10.0 \ os_str_bytes-6.0.0 \ parking_lot-0.12.0 \ parking_lot_core-0.9.2 \ paste-1.0.7 \ pest-2.1.3 \ petgraph-0.5.1 \ petgraph-0.6.0 \ phf_shared-0.10.0 \ pico-args-0.4.2 \ ppv-lite86-0.2.16 \ precomputed-hash-0.1.1 \ predicates-2.1.1 \ predicates-core-1.0.3 \ predicates-tree-1.0.5 \ proc-macro2-1.0.37 \ 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 \ regalloc2-0.5.1 \ regex-1.5.5 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ region-2.2.0 \ remove_dir_all-0.5.3 \ rustversion-1.0.6 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ siphasher-0.3.10 \ slice-group-by-0.3.0 \ smallvec-1.8.0 \ stable_deref_trait-1.2.0 \ string_cache-0.8.4 \ strsim-0.10.0 \ syn-1.0.91 \ target-lexicon-0.12.3 \ tempfile-3.3.0 \ term-0.7.0 \ termcolor-1.1.3 \ termtree-0.2.4 \ textwrap-0.15.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tikv-jemalloc-sys-0.4.3+5.2.1-patched.2 \ tikv-jemallocator-0.4.3 \ tiny-keccak-2.0.2 \ ucd-trie-0.1.3 \ unicode-xid-0.2.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasmtime-jit-icache-coherence-3.0.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.34.0 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.34.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.34.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.34.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.34.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.34.0 \ windows_x86_64_msvc-0.42.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/lang/gleam/Makefile b/lang/gleam/Makefile index 218556bdeb77..520871fe9726 100644 --- a/lang/gleam/Makefile +++ b/lang/gleam/Makefile @@ -1,56 +1,53 @@ PORTNAME= gleam DISTVERSIONPREFIX= v DISTVERSION= 1.4.1 PORTREVISION= 1 CATEGORIES= lang MAINTAINER= dch@FreeBSD.org COMMENT= ML-flavoured type-safe language using Erlang's BEAM runtime WWW= https://gleam.run/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/compiler-core/LICENCE BROKEN_i386= needs SSE or SSE2 type extensions to compile USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= gleam-lang RUSTFLAGS+= --cap-lints=warn PORTSCOUT= limit:[0-9.]+ PLIST_FILES= bin/gleam PORTDOCS= README.md OPTIONS_DEFINE= DOCS PORTSCOUT= limit:[0-9.]+ do-build: (cd ${WRKSRC} && \ cargo build --release) (cd ${WRKSRC}/compiler-cli && \ env HOME=${WRKDIR} cargo install --path . --force --locked) do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin/ ${MV} ${WRKSRC}/target/release/gleam \ ${STAGEDIR}${PREFIX}/bin/ -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gleam - post-install-DOCS-on: (cd ${WRKSRC} && \ ${COPYTREE_SHARE} README.md ${STAGEDIR}${DOCSDIR}) do-test: (cd ${WRKSRC} && \ gleam new hello && \ cd hello && \ gleam test) .include diff --git a/lang/gluon/Makefile b/lang/gluon/Makefile index d1e36c54bf6e..8791e37a73f0 100644 --- a/lang/gluon/Makefile +++ b/lang/gluon/Makefile @@ -1,403 +1,400 @@ PORTNAME= gluon DISTVERSIONPREFIX= v DISTVERSION= 0.18.2 PORTREVISION= 5 CATEGORIES= lang PKGNAMESUFFIX= -language MAINTAINER= yuri@FreeBSD.org COMMENT= Static, type inferred and embeddable language WWW= https://gluon-lang.org LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE BROKEN_armv7= compilation fails: (1) error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic` (2) LLVM ERROR: out of memory USES= cargo USE_GITHUB= yes GH_ACCOUNT= gluon-lang WRKSRC_SUBDIR= repl MAKE_ENV= GIT_HASH=${DISTVERSION} CARGO_CRATES= addr2line-0.20.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-1.0.5 \ ansi_term-0.12.1 \ anyhow-1.0.75 \ anymap-0.12.1 \ app_dirs2-2.5.5 \ archery-0.4.0 \ arrayvec-0.5.2 \ ascii-canvas-3.0.0 \ async-trait-0.1.73 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.68 \ base64-0.21.3 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ block-buffer-0.10.4 \ bstr-0.2.17 \ bstr-1.6.2 \ bumpalo-3.13.0 \ bytecount-0.5.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ cached-0.25.1 \ camino-1.1.6 \ cargo-deadlinks-0.8.1 \ cargo-platform-0.1.3 \ cargo_metadata-0.8.2 \ cargo_metadata-0.14.2 \ cast-0.2.7 \ cast-0.3.0 \ cc-1.0.83 \ cesu8-1.1.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.34.0 \ codespan-0.11.1 \ codespan-reporting-0.11.1 \ collect-mac-0.1.0 \ combine-4.6.6 \ compiletest_rs-0.7.1 \ console-0.15.7 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ criterion-0.3.6 \ criterion-plot-0.4.4 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.16 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ csv-1.1.6 \ csv-core-0.1.10 \ derive_more-0.99.17 \ diff-0.1.13 \ difference-2.0.0 \ digest-0.10.7 \ dirs-2.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.6 \ dirs-sys-next-0.1.2 \ dissimilar-1.0.3 \ downcast-rs-1.2.0 \ dtoa-0.4.8 \ dtoa-short-0.3.3 \ either-1.9.0 \ ena-0.14.2 \ encode_unicode-0.3.6 \ encoding_rs-0.8.28 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ expect-test-1.4.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-2.0.0 \ filetime-0.2.15 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ frunk_core-0.4.2 \ fuchsia-cprng-0.1.1 \ futures-0.1.31 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.10 \ gimli-0.27.3 \ glob-0.3.0 \ gluon-salsa-0.15.2 \ gluon-salsa-macros-0.15.2 \ half-1.7.1 \ handlebars-2.0.4 \ handlebars-4.3.7 \ hashbrown-0.5.0 \ hashbrown-0.11.2 \ hashbrown-0.13.2 \ hashbrown-0.14.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.2 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.27 \ idna-0.4.0 \ indexmap-1.7.0 \ indexmap-2.0.0 \ insta-1.31.0 \ instant-0.1.11 \ is-terminal-0.4.9 \ itertools-0.10.5 \ itoa-0.4.8 \ itoa-1.0.9 \ jni-0.21.1 \ jni-sys-0.3.0 \ js-sys-0.3.64 \ lalrpop-0.19.12 \ lalrpop-util-0.19.12 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.147 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.5 \ little-skeptic-0.15.2 \ lock_api-0.4.5 \ log-0.4.20 \ lol_html-0.3.3 \ matches-0.1.9 \ memchr-2.6.2 \ memoffset-0.9.0 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ miow-0.3.7 \ native-tls-0.2.11 \ ndk-context-0.1.1 \ new_debug_unreachable-1.0.4 \ nix-0.14.1 \ nodrop-0.1.14 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ object-0.31.1 \ once_cell-1.18.0 \ oorandom-11.1.3 \ opener-0.5.2 \ openssl-0.10.36 \ openssl-probe-0.1.4 \ openssl-sys-0.9.67 \ ordered-float-2.10.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ percent-encoding-2.3.0 \ pest-2.7.3 \ pest_derive-2.7.3 \ pest_generator-2.7.3 \ pest_meta-2.7.3 \ petgraph-0.6.4 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pico-args-0.3.4 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ pretty-0.10.0 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.66 \ pulldown-cmark-0.5.3 \ pulldown-cmark-0.8.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quote-1.0.33 \ rand-0.4.6 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rand_xorshift-0.3.0 \ rayon-1.7.0 \ rayon-core-1.11.0 \ rdrand-0.4.0 \ redox_syscall-0.2.10 \ redox_syscall-0.3.5 \ redox_users-0.4.0 \ regex-1.9.4 \ regex-automata-0.1.10 \ regex-automata-0.3.7 \ regex-syntax-0.6.29 \ regex-syntax-0.7.5 \ remove_dir_all-0.5.3 \ rexpect-0.4.0 \ ring-0.16.20 \ rpds-0.10.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustfix-0.5.1 \ rustix-0.38.11 \ rustls-0.21.7 \ rustls-webpki-0.100.2 \ rustls-webpki-0.101.4 \ rustversion-1.0.14 \ rustyline-6.0.0 \ ryu-1.0.15 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.2.0 \ sct-0.7.0 \ security-framework-2.4.2 \ security-framework-sys-2.4.2 \ selectors-0.22.0 \ semver-0.9.0 \ semver-1.0.18 \ semver-parser-0.7.0 \ serde-1.0.188 \ serde_cbor-0.11.2 \ serde_derive-1.0.188 \ serde_derive_state-0.4.10 \ serde_json-1.0.105 \ serde_state-0.4.8 \ servo_arc-0.1.1 \ sha2-0.10.7 \ signal-hook-registry-1.4.0 \ similar-2.2.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.11.0 \ socket2-0.4.9 \ socket2-0.5.3 \ spin-0.5.2 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.1 \ strsim-0.8.0 \ strsim-0.10.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ syn-2.0.29 \ synstructure-0.12.5 \ tempdir-0.3.7 \ tempfile-3.8.0 \ tensile-0.7.0 \ term-0.7.0 \ termcolor-1.2.0 \ tester-0.9.0 \ textwrap-0.11.0 \ thin-slice-0.1.1 \ thiserror-1.0.47 \ thiserror-impl-1.0.47 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.32.0 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.7 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ try-lock-0.2.4 \ typed-arena-2.0.2 \ typenum-1.16.0 \ ucd-trie-0.1.6 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.11 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ ureq-2.7.1 \ url-2.4.1 \ utf8parse-0.1.1 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ void-1.0.2 \ walkdir-2.3.3 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ web-sys-0.3.64 \ webpki-roots-0.23.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ xdg-2.5.2 \ yaml-rust-0.4.5 \ yansi-0.5.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == i386 LTO_UNSAFE= yes .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/lang/neocmakelsp/Makefile b/lang/neocmakelsp/Makefile index 8fb50d423058..b910e0cb0c5c 100644 --- a/lang/neocmakelsp/Makefile +++ b/lang/neocmakelsp/Makefile @@ -1,182 +1,179 @@ PORTNAME= neocmakelsp DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Cmake language server WWW= https://github.com/Decodetalkers/neocmakelsp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Decodetalkers CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ async-trait-0.1.81 \ auto_impl-1.2.0 \ autocfg-1.3.0 \ backtrace-0.3.73 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bstr-1.10.0 \ bytes-1.7.1 \ cc-1.1.15 \ cfg-if-1.0.0 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_complete-4.5.24 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ cli-table-0.4.9 \ cli-table-derive-0.4.6 \ colorchoice-1.0.2 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ csv-1.3.0 \ csv-core-0.1.11 \ dashmap-5.5.3 \ dlv-list-0.5.2 \ equivalent-1.0.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.29.0 \ glob-0.3.1 \ globset-0.4.14 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ httparse-1.9.4 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-2.4.0 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ lazy_static-1.5.0 \ libc-0.2.158 \ lock_api-0.4.12 \ log-0.4.22 \ lsp-types-0.94.1 \ memchr-2.7.4 \ miniz_oxide-0.7.4 \ mio-1.0.2 \ nu-ansi-term-0.46.0 \ object-0.36.3 \ once_cell-1.19.0 \ ordered-multimap-0.7.3 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ proc-macro2-1.0.86 \ quote-1.0.37 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rust-ini-0.21.1 \ rustc-demangle-0.1.24 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ serde_repr-0.1.19 \ serde_spanned-0.6.7 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.76 \ sync_wrapper-0.1.2 \ termcolor-1.4.1 \ thread_local-1.1.8 \ tiny-keccak-2.0.2 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.3 \ tokio-macros-2.4.0 \ tokio-util-0.7.11 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-0.4.13 \ tower-0.5.0 \ tower-layer-0.3.3 \ tower-lsp-0.20.0 \ tower-lsp-macros-0.9.0 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tree-sitter-0.23.0 \ tree-sitter-cmake-0.5.0 \ tree-sitter-language-0.1.0 \ treesitter_kind_collector-0.2.0 \ trim-in-place-0.1.7 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ url-2.5.2 \ utf8parse-0.2.2 \ valuable-0.1.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/lang/pomsky/Makefile b/lang/pomsky/Makefile index 49dc646426e4..a1ffa8d46a7b 100644 --- a/lang/pomsky/Makefile +++ b/lang/pomsky/Makefile @@ -1,199 +1,196 @@ PORTNAME= pomsky DISTVERSIONPREFIX= v DISTVERSION= 0.10 PORTREVISION= 9 CATEGORIES= lang textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Portable, modern regular expression language WWW= https://pomsky-lang.org LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/../LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/../LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= rulex-rs WRKSRC_SUBDIR= pomsky-bin CARGO_CRATES= ahash-0.7.6 \ aho-corasick-0.7.20 \ anes-0.1.6 \ ansi_term-0.12.1 \ anstyle-0.3.5 \ arbitrary-1.3.0 \ assert_cmd-2.0.10 \ assert_fs-1.0.12 \ atty-0.2.14 \ autocfg-1.1.0 \ bindgen-0.59.2 \ bitflags-1.3.2 \ block-buffer-0.10.4 \ bstr-1.4.0 \ bumpalo-3.12.0 \ cast-0.3.0 \ cc-1.0.79 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clang-sys-1.6.0 \ clap-2.34.0 \ clap-3.2.23 \ clap_lex-0.2.4 \ cpufeatures-0.2.5 \ crossbeam-channel-0.5.7 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ derive_arbitrary-1.3.0 \ difflib-0.4.0 \ digest-0.10.6 \ doc-comment-0.3.3 \ either-1.8.1 \ env_logger-0.9.3 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ float-cmp-0.9.0 \ fnv-1.0.7 \ generic-array-0.14.6 \ getrandom-0.2.8 \ glob-0.3.1 \ globset-0.4.10 \ globwalk-0.8.1 \ half-1.8.2 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ ignore-0.4.20 \ indexmap-1.9.2 \ instant-0.1.12 \ io-lifetimes-1.0.9 \ is-terminal-0.4.5 \ is_ci-1.1.1 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.61 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexopt-0.3.0 \ libc-0.2.140 \ libloading-0.7.4 \ linux-raw-sys-0.1.4 \ log-0.4.17 \ melody_compiler-0.18.1 \ memchr-2.5.0 \ memoffset-0.8.0 \ miette-5.6.0 \ miette-derive-5.6.0 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ once_cell-1.17.1 \ onig-6.4.0 \ onig_sys-69.8.1 \ oorandom-11.1.3 \ os_str_bytes-6.5.0 \ owo-colors-3.5.0 \ pcre2-0.2.3 \ pcre2-sys-0.2.5 \ peeking_take_while-0.1.2 \ pest-2.5.6 \ pest_derive-2.5.6 \ pest_generator-2.5.6 \ pest_meta-2.5.6 \ pkg-config-0.3.26 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ predicates-2.1.5 \ predicates-3.0.1 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.52 \ quote-1.0.26 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ regex-1.7.2 \ regex-automata-0.1.10 \ regex-syntax-0.6.29 \ rustc-hash-1.1.0 \ rustix-0.36.11 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-1.0.158 \ serde_derive-1.0.158 \ serde_json-1.0.94 \ sha2-0.10.6 \ shlex-1.1.0 \ smawk-0.3.1 \ strsim-0.8.0 \ strsim-0.10.0 \ supports-color-2.0.0 \ supports-hyperlinks-2.0.0 \ supports-unicode-2.0.0 \ syn-1.0.109 \ syn-2.0.4 \ tempfile-3.4.0 \ termcolor-1.2.0 \ terminal_size-0.1.17 \ termtree-0.4.1 \ textwrap-0.11.0 \ textwrap-0.15.2 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thread_local-1.1.7 \ tinytemplate-1.2.1 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicode-ident-1.0.8 \ unicode-linebreak-0.1.4 \ unicode-width-0.1.10 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ web-sys-0.3.61 \ which-4.4.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-targets-0.42.2 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_msvc-0.42.2 \ windows_i686_gnu-0.42.2 \ windows_i686_msvc-0.42.2 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_msvc-0.42.2 \ criterion,criterion-plot@git+https://github.com/bheisler/criterion.rs?branch=version-0.4\#935c6327e152e44f2b9178797682b9b99b5123a5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/lang/rustpython/Makefile b/lang/rustpython/Makefile index 910be08f373f..8fc8768eb97e 100644 --- a/lang/rustpython/Makefile +++ b/lang/rustpython/Makefile @@ -1,381 +1,378 @@ PORTNAME= rustpython DISTVERSION= 0.3.1 PORTREVISION= 3 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Python interpreter written in Rust WWW= https://rustpython.github.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to compile, see https://github.com/rusqlite/rusqlite/issues/1440 BROKEN_i386= fails to compile, see https://github.com/RustPython/RustPython/issues/5318 USES= cargo USE_GITHUB= yes GH_ACCOUNT= RustPython GH_PROJECT= RustPython CARGO_CRATES= Inflector-0.11.4 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-0.7.20 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anyhow-1.0.69 \ approx-0.5.1 \ arrayvec-0.7.2 \ ascii-1.1.0 \ atomic-0.5.1 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.13.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake2-0.10.6 \ block-buffer-0.10.3 \ bstr-0.2.17 \ bumpalo-3.12.0 \ byteorder-1.4.3 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ caseless-0.2.1 \ cast-0.3.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.37 \ clap-2.34.0 \ clipboard-win-5.0.0 \ codespan-reporting-0.11.1 \ console-0.15.5 \ console_error_panic_hook-0.1.7 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.5 \ cranelift-0.88.2 \ cranelift-bforest-0.88.2 \ cranelift-codegen-0.88.2 \ cranelift-codegen-meta-0.88.2 \ cranelift-codegen-shared-0.88.2 \ cranelift-entity-0.88.2 \ cranelift-frontend-0.88.2 \ cranelift-isle-0.88.2 \ cranelift-jit-0.88.2 \ cranelift-module-0.88.2 \ cranelift-native-0.88.2 \ crc32fast-1.3.2 \ criterion-0.3.6 \ criterion-plot-0.4.5 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.2.0 \ csv-core-0.1.10 \ cxx-1.0.91 \ cxx-build-1.0.91 \ cxxbridge-flags-1.0.91 \ cxxbridge-macro-1.0.91 \ derive_more-0.99.17 \ digest-0.10.6 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dns-lookup-2.0.4 \ dyn-clone-1.0.10 \ either-1.8.1 \ embed-doc-image-0.1.4 \ encode_unicode-0.3.6 \ endian-type-0.1.2 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-3.0.0 \ exitcode-1.1.2 \ fd-lock-4.0.2 \ flame-0.2.2 \ flamer-0.4.0 \ flamescope-0.1.2 \ flate2-1.0.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fxhash-0.2.1 \ generic-array-0.14.6 \ gethostname-0.2.3 \ getopts-0.2.21 \ getrandom-0.2.14 \ glob-0.3.1 \ half-1.8.2 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ hex-0.4.3 \ hexf-parse-0.2.1 \ home-0.5.9 \ iana-time-zone-0.1.53 \ iana-time-zone-haiku-0.1.1 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indoc-2.0.4 \ insta-1.38.0 \ is-macro-0.3.0 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.5 \ js-sys-0.3.61 \ keccak-0.1.3 \ lalrpop-util-0.20.0 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ lexical-parse-float-0.8.5 \ lexical-parse-integer-0.8.6 \ lexical-util-0.8.5 \ libc-0.2.153 \ libffi-3.1.0 \ libffi-sys-2.1.0 \ libsqlite3-sys-0.25.2 \ libz-sys-1.1.8 \ link-cplusplus-1.0.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.12 \ lock_api-0.4.9 \ log-0.4.17 \ lz4_flex-0.11.1 \ mac_address-1.1.5 \ mach-0.3.2 \ malachite-0.4.4 \ malachite-base-0.4.4 \ malachite-bigint-0.2.0 \ malachite-nz-0.4.4 \ malachite-q-0.4.4 \ maplit-1.0.2 \ matches-0.1.10 \ md-5-0.10.5 \ memchr-2.7.2 \ memmap2-0.5.8 \ memoffset-0.6.5 \ memoffset-0.7.1 \ memoffset-0.9.1 \ miniz_oxide-0.7.2 \ mt19937-2.0.1 \ nibble_vec-0.1.0 \ nix-0.23.2 \ nix-0.27.1 \ nix-0.28.0 \ nom8-0.2.0 \ num-complex-0.4.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_enum-0.7.2 \ num_enum_derive-0.7.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ openssl-0.10.62 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-src-300.2.1+3.2.0 \ openssl-sys-0.9.98 \ optional-0.5.0 \ page_size-0.4.2 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ paste-1.0.12 \ phf-0.11.1 \ phf_codegen-0.11.1 \ phf_generator-0.11.1 \ phf_shared-0.11.1 \ pkg-config-0.3.26 \ plotters-0.3.4 \ plotters-backend-0.3.4 \ plotters-svg-0.3.3 \ pmutil-0.5.3 \ pmutil-0.6.1 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.3.0 \ proc-macro2-1.0.79 \ puruspe-0.2.4 \ pyo3-0.20.2 \ pyo3-build-config-0.20.2 \ pyo3-ffi-0.20.2 \ pyo3-macros-0.20.2 \ pyo3-macros-backend-0.20.2 \ quote-1.0.33 \ radium-0.7.0 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.6.1 \ rayon-core-1.10.2 \ redox_syscall-0.1.57 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regalloc2-0.3.2 \ regex-1.7.1 \ regex-automata-0.1.10 \ regex-syntax-0.6.28 \ region-2.2.0 \ result-like-0.4.6 \ result-like-derive-0.4.6 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.28 \ rustversion-1.0.11 \ rustyline-14.0.0 \ ryu-1.0.15 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.1.0 \ scratch-1.0.3 \ semver-1.0.16 \ serde-1.0.152 \ serde-wasm-bindgen-0.3.1 \ serde_cbor-0.11.2 \ serde_derive-1.0.152 \ serde_json-1.0.93 \ sha-1-0.10.1 \ sha2-0.10.6 \ sha3-0.10.6 \ similar-2.2.1 \ siphasher-0.3.10 \ slice-group-by-0.3.0 \ smallvec-1.10.0 \ socket2-0.5.5 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.32 \ syn-ext-0.4.0 \ system-configuration-0.5.0 \ system-configuration-sys-0.5.0 \ target-lexicon-0.12.6 \ termcolor-1.2.0 \ termios-0.3.3 \ textwrap-0.11.0 \ textwrap-0.15.2 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ thread-id-3.3.0 \ thread_local-1.1.7 \ time-0.3.20 \ time-core-0.1.0 \ timsort-0.1.2 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml_datetime-0.5.1 \ toml_edit-0.18.1 \ twox-hash-1.6.3 \ typenum-1.16.0 \ ucd-0.1.1 \ uname-0.1.1 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-emoji-char-0.9.0 \ unic-normal-0.9.0 \ unic-ucd-age-0.9.0 \ unic-ucd-bidi-0.9.0 \ unic-ucd-category-0.9.0 \ unic-ucd-hangul-0.9.0 \ unic-ucd-ident-0.9.0 \ unic-ucd-normal-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-casing-0.1.0 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode_names2-1.1.0 \ unicode_names2_generator-1.1.0 \ unindent-0.2.3 \ utf8parse-0.2.0 \ uuid-1.3.0 \ uuid-macro-internal-1.3.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ volatile-0.3.0 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-futures-0.4.34 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ web-sys-0.3.61 \ which-4.4.0 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.1 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.10.1 \ xml-rs-0.8.14 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ rustpython-doc@git+https://github.com/RustPython/__doc__?tag=0.3.0\#8b62ce5d796d68a091969c9fa5406276cb483f79 \ rustpython-ast,rustpython-format,rustpython-literal,rustpython-parser,rustpython-parser-core,rustpython-parser-vendored@git+https://github.com/RustPython/Parser.git?rev=a95045bc627b2fbf84caf4f010e521846be7b37f\#a95045bc627b2fbf84caf4f010e521846be7b37f OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/lang/typstfmt/Makefile b/lang/typstfmt/Makefile index b84c32f71705..30387a5ae144 100644 --- a/lang/typstfmt/Makefile +++ b/lang/typstfmt/Makefile @@ -1,115 +1,112 @@ PORTNAME= typstfmt DISTVERSION= 0.2.10 PORTREVISION= 2 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Basic formatter for the Typst language WWW= https://github.com/astrale-sharp/typstfmt LICENSE= APACHE20 MIT LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_COMB= dual USES= cargo USE_GITHUB= yes GH_ACCOUNT= astrale-sharp CARGO_CRATES= aho-corasick-1.1.2 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bstr-0.2.17 \ bstr-1.9.1 \ cfg-if-1.0.0 \ comemo-0.3.1 \ comemo-macros-0.3.1 \ confy-0.5.1 \ console-0.15.8 \ directories-4.0.1 \ dirs-sys-0.3.7 \ ecow-0.2.0 \ either-1.10.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ getrandom-0.2.12 \ globmatch-0.2.5 \ globset-0.4.14 \ hashbrown-0.14.3 \ indexmap-2.2.3 \ insta-1.35.1 \ itertools-0.10.5 \ lazy_static-1.4.0 \ lexopt-0.3.0 \ libc-0.2.153 \ libredox-0.0.1 \ linked-hash-map-0.5.6 \ log-0.4.20 \ memchr-2.7.1 \ nu-ansi-term-0.46.0 \ once_cell-1.19.0 \ overload-0.1.1 \ pin-project-lite-0.2.13 \ proc-macro2-1.0.78 \ quote-1.0.35 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.1.10 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ same-file-1.0.6 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_spanned-0.6.5 \ sharded-slab-0.1.7 \ similar-2.4.0 \ similar-asserts-1.5.0 \ siphasher-1.0.0 \ smallvec-1.13.1 \ syn-2.0.52 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ thread_local-1.1.8 \ toml-0.5.11 \ toml-0.7.8 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ unicode-ident-1.0.12 \ unicode-math-class-0.1.0 \ unicode-script-0.5.6 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unscanny-0.1.0 \ valuable-0.1.0 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.52.4 \ winnow-0.5.40 \ yaml-rust-0.4.5 \ typst-syntax@git+https://github.com/typst/typst.git?tag=v0.10.0\#70ca0d257bb4ba927f63260e20443f244e0bb58c PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/lang/typstyle/Makefile b/lang/typstyle/Makefile index 0819e6651ec0..e0a87d8a5c0c 100644 --- a/lang/typstyle/Makefile +++ b/lang/typstyle/Makefile @@ -1,486 +1,483 @@ PORTNAME= typstyle DISTVERSIONPREFIX= v DISTVERSION= 0.11.32 PORTREVISION= 1 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org COMMENT= Reliable typst code formatter WWW= https://enter-tainer.github.io/typstyle LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= Enter-tainer CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.7.8 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ append-only-vec-0.1.3 \ approx-0.5.1 \ arrayref-0.3.7 \ arrayvec-0.5.2 \ arrayvec-0.7.4 \ autocfg-1.3.0 \ az-1.2.1 \ backtrace-0.3.72 \ base64-0.21.7 \ base64-0.22.1 \ base64-serde-0.7.0 \ biblatex-0.9.3 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ by_address-1.2.1 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ camino-1.1.7 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.99 \ cfg-if-1.0.0 \ chinese-number-0.7.7 \ chinese-variant-1.1.3 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ citationberg-0.3.1 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_derive-4.5.5 \ clap_lex-0.7.1 \ cobs-0.2.3 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colorchoice-1.0.1 \ comemo-0.4.0 \ comemo-macros-0.4.0 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core_maths-0.1.0 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ dashmap-5.5.3 \ data-url-0.3.1 \ deranged-0.3.11 \ diff-0.1.13 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.4 \ downcast-rs-1.2.1 \ ecow-0.2.2 \ either-1.12.0 \ elsa-1.10.0 \ embedded-io-0.4.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ enum-ordinalize-4.3.0 \ enum-ordinalize-derive-4.3.1 \ equivalent-1.0.1 \ errno-0.3.9 \ escape8259-0.5.3 \ fancy-regex-0.11.0 \ fast-srgb8-1.0.0 \ fastrand-2.1.0 \ fdeflate-0.3.4 \ filetime-0.2.23 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ fontconfig-parser-0.5.6 \ fontdb-0.16.2 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ fst-0.4.7 \ funty-2.0.0 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gif-0.12.0 \ gif-0.13.1 \ gimli-0.29.0 \ git2-0.18.3 \ h2-0.3.26 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hayagriva-0.5.3 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.9.2 \ httpdate-1.0.3 \ hyper-0.14.29 \ hyper-rustls-0.24.2 \ hyper-tls-0.5.0 \ hypher-0.1.5 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.0 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_adapters-1.5.0 \ icu_provider_blob-1.5.0 \ icu_provider_macros-1.5.0 \ icu_segmenter-1.5.0 \ icu_segmenter_data-1.5.0 \ ident_case-1.0.1 \ idna-1.0.0 \ if_chain-1.0.2 \ image-0.24.9 \ imagesize-0.12.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indexmap-nostd-0.4.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ insta-1.39.0 \ instant-0.1.13 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ kamadak-exif-0.5.5 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ kurbo-0.9.5 \ lazy_static-1.4.0 \ libc-0.2.155 \ libgit2-sys-0.16.2+1.7.2 \ libm-0.2.8 \ libredox-0.1.3 \ libtest-mimic-0.7.3 \ libz-sys-1.1.18 \ line-wrap-0.2.0 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lipsum-0.9.1 \ litemap-0.7.3 \ lock_api-0.4.12 \ log-0.4.21 \ memchr-2.7.2 \ memmap2-0.9.4 \ mime-0.3.17 \ mime_guess-2.0.4 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ mutate_once-0.1.1 \ native-tls-0.2.12 \ nohash-hasher-0.2.0 \ notify-6.1.1 \ num-bigint-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ numerals-0.1.4 \ object-0.35.0 \ once_cell-1.19.0 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ palette-0.7.6 \ palette_derive-0.7.6 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ path-clean-1.0.1 \ pathdiff-0.2.1 \ pdf-writer-0.9.3 \ percent-encoding-2.3.1 \ phf-0.11.2 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.11.2 \ pico-args-0.5.0 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pixglyph-0.3.0 \ pkg-config-0.3.30 \ plist-1.6.1 \ png-0.17.13 \ portable-atomic-1.6.0 \ postcard-1.0.8 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty-0.12.3 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.85 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ qcms-0.3.0 \ quick-xml-0.31.0 \ quote-1.0.36 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ reflexo-0.5.0-rc4 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rend-0.4.2 \ reqwest-0.11.27 \ resvg-0.38.0 \ rgb-0.8.37 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ roxmltree-0.19.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ rustversion-1.0.17 \ rustybuzz-0.12.1 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_repr-0.1.19 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ serde_with-3.8.1 \ serde_with_macros-3.8.1 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ similar-2.5.0 \ simplecss-0.2.1 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ strict-num-0.1.1 \ strsim-0.11.1 \ strum-0.25.0 \ strum-0.26.2 \ strum_macros-0.25.3 \ strum_macros-0.26.4 \ subsetter-0.1.1 \ svg2pdf-0.10.0 \ svgtypes-0.13.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ syntect-5.2.0 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tar-0.4.41 \ tempfile-3.10.1 \ termcolor-1.4.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ threadpool-1.8.1 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tinystr-0.7.6 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-util-0.7.11 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ ttf-parser-0.20.0 \ two-face-0.3.0 \ typed-arena-2.0.2 \ typenum-1.17.0 \ typst-0.11.1 \ typst-assets-0.11.1 \ typst-macros-0.11.1 \ typst-pdf-0.11.1 \ typst-render-0.11.1 \ typst-syntax-0.11.1 \ typst-timing-0.11.1 \ typst-ts-compiler-0.5.0-rc4 \ typst-ts-core-0.5.0-rc4 \ unic-langid-0.9.5 \ unic-langid-impl-0.9.5 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-bidi-mirroring-0.1.0 \ unicode-ccc-0.1.2 \ unicode-ident-1.0.12 \ unicode-math-class-0.1.0 \ unicode-normalization-0.1.23 \ unicode-properties-0.1.1 \ unicode-script-0.5.6 \ unicode-segmentation-1.11.0 \ unicode-vo-0.1.0 \ unicode-width-0.1.13 \ unsafe-libyaml-0.2.11 \ unscanny-0.1.0 \ untrusted-0.9.0 \ url-2.5.1 \ usvg-0.38.0 \ usvg-parser-0.38.0 \ usvg-text-layout-0.38.0 \ usvg-tree-0.38.0 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.8.0 \ vcpkg-0.2.15 \ vergen-8.3.1 \ version_check-0.9.4 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasmi-0.31.2 \ wasmi_arena-0.4.1 \ wasmi_core-0.13.0 \ wasmparser-nostd-0.100.2 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ weezl-0.1.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.13 \ winreg-0.50.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xattr-1.3.1 \ xmlparser-0.13.6 \ xmlwriter-0.1.0 \ xmp-writer-0.2.0 \ yaml-rust-0.4.5 \ yansi-0.5.1 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zerotrie-0.1.3 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/math/elan/Makefile b/math/elan/Makefile index de4b5c5f8178..57e367d02cb9 100644 --- a/math/elan/Makefile +++ b/math/elan/Makefile @@ -1,263 +1,262 @@ PORTNAME= elan DISTVERSIONPREFIX= v DISTVERSION= 3.1.1 PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Lean version manager WWW= https://github.com/leanprover/elan LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= leanprover CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ aes-0.7.5 \ aho-corasick-1.0.1 \ aligned-0.4.1 \ ansi_term-0.12.1 \ as-slice-0.2.1 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.0 \ base64ct-1.0.1 \ bitflags-1.3.2 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ bumpalo-3.12.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.79 \ cfg-if-1.0.0 \ cipher-0.3.0 \ clap-2.34.0 \ constant_time_eq-0.1.5 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.7 \ crc32fast-1.3.2 \ crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ curl-0.4.44 \ curl-sys-0.4.61+curl-8.0.1 \ cvt-0.1.2 \ digest-0.9.0 \ digest-0.10.6 \ dirs-3.0.2 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ either-1.8.1 \ encoding_rs-0.8.32 \ env_proxy-0.4.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ error-chain-0.12.4 \ fastrand-1.9.0 \ filetime-0.2.21 \ flate2-1.0.25 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fs_at-0.1.5 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ gcc-0.3.55 \ generic-array-0.14.7 \ getrandom-0.2.9 \ gimli-0.27.2 \ h2-0.3.18 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hmac-0.12.1 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ hyper-0.14.26 \ hyper-tls-0.5.0 \ idna-0.3.0 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.10 \ ipnet-2.7.2 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.61 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.142 \ libz-sys-1.1.8 \ linux-raw-sys-0.3.4 \ log-0.4.17 \ markdown-0.3.0 \ memchr-2.5.0 \ mime-0.3.17 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ native-tls-0.2.11 \ nix-0.26.2 \ normpath-1.1.1 \ object-0.30.3 \ ole32-sys-0.2.0 \ once_cell-1.17.1 \ opaque-debug-0.3.0 \ openssl-0.10.51 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-111.25.3+1.1.1t \ openssl-sys-0.9.86 \ password-hash-0.3.2 \ pbkdf2-0.10.1 \ percent-encoding-2.2.0 \ pest-2.5.7 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pipeline-0.5.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.56 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.8.1 \ regex-syntax-0.7.1 \ remove_dir_all-0.8.2 \ reqwest-0.11.16 \ rustc-demangle-0.1.23 \ rustix-0.37.14 \ rustversion-1.0.12 \ ryu-1.0.13 \ same-file-1.0.6 \ schannel-0.1.21 \ scopeguard-1.1.0 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.160 \ serde_derive-1.0.160 \ serde_json-1.0.96 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.9.9 \ sha2-0.10.6 \ slab-0.4.8 \ smart-default-0.6.0 \ socket2-0.4.9 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ subtle-2.4.1 \ syn-1.0.109 \ syn-2.0.15 \ tar-0.4.38 \ tempfile-3.5.0 \ term-0.7.0 \ textwrap-0.11.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.3.20 \ time-core-0.1.0 \ time-macros-0.2.8 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.27.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.7 \ toml-0.5.11 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.30 \ try-lock-0.2.4 \ typenum-1.16.0 \ ucd-trie-0.1.5 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-width-0.1.10 \ url-2.3.1 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-futures-0.4.34 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ web-sys-0.3.61 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winreg-0.8.0 \ winreg-0.10.1 \ xattr-0.2.3 \ zip-0.6.2 \ zstd-0.10.2+zstd.1.5.2 \ zstd-safe-4.1.6+zstd.1.5.2 \ zstd-sys-1.6.3+zstd.1.5.2 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-init @${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-init ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/math/kalc/Makefile b/math/kalc/Makefile index e11a5c8e96c8..182c8b126d4a 100644 --- a/math/kalc/Makefile +++ b/math/kalc/Makefile @@ -1,88 +1,85 @@ PORTNAME= kalc DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 PORTREVISION= 1 CATEGORIES= math PKGNAMESUFFIX= -calculator MAINTAINER= yuri@FreeBSD.org COMMENT= Calculator for real and complex numbers, 2d/3d graphing, etc WWW= https://github.com/bgkillas/kalc LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: error: Oops, mp_limb_t is 32 bits, but the assembler code in this configuration expects 64 bits RUN_DEPENDS= gnuplot:math/gnuplot USES= cargo USE_GITHUB= yes GH_ACCOUNT= bgkillas CARGO_CRATES= autocfg-1.3.0 \ az-1.2.1 \ bitflags-2.6.0 \ cfg-if-1.0.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ fastrand-2.1.0 \ getrandom-0.2.15 \ gmp-mpfr-sys-1.6.4 \ libc-0.2.155 \ libm-0.2.8 \ libredox-0.1.3 \ lock_api-0.4.12 \ log-0.4.22 \ mio-0.8.11 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ proc-macro2-1.0.86 \ quote-1.0.36 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ rug-1.25.0 \ scopeguard-1.2.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ syn-2.0.72 \ term_size-0.3.2 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ unicode-ident-1.0.12 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/math/leangz/Makefile b/math/leangz/Makefile index 0d4863d88d0c..9941ab09337e 100644 --- a/math/leangz/Makefile +++ b/math/leangz/Makefile @@ -1,65 +1,62 @@ PORTNAME= leangz DISTVERSIONPREFIX= v DISTVERSION= 0.1.13 PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Lean 4 .olean file (de)compressor WWW= https://github.com/digama0/leangz LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= digama0 CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ allocator-api2-0.2.18 \ byteorder-1.5.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ either-1.12.0 \ flate2-1.0.30 \ hashbrown-0.14.5 \ itoa-1.0.11 \ jobserver-0.1.31 \ libc-0.2.155 \ memmap2-0.9.4 \ miniz_oxide-0.7.3 \ once_cell-1.19.0 \ pkg-config-0.3.30 \ proc-macro2-1.0.83 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ ryu-1.0.18 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ syn-2.0.65 \ unicode-ident-1.0.12 \ version_check-0.9.4 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 BIN_FILES= bin/${PORTNAME} \ bin/leantar PLIST_FILES= ${BIN_FILES} -post-install: - @cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} ${BIN_FILES} - .include diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index b9f065299399..7ae8585f5d76 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,136 +1,133 @@ PORTNAME= rustworkx DISTVERSION= 0.15.1 PORTREVISION= 1 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= High performance Python graph library implemented in Rust WWW= https://github.com/Qiskit/rustworkx LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=5.4:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist distutils pytest USE_GITHUB= yes GH_ACCOUNT= Qiskit CARGO_CRATES= ahash-0.8.11 \ alga-0.9.3 \ allocator-api2-0.2.18 \ approx-0.3.2 \ autocfg-1.3.0 \ bitflags-2.6.0 \ cfg-if-1.0.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ either-1.13.0 \ equivalent-1.0.1 \ fixedbitset-0.4.2 \ getrandom-0.2.15 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.3.9 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indoc-2.0.5 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.11 \ libc-0.2.155 \ libm-0.2.8 \ lock_api-0.4.12 \ matrixmultiply-0.3.8 \ memchr-2.7.4 \ memoffset-0.9.1 \ ndarray-0.15.6 \ ndarray-stats-0.5.1 \ noisy_float-0.2.0 \ num-bigint-0.4.6 \ num-complex-0.2.4 \ num-complex-0.4.6 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ numpy-0.21.0 \ once_cell-1.19.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ petgraph-0.6.5 \ portable-atomic-1.6.0 \ ppv-lite86-0.2.17 \ priority-queue-2.0.3 \ proc-macro2-1.0.86 \ pyo3-0.21.2 \ pyo3-build-config-0.21.2 \ pyo3-ffi-0.21.2 \ pyo3-macros-0.21.2 \ pyo3-macros-backend-0.21.2 \ quick-xml-0.34.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_pcg-0.3.1 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-cond-0.3.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.2 \ rustc-hash-1.1.0 \ ryu-1.0.18 \ scopeguard-1.2.0 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.118 \ smallvec-1.13.2 \ sprs-0.11.1 \ syn-2.0.68 \ target-lexicon-0.12.14 \ unicode-ident-1.0.12 \ unindent-0.2.3 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 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${PYTHON_EXT_SUFFIX}.so - #do-test: # this runs tests in the fixed venv # @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} tox -epy .include diff --git a/misc/aichat/Makefile b/misc/aichat/Makefile index 6a3343386d0b..98aa10d7bd0c 100644 --- a/misc/aichat/Makefile +++ b/misc/aichat/Makefile @@ -1,431 +1,428 @@ PORTNAME= aichat DISTVERSIONPREFIX= v DISTVERSION= 0.21.1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Using ChatGPT/GPT-3.5/GPT-4 in the terminal WWW= https://github.com/sigoden/aichat LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BROKEN_i386= compilation fails: evaluation of constant value failed, see https://github.com/briansmith/ring/issues/2006 LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= sigoden CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anndists-0.1.2 \ ansi_colours-1.2.3 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arboard-3.4.0 \ async-recursion-1.1.1 \ async-trait-0.1.82 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ aws-smithy-eventstream-0.60.4 \ aws-smithy-types-1.2.4 \ backtrace-0.3.73 \ base64-0.22.1 \ base64-simd-0.8.0 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ block2-0.5.1 \ bumpalo-3.16.0 \ bytemuck-1.17.1 \ byteorder-1.5.0 \ bytes-1.7.1 \ bytes-utils-0.1.4 \ cc-1.1.15 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clipboard-win-5.4.0 \ colorchoice-1.0.2 \ combine-4.6.7 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpu-time-1.0.0 \ cpufeatures-0.2.13 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossterm-0.25.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ cssparser-0.31.2 \ cssparser-macros-0.6.1 \ deranged-0.3.11 \ derive-new-0.6.0 \ derive_more-0.99.18 \ diff-0.1.13 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dlib-0.5.2 \ downcast-rs-1.2.1 \ dtoa-1.0.9 \ dtoa-short-0.3.5 \ dyn-clone-1.0.17 \ ego-tree-0.6.3 \ either-1.13.0 \ enum-as-inner-0.6.0 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ eventsource-stream-0.2.3 \ fancy-regex-0.13.0 \ fastrand-2.1.1 \ fd-lock-4.0.2 \ filedescriptor-0.8.2 \ fixedbitset-0.4.2 \ flate2-1.0.33 \ fluent-uri-0.1.4 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futf-0.1.5 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.3 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generator-0.8.3 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gimli-0.29.0 \ h2-0.4.6 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hmac-0.12.1 \ hnsw_rs-0.3.0 \ home-0.5.9 \ html2text-0.12.5 \ html5ever-0.27.0 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-1.4.1 \ hyper-rustls-0.27.2 \ hyper-util-0.1.7 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.5.0 \ inquire-0.7.5 \ ipnet-2.9.0 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.70 \ json-patch-2.0.0 \ jsonptr-0.4.7 \ lazy_static-1.5.0 \ libc-0.2.158 \ libloading-0.8.5 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ loom-0.7.2 \ mac-0.1.1 \ mach2-0.4.2 \ markup5ever-0.12.1 \ matchers-0.1.0 \ memchr-2.7.4 \ memoffset-0.7.1 \ mime-0.3.17 \ mime_guess-2.0.5 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-0.8.11 \ mio-1.0.2 \ mmap-rs-0.6.1 \ new_debug_unreachable-1.0.6 \ newline-converter-0.3.0 \ nix-0.26.4 \ nix-0.28.0 \ nom-7.1.3 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ object-0.36.4 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ os_pipe-1.2.1 \ outref-0.5.1 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.10.0 \ phf_codegen-0.11.2 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plist-1.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.86 \ quick-xml-0.32.0 \ quick-xml-0.34.0 \ quinn-0.11.5 \ quinn-proto-0.11.8 \ quinn-udp-0.5.5 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ redox_users-0.4.6 \ reedline-0.34.0 \ regex-1.10.6 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ reqwest-0.12.7 \ reqwest-eventsource-0.6.0 \ rgb-0.8.50 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc-hash-2.0.0 \ rustix-0.38.35 \ rustls-0.23.12 \ rustls-native-certs-0.7.3 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.7 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scraper-0.20.0 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ selectors-0.25.0 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ servo_arc-0.3.0 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simplelog-0.12.2 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strip-ansi-escapes-0.2.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.77 \ sync_wrapper-1.0.1 \ syntect-5.2.0 \ sys-locale-0.3.1 \ sysctl-0.5.5 \ tempfile-3.12.0 \ tendril-0.4.3 \ termcolor-1.4.1 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.40.0 \ tokio-graceful-0.1.6 \ tokio-macros-2.4.0 \ tokio-rustls-0.26.0 \ tokio-socks-0.5.2 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tree_magic_mini-3.1.5 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.2 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8parse-0.2.2 \ uuid-1.10.0 \ valuable-0.1.0 \ version_check-0.9.5 \ vsimd-0.8.0 \ vte-0.11.1 \ vte_generate_state_changes-0.1.2 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ wasm-streams-0.4.0 \ wayland-backend-0.3.6 \ wayland-client-0.31.5 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.4 \ wayland-sys-0.31.4 \ web-sys-0.3.70 \ webpki-roots-0.26.5 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-0.58.0 \ windows-core-0.52.0 \ windows-core-0.58.0 \ windows-implement-0.58.0 \ windows-interface-0.58.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ wl-clipboard-rs-0.8.1 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ yansi-0.5.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/air/Makefile b/misc/air/Makefile index 29655d500b6e..bb19242b04d2 100644 --- a/misc/air/Makefile +++ b/misc/air/Makefile @@ -1,230 +1,227 @@ PORTNAME= air DISTVERSIONPREFIX= v DISTVERSION= 0.6.9 PORTREVISION= 5 CATEGORIES= misc PKGNAMESUFFIX= -ai-chat-client MAINTAINER= yuri@FreeBSD.org COMMENT= Simple ChatGPT & Llama-cpp command line with ANSI markdown display WWW= https://github.com/alescdb/air LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cargo llvm:15 ssl USE_GITHUB= yes GH_ACCOUNT= alescdb GH_TAGNAME= 0e4c219 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ async-trait-0.1.77 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.5 \ bindgen-0.66.1 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.14.0 \ bytes-1.5.0 \ cc-1.0.83 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clang-sys-1.7.0 \ coolor-0.8.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ crossbeam-0.8.3 \ crossbeam-channel-0.5.10 \ crossbeam-deque-0.8.4 \ crossbeam-epoch-0.9.17 \ crossbeam-queue-0.3.10 \ crossbeam-utils-0.8.18 \ crossterm-0.23.2 \ crossterm_winapi-0.9.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.9.0 \ encoding_rs-0.8.33 \ env_logger-0.10.1 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getopts-0.2.21 \ getrandom-0.2.11 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.3.22 \ hashbrown-0.14.3 \ hermit-abi-0.3.3 \ home-0.5.9 \ http-0.2.11 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.1.0 \ ipnet-2.9.0 \ is-terminal-0.4.10 \ itoa-1.0.10 \ js-sys-0.3.66 \ lazy-regex-3.1.0 \ lazy-regex-proc_macros-3.1.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.151 \ libloading-0.8.1 \ libredox-0.0.1 \ linux-raw-sys-0.4.12 \ llama_cpp_rs-0.3.0 \ lock_api-0.4.11 \ log-0.4.20 \ memchr-2.7.1 \ mime-0.3.17 \ minimad-0.13.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ native-tls-0.2.11 \ nom-7.1.3 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-0.10.62 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.98 \ option-ext-0.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.28 \ prettyplease-0.2.16 \ proc-macro2-1.0.74 \ quote-1.0.35 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ reqwest-0.11.23 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustix-0.38.28 \ ryu-1.0.16 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.194 \ serde_derive-1.0.194 \ serde_json-1.0.110 \ serde_urlencoded-0.7.1 \ shlex-1.2.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.5.5 \ syn-2.0.46 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.9.0 \ termcolor-1.4.0 \ termimad-0.26.1 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.10 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.11 \ url-2.5.0 \ vcpkg-0.2.15 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.50.0 CFLAGS_powerpc64le= -DNO_WARN_X86_INTRINSICS CFLAGS_powerpc64= -DNO_WARN_X86_INTRINSICS OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc64 && !defined(CPUTYPE) CFLAGS+= -mcpu=power7 .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/amazon-qldb-shell/Makefile b/misc/amazon-qldb-shell/Makefile index 428fc6d1eaf3..35dad5fa1f4c 100644 --- a/misc/amazon-qldb-shell/Makefile +++ b/misc/amazon-qldb-shell/Makefile @@ -1,298 +1,295 @@ PORTNAME= amazon-qldb-shell DISTVERSIONPREFIX= v DISTVERSION= 2.0.2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= QLDB interactive shell to interact with Amazon Quantum Ledger Database WWW= https://github.com/awslabs/amazon-qldb-shell LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= unknown feature `stdsimd`, ahash requires the removed feature, see https://github.com/awslabs/amazon-qldb-shell/issues/587 BUILD_DEPENDS= cmake:devel/cmake-core \ rust-nightly>0:lang/rust-nightly # #![feature(rustc_attrs)] => #![feature]` may not be used on the stable release channel USES= cargo llvm:min=15 USE_GITHUB= yes GH_ACCOUNT= awslabs MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib CARGO_BUILDDEP= no CARGO_CRATES= ahash-0.7.6 \ aho-corasick-0.7.18 \ android_system_properties-0.1.4 \ ansi_term-0.12.1 \ anyhow-1.0.65 \ arrayvec-0.7.2 \ async-trait-0.1.57 \ atty-0.2.14 \ autocfg-1.1.0 \ aws-config-0.49.0 \ aws-endpoint-0.49.0 \ aws-http-0.49.0 \ aws-sdk-qldbsession-0.19.0 \ aws-sdk-sso-0.19.0 \ aws-sdk-sts-0.19.0 \ aws-sig-auth-0.49.0 \ aws-sigv4-0.49.0 \ aws-smithy-async-0.49.0 \ aws-smithy-client-0.49.0 \ aws-smithy-http-0.49.0 \ aws-smithy-http-tower-0.49.0 \ aws-smithy-json-0.49.0 \ aws-smithy-query-0.49.0 \ aws-smithy-types-0.49.0 \ aws-smithy-xml-0.49.0 \ aws-types-0.49.0 \ base64-0.12.3 \ base64-0.13.0 \ bb8-0.8.0 \ bigdecimal-0.2.2 \ bindgen-0.60.1 \ bitflags-1.3.2 \ block-buffer-0.10.2 \ bumpalo-3.10.0 \ byteorder-1.4.3 \ bytes-0.4.12 \ bytes-1.2.1 \ bytes-utils-0.1.2 \ cc-1.0.73 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ chrono-0.4.22 \ clang-sys-1.3.3 \ clap-2.34.0 \ clap-3.2.17 \ clap_lex-0.2.4 \ clipboard-win-4.4.2 \ cmake-0.1.48 \ comfy-table-6.1.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.2 \ crossbeam-channel-0.5.6 \ crossbeam-utils-0.8.11 \ crossterm-0.25.0 \ crossterm_winapi-0.9.0 \ crypto-common-0.1.6 \ ct-logs-0.8.0 \ delegate-0.5.2 \ digest-0.10.5 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ either-1.7.0 \ endian-type-0.1.2 \ env_logger-0.9.0 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ error-code-2.3.1 \ fastrand-1.8.0 \ fd-lock-3.0.6 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fuchsia-cprng-0.1.1 \ 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 \ generic-array-0.14.6 \ gethostname-0.2.3 \ getrandom-0.2.7 \ glob-0.3.0 \ h2-0.3.13 \ 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.7.1 \ httpdate-1.0.2 \ humantime-2.1.0 \ hyper-0.14.20 \ hyper-rustls-0.22.1 \ iana-time-zone-0.1.46 \ idna-0.3.0 \ indexmap-1.9.1 \ instant-0.1.12 \ io-lifetimes-0.7.2 \ ion-c-sys-0.4.15 \ ion-c-sys-macros-0.1.1 \ ion-rs-0.13.0 \ ion-rs-0.14.0 \ iovec-0.1.4 \ itertools-0.10.3 \ itoa-1.0.3 \ js-sys-0.3.59 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.131 \ libloading-0.7.3 \ linux-raw-sys-0.0.46 \ lock_api-0.4.7 \ log-0.4.17 \ matchers-0.1.0 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ mio-0.8.4 \ nibble_vec-0.1.0 \ nix-0.24.2 \ nom-7.1.1 \ num-bigint-0.3.3 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.13.1 \ num_threads-0.1.6 \ once_cell-1.13.0 \ openssl-probe-0.1.5 \ os_str_bytes-6.3.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.3 \ paste-1.0.8 \ 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.2.9 \ pin-utils-0.1.0 \ ppv-lite86-0.2.16 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.43 \ quote-1.0.21 \ radix_trie-0.2.1 \ 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.3 \ rdrand-0.4.0 \ 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 \ ring-0.16.20 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.35.7 \ rustls-0.19.1 \ rustls-native-certs-0.5.0 \ rustversion-1.0.9 \ rustyline-10.0.0 \ rustyline-derive-0.7.0 \ ryu-1.0.11 \ schannel-0.1.20 \ scopeguard-1.1.0 \ sct-0.6.1 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ semver-1.0.13 \ serde-1.0.144 \ serde_derive-1.0.144 \ serde_json-1.0.83 \ sha2-0.10.6 \ sharded-slab-0.1.4 \ shlex-1.1.0 \ signal-hook-0.3.14 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.0 \ slab-0.4.7 \ smallvec-1.9.0 \ socket2-0.4.4 \ spin-0.5.2 \ str-buf-1.0.6 \ strsim-0.8.0 \ strsim-0.10.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.99 \ tempdir-0.3.7 \ termcolor-1.1.3 \ textwrap-0.11.0 \ textwrap-0.15.0 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ thread_local-1.1.4 \ time-0.1.44 \ time-0.3.13 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ tokio-1.21.2 \ tokio-macros-1.8.0 \ tokio-rustls-0.22.0 \ tokio-stream-0.1.9 \ tokio-util-0.7.3 \ tower-0.4.13 \ tower-layer-0.3.1 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-appender-0.2.2 \ tracing-attributes-0.1.23 \ tracing-bunyan-formatter-0.3.3 \ tracing-core-0.1.30 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.15 \ 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.9.0 \ unicode-width-0.1.9 \ untrusted-0.7.1 \ url-2.3.1 \ urlencoding-2.1.0 \ utf8parse-0.2.0 \ valuable-0.1.0 \ vec_map-0.8.2 \ version_check-0.9.4 \ want-0.3.0 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.82 \ wasm-bindgen-backend-0.2.82 \ wasm-bindgen-macro-0.2.82 \ wasm-bindgen-macro-support-0.2.82 \ wasm-bindgen-shared-0.2.82 \ web-sys-0.3.59 \ webpki-0.21.4 \ 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 \ xmlparser-0.13.3 \ zeroize-1.5.7 \ amazon-qldb-driver,amazon-qldb-driver-core@git+https://github.com/awslabs/amazon-qldb-driver-rust?branch=main\#632d2bdc843c0cd7b5f57b902fbd073c27fc3364 PLIST_FILES= bin/qldb -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/qldb - .include diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile index 45856839abf0..8d43c3d378f2 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,422 +1,419 @@ PORTNAME= arrow-datafusion DISTVERSION= 38.0.0 PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Apache Arrow DataFusion SQL Query Engine WWW= https://arrow.apache.org/datafusion LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE.txt BROKEN_i386= compilation fails: this arithmetic operation will overflow, see https://github.com/purpleprotocol/mimalloc_rust/issues/116 LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= apache GH_PROJECT= datafusion WRKSRC_SUBDIR= datafusion-cli RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstyle-1.0.7 \ apache-avro-0.16.0 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ arrow-51.0.0 \ arrow-arith-51.0.0 \ arrow-array-51.0.0 \ arrow-buffer-51.0.0 \ arrow-cast-51.0.0 \ arrow-csv-51.0.0 \ arrow-data-51.0.0 \ arrow-ipc-51.0.0 \ arrow-json-51.0.0 \ arrow-ord-51.0.0 \ arrow-row-51.0.0 \ arrow-schema-51.0.0 \ arrow-select-51.0.0 \ arrow-string-51.0.0 \ assert_cmd-2.0.14 \ async-compression-0.4.9 \ async-trait-0.1.80 \ atoi-2.0.0 \ atty-0.2.14 \ autocfg-1.3.0 \ aws-config-0.55.3 \ aws-credential-types-0.55.3 \ aws-endpoint-0.55.3 \ aws-http-0.55.3 \ aws-sdk-sso-0.28.0 \ aws-sdk-sts-0.28.0 \ aws-sig-auth-0.55.3 \ aws-sigv4-0.55.3 \ aws-smithy-async-0.55.3 \ aws-smithy-client-0.55.3 \ aws-smithy-http-0.55.3 \ aws-smithy-http-tower-0.55.3 \ aws-smithy-json-0.55.3 \ aws-smithy-query-0.55.3 \ aws-smithy-types-0.55.3 \ aws-smithy-xml-0.55.3 \ aws-types-0.55.3 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.8.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake2-0.10.6 \ blake3-1.5.1 \ block-buffer-0.10.4 \ brotli-3.5.0 \ brotli-decompressor-2.5.1 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytes-utils-0.1.4 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cc-1.0.97 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-tz-0.8.6 \ chrono-tz-build-0.2.1 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ clipboard-win-4.5.0 \ comfy-table-7.1.1 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core2-0.4.0 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ ctor-0.2.8 \ dary_heap-0.3.6 \ dashmap-5.5.3 \ deranged-0.3.11 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-4.0.0 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-next-0.1.2 \ doc-comment-0.3.3 \ either-1.11.0 \ encoding_rs-0.8.34 \ endian-type-0.1.2 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fd-lock-3.0.13 \ fixedbitset-0.4.2 \ flatbuffers-23.5.26 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.3 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.3.26 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hmac-0.12.1 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.28 \ hyper-rustls-0.23.2 \ hyper-rustls-0.24.2 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ instant-0.1.12 \ integer-encoding-3.0.4 \ ipnet-2.9.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ lexical-core-0.8.5 \ lexical-parse-float-0.8.5 \ lexical-parse-integer-0.8.6 \ lexical-util-0.8.5 \ lexical-write-float-0.8.5 \ lexical-write-integer-0.8.5 \ libc-0.2.154 \ libflate-2.1.0 \ libflate_lz77-2.1.0 \ libm-0.2.8 \ libmimalloc-sys-0.1.37 \ libredox-0.1.3 \ linux-raw-sys-0.4.13 \ lock_api-0.4.12 \ log-0.4.21 \ lz4_flex-0.11.3 \ lzma-sys-0.1.20 \ md-5-0.10.6 \ memchr-2.7.2 \ mimalloc-0.1.41 \ mime-0.3.17 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ nibble_vec-0.1.0 \ nix-0.26.4 \ normalize-line-endings-0.3.0 \ num-0.4.2 \ num-bigint-0.4.5 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.32.2 \ object_store-0.9.1 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ ordered-float-2.10.1 \ os_str_bytes-6.6.1 \ outref-0.5.1 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ parquet-51.0.0 \ parse-zoneinfo-0.3.1 \ paste-1.0.15 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.82 \ quad-rand-0.2.1 \ quick-xml-0.31.0 \ quote-1.0.36 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-lite-0.1.5 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ ring-0.16.20 \ ring-0.17.8 \ rle-decode-fast-1.0.3 \ rstest-0.17.0 \ rstest_macros-0.17.0 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.20.9 \ rustls-0.21.12 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.6.0 \ rustls-webpki-0.101.7 \ rustversion-1.0.16 \ rustyline-11.0.0 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ seq-macro-0.3.5 \ serde-1.0.200 \ serde_derive-1.0.200 \ serde_json-1.0.116 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ signal-hook-registry-1.4.2 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ snap-1.1.1 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ sqlparser-0.45.0 \ sqlparser_derive-0.2.2 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ strsim-0.10.0 \ strum-0.25.0 \ strum-0.26.2 \ strum_macros-0.25.3 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.61 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ termcolor-1.4.1 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.60 \ thiserror-impl-1.0.60 \ thrift-0.17.0 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.23.4 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ typed-builder-0.16.2 \ typed-builder-macro-0.16.2 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.8.0 \ version_check-0.9.4 \ vsimd-0.8.0 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-streams-0.4.0 \ web-sys-0.3.69 \ webpki-0.22.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winreg-0.50.0 \ xmlparser-0.13.6 \ xz2-0.1.7 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.7.0 \ zstd-0.12.4 \ zstd-0.13.1 \ zstd-safe-6.0.6 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/datafusion-cli -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/datafusion-cli - .include diff --git a/misc/bedrust/Makefile b/misc/bedrust/Makefile index bdf341219bc9..fb44d3d7ef8b 100644 --- a/misc/bedrust/Makefile +++ b/misc/bedrust/Makefile @@ -1,338 +1,335 @@ PORTNAME= bedrust DISTVERSIONPREFIX= v DISTVERSION= 0.7.5 PORTREVISION= 1 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= Invoke NN models on Amazon Bedrock WWW= https://rup12.net LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= darko-mesaros RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aligned-vec-0.5.0 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.82 \ arbitrary-1.3.2 \ arg_enum_proc_macro-0.3.4 \ arrayvec-0.7.4 \ autocfg-1.2.0 \ av1-grain-0.2.3 \ avif-serialize-0.8.1 \ aws-config-1.2.0 \ aws-credential-types-1.2.0 \ aws-runtime-1.2.0 \ aws-sdk-bedrock-1.21.0 \ aws-sdk-bedrockruntime-1.21.0 \ aws-sdk-sso-1.20.0 \ aws-sdk-ssooidc-1.20.0 \ aws-sdk-sts-1.20.0 \ aws-sigv4-1.2.0 \ aws-smithy-async-1.2.1 \ aws-smithy-eventstream-0.60.4 \ aws-smithy-http-0.60.8 \ aws-smithy-json-0.60.7 \ aws-smithy-query-0.60.7 \ aws-smithy-runtime-1.3.1 \ aws-smithy-runtime-api-1.4.0 \ aws-smithy-types-1.1.8 \ aws-smithy-xml-0.60.8 \ aws-types-1.2.0 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.0 \ base64-simd-0.8.0 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitstream-io-2.2.0 \ block-buffer-0.10.4 \ built-0.7.2 \ bumpalo-3.16.0 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.6.0 \ bytes-utils-0.1.4 \ cc-1.0.95 \ cfg-expr-0.15.8 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ cloudabi-0.0.3 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ colored-2.1.0 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ deranged-0.3.11 \ dialoguer-0.11.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.11.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.9 \ exr-1.72.0 \ fastrand-2.0.2 \ fdeflate-0.3.4 \ figlet-rs-0.1.5 \ fixedbitset-0.2.0 \ flate2-1.0.28 \ flume-0.11.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ getrandom-0.2.14 \ gif-0.13.1 \ gimli-0.28.1 \ h2-0.3.26 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hmac-0.12.1 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.28 \ hyper-rustls-0.24.2 \ idna-0.5.0 \ image-0.25.1 \ image-webp-0.1.2 \ imgref-1.10.1 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.8 \ instant-0.1.12 \ interpolate_name-0.2.4 \ itertools-0.12.1 \ itoa-1.0.11 \ jobserver-0.1.30 \ jpeg-decoder-0.3.1 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.153 \ libfuzzer-sys-0.4.7 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ lock_api-0.3.4 \ lock_api-0.4.11 \ log-0.4.21 \ loop9-0.1.5 \ maybe-rayon-0.1.1 \ memchr-1.0.2 \ memchr-2.7.2 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ new_debug_unreachable-1.0.6 \ nom-3.2.1 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ num-bigint-0.4.4 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-rational-0.4.1 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ outref-0.5.1 \ parking_lot-0.10.2 \ parking_lot-0.12.1 \ parking_lot_core-0.7.3 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ percent-encoding-2.3.1 \ petgraph-0.5.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ png-0.17.13 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.81 \ profiling-1.0.15 \ profiling-procmacros-1.0.15 \ qoi-0.4.1 \ quick-error-2.0.1 \ quick-xml-0.31.0 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rav1e-0.7.1 \ ravif-0.11.5 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.1.57 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ regex-lite-0.1.5 \ rgb-0.8.37 \ ring-0.17.8 \ ron-0.8.1 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.21.11 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ semver-1.0.22 \ serde-1.0.198 \ serde_derive-1.0.198 \ serde_json-1.0.116 \ serde_spanned-0.6.5 \ sha2-0.10.8 \ shell-words-1.1.0 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ simd_helpers-0.1.0 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.6 \ spin-0.9.8 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-2.0.60 \ system-deps-6.2.2 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ termcolor-1.4.1 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-util-0.7.10 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.12 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tree_magic-0.2.3 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.11 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.8.0 \ v_frame-0.3.8 \ version-compare-0.2.0 \ version_check-0.9.4 \ vsimd-0.8.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ weezl-0.1.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.6 \ xmlparser-0.13.6 \ zeroize-1.7.0 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.11 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/binocle/Makefile b/misc/binocle/Makefile index c00cd13929b0..189ba2d0488d 100644 --- a/misc/binocle/Makefile +++ b/misc/binocle/Makefile @@ -1,265 +1,262 @@ PORTNAME= binocle DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 PORTREVISION= 7 CATEGORIES= misc wayland MAINTAINER= yuri@FreeBSD.org COMMENT= Graphical tool to visualize binary data WWW= https://github.com/sharkdp/binocle LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp CARGO_CRATES= ab_glyph-0.2.23 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.6 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ android-activity-0.4.3 \ android-properties-0.2.2 \ android_system_properties-0.1.5 \ anyhow-1.0.75 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ ash-0.37.3+1.3.251 \ atomic_refcell-0.1.13 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.69 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-0.1.6 \ block-sys-0.1.0-beta.1 \ block2-0.2.0-alpha.6 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ bytemuck_derive-1.5.0 \ calloop-0.10.6 \ cc-1.0.83 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ codespan-reporting-0.11.1 \ colorgrad-0.5.0 \ com-rs-0.2.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.22.3 \ core-graphics-types-0.1.3 \ crc32fast-1.3.2 \ csscolorparser-0.5.0 \ d3d12-0.6.0 \ dispatch-0.2.0 \ dlib-0.5.2 \ downcast-rs-1.2.0 \ ecolor-0.22.0 \ egui-0.22.0 \ egui-wgpu-0.22.0 \ egui-winit-0.22.0 \ emath-0.22.0 \ env_logger-0.9.3 \ epaint-0.22.0 \ equivalent-1.0.1 \ fdeflate-0.3.1 \ flate2-1.0.28 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ getrandom-0.1.16 \ gimli-0.28.1 \ glow-0.12.3 \ gpu-alloc-0.5.4 \ gpu-alloc-types-0.2.0 \ gpu-allocator-0.22.0 \ gpu-descriptor-0.2.4 \ gpu-descriptor-types-0.1.2 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ hassle-rs-0.10.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hexf-parse-0.2.1 \ humansize-1.1.1 \ humantime-2.1.0 \ indexmap-1.9.3 \ indexmap-2.1.0 \ instant-0.1.12 \ jni-sys-0.3.0 \ jobserver-0.1.27 \ js-sys-0.3.66 \ khronos-egl-4.1.0 \ lazy_static-1.4.0 \ libc-0.2.150 \ libloading-0.7.4 \ libloading-0.8.1 \ libredox-0.0.2 \ lock_api-0.4.11 \ log-0.4.20 \ malloc_buf-0.0.6 \ memchr-2.6.4 \ memmap2-0.5.10 \ memoffset-0.6.5 \ metal-0.24.0 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ naga-0.12.3 \ ndk-0.7.0 \ ndk-context-0.1.1 \ ndk-sys-0.4.1+23.1.7779620 \ nix-0.24.3 \ nix-0.25.1 \ nohash-hasher-0.2.0 \ nom-7.1.3 \ num-traits-0.2.17 \ num_enum-0.5.11 \ num_enum-0.6.1 \ num_enum_derive-0.5.11 \ num_enum_derive-0.6.1 \ objc-0.2.7 \ objc-sys-0.2.0-beta.2 \ objc2-0.3.0-beta.3.patch-leaks.3 \ objc2-encode-2.0.0-pre.2 \ objc_exception-0.1.2 \ object-0.32.1 \ once_cell-1.18.0 \ orbclient-0.3.47 \ os_str_bytes-6.6.1 \ owned_ttf_parser-0.20.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ phf-0.8.0 \ phf_generator-0.8.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ pixels-0.13.0 \ pkg-config-0.3.27 \ png-0.17.10 \ pollster-0.3.0 \ ppv-lite86-0.2.17 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.70 \ profiling-1.0.11 \ quote-1.0.33 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ range-alloc-0.1.3 \ raw-window-handle-0.5.2 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ renderdoc-sys-1.0.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ safe_arch-0.7.1 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sctk-adwaita-0.5.4 \ simd-adler32-0.3.7 \ siphasher-0.3.11 \ slotmap-1.0.7 \ smallvec-1.11.2 \ smithay-client-toolkit-0.16.1 \ spirv-0.2.0+1.5.4 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.39 \ termcolor-1.4.0 \ textwrap-0.16.0 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ tiny-skia-0.8.4 \ tiny-skia-path-0.8.4 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ ttf-parser-0.20.0 \ type-map-0.5.0 \ ultraviolet-0.9.2 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ vec_map-0.8.2 \ version_check-0.9.4 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ wayland-client-0.29.5 \ wayland-commons-0.29.5 \ wayland-cursor-0.29.5 \ wayland-protocols-0.29.5 \ wayland-scanner-0.29.5 \ wayland-sys-0.29.5 \ web-sys-0.3.66 \ wgpu-0.16.3 \ wgpu-core-0.16.1 \ wgpu-hal-0.16.2 \ wgpu-types-0.16.1 \ wide-0.7.13 \ widestring-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ winit-0.28.7 \ winit_input_helper-0.14.1 \ winnow-0.5.19 \ x11-dl-2.21.0 \ xcursor-0.3.4 \ xml-rs-0.8.19 \ zerocopy-0.7.28 \ zerocopy-derive-0.7.28 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/broot/Makefile b/misc/broot/Makefile index b8d431ccda74..726771f970a3 100644 --- a/misc/broot/Makefile +++ b/misc/broot/Makefile @@ -1,57 +1,56 @@ PORTNAME= broot DISTVERSIONPREFIX= v DISTVERSION= 1.39.0 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} \ share/man/man1/${PORTNAME}.1.gz PORTDOCS= CHANGELOG.md README.md features.md OPTIONS_DEFINE= CLIPBOARD DOCS OPTIONS_DEFAULT= CLIPBOARD CLIPBOARD_DESC= Enable terminal X11 clipboard support CLIPBOARD_USES= python:build xorg CLIPBOARD_USE= XORG=xcb CLIPBOARD_BINARY_ALIAS= python3=${PYTHON_CMD} CLIPBOARD_VARS= CARGO_FEATURES+=clipboard _BUILD_VERSION= ${DISTVERSION} _BUILD_DATE= $$(date +'%Y/%m/%d') pre-build: @${MV} ${WRKSRC}/man/page \ ${WRKSRC}/man/${PORTNAME}.1 @${REINPLACE_CMD} -e 's|#version|${_BUILD_VERSION}|g' \ -e "s|#date|${_BUILD_DATE}|g" \ ${WRKSRC}/man/${PORTNAME}.1 post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/coloursum/Makefile b/misc/coloursum/Makefile index d79c77961a63..bfda1797ab84 100644 --- a/misc/coloursum/Makefile +++ b/misc/coloursum/Makefile @@ -1,103 +1,100 @@ PORTNAME= coloursum DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 PORTREVISION= 9 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Colourise your checksum output WWW= https://github.com/ticky/coloursum LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= ticky CARGO_CRATES= ansi_term-0.12.1 \ anstream-0.3.2 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ autocfg-0.1.2 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.3.3 \ cc-1.0.81 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-4.3.19 \ clap_builder-4.3.19 \ clap_derive-4.3.12 \ clap_lex-0.5.0 \ cloudabi-0.0.3 \ colorchoice-1.0.0 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ doc-comment-0.3.3 \ ecoji-1.0.0 \ either-1.5.1 \ errno-0.3.2 \ errno-dragonfly-0.1.2 \ fuchsia-cprng-0.1.1 \ heck-0.4.0 \ hermit-abi-0.3.2 \ indoc-2.0.3 \ is-terminal-0.4.9 \ itertools-0.10.5 \ libc-0.2.147 \ linux-raw-sys-0.4.5 \ memoffset-0.9.0 \ ntapi-0.3.7 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ proc-macro2-1.0.66 \ quote-1.0.32 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.3 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.7.0 \ rayon-core-1.11.0 \ rdrand-0.4.0 \ rustix-0.38.6 \ scopeguard-1.2.0 \ siphasher-0.2.3 \ strsim-0.10.0 \ syn-2.0.28 \ sysinfo-0.13.4 \ unicode-ident-1.0.11 \ utf8parse-0.2.1 \ which-3.1.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.48.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/dijo/Makefile b/misc/dijo/Makefile index 8f24c9dafb0c..dc1f5b9e12a2 100644 --- a/misc/dijo/Makefile +++ b/misc/dijo/Makefile @@ -1,143 +1,140 @@ PORTNAME= dijo DISTVERSIONPREFIX= v DISTVERSION= 0.2.7 PORTREVISION= 15 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 6b32cf0c4fbe..d9891ed6cf56 100644 --- a/misc/dotenv-linter/Makefile +++ b/misc/dotenv-linter/Makefile @@ -1,147 +1,144 @@ PORTNAME= dotenv-linter DISTVERSIONPREFIX= v DISTVERSION= 3.3.0 PORTREVISION= 15 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Linter for .env files. Written in Rust WWW= https://dotenv-linter.github.io LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/dotenv-linter/dotenv-linter/issues/742 BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/dotenv-linter/dotenv-linter/issues/742 USES= cargo USE_GITHUB= yes CARGO_CRATES= adler-1.0.2 \ anes-0.1.6 \ assert_cmd-2.0.5 \ atty-0.2.14 \ autocfg-1.0.1 \ base64-0.13.0 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.8.0 \ cast-0.3.0 \ cc-1.0.72 \ cfg-if-1.0.0 \ chunked_transfer-1.4.0 \ ciborium-0.2.0 \ ciborium-io-0.2.0 \ ciborium-ll-0.2.0 \ clap-3.1.10 \ clap_lex-0.1.1 \ colored-2.0.0 \ crc32fast-1.3.0 \ criterion-0.4.0 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.8 \ difflib-0.4.0 \ directories-4.0.1 \ dirs-sys-0.3.6 \ doc-comment-0.3.3 \ dunce-1.0.3 \ either-1.6.1 \ fastrand-1.7.0 \ filedescriptor-0.8.1 \ flate2-1.0.22 \ form_urlencoded-1.0.1 \ gag-1.0.0 \ getrandom-0.2.3 \ half-1.8.2 \ hashbrown-0.11.2 \ hermit-abi-0.1.19 \ idna-0.2.3 \ indexmap-1.8.0 \ instant-0.1.12 \ itertools-0.10.3 \ itoa-1.0.1 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ libc-0.2.112 \ log-0.4.14 \ matches-0.1.9 \ memchr-2.4.1 \ memoffset-0.6.5 \ miniz_oxide-0.4.4 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ once_cell-1.10.0 \ oorandom-11.1.3 \ os_str_bytes-6.0.0 \ percent-encoding-2.1.0 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ predicates-2.1.0 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ proc-macro2-1.0.36 \ quote-1.0.14 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ redox_users-0.4.0 \ regex-1.5.6 \ regex-automata-0.1.10 \ regex-syntax-0.6.26 \ remove_dir_all-0.5.3 \ ring-0.16.20 \ rustls-0.20.2 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.7.0 \ semver-1.0.4 \ serde-1.0.133 \ serde_derive-1.0.133 \ serde_json-1.0.74 \ spin-0.5.2 \ strsim-0.10.0 \ syn-1.0.84 \ tempfile-3.3.0 \ termcolor-1.1.3 \ termtree-0.2.3 \ textwrap-0.15.0 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ tinytemplate-1.2.1 \ tinyvec-1.5.1 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.7 \ unicode-normalization-0.1.19 \ unicode-xid-0.2.2 \ untrusted-0.7.1 \ update-informer-0.6.0 \ ureq-2.4.0 \ url-2.2.2 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.2+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ webpki-0.22.0 \ webpki-roots-0.22.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/jirust/Makefile b/misc/jirust/Makefile index 3f347ee98f2c..c8464a44f4be 100644 --- a/misc/jirust/Makefile +++ b/misc/jirust/Makefile @@ -1,631 +1,628 @@ PORTNAME= jirust DISTVERSION= 1.2.1 PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= JIRA terminal UI WWW= https://github.com/Code-Militia/jirust LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= compilation fails, see https://github.com/Code-Militia/jirust/issues/153 BROKEN_i386= compilation fails: undefined symbol: __atomic_is_lock_free BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo llvm:15 perl5 pkgconfig USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= Code-Militia CARGO_CRATES= addr-0.15.6 \ addr2line-0.19.0 \ adler-1.0.2 \ ahash-0.7.6 \ ahash-0.8.11 \ aho-corasick-1.0.2 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ any_ascii-0.3.2 \ anyhow-1.0.75 \ approx-0.4.0 \ approx-0.5.1 \ arbitrary-1.3.2 \ arc-swap-1.6.0 \ argon2-0.5.2 \ arrayvec-0.7.4 \ ascii-canvas-3.0.0 \ async-channel-1.9.0 \ async-executor-1.12.0 \ async-recursion-1.1.1 \ async-task-4.4.0 \ async-trait-0.1.68 \ async_io_stream-0.3.3 \ atomic-0.5.3 \ atomic-polyfill-0.1.11 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ bcrypt-0.15.1 \ bincode-1.3.3 \ bindgen-0.65.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bitmaps-3.2.0 \ bitvec-1.0.1 \ blake2-0.10.6 \ block-buffer-0.10.4 \ blowfish-0.9.1 \ borsh-1.5.0 \ borsh-derive-1.5.0 \ bstr-1.7.0 \ bumpalo-3.13.0 \ bytecheck-0.6.11 \ bytecheck_derive-0.6.11 \ bytemuck-1.14.0 \ byteorder-1.4.3 \ bytes-1.6.0 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.6 \ cargo-platform-0.1.4 \ cargo-release-0.24.12 \ cargo_metadata-0.17.0 \ cassowary-0.3.0 \ cc-1.0.83 \ cedar-policy-2.4.2 \ cedar-policy-core-2.4.2 \ cedar-policy-validator-2.4.2 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ cipher-0.4.4 \ clang-sys-1.6.1 \ clap-2.34.0 \ clap-3.2.25 \ clap-4.4.7 \ clap-cargo-0.12.0 \ clap_builder-4.4.7 \ clap_derive-3.2.25 \ clap_derive-4.4.7 \ clap_lex-0.2.4 \ clap_lex-0.6.0 \ cloudabi-0.1.0 \ colorchoice-1.0.0 \ combine-4.6.6 \ concolor-control-0.0.7 \ concolor-query-0.0.4 \ concurrent-queue-2.5.0 \ const-oid-0.9.5 \ content_inspector-0.2.4 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crates-index-0.19.13 \ critical-section-1.1.1 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crossterm-0.25.0 \ crossterm-0.26.1 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ darling-0.13.4 \ darling-0.20.3 \ darling_core-0.13.4 \ darling_core-0.20.3 \ darling_macro-0.13.4 \ darling_macro-0.20.3 \ dashmap-5.5.3 \ data-encoding-2.4.0 \ der-0.7.8 \ deranged-0.3.8 \ derive_more-0.99.17 \ deunicode-1.6.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dmp-0.2.0 \ doc-comment-0.3.3 \ dtoa-1.0.6 \ dtoa-short-0.3.4 \ dunce-1.0.4 \ earcutr-0.4.2 \ echodb-0.4.0 \ ego-tree-0.6.2 \ either-1.8.1 \ ena-0.14.2 \ encoding_rs-0.8.32 \ endian-type-0.1.2 \ env_logger-0.10.0 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-2.5.3 \ ext-sort-0.1.4 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fern-0.6.2 \ filetime-0.2.22 \ fixedbitset-0.4.2 \ float_next_after-1.0.0 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fst-0.4.7 \ funty-2.0.0 \ futf-0.1.5 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-concurrency-7.6.0 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.0.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generic-array-0.14.7 \ geo-0.26.0 \ geo-0.27.0 \ geo-types-0.7.13 \ geographiclib-rs-0.2.3 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.10 \ gimli-0.27.3 \ git-conventional-0.12.4 \ git2-0.17.2 \ glob-0.3.1 \ globset-0.4.13 \ h2-0.3.19 \ half-2.4.1 \ hash32-0.2.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heapless-0.7.16 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.5 \ html2md-0.2.14 \ html5ever-0.25.2 \ html5ever-0.26.0 \ htmltoadf-0.1.7 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-0.14.26 \ hyper-rustls-0.24.0 \ hyper-tls-0.5.0 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ ignore-0.4.20 \ imbl-2.0.0 \ imbl-sized-chunks-0.1.1 \ indexmap-1.9.3 \ indexmap-2.2.6 \ inout-0.1.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is-docker-0.2.0 \ is-terminal-0.4.7 \ is-wsl-0.4.0 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-0.4.8 \ itoa-1.0.6 \ jni-0.19.0 \ jni-sys-0.3.0 \ jobserver-0.1.26 \ js-sys-0.3.69 \ lalrpop-0.20.0 \ lalrpop-util-0.20.0 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexicmp-0.1.0 \ libc-0.2.155 \ libgit2-sys-0.15.2+1.6.4 \ libloading-0.7.4 \ libm-0.2.7 \ librocksdb-sys-0.11.0+8.1.1 \ libz-sys-1.1.9 \ linfa-linalg-0.1.0 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ lock_api-0.4.10 \ log-0.4.19 \ lz4-sys-1.9.4 \ mac-0.1.1 \ maplit-1.0.2 \ markdown-0.3.0 \ markup5ever-0.10.1 \ markup5ever-0.11.0 \ markup5ever_rcdom-0.2.0 \ matches-0.1.10 \ matrixmultiply-0.3.8 \ md-5-0.10.6 \ memchr-2.6.3 \ memoffset-0.9.0 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.11 \ nanoid-0.4.0 \ nanorand-0.7.0 \ native-tls-0.2.11 \ ndarray-0.15.6 \ ndarray-stats-0.5.1 \ new_debug_unreachable-1.0.4 \ nibble_vec-0.1.0 \ nodrop-0.1.14 \ noisy_float-0.2.0 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.3 \ num-bigint-dig-0.8.4 \ num-complex-0.4.6 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.30.4 \ object_store-0.8.0 \ once_cell-1.18.0 \ open-4.1.0 \ openssl-0.10.57 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.1.6+3.1.4 \ openssl-sys-0.9.93 \ os_pipe-1.1.4 \ os_str_bytes-6.5.1 \ parking-2.1.0 \ parking_lot-0.12.1 \ parking_lot_core-0.8.0 \ parking_lot_core-0.9.8 \ password-hash-0.5.0 \ paste-1.0.15 \ path-clean-1.0.1 \ pathdiff-0.2.1 \ pbkdf2-0.12.2 \ peeking_take_while-0.1.2 \ pem-2.0.1 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ petgraph-0.6.4 \ pharos-0.5.3 \ phf-0.8.0 \ phf-0.10.1 \ phf_codegen-0.8.0 \ phf_codegen-0.10.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ pico-args-0.5.0 \ pin-project-1.1.0 \ pin-project-internal-1.1.0 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pipeline-0.5.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ prettyplease-0.2.15 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.84 \ psl-types-2.0.11 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quick-error-2.0.1 \ quick_cache-0.4.2 \ quote-1.0.36 \ radium-0.7.0 \ radix_trie-0.2.1 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rand_xoshiro-0.6.0 \ ratatui-0.20.1 \ rawpointer-0.2.1 \ rayon-1.8.0 \ rayon-core-1.12.0 \ reblessive-0.3.5 \ redox_syscall-0.1.57 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ ref-cast-1.0.20 \ ref-cast-impl-1.0.20 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.7.5 \ regex-syntax-0.8.3 \ rend-0.4.0 \ reqwest-0.11.27 \ retain_mut-0.1.7 \ revision-0.7.0 \ revision-derive-0.7.0 \ ring-0.16.20 \ ring-0.17.8 \ rkyv-0.7.42 \ rkyv_derive-0.7.42 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ rmpv-1.3.0 \ roaring-0.10.2 \ robust-1.1.0 \ rocksdb-0.21.0 \ rsa-0.9.2 \ rstar-0.11.0 \ rust-stemmers-1.2.0 \ rust_decimal-1.35.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_lexer-0.1.0 \ rustc_version-0.4.0 \ rustix-0.37.20 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-pemfile-1.0.2 \ rustls-webpki-0.101.7 \ rustversion-1.0.14 \ ryu-1.0.13 \ salsa20-0.10.2 \ same-file-1.0.6 \ schannel-0.1.21 \ scopeguard-1.1.0 \ scraper-0.12.0 \ scrypt-0.11.0 \ sct-0.7.0 \ seahash-4.1.0 \ security-framework-2.9.1 \ security-framework-sys-2.9.0 \ selectors-0.22.0 \ semver-1.0.23 \ send_wrapper-0.6.0 \ serde-1.0.203 \ serde-aux-4.2.0 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_spanned-0.6.4 \ serde_urlencoded-0.7.1 \ serde_with-1.14.0 \ serde_with-3.3.0 \ serde_with_macros-1.5.2 \ serde_with_macros-3.3.0 \ servo_arc-0.1.1 \ sha1-0.10.6 \ sha2-0.10.8 \ shlex-1.1.0 \ signal-hook-0.3.15 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ signature-2.1.0 \ simdutf8-0.1.4 \ similar-2.3.0 \ simple_asn1-0.6.2 \ simsearch-0.2.4 \ siphasher-0.3.10 \ slab-0.4.8 \ smallvec-1.13.2 \ smol_str-0.2.0 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ snap-1.1.0 \ snapbox-0.4.14 \ snapbox-macros-0.3.6 \ socket2-0.4.9 \ socket2-0.5.7 \ spade-2.8.0 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.2 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ storekey-0.5.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.8.0 \ strsim-0.10.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ subtle-2.5.0 \ surrealdb-1.5.1 \ surrealdb-core-1.4.2 \ surrealdb-core-2.0.0-1.5.1 \ surrealdb-derive-0.12.0 \ surrealdb-jsonwebtoken-8.3.0-surreal.1 \ syn-1.0.109 \ syn-2.0.66 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tempfile-3.10.1 \ tendril-0.4.3 \ term-0.7.0 \ termcolor-1.2.0 \ terminal_size-0.3.0 \ textwrap-0.11.0 \ textwrap-0.16.0 \ thin-slice-0.1.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.7 \ time-0.3.28 \ time-core-0.1.1 \ time-macros-0.2.14 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-tungstenite-0.20.1 \ tokio-util-0.7.8 \ toml-0.7.8 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.20.7 \ toml_edit-0.21.1 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ trice-0.4.0 \ triple_accel-0.3.4 \ try-lock-0.2.4 \ trycmd-0.14.19 \ tungstenite-0.20.1 \ typenum-1.16.0 \ ulid-1.1.2 \ unicase-2.7.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.9 \ unicode-normalization-0.1.22 \ unicode-script-0.5.5 \ unicode-security-0.1.0 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.2 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.8.0 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ waker-fn-1.1.0 \ walkdir-2.3.3 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-streams-0.4.0 \ wasmtimer-0.2.0 \ web-sys-0.3.69 \ web-time-1.1.0 \ webpki-0.22.4 \ webpki-roots-0.25.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.5 \ winnow-0.5.17 \ winreg-0.50.0 \ ws_stream_wasm-0.7.4 \ wyz-0.5.1 \ xml5ever-0.17.0 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.6.0 \ zstd-sys-2.0.8+zstd.1.5.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib/libclang.so PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/lscolors/Makefile b/misc/lscolors/Makefile index 0a792b17f021..f3422586a40c 100644 --- a/misc/lscolors/Makefile +++ b/misc/lscolors/Makefile @@ -1,80 +1,77 @@ PORTNAME= lscolors DISTVERSIONPREFIX= v DISTVERSION= 0.19.0 PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Tool to colorize paths using LS_COLORS WWW= https://github.com/sharkdp/lscolors LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp CARGO_FEATURES= nu-ansi-term CARGO_CRATES= aho-corasick-1.1.3 \ ansi_term-0.12.1 \ autocfg-1.3.0 \ bitflags-2.6.0 \ cfg-if-1.0.0 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ errno-0.3.9 \ fastrand-2.1.0 \ libc-0.2.158 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ mio-0.8.11 \ nu-ansi-term-0.50.1 \ once_cell-1.19.0 \ owo-colors-4.0.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ redox_syscall-0.5.3 \ rustix-0.38.34 \ scopeguard-1.2.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ tempfile-3.12.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/ooo/Makefile b/misc/ooo/Makefile index 66467268dc67..7f0882e9d64b 100644 --- a/misc/ooo/Makefile +++ b/misc/ooo/Makefile @@ -1,164 +1,161 @@ PORTNAME= ooo DISTVERSION= 0.1.2 PORTREVISION= 1 CATEGORIES= misc # machine learning MAINTAINER= yuri@FreeBSD.org COMMENT= CLI for piping outputs to ollama or just prompting WWW= https://github.com/npahlfer/ooo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= npahlfer CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.5 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.14.0 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-util-0.3.29 \ gimli-0.28.1 \ h2-0.3.22 \ hashbrown-0.14.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ http-0.2.11 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ idna-0.5.0 \ indexmap-2.1.0 \ ipnet-2.9.0 \ itoa-1.0.9 \ js-sys-0.3.66 \ lazy_static-1.4.0 \ libc-0.2.150 \ linux-raw-sys-0.4.11 \ lock_api-0.4.11 \ log-0.4.20 \ memchr-2.6.4 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ native-tls-0.2.11 \ num_cpus-1.16.0 \ object-0.32.1 \ ollama-rs-0.1.2 \ once_cell-1.18.0 \ openssl-0.10.60 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.96 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ proc-macro2-1.0.70 \ quote-1.0.33 \ redox_syscall-0.4.1 \ reqwest-0.11.22 \ rustc-demangle-0.1.23 \ rustix-0.38.25 \ ryu-1.0.15 \ schannel-0.1.22 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_urlencoded-0.7.1 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.4.10 \ socket2-0.5.5 \ syn-2.0.39 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.8.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.34.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.10 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.4 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ url-2.5.0 \ vcpkg-0.2.15 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.65 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.50.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/pqrs/Makefile b/misc/pqrs/Makefile index ed791f1e0739..550f235bcbed 100644 --- a/misc/pqrs/Makefile +++ b/misc/pqrs/Makefile @@ -1,233 +1,230 @@ PORTNAME= pqrs DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 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-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.3.2 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ arrow-51.0.0 \ arrow-arith-51.0.0 \ arrow-array-51.0.0 \ arrow-buffer-51.0.0 \ arrow-cast-51.0.0 \ arrow-csv-51.0.0 \ arrow-data-51.0.0 \ arrow-ipc-51.0.0 \ arrow-json-51.0.0 \ arrow-ord-51.0.0 \ arrow-row-51.0.0 \ arrow-schema-51.0.0 \ arrow-select-51.0.0 \ arrow-string-51.0.0 \ assert_cmd-2.0.11 \ atoi-2.0.0 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.22.1 \ bitflags-1.3.2 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ bstr-1.5.0 \ bumpalo-3.13.0 \ byteorder-1.4.3 \ bytes-1.4.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-tz-0.8.2 \ chrono-tz-build-0.1.0 \ clap-4.3.0 \ clap_builder-4.3.0 \ clap_derive-4.3.0 \ clap_lex-0.5.0 \ colorchoice-1.0.0 \ const-random-0.1.15 \ const-random-macro-0.1.15 \ core-foundation-sys-0.8.4 \ crc32fast-1.3.2 \ crunchy-0.2.2 \ csv-1.2.1 \ csv-core-0.1.10 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.8.1 \ env_logger-0.9.3 \ equivalent-1.0.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ flatbuffers-23.1.21 \ flate2-1.0.26 \ float-cmp-0.9.0 \ getrandom-0.2.9 \ half-2.2.1 \ hashbrown-0.14.5 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ humantime-2.1.0 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ indexmap-2.2.6 \ instant-0.1.12 \ integer-encoding-3.0.4 \ io-lifetimes-1.0.10 \ is-terminal-0.4.7 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ js-sys-0.3.63 \ lazy_static-1.4.0 \ lexical-core-0.8.5 \ lexical-parse-float-0.8.5 \ lexical-parse-integer-0.8.6 \ lexical-util-0.8.5 \ lexical-write-float-0.8.5 \ lexical-write-integer-0.8.5 \ libc-0.2.144 \ libm-0.2.7 \ linked-hash-map-0.5.6 \ linked_hash_set-0.1.4 \ linux-raw-sys-0.3.8 \ log-0.4.17 \ lz4_flex-0.11.3 \ memchr-2.7.2 \ miniz_oxide-0.7.1 \ normalize-line-endings-0.3.0 \ num-0.4.3 \ num-bigint-0.4.5 \ num-complex-0.4.6 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ once_cell-1.17.1 \ ordered-float-2.10.0 \ parquet-51.0.0 \ parse-zoneinfo-0.3.0 \ paste-1.0.12 \ phf-0.11.1 \ phf_codegen-0.11.1 \ phf_generator-0.11.1 \ phf_shared-0.11.1 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ predicates-2.1.5 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.85 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.3.5 \ regex-1.8.2 \ regex-automata-0.1.10 \ regex-syntax-0.7.2 \ regex-syntax-0.8.4 \ rustc_version-0.4.0 \ rustix-0.37.19 \ ryu-1.0.18 \ same-file-1.0.6 \ semver-1.0.17 \ seq-macro-0.3.3 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ siphasher-0.3.10 \ snap-1.1.0 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-2.0.66 \ tempfile-3.5.0 \ termcolor-1.2.0 \ termtree-0.4.1 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ thrift-0.17.0 \ tiny-keccak-2.0.2 \ twox-hash-1.6.3 \ unicode-ident-1.0.8 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.86 \ wasm-bindgen-backend-0.2.86 \ wasm-bindgen-macro-0.2.86 \ wasm-bindgen-macro-support-0.2.86 \ wasm-bindgen-shared-0.2.86 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.5 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/py-lazrs/Makefile b/misc/py-lazrs/Makefile index 8089a0e3bcd0..2ac9d5036f0f 100644 --- a/misc/py-lazrs/Makefile +++ b/misc/py-lazrs/Makefile @@ -1,76 +1,73 @@ PORTNAME= lazrs DISTVERSION= 0.6.0 PORTREVISION= 3 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for laz-rs WWW= https://github.com/pola-rs/polars LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= pep517 autoplist USE_GITHUB= yes GH_ACCOUNT= laz-rs GH_PROJECT= laz-rs-python CARGO_CRATES= autocfg-1.2.0 \ bitflags-2.5.0 \ byteorder-1.5.0 \ cfg-if-1.0.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ either-1.11.0 \ heck-0.4.1 \ indoc-2.0.5 \ laz-0.9.1 \ libc-0.2.153 \ lock_api-0.4.12 \ memoffset-0.9.1 \ num-traits-0.2.18 \ once_cell-1.19.0 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ portable-atomic-1.6.0 \ proc-macro2-1.0.81 \ pyo3-0.20.3 \ pyo3-build-config-0.20.3 \ pyo3-ffi-0.20.3 \ pyo3-macros-0.20.3 \ pyo3-macros-backend-0.20.3 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.1 \ scopeguard-1.2.0 \ smallvec-1.13.2 \ syn-2.0.60 \ target-lexicon-0.12.14 \ unicode-ident-1.0.12 \ unindent-0.2.3 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target -post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/lazrs/lazrs${PYTHON_EXT_SUFFIX}.so - .include diff --git a/misc/py-polars/Makefile b/misc/py-polars/Makefile index 2a5ae4051754..f1c8287c948a 100644 --- a/misc/py-polars/Makefile +++ b/misc/py-polars/Makefile @@ -1,530 +1,527 @@ PORTNAME= polars DISTVERSIONPREFIX= py- DISTVERSION= 1.4.1 CATEGORIES= misc #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Blazingly fast DataFrame library WWW= https://github.com/pola-rs/polars LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.3.2:devel/py-maturin@${PY_FLAVOR} \ rust-nightly>0:lang/rust-nightly LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo python USE_PYTHON= pep517 autoplist USE_GITHUB= yes GH_ACCOUNT= pola-rs # the below RUSTFLAGS builds the polars package that fails in the run-time with the TLS error about insufficient TLS memory # this RUSTFLAGS is replaced with ugly patches in files/ that allow to build a working package # the reason is unclear, needs to be investigated #RUSTFLAGS= --cfg allocator=\"mimalloc\" # other choices are "default" and "jemalloc" (jemalloc is broken due to the conflict with system allocator) #MAKE_ENV+= RUSTFLAGS="${RUSTFLAGS}" # pass RUSTFLAGS to rustc via python's "build" module and maturin CARGO_BUILDDEP= no CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstyle-1.0.8 \ anyhow-1.0.86 \ apache-avro-0.16.0 \ arboard-3.4.0 \ argminmax-0.6.2 \ array-init-cursor-0.2.0 \ arrayref-0.3.8 \ arrayvec-0.7.4 \ arrow-array-52.1.0 \ arrow-buffer-52.2.0 \ arrow-data-52.1.0 \ arrow-schema-52.1.0 \ arrow2-0.17.4 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.81 \ atoi-2.0.0 \ atoi_simd-0.15.6 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ avro-schema-0.3.0 \ aws-config-1.5.4 \ aws-credential-types-1.2.0 \ aws-runtime-1.3.1 \ aws-sdk-s3-1.31.0 \ aws-sdk-sso-1.36.0 \ aws-sdk-ssooidc-1.37.0 \ aws-sdk-sts-1.36.0 \ aws-sigv4-1.2.3 \ aws-smithy-async-1.2.1 \ aws-smithy-checksums-0.60.8 \ aws-smithy-eventstream-0.60.4 \ aws-smithy-http-0.60.9 \ aws-smithy-json-0.60.7 \ aws-smithy-query-0.60.7 \ aws-smithy-runtime-1.6.2 \ aws-smithy-runtime-api-1.7.1 \ aws-smithy-types-1.2.0 \ aws-smithy-xml-0.60.8 \ aws-types-1.3.3 \ backtrace-0.3.73 \ base16ct-0.1.1 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.8.0 \ base64ct-1.6.0 \ bincode-1.3.3 \ bitflags-2.6.0 \ blake3-1.5.3 \ block-buffer-0.10.4 \ block2-0.5.1 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bstr-1.10.0 \ built-0.7.4 \ bumpalo-3.16.0 \ bytemuck-1.16.1 \ bytemuck_derive-1.7.0 \ bytes-1.7.0 \ bytes-utils-0.1.4 \ cargo-lock-9.0.0 \ casey-0.4.0 \ cast-0.3.0 \ cc-1.1.6 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-tz-0.8.6 \ chrono-tz-build-0.2.1 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.11 \ clap_builder-4.5.11 \ clap_lex-0.7.2 \ clipboard-win-5.4.0 \ cmake-0.1.50 \ comfy-table-7.1.1 \ const-oid-0.9.6 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core2-0.4.0 \ cpufeatures-0.2.12 \ crc-2.1.0 \ crc-catalog-1.1.1 \ crc32c-0.6.8 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-bigint-0.4.9 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ dary_heap-0.3.6 \ der-0.6.1 \ deranged-0.3.11 \ digest-0.10.7 \ doc-comment-0.3.3 \ dyn-clone-1.0.17 \ ecdsa-0.14.8 \ either-1.13.0 \ elliptic-curve-0.12.3 \ enum_dispatch-0.3.13 \ env_logger-0.8.4 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ ethnum-1.5.0 \ fallible-streaming-iterator-0.1.9 \ fast-float-0.2.0 \ fastrand-2.1.0 \ ff-0.12.1 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign_vec-0.1.0 \ form_urlencoded-1.2.1 \ fs4-0.9.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gimli-0.29.0 \ git2-0.19.0 \ glob-0.3.1 \ group-0.12.1 \ h2-0.3.26 \ h2-0.4.5 \ half-2.4.1 \ halfbrown-0.2.5 \ hash_hasher-2.0.3 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.30 \ hyper-1.4.1 \ hyper-rustls-0.24.2 \ hyper-rustls-0.27.2 \ hyper-util-0.1.6 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.3.0 \ indoc-2.0.5 \ inventory-0.3.15 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.13.0 \ itoa-1.0.11 \ itoap-1.0.1 \ jobserver-0.1.32 \ js-sys-0.3.69 \ jsonpath_lib_polars_vendor-0.0.1 \ lazy_static-1.5.0 \ lexical-core-0.8.5 \ lexical-parse-float-0.8.5 \ lexical-parse-integer-0.8.6 \ lexical-util-0.8.5 \ lexical-write-float-0.8.5 \ lexical-write-integer-0.8.5 \ libc-0.2.155 \ libflate-1.4.0 \ libflate-2.1.0 \ libflate_lz77-1.2.0 \ libflate_lz77-2.1.0 \ libgit2-sys-0.17.0+1.8.1 \ libloading-0.8.5 \ libm-0.2.8 \ libmimalloc-sys-0.1.39 \ libz-ng-sys-1.1.15 \ libz-sys-1.1.18 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.3 \ lz4-1.26.0 \ lz4-sys-1.10.0 \ lz4_flex-0.11.3 \ matrixmultiply-0.3.8 \ md-5-0.10.6 \ memchr-2.7.4 \ memmap2-0.7.1 \ memoffset-0.9.1 \ mimalloc-0.1.43 \ mime-0.3.17 \ miniz_oxide-0.7.4 \ mio-1.0.1 \ multiversion-0.7.4 \ multiversion-macros-0.7.4 \ ndarray-0.15.6 \ now-0.1.3 \ ntapi-0.4.1 \ num-0.4.3 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.4.2 \ num-traits-0.2.19 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ object-0.36.2 \ object_store-0.10.2 \ once_cell-1.19.0 \ oorandom-11.1.4 \ openssl-probe-0.1.5 \ outref-0.5.1 \ p256-0.11.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parquet-format-safe-0.2.4 \ parse-zoneinfo-0.3.1 \ percent-encoding-2.3.1 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs8-0.9.0 \ pkg-config-0.3.30 \ planus-0.3.1 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ polars-arrow-format-0.1.0 \ portable-atomic-1.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.86 \ proptest-1.5.0 \ prost-0.11.9 \ prost-derive-0.11.9 \ psm-0.1.21 \ pyo3-0.21.2 \ pyo3-build-config-0.21.2 \ pyo3-ffi-0.21.2 \ pyo3-macros-0.21.2 \ pyo3-macros-backend-0.21.2 \ quad-rand-0.2.1 \ quick-xml-0.36.1 \ quickcheck-1.0.3 \ quinn-0.11.2 \ quinn-proto-0.11.3 \ quinn-udp-0.5.4 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rand_regex-0.15.1 \ rand_xorshift-0.3.0 \ raw-cpuid-11.1.0 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ recursive-0.1.1 \ recursive-proc-macro-impl-0.1.1 \ redox_syscall-0.5.3 \ ref-cast-1.0.23 \ ref-cast-impl-1.0.23 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-lite-0.1.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ reqwest-0.12.5 \ rfc6979-0.3.1 \ ring-0.17.8 \ rle-decode-fast-1.0.3 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-0.23.12 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.7.1 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.6 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ sample-arrow2-0.17.2 \ sample-std-0.2.1 \ sample-test-0.2.1 \ sample-test-macros-0.2.1 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ sec1-0.3.0 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ semver-1.0.23 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.120 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.10.8 \ signal-hook-registry-1.4.2 \ signature-1.6.4 \ simd-json-0.13.10 \ simdutf8-0.1.4 \ siphasher-0.3.11 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.13.2 \ smartstring-1.0.1 \ snafu-0.7.5 \ snafu-derive-0.7.5 \ snap-1.1.1 \ socket2-0.5.7 \ spin-0.9.8 \ spki-0.6.0 \ sqlparser-0.49.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ streaming-decompression-0.1.2 \ streaming-iterator-0.1.9 \ strength_reduce-0.2.4 \ strum-0.25.0 \ strum-0.26.3 \ strum_macros-0.25.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.72 \ sync_wrapper-1.0.1 \ sysinfo-0.31.0 \ target-features-0.1.6 \ target-lexicon-0.12.15 \ tempfile-3.10.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-keccak-2.0.2 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.1 \ tokio-macros-2.4.0 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.0 \ tokio-util-0.7.11 \ toml-0.7.8 \ toml_datetime-0.6.7 \ toml_edit-0.19.15 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ twox-hash-1.6.3 \ typed-builder-0.16.2 \ typed-builder-macro-0.16.2 \ typenum-1.17.0 \ unarray-0.1.4 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-reverse-1.0.9 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ unindent-0.2.3 \ untrusted-0.9.0 \ url-2.5.2 \ urlencoding-2.1.3 \ uuid-1.10.0 \ value-trait-0.8.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ vsimd-0.8.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-streams-0.4.0 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.57.0 \ windows-core-0.52.0 \ windows-core-0.57.0 \ windows-implement-0.57.0 \ windows-interface-0.57.0 \ windows-result-0.1.2 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winreg-0.52.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xmlparser-0.13.6 \ xxhash-rust-0.8.11 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zstd-0.13.2 \ zstd-safe-7.2.0 \ zstd-sys-2.0.12+zstd.1.5.6 \ numpy@git+https://github.com/stinodego/rust-numpy.git?rev=9ba9962ae57ba26e35babdce6f179edf5fe5b9c8\#9ba9962ae57ba26e35babdce6f179edf5fe5b9c8 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target WRKSRC_SUBDIR= py-polars PORTSCOUT= limit:^py- -post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/polars/polars.abi3.so - .include diff --git a/misc/py-safetensors/Makefile b/misc/py-safetensors/Makefile index 0d4da3634d41..f2e213f499ac 100644 --- a/misc/py-safetensors/Makefile +++ b/misc/py-safetensors/Makefile @@ -1,68 +1,65 @@ PORTNAME= safetensors DISTVERSIONPREFIX= v DISTVERSION= 0.4.5 CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Simple, safe way to store and distribute tensors WWW= https://huggingface.co/docs/safetensors/index LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../../LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-rust>0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}maturin>0:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} USES= cargo python USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= huggingface WRKSRC_SUBDIR= bindings/python CARGO_CRATES= autocfg-1.3.0 \ cfg-if-1.0.0 \ heck-0.5.0 \ indoc-2.0.5 \ itoa-1.0.11 \ libc-0.2.155 \ memchr-2.7.4 \ memmap2-0.9.4 \ memoffset-0.9.1 \ once_cell-1.19.0 \ portable-atomic-1.7.0 \ proc-macro2-1.0.86 \ pyo3-0.22.2 \ pyo3-build-config-0.22.2 \ pyo3-ffi-0.22.2 \ pyo3-macros-0.22.2 \ pyo3-macros-backend-0.22.2 \ quote-1.0.36 \ ryu-1.0.18 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.122 \ syn-2.0.72 \ target-lexicon-0.12.16 \ unicode-ident-1.0.12 \ unindent-0.2.3 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${BUILD_WRKDIR} BINARY_ALIAS= python3=${PYTHON_CMD} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/safetensors/_safetensors_rust${PYTHON_EXT_SUFFIX}.so - .include diff --git a/misc/rsclock/Makefile b/misc/rsclock/Makefile index 17db537c5149..2b13a61677dd 100644 --- a/misc/rsclock/Makefile +++ b/misc/rsclock/Makefile @@ -1,80 +1,77 @@ PORTNAME= rsclock DISTVERSIONPREFIX= v DISTVERSION= 0.1.11 PORTREVISION= 5 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Simple terminal clock written in Rust WWW= https://github.com/valebes/rsClock LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= valebes GH_PROJECT= rsClock CARGO_CRATES= android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ autocfg-0.1.6 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.12.1 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.31 \ codespan-reporting-0.11.1 \ core-foundation-sys-0.8.4 \ cxx-1.0.94 \ cxx-build-1.0.94 \ cxxbridge-flags-1.0.94 \ cxxbridge-macro-1.0.94 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.1 \ js-sys-0.3.61 \ libc-0.2.142 \ libredox-0.0.2 \ link-cplusplus-1.0.8 \ log-0.4.17 \ num-traits-0.2.8 \ numtoa-0.1.0 \ once_cell-1.17.1 \ proc-macro2-1.0.56 \ quote-1.0.26 \ redox_syscall-0.4.1 \ redox_termios-0.1.3 \ scratch-1.0.5 \ syn-1.0.109 \ syn-2.0.15 \ termcolor-1.2.0 \ termion-3.0.0 \ unicode-ident-1.0.8 \ unicode-width-0.1.10 \ wasm-bindgen-0.2.84 \ wasm-bindgen-backend-0.2.84 \ wasm-bindgen-macro-0.2.84 \ wasm-bindgen-macro-support-0.2.84 \ wasm-bindgen-shared-0.2.84 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.48.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index b74fb9cc5e2a..12579b0e1c2a 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,74 +1,71 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 PORTREVISION= 6 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= Print arbitrary trees on the command line WWW= https://github.com/HarrisonB/ruut LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= HarrisonB CARGO_CRATES= ansi_term-0.11.0 \ atty-0.2.14 \ bitflags-1.2.1 \ block-buffer-0.7.3 \ block-padding-0.1.5 \ byte-tools-0.3.1 \ byteorder-1.3.4 \ clap-2.33.0 \ digest-0.8.1 \ either-1.5.3 \ exitcode-1.1.2 \ fake-simd-0.1.2 \ generic-array-0.12.3 \ heck-0.3.1 \ hermit-abi-0.1.6 \ itertools-0.8.2 \ itoa-0.4.5 \ json5-0.2.5 \ libc-0.2.66 \ maplit-1.0.2 \ opaque-debug-0.2.3 \ pest-2.1.3 \ pest_derive-2.1.0 \ pest_generator-2.1.2 \ pest_meta-2.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.9 \ quote-0.6.13 \ quote-1.0.3 \ render_as_tree-0.2.0 \ ryu-1.0.2 \ serde-1.0.104 \ serde_json-1.0.47 \ sha-1-0.8.2 \ strsim-0.8.0 \ structopt-0.2.18 \ structopt-derive-0.2.18 \ syn-0.15.44 \ syn-1.0.16 \ textwrap-0.11.0 \ typenum-1.11.2 \ ucd-trie-0.1.2 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/silicon/Makefile b/misc/silicon/Makefile index 911dec2687b2..463c1afba5db 100644 --- a/misc/silicon/Makefile +++ b/misc/silicon/Makefile @@ -1,206 +1,203 @@ PORTNAME= silicon DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 PORTREVISION= 15 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 52b6efd54cfb..dfc84856c6f6 100644 --- a/misc/star-history/Makefile +++ b/misc/star-history/Makefile @@ -1,192 +1,189 @@ PORTNAME= star-history DISTVERSION= 1.0.22 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= addr2line-0.22.0 \ adler-1.0.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anyhow-1.0.86 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ bytes-1.6.1 \ cc-1.1.4 \ cfg-if-1.0.0 \ chrono-0.4.38 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ dbus-0.9.7 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.29.0 \ h2-0.4.5 \ hashbrown-0.14.5 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ hyper-1.4.1 \ hyper-rustls-0.27.2 \ hyper-tls-0.6.0 \ hyper-util-0.1.6 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ ipnet-2.9.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ libc-0.2.155 \ libdbus-sys-0.2.5 \ linux-raw-sys-0.4.14 \ log-0.4.22 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ native-tls-0.2.12 \ normpath-1.2.0 \ num-traits-0.2.19 \ object-0.36.1 \ once_cell-1.19.0 \ opener-0.7.1 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ proc-macro2-1.0.86 \ quote-1.0.36 \ regex-automata-0.4.7 \ reqwest-0.12.5 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-0.23.11 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.5 \ ryu-1.0.18 \ schannel-0.1.23 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.120 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ subtle-2.6.1 \ syn-2.0.71 \ sync_wrapper-1.0.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ thiserror-1.0.62 \ thiserror-impl-1.0.62 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.0 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.2 \ vcpkg-0.2.15 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winreg-0.52.0 \ zeroize-1.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/tenere/Makefile b/misc/tenere/Makefile index 40731313c377..e2b83ec0c579 100644 --- a/misc/tenere/Makefile +++ b/misc/tenere/Makefile @@ -1,327 +1,324 @@ PORTNAME= tenere DISTVERSIONPREFIX= v DISTVERSION= 0.11.2 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= TUI interface for LLMs WWW= https://github.com/pythops/tenere LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: cargo:warning=c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed' LIB_DEPENDS= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma USES= cargo USE_GITHUB= yes GH_ACCOUNT= pythops CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ ansi-to-tui-6.0.0 \ ansi_colours-1.2.3 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ arboard-3.4.0 \ async-trait-0.1.82 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.22.1 \ bat-0.24.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block2-0.5.1 \ bstr-1.10.0 \ bugreport-0.5.0 \ bumpalo-3.16.0 \ bytemuck-1.17.1 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-1.7.1 \ bytesize-1.3.0 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.1.16 \ cfg-if-1.0.0 \ clap-4.5.17 \ clap_builder-4.5.17 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clipboard-win-5.4.0 \ clircle-0.4.0 \ colorchoice-1.0.2 \ compact_str-0.8.0 \ console-0.15.8 \ content_inspector-0.2.4 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ crc32fast-1.4.2 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ deranged-0.3.11 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ etcetera-0.8.0 \ fdeflate-0.3.4 \ flate2-1.0.33 \ fnv-1.0.7 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gimli-0.29.0 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ git2-0.18.3 \ glob-0.3.1 \ globset-0.4.14 \ grep-cli-0.1.10 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ hyper-1.4.1 \ hyper-rustls-0.27.3 \ hyper-util-0.1.7 \ idna-0.5.0 \ image-0.25.2 \ indexmap-2.5.0 \ instability-0.3.2 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.32 \ jpeg-decoder-0.3.1 \ js-sys-0.3.70 \ lazy_static-1.5.0 \ libc-0.2.158 \ libgit2-sys-0.16.2+1.7.2 \ libredox-0.1.3 \ libz-sys-1.1.20 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.4 \ memchr-2.7.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ nom-7.1.3 \ nu-ansi-term-0.49.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ object-0.36.4 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ option-ext-0.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ path_abs-0.5.1 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plist-1.7.0 \ png-0.17.13 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ proc-macro2-1.0.86 \ quick-xml-0.32.0 \ quinn-0.11.5 \ quinn-proto-0.11.8 \ quinn-udp-0.5.5 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.28.1 \ redox_syscall-0.5.3 \ redox_users-0.4.6 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.12.7 \ rgb-0.8.50 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustc-hash-2.0.0 \ rustix-0.38.35 \ rustls-0.23.12 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.7 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.128 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ shell-escape-0.1.5 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ static_assertions-1.1.0 \ std_prelude-0.2.12 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.77 \ sync_wrapper-1.0.1 \ syntect-5.2.0 \ sys-info-0.9.1 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tiff-0.9.1 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.40.0 \ tokio-macros-2.4.0 \ tokio-rustls-0.26.0 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ tui-textarea-0.6.1 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.13 \ unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ webpki-roots-0.26.5 \ weezl-0.1.8 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-registry-0.2.0 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ yaml-rust-0.4.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 7306bba702d7..8aadbf3c9629 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -1,109 +1,106 @@ PORTNAME= xd DISTVERSION= 0.0.4 PORTREVISION= 34 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 836153b7396e..064773a8cb65 100644 --- a/misc/xplr/Makefile +++ b/misc/xplr/Makefile @@ -1,59 +1,57 @@ PORTNAME= xplr DISTVERSIONPREFIX= v DISTVERSION= 0.21.8 PORTREVISION= 2 CATEGORIES= misc MAINTAINER= lcook@FreeBSD.org COMMENT= Hackable, minimal, fast TUI file explorer WWW= https://xplr.dev LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash USES= cargo compiler desktop-file-utils gmake luajit USE_GITHUB= yes GH_ACCOUNT= sayanarijit BINARY_ALIAS= make=gmake PORTDOCS= CODE_OF_CONDUCT.md README.md RELEASE.md _EXAMPLES= ${WRKSRC}/src/init.lua PORTEXAMPLES= ${_EXAMPLES:T} OPTIONS_DEFINE= DOCS EXAMPLES _ASSETS= ${WRKSRC}/assets _ICONS= ${STAGEDIR}${PREFIX}/share/icons/hicolor post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - ${INSTALL_DATA} ${_ASSETS}/desktop/${PORTNAME}.desktop \ ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop @${MKDIR} ${_ICONS}/scalable/apps ${INSTALL_DATA} ${_ASSETS}/icon/${PORTNAME}.svg \ ${_ICONS}/scalable/apps .for res in 16 32 64 128 @${MKDIR} ${_ICONS}/${res}x${res}/apps .for icon in ico png ${INSTALL_DATA} ${_ASSETS}/icon/${PORTNAME}${res}.${icon} \ ${_ICONS}/${res}x${res}/apps/${PORTNAME}.${icon} .endfor .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${_EXAMPLES} \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/misc/zine/Makefile b/misc/zine/Makefile index e9b81a0d5d1c..24b2d929f360 100644 --- a/misc/zine/Makefile +++ b/misc/zine/Makefile @@ -1,335 +1,332 @@ PORTNAME= zine DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 PORTREVISION= 10 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/alass/Makefile b/multimedia/alass/Makefile index 75eade8d16dc..aaf94d25c89c 100644 --- a/multimedia/alass/Makefile +++ b/multimedia/alass/Makefile @@ -1,113 +1,110 @@ PORTNAME= alass DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 PORTREVISION= 8 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org COMMENT= Automatic Language-Agnostic Subtitle Synchronization WWW= https://github.com/kaegi/alass LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= kaegi WRKSRC_SUBDIR= alass-cli CARGO_CRATES= aho-corasick-0.6.10 \ ansi_term-0.11.0 \ ascii-0.7.1 \ atty-0.2.13 \ autocfg-0.1.6 \ backtrace-0.3.38 \ backtrace-sys-0.1.31 \ bitflags-1.2.0 \ byteorder-1.3.2 \ c2-chacha-0.2.2 \ cast-0.2.2 \ cc-1.0.45 \ cfg-if-0.1.10 \ clap-2.33.0 \ combine-2.5.2 \ ctrlc-3.1.3 \ either-1.5.3 \ encoding_rs-0.8.20 \ enum_primitive-0.1.1 \ error-chain-0.10.0 \ failure-0.1.5 \ failure_derive-0.1.5 \ getrandom-0.1.12 \ image-0.13.0 \ itertools-0.8.0 \ itoa-0.4.4 \ lazy_static-0.2.11 \ lazy_static-1.4.0 \ libc-0.2.62 \ log-0.3.9 \ log-0.4.8 \ memchr-2.2.1 \ nix-0.14.1 \ nom-2.1.0 \ num-integer-0.1.41 \ num-iter-0.1.39 \ num-rational-0.1.42 \ num-traits-0.1.43 \ num-traits-0.2.8 \ num_cpus-1.10.1 \ numtoa-0.1.0 \ pbr-1.0.2 \ ppv-lite86-0.2.5 \ proc-macro2-0.4.30 \ proc-macro2-1.0.4 \ quote-0.6.13 \ quote-1.0.2 \ rand-0.7.2 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ regex-0.2.11 \ regex-syntax-0.5.6 \ rmp-0.8.8 \ rmp-serde-0.14.0 \ rustc-demangle-0.1.16 \ ryu-1.0.0 \ safemem-0.2.0 \ serde-1.0.101 \ serde_derive-1.0.101 \ serde_json-1.0.40 \ strsim-0.8.0 \ subparse-0.6.2 \ syn-0.15.44 \ syn-1.0.5 \ synstructure-0.10.2 \ termion-1.5.3 \ textwrap-0.11.0 \ thread_local-0.3.6 \ threadpool-1.7.1 \ time-0.1.42 \ ucd-util-0.1.5 \ unicode-width-0.1.6 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ utf8-ranges-1.0.4 \ vec_map-0.8.1 \ vobsub-0.2.3 \ void-1.0.2 \ wasi-0.7.0 \ webrtc-vad-0.4.0 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME}-cli -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-cli - .include diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index c98af8fe9237..ed0bb6ca2fbc 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -1,85 +1,82 @@ PORTNAME= gstreamer1-plugins-rust DISTVERSION= 0.11.1 DISTVERSIONSUFFIX= +fixup PORTREVISION= 9 CATEGORIES= multimedia MAINTAINER= ports@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 \ ${PY_TOMLI} USES= cargo gnome gstreamer meson pkgconfig python:build shebangfix ssl USE_GITLAB= yes USE_GNOME= glib20 USE_GSTREAMER= bad # webrtc GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= gstreamer GL_PROJECT= gst-plugins-rs SHEBANG_FILES= dependencies.py MESON_ARGS= -Ddoc=disabled MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no .if ${MACHINE_ARCH} == i386 || "${MACHINE_ARCH:Marmv?}" != "" # https://github.com/rust-lang/rust/issues/85598 LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif OPTIONS_DEFINE= ASM CAIRO CSOUND DAV1D GTK4 PANGO SODIUM WEBP OPTIONS_DEFAULT=ASM CAIRO CSOUND DAV1D GTK4 PANGO SODIUM WEBP OPTIONS_EXCLUDE_aarch64= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda OPTIONS_EXCLUDE_armv7= CSOUND # https://github.com/neithanmo/csound-rs/commit/8962b89d7bda OPTIONS_EXCLUDE_powerpc64le= CSOUND OPTIONS_EXCLUDE_powerpc64= CSOUND OPTIONS_EXCLUDE_powerpc= CSOUND DAV1D OPTIONS_SUB= yes ASM_BUILD_DEPENDS= nasm:devel/nasm CAIRO_USE= GNOME=cairo CAIRO_MESON_ENABLED= videofx CSOUND_DESC= Audio filtering via Csound CSOUND_LIB_DEPENDS= libcsound64.so:audio/csound CSOUND_CONFIGURE_ENV= CSOUND_LIB_DIR="${LOCALBASE}/lib" CSOUND_MESON_ENABLED= csound DAV1D_DESC= AV1 video decoding via libdav1d DAV1D_LIB_DEPENDS= libdav1d.so:multimedia/dav1d DAV1D_MESON_ENABLED= dav1d GTK4_LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene GTK4_USE= GNOME=gtk40 GSTREAMER=gl GTK4_MESON_ENABLED= gtk4 PANGO_USE= GNOME=cairo,pango PANGO_MESON_ENABLED= closedcaption onvif SODIUM_DESC= File encryption and decryption via libsodium SODIUM_LIB_DEPENDS= libsodium.so:security/libsodium SODIUM_MESON_ENABLED= sodium SODIUM_MESON_ON= -Dsodium-source=system WEBP_LIB_DEPENDS= libwebpdemux.so:graphics/webp WEBP_MESON_ENABLED= webp post-patch: # Make each cargo subcommand very verbose @${REINPLACE_CMD} -Ee "/cargo.*'c?(build|test)'/s/]/, '--verbose', '--verbose'&/" \ ${WRKSRC}/cargo_wrapper.py -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gstreamer-1.0/*.so - .include diff --git a/multimedia/helvum/Makefile b/multimedia/helvum/Makefile index a190adba5719..dc79a84d17db 100644 --- a/multimedia/helvum/Makefile +++ b/multimedia/helvum/Makefile @@ -1,46 +1,43 @@ PORTNAME= helvum DISTVERSION= 0.5.1 PORTREVISION= 9 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org COMMENT= GTK patchbay for PipeWire WWW= https://gitlab.freedesktop.org/ryuukyu/helvum LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libpipewire-0.3.so:multimedia/pipewire USES= cargo gnome llvm meson pkgconfig USE_GITLAB= yes USE_GNOME= cairo gtk40 libadwaita GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= ryuukyu MAKE_ENV= ${CARGO_ENV} CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no PLIST_FILES= bin/${PORTNAME} \ share/applications/org.pipewire.Helvum.desktop \ share/icons/hicolor/scalable/apps/org.pipewire.Helvum.svg \ share/icons/hicolor/symbolic/apps/org.pipewire.Helvum-symbolic.svg \ share/metainfo/org.pipewire.Helvum.metainfo.xml post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs @${REINPLACE_CMD} -e '/update_desktop_database/d' \ ${WRKSRC}/meson.build # Make each cargo subcommand very verbose # Add explicit subdir for --target from USES=cargo @${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \ -e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \ ${WRKSRC}/src/meson.build -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/multimedia/librav1e/Makefile b/multimedia/librav1e/Makefile index 199106c2f0a6..91b5ee8882f6 100644 --- a/multimedia/librav1e/Makefile +++ b/multimedia/librav1e/Makefile @@ -1,29 +1,26 @@ PORTREVISION= 5 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 f8edeea11c1c..6aebf1edb6cd 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,46 +1,43 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 PORTREVISION= 20 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/rav1e/Makefile b/multimedia/rav1e/Makefile index dc3ab6063440..019bfe79f210 100644 --- a/multimedia/rav1e/Makefile +++ b/multimedia/rav1e/Makefile @@ -1,33 +1,28 @@ PORTNAME= rav1e DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 PORTREVISION?= 5 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/termplay/Makefile b/multimedia/termplay/Makefile index ec1c00a8538f..6c4f6bec3c24 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -1,119 +1,116 @@ PORTNAME= termplay DISTVERSION= 2.0.6 PORTREVISION= 37 CATEGORIES= multimedia MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= yuri@FreeBSD.org COMMENT= Tool that converts images to ANSI sequences, plays videos in terminals WWW= https://github.com/jD91mZM2/termplay LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 LIB_DEPENDS= libsixel.so:graphics/libsixel USES= cargo gnome gstreamer USE_GNOME= glib20 CARGO_FEATURES= bin CARGO_CRATES= \ adler32-1.0.4 \ ansi_term-0.11.0 \ atty-0.2.14 \ autocfg-0.1.7 \ backtrace-0.3.40 \ backtrace-sys-0.1.32 \ bitflags-1.2.1 \ byteorder-1.3.2 \ cc-1.0.49 \ cfg-if-0.1.10 \ clap-2.33.0 \ color_quant-1.0.1 \ crc32fast-1.2.0 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.0 \ deflate-0.7.20 \ either-1.5.3 \ failure-0.1.6 \ failure_derive-0.1.6 \ futures-channel-0.3.1 \ futures-core-0.3.1 \ futures-executor-0.3.1 \ futures-macro-0.3.1 \ futures-task-0.3.1 \ futures-util-0.3.1 \ gif-0.10.3 \ glib-0.9.0 \ glib-sys-0.9.1 \ gobject-sys-0.9.1 \ gstreamer-0.15.0 \ gstreamer-app-0.15.0 \ gstreamer-app-sys-0.8.1 \ gstreamer-base-0.15.0 \ gstreamer-base-sys-0.8.1 \ gstreamer-sys-0.8.1 \ hermit-abi-0.1.6 \ image-0.22.3 \ inflate-0.4.5 \ jpeg-decoder-0.1.18 \ lazy_static-1.4.0 \ libc-0.2.66 \ lzw-0.10.0 \ memoffset-0.5.3 \ muldiv-0.2.1 \ num-derive-0.2.5 \ num-integer-0.1.41 \ num-iter-0.1.39 \ num-rational-0.2.2 \ num-traits-0.2.10 \ num_cpus-1.11.1 \ numtoa-0.1.0 \ paste-0.1.6 \ paste-impl-0.1.6 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.17 \ png-0.15.2 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-0.4.30 \ proc-macro2-1.0.7 \ quote-0.6.13 \ quote-1.0.2 \ rayon-1.3.0 \ rayon-core-1.7.0 \ redox_syscall-0.1.56 \ redox_termios-0.1.1 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ scoped_threadpool-0.1.9 \ scopeguard-1.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ slab-0.4.2 \ strsim-0.8.0 \ syn-0.15.44 \ syn-1.0.13 \ synstructure-0.12.3 \ termion-1.5.4 \ textwrap-0.11.0 \ tiff-0.3.1 \ unicode-width-0.1.7 \ unicode-xid-0.1.0 \ unicode-xid-0.2.0 \ vec_map-0.8.1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/multimedia/wl-screenrec/Makefile b/multimedia/wl-screenrec/Makefile index e53dba45a381..afe2e0bc0510 100644 --- a/multimedia/wl-screenrec/Makefile +++ b/multimedia/wl-screenrec/Makefile @@ -1,38 +1,37 @@ PORTNAME= wl-screenrec DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 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= libdrm.so:graphics/libdrm \ libavformat.so:multimedia/ffmpeg USES= cargo llvm USE_GITHUB= yes GH_ACCOUNT= russelltg PLIST_FILES= bin/${PORTNAME} \ share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} 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} .for _shell in bash fish zsh @${ECHO_MSG} "Generating ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${_shell}*}" ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/${PORTNAME} \ --generate-completions ${_shell} \ >${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${_shell}*} .endfor .include diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index 2ae102755bb3..18ef36d2074c 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -1,42 +1,37 @@ PORTNAME= fractal DISTVERSION= 4.4.2 PORTREVISION= 12 CATEGORIES= net-im MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${DISTVERSION}/ # XXX USES=cargo omits the default source archive by default DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= vishwin@FreeBSD.org COMMENT= GTK Matrix IM client WWW= https://gitlab.gnome.org/GNOME/fractal LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libdbus-1.so:devel/dbus \ libgmp.so:math/gmp \ libgspell-1.so:textproc/gspell \ libhandy-0.0.so:x11-toolkits/libhandy0 USES= cargo cpe desktop-file-utils gettext gnome gstreamer meson \ pkgconfig python:build shebangfix ssl CPE_VENDOR= gnome USE_GNOME= cairo gdkpixbuf2 gtk30 gtksourceview4 USE_GSTREAMER= bad editing-services SHEBANG_FILES= scripts BINARY_ALIAS= python3=${PYTHON_CMD} GLIB_SCHEMAS= org.gnome.Fractal.gschema.xml CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/${MESON_BUILD_DIR}/target MAKE_ENV+= ${CARGO_ENV} -post-install: -. ifndef WITH_DEBUG - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fractal -. endif - .include diff --git a/net-im/gurk-rs/Makefile b/net-im/gurk-rs/Makefile index f51f11ba6f81..b36c4d00e768 100644 --- a/net-im/gurk-rs/Makefile +++ b/net-im/gurk-rs/Makefile @@ -1,38 +1,37 @@ PORTNAME= gurk-rs DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 PORTREVISION= 8 CATEGORIES= net-im MAINTAINER= bsd@orsolic.org COMMENT= Signal Messenger client for terminal WWW= https://github.com/boxdot/gurk-rs LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE-AGPL-3.0 BUILD_DEPENDS= protoc:devel/protobuf USES= cargo USE_GITHUB= yes GH_ACCOUNT= boxdot PLIST_FILES= bin/gurk \ ${DATADIR}/README.md .include # avoid address space exhaustion on armv7 .if ${ARCH:Marmv?} LTO_UNSAFE= yes .endif post-patch: ${REINPLACE_CMD} -e s,%%WRKDIR%%,${WRKDIR}, ${WRKSRC}/Cargo.toml post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gurk ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DATADIR} .include diff --git a/net-im/yume/Makefile b/net-im/yume/Makefile index 8bbc53128431..9c5959bebbf4 100644 --- a/net-im/yume/Makefile +++ b/net-im/yume/Makefile @@ -1,155 +1,152 @@ PORTNAME= yume DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 PORTREVISION= 34 CATEGORIES= net-im MAINTAINER= yuri@FreeBSD.org COMMENT= Encrypted peer-to-peer IPv6 UDP messaging terminal WWW= https://github.com/yamafaktory/yume LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/yamafaktory/yume/issues/4 USES= cargo USE_GITHUB= yes GH_ACCOUNT= yamafaktory CARGO_CRATES= aead-0.2.0 \ ansi_term-0.11.0 \ arc-swap-0.4.4 \ async-attributes-1.1.1 \ async-std-1.6.0 \ async-task-3.0.0 \ atty-0.2.13 \ autocfg-0.1.7 \ autocfg-1.0.0 \ base64-0.12.1 \ bitflags-1.2.1 \ bumpalo-3.2.1 \ cc-1.0.52 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chacha20-0.3.3 \ chacha20poly1305-0.4.1 \ clap-2.33.0 \ cloudabi-0.0.3 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.0 \ crossbeam-deque-0.7.2 \ crossbeam-epoch-0.8.0 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ crossterm-0.17.5 \ crossterm_winapi-0.6.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.5 \ futures-channel-0.3.5 \ futures-core-0.3.5 \ futures-executor-0.3.5 \ futures-io-0.3.5 \ futures-macro-0.3.5 \ futures-sink-0.3.5 \ futures-task-0.3.5 \ futures-timer-3.0.2 \ futures-util-0.3.5 \ generic-array-0.12.3 \ gloo-timers-0.2.1 \ heck-0.3.1 \ hermit-abi-0.1.3 \ iovec-0.1.4 \ itoa-0.4.4 \ js-sys-0.3.39 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.4 \ lazy_static-1.4.0 \ libc-0.2.69 \ lock_api-0.3.3 \ log-0.4.8 \ memchr-2.3.3 \ memoffset-0.5.1 \ mio-0.6.21 \ miow-0.2.1 \ net2-0.2.33 \ nix-0.17.0 \ num_cpus-1.13.0 \ once_cell-1.3.1 \ parking_lot-0.10.0 \ parking_lot_core-0.7.0 \ pin-project-0.4.16 \ pin-project-internal-0.4.16 \ pin-project-lite-0.1.4 \ pin-utils-0.1.0 \ piper-0.1.2 \ poly1305-0.5.2 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro-hack-0.5.11 \ proc-macro-nested-0.1.3 \ proc-macro2-1.0.13 \ quote-1.0.2 \ redox_syscall-0.1.56 \ ring-0.16.13 \ rustc_version-0.2.3 \ ryu-1.0.2 \ scoped-tls-hkt-0.1.2 \ scopeguard-1.0.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ send_wrapper-0.4.0 \ serde-1.0.110 \ serde_derive-1.0.110 \ serde_json-1.0.53 \ signal-hook-0.1.15 \ signal-hook-registry-1.2.0 \ slab-0.4.2 \ smallvec-1.1.0 \ smol-0.1.10 \ socket2-0.3.19 \ spin-0.5.2 \ stream-cipher-0.3.2 \ strsim-0.8.0 \ structopt-0.3.14 \ structopt-derive-0.4.7 \ subtle-2.2.2 \ syn-1.0.22 \ syn-mid-0.5.0 \ textwrap-0.11.0 \ thiserror-1.0.19 \ thiserror-impl-1.0.19 \ typenum-1.11.2 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ universal-hash-0.3.0 \ untrusted-0.7.1 \ vec_map-0.8.2 \ version_check-0.9.1 \ void-1.0.2 \ wasm-bindgen-0.2.62 \ wasm-bindgen-backend-0.2.62 \ wasm-bindgen-futures-0.4.12 \ wasm-bindgen-macro-0.2.62 \ wasm-bindgen-macro-support-0.2.62 \ wasm-bindgen-shared-0.2.62 \ web-sys-0.3.39 \ wepoll-binding-2.0.2 \ wepoll-sys-2.0.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ ws2_32-sys-0.2.1 \ zeroize-1.1.0 PLIST_FILES= bin/${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/net-mgmt/bandwhich/Makefile b/net-mgmt/bandwhich/Makefile index e4f7119608e5..4affa8ffa39c 100644 --- a/net-mgmt/bandwhich/Makefile +++ b/net-mgmt/bandwhich/Makefile @@ -1,285 +1,282 @@ PORTNAME= bandwhich DISTVERSIONPREFIX=v DISTVERSION= 0.22.2 PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= petteri.valkonen@iki.fi COMMENT= Terminal bandwidth utilization tool WWW= https://github.com/imsnif/bandwhich LICENSE= MIT RUN_DEPENDS= lsof:sysutils/lsof USES= cargo USE_GITHUB= yes GH_ACCOUNT= imsnif CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aes-0.8.3 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.11 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ async-trait-0.1.77 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ block-buffer-0.10.4 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cassowary-0.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.33 \ cipher-0.4.4 \ clap-4.4.18 \ clap-verbosity-flag-2.1.2 \ clap_builder-4.4.18 \ clap_complete-4.4.9 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clap_mangen-0.2.17 \ colorchoice-1.0.0 \ console-0.15.8 \ constant_time_eq-0.1.5 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ data-encoding-2.5.0 \ deranged-0.3.11 \ derivative-2.2.0 \ derive-new-0.5.9 \ digest-0.10.7 \ either-1.9.0 \ encode_unicode-0.3.6 \ enum-as-inner-0.6.0 \ errno-0.3.8 \ fastrand-2.0.1 \ flate2-1.0.28 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.2 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.28.1 \ glob-0.3.1 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.4 \ hex-0.4.3 \ hmac-0.12.1 \ hostname-0.3.1 \ http_req-0.10.2 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ idna-0.4.0 \ idna-0.5.0 \ indoc-2.0.4 \ inout-0.1.3 \ insta-1.34.0 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ ipnetwork-0.20.0 \ itertools-0.12.0 \ itoa-1.0.10 \ jobserver-0.1.27 \ js-sys-0.3.67 \ lazy_static-1.4.0 \ libc-0.2.152 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.20 \ lru-0.12.1 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ memchr-2.7.1 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ native-tls-0.2.11 \ netstat2-0.9.1 \ no-std-net-0.6.0 \ ntapi-0.4.1 \ num-derive-0.3.3 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-0.10.63 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.99 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ password-hash-0.4.2 \ paste-1.0.14 \ pbkdf2-0.11.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.29 \ pnet-0.34.0 \ pnet_base-0.34.0 \ pnet_datalink-0.34.0 \ pnet_macros-0.34.0 \ pnet_macros_support-0.34.0 \ pnet_packet-0.34.0 \ pnet_sys-0.34.0 \ pnet_transport-0.34.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.78 \ procfs-0.16.0 \ procfs-core-0.16.0 \ quick-error-1.2.3 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.25.0 \ rayon-1.8.1 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ relative-path-1.9.2 \ resolv-conf-0.7.0 \ roff-0.2.1 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.30 \ rustversion-1.0.14 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.21 \ serde-1.0.196 \ serde_derive-1.0.196 \ sha1-0.10.6 \ sha2-0.10.8 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ similar-2.4.0 \ simplelog-0.12.1 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.5.5 \ stability-0.1.1 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.48 \ sysinfo-0.30.5 \ tempfile-3.9.0 \ termcolor-1.1.3 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ trust-dns-proto-0.23.2 \ trust-dns-resolver-0.23.2 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ widestring-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.50.0 \ yaml-rust-0.4.5 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zip-0.6.6 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.9+zstd.1.5.5 \ packet-builder@git+https://github.com/cyqsimon/packet_builder.git?branch=patch-update\#bf5a89ba75795f5067bb03fa8de00b833ffe4eae PLIST_FILES= bin/bandwhich -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bandwhich - .include diff --git a/net-mgmt/geom-exporter/Makefile b/net-mgmt/geom-exporter/Makefile index 80300c5ef872..4a1a24905a06 100644 --- a/net-mgmt/geom-exporter/Makefile +++ b/net-mgmt/geom-exporter/Makefile @@ -1,35 +1,34 @@ PORTNAME= geom-exporter DISTVERSION= 0.1.1 PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} DISTNAME= freebsd-${PORTNAME}-${DISTVERSIONFULL} DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= asomers@FreeBSD.org COMMENT= Prometheus exporter for GEOM statistics WWW= https://github.com/asomers/gstat-rs LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE # https://github.com/tikv/rust-prometheus/issues/315 NOT_FOR_ARCHS= powerpc NOT_FOR_ARCHS_REASON_powerpc=needs 64-bit atomics BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USES= cargo USE_RC_SUBR= geom_exporter SUB_LIST= USER=nobody PLIST_FILES= bin/${PORTNAME} \ share/man/man8/${PORTNAME}.8.gz post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/net-mgmt/nfs-exporter/Makefile b/net-mgmt/nfs-exporter/Makefile index cb9bd3d4b4fd..0bb995c29422 100644 --- a/net-mgmt/nfs-exporter/Makefile +++ b/net-mgmt/nfs-exporter/Makefile @@ -1,37 +1,36 @@ PORTNAME= nfs-exporter DISTVERSION= 0.4.4 PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} DISTNAME= freebsd-${PORTNAME}-${DISTVERSIONFULL} DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= asomers@FreeBSD.org COMMENT= Prometheus exporter for NFS statistics WWW= https://github.com/Axcient/freebsd-nfs-exporter LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT # https://github.com/tikv/rust-prometheus/issues/315 NOT_FOR_ARCHS= powerpc NOT_FOR_ARCHS_REASON_powerpc=needs 64-bit atomics BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} USES= cargo USE_RC_SUBR= nfs_exporter SUB_LIST= USER=nobody PLIST_FILES= bin/${PORTNAME} \ share/man/man8/${PORTNAME}.8.gz post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/net-mgmt/rs-aggregate/Makefile b/net-mgmt/rs-aggregate/Makefile index 6527049a4566..dff6316fc99b 100644 --- a/net-mgmt/rs-aggregate/Makefile +++ b/net-mgmt/rs-aggregate/Makefile @@ -1,211 +1,209 @@ PORTNAME= rs-aggregate DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 PORTREVISION= 4 CATEGORIES= net-mgmt MAINTAINER= marcel@herrbischoff.com COMMENT= Aggregate IPv4 and/or IPv6 prefixes into their minimal representation WWW= https://github.com/ktims/rs-aggregate LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= ktims CARGO_CRATES= adler-1.0.2 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.5 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ assert_cmd-2.0.12 \ assert_fs-1.0.13 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bstr-1.8.0 \ bumpalo-3.14.0 \ bytemuck-1.14.0 \ byteorder-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ clio-0.3.4 \ cmake-0.1.50 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ const-cstr-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.22.3 \ core-graphics-types-0.1.3 \ core-text-19.2.0 \ crc32fast-1.3.2 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ difflib-0.4.0 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ dlib-0.5.2 \ doc-comment-0.3.3 \ dwrote-0.11.0 \ either-1.9.0 \ errno-0.3.8 \ fastrand-2.0.1 \ fdeflate-0.3.1 \ flate2-1.0.28 \ float-cmp-0.9.0 \ float-ord-0.2.0 \ font-kit-0.11.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ freetype-0.7.0 \ freetype-sys-0.13.1 \ futures-0.3.29 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-executor-0.3.29 \ futures-io-0.3.29 \ futures-macro-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-timer-3.0.2 \ futures-util-0.3.29 \ getrandom-0.2.11 \ gif-0.12.0 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.8.1 \ heck-0.4.1 \ hermit-abi-0.3.3 \ iana-time-zone-0.1.58 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.21 \ image-0.24.7 \ ipnet-2.9.0 \ is-terminal-0.4.9 \ itertools-0.11.0 \ jpeg-decoder-0.3.0 \ js-sys-0.3.66 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.151 \ libloading-0.8.1 \ libredox-0.0.1 \ linux-raw-sys-0.4.12 \ log-0.4.20 \ memchr-2.6.4 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ normalize-line-endings-0.3.0 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.17 \ once_cell-1.19.0 \ pathfinder_geometry-0.5.1 \ pathfinder_simd-0.5.2 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ plotters-0.3.5 \ plotters-backend-0.3.5 \ plotters-bitmap-0.3.3 \ plotters-svg-0.3.5 \ png-0.17.10 \ ppv-lite86-0.2.17 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.70 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rstest-0.16.0 \ rstest_macros-0.16.0 \ rustc_version-0.4.0 \ rustix-0.38.28 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ simd-adler32-0.3.7 \ slab-0.4.9 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.40 \ tempfile-3.8.1 \ termtree-0.4.1 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ ttf-parser-0.17.1 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ wait-timeout-0.2.0 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ weezl-0.1.7 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.51.1 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ wio-0.2.2 \ yeslogic-fontconfig-sys-3.2.0 PLIST_FILES= bin/rs-aggregate -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rs-aggregate .include diff --git a/net-p2p/intermodal/Makefile b/net-p2p/intermodal/Makefile index 28312bebe757..f349bf2644ca 100644 --- a/net-p2p/intermodal/Makefile +++ b/net-p2p/intermodal/Makefile @@ -1,210 +1,207 @@ PORTNAME= intermodal DISTVERSIONPREFIX= v DISTVERSION= 0.1.13 PORTREVISION= 2 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org COMMENT= CL utility for BitTorrent torrent file creation, verification, etc WWW= https://imdl.io LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= casey CARGO_CRATES= addr2line-0.13.0 \ adler-0.2.3 \ aho-corasick-0.7.13 \ ansi_term-0.11.0 \ ansi_term-0.12.1 \ array-init-0.0.4 \ askama-0.9.0 \ askama_derive-0.9.0 \ askama_escape-0.3.0 \ askama_shared-0.9.1 \ atty-0.2.14 \ autocfg-1.0.1 \ backtrace-0.3.51 \ bendy-0.3.2 \ bitflags-1.2.1 \ bstr-0.2.13 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ cargo_toml-0.8.1 \ cast-0.2.3 \ cc-1.0.60 \ cfg-if-0.1.10 \ chrono-0.4.19 \ clap-2.33.3 \ console-0.12.0 \ criterion-0.3.3 \ criterion-plot-0.4.3 \ crossbeam-channel-0.4.4 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-utils-0.7.2 \ csv-1.1.3 \ csv-core-0.1.10 \ ctor-0.1.16 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ difference-2.0.0 \ doc-comment-0.3.3 \ dtoa-0.4.6 \ either-1.6.1 \ encode_unicode-0.3.6 \ env_logger-0.7.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fehler-1.0.0 \ fehler-macros-1.0.0 \ fnv-1.0.7 \ fs_extra-1.2.0 \ getrandom-0.1.15 \ gimli-0.22.0 \ git2-0.13.11 \ globset-0.4.5 \ half-1.6.0 \ heck-0.3.1 \ hermit-abi-0.1.16 \ hex-0.4.2 \ humansize-1.1.0 \ humantime-1.3.0 \ ident_case-1.0.1 \ idna-0.2.0 \ ignore-0.4.16 \ imdl-indicatif-0.14.0 \ itertools-0.9.0 \ itoa-0.4.6 \ jobserver-0.1.21 \ js-sys-0.3.45 \ lazy_static-1.4.0 \ lexiclean-0.0.1 \ libc-0.2.78 \ libgit2-sys-0.12.13+1.0.1 \ libssh2-sys-0.2.19 \ libz-sys-1.1.2 \ linked-hash-map-0.5.3 \ log-0.4.11 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md5-0.7.0 \ memchr-2.3.3 \ memoffset-0.5.6 \ miniz_oxide-0.4.2 \ nodrop-0.1.14 \ nom-5.1.2 \ num-integer-0.1.43 \ num-traits-0.2.12 \ num_cpus-1.13.0 \ number_prefix-0.3.0 \ object-0.20.0 \ once_cell-1.12.0 \ oorandom-11.1.2 \ open-1.4.0 \ openssl-probe-0.1.2 \ openssl-sys-0.9.80 \ output_vt100-0.1.2 \ percent-encoding-2.1.0 \ pkg-config-0.3.18 \ plotters-0.2.15 \ ppv-lite86-0.2.9 \ pretty_assertions-0.6.1 \ pretty_env_logger-0.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.24 \ quick-error-1.2.3 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ rayon-1.4.1 \ rayon-core-1.8.1 \ redox_syscall-0.1.57 \ regex-1.3.9 \ regex-automata-0.1.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.5 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.116 \ serde-hex-0.1.0 \ serde_bytes-0.11.5 \ serde_cbor-0.11.1 \ serde_derive-1.0.116 \ serde_json-1.0.58 \ serde_with-1.5.0 \ serde_with_macros-1.2.0 \ serde_yaml-0.8.13 \ sha1-0.6.0 \ smallvec-0.6.13 \ snafu-0.6.9 \ snafu-derive-0.6.9 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.9.3 \ structopt-0.3.18 \ structopt-derive-0.4.11 \ strum-0.18.0 \ strum-0.19.2 \ strum_macros-0.18.0 \ strum_macros-0.19.2 \ syn-1.0.42 \ synstructure-0.12.4 \ tempfile-3.1.0 \ temptree-0.0.0 \ term_size-0.3.2 \ termcolor-1.1.0 \ terminal_size-0.1.13 \ termios-0.3.2 \ textwrap-0.11.0 \ thread_local-1.1.4 \ time-0.1.44 \ tinytemplate-1.1.0 \ tinyvec-0.3.4 \ toml-0.5.6 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ vec_map-0.8.2 \ version_check-0.9.2 \ walkdir-2.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.68 \ wasm-bindgen-backend-0.2.68 \ wasm-bindgen-macro-0.2.68 \ wasm-bindgen-macro-support-0.2.68 \ wasm-bindgen-shared-0.2.68 \ web-sys-0.3.45 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yaml-rust-0.4.4 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/imdl -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/imdl - .include diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile index 17a57004cb85..8446b525eafa 100644 --- a/net-p2p/twitch-tui/Makefile +++ b/net-p2p/twitch-tui/Makefile @@ -1,353 +1,350 @@ PORTNAME= twitch-tui DISTVERSIONPREFIX= v DISTVERSION= 2.6.16 PORTREVISION= 1 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org COMMENT= Twitch chat in the terminal WWW= https://xithrius.github.io/twitch-tui/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= Xithrius CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.22.1 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block2-0.5.1 \ bumpalo-3.16.0 \ bytemuck-1.17.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ cassowary-0.3.0 \ castaway-0.2.3 \ cc-1.1.13 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.38 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clipboard-win-5.4.0 \ color-eyre-0.6.3 \ color-spantrace-0.2.1 \ color_quant-1.1.0 \ colorchoice-1.0.2 \ combine-4.6.7 \ compact_str-0.8.0 \ console-0.15.8 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossterm-0.28.1 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ deranged-0.3.11 \ dialoguer-0.11.0 \ either-1.13.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.34 \ endian-type-0.1.2 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-3.2.0 \ exr-1.72.0 \ eyre-0.6.12 \ fastrand-2.1.0 \ fd-lock-4.0.2 \ fdeflate-0.3.4 \ fern-0.6.2 \ flate2-1.0.31 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ getrandom-0.2.15 \ gif-0.13.1 \ gimli-0.28.1 \ h2-0.4.5 \ half-2.4.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ hyper-1.4.1 \ hyper-rustls-0.27.2 \ hyper-tls-0.6.0 \ hyper-util-0.1.7 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ image-0.24.9 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.4.0 \ instability-0.3.2 \ ipnet-2.9.0 \ irc-1.0.0 \ irc-proto-1.0.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.13.0 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ jpeg-decoder-0.3.1 \ js-sys-0.3.70 \ lazy_static-1.5.0 \ lebe-0.5.2 \ libc-0.2.156 \ libwebp-sys2-0.1.9 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ lru-0.12.4 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.7.4 \ mio-1.0.2 \ native-tls-0.2.12 \ ndk-context-0.1.1 \ nibble_vec-0.1.0 \ nix-0.28.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ owo-colors-3.5.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ png-0.17.13 \ powerfmt-0.2.0 \ proc-macro2-1.0.86 \ qoi-0.4.1 \ quote-1.0.36 \ radix_trie-0.2.1 \ ratatui-0.28.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.12.5 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-0.23.12 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.6 \ rustversion-1.0.17 \ rustyline-14.0.0 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ serde-1.0.208 \ serde_derive-1.0.208 \ serde_json-1.0.125 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ serde_with-3.9.0 \ serde_with_macros-3.9.0 \ sharded-slab-0.1.7 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ spin-0.9.8 \ static_assertions-1.1.0 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-2.0.74 \ sync_wrapper-1.0.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.12.0 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ tiff-0.9.1 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.2 \ tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.0 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ toml-0.7.8 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.19.15 \ toml_edit-0.22.20 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.1.0 \ unicode-width-0.1.13 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.2 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ webbrowser-1.0.1 \ webp-animation-0.9.0 \ weezl-0.1.8 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winnow-0.6.18 \ winreg-0.52.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zune-inflate-0.2.54 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/twt -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/twt - .include diff --git a/net/findomain/Makefile b/net/findomain/Makefile index 54d900a94dd3..bd9101491df2 100644 --- a/net/findomain/Makefile +++ b/net/findomain/Makefile @@ -1,389 +1,388 @@ PORTNAME= findomain DISTVERSION= 9.0.4 PORTREVISION= 5 CATEGORIES= net security MAINTAINER= lcook@FreeBSD.org COMMENT= Cross-platform subdomain enumerator WWW= https://github.com/Findomain/findomain LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gmake perl5 ssl USE_GITHUB= yes GH_ACCOUNT= Findomain CARGO_CRATES= addr-0.15.6 \ addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.2 \ ansi_term-0.12.1 \ anyhow-1.0.75 \ arrayvec-0.5.2 \ async-compression-0.4.5 \ async-recursion-1.0.5 \ async-trait-0.1.74 \ atty-0.2.14 \ auto_generate_cdp-0.3.4 \ autocfg-0.1.8 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.21.5 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-2.34.0 \ cloudabi-0.0.3 \ config-0.11.0 \ convert_case-0.4.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.11 \ crc32fast-1.3.2 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ darling-0.10.2 \ darling_core-0.10.2 \ darling_macro-0.10.2 \ data-encoding-2.5.0 \ derive_builder-0.8.1 \ derive_builder_core-0.8.1 \ derive_more-0.99.17 \ digest-0.10.7 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ ego-tree-0.6.2 \ either-1.9.0 \ encoding_rs-0.8.33 \ enum-as-inner-0.3.4 \ enum-as-inner-0.6.0 \ equivalent-1.0.1 \ errno-0.3.8 \ failure-0.1.8 \ fallible-iterator-0.2.0 \ fastrand-2.0.1 \ finl_unicode-1.2.0 \ flate2-1.0.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fuchsia-cprng-0.1.1 \ futf-0.1.5 \ futures-0.3.29 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-executor-0.3.29 \ futures-io-0.3.29 \ futures-macro-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-util-0.3.29 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.1.16 \ getrandom-0.2.11 \ gimli-0.28.1 \ h2-0.3.22 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ hmac-0.12.1 \ hostname-0.3.1 \ html5ever-0.26.0 \ http-0.2.11 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.10.16 \ hyper-0.14.27 \ hyper-rustls-0.24.2 \ hyper-tls-0.5.0 \ ident_case-1.0.1 \ idna-0.1.5 \ idna-0.2.3 \ idna-0.4.0 \ idna-0.5.0 \ indexmap-2.1.0 \ instant-0.1.12 \ ipconfig-0.2.2 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ itoa-0.4.8 \ itoa-1.0.9 \ js-sys-0.3.66 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ lexical-core-0.7.6 \ libc-0.2.150 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.12 \ lock_api-0.4.11 \ log-0.3.9 \ log-0.4.20 \ lru-cache-0.1.2 \ mac-0.1.1 \ markup5ever-0.11.0 \ match_cfg-0.1.0 \ matches-0.1.10 \ md-5-0.10.6 \ memchr-2.6.4 \ memoffset-0.9.0 \ mime-0.2.6 \ mime-0.3.17 \ miniz_oxide-0.7.1 \ mio-0.8.9 \ native-tls-0.2.11 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ nom-5.1.3 \ num-traits-0.1.43 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.18.0 \ openssl-0.10.60 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.1.6+3.1.4 \ openssl-sys-0.9.96 \ parking_lot-0.11.2 \ parking_lot-0.12.1 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.9 \ percent-encoding-1.0.1 \ percent-encoding-2.3.1 \ phf-0.8.0 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.8.0 \ phf_codegen-0.10.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ postgres-0.19.7 \ postgres-native-tls-0.5.0 \ postgres-protocol-0.6.6 \ postgres-types-0.2.6 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.70 \ psl-2.1.12 \ psl-types-2.0.11 \ quick-error-1.2.3 \ quote-1.0.33 \ rand-0.6.5 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_pcg-0.2.1 \ rand_xorshift-0.1.1 \ rayon-1.8.0 \ rayon-core-1.12.0 \ rdrand-0.4.0 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ reqwest-0.11.22 \ resolv-conf-0.7.0 \ ring-0.17.6 \ rust-ini-0.13.0 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.25 \ rustls-0.21.9 \ rustls-pemfile-1.0.4 \ rustls-webpki-0.101.7 \ ryu-1.0.15 \ safemem-0.3.3 \ schannel-0.1.22 \ scopeguard-1.2.0 \ scraper-0.13.0 \ sct-0.7.1 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ selectors-0.22.0 \ semver-1.0.20 \ serde-0.8.23 \ serde-1.0.193 \ serde-hjson-0.9.1 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_urlencoded-0.7.1 \ servo_arc-0.1.1 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ sha2-0.10.8 \ signal-hook-registry-1.4.1 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.3.19 \ socket2-0.4.10 \ socket2-0.5.5 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ stringprep-0.1.4 \ strsim-0.8.0 \ strsim-0.9.3 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.39 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.8.1 \ tendril-0.4.3 \ textwrap-0.11.0 \ thin-slice-0.1.1 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.34.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-postgres-0.7.10 \ tokio-rustls-0.24.1 \ tokio-util-0.7.10 \ toml-0.5.11 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ traitobject-0.1.0 \ trust-dns-proto-0.23.2 \ trust-dns-resolver-0.23.2 \ try-lock-0.2.4 \ typeable-0.1.2 \ typenum-1.17.0 \ unicase-1.4.2 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-width-0.1.11 \ untrusted-0.9.0 \ url-1.7.2 \ url-2.5.0 \ utf-8-0.7.6 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.1.5 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ webpki-roots-0.25.3 \ websocket-0.23.0 \ which-3.1.1 \ whoami-1.4.1 \ widestring-0.4.3 \ widestring-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.6.2 \ winreg-0.50.0 \ yaml-rust-0.3.5 \ yaml-rust-0.4.5 \ rusolver@git+https://github.com/Edu4rdSHL/rusolver?rev=cf75cafee7c9d0c257c0b5a361441efc4e247e9c\#cf75cafee7c9d0c257c0b5a361441efc4e247e9c \ trust-dns-proto,trust-dns-resolver@git+https://github.com/Findomain/trust-dns?branch=custombranch\#f339a5e806bed9109ad205d2143d8b18701d2ab0 \ headless_chrome@git+https://github.com/atroche/rust-headless-chrome?rev=61ce783806e5d75a03f731330edae6156bb0a2e0\#61ce783806e5d75a03f731330edae6156bb0a2e0 \ fhc@git+https://github.com/Edu4rdSHL/fhc?rev=513ce142003190a54acd5fff05c557fd1574edb6\#513ce142003190a54acd5fff05c557fd1574edb6 WRKSRC= ${WRKDIR}/Findomain-${DISTVERSION} PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz _DOCS= docs/create_telegram_webhook.md README.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS PGSQL SCREENSHOT PGSQL_DESC= Enable subdomain monitoring support SCREENSHOT_DESC= Enable website screenshot support (uses headless chrome) PGSQL_USES= pgsql PGSQL_VARS= WANT_PGSQL=server SCREENSHOT_RUN_DEPENDS= chrome:www/chromium post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${_DOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/net/krill/Makefile b/net/krill/Makefile index db10176a7618..8807c268ddb0 100644 --- a/net/krill/Makefile +++ b/net/krill/Makefile @@ -1,46 +1,42 @@ PORTNAME= krill DISTVERSIONPREFIX= v DISTVERSION= 0.14.5 PORTREVISION= 1 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl COMMENT= RPKI daemon, Certificate Authority and Publication Server WWW= https://github.com/NLnetLabs/krill LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= NLnetLabs USE_RC_SUBR= ${PORTNAME} # SUB_FILES= pkg-message USERS= ${PORTNAME} GROUPS= ${PORTNAME} post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krill - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krillc - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krillta - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/krillup @${MKDIR} ${STAGEDIR}/${PREFIX}/etc/krill ${INSTALL_DATA} ${WRKSRC}/defaults/krill.conf \ ${STAGEDIR}${PREFIX}/etc/krill/krill.conf.sample ${INSTALL_MAN} ${WRKSRC}/doc/krill.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/krillc.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/ ${INSTALL_MAN} ${WRKSRC}/doc/krillup.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/ ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/defaults/krill.conf \ ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}/var/krill .include diff --git a/net/oha/Makefile b/net/oha/Makefile index 1749ad6be693..b2ad466a123a 100644 --- a/net/oha/Makefile +++ b/net/oha/Makefile @@ -1,293 +1,290 @@ PORTNAME= oha DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 PORTREVISION= 5 CATEGORIES= net MAINTAINER= otis@FreeBSD.org COMMENT= Web load generator WWW= https://github.com/hatoo/oha LICENSE= MIT USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= hatoo CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.7.7 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ anstream-0.6.11 \ anstyle-1.0.5 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ arrayvec-0.7.4 \ assert_cmd-2.0.13 \ async-trait-0.1.77 \ autocfg-1.1.0 \ average-0.14.1 \ axum-0.7.4 \ axum-core-0.4.3 \ backtrace-0.3.69 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bitvec-1.0.1 \ borsh-1.3.1 \ borsh-derive-1.3.1 \ bstr-1.9.0 \ bumpalo-3.14.0 \ byte-unit-5.1.4 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytes-1.5.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ compact_str-0.7.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ data-encoding-2.5.0 \ difflib-0.4.0 \ doc-comment-0.3.3 \ easy-cast-0.5.2 \ either-1.9.0 \ enum-as-inner-0.6.0 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ float-ord-0.3.2 \ flume-0.11.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.12 \ gimli-0.28.1 \ h2-0.4.2 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.4 \ hickory-proto-0.24.0 \ hickory-resolver-0.24.0 \ hostname-0.3.1 \ http-1.0.0 \ http-body-1.0.0 \ http-body-util-0.1.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-1.1.0 \ hyper-util-0.1.3 \ idna-0.4.0 \ idna-0.5.0 \ indexmap-2.2.2 \ indoc-2.0.4 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ itertools-0.12.1 \ itoa-1.0.10 \ jemalloc-sys-0.5.4+5.3.0-patched \ jemallocator-0.5.4 \ js-sys-0.3.67 \ lazy_static-1.4.0 \ libc-0.2.153 \ libm-0.2.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.20 \ lru-0.12.2 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matchit-0.7.3 \ memchr-2.7.1 \ mime-0.3.17 \ miniz_oxide-0.7.2 \ mio-0.8.10 \ nanorand-0.7.0 \ native-tls-0.2.11 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-0.10.63 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.99 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ percent-encoding-2.3.1 \ pin-project-1.1.4 \ pin-project-internal-1.1.4 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.29 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.78 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quick-error-1.2.3 \ quote-1.0.35 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_regex-0.17.0 \ ratatui-0.26.0 \ redox_syscall-0.4.1 \ regex-1.10.3 \ regex-automata-0.4.5 \ regex-syntax-0.8.2 \ rend-0.4.2 \ resolv-conf-0.7.0 \ ring-0.17.7 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rlimit-0.10.1 \ rust_decimal-1.34.2 \ rustc-demangle-0.1.23 \ rustix-0.38.31 \ rustls-0.22.2 \ rustls-native-certs-0.7.0 \ rustls-pemfile-2.0.0 \ rustls-pki-types-1.2.0 \ rustls-webpki-0.102.2 \ rustversion-1.0.14 \ ryu-1.0.16 \ schannel-0.1.23 \ scopeguard-1.2.0 \ seahash-4.1.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.196 \ serde_derive-1.0.196 \ serde_json-1.0.113 \ serde_path_to_error-0.1.15 \ serde_urlencoded-0.7.1 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.5.5 \ spin-0.9.8 \ stability-0.1.1 \ static_assertions-1.1.0 \ strsim-0.10.0 \ strum-0.26.1 \ strum_macros-0.26.1 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.48 \ syn_derive-0.1.8 \ sync_wrapper-0.1.2 \ tap-1.0.1 \ tempfile-3.9.0 \ termtree-0.4.1 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.36.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.25.0 \ tokio-util-0.7.10 \ toml_datetime-0.6.5 \ toml_edit-0.21.1 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ untrusted-0.9.0 \ url-2.5.0 \ utf8-width-0.1.7 \ utf8parse-0.2.1 \ uuid-1.7.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ widestring-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winnow-0.5.37 \ winreg-0.50.0 \ wyz-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 PLIST_FILES= bin/oha -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/oha - .include diff --git a/net/rabbiteer/Makefile b/net/rabbiteer/Makefile index 946857821ebf..b1763f0e7497 100644 --- a/net/rabbiteer/Makefile +++ b/net/rabbiteer/Makefile @@ -1,87 +1,84 @@ PORTNAME= rabbiteer DISTVERSION= 1.4.1 PORTREVISION= 59 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 e0140a86d984..64c2001f836e 100644 --- a/net/rathole/Makefile +++ b/net/rathole/Makefile @@ -1,282 +1,279 @@ PORTNAME= rathole DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 PORTREVISION= 8 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight and high-performance reverse proxy for NAT traversal WWW= https://github.com/rapiz1/rathole LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= rapiz1 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aead-0.4.3 \ aes-0.7.5 \ aes-gcm-0.9.2 \ aho-corasick-1.1.1 \ anyhow-1.0.75 \ async-http-proxy-1.2.5 \ async-socks5-0.5.1 \ async-trait-0.1.73 \ atty-0.2.14 \ autocfg-1.1.0 \ axum-0.6.20 \ axum-core-0.3.4 \ backoff-0.4.0 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.4 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ blake2-0.10.6 \ block-buffer-0.10.4 \ byteorder-1.4.3 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chacha20-0.8.2 \ chacha20poly1305-0.9.1 \ cipher-0.3.0 \ clap-3.2.25 \ clap_derive-3.2.25 \ clap_lex-0.2.4 \ console-api-0.5.0 \ console-subscriber-0.1.10 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ ctr-0.7.0 \ curve25519-dalek-4.1.1 \ curve25519-dalek-derive-0.1.0 \ data-encoding-2.4.0 \ deranged-0.3.8 \ digest-0.10.7 \ either-1.9.0 \ enum-iterator-1.4.1 \ enum-iterator-derive-1.2.1 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ fastrand-2.0.1 \ fdlimit-0.2.1 \ fiat-crypto-0.2.1 \ filetime-0.2.22 \ flate2-1.0.27 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ fsevent-sys-4.1.0 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ generic-array-0.14.7 \ getrandom-0.2.10 \ getset-0.1.2 \ ghash-0.4.4 \ gimli-0.28.0 \ git2-0.16.1 \ h2-0.3.21 \ hashbrown-0.12.3 \ hdrhistogram-7.5.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ hex-0.4.3 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.27 \ hyper-timeout-0.4.1 \ idna-0.4.0 \ indexmap-1.9.3 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ itertools-0.10.5 \ itoa-1.0.9 \ jobserver-0.1.26 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ libc-0.2.148 \ libgit2-sys-0.14.2+1.5.1 \ libz-sys-1.1.12 \ linux-raw-sys-0.4.8 \ lock_api-0.4.10 \ log-0.4.20 \ matchers-0.1.0 \ matchit-0.7.3 \ memchr-2.6.3 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ native-tls-0.2.11 \ nom-7.1.3 \ notify-5.2.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.18.0 \ opaque-debug-0.3.0 \ openssl-0.10.57 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.93 \ os_str_bytes-6.5.1 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ percent-encoding-2.3.0 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ platforms-3.1.2 \ poly1305-0.7.2 \ polyval-0.5.3 \ ppv-lite86-0.2.17 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.67 \ prost-0.11.9 \ prost-derive-0.11.9 \ prost-types-0.11.9 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.3.5 \ regex-1.9.6 \ regex-automata-0.1.10 \ regex-automata-0.3.9 \ regex-syntax-0.6.29 \ regex-syntax-0.7.5 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.15 \ rustversion-1.0.14 \ ryu-1.0.15 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.19 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.107 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.6 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.1 \ snow-0.9.3 \ snowstorm-0.4.0 \ socket2-0.4.9 \ socket2-0.5.4 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.37 \ sync_wrapper-0.1.2 \ tempfile-3.8.0 \ termcolor-1.3.0 \ textwrap-0.16.0 \ thiserror-1.0.49 \ thiserror-impl-1.0.49 \ thread_local-1.1.7 \ time-0.3.29 \ time-core-0.1.2 \ time-macros-0.2.15 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.32.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.1.0 \ tokio-native-tls-0.3.1 \ tokio-stream-0.1.14 \ tokio-tungstenite-0.20.1 \ tokio-util-0.7.9 \ toml-0.5.11 \ tonic-0.9.2 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-attributes-0.1.26 \ tracing-core-0.1.31 \ tracing-log-0.1.3 \ tracing-subscriber-0.3.17 \ try-lock-0.2.4 \ tungstenite-0.20.1 \ typenum-1.17.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ universal-hash-0.4.0 \ url-2.4.1 \ utf-8-0.7.6 \ valuable-0.1.0 \ vcpkg-0.2.15 \ vergen-7.5.1 \ version_check-0.9.4 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ zeroize-1.6.0 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/net/rosenpass/Makefile b/net/rosenpass/Makefile index 30275e74ec5d..72cdc7f45f59 100644 --- a/net/rosenpass/Makefile +++ b/net/rosenpass/Makefile @@ -1,39 +1,38 @@ PORTNAME= rosenpass DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 PORTREVISION= 2 CATEGORIES= net net-vpn security MAINTAINER= fuz@FreeBSD.org COMMENT= Wireguard-based post-quantum VPN WWW= https://rosenpass.eu/ LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libsodium.so:security/libsodium RUN_DEPENDS= bash:shells/bash \ wireguard-tools>0:net/wireguard-tools USES= cargo llvm:build pkgconfig shebangfix USE_GITHUB= yes CARGO_INSTALL_PATH= rosenpass PLIST_FILES= bin/rosenpass \ bin/rp \ share/man/man1/rosenpass.1.gz \ share/man/man1/rp.1.gz pre-configure: ${REINPLACE_CMD} -e 's,%%BASH%%,${LOCALBASE}/bin/bash,' ${WRKSRC}/rp post-install: ${INSTALL_SCRIPT} ${WRKSRC}/rp ${STAGEDIR}${PREFIX}/bin/ - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rosenpass .for man in rp.1 rosenpass.1 ${INSTALL_MAN} ${WRKSRC}/doc/${man} ${STAGEDIR}${PREFIX}/share/man/man${man:E}/${man} .endfor .include diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 65ee81973b86..76bad056e975 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,56 +1,55 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 PORTREVISION= 2 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl COMMENT= RPKI signed route collector and validator WWW= https://github.com/NLnetLabs/routinator LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= ring crate not ported to other architectures RUN_DEPENDS= rsync:net/rsync USES= cargo cpe CPE_VENDOR= nlnetlabs USE_GITHUB= yes GH_ACCOUNT= NLnetLabs USE_RC_SUBR= routinator SUB_FILES= pkg-message SUB_LIST+= GROUPS=${GROUPS} \ USERS=${USERS} USERS= ${PORTNAME} GROUPS= ${PORTNAME} ROUTINATOR_UI_VERSION= 0.3.4 ROUTINATOR_UI_URL= https://github.com/NLnetLabs/routinator-ui/releases/download/ OPTIONS_DEFINE= ASPA OPTIONS_SUB= yes ASPA_DESC= (Experimental) enable aspa support ASPA_VARS= CARGO_FEATURES+=aspa .include .if ${ARCH} == i386 RUSTFLAGS+= -C target-feature=+sse2 .endif post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/routinator ${INSTALL_MAN} ${WRKSRC}/doc/routinator.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/ @${MKDIR} ${STAGEDIR}/${PREFIX}/etc/routinator ${INSTALL_DATA} ${WRKSRC}/etc/routinator.conf.example \ ${STAGEDIR}${PREFIX}/etc/routinator/routinator.conf.example .include diff --git a/net/rsyn/Makefile b/net/rsyn/Makefile index 8fd3a533388c..d6db2c21cfd8 100644 --- a/net/rsyn/Makefile +++ b/net/rsyn/Makefile @@ -1,76 +1,73 @@ PORTNAME= rsyn DISTVERSIONPREFIX= v DISTVERSION= 0.0.1 PORTREVISION= 7 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Wire-compatible rsync client in Rust WWW= https://github.com/sourcefrog/rsyn LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= sourcefrog CARGO_CRATES= aho-corasick-0.7.10 \ ansi_term-0.11.0 \ anyhow-1.0.30 \ atty-0.2.14 \ autocfg-1.0.0 \ bitflags-1.2.1 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.1 \ fern-0.6.0 \ fuchsia-cprng-0.1.1 \ heck-0.3.1 \ hermit-abi-0.1.12 \ hex-0.4.2 \ lazy_static-1.4.0 \ libc-0.2.70 \ log-0.4.8 \ memchr-2.3.3 \ num-integer-0.1.42 \ num-traits-0.2.11 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro2-1.0.12 \ quote-1.0.5 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ regex-1.3.7 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ shell-words-1.0.0 \ strsim-0.8.0 \ structopt-0.3.14 \ structopt-derive-0.4.7 \ syn-1.0.21 \ syn-mid-0.5.0 \ tempdir-0.3.7 \ term_size-0.3.2 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ unix_mode-0.1.1 \ vec_map-0.8.2 \ version_check-0.9.1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/net/rustdesk-server/Makefile b/net/rustdesk-server/Makefile index cb1eab0cba6b..31c8ed58b1dc 100644 --- a/net/rustdesk-server/Makefile +++ b/net/rustdesk-server/Makefile @@ -1,31 +1,28 @@ PORTNAME= rustdesk-server DISTVERSION= 1.1.11-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 USES= cargo USE_GITHUB= yes GH_ACCOUNT= rustdesk USE_RC_SUBR= rustdesk-hbbr rustdesk-hbbs USERS= rustdesk GROUPS= rustdesk post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hbbs - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hbbr - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rustdesk-utils @${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d @${MKDIR} ${STAGEDIR}${PREFIX}/etc/syslog.d @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${FILESDIR}/rustdesk-server.newsyslog ${STAGEDIR}${EXAMPLESDIR}/newsyslog.sample ${INSTALL_DATA} ${FILESDIR}/rustdesk-server.syslog ${STAGEDIR}${EXAMPLESDIR}/syslog.sample .include diff --git a/net/s3m/Makefile b/net/s3m/Makefile index 3c9a65da9306..45a43582f8d3 100644 --- a/net/s3m/Makefile +++ b/net/s3m/Makefile @@ -1,41 +1,38 @@ PORTNAME= s3m DISTVERSION= 0.10.0 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= nbari@tequila.io COMMENT= CLI for streams of data in S3 buckets WWW= https://s3m.stream LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= needs SSE or SSE2 type extensions to compile LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= s3m PORTSCOUT= limit:[0-9.]+ PLIST_FILES= bin/s3m do-build: (cd ${WRKSRC} && \ cargo build --release) (cd ${WRKSRC} && \ env HOME=${WRKDIR} cargo install --path . --force --locked) do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/bin/ ${MV} ${WRKSRC}/target/release/s3m \ ${STAGEDIR}${PREFIX}/bin/ -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/s3m - .include diff --git a/net/shadowsocks-rust/Makefile b/net/shadowsocks-rust/Makefile index 8f7415358058..937d5cb65ac5 100644 --- a/net/shadowsocks-rust/Makefile +++ b/net/shadowsocks-rust/Makefile @@ -1,485 +1,481 @@ PORTNAME= shadowsocks-rust DISTVERSIONPREFIX= v DISTVERSION= 1.20.4 PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Rust port of shadowsocks WWW= https://shadowsocks.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_RC_SUBR= sslocal-rust \ ssserver-rust USE_GITHUB= yes GH_ACCOUNT= shadowsocks RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aead-0.5.2 \ aes-0.8.4 \ aes-gcm-0.10.3 \ aes-gcm-siv-0.11.1 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ arrayref-0.3.8 \ arrayvec-0.7.4 \ async-compression-0.4.12 \ async-trait-0.1.81 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base16ct-0.2.0 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ bit-vec-0.7.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitvec-1.0.1 \ blake3-1.5.3 \ block-buffer-0.10.4 \ bloomfilter-1.0.14 \ brotli-6.0.0 \ brotli-decompressor-4.0.1 \ bson-2.11.0 \ build-time-0.1.3 \ bumpalo-3.16.0 \ byte_string-1.0.0 \ byteorder-1.5.0 \ bytes-1.7.1 \ c2rust-bitfields-0.18.0 \ c2rust-bitfields-derive-0.18.0 \ camellia-0.1.0 \ cc-1.1.6 \ ccm-0.5.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.15 \ clap_builder-4.5.15 \ clap_lex-0.7.2 \ cmake-0.1.50 \ colorchoice-1.0.2 \ const-oid-0.9.6 \ constant_time_eq-0.3.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ ctr-0.9.2 \ daemonize-0.5.0 \ data-encoding-2.6.0 \ defmt-0.3.8 \ defmt-macros-0.3.9 \ defmt-parser-0.3.4 \ der-0.7.9 \ deranged-0.3.11 \ derivative-2.2.0 \ destructure_traitobject-0.2.0 \ digest-0.10.7 \ directories-5.0.1 \ dirs-sys-0.4.1 \ displaydoc-0.2.5 \ ecdsa-0.16.9 \ ed25519-2.2.3 \ elliptic-curve-0.13.8 \ encoding_rs-0.8.34 \ enum-as-inner-0.6.0 \ env_filter-0.1.2 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ etherparse-0.15.0 \ fastrand-1.9.0 \ fastrand-2.1.0 \ ff-0.13.0 \ filetime-0.2.23 \ flate2-1.0.31 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs2-0.4.3 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.15 \ ghash-0.5.1 \ gimli-0.29.0 \ group-0.13.0 \ h2-0.3.26 \ h2-0.4.5 \ h3-0.0.2 \ h3-quinn-0.0.3 \ hash32-0.3.1 \ hashbrown-0.14.5 \ heapless-0.8.0 \ heck-0.4.1 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hickory-proto-0.24.1 \ hickory-resolver-0.24.1 \ hkdf-0.12.4 \ hmac-0.12.1 \ hostname-0.3.1 \ http-0.2.12 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-1.4.1 \ hyper-rustls-0.27.2 \ hyper-tls-0.6.0 \ hyper-util-0.1.6 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.1 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-0.4.0 \ idna-0.5.0 \ idna-1.0.2 \ indexmap-2.2.6 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ instant-0.1.13 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ iprange-0.6.7 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ jemalloc-sys-0.5.4+5.3.0-patched \ jemallocator-0.5.4 \ jobserver-0.1.32 \ js-sys-0.3.69 \ json5-0.4.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ libc-0.2.155 \ libloading-0.8.5 \ libmimalloc-sys-0.1.39 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lock_api-0.4.12 \ log-0.4.22 \ log-mdc-0.1.0 \ log4rs-1.3.0 \ lru-cache-0.1.2 \ lru_time_cache-0.11.11 \ managed-0.8.0 \ match_cfg-0.1.0 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.7.4 \ mimalloc-0.1.43 \ mime-0.3.17 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ mio-1.0.1 \ native-tls-0.2.12 \ nix-0.29.0 \ notify-6.1.1 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_threads-0.1.7 \ object-0.36.2 \ once_cell-1.19.0 \ opaque-debug-0.3.1 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ ordered-float-2.10.1 \ overload-0.1.1 \ p256-0.13.2 \ p384-0.13.0 \ parking_lot-0.11.2 \ parking_lot-0.12.3 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ poly1305-0.8.0 \ polyval-0.6.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ primeorder-0.13.6 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ qrcode-0.14.1 \ quick-error-1.2.3 \ quinn-0.10.2 \ quinn-0.11.2 \ quinn-proto-0.10.6 \ quinn-proto-0.11.3 \ quinn-udp-0.4.1 \ quinn-udp-0.5.4 \ quote-1.0.36 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ reqwest-0.12.5 \ resolv-conf-0.7.0 \ ring-0.16.20 \ ring-0.17.8 \ ring-compat-0.8.0 \ rpassword-7.3.1 \ rpmalloc-0.2.2 \ rpmalloc-sys-0.2.3+b097fd0 \ rtoolbox-0.0.2 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-0.23.12 \ rustls-native-certs-0.6.3 \ rustls-native-certs-0.7.1 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.6 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ sec1-0.7.3 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ sendfd-0.4.3 \ serde-1.0.204 \ serde-value-0.7.0 \ serde_bytes-0.11.15 \ serde_derive-1.0.204 \ serde_json-1.0.124 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ sha1-0.10.6 \ sha2-0.10.8 \ shadowsocks-crypto-0.5.5 \ sharded-slab-0.1.7 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ siphasher-1.0.1 \ slab-0.4.9 \ sled-0.34.7 \ sm4-0.5.1 \ smallvec-1.13.2 \ smoltcp-0.11.0 \ snmalloc-rs-0.3.6 \ snmalloc-sys-0.3.6 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.72 \ sync_wrapper-1.0.1 \ synstructure-0.13.1 \ sysexits-0.8.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tap-1.0.1 \ tcmalloc-0.3.0 \ tcmalloc-sys-0.3.0 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread-id-4.2.2 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinystr-0.7.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.2 \ tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-rustls-0.26.0 \ tokio-tfo-0.3.1 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ tun2-2.0.5 \ typemap-ors-1.0.0 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ universal-hash-0.5.1 \ unsafe-any-ors-1.0.0 \ unsafe-libyaml-0.2.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ url-2.5.2 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.10.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ webpki-roots-0.26.3 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-service-0.7.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winreg-0.50.0 \ winreg-0.52.0 \ wintun-0.5.0 \ write16-1.0.0 \ writeable-0.5.5 \ wyz-0.5.1 \ xdg-2.5.2 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ zstd-0.13.2 \ zstd-safe-7.2.0 \ zstd-sys-2.0.12+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib EXECUTABLES= sslocal ssmanager ssserver ssservice ssurl post-install: - # strip binaries -.for e in ${EXECUTABLES} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${e} -.endfor # install config file ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/examples/config.json ${STAGEDIR}${ETCDIR}/config.json.sample .include diff --git a/net/trippy/Makefile b/net/trippy/Makefile index 1f366f54bb25..daec61afbed2 100644 --- a/net/trippy/Makefile +++ b/net/trippy/Makefile @@ -1,44 +1,41 @@ PORTNAME= trippy DISTVERSION= 0.11.0 CATEGORIES= net MAINTAINER= ehaupt@FreeBSD.org COMMENT= Network diagnostic tool inspired by mtr WWW= https://github.com/fujiapple852/trippy LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= fujiapple852 CARGO_INSTALL_PATH= crates/${PORTNAME} PORTSCOUT= skipv:1.0.0 OPTIONS_DEFINE= MANPAGES SUID OPTIONS_DEFAULT= MANPAGES SUID OPTIONS_SUB= yes MANPAGES_DESC= Build and install auto-generated manpages SUID_DESC= Use suid to allow execution as non root MANPAGES_BUILD_DEPENDS= help2man:misc/help2man MANPAGES_PLIST_FILES= share/man/man1/trip.1.gz SUID_PLIST_FILES= "@(,,4110) bin/trip" SUID_PLIST_FILES_OFF= "@(,,0100) bin/trip" post-build-MANPAGES-on: help2man -s 1 -Nn "${COMMENT}" \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/trip \ -o ${WRKSRC}/trip.1 -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/trip - post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/trip.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/net/udp-over-tcp/Makefile b/net/udp-over-tcp/Makefile index e5429f3455b8..aa28da5183f9 100644 --- a/net/udp-over-tcp/Makefile +++ b/net/udp-over-tcp/Makefile @@ -1,114 +1,109 @@ PORTNAME= udp-over-tcp DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Proxy UDP traffic over a TCP stream WWW= https://github.com/mullvad/udp-over-tcp LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= mullvad CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.1 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ autocfg-1.1.0 \ backtrace-0.3.69 \ bitflags-2.4.0 \ bytes-1.5.0 \ cadence-1.0.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.6 \ clap_builder-4.4.6 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ crossbeam-channel-0.5.8 \ crossbeam-utils-0.8.16 \ env_logger-0.10.0 \ err-context-0.1.0 \ errno-0.3.4 \ errno-dragonfly-0.1.2 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ gimli-0.28.0 \ heck-0.4.1 \ hermit-abi-0.3.3 \ humantime-2.1.0 \ is-terminal-0.4.9 \ lazy_static-1.4.0 \ libc-0.2.148 \ linux-raw-sys-0.4.8 \ log-0.4.20 \ memchr-2.6.4 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ nix-0.27.1 \ num_cpus-1.16.0 \ object-0.32.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ proc-macro2-1.0.67 \ quote-1.0.33 \ regex-1.9.6 \ regex-automata-0.3.9 \ regex-syntax-0.7.5 \ rustc-demangle-0.1.23 \ rustix-0.38.17 \ slab-0.4.9 \ socket2-0.5.4 \ strsim-0.10.0 \ syn-2.0.37 \ termcolor-1.3.0 \ tokio-1.32.0 \ tokio-macros-2.1.0 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.48.5 CARGO_BUILD_ARGS= --all-features CARGO_INSTALL_ARGS= --all-features BINARIES= bin/udp2tcp \ bin/tcp2udp PLIST_FILES= ${BINARIES} -post-install: -.for bin in ${BINARIES} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${bin} -.endfor - .include diff --git a/net/wstunnel/Makefile b/net/wstunnel/Makefile index c4bc9f60dce2..a16c96017f88 100644 --- a/net/wstunnel/Makefile +++ b/net/wstunnel/Makefile @@ -1,265 +1,262 @@ PORTNAME= wstunnel DISTVERSIONPREFIX= v DISTVERSION= 9.2.3 PORTREVISION= 4 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org COMMENT= Traffic tunnel over Websocket or HTTP2 to bypass firewalls/DPI WWW= https://github.com/erebe/wstunnel LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= erebe CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ anstream-0.6.11 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ async-trait-0.1.77 \ atomic-0.5.3 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.21.7 \ bb8-0.8.1 \ bitflags-1.3.2 \ bitflags-2.4.2 \ block-buffer-0.10.4 \ bollard-stubs-1.42.0-rc.3 \ bumpalo-3.14.0 \ bytes-1.5.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossbeam-channel-0.5.11 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ data-encoding-2.5.0 \ deranged-0.3.11 \ digest-0.10.7 \ enum-as-inner-0.6.0 \ equivalent-1.0.1 \ filetime-0.2.23 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.28.1 \ h2-0.3.24 \ h2-0.4.2 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.4 \ hex-0.4.3 \ hickory-proto-0.24.0 \ hickory-resolver-0.24.0 \ hmac-0.12.1 \ hostname-0.3.1 \ http-0.2.11 \ http-1.0.0 \ http-body-1.0.0 \ http-body-util-0.1.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-1.1.0 \ hyper-util-0.1.2 \ ident_case-1.0.1 \ idna-0.4.0 \ idna-0.5.0 \ indexmap-2.1.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ itoa-1.0.10 \ js-sys-0.3.67 \ jsonwebtoken-9.2.0 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ libc-0.2.152 \ linked-hash-map-0.5.6 \ lock_api-0.4.11 \ log-0.4.20 \ lru-cache-0.1.2 \ match_cfg-0.1.0 \ matchers-0.1.0 \ memchr-2.7.1 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ nix-0.27.1 \ notify-6.1.1 \ nu-ansi-term-0.46.0 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ powerfmt-0.2.0 \ ppp-2.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.76 \ quick-error-1.2.3 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.1.10 \ regex-automata-0.4.3 \ regex-syntax-0.6.29 \ regex-syntax-0.8.2 \ resolv-conf-0.7.0 \ ring-0.17.7 \ rustc-demangle-0.1.23 \ rustls-0.21.10 \ rustls-native-certs-0.7.0 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.0.0 \ rustls-pki-types-1.1.0 \ rustls-webpki-0.101.7 \ ryu-1.0.16 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ serde-1.0.195 \ serde_derive-1.0.195 \ serde_json-1.0.111 \ serde_with-1.14.0 \ serde_with_macros-1.5.2 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.1 \ socket2-0.5.5 \ spin-0.9.8 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.48 \ testcontainers-0.15.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ thread_local-1.1.7 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.1 \ tokio-fd-0.3.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.14 \ tokio-util-0.7.10 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.7.0 \ valuable-0.1.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.90 \ wasm-bindgen-backend-0.2.90 \ wasm-bindgen-macro-0.2.90 \ wasm-bindgen-macro-support-0.2.90 \ wasm-bindgen-shared-0.2.90 \ widestring-1.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.50.0 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ fastwebsockets@git+https://github.com/erebe/fastwebsockets.git?branch=main\#ca6fe98d872c6f90c089125d95efc70c9ce5d778 \ fast-socks5@git+https://github.com/erebe/fast-socks5.git?branch=master\#1912e35f8f5621827927096171d96c54816bf1ba PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/ports-mgmt/sccache-overlay/Makefile b/ports-mgmt/sccache-overlay/Makefile index 0ca4cb2be3a4..85702373e754 100644 --- a/ports-mgmt/sccache-overlay/Makefile +++ b/ports-mgmt/sccache-overlay/Makefile @@ -1,427 +1,426 @@ PORTNAME= sccache DISTVERSIONPREFIX= v DISTVERSION= 0.2.15 PORTREVISION= 30 CATEGORIES= ports-mgmt PKGNAMESUFFIX= -overlay MAINTAINER= rust@FreeBSD.org COMMENT= Ports overlay for sccache WWW= https://github.com/mozilla/sccache LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= mozilla CARGO_CRATES= addr2line-0.14.1 \ adler-0.2.3 \ aho-corasick-0.7.15 \ ansi_term-0.11.0 \ anyhow-1.0.37 \ ar-0.8.0 \ arrayref-0.3.6 \ arrayvec-0.5.2 \ ascii-0.8.7 \ assert_cmd-1.0.2 \ async-channel-1.5.1 \ async-executor-1.4.0 \ async-global-executor-1.4.3 \ async-io-1.3.1 \ async-mutex-1.4.0 \ async-std-1.8.0 \ async-task-4.0.3 \ async-trait-0.1.42 \ atomic-waker-1.0.0 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.1 \ backtrace-0.3.55 \ base64-0.9.3 \ base64-0.10.1 \ base64-0.12.3 \ base64-0.13.0 \ bincode-0.8.0 \ bincode-1.3.1 \ bitflags-1.2.1 \ blake2b_simd-0.5.11 \ blake3-0.3.7 \ block-buffer-0.9.0 \ blocking-1.0.2 \ boxfnonce-0.1.1 \ buf_redux-0.8.4 \ bufstream-0.1.4 \ bumpalo-3.4.0 \ byteorder-1.3.4 \ bytes-0.4.12 \ bytes-0.5.6 \ bytes-1.0.0 \ cache-padded-1.1.1 \ case-0.1.0 \ cc-1.0.66 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ chunked_transfer-0.3.1 \ clap-2.33.3 \ cloudabi-0.0.3 \ combine-4.5.2 \ concurrent-queue-1.2.2 \ conhash-0.4.0 \ constant_time_eq-0.1.5 \ cookie-0.12.0 \ cookie_store-0.7.0 \ core-foundation-0.9.1 \ core-foundation-sys-0.8.2 \ counted-array-0.1.2 \ cpuid-bool-0.1.2 \ crc32fast-1.2.1 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.1.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.1 \ crypto-mac-0.8.0 \ crypto-mac-0.10.0 \ daemonize-0.4.1 \ derive-error-0.0.3 \ difference-2.0.0 \ digest-0.9.0 \ directories-3.0.1 \ dirs-1.0.5 \ dirs-sys-0.3.5 \ doc-comment-0.3.3 \ dtoa-0.4.7 \ either-1.6.1 \ encoding_rs-0.8.26 \ env_logger-0.8.2 \ error-chain-0.12.4 \ event-listener-2.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fastrand-1.4.0 \ filetime-0.2.13 \ flate2-1.0.19 \ float-cmp-0.8.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.30 \ futures-0.3.9 \ futures-channel-0.3.9 \ futures-core-0.3.9 \ futures-cpupool-0.1.8 \ futures-executor-0.3.9 \ futures-io-0.3.9 \ futures-lite-1.11.3 \ futures-macro-0.3.9 \ futures-sink-0.3.9 \ futures-task-0.3.9 \ futures-util-0.3.9 \ generic-array-0.14.4 \ getopts-0.2.21 \ getrandom-0.1.16 \ gimli-0.23.0 \ glob-0.3.0 \ gloo-timers-0.2.1 \ h2-0.1.26 \ hashbrown-0.9.1 \ hermit-abi-0.1.17 \ hmac-0.10.1 \ http-0.1.21 \ http-body-0.1.0 \ httparse-1.3.4 \ humantime-2.0.1 \ hyper-0.12.35 \ hyper-tls-0.3.2 \ hyperx-0.12.0 \ idna-0.1.5 \ idna-0.2.0 \ indexmap-1.6.1 \ instant-0.1.9 \ iovec-0.1.4 \ itertools-0.9.0 \ itertools-0.10.0 \ itoa-0.4.7 \ jobserver-0.1.21 \ js-sys-0.3.46 \ jsonwebtoken-7.2.0 \ kernel32-sys-0.2.2 \ kv-log-macro-1.0.7 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.82 \ libmount-0.1.15 \ linked-hash-map-0.5.3 \ local-encoding-0.2.0 \ lock_api-0.3.4 \ log-0.3.9 \ log-0.4.11 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ md-5-0.9.1 \ md5-0.3.8 \ memcached-rs-0.4.2 \ memchr-2.3.4 \ memoffset-0.5.6 \ mime-0.2.6 \ mime-0.3.16 \ mime_guess-1.8.8 \ mime_guess-2.0.3 \ miniz_oxide-0.4.3 \ mio-0.6.23 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.2 \ miow-0.3.6 \ multipart-0.15.4 \ native-tls-0.2.7 \ nb-connect-1.0.2 \ net2-0.2.37 \ nix-0.14.1 \ nix-0.19.1 \ normalize-line-endings-0.3.0 \ num-bigint-0.2.6 \ num-integer-0.1.44 \ num-traits-0.1.43 \ num-traits-0.2.14 \ num_cpus-1.13.0 \ number_prefix-0.4.0 \ object-0.22.0 \ once_cell-1.5.2 \ opaque-debug-0.3.0 \ openssl-0.10.32 \ openssl-probe-0.1.2 \ openssl-sys-0.9.60 \ parking-2.0.0 \ parking_lot-0.9.0 \ parking_lot_core-0.6.2 \ pem-0.8.2 \ percent-encoding-1.0.1 \ percent-encoding-2.1.0 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pin-project-lite-0.1.11 \ pin-project-lite-0.2.1 \ pin-utils-0.1.0 \ pkg-config-0.3.19 \ polling-2.0.2 \ ppv-lite86-0.2.10 \ predicates-1.0.6 \ predicates-core-1.0.1 \ predicates-tree-1.0.1 \ proc-macro-hack-0.5.19 \ proc-macro-nested-0.1.6 \ proc-macro2-1.0.24 \ publicsuffix-1.5.4 \ pulldown-cmark-0.0.3 \ quick-error-1.2.3 \ quote-0.3.15 \ quote-1.0.8 \ rand-0.4.6 \ rand-0.5.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redis-0.17.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.4.2 \ regex-syntax-0.6.21 \ remove_dir_all-0.5.3 \ reqwest-0.9.24 \ retry-1.2.0 \ ring-0.16.19 \ rouille-3.0.0 \ rust-argon2-0.8.3 \ rustc-demangle-0.1.18 \ rustc_version-0.2.3 \ ryu-1.0.5 \ safemem-0.3.3 \ same-file-1.0.6 \ schannel-0.1.19 \ scopeguard-1.1.0 \ security-framework-2.0.0 \ security-framework-sys-2.0.0 \ selenium-rs-0.1.2 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.118 \ serde_derive-1.0.118 \ serde_json-1.0.61 \ serde_urlencoded-0.5.5 \ sha-1-0.9.2 \ sha1-0.6.0 \ sha2-0.9.2 \ signal-hook-registry-1.3.0 \ simple_asn1-0.4.1 \ siphasher-0.2.3 \ skeptic-0.4.0 \ slab-0.4.2 \ smallvec-0.6.13 \ socket2-0.3.19 \ spin-0.5.2 \ string-0.2.1 \ strip-ansi-escapes-0.1.0 \ strsim-0.8.0 \ subtle-2.4.0 \ syn-0.11.11 \ syn-1.0.58 \ synom-0.11.3 \ synstructure-0.12.4 \ syslog-5.0.0 \ tar-0.4.30 \ tempdir-0.3.7 \ tempfile-3.1.0 \ term-0.5.2 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thiserror-1.0.23 \ thiserror-impl-1.0.23 \ thread_local-1.1.0 \ threadpool-1.8.1 \ time-0.1.44 \ tiny_http-0.6.2 \ tinyvec-1.1.0 \ tinyvec_macros-0.1.0 \ tokio-0.1.22 \ tokio-0.2.24 \ tokio-buf-0.1.1 \ tokio-codec-0.1.2 \ tokio-compat-0.1.6 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-fs-0.1.7 \ tokio-io-0.1.13 \ tokio-named-pipes-0.1.0 \ tokio-process-0.2.5 \ tokio-reactor-0.1.12 \ tokio-serde-0.1.0 \ tokio-serde-bincode-0.1.1 \ tokio-signal-0.2.9 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ tokio-udp-0.1.6 \ tokio-uds-0.2.7 \ tokio-util-0.3.1 \ toml-0.5.8 \ tower-0.1.1 \ tower-buffer-0.1.2 \ tower-discover-0.1.0 \ tower-layer-0.1.0 \ tower-limit-0.1.3 \ tower-load-shed-0.1.0 \ tower-retry-0.1.0 \ tower-service-0.2.0 \ tower-timeout-0.1.1 \ tower-util-0.1.0 \ tracing-0.1.22 \ tracing-attributes-0.1.11 \ tracing-core-0.1.17 \ treeline-0.1.0 \ try-lock-0.2.3 \ try_from-0.3.2 \ twoway-0.1.8 \ typenum-1.12.0 \ unicase-1.4.2 \ unicase-2.6.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.16 \ unicode-width-0.1.8 \ unicode-xid-0.0.4 \ unicode-xid-0.2.1 \ unix_socket-0.5.0 \ untrusted-0.7.1 \ url-1.7.2 \ url-2.2.0 \ utf8parse-0.1.1 \ uuid-0.7.4 \ uuid-0.8.1 \ vcpkg-0.2.11 \ vec-arena-1.0.0 \ vec_map-0.8.2 \ version-compare-0.0.11 \ version_check-0.1.5 \ version_check-0.9.2 \ void-1.0.2 \ vte-0.3.3 \ wait-timeout-0.2.0 \ waker-fn-1.1.0 \ walkdir-2.3.1 \ want-0.2.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.69 \ wasm-bindgen-backend-0.2.69 \ wasm-bindgen-futures-0.4.19 \ wasm-bindgen-macro-0.2.69 \ wasm-bindgen-macro-support-0.2.69 \ wasm-bindgen-shared-0.2.69 \ web-sys-0.3.46 \ wepoll-sys-3.0.1 \ which-4.0.2 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 \ xattr-0.2.2 \ zip-0.5.9 \ zstd-0.6.0+zstd.1.4.8 \ zstd-safe-3.0.0+zstd.1.4.8 \ zstd-sys-1.4.19+zstd.1.4.8 CARGO_FEATURES= --no-default-features QA_ENV= IGNORE_QA_proxydeps=1 LDFLAGS+= -Wl,-rpath=\$$ORIGIN/../lib \ -Wl,-dynamic-linker,/tmp/sccache-overlay/ld-elf.so.1 SUB_FILES= pkg-message post-install: @${MKDIR} ${STAGEDIR}${DATADIR}/overlay/Mk \ ${STAGEDIR}${DATADIR}/overlay/bin \ ${STAGEDIR}${DATADIR}/overlay/lib @${MV} ${STAGEDIR}${PREFIX}/bin/sccache \ ${STAGEDIR}${DATADIR}/overlay/bin - @${STRIP_CMD} ${STAGEDIR}${DATADIR}/overlay/bin/sccache ${INSTALL_DATA} ${FILESDIR}/Mk/bsd.overlay.mk \ ${STAGEDIR}${DATADIR}/overlay/Mk # rustc seems to have no support for fully static binaries on # FreeBSD, so we package up the required base libraries together # with -Wl,-rpath and -Wl,-dynamic-linker in LDFLAGS to be able # to run the binary in non-native Poudriere jails. ${INSTALL_PROGRAM} /libexec/ld-elf.so.1 \ ${STAGEDIR}${DATADIR}/overlay/lib @${LN} -Fs ${STAGEDIR}${DATADIR}/overlay/lib /tmp/sccache-overlay ldd -f '%p\n' ${STAGEDIR}${DATADIR}/overlay/bin/sccache | ${GREP} -v '^[ ]*\[' | \ ${XARGS} -J% ${INSTALL_LIB} % ${STAGEDIR}${DATADIR}/overlay/lib @chflags -R noschg ${STAGEDIR}${DATADIR}/overlay/lib cd ${STAGEDIR}${PREFIX}; \ ${FIND} ${DATADIR_REL} -type f >>${TMPPLIST} .include diff --git a/security/arti/Makefile b/security/arti/Makefile index 6cc1ce75de88..2c49a3e67337 100644 --- a/security/arti/Makefile +++ b/security/arti/Makefile @@ -1,37 +1,36 @@ PORTNAME= arti DISTVERSION= 1.2.6 PORTREVISION= 1 CATEGORIES= security MAINTAINER= cs@FreeBSD.org COMMENT= Implementation of Tor, in Rust WWW= https://arti.torproject.org/ LICENSE= MIT NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON=Zeroize crate does not support i386 LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo sqlite ssl USE_RC_SUBR= arti GROUPS= _arti USERS= _arti SUB_LIST= USERS="${USERS}" GROUPS="${GROUPS}" PLIST_SUB= USERS="${USERS}" GROUPS="${GROUPS}" USE_GITLAB= yes GL_SITE= https://gitlab.torproject.org GL_ACCOUNT= tpo/core GL_TAGNAME= 15e0b8d6702125274aa1844958e2293adb9f9d1d 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/authoscope/Makefile b/security/authoscope/Makefile index 169a66ab9542..2d7def849a78 100644 --- a/security/authoscope/Makefile +++ b/security/authoscope/Makefile @@ -1,320 +1,315 @@ PORTNAME= authoscope DISTVERSIONPREFIX= v DISTVERSION= 0.8.1 PORTREVISION= 15 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 621a001471d5..f9e552f6a4c3 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -1,36 +1,33 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= ${PORTNAME}/v DISTVERSION= 0.20.0 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security MAINTAINER= mikael@FreeBSD.org COMMENT= Audit Cargo.lock for crates with security vulnerabilities WWW= https://rustsec.org/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT # ca_root_nss must be installed until # https://github.com/rustsec/rustsec/issues/1137 is fixed RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= cargo localbase ssl USE_GITHUB= yes GH_ACCOUNT= RustSec GH_PROJECT= rustsec NO_TEST= yes PLIST_FILES= bin/cargo-audit CARGO_CARGOLOCK= ${WRKSRC}/../Cargo.lock WRKSRC_SUBDIR= cargo-audit -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cargo-audit - .include diff --git a/security/cloak/Makefile b/security/cloak/Makefile index 013b73855d44..f9d520710c2f 100644 --- a/security/cloak/Makefile +++ b/security/cloak/Makefile @@ -1,109 +1,106 @@ PORTNAME= cloak DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 PORTREVISION= 23 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 9017ceda022f..eee2aae2e4c9 100644 --- a/security/diswall/Makefile +++ b/security/diswall/Makefile @@ -1,251 +1,248 @@ PORTNAME= diswall DISTVERSIONPREFIX= v DISTVERSION= 0.5.2 PORTREVISION= 2 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Distributed firewall WWW= https://diswall.stream LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/dis-works/diswall-rs/issues/7 USES= cargo sqlite USE_GITHUB= yes GH_ACCOUNT= dis-works GH_PROJECT= diswall-rs RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.16 \ async-channel-2.2.0 \ async-lock-3.3.0 \ async-task-4.7.0 \ atomic-waker-1.1.2 \ autocfg-1.1.0 \ base64-0.13.1 \ base64-0.21.7 \ base64-url-1.4.13 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ blocking-1.5.1 \ bumpalo-3.15.4 \ byteorder-1.5.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.90 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ compact_str-0.7.1 \ concurrent-queue-2.4.0 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ curve25519-dalek-4.1.2 \ curve25519-dalek-derive-0.1.1 \ data-encoding-2.5.0 \ der-0.7.8 \ deranged-0.3.11 \ digest-0.10.7 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.10.0 \ equivalent-1.0.1 \ event-listener-4.0.3 \ event-listener-5.2.0 \ event-listener-strategy-0.4.0 \ event-listener-strategy-0.5.0 \ fastrand-1.9.0 \ fastrand-2.0.2 \ fiat-crypto-0.2.7 \ flate2-1.0.28 \ form_urlencoded-1.2.1 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-lite-2.3.0 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.12 \ hashbrown-0.14.3 \ heck-0.4.1 \ hostname-0.3.1 \ idna-0.5.0 \ indexmap-2.2.6 \ indoc-2.0.5 \ instant-0.1.12 \ itertools-0.12.1 \ itoa-1.0.10 \ js-sys-0.3.69 \ json-0.12.4 \ lazy_static-1.4.0 \ libc-0.2.153 \ lock_api-0.4.11 \ log-0.4.21 \ lru-0.12.3 \ match_cfg-0.1.0 \ memchr-2.7.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ nats-0.24.1 \ netstat2-0.9.1 \ nix-0.28.0 \ nkeys-0.3.2 \ nuid-0.3.2 \ num-conv-0.1.0 \ num-derive-0.3.3 \ num-traits-0.2.18 \ num_threads-0.1.7 \ once_cell-1.19.0 \ openssl-probe-0.1.5 \ parking-2.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ piper-0.2.1 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ platforms-3.3.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.79 \ quote-1.0.35 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.26.1 \ redox_syscall-0.4.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ ring-0.16.20 \ ring-0.17.8 \ rmp-0.8.12 \ rmp-serde-1.1.2 \ rustc_version-0.4.0 \ rustls-0.21.10 \ rustls-0.22.2 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pki-types-1.4.0 \ rustls-webpki-0.100.3 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.2 \ rustversion-1.0.14 \ ryu-1.0.17 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.22 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ serde_nanos-0.1.3 \ serde_repr-0.1.18 \ serde_spanned-0.6.5 \ sha2-0.10.8 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ signatory-0.27.1 \ signature-2.2.0 \ simplelog-0.12.2 \ smallvec-1.13.2 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ sqlite-0.34.0 \ sqlite3-src-0.6.0 \ sqlite3-sys-0.16.0 \ stability-0.1.1 \ static_assertions-1.1.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.55 \ termcolor-1.4.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ time-0.3.34 \ time-core-0.1.2 \ time-macros-0.2.17 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.22.9 \ tracing-0.1.40 \ tracing-core-0.1.32 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ untrusted-0.7.1 \ untrusted-0.9.0 \ ureq-2.9.6 \ url-2.5.0 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ webpki-roots-0.26.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.6.5 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/security/flawz/Makefile b/security/flawz/Makefile index ef5ac80ad321..d82cd84a4731 100644 --- a/security/flawz/Makefile +++ b/security/flawz/Makefile @@ -1,298 +1,293 @@ PORTNAME= flawz DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal UI for browsing security vulnerabilities (CVEs) WWW= https://github.com/orhun/flawz LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo sqlite ssl USE_GITHUB= yes GH_ACCOUNT= orhun CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ atomic-waker-1.1.2 \ atty-0.2.14 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block2-0.5.1 \ bumpalo-3.16.0 \ bytes-1.6.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.99 \ cesu8-1.1.0 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-2.34.0 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_complete-4.5.6 \ clap_derive-4.5.5 \ clap_lex-0.7.1 \ clap_mangen-0.2.21 \ colorchoice-1.0.1 \ combine-4.6.7 \ compact_str-0.7.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ crc32fast-1.4.2 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ derive-getters-0.4.0 \ derive_setters-0.1.6 \ either-1.12.0 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-2.1.0 \ flate2-1.0.30 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.29.0 \ h2-0.4.5 \ hashbrown-0.14.5 \ hashlink-0.9.1 \ heck-0.5.0 \ hermit-abi-0.1.19 \ home-0.5.9 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.2 \ httparse-1.9.4 \ humansize-1.1.1 \ humantime-2.1.0 \ hyper-1.3.1 \ hyper-rustls-0.27.2 \ hyper-tls-0.6.0 \ hyper-util-0.1.5 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indexmap-2.2.6 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.12.1 \ itoa-1.0.11 \ jni-0.21.1 \ jni-sys-0.3.0 \ js-sys-0.3.69 \ libc-0.2.155 \ libsqlite3-sys-0.28.0 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.21 \ lru-0.12.3 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ native-tls-0.2.12 \ ndk-context-0.1.1 \ num-traits-0.2.19 \ nvd_cve-0.2.0 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ object-0.36.0 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ proc-macro2-1.0.86 \ progress-0.2.0 \ quote-1.0.36 \ ratatui-0.26.3 \ redox_syscall-0.5.2 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.12.5 \ ring-0.17.8 \ roff-0.2.1 \ rusqlite-0.31.0 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-0.23.10 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.4 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_urlencoded-0.7.1 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ socket2-0.5.7 \ spin-0.9.8 \ stability-0.2.0 \ static_assertions-1.1.0 \ strsim-0.8.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.4 \ subtle-2.6.0 \ syn-2.0.67 \ sync_wrapper-1.0.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ terminal_size-0.1.17 \ terminal_size-0.3.0 \ textwrap-0.11.0 \ textwrap-0.16.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.0 \ tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ tui-input-0.8.0 \ tui-popup-0.3.2 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.0.0 \ unicode-width-0.1.13 \ untrusted-0.9.0 \ url-2.5.2 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ webbrowser-1.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winreg-0.52.0 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.8.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PROGS= bin/${PORTNAME} \ bin/${PORTNAME}-completions \ bin/${PORTNAME}-mangen PLIST_FILES= ${PROGS} -post-install: -.for prog in ${PROGS} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${prog} -.endfor - .include diff --git a/security/gpg-tui/Makefile b/security/gpg-tui/Makefile index cc30622a33c7..17a105793770 100644 --- a/security/gpg-tui/Makefile +++ b/security/gpg-tui/Makefile @@ -1,37 +1,35 @@ PORTNAME= gpg-tui DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 PORTREVISION= 5 CATEGORIES= security MAINTAINER= se@FreeBSD.org COMMENT= Terminal User Interface for GnuPG WWW= https://github.com/orhun/gpg-tui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gpgme>=1.7.0:security/gpgme LIB_DEPENDS= libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error \ libxcb.so:x11/libxcb \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= gpg:security/gnupg \ gpgme>=1.7.0:security/gpgme USES= cargo python:build USE_GITHUB= yes GH_ACCOUNT= orhun BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/gpg-tui \ bin/gpg-tui-completions \ share/man/man1/gpg-tui.1.gz post-install: ${INSTALL_DATA} ${WRKSRC}/man/gpg-tui.1 ${STAGEDIR}${PREFIX}/share/man/man1/ - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gpg-tui-completions - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gpg-tui .include diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile index d97df4c91941..ad15e4abd4a3 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,56 +1,53 @@ PORTNAME= cryptography PORTVERSION= 42.0.8 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Cryptographic recipes and primitives for Python developers WWW= https://cryptography.io/en/latest/ \ https://github.com/pyca/cryptography LICENSE= APACHE20 BSD3CLAUSE LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.APACHE LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE.BSD BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.12:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.7.0:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.12:devel/py-cffi@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.5:security/py-bcrypt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography-vectors>=${PORTVERSION}:security/py-cryptography-vectors@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pretend>=0:devel/py-pretend@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>=0:devel/py-pytest-benchmark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-randomly>=0:devel/py-pytest-randomly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0,1:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} USES= cargo cpe python ssl USE_PYTHON= autoplist concurrent pep517 pytest CARGO_BUILD= no CARGO_CARGOLOCK=${WRKSRC}/src/rust/Cargo.lock CARGO_CARGOTOML=${WRKSRC}/src/rust/Cargo.toml CARGO_INSTALL= no CARGO_TEST= no CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} CPE_VENDOR= cryptography_project OPTIONS_DEFINE= SSH SSH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.5:security/py-bcrypt@${PY_FLAVOR} -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/security/ratify/Makefile b/security/ratify/Makefile index 8b31d40ff974..349132226b90 100644 --- a/security/ratify/Makefile +++ b/security/ratify/Makefile @@ -1,154 +1,151 @@ PORTNAME= ratify DISTVERSION= 2.2.0 PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Tool to sign files and directories WWW= https://github.com/vmalloc/ratify LICENSE= MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= vmalloc CARGO_CRATES= aho-corasick-1.1.2 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ anyhow-1.0.75 \ assert_fs-1.0.13 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ bstr-1.8.0 \ cfg-if-1.0.0 \ clap-4.4.8 \ clap_builder-4.4.8 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ console-0.15.8 \ cpufeatures-0.2.11 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ doc-comment-0.3.3 \ either-1.9.0 \ encode_unicode-0.3.6 \ errno-0.3.8 \ fastrand-2.0.1 \ generic-array-0.14.7 \ globset-0.4.14 \ globwalk-0.8.1 \ heck-0.4.1 \ hermit-abi-0.3.3 \ hex-0.4.3 \ human_bytes-0.4.3 \ ignore-0.4.21 \ indicatif-0.17.8 \ instant-0.1.13 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.10 \ lazy_static-1.4.0 \ libc-0.2.150 \ linux-raw-sys-0.4.12 \ log-0.4.20 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.6.4 \ memoffset-0.9.0 \ nu-ansi-term-0.46.0 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ once_cell-1.18.0 \ overload-0.1.1 \ pathdiff-0.2.1 \ pin-project-lite-0.2.13 \ portable-atomic-1.6.0 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.78 \ quote-1.0.35 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.1.10 \ regex-automata-0.4.3 \ regex-syntax-0.6.29 \ regex-syntax-0.8.2 \ rustix-0.38.26 \ rustversion-1.0.14 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ smallvec-1.11.2 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ syn-2.0.52 \ tempfile-3.8.1 \ termcolor-1.4.1 \ termtree-0.4.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.7 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ utf8parse-0.2.1 \ valuable-0.1.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ yansi-0.5.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/security/rustls-ffi/Makefile b/security/rustls-ffi/Makefile index a59e065c7a30..ddd9f11cc78d 100644 --- a/security/rustls-ffi/Makefile +++ b/security/rustls-ffi/Makefile @@ -1,35 +1,34 @@ PORTNAME= rustls-ffi DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 PORTREVISION= 2 CATEGORIES= security MAINTAINER= brnrd@FreeBSD.org COMMENT= FFI bindings for the rustls TLS library WWW= https://github.com/rustls/rustls-ffi LICENSE= APACHE20 ISCL MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_ISCL= ${WRKSRC}/LICENSE-ISC LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT BUILD_DEPENDS= cargo-cbuild:devel/cargo-c USES= cargo USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= rustls do-build: @${CARGO_CARGO_RUN} cbuild --verbose --verbose ${CARGO_BUILD_ARGS} do-install: @${CARGO_CARGO_RUN} cinstall --verbose --verbose \ --destdir "${STAGEDIR}" \ --prefix "${PREFIX}" \ ${CARGO_INSTALL_ARGS} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so .include diff --git a/security/sequoia-sq/Makefile b/security/sequoia-sq/Makefile index bb854f554fad..72a20df8dfbe 100644 --- a/security/sequoia-sq/Makefile +++ b/security/sequoia-sq/Makefile @@ -1,61 +1,58 @@ PORTNAME= sq DISTVERSIONPREFIX= v DISTVERSION= 0.36.0 PORTREVISION= 2 CATEGORIES= security PKGNAMEPREFIX= sequoia- MAINTAINER= vishwin@FreeBSD.org COMMENT= Sequoia-PGP command line tool WWW= https://sequoia-pgp.org/ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= capnp:devel/capnproto LIB_DEPENDS= libnettle.so:security/nettle \ libgmp.so:math/gmp USES= cargo llvm sqlite ssl USE_GITLAB= yes GL_ACCOUNT= sequoia-pgp GL_PROJECT= ${PKGNAMEPREFIX}${PORTNAME} CARGO_ENV+= ASSET_OUT_DIR=${CARGO_TARGET_DIR} OPTIONS_DEFINE= BASH ELVISH FISH MANPAGES ZSH OPTIONS_DEFAULT= BASH ELVISH FISH MANPAGES ZSH OPTIONS_SUB= yes ELVISH_DESC= Install Elvish module -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} post-install-ELVISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/elvish/lib ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/${PORTNAME}.elv \ ${STAGEDIR}${PREFIX}/share/elvish/lib post-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/${PORTNAME}.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions post-install-MANPAGES-on: ${FIND} ${CARGO_TARGET_DIR}/man-pages -name "*.1" \ -exec ${INSTALL_MAN} {} ${STAGEDIR}${PREFIX}/share/man/man1 \; post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${CARGO_TARGET_DIR}/shell-completions/_${PORTNAME} \ ${CARGO_TARGET_DIR}/shell-completions/_${PORTNAME}.ps1 \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include diff --git a/security/ssh-vault/Makefile b/security/ssh-vault/Makefile index c4fcabc32c4f..d7dd770891c4 100644 --- a/security/ssh-vault/Makefile +++ b/security/ssh-vault/Makefile @@ -1,267 +1,262 @@ PORTNAME= ssh-vault PORTVERSION= 1.0.10 PORTREVISION= 5 CATEGORIES= security MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= nbari@tequila.io COMMENT= Encrypt/decrypt using ssh keys WWW= https://ssh-vault.com/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo localbase ssl CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aead-0.5.2 \ aes-0.8.3 \ aes-gcm-0.10.3 \ aho-corasick-1.1.2 \ anstream-0.6.5 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.75 \ async-trait-0.1.74 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base16ct-0.2.0 \ base58-0.2.0 \ base64-0.21.5 \ base64ct-1.6.0 \ bcrypt-pbkdf-0.10.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ block-buffer-0.10.4 \ block-padding-0.3.3 \ blowfish-0.9.1 \ bumpalo-3.14.0 \ byteorder-1.5.0 \ bytes-1.5.0 \ cbc-0.1.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ cipher-0.4.4 \ clap-4.4.11 \ clap_builder-4.4.11 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ config-0.13.4 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.11 \ crypto-bigint-0.5.5 \ crypto-common-0.1.6 \ ctr-0.9.2 \ curve25519-dalek-4.1.1 \ curve25519-dalek-derive-0.1.1 \ der-0.7.8 \ digest-0.10.7 \ ecdsa-0.16.9 \ ed25519-2.2.3 \ ed25519-dalek-2.1.0 \ elliptic-curve-0.13.8 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ ff-0.13.0 \ fiat-crypto-0.2.5 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ futures-channel-0.3.29 \ futures-core-0.3.29 \ futures-io-0.3.29 \ futures-sink-0.3.29 \ futures-task-0.3.29 \ futures-util-0.3.29 \ generic-array-0.14.7 \ getrandom-0.2.11 \ ghash-0.5.0 \ gimli-0.28.1 \ group-0.13.0 \ h2-0.3.22 \ hashbrown-0.14.3 \ hermit-abi-0.3.3 \ hex-literal-0.4.1 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.5 \ http-0.2.11 \ http-body-0.4.6 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ idna-0.5.0 \ indexmap-2.1.0 \ inout-0.1.3 \ ipnet-2.9.0 \ itoa-1.0.10 \ js-sys-0.3.66 \ lazy_static-1.4.0 \ libc-0.2.151 \ libm-0.2.8 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.12 \ lock_api-0.4.11 \ log-0.4.20 \ md5-0.7.0 \ memchr-2.6.4 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.10 \ native-tls-0.2.11 \ nom-7.1.3 \ num-bigint-dig-0.8.4 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ object-0.32.1 \ once_cell-1.19.0 \ opaque-debug-0.3.0 \ openssl-0.10.61 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.1+3.2.0 \ openssl-sys-0.9.97 \ p256-0.13.2 \ p384-0.13.0 \ p521-0.13.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ pathdiff-0.2.1 \ pbkdf2-0.12.2 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.27 \ platforms-3.2.0 \ poly1305-0.8.0 \ polyval-0.6.1 \ ppv-lite86-0.2.17 \ primeorder-0.13.6 \ proc-macro2-1.0.70 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ reqwest-0.11.22 \ rfc6979-0.4.0 \ rpassword-7.3.1 \ rsa-0.9.6 \ rtoolbox-0.0.2 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.28 \ ryu-1.0.16 \ schannel-0.1.22 \ scopeguard-1.2.0 \ sec1-0.7.3 \ secrecy-0.8.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ shell-words-1.1.0 \ signature-2.2.0 \ slab-0.4.9 \ smallvec-1.11.2 \ socket2-0.4.10 \ socket2-0.5.5 \ spin-0.5.2 \ spki-0.7.3 \ ssh-cipher-0.2.0 \ ssh-encoding-0.2.0 \ ssh-key-0.6.3 \ strsim-0.10.0 \ subtle-2.5.0 \ syn-2.0.41 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ temp-env-0.3.6 \ tempfile-3.8.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.35.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.10 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-bidi-0.3.14 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ universal-hash-0.5.1 \ url-2.5.0 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-futures-0.4.39 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ web-sys-0.3.66 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ winreg-0.50.0 \ x25519-dalek-2.0.0 \ yaml-rust-0.4.5 \ zeroize-1.7.0 \ zeroize_derive-1.4.2 PLIST_FILES= bin/ssh-vault -.include - -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ssh-vault - .include diff --git a/security/vaultwarden/Makefile b/security/vaultwarden/Makefile index 6f6e933a1c32..52ecbad56363 100644 --- a/security/vaultwarden/Makefile +++ b/security/vaultwarden/Makefile @@ -1,86 +1,82 @@ PORTNAME= vaultwarden DISTVERSION= 1.32.0 PORTREVISION= 1 CATEGORIES= security MAINTAINER= mr@FreeBSD.org COMMENT= Bitwarden compatible backend server WWW= https://github.com/dani-garcia/vaultwarden LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_i386= doesn't buld on pkg builder LIB_DEPENDS+= libcapnp.so:devel/capnproto \ libgmp.so:math/gmp \ libnettle.so:security/nettle USES= cargo ssl # make makeplist > pkg-plist #One has to edit/review the generated plist # make generate-plist && make check-plist USE_GITHUB= yes GH_ACCOUNT= dani-garcia USE_RC_SUBR= ${PORTNAME} USERS= ${WWWOWN} GROUPS= ${WWWGRP} PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} OPTIONS_DEFINE= WEBVAULT OPTIONS_DEFAULT=${OPTIONS_DEFINE} ${OPTIONS_MULTI_DATABASE} OPTIONS_MULTI= DATABASE OPTIONS_MULTI_DATABASE= MYSQL PGSQL SQLITE DATABASE_DESC= Database support WEBVAULT_DESC= Vaultwarden web (bw_web_builds) MYSQL_USES= mysql:client MYSQL_VARS= cargo_features+=mysql PGSQL_USES= pgsql PGSQL_VARS= cargo_features+=postgresql SQLITE_VARS= cargo_features+=sqlite WEBVAULT_RUN_DEPENDS= ${WWWDIR}/web-vault/index.html:www/vaultwarden-web_vault # make cargo-crates > Makefile.crates CARGO_FEATURES= --no-default-features #CARGO_ENV+= RUSTC_BOOTSTRAP=1 INSTALL_TARGET= install-strip SUB_LIST= WWWGRP=${WWWGRP} \ WWWOWN=${WWWOWN} .include # avoid LTO-induced address space exhaustion .if ${ARCH:Marmv?} || ${ARCH} == i386 LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif -.if !defined(WITH_DEBUG) -CARGO_INSTALL_ARGS+= --config profile.release.strip=true -.endif - #post-patch: # ${REINPLACE_CMD} 's/^rust-version = "1.60"/rust-version = "1.59"/' \ # ${WRKSRC}/Cargo.toml pre-install: ${MKDIR} ${STAGEDIR}/${WWWDIR}/data # @${ECHO_CMD} "@owner ${WWWOWN}" >> ${PLIST} # @${ECHO_CMD} "@group ${WWWGRP}" >> ${PLIST} # @${ECHO_CMD} "@mode 755" >> ${PLIST} # @${ECHO_CMD} "${STAGEDIR}/${WWWDIR}/data" >> ${PLIST} # @${ECHO_CMD} "@mode" >> ${PLIST} # @${ECHO_CMD} "@group" >> ${PLIST} # @${ECHO_CMD} "@owner" >> ${PLIST} ${MKDIR} ${STAGEDIR}/${ETCDIR}/rc.conf.d ${INSTALL} -m0600 ${FILESDIR}/${PORTNAME}_conf.in ${STAGEDIR}/${LOCALBASE}/etc/rc.conf.d/${PORTNAME}.sample #post-install: .include diff --git a/security/weggli/Makefile b/security/weggli/Makefile index e00472f153a4..4beec4423608 100644 --- a/security/weggli/Makefile +++ b/security/weggli/Makefile @@ -1,142 +1,139 @@ PORTNAME= weggli DISTVERSIONPREFIX= v DISTVERSION= 0.2.4 PORTREVISION= 7 CATEGORIES= security MAINTAINER= bofh@FreeBSD.org COMMENT= Semantic search tool for C and C++ codebases WWW= https://github.com/googleprojectzero/weggli LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= googleprojectzero CARGO_CRATES= aho-corasick-0.7.18 \ ansi_term-0.12.1 \ assert_cmd-2.0.2 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ bstr-0.2.17 \ bumpalo-3.9.1 \ cast-0.2.7 \ cc-1.0.72 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-2.34.0 \ colored-2.0.0 \ criterion-0.3.5 \ criterion-plot-0.4.4 \ crossbeam-channel-0.5.2 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.6 \ crossbeam-utils-0.8.6 \ csv-1.1.6 \ csv-core-0.1.10 \ ctor-0.1.21 \ difference-2.0.0 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.6.1 \ float-cmp-0.8.0 \ ghost-0.1.2 \ half-1.8.2 \ hermit-abi-0.1.19 \ indoc-0.3.6 \ indoc-impl-0.3.6 \ instant-0.1.12 \ inventory-0.1.11 \ inventory-impl-0.1.11 \ itertools-0.10.3 \ itoa-0.4.8 \ itoa-1.0.1 \ js-sys-0.3.55 \ lazy_static-1.4.0 \ libc-0.2.112 \ lock_api-0.4.5 \ log-0.4.14 \ memchr-2.4.1 \ memoffset-0.6.5 \ nix-0.17.0 \ normalize-line-endings-0.3.0 \ num-integer-0.1.44 \ num-traits-0.2.14 \ num_cpus-1.13.1 \ oorandom-11.1.3 \ parking_lot-0.11.2 \ parking_lot_core-0.8.5 \ paste-0.1.18 \ paste-impl-0.1.18 \ plotters-0.3.1 \ plotters-backend-0.3.2 \ plotters-svg-0.3.1 \ predicates-1.0.8 \ predicates-2.1.0 \ predicates-core-1.0.2 \ predicates-tree-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.36 \ pyo3-0.13.2 \ pyo3-macros-0.13.2 \ pyo3-macros-backend-0.13.2 \ quote-1.0.14 \ rayon-1.5.1 \ rayon-core-1.9.1 \ redox_syscall-0.2.10 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ ryu-1.0.9 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.4 \ serde-1.0.133 \ serde_cbor-0.11.2 \ serde_derive-1.0.133 \ serde_json-1.0.74 \ simplelog-0.10.2 \ smallvec-1.7.0 \ strsim-0.8.0 \ syn-1.0.85 \ termcolor-1.1.2 \ termtree-0.2.4 \ textwrap-0.11.0 \ time-0.1.44 \ tinytemplate-1.2.1 \ tree-sitter-0.20.2 \ unicode-width-0.1.9 \ unicode-xid-0.2.2 \ unindent-0.1.7 \ vec_map-0.8.2 \ void-1.0.2 \ wait-timeout-0.2.0 \ walkdir-2.3.2 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.78 \ wasm-bindgen-backend-0.2.78 \ wasm-bindgen-macro-0.2.78 \ wasm-bindgen-macro-support-0.2.78 \ wasm-bindgen-shared-0.2.78 \ web-sys-0.3.55 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} .include .if ${OPSYS} == FreeBSD && ( ${OSVERSION} <= 1400091 || ${OSVERSION} >= 1500006 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) USES+= llvm:16 .endif -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/shells/atuin/Makefile b/shells/atuin/Makefile index c23b67f5cc70..6d0f18874a92 100644 --- a/shells/atuin/Makefile +++ b/shells/atuin/Makefile @@ -1,484 +1,481 @@ PORTNAME= atuin DISTVERSIONPREFIX= v DISTVERSION= 18.3.0 PORTREVISION= 2 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= Magical shell history WWW= https://atuin.sh LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: evaluation of constant value failed, see https://github.com/briansmith/ring/issues/2006 BUILD_DEPENDS= protoc:devel/protobuf USES= cargo USE_GITHUB= yes GH_ACCOUNT= ellie CARGO_BUILD_ARGS= -p atuin CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aead-0.5.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ argon2-0.5.3 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atoi-2.0.0 \ atomic-0.5.3 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ axum-0.6.20 \ axum-0.7.5 \ axum-core-0.3.4 \ axum-core-0.4.3 \ axum-server-0.6.0 \ backtrace-0.3.72 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ beef-0.5.2 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake2-0.10.6 \ block-0.1.6 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.98 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_complete_nushell-4.5.1 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ cli-clipboard-0.4.0 \ clipboard-win-4.5.0 \ colorchoice-1.0.1 \ colored-2.1.0 \ compact_str-0.7.1 \ config-0.13.4 \ console-0.15.8 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ crypto_secretbox-0.1.1 \ curve25519-dalek-4.1.2 \ curve25519-dalek-derive-0.1.1 \ darling-0.20.9 \ darling_core-0.20.9 \ darling_macro-0.20.9 \ dashmap-5.5.3 \ der-0.7.9 \ deranged-0.3.11 \ derive-new-0.5.9 \ diff-0.1.13 \ digest-0.10.7 \ directories-5.0.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dotenvy-0.15.7 \ downcast-rs-1.2.1 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ either-1.12.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ error-code-2.3.1 \ etcetera-0.8.0 \ event-listener-2.5.3 \ eyre-0.6.12 \ fastrand-2.1.0 \ fiat-crypto-0.2.9 \ filedescriptor-0.8.2 \ fixedbitset-0.4.2 \ flume-0.11.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fs-err-2.11.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-intrusive-0.5.0 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ generic-array-0.14.7 \ gethostname-0.2.3 \ getrandom-0.2.15 \ gimli-0.29.0 \ h2-0.3.26 \ h2-0.4.5 \ hashbrown-0.12.3 \ hashbrown-0.13.1 \ hashbrown-0.14.5 \ hashlink-0.8.4 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ home-0.5.9 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.1 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ hyper-0.14.29 \ hyper-1.3.1 \ hyper-rustls-0.24.2 \ hyper-timeout-0.4.1 \ hyper-util-0.1.5 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.2.6 \ indicatif-0.17.8 \ inout-0.1.3 \ instant-0.1.13 \ interim-0.1.2 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ iso8601-0.6.1 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.155 \ libm-0.2.8 \ libredox-0.1.3 \ libsqlite3-sys-0.27.0 \ linux-raw-sys-0.4.14 \ listenfd-1.0.1 \ lock_api-0.4.12 \ log-0.4.21 \ logos-0.14.0 \ logos-codegen-0.14.0 \ logos-derive-0.14.0 \ lru-0.12.3 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ matchers-0.1.0 \ matchit-0.7.3 \ md-5-0.10.6 \ memchr-2.7.2 \ memoffset-0.6.5 \ metrics-0.21.1 \ metrics-exporter-prometheus-0.12.2 \ metrics-macros-0.7.1 \ metrics-util-0.15.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.3 \ minspan-0.1.1 \ mio-0.8.11 \ multimap-0.10.0 \ nix-0.24.3 \ nom-7.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.0 \ num-bigint-dig-0.8.4 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ object-0.35.0 \ once_cell-1.19.0 \ opaque-debug-0.3.1 \ openssl-probe-0.1.5 \ option-ext-0.2.0 \ os_pipe-1.1.5 \ overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ password-hash-0.5.0 \ paste-1.0.15 \ pathdiff-0.2.1 \ pbkdf2-0.11.0 \ pem-rfc7468-0.7.0 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs1-0.7.5 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ platforms-3.4.0 \ poly1305-0.8.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ pretty_assertions-1.4.0 \ prettyplease-0.2.20 \ proc-macro2-1.0.85 \ prost-0.12.6 \ prost-build-0.12.6 \ prost-derive-0.12.6 \ prost-types-0.12.6 \ quanta-0.11.1 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.26.3 \ raw-cpuid-10.7.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ ring-0.17.8 \ rmp-0.8.14 \ rpassword-7.3.1 \ rsa-0.9.6 \ rtoolbox-0.0.2 \ runtime-format-0.1.3 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rustversion-1.0.17 \ rusty_paserk-0.4.0 \ rusty_paseto-0.7.1 \ ryu-1.0.18 \ salsa20-0.10.2 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_path_to_error-0.1.16 \ serde_regex-1.1.0 \ serde_urlencoded-0.7.1 \ serde_with-3.8.1 \ serde_with_macros-3.8.1 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shellexpand-3.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ sketches-ddsketch-0.2.2 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ spki-0.7.3 \ sql-builder-3.1.1 \ sqlformat-0.2.3 \ sqlx-0.7.4 \ sqlx-core-0.7.4 \ sqlx-macros-0.7.4 \ sqlx-macros-core-0.7.4 \ sqlx-mysql-0.7.4 \ sqlx-postgres-0.7.4 \ sqlx-sqlite-0.7.4 \ stability-0.2.0 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ stringprep-0.1.5 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.4 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ sysinfo-0.30.12 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tempfile-3.10.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-bip39-1.0.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.38.0 \ tokio-io-timeout-1.2.0 \ tokio-macros-2.3.0 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ toml-0.5.11 \ tonic-0.11.0 \ tonic-build-0.11.0 \ tonic-types-0.11.0 \ tower-0.4.13 \ tower-http-0.5.2 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tracing-tree-0.3.1 \ tree_magic_mini-3.1.5 \ try-lock-0.2.5 \ typed-builder-0.18.2 \ typed-builder-macro-0.18.2 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-properties-0.1.1 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.0.0 \ unicode-width-0.1.13 \ unicode_categories-0.1.1 \ universal-hash-0.5.1 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.8.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wayland-client-0.29.5 \ wayland-commons-0.29.5 \ wayland-protocols-0.29.5 \ wayland-scanner-0.29.5 \ wayland-sys-0.29.5 \ web-sys-0.3.69 \ webpki-roots-0.25.4 \ whoami-1.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-wsapoll-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winreg-0.50.0 \ wl-clipboard-rs-0.7.0 \ x11-clipboard-0.7.1 \ x11rb-0.10.1 \ x11rb-protocol-0.10.0 \ xml-rs-0.8.20 \ yansi-0.5.1 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 PLIST_FILES= bin/${PORTNAME} do-install: # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) ${INSTALL_PROGRAM} \ ${WRKDIR}/target/*/release/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/shells/ion/Makefile b/shells/ion/Makefile index 7f2c1fc04785..730c86c05b11 100644 --- a/shells/ion/Makefile +++ b/shells/ion/Makefile @@ -1,43 +1,40 @@ PORTNAME= ion DISTVERSION= 1.0.5-1509 DISTVERSIONSUFFIX= g85452cfa PORTREVISION= 2 CATEGORIES= shells PKGNAMESUFFIX= -shell MAINTAINER= mikael@FreeBSD.org COMMENT= Modern system shell written in Rust WWW= https://gitlab.redox-os.org/redox-os/ion LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITLAB= yes GL_SITE= https://gitlab.redox-os.org GL_ACCOUNT= redox-os GL_TAGNAME= 85452cfa801d11dee1dfe0f787780a4c9285c267 CONFLICTS_INSTALL= ion OPTIONS_DEFINE= DOCS EXAMPLES # liner-0.4.4 does not build with Rust 1.40.0. Use the newer copy # that is also already available. #post-patch: # @${REINPLACE_CMD} 's,^liner = .*,liner = \{ git = "https://gitlab.redox-os.org/redox-os/liner" \},' \ # ${WRKSRC_crate_calculate}/Cargo.toml post-configure: ${ECHO_CMD} ${GL_TAGNAME} > ${WRKSRC}/git_revision.txt -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ion - post-install-DOCS-on: @cd ${WRKSRC}/manual/src && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @cd ${WRKSRC}/tests && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/shells/nushell/Makefile b/shells/nushell/Makefile index 03d969983588..4bad4e92ddbd 100644 --- a/shells/nushell/Makefile +++ b/shells/nushell/Makefile @@ -1,725 +1,722 @@ PORTNAME= nushell DISTVERSION= 0.97.1 PORTREVISION= 1 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= New type of shell WWW= https://www.nushell.sh/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= compilation fails, see https://github.com/nushell/nushell/issues/13194 USES= cargo localbase ssl USE_GITHUB= yes CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ alloca-0.4.0 \ allocator-api2-0.2.18 \ alphanumeric-sort-1.5.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi-str-0.8.0 \ ansitok-0.2.0 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.82 \ arboard-3.4.0 \ argminmax-0.6.2 \ array-init-cursor-0.2.0 \ arrayvec-0.5.2 \ arrayvec-0.7.4 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.14 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-trait-0.1.80 \ atoi-2.0.0 \ atoi_simd-0.15.6 \ atomic-waker-1.1.2 \ autocfg-1.2.0 \ avro-schema-0.3.0 \ backtrace-0.3.71 \ backtrace-ext-0.2.1 \ base64-0.13.1 \ base64-0.21.7 \ base64-0.22.1 \ bincode-1.3.3 \ bindgen-0.69.4 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ block2-0.5.0 \ borsh-1.5.0 \ borsh-derive-1.5.0 \ bracoxide-0.1.3 \ brotli-5.0.0 \ brotli-decompressor-4.0.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byte-unit-5.1.4 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytecount-0.6.8 \ bytemuck-1.15.0 \ bytemuck_derive-1.6.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bytesize-1.3.0 \ calamine-0.24.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.96 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chardetng-0.1.17 \ charset-0.1.3 \ chrono-0.4.38 \ chrono-humanize-0.2.3 \ chrono-tz-0.8.6 \ chrono-tz-0.9.0 \ chrono-tz-build-0.2.1 \ chrono-tz-build-0.3.0 \ chumsky-0.9.3 \ clang-sys-1.7.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clipboard-win-5.3.1 \ codepage-0.1.1 \ colorchoice-1.0.1 \ colorz-1.1.2 \ comfy-table-7.1.1 \ compact_str-0.7.1 \ console-0.15.8 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ convert_case-0.6.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc-2.1.0 \ crc-catalog-1.1.1 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.31.2 \ cssparser-macros-0.6.1 \ csv-1.3.0 \ csv-core-0.1.11 \ ctrlc-3.4.4 \ curl-0.4.46 \ curl-sys-0.4.73+curl-8.8.0 \ deranged-0.3.11 \ derive-new-0.6.0 \ derive_more-0.99.17 \ deunicode-1.6.0 \ dialoguer-0.11.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dlib-0.5.2 \ dlv-list-0.5.2 \ doc-comment-0.3.3 \ doctest-file-1.0.0 \ downcast-rs-1.2.1 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ dtparse-2.0.0 \ dunce-1.0.4 \ dyn-clone-1.0.17 \ ego-tree-0.6.2 \ either-1.11.0 \ eml-parser-0.1.4 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ enum_dispatch-0.3.13 \ env_filter-0.1.0 \ env_logger-0.8.4 \ env_logger-0.11.3 \ equivalent-1.0.1 \ erased-serde-0.4.4 \ errno-0.3.8 \ error-code-3.2.0 \ ethnum-1.5.0 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ fancy-regex-0.13.0 \ fast-float-0.2.0 \ fastrand-2.1.0 \ fd-lock-4.0.2 \ file-id-0.2.1 \ filesize-0.2.0 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ foreign_vec-0.1.0 \ form_urlencoded-1.2.1 \ fs_extra-1.3.0 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ futf-0.1.5 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fuzzy-matcher-0.3.7 \ fxhash-0.2.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.14 \ gimli-0.28.1 \ git2-0.19.0 \ gjson-0.8.1 \ glob-0.3.1 \ glob-match-0.2.1 \ goblin-0.7.1 \ h2-0.4.5 \ halfbrown-0.2.5 \ hash32-0.3.1 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashlink-0.9.0 \ heapless-0.8.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ home-0.5.9 \ html5ever-0.27.0 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.8.0 \ httpdate-1.0.3 \ human-date-parser-0.1.2 \ humantime-2.1.0 \ hyper-1.4.1 \ hyper-util-0.1.7 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ical-0.11.0 \ idna-0.5.0 \ indexmap-2.4.0 \ indicatif-0.17.8 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ instant-0.1.12 \ interprocess-2.2.0 \ inventory-0.3.15 \ is-docker-0.2.0 \ is-terminal-0.4.12 \ is-wsl-0.4.0 \ is_ci-1.2.0 \ is_debug-1.0.1 \ is_executable-1.0.1 \ is_terminal_polyfill-1.70.0 \ itertools-0.11.0 \ itertools-0.12.1 \ itoa-1.0.11 \ itoap-1.0.1 \ jobserver-0.1.31 \ joinery-2.1.0 \ js-sys-0.3.69 \ jsonpath_lib_polars_vendor-0.0.1 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ lexical-core-0.8.5 \ lexical-parse-float-0.8.5 \ lexical-parse-integer-0.8.6 \ lexical-util-0.8.5 \ lexical-write-float-0.8.5 \ lexical-write-integer-0.8.5 \ libc-0.2.155 \ libflate-1.4.0 \ libflate_lz77-1.2.0 \ libgit2-sys-0.17.0+1.8.1 \ libloading-0.8.4 \ libm-0.2.8 \ libmimalloc-sys-0.1.38 \ libproc-0.14.8 \ libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ libssh2-sys-0.3.0 \ libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.13 \ lock_api-0.4.12 \ log-0.4.21 \ lru-0.12.3 \ lscolors-0.17.0 \ lsp-server-0.7.6 \ lsp-types-0.95.1 \ lz4-1.24.0 \ lz4-sys-1.9.4 \ mac-0.1.1 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ markup5ever-0.12.1 \ markup5ever_rcdom-0.3.0 \ md-5-0.10.6 \ memchr-2.7.2 \ memmap2-0.7.1 \ miette-7.2.0 \ miette-derive-7.2.0 \ mimalloc-0.1.42 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ mockito-1.5.0 \ multipart-rs-0.1.11 \ multiversion-0.7.4 \ multiversion-macros-0.7.4 \ native-tls-0.2.11 \ new_debug_unreachable-1.0.6 \ nix-0.28.0 \ nom-7.1.3 \ notify-6.1.1 \ notify-debouncer-full-0.3.1 \ now-0.1.3 \ ntapi-0.4.1 \ nu-ansi-term-0.50.1 \ num-0.4.2 \ num-bigint-0.4.4 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-format-0.4.4 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-rational-0.4.1 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ objc-0.2.7 \ objc-sys-0.3.3 \ objc2-0.5.1 \ objc2-app-kit-0.2.0 \ objc2-core-data-0.2.0 \ objc2-encode-4.0.1 \ objc2-foundation-0.2.0 \ object-0.32.2 \ omnipath-0.1.6 \ once_cell-1.19.0 \ open-5.3.0 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.103 \ option-ext-0.2.0 \ ordered-multimap-0.7.3 \ os_display-0.1.3 \ os_pipe-1.2.0 \ owo-colors-4.0.0 \ papergrid-0.10.0 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ parquet-format-safe-0.2.4 \ parse-zoneinfo-0.3.1 \ paste-1.0.14 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ peresil-0.3.0 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ petgraph-0.6.4 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.10.0 \ phf_codegen-0.11.2 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plain-0.2.3 \ planus-0.3.1 \ platform-info-2.0.3 \ plist-1.7.0 \ polars-0.41.2 \ polars-arrow-0.41.2 \ polars-arrow-format-0.1.0 \ polars-compute-0.41.2 \ polars-core-0.41.2 \ polars-error-0.41.2 \ polars-expr-0.41.2 \ polars-io-0.41.2 \ polars-json-0.41.2 \ polars-lazy-0.41.2 \ polars-mem-engine-0.41.2 \ polars-ops-0.41.2 \ polars-parquet-0.41.2 \ polars-pipe-0.41.2 \ polars-plan-0.41.2 \ polars-row-0.41.2 \ polars-sql-0.41.2 \ polars-time-0.41.2 \ polars-utils-0.41.2 \ pori-0.0.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ print-positions-0.6.1 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.81 \ procfs-0.16.0 \ procfs-core-0.16.0 \ psm-0.1.21 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pure-rust-locales-0.8.1 \ pwd-1.4.0 \ quick-error-1.2.3 \ quick-error-2.0.1 \ quick-xml-0.31.0 \ quick-xml-0.32.0 \ quickcheck-1.0.3 \ quickcheck_macros-1.0.0 \ quote-1.0.36 \ quoted_printable-0.5.0 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ ratatui-0.26.3 \ raw-cpuid-11.0.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ recursive-0.1.1 \ recursive-proc-macro-impl-0.1.1 \ recvmsg-1.0.0 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ reedline-0.34.0 \ ref-cast-1.0.22 \ ref-cast-impl-1.0.22 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ rend-0.4.2 \ rfc2047-decoder-1.0.5 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rle-decode-fast-1.0.3 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ ropey-1.6.1 \ roxmltree-0.19.0 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rusqlite-0.31.0 \ rust-embed-8.5.0 \ rust-embed-impl-8.4.0 \ rust-embed-utils-8.4.0 \ rust-ini-0.21.0 \ rust_decimal-1.35.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustversion-1.0.15 \ ryu-1.0.17 \ same-file-1.0.6 \ scc-2.1.0 \ schannel-0.1.23 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scraper-0.20.0 \ scroll-0.11.0 \ scroll_derive-0.11.1 \ sdd-0.2.0 \ seahash-4.1.0 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ selectors-0.25.0 \ semver-1.0.22 \ seq-macro-0.3.5 \ serde-1.0.200 \ serde_derive-1.0.200 \ serde_json-1.0.116 \ serde_repr-0.1.19 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ serde_yaml-0.9.34+deprecated \ serial_test-3.1.1 \ serial_test_derive-3.1.1 \ servo_arc-0.3.0 \ sha2-0.10.8 \ shadow-rs-0.31.1 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ simd-json-0.13.10 \ simdutf8-0.1.4 \ similar-2.6.0 \ simplelog-0.12.2 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ smartstring-1.0.1 \ smawk-0.3.2 \ snap-1.1.1 \ socket2-0.5.7 \ sqlparser-0.47.0 \ stability-0.2.0 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ str_indices-0.4.3 \ streaming-decompression-0.1.2 \ streaming-iterator-0.1.9 \ strength_reduce-0.2.4 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strip-ansi-escapes-0.2.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ supports-color-2.1.0 \ supports-color-3.0.0 \ supports-hyperlinks-3.0.0 \ supports-unicode-3.0.0 \ sxd-document-0.3.2 \ sxd-xpath-0.4.2 \ syn-1.0.109 \ syn-2.0.60 \ syn_derive-0.1.8 \ sys-locale-0.3.1 \ sysinfo-0.30.13 \ tabled-0.14.0 \ tango-bench-0.5.0 \ tap-1.0.1 \ target-features-0.1.6 \ tempfile-3.10.1 \ tendril-0.4.3 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ textwrap-0.16.1 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-keccak-2.0.2 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ titlecase-2.2.1 \ tokio-1.37.0 \ tokio-util-0.7.10 \ toml-0.7.8 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.21.1 \ toml_edit-0.22.12 \ tracing-0.1.40 \ tracing-core-0.1.32 \ trash-3.3.1 \ tree_magic_mini-3.1.4 \ trim-in-place-0.1.7 \ typed-arena-1.7.0 \ typenum-1.17.0 \ typetag-0.2.16 \ typetag-impl-0.2.16 \ ucd-trie-0.1.6 \ umask-2.1.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.23 \ unicode-reverse-1.0.9 \ unicode-segmentation-1.11.0 \ unicode-truncate-1.0.0 \ unicode-width-0.1.12 \ unicode-xid-0.2.4 \ unsafe-libyaml-0.2.11 \ ureq-2.10.0 \ url-2.5.0 \ utf-8-0.7.6 \ utf8-width-0.1.7 \ utf8parse-0.2.1 \ uu_cp-0.0.27 \ uu_mkdir-0.0.27 \ uu_mktemp-0.0.27 \ uu_mv-0.0.27 \ uu_uname-0.0.27 \ uu_whoami-0.0.27 \ uucore-0.0.27 \ uucore_procs-0.0.26 \ uuhelp_parser-0.0.26 \ uuid-1.10.0 \ v_htmlescape-0.15.8 \ value-trait-0.8.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vte-0.10.1 \ vte-0.11.1 \ vte_generate_state_changes-0.1.1 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wax-0.6.0 \ wayland-backend-0.3.3 \ wayland-client-0.31.2 \ wayland-protocols-0.31.2 \ wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.31.1 \ wayland-sys-0.31.1 \ webpage-2.0.1 \ which-6.0.1 \ widestring-1.1.0 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ windows-0.52.0 \ windows-0.54.0 \ windows-core-0.52.0 \ windows-core-0.54.0 \ windows-result-0.1.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.5.40 \ winnow-0.6.7 \ winreg-0.52.0 \ winresource-0.1.17 \ winsafe-0.0.19 \ wl-clipboard-rs-0.8.1 \ wyz-0.5.1 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xattr-1.3.1 \ xml5ever-0.18.1 \ xxhash-rust-0.8.10 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zip-0.6.6 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/nu OPTIONS_DEFINE= DATAFRAME DATAFRAME_DESC= Include the dataframe feature DATAFRAME_VARS= CARGO_BUILD_ARGS+=--features=dataframe DATAFRAME_BROKEN= see https://github.com/nushell/nushell/issues/7665 .include .if ${ARCH} == powerpc LIB_DEPENDS= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif .include # avoid address space exhaustion in compiler .if ${ARCH:Marmv?} LTO_UNSAFE= yes .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/nu - .include diff --git a/shells/sheldon/Makefile b/shells/sheldon/Makefile index 8f62fc265881..e81f6ac59470 100644 --- a/shells/sheldon/Makefile +++ b/shells/sheldon/Makefile @@ -1,43 +1,42 @@ PORTNAME= sheldon DISTVERSION= 0.8.0 CATEGORIES= shells MAINTAINER= tagattie@FreeBSD.org COMMENT= Fast, configurable, shell plugin manager WWW= https://sheldon.cli.rs/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libcurl.so:ftp/curl \ libssh2.so:security/libssh2 USES= cargo localbase:ldflags ssl USE_GITHUB= yes GH_ACCOUNT= rossmacarthur PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME} \ share/zsh/site-functions/_${PORTNAME} PORTDOCS= README.md RELEASES.md OPTIONS_DEFINE= DOCS post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/shells/shell-hist/Makefile b/shells/shell-hist/Makefile index 98f6cc385fc1..f482d65c37b4 100644 --- a/shells/shell-hist/Makefile +++ b/shells/shell-hist/Makefile @@ -1,82 +1,79 @@ PORTNAME= shell-hist DISTVERSION= g20190515 PORTREVISION= 15 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 c0f1b66a967c..23c2a2a7a7c1 100644 --- a/shells/shellharden/Makefile +++ b/shells/shellharden/Makefile @@ -1,23 +1,20 @@ PORTNAME= shellharden DISTVERSIONPREFIX= v DISTVERSION= 4.3.1 PORTREVISION= 3 CATEGORIES= shells MAINTAINER= yuri@FreeBSD.org COMMENT= Corrective bash syntax highlighter WWW= https://github.com/anordal/shellharden LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= anordal PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/shells/starship/Makefile b/shells/starship/Makefile index 1bd8d7c976e8..5c8612f9cc93 100644 --- a/shells/starship/Makefile +++ b/shells/starship/Makefile @@ -1,421 +1,418 @@ PORTNAME= starship DISTVERSION= 1.20.1 PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= yuri@FreeBSD.org COMMENT= Cross-shell prompt for astronauts WWW= https://starship.rs/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= cargo crashes on shells/starship on i386, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267529 LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 USES= cargo ssl CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ arc-swap-1.7.1 \ arraydeque-0.5.1 \ arrayvec-0.7.4 \ async-broadcast-0.7.1 \ async-channel-2.3.1 \ async-executor-1.13.0 \ async-fs-2.1.2 \ async-io-2.3.3 \ async-lock-3.4.0 \ async-process-2.2.3 \ async-recursion-1.1.1 \ async-signal-0.2.9 \ async-task-4.7.1 \ async-trait-0.1.81 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ base64-0.13.1 \ base64-0.22.1 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-0.1.6 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ blocking-1.6.1 \ bstr-1.9.1 \ bumpalo-3.16.0 \ bytesize-1.3.0 \ cc-1.1.6 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ clap-4.5.11 \ clap_builder-4.5.11 \ clap_complete-4.5.11 \ clap_derive-4.5.11 \ clap_lex-0.7.1 \ clru-0.6.2 \ cmake-0.1.50 \ colorchoice-1.0.1 \ concurrent-queue-2.5.0 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ deelevate-0.2.0 \ deranged-0.3.11 \ digest-0.9.0 \ digest-0.10.7 \ dirs-4.0.0 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.3.7 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dlv-list-0.5.2 \ downcast-0.11.0 \ dunce-1.0.4 \ dyn-clone-1.0.17 \ either-1.13.0 \ encoding_rs-0.8.34 \ endi-1.1.0 \ enumflags2-0.7.10 \ enumflags2_derive-0.7.10 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.9 \ errno-dragonfly-0.1.2 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ faster-hex-0.9.0 \ fastrand-2.1.0 \ filedescriptor-0.8.2 \ filetime-0.2.23 \ flate2-1.0.30 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fragile-2.0.0 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-lite-2.3.0 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ gethostname-0.5.0 \ getrandom-0.2.15 \ gix-0.64.0 \ gix-actor-0.31.5 \ gix-bitmap-0.2.11 \ gix-chunk-0.4.8 \ gix-commitgraph-0.24.3 \ gix-config-0.38.0 \ gix-config-value-0.14.7 \ gix-date-0.8.7 \ gix-diff-0.44.1 \ gix-discover-0.33.0 \ gix-features-0.38.2 \ gix-fs-0.11.2 \ gix-glob-0.16.4 \ gix-hash-0.14.2 \ gix-hashtable-0.5.2 \ gix-index-0.33.1 \ gix-lock-14.0.0 \ gix-macros-0.1.5 \ gix-object-0.42.3 \ gix-odb-0.61.1 \ gix-pack-0.51.1 \ gix-path-0.10.9 \ gix-quote-0.4.12 \ gix-ref-0.45.0 \ gix-refspec-0.23.1 \ gix-revision-0.27.2 \ gix-revwalk-0.13.2 \ gix-sec-0.10.7 \ gix-tempfile-14.0.1 \ gix-trace-0.1.9 \ gix-traverse-0.39.2 \ gix-url-0.27.4 \ gix-utils-0.1.12 \ gix-validate-0.8.5 \ guess_host_triple-0.1.3 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ hashlink-0.8.4 \ heck-0.5.0 \ hermit-abi-0.4.0 \ hex-0.4.3 \ home-0.5.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-1.9.3 \ indexmap-2.2.6 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_debug-1.0.1 \ is_terminal_polyfill-1.70.0 \ itertools-0.13.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ jwalk-0.8.1 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.155 \ libredox-0.1.3 \ libz-ng-sys-1.1.15 \ libz-sys-1.1.18 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ mac-notification-sys-0.6.1 \ mach2-0.4.2 \ malloc_buf-0.0.6 \ memchr-2.7.4 \ memmap2-0.9.4 \ memmem-0.1.1 \ memoffset-0.9.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ mockall-0.13.0 \ mockall_derive-0.13.0 \ nix-0.29.0 \ nom-5.1.3 \ nom-7.1.3 \ notify-rust-4.11.0 \ nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ num-derive-0.3.3 \ num-traits-0.2.19 \ num_threads-0.1.7 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.19.0 \ opaque-debug-0.3.1 \ open-5.3.0 \ option-ext-0.2.0 \ ordered-float-2.10.1 \ ordered-multimap-0.7.3 \ ordered-stream-0.2.0 \ os_info-3.8.2 \ parking-2.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ path-slash-0.2.1 \ pathdiff-0.2.1 \ pathsearch-0.2.0 \ percent-encoding-2.3.1 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.3 \ pkg-config-0.3.30 \ plist-1.7.0 \ polling-3.7.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-crate-3.1.0 \ proc-macro2-1.0.86 \ process_control-4.1.0 \ prodash-28.0.0 \ quick-xml-0.31.0 \ quick-xml-0.32.0 \ quick-xml-0.36.1 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rust-ini-0.21.0 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ schemars-0.8.21 \ schemars_derive-0.8.21 \ scopeguard-1.2.0 \ semver-0.11.0 \ semver-1.0.23 \ semver-parser-0.10.2 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_derive_internals-0.29.1 \ serde_json-1.0.120 \ serde_repr-0.1.19 \ serde_spanned-0.6.7 \ sha1-0.10.6 \ sha1-asm-0.5.3 \ sha1_smol-1.0.1 \ sha2-0.9.9 \ sha2-0.10.8 \ shadow-rs-0.30.0 \ shared_library-0.1.9 \ shell-words-1.1.0 \ signal-hook-0.1.17 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ starship-battery-0.9.1 \ static_assertions-1.1.0 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.72 \ systemstat-0.2.3 \ tauri-winrt-notification-0.2.1 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ terminfo-0.7.5 \ termios-0.3.3 \ termtree-0.4.1 \ termwiz-0.15.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny-keccak-2.0.2 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.5.11 \ toml-0.8.16 \ toml_datetime-0.6.7 \ toml_edit-0.21.1 \ toml_edit-0.22.17 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ trim-in-place-0.1.7 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ uds_windows-1.1.0 \ uluru-3.1.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-bom-2.0.3 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ unicode-xid-0.2.4 \ uom-0.36.0 \ url-2.5.2 \ urlencoding-2.1.3 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.4 \ versions-6.3.0 \ vtparse-0.6.2 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ which-6.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.56.0 \ windows-0.58.0 \ windows-core-0.52.0 \ windows-core-0.56.0 \ windows-core-0.58.0 \ windows-implement-0.56.0 \ windows-implement-0.58.0 \ windows-interface-0.56.0 \ windows-interface-0.58.0 \ windows-result-0.1.2 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-version-0.1.1 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winnow-0.6.15 \ winres-0.1.12 \ winsafe-0.0.19 \ xdg-home-1.2.0 \ yaml-rust2-0.8.1 \ zbus-4.4.0 \ zbus_macros-4.4.0 \ zbus_names-3.0.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zvariant-4.2.0 \ zvariant_derive-4.2.0 \ zvariant_utils-2.1.0 #CARGO_FEATURES= notify-rust PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= FONTS FONTS_DESC= Install fonts FONTS_RUN_DEPENDS= nerd-fonts>0:x11-fonts/nerd-fonts -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/async/Makefile b/sysutils/async/Makefile index 84a67ab913bd..4aded6e1fea5 100644 --- a/sysutils/async/Makefile +++ b/sysutils/async/Makefile @@ -1,72 +1,69 @@ PORTNAME= async DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 PORTREVISION= 15 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 b17724fc72e7..1637c995beee 100644 --- a/sysutils/b3sum/Makefile +++ b/sysutils/b3sum/Makefile @@ -1,39 +1,36 @@ PORTNAME= b3sum DISTVERSION= 1.5.3 PORTREVISION= 1 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_A2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= BLAKE3-team GH_PROJECT= BLAKE3 OPTIONS_DEFINE= DOCS OPTIONS_DEFAULT= DOCS WRKSRC_SUBDIR= ${PORTNAME} PORTDOCS= *.md PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == aarch64 CARGO_FEATURES= neon .endif -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/.. && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/sysutils/bkt/Makefile b/sysutils/bkt/Makefile index abfda67ac204..e6726def9e7c 100644 --- a/sysutils/bkt/Makefile +++ b/sysutils/bkt/Makefile @@ -1,36 +1,33 @@ PORTNAME= bkt DISTVERSION= 0.8.0 PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= ehaupt@FreeBSD.org COMMENT= Subprocess caching utility WWW= https://github.com/dimo414/bkt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= dimo414 OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES OPTIONS_SUB= yes MANPAGES_DESC= Build and install auto-generated manpages MANPAGES_BUILD_DEPENDS= help2man:misc/help2man post-build-MANPAGES-on: help2man -s 1 -Nn "${COMMENT}" \ ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/*/${PORTNAME} \ -o ${WRKSRC}/${PORTNAME}.1 -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bkt - post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/sysutils/bottom/Makefile b/sysutils/bottom/Makefile index 2d5c296a7145..506da664621d 100644 --- a/sysutils/bottom/Makefile +++ b/sysutils/bottom/Makefile @@ -1,42 +1,41 @@ PORTNAME= bottom DISTVERSION= 0.10.2 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 \ share/man/man1/btm.1.gz \ share/bash-completion/completions/btm \ share/fish/vendor_completions.d/btm.fish \ share/zsh/site-functions/_btm OPTIONS_DEFINE= DOCS # Build manpages and shell completion CARGO_ENV+= BTM_GENERATE=true GEN_DIR= ${WRKDIR}/bottom-*/target/tmp/bottom post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/btm ${INSTALL_MAN} ${GEN_DIR}/manpage/btm.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${GEN_DIR}/completion/btm.bash ${STAGEDIR}${PREFIX}/share/bash-completion/completions/btm ${INSTALL_DATA} ${GEN_DIR}/completion/btm.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${GEN_DIR}/completion/_btm ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs/content && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/conserve/Makefile b/sysutils/conserve/Makefile index d15323ca2d2c..cd46311bf47e 100644 --- a/sysutils/conserve/Makefile +++ b/sysutils/conserve/Makefile @@ -1,322 +1,319 @@ PORTNAME= conserve DISTVERSIONPREFIX= v DISTVERSION= 23.11.0 PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Robust file backup tool WWW= https://github.com/sourcefrog/conserve LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= cargo USE_GITHUB= yes GH_ACCOUNT= sourcefrog CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.3 \ aho-corasick-1.1.1 \ allocator-api2-0.2.16 \ anstream-0.5.0 \ anstyle-1.0.3 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-2.1.0 \ arrayvec-0.4.12 \ assert_cmd-2.0.12 \ assert_fs-1.0.13 \ assert_matches-1.5.0 \ atty-0.2.14 \ autocfg-1.1.0 \ aws-config-0.56.1 \ aws-credential-types-0.56.1 \ aws-http-0.56.1 \ aws-runtime-0.56.1 \ aws-sdk-s3-0.31.2 \ aws-sdk-sso-0.30.0 \ aws-sdk-sts-0.30.0 \ aws-sigv4-0.56.1 \ aws-smithy-async-0.56.1 \ aws-smithy-checksums-0.56.1 \ aws-smithy-client-0.56.1 \ aws-smithy-eventstream-0.56.1 \ aws-smithy-http-0.56.1 \ aws-smithy-http-tower-0.56.1 \ aws-smithy-json-0.56.1 \ aws-smithy-query-0.56.1 \ aws-smithy-runtime-0.56.1 \ aws-smithy-runtime-api-0.56.1 \ aws-smithy-types-0.56.1 \ aws-smithy-xml-0.56.1 \ aws-types-0.56.1 \ backtrace-0.3.69 \ base64-0.21.4 \ base64-simd-0.8.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ blake2-rfc-0.2.18 \ block-buffer-0.10.4 \ bstr-1.6.2 \ bumpalo-3.14.0 \ byteorder-1.4.3 \ bytes-1.5.0 \ bytes-utils-0.1.3 \ cachedir-0.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.4 \ clap_builder-4.4.4 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ clicolors-control-1.0.1 \ colorchoice-1.0.0 \ constant_time_eq-0.1.5 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cp_r-0.5.1 \ cpufeatures-0.2.9 \ crc32c-0.6.4 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ deranged-0.3.8 \ derive_more-0.99.17 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ dir-assert-0.2.0 \ doc-comment-0.3.3 \ either-1.9.0 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ fastrand-2.0.0 \ filetime-0.2.22 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.0 \ futures-0.3.28 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ generic-array-0.14.7 \ getrandom-0.2.10 \ gimli-0.28.0 \ glob-0.3.1 \ globset-0.4.13 \ globwalk-0.8.1 \ h2-0.3.21 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ hex-0.4.3 \ hmac-0.12.1 \ http-0.2.9 \ http-body-0.4.5 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-rustls-0.24.1 \ idna-0.4.0 \ ignore-0.4.20 \ indexmap-1.9.3 \ indoc-2.0.4 \ io-lifetimes-1.0.11 \ itertools-0.11.0 \ itoa-1.0.9 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.148 \ libm-0.2.7 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.7 \ lock_api-0.4.10 \ log-0.4.20 \ lru-0.11.1 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.6.3 \ memoffset-0.9.0 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ mutants-0.0.3 \ nix-0.27.1 \ nodrop-0.1.14 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ num-integer-0.1.45 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ num_threads-0.1.6 \ nutmeg-0.1.4 \ object-0.32.1 \ once_cell-1.18.0 \ openssl-probe-0.1.5 \ outref-0.5.1 \ overload-0.1.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ percent-encoding-2.3.0 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ ppv-lite86-0.2.17 \ predicates-3.0.4 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.67 \ proptest-1.2.0 \ proptest-derive-0.4.0 \ quick-error-1.2.3 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_xorshift-0.3.0 \ rayon-1.8.0 \ rayon-core-1.12.0 \ readahead-iterator-0.1.1 \ redox_syscall-0.3.5 \ regex-1.9.5 \ regex-automata-0.1.10 \ regex-automata-0.3.8 \ regex-syntax-0.6.29 \ regex-syntax-0.7.5 \ relative-path-1.9.0 \ ring-0.16.20 \ rstest-0.18.2 \ rstest_macros-0.18.2 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.37.25 \ rustix-0.38.14 \ rustls-0.21.7 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.3 \ rustls-webpki-0.101.6 \ rustversion-1.0.14 \ rusty-fork-0.3.0 \ ryu-1.0.15 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.2.0 \ sct-0.7.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.19 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.107 \ sha1-0.10.6 \ sha2-0.10.7 \ sharded-slab-0.1.4 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.1 \ snap-1.1.0 \ socket2-0.4.9 \ socket2-0.5.4 \ spin-0.5.2 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.37 \ tempfile-3.8.0 \ terminal_size-0.2.6 \ terminal_size-0.3.0 \ termtree-0.4.1 \ thiserror-1.0.48 \ thiserror-impl-1.0.48 \ thousands-0.2.0 \ thread_local-1.1.7 \ time-0.3.28 \ time-core-0.1.1 \ time-macros-0.2.14 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.32.0 \ tokio-macros-2.1.0 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.14 \ tokio-util-0.7.9 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-appender-0.2.2 \ tracing-attributes-0.1.26 \ tracing-core-0.1.31 \ tracing-log-0.1.3 \ tracing-serde-0.1.3 \ tracing-subscriber-0.3.17 \ tracing-test-0.2.4 \ tracing-test-macro-0.2.4 \ try-lock-0.2.4 \ typenum-1.17.0 \ unarray-0.1.4 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.22 \ unix_mode-0.1.4 \ untrusted-0.7.1 \ url-2.4.1 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ uuid-1.4.1 \ uzers-0.11.3 \ valuable-0.1.0 \ version_check-0.9.4 \ vsimd-0.8.0 \ wait-timeout-0.2.0 \ walkdir-2.4.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ web-sys-0.3.64 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.48.5 \ xmlparser-0.13.5 \ yansi-0.5.1 \ zeroize-1.6.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/ddh/Makefile b/sysutils/ddh/Makefile index 2cd4f88535e6..50c4857ef79a 100644 --- a/sysutils/ddh/Makefile +++ b/sysutils/ddh/Makefile @@ -1,62 +1,59 @@ PORTNAME= ddh DISTVERSIONPREFIX= win DISTVERSION= 64 PORTREVISION= 15 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 2126b751323e..aea1bfe56a4b 100644 --- a/sysutils/diskonaut/Makefile +++ b/sysutils/diskonaut/Makefile @@ -1,113 +1,110 @@ PORTNAME= diskonaut PORTVERSION= 0.11.0 PORTREVISION= 36 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 2d8a206822b4..44b48b216972 100644 --- a/sysutils/diskus/Makefile +++ b/sysutils/diskus/Makefile @@ -1,71 +1,70 @@ PORTNAME= diskus DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 PORTREVISION= 23 CATEGORIES= sysutils MAINTAINER= sec.research.2005@gmail.com COMMENT= Mminimal, fast alternative to 'du -sh' WWW= https://github.com/sharkdp/diskus/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp CARGO_CRATES= ansi_term-0.11.0 \ arrayvec-0.4.12 \ atty-0.2.14 \ autocfg-1.0.1 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ clap-2.33.3 \ crossbeam-channel-0.5.1 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.5 \ crossbeam-utils-0.8.5 \ either-1.6.1 \ fuchsia-cprng-0.1.1 \ hermit-abi-0.1.19 \ humansize-1.1.1 \ itoa-0.4.8 \ lazy_static-1.4.0 \ libc-0.2.107 \ memoffset-0.6.4 \ nodrop-0.1.14 \ num-format-0.4.0 \ num_cpus-1.13.0 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rayon-1.5.1 \ rayon-core-1.9.1 \ rdrand-0.4.0 \ remove_dir_all-0.5.3 \ scopeguard-1.1.0 \ strsim-0.8.0 \ tempdir-0.3.7 \ term_size-0.3.2 \ textwrap-0.11.0 \ unicode-width-0.1.9 \ vec_map-0.8.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/diskus \ share/man/man1/${PORTNAME}.1.gz PORTDOCS= *.md OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/diskus ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/sysutils/dua-cli/Makefile b/sysutils/dua-cli/Makefile index 27e88e5bcd32..23da41dd1bda 100644 --- a/sysutils/dua-cli/Makefile +++ b/sysutils/dua-cli/Makefile @@ -1,31 +1,28 @@ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.29.0 PORTREVISION= 3 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 c0d58c96e6d3..3f63bfbb7806 100644 --- a/sysutils/dust/Makefile +++ b/sysutils/dust/Makefile @@ -1,31 +1,30 @@ PORTNAME= dust DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= adamw@FreeBSD.org COMMENT= More useful and intuitive version of du WWW= https://github.com/bootandy/dust LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bootandy OPTIONS_DEFINE= EXAMPLES post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dust ${INSTALL_MAN} ${WRKSRC}/man-page/dust.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/completions/dust.bash ${STAGEDIR}${PREFIX}/share/bash-completion/completions/dust ${INSTALL_DATA} ${WRKSRC}/completions/dust.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${WRKSRC}/completions/_dust ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/config/config.toml ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index 413e63ee1de6..96e654850b75 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -1,79 +1,78 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 PORTREVISION= 34 CATEGORIES= sysutils MAINTAINER= mikael@FreeBSD.org COMMENT= Modern replacement for ls WWW= https://the.exa.website/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE LIB_DEPENDS= libgit2.so:devel/libgit2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= ogham CARGO_CRATES= ansi_term-0.12.1 \ autocfg-1.0.1 \ bitflags-1.2.1 \ byteorder-1.4.3 \ cc-1.0.67 \ cfg-if-1.0.0 \ datetime-0.5.2 \ form_urlencoded-1.0.1 \ git2-0.13.17 \ glob-0.3.0 \ hermit-abi-0.1.18 \ idna-0.2.2 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ libc-0.2.93 \ libgit2-sys-0.12.18+1.1.0 \ libz-sys-1.1.2 \ locale-0.2.2 \ log-0.4.14 \ matches-0.1.8 \ natord-1.0.9 \ num_cpus-1.13.0 \ number_prefix-0.4.0 \ openssl-src-111.15.0+1.1.1k \ openssl-sys-0.9.61 \ pad-0.1.6 \ percent-encoding-2.1.0 \ pkg-config-0.3.19 \ redox_syscall-0.1.57 \ scoped_threadpool-0.1.9 \ term_grid-0.1.7 \ term_size-0.3.2 \ tinyvec-1.2.0 \ tinyvec_macros-0.1.0 \ unicode-bidi-0.3.5 \ unicode-normalization-0.1.17 \ unicode-width-0.1.8 \ url-2.2.1 \ users-0.11.0 \ vcpkg-0.2.11 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ zoneinfo_compiled-0.5.1 PLIST_FILES= bin/exa \ etc/bash_completion.d/exa.bash \ share/fish/completions/exa.fish \ share/zsh/site-functions/_exa post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/completions.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/exa.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/completions.fish ${STAGEDIR}${PREFIX}/share/fish/completions/exa.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/completions.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_exa - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/exa .include diff --git a/sysutils/eza/Makefile b/sysutils/eza/Makefile index 7073ad122b16..c804a9b74c32 100644 --- a/sysutils/eza/Makefile +++ b/sysutils/eza/Makefile @@ -1,39 +1,38 @@ PORTNAME= eza DISTVERSIONPREFIX= v DISTVERSION= 0.19.2 CATEGORIES= sysutils MASTER_SITES= https://github.com/eza-community/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/:man DISTFILES= man-${DISTVERSION}.tar.gz:man DIST_SUBDIR= ${PORTNAME} MAINTAINER= kdeguchi@sz.tokoha-u.ac.jp COMMENT= Modern, maintained replacement for ls WWW= https://eza.rocks/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE USES= cargo USE_GITHUB= yes GH_ACCOUNT= eza-community PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME}.bash \ share/fish/completions/${PORTNAME}.fish \ share/man/man1/eza.1.gz \ share/man/man5/eza_colors-explanation.5.gz \ share/man/man5/eza_colors.5.gz \ share/zsh/site-functions/_${PORTNAME} post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/bash/${PORTNAME} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/fish/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/zsh/_${PORTNAME} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} ${INSTALL_MAN} ${WRKDIR}/target/man-${DISTVERSION}/*.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKDIR}/target/man-${DISTVERSION}/*.5 ${STAGEDIR}${PREFIX}/share/man/man5 .include diff --git a/sysutils/faketty/Makefile b/sysutils/faketty/Makefile index ce72b3e30236..a3940524b1eb 100644 --- a/sysutils/faketty/Makefile +++ b/sysutils/faketty/Makefile @@ -1,59 +1,56 @@ PORTNAME= faketty DISTVERSION= 1.0.18 PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Wrapper to exec a command in a pty, even if redirecting the output WWW= https://github.com/dtolnay/faketty LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= dtolnay CARGO_CRATES= anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ bitflags-2.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ heck-0.5.0 \ is_terminal_polyfill-1.70.1 \ libc-0.2.157 \ nix-0.29.0 \ proc-macro2-1.0.86 \ quote-1.0.36 \ scratch-1.0.7 \ strsim-0.11.1 \ syn-2.0.75 \ unicode-ident-1.0.12 \ utf8parse-0.2.2 \ windows-sys-0.52.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/fclones/Makefile b/sysutils/fclones/Makefile index 61c7033e39bc..c68784954d48 100644 --- a/sysutils/fclones/Makefile +++ b/sysutils/fclones/Makefile @@ -1,212 +1,209 @@ PORTNAME= fclones DISTVERSIONPREFIX= v DISTVERSION= 0.34.0 PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Efficient duplicate file finder WWW= https://github.com/pkolaczk/fclones LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= pkolaczk WRKSRC_SUBDIR= fclones CARGO_CRATES= aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi-escapes-0.1.1 \ anstream-0.6.4 \ anstyle-1.0.4 \ anstyle-parse-0.2.2 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ assert_matches-1.5.0 \ atty-0.2.14 \ autocfg-1.1.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.4.1 \ blake3-1.5.0 \ block-buffer-0.10.4 \ bstr-1.7.0 \ bumpalo-3.14.0 \ byte-unit-4.0.19 \ byteorder-1.5.0 \ bytesize-1.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clap-4.4.7 \ clap_builder-4.4.7 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ console-0.15.7 \ constant_time_eq-0.3.0 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.11 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.15 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ dashmap-5.5.3 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dtparse-2.0.0 \ dunce-1.0.4 \ either-1.9.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.3.5 \ fallible-iterator-0.3.0 \ fastrand-2.0.1 \ fiemap-0.1.1 \ file-owner-0.1.2 \ filetime-0.2.22 \ fnv-1.0.7 \ fs2-0.4.3 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.2.10 \ globset-0.4.13 \ hashbrown-0.12.3 \ hashbrown-0.14.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.3 \ hex-0.4.3 \ iana-time-zone-0.1.58 \ iana-time-zone-haiku-0.1.2 \ ignore-0.4.20 \ indexmap-1.9.3 \ indexmap-2.0.2 \ instant-0.1.12 \ itertools-0.11.0 \ itoa-1.0.9 \ js-sys-0.3.64 \ keccak-0.1.4 \ lazy-init-0.5.1 \ lazy_static-1.4.0 \ libc-0.2.149 \ linux-raw-sys-0.4.10 \ lock_api-0.4.11 \ log-0.4.20 \ maplit-1.0.2 \ memchr-2.6.4 \ memoffset-0.9.0 \ metrohash-1.0.6 \ minimal-lexical-0.2.1 \ nix-0.27.1 \ nom-7.1.3 \ nom-regex-0.2.0 \ ntapi-0.4.1 \ num-traits-0.2.17 \ num_cpus-1.16.0 \ once_cell-1.18.0 \ option-ext-0.2.0 \ parking_lot-0.11.2 \ parking_lot_core-0.8.6 \ parking_lot_core-0.9.9 \ pin-project-1.1.3 \ pin-project-internal-1.1.3 \ ppv-lite86-0.2.17 \ priority-queue-1.3.2 \ proc-macro2-1.0.69 \ quote-1.0.33 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.8.0 \ rayon-core-1.12.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ redox_users-0.4.3 \ reflink-0.1.3 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rust_decimal-1.32.0 \ rustix-0.38.21 \ ryu-1.0.15 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.190 \ serde_derive-1.0.190 \ serde_json-1.0.107 \ serde_test-1.0.176 \ sha2-0.10.8 \ sha3-0.10.8 \ sled-0.34.7 \ smallvec-1.11.1 \ status-line-0.2.0 \ stfu8-0.2.6 \ strsim-0.10.0 \ syn-2.0.38 \ sysinfo-0.29.10 \ tempfile-3.8.1 \ terminal_size-0.3.0 \ thiserror-1.0.50 \ thiserror-impl-1.0.50 \ thread_local-1.1.7 \ typed-sled-0.2.3 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ utf8-width-0.1.6 \ utf8parse-0.2.1 \ uuid-1.5.0 \ version_check-0.9.4 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.51.1 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ xattr-1.0.1 \ xxhash-rust-0.8.7 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index beaa60acb808..2d6810b0a3e8 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -1,47 +1,46 @@ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 10.2.0 CATEGORIES= sysutils PKGNAMESUFFIX= -find MAINTAINER= mikael@FreeBSD.org COMMENT= Simple, fast and user-friendly alternative to find WWW= https://github.com/sharkdp/fd LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp CONFLICTS_INSTALL= fd PLIST_FILES= bin/fd \ etc/bash_completion.d/fd.bash \ share/fish/completions/fd.fish \ share/man/man1/fd.1.gz \ share/zsh/site-functions/_fd post-build: ${MKDIR} ${WRKSRC}/autocomplete ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/fd --gen-completions bash > ${WRKSRC}/autocomplete/fd.bash ${CARGO_TARGET_DIR}/${CARGO_BUILD_TARGET}/release/fd --gen-completions fish > ${WRKSRC}/autocomplete/fd.fish post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fd ${INSTALL_MAN} ${WRKSRC}/doc/fd.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/autocomplete/fd.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/autocomplete/fd.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/contrib/completion/_fd \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions .include diff --git a/sysutils/flipperbit/Makefile b/sysutils/flipperbit/Makefile index c3e91df1616d..ff31a01898d4 100644 --- a/sysutils/flipperbit/Makefile +++ b/sysutils/flipperbit/Makefile @@ -1,69 +1,66 @@ PORTNAME= flipperbit DISTVERSIONPREFIX= v DISTVERSION= 0.1.2 PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Corrupted files generator, random bits flipper WWW= https://github.com/0xor0ne/flipperbit LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cargo USE_GITHUB= yes GH_ACCOUNT= 0xor0ne CARGO_CRATES= atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cfg-if-1.0.0 \ clap-3.1.18 \ clap_derive-3.1.18 \ clap_lex-0.2.0 \ const-random-0.1.13 \ const-random-macro-0.1.13 \ crunchy-0.2.2 \ debugoff-0.2.1 \ getrandom-0.2.6 \ goldberg-0.1.0 \ hashbrown-0.11.2 \ heck-0.4.0 \ hermit-abi-0.1.19 \ indexmap-1.8.1 \ lazy_static-1.4.0 \ libc-0.2.125 \ moisture-0.1.0 \ os_str_bytes-6.0.0 \ ppv-lite86-0.2.16 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.38 \ quote-1.0.18 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.3 \ simple-error-0.2.3 \ strsim-0.10.0 \ syn-1.0.93 \ termcolor-1.1.3 \ textwrap-0.15.0 \ tiny-keccak-2.0.2 \ unicode-xid-0.2.3 \ unroll-0.1.5 \ version_check-0.9.4 \ wasi-0.10.2+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile index 8133f5efe325..c1e8b9d7cb1c 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -1,207 +1,206 @@ PORTNAME= flowgger DISTVERSION= 0.3.1 PORTREVISION= 10 CATEGORIES= sysutils MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= mikael@FreeBSD.org COMMENT= Fast data collector WWW= https://github.com/awslabs/flowgger LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= capnp:devel/capnproto USES= cargo ssl #BROKEN_SSL= openssl openssl31 #BROKEN_SSL_REASON= Cannot detect OpenSSL 3.0.0 and later CARGO_CRATES= addr2line-0.19.0 \ adler-1.0.2 \ async-trait-0.1.60 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.67 \ bitflags-1.3.2 \ build_const-0.2.2 \ byteorder-0.5.3 \ byteorder-1.4.3 \ bytes-1.3.0 \ capnp-0.10.3 \ capnp-0.14.11 \ capnpc-0.10.2 \ cc-1.0.78 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-3.2.23 \ clap_lex-0.2.4 \ combine-4.6.6 \ core_affinity-0.7.6 \ crc-1.8.1 \ crc32fast-1.3.2 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.6 \ crossbeam-deque-0.8.2 \ crossbeam-epoch-0.9.13 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.14 \ dtoa-0.2.2 \ error-chain-0.10.0 \ filetime-0.2.19 \ flate2-0.2.20 \ flate2-1.0.25 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ generator-0.7.2 \ getrandom-0.2.8 \ gimli-0.27.0 \ glob-0.3.0 \ hashbrown-0.12.3 \ hermit-abi-0.1.19 \ hermit-abi-0.2.6 \ idna-0.3.0 \ indexmap-1.9.2 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ iovec-0.1.4 \ itoa-0.1.1 \ itoa-1.0.5 \ kafka-0.8.0 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.139 \ lock_api-0.4.9 \ log-0.3.9 \ log-0.4.17 \ may-0.3.31 \ may_queue-0.1.10 \ memchr-2.5.0 \ memoffset-0.7.1 \ miniz-sys-0.1.12 \ miniz_oxide-0.6.2 \ mio-0.6.23 \ mio-extras-2.0.6 \ miow-0.2.2 \ miow-0.5.0 \ net2-0.2.38 \ nix-0.26.1 \ notify-4.0.17 \ num-traits-0.1.43 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_threads-0.1.6 \ object-0.30.0 \ once_cell-1.17.0 \ openssl-0.10.45 \ openssl-macros-0.1.0 \ openssl-sys-0.9.80 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.5 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.2.0 \ phf-0.10.1 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_shared-0.10.0 \ pin-utils-0.1.0 \ pkg-config-0.3.26 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.49 \ quote-1.0.23 \ rand-0.4.6 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ rdrand-0.4.0 \ redis-0.21.7 \ redox_syscall-0.2.16 \ ref_slice-1.2.1 \ regex-1.7.0 \ regex-syntax-0.6.28 \ remove_dir_all-0.5.3 \ rustc-demangle-0.1.21 \ rustversion-1.0.11 \ ryu-1.0.12 \ same-file-1.0.6 \ scopeguard-1.1.0 \ serde-0.8.23 \ serde-1.0.152 \ serde-xml-rs-0.5.1 \ serde_derive-1.0.152 \ serde_json-0.8.6 \ sha1-0.6.1 \ sha1_smol-1.0.0 \ siphasher-0.3.10 \ slab-0.4.7 \ smallvec-1.10.0 \ snap-0.2.5 \ socket2-0.4.7 \ static_assertions-1.1.0 \ strsim-0.10.0 \ syn-1.0.107 \ tempdir-0.3.7 \ termcolor-1.1.3 \ textwrap-0.16.0 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.3.15 \ time-macros-0.2.4 \ time-tz-0.3.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.10 \ twox-hash-1.6.3 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.22 \ url-2.3.1 \ vcpkg-0.2.15 \ walkdir-2.3.2 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.39.0 \ windows-sys-0.32.0 \ windows-sys-0.42.0 \ windows_aarch64_gnullvm-0.42.0 \ windows_aarch64_msvc-0.32.0 \ windows_aarch64_msvc-0.39.0 \ windows_aarch64_msvc-0.42.0 \ windows_i686_gnu-0.32.0 \ windows_i686_gnu-0.39.0 \ windows_i686_gnu-0.42.0 \ windows_i686_msvc-0.32.0 \ windows_i686_msvc-0.39.0 \ windows_i686_msvc-0.42.0 \ windows_x86_64_gnu-0.32.0 \ windows_x86_64_gnu-0.39.0 \ windows_x86_64_gnu-0.42.0 \ windows_x86_64_gnullvm-0.42.0 \ windows_x86_64_msvc-0.32.0 \ windows_x86_64_msvc-0.39.0 \ windows_x86_64_msvc-0.42.0 \ ws2_32-sys-0.2.1 \ xml-rs-0.8.4 post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/flowgger ${INSTALL_DATA} ${WRKSRC}/flowgger.toml \ ${STAGEDIR}${PREFIX}/etc/flowgger.toml.sample .include diff --git a/sysutils/fselect/Makefile b/sysutils/fselect/Makefile index c4b35f134982..b01f55d9f8d1 100644 --- a/sysutils/fselect/Makefile +++ b/sysutils/fselect/Makefile @@ -1,47 +1,46 @@ PORTNAME= fselect DISTVERSION= 0.8.6 PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Find files with SQL-like queries WWW= https://github.com/jhspetersson/fselect LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= jhspetersson PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz _DOCS= docs/usage.md README.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS USERS OPTIONS_DEFAULT= USERS USERS_DESC= Query with 'user' and 'group' fields USERS_VARS= CARGO_FEATURES+=users .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/fusefs-sandboxfs/Makefile b/sysutils/fusefs-sandboxfs/Makefile index 630a364209eb..d80dcf5820b5 100644 --- a/sysutils/fusefs-sandboxfs/Makefile +++ b/sysutils/fusefs-sandboxfs/Makefile @@ -1,92 +1,91 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.2.0 PORTREVISION= 41 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 0804a1de4fe1..e602eaedf29e 100644 --- a/sysutils/fusefs-xfuse/Makefile +++ b/sysutils/fusefs-xfuse/Makefile @@ -1,27 +1,26 @@ PORTNAME= xfuse DISTVERSION= 0.4.4 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= xfs-fuse/${DISTVERSION} PKGNAMEPREFIX= fusefs- DISTNAME= xfs-fuse-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} MAINTAINER= asomers@FreeBSD.org COMMENT= Read-only FUSE server implementing XFS WWW= https://github.com/KhaledEmaraDev/xfuse LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo fuse:3 PLIST_FILES= bin/xfs-fuse \ share/man/man1/xfs-fuse.1.gz post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xfs-fuse ${INSTALL_MAN} ${WRKSRC}/doc/xfs-fuse.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/sysutils/handlr/Makefile b/sysutils/handlr/Makefile index 09e7e291549b..7e0d4a05f344 100644 --- a/sysutils/handlr/Makefile +++ b/sysutils/handlr/Makefile @@ -1,200 +1,197 @@ PORTNAME= handlr DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 PORTREVISION= 23 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 2be7819beadf..f2a02a39ec3a 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -1,25 +1,22 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.14.0 PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= mikael@FreeBSD.org COMMENT= Command-line hex viewer WWW= https://github.com/sharkdp/hexyl LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= sharkdp PLIST_FILES= bin/hexyl -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hexyl - .include diff --git a/sysutils/jail_exporter/Makefile b/sysutils/jail_exporter/Makefile index ff4de7f08d41..6c708db7119c 100644 --- a/sysutils/jail_exporter/Makefile +++ b/sysutils/jail_exporter/Makefile @@ -1,34 +1,33 @@ PORTNAME= jail_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 PORTREVISION= 28 CATEGORIES= sysutils MAINTAINER= dor.bsd@xm0.uk COMMENT= Prometheus exporter for FreeBSD jail metrics WWW= https://github.com/phyber/jail_exporter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= phyber USE_RC_SUBR= jail_exporter OPTIONS_DEFINE= DOCS post-install: ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.8 \ ${STAGEDIR}${PREFIX}/share/man/man8 ${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in CHANGELOG.md README.md ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/sysutils/joshuto/Makefile b/sysutils/joshuto/Makefile index 75e229859ce1..7177ecb95e0c 100644 --- a/sysutils/joshuto/Makefile +++ b/sysutils/joshuto/Makefile @@ -1,271 +1,268 @@ PORTNAME= joshuto DISTVERSIONPREFIX= v DISTVERSION= 0.9.8 PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Ranger-like terminal file manager WWW= https://crates.io/crates/joshuto LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= kamiyaa CARGO_CRATES= adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.2 \ allocator-api2-0.2.16 \ alphanumeric-sort-1.5.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi-to-tui-3.1.0 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ autocfg-1.1.0 \ base64-0.21.7 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bstr-1.9.1 \ bumpalo-3.15.4 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.90 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ chrono-0.4.35 \ clap-4.5.3 \ clap_builder-4.5.2 \ clap_complete-4.5.1 \ clap_derive-4.5.3 \ clap_lex-0.7.0 \ clipboard-win-4.5.0 \ color_quant-1.1.0 \ colorchoice-1.0.0 \ colors-transform-0.2.11 \ compact_str-0.7.1 \ const_fn-0.4.9 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ core-foundation-sys-0.8.6 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crunchy-0.2.2 \ deranged-0.3.11 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dyn-clone-1.0.17 \ either-1.10.0 \ endian-type-0.1.2 \ equivalent-1.0.1 \ errno-0.3.8 \ error-code-2.3.1 \ exr-1.72.0 \ fd-lock-3.0.13 \ fdeflate-0.3.4 \ filetime-0.2.23 \ flate2-1.0.28 \ flume-0.11.0 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ getrandom-0.2.12 \ gif-0.13.1 \ git2-0.18.2 \ globset-0.4.14 \ half-2.4.0 \ hashbrown-0.14.3 \ heck-0.4.1 \ heck-0.5.0 \ home-0.5.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ icy_sixel-0.1.2 \ idna-0.5.0 \ image-0.24.9 \ indexmap-2.2.5 \ indoc-2.0.4 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_debug-1.0.1 \ itertools-0.12.1 \ itoa-1.0.10 \ jobserver-0.1.28 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ lebe-0.5.2 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ libredox-0.0.1 \ libredox-0.0.2 \ libz-sys-1.1.15 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ lru-0.12.3 \ lscolors-0.17.0 \ memchr-2.7.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ nibble_vec-0.1.0 \ nix-0.26.4 \ nix-0.28.0 \ nom-7.1.3 \ notify-6.1.1 \ nu-ansi-term-0.50.0 \ num-conv-0.1.0 \ num-traits-0.2.18 \ num_threads-0.1.7 \ numtoa-0.1.0 \ once_cell-1.19.0 \ open-5.1.2 \ option-ext-0.2.0 \ os_str_bytes-6.6.1 \ paste-1.0.14 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ phf-0.11.2 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.11.2 \ pkg-config-0.3.30 \ png-0.17.13 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.79 \ qoi-0.4.1 \ quote-1.0.35 \ radix_trie-0.2.1 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ ratatui-0.26.1 \ ratatui-image-0.8.1 \ rayon-1.9.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_termios-0.1.3 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ rustix-0.38.31 \ rustversion-1.0.14 \ rustyline-12.0.0 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_spanned-0.6.5 \ shadow-rs-0.26.1 \ shell-words-1.1.0 \ shellexpand-3.1.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.7 \ siphasher-0.3.11 \ smallvec-1.13.1 \ spin-0.9.8 \ stability-0.1.1 \ static_assertions-1.1.0 \ str-buf-1.0.6 \ strsim-0.11.0 \ strum-0.26.2 \ strum_macros-0.26.2 \ syn-1.0.109 \ syn-2.0.52 \ termion-2.0.3 \ termion-3.0.0 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ tiff-0.9.1 \ time-0.3.34 \ time-core-0.1.2 \ time-macros-0.2.17 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ toml-0.8.11 \ toml_datetime-0.6.5 \ toml_edit-0.22.7 \ tz-rs-0.6.14 \ tzdb-0.6.1 \ tzdb_data-0.1.2 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ url-2.5.0 \ utf8parse-0.2.1 \ uuid-1.7.0 \ uuid-macro-internal-1.7.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasite-0.1.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ weezl-0.1.8 \ whoami-1.5.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.6.5 \ xdg-2.5.2 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zune-inflate-0.2.54 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/kubie/Makefile b/sysutils/kubie/Makefile index 6b87e47e925a..82f354954788 100644 --- a/sysutils/kubie/Makefile +++ b/sysutils/kubie/Makefile @@ -1,32 +1,31 @@ PORTNAME= kubie DISTVERSIONPREFIX= v DISTVERSION= 0.23.1 PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org COMMENT= Kubernetes context switching WWW= https://github.com/sbstp/kubie LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le riscv64 ONLY_FOR_ARCHS_REASON= Requires 64-bit processor USES= cargo USE_GITHUB= yes GH_ACCOUNT= sbstp PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME}.bash \ share/fish/completions/${PORTNAME}.fish \ post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completion/${PORTNAME}.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completion/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/completions/${PORTNAME}.fish .include diff --git a/sysutils/lsd/Makefile b/sysutils/lsd/Makefile index 9d3f27e9f9be..0ca4234bf17c 100644 --- a/sysutils/lsd/Makefile +++ b/sysutils/lsd/Makefile @@ -1,207 +1,204 @@ PORTNAME= lsd DISTVERSIONPREFIX= v DISTVERSION= 1.1.2 PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= andoriyu@gmail.com COMMENT= Pretty ls alternative with support for icons WWW= https://github.com/lsd-rs/lsd LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= lsd-rs CARGO_CRATES= aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.3.2 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-1.0.2 \ assert_cmd-2.0.14 \ assert_fs-1.1.1 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bstr-1.9.1 \ bumpalo-3.15.4 \ cc-1.0.90 \ cfg-if-1.0.0 \ chrono-0.4.35 \ chrono-humanize-0.2.3 \ clap-4.3.24 \ clap_builder-4.3.24 \ clap_complete-4.5.1 \ clap_derive-4.3.12 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.6 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ dashmap-5.5.3 \ difflib-0.4.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ doc-comment-0.3.3 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.1 \ float-cmp-0.9.0 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.12 \ git2-0.18.2 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.9 \ human-sort-0.2.2 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-2.2.5 \ io-lifetimes-1.0.11 \ is-terminal-0.4.12 \ itoa-1.0.10 \ jobserver-0.1.28 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ libredox-0.0.1 \ libz-sys-1.1.15 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ lscolors-0.16.0 \ memchr-2.7.1 \ mio-0.8.11 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.49.0 \ num-traits-0.2.18 \ once_cell-1.19.0 \ option-ext-0.2.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.78 \ pure-rust-locales-0.8.1 \ quote-1.0.35 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ regex-1.10.3 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ rustix-0.37.27 \ rustix-0.38.31 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_yaml-0.9.32 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.13.1 \ strsim-0.10.0 \ syn-2.0.52 \ sys-locale-0.3.1 \ tempfile-3.10.1 \ term_grid-0.1.7 \ terminal_size-0.2.6 \ terminal_size-0.3.0 \ termtree-0.4.1 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.11 \ unsafe-libyaml-0.2.10 \ url-2.5.0 \ utf8parse-0.2.1 \ uzers-0.11.3 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vsort-0.2.0 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.43.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ xattr-1.3.1 \ xdg-2.5.2 \ 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 33d9079bc09a..a6cf8c6316b0 100644 --- a/sysutils/mcfly/Makefile +++ b/sysutils/mcfly/Makefile @@ -1,242 +1,240 @@ PORTNAME= mcfly DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Fly through your shell history WWW= https://github.com/cantino/mcfly LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= cantino CARGO_CRATES= adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ async-trait-0.1.81 \ autocfg-1.3.0 \ autopilot-0.4.0 \ base64-0.21.7 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-0.1.6 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ cc-1.1.10 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono-systemd-time-0.3.0 \ clap-4.5.15 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ cocoa-0.20.2 \ color_quant-1.1.0 \ colorchoice-1.0.2 \ config-0.14.0 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ convert_case-0.6.0 \ core-foundation-0.7.0 \ core-foundation-sys-0.7.0 \ core-foundation-sys-0.8.7 \ core-graphics-0.19.2 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ deflate-0.7.20 \ digest-0.10.7 \ directories-next-2.0.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dlv-list-0.5.2 \ either-1.13.0 \ equivalent-1.0.1 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ filedescriptor-0.8.2 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.15 \ gif-0.10.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ hashlink-0.9.1 \ heck-0.5.0 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ image-0.22.5 \ indexmap-2.3.0 \ inflate-0.4.5 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.11 \ jpeg-decoder-0.1.22 \ js-sys-0.3.69 \ json5-0.4.1 \ lazy_static-1.5.0 \ libc-0.2.155 \ libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ linked-hash-map-0.5.6 \ lock_api-0.4.12 \ log-0.4.22 \ lzw-0.10.0 \ malloc_buf-0.0.6 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ mio-0.8.11 \ nom-7.1.3 \ num-derive-0.2.5 \ num-integer-0.1.46 \ num-iter-0.1.45 \ num-rational-0.2.4 \ num-traits-0.2.19 \ objc-0.2.7 \ once_cell-1.19.0 \ option-ext-0.2.0 \ ordered-multimap-0.6.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ pathdiff-0.2.1 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ pkg-config-0.3.30 \ png-0.15.3 \ ppv-lite86-0.2.20 \ proc-macro2-0.4.30 \ proc-macro2-1.0.86 \ quote-0.6.13 \ quote-1.0.36 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ ron-0.8.1 \ rusqlite-0.31.0 \ rust-ini-0.19.0 \ ryu-1.0.18 \ scoped_threadpool-0.1.9 \ scopeguard-1.2.0 \ serde-1.0.206 \ serde_derive-1.0.206 \ serde_json-1.0.124 \ serde_spanned-0.6.7 \ sha2-0.10.8 \ shellexpand-3.1.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ smallvec-1.13.2 \ strsim-0.11.1 \ syn-0.15.44 \ syn-2.0.74 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tiff-0.3.1 \ tiny-keccak-2.0.2 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-xid-0.1.0 \ utf8parse-0.2.2 \ vcpkg-0.2.15 \ version_check-0.9.5 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ x11-2.21.0 \ yaml-rust-0.4.5 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 PLIST_FILES= bin/${PORTNAME} \ etc/bash_completion.d/${PORTNAME}.bash \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} post-install: # install shell completion files - # strip - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mcfly # bash ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.bash ${STAGEDIR}${PREFIX}/etc/bash_completion.d # fish ${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d # zsh ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/sysutils/mise/Makefile b/sysutils/mise/Makefile index 757cb795c1af..bb7c65d0ac25 100644 --- a/sysutils/mise/Makefile +++ b/sysutils/mise/Makefile @@ -1,524 +1,521 @@ PORTNAME= mise DISTVERSIONPREFIX= v DISTVERSION= 2024.9.0 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Runtime Executor (asdf rust clone) WWW= https://mise.jdx.dev/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgit2.so:devel/libgit2 \ libssh2.so:security/libssh2 \ libzstd.so:archivers/zstd USES= cargo localbase:ldflags pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= jdx CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ adler2-2.0.0 \ aes-0.8.4 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi-str-0.8.0 \ ansitok-0.2.0 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ arbitrary-1.3.2 \ arrayvec-0.5.2 \ assert_cmd-2.0.16 \ async-compression-0.4.12 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.71 \ base64-0.22.1 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bstr-1.10.0 \ built-0.7.4 \ bumpalo-3.16.0 \ bytecount-0.6.8 \ byteorder-1.5.0 \ bytes-1.7.1 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ calm_io-0.1.1 \ calmio_filters-0.1.0 \ cc-1.1.16 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ chrono-tz-0.9.0 \ chrono-tz-build-0.3.0 \ ci_info-0.14.14 \ cipher-0.4.4 \ clap-4.5.17 \ clap_builder-4.5.17 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clap_mangen-0.2.23 \ color-eyre-0.6.3 \ color-print-0.3.6 \ color-print-proc-macro-0.3.6 \ color-spantrace-0.2.1 \ colorchoice-1.0.2 \ confique-0.2.5 \ confique-macro-0.0.9 \ console-0.15.8 \ const-oid-0.9.6 \ constant_time_eq-0.3.1 \ contracts-0.6.3 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cpufeatures-0.2.13 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ cssparser-0.31.2 \ cssparser-macros-0.6.1 \ ctor-0.2.8 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ deflate64-0.1.9 \ demand-1.2.4 \ der-0.7.9 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ derive_more-0.99.18 \ deunicode-1.6.0 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ dotenvy-0.15.7 \ dtoa-1.0.9 \ dtoa-short-0.3.5 \ duct-0.13.7 \ dunce-1.0.5 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ ego-tree-0.6.3 \ either-1.13.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.2 \ env_logger-0.11.5 \ envmnt-0.10.4 \ equivalent-1.0.1 \ erased-serde-0.4.5 \ errno-0.2.8 \ errno-0.3.9 \ errno-dragonfly-0.1.2 \ exec-0.3.1 \ eyre-0.6.12 \ fastrand-2.1.1 \ fiat-crypto-0.2.9 \ filetime-0.2.25 \ fixedbitset-0.4.2 \ flate2-1.0.33 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fsio-0.4.0 \ fslock-0.2.1 \ futf-0.1.5 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.15 \ gimli-0.28.1 \ git2-0.19.0 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ h2-0.4.6 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.3.3 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.9 \ homedir-0.3.3 \ html5ever-0.27.0 \ http-1.1.0 \ http-body-1.0.1 \ http-body-util-0.1.2 \ httparse-1.9.4 \ humansize-2.1.3 \ humantime-2.1.0 \ hyper-1.4.1 \ hyper-rustls-0.27.3 \ hyper-tls-0.6.0 \ hyper-util-0.1.7 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ ignore-0.4.22 \ indenter-0.3.3 \ indexmap-1.9.3 \ indexmap-2.5.0 \ indicatif-0.17.8 \ indoc-2.0.5 \ inout-0.1.3 \ insta-1.39.0 \ instant-0.1.13 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ jobserver-0.1.32 \ js-sys-0.3.70 \ kdl-4.6.0 \ lazy_static-1.5.0 \ libc-0.2.158 \ libgit2-sys-0.17.0+1.8.1 \ libm-0.2.8 \ libredox-0.1.3 \ libssh2-sys-0.3.0 \ libz-sys-1.1.20 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lua-src-547.0.0 \ luajit-src-210.5.10+f725e44 \ lzma-rs-0.3.0 \ lzma-sys-0.1.20 \ mac-0.1.1 \ markup5ever-0.12.1 \ matchers-0.1.0 \ memchr-2.7.4 \ memoffset-0.7.1 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-1.0.2 \ mlua-0.9.9 \ mlua-sys-0.6.2 \ mlua_derive-0.9.3 \ native-tls-0.2.12 \ new_debug_unreachable-1.0.6 \ nix-0.26.4 \ nix-0.29.0 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ object-0.32.2 \ once_cell-1.19.0 \ openssl-0.10.66 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.103 \ ordered-float-2.10.1 \ os_pipe-1.2.1 \ overload-0.1.1 \ owo-colors-3.5.0 \ papergrid-0.12.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ parse-zoneinfo-0.3.1 \ paste-1.0.15 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ petgraph-0.6.5 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.10.0 \ phf_codegen-0.11.2 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ portable-atomic-1.7.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.20 \ precomputed-hash-0.1.1 \ predicates-3.1.2 \ predicates-core-1.0.8 \ predicates-tree-1.0.11 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ quick-xml-0.23.1 \ quinn-0.11.5 \ quinn-proto-0.11.8 \ quinn-udp-0.5.5 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ reqwest-0.12.7 \ ring-0.17.8 \ rmp-0.8.14 \ rmp-serde-1.3.0 \ roff-0.2.2 \ rustc-demangle-0.1.24 \ rustc-hash-2.0.0 \ rustc_version-0.4.1 \ rustix-0.38.35 \ rustls-0.23.12 \ rustls-native-certs-0.7.3 \ rustls-native-certs-0.8.0 \ rustls-pemfile-2.1.3 \ rustls-pki-types-1.8.0 \ rustls-webpki-0.102.7 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ scraper-0.20.0 \ security-framework-2.11.1 \ security-framework-sys-2.11.1 \ selectors-0.25.0 \ self-replace-1.5.0 \ self_update-0.41.0 \ semver-1.0.23 \ serde-1.0.209 \ serde-value-0.7.0 \ serde_derive-1.0.209 \ serde_ignored-0.1.10 \ serde_json-1.0.128 \ serde_spanned-0.6.7 \ serde_urlencoded-0.7.1 \ servo_arc-0.3.0 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shared_child-1.0.1 \ shell-escape-0.1.5 \ shell-words-1.1.0 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ simd-adler32-0.3.7 \ similar-2.6.0 \ simplelog-0.12.2 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ slug-0.1.6 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ spki-0.7.3 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.11.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.77 \ sync_wrapper-1.0.1 \ sys-info-0.9.1 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tabled-0.16.0 \ tabled_derive-0.8.0 \ tar-0.4.41 \ tempfile-3.12.0 \ tendril-0.4.3 \ tera-1.20.0 \ termcolor-1.4.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ test-log-0.2.16 \ test-log-macros-0.2.16 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.40.0 \ tokio-macros-2.4.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.0 \ tokio-util-0.7.12 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tower-0.4.13 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ typeid-1.0.2 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ untrusted-0.9.0 \ url-2.5.2 \ urlencoding-2.1.3 \ usage-lib-0.3.1 \ utf-8-0.7.6 \ utf8parse-0.2.2 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.5 \ versions-6.3.2 \ vfox-0.1.3 \ vte-0.10.1 \ vte_generate_state_changes-0.1.2 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ web-sys-0.3.70 \ webpki-roots-0.26.5 \ which-6.0.3 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.57.0 \ windows-core-0.52.0 \ windows-core-0.57.0 \ windows-implement-0.57.0 \ windows-interface-0.57.0 \ windows-registry-0.2.0 \ windows-result-0.1.2 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ winsafe-0.0.19 \ xattr-1.3.1 \ xx-1.1.8 \ xz2-0.1.7 \ yansi-0.5.1 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 \ zeroize_derive-1.4.2 \ zip-2.2.0 \ zipsign-api-0.1.2 \ zopfli-0.8.1 \ zstd-0.13.2 \ zstd-safe-7.2.1 \ zstd-sys-2.0.13+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} # Fix build on armv7, i386 and powerpc # sys-info-0.9.1 crate issue: https://github.com/FillZpp/sys-info-rs/issues/80 post-patch: @${REINPLACE_CMD} \ -e '/get_cpu/s|unsigned long|uint64_t|' \ -e '/get_proc_total/s|unsigned long|uint64_t|' \ ${WRKSRC}/cargo-crates/sys-info-0.9.1/c/*.[ch] -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/mprocs/Makefile b/sysutils/mprocs/Makefile index f167b7c0b640..384f24a0030b 100644 --- a/sysutils/mprocs/Makefile +++ b/sysutils/mprocs/Makefile @@ -1,40 +1,37 @@ PORTNAME= mprocs DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 PORTREVISION= 1 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 0273cf8459c6..6f49d7b5cb52 100644 --- a/sysutils/onefetch/Makefile +++ b/sysutils/onefetch/Makefile @@ -1,39 +1,36 @@ PORTNAME= onefetch DISTVERSION= 2.20.0 PORTREVISION= 3 CATEGORIES= sysutils devel MAINTAINER= lcook@FreeBSD.org COMMENT= Git repository summary on your terminal WWW= https://github.com/o2sh/onefetch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libgit2.so:devel/libgit2 \ libzstd.so:archivers/zstd RUN_DEPENDS= git:devel/git USES= cargo USE_GITHUB= yes GH_ACCOUNT= o2sh PLIST_FILES= bin/${PORTNAME} PORTDOCS= CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT= MANPAGES MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index bca735d22d8e..5bfa904e18bc 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -1,132 +1,128 @@ PORTNAME= potnet DISTVERSION= 0.5.0 PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org COMMENT= Utility to help sysutils/pot to manage the internal network WWW= https://github.com/bsdpot/potnet LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bsdpot CARGO_CRATES= android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anyhow-1.0.77 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bumpalo-3.14.0 \ bytecount-0.6.7 \ camino-1.1.6 \ cargo-platform-0.1.6 \ cargo_metadata-0.14.2 \ cc-1.0.83 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chrono-0.4.31 \ clap-2.34.0 \ core-foundation-sys-0.8.6 \ dirs-2.0.2 \ dirs-sys-0.3.7 \ either-1.9.0 \ errno-0.3.8 \ error-chain-0.12.4 \ fastrand-2.0.1 \ getrandom-0.2.11 \ glob-0.3.1 \ heck-0.3.3 \ hermit-abi-0.1.19 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ ipnet-2.9.0 \ itertools-0.12.0 \ itoa-1.0.10 \ js-sys-0.3.66 \ lazy_static-1.4.0 \ libc-0.2.151 \ libredox-0.0.1 \ linux-raw-sys-0.4.12 \ log-0.4.20 \ memchr-2.7.1 \ mocktopus-0.8.0 \ mocktopus_macros-0.7.11 \ num-traits-0.2.17 \ once_cell-1.19.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.71 \ pulldown-cmark-0.9.3 \ quote-1.0.33 \ redox_syscall-0.4.1 \ redox_users-0.4.4 \ rustix-0.38.28 \ ryu-1.0.16 \ same-file-1.0.6 \ semver-1.0.20 \ serde-1.0.193 \ serde_derive-1.0.193 \ serde_json-1.0.108 \ simplelog-0.7.6 \ skeptic-0.13.7 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ structopt-flags-0.3.6 \ syn-1.0.109 \ syn-2.0.43 \ tempfile-3.9.0 \ term-0.6.1 \ textwrap-0.11.0 \ thiserror-1.0.52 \ thiserror-impl-1.0.52 \ unicase-2.7.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ vec_map-0.8.2 \ version_check-0.9.4 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/potcpu bin/potnet -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/potnet - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/potcpu - .include diff --git a/sysutils/process-viewer/Makefile b/sysutils/process-viewer/Makefile index 7c0fce6e1ee9..0b5ed17d33bb 100644 --- a/sysutils/process-viewer/Makefile +++ b/sysutils/process-viewer/Makefile @@ -1,111 +1,108 @@ PORTNAME= process-viewer DISTVERSION= g20220909 PORTREVISION= 16 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Process viewer GUI in Rust WWW= https://github.com/guillaumegomez/process-viewer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene USES= cargo gnome USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 pango USE_GITHUB= yes GH_ACCOUNT= guillaumegomez GH_TAGNAME= b270176 CARGO_CRATES= anyhow-1.0.57 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cairo-rs-0.15.11 \ cairo-sys-rs-0.15.1 \ cfg-expr-0.10.2 \ cfg-if-1.0.0 \ core-foundation-sys-0.8.3 \ crossbeam-channel-0.5.4 \ crossbeam-deque-0.8.1 \ crossbeam-epoch-0.9.8 \ crossbeam-utils-0.8.8 \ either-1.6.1 \ field-offset-0.3.4 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-executor-0.3.21 \ futures-io-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ gdk-pixbuf-0.15.11 \ gdk-pixbuf-sys-0.15.10 \ gdk4-0.4.7 \ gdk4-sys-0.4.2 \ gio-0.15.11 \ gio-sys-0.15.10 \ glib-0.15.11 \ glib-macros-0.15.11 \ glib-sys-0.15.10 \ gobject-sys-0.15.10 \ graphene-rs-0.15.1 \ graphene-sys-0.15.10 \ gsk4-0.4.7 \ gsk4-sys-0.4.2 \ gtk4-0.4.7 \ gtk4-macros-0.4.7 \ gtk4-sys-0.4.5 \ heck-0.4.0 \ hermit-abi-0.1.19 \ lazy_static-1.4.0 \ libc-0.2.124 \ memchr-2.4.1 \ memoffset-0.6.5 \ ntapi-0.3.7 \ num_cpus-1.13.1 \ once_cell-1.10.0 \ pango-0.15.10 \ pango-sys-0.15.10 \ pest-2.1.3 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.25 \ proc-macro-crate-1.1.3 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.37 \ quick-xml-0.22.0 \ quote-1.0.18 \ rayon-1.5.2 \ rayon-core-1.9.2 \ rustc_version-0.3.3 \ scopeguard-1.1.0 \ semver-0.11.0 \ semver-parser-0.10.2 \ serde-1.0.136 \ serde_derive-1.0.136 \ slab-0.4.6 \ smallvec-1.8.0 \ syn-1.0.91 \ sysinfo-0.26.2 \ system-deps-6.0.2 \ thiserror-1.0.30 \ thiserror-impl-1.0.30 \ toml-0.5.9 \ ucd-trie-0.1.3 \ unicode-xid-0.2.2 \ version-compare-0.1.0 \ version_check-0.9.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/process_viewer -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/process_viewer - .include diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile index c51f751c9ed0..57d71c5c65af 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -1,314 +1,311 @@ PORTNAME= procs DISTVERSIONPREFIX= v DISTVERSION= 0.14.6 PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Modern replacement for ps WWW= https://github.com/dalance/procs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails due to the broken bsd-kvm-0.1.4 crate, see https://github.com/dalance/bsd-kvm/issues/1#issuecomment-1902529988 USES= cargo llvm:lib USE_GITHUB= yes GH_ACCOUNT= dalance MAKE_ENV= LIBCLANG_PATH=${LLVM_PREFIX}/lib CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.7.8 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ arrayvec-0.7.4 \ async-channel-1.9.0 \ async-channel-2.3.1 \ async-executor-1.13.0 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.3.3 \ async-lock-2.8.0 \ async-lock-3.4.0 \ async-std-1.12.0 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ async-task-4.7.1 \ async-trait-0.1.81 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.21.7 \ bindgen-0.65.1 \ bindgen-0.69.4 \ bitflags-1.3.2 \ bitflags-2.6.0 \ bitvec-1.0.1 \ blocking-1.6.1 \ borsh-1.5.1 \ borsh-derive-1.5.1 \ bsd-kvm-0.1.5 \ bsd-kvm-sys-0.2.0 \ bumpalo-3.16.0 \ byte-unit-5.1.4 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ byteorder-1.5.0 \ bytes-1.6.1 \ cc-1.1.7 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ clang-sys-1.8.1 \ clap-4.5.11 \ clap_builder-4.5.11 \ clap_complete-4.5.11 \ clap_derive-4.5.11 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ concurrent-queue-2.5.0 \ console-0.15.8 \ core-foundation-sys-0.8.6 \ crc32fast-1.4.2 \ crossbeam-channel-0.5.13 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ directories-5.0.1 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dockworker-0.5.1 \ either-1.13.0 \ encode_unicode-0.3.6 \ equivalent-1.0.1 \ errno-0.2.8 \ errno-0.3.9 \ errno-dragonfly-0.1.2 \ event-listener-2.5.3 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ fastrand-1.9.0 \ fastrand-2.1.0 \ filetime-0.2.23 \ flate2-1.0.30 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getch-0.3.1 \ getrandom-0.2.15 \ gimli-0.29.0 \ glob-0.3.1 \ gloo-timers-0.2.6 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ home-0.5.9 \ http-0.2.12 \ http-body-0.4.6 \ httparse-1.9.4 \ httpdate-1.0.3 \ hyper-0.14.30 \ hyperlocal-0.8.0 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ instant-0.1.13 \ io-lifetimes-1.0.11 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ itoa-1.0.11 \ js-sys-0.3.69 \ kv-log-macro-1.0.7 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ libc-0.2.155 \ libloading-0.8.5 \ libproc-0.14.8 \ libredox-0.1.3 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ log-0.4.22 \ memchr-2.7.4 \ memoffset-0.7.1 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.4 \ minus-5.6.1 \ mio-0.8.11 \ mio-1.0.1 \ named_pipe-0.4.1 \ nix-0.26.4 \ nix-0.29.0 \ nom-7.1.3 \ num-traits-0.2.19 \ object-0.36.2 \ once_cell-1.19.0 \ option-ext-0.2.0 \ pager-0.16.1 \ parking-2.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.3 \ polling-2.8.0 \ polling-3.7.2 \ ppv-lite86-0.2.17 \ prettyplease-0.2.20 \ proc-macro-crate-3.1.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ procfs-0.16.0 \ procfs-core-0.16.0 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.36 \ radium-0.7.0 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rend-0.4.2 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rust_decimal-1.35.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustix-0.37.27 \ rustix-0.38.34 \ ryu-1.0.18 \ scopeguard-1.2.0 \ seahash-4.1.0 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.121 \ serde_spanned-0.6.7 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.4 \ signal-hook-registry-1.4.2 \ simdutf8-0.1.4 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.4.10 \ socket2-0.5.7 \ strsim-0.11.1 \ syn-1.0.109 \ syn-2.0.72 \ syn_derive-0.1.8 \ tap-1.0.1 \ tar-0.4.41 \ termbg-0.5.0 \ termios-0.3.3 \ textwrap-0.16.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ tokio-1.39.2 \ tokio-macros-2.4.0 \ tokio-stream-0.1.15 \ tokio-util-0.7.11 \ toml-0.8.16 \ toml_datetime-0.6.7 \ toml_edit-0.21.1 \ toml_edit-0.22.17 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ try-lock-0.2.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ url-2.5.2 \ utf8-width-0.1.7 \ utf8parse-0.2.2 \ uuid-1.10.0 \ uzers-0.12.0 \ value-bag-1.9.0 \ version_check-0.9.5 \ waker-fn-1.2.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ which-4.4.2 \ which-6.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.5.40 \ winnow-0.6.16 \ winsafe-0.0.19 \ wyz-0.5.1 \ xattr-1.3.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/runiq/Makefile b/sysutils/runiq/Makefile index bd1b7e0cd981..ba1a31b77b9c 100644 --- a/sysutils/runiq/Makefile +++ b/sysutils/runiq/Makefile @@ -1,212 +1,209 @@ PORTNAME= runiq DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 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= addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.7 \ aho-corasick-1.1.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.5 \ anstyle-1.0.4 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ autocfg-0.1.8 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ bitflags-1.3.2 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bson-2.8.1 \ bstr-1.9.0 \ bumpalo-3.14.0 \ bytelines-2.5.0 \ bytesize-1.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.31 \ chrono-tz-0.8.5 \ chrono-tz-build-0.2.1 \ clap-4.4.13 \ clap_builder-4.4.12 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ cli-table-0.4.7 \ cli-table-derive-0.4.5 \ cloudabi-0.0.3 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crossbeam-deque-0.8.4 \ crossbeam-epoch-0.9.17 \ crossbeam-utils-0.8.18 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ deranged-0.3.11 \ deunicode-1.4.2 \ digest-0.10.7 \ equivalent-1.0.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fake-1.3.0 \ format_num-0.1.0 \ fuchsia-cprng-0.1.1 \ funty-2.0.0 \ generic-array-0.14.7 \ getrandom-0.2.11 \ gimli-0.28.1 \ globset-0.4.14 \ globwalk-0.8.1 \ growable-bloom-filter-2.1.0 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hex-0.4.3 \ humansize-2.1.3 \ iana-time-zone-0.1.59 \ iana-time-zone-haiku-0.1.2 \ identity-hash-0.1.0 \ ignore-0.4.21 \ indexmap-1.9.3 \ indexmap-2.1.0 \ itoa-1.0.10 \ jen-1.7.0 \ js-sys-0.3.66 \ lazy_static-1.4.0 \ libc-0.2.151 \ libm-0.2.8 \ log-0.4.20 \ memchr-2.7.1 \ miniz_oxide-0.7.1 \ nanoid-0.4.0 \ num-traits-0.2.17 \ object-0.32.2 \ once_cell-1.19.0 \ parse-zoneinfo-0.3.0 \ percent-encoding-2.3.1 \ pest-2.7.6 \ pest_derive-2.7.6 \ pest_generator-2.7.6 \ pest_meta-2.7.6 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.76 \ quote-1.0.35 \ radium-0.7.0 \ rand-0.6.5 \ rand-0.8.5 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ regex-1.10.2 \ regex-automata-0.4.3 \ regex-syntax-0.8.2 \ rustc-demangle-0.1.23 \ rustversion-1.0.14 \ ryu-1.0.16 \ same-file-1.0.6 \ serde-1.0.195 \ serde_bytes-0.11.14 \ serde_derive-1.0.195 \ serde_json-1.0.111 \ sha2-0.10.8 \ siphasher-0.3.11 \ slug-0.1.5 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ syn-1.0.109 \ syn-2.0.48 \ synstructure-0.12.6 \ tap-1.0.1 \ tera-1.19.1 \ termcolor-1.4.0 \ thiserror-1.0.56 \ thiserror-impl-1.0.56 \ time-0.3.31 \ time-core-0.1.2 \ time-macros-0.2.16 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ utf8parse-0.2.1 \ uuid-1.6.1 \ version_check-0.9.4 \ walkdir-2.4.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.89 \ wasm-bindgen-backend-0.2.89 \ wasm-bindgen-macro-0.2.89 \ wasm-bindgen-macro-support-0.2.89 \ wasm-bindgen-shared-0.2.89 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.0 \ wyz-0.5.1 \ xxhash-rust-0.8.8 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/rust-coreutils/Makefile b/sysutils/rust-coreutils/Makefile index 4341db4813b1..655b856c5200 100644 --- a/sysutils/rust-coreutils/Makefile +++ b/sysutils/rust-coreutils/Makefile @@ -1,53 +1,50 @@ PORTNAME= rust-coreutils DISTVERSION= 0.0.27 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_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 02860b6b97aa..93832d15f0f3 100644 --- a/sysutils/rust-findutils/Makefile +++ b/sysutils/rust-findutils/Makefile @@ -1,158 +1,153 @@ PORTNAME= rust-findutils DISTVERSION= 0.7.0 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org COMMENT= Rust implementation of findutils WWW= https://crates.io/crates/findutils LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo llvm:lib USE_GITHUB= yes GH_ACCOUNT= uutils GH_PROJECT= findutils CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.12 \ anstyle-1.0.8 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ assert_cmd-2.0.16 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.1 \ bstr-1.9.1 \ bumpalo-3.12.0 \ cc-1.0.72 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ chrono-0.4.38 \ clap-4.5.17 \ clap_builder-4.5.17 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.3 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ dunce-1.0.4 \ errno-0.3.8 \ faccess-0.2.4 \ fastrand-2.0.1 \ filetime-0.2.25 \ float-cmp-0.9.0 \ futures-0.3.21 \ futures-channel-0.3.21 \ futures-core-0.3.21 \ futures-executor-0.3.21 \ futures-io-0.3.21 \ futures-sink-0.3.21 \ futures-task-0.3.21 \ futures-util-0.3.21 \ glob-0.3.1 \ iana-time-zone-0.1.47 \ js-sys-0.3.59 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.4.12 \ lock_api-0.4.7 \ log-0.4.14 \ memchr-2.7.2 \ nix-0.28.0 \ nix-0.29.0 \ normalize-line-endings-0.3.0 \ num-traits-0.2.14 \ number_prefix-0.4.0 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ os_display-0.1.3 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.24 \ predicates-3.1.2 \ predicates-core-1.0.6 \ predicates-tree-1.0.1 \ pretty_assertions-1.4.0 \ proc-macro2-1.0.60 \ quote-1.0.28 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustix-0.38.31 \ same-file-1.0.4 \ scc-2.1.0 \ scopeguard-1.1.0 \ sdd-0.2.0 \ serde-1.0.147 \ serial_test-3.1.1 \ serial_test_derive-3.1.1 \ slab-0.4.6 \ smallvec-1.8.0 \ strsim-0.11.0 \ syn-2.0.18 \ tempfile-3.12.0 \ terminal_size-0.3.0 \ treeline-0.1.0 \ unicode-ident-1.0.9 \ unicode-width-0.1.9 \ utf8parse-0.2.1 \ uucore-0.0.27 \ uucore_procs-0.0.20 \ uuhelp_parser-0.0.20 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasm-bindgen-0.2.91 \ wasm-bindgen-backend-0.2.91 \ wasm-bindgen-macro-0.2.91 \ wasm-bindgen-macro-support-0.2.91 \ wasm-bindgen-shared-0.2.91 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.6 \ yansi-0.5.1 PLIST_FILES= bin/find \ bin/testing-commandline \ bin/xargs -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/find - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/testing-commandline - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xargs - .include diff --git a/sysutils/syngesture/Makefile b/sysutils/syngesture/Makefile index 0a022da07aee..e428494fe849 100644 --- a/sysutils/syngesture/Makefile +++ b/sysutils/syngesture/Makefile @@ -1,40 +1,37 @@ PORTNAME= syngesture DISTVERSION= 1.0.1 PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Swipes and gestures with the MT multitouch protocol WWW= https://github.com/mqudsi/syngesture LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= evtest:x11/evtest USES= cargo USE_GITHUB= yes GH_ACCOUNT= mqudsi CARGO_CRATES= aho-corasick-0.7.18 \ cfg-if-1.0.0 \ log-0.4.17 \ memchr-2.5.0 \ proc-macro2-1.0.43 \ quote-1.0.21 \ regex-1.6.0 \ regex-syntax-0.6.27 \ serde-1.0.143 \ serde_derive-1.0.143 \ serde_repr-0.1.9 \ syn-1.0.99 \ toml-0.5.9 \ unicode-ident-1.0.3 PLIST_FILES= bin/${PORTNAME}s -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}s - .include diff --git a/sysutils/szyszka/Makefile b/sysutils/szyszka/Makefile index 23986fbb7ec1..3d8100ae9804 100644 --- a/sysutils/szyszka/Makefile +++ b/sysutils/szyszka/Makefile @@ -1,211 +1,208 @@ PORTNAME= szyszka DISTVERSION= 3.0.0 PORTREVISION= 11 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Szyszka is fast and powerful file renamer WWW= https://github.com/qarmin/szyszka LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gnome USE_GNOME= glib20 gtk40 gdkpixbuf2 USE_GITHUB= yes GH_ACCOUNT= qarmin CARGO_CRATES= aho-corasick-1.0.1 \ android_system_properties-0.1.5 \ anyhow-1.0.71 \ arc-swap-1.6.0 \ autocfg-1.1.0 \ bitflags-1.3.2 \ block-0.1.6 \ block-buffer-0.10.4 \ bumpalo-3.13.0 \ cairo-rs-0.17.0 \ cairo-sys-rs-0.17.0 \ cc-1.0.79 \ cfg-expr-0.15.1 \ cfg-if-1.0.0 \ chrono-0.4.24 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.7 \ crossbeam-0.8.2 \ crossbeam-channel-0.5.8 \ crossbeam-deque-0.8.3 \ crossbeam-epoch-0.9.14 \ crossbeam-queue-0.3.8 \ crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ dashmap-5.4.0 \ deunicode-1.3.3 \ digest-0.10.7 \ directories-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.4 \ either-1.8.1 \ field-offset-0.3.5 \ find-crate-0.6.3 \ fluent-0.16.0 \ fluent-bundle-0.15.2 \ fluent-langneg-0.13.0 \ fluent-syntax-0.11.0 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-macro-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ gdk-pixbuf-0.17.0 \ gdk-pixbuf-sys-0.17.0 \ gdk4-0.6.3 \ gdk4-sys-0.6.3 \ generic-array-0.14.7 \ getrandom-0.2.9 \ gio-0.17.9 \ gio-sys-0.17.4 \ glib-0.17.9 \ glib-macros-0.17.9 \ glib-sys-0.17.4 \ gobject-sys-0.17.4 \ graphene-rs-0.17.1 \ graphene-sys-0.17.0 \ gsk4-0.6.3 \ gsk4-sys-0.6.3 \ gtk4-0.6.6 \ gtk4-macros-0.6.6 \ gtk4-sys-0.6.3 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.2.6 \ humansize-2.1.3 \ i18n-config-0.4.4 \ i18n-embed-0.13.9 \ i18n-embed-fl-0.6.7 \ i18n-embed-impl-0.8.1 \ iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.2 \ indexmap-1.9.3 \ intl-memoizer-0.5.1 \ intl_pluralrules-7.0.2 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ itoa-1.0.6 \ js-sys-0.3.63 \ jwalk-0.8.1 \ lazy_static-1.4.0 \ libc-0.2.144 \ libm-0.2.7 \ locale_config-0.3.0 \ lock_api-0.4.9 \ log-0.4.17 \ malloc_buf-0.0.6 \ memchr-2.5.0 \ memoffset-0.8.0 \ num-integer-0.1.45 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ once_cell-1.17.1 \ open-4.1.0 \ pango-0.17.4 \ pango-sys-0.17.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ pathdiff-0.2.1 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.58 \ quote-1.0.27 \ rayon-1.7.0 \ rayon-core-1.11.0 \ redox_syscall-0.2.16 \ redox_users-0.4.3 \ regex-1.8.2 \ regex-syntax-0.7.2 \ rust-embed-6.6.1 \ rust-embed-impl-6.5.0 \ rust-embed-utils-7.5.0 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ self_cell-0.10.2 \ semver-1.0.17 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.96 \ serde_spanned-0.6.2 \ sha2-0.10.6 \ slab-0.4.8 \ slugmin-1.0.2 \ smallvec-1.10.0 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.16 \ system-deps-6.1.0 \ target-lexicon-0.12.7 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.1.45 \ tinystr-0.7.1 \ toml-0.5.11 \ toml-0.7.4 \ toml_datetime-0.6.2 \ toml_edit-0.19.10 \ type-map-0.4.0 \ typenum-1.16.0 \ unic-langid-0.9.1 \ unic-langid-impl-0.9.1 \ unicode-ident-1.0.8 \ version-compare-0.1.1 \ version_check-0.9.4 \ walkdir-2.3.3 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.86 \ wasm-bindgen-backend-0.2.86 \ wasm-bindgen-macro-0.2.86 \ wasm-bindgen-macro-support-0.2.86 \ wasm-bindgen-shared-0.2.86 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-sys-0.45.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winnow-0.4.6 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/tailspin/Makefile b/sysutils/tailspin/Makefile index 2e813c3da9ea..f00b6c5f0157 100644 --- a/sysutils/tailspin/Makefile +++ b/sysutils/tailspin/Makefile @@ -1,46 +1,45 @@ PORTNAME= tailspin DISTVERSION= 3.0.2 PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org COMMENT= Log file highlighter WWW= https://github.com/bensadeh/tailspin LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bensadeh PLIST_FILES= bin/tspin \ etc/bash_completion.d/tspin \ share/fish/completions/tspin.fish \ share/man/man1/tspin.1.gz \ share/zsh/site-functions/_tspin PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tspin ${INSTALL_MAN} ${WRKSRC}/man/tspin.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/tspin.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/tspin @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/tspin.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions/tspin.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/tspin.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_tspin post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/tealdeer/Makefile b/sysutils/tealdeer/Makefile index 13654ea6b421..65f5184d76f2 100644 --- a/sysutils/tealdeer/Makefile +++ b/sysutils/tealdeer/Makefile @@ -1,47 +1,46 @@ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.6.1 PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Fast tldr client written in Rust WWW= https://github.com/dbrgn/tealdeer LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= dbrgn PLIST_FILES= bin/tldr PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= COMPLETIONS DOCS LOGGER OPTIONS_DEFAULT= COMPLETIONS LOGGER_DESC= Debug build with logging enabled LOGGER_VARS= CARGO_FEATURES+=logging COMPLETIONS_DESC= Install bash, fish and zsh shell completions COMPLETIONS_PLIST_FILES= share/bash-completion/completions/${PORTNAME} \ share/fish/vendor_completions.d/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tldr .for _shell in bash fish zsh ${INSTALL_DATA} ${WRKSRC}/completion/${_shell}_${PORTNAME} \ ${STAGEDIR}${PREFIX}/${COMPLETIONS_PLIST_FILES:M*${_shell}*} .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/tere/Makefile b/sysutils/tere/Makefile index b4b1158f1e45..a87bdcb7f8fb 100644 --- a/sysutils/tere/Makefile +++ b/sysutils/tere/Makefile @@ -1,117 +1,114 @@ PORTNAME= tere DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Terminal file explorer WWW= https://github.com/mgunyho/tere LICENSE= EUPLv12 LICENSE_NAME= EUROPEAN UNION PUBLIC LICENCE v. 1.2 LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= mgunyho CARGO_CRATES= ahash-0.7.6 \ aho-corasick-1.0.2 \ anstyle-1.0.1 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.3.3 \ cc-1.0.79 \ cfg-if-1.0.0 \ clap-4.3.19 \ clap_builder-4.3.19 \ clap_derive-4.3.12 \ clap_lex-0.5.0 \ comma-1.0.0 \ crokey-0.5.1 \ crokey-proc_macros-0.5.1 \ crossterm-0.24.0 \ crossterm_winapi-0.9.1 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fastrand-2.0.0 \ getrandom-0.2.10 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.3.2 \ io-lifetimes-1.0.11 \ itoa-1.0.9 \ libc-0.2.147 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.3 \ lock_api-0.4.10 \ log-0.4.19 \ memchr-2.5.0 \ memoffset-0.6.5 \ mio-0.8.8 \ nix-0.25.1 \ once_cell-1.18.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ pin-utils-0.1.0 \ proc-macro2-1.0.66 \ quote-1.0.32 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.9.1 \ regex-automata-0.3.3 \ regex-syntax-0.7.4 \ rexpect-0.5.0 \ rustix-0.37.23 \ rustix-0.38.4 \ rustversion-1.0.14 \ ryu-1.0.15 \ scopeguard-1.2.0 \ serde-1.0.175 \ serde_derive-1.0.175 \ serde_json-1.0.103 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ smallvec-1.11.0 \ smawk-0.3.1 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syn-2.0.27 \ tempfile-3.7.0 \ terminal_size-0.2.6 \ textwrap-0.15.2 \ thiserror-1.0.44 \ thiserror-impl-1.0.44 \ unicode-ident-1.0.11 \ unicode-linebreak-0.1.4 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.10 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.1 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.48.0 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/tiempo/Makefile b/sysutils/tiempo/Makefile index 88342d5fd71f..9e429dc4b959 100644 --- a/sysutils/tiempo/Makefile +++ b/sysutils/tiempo/Makefile @@ -1,170 +1,167 @@ PORTNAME= tiempo DISTVERSION= 1.9.0 PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Command-line time tracker WWW= https://tiempo.categulario.xyz/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITLAB= yes GL_ACCOUNT= categulario GL_PROJECT= tiempo-rs GL_TAGNAME= 87ae271a3f925ad24ced8729604d60b4547f6acb CARGO_CRATES= ahash-0.7.6 \ ahash-0.8.3 \ aho-corasick-1.0.2 \ allocator-api2-0.2.15 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ ansi_term-0.12.1 \ anstream-0.3.2 \ anstyle-1.0.1 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-1.0.1 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bumpalo-3.13.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.26 \ clap-4.3.5 \ clap_builder-4.3.5 \ clap_derive-4.3.2 \ clap_lex-0.5.0 \ cloudabi-0.0.3 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.4 \ csv-1.2.2 \ csv-core-0.1.10 \ ctor-0.1.26 \ diff-0.1.13 \ directories-3.0.2 \ dirs-sys-0.3.7 \ either-1.8.1 \ errno-0.3.1 \ errno-dragonfly-0.1.2 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.9.0 \ fuchsia-cprng-0.1.1 \ getrandom-0.2.10 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ hashlink-0.8.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.1 \ hostname-0.3.1 \ iana-time-zone-0.1.57 \ iana-time-zone-haiku-0.1.2 \ indexmap-1.9.3 \ instant-0.1.12 \ io-lifetimes-1.0.11 \ is-terminal-0.4.7 \ is_executable-1.0.1 \ isolang-1.0.0 \ itertools-0.10.5 \ itoa-1.0.6 \ js-sys-0.3.64 \ lazy_static-1.4.0 \ libc-0.2.146 \ libsqlite3-sys-0.25.2 \ linux-raw-sys-0.3.8 \ log-0.4.19 \ match_cfg-0.1.0 \ memchr-2.5.0 \ num-traits-0.2.15 \ once_cell-1.18.0 \ output_vt100-0.1.3 \ phf-0.7.24 \ phf_codegen-0.7.24 \ phf_generator-0.7.24 \ phf_shared-0.7.24 \ pkg-config-0.3.27 \ pretty_assertions-1.3.0 \ proc-macro2-1.0.60 \ quote-1.0.28 \ rand-0.6.5 \ rand_chacha-0.1.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_users-0.4.3 \ regex-1.8.4 \ regex-syntax-0.7.2 \ rusqlite-0.28.0 \ rustix-0.37.20 \ rustversion-1.0.12 \ ryu-1.0.13 \ serde-1.0.164 \ serde_derive-1.0.164 \ serde_json-1.0.97 \ serde_yaml-0.9.21 \ siphasher-0.2.3 \ smallvec-1.10.0 \ smawk-0.3.1 \ strsim-0.10.0 \ strum-0.24.1 \ strum_macros-0.24.3 \ syn-1.0.109 \ syn-2.0.18 \ tempfile-3.6.0 \ textwrap-0.14.2 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ time-0.1.45 \ timeago-0.3.1 \ toml-0.5.11 \ unicode-ident-1.0.9 \ unicode-linebreak-0.1.4 \ unicode-width-0.1.10 \ unsafe-libyaml-0.2.8 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.48.0 \ windows-sys-0.48.0 \ windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.48.0 \ yansi-0.5.1 PLIST_FILES= bin/t -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/t - .include diff --git a/sysutils/topgrade/Makefile b/sysutils/topgrade/Makefile index c2096da5ad8e..10fe71abdc07 100644 --- a/sysutils/topgrade/Makefile +++ b/sysutils/topgrade/Makefile @@ -1,35 +1,34 @@ PORTNAME= topgrade DISTVERSIONPREFIX= v DISTVERSION= 15.0.0 PORTREVISION= 1 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 d7ca80100926..16ed0ba963fb 100644 --- a/sysutils/tuckr/Makefile +++ b/sysutils/tuckr/Makefile @@ -1,126 +1,123 @@ PORTNAME= tuckr DISTVERSION= 0.9.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.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ arrayvec-0.5.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bytecount-0.6.8 \ byteorder-1.5.0 \ cfg-if-1.0.0 \ chacha20-0.9.1 \ chacha20poly1305-0.10.1 \ cipher-0.4.4 \ clap-4.5.15 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ cpufeatures-0.2.13 \ crypto-common-0.1.6 \ digest-0.10.7 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ fnv-1.0.7 \ generic-array-0.14.7 \ getrandom-0.2.15 \ heck-0.4.1 \ heck-0.5.0 \ inout-0.1.3 \ is_terminal_polyfill-1.70.1 \ libc-0.2.155 \ libredox-0.1.3 \ memchr-2.7.4 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ opaque-debug-0.3.1 \ owo-colors-3.5.0 \ papergrid-0.7.1 \ poly1305-0.8.0 \ ppv-lite86-0.2.20 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.86 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_users-0.4.5 \ rpassword-7.3.1 \ rtoolbox-0.0.2 \ same-file-1.0.6 \ sha2-0.10.8 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-1.0.109 \ syn-2.0.74 \ tabled-0.10.0 \ tabled_derive-0.5.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ universal-hash-0.5.1 \ utf8parse-0.2.2 \ version_check-0.9.5 \ vte-0.10.1 \ vte_generate_state_changes-0.1.2 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ zeroize-1.8.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/wiper/Makefile b/sysutils/wiper/Makefile index 47e945cd6f4b..d704832c099e 100644 --- a/sysutils/wiper/Makefile +++ b/sysutils/wiper/Makefile @@ -1,164 +1,161 @@ PORTNAME= wiper DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 PORTREVISION= 2 CATEGORIES= sysutils PKGNAMESUFFIX= -disk-cleanup-tool MAINTAINER= yuri@FreeBSD.org COMMENT= Disk analyser and cleanup tool WWW= https://github.com/ikebastuz/wiper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License USES= cargo USE_GITHUB= yes GH_ACCOUNT= ikebastuz CARGO_CRATES= ahash-0.8.7 \ allocator-api2-0.2.16 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.4.2 \ bstr-1.9.1 \ bumpalo-3.16.0 \ cassowary-0.3.0 \ castaway-0.2.2 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.38 \ compact_str-0.7.1 \ core-foundation-sys-0.8.6 \ crossbeam-0.8.4 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ either-1.9.0 \ form_urlencoded-1.2.1 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.3.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indoc-2.0.4 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ itertools-0.12.1 \ itoa-1.0.10 \ js-sys-0.3.69 \ jwalk-0.8.1 \ libc-0.2.153 \ lock_api-0.4.11 \ log-0.4.20 \ lru-0.12.2 \ malloc_buf-0.0.6 \ memchr-2.7.1 \ mio-0.8.10 \ normpath-1.2.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ objc-0.2.7 \ once_cell-1.19.0 \ open-5.1.3 \ opener-0.7.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ proc-macro2-1.0.78 \ quote-1.0.35 \ ratatui-0.26.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-automata-0.4.6 \ rustversion-1.0.14 \ ryu-1.0.16 \ scopeguard-1.2.0 \ serde-1.0.201 \ serde_derive-1.0.201 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.13.1 \ stability-0.1.1 \ static_assertions-1.1.0 \ strum-0.26.1 \ strum_macros-0.26.1 \ syn-1.0.109 \ syn-2.0.48 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ trash-4.1.1 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.10.1 \ unicode-width-0.1.11 \ url-2.5.0 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.56.0 \ windows-core-0.52.0 \ windows-core-0.56.0 \ windows-implement-0.56.0 \ windows-interface-0.56.0 \ windows-result-0.1.1 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/xcp/Makefile b/sysutils/xcp/Makefile index 58fbbc4b9a2e..220b577d4722 100644 --- a/sysutils/xcp/Makefile +++ b/sysutils/xcp/Makefile @@ -1,130 +1,127 @@ PORTNAME= xcp DISTVERSIONPREFIX= v DISTVERSION= 0.21.3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org COMMENT= Extended 'cp' command WWW= https://github.com/tarka/xcp LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= cargo USE_GITHUB= yes GH_ACCOUNT= tarka CARGO_CRATES= aho-corasick-1.1.3 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ autocfg-1.3.0 \ bitflags-2.6.0 \ blocking-threadpool-1.0.1 \ bstr-1.9.1 \ cfg-if-1.0.0 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ colorchoice-1.0.2 \ console-0.15.8 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ deranged-0.3.11 \ encode_unicode-0.3.6 \ errno-0.3.9 \ exacl-0.12.0 \ fastrand-2.1.1 \ fslock-0.2.1 \ getrandom-0.2.15 \ glob-0.3.1 \ globset-0.4.14 \ heck-0.5.0 \ hermit-abi-0.3.9 \ ignore-0.4.22 \ indicatif-0.17.8 \ instant-0.1.13 \ is_terminal_polyfill-1.70.1 \ itoa-1.0.11 \ lazy_static-0.2.11 \ lazy_static-1.5.0 \ libc-0.2.158 \ libm-0.2.8 \ linux-raw-sys-0.4.14 \ linux-raw-sys-0.6.5 \ log-0.4.22 \ memchr-2.7.4 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ once_cell-1.19.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.86 \ quote-1.0.37 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rand_xorshift-0.3.0 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustix-0.38.35 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.203 \ serde_derive-1.0.203 \ simplelog-0.12.2 \ strsim-0.11.1 \ syn-2.0.76 \ tempfile-3.12.0 \ termcolor-1.4.1 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ unbytify-0.2.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ utf8parse-0.2.2 \ uuid-1.10.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.52.6 \ xattr-1.3.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/sysutils/yadf/Makefile b/sysutils/yadf/Makefile index 271b6ddd98f5..5f114a052305 100644 --- a/sysutils/yadf/Makefile +++ b/sysutils/yadf/Makefile @@ -1,135 +1,132 @@ PORTNAME= yadf DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 PORTREVISION= 21 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/zoxide/Makefile b/sysutils/zoxide/Makefile index 1c2cd5aee3e3..8b0641bebc0a 100644 --- a/sysutils/zoxide/Makefile +++ b/sysutils/zoxide/Makefile @@ -1,127 +1,124 @@ PORTNAME= zoxide DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 PORTREVISION= 14 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 b5a5f68b89a7..951f8282e90b 100644 --- a/sysutils/ztop/Makefile +++ b/sysutils/ztop/Makefile @@ -1,25 +1,24 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= asomers@FreeBSD.org COMMENT= Display ZFS dataset I/O in real time WWW= https://github.com/asomers/ztop LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= asomers PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/textproc/angle-grinder/Makefile b/textproc/angle-grinder/Makefile index 029fe7be9b4a..f194e901c3e5 100644 --- a/textproc/angle-grinder/Makefile +++ b/textproc/angle-grinder/Makefile @@ -1,30 +1,27 @@ PORTNAME= angle-grinder DISTVERSIONPREFIX= v DISTVERSION= 0.19.4 PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Slice and dice logs on the command line WWW= https://github.com/rcoh/angle-grinder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo gmake ssl USE_GITHUB= yes GH_ACCOUNT= rcoh PLIST_FILES= bin/agrind PORTDOCS= README.md OPTIONS_DEFINE= DOCS -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/agrind - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/aq/Makefile b/textproc/aq/Makefile index 8425f04cd4f9..11e53bc21de9 100644 --- a/textproc/aq/Makefile +++ b/textproc/aq/Makefile @@ -1,67 +1,64 @@ PORTNAME= aq DISTVERSION= 0.3.0 PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Extend jq for any data format WWW= https://github.com/rossmacarthur/aq LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT RUN_DEPENDS= jq:textproc/jq USES= cargo USE_GITHUB= yes GH_ACCOUNT= rossmacarthur CARGO_CRATES= anyhow-1.0.69 \ autocfg-1.1.0 \ bitflags-1.3.2 \ cc-1.0.79 \ errno-0.2.8 \ errno-dragonfly-0.1.2 \ hashbrown-0.12.3 \ hermit-abi-0.3.1 \ indexmap-1.9.2 \ io-lifetimes-1.0.5 \ is-terminal-0.4.3 \ itoa-1.0.5 \ libc-0.2.139 \ linux-raw-sys-0.1.4 \ memchr-2.5.0 \ nom8-0.2.0 \ rustix-0.36.8 \ ryu-1.0.12 \ serde-1.0.152 \ serde-transcode-1.1.1 \ serde_json-1.0.93 \ serde_spanned-0.6.1 \ serde_yaml-0.9.17 \ toml-0.7.2 \ toml_datetime-0.6.1 \ toml_edit-0.19.3 \ unsafe-libyaml-0.2.5 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-targets-0.42.1 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_msvc-0.42.1 \ windows_i686_gnu-0.42.1 \ windows_i686_msvc-0.42.1 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_msvc-0.42.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index 3777b8fa2576..615af8218623 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -1,213 +1,212 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.24.0 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org COMMENT= Clone of cat with syntax highlighting WWW= https://github.com/sharkdp/bat LICENSE= APACHE20 LIB_DEPENDS= libgit2.so:devel/libgit2 \ libonig.so:devel/oniguruma USES= cargo cpe CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= sharkdp PLIST_FILES= bin/bat \ share/zsh/site-functions/_bat \ share/man/man1/bat.1.gz CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.19 \ aho-corasick-1.0.1 \ ansi_colours-1.2.1 \ anstream-0.6.4 \ anstyle-0.3.5 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ assert_cmd-2.0.10 \ 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 \ bitflags-2.4.0 \ bstr-1.6.0 \ bugreport-0.5.0 \ bytemuck-1.12.1 \ bytesize-1.3.0 \ cc-1.0.73 \ cfg-if-1.0.0 \ clap-4.4.6 \ clap_builder-4.4.6 \ clap_lex-0.5.0 \ clircle-0.4.0 \ colorchoice-1.0.0 \ console-0.15.5 \ content_inspector-0.2.4 \ crc32fast-1.3.2 \ dashmap-5.4.0 \ difflib-0.4.0 \ dissimilar-1.0.5 \ doc-comment-0.3.3 \ dunce-1.0.3 \ either-1.8.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.33 \ equivalent-1.0.1 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ etcetera-0.8.0 \ expect-test-1.4.1 \ fancy-regex-0.7.1 \ fastrand-2.0.0 \ flate2-1.0.27 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.1.0 \ fsio-0.4.0 \ getrandom-0.2.7 \ git-version-0.3.5 \ git-version-macro-0.3.5 \ git2-0.18.0 \ glob-0.3.0 \ globset-0.4.10 \ grep-cli-0.1.9 \ hashbrown-0.12.3 \ hashbrown-0.14.1 \ home-0.5.5 \ idna-0.3.0 \ indexmap-1.9.1 \ indexmap-2.0.2 \ itertools-0.10.5 \ itoa-1.0.3 \ jobserver-0.1.25 \ lazy_static-1.4.0 \ libc-0.2.147 \ libgit2-sys-0.16.1+1.7.1 \ libz-sys-1.1.8 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.5 \ lock_api-0.4.9 \ log-0.4.17 \ memchr-2.5.0 \ miniz_oxide-0.7.1 \ nix-0.26.2 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.49.0 \ num-traits-0.2.15 \ num_threads-0.1.6 \ once_cell-1.18.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ os_str_bytes-6.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.7 \ path_abs-0.5.1 \ percent-encoding-2.2.0 \ pkg-config-0.3.25 \ plist-1.4.3 \ ppv-lite86-0.2.17 \ predicates-3.0.3 \ predicates-core-1.0.6 \ predicates-tree-1.0.5 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.66 \ quick-xml-0.28.1 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ regex-1.8.3 \ regex-automata-0.3.7 \ regex-syntax-0.6.27 \ regex-syntax-0.7.2 \ rgb-0.8.34 \ run_script-0.10.0 \ rustix-0.38.11 \ ryu-1.0.11 \ safemem-0.3.3 \ same-file-1.0.6 \ scopeguard-1.1.0 \ semver-1.0.17 \ serde-1.0.163 \ serde_derive-1.0.163 \ serde_json-1.0.85 \ serde_yaml-0.9.25 \ serial_test-2.0.0 \ serial_test_derive-2.0.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 \ syn-2.0.12 \ syntect-5.0.0 \ sys-info-0.9.1 \ tempfile-3.8.0 \ termcolor-1.1.3 \ terminal_size-0.3.0 \ termtree-0.2.4 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ 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 \ unsafe-libyaml-0.2.9 \ url-2.3.1 \ utf8parse-0.2.1 \ vcpkg-0.2.15 \ wait-timeout-0.2.0 \ walkdir-2.3.3 \ 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-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 \ yaml-rust-0.4.5 post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bat ${FIND} ${WRKDIR}/target -name "bat.1" -exec ${CP} {} ${WRKSRC}/doc/bat.1 \; ${FIND} ${WRKDIR}/target -name "bat.zsh" -exec ${CP} {} ${WRKSRC}/doc/bat.zsh \; ${INSTALL_MAN} ${WRKSRC}/doc/bat.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/doc/bat.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_bat .include diff --git a/textproc/biodiff/Makefile b/textproc/biodiff/Makefile index 4117fab06a90..fc860561363c 100644 --- a/textproc/biodiff/Makefile +++ b/textproc/biodiff/Makefile @@ -1,233 +1,228 @@ PORTNAME= biodiff DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Hex diff viewer using alignment algorithms from biology WWW= https://github.com/8051Enthusiast/biodiff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= 8051Enthusiast GH_TUPLE= smarco:WFA2-lib:cf3eb92:wfa2/biodiff-wfa2-sys/WFA2-lib CARGO_CRATES= ahash-0.8.11 \ aho-corasick-1.1.3 \ anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.82 \ approx-0.5.1 \ autocfg-1.2.0 \ bio-1.6.0 \ bio-types-1.0.1 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bv-0.11.1 \ bytecount-0.6.7 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ cc-1.0.92 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ cmake-0.1.50 \ colorchoice-1.0.0 \ content_inspector-0.2.4 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crossterm-0.25.0 \ crossterm_winapi-0.9.1 \ csv-1.3.0 \ csv-core-0.1.11 \ cursive-0.20.0 \ cursive_buffered_backend-0.6.1 \ cursive_core-0.3.7 \ custom_derive-0.1.7 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ deranged-0.3.11 \ derive-new-0.5.9 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dunce-1.0.4 \ editdistancek-1.0.2 \ either-1.10.0 \ enum-map-2.7.3 \ enum-map-derive-0.17.0 \ enumset-1.1.3 \ enumset_derive-0.8.1 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.0.2 \ feature-probe-0.1.1 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ fnv-1.0.7 \ fxhash-0.2.1 \ getrandom-0.2.14 \ glob-0.3.1 \ hashbrown-0.14.3 \ heck-0.4.1 \ heck-0.5.0 \ hex-0.4.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ ident_case-1.0.1 \ indexmap-2.2.6 \ itertools-0.11.0 \ itertools-num-0.1.3 \ itoa-1.0.11 \ lazy_static-1.4.0 \ libc-0.2.153 \ libm-0.2.8 \ libredox-0.1.3 \ linux-raw-sys-0.4.13 \ lock_api-0.4.11 \ log-0.4.21 \ matrixmultiply-0.3.8 \ memchr-2.7.2 \ mio-0.8.11 \ multimap-0.9.1 \ nalgebra-0.29.0 \ nalgebra-macros-0.1.0 \ ndarray-0.15.6 \ newtype_derive-0.1.6 \ normalize-line-endings-0.3.0 \ num-0.4.1 \ num-complex-0.4.5 \ num-conv-0.1.0 \ num-integer-0.1.46 \ num-iter-0.1.44 \ num-rational-0.4.1 \ num-traits-0.2.18 \ num_threads-0.1.7 \ once_cell-1.19.0 \ option-ext-0.2.0 \ ordered-float-3.9.2 \ os_pipe-1.1.5 \ owning_ref-0.4.1 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ paste-1.0.14 \ petgraph-0.6.4 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ primal-check-0.3.3 \ proc-macro2-1.0.79 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ rand_distr-0.4.3 \ rawpointer-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ realfft-3.3.0 \ redox_syscall-0.4.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc_version-0.1.7 \ rustfft-6.2.0 \ rustix-0.38.32 \ rustversion-1.0.15 \ ryu-1.0.17 \ safe_arch-0.7.1 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-0.1.20 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.115 \ serde_spanned-0.6.5 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ simba-0.6.0 \ similar-2.5.0 \ smallvec-1.13.2 \ snapbox-0.5.9 \ snapbox-macros-0.3.8 \ stable_deref_trait-1.2.0 \ statrs-0.16.0 \ strength_reduce-0.2.4 \ strum-0.25.0 \ strum_macros-0.25.3 \ syn-1.0.109 \ syn-2.0.58 \ tempfile-3.10.1 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ time-0.3.35 \ time-core-0.1.2 \ time-macros-0.2.18 \ toml_datetime-0.6.5 \ toml_edit-0.22.12 \ transpose-0.2.3 \ triple_accel-0.4.0 \ trycmd-0.15.1 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ utf8parse-0.2.1 \ vec_map-0.8.2 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wide-0.7.15 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.6.6 \ xi-unicode-0.3.0 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} \ bin/git-biodiff -post-install: - @${STRIP_CMD} \ - ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ - ${STAGEDIR}${PREFIX}/bin/git-biodiff - .include diff --git a/textproc/cast2gif/Makefile b/textproc/cast2gif/Makefile index 8b301dbfc18f..f654993e1ad6 100644 --- a/textproc/cast2gif/Makefile +++ b/textproc/cast2gif/Makefile @@ -1,39 +1,36 @@ PORTNAME= cast2gif DISTVERSIONPREFIX= v DISTVERSION= 0.1.0-5 DISTVERSIONSUFFIX= -g7373161 PORTREVISION= 9 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org COMMENT= Tool to render Asciinema cast files to GIFs WWW= https://github.com/katharostech/cast2gif LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfreetype.so:print/freetype2 USES= cargo gmake USE_GITHUB= yes GH_ACCOUNT= katharostech PLIST_FILES= bin/cast2gif PORTDOCS= README.md PORTEXAMPLES= example1.gif tutorial.gif OPTIONS_DEFINE= DOCS EXAMPLES do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR}) -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/textproc/choose/Makefile b/textproc/choose/Makefile index 5a8f4fb1c3eb..dbeedea1f67a 100644 --- a/textproc/choose/Makefile +++ b/textproc/choose/Makefile @@ -1,32 +1,29 @@ PORTNAME= choose DISTVERSIONPREFIX= v DISTVERSION= 1.3.4 PORTREVISION= 13 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 93750b35eea3..4630cde491c0 100644 --- a/textproc/code-minimap/Makefile +++ b/textproc/code-minimap/Makefile @@ -1,41 +1,39 @@ PORTNAME= code-minimap DISTVERSIONPREFIX= v DISTVERSION= 0.6.7 PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= dereks@lifeofadishwasher.com COMMENT= High performance code minimap render WWW= https://github.com/wfxr/code-minimap LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= wfxr PLIST_FILES= bin/code-minimap \ etc/bash_completion.d/code-minimap \ share/fish/vendor_completions.d/code-minimap \ share/zsh/site-functions/code-minimap post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/code-minimap - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${STAGEDIR}${PREFIX}/bin/code-minimap completion bash > \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/code-minimap ${STAGEDIR}${PREFIX}/bin/code-minimap completion fish > \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/code-minimap ${STAGEDIR}${PREFIX}/bin/code-minimap completion zsh > \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/code-minimap .include diff --git a/textproc/comrak/Makefile b/textproc/comrak/Makefile index 5d507cc66db1..7dc389bf2590 100644 --- a/textproc/comrak/Makefile +++ b/textproc/comrak/Makefile @@ -1,161 +1,158 @@ PORTNAME= comrak DISTVERSIONPREFIX= v DISTVERSION= 0.28.0 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= CommonMark + GFM compatible Markdown parser and renderer WWW= https://docs.rs/comrak/latest/comrak/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo pkgconfig USE_GITHUB= yes GH_ACCOUNT= kivikakk CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.20 \ arbitrary-1.3.2 \ autocfg-1.1.0 \ base64-0.13.1 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ caseless-0.2.1 \ cc-1.0.78 \ cfg-if-1.0.0 \ clap-4.0.32 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ crc32fast-1.3.2 \ darling-0.20.8 \ darling_core-0.20.8 \ darling_macro-0.20.8 \ derive_arbitrary-1.3.2 \ derive_builder-0.20.0 \ derive_builder_core-0.20.0 \ derive_builder_macro-0.20.0 \ deunicode-0.4.5 \ deunicode-1.4.4 \ emojis-0.6.2 \ entities-1.0.1 \ errno-0.3.8 \ fancy-regex-0.7.1 \ flate2-1.0.25 \ fnv-1.0.7 \ hashbrown-0.12.3 \ heck-0.4.1 \ hermit-abi-0.3.9 \ ident_case-1.0.1 \ indexmap-1.9.2 \ io-lifetimes-1.0.11 \ is-terminal-0.4.5 \ itoa-1.0.5 \ lazy_static-1.4.0 \ libc-0.2.153 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ linux-raw-sys-0.3.8 \ memchr-2.7.2 \ miniz_oxide-0.6.2 \ ntest-0.9.2 \ ntest_test_cases-0.9.2 \ ntest_timeout-0.9.2 \ once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ os_str_bytes-6.6.1 \ phf-0.11.1 \ phf_shared-0.11.1 \ pkg-config-0.3.26 \ plist-1.3.1 \ proc-macro-crate-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.81 \ quote-1.0.36 \ regex-1.5.5 \ regex-syntax-0.6.28 \ rustix-0.36.17 \ rustix-0.37.27 \ ryu-1.0.12 \ safemem-0.3.3 \ same-file-1.0.6 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ serde_spanned-0.6.1 \ shell-words-1.1.0 \ siphasher-0.3.10 \ slug-0.1.4 \ strsim-0.10.0 \ syn-1.0.107 \ syn-2.0.60 \ syntect-5.0.0 \ termcolor-1.4.1 \ terminal_size-0.2.6 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.5.10 \ toml-0.7.3 \ toml_datetime-0.6.1 \ toml_edit-0.19.6 \ typed-arena-2.0.2 \ unicode-ident-1.0.6 \ unicode-normalization-0.1.23 \ unicode_categories-0.1.1 \ version_check-0.9.4 \ walkdir-2.3.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ winnow-0.3.8 \ xdg-2.5.2 \ xml-rs-0.8.14 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/textproc/csview/Makefile b/textproc/csview/Makefile index a8a207d6e9f7..d4b43e4a97e5 100644 --- a/textproc/csview/Makefile +++ b/textproc/csview/Makefile @@ -1,89 +1,86 @@ PORTNAME= csview DISTVERSIONPREFIX= v DISTVERSION= 1.3.3 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= ruben@verweg.com COMMENT= High performance csv viewer with cjk/emoji support WWW= https://github.com/wfxr/csview LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= wfxr CARGO_CRATES= anstream-0.6.13 \ anstyle-1.0.6 \ anstyle-parse-0.2.3 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.82 \ bitflags-2.5.0 \ cc-1.0.94 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.0 \ csv-1.3.0 \ csv-core-0.1.11 \ either-1.11.0 \ errno-0.2.8 \ errno-0.3.8 \ errno-dragonfly-0.1.2 \ exitcode-1.1.2 \ heck-0.5.0 \ itertools-0.12.1 \ itertools-0.13.0 \ itoa-1.0.11 \ libc-0.2.153 \ linux-raw-sys-0.4.13 \ memchr-2.7.2 \ pager-0.16.1 \ proc-macro2-1.0.80 \ quote-1.0.36 \ rustix-0.38.32 \ ryu-1.0.17 \ serde-1.0.197 \ serde_derive-1.0.197 \ strsim-0.11.1 \ syn-2.0.59 \ terminal_size-0.3.0 \ unicode-ident-1.0.12 \ unicode-truncate-1.0.0 \ unicode-width-0.1.12 \ utf8parse-0.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/textproc/csvlens/Makefile b/textproc/csvlens/Makefile index b2ad933a2cab..cedd9a89bb1c 100644 --- a/textproc/csvlens/Makefile +++ b/textproc/csvlens/Makefile @@ -1,32 +1,29 @@ PORTNAME= csvlens DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= tagattie@FreeBSD.org COMMENT= Command line csv viewer WWW= https://github.com/YS-L/csvlens LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= YS-L PLIST_FILES= bin/csvlens PORTDOCS= CHANGELOG.md README.md OPTIONS_DEFINE= DOCS -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/csvlens - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/difftastic/Makefile b/textproc/difftastic/Makefile index 5a4d10b96a5e..db1f01817793 100644 --- a/textproc/difftastic/Makefile +++ b/textproc/difftastic/Makefile @@ -1,185 +1,182 @@ PORTNAME= difftastic DISTVERSION= 0.60.0 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= amdmi3@FreeBSD.org COMMENT= Diff tool that compares files based on their syntax WWW= https://difftastic.wilfred.me.uk/ \ https://github.com/Wilfred/difftastic LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo shared-mime-info USE_GITHUB= yes GH_ACCOUNT= Wilfred PLIST_FILES= bin/difft CARGO_CRATES= ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.16 \ assert_cmd-2.0.8 \ atty-0.2.14 \ autocfg-1.1.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bstr-1.9.1 \ bumpalo-3.14.0 \ cc-1.1.5 \ cfg-if-1.0.0 \ clap-3.2.25 \ clap_lex-0.2.4 \ const_format-0.2.32 \ const_format_proc_macros-0.2.32 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ diff-0.1.13 \ difflib-0.4.0 \ doc-comment-0.3.3 \ either-1.10.0 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.8 \ fixedbitset-0.4.2 \ float-cmp-0.9.0 \ fnv-1.0.7 \ glob-0.3.1 \ globset-0.4.14 \ hashbrown-0.12.3 \ hashbrown-0.14.3 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ home-0.5.5 \ humansize-2.1.3 \ humantime-2.1.0 \ ignore-0.4.18 \ indexmap-1.9.3 \ indexmap-2.2.6 \ io-lifetimes-1.0.11 \ is-terminal-0.4.12 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.10 \ lazy_static-1.4.0 \ libc-0.2.155 \ libm-0.2.8 \ libmimalloc-sys-0.1.24 \ line-numbers-0.3.0 \ linux-raw-sys-0.3.8 \ lock_api-0.4.11 \ log-0.4.21 \ memchr-2.7.1 \ mimalloc-0.1.28 \ minimal-lexical-0.2.1 \ mio-0.8.11 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ num-traits-0.2.19 \ once_cell-1.19.0 \ os_str_bytes-6.6.1 \ owo-colors-3.5.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.9 \ petgraph-0.6.4 \ predicates-2.1.1 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ pretty_env_logger-0.5.0 \ proc-macro2-1.0.79 \ quote-1.0.35 \ radix-heap-0.4.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.2 \ rustc-hash-2.0.0 \ rustix-0.37.27 \ rustversion-1.0.14 \ ryu-1.0.17 \ same-file-1.0.6 \ scopeguard-1.2.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ serde_json-1.0.114 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.1 \ smallvec-1.13.2 \ strsim-0.10.0 \ strum-0.25.0 \ strum_macros-0.25.3 \ syn-2.0.55 \ termcolor-1.4.1 \ terminal_size-0.2.6 \ termtree-0.4.1 \ textwrap-0.16.1 \ thread_local-1.1.8 \ tree-sitter-0.20.10 \ tree_magic_mini-3.1.4 \ typed-arena-2.0.2 \ unicode-ident-1.0.12 \ unicode-width-0.1.11 \ unicode-xid-0.2.4 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.6 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ wu-diff-0.1.2 \ yansi-0.5.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PORTSCOUT= ignore:1 PORTDOCS= * OPTIONS_DEFINE= DOCS .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/difft - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${STAGEDIR}${DOCSDIR}/ @cd ${WRKSRC}/manual/src && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/manual .include diff --git a/textproc/fblog/Makefile b/textproc/fblog/Makefile index f72f0d013442..1f436db58347 100644 --- a/textproc/fblog/Makefile +++ b/textproc/fblog/Makefile @@ -1,142 +1,139 @@ PORTNAME= fblog DISTVERSIONPREFIX= v DISTVERSION= 4.10.0 PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Small command-line JSON Log viewer WWW= https://github.com/brocode/fblog LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= brocode CARGO_CRATES= aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ autocfg-1.3.0 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.16.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crypto-common-0.1.6 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ either-1.12.0 \ equivalent-1.0.1 \ errno-0.3.9 \ generic-array-0.14.7 \ getrandom-0.2.15 \ handlebars-5.1.2 \ hashbrown-0.14.5 \ heck-0.5.0 \ home-0.5.9 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ indexmap-2.2.6 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ lazy_static-1.4.0 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.4.14 \ log-0.4.21 \ lua-src-546.0.2 \ luajit-src-210.5.8+5790d25 \ memchr-2.7.2 \ mlua-0.9.8 \ mlua-sys-0.6.0 \ num-traits-0.2.19 \ once_cell-1.19.0 \ option-ext-0.2.0 \ pest-2.7.10 \ pest_derive-2.7.10 \ pest_generator-2.7.10 \ pest_meta-2.7.10 \ pkg-config-0.3.30 \ proc-macro2-1.0.83 \ quote-1.0.36 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc-hash-1.1.0 \ rustix-0.38.34 \ ryu-1.0.18 \ serde-1.0.202 \ serde_derive-1.0.202 \ serde_json-1.0.117 \ serde_spanned-0.6.6 \ sha2-0.10.8 \ strsim-0.11.1 \ syn-2.0.65 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ toml-0.8.13 \ toml_datetime-0.6.6 \ toml_edit-0.22.13 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ which-6.0.1 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.8 \ winsafe-0.0.19 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/textproc/hq/Makefile b/textproc/hq/Makefile index aac62de631d7..25328a2b9ef4 100644 --- a/textproc/hq/Makefile +++ b/textproc/hq/Makefile @@ -1,152 +1,149 @@ PORTNAME= hq DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 PORTREVISION= 13 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 6bdb848fa7d8..224f5cc96388 100644 --- a/textproc/htmlq/Makefile +++ b/textproc/htmlq/Makefile @@ -1,100 +1,97 @@ PORTNAME= htmlq DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 PORTREVISION= 24 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 f4af1dfa0336..a1e5b918a7eb 100644 --- a/textproc/jaq/Makefile +++ b/textproc/jaq/Makefile @@ -1,107 +1,104 @@ PORTNAME= jaq DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= jq clone focused on correctness, speed, and simplicity WWW= https://github.com/01mf02/jaq LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= 01mf02 CARGO_BUILD_ARGS= --package=jaq CARGO_INSTALL_PATH= jaq CARGO_CRATES= ahash-0.8.7 \ aho-corasick-1.1.2 \ atty-0.2.14 \ autocfg-1.3.0 \ base64-0.22.0 \ bitflags-1.3.2 \ bumpalo-3.14.0 \ cc-1.0.79 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-4.0.22 \ clap_derive-4.0.21 \ clap_lex-0.3.2 \ codesnake-0.2.0 \ console_log-1.0.0 \ dyn-clone-1.0.11 \ env_logger-0.10.2 \ equivalent-1.0.0 \ fastrand-1.9.0 \ getrandom-0.2.10 \ hashbrown-0.14.2 \ heck-0.4.1 \ hermit-abi-0.1.19 \ hifijson-0.2.2 \ indexmap-2.1.0 \ instant-0.1.12 \ itoa-1.0.9 \ js-sys-0.3.69 \ libc-0.2.147 \ libm-0.2.8 \ libmimalloc-sys-0.1.39 \ log-0.4.20 \ memchr-2.6.4 \ memmap2-0.9.0 \ mimalloc-0.1.43 \ num-traits-0.2.19 \ once_cell-1.18.0 \ os_str_bytes-6.4.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.69 \ quote-1.0.29 \ redox_syscall-0.2.16 \ regex-1.9.4 \ regex-automata-0.3.7 \ regex-syntax-0.7.5 \ remove_dir_all-0.5.3 \ ryu-1.0.14 \ serde-1.0.190 \ serde_derive-1.0.190 \ serde_json-1.0.108 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.38 \ tempfile-3.3.0 \ termcolor-1.2.0 \ unicode-ident-1.0.10 \ unicode-width-0.1.13 \ urlencoding-2.1.3 \ version_check-0.9.4 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ yansi-1.0.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} LDFLAGS+= -L/usr/local/lib/gcc${GCC_DEFAULT} -latomic .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/textproc/jless/Makefile b/textproc/jless/Makefile index 1635e825e980..28cb0950e022 100644 --- a/textproc/jless/Makefile +++ b/textproc/jless/Makefile @@ -1,93 +1,90 @@ PORTNAME= jless DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 PORTREVISION= 23 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 eb4cd9e2a0ec..6c6ffd1c8025 100644 --- a/textproc/jql/Makefile +++ b/textproc/jql/Makefile @@ -1,131 +1,130 @@ PORTNAME= jql DISTVERSIONPREFIX= jql-v DISTVERSION= 7.1.13 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= JSON Query Language CLI tool built with Rust WWW= https://github.com/yamafaktory/jql LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT USES= cargo USE_GITHUB= yes GH_ACCOUNT= yamafaktory CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ anes-0.1.6 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ autocfg-1.3.0 \ backtrace-0.3.71 \ bumpalo-3.16.0 \ bytes-1.6.0 \ cast-0.3.0 \ cc-1.0.98 \ cfg-if-1.0.0 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.9 \ clap_builder-4.5.9 \ clap_derive-4.5.8 \ clap_lex-0.7.0 \ colorchoice-1.0.1 \ colored_json-5.0.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crunchy-0.2.2 \ either-1.12.0 \ equivalent-1.0.1 \ gimli-0.28.1 \ half-2.4.1 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ indexmap-2.2.6 \ is-terminal-0.4.12 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itoa-1.0.11 \ js-sys-0.3.69 \ libc-0.2.155 \ log-0.4.21 \ memchr-2.7.2 \ miniz_oxide-0.7.3 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ oorandom-11.1.3 \ pin-project-lite-0.2.14 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ proc-macro2-1.0.84 \ psm-0.1.21 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rustc-demangle-0.1.24 \ ryu-1.0.18 \ same-file-1.0.6 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.120 \ serde_stacker-0.1.11 \ stacker-0.1.15 \ strsim-0.11.1 \ syn-2.0.66 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ tinytemplate-1.2.1 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ unicode-ident-1.0.12 \ utf8parse-0.2.1 \ walkdir-2.5.0 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.13 \ yansi-1.0.1 PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/*/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # otherwise there's error: found a virtual manifest at `xx` instead of a package manifest - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/mdbook-mermaid/Makefile b/textproc/mdbook-mermaid/Makefile index 8bf8916bbbb3..af280a481c7a 100644 --- a/textproc/mdbook-mermaid/Makefile +++ b/textproc/mdbook-mermaid/Makefile @@ -1,23 +1,20 @@ PORTNAME= mdbook-mermaid DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 PORTREVISION= 6 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org COMMENT= Preprocessor for mdBook to add mermaid.js support WWW= https://github.com/badboy/mdbook-mermaid LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= badboy PLIST_FILES= bin/${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/textproc/mdbook/Makefile b/textproc/mdbook/Makefile index c2dc28577fc8..e7bab688db75 100644 --- a/textproc/mdbook/Makefile +++ b/textproc/mdbook/Makefile @@ -1,25 +1,22 @@ PORTNAME= mdbook DISTVERSIONPREFIX= v DISTVERSION= 0.4.40 PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org COMMENT= Create book from Markdown files (like GitBook but implemented in Rust) WWW= https://rust-lang.github.io/mdBook/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo cpe CPE_VENDOR= rust-lang USE_GITHUB= yes GH_ACCOUNT= rust-lang GH_PROJECT= mdBook PLIST_FILES= bin/mdbook -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mdbook - .include diff --git a/textproc/py-jiter/Makefile b/textproc/py-jiter/Makefile index 0b15147e973c..410fcda12d85 100644 --- a/textproc/py-jiter/Makefile +++ b/textproc/py-jiter/Makefile @@ -1,29 +1,26 @@ PORTNAME= jiter DISTVERSION= 0.5.0 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= tagattie@FreeBSD.org COMMENT= Fast iterable JSON parser WWW= https://github.com/pydantic/jiter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/crates/jiter/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist pep517 CARGO_BUILD= no CARGO_INSTALL= no BINARY_ALIAS= python3=${PYTHON_CMD} -post-install: - @${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -type f -name '*.so' -exec ${STRIP_CMD} {} ';' - .include diff --git a/textproc/py-tiktoken/Makefile b/textproc/py-tiktoken/Makefile index 8ab4ae8f5e92..7a7cd884239e 100644 --- a/textproc/py-tiktoken/Makefile +++ b/textproc/py-tiktoken/Makefile @@ -1,36 +1,33 @@ PORTNAME= tiktoken PORTVERSION= 0.7.0 PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast BPE tokeniser for use with OpenAI's models WWW= https://github.com/openai/tiktoken LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-rust>=1.5.2:devel/py-setuptools-rust@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}regex>=2022.1.18:textproc/py-regex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.26.0:www/py-requests@${PY_FLAVOR} USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no CARGO_INSTALL= no OPTIONS_DEFINE= BLOBFILE BLOBFILE_DESC= Blob file support BLOBFILE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blobfile>=2:net/py-blobfile@${PY_FLAVOR} -post-install: - ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/textproc/py-tokenizers/Makefile b/textproc/py-tokenizers/Makefile index f373e3538293..f4af889856b1 100644 --- a/textproc/py-tokenizers/Makefile +++ b/textproc/py-tokenizers/Makefile @@ -1,32 +1,29 @@ PORTNAME= tokenizers DISTVERSION= 0.20.0 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= tagattie@FreeBSD.org COMMENT= Fast state-of-the-art tokenizers optimized for research and production WWW= https://github.com/huggingface/tokenizers LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.16.4<1.0:misc/py-huggingface-hub@${PY_FLAVOR} TEST_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/oniguruma.pc:devel/oniguruma USES= cargo python USE_PYTHON= autoplist pep517 CARGO_CARGOTOML=${WRKSRC}/bindings/python/Cargo.toml CARGO_CARGOLOCK=${WRKSRC}/bindings/python/Cargo.lock CARGO_BUILD= no CARGO_INSTALL= no BINARY_ALIAS= python3=${PYTHON_CMD} -post-install: - @${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -type f -name '*.so' -exec ${STRIP_CMD} {} ';' - .include diff --git a/textproc/riffdiff/Makefile b/textproc/riffdiff/Makefile index e288179d4f72..d92317cc4a62 100644 --- a/textproc/riffdiff/Makefile +++ b/textproc/riffdiff/Makefile @@ -1,107 +1,104 @@ PORTNAME= riffdiff DISTVERSION= 3.2.1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Diff filter highlighting which line parts have changed WWW= https://github.com/walles/riff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= moar:textproc/moar USES= cargo USE_GITHUB= yes GH_ACCOUNT= walles GH_PROJECT= riff CARGO_CRATES= addr2line-0.14.0 \ adler-0.2.3 \ aho-corasick-0.7.18 \ ansi_term-0.11.0 \ anstream-0.5.0 \ anstyle-1.0.2 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-2.1.0 \ autocfg-1.0.1 \ backtrace-0.3.54 \ bitflags-1.3.2 \ bytecount-0.6.2 \ cfg-if-1.0.0 \ clap-4.4.2 \ clap_builder-4.4.2 \ clap_derive-4.4.2 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ ctor-0.1.16 \ difference-2.0.0 \ diffus-0.10.0 \ either-1.6.1 \ errno-0.3.5 \ fastrand-1.9.0 \ gimli-0.23.0 \ git-version-0.3.4 \ git-version-macro-0.3.4 \ heck-0.4.1 \ hermit-abi-0.1.19 \ instant-0.1.12 \ io-lifetimes-1.0.6 \ itertools-0.10.1 \ lazy_static-1.4.0 \ libc-0.2.140 \ linux-raw-sys-0.1.4 \ log-0.4.21 \ memchr-2.5.0 \ miniz_oxide-0.4.3 \ num_cpus-1.13.0 \ object-0.22.0 \ output_vt100-0.1.2 \ pretty_assertions-0.6.1 \ proc-macro-hack-0.5.19 \ proc-macro2-1.0.66 \ quote-1.0.33 \ redox_syscall-0.2.10 \ regex-1.5.5 \ regex-syntax-0.6.26 \ rustc-demangle-0.1.18 \ rustix-0.36.16 \ strsim-0.10.0 \ syn-1.0.48 \ syn-2.0.30 \ tempfile-3.4.0 \ threadpool-1.8.1 \ unicode-ident-1.0.11 \ unicode-xid-0.2.1 \ utf8parse-0.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.1 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.42.1 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.42.1 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.42.1 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.42.1 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.42.1 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.42.1 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.42.1 \ windows_x86_64_msvc-0.48.5 PLIST_FILES= bin/riff -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/riff - .include diff --git a/textproc/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index 74e7521e4396..307009a2dc7b 100644 --- a/textproc/ripgrep-all/Makefile +++ b/textproc/ripgrep-all/Makefile @@ -1,186 +1,182 @@ PORTNAME= ripgrep-all DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 PORTREVISION= 29 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 bbba4ac47a8a..bb6e0ab5243a 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,58 +1,57 @@ PORTNAME= ripgrep DISTVERSION= 14.1.0 PORTREVISION= 4 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi COMMENT= Command line search tool WWW= https://blog.burntsushi.net/ripgrep/ LICENSE= MIT UNLICENSE LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_UNLICENSE= ${WRKSRC}/UNLICENSE USES= cargo cpe CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= BurntSushi PLIST_FILES= bin/rg \ etc/bash_completion.d/rg.bash \ share/man/man1/rg.1.gz \ share/fish/vendor_completions.d/rg.fish \ share/zsh/site-functions/_rg PORTDOCS= CHANGELOG.md FAQ.md GUIDE.md OPTIONS_DEFINE= DOCS PCRE2 SIMD OPTIONS_DEFAULT=PCRE2 OPTIONS_DEFAULT_aarch64=SIMD OPTIONS_DEFAULT_amd64= ${OPTIONS_DEFAULT_i386} OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:S/SSE2/SIMD/} PCRE2_DESC= ${PCRE_DESC} version 2 PCRE2_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 PCRE2_VARS= CARGO_FEATURES+=pcre2 SIMD_MAKE_ENV= RUSTC_BOOTSTRAP=encoding_rs SIMD_VARS= ${SIMD_VARS_${ARCH}} SIMD_VARS_i386= RUSTFLAGS+="-C target-feature=+sse2" post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rg ${STAGEDIR}${PREFIX}/bin/rg --generate man > ${WRKDIR}/rg.1 ${INSTALL_MAN} ${WRKDIR}/rg.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${STAGEDIR}${PREFIX}/bin/rg --generate complete-bash > ${STAGEDIR}${PREFIX}/etc/bash_completion.d/rg.bash @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ ${STAGEDIR}${PREFIX}/bin/rg --generate complete-fish > ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/rg.fish @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${STAGEDIR}${PREFIX}/bin/rg --generate complete-zsh > ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_rg post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/sad/Makefile b/textproc/sad/Makefile index c993f686d8d9..c89fd46fcdbf 100644 --- a/textproc/sad/Makefile +++ b/textproc/sad/Makefile @@ -1,116 +1,113 @@ PORTNAME= sad DISTVERSIONPREFIX= v DISTVERSION= 0.4.31 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= CLI search and replace (Space Age seD) WWW= https://github.com/ms-jpq/sad LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo python:build USE_GITHUB= yes GH_ACCOUNT= ms-jpq CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ ansi_term-0.12.1 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ autocfg-1.3.0 \ backtrace-0.3.73 \ bitflags-2.6.0 \ bytes-1.6.0 \ cc-1.0.101 \ cfg-if-1.0.0 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_derive-4.5.5 \ clap_lex-0.7.1 \ colorchoice-1.0.1 \ difflib-0.4.0 \ either-1.13.0 \ errno-0.3.9 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ getrandom-0.2.15 \ gimli-0.29.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ home-0.5.9 \ is_terminal_polyfill-1.70.0 \ libc-0.2.155 \ linux-raw-sys-0.4.14 \ memchr-2.7.4 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ num_cpus-1.16.0 \ object-0.36.0 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ proc-macro2-1.0.86 \ quote-1.0.36 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ slab-0.4.9 \ socket2-0.5.7 \ strsim-0.11.1 \ syn-2.0.68 \ terminal_size-0.3.0 \ tokio-1.38.0 \ unicode-ident-1.0.12 \ utf8parse-0.2.2 \ uuid-1.9.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ which-6.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winsafe-0.0.19 PLIST_FILES= bin/${PORTNAME} BINARY_ALIAS= python3=${PYTHON_CMD} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/textproc/sd/Makefile b/textproc/sd/Makefile index bab26c683852..f7096088586b 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,45 +1,44 @@ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 PORTREVISION= 8 CATEGORIES= textproc MAINTAINER= mikael@FreeBSD.org COMMENT= Intuitive find and replace tool WWW= https://github.com/chmln/sd LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= chmln PLIST_FILES= bin/sd \ etc/bash_completion.d/sd.bash \ share/fish/completions/sd.fish \ share/man/man1/sd.1.gz \ share/zsh/site-functions/_sd PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sd ${INSTALL_MAN} ${WRKSRC}/gen/sd.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/gen/completions/sd.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/gen/completions/sd.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/gen/completions/_sd \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile index 914d72ca62bd..be875ee24367 100644 --- a/textproc/sonic/Makefile +++ b/textproc/sonic/Makefile @@ -1,42 +1,41 @@ PORTNAME= sonic DISTVERSIONPREFIX= v DISTVERSION= 1.4.9 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES+= https://clrd.ninjal.ac.jp/unidic_archive/cwj/2.1.2/:unidic DISTFILES+= unidic-mecab-2.1.2_src.zip:unidic # check cargo-crates/lindera-unidic-XXX/build.rs MAINTAINER= mikael@FreeBSD.org COMMENT= Fast, lightweight, and schema-less search backend WWW= https://github.com/valeriansaliou/sonic LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= cargo compiler:c++11-lang gmake USE_GITHUB= yes GH_ACCOUNT= valeriansaliou USE_RC_SUBR= sonic USERS= sonic GROUPS= sonic PLIST_FILES= bin/sonic \ "@sample ${ETCDIR}/config.cfg.sample" PORTDOCS= CONFIGURATION.md PROTOCOL.md README.md OPTIONS_DEFINE= DOCS CARGO_ENV+= DISTDIR=${DISTDIR} post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sonic @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/config.cfg ${STAGEDIR}${ETCDIR}/config.cfg.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_MAN} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/ttynt/Makefile b/textproc/ttynt/Makefile index b7b0d90dc7fb..398341982308 100644 --- a/textproc/ttynt/Makefile +++ b/textproc/ttynt/Makefile @@ -1,67 +1,64 @@ PORTNAME= ttynt DISTVERSIONPREFIX= v DISTVERSION= 0.0.1 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Text coloring in your terminal WWW= https://github.com/kryksyh/ttynt LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= kryksyh CARGO_CRATES= aho-corasick-1.1.3 \ ansi_term-0.12.1 \ atty-0.2.14 \ bitflags-1.3.2 \ clap-2.34.0 \ heck-0.3.3 \ hermit-abi-0.1.19 \ lazy_static-1.4.0 \ libc-0.2.155 \ memchr-2.7.3 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.85 \ quote-1.0.36 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ strsim-0.8.0 \ structopt-0.3.26 \ structopt-derive-0.4.18 \ syn-1.0.109 \ termcolor-1.4.1 \ textwrap-0.11.0 \ unicode-ident-1.0.12 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ vec_map-0.8.2 \ version_check-0.9.4 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.52.0 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.52.5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/textproc/typst/Makefile b/textproc/typst/Makefile index b706984e8c52..c80c31dab768 100644 --- a/textproc/typst/Makefile +++ b/textproc/typst/Makefile @@ -1,29 +1,28 @@ PORTNAME= typst DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= wen@FreeBSD.org COMMENT= Markup-based typesetting system WWW= https://typst.app/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LTO_UNSAFE= yes .endif do-install: ${INSTALL_PROGRAM} ${WRKDIR}/target/*/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile index 4b8f07663b2c..8cfb62c35d9b 100644 --- a/textproc/xsv-rs/Makefile +++ b/textproc/xsv-rs/Makefile @@ -1,76 +1,73 @@ PORTNAME= xsv DISTVERSION= 0.13.0 PORTREVISION= 60 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 f239ee1fddbc..df9b365164e0 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,144 +1,143 @@ PORTNAME= castor DISTVERSION= 0.8.16 PORTREVISION= 37 CATEGORIES= www MASTER_SITES= https://git.sr.ht/~julienxx/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= kraileth@elderlinux.org COMMENT= Browser for text-based protocols like Gemini and Gopher using GTK WWW= https://git.sr.ht/~julienxx/castor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo desktop-file-utils gnome ssl USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 CARGO_CRATES= aho-corasick-0.7.13 \ ansi-parser-0.6.5 \ arrayref-0.3.6 \ arrayvec-0.5.1 \ atk-0.8.0 \ atk-sys-0.9.1 \ autocfg-1.0.1 \ base64-0.12.3 \ bitflags-1.2.1 \ blake2b_simd-0.5.10 \ cairo-rs-0.8.1 \ cairo-sys-rs-0.9.2 \ cc-1.0.60 \ cfg-if-0.1.10 \ constant_time_eq-0.1.5 \ core-foundation-0.7.1 \ core-foundation-sys-0.7.2 \ crossbeam-utils-0.7.2 \ dirs-3.0.1 \ dirs-sys-0.3.5 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ futures-0.3.6 \ futures-channel-0.3.6 \ futures-core-0.3.6 \ futures-executor-0.3.6 \ futures-io-0.3.6 \ futures-macro-0.3.6 \ futures-task-0.3.6 \ futures-util-0.3.6 \ gdk-0.12.1 \ gdk-pixbuf-0.8.0 \ gdk-pixbuf-sys-0.9.1 \ gdk-sys-0.9.1 \ getrandom-0.1.15 \ gio-0.8.1 \ gio-sys-0.9.1 \ glib-0.9.3 \ glib-macros-0.10.1 \ glib-sys-0.9.1 \ gobject-sys-0.9.1 \ gtk-0.8.0 \ gtk-sys-0.9.2 \ idna-0.2.0 \ lazy_static-1.4.0 \ libc-0.2.79 \ linkify-0.4.0 \ log-0.4.11 \ matches-0.1.8 \ memchr-2.3.3 \ native-tls-0.2.4 \ nom-4.2.3 \ once_cell-1.4.1 \ open-1.4.0 \ openssl-0.10.30 \ openssl-probe-0.1.2 \ openssl-sys-0.9.58 \ pango-0.8.0 \ pango-sys-0.9.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.18 \ pin-project-0.4.26 \ pin-project-internal-0.4.26 \ pin-utils-0.1.0 \ proc-macro2-1.0.24 \ proc-macro-hack-0.5.18 \ proc-macro-nested-0.1.6 \ ppv-lite86-0.2.9 \ quote-1.0.7 \ rand-0.7.3 \ rand_chacha-0.2.2 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.57 \ redox_users-0.3.5 \ regex-1.3.9 \ regex-syntax-0.6.18 \ remove_dir_all-0.5.3 \ rust-argon2-0.8.2 \ schannel-0.1.19 \ security-framework-0.4.4 \ security-framework-sys-0.4.3 \ serde-1.0.116 \ serde_derive-1.0.116 \ slab-0.4.2 \ syn-1.0.42 \ system-deps-1.3.2 \ tempfile-3.1.0 \ textwrap-0.12.1 \ tinyvec-0.3.4 \ thiserror-1.0.21 \ thread_local-1.0.1 \ toml-0.5.6 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.13 \ unicode-width-0.1.8 \ unicode-xid-0.2.1 \ url-2.1.1 \ vcpkg-0.2.10 \ version_check-0.1.5 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 PLIST_FILES= bin/castor \ share/applications/Castor.desktop \ share/examples/castor/castor_settings.toml.example \ share/pixmaps/org.typed-hole.castor.svg SUB_FILES= pkg-message .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN_SSL= base openssl openssl31 BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 library .endif post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/castor ${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/castor ${INSTALL_DATA} ${WRKSRC}/data/Castor.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/data/castor_settings.toml.example ${STAGEDIR}${PREFIX}/share/examples/castor ${INSTALL_DATA} ${WRKSRC}/data/org.typed-hole.castor.svg ${STAGEDIR}${PREFIX}/share/pixmaps .include diff --git a/www/cobalt/Makefile b/www/cobalt/Makefile index 7a51ef583bf6..27763ddf7505 100644 --- a/www/cobalt/Makefile +++ b/www/cobalt/Makefile @@ -1,269 +1,266 @@ PORTNAME= cobalt DISTVERSIONPREFIX= v DISTVERSION= 0.19.6 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.22.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ anymap2-0.13.0 \ ascii-1.1.0 \ atom_syndication-0.12.3 \ autocfg-1.3.0 \ automod-1.0.14 \ backtrace-0.3.73 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.16.0 \ cc-1.1.1 \ cfg-if-1.0.0 \ chrono-0.4.38 \ chrono_utils-0.1.3 \ chunked_transfer-1.5.0 \ clap-4.5.13 \ clap-verbosity-flag-2.2.1 \ clap_builder-4.5.13 \ clap_derive-4.5.13 \ clap_lex-0.7.1 \ colorchoice-1.0.2 \ colorchoice-clap-1.0.5 \ content_inspector-0.2.4 \ core-foundation-sys-0.8.6 \ cow-utils-0.1.3 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ darling-0.20.10 \ darling_core-0.20.10 \ darling_macro-0.20.10 \ deranged-0.3.11 \ derive_builder-0.20.0 \ derive_builder_core-0.20.0 \ derive_builder_macro-0.20.0 \ deunicode-1.6.0 \ digest-0.10.7 \ diligent-date-parser-0.1.4 \ doc-comment-0.3.3 \ dunce-1.0.4 \ educe-0.6.0 \ either-1.13.0 \ encoding_rs-0.8.34 \ enum-ordinalize-4.3.0 \ enum-ordinalize-derive-4.3.1 \ env_filter-0.1.0 \ env_logger-0.11.5 \ equivalent-1.0.1 \ errno-0.3.9 \ error-chain-0.10.0 \ fancy-regex-0.11.0 \ fastrand-2.1.0 \ filetime-0.2.23 \ flate2-1.0.30 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ fsevent-sys-4.1.0 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ glob-0.3.1 \ globset-0.4.14 \ hashbrown-0.12.3 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.3.9 \ html-escape-0.2.13 \ html-minifier-3.0.15 \ httpdate-1.0.3 \ human-panic-2.0.1 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ ident_case-1.0.1 \ idna-0.5.0 \ ignore-0.4.22 \ indexmap-1.9.3 \ indexmap-2.2.6 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.13.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ jsonfeed-0.2.0 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ kstring-2.0.0 \ lazy_static-1.5.0 \ libc-0.2.155 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ liquid-0.26.8 \ liquid-core-0.26.8 \ liquid-derive-0.26.7 \ liquid-lib-0.26.8 \ log-0.4.22 \ macro-utils-0.1.3 \ memchr-2.7.4 \ mime-0.3.17 \ mime_guess-2.0.5 \ minifier-0.0.43 \ miniz_oxide-0.7.4 \ mio-0.8.11 \ never-0.1.0 \ normalize-line-endings-0.3.0 \ notify-6.1.1 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.36.1 \ once_cell-1.19.0 \ open-5.3.0 \ os_info-3.8.2 \ os_pipe-1.2.0 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ pest-2.7.11 \ pest_derive-2.7.11 \ pest_generator-2.7.11 \ pest_meta-2.7.11 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ proc-exit-2.0.2 \ proc-macro2-1.0.86 \ pulldown-cmark-0.11.0 \ pulldown-cmark-escape-0.11.0 \ quick-xml-0.31.0 \ quote-1.0.36 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ relative-path-1.9.3 \ rss-2.0.8 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ sass-rs-0.2.2 \ sass-sys-0.4.22 \ scrawl-2.0.0 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.121 \ serde_spanned-0.6.7 \ serde_yaml-0.9.34+deprecated \ sha2-0.10.8 \ shlex-1.3.0 \ similar-2.5.0 \ sitemap-0.4.1 \ snapbox-0.6.16 \ snapbox-macros-0.3.10 \ static_assertions-1.1.0 \ status-0.0.10 \ strsim-0.11.1 \ syn-2.0.71 \ syntect-5.2.0 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tiny_http-0.12.0 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ trycmd-0.15.6 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unsafe-libyaml-0.2.11 \ url-2.5.2 \ utf8-width-0.1.7 \ utf8parse-0.2.2 \ uuid-1.10.0 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ winapi-util-0.1.8 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ xml-rs-0.8.20 \ yaml-rust-0.4.5 PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/www/dezoomify-rs/Makefile b/www/dezoomify-rs/Makefile index 8537b0d88c37..8816fd0a716e 100644 --- a/www/dezoomify-rs/Makefile +++ b/www/dezoomify-rs/Makefile @@ -1,23 +1,20 @@ PORTNAME= dezoomify-rs DISTVERSIONPREFIX= v DISTVERSION= 2.12.4 PORTREVISION= 1 CATEGORIES= www MAINTAINER= nivit@FreeBSD.org COMMENT= Zoomable image downloader WWW= https://dezoomify-rs.ophir.dev/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= lovasoa PLIST_FILES= bin/dezoomify-rs -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/www/dot-http/Makefile b/www/dot-http/Makefile index 743c73e7357c..46394873185e 100644 --- a/www/dot-http/Makefile +++ b/www/dot-http/Makefile @@ -1,187 +1,184 @@ PORTNAME= dot-http DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 PORTREVISION= 15 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Text-based scriptable HTTP client WWW= https://github.com/bayne/dot-http LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= bayne CARGO_CRATES= Boa-0.5.1 \ aho-corasick-0.7.6 \ ansi_term-0.11.0 \ anyhow-1.0.25 \ atty-0.2.13 \ autocfg-0.1.6 \ base64-0.11.0 \ bitflags-1.1.0 \ block-buffer-0.7.3 \ block-padding-0.1.4 \ bumpalo-2.6.0 \ byte-tools-0.3.1 \ byteorder-1.3.2 \ bytes-0.5.3 \ c2-chacha-0.2.2 \ cc-1.0.45 \ cfg-if-0.1.9 \ clap-2.33.0 \ core-foundation-0.6.4 \ core-foundation-sys-0.6.2 \ digest-0.8.1 \ dtoa-0.4.4 \ encoding_rs-0.8.22 \ fake-simd-0.1.2 \ fnv-1.0.6 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-channel-0.3.1 \ futures-core-0.3.1 \ futures-io-0.3.1 \ futures-sink-0.3.1 \ futures-task-0.3.1 \ futures-util-0.3.1 \ gc-0.3.3 \ gc_derive-0.3.2 \ generic-array-0.12.3 \ getrandom-0.1.12 \ h2-0.2.1 \ heck-0.3.1 \ http-0.2.0 \ http-body-0.3.1 \ http-test-server-1.0.0 \ httparse-1.3.4 \ hyper-0.13.1 \ hyper-tls-0.4.0 \ idna-0.2.0 \ indexmap-1.3.0 \ iovec-0.1.4 \ itoa-0.4.4 \ js-sys-0.3.33 \ kernel32-sys-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.62 \ log-0.4.8 \ maplit-1.0.2 \ matches-0.1.8 \ memchr-2.2.1 \ mime-0.3.14 \ mime_guess-2.0.1 \ mio-0.6.21 \ miow-0.2.1 \ native-tls-0.2.3 \ net2-0.2.33 \ nom-4.2.3 \ num_cpus-1.10.1 \ opaque-debug-0.2.3 \ openssl-0.10.26 \ openssl-probe-0.1.2 \ openssl-sys-0.9.53 \ percent-encoding-2.1.0 \ pest-2.1.2 \ pest_derive-2.1.0 \ pest_generator-2.1.1 \ pest_meta-2.1.2 \ pin-project-0.4.6 \ pin-project-internal-0.4.6 \ pin-project-lite-0.1.2 \ pin-utils-0.1.0-alpha.4 \ pkg-config-0.3.16 \ ppv-lite86-0.2.5 \ proc-macro-error-0.2.6 \ proc-macro2-1.0.3 \ quote-0.3.15 \ quote-1.0.2 \ rand-0.7.2 \ rand_chacha-0.2.1 \ rand_core-0.5.1 \ rand_hc-0.2.0 \ redox_syscall-0.1.56 \ regex-1.3.1 \ regex-syntax-0.6.12 \ remove_dir_all-0.5.2 \ reqwest-0.10.0 \ ryu-1.0.0 \ schannel-0.1.16 \ security-framework-0.3.4 \ security-framework-sys-0.3.3 \ serde-1.0.101 \ serde_derive-1.0.102 \ serde_json-1.0.40 \ serde_urlencoded-0.6.1 \ sha-1-0.8.1 \ slab-0.4.2 \ smallvec-0.6.10 \ sourcefile-0.1.4 \ strsim-0.8.0 \ structopt-0.3.3 \ structopt-derive-0.3.3 \ syn-0.11.11 \ syn-1.0.5 \ synom-0.11.3 \ synstructure-0.6.1 \ tempfile-3.1.0 \ textwrap-0.11.0 \ thread_local-0.3.6 \ time-0.1.42 \ tokio-0.2.8 \ tokio-tls-0.3.0 \ tokio-util-0.2.0 \ tower-service-0.3.0 \ try-lock-0.2.2 \ typenum-1.11.2 \ ucd-trie-0.1.2 \ unicase-2.5.1 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.8 \ unicode-segmentation-1.3.0 \ unicode-width-0.1.6 \ unicode-xid-0.0.4 \ unicode-xid-0.2.0 \ url-2.1.0 \ vcpkg-0.2.7 \ vec_map-0.8.1 \ version_check-0.1.5 \ want-0.3.0 \ wasi-0.7.0 \ wasm-bindgen-0.2.56 \ wasm-bindgen-backend-0.2.56 \ wasm-bindgen-futures-0.4.6 \ wasm-bindgen-macro-0.2.56 \ wasm-bindgen-macro-support-0.2.56 \ wasm-bindgen-shared-0.2.56 \ wasm-bindgen-webidl-0.2.56 \ web-sys-0.3.33 \ weedle-0.10.0 \ winapi-0.2.8 \ winapi-0.3.8 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.6.2 \ ws2_32-sys-0.2.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl} || ${SSL_DEFAULT:Mopenssl3*} BROKEN= Fails to detect OpenSSL 3 and later .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/www/drill/Makefile b/www/drill/Makefile index e9c908ee3722..fc1769e88f39 100644 --- a/www/drill/Makefile +++ b/www/drill/Makefile @@ -1,207 +1,204 @@ PORTNAME= drill DISTVERSION= 0.8.3 PORTREVISION= 10 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/feroxbuster/Makefile b/www/feroxbuster/Makefile index 3d424c29f590..28504e49d47b 100644 --- a/www/feroxbuster/Makefile +++ b/www/feroxbuster/Makefile @@ -1,440 +1,437 @@ PORTNAME= feroxbuster DISTVERSIONPREFIX= v DISTVERSION= 2.10.4 PORTREVISION= 2 CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org COMMENT= Fast, simple, recursive content discovery tool WWW= https://epi052.github.io/feroxbuster/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: error: undefined symbol: __atomic_is_lock_free USES= cargo gmake perl5 USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= epi052 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ ascii-canvas-3.0.0 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.14 \ async-attributes-1.1.2 \ async-channel-1.9.0 \ async-channel-2.3.1 \ async-executor-1.12.0 \ async-global-executor-2.4.1 \ async-io-1.13.0 \ async-io-2.3.3 \ async-lock-2.8.0 \ async-lock-3.4.0 \ async-object-pool-0.1.4 \ async-process-1.8.1 \ async-signal-0.2.8 \ async-std-1.12.0 \ async-task-4.7.1 \ async-trait-0.1.80 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.21.7 \ base64-0.22.1 \ base64ct-1.6.0 \ basic-cookies-0.1.5 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ block-buffer-0.10.4 \ blocking-1.6.1 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ cc-1.0.99 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ clap-4.5.7 \ clap_builder-4.5.7 \ clap_complete-4.5.5 \ clap_lex-0.7.1 \ colorchoice-1.0.1 \ concurrent-queue-2.5.0 \ console-0.15.8 \ const-oid-0.9.6 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ cssparser-0.31.2 \ cssparser-macros-0.6.1 \ ctrlc-3.4.4 \ curve25519-dalek-4.1.2 \ curve25519-dalek-derive-0.1.1 \ der-0.7.9 \ deranged-0.3.11 \ derive_more-0.99.18 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-5.0.1 \ dirs-next-2.0.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.4 \ doc-comment-0.3.3 \ dtoa-1.0.9 \ dtoa-short-0.3.5 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ ego-tree-0.6.2 \ either-1.12.0 \ ena-0.14.3 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ equivalent-1.0.1 \ errno-0.3.9 \ event-listener-2.5.3 \ event-listener-3.1.0 \ event-listener-5.3.1 \ event-listener-strategy-0.5.2 \ fastrand-1.9.0 \ fastrand-2.1.0 \ fiat-crypto-0.2.9 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fuchsia-cprng-0.1.1 \ futf-0.1.5 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-lite-1.13.0 \ futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ fxhash-0.2.1 \ gaoya-0.2.0 \ generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.15 \ gimli-0.29.0 \ gloo-timers-0.2.6 \ h2-0.4.5 \ hashbrown-0.14.5 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ html5ever-0.26.0 \ http-0.2.12 \ http-1.1.0 \ http-body-0.4.6 \ http-body-1.0.0 \ http-body-util-0.1.2 \ httparse-1.9.3 \ httpdate-1.0.3 \ httpmock-0.7.0 \ humantime-2.1.0 \ hyper-0.14.29 \ hyper-1.3.1 \ hyper-tls-0.6.0 \ hyper-util-0.1.5 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ icu_locid_transform_data-1.5.0 \ icu_normalizer-1.5.0 \ icu_normalizer_data-1.5.0 \ icu_properties-1.5.0 \ icu_properties_data-1.5.0 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ idna-1.0.0 \ indexmap-2.2.6 \ indicatif-0.17.8 \ instant-0.1.13 \ io-lifetimes-1.0.11 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.11.0 \ itoa-1.0.11 \ js-sys-0.3.69 \ kv-log-macro-1.0.7 \ lalrpop-0.20.2 \ lalrpop-util-0.20.2 \ lazy_static-1.4.0 \ leaky-bucket-1.1.2 \ levenshtein-1.0.5 \ libc-0.2.155 \ libredox-0.1.3 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.14 \ litemap-0.7.3 \ lock_api-0.4.12 \ log-0.4.21 \ mac-0.1.1 \ markup5ever-0.11.0 \ memchr-2.7.4 \ mime-0.3.17 \ miniz_oxide-0.7.3 \ mio-0.8.11 \ native-tls-0.2.12 \ new_debug_unreachable-1.0.6 \ nix-0.28.0 \ normalize-line-endings-0.3.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.36.0 \ once_cell-1.19.0 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.3.1+3.3.1 \ openssl-sys-0.9.102 \ option-ext-0.2.0 \ parking-2.2.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ petgraph-0.6.5 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.10.0 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.11.2 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pico-args-0.5.0 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piper-0.2.3 \ pkcs8-0.10.2 \ pkg-config-0.3.30 \ platforms-3.4.0 \ polling-2.8.0 \ polling-3.7.2 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro2-1.0.85 \ quick-xml-0.23.1 \ quote-1.0.36 \ rand-0.3.23 \ rand-0.4.6 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ rand_pcg-0.3.1 \ random_choice-0.3.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ redox_syscall-0.4.1 \ redox_syscall-0.5.2 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ reqwest-0.12.4 \ rlimit-0.10.1 \ rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ rustix-0.37.27 \ rustix-0.38.34 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.7.0 \ rustversion-1.0.17 \ ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ scraper-0.19.0 \ seahash-4.1.0 \ security-framework-2.11.0 \ security-framework-sys-2.11.0 \ selectors-0.25.0 \ self-replace-1.3.7 \ self_update-0.40.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_json-1.0.117 \ serde_regex-1.1.0 \ serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ servo_arc-0.3.0 \ sha-1-0.10.1 \ sha2-0.10.8 \ shingles-0.1.1 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ signal-hook-registry-1.4.2 \ signature-2.2.0 \ similar-2.5.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.4.10 \ socket2-0.5.7 \ spki-0.7.3 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ strsim-0.11.1 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.66 \ sync_wrapper-0.1.2 \ synstructure-0.13.1 \ system-configuration-0.5.1 \ system-configuration-sys-0.5.0 \ tar-0.4.41 \ tempfile-3.10.1 \ tendril-0.4.3 \ term-0.7.0 \ terminal_size-0.3.0 \ termtree-0.4.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ time-0.3.36 \ time-core-0.1.2 \ tiny-keccak-2.0.2 \ tinystr-0.7.6 \ tokio-1.38.0 \ tokio-macros-2.3.0 \ tokio-native-tls-0.3.1 \ tokio-socks-0.5.1 \ tokio-util-0.7.11 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.22.14 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ triomphe-0.1.12 \ try-lock-0.2.5 \ typenum-1.17.0 \ unicode-ident-1.0.12 \ unicode-width-0.1.13 \ unicode-xid-0.2.4 \ url-2.5.1 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ uuid-1.8.0 \ value-bag-1.9.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ waker-fn-1.2.0 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ web-sys-0.3.69 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.6.13 \ winreg-0.52.0 \ write16-1.0.0 \ writeable-0.5.5 \ xattr-1.3.1 \ yoke-0.7.4 \ yoke-derive-0.7.4 \ zerocopy-0.7.34 \ zerocopy-derive-0.7.34 \ zerofrom-0.1.4 \ zerofrom-derive-0.1.4 \ zeroize-1.8.1 \ zerovec-0.10.2 \ zerovec-derive-0.10.2 \ zip-0.6.6 \ zipsign-api-0.1.1 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .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/www/ffsend/Makefile b/www/ffsend/Makefile index 8ac26a0f6cf8..8e21c1c2b7b6 100644 --- a/www/ffsend/Makefile +++ b/www/ffsend/Makefile @@ -1,373 +1,372 @@ PORTNAME= ffsend DISTVERSIONPREFIX= v DISTVERSION= 0.2.74 PORTREVISION= 27 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/geckodriver/Makefile b/www/geckodriver/Makefile index 4663c2ba162a..c2ce390d46ff 100644 --- a/www/geckodriver/Makefile +++ b/www/geckodriver/Makefile @@ -1,371 +1,368 @@ PORTNAME= geckodriver DISTVERSION= 0.26.0 PORTREVISION= 45 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/jwt-cli/Makefile b/www/jwt-cli/Makefile index 8f2da02d8efa..7e7c72606466 100644 --- a/www/jwt-cli/Makefile +++ b/www/jwt-cli/Makefile @@ -1,146 +1,143 @@ PORTNAME= jwt-cli PORTVERSION= 6.1.0 PORTREVISION= 2 CATEGORIES= www MAINTAINER= osa@FreeBSD.org COMMENT= Super fast CLI tool to decode and encode JWTs WWW= https://github.com/mike-engel/jwt-cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= mike-engel CARGO_CRATES= aho-corasick-0.7.19 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.7 \ anstyle-1.0.0 \ anstyle-parse-0.2.0 \ anstyle-query-1.0.0 \ anstyle-wincon-3.0.1 \ atty-0.2.14 \ autocfg-1.1.0 \ base64-0.21.7 \ bitflags-1.3.2 \ bumpalo-3.11.1 \ bunt-0.2.8 \ bunt-macros-0.2.8 \ cc-1.0.83 \ cfg-if-1.0.0 \ chrono-0.4.38 \ clap-3.2.25 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_complete-3.2.5 \ clap_complete-4.5.2 \ clap_derive-4.5.4 \ clap_generate-3.0.3 \ clap_lex-0.2.4 \ clap_lex-0.7.0 \ codespan-reporting-0.11.1 \ colorchoice-1.0.0 \ core-foundation-sys-0.8.3 \ cxx-1.0.80 \ cxx-build-1.0.80 \ cxxbridge-flags-1.0.80 \ cxxbridge-macro-1.0.80 \ fuchsia-cprng-0.1.1 \ getrandom-0.2.12 \ hashbrown-0.12.3 \ heck-0.5.0 \ hermit-abi-0.1.19 \ iana-time-zone-0.1.51 \ iana-time-zone-haiku-0.1.1 \ indexmap-1.9.3 \ itoa-1.0.4 \ js-sys-0.3.60 \ jsonwebtoken-9.2.0 \ lazy_static-1.4.0 \ libc-0.2.152 \ link-cplusplus-1.0.7 \ litrs-0.2.3 \ log-0.4.17 \ memchr-2.5.0 \ num-0.2.1 \ num-bigint-0.2.6 \ num-bigint-0.4.3 \ num-complex-0.2.4 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.2.4 \ num-traits-0.2.15 \ once_cell-1.15.0 \ os_str_bytes-6.6.1 \ parse_duration-2.1.1 \ pem-3.0.3 \ proc-macro2-1.0.78 \ quote-1.0.26 \ rand-0.4.6 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rdrand-0.4.0 \ regex-1.6.0 \ regex-syntax-0.6.27 \ remove_dir_all-0.5.3 \ ring-0.17.7 \ ryu-1.0.11 \ scratch-1.0.2 \ serde-1.0.147 \ serde_derive-1.0.147 \ serde_json-1.0.99 \ simple_asn1-0.6.2 \ spin-0.9.8 \ strsim-0.11.0 \ syn-1.0.103 \ syn-2.0.10 \ tempdir-0.3.7 \ termcolor-1.1.3 \ textwrap-0.16.1 \ thiserror-1.0.37 \ thiserror-impl-1.0.37 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ unicode-ident-1.0.5 \ unicode-width-0.1.10 \ unicode-xid-0.2.4 \ untrusted-0.9.0 \ utf8parse-0.2.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.83 \ wasm-bindgen-backend-0.2.83 \ wasm-bindgen-macro-0.2.83 \ wasm-bindgen-macro-support-0.2.83 \ wasm-bindgen-shared-0.2.83 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.0 \ windows-targets-0.52.0 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_gnullvm-0.52.0 \ windows_aarch64_msvc-0.48.0 \ windows_aarch64_msvc-0.52.0 \ windows_i686_gnu-0.48.0 \ windows_i686_gnu-0.52.0 \ windows_i686_msvc-0.48.0 \ windows_i686_msvc-0.52.0 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnu-0.52.0 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_gnullvm-0.52.0 \ windows_x86_64_msvc-0.48.0 \ windows_x86_64_msvc-0.52.0 PLIST_FILES= bin/jwt -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jwt - .include diff --git a/www/loco/Makefile b/www/loco/Makefile index 80ae770c1594..10ee1fbd18b1 100644 --- a/www/loco/Makefile +++ b/www/loco/Makefile @@ -1,28 +1,25 @@ PORTNAME= loco DISTVERSION= g20240225 PORTREVISION= 4 CATEGORIES= www devel PKGNAMESUFFIX= -web-framework MAINTAINER= yuri@FreeBSD.org COMMENT= Web framework for Rust for side-projects and startups WWW= https://loco.rs LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= loco-rs GH_TAGNAME= 9f4f444 WRKSRC_SUBDIR= ${PORTNAME}-cli PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include .include diff --git a/www/lychee/Makefile b/www/lychee/Makefile index c66c1de6491d..1291cd3eace0 100644 --- a/www/lychee/Makefile +++ b/www/lychee/Makefile @@ -1,456 +1,454 @@ PORTNAME= lychee DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 PORTREVISION= 11 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 6b97c3315e2e..d347e43800d1 100644 --- a/www/microbin/Makefile +++ b/www/microbin/Makefile @@ -1,353 +1,350 @@ PORTNAME= microbin DISTVERSIONPREFIX= v DISTVERSION= 2.0.4 PORTREVISION= 10 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 c3b2753eb5e2..44a887d61b1a 100644 --- a/www/miniserve/Makefile +++ b/www/miniserve/Makefile @@ -1,37 +1,34 @@ PORTNAME= miniserve DISTVERSIONPREFIX= v DISTVERSION= 0.27.1 PORTREVISION= 4 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org COMMENT= Ad-hoc HTTP server for file sharing WWW= https://github.com/svenstaro/miniserve LICENSE= APACHE20 BSD3CLAUSE CC0-1.0 ISCL MIT MPL20 UNLICENSE LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= the ring crate requires SSE2 instruction on intel cpu BUILD_DEPENDS= zstd>0:archivers/zstd LIB_DEPENDS= libonig.so:devel/oniguruma USES= cargo ssl:build USE_GITHUB= yes GH_ACCOUNT= svenstaro PLIST_FILES= bin/miniserve PORTDOCS= README.md OPTIONS_DEFINE= DOCS -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/miniserve - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/www/monolith/Makefile b/www/monolith/Makefile index a67b5be83be2..a8b4f857664e 100644 --- a/www/monolith/Makefile +++ b/www/monolith/Makefile @@ -1,23 +1,20 @@ PORTNAME= monolith DISTVERSIONPREFIX= v DISTVERSION= 2.8.1 PORTREVISION= 5 CATEGORIES= www MAINTAINER= lcook@FreeBSD.org COMMENT= CLI tool for saving complete web pages as a single HTML file WWW= https://github.com/Y2Z/monolith LICENSE= CC0-1.0 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= Y2Z PLIST_FILES= bin/${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/www/ncgopher/Makefile b/www/ncgopher/Makefile index 101160a71174..f325e62059d4 100644 --- a/www/ncgopher/Makefile +++ b/www/ncgopher/Makefile @@ -1,173 +1,172 @@ PORTNAME= ncgopher DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 PORTREVISION= 5 CATEGORIES= www MAINTAINER= beastieboy@beastieboy.net COMMENT= Fast and modern Gopher, Gemini and finger terminal client WWW= https://github.com/jansc/ncgopher LICENSE= BSD2CLAUSE APACHE20 BSD3CLAUSE MIT UNLICENSE ZLIB LICENSE_COMB= multi USES= cargo ssl sqlite USE_GITHUB= yes GH_ACCOUNT= jansc CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ ahash-0.7.6 \ aho-corasick-0.7.18 \ asn1-rs-0.3.1 \ asn1-rs-derive-0.1.0 \ asn1-rs-impl-0.1.0 \ atty-0.2.14 \ autocfg-1.1.0 \ backtrace-0.3.65 \ base64-0.13.0 \ bitflags-1.3.2 \ block-buffer-0.10.2 \ cc-1.0.73 \ cfg-if-1.0.0 \ chrono-0.4.19 \ clap-3.1.18 \ clap_derive-3.1.18 \ clap_lex-0.2.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.3 \ cpufeatures-0.2.2 \ crossbeam-channel-0.5.4 \ crossbeam-utils-0.8.8 \ crypto-common-0.1.3 \ cursive-0.18.0 \ cursive_core-0.3.2 \ darling-0.13.4 \ darling_core-0.13.4 \ darling_macro-0.13.4 \ data-encoding-2.3.2 \ der-parser-7.0.0 \ digest-0.10.3 \ dirs-4.0.0 \ dirs-sys-0.3.7 \ displaydoc-0.2.3 \ enum-map-2.1.0 \ enum-map-derive-0.8.0 \ enumset-1.0.11 \ enumset_derive-0.6.0 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ fastrand-1.7.0 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.0.1 \ gemtext-0.2.1 \ generic-array-0.14.5 \ getrandom-0.2.6 \ gimli-0.26.1 \ hashbrown-0.11.2 \ hashlink-0.7.0 \ heck-0.4.0 \ hermit-abi-0.1.19 \ ident_case-1.0.1 \ idna-0.2.3 \ indexmap-1.8.1 \ instant-0.1.12 \ itoa-1.0.2 \ lazy_static-1.4.0 \ libc-0.2.125 \ libsqlite3-sys-0.24.2 \ log-0.4.17 \ maplit-1.0.2 \ matches-0.1.9 \ memchr-2.5.0 \ mime-0.3.16 \ minimal-lexical-0.2.1 \ miniz_oxide-0.5.1 \ native-tls-0.2.10 \ ncurses-5.101.0 \ nom-7.1.1 \ num-0.4.0 \ num-bigint-0.4.3 \ num-complex-0.4.1 \ num-integer-0.1.45 \ num-iter-0.1.43 \ num-rational-0.4.0 \ num-traits-0.2.15 \ num_threads-0.1.6 \ object-0.28.4 \ oid-registry-0.4.0 \ once_cell-1.10.0 \ openssl-0.10.40 \ openssl-macros-0.1.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.73 \ os_str_bytes-6.0.1 \ owning_ref-0.4.1 \ pancurses-0.17.0 \ pdcurses-sys-0.7.1 \ percent-encoding-2.1.0 \ pkg-config-0.3.25 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro2-1.0.38 \ quote-1.0.18 \ redox_syscall-0.2.13 \ redox_users-0.4.3 \ regex-1.5.6 \ regex-syntax-0.6.26 \ remove_dir_all-0.5.3 \ rusqlite-0.27.0 \ rustc-demangle-0.1.21 \ rusticata-macros-4.1.0 \ schannel-0.1.19 \ security-framework-2.6.1 \ security-framework-sys-2.6.1 \ serde-1.0.137 \ serde_derive-1.0.137 \ sha2-0.10.2 \ signal-hook-0.3.14 \ signal-hook-registry-1.4.0 \ smallvec-1.8.0 \ stable_deref_trait-1.2.0 \ strsim-0.10.0 \ syn-1.0.94 \ synstructure-0.12.6 \ tempfile-3.3.0 \ term_size-0.3.2 \ termcolor-1.1.3 \ textwrap-0.15.0 \ thiserror-1.0.31 \ thiserror-impl-1.0.31 \ time-0.1.44 \ time-0.3.9 \ time-macros-0.2.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ toml-0.5.9 \ typenum-1.15.0 \ unicode-bidi-0.3.8 \ unicode-normalization-0.1.19 \ unicode-segmentation-1.9.0 \ unicode-width-0.1.9 \ unicode-xid-0.2.3 \ url-2.2.2 \ urlencoding-2.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ wasi-0.10.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winreg-0.5.1 \ x509-parser-0.13.2 \ xi-unicode-0.3.0 post-install: ${INSTALL_MAN} ${WRKSRC}/ncgopher.1 ${STAGEDIR}${PREFIX}/share/man/man1 - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ncgopher .include diff --git a/www/newsboat/Makefile b/www/newsboat/Makefile index 8c53315338c8..bf3251606026 100644 --- a/www/newsboat/Makefile +++ b/www/newsboat/Makefile @@ -1,58 +1,55 @@ PORTNAME= newsboat DISTVERSION= 2.36 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://newsboat.org/releases/${DISTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= mt-bugs@markoturk.info COMMENT= RSS feed reader for the text console WWW= https://newsboat.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor LIB_DEPENDS= libcurl.so:ftp/curl \ libjson-c.so:devel/json-c \ libstfl.so:devel/stfl USES= cargo compiler:c++11-lang gettext gmake gnome iconv:translit \ ncurses pkgconfig python:env shebangfix sqlite ssl tar:xz USE_GNOME= libxml2 SHEBANG_FILES= contrib/bookmark-evernote.sh contrib/exportOPMLWithTags.py \ contrib/feedgrabber.rb contrib/getpocket.com/send-to-pocket.sh \ contrib/heise.rb contrib/image-pager/bootstrap_image_pager.sh \ contrib/image-preview/nbparser contrib/move_url.py \ contrib/newsboat_reorganize.py contrib/slashdot.rb \ doc/examples/example-exec-script.py CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} OPTIONS_DEFINE= DOCS TESTING_UNSAFE= https://github.com/newsboat/newsboat/issues/2783 .include .if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1400091 || (${OSVERSION} >= 1302507 && \ ${OSVERSION} < 1400000)) CFLAGS+= -Wno-error=incompatible-function-pointer-types .endif post-patch: @${REINPLACE_CMD} -e 's,fail "ncursesw",true,; s,fail "libcrypto",true,' \ -e 's,fail "libssl",true,' \ ${WRKSRC}/config.sh @${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB} -lcrypto ${NCURSESLIBS}|;s|-Werror||' \ ${WRKSRC}/Makefile -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*boat - .include diff --git a/www/py-adblock/Makefile b/www/py-adblock/Makefile index f9c3df965203..bd27d85336fa 100644 --- a/www/py-adblock/Makefile +++ b/www/py-adblock/Makefile @@ -1,152 +1,151 @@ PORTNAME= adblock DISTVERSION= 0.6.0 PORTREVISION= 15 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= vendion@gmail.com COMMENT= Brave's adblock library in Python WWW= https://pypi.org/project/adblock/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT # Although the port builds fine on some 32-bit architectures (e.g. i386) it # doesn't support creating 32-bit Python wheels for FreeBSD. Thus save build # time and skip the port at a early stage. # SEE devel/py-maturin/Makefile NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc NOT_FOR_ARCHS_REASON= the creation of 32-bit Python wheels is not supported for FreeBSD BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=0.8.3:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pip>=20.2.3:devel/py-pip@${PY_FLAVOR} \ public_suffix_list>0:dns/public_suffix_list USES= cargo python USE_GITHUB= yes GH_ACCOUNT= ArniDagur GH_PROJECT= python-adblock USE_PYTHON= autoplist concurrent cython distutils CARGO_CRATES= adblock-0.5.6 \ addr-0.14.0 \ adler-1.0.2 \ aho-corasick-0.7.18 \ autocfg-1.1.0 \ base64-0.13.0 \ bitflags-1.3.2 \ byteorder-1.4.3 \ cfg-if-1.0.0 \ crc32fast-1.3.2 \ either-1.7.0 \ flate2-1.0.24 \ form_urlencoded-1.0.1 \ idna-0.2.3 \ indoc-1.0.6 \ itertools-0.10.3 \ libc-0.2.126 \ lock_api-0.4.7 \ matches-0.1.9 \ memchr-2.5.0 \ miniz_oxide-0.5.3 \ num-traits-0.2.15 \ once_cell-1.13.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.3 \ paste-1.0.7 \ percent-encoding-2.1.0 \ proc-macro2-1.0.40 \ psl-2.0.90 \ psl-types-2.0.10 \ pyo3-0.16.5 \ pyo3-build-config-0.16.5 \ pyo3-ffi-0.16.5 \ pyo3-macros-0.16.5 \ pyo3-macros-backend-0.16.5 \ quote-1.0.20 \ redox_syscall-0.2.13 \ regex-1.6.0 \ regex-syntax-0.6.27 \ rmp-0.8.11 \ rmp-serde-0.13.7 \ rmp-serde-0.15.5 \ scopeguard-1.1.0 \ seahash-3.0.7 \ serde-1.0.139 \ serde_derive-1.0.139 \ smallvec-1.9.0 \ syn-1.0.98 \ target-lexicon-0.12.4 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.0 \ twoway-0.2.2 \ unchecked-index-0.2.2 \ unicode-bidi-0.3.8 \ unicode-ident-1.0.2 \ unicode-normalization-0.1.21 \ unindent-0.1.9 \ url-2.2.2 \ windows-sys-0.36.1 \ windows_aarch64_msvc-0.36.1 \ windows_i686_gnu-0.36.1 \ windows_i686_msvc-0.36.1 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_msvc-0.36.1 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TARGET_DIR= ${WRKSRC}/target CONFLICTS_INSTALL= py3[0-9]-adblock py3[0-9][0-9]-adblock # lib/libadblock.so # Required since maturin >= 0.13.0 BINARY_ALIAS= python3=${PYTHON_CMD} .include # This is to prevent Mk/Uses/python.mk do-configure target from firing. do-configure: do-build: @(cd ${BUILD_WRKSRC} ; \ PSL_PATH="${PREFIX}/share/public_suffix_list/public_suffix_list.dat" \ ${SETENV} ${MAKE_ENV} maturin-${PYTHON_VER} build --release \ ${WITH_DEBUG:D:U--strip}) # Due to upstream not supplying a setup.py file or other way to install # using pip command for now... do-install: .if ${ARCH:Mpowerpc64*} @(cd ${INSTALL_WRKSRC}; \ ${FIND} . -name "*whl" -exec ${SH} -c 'mv {} `echo {} | ${SED} -E -e "s/powerpc.*/powerpc.whl/"`' \ \;) .endif @(cd ${INSTALL_WRKSRC} ; \ ${INSTALL_DATA} "target/release/libadblock.so" \ "${STAGEDIR}/${PREFIX}/lib" ; \ ${SETENV} ${MAKE_ENV} pip-${PYTHON_VER} install --isolated \ --root=${STAGEDIR} --ignore-installed --no-deps target/wheels/*.whl) post-install: (cd ${STAGEDIR}${PREFIX} && \ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -d ${PREFIX} \ -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) - ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/adblock/adblock*.so # Regenerate .PLIST.pymodtemp to get all installed files from # ${STAGEDIR} because the file that is generated in the first place # contains only the EGG files as a whole. # SEE devel/py-maturin/Makefile @${FIND} ${STAGEDIR} \ -type \ f \ -o \ -type \ l | \ ${SORT} | \ ${SED} -e 's|${STAGEDIR}||' \ > \ ${WRKDIR}/.PLIST.pymodtmp .include diff --git a/www/py-nh3/Makefile b/www/py-nh3/Makefile index 8fa6f57b7c18..5553eb49cb94 100644 --- a/www/py-nh3/Makefile +++ b/www/py-nh3/Makefile @@ -1,30 +1,27 @@ PORTNAME= nh3 DISTVERSIONPREFIX= v DISTVERSION= 0.2.18 PORTREVISION= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Python Bindings to the ammonia HTML sanitization library WWW= https://github.com/messense/nh3 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.0<2.0:devel/py-maturin@${PY_FLAVOR} USES= cargo python USE_GITHUB= yes GH_ACCOUNT= messense USE_PYTHON= autoplist pep517 CARGO_BUILD= no CARGO_INSTALL= no TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -post-install: - ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + - .include diff --git a/www/py-pywry/Makefile b/www/py-pywry/Makefile index 59adb791897f..70c973749857 100644 --- a/www/py-pywry/Makefile +++ b/www/py-pywry/Makefile @@ -1,308 +1,305 @@ PORTNAME= pywry DISTVERSION= 0.6.2 PORTREVISION= 6 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= PyWry Web Viewer WWW= https://github.com/tauri-apps/wry LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}maturin>0:devel/py-maturin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toml>0:textproc/py-toml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS+= libsoup-2.4.so:devel/libsoup \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 USES= cargo gnome python USE_PYTHON= pep517 autoplist USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 # workaround for the problem that the ports framework doesn't add PYPI-related file to DISTFILES due to DISTFILES?= in Mk/bsd.port.mk DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.0.5 \ anyhow-1.0.75 \ atk-0.15.1 \ atk-sys-0.15.1 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ bitflags-1.3.2 \ block-0.1.6 \ block-buffer-0.10.4 \ bytemuck-1.13.1 \ byteorder-1.4.3 \ bytes-1.4.0 \ cairo-rs-0.15.12 \ cairo-sys-rs-0.15.1 \ cc-1.0.83 \ cesu8-1.1.0 \ cfg-expr-0.9.1 \ cfg-expr-0.15.5 \ cfg-if-1.0.0 \ cocoa-0.24.1 \ cocoa-foundation-0.1.1 \ color_quant-1.1.0 \ combine-4.6.6 \ convert_case-0.4.0 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ core-graphics-0.22.3 \ core-graphics-types-0.1.2 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crossbeam-channel-0.5.8 \ crossbeam-utils-0.8.16 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-macros-0.6.1 \ derive_more-0.99.17 \ digest-0.10.7 \ dispatch-0.2.0 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ dunce-1.0.4 \ equivalent-1.0.1 \ fdeflate-0.3.0 \ field-offset-0.3.6 \ flate2-1.0.26 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ futf-0.1.5 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-executor-0.3.28 \ futures-io-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ fxhash-0.2.1 \ gdk-0.15.4 \ gdk-pixbuf-0.15.11 \ gdk-pixbuf-sys-0.15.10 \ gdk-sys-0.15.1 \ gdkwayland-sys-0.15.3 \ gdkx11-sys-0.15.1 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.9 \ gimli-0.28.0 \ gio-0.15.12 \ gio-sys-0.15.10 \ glib-0.15.12 \ glib-macros-0.15.13 \ glib-sys-0.15.10 \ gobject-sys-0.15.10 \ gtk-0.15.5 \ gtk-sys-0.15.3 \ gtk3-macros-0.15.6 \ hashbrown-0.14.0 \ heck-0.3.3 \ heck-0.4.1 \ hermit-abi-0.2.6 \ html5ever-0.25.2 \ http-0.2.9 \ idna-0.4.0 \ image-0.24.7 \ indexmap-2.0.0 \ instant-0.1.12 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ itoa-0.4.8 \ itoa-1.0.6 \ javascriptcore-rs-0.16.0 \ javascriptcore-rs-sys-0.4.0 \ jni-0.20.0 \ jni-sys-0.3.0 \ kuchiki-0.8.1 \ lazy_static-1.4.0 \ libc-0.2.149 \ lock_api-0.4.9 \ log-0.4.17 \ mac-0.1.1 \ malloc_buf-0.0.6 \ markup5ever-0.10.1 \ matches-0.1.10 \ memchr-2.6.3 \ memoffset-0.9.0 \ mime-0.3.17 \ mime_guess-2.0.4 \ miniz_oxide-0.7.1 \ mio-0.8.6 \ ndk-0.6.0 \ ndk-context-0.1.1 \ ndk-sys-0.3.0 \ new_debug_unreachable-1.0.4 \ nodrop-0.1.14 \ num-integer-0.1.45 \ num-rational-0.4.1 \ num-traits-0.2.15 \ num_cpus-1.15.0 \ num_enum-0.5.11 \ num_enum_derive-0.5.11 \ objc-0.2.7 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ object-0.32.1 \ once_cell-1.17.1 \ open-5.0.0 \ pango-0.15.10 \ pango-sys-0.15.10 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ pathdiff-0.2.1 \ percent-encoding-2.3.0 \ phf-0.8.0 \ phf_codegen-0.8.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_macros-0.8.0 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ pkg-config-0.3.27 \ png-0.17.8 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.67 \ quote-1.0.33 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ raw-window-handle-0.5.2 \ redox_syscall-0.3.5 \ regex-1.9.5 \ regex-automata-0.3.8 \ regex-syntax-0.7.5 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ selectors-0.22.0 \ semver-1.0.18 \ serde-1.0.189 \ serde_derive-1.0.189 \ serde_json-1.0.107 \ serde_spanned-0.6.3 \ servo_arc-0.1.1 \ sha2-0.10.7 \ signal-hook-registry-1.4.1 \ simd-adler32-0.3.5 \ simple-home-dir-0.2.0 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.10.0 \ socket2-0.5.4 \ soup2-0.2.1 \ soup2-sys-0.2.0 \ stable_deref_trait-1.2.0 \ string_cache-0.8.7 \ string_cache_codegen-0.5.2 \ syn-1.0.109 \ syn-2.0.36 \ system-deps-5.0.0 \ system-deps-6.1.1 \ tao-0.16.4 \ tao-macros-0.1.2 \ target-lexicon-0.12.11 \ tendril-0.4.3 \ thin-slice-0.1.1 \ thiserror-1.0.48 \ thiserror-impl-1.0.48 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.33.0 \ tokio-macros-2.1.0 \ toml-0.5.11 \ toml-0.7.8 \ toml_datetime-0.6.3 \ toml_edit-0.19.15 \ typenum-1.17.0 \ unicase-2.6.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ unicode-segmentation-1.10.1 \ url-2.4.1 \ urlencoding-2.1.3 \ utf-8-0.7.6 \ uuid-1.4.1 \ version-compare-0.0.11 \ version-compare-0.1.1 \ version_check-0.9.4 \ walkdir-2.4.0 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ webkit2gtk-0.18.2 \ webkit2gtk-sys-0.18.0 \ webview2-com-0.19.1 \ webview2-com-macros-0.6.0 \ webview2-com-sys-0.19.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.39.0 \ windows-bindgen-0.39.0 \ windows-implement-0.39.0 \ windows-metadata-0.39.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-targets-0.42.2 \ windows-targets-0.48.0 \ windows-tokens-0.39.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.39.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.39.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.39.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.39.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.39.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.0 \ winnow-0.5.15 \ wry-0.24.4 \ x11-2.21.0 \ x11-dl-2.21.0 CARGO_BUILD= no CARGO_INSTALL= no CARGO_TEST= no CARGO_TARGET_DIR= ${WRKSRC}/target MAKE_ENV= ${CARGO_ENV} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/www/reddsaver/Makefile b/www/reddsaver/Makefile index 29fc02e81c20..944b8f1a13b9 100644 --- a/www/reddsaver/Makefile +++ b/www/reddsaver/Makefile @@ -1,192 +1,189 @@ PORTNAME= reddsaver DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 PORTREVISION= 15 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 888b9ad23a25..a742029e06f9 100644 --- a/www/rustypaste-cli/Makefile +++ b/www/rustypaste-cli/Makefile @@ -1,36 +1,35 @@ PORTNAME= rustypaste-cli DISTVERSIONPREFIX= v DISTVERSION= 0.9.1 PORTREVISION= 1 CATEGORIES= www MAINTAINER= DtxdF@disroot.org COMMENT= CLI tool for rustypaste WWW= https://github.com/orhun/rustypaste-cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= compilation fails: error[E0080]: evaluation of constant value failed USES= cargo USE_GITHUB= yes GH_ACCOUNT= orhun CARGO_FEATURES= --no-default-features PLIST_DIRS= ${EXAMPLESDIR} PLIST_FILES= ${EXAMPLESDIR}/config.toml \ bin/rpaste OPTIONS_DEFINE= NATIVE_CERTS NATIVE_CERTS_DESC= Support using the OS TLS trust store NATIVE_CERTS_VARS= CARGO_FEATURES+=use-native-certs post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/config.toml ${STAGEDIR}${EXAMPLESDIR} - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rpaste .include diff --git a/www/rustypaste/Makefile b/www/rustypaste/Makefile index a4fc6f2d6a0d..b63d0ada8509 100644 --- a/www/rustypaste/Makefile +++ b/www/rustypaste/Makefile @@ -1,64 +1,63 @@ PORTNAME= rustypaste DISTVERSIONPREFIX= v DISTVERSION= 0.15.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 BROKEN_i386= compilation fails: error[E0080]: evaluation of constant value failed LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= orhun USE_RC_SUBR= ${PORTNAME} CARGO_FEATURES= --no-default-features SUB_LIST+= USER=${RUSTYPASTE_USER} USERS= ${RUSTYPASTE_USER} GROUPS= ${RUSTYPASTE_GROUP} RUSTYPASTE_USER= ${PORTNAME} RUSTYPASTE_GROUP= ${RUSTYPASTE_USER} PLIST_SUB+= GROUP=${RUSTYPASTE_USER} \ USER=${RUSTYPASTE_GROUP} OPTIONS_DEFINE= SHUTTLE OPTIONS_DEFAULT= OPENSSL OPTIONS_RADIO= TLS OPTIONS_RADIO_TLS= OPENSSL RUSTLS OPENSSL_DESC= Use distro OpenSSL (binary size is reduced ~20%) RUSTLS_DESC= Use modern TLS library in Rust SHUTTLE_DESC= Enable an entry point for deploying on Shuttle OPENSSL_USES= ssl OPENSSL_VARS= CARGO_FEATURES+=openssl RUSTLS_VARS= CARGO_FEATURES+=rustls SHUTTLE_BUILD_DEPENDS= protoc:devel/protobuf SHUTTLE_VARS= CARGO_FEATURES+=shuttle UPLOAD_PATH= /var/db/${PORTNAME} post-patch: @${REINPLACE_CMD} -e '/^upload_path[[:space:]]*=/s#=.*#= "${UPLOAD_PATH}"#' ${WRKSRC}/config.toml post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}/${UPLOAD_PATH} ${ECHO_CMD} 'CONFIG="${ETCDIR}/${PORTNAME}.toml"' > ${STAGEDIR}${ETCDIR}/${PORTNAME}.env.sample ${CP} ${WRKSRC}/config.toml ${STAGEDIR}${ETCDIR}/${PORTNAME}.toml.sample - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/so/Makefile b/www/so/Makefile index ffe0bebcb23b..eb5c1472f7f0 100644 --- a/www/so/Makefile +++ b/www/so/Makefile @@ -1,33 +1,32 @@ PORTNAME= so DISTVERSIONPREFIX= v DISTVERSION= 0.4.6 PORTREVISION= 21 CATEGORIES= www MAINTAINER= sec.research.2005@gmail.com COMMENT= Terminal interface for Stack Overflow WWW= https://github.com/samtay/so LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= samtay PLIST_FILES= bin/so PORTDATA= themes/*.toml PORTDOCS= *.md OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/so ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} themes ${STAGEDIR}${DATADIR}) post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/www/sqlpage/Makefile b/www/sqlpage/Makefile index 0d05ad96dd6b..185fb2fdd6cc 100644 --- a/www/sqlpage/Makefile +++ b/www/sqlpage/Makefile @@ -1,47 +1,46 @@ PORTNAME= sqlpage DISTVERSIONPREFIX= v DISTVERSION= 0.28.0 CATEGORIES= www databases MASTER_SITES= https://cdn.jsdelivr.net/npm/:npm DISTFILES= ${NPM_DISTFILES} EXTRACT_ONLY= ${_DISTFILES:M*${EXTRACT_SUFX}} ${_DISTFILES:M*crate} MAINTAINER= girgen@FreeBSD.org COMMENT= SQL-only webapp builder. WWW= https://github.com/lovasoa/SQLpage LICENSE= MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= lovasoa GH_PROJECT= SQLpage USERS= sqlpage GROUPS= sqlpage NPM_DISTFILES= apexcharts@3.52.0/dist/apexcharts.min.js:npm \ @tabler/core@1.0.0-beta20/dist/css/tabler.min.css:npm \ @tabler/core@1.0.0-beta20/dist/css/tabler-vendors.min.css:npm \ @tabler/core@1.0.0-beta20/dist/js/tabler.min.js:npm \ list.js-fixed@2.3.4/dist/list.min.js:npm \ @tabler/icons-sprite@3.10.0/dist/tabler-sprite.svg:npm \ tom-select@2.3.1/dist/js/tom-select.popular.min.js:npm post-extract: cd ${DISTDIR}; ${PAX} -rw ${NPM_DISTFILES:C/\/.*//g} ${WRKSRC} post-install: ${MKDIR} ${STAGEDIR}/${ETCDIR} ;\ ${INSTALL_DATA} ${FILESDIR}/sqlpage.json ${STAGEDIR}${ETCDIR}/sqlpage.json.sample ${MKDIR} ${STAGEDIR}/${WWWDIR} ${STAGEDIR}${DATADIR} ;\ ${INSTALL_DATA} ${WRKSRC}/index.sql ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d ;\ ${INSTALL_DATA} ${FILESDIR}/sqlpage.conf ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/sqlpage.conf.sample - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/www/stork/Makefile b/www/stork/Makefile index d51dee479b7c..b05bb8f57904 100644 --- a/www/stork/Makefile +++ b/www/stork/Makefile @@ -1,257 +1,254 @@ PORTNAME= stork DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 PORTREVISION= 13 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/trunk/Makefile b/www/trunk/Makefile index e69eda6f5ab4..6309b95b1db0 100644 --- a/www/trunk/Makefile +++ b/www/trunk/Makefile @@ -1,478 +1,475 @@ PORTNAME= trunk DISTVERSIONPREFIX= v DISTVERSION= 0.20.3 PORTREVISION= 1 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org COMMENT= Build, bundle & ship your Rust WASM application to the web WWW= https://trunkrs.dev/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo USE_GITHUB= yes GH_ACCOUNT= thedodd RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aes-0.8.4 \ ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-0.7.20 \ aho-corasick-1.1.3 \ aligned-0.4.2 \ ansi_term-0.12.1 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.0.3 \ anstyle-wincon-3.0.3 \ anyhow-1.0.82 \ arc-swap-1.7.1 \ as-slice-0.2.1 \ async-recursion-1.1.1 \ async-trait-0.1.80 \ autocfg-1.2.0 \ axum-0.7.5 \ axum-core-0.4.3 \ axum-server-0.6.0 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ base64-simd-0.7.0 \ base64ct-1.6.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ bytemuck-1.15.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.6 \ cargo-lock-9.0.0 \ cargo-platform-0.1.8 \ cargo_metadata-0.18.1 \ cc-1.0.96 \ cfg-if-1.0.0 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ clap_mangen-0.2.20 \ colorchoice-1.0.1 \ console-0.15.8 \ const-str-0.3.2 \ const-str-proc-macro-0.3.2 \ constant_time_eq-0.1.5 \ convert_case-0.4.0 \ convert_case-0.6.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crates_io_api-0.11.0 \ crc32fast-1.4.0 \ crossbeam-channel-0.5.12 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ cssparser-0.27.2 \ cssparser-0.33.0 \ cssparser-color-0.1.0 \ cssparser-macros-0.6.1 \ cvt-0.1.2 \ dashmap-5.5.3 \ data-encoding-2.6.0 \ data-url-0.1.1 \ deranged-0.3.11 \ derive_more-0.99.17 \ digest-0.10.7 \ directories-5.0.1 \ dirs-sys-0.4.1 \ dtoa-1.0.9 \ dtoa-short-0.3.4 \ dunce-1.0.4 \ either-1.11.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ env_filter-0.1.0 \ env_logger-0.11.3 \ envy-0.4.2 \ equivalent-1.0.1 \ errno-0.3.8 \ fastrand-2.1.0 \ file-id-0.2.1 \ filetime-0.2.23 \ flate2-1.0.30 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.1 \ fs_at-0.1.10 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-timer-3.0.3 \ futures-util-0.3.30 \ fxhash-0.2.1 \ generic-array-0.14.7 \ getrandom-0.1.16 \ getrandom-0.2.14 \ gimli-0.28.1 \ glob-0.3.1 \ h2-0.4.4 \ hashbrown-0.12.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hmac-0.12.1 \ home-0.5.9 \ htmlescape-0.3.1 \ http-1.1.0 \ http-body-1.0.0 \ http-body-util-0.1.1 \ http-range-header-0.4.0 \ httparse-1.8.0 \ httpdate-1.0.3 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ hyper-1.3.1 \ hyper-rustls-0.26.0 \ hyper-tls-0.6.0 \ hyper-util-0.1.3 \ idna-0.5.0 \ indexmap-2.2.6 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ inout-0.1.3 \ ipnet-2.9.0 \ is-docker-0.2.0 \ is-wsl-0.4.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.12.1 \ itoa-0.4.8 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ libc-0.2.154 \ libdeflate-sys-1.20.0 \ libdeflater-1.20.0 \ libredox-0.1.3 \ lightningcss-1.0.0-alpha.58 \ lightningcss-derive-1.0.0-alpha.43 \ linux-raw-sys-0.4.13 \ local-ip-address-0.6.1 \ lock_api-0.4.12 \ log-0.4.21 \ lol_html-1.2.1 \ matchers-0.1.0 \ matches-0.1.10 \ matchit-0.7.3 \ memchr-2.7.2 \ mime-0.3.17 \ mime_guess-2.0.4 \ minify-html-0.15.0 \ minify-html-common-0.0.2 \ minify-js-0.5.6 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ native-tls-0.2.11 \ neli-0.6.4 \ neli-proc-macros-0.1.3 \ nix-0.26.4 \ nodrop-0.1.14 \ normpath-1.2.0 \ notify-6.1.1 \ notify-debouncer-full-0.3.1 \ nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.18 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ open-5.1.2 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ option-ext-0.2.0 \ outref-0.1.0 \ overload-0.1.1 \ oxipng-9.1.1 \ parcel_selectors-0.26.6 \ parcel_sourcemap-2.1.1 \ parking_lot-0.12.2 \ parking_lot_core-0.9.10 \ parse-js-0.17.0 \ password-hash-0.4.2 \ paste-1.0.14 \ pathdiff-0.2.1 \ pbkdf2-0.11.0 \ percent-encoding-2.3.1 \ phf-0.8.0 \ phf-0.10.1 \ phf-0.11.2 \ phf_codegen-0.8.0 \ phf_codegen-0.10.0 \ phf_generator-0.8.0 \ phf_generator-0.10.0 \ phf_generator-0.11.2 \ phf_macros-0.8.0 \ phf_macros-0.11.2 \ phf_shared-0.8.0 \ phf_shared-0.10.0 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ ppv-lite86-0.2.17 \ precomputed-hash-0.1.1 \ proc-macro-hack-0.5.20+deprecated \ proc-macro2-1.0.81 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ quote-1.0.36 \ radium-0.7.0 \ rand-0.7.3 \ rand-0.8.5 \ rand_chacha-0.2.2 \ rand_chacha-0.3.1 \ rand_core-0.5.1 \ rand_core-0.6.4 \ rand_hc-0.2.0 \ rand_pcg-0.2.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ relative-path-1.9.2 \ remove_dir_all-0.8.2 \ rend-0.4.2 \ reqwest-0.12.4 \ rgb-0.8.37 \ ring-0.17.8 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ roff-0.2.1 \ rstest-0.19.0 \ rstest_macros-0.19.0 \ rustc-demangle-0.1.23 \ rustc-hash-1.1.0 \ rustc_version-0.4.0 \ rustix-0.38.34 \ rustls-0.21.12 \ rustls-0.22.4 \ rustls-native-certs-0.7.0 \ rustls-pemfile-2.1.2 \ rustls-pki-types-1.5.0 \ rustls-webpki-0.101.7 \ rustls-webpki-0.102.3 \ rustversion-1.0.15 \ ryu-1.0.17 \ same-file-1.0.6 \ schannel-0.1.23 \ scopeguard-1.2.0 \ sct-0.7.1 \ seahash-4.1.0 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ selectors-0.22.0 \ semver-1.0.22 \ serde-1.0.204 \ serde_derive-1.0.204 \ serde_json-1.0.116 \ serde_path_to_error-0.1.16 \ serde_spanned-0.6.5 \ serde_urlencoded-0.7.1 \ servo_arc-0.1.1 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ signal-hook-registry-1.4.2 \ simd-abstraction-0.7.1 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ socket2-0.5.7 \ spin-0.9.8 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ strum-0.26.2 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ syn-2.0.60 \ sync_wrapper-0.1.2 \ sync_wrapper-1.0.1 \ tap-1.0.1 \ tar-0.4.40 \ tempfile-3.10.1 \ terminal_size-0.3.0 \ thin-slice-0.1.1 \ thiserror-1.0.59 \ thiserror-impl-1.0.59 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ time-macros-0.2.18 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-native-tls-0.3.1 \ tokio-openssl-0.6.4 \ tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ tokio-stream-0.1.15 \ tokio-tungstenite-0.21.0 \ tokio-util-0.7.10 \ toml-0.7.8 \ toml-0.8.12 \ toml_datetime-0.6.5 \ toml_edit-0.19.15 \ toml_edit-0.22.12 \ tower-0.4.13 \ tower-http-0.5.2 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-attributes-0.1.27 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ tungstenite-0.21.0 \ typed-arena-2.0.2 \ typenum-1.17.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.12 \ untrusted-0.9.0 \ url-2.5.0 \ utf-8-0.7.6 \ utf8parse-0.2.1 \ uuid-1.8.0 \ valuable-0.1.0 \ vcpkg-0.2.15 \ version_check-0.9.4 \ vlq-0.5.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-streams-0.4.0 \ web-sys-0.3.69 \ webpki-roots-0.26.1 \ which-6.0.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.5.40 \ winnow-0.6.7 \ winreg-0.52.0 \ winsafe-0.0.19 \ wyz-0.5.1 \ xattr-1.3.1 \ zerocopy-0.7.32 \ zerocopy-derive-0.7.32 \ zeroize-1.7.0 \ zip-0.6.6 \ zopfli-0.8.0 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.10+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} .include .if ${ARCH} == powerpc LTO_UNSAFE= yes .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/www/tuifeed/Makefile b/www/tuifeed/Makefile index d5cf2de9b84d..4cf8cb20a070 100644 --- a/www/tuifeed/Makefile +++ b/www/tuifeed/Makefile @@ -1,33 +1,30 @@ PORTNAME= tuifeed DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 PORTREVISION= 13 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/vigil/Makefile b/www/vigil/Makefile index 49746f9c0fe3..6041db5a08ed 100644 --- a/www/vigil/Makefile +++ b/www/vigil/Makefile @@ -1,285 +1,282 @@ PORTNAME= vigil DISTVERSIONPREFIX= v DISTVERSION= 1.26.3 PORTREVISION= 9 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Monitor distributed infrastructure and send alerts (Slack, SMS, etc.) WWW= https://github.com/valeriansaliou/vigil LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd USES= cargo perl5 pkgconfig USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= valeriansaliou CARGO_CRATES= actix-codec-0.5.1 \ actix-files-0.6.2 \ actix-http-3.4.0 \ actix-macros-0.2.4 \ actix-router-0.5.1 \ actix-rt-2.9.0 \ actix-server-2.3.0 \ actix-service-2.0.2 \ actix-utils-3.0.1 \ actix-web-4.4.0 \ actix-web-codegen-4.2.2 \ actix-web-httpauth-0.8.0 \ addr2line-0.21.0 \ adler-1.0.2 \ ahash-0.8.3 \ aho-corasick-1.0.5 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ anstream-0.5.0 \ anstyle-1.0.2 \ anstyle-parse-0.2.1 \ anstyle-query-1.0.0 \ anstyle-wincon-2.1.0 \ askama_escape-0.10.3 \ async-compression-0.4.2 \ autocfg-1.1.0 \ backtrace-0.3.69 \ base64-0.13.1 \ base64-0.21.3 \ bitflags-1.3.2 \ bitflags-2.4.0 \ block-buffer-0.10.4 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ bstr-1.6.2 \ bumpalo-3.13.0 \ bytes-1.4.0 \ bytestring-1.3.0 \ cc-1.0.83 \ cfg-if-1.0.0 \ clap-4.4.2 \ clap_builder-4.4.2 \ clap_lex-0.5.1 \ colorchoice-1.0.0 \ convert_case-0.4.0 \ cookie-0.16.2 \ core-foundation-0.9.3 \ core-foundation-sys-0.8.4 \ cpufeatures-0.2.9 \ crc32fast-1.3.2 \ crypto-common-0.1.6 \ deranged-0.3.8 \ derive_more-0.99.17 \ digest-0.10.7 \ dunce-1.0.4 \ email-encoding-0.2.0 \ email_address-0.2.4 \ encoding_rs-0.8.33 \ envsubst-0.2.1 \ equivalent-1.0.1 \ errno-0.3.3 \ errno-dragonfly-0.1.2 \ fastrand-1.9.0 \ fastrand-2.0.0 \ flate2-1.0.27 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.2.0 \ fsio-0.4.0 \ futures-channel-0.3.28 \ futures-core-0.3.28 \ futures-io-0.3.28 \ futures-sink-0.3.28 \ futures-task-0.3.28 \ futures-util-0.3.28 \ generic-array-0.14.7 \ getrandom-0.2.10 \ gimli-0.28.0 \ globset-0.4.13 \ globwalk-0.8.1 \ h2-0.3.21 \ hashbrown-0.12.3 \ hashbrown-0.14.0 \ hermit-abi-0.3.2 \ hostname-0.3.1 \ http-0.2.9 \ http-body-0.4.5 \ http-range-0.1.5 \ http-serde-1.1.3 \ httparse-1.8.0 \ httpdate-1.0.3 \ hyper-0.14.27 \ hyper-tls-0.5.0 \ idna-0.1.5 \ idna-0.3.0 \ idna-0.4.0 \ ignore-0.4.20 \ indexmap-1.9.3 \ indexmap-2.0.0 \ instant-0.1.12 \ ipnet-2.8.0 \ itoa-1.0.9 \ jobserver-0.1.26 \ js-sys-0.3.64 \ language-tags-0.3.2 \ lazy_static-1.4.0 \ lettre-0.10.4 \ libc-0.2.147 \ libstrophe-0.17.0 \ libstrophe-sys-bindgen-5.0.0 \ linux-raw-sys-0.4.5 \ local-channel-0.1.3 \ local-waker-0.1.3 \ lock_api-0.4.10 \ log-0.4.20 \ match_cfg-0.1.0 \ matches-0.1.10 \ memchr-2.6.2 \ mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ miniz_oxide-0.7.1 \ mio-0.8.8 \ native-tls-0.2.11 \ nom-7.1.3 \ num-traits-0.2.16 \ num_cpus-1.16.0 \ object-0.32.0 \ once_cell-1.18.0 \ openssl-0.10.57 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-111.27.0+1.1.1v \ openssl-sys-0.9.92 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ paste-1.0.14 \ percent-encoding-1.0.1 \ percent-encoding-2.3.0 \ pest-2.7.3 \ pest_derive-2.7.3 \ pest_generator-2.7.3 \ pest_meta-2.7.3 \ pin-project-lite-0.2.13 \ pin-utils-0.1.0 \ ping-0.4.1 \ pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ proc-macro2-1.0.66 \ quote-1.0.33 \ quoted_printable-0.4.8 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.3.5 \ regex-1.9.4 \ regex-automata-0.3.7 \ regex-syntax-0.7.5 \ reqwest-0.11.20 \ run_script-0.10.1 \ rustc-demangle-0.1.23 \ rustc_version-0.4.0 \ rustix-0.38.11 \ ryu-1.0.15 \ same-file-1.0.6 \ schannel-0.1.22 \ scopeguard-1.2.0 \ security-framework-2.9.2 \ security-framework-sys-2.9.1 \ semver-1.0.18 \ serde-1.0.188 \ serde_derive-1.0.188 \ serde_json-1.0.105 \ serde_spanned-0.6.3 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ sha2-0.10.7 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ smallvec-1.11.0 \ socket2-0.4.9 \ socket2-0.5.3 \ strsim-0.10.0 \ syn-1.0.109 \ syn-2.0.29 \ tempfile-3.8.0 \ tera-1.19.0 \ thiserror-1.0.47 \ thiserror-impl-1.0.47 \ thread_local-1.1.4 \ time-0.3.28 \ time-core-0.1.1 \ time-macros-0.2.14 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tokio-1.32.0 \ tokio-native-tls-0.3.1 \ tokio-util-0.7.8 \ toml-0.7.6 \ toml_datetime-0.6.3 \ toml_edit-0.19.14 \ tower-service-0.3.2 \ tracing-0.1.37 \ tracing-core-0.1.31 \ try-lock-0.2.4 \ typenum-1.16.0 \ ucd-trie-0.1.6 \ unic-char-property-0.9.0 \ unic-char-range-0.9.0 \ unic-common-0.9.0 \ unic-segment-0.9.0 \ unic-ucd-segment-0.9.0 \ unic-ucd-version-0.9.0 \ unicase-2.7.0 \ unicode-bidi-0.3.13 \ unicode-ident-1.0.11 \ unicode-normalization-0.1.22 \ url-1.7.2 \ url-2.4.1 \ url_serde-0.2.0 \ utf8parse-0.2.1 \ uuid-1.4.1 \ vcpkg-0.2.15 \ version_check-0.9.4 \ walkdir-2.3.3 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.87 \ wasm-bindgen-backend-0.2.87 \ wasm-bindgen-futures-0.4.37 \ wasm-bindgen-macro-0.2.87 \ wasm-bindgen-macro-support-0.2.87 \ wasm-bindgen-shared-0.2.87 \ web-sys-0.3.64 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-targets-0.48.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_msvc-0.48.5 \ windows_i686_gnu-0.48.5 \ windows_i686_msvc-0.48.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_msvc-0.48.5 \ winnow-0.5.15 \ winreg-0.50.0 \ zstd-0.12.4 \ zstd-safe-6.0.6 \ zstd-sys-2.0.8+zstd.1.5.5 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/www/wasm-pack/Makefile b/www/wasm-pack/Makefile index 1b7821e08bb3..cb247cc6edd2 100644 --- a/www/wasm-pack/Makefile +++ b/www/wasm-pack/Makefile @@ -1,276 +1,273 @@ PORTNAME= wasm-pack DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 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 BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://github.com/rustwasm/wasm-pack/issues/1361 BUILD_DEPENDS= gmake:devel/gmake \ zstd>0:archivers/zstd LIB_DEPENDS= libcurl.so:ftp/curl USES= cargo perl5 pkgconfig USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= rustwasm RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 CARGO_CRATES= addr2line-0.22.0 \ adler-1.0.2 \ aes-0.8.4 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ anstyle-1.0.7 \ anstyle-parse-0.2.4 \ anstyle-query-1.1.0 \ anstyle-wincon-3.0.3 \ anyhow-1.0.86 \ arbitrary-1.3.2 \ assert_cmd-2.0.14 \ atty-0.2.14 \ autocfg-1.3.0 \ backtrace-0.3.73 \ base64-0.22.1 \ binary-install-0.4.0 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-buffer-0.10.4 \ bstr-1.9.1 \ bumpalo-3.16.0 \ byteorder-1.5.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ camino-1.1.7 \ cargo-platform-0.1.8 \ cargo_metadata-0.15.4 \ cc-1.0.104 \ cfg-if-1.0.0 \ chrono-0.4.38 \ cipher-0.4.4 \ clap-4.5.8 \ clap_builder-4.5.8 \ clap_derive-4.5.8 \ clap_lex-0.7.1 \ cmake-0.1.50 \ colorchoice-1.0.1 \ console-0.15.8 \ constant_time_eq-0.3.0 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ crc-3.2.1 \ crc-catalog-2.4.0 \ crc32fast-1.4.2 \ crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ dashmap-5.5.3 \ deflate64-0.1.8 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ dialoguer-0.10.4 \ difflib-0.4.0 \ digest-0.10.7 \ dirs-next-2.0.0 \ dirs-sys-next-0.1.2 \ displaydoc-0.2.5 \ doc-comment-0.3.3 \ either-1.13.0 \ encode_unicode-0.3.6 \ env_logger-0.10.2 \ equivalent-1.0.1 \ errno-0.3.9 \ fastrand-2.1.0 \ filetime-0.2.23 \ flate2-1.0.30 \ float-cmp-0.9.0 \ form_urlencoded-1.2.1 \ fs4-0.6.6 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ generic-array-0.14.7 \ getrandom-0.2.15 \ gimli-0.29.0 \ glob-0.3.1 \ hashbrown-0.14.5 \ heck-0.5.0 \ hermit-abi-0.1.19 \ hex-0.4.3 \ hmac-0.12.1 \ home-0.5.9 \ human-panic-1.2.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ indexmap-2.2.6 \ inout-0.1.3 \ is_executable-0.1.2 \ is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ jobserver-0.1.31 \ js-sys-0.3.69 \ lazy_static-1.5.0 \ libc-0.2.155 \ libredox-0.1.3 \ libz-ng-sys-1.1.15 \ linux-raw-sys-0.4.14 \ lock_api-0.4.12 \ lockfree-object-pool-0.1.6 \ log-0.4.22 \ lzma-rs-0.3.0 \ memchr-2.7.4 \ miniz_oxide-0.7.4 \ normalize-line-endings-0.3.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_enum-0.7.2 \ num_enum_derive-0.7.2 \ object-0.36.1 \ once_cell-1.19.0 \ os_info-3.8.2 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ path-clean-1.0.1 \ pbkdf2-0.12.2 \ percent-encoding-2.3.1 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ proc-macro-crate-3.1.0 \ proc-macro2-1.0.86 \ quote-1.0.36 \ redox_syscall-0.4.1 \ redox_syscall-0.5.2 \ redox_users-0.4.5 \ regex-1.10.5 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ ring-0.17.8 \ rustc-demangle-0.1.24 \ rustix-0.38.34 \ rustls-0.22.4 \ rustls-pki-types-1.7.0 \ rustls-webpki-0.102.4 \ ryu-1.0.18 \ same-file-1.0.6 \ scopeguard-1.2.0 \ semver-1.0.23 \ serde-1.0.203 \ serde_derive-1.0.203 \ serde_ignored-0.1.10 \ serde_json-1.0.120 \ serde_spanned-0.6.6 \ serial_test-2.0.0 \ serial_test_derive-2.0.0 \ sha1-0.10.6 \ shell-words-1.1.0 \ simd-adler32-0.3.7 \ siphasher-0.3.11 \ slab-0.4.9 \ smallvec-1.13.2 \ spin-0.9.8 \ strsim-0.10.0 \ strsim-0.11.1 \ subtle-2.6.1 \ syn-2.0.68 \ tar-0.4.41 \ tempfile-3.10.1 \ termtree-0.4.1 \ thiserror-1.0.61 \ thiserror-impl-1.0.61 \ time-0.3.36 \ time-core-0.1.2 \ tinyvec-1.6.1 \ tinyvec_macros-0.1.1 \ toml-0.7.8 \ toml-0.8.14 \ toml_datetime-0.6.6 \ toml_edit-0.19.15 \ toml_edit-0.21.1 \ toml_edit-0.22.14 \ typenum-1.17.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-width-0.1.13 \ untrusted-0.9.0 \ ureq-2.9.7 \ url-2.5.2 \ utf8parse-0.2.2 \ uuid-1.9.1 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ webpki-roots-0.26.3 \ which-4.4.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ winnow-0.5.40 \ xattr-1.3.1 \ zeroize-1.8.1 \ zip-1.1.4 \ zip_next-1.1.1 \ zopfli-0.8.1 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.11+zstd.1.5.6 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/www/websocat/Makefile b/www/websocat/Makefile index 086749851271..64887092c269 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -1,337 +1,334 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 PORTREVISION= 3 CATEGORIES= www MAINTAINER= osa@FreeBSD.org COMMENT= WebSockets tools WWW= https://github.com/vi/websocat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= vi CARGO_FEATURES= --no-default-features OPTIONS_DEFINE= CRYPTO_PEER PROMETHEUS_PEER SEQPACKET SSL \ TOKIO_PROCESS UNIX_STDIO OPTIONS_DEFAULT= SEQPACKET SSL TOKIO_PROCESS UNIX_STDIO CRYPTO_PEER= CARGO_FEATURES+=crypto_peer PROMETHEUS_PEER= CARGO_FEATURES+=prometheus_peer SEQPACKET_VARS= CARGO_FEATURES+=seqpacket SSL_VARS= CARGO_FEATURES+=ssl TOKIO_PROCESS_VARS= CARGO_FEATURES+=tokio-process UNIX_STDIO_VARS= CARGO_FEATURES+=unix_stdio CRYPTO_PEER_DESC= Crypto peer PROMETHEUS_PEER_DESC= Prometheus peer SEQPACKET_DESC= Seqpacket SSL_DESC= SSL TOKIO_PROCESS_DESC= Tokio process UNIX_STDIO_DESC= UNIX stdio CARGO_CRATES= addr2line-0.17.0 \ adler-1.0.2 \ aead-0.4.3 \ ahash-0.7.8 \ anyhow-1.0.81 \ anymap-0.12.1 \ argon2-0.4.1 \ arrayvec-0.7.4 \ atty-0.2.14 \ autocfg-0.1.8 \ autocfg-1.2.0 \ base64-0.9.3 \ base64-0.10.1 \ base64ct-1.6.0 \ bincode-1.3.3 \ bitflags-1.3.2 \ bitflags-2.5.0 \ blake2-0.10.6 \ block-buffer-0.7.3 \ block-buffer-0.10.4 \ block-padding-0.1.5 \ bumpalo-3.15.4 \ byte-tools-0.3.1 \ byteorder-1.5.0 \ bytes-0.4.12 \ cc-1.0.90 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ chacha20-0.8.2 \ chacha20poly1305-0.9.1 \ cipher-0.3.0 \ clap-2.34.0 \ cloudabi-0.0.3 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpp_demangle-0.3.5 \ cpufeatures-0.2.12 \ cranelift-bforest-0.88.2 \ cranelift-codegen-0.88.2 \ cranelift-codegen-meta-0.88.2 \ cranelift-codegen-shared-0.88.2 \ cranelift-entity-0.88.2 \ cranelift-frontend-0.88.2 \ cranelift-isle-0.88.2 \ cranelift-native-0.88.2 \ cranelift-wasm-0.88.2 \ crc32fast-1.4.0 \ crossbeam-deque-0.7.4 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.1.2 \ crossbeam-queue-0.2.3 \ crossbeam-utils-0.6.6 \ crossbeam-utils-0.7.2 \ crossbeam-utils-0.8.19 \ crypto-common-0.1.6 \ derivative-1.0.4 \ digest-0.8.1 \ digest-0.10.7 \ either-1.10.0 \ env_logger-0.6.2 \ errno-0.2.8 \ errno-0.3.8 \ errno-dragonfly-0.1.2 \ fake-simd-0.1.2 \ fallible-iterator-0.2.0 \ fastrand-2.0.2 \ flate2-1.0.28 \ fnv-1.0.7 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.1.31 \ fxhash-0.2.1 \ generic-array-0.12.4 \ generic-array-0.14.7 \ getrandom-0.2.12 \ gimli-0.26.2 \ hashbrown-0.12.3 \ heck-0.3.3 \ hermit-abi-0.1.19 \ hermit-abi-0.3.9 \ hex-0.4.3 \ http-0.1.21 \ http-bytes-0.1.0 \ httparse-1.8.0 \ hyper-0.10.16 \ idna-0.1.5 \ indexmap-1.9.3 \ io-lifetimes-0.7.5 \ iovec-0.1.4 \ itertools-0.10.5 \ itoa-0.4.8 \ kernel32-sys-0.2.2 \ language-tags-0.2.2 \ lazy_static-1.4.0 \ libc-0.2.153 \ libloading-0.7.4 \ linux-raw-sys-0.0.46 \ linux-raw-sys-0.4.13 \ lock_api-0.3.4 \ lock_api-0.4.11 \ log-0.3.9 \ log-0.4.21 \ mach-0.3.2 \ matches-0.1.10 \ maybe-uninit-2.0.0 \ memchr-2.7.2 \ memfd-0.6.4 \ memoffset-0.5.6 \ memoffset-0.6.5 \ mime-0.2.6 \ miniz_oxide-0.7.2 \ mio-0.6.23 \ mio-named-pipes-0.1.7 \ mio-uds-0.6.8 \ miow-0.2.2 \ miow-0.3.7 \ native-tls-0.2.11 \ net2-0.2.39 \ num_cpus-1.16.0 \ object-0.29.0 \ once_cell-1.19.0 \ opaque-debug-0.2.3 \ opaque-debug-0.3.1 \ openssl-0.10.64 \ openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ openssl-src-300.2.3+3.2.1 \ openssl-sys-0.9.102 \ parking_lot-0.9.0 \ parking_lot-0.12.1 \ parking_lot_core-0.6.3 \ parking_lot_core-0.9.9 \ password-hash-0.4.2 \ paste-1.0.14 \ percent-encoding-1.0.1 \ pkg-config-0.3.30 \ poly1305-0.7.2 \ ppv-lite86-0.2.17 \ proc-macro2-0.4.30 \ proc-macro2-1.0.79 \ prometheus-0.13.3 \ prometheus-metric-storage-0.5.0 \ prometheus-metric-storage-derive-0.5.0 \ psm-0.1.21 \ quote-0.6.13 \ quote-1.0.35 \ rand-0.6.5 \ rand-0.8.5 \ rand_chacha-0.1.1 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ rand_hc-0.1.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ readwrite-0.1.2 \ redox_syscall-0.1.57 \ redox_syscall-0.4.1 \ regalloc2-0.3.2 \ rustc-demangle-0.1.23 \ rustc_version-0.2.3 \ rustix-0.35.16 \ rustix-0.38.32 \ safemem-0.3.3 \ schannel-0.1.23 \ scopeguard-1.2.0 \ security-framework-2.10.0 \ security-framework-sys-2.10.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.197 \ serde_derive-1.0.197 \ sha-1-0.8.2 \ signal-hook-registry-1.4.1 \ slab-0.4.9 \ slab_typesafe-0.1.3 \ slice-group-by-0.3.1 \ smallvec-0.6.14 \ smallvec-1.13.2 \ smart-default-0.3.0 \ stable_deref_trait-1.2.0 \ structopt-0.2.16 \ structopt-derive-0.2.16 \ subtle-2.4.1 \ syn-0.15.44 \ syn-1.0.109 \ syn-2.0.57 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ textwrap-0.11.0 \ thiserror-1.0.58 \ thiserror-impl-1.0.58 \ time-0.1.45 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ tk-listen-0.2.1 \ tokio-0.1.22 \ tokio-codec-0.1.2 \ tokio-current-thread-0.1.7 \ tokio-executor-0.1.10 \ tokio-file-unix-0.5.1 \ tokio-fs-0.1.7 \ tokio-io-0.1.13 \ tokio-named-pipes-0.1.0 \ tokio-process-0.2.5 \ tokio-reactor-0.1.12 \ tokio-signal-0.2.9 \ tokio-stdin-stdout-0.1.5 \ tokio-sync-0.1.8 \ tokio-tcp-0.1.4 \ tokio-threadpool-0.1.18 \ tokio-timer-0.2.13 \ tokio-tls-0.2.1 \ tokio-udp-0.1.6 \ tokio-uds-0.2.7 \ traitobject-0.1.0 \ typeable-0.1.2 \ typenum-1.17.0 \ unicase-1.4.2 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.11 \ unicode-xid-0.1.0 \ universal-hash-0.4.1 \ url-1.7.2 \ vcpkg-0.2.15 \ version_check-0.1.5 \ version_check-0.9.4 \ wasi-0.10.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasmparser-0.89.1 \ wasmtime-1.0.2 \ wasmtime-asm-macros-1.0.2 \ wasmtime-cranelift-1.0.2 \ wasmtime-environ-1.0.2 \ wasmtime-jit-1.0.2 \ wasmtime-jit-debug-1.0.2 \ wasmtime-runtime-1.0.2 \ wasmtime-types-1.0.2 \ websocket-0.27.1 \ websocket-base-0.26.5 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.36.1 \ windows-sys-0.42.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.36.1 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.36.1 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.36.1 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.36.1 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.36.1 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ ws2_32-sys-0.2.1 \ zeroize-1.7.0 PLIST_FILES= bin/websocat -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/websocat - .include diff --git a/www/wiki-tui/Makefile b/www/wiki-tui/Makefile index d948217f455e..75450bf67161 100644 --- a/www/wiki-tui/Makefile +++ b/www/wiki-tui/Makefile @@ -1,23 +1,20 @@ PORTNAME= wiki-tui DISTVERSIONPREFIX= v DISTVERSION= 0.8.2 PORTREVISION= 9 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 0b0c8f380071..e4993f5f79a4 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -1,52 +1,49 @@ PORTNAME= xh DISTVERSIONPREFIX= v DISTVERSION= 0.22.0 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= share/man/man1/${PORTNAME}.1.gz -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - post-install-COMPLETIONS-on: @${MV} ${WRKSRC}/completions/_${PORTNAME} ${WRKSRC}/completions/${PORTNAME}.zsh .for _shell in bash fish zsh ${INSTALL_DATA} ${WRKSRC}/completions/${PORTNAME}.${_shell}\ ${STAGEDIR}${PREFIX}/${COMPLETIONS_PLIST_FILES:M*${_shell}*} .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/www/zola/Makefile b/www/zola/Makefile index 24934259d602..0a18faa6fd7a 100644 --- a/www/zola/Makefile +++ b/www/zola/Makefile @@ -1,49 +1,48 @@ PORTNAME= zola DISTVERSIONPREFIX= v DISTVERSION= 0.19.2 CATEGORIES= www MAINTAINER= mikael@FreeBSD.org COMMENT= Fast static site generator WWW= https://www.getzola.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= the ring crate requires SSE2 instruction on intel cpu LIB_DEPENDS= libonig.so:devel/oniguruma \ libsass.so:textproc/libsass USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= getzola MAKE_ENV= CARGO_PROFILE_RELEASE_LTO=off PLIST_FILES= bin/zola \ etc/bash_completion.d/zola.bash \ share/fish/completions/zola.fish \ share/zsh/site-functions/_zola PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/zola @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d \ ${STAGEDIR}${PREFIX}/share/fish/completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${STAGEDIR}${PREFIX}/bin/zola completion bash > \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/zola.bash ${STAGEDIR}${PREFIX}/bin/zola completion fish > \ ${STAGEDIR}${PREFIX}/share/fish/completions/zola.fish ${STAGEDIR}${PREFIX}/bin/zola completion zsh > \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_zola post-install-DOCS-on: @cd ${WRKSRC}/docs && \ ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index f0585f1b0893..d655ef19ca3f 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,59 +1,58 @@ PORTNAME= cosmic-comp PORTVERSION= s20240909 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Compositor for the COSMIC desktop environment WWW= https://github.com/pop-os/cosmic-comp LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libudev.so:devel/libudev-devd \ libseat.so:sysutils/seatd \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri \ vulkan-loader>0:graphics/vulkan-loader \ Xwayland:x11-servers/xwayland USES= cargo gl xorg USE_GITHUB= yes USE_GL= gbm USE_XORG= pixman GH_ACCOUNT= pop-os GH_TAGNAME= epoch-1.0.0-alpha.1-56-g0d048b1 GH_TUPLE= pop-os:iced:0.4.2-2011-ge31e29e9:iced/../${WRKSRC_crate_iced:T}/iced CARGO_FEATURES= --no-default-features # disable systemd PLIST_FILES= bin/${PORTNAME} \ share/cosmic/com.system76.CosmicSettings.Shortcuts/v1/defaults/keybindings.ron \ share/cosmic/com.system76.CosmicSettings.WindowRules/v1/tiling_exception_defaults/tiling-exceptions.ron \ share/wayland-sessions/${PORTNAME:S/-comp//}.desktop \ .if ${MACHINE_ARCH} == i386 || ${MACHINE_ARCH:Marmv?} # https://github.com/rust-lang/rust/issues/85598 LTO_UNSAFE= yes CARGO_ENV+= CARGO_PROFILE_RELEASE_LTO=false .endif post-patch: # XXX Strip double / to help "make cargo-crates" @${REINPLACE_CMD} -e 's,\(smithay\)//,\1/,' \ ${WRKSRC}/Cargo.lock # XXX Drop [patch.] section to help "make cargo-configure" @${REINPLACE_CMD} -e '/\[patch/,$$d' \ ${WRKSRC}/Cargo.toml # /sys by default is a symlink to /usr/src/sys @${REINPLACE_CMD} -e 's,/sys,${LINUXBASE}&,' \ ${WRKSRC}/src/debug.rs post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # Install extras similar to ${WRKSRC}/Makefile .for f in ${PLIST_FILES:Nbin/*:T:S,^,data/,} ${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${f:T}:H} ${INSTALL_DATA} ${WRKSRC}/${f} \ ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*${f:T}} .endfor .include diff --git a/x11-wm/leftwm/Makefile b/x11-wm/leftwm/Makefile index d11195e3d60e..ad0a0c5e9add 100644 --- a/x11-wm/leftwm/Makefile +++ b/x11-wm/leftwm/Makefile @@ -1,48 +1,43 @@ PORTNAME= leftwm DISTVERSION= 0.5.1 PORTREVISION= 6 CATEGORIES= x11-wm MAINTAINER= bofh@FreeBSD.org COMMENT= Tiling window manager for Adventurers WWW= https://leftwm.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md NOT_FOR_ARCHS= armv7 i386 powerpc NOT_FOR_ARCHS_REASON= a value of type `Vec` cannot be built from an iterator over elements of type `i64` USES= cargo desktop-file-utils xorg USE_GITHUB= yes USE_XORG= xinerama xrandr CARGO_INSTALL_PATH= ./leftwm OPTIONS_DEFINE= DOCS THEMES OPTIONS_DEFAULT= THEMES OPTIONS_SUB= yes THEMES_DESC= LeftWM Basic Themes post-install: -.for l in leftwm-state leftwm-worker leftwm-check \ - leftwm-command leftwm - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${l} -.endfor - ${MKDIR} ${STAGEDIR}${LOCALBASE}/share/xsessions (cd ${WRKSRC} && ${INSTALL_DATA} leftwm.desktop \ ${STAGEDIR}${LOCALBASE}/share/xsessions/) post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for l in CHANGELOG.md CONTRIBUTING.md README.md ${INSTALL_MAN} ${WRKSRC}/${l} ${STAGEDIR}${DOCSDIR} .endfor post-install-THEMES-on: cd ${WRKSRC} && ${COPYTREE_SHARE} themes \ ${STAGEDIR}${DATADIR} .include diff --git a/x11-wm/niri/Makefile b/x11-wm/niri/Makefile index 1d53969a5f29..0982ffa9aaf1 100644 --- a/x11-wm/niri/Makefile +++ b/x11-wm/niri/Makefile @@ -1,58 +1,57 @@ PORTNAME= niri DISTVERSIONPREFIX= v DISTVERSION= 0.1.8 PORTREVISION= 1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Scrollable-tiling Wayland compositor WWW= https://github.com/YaLTeR/niri LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libudev.so:devel/libudev-devd \ libseat.so:sysutils/seatd \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri USES= cargo gl gnome xorg USE_GITHUB= yes USE_GL= gbm USE_GNOME= cairo pango USE_XORG= pixman GH_ACCOUNT= YaLTeR CARGO_FEATURES= --no-default-features dbus PLIST_FILES= bin/${PORTNAME} \ share/wayland-sessions/${PORTNAME}.desktop \ share/xdg-desktop-portal/${PORTNAME}-portals.conf OPTIONS_DEFINE= PIPEWIRE OPTIONS_DEFAULT=PIPEWIRE PIPEWIRE_DESC= Screen capture via PipeWire PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_USES= llvm PIPEWIRE_VARS= CARGO_FEATURES+=xdp-gnome-screencast post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs # Extract (snapshot) version from the port instead of meson.build @${REINPLACE_CMD} -i .nogit -e 's/unknown commit/${DISTVERSIONFULL}/' \ ${WRKSRC}/src/main.rs # Don't generate debuginfo as the binaries will be stripped @${REINPLACE_CMD} '/line-tables-only/d' ${WRKSRC}/Cargo.toml post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} # Install extras similar to package.metadata.generate-rpm .for f in resources/*.desktop resources/*-portals.conf ${MKDIR} ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}:H} ${INSTALL_DATA} ${WRKSRC}/${f} \ ${STAGEDIR}${PREFIX}/${PLIST_FILES:M*.${f:E}} .endfor .include diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile index d48e0000b896..36f66db9e551 100644 --- a/x11/admiral/Makefile +++ b/x11/admiral/Makefile @@ -1,58 +1,55 @@ PORTNAME= admiral DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-7 DISTVERSIONSUFFIX= -g5a9f33b PORTREVISION= 60 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org COMMENT= Merge concurrent outputs for a status bar WWW= https://github.com/sector-f/admiral LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITHUB= yes GH_ACCOUNT= sector-f CARGO_CRATES= ansi_term-0.10.2 \ atty-0.2.6 \ bitflags-1.0.1 \ clap-2.29.2 \ libc-0.2.49 \ num_cpus-1.8.0 \ quote-0.3.15 \ redox_syscall-0.1.37 \ redox_termios-0.1.1 \ serde-1.0.27 \ serde_derive-1.0.27 \ serde_derive_internals-0.19.0 \ strsim-0.6.0 \ syn-0.11.11 \ synom-0.11.3 \ termion-1.5.1 \ textwrap-0.9.0 \ threadpool-1.7.1 \ toml-0.4.5 \ unicode-width-0.1.4 \ unicode-xid-0.0.4 \ vec_map-0.8.0 \ winapi-0.3.3 \ winapi-i686-pc-windows-gnu-0.3.2 \ winapi-x86_64-pc-windows-gnu-0.3.2 OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= * PLIST_FILES= bin/admiral -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/admiral - post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} admiral.d ${STAGEDIR}${EXAMPLESDIR}/admiral.d) .include diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index b41cf0943f8e..bf87f149803b 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,90 +1,89 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.13.2 PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= vishwin@FreeBSD.org COMMENT= GPU-accelerated terminal emulator WWW= https://alacritty.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE-APACHE LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libxkbcommon.so:x11/libxkbcommon TEST_DEPENDS= dejavu>0:x11-fonts/dejavu USES= cargo localbase:ldflags python:build USE_GITHUB= yes CARGO_INSTALL_PATH= alacritty CARGO_FEATURES+= --no-default-features CARGO_CARGOTOML= ${WRKSRC}/${PORTNAME}/Cargo.toml # For xcb crate BINARY_ALIAS= python3=${PYTHON_CMD} PLIST_FILES= bin/alacritty \ etc/bash_completion.d/alacritty.bash \ share/fish/completions/alacritty.fish \ share/metainfo/org.alacritty.Alacritty.appdata.xml \ share/pixmaps/Alacritty.svg \ share/zsh/site-functions/_alacritty \ ${DESKTOPDIR}/Alacritty.desktop OPTIONS_DEFINE= MANPAGES OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= WAYLAND X11 OPTIONS_DEFAULT= MANPAGES WAYLAND X11 BACKEND_DESC= Display backend MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_PLIST_FILES= share/man/man1/alacritty.1.gz \ share/man/man1/alacritty-msg.1.gz \ share/man/man5/alacritty.5.gz \ share/man/man5/alacritty-bindings.5.gz WAYLAND_VARS= CARGO_FEATURES+=wayland X11_USES= xorg X11_USE= XORG=xcb X11_VARS= CARGO_FEATURES+=x11 post-build-MANPAGES-on: scdoc < ${WRKSRC}/extra/man/alacritty.1.scd > ${WRKSRC}/alacritty.1 scdoc < ${WRKSRC}/extra/man/alacritty-msg.1.scd > ${WRKSRC}/alacritty-msg.1 scdoc < ${WRKSRC}/extra/man/alacritty.5.scd > ${WRKSRC}/alacritty.5 scdoc < ${WRKSRC}/extra/man/alacritty-bindings.5.scd > ${WRKSRC}/alacritty-bindings.5 post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/alacritty ${INSTALL_DATA} ${WRKSRC}/extra/linux/Alacritty.desktop \ ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKSRC}/extra/logo/alacritty-term.svg \ ${STAGEDIR}${PREFIX}/share/pixmaps/Alacritty.svg @${MKDIR} ${STAGEDIR}${PREFIX}/share/metainfo ${INSTALL_DATA} ${WRKSRC}/extra/linux/org.alacritty.Alacritty.appdata.xml \ ${STAGEDIR}${PREFIX}/share/metainfo @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/extra/completions/alacritty.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/extra/completions/alacritty.fish \ ${STAGEDIR}${PREFIX}/share/fish/completions @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/extra/completions/_alacritty \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions post-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/alacritty.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/alacritty.1 ${INSTALL_MAN} ${WRKSRC}/alacritty-msg.1 \ ${STAGEDIR}${PREFIX}/share/man/man1/alacritty-msg.1 ${INSTALL_MAN} ${WRKSRC}/alacritty.5 \ ${STAGEDIR}${PREFIX}/share/man/man5/alacritty.5 ${INSTALL_MAN} ${WRKSRC}/alacritty-bindings.5 \ ${STAGEDIR}${PREFIX}/share/man/man5/alacritty-bindings.5 .include diff --git a/x11/eww/Makefile b/x11/eww/Makefile index 8d38e6333f2f..5a69d1fda137 100644 --- a/x11/eww/Makefile +++ b/x11/eww/Makefile @@ -1,40 +1,37 @@ PORTNAME= eww DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 PORTREVISION= 20 CATEGORIES= x11 wayland PKGNAMESUFFIX= -${FLAVOR} PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= f97d5919f3a4.patch:-p1 # https://github.com/elkowar/eww/pull/711 MAINTAINER= DtxdF@disroot.org COMMENT= ElKowars wacky widgets WWW= https://elkowar.github.io/eww LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= mismatched types: expected \`i32\`, found \`i64\` BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583 FLAVORS= x11 wayland wayland_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell wayland_CONFLICTS_INSTALL= ${PORTNAME}-x11 x11_CONFLICTS_INSTALL= ${PORTNAME}-wayland USES= cargo gnome USE_GITHUB= yes GH_ACCOUNT= elkowar USE_GNOME= cairo gdkpixbuf2 gtk30 CARGO_FEATURES= --no-default-features ${FLAVOR} CARGO_INSTALL_PATH= crates/${PORTNAME} CARGO_ENV= RUSTC_BOOTSTRAP=1 PLIST_FILES= bin/${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/x11/inputplug/Makefile b/x11/inputplug/Makefile index 2b51e4f08324..a307d24742fa 100644 --- a/x11/inputplug/Makefile +++ b/x11/inputplug/Makefile @@ -1,60 +1,59 @@ PORTNAME= inputplug DISTVERSION= 0.4.0 PORTREVISION= 27 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/rio/Makefile b/x11/rio/Makefile index 5b6f287e49c2..ddd4e0a9bf9d 100644 --- a/x11/rio/Makefile +++ b/x11/rio/Makefile @@ -1,428 +1,427 @@ PORTNAME= rio DISTVERSIONPREFIX= v DISTVERSION= 0.1.12 CATEGORIES= x11 wayland PKGNAMESUFFIX= -terminal-emulator MAINTAINER= yuri@FreeBSD.org COMMENT= Hardware-accelerated GPU terminal emulator powered by WebGPU WWW= https://raphamorim.io/rio LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= cargo USE_GITHUB= yes GH_ACCOUNT= raphamorim CARGO_CRATES= ab_glyph-0.2.28 \ ab_glyph_rasterizer-0.1.8 \ adler-1.0.2 \ adler2-2.0.0 \ adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.18 \ android_system_properties-0.1.5 \ anes-0.1.6 \ anstream-0.6.15 \ anstyle-1.0.8 \ anstyle-parse-0.2.5 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ approx-0.5.1 \ arrayref-0.3.8 \ arrayvec-0.7.6 \ as-raw-xcb-connection-1.0.1 \ ash-0.38.0+1.3.281 \ atomic-waker-1.1.2 \ autocfg-1.3.0 \ base64-0.22.1 \ bit-set-0.6.0 \ bit-vec-0.7.0 \ bit_field-0.10.2 \ bitflags-1.3.2 \ bitflags-2.6.0 \ block-0.1.6 \ block2-0.5.1 \ bumpalo-3.16.0 \ bytemuck-1.17.0 \ bytemuck_derive-1.7.1 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ bytes-0.3.0 \ calloop-0.13.0 \ calloop-wayland-source-0.3.0 \ cast-0.3.0 \ cc-1.1.14 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ cfg_aliases-0.2.1 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clap-4.5.16 \ clap_builder-4.5.15 \ clap_derive-4.5.13 \ clap_lex-0.7.2 \ clipboard-win-3.1.1 \ cocoa-0.25.0 \ cocoa-foundation-0.1.2 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ colorchoice-1.0.2 \ com-0.6.0 \ com_macros-0.6.0 \ com_macros_support-0.6.0 \ concurrent-queue-2.5.0 \ console_error_panic_hook-0.1.7 \ console_log-0.2.2 \ copypasta-0.10.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ core-text-20.1.0 \ crc32fast-1.4.2 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ crossbeam-channel-0.5.13 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ crossfont-0.8.0 \ crunchy-0.2.2 \ cstr-0.2.12 \ ctor-lite-0.1.0 \ cursor-icon-1.1.0 \ d3d12-22.0.0 \ deflate-1.0.0 \ dirs-5.0.1 \ dirs-sys-0.4.1 \ dispatch-0.2.0 \ dlib-0.5.2 \ document-features-0.2.10 \ downcast-rs-1.2.1 \ dpi-0.1.1 \ dwrote-0.11.0 \ either-1.13.0 \ env_logger-0.4.3 \ equivalent-1.0.1 \ errno-0.3.9 \ euclid-0.22.10 \ exr-1.72.0 \ fastrand-2.1.1 \ fdeflate-0.3.4 \ filetime-0.2.24 \ flate2-1.0.33 \ flume-0.11.0 \ fnv-1.0.7 \ font-types-0.6.0 \ fontconfig-parser-0.5.7 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.1 \ freetype-rs-0.36.0 \ freetype-sys-0.20.1 \ fsevent-sys-4.1.0 \ fuchsia-cprng-0.1.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ futures-0.3.30 \ futures-channel-0.3.30 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ gethostname-0.4.3 \ getrandom-0.2.15 \ gif-0.13.1 \ gl_generator-0.14.0 \ glow-0.13.1 \ glutin_wgl_sys-0.6.0 \ gpu-alloc-0.6.0 \ gpu-alloc-types-0.3.0 \ gpu-allocator-0.26.0 \ gpu-descriptor-0.3.0 \ gpu-descriptor-types-0.2.0 \ guillotiere-0.6.2 \ half-2.4.1 \ hashbrown-0.14.5 \ hassle-rs-0.11.0 \ heck-0.5.0 \ hermit-abi-0.4.0 \ hexf-parse-0.2.1 \ idna-0.5.0 \ image-0.24.9 \ image-0.25.2 \ indexmap-2.4.0 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ iovec-0.1.4 \ is-terminal-0.4.13 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ itoa-1.0.11 \ jni-sys-0.3.0 \ jpeg-decoder-0.3.1 \ js-sys-0.3.70 \ khronos-egl-6.0.0 \ khronos_api-3.1.0 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.5.0 \ lebe-0.5.2 \ libc-0.2.158 \ libloading-0.8.5 \ libredox-0.0.2 \ libredox-0.1.3 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.4.14 \ litrs-0.4.1 \ lock_api-0.4.12 \ log-0.3.9 \ log-0.4.22 \ malloc_buf-0.0.6 \ matchers-0.1.0 \ memchr-2.7.4 \ memmap2-0.9.4 \ metal-0.29.0 \ minicov-0.3.5 \ miniz_oxide-0.7.4 \ miniz_oxide-0.8.0 \ mio-0.8.11 \ miow-0.5.0 \ miow-0.6.0 \ naga-22.1.0 \ ndk-sys-0.5.0+25.2.9519653 \ net2-0.2.39 \ notify-6.1.1 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ objc2-core-data-0.2.2 \ objc2-core-image-0.2.2 \ objc2-encode-4.0.3 \ objc2-foundation-0.2.2 \ objc2-metal-0.2.2 \ objc2-quartz-core-0.2.2 \ objc_id-0.1.1 \ once_cell-1.19.0 \ oorandom-11.1.4 \ option-ext-0.2.0 \ orbclient-0.3.47 \ ordered-float-4.2.2 \ overload-0.1.1 \ owned_ttf_parser-0.24.0 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ pkg-config-0.3.30 \ plotters-0.3.6 \ plotters-backend-0.3.6 \ plotters-svg-0.3.6 \ png-0.17.13 \ polling-3.7.3 \ ppv-lite86-0.2.20 \ presser-0.3.1 \ proc-macro2-1.0.86 \ profiling-1.0.15 \ qoi-0.4.1 \ quick-xml-0.34.0 \ quote-1.0.37 \ rand-0.4.6 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.6.4 \ range-alloc-0.1.3 \ raw-window-handle-0.6.2 \ rayon-1.10.0 \ rayon-core-1.12.1 \ rdrand-0.4.0 \ read-fonts-0.20.0 \ redox_syscall-0.4.1 \ redox_syscall-0.5.3 \ redox_users-0.4.6 \ regex-1.10.6 \ regex-automata-0.1.10 \ regex-automata-0.4.7 \ regex-syntax-0.6.29 \ regex-syntax-0.8.4 \ remove_dir_all-0.5.3 \ renderdoc-sys-1.1.0 \ roxmltree-0.20.0 \ rustc-hash-1.1.0 \ rustc-hash-2.0.0 \ rustix-0.38.34 \ ryu-1.0.18 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sctk-adwaita-0.10.1 \ serde-1.0.209 \ serde_derive-1.0.209 \ serde_json-1.0.127 \ serde_spanned-0.6.7 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.17 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ skrifa-0.20.0 \ slab-0.4.9 \ slotmap-1.0.7 \ smallvec-1.13.2 \ smithay-client-toolkit-0.19.2 \ smithay-clipboard-0.7.2 \ smol_str-0.2.2 \ softbuffer-0.4.5 \ spin-0.9.8 \ spirv-0.3.0+sdk-1.3.268.0 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strsim-0.11.1 \ svg_fmt-0.4.3 \ syn-1.0.109 \ syn-2.0.76 \ tempdir-0.3.7 \ termcolor-1.4.1 \ thiserror-1.0.63 \ thiserror-impl-1.0.63 \ thread_local-1.1.8 \ tiff-0.9.1 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ tiny-xlib-0.2.3 \ tinytemplate-1.2.1 \ tinyvec-1.8.0 \ tinyvec_macros-0.1.1 \ toml-0.8.19 \ toml_datetime-0.6.8 \ toml_edit-0.22.20 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ tracing-web-0.1.3 \ ttf-parser-0.21.1 \ ttf-parser-0.24.1 \ twox-hash-1.6.3 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ unicode-width-0.1.13 \ unicode-xid-0.2.5 \ url-2.5.2 \ utf8parse-0.2.2 \ valuable-0.1.0 \ version_check-0.9.5 \ walkdir-2.5.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ wasm-bindgen-0.2.93 \ wasm-bindgen-backend-0.2.93 \ wasm-bindgen-futures-0.4.43 \ wasm-bindgen-macro-0.2.93 \ wasm-bindgen-macro-support-0.2.93 \ wasm-bindgen-shared-0.2.93 \ wasm-bindgen-test-0.3.43 \ wasm-bindgen-test-macro-0.3.43 \ wayland-backend-0.3.6 \ wayland-client-0.31.5 \ wayland-csd-frame-0.3.0 \ wayland-cursor-0.31.5 \ wayland-protocols-0.32.3 \ wayland-protocols-plasma-0.3.3 \ wayland-protocols-wlr-0.3.3 \ wayland-scanner-0.31.4 \ wayland-sys-0.31.4 \ web-sys-0.3.70 \ web-time-1.1.0 \ weezl-0.1.8 \ wgpu-22.1.0 \ wgpu-core-22.1.0 \ wgpu-hal-22.0.0 \ wgpu-types-22.0.0 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.42.0 \ windows-0.52.0 \ windows-core-0.52.0 \ windows-sys-0.42.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnullvm-0.52.6 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ winnow-0.6.18 \ wio-0.2.2 \ x11-clipboard-0.9.2 \ x11-dl-2.21.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ xcursor-0.3.8 \ xi-unicode-0.3.0 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.1 \ xml-rs-0.8.21 \ yazi-0.1.6 \ yeslogic-fontconfig-sys-5.0.0 \ zeno-0.2.3 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ 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 3fee3aff1c3c..367fd6d941b5 100644 --- a/x11/rlaunch/Makefile +++ b/x11/rlaunch/Makefile @@ -1,58 +1,55 @@ PORTNAME= rlaunch DISTVERSION= 1.3.14 PORTREVISION= 10 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/shikane/Makefile b/x11/shikane/Makefile index fe942ca2563b..2087c7f05f85 100644 --- a/x11/shikane/Makefile +++ b/x11/shikane/Makefile @@ -1,42 +1,39 @@ PORTNAME= shikane DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic output configuration tool for Wayland compositors WWW= https://gitlab.com/w0lff/shikane LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo USE_GITLAB= yes GL_ACCOUNT= w0lff PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}ctl OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT=MANPAGES OPTIONS_EXCLUDE_i386= MANPAGES # https://github.com/haskell-foundation/foundation/issues/565 MANPAGES_BUILD_DEPENDS= bash:shells/bash \ pandoc:textproc/hs-pandoc MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz \ share/man/man1/${PORTNAME}ctl.1.gz \ share/man/man5/${PORTNAME}.5.gz do-build-MANPAGES-on: ${WRKSRC}/scripts/build-docs.sh man do-install-MANPAGES-on: ${INSTALL_MAN} ${WRKSRC}/build/man/*.1.gz \ ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_MAN} ${WRKSRC}/build/man/*.5.gz \ ${STAGEDIR}${PREFIX}/share/man/man5 -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}* - .include diff --git a/x11/windowtolayer/Makefile b/x11/windowtolayer/Makefile index 45f460ef580a..3c637a177fac 100644 --- a/x11/windowtolayer/Makefile +++ b/x11/windowtolayer/Makefile @@ -1,23 +1,20 @@ PORTNAME= windowtolayer PORTVERSION= s20240320 PORTREVISION= 3 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Any Wayland window as wallpaper WWW= https://gitlab.freedesktop.org/mstoeckl/windowtolayer LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cargo USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl GL_TAGNAME= a5b89c3 PLIST_FILES= bin/${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/x11/wlr-which-key/Makefile b/x11/wlr-which-key/Makefile index 4a4bdd41e008..dc65c02c931f 100644 --- a/x11/wlr-which-key/Makefile +++ b/x11/wlr-which-key/Makefile @@ -1,25 +1,22 @@ PORTNAME= wlr-which-key DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Keymap manager for wlroots-based compositors WWW= https://github.com/MaxVerevkin/wlr-which-key LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cargo gnome USE_GITHUB= yes USE_GNOME= cairo pango GH_ACCOUNT= MaxVerevkin PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/x11/wmfocus/Makefile b/x11/wmfocus/Makefile index d786480ea8d6..4f69425b4e8c 100644 --- a/x11/wmfocus/Makefile +++ b/x11/wmfocus/Makefile @@ -1,29 +1,26 @@ PORTNAME= wmfocus DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 PORTREVISION= 6 CATEGORIES= x11 MAINTAINER= eduardo@FreeBSD.org COMMENT= Visually focus windows by label WWW= https://github.com/svenstaro/wmfocus LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig USES= cargo gnome xorg USE_GITHUB= yes GH_ACCOUNT= svenstaro USE_GNOME= cairo USE_XORG= xcb CARGO_FEATURES= i3 PLIST_FILES= bin/${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include diff --git a/x11/xwayland-satellite/Makefile b/x11/xwayland-satellite/Makefile index d11f6337aef8..e468f3ea765f 100644 --- a/x11/xwayland-satellite/Makefile +++ b/x11/xwayland-satellite/Makefile @@ -1,31 +1,28 @@ PORTNAME= xwayland-satellite DISTVERSIONPREFIX= v DISTVERSION= 0.4 PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Xwayland outside your Wayland WWW= https://github.com/Supreeeme/xwayland-satellite LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libxcb-cursor.so:x11/xcb-util-cursor RUN_DEPENDS= Xwayland:x11-servers/xwayland USES= cargo llvm xorg USE_GITHUB= yes USE_XORG= xcb GH_ACCOUNT= Supreeeme PLIST_FILES= bin/${PORTNAME} post-patch: @${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \ ${WRKSRC_crate_clang-sys}/build/common.rs \ ${WRKSRC_crate_clang-sys}/src/support.rs -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include