From owner-cvs-ports@FreeBSD.ORG Sat Jun 2 11:01:52 2012 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 0376E106564A; Sat, 2 Jun 2012 11:01:52 +0000 (UTC) (envelope-from sperber@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C79968FC1B; Sat, 2 Jun 2012 11:01:51 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q52B1pg6073807; Sat, 2 Jun 2012 11:01:51 GMT (envelope-from sperber@repoman.freebsd.org) Received: (from sperber@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q52B1pwD073806; Sat, 2 Jun 2012 11:01:51 GMT (envelope-from sperber) Message-Id: <201206021101.q52B1pwD073806@repoman.freebsd.org> From: Armin Pirkovitsch Date: Sat, 2 Jun 2012 11:01:51 +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/unknown-horizons Makefile distinfo pkg-descr pkg-plist ports/games/unknown-horizons/files patch-horizons-savegamemanager.py patch-horizons-util-yamlcache.py 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: Sat, 02 Jun 2012 11:01:52 -0000 sperber 2012-06-02 11:01:51 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/unknown-horizons Makefile distinfo pkg-descr pkg-plist games/unknown-horizons/files patch-horizons-savegamemanager.py patch-horizons-util-yamlcache.py Log: Unknown Horizons is a 2D realtime strategy simulation with an emphasis on economy and city building. Expand your small settlement to a strong and wealthy colony, collect taxes and supply your inhabitants with valuable goods. Increase your power with a well balanced economy and with strategic trade and diplomacy. WWW: http://www.unknown-horizons.org/ PR: ports/168409 Submitted by: Green Dog (maintainer) Approved by: decke (mentor) Revision Changes Path 1.1438 +1 -0 ports/games/Makefile 1.1 +53 -0 ports/games/unknown-horizons/Makefile (new) 1.1 +2 -0 ports/games/unknown-horizons/distinfo (new) 1.1 +11 -0 ports/games/unknown-horizons/files/patch-horizons-savegamemanager.py (new) 1.1 +47 -0 ports/games/unknown-horizons/files/patch-horizons-util-yamlcache.py (new) 1.1 +7 -0 ports/games/unknown-horizons/pkg-descr (new) 1.1 +2766 -0 ports/games/unknown-horizons/pkg-plist (new)