From 4fa13a91b1f79426c8b3c08e64d517b0f188f63b Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 22 Jan 2004 08:59:29 +0000 Subject: Remove dasher after a repocopy to accessibility/dasher. --- editors/Makefile | 1 - editors/dasher/Makefile | 34 ---------------------------------- editors/dasher/distinfo | 1 - editors/dasher/files/patch-configure | 10 ---------- editors/dasher/pkg-descr | 14 -------------- editors/dasher/pkg-plist | 34 ---------------------------------- 6 files changed, 94 deletions(-) delete mode 100644 editors/dasher/Makefile delete mode 100644 editors/dasher/distinfo delete mode 100644 editors/dasher/files/patch-configure delete mode 100644 editors/dasher/pkg-descr delete mode 100644 editors/dasher/pkg-plist (limited to 'editors') diff --git a/editors/Makefile b/editors/Makefile index a2358460c7b1..8619f1484e43 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -29,7 +29,6 @@ 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 deleted file mode 100644 index efe26a8ce36f..000000000000 --- a/editors/dasher/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Ports collection Makefile for: dasher -# Date created: 5 July 2003 -# Whom: lewiz -# -# $FreeBSD$ -# - -PORTNAME= dasher -PORTVERSION= 3.2.2 -CATEGORIES= editors x11 gnome accessibility -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= purple@lewiz.net -COMMENT= Information efficient text-entry interface - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gconf2 libglade2 -USE_LIBTOOL= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= dasher.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-O2||g' - -.include diff --git a/editors/dasher/distinfo b/editors/dasher/distinfo deleted file mode 100644 index 90531f2470fa..000000000000 --- a/editors/dasher/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/dasher-3.2.2.tar.bz2) = 9f2effa877abb8c931af9abafb55f263 diff --git a/editors/dasher/files/patch-configure b/editors/dasher/files/patch-configure deleted file mode 100644 index f195f07b43c6..000000000000 --- a/editors/dasher/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/editors/dasher/pkg-descr b/editors/dasher/pkg-descr deleted file mode 100644 index 70df2911e94f..000000000000 --- a/editors/dasher/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -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 deleted file mode 100644 index 5ec4de6dc55a..000000000000 --- a/editors/dasher/pkg-plist +++ /dev/null @@ -1,34 +0,0 @@ -bin/dasher -share/gnome/applications/dasher.desktop -share/gnome/dasher/alphabet.albanian.xml -share/gnome/dasher/alphabet.dtd -share/gnome/dasher/alphabet.dutch.xml -share/gnome/dasher/alphabet.english.xml -share/gnome/dasher/alphabet.french.xml -share/gnome/dasher/alphabet.german.xml -share/gnome/dasher/alphabet.hiragana.xml -share/gnome/dasher/alphabet.hungarian.xml -share/gnome/dasher/alphabet.hungarianLowerCase.xml -share/gnome/dasher/alphabet.italian.xml -share/gnome/dasher/alphabet.korean.xml -share/gnome/dasher/alphabet.polish.xml -share/gnome/dasher/alphabet.portuguese.xml -share/gnome/dasher/alphabet.russian.xml -share/gnome/dasher/alphabet.spanish.xml -share/gnome/dasher/alphabet.xsl -share/gnome/dasher/colour.dtd -share/gnome/dasher/colour.hiragana.xml -share/gnome/dasher/colour.xml -share/gnome/dasher/dasher.glade -share/gnome/dasher/training_dutch_NL.txt -share/gnome/dasher/training_english_GB.txt -share/gnome/dasher/training_french_FR.txt -share/gnome/dasher/training_german_DE.txt -share/gnome/dasher/training_hiragana60_JP.txt -share/gnome/dasher/training_hiragana83_JP.txt -share/gnome/dasher/training_italian_IT.txt -share/gnome/dasher/training_portuguese_BR.txt -share/gnome/icons/dasher.png -share/locale/cs/LC_MESSAGES/dasher.mo -share/locale/fr/LC_MESSAGES/dasher.mo -@dirrm share/gnome/dasher -- cgit