To quote from the author, Brandon Long: This program is based on the program in Appendix A of rfc1896. It does as much as I can think of to convert text/enriched to text/html (since there are so many viewers for text/html). It is a hack. It is not perfect, and the html it generates is far from perfect. I've tried to follow HTML v3.2, but its still not great. Usage: Pass it the text/enriched body of a message on stdin, and it will put the text/html version on stdout. To make mutt display text/enriched, put this in your .mailcap file: # enriched.sh converts text/enriched to text/html and then uses lynx to display text/enriched; ${PREFIX}/bin/enriched2html | lynx -dump -stdin ; copiousoutput
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.