From owner-freebsd-ports Thu May 3 9: 0:10 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 481CC37B423 for ; Thu, 3 May 2001 09:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f43G02e42671; Thu, 3 May 2001 09:00:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B63E037B423 for ; Thu, 3 May 2001 08:51:17 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f43FpHC41705; Thu, 3 May 2001 08:51:17 -0700 (PDT) (envelope-from nobody) Message-Id: <200105031551.f43FpHC41705@freefall.freebsd.org> Date: Thu, 3 May 2001 08:51:17 -0700 (PDT) From: jan@jungnickel.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/27062: New Port: games/crimson Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 27062 >Category: ports >Synopsis: New Port: games/crimson >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 May 03 09:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jan Jungnickel >Release: 5.0-CURRENT/i386 >Organization: >Environment: >Description: New Port: games/crimson >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: # # crimson # crimson/Makefile # crimson/pkg-plist # crimson/distinfo # crimson/pkg-descr # crimson/pkg-comment # echo c - crimson mkdir -p crimson > /dev/null 2>&1 echo x - crimson/Makefile sed 's/^X//' >crimson/Makefile << 'END-of-crimson/Makefile' X# New ports collection makefile for: crimson X# Date created: 3 May 2001 X# Whom: Jan Jungnickel X# X# $FreeBSD$ X# XPORTNAME= crimson XPORTVERSION= 0.1.3 XCATEGORIES= games XMASTER_SITES= http://www.lanipage.de/jens/crimson/ XDISTNAME= ${PORTNAME}-${PORTVERSION} XUSE_BZIP2= Yes XMAINTAINER= jan@jungnickel.com X XLIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 X XGNU_CONFIGURE= yes X XCONFIGURE_ARGS+= --prefix=${PREFIX} X XUSE_GMAKE= yes X X post-patch: X ${PERL} -pi -e "s|sdl-config|sdl11-config|;" ${WRKSRC}/configure X X.include END-of-crimson/Makefile echo x - crimson/pkg-plist sed 's/^X//' >crimson/pkg-plist << 'END-of-crimson/pkg-plist' Xbin/crimson Xshare/crimson/levels/ArmsRace.lev Xshare/crimson/levels/Uprising.lev Xshare/crimson/cf.dat Xshare/crimson/default.set X@dirrm share/crimson X@dirrm share/crimson/levels END-of-crimson/pkg-plist echo x - crimson/distinfo sed 's/^X//' >crimson/distinfo << 'END-of-crimson/distinfo' XMD5 (crimson-0.1.3.tar.bz2) = cd4530013a92797ed5c2433aafee69ac END-of-crimson/distinfo echo x - crimson/pkg-descr sed 's/^X//' >crimson/pkg-descr << 'END-of-crimson/pkg-descr' XFrom the Documentation: X XCrimson Fields is a tactical war game in the tradition of Battle Isle. While Xnot being an exact clone, it tries to keep closer to the very first part of Xthe series than to the later ones, especially with regard to a rather simple Xrule set and straight forward game play. Right now, the game can only be Xplayed by two human adversaries in hot-seat mode or via e-mail. There is no XAI player code yet. END-of-crimson/pkg-descr echo x - crimson/pkg-comment sed 's/^X//' >crimson/pkg-comment << 'END-of-crimson/pkg-comment' XCrimson Fields is a tactical war game in the tradition of Battle Isle. END-of-crimson/pkg-comment exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message