CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/12/07 02:18:36
Modified files:
graphics/dia : Makefile
graphics/dia/pkg: DESCR PLIST
Added files:
graphics/dia/patches: patch-plug-ins_cairo_diacairo_c
Log message:
Disable the cairo PNG export option from the GUI (it mangles text); PNG
export can still be done using the pixbuf exporter; req. by deraadt@
The whole cairo exporter is not disabled since the other exporters (SVG,
PDF) work fine.
While here, clean up the port a bit.
