| Port details |
- nerd-fonts-daddytimemono DaddyTimeMono Nerd Font
- 3.5.0 x11-fonts
=0 3.4.0Version of this port present on the latest quarterly branch. - Maintainer: bsdcode@disroot.org
 - Port Added: 2026-02-14 14:24:29
- Last Update: 2026-08-03 19:55:36
- Commit Hash: f3f235d
- License: OFL11
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- nerd-fonts-daddytimemono>0:x11-fonts/nerd-fonts-daddytimemono
- To install the port:
- cd /usr/ports/x11-fonts/nerd-fonts-daddytimemono/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-fonts/nerd-fonts-daddytimemono
- pkg install nerd-fonts-daddytimemono
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nerd-fonts-daddytimemono
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785744226
SHA256 (nerd-fonts/3.5.0/DaddyTimeMono.tar.xz) = 7e029c49d6dabac0c64d80dae16eb3a0d8af79d709fa4c19ea63e4079403cf10
SIZE (nerd-fonts/3.5.0/DaddyTimeMono.tar.xz) = 2177160
Packages (timestamps in pop-ups are UTC):
- Master port: x11-fonts/nerd-fonts
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- fc-cache : x11-fonts/fontconfig
- mkfontscale : x11-fonts/mkfontscale
- This port is required by:
- for Run
-
- x11-fonts/nerd-fonts
Configuration Options:
- No options to configure
- Options name:
- x11-fonts_nerd-fonts-daddytimemono
- USES:
- fonts tar:xz
- 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) |
| This is a slave port. You may also want to view the commits to the master port: x11-fonts/nerd-fonts |
| Commit | Credits | Log message |
3.5.0 03 Aug 2026 19:55:36
    |
Yusuf Yaman (nxjoseph)  Author: Stefan Schlosser |
x11-fonts/nerd-fonts: Update to 3.5.0
Upstream renamed the D2Coding font to D2Koding due to license reasons.
Consequently, the x11-fonts/nerd-fonts-d2coding subport has moved to
x11-fonts/nerd-fonts-d2koding accompanied by an entry in the MOVED file.
Added subports:
- x11-fonts/nerd-fonts-annotationmono
- x11-fonts/nerd-fonts-googlesanscode
Changed licenses:
- x11-fonts/nerd-fonts-agave (MIT -> OFL11)
- x11-fonts/nerd-fonts-arimo (APACHE20 -> OFL11)
- x11-fonts/nerd-fonts-cousine (APACHE20 -> OFL11)
Changelog:
https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.5.0
PR: 297246
Reported by: Stefan Schlosser <bsdcode@disroot.org> (maintainer)
Approved by: osa, vvd (Mentors, implicit) |
3.4.0 14 Feb 2026 14:19:36
    |
Robert Clausecker (fuz)  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) |