From owner-freebsd-questions Fri Jun 15 16:37:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 90E8337B401 for ; Fri, 15 Jun 2001 16:37:35 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 32551 invoked by uid 100); 15 Jun 2001 23:37:34 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15146.39998.872421.646660@guru.mired.org> Date: Fri, 15 Jun 2001 18:37:34 -0500 To: "Joe Adams" Cc: questions@freebsd.org Subject: Re: analog-5.0_1 in the ports is 4.16? In-Reply-To: <117480503@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe Adams types: > I was looking though the ports today as I wanted to install the latest > version of analog (the web log analyser) and it says that version 5.01 is > available as a port but when I go into the directory to get the make files > etc. it is actually version 4.16 (the one that comes with freeBSD 4.3). I > was just wondering if the files to make 5.01 were available somewhere? Yes. Try . In general, it's not safe to update a single port; you should update the entire ports tree. If you've got an internet connection, the easy way is to set: SUP_UPDATE= yes SUPHOST= FIXME.FreeBSD.org SUP= /usr/local/bin/cvsup PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile in /etc/make.conf, then do "make update" in /usr/ports. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message