Port details |
- fastfetch Like neofetch, but much faster because written in C
- 2.45.0 sysutils
=4 2.39.1_1Version of this port present on the latest quarterly branch. - Maintainer: pkubaj@FreeBSD.org
 - Port Added: 2023-07-06 20:18:07
- Last Update: 2025-06-06 13:38:20
- Commit Hash: 8a09e67
- People watching this port, also watch:: pkg, pftop, openbox, py311-fastest_pkg, unbound
- License: MIT
- WWW:
- https://github.com/fastfetch-cli/fastfetch
- Description:
- Fastfetch is a neofetch-like tool for fetching system information and
displaying them in a pretty way. It is written mainly in C, with performance
and customizability in mind. Currently, Linux, Android, FreeBSD, MacOS and
Windows 7+ are supported.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fastfetch>0:sysutils/fastfetch
- To install the port:
- cd /usr/ports/sysutils/fastfetch/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/fastfetch
- pkg install fastfetch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fastfetch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1749111523
SHA256 (fastfetch-cli-fastfetch-2.45.0_GH0.tar.gz) = f336ab5fb651fc34759117d9ef081e8c9175cb1538900a8c7b4efdf94a1de85c
SIZE (fastfetch-cli-fastfetch-2.45.0_GH0.tar.gz) = 1307132
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- videodev2.h : multimedia/v4l_compat
- libchafa.so : graphics/chafa
- libdbus-1.so : devel/dbus
- libdconf.so : devel/dconf
- libgio-2.0.so : devel/glib20
- libGLX.so : graphics/libglvnd
- libdrm.so : graphics/libdrm
- libOpenCL.so : devel/ocl-icd
- cl.h : devel/opencl
- libsqlite3.so : databases/sqlite3
- libvulkan.so : graphics/vulkan-loader
- vulkan.h : graphics/vulkan-headers
- libwayland-server.so : graphics/wayland
- libxfconf-0.so : x11/xfce4-conf
- xrandr.pc : x11/libXrandr
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- ImageMagick7>=7 : graphics/ImageMagick7
- Runtime dependencies:
-
- hwdata>0 : misc/hwdata
- Library dependencies:
-
- libyyjson.so : devel/yyjson
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fastfetch-2.45.0:
CHAFA=on: Image output as ascii art
DBUS=on: D-Bus IPC system support
DCONF=on: Needed for values that are only stored in DConf + Fallback for GSettings
GIO=on: Use GIO for file I/O
GLX=on: X11 OpenGL rendering support
IMAGEMAGICK=on: ImageMagick image processing support
LIBDRM=on: Enable display server detection via libdrm
OPENCL=on: Heterogeneous computing via OpenCL
SQLITE3=on: SQLite 3 database support
VULKAN=on: Vulkan module & fallback for GPU output
WAYLAND=on: Wayland (graphics) support
XFCONF=on: Needed for XFWM theme and XFCE Terminal font
XRANDR=on: Needed for display and WM detection in X11
===> Use 'make config' to modify these settings
- Options name:
- sysutils_fastfetch
- USES:
- cmake:testing localbase:ldflags pkgconfig magick:7,build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.4 25 Aug 2023 11:38:56
    |
Piotr Kubaj (pkubaj)  |
sysutils/fastfetch: update to 2.0.4
Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.0.4 |
2.0.3 25 Aug 2023 09:02:30
    |
Piotr Kubaj (pkubaj)  |
sysutils/fastfetch: update to 2.0.3
Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.0.3 |
2.0.2 23 Aug 2023 22:24:27
    |
Piotr Kubaj (pkubaj)  |
sysutils/fastfetch: update to 2.0.2 |
1.12.2_1 07 Aug 2023 16:34:07
    |
Gleb Popov (arrowd)  |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
1.12.2 06 Jul 2023 20:16:45
    |
Piotr Kubaj (pkubaj)  |
sysutils/fastfetch: Like neofetch, but much faster because written in C
Fastfetch is a neofetch-like tool for fetching system information and displaying
them in a pretty way. It is written mainly in C, with performance and
customizability in mind. Currently, Linux, Android, FreeBSD, MacOS and Windows
7+ are supported. |