summaryrefslogtreecommitdiff
path: root/time/etm/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-05 13:00:12 +0000
committerwiz <wiz>2009-05-05 13:00:12 +0000
commit8f6f51b6d0b72ec23dd6a00fc53152fb9ece5720 (patch)
tree4e97fe17e80bfe9ceb57a23a4a1cd9018cd94405 /time/etm/PLIST
parent151036158427db10a24608f0d6d68bb36004ca03 (diff)
downloadpkgsrc-8f6f51b6d0b72ec23dd6a00fc53152fb9ece5720.tar.gz
Initial import of etm-203.
etm is an acronym for Event and Task Manager. It provides a format for using simple text files to store event and task information, a command line interface for viewing tasks and events in a variety of convenient ways and a curses-based GUI for creating and modifying events and tasks as well as viewing them. Alarms are supported for events and repetition for both events and tasks in a powerful and flexible manner. Compared to the combination of wxRemind and yeaGTD, etm provides the following advantages: * an agenda view that shows events and tasks together for the next few days rather than one day at a time in separate task and event windows. * a quick and simple way to enter events and tasks on a single line. * support for remind but also an independent way of entering events with contexts, notes and optional alarms. * an interactive GUI that uses curses and thus requires nothing more than a terminal window.
Diffstat (limited to 'time/etm/PLIST')
-rw-r--r--time/etm/PLIST37
1 files changed, 37 insertions, 0 deletions
diff --git a/time/etm/PLIST b/time/etm/PLIST
new file mode 100644
index 00000000000..0d22f7a72c0
--- /dev/null
+++ b/time/etm/PLIST
@@ -0,0 +1,37 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/05/05 13:00:12 wiz Exp $
+bin/e.py
+bin/ew.py
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/etm/__init__.py
+${PYSITELIB}/etm/__init__.pyc
+${PYSITELIB}/etm/__init__.pyo
+${PYSITELIB}/etm/data.py
+${PYSITELIB}/etm/data.pyc
+${PYSITELIB}/etm/data.pyo
+${PYSITELIB}/etm/gui.py
+${PYSITELIB}/etm/gui.pyc
+${PYSITELIB}/etm/gui.pyo
+${PYSITELIB}/etm/rc.py
+${PYSITELIB}/etm/rc.pyc
+${PYSITELIB}/etm/rc.pyo
+${PYSITELIB}/etm/sunmoon.py
+${PYSITELIB}/etm/sunmoon.pyc
+${PYSITELIB}/etm/sunmoon.pyo
+${PYSITELIB}/etm/v.py
+${PYSITELIB}/etm/v.pyc
+${PYSITELIB}/etm/v.pyo
+${PYSITELIB}/etm/warn.py
+${PYSITELIB}/etm/warn.pyc
+${PYSITELIB}/etm/warn.pyo
+${PYSITELIB}/etm/weather.py
+${PYSITELIB}/etm/weather.pyc
+${PYSITELIB}/etm/weather.pyo
+${PYSITELIB}/ez_setup.py
+${PYSITELIB}/ez_setup.pyc
+${PYSITELIB}/ez_setup.pyo
+@dirrm ${PYSITELIB}/${EGG_INFODIR}
+@dirrm ${PYSITELIB}/etm