diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile new file mode 100644 index 000000000000..6bb319273272 --- /dev/null +++ b/accessibility/dasher/Makefile @@ -0,0 +1,30 @@ +# Ports collection Makefile for: dasher +# Date created: 5 July 2003 +# Whom: lewiz +# +# $FreeBSD$ +# + +PORTNAME= dasher +PORTVERSION= 3.0.2 +CATEGORIES= editors +MASTER_SITES= http://www.inference.phy.cam.ac.uk/${PORTNAME}/download/linux/source/3.0/ +DIST_SUBDIR= gnome2 + +MAINTAINER= purple@lewiz.net +COMMENT= Information efficient text-entry interface + +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext + +USE_X_PREFIX= yes + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-gtk2 --disable-gtkmmtest +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CFLAGS="-I${LOCALBASE}/include" +USE_GMAKE= yes + +LDFLAGS+= -L{LOCALBASE}/lib + +MAN1= dasher.1 + +.include diff --git a/accessibility/dasher/distinfo b/accessibility/dasher/distinfo new file mode 100644 index 000000000000..9158185bfece --- /dev/null +++ b/accessibility/dasher/distinfo @@ -0,0 +1 @@ +MD5 (gnome2/dasher-3.0.2.tar.gz) = 1207d4076809fb69bb96ac11ce65bcd2 diff --git a/accessibility/dasher/pkg-descr b/accessibility/dasher/pkg-descr new file mode 100644 index 000000000000..70df2911e94f --- /dev/null +++ b/accessibility/dasher/pkg-descr @@ -0,0 +1,14 @@ +Dasher is an information-efficient text-entry interface, driven by +natural continuous pointing gestures. Dasher is a competitive text-entry +system wherever a full-size keyboard cannot be used - for example, + + * on a palmtop computer; + * on a wearable computer; + * when operating a computer one-handed, by joystick, touchscreen, + * trackball, or mouse; + * when operating a computer with zero hands (i.e., by head-mouse or + * by eyetracker). + +Dasher is fast, efficient, easy to learn, and fun to use. + +WWW: http://www.inference.phy.cam.ac.uk/dasher/ diff --git a/accessibility/dasher/pkg-plist b/accessibility/dasher/pkg-plist new file mode 100644 index 000000000000..525ec9d3225a --- /dev/null +++ b/accessibility/dasher/pkg-plist @@ -0,0 +1,6 @@ +bin/dasher +share/dasher/alphabet.dtd +share/dasher/alphabet.xml +share/dasher/alphabet.xsl +share/dasher/training_english_GB.txt +@dirrm share/dasher diff --git a/editors/Makefile b/editors/Makefile index e3ede22e8b48..a9bce3740422 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -29,6 +29,7 @@ SUBDIR += cooledit SUBDIR += custom-emacs SUBDIR += custom-mule + SUBDIR += dasher SUBDIR += dedit SUBDIR += dte SUBDIR += e3 diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile new file mode 100644 index 000000000000..6bb319273272 --- /dev/null +++ b/editors/dasher/Makefile @@ -0,0 +1,30 @@ +# Ports collection Makefile for: dasher +# Date created: 5 July 2003 +# Whom: lewiz +# +# $FreeBSD$ +# + +PORTNAME= dasher +PORTVERSION= 3.0.2 +CATEGORIES= editors +MASTER_SITES= http://www.inference.phy.cam.ac.uk/${PORTNAME}/download/linux/source/3.0/ +DIST_SUBDIR= gnome2 + +MAINTAINER= purple@lewiz.net +COMMENT= Information efficient text-entry interface + +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext + +USE_X_PREFIX= yes + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-gtk2 --disable-gtkmmtest +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CFLAGS="-I${LOCALBASE}/include" +USE_GMAKE= yes + +LDFLAGS+= -L{LOCALBASE}/lib + +MAN1= dasher.1 + +.include diff --git a/editors/dasher/distinfo b/editors/dasher/distinfo new file mode 100644 index 000000000000..9158185bfece --- /dev/null +++ b/editors/dasher/distinfo @@ -0,0 +1 @@ +MD5 (gnome2/dasher-3.0.2.tar.gz) = 1207d4076809fb69bb96ac11ce65bcd2 diff --git a/editors/dasher/pkg-descr b/editors/dasher/pkg-descr new file mode 100644 index 000000000000..70df2911e94f --- /dev/null +++ b/editors/dasher/pkg-descr @@ -0,0 +1,14 @@ +Dasher is an information-efficient text-entry interface, driven by +natural continuous pointing gestures. Dasher is a competitive text-entry +system wherever a full-size keyboard cannot be used - for example, + + * on a palmtop computer; + * on a wearable computer; + * when operating a computer one-handed, by joystick, touchscreen, + * trackball, or mouse; + * when operating a computer with zero hands (i.e., by head-mouse or + * by eyetracker). + +Dasher is fast, efficient, easy to learn, and fun to use. + +WWW: http://www.inference.phy.cam.ac.uk/dasher/ diff --git a/editors/dasher/pkg-plist b/editors/dasher/pkg-plist new file mode 100644 index 000000000000..525ec9d3225a --- /dev/null +++ b/editors/dasher/pkg-plist @@ -0,0 +1,6 @@ +bin/dasher +share/dasher/alphabet.dtd +share/dasher/alphabet.xml +share/dasher/alphabet.xsl +share/dasher/training_english_GB.txt +@dirrm share/dasher