pkgsrc/time
zuntum 77159560ef Update devtodo to 0.1.6.1
Changelog:

0.1.6-1
* Changed --summary to a toggle so you can use "todo -s" to switch it on or off.
  This minimises the use of the shift key ;).
* Uncommented two lines so that --priority works once more when editing items.
* Added RPMage.

0.1.6
* When creating backups, I now make the backed up databases read-only if
  --paranoid is specified.
* A slight modification to the BASH shell script to make it more compatible
  (courtesy of Arthur).
* Added -S/--summary (and -s/--no-summary to override it if 'summary' is the
  default in ~/.todorc) which only displays the first line of todo items. This
  is handy if, like me, you have numerous multi-line items. The shell scripts
  use this by default now, meaning when you cd into a directory only the first
  line of each item will be shown (handy for a quick...summary).
* Added --timeout [<seconds>] option. When no second are specified, todo will
  only display the database if it hasn't been displayed within a number of
  seconds (also specified by using --timeout, but *with* a number of seconds).
  For example, by putting this in your ~/.todorc: "timeout 10", then adding
  "--timeout" when you run devtodo, the database will only be displayed if
  it hasn't been displayed within 10 seconds. The shell scripts have been
  updated to use this facility. The access time is used to determine when the
  database was last used (stat.st_atime).
* Unified formatting strings into one location and added the generic option
  --format <tag>=<format-string> to modify them as well as the option
  --use-format <tag>=<tag> to use them. eg.
      todo --use-format verbose-display=generated
* Now attempts to obtain the width of the current terminal from the termcap
  database (if compile fails (please send me a bug report, and...) re-run
  ./configure with the --without-termcap option).
* Added a '%s' output formatting flag which formats item text the same as is
  done with --summary.
* You can use the (undocumented) --dump-config option to dump the current
  config to stdout. This should be usable as a ~/.todorc file pretty much
  as is. Handy to use as a base for your own modifications.
* Fixed a minor bug where invalid numeric priority exceptions weren't being
  caught.
* Added "title" as a defineable colour, seperate from the "info" colour.
* Integrated some Debian Makefile mojo (thanks go to Arthur Korn).
* Fixed --paranoid behaviour. The logic to check permissions had become
  commented out in the move to multiple loaders.
* Added an "exec" command to the ~/.todorc. This can be used to execute
  shell commands from within devtodo, although it's really only useful in
  conjunction with triggers (see below). In addition, the environment variable
  TODODB will contain the name of the current database.
* Added event "triggers". These are useful for modifying the behaviour of
  devtodo. A perfect example of a use for this is to trap the "create" trigger
  so that when a new database is created todo will remove world and group
  permissions from it.  eg.
      on create {
                  verbose
          exec chmod 600 $TODODB
          }
* Modified Makefile.am in src and doc to support relocatable installs (via
  automakes DESTDIR variable).

0.1.5-1
* Fixed a nasty Makefile bug that can, under certain circumstances, cause
  the build/install to fail.
2001-05-15 06:54:23 +00:00
..
asclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
asclock-gtk Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
asclock-xlib Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
cal Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
cardboard-schedule Move to sha1 digest, and add distfile size. 2001-05-08 16:28:00 +00:00
catclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
dclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
devtodo Update devtodo to 0.1.6.1 2001-05-15 06:54:23 +00:00
emiclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
glclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
gnyaclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
ical Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
korganizer Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
kworldwatch Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
logtime Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
pcal Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all 2001-05-02 22:22:42 +00:00
plan Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
polclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
py-mxDateTime Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
rclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
remind Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
sunclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
swisswatch Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
titrax Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
wmcalclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
wmfishtime Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
wmmoonclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
wmtime Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
xbeats Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
xcal Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
xdaliclock Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
xtimer Move to sha1 digests, and add distfile sizes. 2001-04-18 14:47:10 +00:00
Makefile As per discussion with mjl, moved this package from x11 category to time. 2001-04-09 06:46:12 +00:00