Date: Mon, 25 Feb 2008 04:03:30 GMT From: Sven Klose <pixel@hugbox.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/121068: [new port] emulators/fuse-utils: Free Unix Spectrum Emulator Utilities Message-ID: <200802250403.m1P43UZb069661@www.freebsd.org> Resent-Message-ID: <200802250410.m1P4A1DL096056@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 121068 >Category: ports >Synopsis: [new port] emulators/fuse-utils: Free Unix Spectrum Emulator Utilities >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Feb 25 04:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sven Klose >Release: 6.3-RELEASE >Organization: >Environment: >Description: The Fuse utilities are a few tools which may be of occasional use when dealing with ZX Spectrum emulator files. They were originally distributed with emulators/fuse, but are now independent of Fuse and can be used on their own. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # . # ./Makefile # ./pkg-descr # ./pkg-plist # ./distinfo # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: fuse-utils X# Date created: 25 February 2008 X# Whom: pixel X# X# $FreeBSD$ X# X XPORTNAME= fuse-utils XPORTVERSION= 0.9.0 XCATEGORIES= emulators XMASTER_SITES= SF XMASTER_SITE_SUBDIR= fuse-emulator X XMAINTAINER= pixel@hugbox.org XCOMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator Utilities X XLIB_DEPENDS= spectrum.6:${PORTSDIR}/emulators/libspectrum \ X gcrypt.13:${PORTSDIR}/security/libgcrypt \ X ao.3:${PORTSDIR}/audio/libao X XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-libspectrum-prefix=${LOCALBASE} X XMAN1= audio2tape.1 createhdf.1 fuse-utils.1 listbasic.1 \ X profile2map.1 raw2hdf.1 rzxcheck.1 rzxdump.1 rzxtool.1 scl2trd.1 \ X snap2tzx.1 snapconv.1 tapeconv.1 tzxlist.1 XNO_MANCOMPRESSED=yes X X.include <bsd.port.mk> END-of-./Makefile echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XThe Fuse utilities are tools which may be of occasional use when Xdealing with ZX Spectrum emulator files. X X* audio2tape: convert an audio file to tape format. X* createhdf: create an empty .hdf IDE hard disk image. X* listbasic: list the BASIC in a snapshot or tape file. X* profile2map: convert Fuse profiler output to Z80-style map format. X* raw2hdf: create a .hdf IDE hard disk image from another file. X* rzxcheck: verify the digital signature in an RZX file. X* rzxdump: list the contents of an RZX input recording file. X* rzxtool: add, extract or remove the embedded snapshot from an RZX file, X or compress or uncompress the file. X* scl2trd: convert .scl disk images to .trd disk images. X* snap2tzx: convert snapshots to TZX tape images. X* snapconv: convert between snapshot formats. X* tape2wav: convert a tape file to .wav audio format. X* tapeconv: convert between .tzx and .tap files. X* tzxlist: list the contents of a TZX file. END-of-./pkg-descr echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist' X@comment $FreeBSD$ Xbin/audio2tape Xbin/createhdf Xbin/listbasic Xbin/profile2map Xbin/raw2hdf Xbin/rzxdump Xbin/rzxtool Xbin/scl2trd Xbin/snap2tzx Xbin/snapconv Xbin/tape2wav Xbin/tapeconv Xbin/tzxlist END-of-./pkg-plist echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (fuse-utils-0.9.0.tar.gz) = c0c121ddf336fe4d693c372cedb84171 XSHA256 (fuse-utils-0.9.0.tar.gz) = 1329890a3f589c124980a578fadde81ecee83275146167901da3979a23d427a4 XSIZE (fuse-utils-0.9.0.tar.gz) = 370184 END-of-./distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802250403.m1P43UZb069661>