Port details |
- brainworkshop Dual N-Back mental exercise
- 5.0.3 games =2 5.0.3Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2008-10-31 12:37:25
- Last Update: 2024-04-09 00:08:47
- Commit Hash: dacfdd2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv2+
- WWW:
- https://github.com/samcv/brainworkshop
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- brainworkshop>0:games/brainworkshop
- To install the port:
- cd /usr/ports/games/brainworkshop/ && make install clean
- To add the package, run one of these commands:
- pkg install games/brainworkshop
- pkg install brainworkshop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: brainworkshop
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712260864
SHA256 (brain-workshop-brainworkshop-v5.0.3_GH0.tar.gz) = 81fcdde02c34fb057801e9692189ee934e5afea7d475685480cc34d5a4db9c90
SIZE (brain-workshop-brainworkshop-v5.0.3_GH0.tar.gz) = 8005691
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- py39-pyglet1>=0 : graphics/py-pyglet1@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for brainworkshop-5.0.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_brainworkshop
- USES:
- shebangfix python:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.3 09 Apr 2024 00:08:47 |
Dmitry Marakasov (amdmi3) |
games/brainworkshop: update 5.0.2 → 5.0.3 |
5.0.2_1 21 Nov 2022 17:23:41 |
Dmitry Marakasov (amdmi3) |
graphics/py-pyglet: update to 2.0.0
- Preserve pyglet 1.x as graphics/py-pyglet1
- Add mutual conflicts between graphics/py-pyglet1 and graphics/py-pyglet
- Switch all consumers to graphics/py-pyglet1 as it's likely
that no consumer is compatible with pyglet 2.x yet |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.0.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.0.2 16 Mar 2022 20:33:11 |
Dmitry Marakasov (amdmi3) |
games/brainworkshop: update 5.0.git20191222 → 5.0.2
- Switch to latest pyglet |
5.0.git20191222_1 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
5.0.git20191222_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.git20191222_1 29 Mar 2020 18:09:07 |
amdmi3 |
Switch to graphics/py-pyglet150 |
5.0.git20191222 12 Dec 2019 19:59:17 |
amdmi3 |
- Update to 5.0.git20191222
PR: 219955 |
4.4_2 18 Mar 2018 16:51:35 |
yuri |
games/brainworkshop: Unbreak by fixing shebang |
4.4_2 04 Dec 2017 20:13:39 |
antoine |
Add explicit FLAVOR to dependency (useful when using
DEFAULT_VERSIONS=python=3.x) |
4.4_2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
4.4_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.4_2 30 Sep 2014 13:52:34 |
amdmi3 |
- Convert to USES=python |
4.4_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
4.4_1 11 May 2014 01:47:44 |
amdmi3 |
- Support staging |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
4.4_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
4.4_1 12 Jul 2013 15:01:46 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
4.4_1 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
4.4 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
4.4 11 Sep 2009 21:57:40 |
amdmi3 |
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE |
4.4 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
4.4 08 Jun 2009 14:20:01 |
amdmi3 |
- Add PORTSCOUT to ignore false positive new versions |
4.4 19 Jan 2009 23:43:58 |
amdmi3 |
- Update to 4.4 |
4.3 17 Nov 2008 21:53:27 |
amdmi3 |
- Update to 4.3 |
4.2 04 Nov 2008 22:16:01 |
amdmi3 |
- Update to 4.2 |
4.1 31 Oct 2008 12:37:08 |
amdmi3 |
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/ |