From owner-freebsd-questions@FreeBSD.ORG Fri Jul 4 05:44:09 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 728F21065671 for ; Fri, 4 Jul 2008 05:44:09 +0000 (UTC) (envelope-from fbsd@unimatrixzero.com) Received: from mercury.unimatrixzero.com (72-12-202-50.wintek.com [72.12.202.50]) by mx1.freebsd.org (Postfix) with ESMTP id 28FAD8FC12 for ; Fri, 4 Jul 2008 05:44:08 +0000 (UTC) (envelope-from fbsd@unimatrixzero.com) Received: from mercury.unimatrixzero.com (localhost.unimatrixzero.com [127.0.0.1]) by mercury.unimatrixzero.com (8.14.2/8.14.2) with ESMTP id m6459P45023252 for ; Thu, 3 Jul 2008 22:09:25 -0700 (MST) (envelope-from fbsd@unimatrixzero.com) Received: (from www@localhost) by mercury.unimatrixzero.com (8.14.2/8.14.2/Submit) id m6459Pwc023251 for freebsd-questions@freebsd.org; Thu, 3 Jul 2008 22:09:25 -0700 (MST) (envelope-from fbsd@unimatrixzero.com) Date: Thu, 3 Jul 2008 22:09:25 -0700 (MST) Message-Id: <200807040509.m6459Pwc023251@mercury.unimatrixzero.com> To: freebsd-questions@freebsd.org From: FBSD Sender: fbsd@unimatrixzero.com Subject: Amanda port update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@unimatrixzero.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2008 05:44:09 -0000 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.