Bug 81048

Summary: New port: emulators/gxemul. Machine emulator
Product: Ports & Packages Reporter: Jan Rochel <jannisan>
Component: Individual Port(s)Assignee: Jean-Yves Lefort <jylefort>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gxemul.shar none

Description Jan Rochel 2005-05-15 10:40:08 UTC
 	A few different machine types are emulated. The following machine types are
 	emulated well enough to run at least one "guest OS":
 	* DECstation 5000/200 ("3max"): Serial controller (including keyboard and
 	  mouse), ethernet, SCSI, and graphical framebuffers.
 	* Acer Pica-61 (an ARC machine): Serial controller, "VGA" text console, and
 	  SCSI.
 	* NEC MobilePro 770, 780, 800, and 880 (HPCmips machines): Framebuffer,
 	  keyboard, and a PCMCIA IDE controller.
 	* Cobalt: Serial controller and PCI IDE.
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2005-05-15 18:47:16 UTC
Responsible Changed
From-To: gnats-admin->freebsd-ports-bugs

Reassign misfiled PR.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-17 18:29:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 3 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-20 11:37:41 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Notes: 
- port options must be tested after including bsd.port.pre.mk 
- ports must not use their own optimization flags 
- hardcoded paths must be replaced by ${PREFIX}, ${LOCALBASE} or ${X11BASE} 
as appropriate 
- for WITH_X, USE_XLIB was missing