31 Commits

Author SHA1 Message Date
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
510158f7c2 https HOMEPAGE, sync WANTLIB, drop MAINTAINER per his request,
add comments to some patches

tweaked part of a diff from Mikolaj Kucharski
2019-03-06 21:24:37 +00:00
sthen
cf88f7778a Fix pthread bug causing a crash after executing external programs (and
possibly in other situations). Found in upstream repo by Mikolaj Kucharski
after I analysed the problem and proposed a different fix.
2019-02-04 17:44:43 +00:00
sthen
dc1321b69f regen patch, no pkg change 2019-02-01 22:56:46 +00:00
naddy
cd6d868b66 Bug fix: In some cases (e.g., TERM=pccon0) wgetch(3) can return
KEY_ENTER instead of '\n' when the return key is pressed, causing
getstring() to fail.  From Mohamed Aslan.
2018-10-19 14:19:59 +00:00
fcambus
3b3624d027 In calcurse 4.3.0, the strftime(3) format string to display dates in
calendar was changed to '%B %-d, %Y'.

The %-* format string is a GNU libc extension which we don't support,
resulting in dates being displayed like 'March -d, 2018' instead of
showing the day of the month as a decimal number.

Switch to using the %d format string instead.

OK naddy@, jca@
2018-03-22 23:15:29 +00:00
fcambus
b335f29d69 Update calcurse to 4.3.0.
Notable changes:

- Use the Python module
- Patch shebang line in calcurse-caldav
- Add a RUN_DEPENDS on py-httplib2, required by calcurse-caldav

OK ajacoutot@
2017-11-12 14:01:26 +00:00
ajacoutot
4b4b5db181 Update to calcurse-4.2.2v0. 2017-03-15 09:26:10 +00:00
ajacoutot
9441e38b41 Update to calcurse-4.1.0. 2016-04-28 14:26:12 +00:00
sthen
7ee41cb7cb Fix date output in calcurse 'one-shot' mode ('-d' or '-Q --filter-type cal
--days') on 32-bit arch following 64-bit time_t. Reported by Raf Czlonka,
ok ajacoutot@
2015-10-14 10:04:16 +00:00
ajacoutot
8fcc4a2dfc Update to calcurse-4.0.0. 2015-03-15 08:29:08 +00:00
ajacoutot
f045f9370d Update to calcurse-3.2.1. 2014-09-01 16:31:57 +00:00
ajacoutot
657667b8fe Update to calcurse-3.1.4 finally... it seems to work fine now. 2014-04-03 15:47:59 +00:00
ajacoutot
21e894c224 Revert; this explodes on sparc64 where I use this application daily --
discussed with landry@
Bump EPOCH.
2013-06-02 18:53:38 +00:00
landry
7df1ea9091 Update to calcurse 3.1.4.
use the provided calcurse-upgrade script to update your pre-3.0
calendars.
2013-06-02 16:00:53 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
f575aff5d1 - remove now unneeded -lpthread/-pthread patches 2012-08-20 07:39:36 +00:00
ajacoutot
70b45320ed Update to calcurse-2.9.2. 2011-11-06 08:51:42 +00:00
jasper
4b21771ac3 - regen WANTLIB 2011-11-03 22:21:21 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
ajacoutot
21fb4fe50e Update to calcurse-2.8.
from developer and maintainer Frederic Culot
2010-06-15 07:29:39 +00:00
ajacoutot
f53bc1357d Update to calcurse-2.7.
from Frederic Culot (calcurse dev and maintainer)
2009-08-22 12:02:31 +00:00
ajacoutot
bd656c17e6 - update to calcurse-2.6
- license changed from gpl to bsd

from developer and maintainer Frederic Culot, thanks!
2009-07-12 21:06:31 +00:00
ajacoutot
0c013b8fb2 - update to calcurse-2.5
from calcurse developer Frederic Culot (MAINTAINER)
2009-01-27 08:14:38 +00:00
ajacoutot
fbcfa55811 - update to calcurse-2.4
from developer and maintainer Frederic Culot, thanks!
2008-12-27 15:15:44 +00:00
ajacoutot
0eec32329a - update to calcurse-2.3
from Frederic Culot (MAINTAINER and calcurse developer)
2008-10-17 10:11:23 +00:00
ajacoutot
0e2dca6321 - update to calcurse-2.2
based on a submission by Frederic Culot, maintainer and developer
2008-08-29 17:27:57 +00:00
ajacoutot
6db3b386cf - I never intended to remove patch-configure in previous commit but to
modify it
2008-05-17 15:16:59 +00:00
ajacoutot
a36bfd0b06 - update to calcurse-2.1
from MAINTAINER and developer Frederic Culot <frederic at culot dot org>
2008-05-17 15:08:52 +00:00
ajacoutot
68a86151ad Import calcurse-1.9
Calcurse is a text-based calendar and scheduling application. It helps
keeping track of events, appointments and everyday tasks.
A configurable notification system reminds user of upcoming deadlines,
and the curses based interface can be customized to suit user needs.
All of the commands are documented within an online help system.


Tweaked from an original submission by developer and maintainer
Frederic Culot <frederic at culot dot org>, thanks!
2007-10-27 15:25:37 +00:00