From owner-freebsd-questions@FreeBSD.ORG Tue Nov 4 02:11:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 184231065687 for ; Tue, 4 Nov 2008 02:11:05 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 87D4F8FC2E for ; Tue, 4 Nov 2008 02:11:03 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl20-3.kln.forthnet.gr [77.49.147.3]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id mA42AtKA003226 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 4 Nov 2008 04:11:00 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id mA42AsJq004393; Tue, 4 Nov 2008 04:10:54 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id mA42Aqib004392; Tue, 4 Nov 2008 04:10:52 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Gary Kline References: <20081104013924.GA21577@thought.org> Date: Tue, 04 Nov 2008 04:10:52 +0200 In-Reply-To: <20081104013924.GA21577@thought.org> (Gary Kline's message of "Mon, 3 Nov 2008 17:39:26 -0800") Message-ID: <87wsfkqlzn.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: mA42AtKA003226 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.853, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.55, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: FreeBSD Mailing List Subject: Re: source for dict? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2008 02:11:05 -0000 On Mon, 3 Nov 2008 17:39:26 -0800, Gary Kline wrote: > Is the source file/database for dict in ports? I *thought* I had it > at one time. tia, Maybe. There are a few '*dict*' matches, but without more context it is a bit hard to really know which dict program you are looking for. % pwd /usr/ports % ls -d1 */dict* chinese/dictd-database misc/diction net/dictd net/dictd-database textproc/dict textproc/dictem textproc/dictem-xemacs21-mule textproc/dictfmt textproc/dictionary %