Commit graph

4 commits

Author SHA1 Message Date
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Kubilay Kocak
c06de05b6b deskutils/py-taskw: Update to 1.1.0
- Update PORTVERSION and distinfo checksum (1.1.0)
- Update COMMENT to match setup.py:description
- Note that LICENSE is GPLv3+ (3 or later)
- Add minimum version to TEST_DEPENDS
- Add NO_ARCH
- Update test target
2016-01-09 17:34:18 +00:00
Kubilay Kocak
8170a12808 [NEW] deskutils/py-taskw: Bindings for your taskwarrior database
This is a python API for the taskwarrior command line tool.

It contains two implementations: taskw.TaskWarriorShellout and
taskw.TaskWarriorDirect. The first implementation is the supported one
recommended by the upstream taskwarrior core project. It uses the task export
and task import commands to manipulate the task database.

The second implementation opens the task db file itself and directly
manipulates it. It exists for backwards compatibility, but should only
be used when necessary.

WWW: https://github.com/ralphbean/taskw
2015-06-25 15:11:02 +00:00