The FreeBSD Ports Archive
FreeBSD x11 : accessx4>
Customise accessibility features for X
A GUI program to manage various of the accessibility features of X window
to help people with physical disabilities. The features include:
MouseKeys - move the mouse pointer using the keypad.
StickyKeys - key modifiers such as SHIFT and CTRL latch.
SlowKeys - keys only work if pressed for a certain period of time.
BounceKeys - key pressed several times will only register once.
http://www.rehab.uiuc.edu/accessx/
|
accessx history
v. 1.15
date: 2007/10/07 00:17:15; author: edwin; state: Exp; lines: +1 -1
x11/Accessx distfile URL no longer works
PR: ports/116988
Submitted by: Stephen Montgomery-Smith
v. 1.14
date: 2007/10/06 11:04:47; author: stefan; state: Exp; lines: +3 -3
- Set USE_TK instead of an explicit dependency on x11-toolkits/tk82, this
software also works with tk84.
- Bump PORTREVISION.
PR: 116892
Submitted by: Tsurutani Naoki
Approved by: maintainer
v. 1.13
date: 2007/05/19 20:25:48; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2007/02/15 11:44:54; author: miwi; state: Exp; lines: +1 -0
- Fix build
PR: 109184
Submitted by: Stephen Montgomery-Smith (maintainer)
v. 1.11
date: 2007/02/14 20:39:41; author: miwi; state: Exp; lines: +3 -2
- Update to 0.951
PR: 108168
Submitted by: Marcelo Araujo
Approved by: maintainer
v. 1.10
date: 2006/05/13 05:00:17; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.9
date: 2005/10/24 09:34:43; author: vs; state: Exp; lines: +1 -0
Make X11BASE-safe
PR: ports/87892
Submitted by: maintainer
v. 1.8
date: 2005/02/21 08:16:49; author: ahze; state: Exp; lines: +2 -2
- Update MASTER_SITES
- Add accessibility to CATEGORIES
PR: ports/77806
Submitted by: Stephen Montgomery-Smith
v. 1.7
date: 2003/09/24 09:37:08; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.6
date: 2003/02/21 14:06:01; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/12/17 07:12:24; author: edwin; state: Exp; lines: +5 -2
The ports own Makefile wouldn't budge when trying to install in
X11BASE. Let it behave and use PREFIX.
Submitted by: Mark Sergeant, via irc
v. 1.4
date: 2002/12/17 04:39:46; author: edwin; state: Exp; lines: +4 -2
Make x11/accessx compile under -current again.
Noticed on: bento
v. 1.3
date: 2002/11/23 00:45:46; author: edwin; state: Exp; lines: +1 -0
Maintainer update to build on -current again
PR: ports/45378
Submitted by: Stephen Montgomery-Smith
v. 1.2
date: 2001/04/07 04:22:51; author: will; state: Exp; lines: +2 -2
PORTVERSION is 0.950 not 9.50. I think PORTEPOCH is not needed since this
change and the original v. are not far apart enough to matter.
PR: 26395
Submitted by: maintainer
v. 1.1
date: 2001/04/07 00:34:43; author: will; state: Exp;
Add accessx 9.50, a Tcl script to customise accessibility features for X.
PR: 24496
Submitted by: Stephen Montgomery-Smith
=============================================================================
v. 1.15
date: 2007/10/07 00:17:15; author: edwin; state: Exp; lines: +1 -1
x11/Accessx distfile URL no longer works
PR: ports/116988
Submitted by: Stephen Montgomery-Smith
v. 1.14
date: 2007/10/06 11:04:47; author: stefan; state: Exp; lines: +3 -3
- Set USE_TK instead of an explicit dependency on x11-toolkits/tk82, this
software also works with tk84.
- Bump PORTREVISION.
PR: 116892
Submitted by: Tsurutani Naoki
Approved by: maintainer
v. 1.13
date: 2007/05/19 20:25:48; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2007/02/15 11:44:54; author: miwi; state: Exp; lines: +1 -0
- Fix build
PR: 109184
Submitted by: Stephen Montgomery-Smith (maintainer)
v. 1.11
date: 2007/02/14 20:39:41; author: miwi; state: Exp; lines: +3 -2
- Update to 0.951
PR: 108168
Submitted by: Marcelo Araujo
Approved by: maintainer
v. 1.10
date: 2006/05/13 05:00:17; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.9
date: 2005/10/24 09:34:43; author: vs; state: Exp; lines: +1 -0
Make X11BASE-safe
PR: ports/87892
Submitted by: maintainer
v. 1.8
date: 2005/02/21 08:16:49; author: ahze; state: Exp; lines: +2 -2
- Update MASTER_SITES
- Add accessibility to CATEGORIES
PR: ports/77806
Submitted by: Stephen Montgomery-Smith
v. 1.7
date: 2003/09/24 09:37:08; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.6
date: 2003/02/21 14:06:01; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/12/17 07:12:24; author: edwin; state: Exp; lines: +5 -2
The ports own Makefile wouldn't budge when trying to install in
X11BASE. Let it behave and use PREFIX.
Submitted by: Mark Sergeant, via irc
v. 1.4
date: 2002/12/17 04:39:46; author: edwin; state: Exp; lines: +4 -2
Make x11/accessx compile under -current again.
Noticed on: bento
v. 1.3
date: 2002/11/23 00:45:46; author: edwin; state: Exp; lines: +1 -0
Maintainer update to build on -current again
PR: ports/45378
Submitted by: Stephen Montgomery-Smith
v. 1.2
date: 2001/04/07 04:22:51; author: will; state: Exp; lines: +2 -2
PORTVERSION is 0.950 not 9.50. I think PORTEPOCH is not needed since this
change and the original v. are not far apart enough to matter.
PR: 26395
Submitted by: maintainer
v. 1.1
date: 2001/04/07 00:34:43; author: will; state: Exp;
Add accessx 9.50, a Tcl script to customise accessibility features for X.
PR: 24496
Submitted by: Stephen Montgomery-Smith
=============================================================================
v. 1.15
date: 2007/10/07 00:17:15; author: edwin; state: Exp; lines: +1 -1
x11/Accessx distfile URL no longer works
PR: ports/116988
Submitted by: Stephen Montgomery-Smith
v. 1.14
date: 2007/10/06 11:04:47; author: stefan; state: Exp; lines: +3 -3
- Set USE_TK instead of an explicit dependency on x11-toolkits/tk82, this
software also works with tk84.
- Bump PORTREVISION.
PR: 116892
Submitted by: Tsurutani Naoki
Approved by: maintainer
v. 1.13
date: 2007/05/19 20:25:48; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2007/02/15 11:44:54; author: miwi; state: Exp; lines: +1 -0
- Fix build
PR: 109184
Submitted by: Stephen Montgomery-Smith (maintainer)
v. 1.11
date: 2007/02/14 20:39:41; author: miwi; state: Exp; lines: +3 -2
- Update to 0.951
PR: 108168
Submitted by: Marcelo Araujo
Approved by: maintainer
v. 1.10
date: 2006/05/13 05:00:17; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.9
date: 2005/10/24 09:34:43; author: vs; state: Exp; lines: +1 -0
Make X11BASE-safe
PR: ports/87892
Submitted by: maintainer
v. 1.8
date: 2005/02/21 08:16:49; author: ahze; state: Exp; lines: +2 -2
- Update MASTER_SITES
- Add accessibility to CATEGORIES
PR: ports/77806
Submitted by: Stephen Montgomery-Smith
v. 1.7
date: 2003/09/24 09:37:08; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.6
date: 2003/02/21 14:06:01; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/12/17 07:12:24; author: edwin; state: Exp; lines: +5 -2
The ports own Makefile wouldn't budge when trying to install in
X11BASE. Let it behave and use PREFIX.
Submitted by: Mark Sergeant, via irc
v. 1.4
date: 2002/12/17 04:39:46; author: edwin; state: Exp; lines: +4 -2
Make x11/accessx compile under -current again.
Noticed on: bento
v. 1.3
date: 2002/11/23 00:45:46; author: edwin; state: Exp; lines: +1 -0
Maintainer update to build on -current again
PR: ports/45378
Submitted by: Stephen Montgomery-Smith
v. 1.2
date: 2001/04/07 04:22:51; author: will; state: Exp; lines: +2 -2
PORTVERSION is 0.950 not 9.50. I think PORTEPOCH is not needed since this
change and the original v. are not far apart enough to matter.
PR: 26395
Submitted by: maintainer
v. 1.1
date: 2001/04/07 00:34:43; author: will; state: Exp;
Add accessx 9.50, a Tcl script to customise accessibility features for X.
PR: 24496
Submitted by: Stephen Montgomery-Smith
=============================================================================
|
| |

|