Bug 150223

Summary: [patch] x11-drivers/xorg-drivers/Makefile refers nonexistent modules
Product: Ports & Packages Reporter: Anatoly Borodin <anatoly.borodin>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.txt none

Description Anatoly Borodin 2010-09-02 14:10:07 UTC
x11-drivers/xorg-drivers builds dynamically the list of modules for OPTIONS. Some of the modules are absent in the ports.

Fix: Apply the patch.

Patch attached with submission follows:
How-To-Repeat: # cd /usr/ports/x11-drivers/xorg-drivers && make rmconfig && make config && make clean

===> Removing user-configured options for xorg-drivers-7.5
.. (use default options here)...
xorg-drivers-7.5: "/usr/ports/x11-drivers/xf86-input-microtouch" non-existent -- dependency list incomplete
xorg-drivers-7.5: "/usr/ports/x11-drivers/xf86-video-nsc" non-existent -- dependency list incomplete
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-02 14:10:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-02-19 03:06:08 UTC
State Changed
From-To: open->patched

patched in xorg-dev
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-02-25 17:21:36 UTC
State Changed
From-To: patched->closed

Committed. Thanks!