ports/69641: New port: emulators/vmips A MIPS R3000 simulator
Brian R. Gaeke
brg at dgate.ORG
Mon Jul 26 23:40:26 UTC 2004
>Number: 69641
>Category: ports
>Synopsis: New port: emulators/vmips A MIPS R3000 simulator
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 26 23:40:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Brian R. Gaeke
>Release: FreeBSD 4.8-RELEASE-p23-jc1 i386
>Organization:
none
>Environment:
System: FreeBSD prisoner.dgate.org 4.8-RELEASE-p23-jc1 FreeBSD 4.8-RELEASE-p23-jc1 #1: Tue Jun 15 11:48:48 PDT 2004 user at jail13.johncompanies.com:/usr/obj/mnt/data2/src/sys/jail13 i386
>Description:
>How-To-Repeat:
>Fix:
# 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:
#
# vmips
# vmips/Makefile
# vmips/pkg-descr
# vmips/distinfo
# vmips/pkg-plist
#
echo c - vmips
mkdir -p vmips > /dev/null 2>&1
echo x - vmips/Makefile
sed 's/^X//' >vmips/Makefile << 'END-of-vmips/Makefile'
X# New ports collection makefile for: vmips
X# Date created: 13 July 2004
X# Whom: brg
X#
X# $FreeBSD$
X#
X
XPORTNAME= vmips
XPORTVERSION= 1.2.1
XCATEGORIES= emulators
XMASTER_SITES= http://www.dgate.org/vmips/releases/vmips-$(PORTVERSION)/
X
XMAINTAINER= brg at dgate.org
XCOMMENT= MIPS R3000 simulator
X
XGNU_CONFIGURE= yes
X
XMAN1= vmips.1 vmipstool.1
XINFO= vmips
X
Xpost-install:
X $(MKDIR) $(PREFIX)/include/vmips
X $(INSTALL_DATA) $(WRKSRC)/sample_code/asm_regnames.h \
X $(PREFIX)/include/vmips
X $(MKDIR) $(PREFIX)/share/vmips
X $(INSTALL_DATA) $(WRKSRC)/sample_code/ld.script $(PREFIX)/share/vmips
X
X.include <bsd.port.mk>
END-of-vmips/Makefile
echo x - vmips/pkg-descr
sed 's/^X//' >vmips/pkg-descr << 'END-of-vmips/pkg-descr'
Xvmips is a virtual machine based on the MIPS R3000 RISC processor.
XIt has built-in support for several emulated devices and GNU GDB
Xremote debugging.
X
XWWW: http://www.dgate.org/vmips/
X
XBrian Gaeke (brg at dgate.org)
XDavid Bushong helped write the FreeBSD port.
X
END-of-vmips/pkg-descr
echo x - vmips/distinfo
sed 's/^X//' >vmips/distinfo << 'END-of-vmips/distinfo'
XMD5 (vmips-1.2.1.tar.gz) = d1f18690c3017536436e72a7e94e3421
XSIZE (vmips-1.2.1.tar.gz) = 1050167
END-of-vmips/distinfo
echo x - vmips/pkg-plist
sed 's/^X//' >vmips/pkg-plist << 'END-of-vmips/pkg-plist'
Xbin/vmips
Xbin/vmipstool
Xinclude/vmips/asm_regnames.h
X at dirrm include/vmips
Xshare/vmips/ld.script
X at dirrm share/vmips
Xetc/vmipsrc
END-of-vmips/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list