Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 20:02:56 +0400
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        pav@FreeBSD.org, freebsd-ports@FreeBSD.org
Cc:        freebsd-ports@FreeBSD.org
Subject:   request for exp-run, comments: eliminate USE_X_PREFIX
Message-ID:  <20090601160256.GB50585@hades.panopticon>

next in thread | raw e-mail | index | archive | help
Hi!

Thought we've switched to modular xorg more than a year ago, some
ports still define USE_XLIB and thus depend on all X libraries (even
when it's not really required). Which is even worse, USE_XLIB is
implicitely defined for ports that define USE_IMAKE, some of which
don't require any X libraries at all.

This patch adds USE_XORG to (hopefully) all USE_IMAKE ports and
some (but not all) USE_XLIB ports. It also makes USE_IMAKE ports
no more implicitely define USE_XLIB and eliminates all mentions of
USE_X_PREFIX from bsd.port.mk. It requires an exp-run, as though
I've tested all changed ports in a local tinderbox, there may be
ports with incomplete X dependencies further down dependency chains.

http://people.freebsd.org/~amdmi3/xprefix_obliterate.patch

Comments are welcome. Actually I think we could drop X11BASE related
bits as well.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090601160256.GB50585>