During updating, new ports version (various fonts) requires to install mkfontscale which conflicts with mkfontdir; I can't remove mkfontdir since it's required by several other packages. dakk /usr/ports/x11-fonts/mkfontscale sudo make install clean ===> Installing for mkfontscale-1.2.0 ===> Checking if mkfontscale is already installed ===> Registering installation for mkfontscale-1.2.0 Installing mkfontscale-1.2.0... pkg-static: mkfontscale-1.2.0 conflicts with mkfontdir-1.0.7 (installs files into the same place). Problematic file: /usr/local/bin/mkfontdir
There's a comment in /usr/ports/UPDATING about this 20190311: AFFECTS: users of x11/xorg, x11-fonts/mkfontscale, x11-fonts/mkfontdir AUTHOR: zeising@FreeBSD.org The x11-fonts/mkfontdir port has been removed and the functionality has been merged into x11-fonts/mkfontscale. This might cause issues with upgrading. If you get conflicts between mkfontscale and mkfontdir please remove mkfontdir before upgrading. To do this, simply run the following: pkg delete -f mkfontdir
(In reply to xxjack12xx from comment #1) my bad, I didn't know about the /usr/ports/UPDATING file (first week on freebsd)
I also sent mail to both the x11@ and ports@ mailing list.