Date: Thu, 8 May 2003 09:52:16 +0200 (MEST) From: Jan Stocker <Jan.Stocker@t-online.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/51953: NEW PORT: games/zoom Message-ID: <200305080752.h487qGvC068312@Twoflower.liebende.de> Resent-Message-ID: <200305080800.h4880Rmd074806@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 51953 >Category: ports >Synopsis: NEW PORT: games/zoom >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 08 01:00:27 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jan Stocker >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: Zoom is a Z-Machine. This is the only one which fully supports V6 with graphics on X. >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: # # games/zoom # games/zoom/Makefile # games/zoom/distinfo # games/zoom/pkg-plist # games/zoom/pkg-descr # echo c - games/zoom mkdir -p games/zoom > /dev/null 2>&1 echo x - games/zoom/Makefile sed 's/^X//' >games/zoom/Makefile << 'END-of-games/zoom/Makefile' X# New ports collection makefile for: zoom X# Date created: May 07 2003 X# Whom: Jan Stocker <Jan.Stocker@t-online.de> X# X# $FreeBSD: $ X# X XPORTNAME= zoom XPORTVERSION= 1.0.1 XCATEGORIES= games XMASTER_SITES= http://www.logicalshift.demon.co.uk/unix/${PORTNAME}/ XDISTNAME= ${PORTNAME}-${PORTVERSION} XEXTRACT_SUFX= .tar.gz X XMAINTAINER= Jan.Stocker@t-online.de XCOMMENT= Z-Interpreter for X with full V6 support X XLIB_DEPENDS= png.5:${PORTSDIR}/graphics/png X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XCONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ X LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" X XMAKE_ENV= ${CONFIGURE_ENV} X X.include <bsd.port.mk> END-of-games/zoom/Makefile echo x - games/zoom/distinfo sed 's/^X//' >games/zoom/distinfo << 'END-of-games/zoom/distinfo' XMD5 (zoom-1.0.1.tar.gz) = 94c1a4a485d27391f04a1a608dbaceee END-of-games/zoom/distinfo echo x - games/zoom/pkg-plist sed 's/^X//' >games/zoom/pkg-plist << 'END-of-games/zoom/pkg-plist' Xbin/zoom Xshare/zoom/zoomrc X@dirrm share/zoom END-of-games/zoom/pkg-plist echo x - games/zoom/pkg-descr sed 's/^X//' >games/zoom/pkg-descr << 'END-of-games/zoom/pkg-descr' XZoom is a Z-Machine, which means that it plays text adventure games written in XZCode. It plays V3-V8 including V6 graphics (you need the blb-files from Xhttp://www.ifarchive.org/indexes/if-archiveXinfocomXmediaXblorb.html for Xoriginal Infocom V6 games) X XWWW: http://www.logicalshift.demon.co.uk/unix/zoom/ X X- Jan Stocker <Jan.Stocker@t-online.de> END-of-games/zoom/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305080752.h487qGvC068312>