From owner-freebsd-questions@FreeBSD.ORG Fri Jul 4 06:00:43 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 ADC5D106567A for ; Fri, 4 Jul 2008 06:00:43 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from bulwark.hamla.org (bulwark.hamla.org [69.55.228.210]) by mx1.freebsd.org (Postfix) with ESMTP id 92DFA8FC14 for ; Fri, 4 Jul 2008 06:00:43 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (bulwark [69.55.228.210]) by bulwark.hamla.org (Postfix) with ESMTP id 1672E1CDFB; Thu, 3 Jul 2008 23:00:43 -0700 (PDT) X-Virus-Scanned: by ClamAV at bulwark.hamla.org Received: from bulwark.hamla.org ([69.55.228.210]) by localhost (bulwark.hamla.org [69.55.228.210]) (amavisd-new, port 10024) with LMTP id nvkPRCpKZJuI; Thu, 3 Jul 2008 23:00:39 -0700 (PDT) Date: Fri, 4 Jul 2008 02:00:36 -0400 From: Sahil Tandon To: FBSD Message-ID: <20080704060036.GA936@shepherd> Mail-Followup-To: FBSD , freebsd-questions@freebsd.org References: <200807040509.m6459Pwc023251@mercury.unimatrixzero.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200807040509.m6459Pwc023251@mercury.unimatrixzero.com> Cc: freebsd-questions@freebsd.org Subject: Re: Amanda port update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2008 06:00:43 -0000 FBSD wrote: > I need to install the current version of Amanda (misc/amanda-client and > misc/amanda-server) and would like to install from the ports collection. > However the port maintainer has not updated Amanda in quite some time. Can > someone give me some advice on how to roll my own ports install from the > source tarball? Thanks. See http://www.freebsd.org/doc/en/books/porters-handbook/ and use the existing amanda ports as a guide. Good luck. -- Sahil Tandon