./sysutils/fastfetch, Fast and feature-rich tool displaying system information

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.38.0, Package name: fastfetch-2.38.0, Maintainer: vins

Fastfetch is a neofetch-like tool for fetching system information and
displaying it prettily. It is written mainly in C, with performance and
customizability in mind.



Package options: glib2, libdrm, opencl, osmesa, threads, x11

Master sites:

Filesize: 1178.734 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-09 21:25:23 by Paolo Vincenzo Olivo | Files touched by this commit (5) | Package updated
Log message:
sysutils/fastfetch: update to 2.38.0

# pkgsrc changes
Remove color patch, support is available through the command line.

# upsream changes

Bugfixes:

    Fix empty battery slots handling (Battery, Haiku, #1575)
    Fix {day-pretty} output in custom format (DateTime, Windows)
    Fix VanillaOS detection (OS, Linux)
    Fix secure boot testing (Bootmgr, Linux, #1584)
    Fix the SI unit "kB" in help message (#1589)
    Fix segfault on macOS 10.15 when using the binary downloaded from Github \ 
Releases (Camera, macOS, #1594)

Features:

    Support Chassis module in macOS (Chassis, macOS)
    Allow customize key format with kernel name and distro name (OS)
    Add missing {icon} in custom key format (Battery)
    Add missing {mountpoint} and {mount-from} in custom output format (Disk, #1577)
    Support percentage num & bar in custom format (GPU, #1583)
    Support pisi package manager detection (Packages, Linux)
    Support termite terminal font detection (TerminalFont, Linux)
    Report monitor type in Brightness module (Brightness)
   2025-03-02 10:46:37 by Thomas Klausner | Files touched by this commit (1)
Log message:
fastfetch: forbid more NetBSD 9.x
   2025-02-23 08:53:47 by Paolo Vincenzo Olivo | Files touched by this commit (2) | Package updated
Log message:
sysutils/fastfetch: update to 2.37.0

Changes:

    Option --escape-bedrock is removed. The function is always enabled now.

Features:

    Support for Haiku is greatly improved (Haiku)
        CPU, GPU, Disk, Sound, Terminal, Terminal Font, Init System, Battery, \ 
Mouse, Keyboard, NetIO, CPU Usage, Physical Disk and OpenGL should work on Haiku \ 
now
        SMBIOS related modules (Host, Bios, Board, Chassis, Physical Memory) \ 
should work in platforms with legacy BIOS system.
        Support for Gamepad and Bluetooth are WIP.
        Some bugs are found and fixed.
    Remove python-requests dependency in scripts/gen-*.py.
    Add cmake option -DENABLE_EMBEDDED_AMDGPUIDS=BOOL (disabled by default)
        If enabled, fastfetch will embed the newest amdgpu.ids file into \ 
fastfetch binary.
    Weather module now honors display.temp.unit option (#1560, Weather)
    Support Physical Memory module in NetBSD (PhysicalMemory, NetBSD)
        Requires root permission
    Improve non-intel CPU detection in NetBSD (#1573, CPU, NetBSD)

Bugfixes:

    Fix building in macOS 10.13 (GPU, macOS)
    Properly round percent values when detecting volume (#1558, Sound)
    Fix Physical Memory module doesn't work in --format json mode
    Add some missing variable inits (GPU, Linux)
    Fix --localip-default-route-only false not working with --gen-config (#1570, \ 
LocalIP)

Logo:

    Update Rosa linux
    Add Haiku2
   2025-02-18 11:33:23 by Thomas Klausner | Files touched by this commit (38)
Log message:
*: recursive bump for openh264
   2025-02-14 14:26:54 by Paolo Vincenzo Olivo | Files touched by this commit (4)
Log message:
sysutils/fastfetch: enable pkgsrc package count on Linux/macOS

Tested on Slackware 15.0. Not tested on macOS.
SunOS already builds pkgsrc support by default (tested: OmniOS).

Also fix bug (ours) whereby setting TARGET_DIR_ETC to PKG_SYSCONFDIR
prevents fastfetch from opening /etc/os-release and/or /etc/lsb-release
on Linux.

Bump revision.
   2025-02-14 11:39:17 by Paolo Vincenzo Olivo | Files touched by this commit (6)
Log message:
sysutils/fastfetch: minor changes

* Add NetBSD2 logo, borrowed from screenfetch.
* Support 'orange' color.
   2025-02-13 14:27:42 by Paolo Vincenzo Olivo | Files touched by this commit (1)
Log message:
sysutils/fastfetch: bump revision following sysutils/hwdata changes
   2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850)
Log message:
*: Recursive revbump from audio/flac-1.5.0