RFC: redude the number of ports that depend on x11/xorg-apps

Carlos A. M. dos Santos unixmania at gmail.com
Wed Nov 14 17:24:58 PST 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: X_CLIENTS_PORT.diff.gz.b64
Type: application/octet-stream
Size: 9665 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20071115/c2da8fc3/X_CLIENTS_PORT.diff.gz.obj


More information about the freebsd-ports mailing list