From owner-freebsd-ports Thu Apr 12 21:30: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C57E37B446 for ; Thu, 12 Apr 2001 21:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3D4U1e01838; Thu, 12 Apr 2001 21:30:01 -0700 (PDT) (envelope-from gnats) Received: from hamster.kyne.com.au (kyneso.lnk.telstra.net [139.130.137.83]) by hub.freebsd.org (Postfix) with ESMTP id 535B437B449 for ; Thu, 12 Apr 2001 21:23:10 -0700 (PDT) (envelope-from mark@aeris.kyne.com.au) Received: from aeris.kyne.com.au (root@aeris.kyne.com.au [203.38.180.166]) by hamster.kyne.com.au (8.9.3/8.9.3) with ESMTP id NAA06613 for ; Fri, 13 Apr 2001 13:53:09 +0930 Received: (from mark@localhost) by aeris.kyne.com.au (8.11.1/8.11.1) id f3D4RFC50519; Fri, 13 Apr 2001 13:57:15 +0930 (CST) (envelope-from mark) Message-Id: <200104130427.f3D4RFC50519@aeris.kyne.com.au> Date: Fri, 13 Apr 2001 13:57:15 +0930 (CST) From: mark@kyne.com.au Reply-To: mark@kyne.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/26526: New port: games/burgerspace: A BurgerTime clone for X Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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