notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
nerd-fonts-agave Agave Nerd Font
3.4.0 x11-fontsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: bsdcode@disroot.org search for ports maintained by this maintainer
Port Added: 2026-02-14 14:24:29
Last Update: 2026-02-14 14:19:36
Commit Hash: 5ab056a
License: MIT
WWW:
https://www.nerdfonts.com
Description:
Nerd Fonts is a collection of over 20 developer-targeted, patched fonts for powerline, devicons, and vim-devicons. It adds a high number of extra glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others. It also includes Droid Sans, Meslo, AnonymousPro, ProFont, Inconsolata, and many more.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. @fontsdir /usr/local/share/fonts/nerd-fonts/Agave
  2. /usr/local/share/licenses/nerd-fonts-agave-3.4.0/catalog.mk
  3. /usr/local/share/licenses/nerd-fonts-agave-3.4.0/LICENSE
  4. /usr/local/share/licenses/nerd-fonts-agave-3.4.0/MIT
  5. share/fonts/nerd-fonts/Agave/AgaveNerdFont-Bold.ttf
  6. share/fonts/nerd-fonts/Agave/AgaveNerdFont-Regular.ttf
  7. share/fonts/nerd-fonts/Agave/AgaveNerdFontMono-Bold.ttf
  8. share/fonts/nerd-fonts/Agave/AgaveNerdFontMono-Regular.ttf
  9. share/fonts/nerd-fonts/Agave/AgaveNerdFontPropo-Bold.ttf
  10. share/fonts/nerd-fonts/Agave/AgaveNerdFontPropo-Regular.ttf
  11. @owner
  12. @group
  13. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • nerd-fonts-agave>0:x11-fonts/nerd-fonts-agave
To install the port:
cd /usr/ports/x11-fonts/nerd-fonts-agave/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-fonts/nerd-fonts-agave
  • pkg install nerd-fonts-agave
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nerd-fonts-agave
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1769600606 SHA256 (nerd-fonts/3.4.0/Agave.tar.xz) = fe4879b0cff2d33d7fb08d1c8ba4e0cad9f44843644fe284fda1e89addf9c4ab SIZE (nerd-fonts/3.4.0/Agave.tar.xz) = 2331100

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Master port: x11-fonts/nerd-fonts
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. fc-cache : x11-fonts/fontconfig
  2. mkfontscale : x11-fonts/mkfontscale
This port is required by:
for Run
  1. x11-fonts/nerd-fonts

Configuration Options:
No options to configure
Options name:
x11-fonts_nerd-fonts-agave
USES:
fonts tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: x11-fonts/nerd-fonts
CommitCreditsLog message
3.4.0
14 Feb 2026 14:19:36
commit hash: 5ab056a5f85f709d8a6d7eb6582a94c85df37de5commit hash: 5ab056a5f85f709d8a6d7eb6582a94c85df37de5commit hash: 5ab056a5f85f709d8a6d7eb6582a94c85df37de5commit hash: 5ab056a5f85f709d8a6d7eb6582a94c85df37de5 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Stefan Schlosser
x11-fonts/nerd-fonts: split into subports

Split the port into subports, each of which installs one group of Nerd
Fonts. The original port becomes the MASTERDIR and also a meta-port for
the subports. This prevents breakage for existing users/consumers.

This change has the following advantages over the previous monolithic
port of the Nerd Fonts:

* Users/consumers can install only the fonts they actually want to use.
  This reduces the required disc space tremendously.

* The licence for each group is properly documented and extracted into
  the expected path, i.e. ${PREFIX}/share/licenses/nerd-fonts/*/.

* Upstream provides release archives with stable checksums for each
  group. This is the preferred method for retrieving the distfiles.

While we are at it, assign maintainership to submitter due to multiple
consecutive maintainer timeouts.

PR:		284121
Reported by:	Denis Shaposhnikov <dsh@bamus.cz>
Approved by:	gregf@hugops.pw (maintainer timeout, 2 weeks)

Number of commits found: 1