From owner-cvs-all@FreeBSD.ORG Tue Nov 25 05:29:29 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 113571065673; Tue, 25 Nov 2008 05:29:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F11CC8FC12; Tue, 25 Nov 2008 05:29:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mAP5TStG090248; Tue, 25 Nov 2008 05:29:28 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mAP5TSgx090247; Tue, 25 Nov 2008 05:29:28 GMT (envelope-from miwi) Message-Id: <200811250529.mAP5TSgx090247@repoman.freebsd.org> From: Martin Wilke Date: Tue, 25 Nov 2008 05:29:28 +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/freedink Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Nov 2008 05:29:29 -0000 miwi 2008-11-25 05:29:28 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/freedink Makefile distinfo pkg-descr Log: Dink Smallwood is an adventure/role-playing game, similar to Zelda, made by RTsoft. Besides twisted humour, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short. GNU FreeDink is a new and portable version of the game engine, which runs the original game as well as its D-Mods, with close compatibility, under multiple platforms. This package contains the game engine alone. PR: ports/127704 Submitted by: Stephen Hurd Revision Changes Path 1.1251 +1 -0 ports/games/Makefile 1.1 +33 -0 ports/games/freedink/Makefile (new) 1.1 +3 -0 ports/games/freedink/distinfo (new) 1.1 +10 -0 ports/games/freedink/pkg-descr (new)