HomeFreeBSD

- Make warning, dev warning, and dev error display consistent and more readable:

Description

  • Make warning, dev warning, and dev error display consistent and more readable:
    • Split all messages with a newline
    • Run all messages through fmt to fit them into 80 columns

Approved by: portmgr (mat)
Differential Revision: D9216

Details