From owner-cvs-all@FreeBSD.ORG Sun Apr 25 12:07:11 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 D1AE2106564A; Sun, 25 Apr 2010 12:07:11 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C0C948FC08; Sun, 25 Apr 2010 12:07:11 +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 o3PC7Bt5094368; Sun, 25 Apr 2010 12:07:11 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o3PC7BTf094367; Sun, 25 Apr 2010 12:07:11 GMT (envelope-from amdmi3) Message-Id: <201004251207.o3PC7BTf094367@repoman.freebsd.org> From: Dmitry Marakasov Date: Sun, 25 Apr 2010 12:07:11 +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/brainparty Makefile distinfo pkg-descr pkg-plist ports/games/brainparty/files patch-BPGame.cpp patch-Makefile 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, 25 Apr 2010 12:07:11 -0000 amdmi3 2010-04-25 12:07:11 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/brainparty Makefile distinfo pkg-descr pkg-plist games/brainparty/files patch-BPGame.cpp patch-Makefile Log: Brain Party is a fun, free puzzle game for all the family that's made up of 36 minigames designed to push your brain to its limits by testing memory, logic, mathematics, reaction time and more! Brain Party is split into two modes: test mode gives you five minigames in a row and adds up your brain weight to see how smart you are, and practise mode lets you play your favourite minigames as often as you want. If you do well enough, there are six extra minigames that can be unlocked as well as a new game mode designed to keep you playing and enjoying your favourite games even longer. WWW: http://www.tuxradar.com/brainparty Revision Changes Path 1.1330 +1 -0 ports/games/Makefile 1.1 +42 -0 ports/games/brainparty/Makefile (new) 1.1 +3 -0 ports/games/brainparty/distinfo (new) 1.1 +27 -0 ports/games/brainparty/files/patch-BPGame.cpp (new) 1.1 +20 -0 ports/games/brainparty/files/patch-Makefile (new) 1.1 +11 -0 ports/games/brainparty/pkg-descr (new) 1.1 +433 -0 ports/games/brainparty/pkg-plist (new)