Hello,

There are currently 79 ports that depend on x11/xorg-apps by means of
the X_CLIENTS_PORT variable, defined in Mk/bsd.port.mk. Most of those
parts require only one or two programs (e.g. bdftopcf and mkfontdir).
The attached file containa s patch that creates one make variable for
each application (e.g. X_BDFTOPCF_PORT and X_MKFONTDIR_PORT). It also
changes all the depending ports, so now it i not necessary to build
xedit and ico to install a X font.

Decompress it with

     b64decode -o /dev/stdout < X_CLIENTS_PORT.diff.gz.b64 | gzip -d >
X_CLIENTS_PORT.diff

I'm not sure about how to sumbit this, because it would require 80 PRs!

-- 
Carlos A. M. dos Santos

Attachment: X_CLIENTS_PORT.diff.gz.b64
Description: Binary data

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to