From owner-cvs-all@FreeBSD.ORG Sat Jul 7 12:16:54 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5693616A421; Sat, 7 Jul 2007 12:16:54 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4653113C458; Sat, 7 Jul 2007 12:16:54 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l67CGsHd093313; Sat, 7 Jul 2007 12:16:54 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l67CGs0v093312; Sat, 7 Jul 2007 12:16:54 GMT (envelope-from rafan) Message-Id: <200707071216.l67CGs0v093312@repoman.freebsd.org> From: Rong-En Fan Date: Sat, 7 Jul 2007 12:16:53 +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/pokerth Makefile distinfo pkg-descr 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, 07 Jul 2007 12:16:54 -0000 rafan 2007-07-07 12:16:53 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/pokerth Makefile distinfo pkg-descr Log: PokerTH is a poker game written in C++/QT4. You can play the popular "Texas Hold'em" poker variant against up to six computer-opponents or play network games with people all over the world. WWW: http://www.pokerth.net/ Note that this port requires huge memory to compile a 21MB C++ file. Therefore, I mark this port as MANUAL_PACKAGE_BUILD to prevent it build on pointyhat. PR: ports/113972 Submitted by: Yinghong Liu Revision Changes Path 1.1122 +1 -0 ports/games/Makefile 1.1 +62 -0 ports/games/pokerth/Makefile (new) 1.1 +3 -0 ports/games/pokerth/distinfo (new) 1.1 +5 -0 ports/games/pokerth/pkg-descr (new)