From owner-cvs-all@FreeBSD.ORG Sun Nov 8 03:19:14 2009 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 126A51065700; Sun, 8 Nov 2009 03:19:14 +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 008B98FC1A; Sun, 8 Nov 2009 03:19:14 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nA83JDls013952; Sun, 8 Nov 2009 03:19:13 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nA83JDw4013951; Sun, 8 Nov 2009 03:19:13 GMT (envelope-from amdmi3) Message-Id: <200911080319.nA83JDw4013951@repoman.freebsd.org> From: Dmitry Marakasov Date: Sun, 8 Nov 2009 03:19:13 +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/devel Makefile ports/devel/bennugd-core Makefile distinfo pkg-descr ports/devel/bennugd-core/files bgdc.in bgdi.in patch-bgdrtm-src-dirs.c patch-configure patch-include-crypt.h 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: Sun, 08 Nov 2009 03:19:14 -0000 amdmi3 2009-11-08 03:19:13 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/bennugd-core Makefile distinfo pkg-descr devel/bennugd-core/files bgdc.in bgdi.in patch-bgdrtm-src-dirs.c patch-configure patch-include-crypt.h Log: Bennu is a high level open source game development suite which focuses on modularity and portability, making it a perfect choice for cross-platform game development. Although officialy it is only supported on Windows, Linux and GP2X Wiz (on the right), Bennu can run on multiple other platforms, including *BSD, MacOSX and other consoles such as the Wii, Dingoo A320, GP2X, or the classic Xbox. This makes it really fun to code in Bennu: the game can be played on you computer AND your console! WWW: http://www.bennugd.org/ Revision Changes Path 1.3685 +1 -0 ports/devel/Makefile 1.1 +41 -0 ports/devel/bennugd-core/Makefile (new) 1.1 +3 -0 ports/devel/bennugd-core/distinfo (new) 1.1 +5 -0 ports/devel/bennugd-core/files/bgdc.in (new) 1.1 +5 -0 ports/devel/bennugd-core/files/bgdi.in (new) 1.1 +13 -0 ports/devel/bennugd-core/files/patch-bgdrtm-src-dirs.c (new) 1.1 +60 -0 ports/devel/bennugd-core/files/patch-configure (new) 1.1 +11 -0 ports/devel/bennugd-core/files/patch-include-crypt.h (new) 1.1 +13 -0 ports/devel/bennugd-core/pkg-descr (new)