notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: games/py-anki/Makefile
SVNWeb

Number of commits found: 13

Sun, 10 Jun 2012
[ 07:27 rm search for other commits by this committer ] Original commit 
- 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>
Wed, 20 Jul 2011
[ 20:09 shaun search for other commits by this committer ] Original commit 
Update to 1.2.8.
Sat, 25 Jun 2011
[ 07:21 nivit search for other commits by this committer ] Original commit 
- Fix *_DEPENDS after the repocopy of databases/py-sqlalchemy
  (This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION
Sat, 25 Sep 2010
[ 19:25 makc search for other commits by this committer ] Original commit 
Reset PORTREVISION
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Sat, 30 Jan 2010
[ 14:27 fluffy search for other commits by this committer ] Original commit  (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 1 May 2009
[ 22:21 miwi search for other commits by this committer ] Original commit 
- 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>
Thu, 5 Feb 2009
[ 15:46 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.9.9.5

PR:             130618
Submitted by:   Wen Heping <wenheping at gmail dot com>
Sun, 28 Dec 2008
[ 10:54 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
CATEGORIES+=    python   for py- ports missing it

PR:             ports/124921
Approved by:    portmgr (pav)
Sun, 7 Sep 2008
[ 00:19 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 279 ports in this commit are shown above. View all ports for this commit)
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
Fri, 6 Jun 2008
[ 13:31 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 215 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 7 Apr 2008
[ 20:19 sat search for other commits by this committer ] Original commit 
- Update to 0.9.5.7
Tue, 12 Feb 2008
[ 17:38 sat search for other commits by this committer ] Original commit 
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>

Number of commits found: 13