From owner-cvs-all@FreeBSD.ORG Sat Sep 16 10:01:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99F1516A403; Sat, 16 Sep 2006 10:01:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6681D43D45; Sat, 16 Sep 2006 10:01:00 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8GA1054029444; Sat, 16 Sep 2006 10:01:00 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8GA106r029441; Sat, 16 Sep 2006 10:01:00 GMT (envelope-from ehaupt) Message-Id: <200609161001.k8GA106r029441@repoman.freebsd.org> From: Emanuel Haupt Date: Sat, 16 Sep 2006 10:00:59 +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/untahris Makefile distinfo pkg-descr ports/games/untahris/files patch-intface.cpp patch-untahris.cpp 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, 16 Sep 2006 10:01:00 -0000 ehaupt 2006-09-16 10:00:59 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/untahris Makefile distinfo pkg-descr games/untahris/files patch-intface.cpp patch-untahris.cpp Log: Add untahris, play several classic fun, simple arcade games in multiplayer mode. PR: 103012 Submitted by: Dmitry Marakasov Revision Changes Path 1.1038 +1 -0 ports/games/Makefile 1.1 +48 -0 ports/games/untahris/Makefile (new) 1.1 +3 -0 ports/games/untahris/distinfo (new) 1.1 +11 -0 ports/games/untahris/files/patch-intface.cpp (new) 1.1 +19 -0 ports/games/untahris/files/patch-untahris.cpp (new) 1.1 +14 -0 ports/games/untahris/pkg-descr (new)