* Support for Xft2 + fontconfig. If you are not familiar with these words,
please see FAQ and README.xft2 for more information.
* Support for new directive %tab 0 which can be used to apply a list of
directives to lines that start with a non-tab character.
* For security reasons, we have changed mgp so that directives that fork a
process are not processed by default. The -U option must be specified in
order to process such directives.
* Introduced %opaque directive. Please see SYNTAX for detailed information.
* Support for iso8859-2 encoding for mgp2ps.
* Introduced -X option for mgp2ps to suppress the use of the specified
rendering engine.
* Introduced escape char '\' to display lines that start with '#'.
* Many bug fixes.
graphics/mng.
* Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
* Replace definition of XMKMF with one that takes xpkgwedge/buildlink into
account. Fixes pkg/13588 by Luke Mewburn <lukem@wasabisystems.com>.