Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2003 18:57:46 +0300 (MSK)
From:      "Alexey V. Antipovsky" <kemm@in-line.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58637: New port: emulators/lib765
Message-ID:  <200310281557.h9SFvkah066943@redsun.in-line.ru>
Resent-Message-ID: <200310281610.h9SGAEHp010234@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58637
>Category:       ports
>Synopsis:       New port: emulators/lib765
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 28 08:10:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Antipovsky
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Inline Technologies
>Environment:
System: FreeBSD redsun.in-line.ru 4.8-STABLE FreeBSD 4.8-STABLE #4: Mon May 26 17:27:11 MSD 2003 root@redsun.in-line.ru:/usr/obj/usr/src/sys/REDSUN i386

>Description:
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.

>How-To-Repeat:
>Fix:

--- lib765.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	lib765
#	lib765/Makefile
#	lib765/distinfo
#	lib765/pkg-plist
#	lib765/pkg-descr
#
echo c - lib765
mkdir -p lib765 > /dev/null 2>&1
echo x - lib765/Makefile
sed 's/^X//' >lib765/Makefile << 'END-of-lib765/Makefile'
X# New ports collection makefile for: lib765
X# Date created:                      27 October 2003
X# Whom:                              Alexey V. Antipovsky <kemm@in-line.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		lib765
XPORTVERSION=		0.3.1.1
XCATEGORIES=		emulators devel
XMASTER_SITES=		http://www.seasip.demon.co.uk/Unix/LibDsk/
X
XMAINTAINER=		kemm@in-line.ru
XCOMMENT=		Library for the floppy controller emulation
X
XUSE_GMAKE=		yes
XGNU_CONFIGURE=		yes
XUSE_LIBTOOL=		yes
XINSTALLS_SHLIB=		yes
X
Xpost-install:
X	${MKDIR} ${PREFIX}/share/doc/lib765
X	${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/lib765/
X
X.include <bsd.port.mk>
END-of-lib765/Makefile
echo x - lib765/distinfo
sed 's/^X//' >lib765/distinfo << 'END-of-lib765/distinfo'
XMD5 (lib765-0.3.1.1.tar.gz) = 1d44827dd9df69c60014c9ede0096182
END-of-lib765/distinfo
echo x - lib765/pkg-plist
sed 's/^X//' >lib765/pkg-plist << 'END-of-lib765/pkg-plist'
Xlib/lib765.a
Xlib/lib765.so
Xlib/lib765.so.3
Xinclude/765.h
Xshare/doc/lib765/765.txt
Xshare/doc/lib765/COPYING.LIB
X@dirrm share/doc/lib765
END-of-lib765/pkg-plist
echo x - lib765/pkg-descr
sed 's/^X//' >lib765/pkg-descr << 'END-of-lib765/pkg-descr'
Xlib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
X[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
Xpresent it is not a "full" 765; features not used in the PCW BIOS (such as:
XDMA; multisector reads/writes; multitrack mode) are either left unimplemented
Xor incomplete.
X
X"lib765" is released under the GNU Library GPL.
X
X-- 
XAlexey V. Antipovsky
Xkemm@in-line.ru
END-of-lib765/pkg-descr
exit
--- lib765.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310281557.h9SFvkah066943>