Bug 39743

Summary: <http://www.FreeBSD.org/ports/index.html> says XFree86 3.3.6 is current.
Product: Documentation Reporter: Chris Pepper <pepper>
Component: Books & ArticlesAssignee: Bruce A. Mah <bmah>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Chris Pepper 2002-06-23 20:50:01 UTC
<http://www.FreeBSD.org/ports/index.html> says XFree86 3.3.6 is current. Should be 4.2.0, per 4.6-RELEASE.

How-To-Repeat: Go to <http://www.FreeBSD.org/ports/index.html> (or whatever its real URL is), and see:

"Many of the ports require the X Window System to compile and run. We compile and test our ports on XFree86. Their current release is 3.3.6. Some ports may not work with older or newer releases."
Comment 1 otterr 2002-06-27 03:27:02 UTC
In addition to changing the docs to reflect the current version of XFree86,
I'd also like to recommend mentioning the flag in /etc/make.conf for newer
systems. Since the current is 4.2, if you have 3.x, you need to specify
XFREE86_VERSION=3 in make.conf. This is also stated in Release notes for
4.6, section 2.3.2.

Ott
Comment 2 Bruce A. Mah freebsd_committer freebsd_triage 2002-07-11 15:51:57 UTC
State Changed
From-To: open->closed

Committed the change, thanks!  It should show up on the Web site when it's 
next rebuilt, within a few hours to a day. 


Comment 3 Bruce A. Mah freebsd_committer freebsd_triage 2002-07-11 15:51:57 UTC
Responsible Changed
From-To: freebsd-doc->bmah

I committed the suggested fix.