From owner-cvs-all@FreeBSD.ORG Thu Oct 6 12:13:29 2005 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 F2B2216A41F; Thu, 6 Oct 2005 12:13:28 +0000 (GMT) (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 B9A3243D49; Thu, 6 Oct 2005 12:13:28 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j96CDRtU039769; Thu, 6 Oct 2005 12:13:28 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j96CDRNr039768; Thu, 6 Oct 2005 12:13:27 GMT (envelope-from ehaupt) Message-Id: <200510061213.j96CDRNr039768@repoman.freebsd.org> From: Emanuel Haupt Date: Thu, 6 Oct 2005 12:13:26 +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/pachi Makefile distinfo pkg-descr pkg-install 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: Thu, 06 Oct 2005 12:13:29 -0000 ehaupt 2005-10-06 12:13:26 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/pachi Makefile distinfo pkg-descr pkg-install pkg-plist Log: Pachi el marciano is a platforms game inspired by games like Manic Miner and Jet Set Willy from the legend Mathew Smith. The goal of the game is to collect all the objects of each level, when this is made, the exit gate to the next stage will appear and you can pass trough. Pachi is a comic character created by Nicolas Radeff in 2001. PR: 86845 Submitted by: Dmitry Marakasov Approved by: novel (mentor) Revision Changes Path 1.833 +1 -0 ports/games/Makefile 1.1 +55 -0 ports/games/pachi/Makefile (new) 1.1 +2 -0 ports/games/pachi/distinfo (new) 1.1 +11 -0 ports/games/pachi/pkg-descr (new) 1.1 +16 -0 ports/games/pachi/pkg-install (new) 1.1 +68 -0 ports/games/pachi/pkg-plist (new)