Date: Tue, 12 Feb 2008 17:38:25 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/anki Makefile distinfo pkg-descr pkg-plist ports/games/py-anki Makefile distinfo pkg-descr pkg-plist Message-ID: <200802121738.m1CHcP4I011616@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2008-02-12 17:38:25 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/anki Makefile distinfo pkg-descr pkg-plist
games/py-anki Makefile distinfo pkg-descr pkg-plist
Log:
Add ports games/anki and games/py-anki:
Anki is a program designed to help you remember facts (such as words and
phrases in a foreign language) as easily, quickly and efficiently as possible.
To do this, it tracks how well you remember each fact, and uses that
information to optimally schedule review times. With a minimal amount of
effort, you can greatly increase the amount of material you remember, making
study more productive, and more fun.
While Anki can be used for studying anything, it also ships with special
features designed to make studying Japanese and English easier: integrated
dictionary lookups, missing kanji reports, and more. Sample decks are also
provided for Russian.
py-anki is a library based on a theory called spaced repetition. In
simple terms, it means that each time you review some material, you
should wait longer than last time before reviewing it again.
WWW: http://ichi2.net/anki/
Author: Damien Elmes <anki@ichi2.net>
Revision Changes Path
1.1182 +2 -0 ports/games/Makefile
1.1 +41 -0 ports/games/anki/Makefile (new)
1.1 +3 -0 ports/games/anki/distinfo (new)
1.1 +14 -0 ports/games/anki/pkg-descr (new)
1.1 +158 -0 ports/games/anki/pkg-plist (new)
1.1 +33 -0 ports/games/py-anki/Makefile (new)
1.1 +3 -0 ports/games/py-anki/distinfo (new)
1.1 +6 -0 ports/games/py-anki/pkg-descr (new)
1.1 +150 -0 ports/games/py-anki/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802121738.m1CHcP4I011616>
