From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 01:22:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5C9E16A4CE for ; Sat, 29 Jan 2005 01:22:57 +0000 (GMT) Received: from luzifer.incubus.de (incubus.de [80.237.207.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35BFA43D54 for ; Sat, 29 Jan 2005 01:22:57 +0000 (GMT) (envelope-from mkb@incubus.de) Received: from [192.168.2.10] (p548539E6.dip.t-dialin.net [84.133.57.230]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by luzifer.incubus.de (Postfix) with ESMTP id 6601531725; Sat, 29 Jan 2005 02:24:08 +0100 (CET) Message-ID: <41FAE57A.3060409@incubus.de> Date: Sat, 29 Jan 2005 02:23:06 +0100 From: Matthias Buelow User-Agent: Mozilla Thunderbird 0.9 (X11/20041124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gert Cuykens References: <20050128185925.GE70503@dan.emsphone.com> <20050128210010.GA67138@dan.emsphone.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Dan Nelson cc: freebsd-questions@freebsd.org cc: gldisater@gto.net Subject: Re: does freebsd has a bit torrent client ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 01:22:57 -0000 Gert Cuykens wrote: >>find / -name "*torrent*" or just "locate torrent|grep ports", when weekly/310.locate has run at least once (that is, it won't work right after installation, unless you've run the script manually). /usr/ports is not normally exempt from updatedb. mkb.