From owner-freebsd-questions@FreeBSD.ORG Thu Apr 22 15:52:17 2004 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 E773B16A4CE for ; Thu, 22 Apr 2004 15:52:17 -0700 (PDT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id B06B643D5C for ; Thu, 22 Apr 2004 15:52:17 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 22 Apr 2004 17:53:07 -0500 Message-ID: <40898FDC.6080506@daleco.biz> Date: Fri, 23 Apr 2004 16:51:24 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040406 X-Accept-Language: en-us, en MIME-Version: 1.0 To: whizkid@ValueDJ.com References: <12800.207.13.174.33.1082672643.squirrel@www.ValueDJ.com> In-Reply-To: <12800.207.13.174.33.1082672643.squirrel@www.ValueDJ.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Apr 2004 22:53:08.0453 (UTC) FILETIME=[948E4150:01C428BC] cc: freebsd-questions@freebsd.org Subject: Re: Missing Port 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: Thu, 22 Apr 2004 22:52:18 -0000 whizkid@ValueDJ.com wrote: >I am tring to install mrtg on my test FreeBSD 5.1 box. I change into my >/usr/ports/net/mrtg directory and find that there is only a README.html >How can I get this port back? I tried to cvsup it with ports-all but the >files are not there. What would be a quick solution to get the files? >Without downloading the ports.tar.gz file and extracting it.... > > /usr/ports/net-mgmt/mrtg KDK