Bug 73009

Summary: 5.3-RC1 ports refer to XF86Config - should be xorg.conf (or both)
Product: Ports & Packages Reporter: Jason Bacon <jbacon>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jason Bacon 2004-10-22 17:20:28 UTC
When installing most font ports and packages, the postinstall displays instructions on configuring X11 to use the new ports.  They all still refer to XF86Config even though 5.3 has switched to X.org.  The instructions should probably be updated to mention both xorg.conf, and XF86Config in case some users still choose to use it.

Fix: 

Substitute xorg.conf for XF86Config.  Note that the Xorg server doesn't necessarily need a config file, but if you have one, it's called xorg.conf.
How-To-Repeat: Install webfonts or urwfonts.  Probably most others have the same glitch.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-10-24 00:25:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->x11

Over to appropriate mailing list.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-11-21 02:52:13 UTC
Responsible Changed
From-To: x11->freebsd-x11

Canonicalize assignment.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-09 13:47:14 UTC
State Changed
From-To: open->closed

First, X.org is reading XF86Config. 

Second, please file one PR per affected port, with patch attached if possible.