From owner-cvs-all@FreeBSD.ORG Fri Oct 31 12:37:08 2008 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 A320D106568B; Fri, 31 Oct 2008 12:37:08 +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 900E78FC1A; Fri, 31 Oct 2008 12:37:08 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9VCb8XD035512; Fri, 31 Oct 2008 12:37:08 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9VCb8xT035511; Fri, 31 Oct 2008 12:37:08 GMT (envelope-from amdmi3) Message-Id: <200810311237.m9VCb8xT035511@repoman.freebsd.org> From: Dmitry Marakasov Date: Fri, 31 Oct 2008 12:37:08 +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/brainworkshop Makefile distinfo pkg-descr pkg-plist ports/games/brainworkshop/files patch-brainworkshop.pyw 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: Fri, 31 Oct 2008 12:37:08 -0000 amdmi3 2008-10-31 12:37:08 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/brainworkshop Makefile distinfo pkg-descr pkg-plist games/brainworkshop/files patch-brainworkshop.pyw Log: What if a simple mental exercise could improve your memory and intelligence? A recent study published in PNAS, an important scientific journal, shows that a particular memory task called Dual N-Back actually improves working memory (short term memory) and fluid intelligence. This finding is important because fluid intelligence was previously thought to be unchangeable. The game involves remembering a sequence of spoken letters and a sequence of positions of a square at the same time. In addition to its ability to closely replicate the conditions of the original study by Jaeggi et al. (2008), Brain Workshop includes optional extended game modes such as Triple N-Back and Arithmetic N-Back. It also includes features such as statistics tracking, graphs and easy configurability. WWW: http://brainworkshop.sourceforge.net/ Revision Changes Path 1.1245 +1 -0 ports/games/Makefile 1.1 +37 -0 ports/games/brainworkshop/Makefile (new) 1.1 +3 -0 ports/games/brainworkshop/distinfo (new) 1.1 +41 -0 ports/games/brainworkshop/files/patch-brainworkshop.pyw (new) 1.1 +18 -0 ports/games/brainworkshop/pkg-descr (new) 1.1 +101 -0 ports/games/brainworkshop/pkg-plist (new)