aboutsummaryrefslogtreecommitdiff
path: root/science/psychopy
Commit message (Collapse)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Update to 1.65.00Wen Heping2011-07-053-28/+122
| | | | Notes: svn path=/head/; revision=277081
* - Update to 1.63.03Wen Heping2011-03-013-197/+301
| | | | Notes: svn path=/head/; revision=270050
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.60.00Wen Heping2010-02-033-324/+346
| | | | Notes: svn path=/head/; revision=249169
* - Update to 1.51.01Wen Heping2009-11-113-261/+405
| | | | | | | - Update my mail address to FreeBSD Notes: svn path=/head/; revision=244095
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 1.00.00Martin Wilke2009-05-103-5/+8
| | | | | | | | PR: 134217 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=233631
* PsychoPy is an open-source package for creating psychology stimuliMartin Wilke2009-02-284-0/+325
in Python (A real and free alternative to Matlab). PsychoPy combines the graphical strengths of OpenGL with the easy Python syntax to give psychophysics a free and simple stimulus presentation and control package. The goal is to provide, for the busy scientist (including me!), tools to control timing and windowing and a simple set of pre-packaged stimuli and methods. The code is platform independent, using Python and C libraries that are widely available. WWW: http://www.psychopy.org/ PR: ports/132156 Submitted by: wenheping at gmail.com Notes: svn path=/head/; revision=229242