CVS log for ports/accessibility/yasr/pkg-descr
Up to [FreeBSD] / ports / accessibility / yasr
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 22 23:50:22 2011 UTC (3 months, 2 weeks ago) by eadler
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -2 lines
- remove maintainer tags from pkg-descr Approved by: portmgr Approved by: bapt (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 16 17:23:44 2008 UTC (3 years, 11 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
YASR ("Yet Another Screen Reader") is an attempt at a lightweight,
portable screen reader. It works by opening a shell in a pty and
intercepting all user input/output, maintaining a window of what
should be on the screen by looking at the codes and text sent to the
screen. It thus uses no Linuxisms such as /dev/vcsa0 and does not
necessarily need to be setuid root (the only requirement being that
the user be able to access the tts device).
WWW: http://yasr.sourceforge.net/
Ported by David K. Gerry <David.K.Gerry@GMail.com>
PR: ports/119789
Submitted by: David K. Gerry
