From owner-cvs-all@FreeBSD.ORG Thu Nov 24 01:11:21 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC33216A426; Thu, 24 Nov 2005 01:11:21 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A118243D5A; Thu, 24 Nov 2005 01:09:09 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAO194ik025045; Thu, 24 Nov 2005 01:09:04 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAO1941v025044; Thu, 24 Nov 2005 01:09:04 GMT (envelope-from edwin) Message-Id: <200511240109.jAO1941v025044@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 24 Nov 2005 01:09:04 +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/tmw Makefile distinfo pkg-descr pkg-plist ports/games/tmw/files patch-configure 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: Thu, 24 Nov 2005 01:11:22 -0000 edwin 2005-11-24 01:09:04 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/tmw Makefile distinfo pkg-descr pkg-plist games/tmw/files patch-configure Log: New port: games/tmw A free open source 2D MMORPG in development The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse interactive world. It is licensed under the GPL, making sure this game can't ever run away from you. The project includes the development of both a client and a server, as well as the development of an online world. WWW: http://themanaworld.org/ PR: ports/87340 Submitted by: Tobias Gion Revision Changes Path 1.885 +1 -0 ports/games/Makefile 1.1 +32 -0 ports/games/tmw/Makefile (new) 1.1 +2 -0 ports/games/tmw/distinfo (new) 1.1 +11 -0 ports/games/tmw/files/patch-configure (new) 1.1 +12 -0 ports/games/tmw/pkg-descr (new) 1.1 +110 -0 ports/games/tmw/pkg-plist (new)