From owner-cvs-all@FreeBSD.ORG Sun Jan 10 18:10:05 2010 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 3B2A3106568B; Sun, 10 Jan 2010 18:10:05 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 118978FC15; Sun, 10 Jan 2010 18:10:05 +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 o0AIA4Nx000767; Sun, 10 Jan 2010 18:10:04 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0AIA4Kn000766; Sun, 10 Jan 2010 18:10:04 GMT (envelope-from oliver) Message-Id: <201001101810.o0AIA4Kn000766@repoman.freebsd.org> From: Oliver Lehmann Date: Sun, 10 Jan 2010 18:10: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/freeorion Makefile pkg-plist ports/games/freeorion/files GLX_icon.png patch-client-human-chmain.cpp patch-util-Directories.cpp resources.cfg 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, 10 Jan 2010 18:10:05 -0000 oliver 2010-01-10 18:10:04 UTC FreeBSD ports repository Modified files: games/freeorion Makefile pkg-plist Added files: games/freeorion/files GLX_icon.png patch-client-human-chmain.cpp patch-util-Directories.cpp resources.cfg Log: fix several bugs so the game should actually run (cannot verify it 100% because I've no OpenGL support) bump PORTREVISION Revision Changes Path 1.20 +5 -4 ports/games/freeorion/Makefile 1.1 +7 -0 ports/games/freeorion/files/GLX_icon.png (new) 1.1 +35 -0 ports/games/freeorion/files/patch-client-human-chmain.cpp (new) 1.1 +14 -0 ports/games/freeorion/files/patch-util-Directories.cpp (new) 1.1 +3 -0 ports/games/freeorion/files/resources.cfg (new) 1.9 +2 -0 ports/games/freeorion/pkg-plist