Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: games/anki |
Commit | Credits | Log message |
1.2.11_2 16 Jan 2013 08:12:39
  |
araujo  |
- Project games/py-anki was merged with games/anki.
- Update UPDATING and MOVED files. |
1.2.11_2 10 Jun 2012 07:27:48
 |
rm  |
- according to [1] py-anki had switched to SQLAlchemy 0.7
since version 1.2.9, so change the dependency
While I'm here:
- strict python version to 2.x only
- eliminate unused dependencies
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- add missing tabs
- bump PORTREVISION because of dependencies change
[1] http://ankisrs.net/changes.html
PR: 168555
Submitted by: Jan Beich <jbeich at tormail dot org> |
1.2.8 20 Jul 2011 20:09:10
 |
shaun  |
Update to 1.2.8. |
1.0.1_1 25 Jun 2011 07:21:20
 |
nivit  |
- Fix *_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION |
1.0.1 25 Sep 2010 19:25:10
 |
makc  |
Reset PORTREVISION |
0.9.9.8.5_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.9.8.5_1 30 Jan 2010 14:27:27
 |
fluffy  |
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters. |
0.9.9.7.7 01 May 2009 22:21:08
 |
miwi  |
- Update games/anki to version 0.9.9.7.1
- Change games/py-anki to slave port of games/anki
PR: 133314
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.9.5 05 Feb 2009 15:46:41
 |
amdmi3  |
- Update to 0.9.9.5
PR: 130618
Submitted by: Wen Heping <wenheping at gmail dot com> |
0.9.5.7_1 28 Dec 2008 10:54:08
 |
pgollucci  |
CATEGORIES+= python for py- ports missing it
PR: ports/124921
Approved by: portmgr (pav) |
0.9.5.7_1 07 Sep 2008 00:19:05
 |
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.9.5.7_1 06 Jun 2008 13:31:51
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.9.5.7 07 Apr 2008 20:19:59
 |
sat  |
- Update to 0.9.5.7 |
0.4.3 12 Feb 2008 17:38:25
 |
sat  |
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> |