From owner-freebsd-ports Sat Feb 7 19:40:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA19256 for freebsd-ports-outgoing; Sat, 7 Feb 1998 19:40:03 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA19245; Sat, 7 Feb 1998 19:40:01 -0800 (PST) (envelope-from gnats) Received: from ymris.ddm.on.ca (bundle-7200-77.bundle.golden.net [209.29.135.77]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA18613 for ; Sat, 7 Feb 1998 19:32:16 -0800 (PST) (envelope-from dchapes@ddm.on.ca) Received: from squigy.ddm.on.ca (squigy.ddm.on.ca [209.47.139.138]) by ymris.ddm.on.ca (8.8.8/8.8.8) with ESMTP id WAA18460 for ; Sat, 7 Feb 1998 22:32:11 -0500 (EST) (envelope-from dchapes@ymris.ddm.on.ca) Received: (from dchapes@localhost) by squigy.ddm.on.ca (8.8.8/8.8.7) id WAA13144; Sat, 7 Feb 1998 22:32:10 -0500 (EST) Message-Id: <199802080332.WAA13144@squigy.ddm.on.ca> Date: Sat, 7 Feb 1998 22:32:10 -0500 (EST) From: dchapes@ddm.on.ca Reply-To: dchapes@ddm.on.ca To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5678: New port: games/xmemory Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 5678 >Category: ports >Synopsis: New port: games/xmemory >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: Sat Feb 7 19:40:01 PST 1998 >Last-Modified: >Originator: Dave Chapeskie >Organization: DDM Consulting >Release: FreeBSD 2.2.5-STABLE i386 >Environment: >Description: XMemory is a silly little multi player memory game by the author of XJig. [If there is a better way to submit new ports please inform me.] # 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: # # xmemory # xmemory/Makefile # xmemory/pkg # xmemory/pkg/COMMENT # xmemory/pkg/DESCR # xmemory/pkg/PLIST # xmemory/files # xmemory/files/md5 # xmemory/patches # xmemory/patches/patch-aa # echo c - xmemory mkdir -p xmemory > /dev/null 2>&1 echo x - xmemory/Makefile sed 's/^X//' >xmemory/Makefile << 'END-of-xmemory/Makefile' X# New ports collection makefile for: xmemory X# Version required: 3.7 X# Date Created: Sat Feb 7 21:37:09 EST 1998 X# Whom: Dave Chapeskie X# X# $Id$ X# X XDISTNAME= xmemory-3.7 XCATEGORIES= games XMASTER_SITES= ${MASTER_SITE_XCONTRIB} XMASTER_SITE_SUBDIR= games/multiplayer XEXTRACT_SUFX= .tgz X XMAINTAINER= dchapes@ddm.on.ca X XUSE_IMAKE= yes X Xpost-install: X @-mkdir ${X11BASE}/lib/X11/xmemory X ${INSTALL_DATA} ${WRKSRC}/home.mem ${WRKSRC}/sports.mem \ X ${X11BASE}/lib/X11/xmemory X ${LN} -s home.mem ${X11BASE}/lib/X11/xmemory/default.mem X X.include END-of-xmemory/Makefile echo c - xmemory/pkg mkdir -p xmemory/pkg > /dev/null 2>&1 echo x - xmemory/pkg/COMMENT sed 's/^X//' >xmemory/pkg/COMMENT << 'END-of-xmemory/pkg/COMMENT' XXMemory is a multi player memory game. END-of-xmemory/pkg/COMMENT echo x - xmemory/pkg/DESCR sed 's/^X//' >xmemory/pkg/DESCR << 'END-of-xmemory/pkg/DESCR' XXMemory is a multi player memory game. It can be played simultaneously on Xseveral X Displays, which have to be listed on the command-line. Like in Xthe traditional memory game, the players have to find similar tiles on the Xtable to get the tiles. The main difference to this game is, that the Xplayers really play simultaneous and therefor the whole game gets Xsome kind of an action game. END-of-xmemory/pkg/DESCR echo x - xmemory/pkg/PLIST sed 's/^X//' >xmemory/pkg/PLIST << 'END-of-xmemory/pkg/PLIST' Xbin/xmemory Xman/man1/xmemory.1.gz Xlib/X11/xmemory/sports.mem Xlib/X11/xmemory/home.mem X@exec ln -s %f %B/default.mem X@unexec rm %B/default.mem X@dirrm lib/X11/xmemory END-of-xmemory/pkg/PLIST echo c - xmemory/files mkdir -p xmemory/files > /dev/null 2>&1 echo x - xmemory/files/md5 sed 's/^X//' >xmemory/files/md5 << 'END-of-xmemory/files/md5' XMD5 (xmemory-3.7.tgz) = 3617a53cfa5f766ebf124e874d7c5493 END-of-xmemory/files/md5 echo c - xmemory/patches mkdir -p xmemory/patches > /dev/null 2>&1 echo x - xmemory/patches/patch-aa sed 's/^X//' >xmemory/patches/patch-aa << 'END-of-xmemory/patches/patch-aa' X--- Imakefile.orig Thu Jul 18 11:02:56 1996 X+++ Imakefile Sat Feb 7 22:15:55 1998 X@@ -8,7 +8,7 @@ X X XCOMM where to search for data-files, when not found in current dir X X- XMEMORYDIR = \"/usr/games/lib/xmemory\" X+ XMEMORYDIR = \"/usr/X11R6/lib/X11/xmemory\" X X XCOMM set the compiler that you like, X XCOMM gcc should suit, since the libraries are not needed. X@@ -29,8 +29,7 @@ X $(RM) $@ X $(CXX) -o $@ $(OBJS) $(LDOPTIONS) $(LOCAL_LIBRARIES) $(LDLIBS) $(EXTRA_LOAD_FLAGS) X X-InstallProgram(xmemory,$(BINDIR)) X-InstallManPage(xmemory,$(MANDIR)) X+ComplexProgramTarget(xmemory) X DependTarget() X CleanTarget() X END-of-xmemory/patches/patch-aa exit >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message