Bug 142053 - x11/xorg-minimal: [PATCH] allow choosing video driver during build
Summary: x11/xorg-minimal: [PATCH] allow choosing video driver during build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-26 23:20 UTC by Carlos Santos
Modified: 2010-01-15 00:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.69 KB, patch)
2009-12-26 23:20 UTC, Carlos Santos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Santos 2009-12-26 23:20:01 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-26 23:20:08 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-26 23:20:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2009-12-26 23:32:25 UTC
 Perfect - I've been thinking about how to do this for a while.
Go ahead and commit it
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-13 01:28:50 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-13 01:28:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-01-15 00:46:41 UTC
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"
Comment 7 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-15 00:48:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!