Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2001 13:57:15 +0930 (CST)
From:      mark@kyne.com.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26526: New port: games/burgerspace: A BurgerTime clone for X
Message-ID:  <200104130427.f3D4RFC50519@aeris.kyne.com.au>

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

>Number:         26526
>Category:       ports
>Synopsis:       New port: games/burgerspace: A BurgerTime clone for X
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 12 21:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mark Pulford
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
none
>Environment:

>Description:

Burgerspace is a BurgerTime clone for X. You are a chef and must walk
over hamburger ingredients (buns, meat and lettuce) to make them fall
from floor to floor, until they end up in the plates at the bottom of
the screen.

NOTE: devel/gengameng is required by this port
http://www.freebsd.org/cgi/query-pr.cgi?pr=26525

>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:
#
#	burgerspace
#	burgerspace/distinfo
#	burgerspace/pkg-descr
#	burgerspace/Makefile
#	burgerspace/pkg-comment
#	burgerspace/pkg-plist
#
echo c - burgerspace
mkdir -p burgerspace > /dev/null 2>&1
echo x - burgerspace/distinfo
sed 's/^X//' >burgerspace/distinfo << 'END-of-burgerspace/distinfo'
XMD5 (burgerspace-1.4.tar.gz) = 290bfc12bb5bddd05367adf7c754db7a
END-of-burgerspace/distinfo
echo x - burgerspace/pkg-descr
sed 's/^X//' >burgerspace/pkg-descr << 'END-of-burgerspace/pkg-descr'
XBurgerspace is a BurgerTime clone for X. You are a chef and must walk
Xover hamburger ingredients (buns, meat and lettuce) to make them fall
Xfrom floor to floor, until they end up in the plates at the bottom of
Xthe screen.
X
XWWW: http://www3.sympatico.ca/sarrazip/dev/burgerspace.html
END-of-burgerspace/pkg-descr
echo x - burgerspace/Makefile
sed 's/^X//' >burgerspace/Makefile << 'END-of-burgerspace/Makefile'
X# New ports collection makefile for:	burgerspace
X# Date created:			Apr 13, 2001
X# Whom:				Mark Pulford <mark@kyne.com.au>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	burgerspace
XPORTVERSION=	1.4
XCATEGORIES=	games
XMASTER_SITES=	http://sites.netscape.net/sarrazip/
X
XMAINTAINER=	mark@kyne.com.au
X
XLIB_DEPENDS=	gengameng.2:${PORTSDIR}/devel/gengameng \
X		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
X
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lgnugetopt"
XCONFIGURE_ARGS+=	--with-gengameng-prefix="${X11BASE}"
X
XMAN6=	burgerspace.6
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/src/burgerspace ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/doc/burgerspace.6 ${PREFIX}/man/man6
X
X.include <bsd.port.mk>
END-of-burgerspace/Makefile
echo x - burgerspace/pkg-comment
sed 's/^X//' >burgerspace/pkg-comment << 'END-of-burgerspace/pkg-comment'
XA BurgerTime clone for X
END-of-burgerspace/pkg-comment
echo x - burgerspace/pkg-plist
sed 's/^X//' >burgerspace/pkg-plist << 'END-of-burgerspace/pkg-plist'
Xbin/burgerspace
END-of-burgerspace/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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