pkgsrc/time/remind/PLIST
wiz b8e02c05c7 Update to 3.00.24. Ok kim@
CHANGES TO REMIND

* Version 3.0 Patch 24

+ MINOR ENHANCEMENTS

- Permit the DURATION of a reminder to be as high as you like.  Previously,
  DURATIONs could be at most 23:59.  Fix courtesy of Paul Pelzl.

- The "-n" flag can be usefully combined with "-s", "-p" and "-l" now.
  Fix courtesy of Paul Pelzl.

+ BUG FIXES

- The "-k" command escapes all characters except those known to be
  safe, rather than attempting to escape only characters thought to be
  unsafe.

- Removed the crufty code that supported non-ANSI C compilers.

- Removed all support for non-UNIX/non-Linux systems.

- Fixed a bug in the tokenizer that could make Remind segfault.  Fix courtesy
  of Stan Tobias.

* Version 3.0 Patch 23

+ MINOR ENHANCEMENTS

- Added the COLOR special for putting colored reminders in the calendar.
  Supported by the HTML, Tcl/Tk and PostScript back-ends.

- Many minor tweaks to tkremind.

- Added ability to specify paper size in inches or centimetres to rem2ps.

- Added the "-l" option to Remind.  This outputs additional information
  for back-end programs that use the "-p" output format.  Currently
  used only by the "tkremind" back-end.

- Fixed dates for Yom Hazikaron and Yom Ha'atzmaut if 5 Iyar falls on a
  Saturday.  (Hebrew calendar fix.)

- Added support for the Icelandic language, courtesy of Björn Davíðsson.

+ BUG FIXES

- Fixed parser error for unterminated date constant: '2005/01/01
2006-07-22 09:25:54 +00:00

23 lines
516 B
Text

@comment $NetBSD: PLIST,v 1.2 2006/07/22 09:25:54 wiz Exp $
bin/cm2rem
bin/kall
bin/rem
bin/rem2html
bin/rem2ps
bin/remind
bin/tkremind
man/man1/cm2rem.1
man/man1/kall.1
man/man1/rem.1
man/man1/rem2ps.1
man/man1/remind.1
man/man1/tkremind.1
share/doc/remind/COPYRIGHT
share/doc/remind/README.UNIX
share/doc/remind/WHATSNEW.30
share/examples/remind/defs.rem
share/examples/remind/remind-all.csh
share/examples/remind/remind-all.sh
share/examples/remind/remind.vim
@dirrm share/examples/remind
@dirrm share/doc/remind