Port details |
- fastfetch Like neofetch, but much faster because written in C
- 2.2.3 sysutils
=1 2.0.5_1Version of this port present on the latest quarterly branch. - Maintainer: pkubaj@FreeBSD.org
 - Port Added: 2023-07-06 20:18:07
- Last Update: 2023-11-09 08:40:00
- Commit Hash: f526319
- People watching this port, also watch:: libjxl, tcpdump, ratproxy, tmux
- 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 - There is no configure plist information for this port.
- 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
- Package flavors (<flavor>: <package>)
- full: fastfetch
- lite: fastfetch-lite
- distinfo:
- TIMESTAMP = 1699516350
SHA256 (fastfetch-cli-fastfetch-2.2.3_GH0.tar.gz) = dda15a6a73b8e6983d808d3f82567a0e8a333a3fdb53921d88a8bb2d65a38f32
SIZE (fastfetch-cli-fastfetch-2.2.3_GH0.tar.gz) = 901203
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:
-
- libchafa.so : graphics/chafa
- libdbus-1.so : devel/dbus
- libdconf.so : devel/dconf
- libgio-2.0.so : devel/glib20
- libGLX.so : graphics/libglvnd
- libOpenCL.so : devel/ocl-icd
- cl.h : devel/opencl
- libpulse.so : audio/pulseaudio
- libsqlite3.so : databases/sqlite3
- libvulkan.so : graphics/vulkan-loader
- vulkan.h : graphics/vulkan-headers
- libwayland-server.so : graphics/wayland
- libxcb-randr.so : x11/libxcb
- libxfconf-0.so : x11/xfce4-conf
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- ImageMagick7>=7 : graphics/ImageMagick7
- Runtime dependencies:
-
- libchafa.so : graphics/chafa
- libdbus-1.so : devel/dbus
- libdconf.so : devel/dconf
- libgio-2.0.so : devel/glib20
- libGLX.so : graphics/libglvnd
- libOpenCL.so : devel/ocl-icd
- libpulse.so : audio/pulseaudio
- libsqlite3.so : databases/sqlite3
- libvulkan.so : graphics/vulkan-loader
- libwayland-server.so : graphics/wayland
- libxcb-randr.so : x11/libxcb
- libxfconf-0.so : x11/xfce4-conf
- ImageMagick7>=7 : graphics/ImageMagick7
- 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.2.3:
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
LIBPCI=off: GPU output
OPENCL=on: Heterogeneous computing via OpenCL
PULSEAUDIO=on: PulseAudio sound server support
SQLITE3=on: SQLite 3 database support
VULKAN=on: Vulkan module & fallback for GPU output
WAYLAND=on: Wayland (graphics) support
XCB=on: Needed for display and WM detection in X11
XFCONF=on: Needed for XFWM theme and XFCE Terminal font
===> Use 'make config' to modify these settings
- Options name:
- sysutils_fastfetch
- USES:
- cmake localbase:ldflags pkgconfig magick:7,build,run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|