https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256485
--- Comment #2 from Jan Beich <jbe...@freebsd.org> --- (In reply to Ashish SHUKLA from comment #0) > Number of fonts I have installed is 10825 (output of: fc-list |wc -l). Can you suggest which ports to install in order to reproduce in a jail? For example, $ fc-list -f '%{file}\n' | xargs -P10 -n100 pkg which -qo | sort -u would list ports but exclude local fonts in ~/.fonts assuming those are not neccessary. -- You are receiving this mail because: You are the assignee for the bug.