pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/calcurse time/calcurse: import package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8de1420885f2
branches:  trunk
changeset: 381111:8de1420885f2
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Jun 28 12:32:56 2022 +0000

description:
time/calcurse: import package

Updated and improved in wip by Paolo Vincenzo Olivo.

Calcurse is a text-based calendar and scheduling application

Important features:

* fast and customizable curses-based interface

* user-definable key bindings

* fully user-configurable notification system (ability to send mails or
  anything else that could remind you of your upcoming appointments)

* moon phases calculation

* import capabilities with support for iCalendar format

* export capabilities with support for iCalendar and pcal formats

* ability to attach notes to each calendar element, and to edit them with your
  favorite text editor

* support for internationalization with texts and manual translated in English,
  French, German, Dutch, Spanish and Italian

* complete online help system

diffstat:

 time/calcurse/DESCR    |   24 ++++++
 time/calcurse/Makefile |   38 ++++++++++
 time/calcurse/PLIST    |  172 +++++++++++++++++++++++++++++++++++++++++++++++++
 time/calcurse/distinfo |    5 +
 4 files changed, 239 insertions(+), 0 deletions(-)

diffs (255 lines):

diff -r 7bd730257d8f -r 8de1420885f2 time/calcurse/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/calcurse/DESCR       Tue Jun 28 12:32:56 2022 +0000
@@ -0,0 +1,24 @@
+Calcurse is a text-based calendar and scheduling application
+
+Important features:
+
+* fast and customizable curses-based interface
+
+* user-definable key bindings
+
+* fully user-configurable notification system (ability to send mails or
+  anything else that could remind you of your upcoming appointments)
+
+* moon phases calculation
+
+* import capabilities with support for iCalendar format
+
+* export capabilities with support for iCalendar and pcal formats
+
+* ability to attach notes to each calendar element, and to edit them with your
+  favorite text editor
+
+* support for internationalization with texts and manual translated in English,
+  French, German, Dutch, Spanish and Italian
+
+* complete online help system
diff -r 7bd730257d8f -r 8de1420885f2 time/calcurse/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/calcurse/Makefile    Tue Jun 28 12:32:56 2022 +0000
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.1 2022/06/28 12:32:56 pin Exp $
+
+DISTNAME=      calcurse-4.8.0
+CATEGORIES=    time
+MASTER_SITES=  http://calcurse.org/files/
+
+MAINTAINER=    vms%retrobsd.ddns.net@localhost
+HOMEPAGE=      https://calcurse.org/
+COMMENT=       Text based calendar and scheduling application
+LICENSE=       2-clause-bsd
+
+BUILD_DEPENDS+=        asciidoc-[0-9]*:../../textproc/asciidoc
+DEPENDS+=      ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2
+
+GNU_CONFIGURE= yes
+
+USE_TOOLS+=            gmake intltool pkg-config
+USE_TOOLS+=            msgfmt msgmerge xgettext
+
+USE_CURSES=    getmouse wide
+FAKE_NCURSES=  yes
+
+REPLACE_PYTHON+=       contrib/caldav/calcurse-caldav
+REPLACE_PYTHON+=       contrib/vdir/calcurse-vdir
+
+INSTALLATION_DIRS+=    share/examples/calcurse
+
+post-install:
+.for f in config.sample
+       ${INSTALL_DATA} ${WRKSRC}/contrib/caldav/${f}                                           \
+       ${DESTDIR}${PREFIX}/share/examples/calcurse/caldav.config.sample
+.endfor
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../mk/curses.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 7bd730257d8f -r 8de1420885f2 time/calcurse/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/calcurse/PLIST       Tue Jun 28 12:32:56 2022 +0000
@@ -0,0 +1,172 @@
+@comment $NetBSD: PLIST,v 1.1 2022/06/28 12:32:56 pin Exp $
+bin/calcurse
+bin/calcurse-caldav
+bin/calcurse-upgrade
+bin/calcurse-vdir
+man/man1/calcurse.1
+share/doc/calcurse/add.txt
+share/doc/calcurse/config.txt
+share/doc/calcurse/copy-paste.txt
+share/doc/calcurse/credits.txt
+share/doc/calcurse/de/add.txt
+share/doc/calcurse/de/config.txt
+share/doc/calcurse/de/copy-paste.txt
+share/doc/calcurse/de/credits.txt
+share/doc/calcurse/de/delete.txt
+share/doc/calcurse/de/displacement.txt
+share/doc/calcurse/de/edit.txt
+share/doc/calcurse/de/enote.txt
+share/doc/calcurse/de/export.txt
+share/doc/calcurse/de/flag.txt
+share/doc/calcurse/de/general.txt
+share/doc/calcurse/de/goto.txt
+share/doc/calcurse/de/import.txt
+share/doc/calcurse/de/intro.txt
+share/doc/calcurse/de/other.txt
+share/doc/calcurse/de/pipe.txt
+share/doc/calcurse/de/priority.txt
+share/doc/calcurse/de/repeat.txt
+share/doc/calcurse/de/save.txt
+share/doc/calcurse/de/tab.txt
+share/doc/calcurse/de/view.txt
+share/doc/calcurse/de/vnote.txt
+share/doc/calcurse/delete.txt
+share/doc/calcurse/displacement.txt
+share/doc/calcurse/edit.txt
+share/doc/calcurse/enote.txt
+share/doc/calcurse/es/add.txt
+share/doc/calcurse/es/config.txt
+share/doc/calcurse/es/copy-paste.txt
+share/doc/calcurse/es/credits.txt
+share/doc/calcurse/es/delete.txt
+share/doc/calcurse/es/displacement.txt
+share/doc/calcurse/es/edit.txt
+share/doc/calcurse/es/enote.txt
+share/doc/calcurse/es/export.txt
+share/doc/calcurse/es/flag.txt
+share/doc/calcurse/es/general.txt
+share/doc/calcurse/es/goto.txt
+share/doc/calcurse/es/import.txt
+share/doc/calcurse/es/intro.txt
+share/doc/calcurse/es/other.txt
+share/doc/calcurse/es/pipe.txt
+share/doc/calcurse/es/priority.txt
+share/doc/calcurse/es/repeat.txt
+share/doc/calcurse/es/save.txt
+share/doc/calcurse/es/tab.txt
+share/doc/calcurse/es/view.txt
+share/doc/calcurse/es/vnote.txt
+share/doc/calcurse/export.txt
+share/doc/calcurse/flag.txt
+share/doc/calcurse/fr/add.txt
+share/doc/calcurse/fr/config.txt
+share/doc/calcurse/fr/copy-paste.txt
+share/doc/calcurse/fr/credits.txt
+share/doc/calcurse/fr/delete.txt
+share/doc/calcurse/fr/displacement.txt
+share/doc/calcurse/fr/edit.txt
+share/doc/calcurse/fr/enote.txt
+share/doc/calcurse/fr/export.txt
+share/doc/calcurse/fr/flag.txt
+share/doc/calcurse/fr/general.txt
+share/doc/calcurse/fr/goto.txt
+share/doc/calcurse/fr/import.txt
+share/doc/calcurse/fr/intro.txt
+share/doc/calcurse/fr/other.txt
+share/doc/calcurse/fr/pipe.txt
+share/doc/calcurse/fr/priority.txt
+share/doc/calcurse/fr/repeat.txt
+share/doc/calcurse/fr/save.txt
+share/doc/calcurse/fr/tab.txt
+share/doc/calcurse/fr/view.txt
+share/doc/calcurse/fr/vnote.txt
+share/doc/calcurse/general.txt
+share/doc/calcurse/goto.txt
+share/doc/calcurse/import.txt
+share/doc/calcurse/intro.txt
+share/doc/calcurse/manual.html
+share/doc/calcurse/manual.txt
+share/doc/calcurse/nl/add.txt
+share/doc/calcurse/nl/config.txt
+share/doc/calcurse/nl/copy-paste.txt
+share/doc/calcurse/nl/credits.txt
+share/doc/calcurse/nl/delete.txt
+share/doc/calcurse/nl/displacement.txt
+share/doc/calcurse/nl/edit.txt
+share/doc/calcurse/nl/enote.txt
+share/doc/calcurse/nl/export.txt
+share/doc/calcurse/nl/flag.txt
+share/doc/calcurse/nl/general.txt
+share/doc/calcurse/nl/goto.txt
+share/doc/calcurse/nl/import.txt
+share/doc/calcurse/nl/intro.txt
+share/doc/calcurse/nl/other.txt
+share/doc/calcurse/nl/pipe.txt
+share/doc/calcurse/nl/priority.txt
+share/doc/calcurse/nl/repeat.txt
+share/doc/calcurse/nl/save.txt
+share/doc/calcurse/nl/tab.txt
+share/doc/calcurse/nl/view.txt
+share/doc/calcurse/nl/vnote.txt
+share/doc/calcurse/other.txt
+share/doc/calcurse/pipe.txt
+share/doc/calcurse/priority.txt
+share/doc/calcurse/pt_BR/add.txt
+share/doc/calcurse/pt_BR/config.txt
+share/doc/calcurse/pt_BR/copy-paste.txt
+share/doc/calcurse/pt_BR/credits.txt
+share/doc/calcurse/pt_BR/delete.txt
+share/doc/calcurse/pt_BR/displacement.txt
+share/doc/calcurse/pt_BR/edit.txt
+share/doc/calcurse/pt_BR/enote.txt
+share/doc/calcurse/pt_BR/export.txt
+share/doc/calcurse/pt_BR/flag.txt
+share/doc/calcurse/pt_BR/general.txt
+share/doc/calcurse/pt_BR/goto.txt
+share/doc/calcurse/pt_BR/import.txt
+share/doc/calcurse/pt_BR/intro.txt
+share/doc/calcurse/pt_BR/other.txt
+share/doc/calcurse/pt_BR/pipe.txt
+share/doc/calcurse/pt_BR/priority.txt
+share/doc/calcurse/pt_BR/repeat.txt
+share/doc/calcurse/pt_BR/save.txt
+share/doc/calcurse/pt_BR/tab.txt
+share/doc/calcurse/pt_BR/view.txt
+share/doc/calcurse/pt_BR/vnote.txt
+share/doc/calcurse/reload.txt
+share/doc/calcurse/repeat.txt
+share/doc/calcurse/ru/add.txt
+share/doc/calcurse/ru/config.txt
+share/doc/calcurse/ru/copy-paste.txt
+share/doc/calcurse/ru/credits.txt
+share/doc/calcurse/ru/delete.txt
+share/doc/calcurse/ru/displacement.txt
+share/doc/calcurse/ru/edit.txt
+share/doc/calcurse/ru/enote.txt
+share/doc/calcurse/ru/export.txt
+share/doc/calcurse/ru/flag.txt
+share/doc/calcurse/ru/general.txt
+share/doc/calcurse/ru/goto.txt
+share/doc/calcurse/ru/import.txt
+share/doc/calcurse/ru/intro.txt
+share/doc/calcurse/ru/other.txt
+share/doc/calcurse/ru/pipe.txt
+share/doc/calcurse/ru/priority.txt
+share/doc/calcurse/ru/repeat.txt
+share/doc/calcurse/ru/save.txt
+share/doc/calcurse/ru/tab.txt
+share/doc/calcurse/ru/view.txt
+share/doc/calcurse/ru/vnote.txt
+share/doc/calcurse/save.txt
+share/doc/calcurse/submitting-patches.html
+share/doc/calcurse/tab.txt
+share/doc/calcurse/view.txt
+share/doc/calcurse/vnote.txt
+share/examples/calcurse/caldav.config.sample
+share/locale/de/LC_MESSAGES/calcurse.mo
+share/locale/en/LC_MESSAGES/calcurse.mo
+share/locale/es/LC_MESSAGES/calcurse.mo
+share/locale/fr/LC_MESSAGES/calcurse.mo
+share/locale/nl/LC_MESSAGES/calcurse.mo
+share/locale/pt_BR/LC_MESSAGES/calcurse.mo
+share/locale/ru/LC_MESSAGES/calcurse.mo
diff -r 7bd730257d8f -r 8de1420885f2 time/calcurse/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/calcurse/distinfo    Tue Jun 28 12:32:56 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/06/28 12:32:56 pin Exp $
+
+BLAKE2s (calcurse-4.8.0.tar.gz) = 1deb9d981b6ae8ab7c81341f545ce9154ea810f5284254b71829da8a1dc22df0
+SHA512 (calcurse-4.8.0.tar.gz) = ea156c4320abf97fdb5abc29ff1f9bc659a3cab0e571295ed04b42dd742c4c45a7d5958dc2d386fc0ee7bd733969a6275405d5cf10cd645c75cb97b6b9e571d6
+Size (calcurse-4.8.0.tar.gz) = 716234 bytes



Home | Main Index | Thread Index | Old Index