1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Project games/py-anki was merged with games/anki.

- Update UPDATING and MOVED files.
This commit is contained in:
Marcelo Araujo 2013-01-16 08:12:39 +00:00
parent e1f06c79c6
commit eea4e9f3da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310481
4 changed files with 8 additions and 15 deletions

1
MOVED
View File

@ -4013,3 +4013,4 @@ sysutils/syslog-ng-rc|sysutils/syslog-ng-devel|2013-01-08|No longer used by our
www/openbravoerp||2013-01-12|Has expired: incompatible with ant for building
devel/lbpp||2013-01-13|Has expired: Dead upstream since 2001
devel/titano||2013-01-13|Has expired: Dead upstream since 2001
games/py-anki|games/anki|2013-01-16|Project was merged

View File

@ -5,6 +5,13 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20130116:
AFFECTS: users of games/py-anki
AUTHOR: araujo@FreeBSD.org
games/py-anki has been removed updstream and merged with games/anki.
Users of games/py-anki, from now must use games/anki.
20130114:
AFFECTS: users of www/hiawatha
AUTHOR: cs@FreeBSD.org

View File

@ -711,7 +711,6 @@
SUBDIR += puckman
SUBDIR += pushover
SUBDIR += pvpgn
SUBDIR += py-anki
SUBDIR += py-fife
SUBDIR += py-mnemosyne
SUBDIR += py-poker-eval

View File

@ -1,14 +0,0 @@
# New ports collection makefile for: py-anki
# Date created: 12 February 2008
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
MAINTAINER= ports@FreeBSD.org
COMMENT= Spaced-repetition memory training library
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MASTERDIR= ${.CURDIR}/../anki
.include "${MASTERDIR}/Makefile.inc"