Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2024 21:34:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279938] [NEW PORT] sysutils/pfetch-rs
Message-ID:  <bug-279938-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279938

            Bug ID: 279938
           Summary: [NEW PORT] sysutils/pfetch-rs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yonas.yanfa@gmail.com

Makefile:
PORTNAME=3D       pfetch-rs
DISTVERSIONPREFIX=3D      v
DISTVERSION=3D    2.9.2
CATEGORIES=3D     sysutils

MAINTAINER=3D     yonas.yanfa@gmail.com
COMMENT=3D        Rewrite of the pfetch system information tool in Rust
WWW=3D            https://github.com/Gobidev/pfetch-rs

LICENSE=3D        MIT

USES=3D           cargo

USE_GITHUB=3D     yes
GH_ACCOUNT=3D     Gobidev

PLIST_FILES=3D    bin/pfetch

.include <bsd.port.mk>


Makefile.crates:
CARGO_CRATES=3D   aho-corasick-1.1.3 \
                android-tzdata-0.1.1 \
                android_system_properties-0.1.5 \
                autocfg-1.3.0 \
                bitflags-1.3.2 \
                bitflags-2.5.0 \
                block-0.1.6 \
                bstr-1.9.1 \
                bumpalo-3.16.0 \
                byteorder-1.5.0 \
                cc-1.0.98 \
                cfg-if-0.1.10 \
                cfg-if-1.0.0 \
                chrono-0.4.38 \
                cocoa-0.20.2 \
                core-foundation-0.7.0 \
                core-foundation-0.9.4 \
                core-foundation-sys-0.7.0 \
                core-foundation-sys-0.8.6 \
                core-graphics-0.19.2 \
                core-graphics-0.23.2 \
                core-graphics-types-0.1.3 \
                core-video-sys-0.1.4 \
                crossterm-0.27.0 \
                crossterm_winapi-0.9.1 \
                dirs-5.0.1 \
                dirs-sys-0.4.1 \
                dlib-0.5.2 \
                dotenvy-0.15.7 \
                either-1.12.0 \
                enum-as-inner-0.6.0 \
                errno-0.3.9 \
                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 \
                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.3.0 \
                getrandom-0.2.15 \
                glob-0.3.1 \
                globset-0.4.14 \
                heck-0.4.1 \
                hermit-abi-0.3.9 \
                home-0.5.9 \
                iana-time-zone-0.1.60 \
                iana-time-zone-haiku-0.1.2 \
                if-addrs-0.10.2 \
                itertools-0.11.0 \
                js-sys-0.3.69 \
                lazy_static-1.4.0 \
                libc-0.2.155 \
                libloading-0.8.3 \
                libmacchina-7.2.3 \
                libredox-0.1.3 \
                linux-raw-sys-0.4.14 \
                local-ip-address-0.5.7 \
                lock_api-0.4.12 \
                log-0.4.21 \
                mach2-0.4.2 \
                malloc_buf-0.0.6 \
                memchr-2.7.2 \
                memoffset-0.7.1 \
                metal-0.18.0 \
                mio-0.8.11 \
                neli-0.6.4 \
                neli-proc-macros-0.1.3 \
                nix-0.26.4 \
                num-traits-0.2.19 \
                num_cpus-1.16.0 \
                objc-0.2.7 \
                objc_exception-0.1.2 \
                once_cell-1.19.0 \
                option-ext-0.2.0 \
                os-release-0.1.0 \
                parking_lot-0.12.3 \
                parking_lot_core-0.9.10 \
                pciid-parser-0.6.3 \
                pin-project-lite-0.2.14 \
                pin-utils-0.1.0 \
                pkg-config-0.3.30 \
                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 \
                rpm-pkg-count-0.2.1 \
                rustix-0.38.34 \
                same-file-1.0.6 \
                scopeguard-1.2.0 \
                serde-1.0.203 \
                serde_derive-1.0.203 \
                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 \
                sqlite-0.31.1 \
                sqlite3-src-0.5.1 \
                sqlite3-sys-0.15.2 \
                syn-1.0.109 \
                syn-2.0.66 \
                sysctl-0.5.5 \
                thiserror-1.0.61 \
                thiserror-impl-1.0.61 \
                tracing-0.1.40 \
                tracing-attributes-0.1.27 \
                tracing-core-0.1.32 \
                unicode-ident-1.0.12 \
                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 \
                wayland-sys-0.31.2 \
                which-4.4.2 \
                winapi-0.3.9 \
                winapi-i686-pc-windows-gnu-0.4.0 \
                winapi-util-0.1.8 \
                winapi-wsapoll-0.1.2 \
                winapi-x86_64-pc-windows-gnu-0.4.0 \
                windows-0.39.0 \
                windows-0.48.0 \
                windows-core-0.52.0 \
                windows-implement-0.48.0 \
                windows-interface-0.48.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.39.0 \
                windows_aarch64_msvc-0.48.5 \
                windows_aarch64_msvc-0.52.5 \
                windows_i686_gnu-0.39.0 \
                windows_i686_gnu-0.48.5 \
                windows_i686_gnu-0.52.5 \
                windows_i686_gnullvm-0.52.5 \
                windows_i686_msvc-0.39.0 \
                windows_i686_msvc-0.48.5 \
                windows_i686_msvc-0.52.5 \
                windows_x86_64_gnu-0.39.0 \
                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.39.0 \
                windows_x86_64_msvc-0.48.5 \
                windows_x86_64_msvc-0.52.5 \
                winreg-0.10.1 \
                wmi-0.12.2 \
                x11rb-0.12.0 \
                x11rb-protocol-0.12.0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279938-7788>