naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
052ef02483
WANT_CXX
2017-05-27 05:04:07 +00:00
ajacoutot
3253b142b6
Drop MAINTAINER per his request.
2017-03-17 07:15:01 +00:00
dcoppa
547ce2e5ff
Fix license marker, from Frederic Cambus
2016-06-21 18:06:39 +00:00
kirby
ac88b3b574
revert previous.
...
python.module.mk could override do-build target if CONFIGURE_STYLE is empty.
discussed with sthen@ and ajacoutot
2016-03-05 16:26:40 +00:00
kirby
5de4d85c55
Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
...
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
kspillner
b8c8b3a61e
Update taskwarrior to v2.5.1. This is a minor bugfix release but all of
...
our patches were upstreame (yay!).
ok MAINTAINER, ok juanfra@
2016-03-02 17:19:48 +00:00
kspillner
e6b92de3f3
Update to v2.5.0.
...
ok MAINTAINER, ok jasper@
2015-12-23 16:05:20 +00:00
jasper
1796fa9d29
sed -i
2015-08-21 14:42:50 +00:00
kili
9d59f1939e
Some more bumps for gcc-4.9.
2015-05-28 18:17:45 +00:00
czarkoff
c60a51c930
patches that should have been committed on previous commit
2015-05-21 15:06:09 +00:00
czarkoff
da16c68e25
Make taskwarrior use uuid functions from libc.
...
OK abieber@, kspillner@ and sthen@
2015-05-21 14:49:42 +00:00
kspillner
9a081843e4
Update taskwarrior to v2.4.4, from MAINTAINER.
...
ok abieber@, czarkoff@
2015-05-19 18:17:41 +00:00
kspillner
b0de56b46d
Update to v2.4.3. Needs gcc4 because building now requires C++11 and
...
clang fails to link. With feedback and tweaks from MAINTAINER, sthen@,
and zhuk@.
ok MAINTAINER, zhuk@
2015-04-29 16:00:43 +00:00
abieber
93a6987c1c
Update to the latest release. Drop myself as MAINTAINER and add
...
Eric Lalonde <eric.c.lalonde@gmail.com>.
Changelog: http://taskwarrior.org/news/news.20150101.html
Tested on amd64
No objections.
2015-01-15 15:47:05 +00:00
abieber
75b0b1d826
Update taskwarrior to 2.3.0!
...
* remove patches because upstream rocks
Thanks to lteo@ for almost testing <3
cc5a56ebfa
f31116f287
27f65a821f
OK bcalah@
2014-03-11 18:25:36 +00:00
sthen
2ee2f7ecbc
sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja
2013-06-21 22:37:02 +00:00
abieber
c4f0cf5eb7
Upgrade to 2.2.0, remove extra WANTLIB and LIB_DEPENDS
...
OK bcallah@
2013-04-14 18:12:36 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
abieber
e97d702e73
- update taskwarrior to 2.1.2
...
OK lteo@, jeremy@
2012-09-25 18:52:14 +00:00
jasper
c3990dee0b
sync after recent lua.port.mk change
2012-09-19 08:15:08 +00:00
abieber
fb0fd0c8e2
- update taskwarrior to 2.1.1
...
OK dcoppa@ jeremy@ sthen@
2012-09-15 22:53:42 +00:00
jasper
144e2930d7
handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
...
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
3583d15ad2
switch to lua.port.mk
2012-05-15 19:38:01 +00:00
jasper
56c54d1b7f
forgot to add these
2012-05-11 09:44:30 +00:00
jasper
1a2312e253
- update to 2.0.0
2012-05-11 09:44:13 +00:00
kili
31a1a8e32b
Don't use bash as the shell.
...
(It's still stupid code, simulating system(3) in a weird way)
2011-06-04 12:10:43 +00:00
kili
47ab3664ce
Taskwarrior is a command line todo list manager. It maintains a
...
list of tasks that you want to do, allowing you to add/remove, and
otherwise manipulate them. Task has a rich list of subcommands
that allow you to do various things with it.
Originally submitted by Piotr Sikora.
PLIST tweaks by me, Cmake tweaks from dcoppa@.
COMMENT and DESCR tweaks by the bikeshedding company.
ok dcoppa@
2011-06-03 21:07:10 +00:00