Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Feb 2004 17:15:19 +0100 (CET)
From:      Janos Mohacsi <mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/63453: New port: games/ski version 6.5
Message-ID:  <200402271615.i1RGFJvm088667@norfolk.ki.iif.hu>
Resent-Message-ID: <200402271610.i1RGAHvw097401@freefall.freebsd.org>

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

>Number:         63453
>Category:       ports
>Synopsis:       New port: games/ski version 6.5
>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:   Fri Feb 27 08:10:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
NIIF
>Environment:
System: FreeBSD norfolk.ki.iif.hu 5.2-CURRENT FreeBSD 5.2-CURRENT #7: Mon Feb 9 12:12:13 CET 2004 root@norfolk.ki.iif.hu:/usr/obj/usr/src/sys/NORFOLK i386

>Description:
	New port: games/ski version 6.5
	It is ski simulation game using curses interface written in
	python.
>How-To-Repeat:
	apply this shar.
>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:
#
#	ski/
#	ski/pkg-descr
#	ski/distinfo
#	ski/Makefile
#
echo c - ski/
mkdir -p ski/ > /dev/null 2>&1
echo x - ski/pkg-descr
sed 's/^X//' >ski/pkg-descr << 'END-of-ski/pkg-descr'
XImagine you are skiing down an infinite slope, facing such hazards as
Xtrees, ice, bare ground, and the man-eating Yeti! Unfortunately, you have
Xput your jet-powered skis on backwards, so you can't see ahead where you
Xare going; only behind where you have been. However, you can turn to
Xeither side, jump or hop through the air, teleport through hyperspace,
Xlaunch nuclear ICBMs, and cast spells to call the Fire Demon. And since
Xthe hazards occur in patches, you can skillfully outmaneuver them. A fun
Xand very silly game that proves you don't need fancy graphical user
Xinterfaces to have a good time.
X
XWWW: http://catb.org/~esr/ski/
END-of-ski/pkg-descr
echo x - ski/distinfo
sed 's/^X//' >ski/distinfo << 'END-of-ski/distinfo'
XMD5 (ski-6.5.tar.gz) = f9cc93f7a0223f65b011b4c873ba50df
XSIZE (ski-6.5.tar.gz) = 17389
END-of-ski/distinfo
echo x - ski/Makefile
sed 's/^X//' >ski/Makefile << 'END-of-ski/Makefile'
X# New ports collection makefile for:	ski
X# Date created:		27 Feb 2004
X# Whom:			janos.mohacsi@bsd.hu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ski
XPORTVERSION=	6.5
XCATEGORIES=	games
XMASTER_SITES=	http://catb.org/~esr/ski/
X
XMAINTAINER=	janos.mohacsi@bsd.hu
XCOMMENT=	Skiing simulation with curses interface in python
X
XUSE_PYTHON=	yes
XNO_BUILD=	yes
XMAN6=		ski.6
XPLIST_FILES=	bin/ski
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/ski ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/ski.6 ${PREFIX}/man/man6/
X
X.include <bsd.port.mk>
END-of-ski/Makefile
exit


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



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