From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 19:14:49 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 53F8F16A41F for ; Fri, 23 Sep 2005 19:14:49 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE8C243D46 for ; Fri, 23 Sep 2005 19:14:46 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id j8NJCsSr069569; Fri, 23 Sep 2005 14:13:17 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <433453AC.7060403@daleco.biz> Date: Fri, 23 Sep 2005 14:12:44 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.11) Gecko/20050923 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lowell Gilbert References: <20050922120510.9B6AC186800@mgedv.at> <4332C2D1.8020200@daleco.biz> <44br2lup2p.fsf@be-well.ilk.org> In-Reply-To: <44br2lup2p.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Challenge: LTO2 autoloader with freebsd?! 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: Fri, 23 Sep 2005 19:14:49 -0000 Lowell Gilbert wrote: >> AMANDA (I *don't* think it's >>in ports, check the University of Maryland/Google, etc.). >> >> > >It is, indeed, in ports. > > Indeed, and I must apologize for the erroneous information; though I did use the word "think". Came from using whereis(1) (which generally finds ports for me) instead of `cd /usr/ports && make search name=amanda`. Didn't seem right; but 'twas in a hurry and not too focused (have just moved to FBSD 6 and had begun recompiling ports as a pre-emptive measure.) KDK