From owner-cvs-ports@FreeBSD.ORG Wed Jul 23 11:05:08 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 265FB106566C; Wed, 23 Jul 2008 11:05:08 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 24C448FC13; Wed, 23 Jul 2008 11:05:07 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m6NB57TF070900; Wed, 23 Jul 2008 11:05:07 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6NB57Ph070899; Wed, 23 Jul 2008 11:05:07 GMT (envelope-from amdmi3) Message-Id: <200807231105.m6NB57Ph070899@repoman.freebsd.org> From: Dmitry Marakasov Date: Wed, 23 Jul 2008 11:05:07 +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/stonesoup Makefile distinfo pkg-descr pkg-plist ports/games/stonesoup/files README.FreeBSD.in patch-AppHdr.h patch-makefile.unix patch-makefile.x11 patch-rltiles_bmp2png_makefile.lin patch-rltiles_makefile.unix ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2008 11:05:08 -0000 amdmi3 2008-07-23 11:05:07 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/stonesoup Makefile distinfo pkg-descr pkg-plist games/stonesoup/files README.FreeBSD.in patch-AppHdr.h patch-makefile.unix patch-makefile.x11 patch-rltiles_bmp2png_makefile.lin patch-rltiles_makefile.unix patch-util_lua_src_Makefile patch-util_sqlite_Makefile Log: Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and treasure-hunting in dungeons filled with dangerous and unfriendly monsters in a quest for the mystifyingly fabulous Orb of Zot. Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl that's openly developed and invites participation from the Crawl community. WWW: http://crawl-ref.sourceforge.net/ PR: ports/125578 Submitted by: Tobias Rehbein Approved by: miwi (mentor) Revision Changes Path 1.1227 +1 -0 ports/games/Makefile 1.1 +80 -0 ports/games/stonesoup/Makefile (new) 1.1 +3 -0 ports/games/stonesoup/distinfo (new) 1.1 +5 -0 ports/games/stonesoup/files/README.FreeBSD.in (new) 1.1 +22 -0 ports/games/stonesoup/files/patch-AppHdr.h (new) 1.1 +119 -0 ports/games/stonesoup/files/patch-makefile.unix (new) 1.1 +151 -0 ports/games/stonesoup/files/patch-makefile.x11 (new) 1.1 +12 -0 ports/games/stonesoup/files/patch-rltiles_bmp2png_makefile.lin (new) 1.1 +33 -0 ports/games/stonesoup/files/patch-rltiles_makefile.unix (new) 1.1 +11 -0 ports/games/stonesoup/files/patch-util_lua_src_Makefile (new) 1.1 +16 -0 ports/games/stonesoup/files/patch-util_sqlite_Makefile (new) 1.1 +8 -0 ports/games/stonesoup/pkg-descr (new) 1.1 +110 -0 ports/games/stonesoup/pkg-plist (new)