Version: 4.7.0, Package name: calcurse-4.7.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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. |
Filesize: 682.748 KB |
Version History (View Complete History) |
|
2021-01-10 09:44:34 by Frederic Cambus | Files touched by this commit (1) |
Log message: Drop maintainership. |
2020-10-13 08:02:36 by Frederic Cambus | Files touched by this commit (2) |
Log message: Update calcurse to 4.7.0. |
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 |
2020-03-30 05:11:31 by Frederic Cambus | Files touched by this commit (2) |
Log message: Update calcurse to 4.6.0. |
2019-11-08 08:45:20 by Frederic Cambus | Files touched by this commit (9) |
Log message: Update calcurse to 4.5.1 and take maintainership. Most patches can be dropped as upstream incorporated those changes or fixed the issues we had to patch for. Notably, they are now using time_t for the functions we patched with the exception of arg_print_date() so the patch for this one remains. OK rsadowski@ |
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 |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: 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-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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-03-06 14:24:37 by Stuart Henderson | Files touched by this commit (3) |
Log message: https HOMEPAGE, sync WANTLIB, drop MAINTAINER per his request, add comments to some patches tweaked part of a diff from Mikolaj Kucharski |
2019-02-04 10:44:43 by Stuart Henderson | Files touched by this commit (2) |
Log message: 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-01 15:56:46 by Stuart Henderson | Files touched by this commit (1) |
Log message: regen patch, no pkg change |
2018-10-19 08:19:59 by Christian Weisgerber | Files touched by this commit (2) |
Log message: 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-03-22 17:15:29 by Frederic Cambus | Files touched by this commit (2) |
Log message: 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@ |
2017-03-15 03:26:10 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to calcurse-4.2.2v0. |
2016-04-28 08:26:13 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: Update to calcurse-4.1.0. |
2015-10-14 04:04:16 by Stuart Henderson | Files touched by this commit (3) |
Log message: 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-03-15 02:29:08 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to calcurse-4.0.0. |
2010-10-18 15:25:09 by Marc Espie | Files touched by this commit (100) |
Log message: USE_GROFF=Yes |
2010-06-15 01:29:39 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to calcurse-2.8. from developer and maintainer Frederic Culot |
2009-08-22 06:02:31 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to calcurse-2.7. from Frederic Culot (calcurse dev and maintainer) |
2009-07-12 15:06:31 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - update to calcurse-2.6 - license changed from gpl to bsd from developer and maintainer Frederic Culot, thanks! |
2009-01-27 01:14:38 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - update to calcurse-2.5 from calcurse developer Frederic Culot (MAINTAINER) |
2008-12-27 08:15:44 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - update to calcurse-2.4 from developer and maintainer Frederic Culot, thanks! |
2008-10-17 04:11:23 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - update to calcurse-2.3 from Frederic Culot (MAINTAINER and calcurse developer) |
2008-08-29 11:27:57 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - update to calcurse-2.2 based on a submission by Frederic Culot, maintainer and developer |
2008-05-17 09:16:59 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - I never intended to remove patch-configure in previous commit but to modify it |
2008-05-17 09:08:52 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - update to calcurse-2.1 from MAINTAINER and developer Frederic Culot <frederic at culot dot org> |