From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 14 17:00:39 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4BAA16A4CE for ; Fri, 14 Nov 2003 17:00:39 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1608743FE0 for ; Fri, 14 Nov 2003 17:00:39 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAF10cFY059573 for ; Fri, 14 Nov 2003 17:00:38 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAF10ci2059571; Fri, 14 Nov 2003 17:00:38 -0800 (PST) (envelope-from gnats) Date: Fri, 14 Nov 2003 17:00:38 -0800 (PST) Message-Id: <200311150100.hAF10ci2059571@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Lewis Thompson Subject: Re: ports/54414: New port: misc/dasher, text entry system (for people with disabilities) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lewis Thompson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 01:00:39 -0000 The following reply was made to PR ports/54414; it has been noted by GNATS. From: Lewis Thompson To: Mark Linimon Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/54414: New port: misc/dasher, text entry system (for people with disabilities) Date: Sat, 15 Nov 2003 00:59:27 +0000 --+pHx0qQiF2pBVqBT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 11, 2003 at 06:27:06PM +0000, Mark Linimon wrote: > This almost sounds to me like a better candidate for the "editors" > category than the "misc" catchall. Here is a patch that switches from misc to editors. It also updates =66rom intl.4 to intl.5. --- Makefile.old Sat Nov 15 00:56:47 2003 +++ Makefile Sat Nov 15 00:56:08 2003 @@ -7,7 +7,7 @@ =20 PORTNAME=3D dasher PORTVERSION=3D 3.0.2 -CATEGORIES=3D misc +CATEGORIES=3D editors MASTER_SITES=3D http://www.inference.phy.cam.ac.uk/ MASTER_SITE_SUBDIR=3D ${PORTNAME}/download/linux/source/3.0 DIST_SUBDIR=3D gnome2 @@ -15,7 +15,7 @@ MAINTAINER=3D purple@lewiz.net COMMENT=3D Information efficient text-entry interface =20 -LIB_DEPENDS=3D intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS=3D intl.5:${PORTSDIR}/devel/gettext =20 USE_X_PREFIX=3D yes -lewiz. --=20 I was so much older then, I'm younger than that now. --Bob Dylan, 1964. ------------------------------------------------------------------------ -| msn:purple@lewiz.net | jabber:lewiz@jabber.org | url:www.lewiz.org |- --+pHx0qQiF2pBVqBT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/tXpvItq0KFQv7T8RAjgkAJ40MqVSPnud9nyxGUJWabNcq2dPtwCdF6DZ Y6476u2Y8NsEF1V2F8S9etM= =AMNR -----END PGP SIGNATURE----- --+pHx0qQiF2pBVqBT--