Bug 58637

Summary: New port: emulators/lib765
Product: Ports & Packages Reporter: Alexey Antipovsky <kemm>
Component: Individual Port(s)Assignee: Sergei Kolobov <sergei>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
lib765.shar none

Description Alexey Antipovsky 2003-10-28 16:10:13 UTC
lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller                                    
[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At                                      
present it is not a "full" 765; features not used in the PCW BIOS (such as:                                      
DMA; multisector reads/writes; multitrack mode) are either left unimplemented                                    
or incomplete.
Comment 1 Sergei Kolobov freebsd_committer freebsd_triage 2003-10-28 19:58:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

I'll take it.
Comment 2 Sergei Kolobov freebsd_committer freebsd_triage 2003-10-29 16:23:48 UTC
State Changed
From-To: open->closed

New port added, thanks! 

Summary of changes I've made to the port: 
- Clarify COMMENT 
- Remove USE_GMAKE: builds fine with FreeBSD's native make 
- Remove GNU_CONFIGURE: implied by USE_LIBTOOL 
- Respect NOPORTDOCS 
- Use DOCSDIR in Makefile and pkg-plist 
- Sort pkg-plist 
- Add Author and WWW lines to pkg-descr