Bug 9461

Summary: [PATCH] Partially unbreak sysutils/xosview
Product: Ports & Packages Reporter: Sheldon Hearn <axl>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Sheldon Hearn 1999-01-12 19:30:01 UTC
	The new kernel device statistics code breaks xosview's
	DiskMeter, which still expects FreeBSD to use the old methods.
	Thus the port has been marked broken for 3 months. I plan to
	look into a proper fix, but for now I'm suggesting that we at
	least unbreak the port, even if the DiskMeter is broken.

Fix: The following patch is a partial unbreak (here read ugly hack)
	that gets xosview working, although it leaves the DiskMeter
	broken. I believe this is better than the nothing that's
	happened since October last year. ;)
How-To-Repeat: 
	cd ${PORTSDIR}/sysutils/xosview ; make
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-01-18 02:59:55 UTC
State Changed
From-To: open->closed

Committed, thanks!