The patch contained in the attachment allows the user to choose a video driver to use instead of the default vesa driver. It allse ensures that xinit and xauth are searched at the right place. Fix: Apply the patch contained in the attachment. Patch attached with submission follows: How-To-Repeat: N.A.
Maintainer of x11/xorg-minimal, Please note that PR ports/142053 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/142053 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Perfect - I've been thinking about how to do this for a while. Go ahead and commit it
State Changed From-To: feedback->open Maintainer has approved.
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it.
pgollucci 2010-01-15 00:46:22 UTC FreeBSD ports repository Modified files: x11/xorg-minimal Makefile Log: - Allow the user to choose a video driver to use instead of the default vesa driver. - xinit and xauth are searched at the right place PR: ports/142053 Submitted by: Carlos Santos <unixmania@gmail.com> Approved by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) Revision Changes Path 1.5 +11 -5 ports/x11/xorg-minimal/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!