From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 6 10:00:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEFCA45B for ; Sun, 6 Apr 2014 10:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB2C8C99 for ; Sun, 6 Apr 2014 10:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s36A01XK026439 for ; Sun, 6 Apr 2014 10:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s36A01Iv026438; Sun, 6 Apr 2014 10:00:01 GMT (envelope-from gnats) Resent-Date: Sun, 6 Apr 2014 10:00:01 GMT Resent-Message-Id: <201404061000.s36A01Iv026438@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bykov Vladislav Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD8CE444 for ; Sun, 6 Apr 2014 09:59:29 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DF60C90 for ; Sun, 6 Apr 2014 09:59:29 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s369xTPL081586 for ; Sun, 6 Apr 2014 09:59:29 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s369xTVn081584; Sun, 6 Apr 2014 09:59:29 GMT (envelope-from nobody) Message-Id: <201404060959.s369xTVn081584@cgiserv.freebsd.org> Date: Sun, 6 Apr 2014 09:59:29 GMT From: Bykov Vladislav To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188307: New port: games/rogue Rogue: Exploring the Dungeons of Doom X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2014 10:00:01 -0000 >Number: 188307 >Category: ports >Synopsis: New port: games/rogue Rogue: Exploring the Dungeons of Doom >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 06 10:00:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Bykov Vladislav >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # rogue # rogue/Makefile # rogue/pkg-descr # rogue/pkg-plist # rogue/distinfo # rogue/files # rogue/files/patch-Makefile.in # rogue/files/patch-Makefile.std # echo c - rogue mkdir -p rogue > /dev/null 2>&1 echo x - rogue/Makefile sed 's/^X//' >rogue/Makefile << '102706dc55925a0cacb264f923dcb5e1' X# Created by: Bykov Vladislav X# $FreeBSD$ X XPORTNAME= rogue XPORTVERSION= 5.4.4 XCATEGORIES= games XMASTER_SITES= http://rogue.rogueforge.net/files/rogue5.4/ XDISTNAME= ${PORTNAME}${PORTVERSION}-src X XMAINTAINER= envolyse@gmail.com XCOMMENT= Rogue: Exploring the Dungeons of Doom X XWRKSRC=${WRKDIR}/${PORTNAME}${PORTVERSION} XGNU_CONFIGURE= yes X X.include 102706dc55925a0cacb264f923dcb5e1 echo x - rogue/pkg-descr sed 's/^X//' >rogue/pkg-descr << '30d7d3d387c28c31b92dd143b24e7662' XRogue: Exploring the Dungeons of Doom X XRogue is a computer fantasy game with a new twist. It is crt oriented and the Xobject of the game is to survive the attacks of various monsters and get Xa lot of gold, rather than the puzzle solving orientation of most computer Xfantasy games. X XWWW: http://rogue.rogueforge.net/ 30d7d3d387c28c31b92dd143b24e7662 echo x - rogue/pkg-plist sed 's/^X//' >rogue/pkg-plist << '34c15ce418eaf4ed9ae25efea328b310' Xbin/rogue Xman/man6/rogue.6.gz Xshare/doc/rogue-5.4.4/LICENSE.TXT Xshare/doc/rogue-5.4.4/rogue.cat Xshare/doc/rogue-5.4.4/rogue.doc Xshare/doc/rogue-5.4.4/rogue.html Xshare/doc/rogue-5.4.4/rogue.me 34c15ce418eaf4ed9ae25efea328b310 echo x - rogue/distinfo sed 's/^X//' >rogue/distinfo << '6044066e99a0d102f60f4bd26fb0a634' XSHA256 (rogue5.4.4-src.tar.gz) = 7d37a61fc098bda0e6fac30799da347294067e8e079e4b40d6c781468e08e8a1 XSIZE (rogue5.4.4-src.tar.gz) = 209839 6044066e99a0d102f60f4bd26fb0a634 echo c - rogue/files mkdir -p rogue/files > /dev/null 2>&1 echo x - rogue/files/patch-Makefile.in sed 's/^X//' >rogue/files/patch-Makefile.in << 'e5ef18c4419f33f331b3db15543ed1a6' X--- Makefile.in.orig 2007-09-05 23:08:06.000000000 +0400 X+++ Makefile.in 2014-04-06 12:49:11.000000000 +0400 X@@ -128,6 +128,8 @@ X X .c.o: X $(CC) $(CFLAGS) $(CPPFLAGS) -c $*.c X+ X+all: $(PROGRAM) X X $(PROGRAM): $(HDRS) $(OBJS) X $(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) $(LIBS) -o $@ e5ef18c4419f33f331b3db15543ed1a6 echo x - rogue/files/patch-Makefile.std sed 's/^X//' >rogue/files/patch-Makefile.std << 'b7ee1fb4210d56faf7929677fa43481c' X--- Makefile.std.orig 2007-09-05 23:08:06.000000000 +0400 X+++ Makefile.std 2014-04-06 12:49:37.000000000 +0400 X@@ -55,6 +55,8 @@ X X .c.o: X $(CC) $(CFLAGS) $(CPPFLAGS) $(FEATURES) -c $*.c X+ X+all: $(PROGRAM) X X $(PROGRAM): $(HDRS) $(OBJS) fixdocs X $(CC) $(LDFLAGS) $(OBJS) $(LIBS) $(OUTFLAG)$@$(EXE) b7ee1fb4210d56faf7929677fa43481c exit >Release-Note: >Audit-Trail: >Unformatted: