IABSD.fr/ports/productivity/taskwarrior

Branch :


Log

Author Commit Date CI Message
692603e7 2021-03-07 13:33:21 Update taskwarrior to 2.5.3, fixing minor sed issues on the way. okay jasper@ (MAINTAINER)
3cbe1c2f 2021-02-23 19:39:08 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.
18fdf1ba 2020-05-15 12:03:54 Better doc subdirectory (PREFIX/share/doc/taskwarrior/). Install completions and helpers in their corresponding directory. ok jasper@ (maintainer)
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
19e604f5 2019-05-24 08:41:09 fix homepage; from Micah Muer
bf76677b 2018-06-03 11:20:18 - use https for HOMEPAGE and MASTER_SITES - take maintainership - reformat DESCR - don't install unneeded files - drop RDEP on python
11e3dd67 2017-11-16 23:20:37 switch COMPILER from the old, confusing shortcuts to the more explicit format
5e964ab0 2017-07-26 22:45:14 bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
8ac47fd9 2017-07-16 19:18:47 use COMPILER_LIBCXX where applicable
cc5bc426 2017-05-31 08:08:15 switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done.