From owner-cvs-all@FreeBSD.ORG Sat Jan 12 16:26:10 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 82F1316A419; Sat, 12 Jan 2008 16:26:10 +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 5F8E713C447; Sat, 12 Jan 2008 16:26:10 +0000 (UTC) (envelope-from miwi@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 m0CGQANC053189; Sat, 12 Jan 2008 16:26:10 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0CGQAdo053188; Sat, 12 Jan 2008 16:26:10 GMT (envelope-from miwi) Message-Id: <200801121626.m0CGQAdo053188@repoman.freebsd.org> From: Martin Wilke Date: Sat, 12 Jan 2008 16:26:10 +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/opencity Makefile distinfo pkg-descr pkg-plist 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: Sat, 12 Jan 2008 16:26:10 -0000 miwi 2008-01-12 16:26:10 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/opencity Makefile distinfo pkg-descr pkg-plist Log: OpenCity is a full 3D city simulator game project. It is written in standard C++ with OpenGL and SDL from scratch. It is not intended to be a clone of any famous city simulator from Max*s. So, if you are looking to download a free SimCity 4 like, please forget OpenCity. WWW: http://opencity.sourceforge.net PR: ports/119492 Submitted by: Dmitry Marakasov Revision Changes Path 1.1167 +1 -0 ports/games/Makefile 1.1 +37 -0 ports/games/opencity/Makefile (new) 1.1 +3 -0 ports/games/opencity/distinfo (new) 1.1 +6 -0 ports/games/opencity/pkg-descr (new) 1.1 +595 -0 ports/games/opencity/pkg-plist (new)