The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
It interfaces with CUPS on the backend and allows the user to configure
double sided printing, active tray, color adjustment, etc. It supports the
command line flags of lpr as well.
You will first need to configure a printer via CUPS to use XPP.
WWW: http://cups.sourceforge.net/xpp/
PR: ports/110780
Submitted by: Nate Lawson <njl at freebsd.org>