Version: 1.2.0, Package name: yokadi-1.2.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Yokadi is a command-line oriented, SQLite powered, TODO list tool. It helps you organize all the things you have to do and you must not forget. It aims to be simple, intuitive and very efficient. In Yokadi you manage projects, which contains tasks. At the minimum, a task has a title, but it can also have a description, a due date, an urgency or keywords. Keywords can be any word that help you to find and sort your tasks. |
Filesize: 99.858 KB |
Version History (View Complete History) |
|
2021-11-01 18:02:07 by Stuart Henderson | Files touched by this commit (216) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-11-01 02:24:40 by Landry Breuil | Files touched by this commit (2) |
Log message: bump REVISION for sqlalchemy consumers after pkgpath change |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-12-30 05:17:16 by Stuart Henderson | Files touched by this commit (12) |
Log message: update to yokadi-1.2.0, from wen heping, with some fixes from me: - update homepage - enable tests - use correct MODPY_EGG_VERSION |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-08 11:37:46 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: bump after default python version switch |
2010-11-20 02:48:40 by Marc Espie | Files touched by this commit (96) |
Log message: new depends |
2010-08-30 11:57:31 by Federico G. Schwindt | Files touched by this commit (12) |
Log message: Bump revision after python's default change. |