From owner-cvs-all@FreeBSD.ORG Tue Feb 27 07:15:25 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1545B16A402; Tue, 27 Feb 2007 07:15:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 0499413C48D; Tue, 27 Feb 2007 07:15:25 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1R7FOr8037649; Tue, 27 Feb 2007 07:15:24 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1R7FOE7037648; Tue, 27 Feb 2007 07:15:24 GMT (envelope-from miwi) Message-Id: <200702270715.l1R7FOE7037648@repoman.freebsd.org> From: Martin Wilke Date: Tue, 27 Feb 2007 07:15:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/wrogue Makefile distinfo pkg-descr pkg-plist ports/games/wrogue/files unix.mak.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Feb 2007 07:15:25 -0000 miwi 2007-02-27 07:15:24 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/wrogue Makefile distinfo pkg-descr pkg-plist games/wrogue/files unix.mak.in Log: Warp Rogue is a gothic science fantasy roguelike game. It features RPG-like game mechanics, recruitable NPCs, and a consistent theme. WWW: http://todoom.sourceforge.net/ PR: ports/109582 Submitted by: Martin Tournoij Revision Changes Path 1.1094 +1 -0 ports/games/Makefile 1.1 +39 -0 ports/games/wrogue/Makefile (new) 1.1 +3 -0 ports/games/wrogue/distinfo (new) 1.1 +56 -0 ports/games/wrogue/files/unix.mak.in (new) 1.1 +4 -0 ports/games/wrogue/pkg-descr (new) 1.1 +53 -0 ports/games/wrogue/pkg-plist (new)